.ProductXLayout_container__QOYwr{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:16px;align-items:start;padding-top:calc(24px + var(--header-height))}.ProductXLayout_backButton__cVJK-{--color-text:var(--color-typo-black,#000);color:var(--color-text);pointer-events:auto}.ProductXLayout_footer__oXQTX{grid-column:full-width;margin-top:144px}@media screen and (max-width:768px){.ProductXLayout_container__QOYwr{display:grid;grid-column:full-width;width:100%;max-width:unset;padding-top:0;padding-right:0;padding-left:0}.ProductXLayout_mockFavorite__I4L7S{height:56px}.ProductXLayout_favoriteButton__Ve7iz{--color-text:var(--color-typo-black,#000);position:relative;padding:0!important;color:var(--color-text);pointer-events:auto}.ProductXLayout_backButton__cVJK-{width:24px;height:24px}}.ProductXLayout_header__V8uHe{pointer-events:none}@media screen and (max-width:768px){.ProductXLayout_header__V8uHe{height:72px}.ProductXLayout_header__V8uHe .header-wrapper{padding-top:0;padding-bottom:0;pointer-events:none}}@keyframes v1_spin__A4KcM{0%{--webkit-transform:rotate(360deg);transform:rotate(0deg)}to{--webkit-transform:rotate(360deg);transform:rotate(1turn)}}@keyframes v1_spin-back-rotate__7cIwL{to{transform:rotate(-1turn)}}@keyframes v1_toast-in-right__SF6sz{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes v1_toast-in-left__b6vvS{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes v1_toast-in-top-center__tTvH7{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes v1_progress-carousel__D2JOE{0%{width:0}to{width:130px}}@keyframes v1_skeleton-blinking__guinU{to{transform:translateX(100%)}}@keyframes v1_fade-in__vTuhu{0%{opacity:0}to{opacity:1}}@keyframes v1_fade-out__JX334{0%{opacity:1}to{opacity:0}}.v1_input__4rMoJ,.v1_input__4rMoJ:disabled+.v1_label__EdgTc .v1_chevronIcon__sHAj5{display:none}.v1_chevronIcon__sHAj5{display:flex;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s ease-in-out;transform:rotate(-90deg)}.v1_chevronIcon__sHAj5[data-icon-collapsed=true]{transform:rotate(90deg)}.v1_content__OZZ19{transition-timing-function:ease-in-out;transition-duration:.3s;transition-property:margin-top,max-height}.v1_contentCollapsed__1ntWb{margin-top:16px}.v1_label__EdgTc{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ProductXPageAccordion_accordion__grUTt{min-height:68px;padding-top:20px;padding-bottom:20px;border-bottom:1px solid var(--color-typo-stroke-light-gray)}.ProductXPageAccordion_icon__3b9Rr{width:24px;height:24px}.ProductXPageAccordion_title__Gnut-{color:var(--color-typo-black);font-family:var(--font-family,Gerbera)}@media screen and (max-width:768px){.ProductXPageAccordion_title__Gnut-{font-weight:400;font-style:normal;font-size:14px;font-family:var(--font-family,Gerbera-Light);line-height:130%}}.InfoPopup_root__cdAiE{display:flex;justify-content:center;align-items:center;height:21px;padding:0 8px;border-radius:6px}.InfoPopup_green__fVFg5{background-color:var(--color-bg-accent);color:var(--color-typo-white)}.CopyButton_container__7hEAC{display:flex;gap:8px}.CopyButton_copyText__wgXjp{line-height:11.5px}.CopyButton_infoPopup__NpQBk{opacity:0}.CopyButton_showInfoPopup__wuEHZ{opacity:1;animation:CopyButton_hide__iqNtS 1s 1;animation-delay:2s;animation-fill-mode:forwards}@keyframes CopyButton_hide__iqNtS{0%{opacity:1}to{opacity:0}}@media screen and (max-width:1024px){.ProductXProperties_accordion__AeO1Y{min-height:auto;padding:16px 0 15px}.ProductXProperties_accordionIcon__Eys6D{height:18px;width:18px}}@keyframes StarsScale_spin__-Tiz3{0%{--webkit-transform:rotate(360deg);transform:rotate(0deg)}to{--webkit-transform:rotate(360deg);transform:rotate(1turn)}}@keyframes StarsScale_spin-back-rotate__51FOP{to{transform:rotate(-1turn)}}@keyframes StarsScale_toast-in-right__-aJyp{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes StarsScale_toast-in-left__PAbVx{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes StarsScale_toast-in-top-center__DO1jA{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes StarsScale_progress-carousel__MLcIw{0%{width:0}to{width:130px}}@keyframes StarsScale_skeleton-blinking__2ZuWc{to{transform:translateX(100%)}}@keyframes StarsScale_fade-in__lHBZE{0%{opacity:0}to{opacity:1}}@keyframes StarsScale_fade-out__-GaUZ{0%{opacity:1}to{opacity:0}}.StarsScale_stars__LjBuo{position:relative;height:100%}.StarsScale_placeholder__33wo4{position:relative;display:flex;align-items:center;height:100%;color:var(--color-typo-stroke-light-gray)}.StarsScale_filled__bUWmh{position:absolute;top:0;left:0;display:flex;align-items:center;height:100%}.StarsScale_filled__bUWmh .StarsScale_star__Y-vxW{color:transparent}.StarsScale_filled__bUWmh .StarsScale_star__Y-vxW[data-item-half=true]{color:var(--color-typo-black);-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.StarsScale_filled__bUWmh .StarsScale_star__Y-vxW[data-item-filled=true]{color:var(--color-typo-black);-webkit-clip-path:none;clip-path:none}.StarsScale_star__Y-vxW{height:100%;transition:color .3s ease-in-out,-webkit-clip-path .3s ease-in-out;transition:color .3s ease-in-out,clip-path .3s ease-in-out;transition:color .3s ease-in-out,clip-path .3s ease-in-out,-webkit-clip-path .3s ease-in-out}.StarsScale_star__Y-vxW:focus{outline:none}.TotalRating_count__bnTTO{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;width:16px}.TotalRating_container__iAh1H{display:flex;gap:4px;align-items:center}.Review_head__GXKpc{display:flex;justify-content:space-between;align-items:center;height:24px;margin-bottom:8px}.Review_container__M-t5a{margin-bottom:8px;padding-top:24px;padding-bottom:24px;border-top:1px solid var(--color-typo-stroke-light-gray)}.Review_content__9KAde{margin-bottom:16px}.Review_answer__99nVe{margin-top:16px;padding:24px;display:flex;flex-direction:column;row-gap:12px;background:var(--color-typo-bg-gray);color:var(--color-typo-black)}.Review_variant__w-LE-{display:flex;flex-direction:column;padding-bottom:8px}.Review_answerHead__9OyXK{display:flex;column-gap:4px;align-items:center}.Review_icon__Xfwfq{display:flex;width:18px;height:18px;align-items:center}@media screen and (max-width:768px){.Review_variant__w-LE-{row-gap:4px}.Review_answer__99nVe{border-radius:8px;padding:16px;background:var(--color-typo-accent-pink)}}@media screen and (max-width:1024px){.ProductXReview_accordion__HoFEo{min-height:auto;padding:16px 0 15px}.ProductXReview_accordionIcon__vH5rq{height:18px;width:18px}}.ProductXReview_totalRatingStars__p4Ycv{height:24px}.ProductXReview_ratingBlock__B5Amg{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;width:100%}.ProductXReview_reviews__d4Ltp{margin-top:24px;width:100%}.ProductXReview_ratingAccordionIndicator__CMyy8{display:flex;gap:16px;align-items:center}.ProductXReview_totalRatingAccordionIndicator__lkheF{height:16px}.ProductXReview_pagination__TcLDr{padding-bottom:4px}@media screen and (max-width:768px){.ProductXReview_pagination__TcLDr{padding-bottom:24px}}.ProductXDescription_wrapper__jlb-Q{margin-top:40px}.ProductXDescription_descriptionContent__AWOF4{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1024px){.ProductXDescription_descriptionContent__AWOF4{gap:16px}.ProductXDescription_descriptionText__6zsrv{font-weight:400;font-style:normal;font-size:12px;font-family:var(--font-family,Gerbera-Light);line-height:130%}}.ProductXDescription_copyIcon__FADqg{width:18px;height:18px}.ProductXDescription_article__hLY9u{display:flex;gap:16px;align-items:center}@media screen and (max-width:1024px){.ProductXDescription_accordion__fJhlv{min-height:auto;padding:16px 0 15px}.ProductXDescription_accordionIcon__2HZCC{height:18px;width:18px}}.ProductXPageFooter_viewedProducts__BLQwL{margin-top:48px;width:100%;max-width:100%;padding:0}@media(min-width:1024px)and (max-width:1279px){.ProductXPageFooter_viewedProducts__BLQwL{margin-top:calc(13.3333333333vw + -122.5333333333px)}}@media(max-width:1023px){.ProductXPageFooter_viewedProducts__BLQwL{margin-top:14px}}.ProductXPageFooter_viewedProducts__BLQwL .product-card{width:min(22vw,314px)}.ProductXPageFooter_viewedProducts__BLQwL .card-gallery{position:fixed;width:100%;height:auto}.ProductXPageFooter_container__I4RTf{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1024px){.ProductXPageFooter_container__I4RTf{gap:0}.ProductXPageFooter_container__I4RTf .product-card{width:216px!important}}.ui_viewBtn__NfYf6{position:relative;z-index:20;margin-right:auto;text-decoration:none}.ui_blockBg__QHpdY{padding:4px 16px 5px;border-radius:6px;background:rgba(0,0,0,.2);color:var(--color-typo-white)}@media screen and (max-width:1024px){.ui_blockBg__QHpdY{background:rgba(0,0,0,.2);color:var(--color-typo-white)}}.ViewAdditionalProducts_root__-ro2l{position:absolute;bottom:16px;left:16px;z-index:10;display:flex}@media screen and (max-width:768px){.ViewAdditionalProducts_root__-ro2l{width:calc(100% - 32px)}}.ViewAdditionalProducts_colorListBlock__t8kti{position:relative;z-index:20;display:none;margin-left:auto;pointer-events:auto}@media screen and (max-width:768px){.ViewAdditionalProducts_colorListBlock__t8kti{display:flex}}.ViewAdditionalProducts_viewBtn__4Px-q{position:relative;z-index:20;margin-right:auto;text-decoration:none}.ViewAdditionalProducts_addColors__Oszlm{color:var(--color-typo-white)}.ViewAdditionalProducts_contentColorPicker__MkBi3{position:relative;z-index:20}.ViewAdditionalProducts_blockBg__OyzQs{padding:6px 16px;border-radius:6px;background-color:rgba(0,0,0,.2)}.ViewAdditionalProducts_buttonAdditionProducts__-4zXP{pointer-events:auto}.OverlayBottomSheet_overlay__f3iQP{position:fixed;top:0;left:0;z-index:601;width:100%;height:100%;background-color:transparent;pointer-events:none;transition:background-color .35s ease,opacity .35s ease}.OverlayBottomSheet_overlay__f3iQP.OverlayBottomSheet_show__5ipG6{background-color:rgba(0,0,0,.2);opacity:1;pointer-events:auto}@keyframes BottomSheet2_spin__KUpTj{0%{--webkit-transform:rotate(360deg);transform:rotate(0deg)}to{--webkit-transform:rotate(360deg);transform:rotate(1turn)}}@keyframes BottomSheet2_spin-back-rotate__SpJlm{to{transform:rotate(-1turn)}}@keyframes BottomSheet2_toast-in-right__9LJLA{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes BottomSheet2_toast-in-left__kie8q{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes BottomSheet2_toast-in-top-center__JViqX{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes BottomSheet2_progress-carousel__ilwoD{0%{width:0}to{width:130px}}@keyframes BottomSheet2_skeleton-blinking__4PlAc{to{transform:translateX(100%)}}@keyframes BottomSheet2_fade-in__OWOZL{0%{opacity:0}to{opacity:1}}@keyframes BottomSheet2_fade-out__kWg1A{0%{opacity:1}to{opacity:0}}.BottomSheet2_root__eM21-{position:fixed;bottom:0;left:0;z-index:1380;display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:calc(100vh - env(safe-area-inset-bottom) - env(safe-area-inset-top));touch-action:none}.BottomSheet2_header__LAwTc{position:absolute;top:0;left:0;z-index:9;display:flex;flex-shrink:0;justify-content:center;width:100%;height:100%;max-height:calc(32px + var(--additionalTouchArea, 0px));padding-top:16px;touch-action:none}.BottomSheet2_open__SY7xh .BottomSheet2_header__LAwTc{transform:translateY(-10px)}.BottomSheet2_headerStatic__enZNF{position:absolute;top:0;left:0;z-index:19;display:flex;flex-shrink:0;justify-content:center;width:100%;height:100%;max-height:calc(82px + var(--additionalTouchArea, 0px));padding-top:16px;touch-action:none}.BottomSheet2_open__SY7xh .BottomSheet2_headerStatic__enZNF{transform:translateY(-10px)}.BottomSheet2_closeButton__xpcB3{position:absolute;top:4px;padding:0 10px;cursor:pointer}.ProductXContent_bottomSheet__BHWur,.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz .ProductXContent_bottomSheet__BHWur{width:100%;max-width:1400px;margin:0 auto;padding-right:var(--padding-right);padding-left:var(--padding-left)}@media screen and (max-width:1024px){.ProductXContent_bottomSheet__BHWur,.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz .ProductXContent_bottomSheet__BHWur{--padding-left:var(--tablet-padding-left);--padding-right:var(--tablet-padding-right)}}@media screen and (max-width:768px){.ProductXContent_bottomSheet__BHWur,.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz .ProductXContent_bottomSheet__BHWur{--padding-left:var(--mobile-padding-left);--padding-right:var(--mobile-padding-right)}}.ProductXContent_bottomSheet__BHWur,.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz .ProductXContent_bottomSheet__BHWur{scrollbar-color:var(--color-typo-light-black);scrollbar-width:none}.ProductXContent_bottomSheet__BHWur::-webkit-scrollbar,.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz .ProductXContent_bottomSheet__BHWur::-webkit-scrollbar{width:4px;height:2px;border-radius:4px;background-color:var(--color-typo-stroke-light-gray)}.ProductXContent_bottomSheet__BHWur::-webkit-scrollbar-thumb,.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz .ProductXContent_bottomSheet__BHWur::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--color-typo-light-black)}.ProductXContent_root__O1hY5{z-index:599!important;transition:opacity .3s}.ProductXContent_root__O1hY5.ProductXContent_hidden__jPQAV{opacity:0;pointer-events:none}.ProductXContent_badges__8iGxR{position:absolute;display:flex;gap:24px;align-items:center;margin:0 0 20px}.ProductXContent_badgeItem__7AonX{font-weight:400;font-style:normal;font-size:16px;font-family:var(--font-family,Gerbera-Light);line-height:125%;font-family:Gerbera}.ProductXContent_bottomSheet__BHWur{position:absolute;inset:0 0 calc(var(--height-bottom-sheet-menu) - 54px);overflow-y:auto;max-height:calc(100% - 32px);padding-top:14px;background-color:transparent;overscroll-behavior:none}.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz :root{--header-color-background:var(--color-typo-white)}.ProductXContent_root__O1hY5.ProductXContent_opened__hIHXz .ProductXContent_bottomSheet__BHWur{position:absolute;right:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100% - 32px);overscroll-behavior:none}.ProductXContent_content__P1J4l{width:100%}.ProductXContent_footer__2ESxk{margin-top:84px;margin-bottom:120px}.ProductXContent_swipe__F9o5I .ProductXContent_productSet__OXaCN{display:flex;margin-top:0}@media screen and (max-width:1024px){.ProductXContent_badges__8iGxR{top:0;left:16px;margin:0 0 8px}.ProductXContent_badgeItem__7AonX{font-weight:400;font-style:normal;font-size:10px;font-family:var(--font-family,Gerbera);line-height:125%;font-family:Gerbera}.ProductXContent_productSet__OXaCN .carousel{padding:20px 0}.ProductXContent_footer__2ESxk{margin-inline:-16px;margin-top:50px;margin-bottom:16px}}.ProductXContent_bottomSheetFrost__iYWlF{overflow:hidden;overscroll-behavior:none}.ProductXContent_overlay__BTNU4{position:fixed;top:0;left:0;z-index:598;width:100%;height:100%;background-color:transparent;pointer-events:auto}@media screen and (max-width:768px){.ProductXContent_root__O1hY5{grid-column:full-width;overscroll-behavior:none}.ProductXContent_viewAdditionalProducts__4LhRd{position:fixed;pointer-events:none;overscroll-behavior:none}.ProductXContent_viewAdditionalProducts__4LhRd:after{content:"";position:absolute;inset:-16px}}.ProductXGalleryLayout_container__iRwSm{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:end}.ProductXGalleryLayout_image__iXwhw{grid-column:span 5;aspect-ratio:.67}.ProductXGalleryLayout_navigation__Wojmu{display:flex;flex-direction:column;grid-column:span 1;align-items:flex-start}@media screen and (max-width:768px){.ProductXGalleryLayout_image__iXwhw{grid-column:span 6}.ProductXGalleryLayout_viewAdditionalProducts__ccccC{display:none}.ProductXGalleryLayout_container__iRwSm{gap:0}}@keyframes ProductXImageNavigation_spin__VebTH{0%{--webkit-transform:rotate(360deg);transform:rotate(0deg)}to{--webkit-transform:rotate(360deg);transform:rotate(1turn)}}@keyframes ProductXImageNavigation_spin-back-rotate__rAXrS{to{transform:rotate(-1turn)}}@keyframes ProductXImageNavigation_toast-in-right__MaQsy{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes ProductXImageNavigation_toast-in-left__tLUGU{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes ProductXImageNavigation_toast-in-top-center__GGe4v{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes ProductXImageNavigation_progress-carousel__fu4W-{0%{width:0}to{width:130px}}@keyframes ProductXImageNavigation_skeleton-blinking__CV4dL{to{transform:translateX(100%)}}@keyframes ProductXImageNavigation_fade-in__HSWWb{0%{opacity:0}to{opacity:1}}@keyframes ProductXImageNavigation_fade-out__i9yI-{0%{opacity:1}to{opacity:0}}.ProductXImageNavigation_container__fZFEh{scrollbar-color:var(--color-typo-light-black);scrollbar-width:none}.ProductXImageNavigation_container__fZFEh::-webkit-scrollbar{width:4px;height:2px;border-radius:4px;background-color:var(--color-typo-stroke-light-gray)}.ProductXImageNavigation_container__fZFEh::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--color-typo-light-black)}.ProductXImageNavigation_container__fZFEh{overflow:visible;width:50%;margin:0}.ProductXImageNavigation_container__fZFEh .swiper,.ProductXImageNavigation_container__fZFEh .swiper-slide,.ProductXImageNavigation_container__fZFEh .swiper-wrapper{overflow:visible}.ProductXImageNavigation_container__fZFEh .swiper-wrapper{gap:2px}.ProductXImageNavigation_container__fZFEh .swiper-slide{max-width:48px;aspect-ratio:.648}.ProductXImageNavigation_item__TCezB{background-color:var(--color-typo-white);box-shadow:0 0 0 1px transparent;cursor:pointer;transition:box-shadow .3s ease-in-out}.ProductXImageNavigation_image__5J3tQ{display:flex;object-fit:cover;width:100%;height:100%}.ProductXImageNavigation_active__JSsL2{position:relative;z-index:10;overflow:visible}.ProductXImageNavigation_active__JSsL2:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;border:1px solid var(--color-typo-black)}@media screen and (max-width:768px){.ProductXImageNavigation_container__fZFEh{display:none}}.BaseProductXGallery_container__D1lhA{position:relative;display:flex;width:100%;aspect-ratio:.648}.BaseProductXGallery_container__D1lhA .swiper-scrollbar-vertical{position:relative;z-index:10;width:3px;margin-left:-3px}.BaseProductXGallery_container__D1lhA .swiper-scrollbar-drag{border-radius:60px;background-color:var(--color-typo-light-black)}.BaseProductXGallery_faded__vSdoq.swiper-slide{position:relative}.BaseProductXGallery_item__cPSq5{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--color-typo-white)}.BaseProductXGallery_image__9lG0O{position:absolute;display:flex;overflow:hidden;width:100%;height:100%}.BaseProductXGallery_image__9lG0O img{display:inline-block;object-fit:cover;width:100%;height:100%}@media screen and (max-width:768px){.BaseProductXGallery_container__D1lhA{gap:0;width:100%;height:100dvh}.BaseProductXGallery_image__9lG0O{position:absolute;top:0;display:flex;object-fit:cover;object-position:top center;width:100%;max-height:100dvh}}.CarouselItem_root__-pSXu{position:absolute;z-index:5000000;display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;height:100%}.CarouselItem_fill__Rno9p{height:100%}.CarouselItem_image__pyufG{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.CarouselItem_animatedImage__-pokW{object-fit:contain;object-position:center center;width:100%;height:100%;cursor:url(/icons/zoom-plus.svg),auto;touch-action:none}.CarouselItem_picture__mOrH5{height:100%}.CarouselItem_pictureFill__cT17y{width:100%}.CarouselItem_animatedImageFill__q8Eev{object-fit:cover;width:100%}@media screen and (max-width:1024px){.CarouselItem_root__-pSXu{position:static;height:100%}.CarouselItem_fill__Rno9p,.CarouselItem_rootFill__kPRGE{height:100%}.CarouselItem_picture__mOrH5{width:100%;height:auto}.CarouselItem_picture__mOrH5 .CarouselItem_image__pyufG{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.CarouselItem_animatedImage__-pokW{object-fit:contain;object-position:center center;height:100%;margin:0 auto;cursor:url(/icons/zoom-plus.svg),auto}.CarouselItem_animatedImageFill__q8Eev{object-fit:cover;width:100%}}.Carousel_container__pNFng{width:100%;height:100%}@media screen and (max-width:1024px){.Carousel_container__pNFng{width:100%;height:100%}}.Carousel_container__pNFng .swiper-slide{width:100%!important}.Carousel_navButton__ODxfZ{position:absolute;top:calc(50% - 20px);z-index:4;display:flex;grid-column:content;justify-content:center;align-items:center;width:40px;height:40px}.Carousel_navButtonPrev__xF5ie{left:0}.Carousel_navButtonNext__Ic5FE{right:0}.Carousel_navButtonNext__Ic5FE .Carousel_icon__SKTA3{transform:rotate(180deg)}.Carousel_icon__SKTA3{width:100%;height:100%}@media screen and (max-width:768px){.Carousel_navButton__ODxfZ{display:none}}.NavigationItem_item__5oa0g{box-sizing:border-box}.NavigationItem_item__5oa0g img,.NavigationItem_item__5oa0g video{display:flex;max-width:70px;aspect-ratio:.67}.NavigationItem_mini__fB38Z .picture__img{overflow-clip-margin:unset;object-fit:cover}.NavigationItem_active__ZdG7J{box-shadow:0 0 0 1px var(--color-typo-black)}@media screen and (max-width:768px){.NavigationItem_item__5oa0g img,.NavigationItem_item__5oa0g video{max-width:60px}}.Navigation_container__gffzp{position:absolute;bottom:48px;z-index:10;display:flex;justify-content:center;overflow:visible;width:100%;max-height:unset}.Navigation_container__gffzp .swiper,.Navigation_container__gffzp .swiper-slide,.Navigation_container__gffzp .swiper-wrapper{overflow:visible}.Navigation_container__gffzp .swiper-wrapper{width:auto}@media screen and (max-width:1024px){.Navigation_container__gffzp{bottom:40px;width:100%}.Navigation_container__gffzp .swiper-slide{line-height:0}}.ProductXModalGallery_container__knVSC{position:fixed;top:0;left:0;z-index:1000000;width:100%;height:calc(100dvh - env(safe-area-inset-bottom));background-color:var(--color-typo-white)}.ProductXModalGallery_cross__mYc8y{position:absolute;top:0;right:-16px;z-index:2;padding:48px 16px 16px}@media screen and (max-width:1024px){.ProductXModalGallery_cross__mYc8y{padding:16px}}.ProductXModalGallery_root__Y2lab{display:grid;grid-template-rows:1fr;grid-template-columns:inherit;grid-gap:initial;gap:initial;width:100%;height:100%}.ProductXModalGallery_root__Y2lab .product-layout__image{grid-column:full-width;height:calc(100dvh - env(safe-area-inset-bottom));aspect-ratio:auto}.product-gallery_switcher__L5I4L{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 16px);cursor:pointer}@media screen and (max-width:1024px){.product-gallery_switcher__L5I4L{height:auto}}.product-gallery_swiper-pagination-dots__NsNuL{position:absolute;top:calc((100dvh - var(--height-bottom-sheet-menu))/2);left:0;z-index:9;display:none;flex-direction:column;gap:8px;align-items:center;padding:16px;pointer-events:auto;transform:translateY(-50%)}@media screen and (max-width:768px){.product-gallery_swiper-pagination-dots__NsNuL{display:flex}}.product-gallery_swiper-pagination-bullet-dots__8umQ-{position:relative;display:block;width:4px;height:4px;border:.8px solid var(--color-typo-black);border-radius:50%;cursor:pointer}.product-gallery_swiper-pagination-bullet-dots__8umQ-:after{content:"";position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;transform:translate(-50%,-50%)}.product-gallery_swiper-pagination-bullet-active-dots__85ysX{width:6px;height:6px;border-width:0;background-color:var(--color-typo-black)}.product-gallery_swiper-bullet-dots__Vno1u{right:auto;left:0}.product-dolyame_drawer__MXp7c{--padding-inline:48px}.product-dolyame_drawer__MXp7c .drawer{z-index:1510;overflow:hidden;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.product-dolyame_drawer__MXp7c .drawer::-webkit-scrollbar{display:none;width:0;height:0}.product-dolyame_drawer__MXp7c .header{padding-bottom:30px}.product-dolyame_container__uSNbz{display:flex;flex-direction:column;max-width:401px;height:100%;padding-top:6px;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.product-dolyame_container__uSNbz::-webkit-scrollbar{display:none;width:0;height:0}@media screen and (max-width:768px){.product-dolyame_drawer__MXp7c{--padding-inline:16px}}@keyframes SegmentedControl_spin__gco4u{0%{--webkit-transform:rotate(360deg);transform:rotate(0deg)}to{--webkit-transform:rotate(360deg);transform:rotate(1turn)}}@keyframes SegmentedControl_spin-back-rotate__IugMi{to{transform:rotate(-1turn)}}@keyframes SegmentedControl_toast-in-right__x5BNP{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes SegmentedControl_toast-in-left__Rxn-m{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes SegmentedControl_toast-in-top-center__IOqHo{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes SegmentedControl_progress-carousel__4KlBY{0%{width:0}to{width:130px}}@keyframes SegmentedControl_skeleton-blinking__DIx02{to{transform:translateX(100%)}}@keyframes SegmentedControl_fade-in__NqWM5{0%{opacity:0}to{opacity:1}}@keyframes SegmentedControl_fade-out__Z068k{0%{opacity:1}to{opacity:0}}.SegmentedControl_segmentControlFrame__y7hT1,.SegmentedControl_segmentControlLabel__mdKgG{width:100%;padding-top:8px;padding-bottom:8px;border-radius:4px}.SegmentedControl_segmentControlForm__uCMdk{position:relative;display:flex;align-items:center;overflow:hidden;border-radius:6px;background-color:var(--color-typo-bg-light-gray)}.SegmentedControl_segmentControlLabel__mdKgG{z-index:1;display:flex;justify-content:center;padding-top:12px;padding-bottom:12px;color:var(--color-typo-light-black);cursor:pointer;transition:color .3s ease}.SegmentedControl_segmentControlFrame__y7hT1{position:absolute;top:0;left:0;height:100%;background-color:var(--color-typo-black);transition:all .3s ease}.SegmentedControl_segmentControlRadioInput__5FJh6{display:none}.SegmentedControl_segmentControlRadioInput__5FJh6:checked+.SegmentedControl_segmentControlLabel__mdKgG{position:relative;color:var(--color-typo-white)}.product-shop-segment-control_segmentedControlContainer__BIdEp{display:none}@media screen and (max-width:1024px){.product-shop-segment-control_segmentedControlContainer__BIdEp{position:absolute;top:16px;left:0;z-index:10;display:flex;justify-content:center;width:100%;height:42px;padding-right:24px;padding-left:24px}.product-shop-segment-control_segmentedControlContainer__BIdEp.product-shop-segment-control_list__ukyd2{position:static;margin-top:16px;margin-bottom:8px}}@media screen and (max-width:768px){.product-shop-segment-control_segmentedControlContainer__BIdEp{padding-right:16px;padding-left:16px}}.product-shop-segment-control_segmentedControl__7JN1z{width:100%;max-width:358px;font-size:14px}.YandexMap_yandexMapContainer__-BkT0{position:relative;width:100%;height:100%;min-height:200px}.YandexMap_preloader__at9-Y{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px);z-index:1}.product-shop-sidebar_drawer__Ca1Px{--padding-inline:0px}.product-shop-sidebar_drawer__Ca1Px .drawer{--width:100%;z-index:999;padding:0;background-color:transparent}@media screen and (max-width:1024px){.product-shop-sidebar_drawer__Ca1Px .drawer{--width:var(--drawer-width)}}.product-shop-sidebar_drawer__Ca1Px .header__drawer{display:none;padding-bottom:8px}.product-shop-sidebar_drawer__Ca1Px .simplebar-content{flex-grow:0;grid-template-columns:none}.product-shop-sidebar_drawer__Ca1Px .simplebar-content:after,.product-shop-sidebar_drawer__Ca1Px .simplebar-content:before{content:none}.product-shop-sidebar_body__AM-Av{display:grid;grid-template-columns:1fr 600px;height:100dvh}@media screen and (max-width:1024px){.product-shop-sidebar_body__AM-Av{display:flex;flex-direction:column}}.product-shop-sidebar_containerHeader__W-ZNZ{display:flex;justify-content:space-between;align-items:center;height:36px}@media screen and (max-width:768px){.product-shop-sidebar_title__DqPcv{font-family:Gerbera-Light,serif}}.product-shop-sidebar_buttonClose__paGkt{height:24px}.product-shop-sidebar_checkboxText__NKNhV{width:200px}@media screen and (max-width:768px){.product-shop-sidebar_close__GmfA6{width:24px;height:24px}}.product-shop-sidebar_container__6b1nE{position:relative;z-index:1495;display:flex;flex-direction:column;gap:24px;order:1;height:100dvh;padding:48px 48px 12px;background-color:var(--color-typo-white)}@media screen and (max-width:1024px){.product-shop-sidebar_container__6b1nE{--padding-container:24px;gap:16px;order:0;padding:var(--padding-container) var(--padding-container) 16px}}@media screen and (max-width:768px){.product-shop-sidebar_container__6b1nE{--padding-container:16px;order:0;padding:var(--padding-container) var(--padding-container) 16px}}.product-shop-sidebar_scrollList__rilZ6{grid-column:span 4;max-height:calc(100dvh - 430px)}@media screen and (max-width:1024px){.product-shop-sidebar_scrollList__rilZ6{max-height:calc(100dvh - 415px)}}.product-shop-sidebar_containerTablet__9-ddP{height:auto}.product-shop-sidebar_containerBooking__Ql0I8{background-color:var(--color-typo-white)}.product-shop-sidebar_locationSelectBox__lScVh{flex-shrink:0;padding-right:0;padding-left:0}.product-shop-sidebar_locationSelectBox__lScVh .select__indicator{width:14px;height:14px;fill:var(--color-typo-black)}.product-shop-sidebar_sizeSelectBoxContainer__gbMnw{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:12px;justify-content:space-between}@media screen and (max-width:1024px){.product-shop-sidebar_sizeSelectBoxContainer__gbMnw{margin-bottom:0}}.product-shop-sidebar_sizeSelectBox__adQgT{grid-column:1/3;max-width:100%;height:44px}.product-shop-sidebar_sizeTableButton__EAeal{width:100%;text-align:right}.product-shop-sidebar_shopCardList__P1jgt{display:flex;flex-direction:column;gap:8px;overflow:auto;height:100%}.product-shop-sidebar_button__FZnyI{height:44px}.product-shop-sidebar_empty__PI96T{display:block}.product-shop-sidebar_buttonWrap__nqR1T{text-decoration:none}.product-shop-sidebar_mapContainer__JWjPD{position:relative;z-index:999;display:grid;order:0;height:100%}.product-shop-sidebar_map__Xgdd3{position:relative;z-index:1493;transition:transform .5s ease-in-out}.product-shop-sidebar_hiddenMap__Q93j3{transform:translateX(100%)}.product-shop-sidebar_backdrop__ej9XX{background-color:transparent;position:fixed;z-index:1200}.shop-bottom-sheet_card__7NsIb{display:flex;flex-direction:column;width:100%;padding:0 14px;border:none}.shop-bottom-sheet_swipe__ErCr5{overflow:hidden;box-sizing:border-box;height:auto;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -8px 13px 0 rgba(0,0,0,.06)}.shop-bottom-sheet_swipe__ErCr5 .bottom-sheet__header{display:none}.shop-bottom-sheet_inner__30UWM{display:flex;flex-direction:column;box-sizing:border-box;width:100%;padding:24px 26px 20px}.shop-bottom-sheet_inner__30UWM .shop-bottom-sheet_submitButton__9e5e9{min-height:44px;margin-top:8px;padding:10px 16px}.shop-bottom-sheet_closeButton__-E8T9{position:absolute;top:16px;right:16px;z-index:100;padding:4px}.shop-bottom-sheet_buttonWrap__9I9aE{text-decoration:none}@media screen and (max-width:1024px){.shop-bottom-sheet_card__7NsIb{padding:0}}.product-mobile-bottom-segment_root__wf9oR{position:relative;display:grid;order:0;height:100%;background-color:var(--color-typo-white)}@media screen and (max-width:1024px){.product-mobile-bottom-segment_root__wf9oR{order:1}}.product-mobile-bottom-segment_root__wf9oR.product-mobile-bottom-segment_mapContainerList__5PGbn{display:flex;flex-direction:column}@media screen and (max-width:1024px){.product-mobile-bottom-segment_listMobile__mXbWb{flex:1 1;margin-bottom:8px;padding-top:16px;padding-right:16px;padding-left:16px}}.product-mobile-bottom-segment_swipe__BAwfc{display:none}.product-mobile-bottom-segment_mapShopSelectButton__ic-hW{height:44px;margin-top:8px}.LocationSelectItem_value__ZgdEy{display:grid;grid-template-columns:auto minmax(0,1fr);grid-column-gap:8px;align-items:stretch}.LocationSelectItem_option__EgW0H{display:flex;gap:8px;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:16px 12px;border-radius:4px}.LocationSelectItem_option__EgW0H:focus,.LocationSelectItem_option__EgW0H:hover{background:var(--color-brand-off-white-primary,#f3f4f7)}.LocationSelectItem_option__EgW0H .LocationSelectItem_optionAvailabilityLabel__8sQF0{color:var(--color-typo-gray,#b3b3b3)}.LocationSelectItem_sizeLabel__FwoTH{color:var(--color-type-black,#202020)}.LocationSelectItem_sizeLabel__FwoTH.LocationSelectItem_disabled__cqDXz{color:var(--color-typo-gray,#b3b3b3)}.LocationSelectItem_valueLabel__hsLKX{margin-top:3px}.LocationSelectItem_availabilityLabel__lKUlU{margin-top:5px;color:var(--color-typo-gray,#b3b3b3)}.LocationSelectItem_optionAvailability__UMRTY{display:flex;align-items:center;margin:0;color:rgba(0,0,0,.65)}.LocationSelectItem_optionAvailability__UMRTY.LocationSelectItem_disabled__cqDXz{color:var(--color-typo-gray,#b3b3b3)}.LocationSelectItem_subscribe__el4iR{display:flex;align-items:center}.LocationSelectItem_subscribeButton__E5-bi{display:flex;justify-content:center;align-items:center}.LocationSelectItem_bellIcon__ij6M8{width:24px;height:24px;color:var(--color-typo-black,#202020)}.location-select_selectbox__u-vG-{flex-direction:row-reverse;padding-bottom:8px;border-bottom:1px solid var(--color-typo-stroke-black)}.location-select_selectbox__u-vG- .select__menu{left:0}.shops-size-select-item_value__FSezH{display:grid;grid-template-columns:auto minmax(0,1fr);grid-column-gap:8px;align-items:stretch}.shops-size-select-item_notExistContainer__kQtpe{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:2px}.shops-size-select-item_noExistLabel__RpDm4.shops-size-select-item_disabled__atUPi{color:var(--color-typo-gray,#b3b3b3)}.shops-size-select-item_option__O-NJM{display:flex;gap:8px;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:16px 12px;border-radius:4px}.shops-size-select-item_option__O-NJM:focus,.shops-size-select-item_option__O-NJM:hover{background:var(--color-brand-off-white-primary,#f3f4f7)}.shops-size-select-item_option__O-NJM .shops-size-select-item_optionAvailabilityLabel__YbXOd{color:var(--color-typo-gray,#b3b3b3)}.shops-size-select-item_sizeLabel__Qs5aV{color:var(--color-type-black,#202020)}.shops-size-select-item_sizeLabel__Qs5aV.shops-size-select-item_disabled__atUPi{color:var(--color-typo-gray,#b3b3b3)}.shops-size-select-item_valueLabel__gWXzd{margin-top:3px}.shops-size-select-item_availabilityLabel__C-xwt{margin-top:5px;color:var(--color-typo-gray,#b3b3b3)}.shops-size-select-item_optionAvailability__OrDJ8{display:flex;align-items:center;margin:0;color:rgba(0,0,0,.65)}.shops-size-select-item_optionAvailability__OrDJ8.shops-size-select-item_disabled__atUPi{color:var(--color-typo-gray,#b3b3b3)}.shops-size-select-item_bellIcon__JV7bT{width:24px;height:24px;color:var(--color-typo-black,#202020)}.shops-size-select_selectBox__lIgyJ{flex-direction:row-reverse;width:100%;padding-right:16px;padding-left:16px;border:1px solid var(--color-typo-stroke-light-gray);border-radius:8px}@media screen and (max-width:1024px){.shops-size-select_selectBox__lIgyJ{max-width:100%}}.shops-size-select_selectBox__lIgyJ .select__value{flex-grow:1}.shops-size-select_selectBox__lIgyJ .select__option,.shops-size-select_selectBox__lIgyJ .select__option:active{padding:0;background-color:transparent}.shops-size-select_selectBox__lIgyJ .select__placeholder{flex-grow:1}.shops-size-select_selectBox__lIgyJ .select__indicator{order:3;width:14px;height:14px}.shops-size-select_selectBox__lIgyJ .select__menu{left:0;width:calc(100% + 6px);margin-top:8px;margin-left:-3px}.PhoneFieldSelect_container__KImJp{position:relative;align-items:center;width:100%}.PhoneFieldSelect_container__KImJp .select{z-index:10;width:auto;margin-bottom:1px;padding:0;color:var(--color-shade-red-primary-100)}.PhoneFieldSelect_container__KImJp .select__menu{width:86px}.PhoneFieldSelect_container__KImJp .select__indicator{width:12px;height:12px;color:var(--color-typo-black)}.PhoneFieldSelect_container__KImJp .select__menu-list{padding:8px}.PhoneFieldSelect_container__KImJp .select__menu-item{padding:12px}.PhoneFieldSelect_container__KImJp .select__menu-item:hover{background-color:var(--color-brand-off-white-primary)}.PhoneFieldSelect_container__KImJp .select__option span{font-weight:400;font-style:normal;font-size:16px;font-family:var(--font-family,Gerbera-Light);line-height:125%}.PhoneFieldSelect_container__KImJp .select__check{display:none}.PhoneFieldSelect_inputDisabled__spt82 .input-origin{color:var(--color-shade-red-primary-100)}.ProductXBookingForm_form__kAv-v{display:flex;flex-direction:column;gap:36px}@media screen and (max-width:1024px){.ProductXBookingForm_form__kAv-v{gap:28px}}@media screen and (max-width:768px){.ProductXBookingForm_form__kAv-v,.ProductXBookingForm_phoneField__vQViu{font-size:14px}}.ProductXBookingForm_text__t-A-H{width:100%;max-width:442px}@media screen and (max-width:1024px){.ProductXBookingForm_text__t-A-H{max-width:100%}}@media screen and (max-width:768px){.ProductXBookingForm_text__t-A-H{max-width:358px}}@media screen and (max-width:1024px){.ProductXBookingForm_button__qMIxv{height:44px}}.ProductXBookingForm_clearIcon__Hskkg{width:20px}@media screen and (max-width:1024px){.product-booking-header_headerTitle__PTSNX{margin-left:16px}}.product-booking-header_header__QRjLl{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.product-booking-header_header__QRjLl{position:relative;justify-content:normal}.product-booking-header_header__QRjLl .product-booking-header_close__MvDln{position:absolute;right:0;display:flex;align-items:center;justify-self:flex-end;height:100%}.product-booking-header_header__QRjLl .product-booking-header_back__1sKrs{width:14px}}.product-booking-header_header__QRjLl .product-booking-header_back__1sKrs,.product-booking-header_header__QRjLl .product-booking-header_close__MvDln{cursor:pointer}.product-booking-header_backdrop__tB72a{position:fixed;z-index:1000}.product-booking-drawer_body__7QXQn{scrollbar-color:var(--color-typo-light-black);scrollbar-width:none}.product-booking-drawer_body__7QXQn::-webkit-scrollbar{width:4px;height:2px;border-radius:4px;background-color:var(--color-typo-stroke-light-gray)}.product-booking-drawer_body__7QXQn::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--color-typo-light-black)}.product-booking-drawer_body__7QXQn{display:flex;flex-direction:column;gap:24px;overflow-y:auto;height:100%}.product-booking-drawer_container__LU5x6{display:flex;flex-direction:column;gap:24px;padding:48px}.product-booking-drawer_shopCart__WoYFa{border:1px solid var(--color-typo-black);cursor:auto}.product-booking-drawer_priceLabel__u-pc3{color:var(--color-typo-white)!important;font-size:14px}.product-booking-drawer_button__kJhDC{height:56px}@media screen and (max-width:1024px){.product-booking-drawer_button__kJhDC{height:44px!important;min-height:44px!important}}.product-booking-drawer_textUse__W5GKe a{font-size:inherit;text-decoration:underline}.product-booking-drawer-pay_body__0Bk12{scrollbar-color:var(--color-typo-light-black);scrollbar-width:none}.product-booking-drawer-pay_body__0Bk12::-webkit-scrollbar{width:4px;height:2px;border-radius:4px;background-color:var(--color-typo-stroke-light-gray)}.product-booking-drawer-pay_body__0Bk12::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--color-typo-light-black)}.product-booking-drawer-pay_body__0Bk12{display:flex;flex-direction:column;gap:24px;overflow-y:auto;height:100%}.product-booking-drawer-pay_button__9JQcK{height:56px}@media screen and (max-width:1024px){.product-booking-drawer-pay_button__9JQcK{height:44px!important;min-height:44px!important}}.product-booking-success-order_drawer__4ZsBm{--padding-inline:0px}.product-booking-success-order_drawer__4ZsBm .drawer{--width:600px;z-index:1490;padding:48px}@media screen and (max-width:1024px){.product-booking-success-order_drawer__4ZsBm .drawer{--width:100%;padding:16px}}.product-booking-success-order_drawer__4ZsBm .header__drawer{display:none;padding-bottom:8px}.product-booking-success-order_drawer__4ZsBm .simplebar-content{grid-template-columns:none}.product-booking-success-order_drawer__4ZsBm .simplebar-content:after,.product-booking-success-order_drawer__4ZsBm .simplebar-content:before{content:none}.product-booking-success-order_container__OGUKp{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.product-booking-success-order_container__OGUKp{gap:16px}}.product-booking-success-order_text__IdJuM{display:flex;flex-direction:column;gap:4px}.product-booking-success-order_button__CVPYw{height:56px}@media screen and (max-width:1024px){.product-booking-success-order_button__CVPYw{height:44px}}.ProductXCompleteLookMobile_productsContainer__ureKg{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:40px 16px;margin-bottom:calc(var(--padding-vertical-mobile)/2);padding-top:0;padding-right:calc(var(--padding-horizontal)/2);padding-left:calc(var(--padding-horizontal)/2)}.ProductXCompleteLookMobile_productsContainerScroll__VdeM1{overflow:hidden auto;scrollbar-color:var(--color-typo-light-black);scrollbar-width:auto}.ProductXCompleteLookMobile_productsContainerScroll__VdeM1::-webkit-scrollbar{width:4px;height:2px;border-radius:4px;background-color:var(--color-typo-stroke-light-gray)}.ProductXCompleteLookMobile_productsContainerScroll__VdeM1::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--color-typo-light-black)}@media screen and (max-width:768px){.ProductXCompleteLookMobile_productsContainer__ureKg{padding-top:0;padding-right:calc(var(--padding-horizontal-mobile)/2);padding-left:calc(var(--padding-horizontal-mobile)/2)}}.ProductXCompleteLookMobile_product__PiOvH{grid-column:span 2}.ProductXContentMobile_bottomSheet__fmaf8{width:100%;max-width:1400px;margin:0 auto;padding-right:var(--padding-right);padding-left:var(--padding-left)}@media screen and (max-width:1024px){.ProductXContentMobile_bottomSheet__fmaf8{--padding-left:var(--tablet-padding-left);--padding-right:var(--tablet-padding-right)}}@media screen and (max-width:768px){.ProductXContentMobile_bottomSheet__fmaf8{--padding-left:var(--mobile-padding-left);--padding-right:var(--mobile-padding-right)}}.ProductXContentMobile_bottomSheet__fmaf8{scrollbar-color:var(--color-typo-light-black);scrollbar-width:none}.ProductXContentMobile_bottomSheet__fmaf8::-webkit-scrollbar{width:4px;height:2px;border-radius:4px;background-color:var(--color-typo-stroke-light-gray)}.ProductXContentMobile_bottomSheet__fmaf8::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--color-typo-light-black)}.ProductXContentMobile_root__8uRL4{border-top-left-radius:8px;border-top-right-radius:8px;background-color:#fff;transition:opacity .3s}.ProductXContentMobile_root__8uRL4.ProductXContentMobile_hidden__ER7CI{opacity:0;pointer-events:none}.ProductXContentMobile_badges__sy0fF{position:absolute;display:flex;gap:24px;align-items:center;margin:0 0 20px}.ProductXContentMobile_badgeItem__DLawu{font-weight:400;font-style:normal;font-size:16px;font-family:var(--font-family,Gerbera-Light);line-height:125%;font-family:Gerbera}.ProductXContentMobile_bottomSheet__fmaf8{top:16px;right:0;left:0;overflow-y:auto;max-height:calc(100% - 32px);padding-bottom:10px;background-color:var(--color-typo-white);overscroll-behavior:none}.ProductXContentMobile_root__8uRL4.ProductXContentMobile_opened__IjEoY{background-color:var(--color-typo-white)}.ProductXContentMobile_root__8uRL4.ProductXContentMobile_opened__IjEoY .ProductXContentMobile_bottomSheet__fmaf8{top:36px;height:100%;max-height:calc(100% - 16px)}.ProductXContentMobile_root__8uRL4.ProductXContentMobile_cart__YlvHU{background-color:transparent;background-color:var(--color-typo-white)}.ProductXContentMobile_root__8uRL4.ProductXContentMobile_cart__YlvHU .ProductXContentMobile_bottomSheet__fmaf8{top:106px;max-height:calc(100% - 16px);padding-bottom:100px}.ProductXContentMobile_content__L8k-U{width:100%}.ProductXContentMobile_footer__urB8o{margin-top:84px;margin-bottom:120px}.ProductXContentMobile_swipe__Hyvg2 .ProductXContentMobile_productSet__CBsO8{display:flex;margin-top:0}.ProductXContentMobile_actionsInCart__LEPUS{background-color:transparent}@media screen and (max-width:1024px){.ProductXContentMobile_badges__sy0fF{top:15px;left:16px;margin:0 0 8px}.ProductXContentMobile_badgeItem__DLawu{font-weight:400;font-style:normal;font-size:10px;font-family:var(--font-family,Gerbera);line-height:125%;font-family:Gerbera}.ProductXContentMobile_productSet__CBsO8 .carousel{padding:20px 0}.ProductXContentMobile_footer__urB8o{margin-top:50px;margin-bottom:16px}}.ProductXContentMobile_bottomSheetFrost__c7h7t{overflow:hidden;overscroll-behavior:none}.ProductXContentMobile_overlay__KfE9C{position:fixed;top:0;left:0;z-index:598;width:100%;height:100%;background-color:"transparent";pointer-events:auto}@media screen and (max-width:768px){.ProductXContentMobile_root__8uRL4{grid-column:full-width;overscroll-behavior:none}.ProductXContentMobile_bottomSheetTitle__8joY9{z-index:11;height:64px;margin:40px 16px 24px;border-top-left-radius:6px;border-top-right-radius:6px;background-color:var(--color-typo-white)}.ProductXContentMobile_viewAdditionalProducts__aJ433{position:fixed}.ProductXContentMobile_viewAdditionalProducts__aJ433:after{content:"";position:absolute;inset:-16px}.ProductXContentMobile_title__1g9uJ{z-index:5;display:flex;align-items:center;margin-right:16px;margin-bottom:24px;margin-left:16px;border-top-left-radius:6px;border-top-right-radius:6px;background-color:var(--color-typo-white);color:var(--color-typo-stroke-black);font-weight:400;font-style:normal;font-size:14px;font-family:Gerbera;line-height:125%;text-align:center}.ProductXContentMobile_titleMargin__asVco{margin-top:40px}.ProductXContentMobile_noteTextWrap__O8Oc3{position:relative;z-index:5;display:flex;gap:4px;justify-content:center;align-items:center;width:100%;padding:19px 0;border-radius:6px;background-color:var(--color-accent-pale-blue);text-align:center}.ProductXContentMobile_checkIcon__zdRH-{width:24px;height:24px;color:var(--color-typo-green)}.ProductXContentMobile_noteText__B-p-m{z-index:5;display:flex;justify-content:center;align-items:center;font-weight:400;font-style:normal;line-height:125%;text-align:center}.ProductXContentMobile_actionsInCart__LEPUS{background-color:transparent}}.ProductsSimilarSet_productsContainer__4LSTj{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:40px 16px;margin-bottom:calc(var(--padding-vertical-mobile)/2);padding-top:0;padding-right:calc(var(--padding-horizontal)/2);padding-left:calc(var(--padding-horizontal)/2)}.ProductsSimilarSet_productsContainerScroll__VFbV-{overflow:hidden auto;scrollbar-color:var(--color-typo-light-black);scrollbar-width:auto}.ProductsSimilarSet_productsContainerScroll__VFbV-::-webkit-scrollbar{width:4px;height:2px;border-radius:4px;background-color:var(--color-typo-stroke-light-gray)}.ProductsSimilarSet_productsContainerScroll__VFbV-::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--color-typo-light-black)}@media screen and (max-width:768px){.ProductsSimilarSet_productsContainer__4LSTj{padding-top:0;padding-right:calc(var(--padding-horizontal-mobile)/2);padding-left:calc(var(--padding-horizontal-mobile)/2)}}.ProductsSimilarSet_product__xGRLC{grid-column:span 2}.ProductXSimilarProducts_bottomSheet__oKeq4 .ProductsSimilarSet_class{width:100%;max-width:1400px;margin:0 auto;padding-right:var(--padding-right);padding-left:var(--padding-left)}@media screen and (max-width:1024px){.ProductXSimilarProducts_bottomSheet__oKeq4 .ProductsSimilarSet_class{--padding-left:var(--tablet-padding-left);--padding-right:var(--tablet-padding-right)}}@media screen and (max-width:768px){.ProductXSimilarProducts_bottomSheet__oKeq4 .ProductsSimilarSet_class{--padding-left:var(--mobile-padding-left);--padding-right:var(--mobile-padding-right)}}.ProductXSimilarProducts_content__V-UXE{width:100%;padding:24px 16px}.ProductXSimilarProducts_overlay__voLGs{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,.5);pointer-events:auto}.ProductXSimilarProducts_titleBlock__TFSMQ{padding:40px 16px 26px}.ProductXSimilarProducts_headerBottomSheet__AIHd-{display:flex;justify-content:space-between;align-items:center;width:100%;height:36px;padding:0 16px}.ProductXSimilarProducts_title__1zxpd{margin-bottom:24px}.ProductXSimilarProducts_root__p5oaO{border-top-left-radius:8px;border-top-right-radius:8px;background-color:#fff;transition:opacity .3s}.ProductXSimilarProducts_root__p5oaO.ProductXSimilarProducts_hidden__MPtOD{opacity:0;pointer-events:none}@media screen and (max-width:768px){.ProductXSimilarProducts_root__p5oaO{grid-column:full-width;overscroll-behavior:none}}.ProductXSimilarProducts_bottomSheet__oKeq4{max-height:calc(100% - 102px)}.ProductXSimilarProducts_bottomSheet__oKeq4 .ProductsSimilarSet_class{overflow-y:auto;height:100%;background-color:var(--color-typo-white);overscroll-behavior:none}.ProductXSimilarProducts_bottomSheetFrost__jRDYd{overflow-y:hidden!important;overscroll-behavior:none!important}.product_gallery__LbzUj{grid-column:span 7}.product_content__wjm74{grid-column:span 5}.product_wrap__UTPOY{display:grid;grid-template-columns:inherit;grid-column:1/14;grid-column-gap:inherit;align-items:inherit}.product_footer__d7aER{grid-column:1/14;padding-top:40px}@media screen and (max-width:768px){.product_gallery__LbzUj{grid-column:initial;width:100%}.product_wrap__UTPOY{display:flex;width:100%}.product_footer__d7aER{display:none}}