.product{margin:0}.product--no-media{max-width:57rem;margin:0 auto}.product__media-wrapper{padding-inline-start:0}.product__info-wrapper{padding-inline-start:0;padding-bottom:0}@media screen and (max-width:749px){.product-section{margin-top:0}}@media screen and (min-width:750px){.product__info-container--sticky{position:sticky;top:3rem;z-index:2;max-height:90vh;overflow:auto;padding-inline-end:1px;padding-inline-start:4rem}.product-wrapper-v2 .product__info-container--sticky{max-height:150vh;overflow:hidden}.product__info-wrapper{padding-inline-start:5rem}.product__media-container .slider-buttons{display:none}}@media screen and (min-width:990px){.product:not(.product--no-media):not(.featured-product) .product__media-wrapper{max-width:50%;width:calc(50% - .5rem)}.product:not(.product--no-media):not(.featured-product) .product__info-wrapper{padding-inline-start:0;max-width:50%;width:calc(50% - .5rem)}}.shopify-payment-button__button{border-radius:0;font-family:inherit;min-height:4.6rem;text-transform:uppercase}.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 rgb(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 rgb(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));box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border));color:rgb(var(--color-button-text));font-size:1.4rem;line-height:1.2;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));box-shadow:0 0 0 .2rem rgba(var(--color-button),var(--alpha-button-border))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:1.5;letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.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-inline-end:.7rem;margin-top:.5rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 2rem;min-width:fit-content;border:none}.product-form__input:last-child{margin-bottom:5px}variant-radios,variant-selects{display:block}.product-form__input--dropdown{margin-bottom:1.6rem}.product-form__input .form__label_group{display:flex;justify-content:space-between;align-items:center}.product-form__input .form__label{padding-inline-start:0}.product-form__input .form__label_group .size-chart-button{border:none;background:transparent;cursor:pointer;display:flex;gap:8px;align-items:center;font-size:16px;font-style:normal;font-weight:500;color:#1e1e1e}.product-form__input .form__label_group .size-chart-button span:first-child{line-height: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{border:.1rem solid #e5e5e5;color:#171717;display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 1.5rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;border-radius:16px}.product-form__input input[type=radio]+label:hover{border:.1rem solid rgb(var(--color-foreground));color:#fff;background:#171717}.product-form__input input[type=radio]:checked+label{color:#fff;border-color:rgb(var(--color-foregound));background:#171717}.product-form__input input[type=radio]+label.variant-picker-label{border:none;padding:2px}.product-form__input input[type=radio]:disabled+label.variant-picker-label{border-color:rgba(var(--color-foreground),.1);text-decoration:line-through;background:transparent;color:#171717}.product-form__input input[type=radio]:checked+label.variant-picker-label{border:.1rem solid #222}.product-form__input input[type=radio]+label.variant-picker-label div{width:20px;height:20px}@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);text-decoration:line-through;background:transparent;color:#171717}.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(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 rgb(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-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,.product-form__submit[disabled]+.shopify-payment-button{display:none}@media screen and (forced-colors:active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:rgb(var(--color-foreground))}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container>*+*{margin:1.5rem 0}.product__info-container .product-form,.product__info-container .product__description{margin:4rem 0 2.5rem}.product__text{margin-bottom:0}a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}.product__text.caption-with-letter-spacing{text-transform:uppercase}.product__title{margin-top:0;word-break:break-word;margin-bottom:1.5rem}.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{align-items:flex-start}.product .price--on-sale dl{margin-bottom:.5rem}.product .price--sold-out .price__badge-sold-out{background:transparent;color:rgb(var(--color-background));padding:1rem 1.6rem 0 .6rem;border:none}.product .price--sold-out .price__badge-sale{display:none}@media screen and (min-width:750px){.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:600}.product--no-media .product__title,.product--no-media .product__text,.product--no-media noscript .product-form__input,.product--no-media .product__tax{text-align:center}.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--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}.product--no-media .product__info-container>modal-opener{display:block;text-align:center}.product--no-media .product-popup-modal__button{padding-inline-end:0}.product--no-media .price{justify-content:center}.product--no-media .product__info-wrapper{padding-inline-start:0}.product-wrapper-v2 .product__media,.product-wrapper-v2 .product__media-list .deferred-media,.product-wrapper-v2 .product__media-list .product__modal-opener{border-radius:16px!important}@media screen and (max-width:749px){.product__media-list{margin-inline-start:-2.5rem;padding-bottom:2rem;margin-bottom:3rem;width:calc(100% + 4rem)}.product__media-wrapper slider-component{margin-inline-start:-1.5rem;margin-inline-end:-1.5rem}.slider.slider--mobile.product__media-list{padding-bottom:0;margin-bottom:.5rem}.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}.product__media-list::-webkit-scrollbar-thumb{background-color:rgb(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)}.slider.product__media-list .product__media-item:first-of-type{padding-inline-start:1.5rem}}@media screen and (min-width:750px){.product__media-item:first-child{width:50%}.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--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-inline-start:0}.product__media-list .product__media-item{padding:0 0 .5rem;width:100%}}.product__media-icon .icon{width:1.2rem;height:1.4rem}.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:3rem;width:3rem;position:absolute;left:1.5rem;top:1.5rem;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__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{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__modal-opener:not(.product__modal-opener--image){display:none}.product__media-list .deferred-media{display:block}}.product__media-list .deferred-media,.product__media-list .product__modal-opener{border:.1rem solid rgba(var(--color-foreground),.04)}.product-media-modal__content>*{display:block;height:auto;margin:auto;border:.1rem solid rgba(var(--color-foreground),.04)}.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:4rem;height: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:rgba(var(--color-foreground),.75)}.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.slider-product-media-mobile{margin-left:-15px;margin-top:25px}.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{background-color:rgb(var(--color-background));overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0 1.5rem 0 3rem}@media screen and (min-width:750px){.product-popup-modal__content{padding-inline-end:1.5rem;margin-top:10rem;width:70%;padding:0 3rem}}.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-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:1.6rem;padding-inline-end:1.3rem;padding-inline-start: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-inline-end:4.4rem}.product-popup-modal__content-info>*{height:auto;margin:0 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: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;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__actions-buttons{gap:10px;margin-top:20px}.th_wl_btn.product__wishlist-button{padding:0!important;margin-top:-2px!important}.th_wl_btn.product__wishlist-button .th_wl_button,.th_wl_btn.product__wishlist-button .th_wl_button_after{display:flex;justify-content:center;height:48px;min-width:75px!important;border:1px solid #222;cursor:pointer}.product__actions-buttons .th_wl_btn.product__wishlist-button .th_wl_button .th_wl_icon,.product__actions-buttons .th_wl_btn.product__wishlist-button .th_wl_button_after .th_wl_icon{margin-right:0!important;width:20px!important;height:20px!important}.product__actions-buttons .th_wl_btn.product__wishlist-button .th_wl_button_after .th_wl_icon path{fill:#eb0202!important}@media screen and (max-width:750px){.th_wl_btn.product__wishlist-button .th_wl_button,.th_wl_btn.product__wishlist-button .th_wl_button_after{min-width:55px!important}}.product-details-buy-buttons{display:flex;padding:.1rem;flex-wrap:wrap-reverse}.product-details-buy-buttons .product-form__submit{width:88%}div#inventory-info-app{width:100%}.product-details-buy-buttons .th_wl_btn.product__wishlist-button{width:8%!important}.product-details-buy-buttons>*{flex:unset}.product-details-buy-buttons>*:last-child{width:fit-content;white-space:nowrap;margin-bottom:0;min-width:unset;flex:1 1 auto}@media screen and (max-width:750px){.product-details-buy-buttons{flex-flow:wrap-reverse}.product-details-buy-buttons>*:last-child{margin:0;margin-top:1rem;width:100%}.product-details-buy-buttons .th_wl_btn.product__wishlist-button{width:8%!important}.product-wrapper-v2 .product-details-buy-buttons .th_wl_btn.product__wishlist-button{width:100%!important}.product-details-buy-buttons *{font-size:12px}.main-product-add-to-cart-button{width:82%!important}.product-wrapper-v2 .product-details-buy-buttons.product__actions-buttons{flex-flow:column nowrap;gap:12px}.product-wrapper-v2 .main-product-add-to-cart-button{width:100%!important;min-height:52px}.product-wrapper-v2 .main-product-add-to-cart-button #add-to-cart-text{font-size:14px!important}#add-to-cart-text{display:inline-block}}@media screen and (min-width:750px){.grid{justify-content:center}}#changeable-badges-wrapper>*>*{margin-bottom:1rem;border-radius:4px}.hoverable{position:relative}.hoverable>.hoverable--status{display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:fit-content;padding:1rem;background:rgb(var(--color-foreground));color:#fff;white-space:nowrap}.hoverable>.hoverable--status:after{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%) rotate(135deg);height:10px;width:10px;background:linear-gradient(45deg,rgb(var(--color-foreground)) 50%,transparent 50%)}.hoverable:hover>.hoverable--status{display:block;animation:float-in .4s ease}@keyframes float-in{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}.product-form__quantity{margin-bottom:0!important}.main-product-add-to-cart-button{transition:.3s ease}.main-product-add-to-cart-button path{transition:.3s ease}.main-product-add-to-cart-button:hover{background-color:#fff;color:rgb(var(--color-base-text))}.main-product-add-to-cart-button:hover path{fill:rgb(var(--color-base-text))!important}.main-product-add-to-cart-button:hover .icon-cart-preorder path{stroke:rgb(var(--color-base-text))!important;fill:none!important}.iia-header-container.iia-expandable{width:100%!important;justify-content:space-between!important;border:1px solid #cccccc!important;padding:10px 15px!important;align-items:center!important;gap:5px!important;border-radius:10px!important}.iia-icon{height:18px!important}.iia-expandable .iia-chevron{width:18px!important;height:18px!important}.iia-header{font-size:14px!important;text-transform:uppercase!important}.product-wrapper-v2 span.iia-icon.iia-store-icon.iia-clickable{display:none!important}.product-wrapper-v2 .iia-header{font-family:inherit!important;font-size:16px!important;text-transform:uppercase;color:#717171;font-weight:500}.product-wrapper-v2 .product__title{color:#171717;font-size:28px;font-style:normal;font-weight:500;line-height:40px}.product-wrapper-v2 .product__sku{color:#12022f!important;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:10px!important}.product-wrapper-v2 .product-details-buy-buttons .product-form__submit{width:49%;border-radius:20px!important}.product-wrapper-v2 .product-details-buy-buttons .product-form__submit:hover{background-color:#1e1e1e!important;color:#fff!important}.product-wrapper-v2 .product-details-buy-buttons .th_wl_btn.product__wishlist-button{width:48%!important}.product-wrapper-v2 .th_wl_btn.product__wishlist-button .th_wl_button,.product-wrapper-v2 .th_wl_btn.product__wishlist-button .th_wl_button_after{min-width:100%!important;border-radius:20px;border:2px solid #ccc;flex-direction:row-reverse;gap:10px;text-transform:uppercase}.product-wrapper-v2 .product__info-container .product-form,.product-wrapper-v2 .product__info-container .product__description{margin-bottom:0!important}@media screen and (max-width:749px){.product-wrapper-v2 .product-form__input input[type=radio]+label{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0 20px;margin:0 8px 10px 0;border:1.5px solid #e3e3e3;border-radius:999px;letter-spacing:.04em;transition:transform .15s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.product-wrapper-v2 .product-form__input input[type=radio]:checked+label{background:#171717;color:#fff;border-color:#171717;box-shadow:0 2px 10px #0000002e}.product-wrapper-v2 .product-form__input input[type=radio]+label:active{transform:scale(.95)}.product-wrapper-v2 .product-form__input input[type=radio]:disabled+label:not(.variant-picker-label){color:silver;border-color:#ededed;background:transparent;text-decoration:none;cursor:not-allowed}.product-wrapper-v2 .product-form__input input[type=radio]:disabled+label.variant-picker-label{opacity:.3;cursor:not-allowed}.product-wrapper-v2 .product-form__input input[type=radio]+label.variant-picker-label{min-height:0;min-width:0;padding:3px;margin:0 10px 10px 0;border:none;border-radius:50%;box-shadow:none}.product-wrapper-v2 .product-form__input input[type=radio]+label.variant-picker-label div{width:30px;height:30px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.product-wrapper-v2 .product-form__input input[type=radio]:checked+label.variant-picker-label{background:transparent;box-shadow:none}.product-wrapper-v2 .product-form__input input[type=radio]:checked+label.variant-picker-label div{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #171717}.product-wrapper-v2 .quantity{height:54px;border-radius:999px;border:1.5px solid #e3e3e3}.product-wrapper-v2 .quantity__button{width:4.6rem!important}.product-wrapper-v2 .quantity__button:active{transform:scale(.85)}.product-wrapper-v2 .quantity__input{font-size:1.5rem}.product-wrapper-v2 .main-product-add-to-cart-button{border-radius:999px!important;min-height:54px;letter-spacing:.06em;box-shadow:0 6px 18px #00000029;transition:transform .12s ease,box-shadow .2s ease;background:#171717!important;color:#fff!important}.product-wrapper-v2 .main-product-add-to-cart-button[disabled]{opacity:.45}.product-wrapper-v2 .main-product-add-to-cart-button:active{transform:scale(.98);box-shadow:0 3px 10px #00000038}.product-wrapper-v2 .th_wl_btn.product__wishlist-button .th_wl_button,.product-wrapper-v2 .th_wl_btn.product__wishlist-button .th_wl_button_after{border-radius:999px!important}}@media screen and (max-width:749px){.product-wrapper-v2 .product-details-buy-buttons.product__actions-buttons{flex-flow:row wrap;align-items:stretch;gap:12px}.product-wrapper-v2 .product__actions-buttons .product-form__quantity{order:1;flex:0 0 auto;width:auto;margin:0}.product-wrapper-v2 .product__actions-buttons .main-product-add-to-cart-button{order:2;flex:1 1 0;width:auto!important;min-width:0}.product-wrapper-v2 .product__actions-buttons #inventory-info-app,.product-wrapper-v2 .product__actions-buttons .kangaroo-product-offer{order:3;flex:0 0 100%;width:100%}.product-wrapper-v2 .product__actions-buttons .th_wl_btn.product__wishlist-button{order:4;flex:0 0 100%;width:100%!important}.product-wrapper-v2 .form__selected-value{text-transform:none;color:#717171;font-weight:400;letter-spacing:0}.product-wrapper-v2 .hoverable--status{display:none!important}.product-wrapper-v2 .variant-stock-note{display:none}.product-wrapper-v2 .variant-stock-note.is-active{display:block;margin:6px 0 0;font-size:13px;font-weight:500;letter-spacing:.02em;color:#b00020}.mobile-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:10px 12px calc(10px + env(safe-area-inset-bottom));transform:translateY(170%);transition:transform .3s cubic-bezier(.22,1,.36,1);pointer-events:none}html[data-template^=product] .mobile-bottom-nav,html[data-template^=product] .mobile-bottom-nav__chips,html[data-template^=product] .mobile-bottom-nav__brand-chip,html[data-template^=product] .mobile-bottom-nav__sort-chip{display:none!important}.mobile-sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.mobile-sticky-atc__inner{display:flex;align-items:center;gap:12px;padding:8px 8px 8px 22px;border-radius:999px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px #0000002e}.mobile-sticky-atc__price{font-size:15px;font-weight:600;white-space:nowrap;color:#171717}.mobile-sticky-atc__price .price{margin:0}.mobile-sticky-atc__price .price__badge-sale,.mobile-sticky-atc__price .price__badge-sold-out{display:none}.mobile-sticky-atc__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1 1 auto;min-height:48px;margin:0;border:none;border-radius:999px!important;background:#171717;color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.mobile-sticky-atc__button svg{flex-shrink:0}.mobile-sticky-atc__button:active{transform:scale(.98)}.mobile-sticky-atc__button[disabled]{opacity:.5}}.variant-select-mobile{display:none}@media screen and (max-width:749px){.product-wrapper-v2 .product-form__input--collapsible input[type=radio]+label{display:none}.product-wrapper-v2 .product-form__input--collapsible .variant-select-mobile{display:block;position:relative;width:100%;margin-top:8px}.product-wrapper-v2 .variant-select-mobile__select{width:100%;min-height:50px;border:1.5px solid #e3e3e3;border-radius:999px;padding:0 46px 0 20px;font-size:14px;color:#171717;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.product-wrapper-v2 .variant-select-mobile svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none}}.product__media-dots,.product__media-counter,.product__media-zoom-hint{display:none}@media screen and (max-width:749px){.product-wrapper-v2 .product__media-wrapper{padding:0;position:relative}.product-wrapper-v2 .product__media-wrapper slider-component{margin:0;display:block}.product-wrapper-v2 .product__media-list{width:100vw;margin:0 0 0 calc(50% - 50vw);padding:0;scroll-snap-type:x mandatory;scrollbar-width:none}.product-wrapper-v2 .product__media-list::-webkit-scrollbar{display:none}.product-wrapper-v2 .product__media-list .product__media-item{flex:0 0 100%;width:100%;max-width:100vw;padding:0;scroll-snap-align:center}.product-wrapper-v2 .product__media-list .product__media-item:first-of-type{padding-inline-start:0}.product-wrapper-v2 .product__media,.product-wrapper-v2 .product__media-list .deferred-media,.product-wrapper-v2 .product__media-list .product__modal-opener{border-radius:0!important;border:none!important}.product-wrapper-v2 .slider-buttons{display:none!important}.product-wrapper-v2 .product__media-dots{position:absolute;left:0;right:0;bottom:52px;z-index:1;display:flex;justify-content:center;align-items:center;gap:7px;margin:0}.product-wrapper-v2 .product__media-dot{width:7px;height:7px;padding:0;border:none;border-radius:50%;background:#00000038;cursor:pointer;transition:background .2s ease,transform .2s ease}.product-wrapper-v2 .product__media-dot.is-active{background:#171717;transform:scale(1.3)}.product-wrapper-v2 .product__media-counter{display:inline-block;position:absolute;top:14px;right:14px;z-index:1;padding:5px 12px;border-radius:999px;background:#1717178c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;letter-spacing:.04em;pointer-events:none}.product-wrapper-v2 .product__media-zoom-hint{display:inline-block;position:absolute;left:50%;bottom:88px;transform:translate(-50%);z-index:1;padding:8px 16px;border-radius:999px;background:#1717179e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;letter-spacing:.04em;white-space:nowrap;pointer-events:none;opacity:1;transition:opacity .6s ease}.product-wrapper-v2 .product__media-zoom-hint.is-hidden{opacity:0}.product-wrapper-v2 .product__info-wrapper{padding:0}.product-wrapper-v2 .product__info-container{position:relative;z-index:2;width:100vw;margin-left:calc(50% - 50vw);margin-top:-32px;background:#fff;border-radius:28px 28px 0 0;box-shadow:0 -10px 24px #00000012;padding:26px 18px 12px}}@media screen and (min-width:750px){.product-wrapper-v2 .product-details-buy-buttons.product__actions-buttons{flex-flow:row wrap;align-items:center}.product-wrapper-v2 .product__actions-buttons .product-form__quantity{order:1;flex:0 0 100%;margin-bottom:1.2rem!important}.product-wrapper-v2 .product__actions-buttons .main-product-add-to-cart-button{order:2}.product-wrapper-v2 .product__actions-buttons .th_wl_btn.product__wishlist-button{order:3}.product-wrapper-v2 .product__actions-buttons #inventory-info-app,.product-wrapper-v2 .product__actions-buttons .kangaroo-product-offer{order:4;flex:0 0 100%;width:100%}}.size-required-msg{display:none}.product-wrapper-v2 .size-required-msg{display:none;color:#b00020;font-size:13px;font-weight:500;letter-spacing:.02em;margin:8px 0 0}@keyframes sizeReqFlash{0%,to{box-shadow:0 0 #b0002000}35%{box-shadow:0 0 0 3px #b0002047}}.product-wrapper-v2 fieldset.size-required-flash{border-radius:10px;animation:sizeReqFlash .9s ease}
/*# sourceMappingURL=/cdn/shop/t/61/assets/section-main-product.css.map */
