.product-content{padding-bottom:100px}.product-content .page-title{margin-bottom:8px;font:var(--headingH1)}.product-content .button.description{width:max-content;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.product-content .slider{margin-bottom:24px}.product-content .short-info{margin-bottom:20px}.product-content.characteristic .description{font:var(--body2)}.product-content .mobile-bottom-button-container .button{justify-content:center}.product-content .mobile-bottom-button-container .price .price__old{color:var(--text400Sec);font:var(--caption2)}.product-content .mobile-bottom-button-container .price .price__current{font:var(--subtitle1)}.product-mobile-layout{padding-bottom:40px;padding-top:20px}.product-mobile-layout .clamp .collapsible-text__container{overflow:hidden;margin-bottom:12px}.product-mobile-layout .clamp .description{max-height:100px}.product-mobile-layout .clamp .collapsible-text__controls{position:relative;z-index:1}@media (min-width: 1025px){.product-mobile-layout{display:none}}.tab-filter{width:100svw;overflow-x:auto;margin-inline-start:-16px}.tab-filter__container{grid-template-columns:repeat(auto-fill,100px)}.tab-filter__tile{padding:12px 24px;border-radius:var(--border-radius--550, 20px)}.tab-filter.content-type{margin-bottom:20px;padding-bottom:12px}.tab-filter__inner{display:flex;flex-direction:row;gap:8px;padding:0 16px}.tab-filter__tab{padding:12px 20px;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius--650, 32px);background:var(--seed50);color:var(--text900Prim);font:var(--body3)}.tab-filter__tab.tab__selected{background:var(--seed900);color:var(--text00Inv)}.short-info{display:flex;flex-direction:row;justify-content:space-between}.short-info__status-in-stock{color:var(--system500Suc);font:var(--body4)}.short-info__status-out-stock{color:var(--system500Err);font:var(--body4)}.short-info__status-skeleton{min-width:100px;font:var(--body4)}.product-property{display:flex;flex-direction:row;justify-content:space-between;gap:20px;align-items:center}.product-property__item{display:flex;flex-direction:column;gap:4px}.product-property__item-name{font:var(--caption2)!important}.product-property__item-value{font:var(--body1)!important}.product-property__item.expendable{align-items:flex-start;width:100%;gap:16px}.product-property__item-description{color:var(--text900Prim);font:var(--body2)!important}.product-property__item-description-container{display:flex;align-items:center;justify-content:center;width:100%}.review{display:flex;flex-direction:column;gap:16px;background-color:var(--seed50);padding:16px;border-radius:var(--border-radius--500, 16px)}.review-rating{gap:8px}.review-rating-text{color:var(--text900Prim);font:var(--body3)}@media (min-width: 1025px){.review-rating{gap:12px}.review-rating-text{font:var(--subtitle3)}}.review-list{display:flex;flex-direction:column;gap:8px}.review-header{display:flex;flex-direction:row;justify-content:space-between;gap:8px}.review-header-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.review-header-info__name{display:flex;flex-direction:row;gap:4px;align-items:center;align-items:flex-start}.review-header-info__name p{font:var(--body1)}.review-header-info__name .icon{color:var(--brandAtom700)}.review-header-info__date{color:var(--text400Sec);font:var(--body2)}.review-main{display:grid;grid-template-columns:200px auto;gap:20px}.review-main-info{display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:4px}.review-main-info .icon{color:var(--brandAtom700)}.review-content{font:var(--body4)}.review-footer{display:flex;flex-direction:row;gap:16px;justify-content:flex-end}.review-footer__stat-item{position:relative}.review-footer__stat-item-count{background-color:var(--seed900);color:var(--baseWhite);height:16px;width:16px;max-height:16px;max-width:16px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius--1000, 9999px);border:1px solid var(--seed00);position:absolute;right:-5px;bottom:0;font:var(--caption1)}@media (min-width: 1025px){.review{display:grid;grid-template-columns:160px 1fr;gap:20px;background-color:var(--seed50);padding:20px 24px;border-radius:var(--border-radius--500, 16px);align-items:flex-start}.review .review-header-info__name{font:var(--body1)}.review-list .__collapsible{height:0;overflow:hidden;transition:height .5s}.review-main{display:flex;flex-direction:column;gap:16px}.review-main__name{font:var(--body1)}.review-content{font:var(--body4)}}.slider__product-info{margin-bottom:8px;width:100%;display:flex;align-items:flex-start;justify-content:space-between;position:absolute;z-index:2}.slider__product-info-bages{display:flex;flex-direction:column;gap:8px}.slider__product-info-bages .badge__container{padding:8px 12px;display:flex;flex-direction:row;gap:4px;font-size:12px;font-weight:700;border:1px solid var(--seed100);border-radius:var(--border-radius--650, 32px);width:max-content;font:var(--caption1)}.slider__product-info-bages .badge__icon{color:var(--brandAtom900)}.slider__product-info-actions{display:flex;flex-direction:row;gap:16px}.slider__product-info-actions-btn{padding:6px;background-color:var(--seed50);height:auto}.slider__product-info-actions-btn ._fill{color:var(--brandAtom900)}.slider-image__container{height:100%;width:100%}.slider-image__container .skeleton{height:100%}.slider-image{height:320px;width:auto;max-width:100%;object-fit:contain}@media (min-width: 1025px){.slider-image__container{width:100%;height:auto}.slider-image{object-fit:contain;width:100%;height:100%}}.characteristic-list{display:flex;flex-direction:column;width:100vw;margin-inline-start:calc(var(--padding-side) * -1)}.characteristic-list-item{display:flex;flex-direction:row;padding:20px 16px;gap:16px;align-items:center;background-color:var(--seed50)}.characteristic-list-item:nth-child(2n){background-color:var(--seed00)}.characteristic-list-item__name{width:118px;min-width:118px}.characteristic-list-item__name p{font:var(--body3)}.characteristic-list-item__value p{font:var(--body4)}.characteristic-line{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:24px}.characteristic-line:first-child{margin-top:0}.characteristic-line__item{border-bottom:1px solid var(--seed200);position:relative;padding-bottom:13px}.characteristic-line__item.selected:after{content:"";display:block;width:100%;height:1px;background-image:linear-gradient(270deg,var(--seed200) 0%,var(--brandAtom700) 50%,var(--seed200) 100%);position:absolute;bottom:-1px;left:0}.characteristic-line__item.selected:before{content:"";display:block;height:5px;width:10px;border-bottom:5px solid var(--brandAtom700);border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.characteristic-line__item-text{text-align:center;color:var(--text300Tre);font:var(--body4)}@media (min-width: 1025px){.characteristic-list{width:100%;margin:0}.characteristic-list-item{padding:12px 0;background-color:var(--seed00)}.characteristic-list-item:nth-child(2n){background-color:var(--seed00)}.characteristic-list-item__name{width:228px;min-width:228px;position:relative}.characteristic-list-item__name p{background-color:var(--seed00);padding-inline-end:20px;width:max-content;position:relative;z-index:1}.characteristic-list-item__name:after{content:"";display:block;width:100%;position:absolute;border:.5px dashed var(--seed100);top:50%}}.product-desktop-layout{display:none}@media (min-width: 1025px){.product-desktop-layout{display:grid;padding-bottom:60px}}.product-desktop-layout .tab-filter .tile{padding:8px 24px!important}.product-desktop-layout .tab__selected{background-color:var(--brandAtom700)!important;color:var(--text00Inv)!important}.product-desktop-layout.grid-product{grid-template-columns:468px 1fr;gap:20px}.product-desktop-layout .product-title{margin:0 0 16px;color:var(--textTitle)}.product-desktop-layout .description{font:var(--body2)}.product-desktop-layout .collapsible-text__container{overflow:hidden}.product-desktop-layout .collapsible-text__controls{padding:12px 0;justify-content:flex-end;position:relative;z-index:1;background-color:var(--baseWhite)}.product-desktop-layout .collapsible-text__button{height:32px}.product-desktop-layout .clamp .description{max-height:150px}.product-desktop-layout .review-list{margin-top:60px}.product-desktop-layout .review-list .review-list-content{display:flex;flex-direction:column;gap:12px}.product-desktop-layout .carousel-scroll{width:712px}.product-desktop-layout .carousel-scroll-conainer{margin-top:100px;padding-top:28px;border-top:1px solid var(--seed100)}.product-desktop-layout .price-info{padding:32px 24px 24px;box-shadow:0 2px 16px #0000001f;border-radius:var(--border-radius--400, 12px);display:flex;flex-direction:column;gap:24px;width:532px;margin:32px 0}.product-desktop-layout .price-info._skeleton{padding:0;min-height:204px}.product-desktop-layout .price-info._skeleton .skeleton-container{display:flex;flex-grow:1}.product-desktop-layout .price-info._skeleton .skeleton-container .skeleton{width:100%;line-height:100%}.product-desktop-layout .price-info-container{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:space-between}.product-desktop-layout .price-info-container__price{display:flex;flex-direction:row;gap:12px;align-items:baseline}.product-desktop-layout .price-info-container__price .price-info__current{font:var(--subtitle1)}.product-desktop-layout .price-info-container__price .price-info__current._with-discount{color:var(--text700Acc)}.product-desktop-layout .price-info-container__price .price-info__old{color:var(--text300Tre);text-decoration:line-through;font:var(--subtitle3)}.product-desktop-layout .price-info-container .price-info__status{font:var(--body4)}.product-desktop-layout .price-info-container .price-info__status-in-stock{color:var(--system500Suc)}.product-desktop-layout .price-info-container .price-info__status-out-stock{color:var(--system500Err)}.product-desktop-layout .price-info-buttons{display:flex;flex-direction:row;gap:12px;align-items:center;min-height:56px}.product-desktop-layout .price-info-buttons__cta{display:flex;flex:1}.product-desktop-layout .price-info-buttons__actions-btn{background-color:transparent;border:1px solid var(--seed100);border-radius:var(--border-radius--400, 12px);color:var(--text400Sec);padding:12px}.product-desktop-layout .price-info-buttons__actions-btn .icon-fav-fill{color:var(--text700Acc)}.product-desktop-layout .price-info-buttons .counter-container{display:flex;flex-direction:row;align-items:center;padding:4px;background-color:var(--seed50);border-radius:var(--border-radius--500, 16px);gap:8px}.product-desktop-layout .price-info-buttons .counter-container__icon{color:var(--brandAtom100)}.product-desktop-layout .price-info-buttons .counter-container__text{margin-inline-end:8px;font:var(--body4)}.product-desktop-layout .price-info-buttons .counter-container .counter{min-width:136px;gap:8px}.product-desktop-layout .price-info-buttons .counter-container .counter__button{padding:12px;height:48px;background-color:var(--seed50);border-radius:var(--border-radius--400, 12px)}.product-desktop-layout .price-info .price-info__bages{display:flex;flex-direction:row;gap:24px}.product-desktop-layout .price-info .price-info__bages .badge__container{padding:0;display:flex;flex-direction:row;align-items:center;gap:4px;font:var(--body2)}.product-desktop-layout .price-info .price-info__bages .badge__container .badge__icon{color:var(--brandAtom700)}.product-desktop-layout .rating-container{display:flex;flex-direction:row;gap:8px;align-items:center;margin-bottom:20px}.product-desktop-layout .rating-container .icon{color:var(--brandAtom700)}.product-desktop-layout .rating-rate{font:var(--subtitle1)}.product-desktop-layout .rating-count{color:var(--text400Sec);font:var(--body4)}.price-info{padding:32px 24px 24px;box-shadow:0 2px 16px #0000001f;border-radius:var(--border-radius--400, 12px);display:flex;flex-direction:column;gap:24px;width:532px;margin:32px 0}.price-info._skeleton{padding:0;min-height:204px}.price-info._skeleton .skeleton-container{display:flex;flex-grow:1}.price-info._skeleton .skeleton-container .skeleton{width:100%;line-height:100%}.price-info-container{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:space-between}.price-info-container__price{display:flex;flex-direction:row;gap:12px;align-items:baseline}.price-info-container__price .price-info__current{font:var(--subtitle1)}.price-info-container__price .price-info__current._with-discount{color:var(--text700Acc)}.price-info-container__price .price-info__old{text-decoration:line-through;color:var(--text300Tre);font:var(--subtitle3)}.price-info-container .price-info__status{font:var(--body4)}.price-info-container .price-info__status-in-stock{color:var(--system500Suc)}.price-info-container .price-info__status-out-stock{color:var(--system500Err)}.price-info-buttons{display:flex;flex-direction:row;gap:12px;align-items:center;min-height:56px}.price-info-buttons__cta{display:flex;flex:1}.price-info-buttons__actions-btn{background-color:transparent;border-radius:var(--border-radius--400, 12px);padding:12px;border:1px solid var(--seed100);color:var(--text400Sec)}.price-info-buttons__actions-btn .icon-fav-fill{color:var(--like)}.price-info-buttons .counter-container{display:flex;flex-direction:row;align-items:center;padding:4px;border-radius:var(--border-radius--500, 16px);gap:8px;background-color:var(--seed50)}.price-info-buttons .counter-container__icon{color:var(--brandAtom100)}.price-info-buttons .counter-container__text{margin-inline-end:8px;font:var(--body4)}.price-info-buttons .counter-container .counter{min-width:136px;gap:8px}.price-info-buttons .counter-container .counter__button{padding:12px;height:48px;border-radius:var(--border-radius--400, 12px);background-color:var(--seed50)}.price-info .price-info__bages{display:flex;flex-direction:row;gap:24px}.price-info .price-info__bages .badge__container{padding:0;display:flex;flex-direction:row;align-items:center;gap:4px;font:var(--body2)}.price-info .price-info__bages .badge__container .badge__icon{color:var(--brandAtom700)}.product-badges{margin:48px 0;display:grid;grid-template-columns:repeat(7,1fr);gap:16px;font:var(--caption2);text-align:center}.product-badges__item{display:flex;flex-direction:column;align-items:center;gap:3px}.product-badges__age-icon{width:26px;height:26px;border-radius:var(--border-radius--1000, 9999px);background-color:#ea2b2b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}@media (max-width: 1024px){.product-badges{margin:32px 0;grid-template-columns:repeat(4,1fr)}}._root_14m9a_2{display:flex;flex-direction:column;padding:60px 16px;align-items:center;justify-content:center;min-height:100vh}@media (min-width: 1025px){._root_14m9a_2{padding-block:0 calc(56px + var(--header-height));min-height:calc(100vh - var(--header-height) - 56px)}}._root_14m9a_2>h2{margin-top:8px;font:var(--header-200-light)}._root_14m9a_2>a{display:contents}._root_14m9a_2>a>button{margin-top:24px}._root_tjmhx_14{flex:1;position:relative}._root_tjmhx_14 ._button_tjmhx_18{width:100%;height:56px}._root_tjmhx_14 ._notifyButton_tjmhx_40{width:100%;height:56px;justify-content:space-between;padding-inline:24px}._root_tjmhx_14 ._notifyButton_tjmhx_40 :not(.subscribed) svg{fill:var(--icon-primary)}._root_tjmhx_14 ._counterRoot_tjmhx_49{background:var(--action-primary);border-radius:var(--border-radius--650, 32px)}._root_tjmhx_14 ._counterRoot_tjmhx_49 ._counterButton_tjmhx_74._disabled_tjmhx_74 svg{color:var(--icon-inverse-disabled)}._root_tjmhx_14 ._counterRoot_tjmhx_49 ._counterButton_tjmhx_74 svg{color:var(--icon-inverse-primary)}._root_tjmhx_14 ._counterRoot_tjmhx_49 ._value_tjmhx_80{font:var(--text-500-semibold);color:var(--graphic-regular-white)}._root_tjmhx_14 ._counterRoot_tjmhx_49 ._calculatedPrice_tjmhx_84{font:var(--text-100-medium);color:var(--graphic-transparent-white-70);transition:color .3s var(--transition-timing)}._root_tjmhx_14 ._counterRoot_tjmhx_49 ._calculatedPrice_tjmhx_84._greenPrice_tjmhx_89{color:var(--system-success)}._root_tjmhx_14 ._skeleton_tjmhx_92{display:block;width:100%}._root_tjmhx_14 ._skeleton_tjmhx_92 .react-loading-skeleton{height:56px;border-radius:var(--border-radius--650, 32px)!important}._root_e2026_2{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:16px}._root_e2026_2 ._offer_e2026_9{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:12px}._root_e2026_2 ._offer_e2026_9 ._imgWr_e2026_16{flex-shrink:0;width:104px;height:104px;border-radius:var(--border-radius--400, 12px);background-color:var(--surface-transparent-2);overflow:hidden;position:relative}._root_e2026_2 ._offer_e2026_9 ._imgWr_e2026_16 img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}._root_e2026_2 ._offer_e2026_9 ._content_e2026_32{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:8px;padding-block:8px;flex:1 1 0}._root_e2026_2 ._offer_e2026_9 ._content_e2026_32 ._title_e2026_41{margin:0;font:var(--text-200-medium);color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._root_e2026_2 ._offer_e2026_9 ._content_e2026_32 ._volume_e2026_51{padding:4px 12px;border-radius:var(--border-radius--1000, 9999px);background-color:var(--surface-transparent-2);font:var(--text-200-medium);color:var(--text-secondary)}._root_e2026_2 ._offer_e2026_9 ._content_e2026_32 ._price_e2026_58{font:var(--text-200-semibold);color:var(--text-primary)}._root_e2026_2 ._offer_e2026_9 ._content_e2026_32 ._oldPrice_e2026_62{color:var(--text-tertiary)}._root_e2026_2 ._offer_e2026_9 ._qty_e2026_65{flex-shrink:0;padding-block:8px;padding-inline-start:8px;font:var(--text-200-medium);color:var(--text-secondary)}._iconButtons_1fzoh_14{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:8px}._iconButtons_1fzoh_14 ._skeleton_1fzoh_21{display:block;height:56px}._iconButtons_1fzoh_14 ._skeleton_1fzoh_21 .react-loading-skeleton{width:56px;height:56px;border-radius:var(--border-radius--1000, 9999px)!important}._iconButtons_1fzoh_14._vertical_1fzoh_30{flex-direction:column}._favoriteActive_1fzoh_34{color:var(--icon-brand)!important}._root_glbeb_14{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;gap:4px}._badge_glbeb_22{padding:3px 8px;border-radius:var(--border-radius--1000, 9999px);font:var(--text-100-regular);background:var(--graphic-regular-black);border:1px solid var(--graphic-regular-black);color:var(--graphic-regular-white, var(--text-white))}._badge_glbeb_22._regular_glbeb_30{background:var(--graphic-regular-black);border:1px solid var(--graphic-regular-black);color:var(--graphic-regular-white, var(--text-white));border-radius:var(--border-radius--400, 12px)}._badge_glbeb_22._brand_glbeb_36{background:var(--graphic-regular-brand);border:1px solid var(--graphic-regular-brand);color:var(--graphic-regular-white, var(--text-white));border-radius:var(--border-radius--400, 12px)}._badge_glbeb_22._transparent-brand_glbeb_42{background:var(--graphic-transparent-brand-10);border:1px solid var(--graphic-transparent-brand-10);color:var(--graphic-regular-brand);border-radius:var(--border-radius--400, 12px)}body[data-design=v3] ._inner_glbeb_119{display:flex;gap:4px}._skeleton_glbeb_124{width:100%;display:block}._skeleton_glbeb_124 .react-loading-skeleton{border-radius:var(--border-radius--1000, 9999px)!important;height:22px}._skeleton_glbeb_124:nth-child(1){width:47px}._skeleton_glbeb_124:nth-child(2){width:182px}._skeleton_glbeb_124:nth-child(3){width:52px}._root_1i6zy_1{display:flex;flex-direction:column;gap:4px;margin-top:12px}._row_1i6zy_8{display:flex;align-items:baseline;gap:8px}._label_1i6zy_14{font:var(--text-200-medium);color:var(--text-tertiary)}._value_1i6zy_19{font:var(--text-200-medium);color:var(--text-primary)}._root_m5h24_14{height:436px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}@media (min-width: 1025px){._root_m5h24_14{width:100%;display:block;width:738px;height:100%}}._root_m5h24_14 ._singleContainer_m5h24_29{position:relative;width:calc(100% + 32px);margin-inline:-16px;overflow:hidden}@media (min-width: 1025px){._root_m5h24_14 ._singleContainer_m5h24_29{border-radius:var(--border-radius--700, 48px);width:100%;margin-inline:0;max-width:738px;height:779px}}._root_m5h24_14 ._singleContainer_m5h24_29:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg,rgba(45,47,51,.1) 30.29%,rgba(255,255,255,0) 100%);z-index:3}._root_m5h24_14 ._singleContainer_m5h24_29 ._singleImage_m5h24_54{object-fit:contain;height:436px;position:relative;z-index:2}@media (min-width: 1025px){._root_m5h24_14 ._singleContainer_m5h24_29 ._singleImage_m5h24_54{border-radius:var(--border-radius--700, 48px);width:100%;margin-inline:0;max-width:738px;height:779px}}._root_m5h24_14 ._singleImage_m5h24_54,._root_m5h24_14 ._mainSlider_m5h24_70{width:calc(100% + 32px);margin-inline:-16px;position:relative;overflow:hidden}@media (min-width: 1025px){._root_m5h24_14 ._singleImage_m5h24_54,._root_m5h24_14 ._mainSlider_m5h24_70{border-radius:var(--border-radius--700, 48px);width:100%;margin-inline:0;max-width:738px;height:779px}}._root_m5h24_14 ._singleImage_m5h24_54 ._imageSkeleton_m5h24_86,._root_m5h24_14 ._mainSlider_m5h24_70 ._imageSkeleton_m5h24_86{width:100%;height:436px}@media (min-width: 1025px){._root_m5h24_14 ._singleImage_m5h24_54 ._imageSkeleton_m5h24_86,._root_m5h24_14 ._mainSlider_m5h24_70 ._imageSkeleton_m5h24_86{height:779px}}._root_m5h24_14 ._singleImage_m5h24_54._sliderMobile_m5h24_97,._root_m5h24_14 ._mainSlider_m5h24_70._sliderMobile_m5h24_97{max-height:unset;width:calc(100% + 32px);height:436px;margin-inline:-16px;border-radius:var(--border-radius--0, 0)}._root_m5h24_14 ._singleImage_m5h24_54 img,._root_m5h24_14 ._singleImage_m5h24_54 img.slider-image,._root_m5h24_14 ._mainSlider_m5h24_70 img,._root_m5h24_14 ._mainSlider_m5h24_70 img.slider-image{position:relative;z-index:2;object-fit:contain}._root_m5h24_14 ._thumbSkeletonWr_m5h24_113{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:16px;margin-top:24px;width:100%;position:relative}@media (max-width: 1024px){._root_m5h24_14 ._thumbSkeletonWr_m5h24_113{display:none}}._root_m5h24_14 ._thumbSkeletonWr_m5h24_113 ._skeleton_m5h24_128{width:134px;display:block}._root_m5h24_14 ._thumbSkeletonWr_m5h24_113 ._skeleton_m5h24_128 .react-loading-skeleton{height:135px}._root_m5h24_14 ._thumbs_m5h24_135{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}@media (min-width: 1025px){._root_m5h24_14 ._thumbs_m5h24_135{height:auto;padding:0}}._fullscreenWrapper_m5h24_148{z-index:999}._fullscreenWrapper_m5h24_148 ._badgesContainer_m5h24_151{display:none}._badgesContainer_m5h24_151{position:absolute;bottom:unset;top:32px;inset-inline-end:16px;z-index:3}._container_133pe_1{position:relative;margin-top:24px}._saveMoreBadge_133pe_6{position:absolute;top:-10px;left:0;z-index:1;padding:3px 8px;border:1px solid var(--system-success);border-radius:var(--border-radius--400, 12px);background:var(--bg-content);font:var(--text-100-regular);color:var(--system-success);white-space:nowrap}._levels_133pe_20{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--stroke-secondary);border-radius:var(--border-radius--0) var(--border-radius--30) var(--border-radius--30) var(--border-radius--30);background:var(--background-secondary)}._levels_133pe_20 ._skeleton_133pe_29{width:100%}._levels_133pe_20 ._skeleton_133pe_29 .react-loading-skeleton{height:40px;border-radius:var(--border-radius--30)}._seeAllButton_133pe_37{width:fit-content;background:none;border:none;display:inline-flex;padding:0;text-decoration:underline;font:var(--text-100-medium);cursor:pointer}._root_7py0g_1{display:flex;align-items:center;gap:8px;margin-top:12px;font:var(--text-200-medium);color:var(--text-primary)}._price_zvg47_14{margin-top:12px;gap:8px}._price_zvg47_14 ._oldPrice_zvg47_74{font:var(--text-200-medium);color:var(--text-tertiary);text-decoration:line-through}._price_zvg47_14 ._oldPrice_zvg47_74 ._skeleton_zvg47_79{display:inline-block;width:85px}._price_zvg47_14 ._oldPrice_zvg47_74 ._skeleton_zvg47_79 .react-loading-skeleton{height:16px}._price_zvg47_14 ._currentPrice_zvg47_86{font:var(--text-600-semibold);color:var(--text-primary)}._price_zvg47_14 ._currentPrice_zvg47_86 ._skeleton_zvg47_79{display:inline-block;width:150px}._price_zvg47_14 ._currentPrice_zvg47_86 ._skeleton_zvg47_79 .react-loading-skeleton{height:24px}._price_zvg47_14 ._currentPrice_zvg47_86._multibuy_zvg47_174{color:var(--system-success)}._price_zvg47_14 ._discountPercentage_zvg47_180{font:var(--text-200-medium);color:var(--system-success)}._root_19tac_14{margin-top:24px}._filterContainer_19tac_18{margin-top:16px;max-width:390px;width:100%}._filterContainer_19tac_18 ._filterList_19tac_31{gap:8px;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38{border-radius:var(--border-radius--300, 8px);border:1px solid var(--stroke-primary);transition:border-left-color .5s var(--transition-timing),border-top-color .5s var(--transition-timing),border-right-color .5s var(--transition-timing),border-bottom-color .5s var(--transition-timing)}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38 span{font:var(--text-200-medium);color:var(--text-secondary)}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38:has(input:checked){border-color:var(--stroke-brand)}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38:has(input:checked) span{color:var(--text-brand)}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38._passed_19tac_56,._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38._passed_19tac_56:has(input:checked){background:var(--surface-transparent-2)}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38._passed_19tac_56 span,._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38._passed_19tac_56:has(input:checked) span{color:var(--text-secondary)}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38._empty_19tac_62{border-color:var(--stroke-tertiary)}._filterContainer_19tac_18 ._filterList_19tac_31 ._filterItem_19tac_38._empty_19tac_62 span{color:var(--text-disabled)}._filterContainer_19tac_18 ._filterList_19tac_31 ._skeleton_19tac_68{display:block;width:85px}._filterContainer_19tac_18 ._filterList_19tac_31 ._skeleton_19tac_68 .react-loading-skeleton{width:85px;height:42px;border-radius:var(--border-radius--300, 8px)!important}._root_1ivnv_2{display:flex;gap:2px;align-items:center;flex-shrink:0}._starWrapper_1ivnv_9{position:relative;display:flex;align-items:center;justify-content:center}._starEmpty_1ivnv_16{color:#00000026}._starFilled_1ivnv_20{position:absolute;top:0;left:0;overflow:hidden;display:flex}._starIcon_1ivnv_28{color:var(--icon-brand)}._root_1ex1z_2{display:flex;flex-direction:column;gap:32px;width:100%}._header_1ex1z_9{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}._ratingLeft_1ex1z_17{display:flex;align-items:center;gap:8px;flex-shrink:0}._ratingValue_1ex1z_24{color:var(--text-primary)}._totalCount_1ex1z_28{color:var(--text-secondary)}._progressList_1ex1z_32{display:flex;flex-direction:column;gap:16px;width:100%}._progressRow_1ex1z_39{display:flex;align-items:center;gap:12px;width:100%}._starLabel_1ex1z_46{display:flex;align-items:center;justify-content:space-between;width:29px;flex-shrink:0;color:var(--text-primary)}._starIcon_1ex1z_55{color:var(--icon-brand);flex-shrink:0}._progressBar_1ex1z_60{flex:1;height:6px;background-color:#2d2f331a;border-radius:var(--border-radius--100, 4px);overflow:hidden}._progressFill_1ex1z_68{height:100%;background-color:var(--icon-brand);border-radius:var(--border-radius--100, 4px)}._countLabel_1ex1z_74{width:24px;text-align:right;flex-shrink:0;color:var(--text-primary)}._root_aje2s_1 ._slider_aje2s_1{width:100%}._root_aje2s_1 ._slider_aje2s_1 ._slide_aje2s_1{flex-basis:227px;padding-left:0!important;padding-bottom:8px}._root_aje2s_1 ._slider_aje2s_1 ._slide_aje2s_1:not(:last-child){margin-right:16px}._root_aje2s_1 ._slider_aje2s_1 ._dots_aje2s_12{position:relative;margin-top:32px;display:flex;justify-content:center;gap:8px}._root_aje2s_1 ._slider_aje2s_1 ._dots_aje2s_12 ._paginationDot_aje2s_19{height:4px;width:28px;border-radius:var(--border-radius--1000, 9999px);background:var(--surface-transparent-4)}._root_aje2s_1 ._slider_aje2s_1 ._dots_aje2s_12 ._paginationDot_aje2s_19._paginationDotActive_aje2s_25{background:var(--icon-primary)}._root_byqbp_2{margin-top:24px;padding-block:16px 12px}@media (min-width: 1025px){._root_byqbp_2{margin-top:64px}}._root_byqbp_2 ._title_byqbp_11{font:var(--header-100-medium);color:var(--text-primary);margin-block:0 16px}@media (min-width: 1025px){._root_byqbp_2 ._title_byqbp_11{font:var(--header-400-medium)}}._root_byqbp_2 ._titleSkeleton_byqbp_21{width:30%}._root_byqbp_2 ._grid_byqbp_24{display:grid;grid-template-rows:max-content;grid-template-columns:repeat(2,1fr);gap:8px}@media screen and (min-width: 600px){._root_byqbp_2 ._grid_byqbp_24{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 830px){._root_byqbp_2 ._grid_byqbp_24{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1200px){._root_byqbp_2 ._grid_byqbp_24{grid-template-columns:repeat(5,1fr);gap:16px}}._root_byqbp_2 ._grid_byqbp_24 ._product_byqbp_46{width:100%}._root_1kxzw_2{margin-top:24px;padding-block:16px 12px}@media (min-width: 1025px){._root_1kxzw_2{margin-top:64px}}._root_1kxzw_2 ._title_1kxzw_11{font:var(--header-100-medium);color:var(--text-primary);margin-block:0 16px}@media (min-width: 1025px){._root_1kxzw_2 ._title_1kxzw_11{font:var(--header-400-medium)}}._root_1kxzw_2 ._titleSkeleton_1kxzw_21{width:30%}._root_1kxzw_2 ._grid_1kxzw_24{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (min-width: 900px){._root_1kxzw_2 ._grid_1kxzw_24{grid-template-columns:repeat(4,1fr)}}._root_1kxzw_2 ._product_1kxzw_34{width:100%}._root_bozhs_2{display:flex;gap:8px;width:100%;height:259px;overflow-x:auto;scrollbar-width:none}._root_bozhs_2::-webkit-scrollbar{display:none}@media (max-width: 1024px){._root_bozhs_2{height:180px}}._imageWrapper_bozhs_19{position:relative;flex-shrink:0;height:100%;aspect-ratio:3/4;border-radius:var(--border-radius--500, 16px);overflow:hidden;cursor:pointer;transition:transform .2s ease,opacity .2s ease}._imageWrapper_bozhs_19:hover{transform:scale(1.02)}._imageWrapper_bozhs_19:active{transform:scale(.98)}._image_bozhs_19{width:100%;height:100%;object-fit:cover}._videoPlaceholder_bozhs_42{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._videoThumbnail_bozhs_51{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}._playButton_bozhs_59{z-index:1;width:48px;height:48px;border-radius:var(--border-radius--1000, 9999px);background:var(--surface-transparent-7);display:flex;align-items:center;justify-content:center}._playIcon_bozhs_70{color:#fff}._root_1uxej_2{display:flex;flex-direction:column;gap:12px;width:100%}._root_1uxej_2._withDivider_1uxej_8{padding-bottom:32px;border-bottom:1px solid var(--stroke-secondary)}._header_1uxej_13{display:flex;align-items:center;gap:15px;width:100%}._authorName_1uxej_20{flex:1;color:var(--text-primary);letter-spacing:-.18px}@media (max-width: 1024px){._authorName_1uxej_20{letter-spacing:-.16px}}._date_1uxej_31{color:var(--text-tertiary);letter-spacing:-.14px;white-space:nowrap}._rating_1uxej_37{flex-shrink:0}._text_1uxej_41{color:var(--text-primary);letter-spacing:-.16px;margin:0;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 1024px){._text_1uxej_41{letter-spacing:-.14px}}._gallery_1uxej_55{margin-top:0}._overlay_a92v8_2{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}._modal_a92v8_13{display:flex;width:100%;max-width:1400px;height:90vh;max-height:800px;border-radius:var(--border-radius--600, 24px);overflow:hidden;box-shadow:0 20px 60px #0000004d}._imageSection_a92v8_24{position:relative;flex:0 0 60%;background:#1a1a1a;display:flex;align-items:center;justify-content:center}._backButton_a92v8_33{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:8px;padding:10px 16px;background:transparent;border:none;cursor:pointer;color:#fff;font:var(--text-200-medium);z-index:10;transition:opacity .2s ease}._backButton_a92v8_33:hover{opacity:.8}._mainCarousel_a92v8_53{width:100%;height:100%}._mainCarouselContent_a92v8_58{height:100%}._mainCarouselContent_a92v8_58,._mainCarouselContent_a92v8_58>div{height:100%}._mainCarouselItem_a92v8_66{display:flex;align-items:center;justify-content:center;height:100%;padding:0!important;min-width:0;flex:0 0 100%!important}._mainImage_a92v8_77{width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}._videoWrapper_a92v8_85{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}._video_a92v8_85{width:100%;height:100%;object-fit:contain;pointer-events:none}._videoPlayOverlay_a92v8_102{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:var(--border-radius--1000, 9999px);background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none}._navButton_a92v8_118{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:var(--border-radius--1000, 9999px);background:#fff;border:none;box-shadow:0 2px 12px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:transform .2s ease,box-shadow .2s ease}._navButton_a92v8_118:hover{box-shadow:0 4px 16px #0000004d}._navPrev_a92v8_139{left:20px}._navNext_a92v8_143{right:20px}._navNext_a92v8_143 svg{transform:rotate(180deg)}._reviewPanel_a92v8_150{position:relative;flex:0 0 40%;background:#fff;padding:24px;display:flex;flex-direction:column;overflow-y:auto}._closeButton_a92v8_160{position:absolute;top:16px;right:16px;z-index:5}._authorSection_a92v8_167{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding-right:48px}._authorAvatar_a92v8_175{width:48px;height:48px;border-radius:var(--border-radius--1000, 9999px);background:linear-gradient(135deg,#9ca3af 0%,#6b7280 100%);display:flex;align-items:center;justify-content:center;color:#fff;font:var(--text-400-semibold);flex-shrink:0}._authorInfo_a92v8_188{display:flex;flex-direction:column;gap:4px}._authorNameRow_a92v8_194{display:flex;align-items:center;gap:8px}._authorName_a92v8_194{color:var(--text-primary);font:var(--text-300-semibold)}._reviewDate_a92v8_205{color:var(--text-secondary);font:var(--text-100-medium)}._reviewContent_a92v8_210{margin-bottom:20px}._reviewText_a92v8_214{color:var(--text-primary);font:var(--text-300-medium-high);margin:0;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}._thumbnailsGrid_a92v8_223{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}._thumbnailItem_a92v8_230{flex-shrink:0;width:80px;height:80px;border-radius:var(--border-radius--300, 8px);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;padding:0;background:none;position:relative}._thumbnailItem_a92v8_230:hover{border-color:var(--stroke-secondary, #e0e0e0)}._thumbnailItemSelected_a92v8_247{border-color:var(--stroke-brand, #7c3aed)}._thumbnailImage_a92v8_251{width:100%;height:100%;object-fit:cover}._thumbnailVideoWrapper_a92v8_257{width:100%;height:100%;position:relative}._playIcon_a92v8_263{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:var(--border-radius--1000, 9999px);background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;color:#333}._playIcon_a92v8_263 svg{margin-left:2px}._mobileOverlay_a92v8_281{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:100;display:flex;flex-direction:column}._mobileHeader_a92v8_290{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:16px;padding-top:calc(var(--safe-area-inset-top-fallback) + 16px);z-index:10}._mobileBackButton_a92v8_303{position:absolute;left:12px;top:calc(var(--safe-area-inset-top-fallback) + 12px);display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;color:#fff}._mobileCounter_a92v8_318{color:#fff;font:var(--text-body-15m)}._mobileImageSection_a92v8_323{flex:1 1 auto;width:100%;min-height:200px;overflow:hidden;touch-action:pan-y pinch-zoom}._mobileBottomBar_a92v8_331{background:#fff;border-radius:var(--border-radius--500, 16px) var(--border-radius--500, 16px) var(--border-radius--0, 0) var(--border-radius--0, 0);padding:16px;padding-bottom:calc(env(safe-area-inset-bottom) + 16px)}._mobilePreviewContent_a92v8_338{display:flex;flex-direction:column;gap:8px}._mobilePreviewTop_a92v8_344{display:flex;align-items:center;gap:8px}._mobileAuthorName_a92v8_350{font:var(--text-300-semibold);color:var(--text-primary)}._mobileViewReviewBtn_a92v8_355{margin-left:auto;background:none;border:none;color:var(--text-secondary);font:var(--text-200-regular);cursor:pointer;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px;padding:0}._mobileViewReviewBtn_a92v8_355:hover{color:var(--text-primary)}._mobilePreviewText_a92v8_371{margin:0;font:var(--text-200-regular-high);color:var(--text-primary)}._mobileBottomSheet_a92v8_377{position:fixed;bottom:0;left:0;right:0;z-index:110;pointer-events:none}._mobileBottomSheetOpen_a92v8_386{top:0;right:0;bottom:0;left:0;pointer-events:auto}._mobileBottomSheetBackdrop_a92v8_391{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.3)}._mobileBottomSheetContent_a92v8_397{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:var(--border-radius--500, 16px) var(--border-radius--500, 16px) var(--border-radius--0, 0) var(--border-radius--0, 0);padding:20px 16px;padding-bottom:calc(env(safe-area-inset-bottom) + 20px);max-height:70vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease}._mobileBottomSheetOpen_a92v8_386 ._mobileBottomSheetContent_a92v8_397{transform:translateY(0)}._mobileSheetHeader_a92v8_415{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._mobileSheetTitle_a92v8_422{font:var(--text-400-semibold);color:var(--text-primary)}._mobileSheetClose_a92v8_427{flex-shrink:0}._mobileSheetAuthor_a92v8_431{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}._mobileSheetAuthorInfo_a92v8_438{display:flex;flex-direction:column;gap:4px}._mobileSheetAuthorRow_a92v8_444{display:flex;align-items:center;gap:8px}._mobileSheetAuthorName_a92v8_450{font:var(--text-300-semibold);color:var(--text-primary)}._mobileSheetDate_a92v8_455{font:var(--text-100-medium);color:var(--text-secondary)}._mobileSheetText_a92v8_460{margin:0 0 20px;font:var(--text-200-regular-high);color:var(--text-primary);white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}._mobileSheetThumbnails_a92v8_469{display:flex;flex-wrap:wrap;gap:8px}._mobileSheetThumbnail_a92v8_469{flex-shrink:0;width:calc((100% - 16px) / 3);aspect-ratio:1;border-radius:var(--border-radius--300, 8px);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;padding:0;background:none;position:relative}._mobileSheetThumbnail_a92v8_469:hover{border-color:var(--stroke-secondary, #e0e0e0)}._mobileSheetThumbnailSelected_a92v8_492{border-color:var(--stroke-brand, #7c3aed)}._root_1cgzs_2{display:flex;flex-direction:column;gap:32px;width:100%}._header_1cgzs_9{display:flex;align-items:center;gap:8px}@media (min-width: 1025px){._header_1cgzs_9{gap:16px}}._title_1cgzs_20{color:var(--text-primary);margin:0;letter-spacing:-.6px}@media (min-width: 1025px){._title_1cgzs_20{letter-spacing:-1.08px}}._count_1cgzs_31{color:var(--text-placeholder);letter-spacing:-.6px;margin:0}@media (min-width: 1025px){._count_1cgzs_31{letter-spacing:-1.08px}}._reviewsList_1cgzs_42{display:flex;flex-direction:column;gap:32px;width:100%;max-width:840px}._viewAllButton_1cgzs_50{align-self:flex-start;border-radius:var(--border-radius--500, 16px)}@media (min-width: 1025px){._viewAllButton_1cgzs_50{border-radius:var(--border-radius--600, 24px)}}._root_c5bwz_14{padding-top:4px;margin-top:-4px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:286px}._root_c5bwz_14 ._title_c5bwz_24{color:var(--text-primary)}._skeleton_c5bwz_28{display:block}._skeleton_c5bwz_28 .react-loading-skeleton{height:48px;border-radius:var(--border-radius--600, 24px)!important}._skeleton_c5bwz_28:nth-child(1){width:100%}._skeleton_c5bwz_28:nth-child(2){width:70%}._skeleton_c5bwz_28:nth-child(3){width:40%}._root_bdg5r_2{display:flex;flex-direction:column;gap:6px;width:100%}._tile_bdg5r_9{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;border-radius:99px;background:#f3f3f3}._icon_bdg5r_19{flex-shrink:0;width:20px;height:20px}._content_bdg5r_25{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:2px;min-width:0}._title_bdg5r_34{font:var(--text-200-medium);color:var(--text-primary)}._description_bdg5r_39{font:var(--text-200-regular);color:var(--text-secondary)}@media (max-width: 1024px){._description_bdg5r_39{font:var(--text-100-regular)}}._root_1cvrh_14{padding-block:0 60px}@media (min-width: 1025px){._root_1cvrh_14{padding-block:0 80px}}._root_1cvrh_14._addAppGap_1cvrh_22{padding-bottom:60px}._container_1cvrh_26{width:100%;max-width:var(--layout-max-width);margin:0 auto;padding-inline:16px}@media (min-width: 1025px){._container_1cvrh_26{padding-inline:0}}@media screen and (max-width: 1200px){._container_1cvrh_26{padding-inline:16px}}@media (max-width: 1024px){._breadcrumbs_1cvrh_44{display:none}}._product_1cvrh_49{display:grid;gap:24px}@media (min-width: 1025px){._product_1cvrh_49{grid-template-columns:738px 1fr;margin-top:24px;gap:72px}}._info_1cvrh_69{position:relative}._info_1cvrh_69 ._badges_1cvrh_72{margin-top:16px}._info_1cvrh_69 ._infoBadges_1cvrh_75{margin-top:12px}._info_1cvrh_69 ._ctaArea_1cvrh_78{margin-top:40px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:8px}._info_1cvrh_69 ._uspTiles_1cvrh_86{margin-top:24px}._info_1cvrh_69 ._tabs_1cvrh_89{margin-top:40px}._info_1cvrh_69 ._description_1cvrh_92 h2{font:var(--text-400-medium);color:var(--text-primary)}._info_1cvrh_69 ._description_1cvrh_92 p{font:var(--text-300-regular-high);color:var(--text-primary)}._info_1cvrh_69 ._description_1cvrh_92 img{max-width:100%;height:auto;display:block}._info_1cvrh_69 .collapsible-text.clamped ._buttonContainer_1cvrh_108{padding-top:34px}._info_1cvrh_69 .collapsible-text ._buttonContainer_1cvrh_108{justify-content:flex-start}._info_1cvrh_69 .collapsible-text ._buttonContainer_1cvrh_108 .button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0;font:var(--text-300-medium-high);color:var(--text-secondary);height:auto;text-decoration:underline}._reviewSection_1cvrh_140{margin-top:40px;display:flex;flex-direction:column-reverse;gap:40px}@media (min-width: 1025px){._reviewSection_1cvrh_140{margin-top:80px;display:grid;grid-template-columns:738px 1fr;gap:72px;align-items:start}}._reviewColumn_1cvrh_156{display:flex;flex-direction:column;gap:40px}@media (min-width: 1025px){._reviewColumn_1cvrh_156{gap:80px;width:100%;max-width:none}}._ratingColumn_1cvrh_169{width:100%}@media (min-width: 1025px){._ratingColumn_1cvrh_169{width:100%;min-width:0}}
