@charset "UTF-8";.product-page{padding-top:16px;padding-bottom:40px}@media(max-width:767px){.product-page{padding-top:0;padding-bottom:32px}}.product-content{display:flex;gap:24px}@media(max-width:1023px){.product-content{flex-direction:column;gap:16px}}@media(max-width:767px){.product-content{gap:0}}.product-info{flex:1;min-width:0}@media(max-width:1023px){.product-info{width:100%}}.breadcrumbs{display:flex;align-items:center;gap:4px}.breadcrumbs__list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.breadcrumbs__item{display:flex;align-items:center;gap:4px}.breadcrumbs__link{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#6b6b6b;text-decoration:none;white-space:nowrap;transition:color .3s ease-in-out}.breadcrumbs__link:hover{color:#080808}.breadcrumbs__current{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#080808;white-space:nowrap}.breadcrumbs__divider{display:flex;align-items:center;justify-content:center;height:10px;font-size:8px;font-weight:400;line-height:1;letter-spacing:-.08px;color:#6b6b6b;text-transform:uppercase;-webkit-user-select:none;user-select:none}.breadcrumbs__item:last-child .breadcrumbs__divider{color:#080808}.breadcrumbs--mobile{display:none}@media(max-width:1023px){.breadcrumbs--mobile{display:flex;padding-bottom:8px;margin-bottom:4px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.breadcrumbs--mobile::-webkit-scrollbar{display:none}}.breadcrumbs--desktop{display:none}@media(min-width:1024px){.breadcrumbs--desktop{display:flex;margin-bottom:24px}}.breadcrumbs--desktop .breadcrumbs__list{flex-wrap:wrap}.breadcrumbs--inline{margin-bottom:16px}@media(max-width:767px){.breadcrumbs--inline{display:none}}.breadcrumbs--inline .breadcrumbs__divider{font-size:12px;color:#080808}.breadcrumbs--inline .breadcrumbs__link:hover{color:#008484}.product-gallery{display:flex;gap:8px;position:relative}@media(max-width:1023px){.product-gallery{width:100%}}@media(min-width:1024px){.product-gallery{flex:0 0 auto;width:630px;position:sticky;top:140px;align-self:flex-start;gap:16px}}.product-gallery__main{position:relative;width:630px;background:#fefefe;border-radius:12px;overflow:hidden;flex-shrink:0}.product-gallery__main-image{width:100%;height:auto;display:block}.product-gallery__labels{position:absolute;top:24px;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;z-index:3}.product-gallery__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;text-decoration:none;transition:opacity .3s ease-in-out}.product-gallery__label:hover{opacity:.85}@media(min-width:1024px){.product-gallery__main{width:100%;max-width:630px}}@media(min-width:768px)and (max-width:1023px){.product-gallery{flex-direction:column-reverse}.product-gallery__main{width:100%;height:auto;aspect-ratio:630/660}}@media(max-width:767px){.product-gallery{flex-direction:column}.product-gallery__main{display:flex;flex-direction:column;width:100%;height:auto;border-radius:0;touch-action:pan-y pinch-zoom}.product-gallery__main-image{border-radius:6px;touch-action:pan-y pinch-zoom}.product-gallery__labels{top:22px;left:0}.product-gallery__label{font-size:8px;padding:5px 8px;letter-spacing:-.16px}}.product-gallery__zoom-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:200%;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:2}.product-gallery__zoom-overlay--active{opacity:1}.product-gallery__thumbnails{position:absolute;left:24px;top:144px;display:flex;flex-direction:column;width:60px;z-index:2}.product-gallery__nav-button{width:60px;height:60px;background:#fefefe;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease-in-out}.product-gallery__nav-button:hover{background:#f2f2f2}.product-gallery__nav-button:disabled{opacity:.5;cursor:not-allowed}.product-gallery__nav-button--top{border-radius:6px 6px 0 0}.product-gallery__nav-button--bottom{border-radius:0 0 6px 6px}.product-gallery__nav-button .icon{width:36px;height:36px;color:#008484}.product-gallery__thumbnail-list{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0;height:252px;overflow-y:scroll;scroll-behavior:smooth;transition:scroll .3s ease-in-out;scrollbar-width:none;-ms-overflow-style:none}.product-gallery__thumbnail-list::-webkit-scrollbar{display:none}.product-gallery__thumbnail-item{width:60px;height:60px;flex-shrink:0;position:relative;cursor:pointer;border:2px solid transparent;border-radius:2px;transition:border-color .3s ease-in-out;overflow:hidden}.product-gallery__thumbnail-item:hover{border-color:#99cece}.product-gallery__thumbnail-item--active{border-color:#008484}.product-gallery__thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__share{position:absolute;top:24px;right:24px;width:32px;height:32px;background:#fefefe66;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background .3s ease-in-out}.product-gallery__share:hover{background:#fefefe99}.product-gallery__share .icon{width:24px;height:24px;color:#008484}.product-gallery__pagination{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:none;flex-direction:row;gap:6px;z-index:3}.product-gallery__pagination-dot{width:5px;height:5px;background:#6b6b6b4d;border:none;border-radius:50%;cursor:pointer;padding:0;transition:background .3s ease-in-out}.product-gallery__pagination-dot--active{background:#008484}.product-gallery__pagination-dot:hover{background:#00848480}@media(min-width:768px)and (max-width:1023px){.product-gallery__thumbnails{position:static;flex-direction:row;width:100%;gap:8px}.product-gallery__thumbnail-list{flex-direction:row;flex:1;overflow-x:auto}.product-gallery__nav-button--top{border-radius:6px 0 0 6px}.product-gallery__nav-button--bottom{border-radius:0 6px 6px 0}}@media(max-width:767px){.product-gallery__zoom-overlay,.product-gallery__thumbnails{display:none}.product-gallery__pagination{display:flex;position:static;transform:none;justify-content:center;margin-top:8px}.product-gallery__share{top:22px;right:16px;width:38px;height:38px}}.product-details{display:flex;flex-direction:column;gap:16px}@media(max-width:767px){.product-details{padding-top:12px}}.product-details__brand{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:-.24px;text-transform:uppercase;color:#6b6b6b}.product-details__brand-link{text-decoration:none;color:inherit;transition:color .3s ease-in-out}.product-details__brand-link:hover{color:#008484}.product-details__brand-divider{flex-shrink:0;color:#6b6b6b}.product-details__rating{display:flex}.product-details__title{font-size:18px;font-weight:500;line-height:1.4;letter-spacing:-.18px;color:#080808;margin:0}.product-details__price,.product-details__volume,.product-details__buttons{display:flex}.product-details__delivery{display:flex;flex-direction:column;gap:16px}.product-details__benefits{margin-top:16px}.product-details__attributes{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.product-rating{display:flex;align-items:center;gap:6px;text-decoration:none;cursor:pointer}.product-rating__stars{display:flex;align-items:center;gap:1px}.product-rating__star{width:20px;height:20px;color:#008484;transition:color .3s ease-in-out}.product-rating__star--filled{color:#008484}.product-rating__count{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#080808;transition:color .3s ease-in-out}.product-rating:hover .product-rating__count{color:#008484}.product-price{display:flex;align-items:center;gap:18px}.product-price__current{font-size:22px;font-weight:500;line-height:1.4;letter-spacing:-.44px;color:#080808}.product-price__old{font-size:22px;font-weight:400;line-height:1.4;letter-spacing:-.44px;color:#9c9c9c;text-decoration:line-through}.product-volume{display:flex;align-items:stretch;flex-wrap:wrap;gap:12px}.product-volume__button{display:inline-flex;align-items:center;justify-content:center;min-width:88px;max-width:100%;min-height:38px;padding:8px 16px;text-align:center;border:1px solid #9C9C9C;border-radius:4px;background:transparent;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.28px;color:#9c9c9c;text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}.product-volume__button:hover{border-color:#393939;color:#393939}.product-volume__button--active{border-color:#080808;color:#080808}.product-buttons{display:flex;align-items:center;gap:18px;width:100%}@media(max-width:767px){.product-buttons{gap:12px}}.product-buttons__add-to-cart,.product-buttons__add-to-favorites{display:flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;cursor:pointer;transition:all .3s ease-in-out}.product-buttons__add-to-cart{flex:1 0 0;background:#008484;color:#fefefe;border:none}.product-buttons__add-to-cart:hover{background:#006a6a}.product-buttons__add-to-cart:active{background:#004f4f}.product-buttons__add-to-favorites{flex:0 0 46px;width:46px;padding:10px;background:transparent;border:1px solid #008484;border-radius:6px;color:#008484}.product-buttons__add-to-favorites .icon{width:24px;height:24px;color:#008484}.product-buttons__add-to-favorites:hover{background:#f5fafa}.product-buttons__add-to-favorites span{display:none}.product-buttons__notify{flex:1 0 0;height:46px;padding:10px 20px}.product-buttons__notify--active{background:#f5fafa;border-color:#008484;color:#008484}.product-buttons__auth-notice{font-size:12px;line-height:1.4;color:#6b6b6b;margin-bottom:8px}.product-buttons__auth-notice a{color:#008484;text-decoration:underline}.product-buttons__auth-notice a:hover{color:#006a6a}.product-delivery__title{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.14px;color:#080808;margin:0}.product-delivery__list{display:flex;flex-direction:column;gap:12px}.product-delivery__item{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:767px){.product-delivery__item{flex-direction:column;align-items:flex-start;gap:4px}}.product-delivery__address{display:flex;align-items:center;gap:6px;flex:1}.product-delivery__address .icon{width:24px;height:24px;flex-shrink:0;color:#080808}.product-delivery__address span{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939}.product-delivery__availability{display:flex;align-items:center;gap:4px;flex-shrink:0;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px}.product-delivery__availability .icon{width:18px;height:18px}.product-delivery__availability--in-stock,.product-delivery__availability--in-stock .icon{color:#006602}.product-delivery__availability--out-of-stock{color:#cf4521}@media(max-width:767px){.product-delivery__availability{margin-left:30px}}.product-attributes__title{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.14px;color:#080808}.product-attributes__options{display:flex;flex-wrap:wrap;gap:12px}.product-attributes__option{display:inline-flex;align-items:center;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#393939;background:#f2f2f2;text-decoration:none;transition:all .3s ease-in-out}.product-attributes__option:hover{color:#080808;background:#eaeaea}.product-attributes__option--static{padding:0;background:none;cursor:default}.product-attributes__option--static:hover{color:#393939;background:none}.accordion__item.product-ingredients .accordion__body{display:flex;flex-direction:column;gap:12px;padding:14px;background:#f5fafa;border-radius:12px}.accordion__item.product-ingredients .accordion__body p{font-size:12px;font-weight:400;line-height:1.6;letter-spacing:-.12px;color:#080808;margin:0}.accordion__item.product-ingredients .accordion__body p:last-child{font-size:10px;letter-spacing:-.1px;color:#6b6b6b}.accordion__item--delivery{background:#fdede8;border-radius:8px;margin-bottom:8px;border-bottom:none}.accordion__item--delivery .accordion__header{padding:16px;border-radius:8px}.accordion__item--delivery:not(.accordion__item--expanded) .accordion__header:hover{background:#fbe1d9}.accordion__item--delivery .accordion__title{color:#080808;font-weight:600}.accordion__item--delivery .accordion__icon{color:#ed6a41}.accordion__item--delivery .accordion__content{padding:0 16px}.accordion__item--delivery .accordion__body{padding-bottom:16px}.sale-timer{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #ED6A41;border-radius:12px;width:calc(50% - 9px)}@media(max-width:767px){.sale-timer{width:calc(50% - 6px)}}.sale-timer__title{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.14px;color:#ed6a41;margin:0}.sale-timer__countdown{display:flex;gap:6px;align-items:flex-start}.sale-timer__unit{display:flex;gap:4px;align-items:flex-end;font-weight:600;color:#ed6a41;white-space:nowrap}.sale-timer__value{font-size:24px;line-height:1;letter-spacing:-.48px}.sale-timer__label{font-size:12px;line-height:normal;letter-spacing:-.24px;text-transform:lowercase}.product-details__sale-timer[data-sale-timer]:not([data-sale-timer=active]){display:none}.product-details__sale-timer{margin-bottom:16px}@media(max-width:767px){.product-details__sale-timer{margin-bottom:8px}}.product-gift-banner{display:flex;align-items:center;gap:16px;padding:16px 24px;border:1px solid #6B6B6B;border-radius:12px}@media(max-width:767px){.product-gift-banner{padding:16px;gap:8px}}.product-gift-banner__image{flex-shrink:0;width:94px;height:94px;border-radius:12px;overflow:hidden}.product-gift-banner__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:767px){.product-gift-banner__image{width:80px;height:80px}}.product-gift-banner__text{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;margin:0;flex:1;min-width:0}.product-gift-banner__text strong{font-weight:700}@media(max-width:767px){.product-gift-banner__text{font-size:12px}}.product-details__gift-banner{margin-bottom:24px}@media(max-width:767px){.product-details__gift-banner{margin-bottom:16px}}.product-notice{display:flex;align-items:flex-start;gap:24px;padding:24px 30px;background:#f5fafa;border-radius:12px}@media(max-width:767px){.product-notice{flex-direction:column;padding:18px 14px;gap:16px}}.product-notice__text{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}@media(max-width:767px){.product-notice__text{width:100%}}.product-notice__title{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.16px;color:#080808;margin:0}.product-notice__description{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#393939;margin:0}.product-notice__highlight{font-weight:600;color:#008484}.product-notice__button{display:flex;align-items:center;justify-content:center;height:46px;width:176px;padding:10px 20px;background:#008484;color:#fefefe;border:none;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;text-align:center;text-decoration:none;cursor:pointer;flex-shrink:0;transition:all .3s ease-in-out}.product-notice__button:hover{background:#006a6a;color:#fefefe}.product-notice__button:active{background:#004f4f;color:#fefefe}@media(max-width:767px){.product-notice__button{width:100%}}.product-details__notice{margin-bottom:24px}@media(max-width:767px){.product-details__notice{margin-bottom:16px}}.reviews{padding:80px 0 40px}@media(max-width:767px){.reviews{padding:60px 0 30px}}.reviews__header{margin-bottom:24px}.reviews__title{font-size:26px;font-weight:500;line-height:1.2;letter-spacing:-.52px;color:#080808;margin:0}@media(max-width:767px){.reviews__title{font-size:20px;letter-spacing:-.4px}}.reviews__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;background:#f9f9f9;border-radius:12px;margin-bottom:30px}@media(max-width:767px){.reviews__summary{flex-direction:column;align-items:stretch;gap:16px;padding:0;background:transparent;border-radius:0}}.reviews__summary-info{display:flex;align-items:center;gap:12px}.reviews__count{font-size:18px;font-weight:500;line-height:1.2;letter-spacing:-.36px;color:#080808}@media(max-width:767px){.reviews__count{font-size:14px;letter-spacing:-.28px}}.reviews__rating{display:flex;align-items:center;gap:2px}.reviews__rating .icon{width:24px;height:24px;color:#008484}.reviews__rating .icon.icon-star--filled{color:#008484}.reviews__add-button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:8px 24px;background:#008484;color:#fefefe;border:1px solid #008484;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;cursor:pointer;transition:all .3s ease-in-out}.reviews__add-button:hover{background:#006a6a;border-color:#006a6a}.reviews__add-button:active{background:#004f4f;border-color:#004f4f}@media(max-width:767px){.reviews__add-button{width:100%}}.reviews__list{display:flex;flex-direction:column}.reviews__footer{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:40px}@media(max-width:767px){.reviews__footer{margin-top:30px}}.reviews__load-more{display:inline-flex;align-items:center;justify-content:center;min-width:200px;height:46px;padding:8px 24px;background:transparent;color:#008484;border:1px solid #008484;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;cursor:pointer;transition:all .3s ease-in-out}.reviews__load-more:hover{background:#0084840d}.reviews__load-more:active{background:#0084841a}@media(max-width:767px){.reviews__load-more{width:100%;min-width:auto}}.reviews__pagination{display:flex;align-items:center;gap:12px}.reviews__page{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;color:#393939;border:none;border-radius:4px;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.14px;cursor:pointer;transition:all .3s ease-in-out}.reviews__page:hover{color:#080808}.reviews__page--active{background:#f5fafa;color:#008484}.reviews__page--active:hover{background:#0084841a;color:#006a6a}.review{display:flex;flex-direction:column;max-width:100%}.review__divider{height:1px;background:#cecece;margin:30px 0}@media(max-width:767px){.review__divider{margin:20px 0}}@media(max-width:767px){.review__divider:first-child{display:none}}.review__content{display:flex;align-items:flex-start;gap:116px;max-width:100%}@media(max-width:1023px){.review__content{gap:60px}}@media(max-width:767px){.review__content{flex-direction:column;gap:8px}}.review__author{display:flex;flex-direction:row;align-items:center;gap:12px;flex-shrink:0}@media(min-width:768px){.review__author{width:200px}}.review__avatar{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#cce6e6;border-radius:50%;font-size:20px;font-weight:500;line-height:1;color:#008484;text-transform:uppercase;flex-shrink:0}@media(max-width:767px){.review__avatar{width:50px;height:50px;font-size:18px}}.review__name{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939}.review__body{display:flex;flex-direction:column;gap:16px;flex:1;min-width:0;max-width:100%}.review__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.review__stars{display:flex;align-items:center;gap:2px}.review__stars .icon{width:22px;height:22px;color:#008484}.review__stars .icon.icon-star--filled{color:#008484}.review__date{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#6b6b6b;margin-left:auto}.review__text{font-size:14px;font-weight:400;line-height:1.6;letter-spacing:-.14px;color:#393939;margin:0}.review__text--collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review__read-more{display:inline-flex;align-items:center;gap:4px;margin-top:4px;padding:0;background:none;border:none;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-.12px;color:#393939;text-decoration:none;cursor:pointer;transition:color .3s ease-in-out}.review__read-more[hidden]{display:none}.review__read-more:hover{color:#080808}.review__read-more .icon{width:12px;height:12px;transition:transform .3s ease-in-out}.review__read-more--expanded .icon{transform:rotate(180deg)}.review__media{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.review__media::-webkit-scrollbar{display:none}@media(min-width:768px){.review__media{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}}@media(min-width:1024px){.review__media{margin-left:-80px;margin-right:-80px;padding-left:80px;padding-right:80px}}@media(max-width:767px){.review__media{gap:8px}}.review__media-item{position:relative;flex:0 0 auto;width:150px;height:150px;border-radius:6px;overflow:hidden;background:#f2f2f2;border:none;padding:0;cursor:pointer;transition:opacity .3s ease-in-out}.review__media-item:hover{opacity:.9}.review__media-item img{width:100%;height:100%;object-fit:cover;display:block}.review__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:38px;pointer-events:none;color:inherit}.divider{width:100%;height:1px;background:#cecece80;border:none;margin:0 0 16px}.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}
