.loading.loading-container>*:not(.icon-loading-wrapper),.loading .loading-container>*:not(.icon-loading-wrapper){opacity:0}.loading .icon-loading-wrapper{opacity:1}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;font-display:optional;--color-light: #f1f1f1;--background-light: #f2f2f2;--background-pr: #291f18;--text-color: #fff;--background-grey: #f9f9f9;--bg-nav: #4b423d}:root{--body-fs-min: 14px;--body-fs-max: 16px;--body-fs: clamp(var(--body-fs-min), calc(.8 * var(--body-fs-min) + .32vw), var(--body-fs-max));--font-size-h1: clamp(36px, calc(.7 * 38px + 1.3vw), 46px);--font-size-h2: clamp(24px, calc(.8 * 24px + .7vw), 30px);--font-size-h3: clamp(18px, calc(14.4px + .55vw) , 22px);--font-size-h4: clamp(16px, calc(12.8px + .5vw) , 18px);--font-size-h5: clamp(14px, calc(.8 * 14px + .375vw), 16px);--font-size-h6: clamp(12px, calc(.8 * 12px + .25vw), 14px)}body{line-height:1.5;background:var(--background);text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;font-size:var(--body-fs);scroll-snap-type:y mandatory}body>*{scroll-snap-align:normal}*{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box;margin:0;padding:0}:focus{outline:none}:focus-visible{outline-offset:3px;outline:2px solid #1492ff}body,select,input,textarea{font-family:var(--body-font);font-weight:400;color:var(--text);-webkit-tap-highlight-color:rgba(0,0,0,0)}a{text-decoration:none;color:var(--text)}a:focus-visible{outline-offset:3px;outline:2px solid #1492ff}p{margin:20px 0}ul,ol,dl{margin:0}li{list-style:none}ul,li,ol,summary{list-style:none}summary::-webkit-details-marker{display:none}ul{padding:0;list-style:disc inside none}ol{padding:0;list-style:decimal inside none}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25rem}sup{top:-.5rem}label{display:inline-block;margin-bottom:6px}button{border:none;outline:none;background:none;padding:0;font-family:var(--heading-font);cursor:pointer;color:var(--text)}button *{pointer-events:none}button:focus-visible{box-shadow:0 0 0 3px #5e9ed699}button[disabled]{opacity:.5;cursor:not-allowed}.btn{font-family:var(--heading-font);font-weight:400}.js .js-hide,.no-js .js{display:none}h1,.h1{font-size:var(--font-size-h1);font-weight:700;line-height:calc(1.2 * var(--font-size-h1))}h2,.h2{font-size:var(--font-size-h2);font-weight:700;line-height:calc(1.2 * var(--font-size-h2))}h3,.h3{font-size:var(--font-size-h3);font-weight:700;line-height:calc(1.2 * var(--font-size-h3))}h4,.h4{font-size:var(--font-size-h4);line-height:calc(1.5 * var(--font-size-h4))}h5,.h5{font-size:var(--font-size-h5);line-height:calc(1.5 * var(--font-size-h5))}h6,.h6{font-size:var(--font-size-h6);line-height:calc(1.6 * var(--font-size-h6))}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font)}.h-auto{height:auto}form{display:block;margin:0}select,input,textarea{background:none;-webkit-appearance:none;appearance:none}select:focus-visible,input:focus-visible,textarea:focus-visible{outline:none;box-shadow:none}select,input{width:100%;color:var(--text)}select{border:1px solid var(--miscellaneous);padding:0 15px;height:36px;line-height:34px}select:focus-visible{outline:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input:-moz-placeholder,textarea:-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#191919}input{height:36px;border:none}textarea{width:100%;height:153px;border:1px solid var(--miscellaneous)}input,textarea{color:var(--input-text-color);background:var(--input-background-color);padding:5px 15px;font-size:14px}table{border-spacing:0;border-collapse:collapse;width:100%}.icon-caret path{fill:var(--text)}.icon-loading{animation:spinner 1.2s linear infinite;color:inherit}.icon-loading circle{stroke:currentColor}.success-msg{font-family:var(--body-font);font-size:14px;margin:4px 0;font-weight:400;color:#19c98a}.layout-wide_with_padding{--layout-padding: 0 15px;padding:var(--layout-padding)}@media (min-width: 1300px){.layout-wide_with_padding{--layout-padding: 0 40px}}.limit__line-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.limit__line-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.limit__line-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}[hidden],.hide,.js .js-hide,.js+.js-hide,.no-js .js,.empty-hidden:empty,.none{display:none}.inline{display:inline}.inline-block{display:inline-block}.block{display:block}.link-overlay:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}div:not(.video-is-playing)>.show-on-play{opacity:0}.overflow-hidden{overflow:hidden}.underline{text-decoration:underline}.relative{position:relative}.absolute{position:absolute}.l0{left:0}.t0{top:0}.b0{bottom:0}.r0{right:0}.l100{left:100%}.t100{top:100%}.b100{bottom:100%}.r100{right:100%}.w100{width:100%}.h100{height:100%}.event-none{pointer-events:none}.highlight-hover:hover,.highlight,.highlight a{color:var(--highlight)}.absolute-cc{top:50%;left:50%;transform:translate(-50%,-50%)}.image__style,.image--style{padding-top:var(--imgHeight)}.image__style img,.image--style img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s;object-position:var(--imgPoint)}.image-cover{object-fit:cover}.image-contain{object-fit:contain}.image-default{object-fit:initial}.fw100{font-weight:100}.fw200{font-weight:200}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.c-pointer{cursor:pointer}.input-hidden{position:absolute;opacity:0;height:100%;z-index:-1;top:0;left:0}.js input::-webkit-outer-spin-button,.js input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.js input[type=number]{-moz-appearance:textfield}.no-js .shopify-payment-button>button{display:none}.no-js select:focus-visible,.no-js input:focus-visible,.no-js textarea:focus-visible{box-shadow:0 0 0 3px #5e9ed699}.not-open-hide:not([open]){display:none}.empty-image svg{background:#f5f5f5}.product-price{font-size:14px;margin-top:8px;font-family:var(--heading-font)}@media (min-width: 992px){.product-price{font-size:20px}}.price-compare{text-decoration:line-through;color:var(--primary-color);font-family:var(--body-font)}.highlight{color:var(--hight-color)}.highlight svg{color:inherit}.highlight svg path{fill:currentColor}.m-0{margin:0}.mt-0{margin-top:0}.opacity-0{opacity:0}.sub-color{color:var(--subtext)}.main-color{color:var(--primary-color)}.border-radius{border-radius:var(--border-radius)}.label-border-radius{border-radius:var(--label-border-radius)}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.anchor-link a:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.svg-loading{color:inherit}.svg-loading circle{stroke:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.container{width:100%;max-width:var(--container);padding-right:var(--container-padding);padding-left:var(--container-padding);margin-right:auto;margin-left:auto}.font-heading{font-family:var(--heading-font)}.font-body{font-family:var(--body-font)}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.hide\!{display:none!important}.child-event-none *{pointer-events:none}.ratio-16\/9{aspect-ratio:16/9}.background{background:var(--background)}.color--text{color:var(--text)}.color--subtext{color:var(--subtext)}.color--subtext *{color:inherit}.color--highlight{color:var(--highlight)}.color--background{color:var(--background)}.color--icon{color:var(--icon)}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.z-2{z-index:2}.show-popup{padding-right:var(--scrollbar-width)}.is-resizing .popup-component{transition:unset}.popup-component{--popupContentBg: #fff;--text: #242427;--subtext: #9d9da4;--popupBg: rgba(0, 0, 0, .5);--drawer-transition-timing: cubic-bezier(.645, .045, .355, 1);position:fixed;left:0;top:0;right:0;bottom:0;z-index:99;transition:.3s all ease-in-out 0s;background:var(--popupBg)}.popup-component .popup-scroller{overflow:hidden;overflow-y:auto;padding-right:5px;margin-right:-5px;transition:.3s all ease-in-out 0s}.popup-component .popup-scroller::-webkit-scrollbar-track{box-shadow:inset 0 0 4px var(--miscellaneous);background-color:var(--miscellaneous);border-radius:8px}.popup-component .popup-scroller::-webkit-scrollbar{width:4px;background-color:var(--miscellaneous);border-radius:8px}.popup-component .popup-scroller::-webkit-scrollbar-thumb{background-color:#1d1d1e;border-radius:8px}.popup-component .popup-content{background:var(--popupContentBg);color:var(--text);width:100%;padding:20px 12px;z-index:5;transition:.5s all var(--drawer-transition-timing);max-width:100%;height:100%;display:flex;flex-direction:column}@media (min-width: 750px){.popup-component .popup-content{max-width:400px;box-shadow:0 0 15px #00000026;padding:24px}}.popup-component .popup-content .popup-content-inner{display:flex;flex-direction:column;max-height:100%;overflow:hidden}.popup-component.popup-left{display:flex;justify-content:flex-start}.popup-component.popup-left .popup-content{margin-left:0;transform:translate(-100%)}.popup-component.popup-left.active .popup-content{transform:translate(0)}.popup-component.popup-right{display:flex;justify-content:flex-end}.popup-component.popup-right .popup-content{margin-right:0;transform:translate(100%)}.popup-component.popup-right.active .popup-content{transform:translate(0)}.popup-component.popup-center{display:flex;align-items:center;justify-content:center}.popup-component.popup-center .popup-content{transform:translateY(-50px);opacity:0;border-radius:var(--border-radius);margin:0 auto;max-height:max-content}.popup-component.popup-center.active .popup-content{transform:translateY(0);opacity:1}@media (max-width: 749px){.popup-component.popup-mb-up .popup-content{transform:translateY(100%)}.popup-component.popup-mb-up.active .popup-content{transform:translateY(0)}}.popup-component.popup-bottom .popup-content{transform:translateY(100%)}.popup-component.popup-bottom.active .popup-content{transform:translateY(0)}.popup-component:not(.active){visibility:hidden;z-index:-1;opacity:0;pointer-events:none}.popup-component.active{visibility:visible;z-index:111;opacity:1}.popup-component.active~.active{z-index:112}.popup-component.active~.active .popup-layer{opacity:0}.popup-component.active~section .active{z-index:112}.popup-component.active~section .active .popup-layer{opacity:0}.popup-component .popup-header{position:unset}.popup-component .popup-header p{margin:0}.popup-component .btn-popup-close{display:flex;align-items:center;justify-content:center;padding:14px;border:none;color:var(--text);background:var(--background);box-shadow:0 0 3px #00000080;cursor:pointer;top:-20px;right:-20px;width:40px;height:40px;z-index:2;border-radius:50%}.popup-component .btn-popup-close svg{color:inherit;height:auto;width:14px}.popup-component .btn-popup-close svg path{fill:currentColor}.popup-component .popup-layer{opacity:.3}.popup-component .popup-content{max-height:100%}.cart-popup-success .popup-content{bottom:auto}.cart-popup-success .popup-layer{display:none}.cart-popup-success .flex-gap svg{align-self:center;width:14px;height:10px}.cart-popup-success .flex-gap svg path{stroke:var(--primary-color)}.is-editing .popup-component{transition:unset!important;opacity:1;z-index:99;visibility:visible;pointer-events:unset}.is-editing .popup-component .popup-content{transition:unset!important;opacity:1}.is-editing .popup-component.popup-right .popup-content{transform:translate(0)}.is-editing.shopify-section-main-product:not(.shopify-section-quickview) .popup-component:not(.active){visibility:hidden;z-index:-1;opacity:0;pointer-events:none}.is-editing.shopify-section-main-product:not(.shopify-section-quickview).popup-center .popup-content{transform:translateY(0)}#ymmSelector .popup-content,#ymmPopupSelector .popup-content{padding:24px 16px}@media (min-width: 750px){#ymmSelector .popup-content,#ymmPopupSelector .popup-content{max-width:800px;border-radius:5px;padding:32px 48px}}#ymmSelector .popup-content .btn-popup-close,#ymmPopupSelector .popup-content .btn-popup-close{box-shadow:unset;top:5px;right:5px}#ymmSelector .popup-content .ymm-component,#ymmPopupSelector .popup-content .ymm-component{padding:0;background:none}#ymmSelector .popup-content .ymm-header,#ymmPopupSelector .popup-content .ymm-header{flex-direction:column;align-items:unset;gap:24px;text-align:center;padding:0 24px}#ymmSelector .popup-content .ymm-header .ymm-header-text,#ymmPopupSelector .popup-content .ymm-header .ymm-header-text{color:var(--text);height:unset;font-size:22px;justify-content:center;font-weight:900;letter-spacing:.22px;line-height:1.27}@media (min-width: 750px){#ymmSelector .popup-content .ymm-header .ymm-header-text,#ymmPopupSelector .popup-content .ymm-header .ymm-header-text{font-size:36px;letter-spacing:.36px;line-height:1.1}}#ymmSelector .popup-content .ymm-header .ymm-subtext,#ymmPopupSelector .popup-content .ymm-header .ymm-subtext{font-size:16px}@media (min-width: 750px){#ymmSelector .popup-content .ymm-header .ymm-subtext,#ymmPopupSelector .popup-content .ymm-header .ymm-subtext{font-size:22px}}#ymmSelector .popup-content .ymm-body,#ymmPopupSelector .popup-content .ymm-body{margin-top:32px;max-height:unset;visibility:visible}@media (min-width: 1200px){#ymmSelector .popup-content .ymm-body,#ymmPopupSelector .popup-content .ymm-body{margin-top:40px}}#ymmSelector .popup-content .ymm-body .ymm-list-selectors,#ymmPopupSelector .popup-content .ymm-body .ymm-list-selectors{padding:16px 12px;background:var(--text);color:var(--background);margin:0}@media (min-width: 750px){#ymmSelector .popup-content .ymm-body .ymm-list-selectors,#ymmPopupSelector .popup-content .ymm-body .ymm-list-selectors{padding-left:24px;padding-right:24px}}#ymmSelector .popup-content .ymm-body .ymm-list-selectors .ymm-selector-label,#ymmPopupSelector .popup-content .ymm-body .ymm-list-selectors .ymm-selector-label{margin:0 0 16px;display:block;font-size:16px;font-weight:700}#ymmSelector .popup-content .ymm-body .btn-not-comfirm,#ymmPopupSelector .popup-content .ymm-body .btn-not-comfirm{display:flex;margin:0 auto;text-underline-offset:1px}#ymmSelector .popup-content .ymm-body .ymm-selector-wrapper .icon-arrow,#ymmPopupSelector .popup-content .ymm-body .ymm-selector-wrapper .icon-arrow{color:var(--input-text-color);padding-right:24px}#ymmSelector .popup-content .ymm-body .ymm-selector-wrapper .ymm-selector-wrapper,#ymmPopupSelector .popup-content .ymm-body .ymm-selector-wrapper .ymm-selector-wrapper{margin:0 0 16px}@media (min-width: 1200px){#ymmSelector .popup-content .ymm-body .ymm-selector-wrapper .ymm-selector-wrapper,#ymmPopupSelector .popup-content .ymm-body .ymm-selector-wrapper .ymm-selector-wrapper{margin-bottom:24px}}#ymmSelector .popup-content .ymm-buttons .btn-submit,#ymmPopupSelector .popup-content .ymm-buttons .btn-submit{flex:1;min-width:0;text-transform:uppercase;border:1px solid var(--primary-button-border);background:var(--primary-button-bg);color:var(--primary-button-text)}@media (hover: hover){#ymmSelector .popup-content .ymm-buttons .btn-submit:hover,#ymmPopupSelector .popup-content .ymm-buttons .btn-submit:hover{background:var(--primary-button-bg-hover);color:var(--primary-button-text-hover);border-color:var(--primary-button-border-hover)}}#ymmSelector .popup-content .ymm-body .ymm-list-selectors{margin-bottom:32px}@media (min-width: 750px){#ymmSelector .popup-content .ymm-body .ymm-list-selectors{margin-bottom:40px}}.cart-popup{padding-left:20px;padding-right:20px}.cart-popup .popup-content{width:100%;max-width:450px;height:auto}.cart-popup .popup-content .popup-head{position:static}.product-custom-label{padding:2px 5px;border:2px solid var(--label-border);color:var(--label-color);background-color:var(--label-bg);font-weight:700;font-size:8px;line-height:1;text-transform:uppercase}@media (min-width: 992px){.product-custom-label{font-size:10px;padding:3px 5px}}@media (min-width: 1500px){.product-custom-label{font-size:12px}}.product-custom-label .flex{gap:2px}.product-custom-label svg{color:var(--icon);height:10px;width:auto}@media (min-width: 1500px){.product-custom-label svg{height:14px}}.cart-count:has([data-count="0"]) .icon-cart-fill,.cart-count:has([data-count="0"]) .cart-bubble-count{display:none}.cart-count:has([data-count="0"]) .icon-cart{display:block}.cart-count .cart-bubble-count{background-color:#b60000;color:#fff;width:17px;height:17px;border-radius:50%;position:absolute;top:-5px;right:-8px;z-index:1;border:1px solid var(--background)}@media (min-width: 992px){.cart-count .cart-bubble-count{top:-10px}}.cart-count .cart-bubble-count:after{content:attr(data-count);font-size:9px;z-index:2;display:flex;align-items:center;justify-content:center;line-height:1;height:100%}.cart-count svg{width:18px;height:18px}.cart-count .icon-cart{display:none}.cart-count .icon-cart-fill{display:block}.section-header{margin:0 0 24px}@media (min-width: 750px){.section-header{margin-bottom:32px}}@media (min-width: 992px){.section-header{margin-bottom:40px}}.section-header .section-heading{font-size:20px;line-height:1.2;font-weight:700;color:var(--text);font-family:var(--heading-font)}@media (min-width: 750px){.section-header .section-heading{font-size:30px}}.section-header .section-description{margin:24px 0 0}.section-header .section-description p{margin:0}.section-header .section-description p:not(:last-child){margin-bottom:10px}.section-header .inline-block{padding:16px 0;font-size:16px;color:var(--primary-color);line-height:1.62;display:inline-flex;gap:10px;align-items:center;text-decoration:none}@media (min-width: 750px){.section-header .inline-block{font-size:22px;line-height:1.59}}.section-header .inline-block .icon{color:inherit;flex:0 0 20px;min-width:20px;max-width:20px;height:20px;padding:0 2px}@media (min-width: 750px){.section-header .inline-block .icon{min-width:24px;flex:0 0 24px;max-width:24px}}.section-header .inline-block .icon path{fill:currentColor}.section-header .inline-block a{color:inherit}.section-header .inline-block .svg_wrapper svg,.section-header .inline-block .svg-wrapper svg{display:block}.btn-primary{background-color:var(--primary-button-bg);color:var(--primary-button-text);border:1px solid var(--primary-button-border);transition:all .3s ease-out}.btn-primary:hover{background-color:var(--primary-button-bg-hover);color:var(--primary-button-text-hover);border:1px solid var(--primary-button-border-hover)}.btn-secondary{background-color:var(--secondary-button-bg);color:var(--secondary-button-text);border:1px solid var(--secondary-button-border);transition:all .3s ease-out}.btn-secondary:hover{background-color:var(--secondary-button-bg-hover);color:var(--secondary-button-text-hover);border:1px solid var(--secondary-button-border-hover)}.cart-action.loading .state-default,.cart-action:has(.loading) .state-default{opacity:0}.cart-action.loading .state-loading,.cart-action:has(.loading) .state-loading{opacity:1}.cart-action.loading [type=submit],.cart-action.loading [name=add],.cart-action:has(.loading) [type=submit],.cart-action:has(.loading) [name=add]{pointer-events:none}.cart-action.added .state-default,.cart-action:has(.added) .state-default{opacity:0}.cart-action.added .state-added,.cart-action:has(.added) .state-added{opacity:1}.cart-action.added [type=submit],.cart-action.added [name=add],.cart-action:has(.added) [type=submit],.cart-action:has(.added) [name=add]{cursor:not-allowed}.list-style-disc ul{list-style:disc;padding-left:20px}.list-style-disc ul li{list-style:disc}#shopify-pc__banner{display:none}.termly-styles-bottom-d26761.termly-styles-termly-stretch-c62824,.termly-styles-bottom-d26761.termly-styles-termly-banner-e1ed59{background:#1f1d1e!important;color:#fff!important}.termly-styles-buttons-bb7ad2{background:#1f1d1e!important}.termly-styles-module-outline-fead70.termly-styles-module-primary-e4f86b{font-family:var(--heading-font)!important;font-weight:700!important;color:#fff!important}.termly-styles-preferenceTitle-e3b150{font-family:var(--heading-font)!important;font-weight:700!important;font-size:30px!important;font-style:normal!important;line-height:36px!important}.termly-styles-description-d105e2{padding:0!important}.termly-styles-module-solid-b0776a.termly-styles-module-primary-e4f86b{flex:1!important;font-family:var(--heading-font)!important;font-weight:400!important}.termly-styles-module-solid-b0776a{background:transparent}.t-declineAllButton{background-color:transparent!important;color:#1f1d1e!important;border:1px solid #1f1d1e!important}.termly-styles-modal-md-d8dcf1 p{font-family:var(--body-font)!important}.termly-styles-button-b240ec:not(.termly-styles-solid-ab6cdd){color:#1f1d1e!important;border:none!important;padding:0!important;font-family:var(--heading-font)!important;font-weight:400!important}.termly-styles-container-e8c42f table{border:1px solid #3e4041!important}.termly-styles-container-e8c42f table th{background-color:#3e4041!important}.termly-styles-container-e8c42f table tr{border:1px solid #3e4041!important}.termly-styles-title-b2f155{border-top:2px solid #c1c1c6!important;margin-top:10px!important;font-size:30px!important;font-family:var(--heading-font)!important;font-weight:700!important;padding:24px 0 0!important}.termly-styles-container-e8c42f h3{font-weight:400!important}.termly-styles-bottom-d26761.termly-styles-termly-stretch-c62824,.termly-styles-bottom-d26761.termly-styles-termly-banner-e1ed59:before{content:"Cookie Policy";font-size:20px;font-style:normal;font-weight:700;line-height:24px;font-family:var(--heading-font);margin-bottom:12px}.termly-styles-termly-stretch-c62824 .termly-styles-message-d6c726,.termly-styles-termly-banner-e1ed59 .termly-styles-message-d6c726{margin-top:12px}@media (max-width: 768px){.termly-styles-button-a4543c.termly-styles-compact-af2a7f{padding:12.5px 0!important}}.back-to-top-wrapper{z-index:99;bottom:50px;right:24px;pointer-events:none}.back-to-top-wrapper .back-to-top{padding:12px 18px;font-size:14px;border-radius:4px;transform:translateY(20px);transition:all .3s cubic-bezier(.165,.84,.44,1);opacity:0}.back-to-top-wrapper.show{pointer-events:auto}.back-to-top-wrapper.show .back-to-top{transform:translateY(0);opacity:1}#cookie-banner-shell{position:fixed;bottom:0;left:0;width:100%;box-sizing:border-box;z-index:9999}#cookie-banner-shell .termly-styles-message-e9e76f.termly-styles-message-d6c726{min-height:72px;padding:12px 16px;display:flex;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
