.product{margin:0}.product.grid{gap:0}.product--no-media{max-width:57rem;margin:0 auto}.product__media-wrapper{padding-left:0}.product__info-wrapper{padding-left:0;padding-bottom:0}@media screen and (min-width: 750px){.product--thumbnail .product__media-gallery,.product--thumbnail_slider .product__media-gallery,.product--stacked .product__info-container--sticky{display:block;position:sticky;top:3rem;z-index:2}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding-left:5rem}.product__info-wrapper--extra-padding{padding-left:6em}.product__media-container .slider-buttons{display:none}}@media screen and (min-width: 990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:65%;width:calc(65% - var(--grid-desktop-horizontal-spacing)/2)}.product--large:not(.product--no-media) .product__info-wrapper{padding-left:4rem;max-width:35%;width:calc(35% - var(--grid-desktop-horizontal-spacing)/2)}.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing)/2)}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing)/2)}}.shopify-payment-button__button{font-family:inherit;min-height:4.6rem}.shopify-payment-button__button [role=button].focused,.no-js .shopify-payment-button__button [role=button]:focus{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem var(--color-background),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button [role=button]:focus:not(:focus-visible){outline:0;box-shadow:none!important}.shopify-payment-button__button [role=button]:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem var(--color-background),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button--unbranded{background-color:rgba(var(--color-button),var(--alpha-button-background));color:var(--color-button-text);font-size:1.4rem;line-height:calc(1 + .2/var(--font-body-scale));letter-spacing:.07rem}.shopify-payment-button__button--unbranded::selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-button),var(--alpha-button-background))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:calc(1 + .5/var(--font-body-scale));letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.product-form{display:block}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 1.2rem;min-width:fit-content;border:none}variant-radios,variant-selects,variant-mixed{display:block}.product-form__input--dropdown{margin-bottom:1.6rem}.product-form__input .form__label{padding-left:0}fieldset.product-form__input .form__label{margin-bottom:.2rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]+label{background-color:var(--color-background);color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:var(--color-foreground);display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width)*-1);right:calc(var(--variant-pills-border-width)*-1);bottom:calc(var(--variant-pills-border-width)*-1);left:calc(var(--variant-pills-border-width)*-1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input input[type=radio]+label:hover{border-color:var(--color-foreground)}.product-form__input input[type=radio]:checked+label{background-color:var(--color-foreground);color:var(--color-background)}@media screen and (forced-colors: active){.product-form__input input[type=radio]:checked+label{text-decoration:underline}}.product-form__input input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input input[type=radio]:disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.4);text-decoration:line-through}.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem var(--color-background),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input input[type=radio].focused+label,.no-js .shopify-payment-button__button [role=button]:focus+label{box-shadow:0 0 0 .3rem var(--color-background),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}.product-form__input .select{max-width:25rem}.product-form__submit{margin-bottom:1rem}.no-js .product-form__submit.button--secondary{--color-button: var(--color-hex-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1}.product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled],.product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{cursor:not-allowed;opacity:.5}@media screen and (forced-colors: active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:var(--color-foreground)}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container .product-form,.product__info-container .product__description{margin:1.5em 0 1em}.product__text{margin-bottom:0}a.product__text{display:block;text-decoration:none;color:var(--color-foreground)}a.product__text--link{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.15rem;display:flex;gap:.75rem;align-items:center;font-size:1.6rem}a.product__text--link svg{width:2.5rem;height:2.5rem}.product__title{word-break:break-word;margin-bottom:1.5rem}.product__title>*{margin:0}.product__title>a{display:none}.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}.product__text.caption-with-letter-spacing+.product__title{margin-top:0}.product__accordion .accordion__content{padding:0 1rem}.product .price .badge,.product .price__container{margin-bottom:.5rem}.product .price dl{margin-top:.5rem;margin-bottom:.5rem}.product .price--sold-out .price__badge-sold-out{background:#0000;color:var(--color-base-text);border-color:#0000}.product .price--sold-out .price__badge-sale{display:none}@media screen and (min-width: 750px){.product__info-container .product__info-container-holder{max-width:60rem}.product__info-container .price--on-sale .price-item--regular{font-size:1.6rem}.product__info-container>*:first-child{margin-top:0}}.product__description-title{font-weight:var(--font-body-weight-bold)}.product--no-media .product__title,.product--no-media .product__text,.product--no-media noscript .product-form__input,.product--no-media .product__tax,.product--no-media shopify-payment-terms{text-align:center}.product--no-media .product__media-wrapper{padding:0}.product__tax{margin-top:-1.4rem}.product--no-media noscript .product-form__input,.product--no-media .share-button{max-width:100%}.product--no-media fieldset.product-form__input,.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown,.product--no-media .share-button,.product--no-media .product__view-details,.product--no-media .product__pickup-availabilities,.product--no-media .product-form{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form{flex-direction:column}.product--no-media .product-form>.form{max-width:30rem;width:100%}.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}.product-form__quantity .form__label{margin-bottom:.6rem}.product-form__quantity-top .form__label{margin-bottom:1.2rem}.product--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}.product-form__buttons{max-width:44rem}.product--no-media .product__info-container>modal-opener{display:block;text-align:center}.product--no-media .product-popup-modal__button{padding-right:0}.product--no-media .price{text-align:center}.product--no-media .product__info-wrapper{padding-left:0}.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width))}@media screen and (max-width: 749px){.product__media-list{margin-left:-2.5rem;padding-bottom:2rem;margin-bottom:3rem;width:calc(100% + 4rem)}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:-3%;margin-right:-3%}.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}.product__media-list::-webkit-scrollbar-thumb{background-color:var(--color-foreground)}.product__media-list::-webkit-scrollbar-track{background-color:rgba(var(--color-foreground),.2)}.product__media-list .product__media-item{width:calc(100% - 3rem)}}@media screen and (min-width: 750px){.product--thumbnail .product__media-list,.product--thumbnail_slider .product__media-list{padding-bottom:var(--media-shadow-vertical-offset)}.product__media-list{padding-right:var(--media-shadow-horizontal-offset)}.product--thumbnail .product__media-item:not(.is-active),.product--thumbnail_slider .product__media-item:not(.is-active){display:none}.product-media-modal__content>.product__media-item--variant.product__media-item--variant{display:none}.product-media-modal__content>.product__media-item--variant:first-child{display:block}}.product__media-item.product__media-item--variant{display:none}.product__media-item--variant:first-child{display:block}@media screen and (min-width: 750px)and (max-width: 989px){.product__media-list .product__media-item:first-child{padding-left:0}.product--thumbnail_slider .product__media-list{margin-left:0}.product__media-list .product__media-item{width:100%}}.product__media-icon .icon{width:1.2rem;height:1.4rem}.product__media-icon,.thumbnail__badge{background-color:var(--color-background);border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:var(--color-foreground);display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;position:absolute;left:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width));z-index:1;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}.product__media-video .product__media-icon{opacity:1}.product__modal-opener--image .product__media-toggle:hover{cursor:zoom-in}.product__modal-opener:hover .product__media-icon{border:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width: 750px){.grid__item.product__media-item--full{width:100%}}@media screen and (min-width: 990px){.product--stacked .product__media-item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/2)}.product__media-list .product__media-item:first-child,.product__media-list .product__media-item--full{width:100%;max-width:100%}.product__modal-opener .product__media-icon{opacity:0}.product__modal-opener:hover .product__media-icon,.product__modal-opener:focus .product__media-icon{opacity:1}}.product__media-item>*{display:block;position:relative}.product__media-toggle{display:flex;border:none;background-color:#0000;color:currentColor;padding:0}.product__media-toggle:after{content:"";cursor:pointer;display:block;margin:0;padding:0;position:absolute;top:0;left:0;z-index:2;height:100%;width:100%}.product__media-toggle:focus-visible{outline:0;box-shadow:none}.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem var(--color-background),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product__media-toggle:focus-visible:after{border-radius:var(--media-radius)}.product-media-modal{background-color:var(--color-background);height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:1000}.product-media-modal__dialog{display:flex;align-items:center;height:100vh;height:100dvh}.product-media-modal__content{max-height:100vh;max-height:100dvh;width:100%;overflow:auto}.product-media-modal__content>*:not(.active),.product__media-list .deferred-media{display:none}@media screen and (min-width: 750px){.product-media-modal__content{padding-bottom:2rem}.product-media-modal__content>*:not(.active){display:block}.product__modal-opener:not(.product__modal-opener--image){display:none}.product__media-list .deferred-media{display:block}}@media screen and (max-width: 749px){.product--thumbnail .is-active>.product__modal-opener:not(.product__modal-opener--image),.product--thumbnail_slider .is-active>.product__modal-opener:not(.product__modal-opener--image){display:none}.product--thumbnail .is-active .deferred-media,.product--thumbnail_slider .is-active .deferred-media{display:block;width:100%}}.product-media-modal__content>*{display:block;height:auto;margin:auto}.product-media-modal__content .media{background:none}.product-media-modal__model{width:100%}.product-media-modal__toggle{background-color:var(--color-background);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;right:2rem;padding:1.2rem;position:fixed;z-index:2;top:2rem;width:4rem}.product-media-modal__content .deferred-media{width:100%}@media screen and (min-width: 750px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@media screen and (min-width: 990px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__toggle{right:5rem}}.product-media-modal__toggle:hover{color:var(--color-foreground)}.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.5);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:9999;display:block!important}.product-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:var(--color-background);overflow:auto;height:auto;max-height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;bottom:2rem;padding:0 1.5rem 0 3rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content.focused{box-shadow:0 0 0 .3rem var(--color-background),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem var(--color-background),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 750px){.product-popup-modal__content{padding-right:1.5rem;width:70%;padding:0 3rem}.product-media-modal__dialog .global-media-settings--no-shadow{overflow:visible!important}}.product-popup-modal__content img{max-width:100%}@media screen and (max-width: 749px){.product-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}.product-media-modal__dialog .global-media-settings,.product-media-modal__dialog .global-media-settings video,.product-media-modal__dialog .global-media-settings model-viewer,.product-media-modal__dialog .global-media-settings iframe,.product-media-modal__dialog .global-media-settings img{border:none;border-radius:0}}.product-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:1.6rem;padding-right:1.3rem;padding-left:0;height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__button:hover{text-decoration-thickness:.2rem}.product-popup-modal__content-info{padding-right:4.4rem}.product-popup-modal__content-info>*{height:auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.product-popup-modal__content-info>*{max-height:100%}}.product-popup-modal__toggle{background-color:var(--color-background);color:rgba(var(--color-foreground),.55);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:var(--color-foreground)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__media-list .media>*{overflow:hidden}.thumbnail-list{flex-wrap:wrap;grid-gap:1rem}@media screen and (min-width: 750px){.product--stacked .thumbnail-list{display:none}.thumbnail-list{display:grid;grid-template-columns:repeat(4,1fr)}}.thumbnail-list_item--variant:not(:first-child){display:none}@media screen and (min-width: 990px){.thumbnail-list{grid-template-columns:repeat(4,1fr)}.product--medium .thumbnail-list{grid-template-columns:repeat(5,1fr)}.product--large .thumbnail-list{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 749px){.product__media-item{display:flex;align-items:center}.product__modal-opener{width:100%;height:100%}.thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.thumbnail-list__item.slider__slide{width:calc(33% - .6rem)}}@media screen and (min-width: 750px){.product--thumbnail_slider .thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.product__media-wrapper .slider-mobile-gutter .slider-button{display:none}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:flex}}@media screen and (min-width: 900px){.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(20% - .8rem)}}.thumbnail{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:0;color:var(--color-base-text);cursor:pointer;background-color:#0000}.thumbnail:hover{opacity:.7}.thumbnail.global-media-settings img{border-radius:0}.thumbnail[aria-current]{box-shadow:0 0 0 .1rem var(--color-foreground);border-color:var(--color-foreground)}.thumbnail[aria-current]:focus-visible{box-shadow:0 0 0 .3rem var(--color-background),0 0 0 .5rem rgba(var(--color-foreground),.5)}.thumbnail[aria-current]:focus,.thumbnail.focused{outline:0;box-shadow:0 0 0 .3rem var(--color-background),0 0 0 .5rem rgba(var(--color-foreground),.5)}.thumbnail[aria-current]:focus:not(:focus-visible){outline:0;box-shadow:0 0 0 .1rem var(--color-foreground)}.thumbnail img{pointer-events:none}.thumbnail--narrow img{height:100%;width:auto;max-width:100%}.thumbnail--wide img{height:auto;width:100%}.thumbnail__badge .icon{width:1rem;height:1rem}.thumbnail__badge .icon-3d-model{width:1.2rem;height:1.2rem}.thumbnail__badge{color:var(--color-foreground);height:2rem;width:2rem;left:auto;right:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width))}@media screen and (min-width: 750px){.product:not(.product--small) .thumbnail__badge{height:3rem;width:3rem}.product:not(.product--small) .thumbnail__badge .icon{width:1.2rem;height:1.2rem}.product:not(.product--small) .thumbnail__badge .icon-3d-model{width:1.4rem;height:1.4rem}}.thumbnail-list__item{position:relative}.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}.product:not(.featured-product) .product__view-details{display:none}.product__view-details{display:block;text-decoration:none}.product__view-details:hover{text-decoration:underline;text-underline-offset:.3rem}.product__view-details .icon{width:1.2rem;margin-left:1.2rem;flex-shrink:0}@media only screen and (max-width: 849px){.product{gap:0!important}}.product__info-wrapper{width:100%!important;max-width:100%!important;padding:0}.product--sticky .product__info-wrapper{position:sticky;top:5em;transition:.5s all ease;height:fit-content;max-height:100%}@media only screen and (max-width: 849px){.product--sticky .product__info-wrapper{position:static;max-height:none}}@media only screen and (orientation: portrait){.product--sticky .product__info-wrapper{position:static;max-height:none}}.header-hidden .product--sticky .product__info-wrapper{top:2em}.product__info-wrapper #delivery-time{display:block;font-size:1.5rem}@media only screen and (max-width: 849px){.product__info-wrapper #delivery-time{font-size:1.4rem}}.product__info-wrapper .product__title h1{font-size:2.8rem;line-height:1;font-weight:var(--font-body-weight-medium)}@media only screen and (max-width: 1024px){.product__info-wrapper .product__title h1{font-size:2.4rem}}@media only screen and (max-width: 849px){.product__info-wrapper .product__title h1{font-size:2.2rem}}.product__info-wrapper .product__title h1 span.series{display:block;font-weight:var(--font-body-weight);font-size:1.8rem;margin-bottom:.5em}@media only screen and (max-width: 1024px){.product__info-wrapper .product__title h1 span.series{font-size:1.6rem}}.product__info-wrapper .price{font-weight:var(--font-body-weight-medium);font-size:2.8rem;line-height:1}@media only screen and (max-width: 1024px){.product__info-wrapper .price{font-size:2.4rem}}@media only screen and (max-width: 849px){.product__info-wrapper .price{font-size:2.2rem}}.product__info-wrapper .price__container{margin:0}.product__info-wrapper .price__regular{line-height:1}.product__info-wrapper .product__tax{font-size:1.3rem;margin:.3rem 0}@media only screen and (max-width: 849px){.product__info-wrapper .product__tax{font-size:1.3rem}}.product__info-wrapper reviewsio-product-ratings{margin-top:.5rem}.product__info-wrapper fieldset{margin:2rem 0 1rem}.product__info-wrapper fieldset[data-option=color]{display:flex;gap:2rem}@media only screen and (orientation: portrait){.product__info-wrapper fieldset[data-option=color]{flex-direction:column-reverse}}.product__info-wrapper fieldset[data-option=color] .product-options-color-container .product-options--color{margin-top:.25em;margin-left:-.25em}.product__info-wrapper fieldset[data-option=color] .product-options-container--single{max-width:100%}.product__info-wrapper fieldset[data-option=color] .product-options-container--multiple:first-child{max-width:60%}@media only screen and (orientation: portrait){.product__info-wrapper fieldset[data-option=color] .product-options-container--multiple:first-child{max-width:100%}}.product__info-wrapper fieldset .product-options__label{font-weight:var(--font-body-weight-medium);display:none}.product__info-wrapper fieldset .product-options__label span{font-weight:var(--font-body-weight)}.product__info-wrapper .manufacturing-country{text-align:left;font-weight:var(--font-body-weight);font-size:1.5rem;margin:1.5em 0 0}.product__info-wrapper .manufacturing-country__made-in-country span{font-weight:var(--font-body-weight-medium)}@media only screen and (max-width: 849px){.product__info-wrapper .manufacturing-country{font-size:1.4rem}}.product__media-wrapper{width:100%!important;max-width:100%!important;position:relative}.product__media-wrapper .product__media{background:#eee;height:100%;height:auto;width:100%}@media only screen and (max-width: 849px){.product__media-wrapper .product__media-list{row-gap:0;column-gap:0}}@media only screen and (orientation: portrait){.product__media-wrapper .product__media-list{row-gap:0;column-gap:0}}.product__media-wrapper .product__media-list .product__media-item{width:100%;max-width:100%;position:relative;background:#eee}.product__media-wrapper .product__media-list .product__media-item .product__modal-opener--image{display:flex;align-items:center;justify-content:center;height:100%}.product__media-wrapper .product__media-list .product__media-item .modelsize{position:absolute;top:0;right:0;padding:1.5rem;font-size:1.75rem;color:#555}@media only screen and (max-width: 849px){.product__media-wrapper .product__media-list .product__media-item .modelsize{font-size:1.4rem}}.product__media-wrapper .product__media-list .product__media-item__caption{font-size:2.5rem;font-weight:var(--font-body-weight-medium);padding:1.75rem 0;margin-top:var(--grid-desktop-horizontal-spacing)}@media only screen and (max-width: 849px){.product__media-wrapper .product__media-list .product__media-item__caption{display:none}}@media only screen and (orientation: portrait){.product__media-wrapper .product__media-list .product__media-item__caption{display:none}}@media only screen and (max-width: 849px){.product__media-wrapper .product__media-list .product__media-item .product__media-icon:not(.product__media-icon--video){left:3%;display:none}}@media only screen and (orientation: portrait){.product__media-wrapper .product__media-list .product__media-item .product__media-icon:not(.product__media-icon--video){left:3%;display:none}}.product__media-wrapper .product-infos{padding:0!important}.product__media-wrapper .product-infos h3{font-size:2.8rem;margin-top:5rem}@media only screen and (max-width: 1024px){.product__media-wrapper .product-infos h3{font-size:2.4rem;margin-top:3rem}}@media only screen and (max-width: 849px){.product__media-wrapper .product-infos h3{font-size:2.2rem;margin-top:2rem}}.product__media-wrapper .product-infos #info-description{margin-top:5rem}.product__media-wrapper .product-infos a{font-weight:var(--font-body-weight-medium)}.product__media-wrapper #description-button{position:fixed;z-index:5;bottom:2rem;left:25%;width:230px;margin-left:-115px;text-align:center;opacity:0;pointer-events:none;transition:.5s all ease-in;font-size:1.3rem}@media only screen and (max-width: 849px){.product__media-wrapper #description-button{display:none!important}}@media only screen and (orientation: portrait){.product__media-wrapper #description-button{display:none!important}}.product__media-wrapper #description-button.description-button--show{opacity:1!important;pointer-events:all!important;transition:.5s all ease-out!important}.product__media-wrapper #choose-size-button{display:none;position:fixed;z-index:5;bottom:2rem;left:50%;width:230px;margin-left:-115px;text-align:center;opacity:0;pointer-events:none;transition:.5s all ease-in}@media only screen and (max-width: 849px){.product__media-wrapper #choose-size-button{display:block}}@media only screen and (orientation: portrait){.product__media-wrapper #choose-size-button{display:block}}.product__media-wrapper #choose-size-button.choose-size-button--show{opacity:1!important;pointer-events:all!important;transition:.5s all ease-out!important}@media only screen and (max-width: 849px){.product #variant-picker{margin-top:-60px;padding-top:60px}}@media only screen and (orientation: portrait){.product #variant-picker{margin-top:-60px;padding-top:60px}}.shipping-notice{font-size:1.5rem}@media only screen and (max-width: 849px){.shipping-notice{font-size:1.43rem}}.shipping-notice button,.shipping-notice__button{padding:0;margin:0;text-decoration:underline;font-size:1.5rem;height:auto}@media only screen and (max-width: 849px){.shipping-notice button,.shipping-notice__button{font-size:1.3rem}}.shipping-notice button:hover,.shipping-notice__button:hover{color:#000;text-decoration-thickness:unset}.product__info-wrapper fieldset .product-options-container--multiple .product-options__label{display:block}.washingicons{width:100%;max-width:300px;display:block}.washingicons__element{display:block;float:left;width:20%}.washingicons__element svg{display:block;width:100%;height:auto}.description-teaser{font-size:1.5rem;margin-bottom:1em}.description-teaser__usp{font-weight:var(--font-body-weight-medium);line-height:1.1}.description-teaser__description a{font-weight:var(--font-body-weight-medium);font-size:1.5rem;border:none;background:none;padding:0}@media (max-height: 901px)and (orientation: landscape){.description-teaser__description span{display:none}}@media only screen and (max-width: 1024px){.description-teaser__description span{display:none}}.product-form__buttons{width:100%;max-width:100%}.product-form__buttons #addToCart{display:flex;align-items:center;justify-content:center;width:100%;font-weight:var(--font-body-weight-medium)!important;font-family:inherit!important;height:37px;position:relative}.product-form__buttons #addToCart:disabled{display:none}.product-form__buttons #addToCart .addToCart__label,.product-form__buttons #addToCart .addToCart__micro-interaction{position:absolute;top:0;left:0;width:100%;transition:.25s opacity ease-in;height:100%;line-height:35px;display:block}.product-form__buttons #addToCart .addToCart__label{opacity:1}.product-form__buttons #addToCart .addToCart__micro-interaction,.product-form__buttons #addToCart.clicked .addToCart__label{opacity:0}.product-form__buttons #addToCart.clicked .addToCart__micro-interaction{opacity:1}.product-form__buttons #SI_trigger{display:none;width:100%!important;margin:0!important;height:auto!important;font-weight:var(--font-body-weight-medium)!important;font-family:inherit!important}.consentPlaceholderButton{display:none;width:100%}.consentPlaceholderButton:last-of-type{margin-bottom:0}.consentPlaceholderButton div{width:100%}body[data-shopify-preferences-consent=false] #addToCart:disabled+#fakeNotifyMe{display:block!important}body[data-shopify-preferences-consent=false] #fakeNotifyMe.coming-soon{display:block!important}body[data-shopify-preferences-consent=false] #productview .product-form .product-form__buttons .swym-add-to-wishlist#addToWishlist,body[data-shopify-preferences-consent=false] .swym-wishlist-button-bar{display:none!important}body[data-shopify-preferences-consent=false] #fakeWishlist{display:block!important;margin-top:1rem}@media only screen and (max-width: 849px){body[data-shopify-preferences-consent=false] #fakeWishlist{width:3.7rem;height:3.7rem}}@media (orientation: portrait){body[data-shopify-preferences-consent=false] #fakeWishlist{margin-top:0;width:3.7rem;height:3.7rem}}.product-form__loading{display:none;justify-content:center;align-items:center}product-form.is-initializing .product-form__buttons{display:none}product-form.is-initializing .product-form__loading{display:flex}product-form.is-ready .product-form__loading{display:none}.product-form__loading.loading{display:flex}.product-form__loading.loading .lds-ring{display:block;position:relative;width:6rem;height:6rem;margin:0 auto}.product-form__loading.loading .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:3.6rem;height:3.6rem;margin:.6rem;border:.4rem solid #000;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.product-form__loading.loading .lds-ring div:nth-child(1){animation-delay:-.45s}.product-form__loading.loading .lds-ring div:nth-child(2){animation-delay:-.3s}.product-form__loading.loading .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-container{margin-bottom:2rem}#actual-selection{display:none!important}#productview .product-form .swym-add-to-wishlist,#productview .product-form .swym-add-to-watchlist{text-decoration:none!important;text-transform:none!important;border:1px solid #000!important;margin:0!important;cursor:pointer!important;padding:.75em 1.75em!important;width:100%!important;height:auto!important;white-space:normal!important;line-height:1em!important;font-size:1.4rem!important}#productview .product-form .swym-add-to-wishlist{background:#fff!important;color:#000!important;margin-top:1rem!important}#productview .product-form .swym-add-to-watchlist{background:#000!important;color:#fff!important}#productview .product-form .swym-button-bar{margin:0;display:block;width:100%;flex:1}#productview .product-form .swym-button-bar .swym-btn-container{display:block;width:100%}@media only screen and (orientation: portrait){#productview .product-form__container{display:flex;gap:1rem;align-items:flex-start}#productview .product-form__container .swym-button-bar{width:calc(100% - 4.7rem);min-width:calc(100% - 4.7rem)}#productview .product-form__container .swym-button-bar.swym-bbar-nomargin{display:none!important}}@media only screen and (max-width: 849px){#productview .product-form__container{display:flex;gap:1rem;align-items:flex-start}#productview .product-form__container .swym-button-bar,#productview .product-form__container #fakeNotifyMe{width:calc(100% - 4.7rem);min-width:calc(100% - 4.7rem)}#productview .product-form__container .swym-button-bar.swym-bbar-nomargin,#productview .product-form__container #fakeNotifyMe.swym-bbar-nomargin{display:none!important}}.sizeInfoWrapper{display:block;width:100%}.sizeInfoWrapper .sizeInfo{width:auto;display:inline-block;align-items:center;justify-content:center;background-size:20px;background-position:left center;background-repeat:no-repeat;font-size:1.5rem;color:var(--color-subtle)}.sizeInfoWrapper .sizeInfo div{padding-left:25px;min-height:20px;display:flex;align-items:center}.sizeInfoWrapper--subtle .sizeInfo{color:var(--color-foreground);background:none}.sizeInfoWrapper--subtle .sizeInfo div{padding:0}.badge--pdp-right{position:absolute;top:1rem;right:1rem;z-index:999;border:none;display:block;font-size:1.4rem;font-weight:400}.badge--pdp-right.badge--without-icon{padding:.8rem 1.3rem}a.badge--pdp-right{display:flex;align-items:center;gap:.5rem;transition:.25s all ease-in;cursor:pointer}a.badge--pdp-right svg,a.badge--pdp-right span{pointer-events:none}a.badge--pdp-right:hover{background:#000;color:#fff!important}.lookbook{background:#434343;color:#fff;padding:6em 0 7em}@media only screen and (max-width: 1024px){.lookbook{padding:5em 0 6em;margin:3em 0 0}}@media only screen and (max-width: 849px){.lookbook{padding:3em 0 4em;margin:2em 0 0}}.lookbook h3{margin-top:0;font-size:2.8rem;margin-bottom:2.8rem}@media only screen and (max-width: 1024px){.lookbook h3{font-size:2.4rem;margin-bottom:2.4rem}}@media only screen and (max-width: 849px){.lookbook h3{font-size:2.2rem;margin-bottom:2.2rem}}.lookbook__element picture,.lookbook__element img{display:block;width:100%}.lookbook .swiper{--swiper-navigation-size: 3.5rem}@media only screen and (max-width: 500px){.lookbook .swiper{--swiper-navigation-size: 4rem}}@media only screen and (min-width: 500px){.lookbook .swiper[data-size="0"] .swiper-button-next,.lookbook .swiper[data-size="0"] .swiper-button-prev,.lookbook .swiper[data-size="1"] .swiper-button-next,.lookbook .swiper[data-size="1"] .swiper-button-prev,.lookbook .swiper[data-size="2"] .swiper-button-next,.lookbook .swiper[data-size="2"] .swiper-button-prev,.lookbook .swiper[data-size="3"] .swiper-button-next,.lookbook .swiper[data-size="3"] .swiper-button-prev{display:none}}.series-wrapper{padding:6.5em 0}@media only screen and (max-width: 1399px){.series-wrapper{padding:5em 0}}@media only screen and (max-width: 1024px){.series-wrapper{padding:4em 0}}@media only screen and (max-width: 849px){.series-wrapper{padding:3em 0}}.series-wrapper h3:first-child{margin-top:0;font-size:2.8rem}@media only screen and (max-width: 1024px){.series-wrapper h3:first-child{font-size:2.4rem}}@media only screen and (max-width: 849px){.series-wrapper h3:first-child{font-size:2.2rem}}.series-wrapper ul{text-indent:0;margin:0;padding:0}.series-wrapper ul li{list-style:none}.product-features__element{margin:3rem 0 5rem}.product-features__element .range{margin-top:2rem;overflow:hidden}.product-features__element h4{font-size:1.8rem;line-height:1}@media only screen and (max-width: 500px){.product-features__element h4{font-size:1.5rem}}.product-features__element h4 span{white-space:nowrap}.range{display:flex;width:100%;position:relative}.range:before{content:"";display:block;position:absolute;height:.3rem;background:#000;top:0;width:calc(100%/var(--range-total));left:calc(100%/var(--range-value) - 100%/var(--range-total)/2);width:var(--range-width);left:var(--range-left)}.range--temperature:before{width:var(--range-width);left:var(--range-left)}.range__element{text-align:center;flex:1;color:#555}@media only screen and (max-width: 849px){.range__element{font-size:1.4rem}}@media only screen and (max-width: 500px){.range__element{font-size:1.3rem}}.range__element:before{content:"";display:block;height:.3rem;background:#ccc;margin-bottom:.75rem}.range__element:before:first-child{border-radius:10px}.bullet-features{display:flex;flex-wrap:wrap;gap:.5rem}.bullet-features__element{background:#fff;color:var(--color-foreground);border:1px solid currentColor;padding:.6em 1.5em;font-weight:var(--font-body-weight-medium);-webkit-user-select:none;user-select:none;font-size:1.4rem}.product-popup-modal a{font-weight:var(--font-body-weight-medium)}reviewsio-product-ratings{cursor:pointer}#inventory-info-app{border-top:1px solid #000;border-bottom:1px solid #000;display:none}#inventory-info-app.moved{display:block}#inventory-info-app .iia-header-container{line-height:5rem;position:relative;margin:0}#inventory-info-app .iia-header-container .iia-icon{display:none}#inventory-info-app .iia-header-container .iia-header{font-weight:var(--font-body-weight-medium);font-size:1.6rem;width:100%}#inventory-info-app .iia-header-container .iia-chevron{background:none;position:absolute;top:0;right:0;margin:0;display:block;height:100%;width:auto}#inventory-info-app .iia-header-container .iia-chevron:before{content:"+";display:inline-block;line-height:14px;font-size:20px;padding-bottom:6px;width:24px;text-align:center}#inventory-info-app .iia-header-container .iia-chevron.iia-chevron-up:before{content:"-"}#inventory-info-app .iia-details-container .iia-list-item{padding:0;margin-bottom:1.5rem;position:relative;padding-left:3rem}#inventory-info-app .iia-details-container .iia-list-item .iia-title-text .iia-qty:after{content:"";display:block;position:absolute;top:50%;left:0;width:2rem;height:2rem;border-radius:100%;background:#88c070;margin-top:-1rem}#inventory-info-app .iia-details-container .iia-list-item .iia-title-text .iia-qty[data-qty="0"]:after{background:#e57373}#inventory-info-app .iia-details-container .iia-list-item .iia-title-text .iia-qty:before{display:none!important}#inventory-info-app .iia-details-container .iia-list-item .iia-address{display:block}#inventory-info-app .iia-details-container .iia-footer{margin-bottom:2rem;padding:0;line-height:1.2}#ReviewsWidget .u-textCenter--all.u-marginBottom--xlg{text-align:left!important}#ReviewsWidget .R-TextBody.R-TextBody--xs.u-marginTop--xs.u-textCenter--all .u-marginTop--xs{font-weight:var(--font-body-weight-medium)!important;cursor:pointer;text-align:left!important}#ReviewsWidget .R-TextBody.R-TextBody--xs.u-marginTop--xs.u-textCenter--all .u-marginTop--xs:hover{color:var(--color-subtle)}#ReviewsWidget .ElementsWidget-prefix .R-Field .R-Field__input{border-radius:2rem}.product-infos .sizeInfoWrapper .sizeInfo div{font-size:1.6rem}.product-infos a{font-weight:var(--font-body-weight-medium)}.limited-sold-notice{background:#eee;padding:2rem;margin:2rem 0}.limited-sold-notice--hide{display:none}.limited-sold-notice h4{margin:0;font-size:2rem;font-weight:var(--font-body-weight-bold)}.limited-sold-notice p{margin-top:1rem}quantity-input.quantity{border:1px solid #000;width:12rem;height:auto;min-height:auto}quantity-input.quantity .quantity__button,quantity-input.quantity .quantity__input{width:4rem;height:3.5rem;padding:0;color:#000}quantity-input.quantity .quantity__button svg path,quantity-input.quantity .quantity__input svg path{fill:currentColor}.noteContainer-info.fitting-info-text{text-align:right}@media only screen and (orientation: portrait){.noteContainer-info.fitting-info-text{text-align:left}}@media only screen and (max-width: 849px){.noteContainer-info.fitting-info-text{text-align:left}}.fit-me-wrapper{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0 0;gap:15px}@media only screen and (orientation: portrait){.fit-me-wrapper{justify-content:flex-start}}@media only screen and (max-width: 849px){.fit-me-wrapper{justify-content:flex-start}}@media only screen and (max-width: 500px){.fit-me-wrapper{flex-direction:column;align-items:flex-start;gap:0}}.fit-me-wrapper .fit-me-recommendation{display:block;text-align:right}.fit-me-wrapper .fit-me-container{display:block;margin:0;text-align:right}.fit-me-wrapper .fit-me-container .fit-me-button{display:inline-block;width:auto;margin:0;padding:0;background:none;color:var(--color-foreground);font-weight:var(--font-body-weight-medium);text-decoration:underline;text-decoration-thickness:.1em;transition:.25s all ease}.fit-me-wrapper .fit-me-container .fit-me-button:hover{color:var(--color-subtle)}.fit-me-wrapper .fit-me-container .fit-me-button span{pointer-events:none}.fit-me-wrapper .fit-me-container .fit-me-chart{display:none}.material_care__element{margin-top:1rem}.material_care__element:first-child{margin-top:0}.collection-link{padding:0 0 6.5em}@media only screen and (max-width: 1399px){.collection-link{padding:0 0 5em}}@media only screen and (max-width: 1024px){.collection-link{padding:0 0 4em}}@media only screen and (max-width: 849px){.collection-link{padding:0 0 3em}}.collection-link h3:first-child{margin-top:0;font-size:2.8rem}@media only screen and (max-width: 1024px){.collection-link h3:first-child{font-size:2.4rem}}@media only screen and (max-width: 849px){.collection-link h3:first-child{font-size:2.2rem}}.collection-link ul{list-style:none;text-indent:0;margin:2rem 0 0;padding:0;display:flex;column-gap:1.75rem;row-gap:1rem;flex-wrap:wrap}.collection-link ul li{text-indent:0;margin:0;padding:0}.available-notice{margin-top:.5rem;width:100%;font-size:1.3rem;text-align:center}#addToCart.notAvailableBtn{width:100%;margin-top:1rem}.description-images img{width:100%;max-width:60rem;margin:1rem 0}.description-images--small img{width:100%;max-width:15rem;margin:1rem 0}@media only screen and (max-width: 500px){.description-images--small img{max-width:12rem}}.sizefinder-nudge{background:#f2f2f2;padding:1.5rem;margin-top:2rem;border-radius:1rem;position:relative}.sizefinder-nudge__close{transform:rotate(45deg);font-size:3rem;cursor:pointer;position:absolute;top:0;right:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;padding:0;-webkit-user-select:none;user-select:none}.sizefinder-nudge__content{font-size:1.5rem;line-height:1.2;padding-right:1.35rem;display:flex;gap:1.25rem;align-items:center}.sizefinder-nudge__content__icon{font-size:2rem}.product__info-container .price--on-sale .price__container{justify-content:flex-start}#no-image-notice{display:none;position:absolute;bottom:2%;left:5%;width:90%;z-index:3;text-align:center;padding:.7rem 1.25rem;background:#fff;font-size:1.5rem;line-height:1.2}@media only screen and (max-width: 849px){#no-image-notice{bottom:6%}}@media only screen and (orientation: portrait){#no-image-notice{bottom:6%}}.price-pdp-container{display:flex;gap:1rem;align-items:center;justify-content:flex-start}.discount-badge{display:block;background:#898989;border-color:#898989;color:#fff;font-weight:var(--font-body-weight-medium);font-size:1.3rem;line-height:1;padding:.6rem 1.3rem;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;transition:.25s all ease;opacity:0}.discount-badge--images{position:absolute;top:1rem;right:1rem;z-index:9}.discount-badge__label{display:none!important}.discount-badge span{display:inline}.discount-badge.active{opacity:1}body[data-layout=product-teaser] .product__info-container .price,body[data-layout=product-teaser] .product__info-container .product__tax,body[data-layout=product-teaser] .product__info-container #variant-picker{opacity:.15;pointer-events:none}body[data-layout=product-teaser] .product__media-wrapper .product__media-list .product__media-item modal-opener .product__media{position:relative}body[data-layout=product-teaser] .product__media-wrapper .product__media-list .product__media-item modal-opener .product__media:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 50%,#A6A6A6 100%);z-index:9}body[data-layout=product-teaser] .special-templates--headline{display:block;margin:5rem 0 .5rem!important;font-size:2.8rem}@media only screen and (max-width: 849px){body[data-layout=product-teaser] .special-templates--headline{display:none}}@media only screen and (orientation: portrait){body[data-layout=product-teaser] .special-templates--headline{display:none}}body[data-layout=product-teaser] .special-templates--image-caption{position:absolute;top:auto!important;height:auto!important;bottom:0!important;left:0!important;width:100%;text-align:center;font-size:2.5rem;z-index:10;font-weight:var(--font-body-weight-medium);margin-bottom:4rem;padding:0 2rem;line-height:1.25;color:#fff}body[data-layout=product-teaser] .breadcrumb.noPadding{margin-top:0}@media only screen and (max-width: 849px){body[data-layout=product-teaser] .breadcrumb.noPadding{margin-top:5rem}}@media only screen and (orientation: portrait){body[data-layout=product-teaser] .breadcrumb.noPadding{margin-top:5rem}}body.highlight-modal-visible,body.bundleTeaser-modal-visible{overflow:hidden}body.highlight-modal-visible .help-widget.active,body.bundleTeaser-modal-visible .help-widget.active{display:none!important}body{--highlight-box-font-size-small: 1.5rem;--highlight-box-font-size-medium: 1.6rem;--highlight-box-font-size-large: 1.7rem;--highlight-box-background: #d7d7ca}@media only screen and (max-width: 500px){body{--highlight-box-font-size-small: 1.3rem;--highlight-box-font-size-medium: 1.4rem;--highlight-box-font-size-large: 1.5rem}}.highlight-box{display:none;border-radius:1rem;margin:2rem 0 .5rem;padding:1.5rem;background:var(--highlight-box-background)}@media only screen and (max-width: 500px){.highlight-box{margin-bottom:2rem}}.highlight-box__content__text{font-size:var(--highlight-box-font-size-small);margin-bottom:.5rem}.highlight-box__content__text h4{margin:0 0 .5rem!important;font-size:var(--highlight-box-font-size-medium)}.highlight-box__content__text p{margin:.1rem 0}.highlight-box__content__button{background:none;padding:0;box-shadow:none;outline:none;border:none;color:#000;text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.15rem;font-weight:var(--font-body-weight-medium);font-size:var(--highlight-box-font-size-small)}.highlight-modal{display:none;position:fixed;z-index:999999;background:#fffffff2;bottom:0;left:0;width:100%;height:100%;height:100vh;height:100dvh;padding:2rem;align-items:flex-end;justify-content:center;transition:.5s all ease-in-out}.highlight-modal.active .highlight-modal__container{margin-bottom:0}.highlight-modal__container{margin-bottom:-100%;transition:.5s all ease-in-out;border-radius:1rem;background:var(--highlight-box-background);padding:1.5rem;position:relative;box-shadow:0 0 15px #0000001a}.highlight-modal__container__close{position:absolute;top:0;right:0;width:3.5rem;height:3.5rem;padding:.5rem;cursor:pointer}.highlight-modal__container__close svg{pointer-events:none;width:100%;height:100%}.highlight-modal__container__content{margin:2rem 0 0;font-size:var(--highlight-box-font-size-small)}.highlight-modal__container__content h4{margin:1.5rem 0 .5rem!important;font-size:var(--highlight-box-font-size-large)}.highlight-modal__container__content h4:first-child{margin-top:0!important}.highlight-modal__container__content p{margin:.1rem 0}.product-options__element__image,.product__info-wrapper fieldset .product-options__label span,.sold-out-suggestions,.sold-out-suggestions.show{display:none}input:checked+label .product-options__element__image{background:#e1e1e1!important}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element{width:6.6rem;height:6.6rem}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element--disabled .product-options__element__image:after,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element--disabled .product-options__element__image:after{content:"";display:block;width:.2rem;height:100%;position:absolute;top:0;left:50%;left:calc(50% - .1rem);background:var(--color-subtle);transform:rotate(45deg);z-index:4}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element--disabled.never-stocked-color .product-options__element__image img,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element--disabled.never-stocked-color .product-options__element__image img{filter:blur(.2em)}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element.new-color-highlight .product-options__element__image,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element.new-color-highlight .product-options__element__image{position:relative}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element.new-color-highlight .product-options__element__image:after,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element.new-color-highlight .product-options__element__image:after{position:absolute;content:"New";width:auto;height:auto;transform:none;background:none;left:auto;right:.25rem;top:.25rem;font-size:1.2rem;letter-spacing:0;color:#000}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element.new-color-highlight[data-lang=de] .product-options__element__image:after,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element.new-color-highlight[data-lang=de] .product-options__element__image:after{content:"Neu"}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element__color,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element__color{display:none}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element__image,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element__image{display:block;height:6.5rem;width:6.5rem;padding:.25rem;border:2px solid #fff}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element__image img,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element__image img{display:block;width:100%;height:100%;object-fit:cover}.variant-radios-color .product-form__input .product-options.product-options--color:has(.product-options__element.has-discount):has(.product-options__element:not(.has-discount)) .product-options__element.has-discount .product-options__element__image,.variant-radios-color .product-form__input .product-options.product-options--color:has(.product-options__element.has-different-discount) .product-options__element.has-discount .product-options__element__image,#ryz-70-container .product-form__input .product-options.product-options--color:has(.product-options__element.has-discount):has(.product-options__element:not(.has-discount)) .product-options__element.has-discount .product-options__element__image,#ryz-70-container .product-form__input .product-options.product-options--color:has(.product-options__element.has-different-discount) .product-options__element.has-discount .product-options__element__image{position:relative}.variant-radios-color .product-form__input .product-options.product-options--color:has(.product-options__element.has-discount):has(.product-options__element:not(.has-discount)) .product-options__element.has-discount .product-options__element__image:after,.variant-radios-color .product-form__input .product-options.product-options--color:has(.product-options__element.has-different-discount) .product-options__element.has-discount .product-options__element__image:after,#ryz-70-container .product-form__input .product-options.product-options--color:has(.product-options__element.has-discount):has(.product-options__element:not(.has-discount)) .product-options__element.has-discount .product-options__element__image:after,#ryz-70-container .product-form__input .product-options.product-options--color:has(.product-options__element.has-different-discount) .product-options__element.has-discount .product-options__element__image:after{position:absolute;content:attr(data-discount)!important;width:auto;height:auto;transform:none;background:none;left:auto;right:.25rem;top:.25rem;font-size:1.2rem;letter-spacing:0;color:#000}#productview.product--bundle .product__media-wrapper .product__media-list .product__media-item{display:block!important}#delayed-shipping-date{margin-bottom:.5rem;line-height:1.2}.product-logo-wrapper{width:100%;margin-top:1rem}.product-logo-wrapper:last-of-type{margin-bottom:1rem}.product-logo-wrapper--small{max-width:15rem}@media only screen and (max-width: 500px){.product-logo-wrapper--small{max-width:10rem}}.product-logo-wrapper--medium{max-width:40rem}@media only screen and (max-width: 500px){.product-logo-wrapper--medium{max-width:25rem}}.product-logo-wrapper--large{max-width:60rem}.product-logo-wrapper img{display:block;width:100%;height:auto}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element{width:8rem;height:8rem}.variant-radios-color .product-form__input .product-options.product-options--color .product-options__element__image,#ryz-70-container .product-form__input .product-options.product-options--color .product-options__element__image{height:7.9rem;width:7.9rem}#emotional-video{display:block}.liking-badge{display:flex;align-items:center;justify-content:flex-start;background:#fff;gap:1rem;margin-top:1rem;font-family:var(--font-body-family)}.liking-badge__images{display:flex;align-items:center;justify-content:center}.liking-badge__images img{display:block;width:4rem;height:auto;border-radius:100%;border:.25rem solid #fff;z-index:2}@media only screen and (max-width: 849px){.liking-badge__images img{width:3rem;border-width:.2rem}}@media only screen and (orientation: portrait){.liking-badge__images img{width:3rem;border-width:.2rem}}.liking-badge__images img:last-child{z-index:1;margin-left:-1.25rem}@media only screen and (max-width: 849px){.liking-badge__images img:last-child{margin-left:-1rem}}@media only screen and (orientation: portrait){.liking-badge__images img:last-child{margin-left:-1rem}}.liking-badge__text{display:flex;align-items:center;justify-content:flex-start;column-gap:.5rem;flex-wrap:wrap;line-height:1.35}@media only screen and (max-width: 849px){.liking-badge__text{font-size:1.4rem;line-height:1.2}}@media only screen and (orientation: portrait){.liking-badge__text{font-size:1.4rem;line-height:1.2}}.liking-badge__text .name,.liking-badge__text .number{font-weight:var(--font-body-weight-medium)}.liking-badge__text .name{display:flex;align-items:center;justify-content:flex-start;gap:.25rem}.liking-badge__text .name svg{width:1.7rem;height:auto}@media only screen and (max-width: 849px){.liking-badge__text .name svg{width:1.4rem}}@media only screen and (orientation: portrait){.liking-badge__text .name svg{width:1.4rem}}.liking-badge__text .name svg path{transition:.25s all ease}.liking-badge__text .name:hover svg path{fill:var(--color-subtle)}#info-description{margin-top:1.5rem}.product__media-item .product__media-icon--video{background:none;border:none!important;padding:0;opacity:.8;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product__media-item .product__media-icon--video svg.icon{fill:#fff;width:5rem;height:auto}#EstimatedShippingDate.force-hide{display:none!important}#shopify-buy-buttons-area[data-forcevisibleadd=true] #addToCart{display:block!important}#shopify-buy-buttons-area[data-forcevisibleadd=true] #addToCart.reward-variant,#shopify-buy-buttons-area[data-forcehidenotify=true] .swym-add-to-watchlist,#shopify-buy-buttons-area[data-forcehidenotify=true] .swym-button-bar.swym-wishlist-button-bar{display:none!important}#slider-indicator{display:none}@media only screen and (max-width: 849px){body .product__media-list{margin-bottom:0;padding-bottom:0;overflow-y:hidden}body #slider-indicator{display:block;margin-bottom:3rem;transition:.5s opacity ease}body #slider-indicator[data-slides="0"],body #slider-indicator[data-slides="1"]{opacity:0}body #slider-indicator{opacity:1}body #slider-indicator .slider-indicator{height:.5rem;width:100%;background:#898989;position:relative}body #slider-indicator .slider-indicator__indicator{height:100%;position:absolute;top:0;left:-15%;width:15%;display:block;background:#000;transition:.25s left ease}body #slider-indicator .slider-indicator__text{display:none}body .slider.slider--mobile{margin-bottom:0}}@media (orientation: portrait){body .product__media-list{margin-bottom:0;padding-bottom:0;overflow-y:hidden}body #slider-indicator{display:block;margin-bottom:3rem;transition:.5s opacity ease}body #slider-indicator[data-slides="0"],body #slider-indicator[data-slides="1"]{opacity:0}body #slider-indicator{opacity:1}body #slider-indicator .slider-indicator{height:.5rem;width:100%;background:#898989;position:relative}body #slider-indicator .slider-indicator__indicator{height:100%;position:absolute;top:0;left:-15%;width:15%;display:block;background:#000;transition:.25s left ease}body #slider-indicator .slider-indicator__text{display:none}body .slider.slider--mobile{margin-bottom:0}}@media only screen and (max-width: 849px){#productview .product-form .product-form__buttons{display:flex;gap:1rem;align-items:flex-start;margin:0!important}#productview .product-form .product-form__buttons #addToCart,#productview .product-form .product-form__buttons #SI_trigger{width:auto;flex:1;height:3.7rem!important;margin-top:0!important;z-index:88}#productview .product-form .product-form__buttons .swym-add-to-wishlist,#productview .product-form .product-form__buttons #fakeWishlist .btn{font-size:0px!important;width:3.7rem!important;height:3.7rem!important;display:flex!important;align-items:center;justify-content:center;margin:0!important;position:relative;z-index:99}#productview .product-form .product-form__buttons .swym-add-to-wishlist#fakeWishlist .btn span,#productview .product-form .product-form__buttons #fakeWishlist .btn#fakeWishlist .btn span{display:none}#productview .product-form .product-form__buttons .swym-add-to-wishlist:before,#productview .product-form .product-form__buttons #fakeWishlist .btn:before{content:"";display:block;width:2rem;height:2rem;background-image:url(data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20version%3D%221.1%22%20class%3D%22icon%20icon-favorite%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%20xmlns:xlink%3D%22http://www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20170%20170%22%20enable-background%3D%22new%200%200%20170%20170%22%20xml:space%3D%22preserve%22%3E%3Cpath%20d%3D%22M121.9%2C52c5.5%2C0%2C10.9%2C2.1%2C15.1%2C6.3c8.3%2C8.3%2C8.3%2C22%2C0%2C30.3l-21.9%2C21.9l-30.3%2C30.3l-30.3-30.3L32.8%2C88.6c-8.3-8.3-8.3-22%2C0-30.3C37%2C54.1%2C42.4%2C52%2C48%2C52s10.9%2C2.1%2C15.1%2C6.3l18.1%2C18.1c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l18.1-18.1C111%2C54.1%2C116.4%2C52%2C121.9%2C52%20M121.9%2C33.6c-10.6%2C0-20.7%2C4.1-28.1%2C11.7l-8.9%2C8.9l-8.9-8.9C68.5%2C37.7%2C58.6%2C33.6%2C48%2C33.6s-20.7%2C4.1-28.1%2C11.7c-15.5%2C15.6-15.5%2C40.8%2C0%2C56.2l21.9%2C21.9L72%2C153.7l9.2%2C9.2c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l9.2-9.2l30.3-30.3l21.9-21.9c15.5-15.6%2C15.5-40.8%2C0-56.2C142.6%2C37.7%2C132.5%2C33.6%2C121.9%2C33.6L121.9%2C33.6z%22/%3E%3C/svg%3E);background-size:contain;background-position:center;background-repeat:no-repeat}#productview .product-form .product-form__buttons .swym-add-to-wishlist:hover:before,#productview .product-form .product-form__buttons #fakeWishlist .btn:hover:before{background-image:url(data:image/svg+xml,%3Csvg%20fill%3D%22%23ffffff%22%20version%3D%221.1%22%20class%3D%22icon%20icon-favorite%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%20xmlns:xlink%3D%22http://www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20170%20170%22%20enable-background%3D%22new%200%200%20170%20170%22%20xml:space%3D%22preserve%22%3E%3Cpath%20d%3D%22M121.9%2C52c5.5%2C0%2C10.9%2C2.1%2C15.1%2C6.3c8.3%2C8.3%2C8.3%2C22%2C0%2C30.3l-21.9%2C21.9l-30.3%2C30.3l-30.3-30.3L32.8%2C88.6c-8.3-8.3-8.3-22%2C0-30.3C37%2C54.1%2C42.4%2C52%2C48%2C52s10.9%2C2.1%2C15.1%2C6.3l18.1%2C18.1c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l18.1-18.1C111%2C54.1%2C116.4%2C52%2C121.9%2C52%20M121.9%2C33.6c-10.6%2C0-20.7%2C4.1-28.1%2C11.7l-8.9%2C8.9l-8.9-8.9C68.5%2C37.7%2C58.6%2C33.6%2C48%2C33.6s-20.7%2C4.1-28.1%2C11.7c-15.5%2C15.6-15.5%2C40.8%2C0%2C56.2l21.9%2C21.9L72%2C153.7l9.2%2C9.2c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l9.2-9.2l30.3-30.3l21.9-21.9c15.5-15.6%2C15.5-40.8%2C0-56.2C142.6%2C37.7%2C132.5%2C33.6%2C121.9%2C33.6L121.9%2C33.6z%22/%3E%3C/svg%3E)}#productview .product-form .product-form__buttons .swym-add-to-wishlist.swym-added:after,#productview .product-form .product-form__buttons #fakeWishlist .btn.swym-added:after{content:"";display:block;width:.2rem;height:100%;position:absolute;top:0;left:50%;left:calc(50% - .1rem);background:#000;transform:rotate(45deg);z-index:4}#productview .product-form .product-form__buttons .swym-add-to-wishlist.swym-added:hover:after,#productview .product-form .product-form__buttons #fakeWishlist .btn.swym-added:hover:after{background:#fff}}@media (orientation: portrait){#productview .product-form .product-form__buttons{display:flex;gap:1rem;align-items:flex-start;margin:0!important}#productview .product-form .product-form__buttons #addToCart,#productview .product-form .product-form__buttons #SI_trigger{width:auto;flex:1;height:3.7rem!important;margin-top:0!important;z-index:88}#productview .product-form .product-form__buttons .swym-add-to-wishlist,#productview .product-form .product-form__buttons #fakeWishlist .btn{font-size:0px!important;width:3.7rem!important;height:3.7rem!important;display:flex!important;align-items:center;justify-content:center;margin:0!important;position:relative;z-index:99}#productview .product-form .product-form__buttons .swym-add-to-wishlist#fakeWishlist .btn span,#productview .product-form .product-form__buttons #fakeWishlist .btn#fakeWishlist .btn span{display:none}#productview .product-form .product-form__buttons .swym-add-to-wishlist:before,#productview .product-form .product-form__buttons #fakeWishlist .btn:before{content:"";display:block;width:2rem;height:2rem;background-image:url(data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20version%3D%221.1%22%20class%3D%22icon%20icon-favorite%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%20xmlns:xlink%3D%22http://www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20170%20170%22%20enable-background%3D%22new%200%200%20170%20170%22%20xml:space%3D%22preserve%22%3E%3Cpath%20d%3D%22M121.9%2C52c5.5%2C0%2C10.9%2C2.1%2C15.1%2C6.3c8.3%2C8.3%2C8.3%2C22%2C0%2C30.3l-21.9%2C21.9l-30.3%2C30.3l-30.3-30.3L32.8%2C88.6c-8.3-8.3-8.3-22%2C0-30.3C37%2C54.1%2C42.4%2C52%2C48%2C52s10.9%2C2.1%2C15.1%2C6.3l18.1%2C18.1c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l18.1-18.1C111%2C54.1%2C116.4%2C52%2C121.9%2C52%20M121.9%2C33.6c-10.6%2C0-20.7%2C4.1-28.1%2C11.7l-8.9%2C8.9l-8.9-8.9C68.5%2C37.7%2C58.6%2C33.6%2C48%2C33.6s-20.7%2C4.1-28.1%2C11.7c-15.5%2C15.6-15.5%2C40.8%2C0%2C56.2l21.9%2C21.9L72%2C153.7l9.2%2C9.2c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l9.2-9.2l30.3-30.3l21.9-21.9c15.5-15.6%2C15.5-40.8%2C0-56.2C142.6%2C37.7%2C132.5%2C33.6%2C121.9%2C33.6L121.9%2C33.6z%22/%3E%3C/svg%3E);background-size:contain;background-position:center;background-repeat:no-repeat}#productview .product-form .product-form__buttons .swym-add-to-wishlist:hover:before,#productview .product-form .product-form__buttons #fakeWishlist .btn:hover:before{background-image:url(data:image/svg+xml,%3Csvg%20fill%3D%22%23ffffff%22%20version%3D%221.1%22%20class%3D%22icon%20icon-favorite%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%20xmlns:xlink%3D%22http://www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20170%20170%22%20enable-background%3D%22new%200%200%20170%20170%22%20xml:space%3D%22preserve%22%3E%3Cpath%20d%3D%22M121.9%2C52c5.5%2C0%2C10.9%2C2.1%2C15.1%2C6.3c8.3%2C8.3%2C8.3%2C22%2C0%2C30.3l-21.9%2C21.9l-30.3%2C30.3l-30.3-30.3L32.8%2C88.6c-8.3-8.3-8.3-22%2C0-30.3C37%2C54.1%2C42.4%2C52%2C48%2C52s10.9%2C2.1%2C15.1%2C6.3l18.1%2C18.1c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l18.1-18.1C111%2C54.1%2C116.4%2C52%2C121.9%2C52%20M121.9%2C33.6c-10.6%2C0-20.7%2C4.1-28.1%2C11.7l-8.9%2C8.9l-8.9-8.9C68.5%2C37.7%2C58.6%2C33.6%2C48%2C33.6s-20.7%2C4.1-28.1%2C11.7c-15.5%2C15.6-15.5%2C40.8%2C0%2C56.2l21.9%2C21.9L72%2C153.7l9.2%2C9.2c2.2%2C2.2%2C5.5%2C2.2%2C7.7%2C0l9.2-9.2l30.3-30.3l21.9-21.9c15.5-15.6%2C15.5-40.8%2C0-56.2C142.6%2C37.7%2C132.5%2C33.6%2C121.9%2C33.6L121.9%2C33.6z%22/%3E%3C/svg%3E)}#productview .product-form .product-form__buttons .swym-add-to-wishlist.swym-added:after,#productview .product-form .product-form__buttons #fakeWishlist .btn.swym-added:after{content:"";display:block;width:.2rem;height:100%;position:absolute;top:0;left:50%;left:calc(50% - .1rem);background:#000;transform:rotate(45deg);z-index:4}#productview .product-form .product-form__buttons .swym-add-to-wishlist.swym-added:hover:after,#productview .product-form .product-form__buttons #fakeWishlist .btn.swym-added:hover:after{background:#fff}}@media only screen and (min-width: 850px){.lookbook{background:none;color:inherit;padding:4em 0 0}}@media only screen and (min-width: 850px)and (max-width: 849px){.lookbook{padding:1em 0 0}}#ryz-70-container{display:none;margin-bottom:3rem}#ryz-70-container fieldset{margin:0}@media only screen and (max-width: 849px){#ryz-70-container{display:block}}@media (orientation: portrait){#ryz-70-container{display:block}}.product__info-container .ruk_rating_snippet.scrollToReviews,.product__media-wrapper .ruk_rating_snippet.scrollToReviews{display:none}@media only screen and (max-width: 849px){.product__info-container,.product__media-wrapper{position:relative}.product__info-container .ruk_rating_snippet.scrollToReviews,.product__media-wrapper .ruk_rating_snippet.scrollToReviews{cursor:pointer}.product__info-container .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-info,.product__media-wrapper .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-info{margin-top:-.5rem;float:right;display:block}}@media only screen and (max-width: 849px)and (max-width: 849px){.product__info-container .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-info,.product__media-wrapper .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-info{display:none}}@media only screen and (max-width: 849px){.product__info-container .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-image,.product__media-wrapper .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-image{display:none;position:absolute;right:1rem;bottom:.5rem;margin:0;float:none;z-index:9999}}@media only screen and (max-width: 849px)and (max-width: 849px){.product__info-container .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-image,.product__media-wrapper .ruk_rating_snippet.scrollToReviews.ruk_rating_snippet--product-image{display:block}}@media only screen and (max-width: 849px){.product__info-container .ruk_rating_snippet.scrollToReviews i,.product__media-wrapper .ruk_rating_snippet.scrollToReviews i{line-height:1}.product__info-container .ruk_rating_snippet.scrollToReviews *,.product__media-wrapper .ruk_rating_snippet.scrollToReviews *{pointer-events:none}}#gsbundle-container{margin-top:3rem}button#addToCart.addToCart--not-loaded{display:none!important}#PopupModal-Measurements .product-popup-modal__content .product-measurements{display:flex;gap:6%;align-items:center;margin:0 0 3rem}@media only screen and (max-width: 849px){#PopupModal-Measurements .product-popup-modal__content .product-measurements{flex-direction:column;gap:2rem}}#PopupModal-Measurements .product-popup-modal__content .product-measurements h3{margin:0 0 1rem;font-weight:var(--font-body-weight);font-size:2rem}#PopupModal-Measurements .product-popup-modal__content .product-measurements p{margin:0}#PopupModal-Measurements .product-popup-modal__content .product-measurements__image{width:27%;height:100%;aspect-ratio:5/6;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 849px){#PopupModal-Measurements .product-popup-modal__content .product-measurements__image{width:100%}}#PopupModal-Measurements .product-popup-modal__content .product-measurements__image img{display:block;width:100%;max-height:100%;height:auto;object-fit:contain}#PopupModal-Measurements .product-popup-modal__content .product-measurements__text{width:67%}@media only screen and (max-width: 849px){#PopupModal-Measurements .product-popup-modal__content .product-measurements__text{width:100%}}#PopupModal-Measurements .product-popup-modal__content .product-measurements__text__table{margin-top:3rem}#PopupModal-Measurements .product-popup-modal__content .product-measurements__text__table table{text-align:left}#PopupModal-Measurements .product-popup-modal__content .product-measurements__text__table table tr th{font-weight:var(--font-body-weight-medium)}#PopupModal-Measurements .product-popup-modal__content .product-measurements__text__table table tr td,#PopupModal-Measurements .product-popup-modal__content .product-measurements__text__table table tr th{padding:.5rem 1rem .5rem 0}body[data-layout=grumspot-mix-and-match-bundle] .product-infos{margin:3rem auto}body[data-layout=grumspot-mix-and-match-bundle] .product-infos .liking-badge{margin-bottom:2rem}
/*# sourceMappingURL=/cdn/shop/t/266/assets/product-ryzon.css.map */
