.notify-me__popup-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;z-index:30;overflow:hidden;width:100%;max-width:343px;height:fit-content;color:var(--primary_text);border-radius:8px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;background:var(--background_color)}.notify-me__popup-wrapper[aria-hidden=false]{pointer-events:unset}.notify-me__popup-wrapper[aria-hidden=true]{display:none}.notify-me__input.input-placeholder{background-color:var(--background_color)}.notify-me__popup-group{position:relative}.RevolutionSelectbox--Item>*{pointer-events:none}.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-content{display:flex;flex-direction:column;gap:1rem;padding:1rem}.notify-me__popup-header{display:flex;flex-direction:column;gap:.5rem}.notify-me__close-btn{width:fit-content;align-self:end;display:flex;position:absolute;top:.5rem;right:.5rem}.notify-me__close-btn path{fill:var(--primary_text)}.notify-me__popup-group .field:not(.textarea){margin-bottom:.5rem}.notify-me__popup-success-ok{width:100%}variant-selects,.pm__content-wrapper{display:flex;flex-direction:column}.variant-select__label{display:flex;flex-direction:row;align-items:center;gap:.75rem}.product-module{background-color:var(--background_color);color:var(--primary_text);display:block;overflow:hidden}.pm__main-swiper{position:relative}.pm__main-swiper .product-card__labels-holder{position:relative;padding:0;width:100%;height:fit-content}.pm__information-wrapper{padding-top:.75rem;gap:1.5rem}.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}.pm__price{display:flex;width:fit-content}.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__title{display:flex;gap:.5rem;flex-direction:column}.pm__title-meta{display:flex;flex-direction:column;gap:.5rem}.pm__out-of-stock-label,.pm__discount-label{color:var(--alert_error)}.product-card__rating-score{color:var(--primary_text)}.pm__title-content{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}.pm__title-rating-lowest-wrapper{display:flex;flex-direction:column;gap:.5rem;width:fit-content}.pm__title-content .priceItem{margin-right:0rem}.pm__title .image__container{width:48px;margin:0}.pm__title .image__container.fullscreen{height:100%}product-component .ProductCard--LabelsHolder{position:absolute;top:1.5rem;left:.5rem;z-index:2;display:flex;flex-direction:row;gap:.5rem}product-component .pm__favourites__icon{background-color:var(--background_color);color:var(--primary_text);padding:.5rem;border-radius:.125rem;display:flex;justify-content:center;align-items:center}product-component .pm__favourites__icon svg path{stroke:var(--primary_text)}.pm__try-me-on__icon{background-color:var(--primary_accent);color:var(--primary_text);padding:.4375rem;padding-inline:1rem;border-radius:.125rem;display:flex;justify-content:center;align-items:center;gap:.5rem;position:absolute;bottom:.75rem;right:1rem;z-index:2}.pm__quantity{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem .5rem;width:100%;min-height:3rem;border-radius:.125rem;border:1px solid var(--secondary_grey)}quantity-input.pm__quantity.active{border-color:var(--primary_text)}.pm__quantity-button:active svg{width:.8125rem;height:.8125rem}.pm__quantity-button{z-index:5}.pm__quantity-button svg path{fill:var(--primary_text)}.pm__quantity-button,.pm__quantity-button svg{width:1rem;height:1rem}.pm__quantity-input{-webkit-appearance:none;appearance:none;border:none;background-color:transparent;padding:0;flex:1;color:var(--primary_text);font-size:14px!important;line-height:18px}.pm__atc-button--main-sticky,.pm__atc-button--main{width:100%;height:fit-content}.pm__form-selections-error,.pm__form-error{position:absolute;bottom:-1.5rem;left:0;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:.125rem;opacity:0;transition:opacity .15s ease-in-out;pointer-events:none}.pm__form-selections-error.visible,.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__img{width:100%}.pm__sticky-atc__img-title{display:flex;flex-direction:row;gap:.5rem}.pm__stick-atc__title-price{display:flex;flex-direction:column;gap:0rem}.pm__sticky-atc__img-wrapper{width:37px}.pm__sticky-atc{position:fixed;bottom:0;left:50%;z-index:8;padding:1rem;margin:0 auto;background-color:var(--background_color);border-top:1px solid var(--secondary_grey);border-bottom:1px solid var(--secondary_grey);transform:translate(-50%) translateY(100%);transition:transform .6s cubic-bezier(.19,1,.22,1);width:100%;overflow:hidden}.pm__sticky-atc[aria-hidden=true]{transform:translate(-50%) translateY(150%);pointer-events:none}.pm__sticky-atc.show{display:flex;transform:translate(-50%) translateY(0)}.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{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%}.pm__sticky-atc-wrapper{display:flex;flex-direction:row;align-items:center;gap:1rem;width:100%}.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__sticky-details{gap:.5rem}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}.studio-viewer-overlay.hide{opacity:0}.swiper-slide--dynamic .vjs-control-bar{display:none!important}.pm__price-wrapper{display:flex;flex-direction:row;align-items:space-between;gap:.25rem;min-width:max-content}.pm__price-container{display:flex;flex-direction:column;gap:.25rem;min-width:max-content}.pm__price-wrapper .priceCompare{color:var(--secondary_grey);display:flex;flex-direction:row;justify-content:flex-end}.pm__buttons-pay-quantity .pm__atc-form{width:100%}.pm__buttons-pay-quantity{display:grid;grid-template-columns:minmax(80px,1fr);row-gap:.5rem;column-gap:1rem;padding-inline:1rem}.pm__buttons-pay-quantity:not(:has(.pm__quantity)){grid-template-columns:1fr}.pm__favourites-wrapper{display:flex;flex-direction:row}product-component .pm__favourites-label{display:flex;flex-direction:row;align-items:center;gap:.5rem;top:1.5rem;right:.5rem;cursor:pointer;height:fit-content;transform:translateZ(0)}product-component .pm__favourites__icon svg{width:1rem;height:1rem}.pm__favourites__checkbox:checked+.pm__favourites__icon--empty{display:none}.pm__favourites__checkbox:checked+.pm__favourites__icon--empty+.pm__favourites__icon--filled{display:flex}.pm__favourites__checkbox[state=active]+.pm__favourites__icon--empty{display:none}.pm__favourites__checkbox[state=active]+.pm__favourites__icon--empty+.pm__favourites__icon--filled{display:flex;animation:fadeInScale .2s ease}.pm__favourites__checkbox[state=not-active]+.pm__favourites__icon--empty{display:flex}.pm__favourites__checkbox[state=not-active]+.pm__favourites__icon--empty+.pm__favourites__icon--filled{display:none}.pm__favourites__icon--filled{display:none}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.pm__product-atc-wrapper .Button{width:100%}.pm__product-atc-wrapper .Button--Tertiary{width:100%;height:46px}.notify-me__overlay{width:100%;height:100%;top:0;left:0;position:fixed;z-index:23;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-variants__block{padding:0 1rem}.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}@media screen and (min-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__dropdown:after{width:calc(100% - 1.5rem);left:.75rem}}product-component .DropdownContent__Inner{padding-bottom:1rem;position:relative}product-component .DropdownContent__Inner .image__container{width:100%}.DropdownContent__Inner__media{position:relative;display:flex;flex-direction:column;gap:.5rem}.DropdownContent__Inner__media .image__container{margin-top:1rem}#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}.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}.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}product-component .videoHolder .video-js,product-component video-component{height:100%}product-component #productSwiperElement .VideoRatio{pointer-events:none}product-component .section-video__controls{display:flex;flex-direction:row;justify-content:space-between}.product-card__ratings{display:flex;flex-direction:row;align-items:center;gap:.25rem;padding-block:.125rem}.atc-usps-bar{position:relative;display:block;background-color:var(--background_color);color:var(--primary_text);width:100%;grid-column:1/-1;grid-row:2}.atc-usps-bar.hidden{display:none}.atc-usps-bar__wrapper{position:relative;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem}.atc-usps-bar__block{width:fit-content;display:flex;justify-content:center;align-items:center;gap:.25rem}.pm__usp-image,.pm__usp-image-wrapper{display:flex;width:100%}product-component .VariantSelectors{display:flex;flex-direction:column;gap:.75rem}.pm__dropdown{border-bottom:1px solid var(--tertiary_grey)}.pm__dropdown:first-child .Dropdown--Button{padding-top:unset}.pm__bundle-picker{display:flex;flex-direction:column;gap:1rem}.pm__bundle{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;padding:1rem;background-color:var(--background_color_2);border:2px solid transparent;border-radius:.125rem;cursor:pointer;transition:border-color .3s ease-in-out}.pm__bundle-product__image-info{display:flex;flex-direction:row;gap:.5rem}.pm__bundle-product__price-tag{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.pm__bundle__compare-price{color:var(--secondary_grey);white-space:nowrap}.pm__bundle-info{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}.pm__bundle__selected-options{display:flex;flex-direction:column;gap:.25rem}.pm__bundle-product__image-wrapper{width:41px;height:53px}.pm__bundle:has(.pm__bundle-radio:checked){border:2px solid var(--primary_text);pointer-events:none}.pm__bundle.out-of-stock{pointer-events:none;opacity:.3}.pm__bundle-product__price-tag-wrapper{display:flex;flex-direction:column;justify-content:space-between;white-space:nowrap}.pm__size-indicator-wrapper{display:flex;flex-direction:column;gap:1rem}.pm__size-indicator{display:flex;flex-direction:column;gap:14px}.pm__size-indicator__bar{height:3px;border:1px solid var(--secondary_grey);position:relative}.pm__size-indicator__line{width:2px;height:21px;background-color:var(--primary_text);position:absolute;bottom:-10px}.pm__size-indicator__line.left{left:.875rem}.pm__size-indicator__line.right{right:.875rem}.pm__size-indicator__line.center{left:51%;transform:translate(-51%)}.pm__size-indicator__values{display:flex;justify-content:space-between}.pm__size-indicator__value{color:var(--secondary_grey)}.pm__size-indicator__value.selected{color:var(--primary_text)}product-component .Drawer--wrapper{width:100%;max-width:359px}product-component .Drawer--Content{padding:1rem;height:calc(100% - 51px);overflow-y:auto}.pm__size-guide-drawer{background-color:var(--background_color);color:var(--primary_text)}product-component .Drawer--Header{padding:1rem 1.5rem;border-bottom:1px solid var(--secondary_grey);display:flex;flex-direction:row;justify-content:space-between;align-items:center}product-component .Drawer--Header .pm__size-guide__close-btn{display:flex}product-component .Drawer--Header .pm__size-guide__close-btn svg{width:1rem;height:1rem}.pm__size-guide__ps{display:flex;flex-direction:column;gap:.625rem;padding-bottom:1.5rem}.pm__size-guide__ps-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.pm__size-guide__value{padding:.25rem .5rem;background-color:var(--background_color_2);flex:1;max-width:151px;display:flex;flex-direction:row;align-items:center;justify-content:center}.pm__size-guide__gs-category{display:flex;flex-direction:column;gap:.5rem}.pm__size-guide__gs{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--secondary_grey)}.pm__size-guide__img-wrapper{width:100%;margin-bottom:.625rem}.pm__size-guide-image{width:100%}.pm__strength-guide__age-estimate-wrapper{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem}.pm__strength-guide__age-estimate-header,.pm__strength-guide__age-estimate-list{display:flex;flex-direction:column;gap:.5rem}.pm__strength-guide__print-wrapper{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid var(--secondary_grey);padding-top:1.5rem}.download-strength-chart{display:flex;flex-direction:row;align-items:center;gap:.5rem;color:var(--primary_text)}.download-strength-chart svg path{stroke:var(--primary_text);fill:var(--primary_text)}.download-strength-chart span{text-decoration:underline;text-underline-offset:2px}.pm__lens-guide-content{display:flex;flex-direction:column;gap:1.5rem}.pm__lens-guide-item{display:flex;flex-direction:column;gap:.5rem}#sprie-widget .sprie-container .sprie-wrapper .sprie-card{bottom:0!important}.pm__order-countdown-wrapper{margin-inline:1rem}.atc-usps-bar__wrapper>*:not(:first-child){display:none}.pm__sticy-product-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.pm__sticky-atc__img-title{width:100%}.pm__sticky-atc__img-wrapper{margin:unset}.Drawer--Header svg path,product-component .product-card__star-container svg path,product-component .pm__cpp__label-wrapper svg path{fill:var(--primary_text)}product-component .product-card__star-container svg{margin-right:.125rem}.pm__bundle-title{display:flex;flex-direction:column;gap:.25rem}.pm__bundle-title__desc{color:var(--secondary_grey)}product-component .swiperButtonNext{right:1rem}product-component .swiperButtonPrevious{left:1rem}.pm__size-indicator-wrapper{margin-bottom:.5rem}.pm__media-slideshow .ProductSlider--Thumb{max-width:50px}.pm__media-slideshow{display:flex;flex-direction:column;gap:.125rem}.pm__quantity-button[data-tooltip]:before{visibility:hidden}.pm__quantity-button[disabled=disabled][data-tooltip]:before{visibility:visible}.pm__information{z-index:2}@media screen and (min-width: 1025px){product-component .section-video__controls{padding:1rem 4rem}.pm__content-info--fixed{position:relative;top:4rem;width:50%;height:fit-content}.pm__content-info--sticky{height:fit-content;top:4rem;position:-webkit-sticky;position:sticky}.pm__title-content{flex-direction:row}.pm__buttons-pay-quantity{display:grid;grid-template-columns:88fr 511fr;grid-template-rows:auto;padding-inline:unset}.pm__quantity-input{width:24px}.pm__information-wrapper{padding:3rem 1.5rem 3rem 3rem}.pm__price-wrapper{width:100%;display:flex;flex-direction:row;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-variants__block{padding:0}.pm__title{padding-inline:0rem}.pm__title .rating__wrapper{margin:0}.pm__sticky-atc-container{width:unset;margin-left:1rem}.pm__atc-form--sticky:after{width:calc(100% + 2.5rem)}.pm__content-wrapper{display:flex;flex-direction:row;gap:.125rem;padding-left:2rem;padding-right:2rem}.pm__content-info--fixed,.pm__content-info--sticky,.pm__information{width:50%}.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:.125rem;grid-column:1;display:flex;flex-direction:column}.thumb-image__container{width:100%}.pm__media-slideshow .ProductSlider--Thumbnails{height:100%}.pm__media-slideshow .ProductSlider--Thumb{cursor:pointer;overflow:hidden;max-width:79px}.pm__media-slideshow .ProductSlider--Thumb .ProductThumb--Image{border:1px solid var(--tertiary_grey);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)}#productSwiperElement{width:100%;margin:0;overflow:hidden;height:fit-content;display:flex;flex-direction:row;gap:0}#productSwiperElement .swiper-slide .ProductSlider--Image,#productSwiperElement .swiper-slide:first-child .ProductSlider--Image{border:unset}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{max-width:460px}.notify-me__popup-content{padding:1.5rem}.product__zoom-swiper.swiper{top:32px}product-component .ProductCard--LabelsHolder{top:1rem;left:1rem}.pm__connected-product-picker__box:hover{background-color:var(--primary_text);color:var(--secondary_text);transition:all .3s ease-in}.pm__connected-product-picker__box:hover img{filter:invert(1);transition:all .3s ease-in}.pm__sticky-atc{position:fixed;top:calc(var(--header-height-fixed, 0px) + var(--announcement-dynamic-height, 0px));left:50%;bottom:unset;transform:translate(-50%) translateY(0)}.pm__sticky-atc[aria-hidden=true]{transform:translate(-50%) translateY(calc(-100% - var(--header-height-fixed, 0px) - var(--announcement-dynamic-height, 0px)));pointer-events:none}.pm__bundle-product__image-wrapper{width:83px;min-width:83px;height:unset}product-component .Drawer--wrapper{width:100%;max-width:489px}product-component .Drawer--Content{padding:1.5rem}.pm__size-guide__gs{padding-top:2rem}.pm__size-guide__ps{padding-bottom:2rem}.pm__size-guide__value{max-width:265px}.pm__price-container{align-items:flex-end}.pm__order-countdown-wrapper{margin-inline:unset}.atc-usps-bar__wrapper>*:not(:first-child){display:flex}.pm__sticy-product-info{flex-direction:row;align-items:unset;justify-content:space-between}product-component .pm__favourites-label{top:1rem;right:1rem}.pm__form-selections-error,.pm__form-error{bottom:100%}}@media screen and (max-width: 1025px){.pm__content-info--fixed,.pm__content-info--sticky,.pm__dropdown-wrapper,.pm__size-indicator-wrapper,.pm__bundle-picker,.pm__title-meta,.pm__cpp-picker-wrapper{padding-inline:1rem}.atc-usps-bar{margin-top:.5rem;grid-row:3}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/main-product.css.map */
