.notify-me__popup-wrapper{position:fixed;bottom:0;left:0;z-index:30;overflow:hidden;pointer-events:none;width:100%;border-radius:.5rem .5rem 0 0;padding:1.5rem 1rem;color:var(--primary_text);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateY(100%);transition:transform .3s linear,opacity .3s linear}.notify-me__popup-wrapper[aria-hidden=false]{opacity:1;pointer-events:unset}.notify-me__popup-wrapper[aria-hidden=true]{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.notify-me__popup-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background_color);opacity:.9;z-index:-1;pointer-events:none}.notify-me__popup-wrapper[aria-visible=true]{transform:translateY(0)}.notify-me__popup-wrapper[aria-visible=false]{transform:translateY(100%)}.notify-me__popup-group{position:relative}.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{width:100%}.notify-me__popup-inputs{gap:8px;display:flex;flex-direction:column}.notify-me__popup-content{display:flex;flex-direction:column;gap:24px}.notify-me__popup-header{display:flex;padding-bottom:.75rem;flex-direction:column;gap:.5rem}.notify-me__popup-info{text-align:center;margin-bottom:2rem}.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 path{fill:var(--primary_text)}.product-drawer__size-guide{background-color:var(--background_color);color:var(--primary_text);width:100%;max-width:343px;padding-block:2rem;display:flex;flex-direction:column;gap:2rem;height:100%}.product-drawer__size-guide__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-inline:1rem}.product-drawer__size-guide .Drawer--Close{right:0;padding:0;display:flex;flex-direction:row;align-items:center}#size-guide .Drawer--Close path{fill:var(--primary_text)}.size-guide__selectbox-label{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.5rem;border:1px solid var(--secondary_grey);border-radius:.25rem;cursor:pointer;transition:all .3s ease-in}product-component .size-guide__selectbox-label{width:100%;min-width:51px;position:relative;overflow:hidden}.size-guide__selectbox-label.out-of-stock{border:1px solid var(--secondary_grey);background-color:var(--background_color);color:var(--secondary_grey);position:relative}.size-guide__selectbox-label .not-available{position:absolute;top:50%;left:50%;width:150%;height:2px;background-color:var(--secondary_grey);transform:translate(-50%,-50%) rotate(-31deg);transform-origin:center;content:"";display:block;pointer-events:none}.size-guide__selectbox-label:hover{border-color:var(--primary_grey);transition:all .3s ease-in}.size-guide__selectbox-label--disabled{opacity:.2;text-decoration:line-through}:checked+.size-guide__selectbox-label{border-color:var(--primary_text)}.size-guide__variant-picker{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:.5rem}.size-block{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;height:100%;transition:opacity .3s ease-in-out}.size-guide__image,.size-guide__image-wrapper{width:100%;height:100%}.size-guide__image-wrapper{transition:opacity .3s ease-in-out}.size-guide__image{border-radius:.5rem}.size-guide__image-wrapper[aria-hidden=true],.size-block[aria-hidden=true]{display:none}.size-guide__image-wrapper[aria-hidden=false],.size-block[aria-hidden=false]{display:flex}.size-guide__image-wrapper[aria-visible=false],.size-block[aria-visible=false]{opacity:0}.size-guide__image-wrapper[aria-visible=true],.size-block[aria-visible=true]{opacity:1}.product-wrapper__size-guide{display:grid;grid-template-columns:minmax(100px,1fr);gap:1rem}.size-guide__table-content{display:flex;flex-direction:column;gap:2rem;height:100%}.size-guide__variant-picker-wrapper,.size-guide__measurements-wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}.size-guide__measurements-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.size_guide__measurements-buttons{display:flex;flex-direction:row;align-items:center;gap:1rem}.size-guide__measurement-item{display:flex;flex-direction:row;gap:.125rem}.custom-radio-label{display:flex;flex-direction:row;align-items:center;cursor:pointer;gap:8px;transition:all .3s ease-in-out}.icon-checked{display:none}.icon-unchecked{display:flex}:checked+.custom-radio-label .icon-checked{display:block}:checked+.custom-radio-label .icon-unchecked{display:none}.custom-radio-label:hover{opacity:.8}.size-guide__how-to-footer{display:flex;flex-direction:column;gap:.75rem}.size-guide__measurement-list,.size-guide__how-to-footer__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}variant-selects,.pm__content-wrapper{display:flex;flex-direction:column}.variant-select__label{display:flex;flex-direction:row;align-items:center;gap:.75rem}.variant-select__label__out-of-stock,.variant-select__label__low-in-stock{display:flex;flex-direction:row;align-items:center;gap:.5rem;color:var(--primary_accent)}.variant-select__label__out-of-stock{color:var(--primary_grey)}.low-in-stock__dot{width:8px;height:8px;border-radius:50%;background-color:var(--primary_accent)}.variant-select__label-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.5rem}.variant-select__size-guide-button{color:var(--primary_grey)}.product-module{background-color:var(--background_color);color:var(--primary_text);display:block}.pm__main-swiper{position:relative}.pm__main-swiper .swiper-slide-active:first-child,.pm__main-swiper .swiper-slide-active:last-child{opacity:1!important}.pm__thumb.swiper-slide{margin-left:0;cursor:pointer}.pm__thumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--secondary_grey);opacity:0;transition:opacity .25s ease-in-out;z-index:2}.pm__thumb--active:after{opacity:1}.product-info__bulletpoints-container svg circle{fill:var(--primary_text)}.pm__main-swiper .product-card__labels-holder{position:relative;padding:0;width:100%;height:fit-content}.pm__information-wrapper{padding-top:.75rem;gap:2rem}.pm__studio-viewer{overflow:hidden;display:flex!important;flex-direction:column}studio-viewer[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}studio-viewer[aria-hidden=false]{z-index:2}.disable-transition{transition:none!important}.pm__prices{display:flex;gap:.75rem}.pm__compare-price{color:var(--primary_grey);text-decoration:line-through}.pm__lowest-price{color:var(--secondary_grey)}.pm__description-text{overflow:hidden;margin-bottom:1.5rem;color:var(--primary_text)}.pm__usp-text{overflow:hidden;color:var(--primary_grey)}product-component .faq-question{background-color:var(--tertiary_grey);color:var(--primary_text);border-radius:.25rem;padding:.5rem 1rem}.pm__title-ratings{display:flex;gap:.5rem;flex-direction:column;padding-inline:1rem}.review-block__rating{display:flex;flex-direction:row;justify-content:center;gap:.25rem}.product-card__rating-score{color:var(--primary_text)}.review-block__heading,.review-block__paragraph{display:flex;flex-direction:row;justify-content:center;text-align:center}.review__wrapper .swiper-pagination{position:relative}.review__wrapper_review-block.swiper-slide{display:flex;flex-direction:column;gap:.75rem}.review-block__content{display:flex;flex-direction:column;gap:.5rem}.pm__title-content{display:flex;justify-content:space-between;gap:.5rem}.pm__title-rating-lowest-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:fit-content}.pm__title-content .priceItem{margin-right:0rem}.pm__usp-description{width:100%;padding-inline:1rem;color:var(--primary_text)}.pm__title-ratings .image__container{width:48px;margin:0}.pm__title-ratings .image__container.fullscreen{height:100%}product-component .cart-drawer__usp-bar--duplicate-wrapper{width:100%;overflow:hidden}product-component .ProductCard--LabelsHolder{position:absolute;top:.75rem;left:1rem;z-index:2}.pm__tabs{display:flex;flex-wrap:wrap}.pm__tabs variant-selects{border:1px solid var(--secondary_grey);margin-top:-1px;order:100;width:100%}.pm__tab{flex:1;padding:.625rem 1rem;text-align:center;color:var(--primary_text);border:1px solid transparent;background-color:var(--background_color)}.pm__tab[aria-expanded=true]{pointer-events:none;border:1px solid var(--secondary_grey);border-bottom:1px solid var(--background_color);z-index:2}.pm__big-selector{margin-left:unset}.pm__square{width:1rem;height:1rem;margin-bottom:1px;position:relative}.pm__selected{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease-in-out;display:block;width:.375rem;height:.375rem;background-color:var(--primary_grey);border-radius:1px}input:checked+label .pm__selected{opacity:1}.pm__deselected{width:.75rem;height:.75rem;margin:.125rem;border:1px solid var(--primary_grey);display:block;border-radius:.125rem}variant-selects.checkbox-error .pm__checkbox-input:not(:checked)+label .pm__deselected{border-color:var(--alert_error)}.pm__checkbox-input{display:none}.pm__checkbox-label{display:flex;align-items:center;cursor:pointer;color:var(--primary_grey)}.pm__quantity{display:flex;padding:11px 8px;gap:.5rem;justify-content:space-between;align-items:center;width:100%;min-height:46px;border-radius:4px;background-color:var(--tertiary_grey);height:fit-content;width:fit-content}.product-module__connected-items-label,.SelectedValue{transition:opacity .3s ease;opacity:1}quantity-input.pm__quantity.active{border-color:var(--primary_text)}.pm__selector-label-container,.pm__quantity-button{display:flex;align-items:center;justify-content:center}.pm__selector-label-container{justify-content:space-between;gap:1.5rem}.pm__quantity-button:active svg{width:.8125rem;height:.8125rem}.pm__quantity-button,.pm__quantity-button svg{width:20px;height:20px}.pm__quantity-input{-webkit-appearance:none;appearance:none;border:none;background-color:transparent;width:37px;padding:0;flex:1;color:var(--primary_text)}.pm__atc-button--main{width:100%;height:fit-content}.pm__form-error{position:absolute;bottom:100%;left:0;margin-bottom:.25rem;opacity:0;transition:opacity .15s ease-in-out;pointer-events:none}.pm__form-error.visible{opacity:1;pointer-events:initial}.pm__atc-form--sticky{padding:0;margin:0;background-color:var(--background_color);z-index:3;position:sticky;bottom:0;width:100%}.pm__sticky-atc{position:fixed;bottom:0;left:50%;z-index:8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem 1.5rem;margin:0 auto;border:1px solid var(--secondary_grey);transform:translate(-50%) translateY(100%);transition:transform .2s ease-out;width:100%;overflow:hidden}.pm__sticky-atc[aria-hidden=true]{transform:translate(-50%) translateY(100%);pointer-events:none}.pm__sticky-atc.show{display:flex;transform:translate(-50%) translateY(0)}.pm__sticky-atc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background_color);opacity:.7;z-index:-1;pointer-events:none}.pm__atc-form--sticky.top{bottom:unset;top:calc(var(--header-height-fixed) + (var(--announcement-height-fixed) * var(--announcement-sticky)));transform:translate(-50%) translateY(-100%)}.pm__atc-form--sticky.top.show{transform:translate(-50%) translateY(0)}.pm__sticky-atc-container .Button--Tertiary span{white-space:nowrap}.pm__sticy-product-info{transition:opacity .25s ease-in-out;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%}.pm__sticky-atc-wrapper{display:flex;flex-direction:row;align-items:center;gap:1rem;width:100%}.pm__sticky-price-wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:.25rem;width:fit-content}.pm__sticky-compare-price,.pm__sticky-price{display:flex;flex-direction:row;align-items:center;width:max-content}.pm__sticky-compare-price{text-decoration:line-through}.sticky-max-width>.pm__sticky-atc-container{max-width:calc(var(--section_max_width) / 2);margin-right:auto}.pm__sticky-atc-container{display:flex;align-items:center;width:100%}.pm__atc-form--sticky.border-top:after{border-top:1px solid var(--tertiary_grey)}.pm__atc-form--sticky:after{content:"";position:absolute;top:0;left:0;height:100%;background-color:var(--background_color);z-index:-1}.pm__sticky-details{gap:.5rem}.pm__connected-items{gap:1rem}.pm__connected-swiper.swiper{overflow-y:visible}.pm__connected-swiper .swiper-button{transition:opacity 0s ease}.pm__connected-swiper.btn-transition .swiper-button{transition:opacity .25s ease-in-out}#reviews{position:absolute;left:0;top:calc((var(--header-height-fixed) + var(--sticky-atc-height) + (var(--announcement-height-fixed) * var(--announcement-sticky)) + 1rem) * -1);pointer-events:none;visibility:hidden}.pm__toggle-drawer{display:flex;gap:.25rem;align-items:center;color:var(--primary_grey);margin-left:auto}.pm__toggle-drawer svg{box-sizing:content-box}studio-viewer{--aspect-ratio: 4/5}.studio-viewer-overlay{position:absolute;width:100%;height:calc(100% - 4px);z-index:3;background-color:var(--background_color);opacity:1;transition:opacity .35s ease-out;bottom:0;left:0;pointer-events:none}.swiper-slide--dynamic .pm__thumb-image{transition:opacity .25s ease-in-out}.pm__thumb-image[aria-hidden=true],.studio-viewer-overlay.hide{opacity:0}.pm__thumb.swiper-slide{display:flex;align-items:center;justify-content:center}.pm__thumb svg{width:50%;height:auto}.swiper-slide--dynamic .vjs-control-bar{display:none!important}.pm__description-small-text{color:var(--primary_grey);margin-top:1rem;display:inline-block}.pm__price-container,.pm__price-wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:.25rem;min-width:max-content}.pm__price-container{gap:.5rem}.low-in-stock__indicator,.out-of-stock__indicator{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem}.connected-products__low-in-stock,.connected-products__out-of-stock{display:flex;flex-direction:row;align-items:center;gap:.5rem}.pm__items-footer{display:flex;flex-direction:row;gap:.5rem}.pm__items-footer .low-in-stock__indicator,.pm__items-footer .out-of-stock__indicator{justify-content:flex-start}.out-of-stock__dot{width:.5rem;height:.5rem;background-color:var(--primary_grey);border-radius:50%}.pm__price-wrapper .priceCompare,.pm__price-wrapper .product-info__price--lowest{color:var(--primary_grey);display:flex;flex-direction:row;justify-content:flex-end}.pm__buttons-pay-quantity .pm__atc-form{width:100%}.pm__buttons-pay-quantity{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-inline:1rem}.pm__favourites-wrapper{display:flex;flex-direction:row}.pm__favourites-label{display:flex;flex-direction:row;align-items:center;gap:.5rem;cursor:pointer;height:fit-content}.icon-unchecked,.icon-checked{height:1rem;width:1rem}.icon-checked svg,.icon-unchecked svg{width:1rem;height:1rem}:is(.icon-checked svg,.icon-unchecked svg) path{fill:var(--primary_text)}:checked+.pm__favourites-label .icon-checked{display:block}:checked+.pm__favourites-label .icon-unchecked{display:none}.pm__favourites-button{text-decoration:underline;text-underline-offset:4px;color:var(--primary_text)}.pm__information .cart-drawer__usp-bar{margin:-.5rem 1rem 0}product-component .pc__collection-wrapper--overflow{padding:0 1rem;margin-bottom:1.5rem}product-component .pc__carousel .product-card__wrapper{border:1px solid var(--tertiary_grey);border-radius:4px;overflow:hidden}product-component .pc__carousel .product-card__label-wrapper{top:0;left:0}product-component .pc__carousel .swiper-scrollbar{width:calc(100% - 32px);margin-left:1rem}product-component .pc__collection{width:fit-content;padding:.5rem 2rem;border-bottom:2px solid var(--tertiary_grey);color:var(--primary_grey);cursor:pointer;transition:border-color .3s ease,color .3s ease}product-component .pc__collection.custom-active{border-bottom:2px solid var(--primary_text);color:var(--primary_text)}.pm__pc-image-container{width:70px;margin:0}product-component .product-card__link{padding:.5rem;flex-direction:row;gap:.5rem;border-radius:4px}.pm__product-atc-wrapper .Button--Tertiary{width:100%;height:46px}product-component .cart-drawer__usp-bar--block{padding:2px 0}.notify-me__overlay{width:100%;height:100%;top:0;left:0;position:fixed;z-index:8;opacity:0;background:var(--primary_text);transition:opacity .3s ease-in-out;display:none}.notify-me__overlay.is-visible{opacity:.2;transition:opacity .3s ease-in-out;display:block}product-component .product-card__information{padding:0;gap:.5rem;width:100%}product-component .product-card__information form{display:flex}product-component .product-card__instant-atc{width:38px;height:38px;align-self:center}product-component .product-card__actions{display:flex}.product-module__connected-items-inner-wrapper{padding:0 1rem;display:flex;flex-direction:column;gap:.75rem}.product-module__connected-items .pm__items-wrapper{display:flex}.product-module__connected-items-inner-wrapper.swiper{display:flex;flex-direction:column;gap:.5rem}.product-variants__block{padding:0 1rem}product-component .pc__wrapper{padding:1.5rem 0}.pm__atc-button--main.pm__notify-btn{background-color:var(--primary_grey);border:1px solid var(--primary_grey);pointer-events:all}.pm__atc-button--main.pm__notify-btn:before{background-color:var(--primary_grey)}.pm__atc-button--main.pm__notify-btn .ButtonTextContainer{width:max-content}.breadcrumbs__list>.breadcrumbs--break:last-of-type{display:none}.product-module__breadcrumbs-wrapper{padding-inline:1rem;padding-block:.5rem}@media screen and (max-width: 1024px){.pm__atc-form--sticky.border-top{border-top:1px solid var(--tertiary_grey)}.pm__atc-form--sticky.border-bottom{border-bottom:1px solid var(--tertiary_grey)}.pm__tab[aria-expanded=true]:first-child{border-left:none}.pm__tab[aria-expanded=true]:last-child{border-right:none}.pm__tabs variant-selects{border-left:none;border-right:none;padding:1rem 0}.pm__dropdown:after{width:calc(100% - 1.5rem);left:.75rem}.pm__quantity{margin-left:1rem;margin-bottom:1.5rem}.pm__dropdown:not(:has(.pm__ap-dropdown)) .Dropdown--Content{padding-left:.75rem;padding-right:.75rem}}product-component .faq-text{padding:0 1rem}product-component .faq-text>.DropdownContent__Inner{display:block;margin-top:1.5rem}product-component .product__dropdown-inner{display:flex;flex-direction:column;gap:1.5rem}product-component .DropdownContent__Inner.dropdown-image{display:flex;flex-direction:row;gap:.5rem;justify-content:center;flex-wrap:wrap}product-component .DropdownContent__Inner>a:not(:has(.image__container)){max-width:93px;color:var(--primary_text)}product-component .custom__faq_dropdown-plus{display:inline-block;position:relative;width:20px;height:20px;cursor:pointer}.product-info__bulletpoints-container>li{display:flex;padding:2px 0!important}.product-info__bulletpoints-container{width:100%;padding:0 1rem;position:relative;display:flex;flex-direction:column;gap:.5rem}.product-info__bulletpoints-container svg{min-width:20px;max-width:20px}.bulletpoint-block__text-left{min-width:80px}.bulletpoint-block__text-right{width:100%}product-component .custom__faq_dropdown-plus:before,product-component .custom__faq_dropdown-plus:after{content:"";position:absolute;background:var(--primary_text);border-radius:1px;transition:all .25s ease;transform-origin:center center}product-component .custom__faq_dropdown-plus:before{top:50%;left:50%;width:80%;height:2px;transform:translate(-50%,-50%) rotate(0)}product-component .custom__faq_dropdown-plus:after{top:50%;left:50%;width:2px;height:80%;transform:translate(-50%,-50%) rotate(0)}product-component .custom__faq-dropdown-button[aria-expanded=true] .custom__faq_dropdown-plus:after{transform:translate(-50%,-50%) rotate(-90deg)}.product-info__bulletpoints-container.collapsible-list{overflow:hidden;transition:max-height .4s ease}.product-info__show-more-btn,.product-info__show-less-btn{cursor:pointer;transition:opacity .3s ease;margin-top:10px;display:flex;gap:1rem;align-items:center;padding-left:1rem}.product-info__show-more-btn .Svg,.product-info__show-less-btn .Svg{width:20px;height:20px}.product-info__show-more-btn svg path,.product-info__show-less-btn svg path{fill:var(--primary_accent)}.product-info__show-more-btn[aria-hidden=true],.product-info__show-less-btn[aria-hidden=true]{display:none}.product-info__show-more-btn[aria-hidden=false],.product-info__show-less-btn[aria-hidden=false]{display:block}.product-info__bulletpoints-container.has-more-than-10:not(.expanded):after,.richtext-content-wrapper.has-more-than-10:not(.expanded):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:38px;background:linear-gradient(to bottom,transparent,var(--background_color));pointer-events:none}product-component .product-section__swiper-wrapper{color:var(--primary_grey);margin-top:.5rem}product-component .product-section__swiper-wrapper .swiper-pagination-current{margin-right:4px}product-component .product-section__swiper-wrapper .swiper-pagination-total{margin-left:4px}product-component .product-section__swiper-wrapper{margin-top:0;position:absolute;bottom:0;z-index:2;width:fit-content!important;padding:.75rem 1rem;right:0;left:unset}.product-slide-thumb__video-icon{padding-block:.25rem;padding-inline:.5rem;position:absolute;bottom:0;left:0}.product-slide-thumb__video-icon svg path{fill:var(--primary_text);stroke:var(--primary_text)}product-component .swiper-video-bullet.swiper-pagination-bullet{width:unset;height:unset;background-color:transparent;border:none;border-radius:unset;opacity:1;display:flex;flex-direction:row;align-items:center}product-component .swiper-video-bullet.swiper-pagination-bullet svg path{stroke:var(--primary_text)}product-component .swiper-video-bullet.swiper-pagination-bullet-active path{fill:var(--primary_text)}product-component .breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.5rem;color:var(--primary_grey)}product-component .breadcrumbs__list a{color:var(--primary_grey)}.product-module__selectbox-reload{border-radius:.25rem;max-width:49px}#productSwiperElement .swiper-slide .ProductSlider--Element{box-sizing:border-box;width:100%}#productSwiperElement .swiper-slide .ProductSlider--Image{border:1px solid var(--tertiary_grey)}#productSwiperElement .swiper-slide:first-child .ProductSlider--Image{border-left:1px solid var(--tertiary_grey)}#productSwiperElement .swiper-slide:not(:first-child) .ProductSlider--Image{border-left:none}.DropdownContent__Inner.bulletpoints-dropdown{position:relative}.richtext-content-wrapper{overflow:hidden;transition:max-height .3s ease;position:relative}.richtext-content-wrapper.expanded{overflow:visible}.product-card__icon-separator{height:fit-content;align-self:center;display:flex;background:var(--primary_text);border-radius:4px}.product-card__icon-separator svg{width:20px;height:20px}.product-card__icon-separator svg path{fill:var(--secondary_text)}.DropdownContent__Inner.text-content-container button{padding:0}.product__zoom-swiper.swiper{width:100%;max-width:5.938rem;position:fixed;left:2rem;z-index:1501;top:0;height:fit-content;opacity:0;transition:opacity .25s ease-in-out;height:calc(100% - 16rem)}.product__zoom-swiper[aria-hidden=true]{display:none}.product__zoom-swiper[data-animate=true]{opacity:1;transition:opacity .35s ease-in-out .35s}.product__zoom-slide{box-sizing:border-box;cursor:pointer}.product__zoom-slide img{opacity:1;transition:opacity .25s ease-in-out;border-radius:.25rem;border:1px solid var(--tertiary_grey)}.product__zoom-slide.product__zoom-slide--active img{border:1px solid var(--primary_text);transition:border .25s ease-in-out}.button.klaviyo-bis-trigger{padding:.5rem 1rem;background-color:var(--primary_grey);border:1px solid var(--primary_grey);border-radius:4px;color:var(--secondary_text);font-size:1rem;font-family:var(--type_button_font);font-weight:var(--weight_button_font);line-height:1.5rem;letter-spacing:0;display:flex;justify-content:space-between;gap:.5rem}.button.klaviyo-bis-trigger svg{align-self:center}.button.klaviyo-bis-trigger path{fill:var(--secondary_text)}product-component .videoHolder .video-js,product-component video-component{height:100%}product-component .ProductSliderCell{cursor:pointer}product-component #productSwiperElement .VideoRatio{pointer-events:none}product-component .section-video__controls{display:flex;flex-direction:row;justify-content:space-between}product-component .product-card__label.product-card__label--percentage{background-color:var(--primary_accent)}product-component .product-card__label.product-card__label--percentage,product-component .card-information__discount-text{color:var(--secondary_text)}.dropdown-pdp{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:.75rem;width:100%}.product-tab-content.swiper{padding-left:1rem}.dropdown-tabs__wrapper{border-bottom:none;border-bottom:1px solid var(--secondary_grey);padding-inline:1rem}.dropdown-tabs__wrapper .swiper-wrapper{width:100%;height:fit-content!important;display:flex;flex-direction:row}.dropdown-contents__wrapper{display:flex;flex-direction:column;align-items:start;gap:1.5rem;width:100%}.dropdown-tabs__wrapper .swiper-wrapper .product-info__dropdown-button{color:var(--primary_grey);padding:.75rem 0;width:fit-content;transition:color .15s ease-in-out,border-color .15s ease-in-out}.dropdown-tabs__wrapper .product-info__dropdown-button.active{color:var(--primary_text);border-bottom:1px solid var(--primary_grey);padding-inline:unset}.dropdown-tabs__wrapper .swiperButton{border:none;padding:0}.dropdown-tabs__wrapper .swiperButton:not([disabled]):hover{border:none}.dropdown-tabs__wrapper .swiperButtonPrevious{left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-mask-image:linear-gradient(to right,var(--background_color) 60%,rgba(0,0,0,0));mask-image:linear-gradient(to right,var(--background_color) 60%,rgba(0,0,0,0))}.dropdown-tabs__wrapper .swiperButtonNext{right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-mask-image:linear-gradient(to left,var(--background_color) 60%,rgba(0,0,0,0));mask-image:linear-gradient(to left,var(--background_color) 60%,rgba(0,0,0,0))}.product-tab-content{display:none;flex-direction:column;gap:.75rem;width:100%;opacity:0;transition:opacity .15s ease-in-out;padding-inline:1rem}.product-tab-content.active{opacity:1}.product-tab-content.swiper{display:none;flex-direction:column;gap:.75rem;width:100%;opacity:0;transition:opacity .15s ease-in-out}.swiperButtonPrevious.pm__dropdown-swiper-button-prev{left:0;top:unset;transform:unset;position:relative}.swiperButtonNext.pm__dropdown-swiper-button-next{right:0;top:unset;transform:unset;position:relative}.pm__review-swiper__nav-wrapper,.pm__dropdown-swiper__nav-wrapper{display:flex;flex-direction:row;align-items:center}.pm__review-swiper__nav-wrapper .swiperButton.show{display:flex}.product-tab-content__items{overflow:hidden}.product-tab-footer{width:100%;color:var(--primary_text)}.product-tab__view-more{text-decoration:underline;text-underline-offset:4px;cursor:pointer;color:var(--primary_text)}.review__outer-wrapper{padding-inline:1rem}.review__wrapper.swiper{display:flex;flex-direction:column;gap:.75rem;padding-block:.75rem;border-block:1px solid var(--secondary_grey)}.product-card__ratings{display:flex;flex-direction:row;align-items:center;gap:.5rem}.review-block__rating,.product-card__star-container{display:flex;flex-direction:row;align-items:center;gap:.125rem}.review-block__rating svg,.product-card__star-container svg{width:1rem;height:1rem}:is(.review-block__rating svg,.product-card__star-container svg) path{fill:var(--primary_text);stroke:var(--primary_text)}.atc-usps-bar{position:relative;display:block;background-color:var(--background_color);color:var(--primary_text);width:100%}.atc-usps-bar.hidden{display:none}.atc-usps-bar__wrapper{position:relative;height:100%}.atc-usps-bar__block{position:absolute;width:100%;padding:0 1rem;box-sizing:border-box;left:0;top:0;opacity:0;z-index:2;display:flex;justify-content:center;align-items:center}.atc-usps-bar__block.active{opacity:1}.atc-usps-bar__block.base{transition:none;opacity:1}.atc-usps-bar__border{border-bottom:1px solid rgba(255,255,255,.1)}.size-guide__wrapper{padding-inline:1rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transform:translateZ(0)}product-component .VariantSelectors{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width: 1025px){product-component .section-video__controls{padding:1rem 4rem}.pm__content-info--sticky{height:fit-content;top:4rem;position:-webkit-sticky;position:sticky}.product-module__breadcrumbs-wrapper{padding-inline:3rem;padding-block:.75rem}.size-guide__wrapper{padding-inline:3rem}.sg__ms__content,.product-wrapper__size-guide,.size-guide__content,.size-guide__wrapper{height:100%}.pm__usp-description{padding-inline:unset}.product-module__connected-items .pm__items-wrapper{flex-wrap:wrap;gap:.5rem}.product-module__selectbox-reload{border-radius:.25rem;max-width:78px}.pm__flex{flex:1;border-bottom:1px solid var(--tertiary_grey);background-color:var(--background_color);transition:opacity .25s ease-in-out;opacity:0}.pm__flex:last-child{transition:none}.pm__information .cart-drawer__usp-bar{margin:-.5rem 0 0}product-component .faq-question{background-color:var(--tertiary_grey);border-radius:.25rem;padding:.5rem 1.5rem}.pm__buttons-pay-quantity{display:flex;flex-direction:column;gap:.75rem;padding-inline:unset}.pm__quantity-input{width:24px}.pm__information-wrapper{padding:1rem}.pm__price-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}.shopify-block.pm__information{grid-column:2;grid-row:1/ span 3}.shopify-block.pm__upsell{grid-column:1}studio-viewer{--aspect-ratio: 1/1}.pm__quantity:hover{border-color:var(--secondary_grey);transition:border-color .35s ease-in-out}.product-module__connected-items-inner-wrapper,.product-variants__block{padding:0}#product-info .dropdown__technical-question{transition:background-color .3s ease}#product-info .dropdown__technical-question[aria-expanded=false]{background-color:var(--tertiary_grey)}#product-info .dropdown__technical-question[aria-expanded=true]{background-color:var(--background_color)}product-component .pc__collection-wrapper--overflow{padding:0}.pm__title-ratings{padding-inline:0rem}.pm__title-ratings .rating__wrapper{margin:0}product-component .VariantSelect{padding:.25rem 0}#productSwiperElement .product-card__label-wrapper{left:1rem}.pm__sticky-atc-container{width:unset;margin-left:1rem}.pm__sticky-atc{width:calc(100% - 6rem);border-top-left-radius:.5rem;border-top-right-radius:.5rem}.pm__atc-form--sticky:after{width:calc(100% + 2.5rem)}.pm__tabs variant-selects{padding:1rem}.pm__tab{flex:unset}.pm__usp-content{flex-direction:row;justify-content:center;align-items:center;width:calc(100% - 6rem);gap:.5rem}.pm__thumb:hover:after{opacity:1}.pm__content-wrapper{display:grid;grid-template-columns:minmax(100px,.58509036fr) minmax(100px,.41490964fr);gap:1rem;padding-left:3rem;padding-right:3rem;position:relative}.pswp--zoomed-in .pswp__img:hover{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.pm__media-slideshow{position:sticky;top:calc(var(--header-height-fixed) + (var(--announcement-height-fixed) * var(--announcement-sticky)) + 1rem);gap:1rem;row-gap:1.5rem;display:flex;height:100%;grid-column:1;max-height:664px}.thumb-image__container{width:100%}.product-upsell__nav-container{display:flex;gap:1rem;margin-top:1.5rem;align-items:center}product-component .pc__carousel .swiper-scrollbar{width:100%;margin:0}.product-upsell__nav-container .swiper-button{position:unset;width:20px;height:20px;background:var(--tertiary_grey);opacity:1;visibility:visible;margin:0;border-radius:4px;transform:none}.product-upsell__nav-container .swiper-button:hover{background:var(--tertiary_grey)}.product-upsell__nav-container .swiper-button path{fill:var(--primary_text)}.pm__media-slideshow .ProductSlider--Thumbnails{height:100%}.pm__media-slideshow .ProductSlider--Thumb{cursor:pointer;overflow:hidden;border-radius:.5rem}.pm__media-slideshow .ProductSlider--Thumb .ProductThumb--Image{border:1px solid var(--tertiary_grey);border-radius:.5rem;box-sizing:border-box;transition:opacity .3s ease-in-out}.pm__media-slideshow .ProductSlider--Thumb .ProductThumb--Image:hover{opacity:.7}.pm__media-slideshow .ProductSlider--Thumb.swiper-slide-thumb-active .ProductThumb--Image{border:1px solid var(--tertiary_grey)}product-component .faq-text,.product-info__bulletpoints-container{padding:0 1.5rem}.product_slider-thumbnails{flex-shrink:0;width:97px}#productSwiperElement{width:100%;margin:0;border-radius:.5rem;overflow:hidden;height:fit-content;max-height:664px;display:flex;flex-direction:column;gap:0}#productSwiperElement .swiper-slide .ProductSlider--Image,#productSwiperElement .swiper-slide:first-child .ProductSlider--Image{border:unset}.ProductSwiperButton{position:absolute;top:50%;z-index:2;width:20px;height:20px;background:var(--tertiary_grey);border-radius:4px;display:flex;justify-content:center;align-items:center;transition:opacity .25s ease-in-out}.ProductSwiperButton[disabled]{opacity:0;pointer-events:none}.ProductSwiperButton svg{width:1rem;height:1rem}.ProductSwiperButton path{fill:var(--primary_text)}.nextEl.ProductSwiperButton{right:1rem}.prevEl.ProductSwiperButton{left:1rem}.pm__swiper-buttons{opacity:0;transition:opacity .25s ease-in-out;display:flex;gap:1.5rem;padding:.5rem;position:absolute;bottom:0;right:0;z-index:3}.pm__option-selector .swiper-button,.pm__connected-swiper .swiper-button,.pm__swiper-buttons .swiper-button{border:none;width:1.5rem;height:1.5rem}.pm__conn-button--prev{left:0}.pm__conn-button--next{right:0}.pm__option-selector.swiper .swiper-button[disabled],.pm__connected-swiper.swiper .swiper-button[disabled],.pm__swiper-buttons .swiper-button[disabled]{visibility:visible}.pm__swiper-buttons .swiper-button:active{transform:scale(.8)}.pm__main-swiper:hover .pm__swiper-buttons{opacity:1}product-component .content-fade,product-zoom.content-fade{background-color:transparent;position:relative}product-component .content-fade:before,product-zoom.content-fade:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}product-component .content-fade.fade-top:before,product-zoom.content-fade.fade-top:before{background:linear-gradient(to bottom,var(--background_color) 0%,transparent 10%)}product-component .content-fade.fade-bottom:before,product-zoom.content-fade.fade-bottom:before{background:linear-gradient(to bottom,transparent 90%,var(--background_color) 100%)}product-component .content-fade.fade-both-vertical:before,product-zoom.content-fade.fade-both-vertical:before{background:linear-gradient(to bottom,var(--background_color) 0%,transparent 10%,transparent 90%,var(--background_color) 100%)}.notify-me__popup-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;z-index:30;overflow:hidden;width:100%;max-width:551px;height:fit-content;padding:2rem;color:var(--primary_text);border-radius:8px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition-property:opacity;transition-duration:.3s;transition-timing-function:linear}.notify-me__popup-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background_color);opacity:.9;z-index:-1;pointer-events:none}.notify-me__popup-wrapper[aria-visible=false]{opacity:0}.notify-me__close-btn{position:absolute;top:1rem;right:1rem;width:fit-content;align-self:end;display:flex}.product-wrapper__size-guide{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:1rem}.product-drawer__size-guide__header{padding-inline:3rem}.product-drawer__size-guide{width:100%;max-width:777px;padding-block:2rem}.dropdown-pdp{padding-left:unset}.dropdown-tabs__wrapper,.product-tab-content,.product-tab-content.swiper{padding-inline:0;padding-left:0}.dropdown-contents__wrapper .card-information__text-wrapper{flex-direction:column;gap:.25rem}.dropdown-contents__wrapper .ProductCard--instantATC{position:relative;visibility:visible;transform:unset;bottom:unset}.product__zoom-swiper.swiper{top:32px}product-component .ProductCard--LabelsHolder{left:.75rem}product-component .product-section__swiper-wrapper{padding:.75rem}.review__outer-wrapper{padding-inline:0}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/main-product.css.map */
