.main-product{display:block;background:var(--background_color);min-height:calc(var(--viewport-height) - var(--footer-height) - var(--announcement-dynamic-height) - var(--header-dynamic-height));z-index:4;position:relative}.product-info__block .icon-text-block .icon-block{width:1.5rem;max-width:1.5rem;margin-right:0;margin-left:unset}.product-info__block .icon-text-block{justify-content:start;gap:.5rem;align-items:center}.title-price__wrapper{margin-top:var(--title-price-mt-m, 0)}.title-price__wrapper .product-title_price-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--primary_text);margin-bottom:.25rem;gap:1rem}.main-product__carousel-title-price{display:flex;flex-direction:column;gap:.125rem;margin-bottom:1rem}.title-price__wrapper .product-info__stock{display:flex;flex-direction:row;gap:.75rem;align-items:center;white-space:nowrap}.title-price__wrapper .product-info__stock .stock_indicator{display:block;width:.625rem;height:.625rem;border-radius:.125rem;position:relative}.title-price__wrapper .product-info__stock .stock_indicator.product_avaiable{background:var(--alert_success)}.title-price__wrapper .product-info__stock .stock_indicator.product_avaiable:after{content:"";position:absolute;top:50%;left:50%;width:calc(100% + .25rem);height:calc(100% + .25rem);border-radius:.125rem;border:1px solid var(--alert_success);box-sizing:border-box;transform:translate(-50%,-50%);animation:blinkOutline .8s infinite alternate}.title-price__wrapper .product-info__stock .stock_indicator.product_unavaiable:after{content:"";position:absolute;top:50%;left:50%;width:calc(100% + .25rem);height:calc(100% + .25rem);border-radius:.125rem;border:1px solid var(--primary_grey);box-sizing:border-box;transform:translate(-50%,-50%);animation:blinkOutline .8s infinite alternate}@keyframes blinkOutline{0%{opacity:0}to{opacity:1}}.title-price__wrapper .product-info__stock .stock_indicator.product_unavaiable{background:var(--primary_grey)}.product-info__prices-wrapper .product-info__price{width:100%;display:flex;flex-direction:row;gap:.5rem}.product-info__price--lowest{color:var(--primary_grey)}.selectedColorText{color:var(--primary_text)}.selectedColorText .selectedColorText-title{color:var(--primary_grey)}.product-info__prices-wrapper{display:flex;flex-direction:column;gap:.25rem}.filterColor--Wrapper{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.inputFilterRadio{position:absolute;opacity:0;pointer-events:none}.filterColor--label{display:inline-flex;align-items:center;cursor:pointer}.filterColor--square{width:2rem;height:2rem;border-radius:.25rem;display:inline-block;transition:all .2s ease;box-sizing:border-box;position:relative}.filterColor--label:hover .filterColor--square,.filterColor--label a:hover .filterColor--square{box-shadow:inset 0 0 0 1px var(--secondary_grey, #888)}.inputFilterRadio:checked+.filterColor--label .filterColor--square{width:4rem}.inputFilterRadio,.inputFilterRadio:focus,.inputFilterRadio:focus-visible,.inputFilterRadio:active,.filterColor--label,.filterColor--label:focus,.filterColor--label:focus-visible,.filterColor--label:active,.filterColor--square:not(.filterColor--square--white):focus,.filterColor--square:not(.filterColor--square--white):focus-visible{outline:none!important;box-shadow:none!important}.filterColor--square.filterColor--square--white,.filterColor--square[style*="background-color:#ffffff"],.filterColor--square[style*="background-color: #ffffff"],.filterColor--square[style*="background-color:#fff"],.filterColor--square[style*="background-color: #fff"],.filterColor--square[style*="background-color:white"],.filterColor--square[style*="background-color: white"]{box-shadow:inset 0 0 0 1px var(--secondary_grey)!important}.filterColor--square.unavailable{position:relative;height:2rem;width:4rem;overflow:hidden}.filterColor--square.unavailable:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(-25deg,transparent 49%,var(--secondary_grey, #888) 50%,transparent 51%);pointer-events:none}.pdp-connected-products_wrapper{display:flex;flex-direction:column;gap:1.5rem}.pdp-connected-products--tray{display:flex;flex-direction:column;gap:1rem}.connected-products-option-info{width:100%;display:flex;flex-direction:row;gap:.25rem}.connected-products-option-info--title{color:var(--secondary_grey)}.connected-products-option-info--current{color:var(--primary_text)}.main-product__info-wrapper,.pdp-variants .variant-selectors{display:flex;flex-direction:column;gap:1.5rem}.pdp-variants .variant-selectors-variant-single{display:flex;flex-direction:column;gap:1rem}.product-info__price--compare{text-decoration:line-through;color:var(--primary_grey);line-height:1}.VariantSelect .SelectBox--Wrapper{display:flex;gap:.5rem 1rem;width:100%;flex-wrap:wrap}.VariantSelect .SelectBox--Wrapper .SelectboxLabelNormal{display:inline-flex;justify-content:center;align-items:center;width:100%;padding:.5rem;border:1px solid var(--tertiary_grey);border-radius:.25rem;background:var(--background_color);color:var(--primary_text);cursor:pointer}.VariantSelect .SelectBox--Wrapper .SelectboxLabelNormal:hover{border-color:var(--primary_grey)}.VariantSelect .SelectBox--Wrapper .inputSelectboxCheckbox:checked+.SelectboxLabelNormal{border:1px solid var(--primary_text)}.VariantSelect .SelectBox--Wrapper .inputSelectboxCheckbox:disabled+.SelectboxLabelNormal{color:var(--tertiary_grey);border-color:var(--tertiary_grey);text-decoration-line:line-through}.VariantSelect .SelectBox--Wrapper .inputSelectboxCheckbox.variant-disabled+.SelectboxLabelNormal{color:var(--tertiary_grey);border-color:var(--tertiary_grey);text-decoration-line:line-through}.VariantSelect .SelectBox--Wrapper .inputSelectboxCheckbox.variant-disabled+.SelectboxLabelNormal:hover{border-color:var(--secondary_grey);color:var(--primary_text)}product-component faq-group .Dropdown--Content ul li{font-size:1rem;font-family:var(--type_primary_paragraph_font);font-weight:var(--weight_paragraph_font);line-height:1.3125rem;letter-spacing:0;margin:0}product-component faq-group .Dropdown--Content ul{margin-block-end:1rem;margin-top:0}faq-group button,faq-group button .info__dropdown-button--plus svg path,faq-group .Dropdown--Content{color:var(--primary_text)}faq-group button .info__dropdown-button--plus svg path{fill:var(--primary_text)}faq-group .info__dropdown-button.Dropdown--Button{padding:1rem 0;display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;cursor:pointer}faq-group .dropdown-border{border-bottom:1px solid var(--secondary_grey)}faq-group.dropdown-tabs__wrapper{border-top:1px solid var(--secondary_grey)}faq-group .Dropdown .Dropdown--Content p{margin:0 0 1rem;line-height:1.5}faq-group .info__dropdown-button--plus{position:relative;width:1.25rem;height:1.25rem;flex-shrink:0}faq-group .icon-plus,faq-group .icon-minus{position:absolute;top:0;left:0;width:100%;height:100%}faq-group .icon-minus{display:none}.info__dropdown-button--plus .Svg--plus path{transition:opacity .2s ease,transform .3s ease;transform-origin:center}.info__dropdown-button.Dropdown--Button[aria-expanded=true] .info__dropdown-button--plus .Svg--plus path:nth-child(2){opacity:0}.info__dropdown-button.Dropdown--Button[aria-expanded=true] .info__dropdown-button--plus .Svg--plus path:first-child{transform:rotate(90deg)}.info__dropdown-button.Dropdown--Button[aria-expanded=false] .info__dropdown-button--plus .Svg--plus path:first-child{transform:rotate(0)}faq-group .Dropdown .Dropdown--Content{overflow:hidden;transition:height .6s ease}.product-group-usp_wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:1.5rem 0}.product-group-usp_item{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:center;text-align:center;white-space:wrap;flex:1 1 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);width:100%}.product-group-usp_item .rte p{word-break:break-word;color:var(--primary_text)}.product-heading_wrapper{padding:12.5rem 0;text-align:center}.pdp-size-guide-label{margin-left:auto;display:flex;align-items:center}.pdp-size-guide-label svg path{fill:var(--primary_text)}.main-product__swiper-pagination{color:var(--primary_text);bottom:0;right:0;justify-content:flex-end}.product-info__actions{position:relative;width:100%;margin-bottom:.75rem}body.has-sticky .product-info__actions[aria-hidden=false]{position:fixed;bottom:var(--footer-height, 0);left:0;right:0;z-index:1000;padding:1rem;background:var(--background_color_2);border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -2px 6px #0000001a}.main-product__awards-pagination{position:absolute;bottom:0;left:0;width:100%;padding:.5rem;display:flex;flex-direction:row;z-index:5}product-component .main-product__awards-pagination .main-product__swiper-pagination{position:relative;width:fit-content;margin-left:auto;display:flex;align-items:flex-end}.main-product__swiper-pagination .swiper-pagination-current{margin-left:1rem}.product-awards_wrapper{align-items:center;width:100%;display:flex;flex-direction:row;gap:1rem}.product-awards_wrapper image-element{width:87px;height:fit-content}.ProductSliderCell{background-color:var(--tertiary_grey)}.product-awards_wrapper .image__container{width:100%}.product-awards_wrapper .image__container:nth-of-type(n+4){display:none}.swiper-slide .product-awards_wrapper{display:none}.product-info__actions button{width:100%;height:53px}.notify-me__popup-wrapper{position:fixed;top:50%;left:50%;z-index:30;overflow:hidden;pointer-events:none;width:calc(100% - 2rem);padding:0 1rem;color:var(--primary_text);background:var(--background_color);transform:translate(-50%,-50%);transition:transform .3s linear,opacity .3s linear;min-height:429px;display:flex;flex-direction:column;justify-content:center}.notify-me__popup-wrapper[aria-hidden=false]{opacity:1;pointer-events:unset;animation:slide-in-center .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-center{0%{transform:translate(-50%,calc(-50% + 100vh));opacity:0}to{transform:translate(-50%,-50%);opacity:1}}notify-me-popup .notify-me__input{color:var(--primary_text)}notify-me-popup:has(.notify-me__popup-wrapper[aria-hidden=false]){display:flex}notify-me-popup:has(.notify-me__popup-wrapper[aria-hidden=true]){display:none}.notify-me__popup-wrapper[aria-hidden=true]{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;display:none}.notify-me__popup-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.notify-me__popup-wrapper[aria-visible=true]{transform:translate(-50%,-50%)}.notify-me__popup-wrapper[aria-visible=false]{transform:translate(-50%,100%)}.notify-me__popup-group{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 1rem}.RevolutionSelectbox--Item>*{pointer-events:none}.notify-me__popup-group .AlertError{position:absolute;top:30px;left:0}.notify-me__popup-submit{width:100%}.notify-me__success-msg{justify-content:center;padding:0;padding-bottom:1.5rem}.notifyMe--Input,.notify-me__popup-inputs-container,.notify-me__popup-inputs-container input{width:100%;background-color:var(--background_color_2)}.notify-me__popup-inputs-container{padding:1rem;position:relative}.notify-me__popup-inputs-container input{height:21px}.notify-me__popup-submit{position:absolute;top:0;right:0;border:none;background-color:transparent;cursor:pointer;width:fit-content;padding:1rem 1rem 1rem .5rem}.notify-me__popup-inputs{width:100%;gap:.75rem;display:flex;flex-direction:column}.notify-me__popup-content{display:flex;flex-direction:column;margin:auto 0}.hideBtn{display:none}.notify-me__popup-header{width:100%;position:absolute;top:0;left:0;padding:1rem;display:flex;justify-content:flex-end}.notify-me__popup-info{text-align:center;margin-top:1rem;margin-bottom:1.5rem}.notify-me__heading--success,.notify-me__heading{text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center}.notify-me__close-btn{width:fit-content;align-self:end;display:flex}.notify-me__close-btn svg{width:1.5rem;height:1.5rem}.notify-me__close-btn path{fill:var(--primary_text)}.notify_me_privacy{text-align:center}.notify-me__popup-wrapper[notify-me-success=true] .notify-me__popup-header{position:absolute;padding-right:1rem}.notify-me__success-msg.rte.u-p2.pt-m{padding:1rem 0 0}.notify-me__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000080;z-index:5;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.notify-me__overlay.is-visible{opacity:1;visibility:visible}@keyframes slide-out-center{0%{transform:translate(-50%,-50%);opacity:1}to{transform:translate(-50%,calc(-50% + 100vh));opacity:0}}.notify-me__popup-wrapper.closing{animation:slide-out-center .5s cubic-bezier(.25,.46,.45,.94) both}.pdp-size-guide-label_wrapper{z-index:3;position:absolute;right:0;top:0;padding:1rem 1rem 0 0}.pdp-size-guide-label{cursor:pointer;position:relative}.pdp-size-guide-label:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px}.ProductSlider--SizeGuideOverlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background_color);display:flex;align-items:center;justify-content:center;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .4s ease,opacity .4s ease,visibility .4s ease;z-index:10}.ProductSlider--SizeGuideOverlay.is-visible{transform:translateY(0);opacity:1;visibility:visible}.ProductSlider--SizeGuideOverlay .SizeGuideOverlay__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;z-index:11}.ProductSlider--SizeGuideOverlay img{width:100%;height:100%;object-fit:cover}.global-close-icon{position:relative;width:1.5rem;height:1.5rem;cursor:pointer;background:none;border:none}.global-close-icon:before,.global-close-icon:after{content:"";position:absolute;left:50%;top:50%;width:1.25rem;height:.125rem;transform-origin:center;transition:transform .4s ease;background-color:var(--primary_text)}.global-close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.global-close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.global-close-icon:hover:before,.global-close-icon:hover:after{transform:translate(-50%,-50%) rotate(0)}.pdp_product-description,.product-info__price--value{color:var(--primary_text)}.oke-sr-count-number,.oke-sr-label-text{color:var(--primary_grey)}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button--close{top:0;right:0;left:unset;background:none;box-shadow:none;width:1.5rem;height:1.5rem;margin:1rem}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button--close svg,body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--prev svg,body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--next svg{width:100%;height:100%}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button--close svg path,body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--prev svg path,body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--next svg path{stroke:var(--primary_text)}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--prev,body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--next{width:1.5rem;height:1.5rem;background:none;box-shadow:none;transform:unset}.pswp__button pswp__button--prev body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--next{bottom:0;right:0;top:unset}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--prev{bottom:0;left:0;top:unset;margin:1rem}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--next{bottom:0;right:0;top:unset;margin:1rem}body:has(.main-product) .pswp .pswp__bg{background:var(--background_color_2)}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__counter{position:absolute;bottom:0;left:50%;transform:translate(-50%);padding:1rem;color:var(--primary_text)}.pdp-connected-products--colors,.pdp-connected-products--tray .pdp-connected-products__options{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.pdp-connected-product-option{display:inline-flex;justify-content:center;align-items:center;min-width:4rem;padding:.5rem;border:1px solid var(--tertiary_grey);border-radius:.25rem;background:var(--background_color);color:var(--primary_text);cursor:pointer;text-align:center}.pdp-connected-product-option:hover{border-color:var(--primary_grey)}.pdp-connected-product-option.active{border:1px solid var(--primary_text)}.pdp-connected-product-option.disabled{color:var(--secondary_grey);border-color:var(--secondary_grey);text-decoration-line:line-through}.main-product__ratings--desk{width:100%;margin-top:-1.25rem}.main-product__ratings--mob{width:100%;margin:1.5rem 0}.filterColor--label a{display:inline-block;line-height:0}.filterColor--square{display:block}.filterColor--item{display:flex;align-items:center;justify-content:center;padding:0;line-height:0}.main-product__ratings--desk:has(.oke-sr--hidden){display:none}.main-product .section-video__controls--default{top:unset;bottom:0;right:unset;left:0}.main-product .videoHolder .video-js{cursor:default}.main-product .section-video__controls.section-video__controls--default{cursor:pointer}.pdp-sticky-product-atc{position:fixed;bottom:0;left:0;right:0;z-index:15;display:flex;justify-content:center;align-items:center;background:var(--background_color);padding:1rem;transition:transform .3s ease,opacity .3s ease;transform:translateY(100%);opacity:0;pointer-events:none;border-top:1px solid var(--tertiary_grey)}.pdp-sticky-product-atc[aria-hidden=false]{transform:translateY(0);opacity:1;pointer-events:auto}.pdp-sticky-product-atc[aria-hidden=true]{transform:translateY(100%);opacity:0;pointer-events:none}.product-module__sticky-atc{width:100%}.pdp-sticky-product-atc button{width:100%;height:2.625rem}.ProductSlider--autoHeight .swiper-wrapper,.ProductSlider--autoHeight .swiper-slide{height:auto!important}.main-product .ProductSliderCell .section-video__controls-desk--default{top:unset;right:unset;bottom:0;left:0}product-component .ProductCard--LabelsHolder{position:absolute;top:0;left:0;z-index:2;padding:1rem;display:flex;gap:.5rem}product-component .Productcard--Label{padding:.25rem .5rem;border-radius:.125rem}product-component compare-drawer product-card{height:unset}.compare_navigation:has(.product-slider-arrow.left.swiper-button-lock):has(.product-slider-arrow.right.swiper-button-lock){display:none}#compareDrawer .swiper{overflow:hidden}product-component .diff-market-button{width:100%;height:53px}product-component .selectedOptionText-title{color:var(--secondary_grey)}product-component .selectedVariantValue{color:var(--primary_text)}product-component .main-product__slider .swiper-slide{border-radius:.25rem}product-component .pdp-compare-text{text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--primary_text)}product-component .breadcrumbs__list{padding:0;margin-bottom:1rem;justify-content:flex-start}product-component .dropdown-tabs__wrapper .Dropdown--Button:has(+.Dropdown--Content:empty){cursor:default;pointer-events:none}product-component .dropdown-tabs__wrapper .Dropdown--Button:has(+.Dropdown--Content[data-empty=true]){cursor:default;pointer-events:none}product-component .oke-sr-count{color:var(--primary_grey)}product-component .Dropdown:has(.Dropdown--Content[data-empty=true]) .info__dropdown-button--plus{display:none}product-component .product-module__sticky-atc .product-module__price--compare{text-decoration:line-through}@media screen and (max-width:1024px){product-component.main-product{overflow-x:clip;max-width:100%}.main-product__slider-wrapper{display:flex;flex-direction:column;width:100%;gap:0}.main-product__slider-wrapper .main-product__slider{order:1;width:100%}.main-product__slider-wrapper .main-product__thumbs-wrapper{order:2;width:calc(100% + var(--thumbs-bleed, 16px));max-width:none;height:auto!important;max-height:none!important;margin-top:1rem;margin-right:calc(-1 * var(--thumbs-bleed, 16px))}product-component .main-product__thumbs{overflow:hidden;height:auto!important}product-component .main-product__thumbs .swiper-wrapper{align-items:flex-start}product-component .main-product__thumb.swiper-slide{background:var(--tertiary_grey);border:1px solid var(--tertiary_grey);border-radius:4px;box-sizing:border-box;cursor:pointer;height:auto!important;min-height:0;align-self:flex-start;aspect-ratio:var(--thumb-ratio, .8);overflow:hidden;position:relative}product-component .main-product__thumb.swiper-slide-thumb-active{border:1px solid var(--primary_text)}product-component .main-product__thumb-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:4px}product-component .main-product__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;pointer-events:none}.main-product__thumb-play svg{width:1rem;height:1rem}.main-product__thumb-play svg path{stroke:var(--background_color);fill:var(--background_color)}}@media screen and (min-width:1025px){.title-price__wrapper{margin-top:var(--title-price-mt-d, 0)}.product-awards_wrapper image-element{width:96px}.notify-me__popup-wrapper{width:100%;max-width:684px;height:547px;border-radius:.25rem;padding:unset}.notify-me__popup-header{padding:1.5rem}.notify-me__popup-group{padding:0;width:65.55%}.notify-me__popup-inputs{gap:1rem}.pdp-sticky-product-atc{padding:1rem 1.5rem}.product-module__sticky-atc{display:flex;flex-direction:row;justify-content:space-between;padding:0;align-items:center}.pdp-sticky-product-atc button{width:fit-content;min-width:212px;height:53px}.product-module__sticky-product-info{display:flex;flex-direction:column;gap:.25rem}.product-module__sticky__price-wrapper{display:flex;align-items:flex-end;flex-direction:row;gap:1rem}.product-module__sticky-price{display:flex;flex-direction:row;gap:.5rem;color:var(--primary_text)}.product-module__sticky-price *{line-height:1}.product-module__sticky-price .product-module__price--current{padding-top:2px}.product-module__sticky-title{color:var(--primary_text)}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button--close{margin:1.5rem}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__counter{position:absolute;bottom:0;left:0;padding:1rem 1.5rem;transform:none}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--next{bottom:unset;right:0;top:50%;margin:0 1.5rem 0 0;display:flex;flex-direction:row;width:fit-content;align-items:center;gap:.75rem}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--prev{bottom:unset;left:0;top:50%;margin:0 0 0 1.5rem;width:fit-content;display:flex;flex-direction:row;align-items:center}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--prev svg,body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button.pswp__button--next svg{width:3rem;height:3rem}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button svg path{fill:var(--primary_text);stroke:var(--primary_text);transition:all .18s linear}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button:hover svg path{fill:var(--secondary_grey);stroke:var(--secondary_grey)}body:has(.main-product) .pswp .pswp__scroll-wrap .pswp__button:hover .pswp__button--title{color:var(--secondary_grey);transition:color .25s ease-in-out}.main-product__slider-wrapper{display:flex;flex-direction:row;gap:1.5rem;width:49.14%}.main-product__slider-wrapper .main-product__thumbs-wrapper{width:100%;max-width:94px}.main-product__slider-wrapper .main-product__slider{width:100%;height:fit-content}.main-product__slider-container{width:100%;display:flex;flex-direction:row;gap:1.5rem}.main-product__info-wrapper{width:100%;max-width:49.67%;padding:0 1.5rem}.main-product__thumb.swiper-slide{background:var(--tertiary_grey);border:1px solid var(--tertiary_grey);border-radius:.25rem;width:92px;height:auto;aspect-ratio:var(--thumb-ratio, .8);box-sizing:border-box;cursor:pointer;position:relative}.main-product__thumb:hover{border:1px solid var(--secondary_grey)}.main-product__thumb-image{width:100%;height:100%;object-fit:cover}.main-product__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;pointer-events:none}.main-product__thumb-play svg{width:1.25rem;height:1.25rem}.main-product__thumb-play svg path{stroke:var(--background_color);fill:var(--background_color)}.main-product__slider{position:relative;overflow:hidden}.swiper-slide{width:100%;flex-shrink:0;overflow:hidden}.main-product__thumb.swiper-slide-thumb-active{border:1px solid var(--primary_text)}.title-price__wrapper .product-title_price-header{margin-bottom:.25rem}.main-product__slider--sticky{position:sticky;top:var(--header-dynamic-height);align-self:flex-start;z-index:2}#productSwiperElement .pdp_swiperButton.swiperButtonNext{right:1rem}#productSwiperElement .pdp_swiperButton.swiperButtonPrevious{left:1rem}#productSwiperElement .pdp_swiperButton svg path{stroke:var(--primary_text)}#productSwiperElement .pdp_swiperButton{border:none}#productSwiperElement .pdp_swiperButton:not([disabled]):not(.swiper-button-disabled){opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.main-product__slider:hover .pdp_swiperButton:not([disabled]):not(.swiper-button-disabled),#productSwiperElement:hover .pdp_swiperButton:not([disabled]):not(.swiper-button-disabled),#productSwiperElement .pdp_swiperButton:focus-visible:not([disabled]):not(.swiper-button-disabled){opacity:1;visibility:visible}product-component.has-single-image .main-product__info-wrapper{width:45.7%!important}product-component .ProductCard--LabelsHolder{padding:.75rem}product-component .main-product__thumbs{scrollbar-width:none;-ms-overflow-style:none}product-component .main-product__thumbs::-webkit-scrollbar{display:none}.main-product__awards-pagination{padding:12px}.product-awards_wrapper .image__container{width:unset;margin:0}.product-awards_wrapper{max-width:unset;width:fit-content}product-component video{cursor:pointer}}product-component .main-product__slider .VideoRatio{overflow:hidden;aspect-ratio:var(--video-ratio-mobile, 4 / 5)}product-component .main-product__slider .VideoRatio .videoWrapper,product-component .main-product__slider .VideoRatio video-component{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}product-component .main-product__slider .VideoRatio .videoHolder,product-component .main-product__slider .VideoRatio .video-js,product-component .main-product__slider .VideoRatio .video-js .vjs-tech{width:100%;height:100%;padding-top:0!important}product-component .main-product__slider .VideoRatio .video-js .vjs-tech{object-fit:cover}product-component .main-product__slider .video-js,product-component .main-product__slider video{z-index:2;position:relative}product-component .main-product__slider .main-product__awards-pagination{z-index:1;pointer-events:none}@media screen and (min-width:1025px){product-component .main-product__slider .VideoRatio{aspect-ratio:var(--video-ratio-desktop, var(--video-ratio-mobile, 4 / 5))}product-component .main-product__slider .main-product__awards-pagination{z-index:5;pointer-events:none}product-component .main-product__slider .main-product__awards-pagination--video-controls{bottom:60px;z-index:2}product-component .main-product__slider .swiper-slide-active .vjs-control-bar,product-component .main-product__slider .swiper-slide-active .section-video__controls-desk--default{z-index:10;pointer-events:auto}}.pdp-awards-video-clone{position:absolute;bottom:52px;left:0;display:flex;align-items:center;gap:1rem;padding:.5rem;z-index:2;pointer-events:none;width:fit-content}.pdp-awards-video-clone image-element{width:87px;height:fit-content}.pswp.pswp--closing .pswp__item .pswp__img{animation:slide-media-out-center .45s cubic-bezier(.25,.46,.45,.94) forwards!important}@keyframes slide-media-out-center{0%{opacity:1}to{opacity:0;transform:translateY(80px) scale(.94)}}.pswp.pswp--closing .pswp__ui{animation:fade-out-only .35s ease forwards!important}@keyframes fade-out-only{to{opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/main-product.css.map */
