.banner{background-color:var(--bg-color);margin-top:0;overflow:hidden;position:relative}.banner__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;position:relative}.banner__image img{-o-object-fit:cover;object-fit:cover}.banner__content,.banner__image img{height:100%;left:0;position:absolute;top:0;width:100%}.banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--title-color,var(--white));justify-content:center;padding:30px 0;text-align:center}.catalog-cards{margin-top:40px}@media (min-width:1200px){.banner__content{padding:60px 0}.catalog-cards{margin-top:70px}}@media (min-width:1650px){.catalog-cards{margin-top:80px}}.catalog-cards .gsap-loaded{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.catalog-cards__head{margin-bottom:30px}.catalog-cards__head-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between}.catalog-cards__trigger-filter-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-cards__filter,.catalog-cards__trigger-filter-mob{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:1200px){.catalog-cards__head{margin-bottom:40px;position:relative;z-index:3}.catalog-cards__head-wrapper{gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid var(--gray-100);padding-bottom:19px}.catalog-cards__trigger-filter-mob{display:none}}.catalog-cards__trigger-filter{height:100%;min-height:42px}@media (max-width:1199.98px){.catalog-cards__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.catalog-cards__sort .select-new__trigger{width:100%}.catalog-cards__filter{height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:opacity var(--transition),visibility var(--transition);transition:opacity var(--transition),visibility var(--transition);visibility:hidden;width:100%;z-index:999}.catalog-cards__filter.is-active{opacity:1;visibility:visible}.catalog-cards__filter.is-active .catalog-cards__filter-wrapper{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.catalog-cards__filter-wrapper{background:var(--white);height:100%;max-width:640px;overflow:auto;position:relative;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%);-webkit-transition:-webkit-transform var(--transition);transition:-webkit-transform var(--transition);transition:transform var(--transition);transition:transform var(--transition),-webkit-transform var(--transition)}.catalog-cards__filter-mob-bg{background:var(--black);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}}@media (max-width:759.98px){.catalog-cards__filter-wrapper{max-width:315px}}.catalog-cards__filter-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid var(--gray-100);gap:16px;justify-content:space-between;padding:5px 10px 4px 20px}@media (min-width:760px){.catalog-cards__filter-head{padding:10px 30px 9px 40px}}.catalog-cards__filter-head-close{border-radius:4px;cursor:pointer;padding:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.catalog-cards__filters{padding:20px}@media (min-width:760px){.catalog-cards__filters{padding:20px 40px}}@media (min-width:1200px){.catalog-cards__filter-head{display:none}.catalog-cards__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding:0}}.catalog-cards__filters-clear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.catalog-cards__filters-clear:before{background-color:var(--gray-100);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.catalog-cards__filters-clear-text{cursor:pointer;font-size:var(--text-size-12);font-weight:var(--fw-medium);letter-spacing:.36px;text-decoration-line:underline;-webkit-transition:color var(--transition);transition:color var(--transition)}@media (min-width:1200px){.catalog-cards__filters-clear{padding-left:30px}.catalog-cards__filters-clear-mob{display:none}.catalog-cards__filters-clear-text{font-size:var(--text-size);letter-spacing:.48px}}.catalog-cards__filters-clear-text:hover{color:var(--primary)}@media (max-width:1199.98px){.catalog-cards__filters-clear-desktop{display:none}.catalog-cards__filters-item-toggle{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--text-size-14);font-weight:var(--fw-bold);letter-spacing:0;margin-bottom:15px;min-height:auto;padding:0!important;pointer-events:none}.catalog-cards__filters-item-toggle .select-new__trigger-arrow{display:none}.catalog-cards__filters-item .select-new__body{border:none;display:block;left:0;margin-bottom:20px;min-width:auto;padding:0;position:relative;top:0}.catalog-cards__filters-item .select-new__body-scrollable{max-height:none}}.catalog-cards__filters-submit-wrapper{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:sticky;width:100%;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--white);border-top:1px solid var(--gray-100);-ms-flex-direction:column;flex-direction:column;padding:20px}.catalog-cards__filters-submit-wrapper-desktop{display:none}.catalog-cards__filters-submit-wrapper-desktop button{padding:9px 20px}@media (min-width:760px){.catalog-cards__filters-submit-wrapper{padding:20px 40px}}.catalog-cards__filter-price-label{display:none;margin-bottom:0}@media (min-width:1200px){.catalog-cards__filters-submit-wrapper{display:none}.catalog-cards__filter-price-label{display:block}}@media (max-width:1200px){.catalog-cards__filters-submit-wrapper-desktop{display:none}}.catalog-cards__filter-price-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0 0 10px}.catalog-cards__filter-price-inputs-spacer{height:1px;width:10px;-webkit-box-flex:0;background-color:var(--black);-ms-flex:none;flex:none}@media (min-width:1200px){.catalog-cards__filter-price-inputs{gap:20px;margin:0 -1px 10px}.catalog-cards__filter-price-inputs-spacer{display:none}}.catalog-cards__filter-price-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%}.catalog-cards__filter-price-input input{min-height:52px}.catalog-cards__filter-colors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;margin:-8px;padding:6px}@media (min-width:1200px){.catalog-cards__filter-price-input input{background-color:var(--light);border:1px solid var(--gray-100);border-radius:0;font-size:var(--text-size-12);font-weight:var(--fw-semi);letter-spacing:.36px;min-height:auto;padding:6px 6px 6px 12px}.catalog-cards__filter-colors{gap:8px}}.catalog-cards__filter-color-circle{background-color:var(--bg-color);border:1px solid rgba(194,203,226,.35);border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;outline:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:40px}.catalog-cards__filter-color-circle img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.catalog-cards__filter-color input[type=checkbox],.catalog-cards__filter-color input[type=radio]{height:1px;margin:-1px;opacity:0;position:absolute;width:1px}.catalog-cards__filter-color input[type=checkbox]:checked+.catalog-cards__filter-color-circle,.catalog-cards__filter-color input[type=radio]:checked+.catalog-cards__filter-color-circle{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.catalog-cards__selected{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}@media (max-width:1199.98px){.catalog-cards__selected-desktop{display:none}}.catalog-cards__selected-mob{border-bottom:1px solid var(--gray-100);padding:15px 20px 14px}@media (min-width:760px){.catalog-cards__selected-mob{padding:15px 40px 14px}}@media (min-width:1200px){.catalog-cards__filter-color-circle{height:32px;width:32px}.catalog-cards__selected{margin-top:10px}.catalog-cards__selected-mob{display:none}}.catalog-cards__selected-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--light);border-radius:4px;color:var(--black);cursor:pointer;font-size:var(--text-size-12);font-weight:var(--fw-medium);gap:3px;letter-spacing:.36px;padding:3px 6px 3px 8px;-webkit-transition:background-color var(--transition),opacity var(--transition);transition:background-color var(--transition),opacity var(--transition);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.catalog-cards__selected-item:hover{background-color:var(--gray-100)}.catalog-cards__selected-item:active{background-color:var(--light);opacity:.75}.catalog-cards__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr [2];grid-template-columns:repeat(2,1fr);grid-gap:20px}@media (min-width:1034px){.catalog-cards__grid{-ms-grid-columns:1fr [4];grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.catalog-cards__selected-item{font-size:var(--text-size);letter-spacing:.48px;padding:7px 8px 7px 10px}.catalog-cards__grid{grid-gap:30px}}.catalog-cards__grid-banner{-ms-grid-column-span:2;grid-column:span 2;padding-bottom:65.4%;position:relative}@media (min-width:576px){.catalog-cards__grid-banner{padding-bottom:43.4%}}@media (min-width:1034px){.catalog-cards__grid-banner{padding-bottom:69.4%}}@media (min-width:1650px){.catalog-cards__grid-banner{padding-bottom:65%}}@media (max-width:374.98px){.catalog-cards__grid{-ms-grid-columns:1fr [1];grid-template-columns:repeat(1,1fr)}.catalog-cards__grid-banner{-ms-grid-column-span:1;grid-column:span 1}}.catalog-cards__grid-banner:before{background:-webkit-gradient(linear,left top,right top,color-stop(9.84%,#7a685b),color-stop(26.02%,#7a685b),color-stop(49.91%,#7a685b),color-stop(73.61%,rgba(122,104,91,.6)),color-stop(89.53%,rgba(122,104,91,0)));background:linear-gradient(90deg,#7a685b 9.84%,#7a685b 26.02%,#7a685b 49.91%,#7a685b99 73.61%,#7a685b00 89.53%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.catalog-cards__grid-banner-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;position:absolute;top:0;width:100%}.catalog-cards__grid-banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;gap:30px;justify-content:center;padding:20px}.catalog-cards__grid-banner-title{color:var(--white);max-width:200px;width:100%}@media (min-width:1034px){.catalog-cards__grid-banner-content{padding:60px}.catalog-cards__grid-banner-title{max-width:300px}}@media (max-width:1033.98px){.catalog-cards__grid-banner-title{font-size:var(--text-size)}}.slider-counter-wrapper .swiper-initialized{margin:-20px;padding:20px}.slider-counter-wrapper .swiper-slide{height:auto}.slider-counter-wrapper .slider-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;padding:10px 0}@media (min-width:1200px){.catalog-cards__grid-banner-content{gap:50px}.catalog-cards__grid-banner-title{letter-spacing:.9px;max-width:382px}.slider-counter-wrapper .slider-navigation{margin-top:35px;padding:0}.slider-counter-wrapper .slider-navigation .swiper-pagination{max-width:407px;width:100%}}@media (min-width:1650px){.catalog-cards__grid-banner-content{gap:60px;padding:70px}.catalog-cards__grid-banner-title{letter-spacing:1.08px}.slider-counter-wrapper .slider-navigation{margin-top:40px}}.slider-counter-wrapper .slider-navigation .swiper-button-next,.slider-counter-wrapper .slider-navigation .swiper-button-prev,.slider-counter-wrapper .slider-navigation .swiper-pagination{left:0;position:relative;right:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.slider-counter-wrapper .slider-navigation .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.slider-counter-wrapper .slider-navigation .swiper-pagination:after,.slider-counter-wrapper .slider-navigation .swiper-pagination:before{color:var(--black);font-size:var(--text-size-14);font-weight:var(--fw-bold)}.slider-counter-wrapper .slider-navigation .swiper-pagination:before{content:attr(data-active);margin-right:15px}.slider-counter-wrapper .slider-navigation .swiper-pagination:after{content:attr(data-count);margin-left:15px}.slider-counter-wrapper .slider-navigation .swiper-pagination-bullet{margin:0;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.slider-counter-wrapper .slider-navigation__pagination{-webkit-box-flex:1;-ms-flex:1;flex:1}.slider-counter-wrapper .slider-navigation__arrows{display:none}@media (min-width:1200px){.slider-counter-wrapper .slider-navigation__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.slider-counter-wrapper.hide-navigation .slider-navigation{display:none}.decorate__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.decorate__card{background-color:var(--primary);padding:40px 20px;text-align:center}@media (min-width:760px){.decorate__card{padding:40px 70px}}@media (min-width:1034px){.decorate__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.decorate__card{-webkit-box-flex:1;-ms-flex:1;flex:1}}.decorate__card-image{margin-bottom:30px}.decorate__card-image img{height:auto;max-width:50px}@media (min-width:1200px){.decorate__card{padding:47px 60px}.decorate__card-image img{max-width:70px}}.decorate__card-title{color:var(--white)}.decorate__card-btn-wrapper{margin-top:30px}@media (min-width:1650px){.decorate__card{padding:80px 146px 95px}.decorate__card-image{margin-bottom:40px}.decorate__card-image img{max-width:80px}.decorate__card-btn-wrapper{margin-top:40px}}.decorate__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--light);justify-content:center;padding-bottom:59.4%;position:relative}@media (min-width:1034px){.decorate__image{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);padding-bottom:29.1867%}}.decorate__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media (min-width:1200px){.seo-text-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}.seo-text-section__container{max-width:740px;padding:39px 0;width:100%}}.seo-text-section__container:not(.is-open) .seo-text-section__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:760px) and (max-width:1199.98px){.seo-text-section__container:not(.is-open) .seo-text-section__text{-webkit-line-clamp:2}}.seo-text-section__container:not(.is-open) .seo-text-section__toggle-show-text{display:block}.seo-text-section__container:not(.is-open) .seo-text-section__toggle-hide-text{display:none}.seo-text-section__title{margin-bottom:30px}.seo-text-section__toggle{margin-top:30px}.seo-text-section__toggle-show-text{display:none}.seo-text-section__toggle-hide-text{display:block}.seo-text-section__image{display:none}@media (min-width:1200px){.seo-text-section__image{margin:0 110px;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:auto;flex:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1650px){.seo-text-section__container{max-width:991px;padding:66px 0}.seo-text-section__image{margin:0 146px}}.seo-text-section__image img{height:100%;max-width:407px;-o-object-fit:cover;object-fit:cover;width:100%}.category,.category+.catalog-cards{margin-top:20px}.category__cards{display:grid;gap:30px 20px;grid-template-columns:repeat(1,1fr)}.category__cards-sm{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.category__card .categories-card__image-wrapper{padding-bottom:149.203%}.category__card--sm .categories-card__image-wrapper{padding-bottom:68.793%}.category__card .categories-card__content{padding:16px}.category__card.category__card--sm .categories-card__content{padding:15px}.category__card .categories-card__content:before{min-width:14px;-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px}@media (max-width:369.98px){.category__cards-sm{grid-template-columns:repeat(1,1fr)}}@media (min-width:576px){.category__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:760px){.category__card .categories-card__content{padding:20px}}@media (min-width:1034px){.category__cards,.category__cards-sm{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.category,.category+.catalog-cards{margin-top:30px}.category__cards{gap:50px 30px}.category__cards,.category__cards-sm{grid-template-columns:repeat(4,1fr)}.category__card .categories-card__content{padding:25px}.categories-card__content:after,.categories-card__content:before{min-width:14px}.categories-card:hover .categories-card__content:after,.categories-card__wrapper:hover .categories-card__content:after{-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px}}@media (min-width:1420px){.category__cards-sm{gap:30px;grid-template-columns:repeat(6,1fr)}}@media (min-width:1650px){.category,.category+.catalog-cards{margin-top:40px}.category__card .categories-card__content{padding:30px}}
