.catalog{padding:120px 36px 0}@media(max-width:768px){.catalog{padding:80px 12px 0}}@media(max-width:768px){.catalog__breadcrumbs{margin-bottom:40px}}.catalog__hero{display:flex;justify-content:space-between}@media(max-width:992px){.catalog__hero{flex-direction:column;gap:80px;height:auto}}.catalog__hero-left{display:flex;flex-direction:column;max-width:432px;min-height:440px;align-self:stretch}@media(max-width:768px){.catalog__hero-left{max-width:100%;min-height:285px}}.catalog__hero-title{display:-webkit-box;margin-bottom:24px;overflow:hidden;color:var(--color-text-black);font-weight:var(--font-weight-light);font-size:var(--font-size-x);font-family:var(--font-primary);line-height:112%;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}@media(max-width:768px){.catalog__hero-title{line-height:124%}}.catalog__hero-description{display:-webkit-box;overflow:hidden;color:var(--color-text-black);font-weight:var(--font-weight-light);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:118%;-webkit-box-orient:vertical;-webkit-line-clamp:10;line-clamp:10}@media(max-width:992px){.catalog__hero-description{margin-bottom:40px;font-size:var(--font-size-sm);line-height:130%}}.catalog__hero-description>*{color:inherit;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.catalog__hero-images{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:440px}.catalog__hero-images-track{display:contents!important}@media(max-width:992px){.catalog__hero-images-track{display:flex!important;width:100%}}@media(max-width:992px){.catalog__hero-images{display:block;gap:12px;max-width:100%;overflow:hidden}}.catalog__hero-image{position:relative;display:block;flex:0 0 208px;width:208px;height:208px;text-decoration:none}.catalog__hero-image:focus-visible{outline:2px solid var(--color-green-identity);outline-offset:4px}.catalog__hero-image.swiper-slide{flex:0 0 208px;width:208px!important;height:208px!important}.catalog__hero-image img{width:100%;height:100%;object-fit:cover}.catalog__hero-image:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:#0003;content:""}.catalog__hero-image.active:before{content:none}@media(max-width:768px){.catalog__hero-image{flex:0 0 162px;width:162px;min-width:162px;height:162px;min-height:162px}.catalog__hero-image.swiper-slide{flex:0 0 162px;width:162px!important;height:162px!important}}.catalog__hero-image-title{position:absolute;bottom:50%;left:50%;display:-webkit-box;overflow:hidden;color:var(--color-white);font-weight:var(--font-weight-light);font-size:var(--font-size-lg);font-family:var(--font-primary);line-height:112%;text-align:center;transform:translate(-50%,50%);-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}@media(max-width:768px){.catalog__hero-image-title{width:100%;font-size:var(--font-size-sm);line-height:112%}}.catalog__hero-certificates{display:flex;align-items:center;gap:0;margin-top:auto}.catalog__hero-certificates img{min-width:0;width:100%;height:70px;object-fit:contain;object-position:left center}.catalog__hero-certificates img:only-child{flex:1 1 0}.catalog__hero-certificates img:first-child:nth-last-child(2){flex:0 0 auto}.catalog__hero-certificates img:nth-child(2):last-child{flex:0 0 auto;object-position:center center}.catalog__hero-certificates img:first-child:nth-last-child(3){flex:1 1 0}.catalog__hero-certificates img:nth-child(2):nth-last-child(2){flex:1 1 0;object-position:right center}.catalog__hero-certificates img:nth-child(3):last-child{flex:1 1 0;object-position:right center}@media(max-width:768px){.catalog__hero-certificates img:nth-child(2):nth-last-child(2){object-position:center center}.catalog__hero-certificates img:nth-child(3):last-child{object-position:center center}}@media(max-width:768px){.catalog__hero-certificates{padding:0;flex-wrap:wrap}}.catalog__filters{display:flex;justify-content:space-between;max-height:16px;margin:120px 0 0;gap:50px}@media(max-width:992px){.catalog__filters{flex-direction:column;gap:40px;max-height:none;margin-top:40px}}.catalog__filter{display:flex;gap:40px;align-items:center}@media(max-width:992px){.catalog__filter{justify-content:space-between}}.catalog__filter-toggle{display:flex;gap:4px;align-items:center;max-height:16px;background:none;border:none}.catalog__filter-toggle:focus-visible{outline:2px solid var(--color-green-identity);outline-offset:4px}.catalog__filter-label{display:flex;gap:6px;align-items:center;color:var(--color-text-dark);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:100%;text-transform:uppercase}@media(max-width:992px){.catalog__filter-label{color:var(--color-text-black)}}.catalog__filter-label>*{color:inherit;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.catalog__filter-icon{background:none;color:var(--color-text-black)}.catalog__filter-price{display:flex;gap:12px;align-items:center}.catalog__filter-price-btn{display:flex;gap:4px;align-items:center;color:var(--color-giratina-400);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:100%;text-transform:uppercase;background:none;border:none;cursor:pointer;transition:var(--global-transition)}.catalog__filter-price-btn>*{color:inherit;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.catalog__filter-price-btn:hover{color:var(--color-text-dark)}.catalog__filter-price-btn:focus-visible{outline:2px solid var(--color-green-identity);outline-offset:4px;color:var(--color-text-black)}.catalog__filter-price-btn.__active{color:var(--color-text-black)}.catalog__filter-categories-list{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:0;padding:0;list-style:none;justify-content:flex-end}@media(max-width:992px){.catalog__filter-categories-list{justify-content:flex-start}}.catalog__filter-categories-item{display:flex}.catalog__filter-categories-separator{color:var(--color-giratina-500);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);line-height:100%;text-transform:uppercase}.catalog__filter-categories-link{position:relative;display:inline-block;padding-bottom:1px;color:var(--color-giratina-500);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:100%;text-transform:uppercase;text-decoration:none;border-bottom:1px solid transparent;transition:var(--global-transition)}.catalog__filter-categories-link:hover{color:var(--color-text-black);border-color:var(--color-text-black)}.catalog__filter-categories-link:focus-visible{outline:2px solid var(--color-green-identity);outline-offset:4px;color:var(--color-text-black);border-color:var(--color-text-black)}.catalog__filter-categories-item--active .catalog__filter-categories-link{color:var(--color-text-black);border-color:var(--color-text-black)}.catalog__filter-categories-item--active .catalog__filter-categories-link:hover{border-color:transparent}.catalog__filter-compare{color:var(--color-green-identity)}.catalog__filter-compare.button-link:after{bottom:-3px}.catalog__divider{height:1px;margin:40px 0;background:var(--color-giratina-400)}@media(max-width:1220px){.catalog__divider{margin:60px 0}}@media(max-width:992px){.catalog__divider{margin:12px 0 38px}}.catalog__products{margin-bottom:120px}.catalog__products-empty p{text-align:center;font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:118%;color:var(--color-text-dark)}.catalog__products-list{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:80px}@media(max-width:1250px){.catalog__products-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.catalog__products-list{grid-template-columns:repeat(2,1fr);gap:12px}}.catalog__products-item{display:flex;align-items:stretch}.catalog__products-item .product-card{width:100%;height:auto}.catalog__products-item .product-card__image{aspect-ratio:3/4}.catalog__products-item .product-card__image-container,.catalog__products-item .product-card__image-container img,.catalog__products-item .product-card__content{height:auto}@media(max-width:768px){.catalog__products-item .product-card__name-top{line-height:118%;min-width:fit-content}}.catalog__products-item .product-card__content__row:last-of-type{margin-top:0}.catalog__products-item--video{grid-column:span 2;aspect-ratio:6/3.87}@media(min-width:1251px)and (max-width:1439px){.catalog__products-item--video{aspect-ratio:auto;max-height:432px}}@media(max-width:768px){.catalog__products-item--video{aspect-ratio:auto;height:318px}}@media(max-width:550px){.catalog__products-item--video{height:306px}}.catalog__products-item--video-left{grid-column:1/span 2}.catalog__products-item--video-right{grid-column:3/span 2}@media(max-width:1250px){.catalog__products-item--video-right{grid-column:2/span 2}}@media(max-width:1100px){.catalog__products-item--video-right{grid-column:1/span 2}}.catalog__pagination{display:flex;flex-direction:column;gap:16px;align-items:center;margin:0 auto}.catalog__pagination-text{color:var(--color-giratina-400);font-weight:var(--font-weight-normal);font-size:var(--font-size-sm);font-family:var(--font-secondary);line-height:112%}.catalog__pagination-progress{width:242px}.catalog__pagination-progress-bar{display:block;width:100%;height:4px;margin:0;overflow:hidden;line-height:0;background-color:var(--color-giratina-300);border:none;border-radius:2px;appearance:none}.catalog__pagination-progress-bar::-webkit-progress-bar{background-color:var(--color-giratina-300);border-radius:2px}.catalog__pagination-progress-bar::-webkit-progress-value{background-color:var(--color-green-identity);border-radius:2px}.catalog__pagination-progress-bar::-moz-progress-bar{background-color:var(--color-green-identity);border-radius:2px}.catalog__header-count{padding:12px;color:var(--color-green-identity);font-weight:var(--font-weight-normal);font-size:var(--font-size-sm);font-family:var(--font-secondary);line-height:118%;border-bottom:1px solid var(--color-giratina-200)}.catalog__about{max-width:672px}.catalog__about-title{margin-bottom:40px;color:var(--color-text-dark);font-weight:var(--font-weight-normal);font-size:var(--font-size-x);font-family:var(--font-primary);line-height:112%}@media(max-width:768px){.catalog__about-title{font-weight:var(--font-weight-light);line-height:124%}}.catalog__about-text{display:-webkit-box;overflow:hidden;color:var(--color-text-dark);font-weight:var(--font-weight-light);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:118%;display:flex;flex-direction:column}.catalog__about-text p{color:inherit;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin-bottom:24px}.catalog__about-text p:last-of-type{margin-bottom:0}@media(max-width:768px){.catalog__about-text{font-size:var(--font-size-sm);line-height:130%}}.catalog__about-text:last-child{margin-bottom:0}.catalog__filter-popup{position:fixed;top:0;left:0;z-index:1500;width:100%;height:100%;visibility:hidden;opacity:0;transition:var(--global-transition)}@media(max-width:768px){.catalog__filter-popup{top:var(--header-offset, 0);height:calc(100dvh - var(--header-offset, 0px))}}.catalog__filter-popup.__active{visibility:visible;opacity:1}.catalog__filter-popup.__active .catalog__filter-popup-content{transform:translate(0)}.catalog__filter-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;backdrop-filter:blur(8px)}.catalog__filter-popup-content{position:absolute;top:0;right:0;width:512px;max-height:100vh;overflow-y:auto;background-color:var(--color-white);transform:translate(100%);transition:var(--global-transition)}@media(max-width:768px){.catalog__filter-popup-content{width:100%;height:100%}}.catalog__filter-popup-header{display:flex;align-items:flex-start;justify-content:space-between}.catalog__filter-popup-close{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--color-text-black)}.catalog__filter-popup-close:focus-visible{outline:2px solid var(--color-text-black);outline-offset:2px}.catalog__filter-popup-body{width:100%;height:100%;padding:40px 36px;overflow-y:auto}@media(max-width:768px){.catalog__filter-popup-body{padding:40px 12px}}.catalog__filter-popup-title{margin-bottom:40px;color:var(--color-text-black);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:100%;text-transform:uppercase}@media(max-width:768px){.catalog__filter-popup-title{margin-bottom:80px}}.catalog__filter-popup-groups{display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.catalog__filter-popup-groups{gap:12px}}.catalog__filter-popup-group{padding-bottom:24px;color:var(--color-text-black);border-bottom:1px solid var(--color-giratina-300)}@media(max-width:768px){.catalog__filter-popup-group{padding-bottom:20px}}.catalog__filter-popup-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;color:inherit;background:transparent;border:none;cursor:pointer}.catalog__filter-popup-group-title{color:var(--color-text-black);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:112%}.catalog__filter-popup-group-icon{display:inline-flex;gap:4px;align-items:center;justify-content:center}.catalog__filter-popup-group-icon-minus,.catalog__filter-popup-group.__open .catalog__filter-popup-group-icon-plus{display:none}.catalog__filter-popup-group.__open .catalog__filter-popup-group-icon-minus{display:inline-flex}.catalog__filter-popup-group-items{display:none;grid-template-rows:0fr;overflow:hidden;transition:var(--global-transition)}.catalog__filter-popup-group.__open .catalog__filter-popup-group-items{display:grid;grid-template-rows:1fr}.catalog__filter-popup-group-items-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;min-height:0;padding-top:24px}@media(max-width:768px){.catalog__filter-popup-group-items-inner{padding-top:20px}}.catalog__filter-popup-checkbox{display:flex;gap:4px}.catalog__filter-popup-checkbox-input{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:#fff;border:1px solid var(--color-green-identity);border-radius:2px;appearance:none}.catalog__filter-popup-checkbox-input:checked:after{width:10px;height:10px;background-color:#0e5640;content:""}.catalog__filter-popup-checkbox-label{color:var(--color-text-black);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);font-family:var(--font-secondary);line-height:112%}.catalog__filter-popup-group .catalog-price-range{margin-top:24px}.catalog__filter-popup-buttons{display:flex;gap:24px;justify-content:space-between;margin-top:120px}.catalog__filter-popup-buttons .base-btn{width:100%;min-width:169px}@media(max-width:768px){.catalog__filter-popup-buttons{gap:13px}}.catalog-price-range{--range-min: 0%;--range-max: 100%;position:relative;display:flex;flex-direction:column;gap:9px}.catalog-price-range__slider{position:relative;height:10px}@media(max-width:768px){.catalog-price-range__slider{height:15px}}.catalog-price-range__track{position:absolute;top:50%;left:0;width:100%;height:5px;background:var(--color-giratina-100);border-radius:20px;transform:translateY(-50%)}.catalog-price-range__progress{position:absolute;top:50%;right:calc(100% - var(--range-max));left:var(--range-min);height:5px;background:var(--color-text-black);border-radius:20px;transform:translateY(-50%)}.catalog-price-range__input{position:absolute;top:0;left:0;width:100%;height:10px;margin:0;background:none;appearance:none;pointer-events:none}.catalog-price-range__input::-webkit-slider-thumb{width:10px;height:10px;background:var(--color-text-black);border-radius:50%;cursor:pointer;appearance:none;pointer-events:all}.catalog-price-range__input::-moz-range-thumb{width:10px;height:10px;background:var(--color-text-black);border-radius:50%;cursor:pointer;pointer-events:all}.catalog-price-range__input::-ms-thumb{width:10px;height:10px;background:var(--color-text-black);border-radius:50%;cursor:pointer;pointer-events:all}.catalog-price-range__input::-webkit-slider-runnable-track{background:transparent}.catalog-price-range__input::-moz-range-track{background:transparent}.catalog-price-range__input::-ms-track{background:transparent}@media(max-width:768px){.catalog-price-range__input{height:15px}.catalog-price-range__input::-webkit-slider-thumb{width:15px;height:15px}.catalog-price-range__input::-moz-range-thumb{width:15px;height:15px}.catalog-price-range__input::-ms-thumb{width:15px;height:15px}}.catalog-price-range__labels{position:relative;height:24px;margin-top:12px}.catalog-price-range__label{position:absolute;top:0;color:var(--color-text-black);font-weight:var(--font-weight-normal);font-size:var(--font-size-sm);font-family:var(--font-secondary);line-height:120%;white-space:nowrap;transform:translate(0);pointer-events:none}.catalog-price-range__label[data-price-range-label=min]{left:var(--range-min);top:-5px}.catalog-price-range__label[data-price-range-label=max]{left:var(--range-max);top:10px;transform:translate(-100%)}.catalog-price-range[data-min-flip=true] .catalog-price-range__label[data-price-range-label=min]{transform:translate(-100%)}.catalog-price-range[data-max-flip=true] .catalog-price-range__label[data-price-range-label=max]{transform:translate(0)}.catalog-video{position:relative;width:100%;height:100%;overflow:hidden}.catalog-video video{display:block;width:100%;height:100%;object-fit:cover}.catalog__products-item--video[data-video-href]{cursor:pointer}.catalog__products-item--video[data-video-href] .catalog-video:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .2s ease;content:""}.catalog__products-item--video[data-video-href]:hover .catalog-video:after{background-color:#0000001a}
