@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}.underlined-link:hover{color:rgb(var(--color-link))}blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-inline-start:.2rem solid rgba(var(--color-foreground),.2);padding-inline-start:1rem}@media screen and (min-width:750px){blockquote{padding-inline-start:1.5rem}}table:not([class]){border-collapse:collapse;font-size:1.4rem;border:.1rem solid rgb(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}.placeholder-svg{fill:currentColor}.animate-arrow .icon-arrow path{transform:translate(-.25rem);transition:transform .1s ease}.animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}@supports not (inset: 10px){.grid{margin-inline-start:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid__item{padding-inline-start:var(--grid-mobile-horizontal-spacing);padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{margin-inline-start:calc(-1 * var(--grid-desktop-horizontal-spacing))}.grid__item{padding-inline-start:var(--grid-desktop-horizontal-spacing);padding-bottom:var(--grid-desktop-vertical-spacing)}}.grid--gapless .grid__item{padding-inline-start:0;padding-bottom:0}@media screen and (min-width:749px){.grid--peek .grid__item{padding-inline-start:var(--grid-mobile-horizontal-spacing)}}.product-grid .grid__item{padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.product-grid .grid__item{padding-bottom:var(--grid-desktop-vertical-spacing)}}}*:focus{outline:0;box-shadow:none}*:focus-visible,.block-editing{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:var(--outline-focus-offset, .3rem)}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.skip-to-content-link--all{margin:1rem 0 0 1rem}.focused,.no-js *:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.no-js *:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-none{box-shadow:none!important;outline:0!important}.full-width-link{position:absolute;inset-block:0;inset-inline:0;z-index:2}::selection{background-color:rgba(var(--color-foreground),.05)}.highlight{color:rgb(var(--color-highlight))}a.light:hover{opacity:1}.disclosure-has-popup[open]>summary:before{position:fixed;inset-block:0;inset-inline:0;z-index:2;display:block;cursor:default;content:" ";background:transparent}.disclosure-has-popup>summary:before{display:none}.disclosure-has-popup[open]>summary+*{z-index:100;position:relative}@media screen and (min-width:750px){.disclosure-has-popup[open]>summary+*{z-index:3}}summary .icon-caret{transition:transform .5s cubic-bezier(.03,.93,.97,1)}.shopify-payment-button__button--branded{z-index:auto}.button.loading .icon,.button.loading span{opacity:0}.button:not(.ignore-effect):not(:disabled):before{content:"";position:absolute;top:100%;bottom:0;inset-inline:0;background-color:rgb(var(--color-button-text));transition:top .5s cubic-bezier(.03,.93,.97,1);border-radius:calc(var(--buttons-radius) - 1px)}.button:not(.ignore-effect):not(:disabled):hover{color:rgb(var(--color-button))}.button--secondary:not(.ignore-effect):not(:disabled):hover,.button--tertiary:not(.ignore-effect):not(:disabled):hover{color:rgb(var(--color-button-outline))}.button:not(.ignore-effect):not(:disabled):hover>*{z-index:0}.button:not(.ignore-effect):not(:disabled):hover:before{top:0}@media screen and (forced-colors:active){.button.loading{color:rgb(var(--color-foreground))}}.button .loading-overlay__spinner svg{height:100%;width:100%}.button.loading>.loading-overlay__spinner{top:50%;inset-inline-start:50%;transform:translate(calc(var(--transform-direction) * 50%),-50%);position:absolute;height:100%;width:min(5rem,50%)}.button.loading>.loading-overlay__spinner .spinner{width:fit-content}.button:focus-visible,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:rgba(var(--color-button-text),.3)}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled{cursor:not-allowed;opacity:.5}.button.loading:disabled,.button.loading[aria-disabled=true],.button.loading.disabled{opacity:1}.shopify-challenge__button:hover{color:rgb(var(--color-button));background-color:rgb(var(--color-button-text))}.title__buttons{z-index:1}.field,.field__input,.select__select,.customer .field input,.customer select,.spr-form-input{transition:box-shadow .1s ease}.form-status{margin:0;font-size:1.6rem;padding:.5rem 1rem}.form-status-list{padding:0;margin:1rem 0 0}.form-status-list li{list-style-position:inside}.form-status-list .link:first-letter{text-transform:capitalize}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.field__input::placeholder,.customer .field input::placeholder{opacity:0}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label,.customer .field input:-webkit-autofill~label{color:#000}.field__list-option{gap:1rem 1.5rem}.text-area{min-height:10rem;resize:none}input[type=checkbox]{display:inline-block;width:auto;margin-inline-end:.5rem}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__button{transition:background-color .3s ease}.quantity__button:hover:not(:active){background-color:rgb(var(--color-foreground),.1)}.quantity__button:active{background-color:rgb(var(--color-foreground),.5)}.quantity__button:focus-visible,.quantity__input:focus-visible{z-index:2}.quantity__button:focus,.quantity__input:focus{z-index:2}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:hover,.quantity__input:-webkit-autofill:active{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.no-js details[open]>.header__icon--search{top:1rem;inset-inline-end:.5rem}.header__search>details .modal__close-button.link{z-index:1}.shopify-section-header-sticky .hide-in-sticky{display:none}.section-header{z-index:4}sticky-header{min-height:var(--sticky-header-height-mobile, auto)}sticky-header header{background:rgb(var(--color-background))}.section-header.animate header{transition:transform .5s cubic-bezier(.03,.93,.97,1),top .5s cubic-bezier(.03,.93,.97,1)}.shopify-section-header-sticky header{position:fixed;top:0}.shopify-section-header-hidden .header{transform:translateY(-100%)}.header-top{z-index:5}.header__toggle-nav-button{height:4.4rem;transition:width .5s ease,opacity .5s ease,visibility .5s ease,margin .5s ease}.header__toggle-nav-button .icon-close-state{display:none}.header *[tabindex="-1"]:focus{outline:none}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__menu-badge--in-drawer{inset-inline-start:5.2rem}.header__account__popover{--disclosure-direction: -.5rem;padding:20px 30px;max-width:90vw}.header__account__popover--start{inset-inline-start:-1rem}.header__account__popover--end{inset-inline-end:-1rem}.header__account__caption{margin-top:5px}.header__account__actions{gap:10px}@media(min-width:990px){sticky-header{min-height:var(--sticky-header-height-desktop, auto)}.header--top-left .header__inline-menu{transition:opacity .5s ease,visibility .5s ease,margin-top .5s ease}.shopify-section-header-sticky.toggle-nav .header__toggle-nav-button{width:2.4rem;margin-inline-end:2.5rem}.shopify-section-header-sticky.toggle-nav .header__toggle-nav-button:before{content:"";position:absolute;width:4.4rem;height:4.4rem;inset-inline-start:-1rem;top:0}.shopify-section-header-sticky.toggle-nav .header__inline-menu{margin-top:calc(var(--nav-height) * (-1));opacity:0;visibility:hidden}.shopify-section-header-sticky.open-nav .header__toggle-nav-button .icon-open-state{display:none}.shopify-section-header-sticky.open-nav .header__toggle-nav-button .icon-close-state{display:block}.shopify-section-header-sticky.open-nav .header__inline-menu{margin-top:0;opacity:1;visibility:visible}.header__menu-badge--in-standard-dropdown{--badge-top-position: 15px}.header__menu-badge--in-megamenu-level2{--badge-top-position: 7px}.header__menu-badge--in-megamenu-level3{--badge-top-position: 15px;padding:.1rem .5rem;inset-inline-start:auto;inset-inline-end:-6px;transform:translate(calc(var(--transform-direction) * (-100%)),-50%);top:50%}.header__menu-badge--in-megamenu-level3:after{inset-inline-start:-2px;border-width:3px;transform:translateY(-50%) rotate(calc(var(--transform-direction) * 45deg))}}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.header__customer-support-region__list{--disclosure-direction: 1rem;padding:2rem;row-gap:2rem;min-width:100%}.header__customer-support-region__name{font-size:2.2rem}.header__customer-support-region__hotline{font-size:1.8rem}.header__customer-support-region__address{font-size:1.1rem}.header__customer-support-region__email{font-size:1.4rem;color:rgb(var(--color-highlight))}@media(max-width:989px){.header__customer-support-region__list{border-top:1px solid rgb(var(--color-background))}}@media(min-width:990px){.header__customer-support-region__list--in-dropdown{max-height:calc(100vh - 30rem);overflow-y:auto}}.header__icon--menu[aria-expanded=true]:before{content:"";top:100%;inset-inline-start:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background:rgba(var(--color-overlay),.5)}.cart-drawer__details[open] summary{position:inherit}.cart-drawer__details[open] .cart-count-bubble{display:none}.js .mega-menu[open]>.header__submenu,.js .mega-menu.open>.header__submenu,.js .mega-menu[open]>.mega-menu__content,.js .header__submenu__last[open] .header__submenu{animation:animateMenuOpen .3s;transform:translateY(0);z-index:4}@media(prefers-reduced-motion){details[open]>.header__submenu,details.open>.header__submenu{opacity:1;transform:translateY(0)}}.header__submenu{transition:opacity .3s ease,transform .3s ease;width:max-content;max-width:min(45rem,35vw);background-color:rgb(var(--color-background));box-shadow:0 0 5px rgb(var(--color-foreground),.15);margin-inline-start:-.9rem;min-width:13rem}.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.header__submenu.list-menu{padding:2.4rem 0}.header__submenu--last-level{padding:.5rem 0;margin:.5rem 0}.header__menu-item--has-last-sub{column-gap:.7rem}.header__menu-item--has-last-sub>.icon-caret{position:static}.header__submenu .header__menu-item{padding:1rem 2.4rem}.header__submenu .icon-caret{inset-inline-end:2.4rem}.header__menu-item--top-highlight{--color-link: var(--color-foreground)}@media screen and (min-width:990px){.header__submenu--has-go-to-link.list-menu,.mega-menu__content--has-go-to-link{padding-bottom:0}.header__goto-link{border-top:1px solid rgb(var(--color-foreground),.05);padding:1rem 2.4rem;grid-column:1 / end}.header__goto-link a{font-size:1.3rem;display:inline-flex;column-gap:.5rem}.header__submenu__last[open]>summary .icon-caret{transform:rotate(calc(var(--transform-direction) * 90deg))}.header__submenu.outside-viewport{max-height:calc(100vh - var(--top-position, 20rem) - 4rem);overflow-y:auto}}@media screen and (min-width:990px)and (hover:hover){.js .header__submenu--has-go-to-link.list-menu,.js .mega-menu__content--has-go-to-link{padding-bottom:2.4rem}.js header-menu:not([data-ignore-hover]) .header__goto-link{display:none}}details[open]>summary>.icon-caret{transform:rotate(180deg)}.global-media-settings--small{--border-radius: 15px}.global-media-settings--full-width,.global-media-settings--full-width img{--border-radius: 0;border-radius:0;border-inline-start:none;border-inline-end:none}.badge{background-color:rgb(var(--color-badge-background));color:rgb(var(--color-badge-foreground))}.badge--sale{--color-badge-foreground: var(--color-sale-badge-foreground);--color-badge-background: var(--color-sale-badge-background)}.badge--sold-out{--color-badge-foreground: var(--color-sold-out-badge-foreground);--color-badge-background: var(--color-sold-out-badge-background);position:absolute;top:50%;inset-inline-start:50%;transform:translate(calc(var(--transform-direction) * 50%),-50%) rotate(calc(var(--transform-direction) * 10deg));word-break:normal}.badge--custom-1{--color-badge-foreground: var(--color-custom-badge-1-foreground);--color-badge-background: var(--color-custom-badge-1-background)}.badge--custom-2{--color-badge-foreground: var(--color-custom-badge-2-foreground);--color-badge-background: var(--color-custom-badge-2-background)}.badge--custom-3{--color-badge-foreground: var(--color-custom-badge-3-foreground);--color-badge-background: var(--color-custom-badge-3-background)}.badge--custom-4{--color-badge-foreground: var(--color-custom-badge-4-foreground);--color-badge-background: var(--color-custom-badge-4-background)}.badge--custom-5{--color-badge-foreground: var(--color-custom-badge-5-foreground);--color-badge-background: var(--color-custom-badge-5-background)}.js appear-animate-list .card-wrapper--product{transition:border,transform .5s ease}@media(min-width:750px){use-animate img{transition:opacity .5s ease .1s,transform 1.8s cubic-bezier(.03,.93,.97,1) .5s}use-animate.loaded img{opacity:1;transform:scale(1)}}.slider{will-change:scroll-position}.slider-button{cursor:pointer;z-index:2;box-shadow:0 1px 2px rgb(var(--color-foreground),.07);border-radius:.6rem}.slider-button--transparent{border:none;box-shadow:none;border-radius:0}.slider-button span{transition:transform .5s ease}.slider-button--next:not([disabled]):hover span:first-child,.slider-button--prev:not([disabled]):hover span:last-child{transform:rotate(calc(var(--transform-direction) * 60deg))}.slider-button--next:not([disabled]):hover span:last-child,.slider-button--prev:not([disabled]):hover span:first-child{transform:rotate(calc(var(--transform-direction) * (-60deg)))}.slider-button--announcement-bar{transition:transform .5s cubic-bezier(.19,1,.22,1)}.slider-button--announcement-bar:hover{transform:scale(1.3)}@media(prefers-reduced-motion){.slider{scroll-behavior:auto}}.slider-button--next .icon{transition:transform .1s ease}.slider-counter{background:rgb(var(--color-background));box-shadow:0 .1rem .2rem rgb(var(--color-foreground),.05)}.slider-counter__inner{gap:.8rem}.slider-counter__link--dots .dot,.slider-counter__link--numbers{transition:background-color .2s ease-in-out}@media(pointer:fine){.slider.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-snap-type:none!important;scroll-behavior:auto!important}.slider--no-snap{scroll-snap-type:none!important;overscroll-behavior:contain!important}}@keyframes link-hover{0%{inset-inline-start:0}to{inset-inline-start:100%}}.link--text:hover{color:rgba(var(--color-foreground),.75)}.underlined-link:hover:after{content:"";position:absolute;bottom:-.1rem;width:10%;border-bottom:1px solid rgb(var(--color-background));animation:link-hover .3s linear forwards}.link-effect-no-underline{position:relative}.link-effect-no-underline:before{content:"";inset-inline-start:0;position:absolute;bottom:-.1rem;border-bottom:1px solid currentColor;width:0;transition:width .3s ease-in-out}.link-effect-no-underline:hover:before{width:100%}@media(forced-colors:active){.button,.shopify-challenge__button,.customer button{border:transparent solid 1px}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:solid transparent 1px}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after,.spr-form-input:focus{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}}.open-drawer-fixed{overflow:hidden}toast-message-manager{position:fixed;inset-inline:1.5rem;bottom:3rem;display:flex;flex-direction:column-reverse;row-gap:1rem;overflow:hidden;z-index:1001}@media(min-width:750px){toast-message-manager{inset-inline-start:50vw;inset-inline-end:auto;transform:translate(calc(var(--transform-direction) * 50%))}}toast-message{transform:translate(calc((100% + 1rem) * var(--transform-direction)));transition:transform .3s ease;margin:.5rem;box-shadow:0 0 3px rgb(var(--color-overlay),.5);border-radius:5px}toast-message.open{transform:translate(0)}.alert{--color-link: var(--color-foreground);color:rgb(var(--color-foreground));background:rgb(var(--color-background-message));padding-block:1.6rem;padding-inline-end:5rem;padding-inline-start:3rem;position:relative;font-size:1.6rem;font-weight:var(--font-body-weight-medium);border-radius:5px}.alert--no-button{padding-inline-end:3rem}.alert--small{padding-block:1rem;padding-inline-end:1rem;padding-inline-start:1.5rem;font-size:1.4rem}.alert--success{--color-foreground: var(--color-text-message-success);--color-background-message: var(--color-background-message-success)}.alert--warning{--color-foreground: var(--color-text-message-warning);--color-background-message: var(--color-background-message-warning)}.alert--error{--color-foreground: var(--color-text-message-error);--color-background-message: var(--color-background-message-error)}.alert:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:.5rem;border-start-start-radius:5px;border-end-start-radius:5px;background:rgb(var(--color-foreground))}.toast__button{width:3rem;height:3rem;background-color:transparent;border:0;padding:.5rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;top:calc(50% - 1.5rem);inset-inline-end:1.5rem;border-radius:50%;transition:background-color .3s ease;cursor:pointer}.toast__button:hover{background-color:rgb(var(--color-foreground),.1)}.floating-element{z-index:2;transition:bottom .3s cubic-bezier(.03,.93,.97,1),opacity .3s ease,visibility .3s ease}.floating-element:not(.always-visible){visibility:hidden}.floating-button{z-index:1;box-shadow:0 0 3px rgb(var(--color-overlay),.1)}.floating-button:after{content:"";position:absolute;width:4.4rem;height:4.4rem}back-to-top.floating-element.open,back-to-top.open~.compare-button-floating{opacity:1;visibility:visible}back-to-top:not(.open) button,back-to-top:not(.open)~.compare-button-floating button{pointer-events:none}back-to-top .icon{transform:rotate(180deg)}@media(max-width:749px){.floating-element--back-to-top-has-compare{bottom:calc(var(--floating-element-position) + 5rem)}}.quick-button--view{z-index:2}.compare-add-button{cursor:pointer}.compare-added-check{top:-.5rem;width:1.5rem;height:1.5rem;background:rgb(var(--color-foreground),.7);color:rgb(var(--color-background));border-radius:50%;z-index:1}.compare-added-check:not(.compare-added-check--left){inset-inline-end:-.5rem}.compare-added-check--left{inset-inline-start:-.5rem}.compare-added-check .icon{width:1rem;height:.8rem}.compare-add-button--in-grid:before{inset-inline-start:-1.3rem;top:-1.3rem}.quick-view__submit .icon-eye{transition:opacity .3s ease}.quick-view__submit:not(.loading):hover .icon-eye{opacity:1}.compare-add-button:hover{color:rgb(var(--color-foreground))}.quick-view__submit:hover{background:rgb(var(--color-background))}.quick-view__submit{transition:background .3s ease}@media(hover:hover){.quick-button--view{transition:opacity .3s ease,visibility .3s ease;opacity:0}.card-wrapper:hover .quick-button--view{opacity:1;visibility:visible;pointer-events:auto}}.card__heading a:focus:after,.full-link:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after,.full-link:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after,.full-link:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus,.full-link:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform .5s ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .card:not(.ignore-second-image) .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .card:not(.ignore-second-image) .media.media--hover-effect>img+img{opacity:1;transition:transform .5s ease;transform:scale(1.03)}}@media(hover:hover)and (min-width:990px){.card-wrapper--product{transition:transform .5s ease}.card-wrapper--product:hover{--product-card-border-opacity: 0;z-index:3;transform:translateY(-1.3rem)}.card-wrapper--product:after{content:"";position:absolute;top:var(--product-card-shadow-position);inset-inline:var(--product-card-shadow-position);bottom:var(--product-card-shadow-position);border-radius:1.2rem;background:rgb(var(--color-background));z-index:-1;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease,box-shadow .5s ease,top .5s ease,height .5s ease}.card-wrapper--product:hover:after{top:-1.5rem;opacity:1;visibility:visible;height:calc(100% + var(--product-card-shadow-distance) - var(--product-card-shadow-position));box-shadow:0 7px 25px 3px rgb(0,0,0,var(--product-card-shadow-opacity))}.grid.contains-card--product.slider--desktop{padding-top:5rem;padding-bottom:calc(9rem - var(--product-card-shadow-position));margin-top:-5rem;margin-bottom:calc(-9rem + var(--product-card-shadow-position))}.slider-component-desktop:not(.slider-component-full-width) .grid.contains-card--product.slider--desktop{--padding: -5rem;margin-inline-start:var(--padding);padding-inline-start:calc((-1) * var(--padding));scroll-padding-inline-start:calc((-1) * var(--padding));margin-inline-end:var(--padding);padding-inline-end:calc((-1) * var(--padding))}.section__box .slider-component-desktop:not(.slider-component-full-width) .grid.contains-card--product.slider--desktop{--padding: -3.8rem}}.contains-card--collection{--outline-focus-offset: .3rem}.modal__close-button.link{padding:0rem;height:4rem;width:4rem;background-color:rgb(var(--color-background));border-radius:50%;box-shadow:.1rem .1rem .6rem rgb(var(--color-overlay),.2)}.modal__close-button .icon{width:1.7rem;height:1.7rem}.modal__content{position:absolute;top:0;inset-inline:0;bottom:0;background:rgb(var(--color-background));z-index:4}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}.card__quick-buttons{z-index:2}@keyframes shimmer{to{transform:translate(calc(var(--transform-direction) * (-100%)))}}.skeleton-box{overflow:hidden;position:relative;background-color:rgba(var(--color-foreground),.05)}.skeleton-box:after{position:absolute;inset-block:0;inset-inline:0;transform:translate(calc(var(--transform-direction) * 100%));background-image:linear-gradient(90deg,rgb(var(--color-background),0) 0,rgb(var(--color-background),.2) 20%,rgb(var(--color-background),.5) 60%,rgb(var(--color-background),0));animation:shimmer 1s infinite;content:"";z-index:0}.summary-accordion__icon-line{background:rgb(var(--color-foreground));transition:transform .5s ease,background .5s ease}.summary-accordion__icon-line:first-child{transform-origin:center center}.summary-accordion__plus-minus-wrapper{transition:background .5s ease;background-color:rgb(var(--color-foreground),.03)}.summary-accordion--has-hover:hover .summary-accordion__plus-minus-wrapper{background:rgb(var(--color-foreground))}.summary-accordion--has-hover:hover .summary-accordion__icon-line{background:rgb(var(--color-background))}.background-overlay:before{content:"";position:absolute;top:0;inset-inline:0;bottom:0;background:linear-gradient(0deg,rgb(var(--color-overlay),var(--overlay-opacity, .5)) 0% 100%)}.tap-area-icon:before{content:"";position:absolute;width:44px;height:44px}.tap-area-icon:focus-visible{outline:none}.tap-area-icon:focus-visible:before{outline:.2rem solid rgba(var(--color-foreground),.5)}.shipping-calculator__date{margin-inline-start:.5rem}.price--total-discount{color:rgb(var(--color-compare-at-price))}.discount-code__code{box-shadow:1px 1px 1px rgba(var(--color-foreground),.1) inset}.button--truncate-text{--color-button-text: var(--color-foreground);background:transparent;border-radius:0 0 8px 8px;box-shadow:none;z-index:1}.button--truncate-text>*{transition:opacity .5s ease}.button--truncate-text:hover>*{opacity:1}header input[name=q],.site-header input[name=q]{background:#f2f2f2!important;border:0!important;border-radius:14px!important;box-shadow:0 8px 18px #0000001f!important;height:52px!important;padding:0 70px 0 18px!important}header form[action*="/search"],.site-header form[action*="/search"]{position:relative!important}header form[action*="/search"] button,.site-header form[action*="/search"] button,header .search-form button,.site-header .search-form button,header button[type=submit][name=search],.site-header button[type=submit][name=search]{position:absolute!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;width:56px!important;height:44px!important;background:#000!important;border:0!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important}header form[action*="/search"] svg,.site-header form[action*="/search"] svg,header .search-form svg,.site-header .search-form svg{fill:#fac66b!important;color:#fac66b!important}header .contact-block,header .header__phone,header .header-phone,header .phone,header .contact,.site-header .contact-block,.site-header .header__phone,.site-header .header-phone,.site-header .phone,.site-header .contact{background:#f2f2f2!important;border-radius:14px!important;box-shadow:0 8px 18px #0000001f!important;height:52px!important;display:flex!important;align-items:center!important;padding:0 18px!important}header form[action*="/search"],.site-header form[action*="/search"]{margin:0 auto!important}.slideshow__slide .banner__media img,.slideshow__slide .banner__media video,.slideshow__slide .media img,.slideshow__slide .media video,.slideshow__slide img,.slideshow__slide video{transition:none!important;transform:none!important;animation-name:none!important}.slideshow__slide.active .banner__media img,.slideshow__slide.active .media img{transform:none!important}.lp-boxed{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;box-sizing:border-box}@media(max-width:749px){.lp-boxed{padding-left:20px;padding-right:20px}}header [id*=qikify],header [class*=qikify]{width:100%!important;max-width:100%!important}header [id*=qikify] ul,header [class*=qikify] ul{display:flex!important;flex-wrap:wrap;justify-content:center!important;align-items:center!important;gap:18px;width:100%!important;margin:0 auto!important;padding:0!important}header [id*=qikify] li,header [class*=qikify] li{float:none!important}header [id*=qikify],header [class*=qikify]{text-align:center!important}header [id*=qikify] ul,header [class*=qikify] ul{text-align:left}.compare-popup__row--metafields td table{width:100%!important;table-layout:fixed}.compare-popup__row--metafields td{overflow-wrap:break-word;word-break:break-word}.compare-popup__row--metafields td table td{width:auto!important;max-width:100%}.compare-popup__row--metafields td .metafield-string{overflow-x:visible}.compare-popup__row--metafields td .metafield-string td{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.price span:last-child:not(.price-item){background:#fac66b;color:#000;padding:8px 12px;border-radius:999px;font-size:16px;font-weight:750;margin-left:15px}.cart-drawer-savings{display:flex;gap:10px;align-items:center;margin-top:6px;flex-wrap:wrap}.cart-drawer-compareat{text-decoration:line-through;opacity:.65;font-size:13px}.cart-drawer-save{background:#fac66b;color:#000;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.5}.cart-drawer-subtotal-savings{display:flex;justify-content:flex-end;gap:10px;align-items:center;margin-top:6px;flex-wrap:wrap}.cart-drawer-compareat{text-decoration:line-through;opacity:.65;font-size:15px}.cart-drawer-save{font-size:15px;padding:6px 12px;border-radius:999px;font-weight:600}@media(max-width:989px){header [id*=qikify] ul,header [class*=qikify] ul{justify-content:center!important}}body.page-pro-program a[href*="/account"],body.page-pro-program a[href*="therangehoodstore.com/account"],body.page-pro-program a[href*="/pages/pro-program"],body.page-pro-program a[href*="therangehoodstore.com/pages/pro-program"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:12px 22px!important;background:#000!important;color:#fff!important;border-radius:999px!important;font-weight:600!important;text-decoration:none!important;line-height:1!important;border:1px solid #000!important;transition:background .2s ease,color .2s ease,border-color .2s ease!important}body.page-pro-program a[href*="/account"]:hover,body.page-pro-program a[href*="therangehoodstore.com/account"]:hover,body.page-pro-program a[href*="/pages/pro-program"]:hover,body.page-pro-program a[href*="therangehoodstore.com/pages/pro-program"]:hover{background:#333!important;border-color:#333!important;color:#fff!important}@media screen and (max-width:767px){.menu-drawer a,.drawer a,.mobile-menu a,.site-nav a,.header-drawer a,[class*=drawer] a,[class*=mobile] a{color:#222!important;text-align:left!important;text-decoration:none!important}.menu-drawer li,.drawer li,.mobile-menu li,.header-drawer li,[class*=drawer] li,[class*=mobile] li{text-align:left!important}.menu-drawer summary,.drawer summary,.mobile-menu summary,.header-drawer summary,[class*=drawer] summary,[class*=mobile] summary{display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:left!important}.menu-drawer ul,.drawer ul,.mobile-menu ul,.header-drawer ul,[class*=drawer] ul,[class*=mobile] ul{padding-left:0!important;margin-left:0!important}.menu-drawer li a,.drawer li a,.mobile-menu li a,.header-drawer li a,[class*=drawer] li a,[class*=mobile] li a{display:block!important;width:100%!important;padding:14px 0!important;margin:0!important;line-height:1.3!important}}@media screen and (max-width:767px){.tmenu_item,.tmenu_item_link,.tmenu_submenu_item,.tmenu_submenu_item>a{position:relative!important;display:block!important;width:100%!important;text-align:left!important;box-sizing:border-box!important}.tmenu_item_text{display:block!important;width:100%!important;text-align:left!important;padding-right:42px!important;box-sizing:border-box!important}.tmenu_item_link .tmenu_submenu_indicator,.tmenu_item_link .tmenu_indicator,.tmenu_item_link svg,.tmenu_item_link i{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important}}@media screen and (max-width:767px){.tmenu_item>.tmenu_submenu,.tmenu_submenu_item>.tmenu_submenu{margin-top:10px!important;padding-top:0!important;padding-bottom:0!important}.tmenu_submenu{display:grid!important;row-gap:8px!important}.tmenu_submenu>.tmenu_item,.tmenu_submenu>.tmenu_submenu_item{margin:0!important}.tmenu_item,.tmenu_submenu_item{margin-bottom:8px!important}.tmenu_item_link,.tmenu_submenu_item>a{position:relative!important;display:block!important;width:100%!important;min-height:60px!important;background:#e6e6e6!important;box-sizing:border-box!important;padding:16px 56px 16px 16px!important;border-radius:12px!important;text-align:left!important;line-height:1.25!important}.tmenu_submenu .tmenu_item_link,.tmenu_submenu .tmenu_submenu_item>a{min-height:56px!important}.tmenu_item_text{display:block!important;width:100%!important;margin:0!important;padding:0 56px 0 32px!important;box-sizing:border-box!important;text-align:left!important;line-height:1.25!important;white-space:normal!important}.tmenu_submenu .tmenu_item_text{padding-left:28px!important}.tmenu_submenu .tmenu_submenu .tmenu_item_text{padding-left:40px!important}.tmenu_item .tmenu_submenu_indicator,.tmenu_item .tmenu_indicator,.tmenu_submenu_item .tmenu_submenu_indicator,.tmenu_submenu_item .tmenu_indicator{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;background:#f2f2f2!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;z-index:2!important}.tmenu_item .tmenu_submenu_indicator svg,.tmenu_item .tmenu_indicator svg,.tmenu_item .tmenu_submenu_indicator i,.tmenu_item .tmenu_indicator i,.tmenu_submenu_item .tmenu_submenu_indicator svg,.tmenu_submenu_item .tmenu_indicator svg,.tmenu_submenu_item .tmenu_submenu_indicator i,.tmenu_submenu_item .tmenu_indicator i{width:10px!important;height:10px!important;margin:0!important;position:static!important;transform:none!important}.tmenu_item_link>*,.tmenu_submenu_item>a>*{vertical-align:middle!important}.tmenu_submenu{overflow:hidden!important;opacity:0;transform:translate(12px);transition:opacity .25s ease,transform .3s ease!important}.tmenu_item.tmenu_item_active>.tmenu_submenu,.tmenu_item.tmenu_item_open>.tmenu_submenu,.tmenu_submenu_item.tmenu_item_active>.tmenu_submenu,.tmenu_submenu_item.tmenu_item_open>.tmenu_submenu,.tmenu_item.active>.tmenu_submenu,.tmenu_submenu_item.active>.tmenu_submenu{opacity:1!important;transform:translate(0)!important}}@media screen and (max-width:767px){.tmenu_item_link,.tmenu_submenu_item>a{margin-left:12px!important;margin-right:12px!important;width:calc(100% - 24px)!important}}@media screen and (max-width:767px){.tmenu_item>.tmenu_item_link{background:#ddd!important;min-height:64px!important;border-radius:14px!important}.tmenu_item>.tmenu_item_link .tmenu_item_text{font-size:20px!important;letter-spacing:.02em!important;padding-left:34px!important}.tmenu_item>.tmenu_item_link .tmenu_submenu_indicator,.tmenu_item>.tmenu_item_link .tmenu_indicator{width:34px!important;height:34px!important;min-width:34px!important;background:#efefef!important}.tmenu_submenu .tmenu_item_link,.tmenu_submenu .tmenu_submenu_item>a{background:#f1f1f1!important;min-height:54px!important;border-radius:12px!important}.tmenu_submenu .tmenu_item_text{font-size:18px!important;padding-left:28px!important}.tmenu_submenu .tmenu_submenu_indicator,.tmenu_submenu .tmenu_indicator{width:30px!important;height:30px!important;min-width:30px!important;background:#f7f7f7!important}}@media screen and (max-width:767px){.tmenu_item>.tmenu_item_link{display:flex!important;align-items:center!important}.tmenu_submenu .tmenu_item_link,.tmenu_submenu .tmenu_submenu_item>a{display:flex!important;align-items:center!important}}@media screen and (max-width:1200px)and (min-width:990px){.header__inline-menu.w100.flex.justify-space-between{position:relative!important;display:block!important;text-align:center!important}.header__inline-menu.w100.flex.justify-space-between>nav:first-child{display:inline-block!important;margin:0 auto!important}.header__inline-menu.w100.flex.justify-space-between .header__menu-labels{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important}}@media screen and (min-width:990px){.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;width:100%!important}.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between>nav:first-child{grid-column:2!important;justify-self:center!important;margin:0!important}.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between>.header__menu-labels{grid-column:3!important;justify-self:end!important;margin:0!important}}@media screen and (min-width:1251px){.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;width:100%!important}.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between>nav:first-child{grid-column:2!important;justify-self:center!important;margin:0!important}.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between>.header__menu-labels{grid-column:3!important;justify-self:end!important;margin:0!important;white-space:nowrap!important}}@media screen and (max-width:1250px)and (min-width:990px){.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between{display:flex!important;justify-content:center!important;align-items:center!important;gap:24px!important}.header__inline-menu.small-hide.medium-hide.w100.flex.justify-space-between>.header__menu-labels{display:none!important}}.subtitle a{display:inline-block;padding:10px 22px;background:#000;color:#fff!important;text-decoration:none;border:2px solid #000;border-radius:6px;transition:all .25s ease}.subtitle a:hover{background:#fff;color:#000!important}.subtitle a{transition:background .25s ease,color .25s ease}.rebuy-smart-cart,.rebuy-cart,[data-rebuy-smart-cart]{width:430px!important;max-width:430px!important;background:#fff!important}.rebuy-smart-cart__header,.smart-cart__header{padding:16px 18px 8px!important;border-bottom:0!important}.rebuy-smart-cart__title,.rebuy-smart-cart__header h2,.smart-cart__header h2{font-size:16px!important;line-height:1.2!important;font-weight:700!important;margin:0!important;text-transform:uppercase!important;letter-spacing:0!important}.rebuy-smart-cart__login,.rebuy-smart-cart__share-cart,.rebuy-smart-cart__header-actions,.smart-cart__login,.smart-cart__share{display:none!important}.rebuy-smart-cart__goal,.smart-cart__goal,.rebuy-cart__goal{padding:8px 18px 10px!important;margin:0!important}.rebuy-tiered-progress-bar,.rebuy-cart-progress,.smart-cart-progress-bar{margin:0 0 6px!important}.rebuy-smart-cart__goal-message,.smart-cart__goal-message{font-size:13px!important;line-height:1.35!important;text-align:center!important;margin:0!important}.rebuy-smart-cart__body,.smart-cart__body{padding:0 18px!important}.rebuy-cart-item,.smart-cart-item,.rebuy-line-item{display:grid!important;grid-template-columns:70px 1fr auto!important;gap:12px!important;align-items:start!important;padding:14px 0!important;border-bottom:1px solid #e8e8e8!important}.rebuy-cart-item__image img,.smart-cart-item__image img,.rebuy-line-item__image img{width:70px!important;max-width:70px!important;height:auto!important}.rebuy-cart-item__title,.smart-cart-item__title,.rebuy-line-item__title{font-size:13px!important;line-height:1.35!important;font-weight:600!important;margin-bottom:4px!important;text-decoration:none!important}.rebuy-cart-item__variant,.smart-cart-item__variant,.rebuy-line-item__variant{font-size:11px!important;line-height:1.3!important;color:#777!important;margin-bottom:6px!important}.rebuy-cart-item__price,.smart-cart-item__price,.rebuy-line-item__price{font-size:14px!important;font-weight:700!important;color:#111!important}.rebuy-cart-item__compare-price,.smart-cart-item__compare-price,.rebuy-line-item__compare-price{font-size:12px!important;color:#8a8a8a!important;text-decoration:line-through!important;margin-left:6px!important}.rebuy-quantity-selector,.smart-cart-item__quantity,.rebuy-line-item__quantity{display:inline-flex!important;align-items:center!important;border:1px solid #d8d8d8!important;min-height:34px!important}.rebuy-quantity-selector button,.smart-cart-item__quantity button,.rebuy-line-item__quantity button{width:32px!important;height:32px!important;border:0!important;background:#fff!important;font-size:16px!important;line-height:1!important}.rebuy-quantity-selector input,.smart-cart-item__quantity input,.rebuy-line-item__quantity input{width:34px!important;border:0!important;text-align:center!important;font-size:13px!important;background:transparent!important}.rebuy-smart-cart__footer,.smart-cart__footer{padding:16px 18px 18px!important;border-top:1px solid #e8e8e8!important;background:#fff!important}.rebuy-smart-cart__subtotal,.smart-cart__subtotal,.rebuy-cart__subtotal{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;font-size:15px!important;font-weight:700!important}.rebuy-button,.smart-cart__checkout-button,.rebuy-smart-cart__checkout-button{width:100%!important;min-height:46px!important;border-radius:4px!important;font-size:14px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}.shopify-payment-button,.rebuy-smart-cart .shopify-payment-button{margin-top:10px!important}.rebuy-smart-cart__cross-sell,.rebuy-smart-cart__upsell,.smart-cart-recommendations{padding:12px 18px 0!important;border-top:1px solid #efefef!important}.rebuy-smart-cart__cross-sell h3,.rebuy-smart-cart__upsell h3{font-size:13px!important;font-weight:700!important;margin-bottom:10px!important}@media screen and (max-width:767px){.rebuy-smart-cart,.rebuy-cart,[data-rebuy-smart-cart]{width:100%!important;max-width:100%!important}.rebuy-smart-cart__body,.smart-cart__body,.rebuy-smart-cart__footer,.smart-cart__footer,.rebuy-smart-cart__goal,.smart-cart__goal{padding-left:16px!important;padding-right:16px!important}.rebuy-cart-item,.smart-cart-item,.rebuy-line-item{grid-template-columns:62px 1fr auto!important;gap:10px!important}.rebuy-cart-item__image img,.smart-cart-item__image img,.rebuy-line-item__image img{width:62px!important;max-width:62px!important}}@media screen and (min-width:990px){.shopify-section-header-sticky .header__inline-menu{margin-top:0!important;opacity:1!important;visibility:visible!important}}#dib-search-hits mark{background-color:#fac66b!important;color:#000!important;padding:0 2px;border-radius:2px}.shopify-payment-button__button--branded{min-height:52px!important}.shopify-payment-button__button--branded>iframe{min-height:52px!important}.product-form__buttons{align-items:stretch!important}.shopify-payment-button{display:flex!important;flex-direction:column!important;justify-content:stretch!important}
/*# sourceMappingURL=/cdn/shop/t/112/assets/base.css.map */
