@charset "UTF-8";.catalog-heading{background:#f5fafa;padding:40px 0}@media(max-width:767px){.catalog-heading{padding:20px 0}}.catalog-heading .container{display:flex;flex-direction:column;gap:26px;position:relative}@media(max-width:767px){.catalog-heading .container{gap:12px}}.catalog-heading__title{font-size:26px;font-weight:500;line-height:1;letter-spacing:-.52px;color:#080808;text-align:center;margin:0}@media(max-width:767px){.catalog-heading__title{font-size:18px;line-height:1.2;letter-spacing:-.36px}}.catalog-heading__breadcrumbs{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.catalog-heading__breadcrumb-link{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#6b6b6b;text-decoration:none;transition:color .3s ease-in-out}.catalog-heading__breadcrumb-link:hover{color:#008484}.catalog-heading__breadcrumb-separator{font-size:12px;font-weight:400;line-height:1;letter-spacing:-.08px;color:#6b6b6b;text-transform:uppercase;width:2px}.catalog-heading__breadcrumb-current{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#080808}.catalog-page__content{display:flex;gap:40px;padding:40px 0}@media(max-width:1023px){.catalog-page__content{flex-direction:column;gap:24px;padding:24px 0}}.catalog-page__content--no-sidebar .catalog-grid{grid-template-columns:repeat(4,1fr)}@media(max-width:1023px){.catalog-page__content--no-sidebar .catalog-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.catalog-page__content--no-sidebar .catalog-grid{grid-template-columns:repeat(2,1fr)}}.catalog-page__sidebar{width:280px;flex-shrink:0}@media(max-width:1023px){.catalog-page__sidebar{display:none}}.catalog-page__main{flex:1;min-width:0}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px}@media(max-width:1023px){.catalog-grid{grid-template-columns:repeat(2,1fr);gap:32px 16px;margin-bottom:40px}}@media(max-width:767px){.catalog-grid{gap:24px 12px;margin-bottom:32px}}.catalog-grid .product-card{width:100%;max-width:305px;justify-self:center}@media(max-width:1023px){.catalog-grid .product-card{max-width:100%}}.accordion{display:flex;flex-direction:column}.accordion__item{border-bottom:1px solid rgba(206,206,206,.5)}.accordion__item:last-child{border-bottom:none}.accordion__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s ease-in-out}.accordion__title{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.14px;color:#080808;transition:color .3s ease-in-out}.accordion__icon{width:24px;height:24px;flex-shrink:0;color:#080808;transition:transform .3s ease-in-out}.accordion__item--expanded .accordion__icon{transform:rotate(180deg)}.accordion__content{max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion__item--expanded .accordion__content{max-height:2000px}.accordion__body{padding-bottom:16px}.accordion__body p{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;margin:0 0 8px}.accordion__body p:last-child{margin-bottom:0}.product-card{display:flex;flex-direction:column;gap:18px;width:305px;position:relative}.product-card__image-link{display:block;text-decoration:none;color:inherit;transition:opacity .3s ease-in-out}.product-card__image-link:hover{opacity:.95}.product-card__image-wrapper{position:relative;width:305px;height:270px;background:#fefefe;border-radius:12px;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__labels{position:absolute;top:20px;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;z-index:2}.product-card__label{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:0 6px 6px 0;font-size:10px;font-weight:600;line-height:1;letter-spacing:-.2px;text-transform:uppercase;color:#f2f2f2;background-color:#008484}.product-card__label--discount{background-color:#ed6a41}.product-card__info{display:flex;flex-direction:column;gap:10px}.product-card__brand{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:-.24px;text-transform:uppercase;color:#6b6b6b;overflow:hidden;white-space:nowrap}.product-card__brand-link{text-decoration:none;color:inherit;transition:color .3s ease-in-out;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.product-card__brand-link:hover{color:#008484}.product-card__brand-link:first-child{flex-shrink:0}.product-card__brand-divider{flex-shrink:0;color:#6b6b6b}.product-card__title-link{display:block;text-decoration:none;color:inherit;transition:color .3s ease-in-out}.product-card__title-link:hover{color:#008484}.product-card__title{font-size:16px;font-weight:500;font-style:normal;line-height:1.5;letter-spacing:-.16px;color:#080808;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:44px}.product-card__category-link{text-decoration:none;color:inherit;transition:color .3s ease-in-out}.product-card__category-link:hover{color:#008484}.product-card__category{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px;color:#6b6b6b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:20px}.product-card__description{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px;color:#6b6b6b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:40px}.product-card__price{display:flex;align-items:center;gap:14px}.product-card__price-current{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.32px;color:#080808}.product-card__price-old{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.32px;color:#9c9c9c;text-decoration:line-through}@media(min-width:1024px){.product-card{flex:0 0 calc((100% - 60px)/4);width:calc((100% - 60px)/4)}.product-card__image-wrapper{width:100%;height:auto;aspect-ratio:305/270}}@media(min-width:768px)and (max-width:1023px){.product-card{flex:0 0 calc((100% - 40px) / 3);width:calc((100% - 40px) / 3)}.product-card__image-wrapper{width:100%;height:auto;aspect-ratio:305/270}}@media(max-width:767px){.product-card{flex:0 0 calc((100% - 8px)/2);width:calc((100% - 8px)/2)}.product-card__image-wrapper{width:100%;height:auto;aspect-ratio:167/185}.product-card__info{gap:8px}.product-card__brand{font-size:10px;letter-spacing:-.2px}.product-card__title{font-size:14px;letter-spacing:-.28px;height:38px;margin-bottom:4px}.product-card__category{font-size:12px;letter-spacing:-.24px;height:17px}.product-card__description{font-size:12px;letter-spacing:-.24px;height:34px}.product-card__price{margin-top:8px;gap:6px}.product-card__price-current{font-size:14px;letter-spacing:-.28px}.product-card__price-old{font-size:12px;letter-spacing:-.24px}.product-card__labels{top:12px}.product-card__label{padding:6px 8px;font-size:8px;letter-spacing:-.16px}}.product-card__image{transition:filter .3s ease-in-out}.product-card__favorite{position:absolute;top:20px;right:20px;width:24px;height:24px;background:transparent;border:none;cursor:pointer;z-index:2;padding:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.product-card__favorite:hover{transform:scale(1.1)}.product-card__favorite .icon{width:20px;height:20px;color:#6b6b6b}.product-card__favorite--active{opacity:1;pointer-events:auto}.product-card__favorite--active .icon{color:#008484}.product-card__remove{position:absolute;top:20px;right:20px;width:24px;height:24px;background:transparent;border:none;cursor:pointer;z-index:2;padding:0;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:auto;transition:transform .3s ease-in-out}.product-card__remove:hover{transform:scale(1.1)}.product-card__remove .icon{width:20px;height:20px;color:#080808}.product-card__button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:42px;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;text-align:center;cursor:pointer;border:1px solid transparent;background:#008484;color:#fefefe}.product-card__button:hover{background:#006b6b}.product-card__button--notify{background:transparent;border-color:#008484;color:#008484}.product-card__button--notify:hover{background:#008484;color:#fefefe}.product-card__button{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}@media(hover:hover){.product-card:hover .product-card__button,.product-card:hover .product-card__favorite{opacity:1;pointer-events:auto}}@media(hover:none){.product-card__button,.product-card__favorite{opacity:1;pointer-events:auto}}@media(min-width:1024px){.product-card--out-of-stock .product-card__image{filter:blur(2px)}.product-card--out-of-stock:hover .product-card__image{filter:blur(0)}}.product-card--out-of-stock .product-card__brand,.product-card--out-of-stock .product-card__title,.product-card--out-of-stock .product-card__category,.product-card--out-of-stock .product-card__description,.product-card--out-of-stock .product-card__price-current{color:#cecece}@media(min-width:768px)and (max-width:1023px){.product-card__button{display:none}}@media(max-width:767px){.product-card__favorite{opacity:1;pointer-events:auto;top:12px;right:12px;width:32px;height:32px}.product-card__favorite .icon{width:18px;height:18px}.product-card__remove{top:12px;right:12px;width:32px;height:32px}.product-card__remove .icon{width:18px;height:18px}.product-card__button{display:none}}.product-slider{display:flex;flex-direction:column;gap:40px;padding:20px 0;width:100%}.product-slider__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0}.product-slider__header--nav-only{justify-content:flex-end}.product-slider__title{font-size:26px;font-weight:500;line-height:1;letter-spacing:-.52px;color:#080808;margin:0;text-decoration:none}.product-slider__title:hover{color:#080808}.product-slider__nav-buttons{display:flex;gap:8px;align-items:center}.product-slider__nav{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fefefe;border:1px solid #99CECE;border-radius:6px;cursor:pointer;transition:border-color .3s ease-in-out,background .3s ease-in-out}.product-slider__nav .icon{width:30px;height:54px;color:#99cece;transition:color .3s ease-in-out}.product-slider__nav:hover:not(:disabled){border-color:#008484;background:#fff}.product-slider__nav:hover:not(:disabled) .icon{color:#008484}.product-slider__nav:disabled{opacity:.5;cursor:not-allowed}.product-slider__nav--active{border-color:#008484;background:#fff}.product-slider__nav--active .icon{color:#008484}.product-slider__container{position:relative;width:100%;overflow:hidden;margin-top:30px}.product-slider__track{display:flex;gap:20px;transition:transform .5s ease-in-out;will-change:transform}@media(min-width:1024px){.product-slider__track:not(:has(>:nth-child(5))){justify-content:center}}.product-slider__track{touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:grab}.product-slider__track:active{cursor:grabbing}.product-slider__pagination{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:20px}.product-slider__dot{width:5px;height:5px;background:#d9d9d9;border:none;border-radius:50%;cursor:pointer;transition:background .3s ease-in-out;padding:0}.product-slider__dot:hover{background:#b3b3b3}.product-slider__dot--active,.product-slider__dot--active:hover{background:#008484}@media(max-width:1023px){.product-slider{overflow-x:hidden}.product-slider__nav-buttons{display:none}.product-slider__container{overflow:visible;margin-right:-60px}}@media(max-width:767px){.product-slider{width:100vw;margin-left:calc(-50vw + 50%);padding:20px 0;gap:24px}.product-slider .container{padding-left:0!important;padding-right:0!important}.product-slider__header{padding:0 20px}.product-slider__title{font-size:16px;letter-spacing:-.32px}.product-slider__container{margin-top:20px;overflow:visible}.product-slider__track{gap:8px;padding-left:20px;padding-right:20px}.product-slider__pagination{padding:0 20px}}.reviews-section{--cards-to-show: 4;--card-gap: 20px;padding:20px 80px}@media(max-width:767px){.reviews-section{padding:20px 0;--card-gap: 8px}}.reviews-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media(max-width:767px){.reviews-section__header{margin-bottom:24px}}.reviews-section__title{font-size:26px;font-weight:500;line-height:1;letter-spacing:-.52px;color:#080808;margin:0}@media(max-width:767px){.reviews-section__title{font-size:16px;line-height:1.4;letter-spacing:-.32px}}.reviews-section__nav{display:flex;gap:8px}@media(max-width:767px){.reviews-section__nav{display:none}}.reviews-section__nav-button{width:36px;height:36px;border-radius:6px;background:#fefefe;border:1px solid #008484;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease-in-out}.reviews-section__nav-button svg{width:24px;height:24px;color:#008484}.reviews-section__nav-button:hover{opacity:.8}.reviews-section__nav-button:disabled{border-color:#99cece;cursor:not-allowed}.reviews-section__nav-button:disabled svg{color:#99cece}.reviews-section__carousel{position:relative;margin-bottom:40px}@media(max-width:767px){.reviews-section__carousel{margin-bottom:24px}}.reviews-section__wrapper{overflow:hidden}@media(max-width:767px){.reviews-section__wrapper{margin-left:-16px;margin-right:-16px}}.reviews-section__track{display:flex;align-items:stretch;gap:var(--card-gap);transition:transform .3s ease-in-out}.reviews-section__card{flex-shrink:0;width:calc((100% - (var(--cards-to-show) - 1) * var(--card-gap)) / var(--cards-to-show));display:flex;flex-direction:column;gap:20px}@media(max-width:767px){.reviews-section__card{width:calc(100vw - 56px)}.reviews-section__card:first-child{margin-left:16px}}.reviews-section__product{display:flex;gap:18px;align-items:flex-start;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .3s ease-in-out}.reviews-section__product:hover{opacity:.8}.reviews-section__product-image{flex-shrink:0;width:100px;height:100px;border-radius:12px;background:#f5f5f5;overflow:hidden}.reviews-section__product-image img{width:100%;height:100%;object-fit:cover;display:block}.reviews-section__product-info{flex:1;display:flex;flex-direction:column;gap:14px;min-width:0}.reviews-section__product-title{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.14px;color:#080808;margin:0}.reviews-section__product-description{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#6b6b6b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reviews-section__review{background:#f9f9f9;border-radius:8px;padding:20px 16px;display:flex;flex-direction:column;gap:40px;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .3s ease-in-out;height:232px;margin-top:auto}.reviews-section__review:hover{opacity:.8}.reviews-section__review-text{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#393939;margin:0;max-height:84px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reviews-section__review-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-shrink:0;margin-top:auto}.reviews-section__author{display:flex;gap:8px;align-items:center}.reviews-section__avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#cce6e6;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:1.4;color:#393939;text-transform:uppercase}.reviews-section__author-info{display:flex;flex-direction:column;gap:4px;min-width:0}.reviews-section__author-name{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#080808;margin:0}.reviews-section__author-date{font-size:10px;font-weight:400;line-height:1.2;letter-spacing:-.1px;color:#6b6b6b;margin:0}.reviews-section__stars{display:flex;gap:1px;align-items:center;flex-shrink:0}.reviews-section__stars svg{width:16px;height:16px;color:#008484}.reviews-section__pagination{display:flex;gap:8px;justify-content:center;align-items:center}.reviews-section__pagination-dot{width:5px;height:5px;border-radius:50%;background:#99cece;border:none;padding:0;cursor:pointer;transition:background .3s ease-in-out}.reviews-section__pagination-dot--active{background:#008484}.benefits-section{background:#f5fafa;border-radius:12px;padding:60px 140px}@media(max-width:1023px){.benefits-section{padding:40px 60px}}@media(max-width:767px){.benefits-section{padding:30px 16px}}.benefits-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 40px}@media(max-width:1023px){.benefits-section__grid{grid-template-columns:repeat(2,1fr);gap:20px 32px}}@media(max-width:767px){.benefits-section__grid{grid-template-columns:1fr;gap:8px}}.benefits-section__item{display:flex;align-items:center;gap:8px}.benefits-section__icon{flex-shrink:0;width:40px;height:40px;color:#008484}.benefits-section__icon svg{width:100%;height:100%;display:block}@media(max-width:767px){.benefits-section__icon{width:24px;height:24px}}.benefits-section__text{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#080808;margin:0}.benefits-compact{display:flex;flex-direction:column;gap:10px}.benefits-compact__item{display:flex;align-items:center;gap:8px}.benefits-compact__icon{flex-shrink:0;width:24px;height:24px;color:#004f4f}.benefits-compact__icon svg{width:100%;height:100%;display:block}.benefits-compact__text{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#080808;margin:0}.benefits-compact__text strong{font-weight:700}.catalog-subcategories{background:#f5fafa;padding:26px 0 60px}@media(max-width:1023px){.catalog-subcategories{display:none}}.catalog-subcategories__grid{display:grid;grid-template-columns:repeat(5,auto);gap:60px;justify-content:start}.catalog-subcategories__column{display:flex;flex-direction:column;gap:16px}.catalog-subcategories__category{display:flex;flex-direction:column;gap:12px}.catalog-subcategories__title{font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;color:#080808;text-transform:uppercase;margin:0}.catalog-subcategories__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.catalog-subcategories__item{font-size:14px;font-weight:400;line-height:1;letter-spacing:-.14px;color:#393939;text-decoration:none;transition:color .3s ease-in-out}.catalog-subcategories__item:hover{color:#008484}.catalog-actions{display:none;padding-top:20px}@media(max-width:1023px){.catalog-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}}.catalog-actions__filter-wrapper,.catalog-actions__sort-wrapper{flex:1;position:relative}.catalog-actions__btn{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 0;background:none;border:1px solid #080808;border-radius:6px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;color:#080808;cursor:pointer;transition:opacity .3s ease-in-out}.catalog-actions__btn:hover{opacity:.8}.catalog-actions__icon{width:24px;height:24px;flex-shrink:0}.catalog-actions__counter{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#008484;color:#fefefe;border-radius:100px;font-size:8px;font-weight:600;line-height:1;text-align:center}.catalog-actions__counter:empty,.catalog-actions__counter[data-count="0"]{display:none}.catalog-actions__sort-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:.7px solid #CECECE;border-radius:6px;padding:6px 8px;box-shadow:0 4px 12px #0000001a;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}.catalog-actions__sort-dropdown--active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.catalog-actions__sort-dropdown-item{display:flex;align-items:center;width:100%;height:24px;padding:0;background:none;border:none;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;text-align:left;cursor:pointer;transition:color .3s ease-in-out}.catalog-actions__sort-dropdown-item:hover{color:#008484}.catalog-actions__sort-dropdown-divider{height:1px;background:#cecece;margin:4px 0}.catalog-page__sidebar .accordion__header,.mobile-filter-modal__body .accordion__header{padding:16px 0}.catalog-page__sidebar .accordion__header:hover,.mobile-filter-modal__body .accordion__header:hover{opacity:.8}.catalog-page__sidebar .accordion__title,.mobile-filter-modal__body .accordion__title{font-size:16px;font-weight:500;line-height:1;letter-spacing:-.16px;text-transform:uppercase;margin:0}.catalog-page__sidebar .accordion__body,.mobile-filter-modal__body .accordion__body{display:flex;flex-direction:column;gap:12px;padding-bottom:16px}.catalog-filter__divider{height:1px;background:#e8e8e8;margin:0}.catalog-filter__search{margin-bottom:4px}.catalog-filter__list{display:flex;flex-direction:column;gap:8px;max-height:250px;overflow-y:auto;padding-right:8px}.catalog-filter__price-options{display:flex;gap:20px}.catalog-filter__price-column{display:flex;flex-direction:column;gap:14px;flex:1}.catalog-filter__price-link{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#6b6b6b;text-decoration:none;transition:color .3s ease-in-out}.catalog-filter__price-link:hover{color:#008484}.catalog-filter__price-link.active{color:#008484;font-weight:500}.catalog-filter__price-custom{padding-top:10px}.catalog-filter__price-inputs,.catalog-filter__price-input-group{display:flex;align-items:center;gap:12px}.catalog-filter__price-label{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#080808;flex-shrink:0}.catalog-filter__price-input{width:100px;height:40px;padding:10px 16px;background:#eaecf0;border:none;border-radius:4px;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#6b6b6b;transition:background .3s ease-in-out}.catalog-filter__price-input::placeholder{color:#6b6b6b}.catalog-filter__price-input:focus{outline:none;background:#e8e8e8}.catalog-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}@media(max-width:1023px){.catalog-toolbar{display:none}}.catalog-toolbar--sort-only{justify-content:flex-end}.catalog-sort{position:relative;flex-shrink:0}.catalog-sort__btn{display:flex;align-items:center;gap:4px;background:none;border:none;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;color:#080808;cursor:pointer;transition:opacity .3s ease-in-out}.catalog-sort__btn:hover{opacity:.8}.catalog-sort__icon{width:24px;height:24px;flex-shrink:0}.catalog-sort__dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:.7px solid #CECECE;border-radius:6px;padding:6px 8px;box-shadow:0 4px 12px #0000001a;z-index:1000;min-width:160px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}.catalog-sort__dropdown--active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.catalog-sort__dropdown-item{display:flex;align-items:center;width:100%;height:24px;padding:0;background:none;border:none;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;text-align:left;cursor:pointer;transition:color .3s ease-in-out}.catalog-sort__dropdown-item:hover{color:#008484}.catalog-sort__dropdown-item--active{color:#008484;font-weight:500}.catalog-sort__dropdown-divider{height:1px;background:#cecece;margin:4px 0}.catalog-active-filters{display:flex;flex-wrap:wrap;gap:10px}.catalog-active-filters:empty{display:none}.catalog-active-filters__item{display:inline-flex;align-items:center;gap:6px;background:#008484;color:#fefefe;padding:8px 14px;border:none;border-radius:4px;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;text-decoration:none;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out}.catalog-active-filters__item:hover{background:#006a6a;color:#fefefe}.catalog-active-filters__item:active{background:#004f4f;color:#fefefe}.catalog-active-filters__item:visited{color:#fefefe}.catalog-active-filters__text{white-space:nowrap}.catalog-active-filters__icon{width:16px;height:16px;flex-shrink:0;color:currentColor}.catalog-active-filters__clear{display:inline-flex;align-items:center;gap:6px;background:#008484;color:#fefefe;padding:8px 14px;border:none;border-radius:4px;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;text-decoration:none;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out}.catalog-active-filters__clear:hover{background:#006a6a;color:#fefefe}.catalog-active-filters__clear:active{background:#004f4f;color:#fefefe}.catalog-active-filters__clear:visited{color:#fefefe}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:40px}@media(max-width:767px){.catalog-pagination{gap:4px;margin-bottom:32px}}.catalog-pagination__list{display:flex;align-items:center;gap:4px;list-style:none;padding:0;margin:0}.catalog-pagination__item{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;background:none;border:none;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;color:#080808;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out}.catalog-pagination__item:hover{color:#008484}.catalog-pagination__item--active,.catalog-pagination__item--active:hover{background:#f5fafa;color:#008484}.catalog-pagination__dots{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;font-size:14px;font-weight:500;color:#6b6b6b}.catalog-load-more{display:flex;justify-content:center;margin-bottom:60px}@media(max-width:767px){.catalog-load-more{margin-bottom:40px}}.catalog-load-more__btn{padding:12px 32px;border-radius:6px}@media(max-width:767px){.catalog-load-more__btn{width:100%}}.catalog-load-more__btn.is-hidden{display:none}.catalog-quick-filters{display:flex;flex-wrap:wrap;gap:12px;padding-top:40px}@media(max-width:1023px){.catalog-quick-filters{padding-top:24px}}@media(max-width:767px){.catalog-quick-filters{flex-wrap:nowrap;overflow-x:auto;padding-top:20px;gap:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.catalog-quick-filters::-webkit-scrollbar{display:none}}.catalog-quick-filters__item{display:flex;align-items:center;gap:6px;padding:8px 14px;background:none;border:1px solid #080808;border-radius:4px;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#080808;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.catalog-quick-filters__item:hover{background:#f5fafa;border-color:#008484;color:#008484}@media(max-width:767px){.catalog-quick-filters__item{flex-shrink:0}}.mobile-filter-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1050;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s ease-in-out}.mobile-filter-modal--active{visibility:visible;opacity:1}.mobile-filter-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-filter-modal__content{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;flex-direction:column}.mobile-filter-modal__header{display:flex;align-items:center;justify-content:space-between;max-height:60px;padding:24px;background:#f2f2f2;border-bottom:1px solid #F2F2F2;flex-shrink:0}.mobile-filter-modal__title{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.32px;color:#080808;margin:0;width:65px;white-space:pre-wrap}.mobile-filter-modal__header-actions{display:flex;align-items:center;gap:24px}.mobile-filter-modal__reset{font-size:12px;font-weight:400;line-height:1;letter-spacing:-.12px;color:#9c9c9c;background:none;border:none;padding:0;cursor:pointer;transition:color .3s ease-in-out}.mobile-filter-modal__reset:hover{color:#008484}.mobile-filter-modal__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:none;border:none;color:#080808;cursor:pointer;transition:color .3s ease-in-out}.mobile-filter-modal__close:hover{color:#008484}.mobile-filter-modal__close .icon{width:28px;height:28px}.mobile-filter-modal__body{flex:1;overflow-y:auto;padding:22px 24px 100px;-webkit-overflow-scrolling:touch}.mobile-filter-modal__footer{position:absolute;bottom:0;left:0;right:0;padding:0 24px 32px;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);background:linear-gradient(180deg,#fff0,#ffffff80);pointer-events:none;z-index:10}.mobile-filter-modal__submit{display:flex;align-items:center;justify-content:center;width:100%;height:46px;padding:10px 20px;background:#008484;border:none;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;color:#fefefe;cursor:pointer;pointer-events:auto;transition:background .3s ease-in-out}.mobile-filter-modal__submit:hover{background:#006a6a}.mobile-filter-modal__submit:active{background:#004f4f}@media(min-width:768px){.mobile-filter-modal{display:none}}.search-categories{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:24px 0;border-bottom:1px solid #E8E8E8}@media(max-width:767px){.search-categories{padding:16px 0}}.search-categories__label{font-size:12px;font-weight:500;color:#393939;margin:0}.search-categories__items{display:flex;flex-wrap:wrap;gap:4px}.search-categories__item{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:transparent;border:1px solid #008484;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;line-height:1;color:#008484;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}.search-categories__item:hover{background:#008484;color:#fefefe}.search-categories__item--active{background:#008484;color:#fefefe;border-color:#008484}.search-categories__item--active:hover{background:#004f4f;border-color:#004f4f}.search-categories__item--active .icon{width:12px;height:12px}.catalog-empty{display:flex;justify-content:center;align-items:center;min-height:400px;padding:48px 0}.catalog-empty__content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:400px}.catalog-empty__icon{color:#cecece;margin-bottom:24px}.catalog-empty__title{font-size:20px;font-weight:500;color:#060606;margin:0 0 8px}.catalog-empty__text{font-size:14px;color:#393939;margin:0 0 32px}.catalog-empty__button{min-width:200px}
