.section-wrap.page-header{padding-top:60px;padding-bottom:15px}.section-wrap.page-header .title{max-width:680px;margin-left:auto;margin-right:auto}.section-wrap.page-header .title.en{max-width:660px}.section-wrap.page-header .headline{padding-bottom:15px}.section-wrap.page-header .search-form-wrap{position:relative;display:flex;align-items:center;height:80px;padding:15px 20px 15px 20px;background-color:#fff;width:100%;z-index:10}.section-wrap.page-header .search-form-wrap.fixed{position:fixed;top:var(--header-height)}.section-wrap.page-header .search-form-wrap #searchForm{display:flex;align-items:center;justify-content:center;max-width:380px;width:100%;margin:auto;padding:8px 8px 8px 16px;gap:8px;border-radius:30px;border:1px solid #dee2e6;background-color:#fff;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px}.section-wrap.page-header .search-form-wrap #searchForm input{flex-grow:1;border:0;padding:0;outline:none;height:32px;background-color:#fff;font-family:var(--font-family-accent-2);color:var(--black-color-accent-1);line-height:1.4;font-size:var(--font-size-sm);font-weight:400}.section-wrap.page-header .search-form-wrap #searchForm button{display:flex;align-items:center;justify-content:center;text-align:center;flex-shrink:0;padding:0 0;border:0;height:32px;width:32px;border-radius:50%;font-size:14px}.section-wrap.web-themes{padding-bottom:60px}.section-wrap.web-themes.fixed-gap{padding-top:110px}.section-wrap.web-themes .web-themes-wrap{position:relative;z-index:1;display:flex;flex-wrap:nowrap;width:100%;gap:40px}.section-wrap.web-themes .web-themes-wrap .theme-list-area{width:100%;flex-grow:1}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;gap:20px;margin-bottom:24px}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area .list-length{line-height:1.4;font-family:var(--font-family-accent-2);font-size:var(--font-size-sm);color:var(--black-color-accent-1);font-weight:400;flex-grow:1}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area .sortby-wrap{display:flex;align-items:center;gap:8px}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area .sortby-wrap .sortby-label{flex-shrink:0;line-height:1.4;font-family:var(--font-family-accent-2);font-size:var(--font-size-sm);color:var(--black-color-accent-1);font-weight:400}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area .btn-open-theme-filter-modal{position:relative;height:40px;border:1px solid #dee2e6;border-radius:4px 4px 4px 4px;padding:8px 15px;font-family:var(--font-family-accent-2);color:var(--black-color-accent-1);line-height:1.4;font-size:var(--font-size-sm);font-weight:400;outline:none;box-shadow:none;background-color:#fff;flex-shrink:0}.section-wrap.web-themes .web-themes-wrap .theme-list-area .result-for{font-family:var(--font-family-accent-1);font-size:var(--font-size-md);font-weight:500;line-height:1.4;color:var(--black-color-accent-2);margin-bottom:20px}#themeFilterModal.show{z-index:9999999999}#themeFilterModal .modal-title{font-family:var(--font-family-accent-1);color:var(--black-color-accent-2);font-size:var(--font-size-lg);font-weight:600;margin-bottom:0}#themeFilterModal .sidebar-area{max-width:100%;height:auto}#themeFilterModal .sidebar-area .widget{border-radius:0;padding:0 0;background-color:rgba(0,0,0,0);box-shadow:none}#themeFilterModal .sidebar-area .widget .widget-header,#themeFilterModal .sidebar-area .widget .widget-body,#themeFilterModal .sidebar-area .widget .widget-footer{padding:0 0}#themeFilterModal .sidebar-area .widget .widget-header,#themeFilterModal .sidebar-area .widget .widget-footer{display:none}#themeFilterModal .sidebar-area .widget .web-themes-filter{max-height:100% !important}#themeFilterModal .web-themes-filter-actions{display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse;width:100%;gap:8px}#themeFilterModal .web-themes-filter-actions .btn-reset,#themeFilterModal .web-themes-filter-actions .btn-apply{flex:1;width:100%;padding:10px 24px}.modal-backdrop.show{z-index:999999999}@media(max-width: 1199px){.section-wrap.web-themes .web-themes-wrap .sidebar-area{display:none}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area{flex-direction:row;flex-wrap:wrap;row-gap:12px}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area .list-length{width:100%}}@media(max-width: 991px){.section-wrap.page-header .title{max-width:580px}.section-wrap.page-header .title.en{max-width:520px}}@media(max-width: 767px){.section-wrap.page-header .title{max-width:500px}.section-wrap.page-header .title.en{max-width:440px}}@media(max-width: 450px){.section-wrap.page-header .title.en{max-width:280px}}@media(max-width: 400px){.section-wrap.page-header .title.en{max-width:240px}.section-wrap.web-themes .web-themes-wrap .theme-list-area .top-area .sortby-wrap .sortby-label{display:none}}.web-theme-list .web-theme-item{position:relative;width:100%;height:100%;text-align:center;padding:8px 8px 20px 8px;border:1px solid #dee2e6;background-color:#fff;border-radius:4px 4px 4px 4px}.web-theme-list .web-theme-item>a{position:relative;display:inline-block;margin-bottom:20px}.web-theme-list .web-theme-item>a::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";transition:none;border-radius:4px 4px 4px 4px}.web-theme-list .web-theme-item>a:hover::after{background-color:rgba(0,0,0,.1)}.web-theme-list .web-theme-item .web-theme-img{border-radius:4px 4px 4px 4px}.web-theme-list .web-theme-item .web-theme-tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;-moz-column-gap:8px;column-gap:8px;row-gap:2px;margin-bottom:20px}.web-theme-list .web-theme-item .web-theme-tags .tag-item{font-family:var(--font-family-accent-1);font-size:var(--font-size-xs);color:var(--black-color-accent-1);font-weight:400;min-width:-moz-max-content;min-width:max-content}.web-theme-list .web-theme-item .web-theme-tags .tag-item:hover{color:#1351d8}.web-theme-list .web-theme-item .web-theme-tags i{font-size:5px;color:#1351d8}.web-theme-list .web-theme-item .web-theme-code{text-align:center;margin-bottom:8px}.web-theme-list .web-theme-item .web-theme-code a{font-family:var(--font-family-accent-1);color:var(--black-color-accent-2);font-size:var(--font-size-xxl);font-weight:700;line-height:1.2}.web-theme-list .web-theme-item .web-theme-code a:hover{color:var(--blue-color-accent-1)}.web-theme-list .web-theme-item .tag-item-link-group{display:flex;align-items:center;justify-content:center;gap:8px}.web-theme-list .web-theme-item .tag-item-link{font-family:var(--font-family-accent-1);font-size:var(--font-size-xs);font-weight:600;border:1px solid;padding:4px 16px;border-radius:4px 4px 4px 4px}.web-theme-list .web-theme-item .tag-item-link.view-theme{background-color:#f35151;color:#fff;border-color:#f35151}.web-theme-list .web-theme-item .tag-item-link.view-theme:hover{background-color:#e14040;border-color:#e14040}.web-theme-list .web-theme-item .tag-item-link.contact{background-color:#7be339;color:#fff;border-color:#7be339}.web-theme-list .web-theme-item .tag-item-link.contact:hover{background-color:#66c72a;border-color:#66c72a}.sidebar-area{display:block;flex-shrink:0;width:100%;max-width:350px;height:100%}.sidebar-area.sidebar-sticky{position:sticky;top:calc(var(--header-height) + 60px)}.sidebar-area .widget{border-radius:10px 10px 10px 10px;padding:24px 0;background-color:#f7f8fa;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;display:flex;flex-wrap:nowrap;flex-direction:column;gap:20px}.sidebar-area .widget:not(:last-of-type){margin-bottom:24px}.sidebar-area .widget .widget-header,.sidebar-area .widget .widget-body,.sidebar-area .widget .widget-footer{padding:0 24px}.sidebar-area .widget .widget-title{font-family:var(--font-family-accent-1);color:var(--black-color-accent-2);font-size:var(--font-size-lg);font-weight:600;margin-bottom:0}.sidebar-area .widget.widget-expand .widget-header{display:flex;align-items:center;justify-content:space-between}.sidebar-area .widget.widget-expand .widget-header .widget-title{flex-shrink:0}.sidebar-area .widget.widget-expand .widget-header::after{content:"";display:block;width:20px;height:20px;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:20px;transition:transform .2s ease-in-out;cursor:pointer}.sidebar-area .widget#widget_post_categories .post-categories .post-category-item{display:flex;align-items:center;gap:10px}.sidebar-area .widget#widget_post_categories .post-categories .post-category-item:not(:last-of-type){margin-bottom:12px}.sidebar-area .widget#widget_post_categories .post-categories .post-category-item .post-category-link{font-weight:400}.sidebar-area .widget#widget_post_categories .post-categories .post-category-item .post-category-link:hover{color:var(--blue-color-accent-1)}.sidebar-area .widget#widget_post_categories .post-categories .post-category-item .badge{background:linear-gradient(0deg, rgba(19, 81, 216, 0.01), rgba(19, 81, 216, 0.01)),linear-gradient(0deg, rgba(19, 81, 216, 0.05), rgba(19, 81, 216, 0.05));color:var(--black-color-accent-1);font-size:10px}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item{display:flex;align-items:flex-start;gap:16px}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item:not(:last-of-type){margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #dee2e6}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-thumbnail{position:relative;width:90px;height:90px;border-radius:4px 4px 4px 4px;overflow:hidden;flex-shrink:0;cursor:pointer}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-thumbnail::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";transition:none;border-radius:4px 4px 4px 4px}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-thumbnail:hover::after{background-color:rgba(0,0,0,.1)}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-content{flex-grow:1}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-content .post-title{font-family:var(--font-family-accent-1);color:var(--black-color-accent-1);font-size:var(--font-size-sm);font-weight:600;line-height:1.4;transition:none;display:-webkit-box;width:100%;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-content .post-title a:hover{color:var(--blue-color-accent-1)}.sidebar-area .widget#widget_featured_posts .featured-posts .post-item .post-content .post-date{font-family:var(--font-family-accent-1);color:#888;font-size:var(--font-size-xs);font-weight:500;line-height:1.3;margin-top:2px;margin-bottom:6px;text-transform:uppercase}.sidebar-area .widget#widget_theme_filter .filter-wrap .filter-name{font-family:var(--font-family-accent-1);font-size:var(--font-size-nm);line-height:1.2;color:var(--black-color-accent-2);font-weight:500}.sidebar-area .widget#widget_theme_filter .filter-wrap .web-themes-filter{margin-top:12px}.sidebar-area .widget#widget_theme_filter .filter-wrap.enable-scroll .web-themes-filter{max-height:288px;overflow-y:auto}.sidebar-area .widget#widget_theme_filter .filter-wrap.enable-expand .filter-name{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:8px}.sidebar-area .widget#widget_theme_filter .filter-wrap.enable-expand .filter-name::after{content:"";display:block;width:20px;height:20px;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:15px;transition:transform .2s ease-in-out;cursor:pointer;position:relative;right:-5px}.sidebar-area .widget#widget_theme_filter .filter-wrap.enable-expand.expanded .filter-name::after{transform:rotate(180deg)}.sidebar-area .widget#widget_theme_filter .filter-wrap:not(:last-of-type){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #dee2e6}.sidebar-area .widget#widget_theme_filter .web-themes-filter-actions{display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse;gap:8px}.sidebar-area .widget#widget_theme_filter .web-themes-filter-actions .btn-reset,.sidebar-area .widget#widget_theme_filter .web-themes-filter-actions .btn-apply{flex:1;width:100%;padding:10px 24px}.sidebar-area .widget .web-themes-checkbox:not(:last-of-type){margin-bottom:12px}.sidebar-area .widget .web-themes-checkbox.child{margin-left:26px}.sidebar-area .widget .web-themes-checkbox label{display:flex;align-items:center;gap:8px;font-family:var(--font-family-accent-1);transition:none !important;color:var(--black-color-accent-1);font-weight:400;line-height:1.5;cursor:pointer}.sidebar-area .widget .web-themes-checkbox label:hover{color:var(--blue-color-accent-1)}.sidebar-area .widget .web-themes-checkbox label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--blue-color-accent-1);margin-top:0 !important;box-shadow:none !important;transition:none !important}.sidebar-area .widget .web-themes-checkbox label input[type=checkbox]:checked,.sidebar-area .widget .web-themes-checkbox label input[type=checkbox]:checked:hover{background-color:var(--blue-color-accent-1);accent-color:var(--blue-color-accent-1)}@media(max-width: 767px){.sidebar-area.sidebar-sticky{position:relative;top:unset;max-width:100%}}.pagination-wrap{display:flex;align-items:center;justify-content:center;width:100%;gap:8px;margin-top:40px}.pagination-wrap .page-numbers{display:flex;align-items:center;justify-content:center;width:35px;height:35px}.pagination-wrap .page-numbers:not(.dots){background-color:#f7f8fa;border-radius:4px 4px 4px 4px;border:1px solid #dee2e6}.pagination-wrap .page-numbers.current{background-color:var(--black-color-accent-2);color:#fff;border-color:var(--black-color-accent-2)}.pagination-wrap .page-numbers:not(.dots):not(.current):hover{background-color:#eaeaea;border-color:#eaeaea}.pagination-wrap .page-numbers.prev,.pagination-wrap .page-numbers.next,.pagination-wrap .page-numbers.first,.pagination-wrap .page-numbers.last{font-size:12px}/*# sourceMappingURL=web-templates.css.map */