.product-section{margin-top:4rem}@media screen and (max-width:989px){.gallery-before .product__media-wrapper{order:0}.gallery-before .product__info-wrapper{order:1}}@media screen and (min-width:990px){.gallery-left .product__media-wrapper{order:0}.gallery-left .product__info-wrapper{order:1}}@media screen and (min-width:750px){.product__info-container--sticky{position:sticky;top:3rem;z-index:3}.product__media-container .slider-buttons{display:none}}.slick-slider .slick-list{width:100%}.product__media-wrapper[data-gallery-ratio-desktop=adapt][data-gallery-ratio-mobile=adapt] .product__media-list img{height:auto;object-fit:contain}fieldset{border:none;margin-right:0;margin-left:0}.shopify-payment-button__button{font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);border-radius:0;min-height:5rem;overflow:hidden;text-transform:uppercase;font-size:1rem}shopify-payment-button__button:after{content:"111"}.shopify-payment-button__button--unbranded{background-color:rgba(var(--color-button),var(--alpha-button-background));box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border));font-size:1rem;line-height:1.2;letter-spacing:.07rem}@media(hover:hover)and (pointer:fine){.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-foreground),var(--alpha-button-background))}}.shopify-payment-button__button--unbranded:focus{outline:.3rem solid rgb(var(--color-foreground));outline-offset:.3rem}.shopify-payment-button__button--unbranded:focus-visible{outline:.3rem solid rgb(var(--color-foreground));outline-offset:.3rem}.shopify-payment-button__button--unbranded:focus:not(:focus-visible){outline:0}.shopify-payment-button__more-options{font-size:1.2rem;line-height:1.5;letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.product-form{display:block}.product-form__controls{border:0;margin:0;padding:0}.product-form__controls--colors .product-form__controls-group{gap:.6rem}.product-form__controls--variant-image .product-form__controls-group{gap:.8rem}.product-form__controls--zero-gap .product-form__controls-group{gap:0}@media screen and (min-width:990px){.product-form__controls--dropdown:nth-child(2n) .dropdown-select{margin-left:.1rem}}.product-form__controls-group{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.product-form__controls-group input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__controls-group input.disabled+label:not(.color-swatch){opacity:.5}.product-form__controls-group input.disabled+label:not(.color-swatch):before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-foreground),.15);clip-path:polygon(96% 0,100% 0,4% 100%,0% 100%)}.product-form__controls-group input.disabled+label.color-swatch:before{content:"";display:block;position:absolute;left:0;width:100%;background-color:rgba(var(--color-foreground),.15);top:50%;height:.1rem;clip-path:unset;z-index:1;transform:translateY(-50%) rotate(-45deg)}.product-form__controls-group input.disabled+label.variant-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-background),.8);pointer-events:none;z-index:1}.product-form__controls-group input.disabled:not(:checked)+label.variant-swatch:not(.variant-swatch--color){border-color:rgba(var(--color-background),.8)}.product-form__controls-group input:checked+label:not(.color-swatch){border-color:rgb(var(--color-foreground))}.product-form__controls-group input:checked+label.color-swatch{border-color:rgb(var(--color-foreground))}@media screen and (hover:hover)and (pointer:fine){.product-form__controls-group input:not(:checked)+label:not(.color-swatch):hover{border-color:rgb(var(--color-foreground),.5);background-color:rgb(var(--color-interface-elements));color:rgb(var(--color-foreground))}}.product-form__controls-group input:not(:checked)+label:not(.color-swatch):focus{border-color:rgb(var(--color-interface-elements));background-color:rgb(var(--color-interface-elements));color:rgb(var(--color-foreground))}@media screen and (hover:hover)and (pointer:fine){.product-form__controls-group input:not(:checked)+label.color-swatch:hover{border-color:rgb(var(--color-foreground))}}.product-form__controls-group input:not(:checked)+label.color-swatch:focus:not(.color-swatch){border-color:rgb(var(--color-foreground))}.product-form__controls-group input:focus-visible+label{outline:.1rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.product-form__controls-group input:not(.disabled)+label span.visually-hidden{display:none}.product-form__controls-group label{display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:500;text-decoration:none;overflow:hidden;position:relative;z-index:1;cursor:pointer;min-width:3.2rem;min-height:3.2rem;padding:0 2rem;height:50px;margin:0;border:.1rem solid rgba(var(--color-foreground),.15);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground-title));transition:border-color var(--duration-default),background-color var(--duration-default),color var(--duration-default)}.product-form__controls-group label.color-swatch:not(.variant-swatch){position:relative;box-sizing:border-box;width:3.2rem;height:3.2rem;padding:0;margin:0;border-radius:var(--border-radius-swatch);border-color:rgba(var(--color-foreground),.1);z-index:2}.product-form__controls-group label.color-swatch:not(.variant-swatch):after{content:"";position:absolute;top:50%;left:50%;width:1.5rem;height:1.5rem;transform:translate(-50%,-50%);border-radius:inherit;background-color:var(--swatch-color);transition:border-color var(--duration-default)}.product-form__controls-group label.variant-swatch{position:relative;box-sizing:border-box;background:var(--swatch-color);background-position:center;background-repeat:no-repeat;background-size:cover;padding:0;margin:0;border-radius:.8rem;border-color:transparent;z-index:2}.product-form__controls-group label.variant-swatch--portrait{width:5rem;height:6.6rem}.product-form__controls-group label.variant-swatch--landscape{width:5rem;height:3.7rem}.product-form__controls-group label.variant-swatch--square{width:5rem;height:5rem}.product-form__controls-group label.variant-swatch--color{border-color:rgba(var(--color-foreground),.1)}@media(min-width:750px){.product-form__controls-group label{font-size:1.6rem}}.product-form__group-name{display:flex;align-items:center;gap:.4rem;width:100%;padding:0;margin-bottom:.6rem;color:rgb(var(--color-foreground));font-weight:calc(var(--font-body-weight, 400) + 200)}.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;border:none}.product-form__input:not(:last-of-type){margin:0 0 1.2rem}.product-form__input .quantity{width:100%}@media screen and (min-width:990px){.product-form__input{flex:0 0 50%}}.product-parameters{position:relative;pointer-events:all;width:100%;display:grid;gap:2.4rem;padding-top:3rem;border-top:.3rem solid rgba(var(--color-foreground))}.product-parameters variant-radios,.product-parameters variant-selects{display:flex;flex-wrap:wrap}.product-parameters variant-radios{flex-direction:column;gap:2rem}.product-parameters variant-selects .product-form__controls{flex:0 0 100%;padding:0;border:none}.product-parameters variant-selects .product-form__controls:not(:last-of-type){margin:0 0 1.2rem}@media screen and (min-width:990px){.product-parameters variant-selects .product-form__controls{flex:0 0 50%}}.product-parameters .dropdown-select{position:relative;display:block;width:100%}.product-parameters .dropdown-select__current{font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);color:rgba(var(--color-foreground-title));padding:.7rem 1.2rem .7rem 1.6rem;-webkit-appearance:none;appearance:none;box-sizing:border-box;transition:border-color var(--duration-default);overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;font-size:1rem;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.15);height:5rem}.product-parameters .dropdown-select__current:focus{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.15)}.product-parameters .dropdown-select__current>div{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.product-parameters .dropdown-select__current span{white-space:nowrap}.product-parameters .dropdown-select__current--with-color [data-dropdown-current-value]{position:relative;display:flex;align-items:center;gap:.4rem}.product-parameters .dropdown-select__current--with-color [data-dropdown-current-value]:before{content:"";position:static;display:inline-block;width:.8rem;height:.8rem;background:var(--swatch-color);border:.1rem solid rgba(var(--color-foreground),.1)}.product-parameters .dropdown-select__current .icon-caret{height:.6rem;pointer-events:none;position:absolute;top:calc(50% - .35rem);right:1.5rem}.product-parameters .dropdown-select__options{position:absolute;width:100%;z-index:11;display:none;border:.1rem solid rgb(var(--color-border));border-radius:min(var(--border-radius-input),.8rem);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:0!important;overflow:hidden;margin-top:.4rem;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.15)}.product-parameters .dropdown-select__options.active{display:block}.product-parameters .dropdown-select ul{max-height:30rem;overflow-y:auto;overscroll-behavior:contain;background:rgb(var(--color-background));box-sizing:border-box;list-style:none;padding:0!important;display:block;width:100%;transform:translateZ(0)}.product-parameters .dropdown-select ul::-webkit-scrollbar{width:.3rem;height:.3rem}.product-parameters .dropdown-select ul::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.2);border-radius:2rem}.product-parameters .dropdown-select ul li label{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.9rem 1.2rem .9rem 1.6rem;text-decoration:none;border-radius:0;border:none;color:rgba(var(--color-foreground-title));background-color:rgb(var(--color-background));transition:background-color var(--duration-default)}.product-parameters .dropdown-select ul li label .icon-checkmark{display:none;width:1.8rem;height:1.8rem;flex-shrink:0;position:static;transform:none;top:unset;right:unset}@media screen and (hover:hover)and (pointer:fine){.product-parameters .dropdown-select ul li label:hover{border:none!important;color:rgb(var(--color-foreground))!important;background-color:rgba(var(--color-foreground),.15)!important}}.product-parameters .dropdown-select ul li input:checked+label{border:none;color:rgba(var(--color-background));background-color:rgb(var(--color-foreground));pointer-events:none}.product-parameters .dropdown-select ul li input:checked+label .icon-checkmark{display:block}.product-parameters .dropdown-select .select-label{font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);font-size:1rem;line-height:1.3;word-break:break-word}.product-parameters .dropdown-select .select-label--color{position:relative;display:flex;align-items:center;gap:.4rem}.product-parameters .dropdown-select .select-label--color:before{content:"";position:static;display:inline-block;width:.8rem;height:.8rem;background:var(--swatch-color);border:.1rem solid rgba(var(--color-foreground),.1)}.no-js .product-parameters .select{width:100%;position:relative}.no-js .product-parameters .select__select{width:100%;min-height:4.4rem;padding:.7rem 1.2rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.2rem;-webkit-appearance:none;appearance:none;color:rgb(var(--color-foreground-title));border:.1rem solid rgb(var(--color-border));border-radius:min(var(--border-radius-input),.8rem);box-sizing:border-box;transition:border-color var(--duration-default);overflow:hidden;cursor:pointer}.no-js .product-parameters .select__select::placeholder{transition:color var(--duration-default);color:rgba(var(--color-foreground-secondary))}.no-js .product-parameters .select__select:hover{border-color:rgb(var(--color-foreground))}.no-js .product-parameters .select__select:focus{border-color:rgb(var(--color-foreground))}.no-js .product-parameters .select__select:focus-visible,.no-js .product-parameters .select__select:focus{outline:none}.no-js .product-parameters .select svg{width:1.8rem;height:1.8rem;position:absolute;top:50%;transform:translateY(-50%);right:1.6rem;transition:var(--duration-default);pointer-events:none}.product-parameters .high-variant-loading fieldset{opacity:.5}.product-parameters--column{display:flex;flex-direction:column}@media screen and (min-width:750px){.product-parameters--column{grid-template-columns:unset}.product-parameters--column .product-parameters__quantity{max-width:20rem;width:100%}}.linked-products{position:relative;pointer-events:all;width:100%;display:flex;flex-direction:column;padding-top:2.4rem;border-top:.3rem solid rgba(var(--color-foreground))}.linked-products__title{font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);color:rgba(var(--color-foreground));font-size:1rem;line-height:1.5;letter-spacing:.1em;display:flex;align-items:center;gap:.4rem;width:100%;padding:0;margin-bottom:.6rem}.linked-products__options{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.linked-products__option{display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:500;text-decoration:none;overflow:hidden;position:relative;z-index:1;cursor:pointer;min-width:3.2rem;min-height:3.2rem;padding:0 2rem;height:5rem;margin:0;border:.1rem solid rgba(var(--color-foreground),.15);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground-title));transition:border-color var(--duration-default) ease-in-out}@media(hover:hover){.linked-products__option:hover:not(.active){border-color:rgba(var(--color-foreground),.5)}}@media(hover:hover)and (pointer:fine){.linked-products__option:hover:not(.active){border-color:rgba(var(--color-foreground),.5);background-color:rgb(var(--color-interface-elements));color:rgb(var(--color-foreground))}}.linked-products__option-color{position:relative;box-sizing:border-box;display:inline-block;width:1.5rem;height:1.5rem;border-radius:var(--border-radius-swatch);background-position:center}.linked-products__option-image{background-position:center;background-repeat:no-repeat;background-size:cover;background-origin:border-box;width:100%;height:100%}.linked-products__option:has(.linked-products__option-color){width:3.2rem;height:3.2rem;min-width:3.2rem;min-height:3.2rem;padding:0;border-radius:var(--border-radius-swatch);border-color:rgba(var(--color-foreground),.1)}.linked-products__option.active{border-color:rgb(var(--color-foreground));cursor:default;pointer-events:none}.product__xr-button{display:none!important}.product__info-container .product-parameters{margin-top:4.8rem}@media(max-width:576px){.product__info-container .product-parameters{margin-top:3.2rem}}.product__info-container .linked-products{margin-top:2.4rem}@media screen and (min-width:750px){.product-parameters{grid-template-columns:minmax(0,1fr) 20rem}}.product-form__buttons{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width:576px){.product-form__buttons{flex-direction:row;gap:2.4rem}.product-form__buttons>*{max-width:50%;width:50%}}.product-form__submit[disabled]+.shopify-payment-button{display:none}.product__info-wrapper .share-buttons:last-of-type{margin:2rem 0 0}.product-tags{display:flex;gap:.8rem;flex-wrap:wrap;list-style:none;padding:0}.product-tags__tag{display:flex;align-items:center;font-size:1.2rem;color:rgba(var(--color-foreground));background-color:rgba(var(--color-scondary-element-background));padding:.7rem 1.5rem;border-radius:5rem}.product-tags__tag .icon{width:1.5rem;margin-left:1.3rem}.product-tags__tag .icon{color:rgba(var(--color-foreground),.5)}@keyframes animateRecipient{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.recipient-form{display:block;width:100%;margin-bottom:2rem}.recipient-form input[type=date]{padding:1.5rem 2rem;text-transform:uppercase}.recipient-form input[type=checkbox]{display:none}.recipient-form input[type=checkbox]:checked+label:before{background:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 9' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z' fill='%23000'/%3e%3c/svg%3e ") no-repeat center center;background-size:1rem;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),1)}.recipient-form input[type=checkbox]:checked~.recipient-fields{display:block;animation:animateRecipient var(--duration-default) ease}.recipient-form input[type=checkbox]:not(:checked,:disabled)~.recipient-fields{display:none}.recipient-form input[type=checkbox]+label{display:inline-flex;align-items:center;font-size:1.5rem;color:rgb(var(--color-foreground));cursor:pointer}.recipient-form input[type=checkbox]+label:before{content:"";display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin:0 1.1rem 0 0;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.15);border-radius:.2rem;background-color:rgb(var(--color-background));-webkit-appearance:none;appearance:none}.recipient-form input[type=checkbox]+label span{font-size:1.5rem;font-weight:500}.recipient-form .recipient-email-label{display:none}.recipient-form .recipient-form-field-label{font-size:1.3rem;margin:.4rem 0 0;text-transform:initial}.recipient-form .recipient-form-field-label--space-between{display:flex;justify-content:space-between}.recipient-form .recipient-fields__field:not(:last-child){margin:0 0 1.6rem}.recipient-form .recipient-fields hr{margin:1.6rem auto}.recipient-form .form__label{margin-bottom:0}.recipient-form .form__message{font-size:1.2rem;line-height:1;color:rgb(var(--color-error));margin:.4rem 0 0}.no-js .recipient-checkbox{display:none!important}.no-js .recipient-email-label.optional{display:inline}.js .recipient-fields{display:none}.js .recipient-email-label.required{display:inline}.shopify-payment-button__more-options{display:none}.shopify-payment-button__button{font-size:1rem;letter-spacing:.1rem}.product__info-container>*+*{margin:3.2rem 0 0}.product__info-container>*+*:last-of-type{margin:3.2rem 0 0}.product__info-container .product__description{margin:1.6rem 0;max-width:42rem}.product__info-container .product-form{margin:0}.product__info-container .share-button{margin-top:1rem}.product__text{margin-bottom:.5rem}.product__text a{text-decoration:none;color:inherit;transition:opacity var(--duration-default)}.product__text a:hover{opacity:.7}.product__text.subtitle{font-size:1rem}a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}.product__text.uppercase{text-transform:uppercase}.product__title__wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.product__title{word-break:break-word;margin-bottom:0;font-weight:500;line-height:1}.product__title__wrapper+p.product__text{margin-top:-1.5rem}p.product__text+.product__title__wrapper,p.product__text+.product__title__wrapper .product__title{margin-top:0}.product__accordion .accordion__content{padding:0 1rem}.product .price--sold-out .price__badge-sale{display:none}.product__additional:not(:first-child){margin-top:3rem}@media screen and (max-width:989px){.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list-wrapper:not(:has(.thumbs--mobile)){width:100%;aspect-ratio:1.5;overflow:hidden}.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list-wrapper:has(.thumbs--mobile) .product__media-list{width:100%;aspect-ratio:1.5;overflow:hidden;flex-shrink:0}.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list{width:100%;height:100%;max-height:100%}.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .slick-list,.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .slick-track,.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .slick-slide{height:100%!important}.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .slick-slide>div,.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .product__media-item{height:100%!important;min-height:0}.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .product__modal-opener,.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list modal-opener{display:block;height:100%;width:100%}.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .product__media{display:block!important;height:100%!important;width:100%!important;min-height:0!important;padding-top:0!important}.product__media-wrapper[data-gallery-ratio-mobile=landscape] .product__media-list .product__media img{height:100%!important;width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list-wrapper:not(:has(.thumbs--mobile)){width:100%;aspect-ratio:.8;overflow:hidden}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list-wrapper:has(.thumbs--mobile) .product__media-list{width:100%;aspect-ratio:.8;overflow:hidden;flex-shrink:0}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list{width:100%;height:100%;max-height:100%}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .slick-list,.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .slick-track,.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .slick-slide{height:100%!important}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .slick-slide>div,.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .product__media-item{height:100%!important;min-height:0}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .product__modal-opener,.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list modal-opener{display:block;height:100%;width:100%}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .product__media{display:block!important;height:100%!important;width:100%!important;min-height:0!important;padding-top:0!important}.product__media-wrapper[data-gallery-ratio-mobile=portrait] .product__media-list .product__media img{height:100%!important;width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list-wrapper:not(:has(.thumbs--mobile)){width:100%;aspect-ratio:1;overflow:hidden}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list-wrapper:has(.thumbs--mobile) .product__media-list{width:100%;aspect-ratio:1;overflow:hidden;flex-shrink:0}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list{width:100%;height:100%;max-height:100%}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .slick-list,.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .slick-track,.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .slick-slide{height:100%!important}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .slick-slide>div,.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .product__media-item{height:100%!important;min-height:0}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .product__modal-opener,.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list modal-opener{display:block;height:100%;width:100%}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .product__media{display:block!important;height:100%!important;width:100%!important;min-height:0!important;padding-top:0!important}.product__media-wrapper[data-gallery-ratio-mobile=square] .product__media-list .product__media img{height:100%!important;width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important}}@media screen and (min-width:990px){.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list-wrapper:not(:has(.thumbs--mobile)){width:100%;aspect-ratio:1.5;overflow:hidden}.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list-wrapper:has(.thumbs--mobile) .product__media-list{width:100%;aspect-ratio:1.5;overflow:hidden;flex-shrink:0}.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list{width:100%;height:100%;max-height:100%}.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .slick-list,.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .slick-track,.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .slick-slide{height:100%!important}.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .slick-slide>div,.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .product__media-item{height:100%!important;min-height:0}.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .product__modal-opener,.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list modal-opener{display:block;height:100%;width:100%}.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .product__media{display:block!important;height:100%!important;width:100%!important;min-height:0!important;padding-top:0!important}.product__media-wrapper[data-gallery-ratio-desktop=landscape] .product__media-list .product__media img{height:100%!important;width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list-wrapper:not(:has(.thumbs--mobile)){width:100%;aspect-ratio:.8;overflow:hidden}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list-wrapper:has(.thumbs--mobile) .product__media-list{width:100%;aspect-ratio:.8;overflow:hidden;flex-shrink:0}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list{width:100%;height:100%;max-height:100%}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .slick-list,.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .slick-track,.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .slick-slide{height:100%!important}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .slick-slide>div,.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .product__media-item{height:100%!important;min-height:0}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .product__modal-opener,.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list modal-opener{display:block;height:100%;width:100%}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .product__media{display:block!important;height:100%!important;width:100%!important;min-height:0!important;padding-top:0!important}.product__media-wrapper[data-gallery-ratio-desktop=portrait] .product__media-list .product__media img{height:100%!important;width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list-wrapper:not(:has(.thumbs--mobile)){width:100%;aspect-ratio:1;overflow:hidden}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list-wrapper:has(.thumbs--mobile) .product__media-list{width:100%;aspect-ratio:1;overflow:hidden;flex-shrink:0}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list{width:100%;height:100%;max-height:100%}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .slick-list,.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .slick-track,.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .slick-slide{height:100%!important}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .slick-slide>div,.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .product__media-item{height:100%!important;min-height:0}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .product__modal-opener,.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list modal-opener{display:block;height:100%;width:100%}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .product__media{display:block!important;height:100%!important;width:100%!important;min-height:0!important;padding-top:0!important}.product__media-wrapper[data-gallery-ratio-desktop=square] .product__media-list .product__media img{height:100%!important;width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important}}.product__media-list-wrapper{display:flex;align-items:flex-start;justify-content:center}.product__media-list-wrapper:has(.thumbs--mobile){flex-direction:column}.product--no-media .product__media-list-wrapper{display:flex;align-items:stretch;justify-content:center;width:100%;height:100%}.product--no-media .product__media-item{display:flex;width:100%}.product--no-media .product__media-item>.placeholder-svg,.product--no-media .product__media-item>.product__media{display:flex;align-items:center;justify-content:center;width:100%;min-height:28rem;padding:2.4rem;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08)}.product--no-media .product__media-item>.placeholder-svg,.product--no-media .product__media .placeholder-svg{width:100%;height:100%}.product__media-list{width:100%;max-width:100%}.product__media-list img{object-fit:cover;object-position:center;width:100%!important;max-width:100%}.product__media-sublist{display:none;margin:0;padding:0;list-style:none}.product__media-sublist.thumbs--mobile .slick-track,.product__media-sublist .slick-track{display:flex;left:unset!important}@media screen and (max-width:989px){.product__media-sublist.thumbs--mobile{display:block;width:100%}.product__media-sublist .slick-track{display:flex;margin:0}.product__media-sublist.thumbs--mobile .slick-track{display:flex;flex-direction:row;width:fit-content!important;height:fit-content!important}.product__media-sublist.thumbs--mobile .slick-list{width:100%!important;height:fit-content!important}.product__media-subitem{width:fit-content!important;height:fit-content!important}}.product__media-list .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;font-size:0;line-height:0;display:flex;align-items:center;justify-content:center;width:52px;height:52px;cursor:pointer;transition:var(--duration-default);border:.2rem solid transparent;border-radius:50%}@media(hover:hover)and (pointer:fine){.product__media-list .slick-arrow:hover{border:.2rem solid rgba(var(--color-foreground),.5)}}.product__media-list .slick-next{right:25px}.product__media-list .slick-prev{left:25px}.product__media-list .slick-arrow.slick-disabled{cursor:not-allowed;opacity:.5}.product__media-subitem{padding:.5rem;width:67px!important;height:70px!important;overflow:hidden}.slick-current .product__media-subitem{display:block;border:.1rem solid rgba(var(--color-foreground),.2)!important}.product__media-subitem:not(:first-child){margin-top:1rem}.product__media-subitem img{width:60px;height:60px;max-width:100%;object-fit:cover;object-position:center}noscript .product__media img{max-width:100%;height:auto}@media screen and (min-width:990px){.product__media-list-wrapper:has(.thumbs--mobile){flex-direction:row}.product__media-list{max-width:90%}.product__media-sublist .slick-track{flex-direction:column}.product__media-sublist.thumbs--mobile .slick-track{flex-direction:column;transform:translateZ(0)!important}}@media screen and (min-width:1330px){.product__info-container{padding-right:10rem}.gallery-left .product__info-container{padding-right:0;padding-left:10rem}.product__media-list{flex:1;max-width:445px}}@media screen and (min-width:1330px){.product__media-list{max-width:545px}}@media screen and (min-width:990px){.product__info-container>*:first-child{margin-top:0}.product__additional:not(:first-child){margin-top:5rem}.product__media-sublist{display:block;width:70px;margin-left:1rem}.product__media-sublist .slick-track{width:70px!important}}.product__description-title{font-weight:600}.product__media-list{display:flex;flex-wrap:wrap;width:100%;overflow:hidden}.product__media-item{width:100%}@media screen and (min-width:750px){.product__media-item{width:50%}.product__media-item:first-child{width:100%}}@media screen and (min-width:750px)and (max-width:989px){.product__media-list .product__media-item:first-child{padding-left:0}.product__media-list .product__media-item{padding:0 0 .5rem;width:100%}}.product__media-icon .icon{width:1.7rem;height:1.7rem;color:rgb(var(--color-foreground-secondary))}.product__media-icon{background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:5rem;width:5rem;position:absolute;left:1.5rem;top:1.5rem;z-index:1;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}@media screen and (max-width:576px){.product__media-icon{left:1rem;top:1rem}}.product__media-video .product__media-icon{opacity:1}@media(hover:hover)and (pointer:fine){.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__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{background-color:transparent;border:none;cursor:pointer;display:block;margin:0;padding:0;position:absolute;top:0;left:0;z-index:2;height:100%;width:100%}.product-media-modal{background-color:rgb(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:101}.product-media-modal__dialog{display:flex;align-items:center;height:100vh}.product-media-modal__content{max-height:100vh;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-media-modal__content>*:first-child{padding-top:2rem}.product__modal-opener:not(.product__modal-opener--image){display:none}.product__media-list .deferred-media{display:block}}.product-popup-modal{width:100%;height:100%;background-color:#00000080;box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:103}.product-popup-modal__toggle{position:absolute;top:-4.4rem;right:0}@media(min-width:1100px){.product-popup-modal__toggle{top:.2rem;right:-4rem}}.product-popup-modal__content{position:absolute;top:50%;left:50%;padding:0 1.6rem 2.4rem 3.2rem;width:calc(100% - 3.2rem);max-width:80rem;height:max-content;max-height:80%;transform:translate(-50%,-50%);background-color:rgb(var(--color-background));overflow-y:auto;z-index:3}.product-popup-modal__title:first-child{margin-top:0}.product-popup-modal__text{margin-top:3rem}.product-popup-modal__text p{font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin:0}.product-popup-modal__text p+p{margin-top:2.6rem}.product-popup-modal__text a{position:relative;text-decoration:none}@media(hover:hover)and (pointer:fine){.product-popup-modal__text a:hover:after{animation:link-hover var(--duration-long)}}.product-popup-modal__text a:after{content:"";position:absolute;bottom:-.2rem;left:0;right:0;width:100%;height:.1rem;background-color:rgba(var(--color-foreground),.8);transition:width var(--duration-default)}.product-popup-modal table{margin:.8rem 0}.product-popup__link{padding:0}.product-media-modal__content>*{display:block;height:auto;margin:auto;max-height:100vh;width:auto}.product-media-modal__content .media{background:none}.product-media-modal__model{width:100%}.product-media-modal__toggle{background-color:rgb(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:5rem;height:5rem}@media(hover:hover)and (pointer:fine){.product-media-modal__toggle:hover .icon{transform:rotate(180deg)}}.product-media-modal__toggle .icon{width:1.7rem;height:1.7rem}.product-media-modal__content .deferred-media{width:100%}@media screen and (min-width:750px){.product-media-modal__content>*{max-width:96%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:4.8rem;top:3.5rem}}@media screen and (min-width:990px){.product-media-modal__content>*{max-width:98%}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__content>*:first-child{padding-top:1.5rem}.product-media-modal__toggle{right:4.3rem;top:3rem}}@media(hover:hover)and (pointer:fine){.product-media-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}}.product-media-modal__toggle .icon{margin:0}.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),.2);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.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}}.product-popup-modal__opener{display:block}.product-popup-modal__toggle{position:sticky;top:1.5rem;display:flex;align-items:center;justify-content:center;margin:0 0 0 auto;padding:1.2rem;width:4rem;z-index:2;cursor:pointer}.product-popup__link{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{transition:var(--duration-default)}@media(hover:hover)and (pointer:fine){.product-popup-modal__toggle:hover .icon{transform:rotate(180deg)}}.product .price__badge-sale,.product .price__badge-sold-out{display:none}.price--sold-out .price__badge-sold-out,.price--on-sale .price__badge-sale{display:inline-flex}.product-complementary{width:100%;margin-top:8rem;margin-bottom:3rem}@media(hover:hover)and (pointer:fine){.product-complementary .card-wrapper:hover .card-information>svg{transform:translate(.5rem)}}.product-complementary .card-wrapper{display:flex;position:relative;height:100%;text-decoration:none;overflow:hidden;border-width:1px 1px 1px 1px;border-style:solid;border-color:rgba(var(--color-foreground),.2);background-color:var(--color-background)}.product-complementary .card-wrapper:not(:first-of-type){border-top:none}.product-complementary .card--product{width:98px;height:11rem;flex:none;border-right:.1rem solid rgba(var(--color-foreground),.2)}.product-complementary .card--product img{width:100%;height:100%;object-fit:cover}.product-complementary .card-information{display:flex;align-items:center;justify-content:space-between;flex-grow:1;padding:1rem;margin-top:0!important}@media screen and (min-width:750px){.product-complementary .card-information{padding:1rem 3rem}}.product-complementary .card-wrapper__link--overlay:empty{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.product-complementary .card-wrapper__link--overlay{display:block;text-decoration:none;color:rgb(var(--color-link));background-color:transparent;z-index:1}.product-complementary .card-information__wrapper{align-items:flex-start;width:auto}.product-complementary .card-information>svg{transition:var(--duration-default);width:22px;height:14px;margin-top:0}.product-complementary .card-information__bottom{margin-top:.8rem}.product-complementary .card__title{font-size:2rem}.product-complementary .price,.product-complementary .price-item{font-size:1.1rem!important}.cool-image-custom .product__media-item .product__media-toggle,.cool-image-custom .product__media-item .product__media-icon{display:none}.cool-image-custom .cool-image-swipebox img{max-height:100%;max-width:100%}@media screen and (min-width:990px){.cool-image-custom .product__media-list .slick-arrow{display:none}}.inventory__title--error{color:rgb(var(--color-error))}.product__sku{font-size:1.6rem;color:rgb(var(--color-foreground));margin:0 0 2.4rem}@media screen and (min-width:990px)and (max-width:1329px){.product-parameters{grid-template-columns:minmax(0,1fr) 15rem;gap:1.6rem;padding-top:1.6rem}.product__info-container>*+*{margin:1.6rem 0 0}.product__info-container .product-parameters{margin-top:2.4rem}.product-form__buttons{gap:1.6rem}}.featured-product .product__media-icon,.featured-product .product__media-toggle{display:none}.featured-product .product__media-item{cursor:default}.featured-product.featured-product--blank .product__media{padding-bottom:100%}.featured-product .product-form__button-wrapper{display:flex;justify-content:center}.featured-product .product-form__buttons-more{display:inline-block;transition:opacity var(--duration-default)}.featured-product .product-form__buttons-more:hover{opacity:.7}.card-wrapper .product-form__controls-group{gap:.4rem}.card-wrapper .product-form__controls-group label.color-swatch{width:2rem;height:2rem;min-width:auto;min-height:auto}.card-wrapper .product-form__controls-group label.color-swatch:after{width:1rem;height:1rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-main-product.css.map */
