@import"https://fonts.googleapis.com/css2?family=Khand:wght@300;400;500;600;700&family=Roboto:wght@100;300;400;500;700;900&family=Vazirmatn:wght@100&display=swap";@import"https://fonts.googleapis.com/css2?family=PT+Sans+Caption:wght@400;700&display=swap";@media(prefers-color-scheme:light){html{--primary-color: white;--secondary-color: var(--bui-color-gray-1000);--tertiary-color: var(--bui-color-gray-500);--foreground-color: black;--secondary-accent-color: #123524}}@media(prefers-color-scheme:dark){html{--primary-color: white;--secondary-color: var(--bui-color-gray-1000);--tertiary-color: var(--bui-color-gray-500);--foreground-color: black;--secondary-accent-color: #123524}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}:defined{opacity:1;transition:opacity 256ms}:not(:defined){opacity:0;visibility:hidden}*{margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}html{min-width:100%;min-height:100%}body{min-width:100%;width:100%;max-width:100vw;min-height:100vh;height:100%;padding:0;margin:0;color:var(--foreground-color);caret-color:var(--foreground-color);background:var(--primary-color);font-family:system-ui;-webkit-font-smoothing:antialiased}footer{padding:var(--bui-spacing-x-small);text-align:center}.development-tag{position:fixed;bottom:10px;right:10px;background-color:#123542;color:#fff;padding:5px 10px;font-size:14px;font-weight:700;z-index:1000;pointer-events:none}a{color:inherit;text-decoration:none}a img{padding:0;margin:0;display:block}h1,h2,h3,h4,h5,h6{margin-top:var(--bui-spacing-x-small);margin-bottom:var(--bui-spacing-x-small);line-height:1.2;font-family:Khand,system-ui;font-weight:450;text-wrap:balance;text-transform:uppercase}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}table thead tr{text-align:left;background-color:var(--tertiary-color)}table tr>*{padding:.5em}img{width:100%;object-fit:contain}img,picture,video,canvas,svg{display:block;max-width:100%}bui-icon::part(svg){display:unset}bui-card{margin:1em}bui-card>.header{border-bottom:1px solid var(--primary-accent-color)}input,button,textarea,select{font:inherit}bui-input{width:100%;margin:.25em;padding:.1em}bui-textarea{width:100%;margin:.25em;padding:.1em}bui-select{width:100%;margin:.25em}bui-menu-item{padding:.5em 0}.container{height:100%;width:100%}.link-display .item{min-width:250px;max-width:400px}.link-display .item .content{position:relative;margin:.5em;border-radius:.5em;color:#fff;font-family:Khand;font-size:30px}.link-display .item .content h3{color:#fff;font-family:Khand;font-size:30px;text-transform:uppercase;position:absolute;left:10px;bottom:5px;z-index:2;margin-top:0;margin-bottom:0}.link-display .item .content:before{content:"";pointer-events:none;background:#0006;position:absolute;top:0;bottom:0;left:0;right:0;display:block;opacity:0;border-radius:.25em}.link-display .item:hover .content:before{opacity:1}.link-display .item .content img{min-width:250px;max-width:400px;width:100%;max-height:140px;object-fit:cover;border-radius:.25em}.link-display .item .content:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(to bottom,#0000 0% 0%,#0000 0%,#0003 20%,#000c 80%,#000000e6);border-radius:.25em;pointer-events:none}.head{display:block;padding:.25em;color:#fff;background-color:var(--xh-color-primary)}.head.site{position:relative}.head.site .info .social{border-left:1px solid rgb(255 255 255 / 15%)}.head.site .info .call{margin:.25rem}.head.site .info .call img,.head.site .info .social a.icon{fill:#fff;width:20px;height:20px;margin:.5rem}.footer{display:block;padding-top:2rem;margin-top:2rem;border-top:1px solid lightgray}.footer-logo{max-width:250px}.footer ul{margin:1em;list-style-type:none}.carousel-container{display:block;padding:2rem 0}.carousel-container.blog{color:#fff;background-color:var(--xh-color-primary)}.carousel{width:100%;height:fit-content;overflow-x:auto;overflow-y:hidden;overflow-behavior-x:contain;scroll-snap-type:x mandatory}.carousel-cell{width:22%;min-width:fit-content;margin-right:10px;counter-increment:carousel-cell}.carousel-thumbnails{--slide-aspect-ratio: 3 / 2}.thumbnails{display:flex;justify-content:center}.thumbnails__scroller{display:flex;gap:var(--sl-spacing-small);overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-padding:var(--sl-spacing-small)}.thumbnails__scroller::-webkit-scrollbar{display:none}.thumbnails__image{width:64px;height:64px;object-fit:cover;opacity:.3;will-change:opacity;transition:.25s opacity;cursor:pointer}.thumbnails__image.active{opacity:1}.card .badge{position:relative;padding:.25em;font-family:Khand;color:#fff;text-wrap:nowrap;text-transform:uppercase;border-radius:.25em}.content{max-width:1200px;margin-top:2rem;text-align:left}.content img{max-width:450px}.card.product{min-width:250px;max-width:325px;min-height:250px;height:650px;padding:.25em;margin:.25em;border:1px solid lightgray;border-radius:.25em}.card.product .cover{max-width:90%;max-height:60%;overflow:hidden}.card.product .cover img{height:fit-content;max-width:100%;overflow:hidden}.card.product .information .product-form{padding-top:.25em;border-top:1px solid lightgray}.card.product .information .product-form form{width:100%}.card.blog{min-width:350px;max-width:500px;min-height:250px;height:500px;padding:.25em;margin:.25em;border:1px solid lightgray;border-radius:.25em;color:#000;background-color:#fff}.card.blog .cover img{height:fit-content;max-height:300px}.card.blog .information .viewer .rating{max-width:75px}.header-bar{border-bottom:2px solid;border-image:linear-gradient(to left,#ed3429 50%,transparent 50%) 100% 1}.utility-bar{border-top:2px solid;border-image:linear-gradient(to right,#ed3429 50%,transparent 50%) 100% 1}.home_icon_section{display:block;background-color:#ebebeb;padding:50px;z-index:1}.home_icon_section .box_grid_item{display:flex;gap:12px;min-width:250px;max-width:25%}.home_icon_section .box_grid_item .img_content img{width:70px;height:70px;min-width:70px;max-width:70px;filter:invert(1) brightness(0);margin:.25em}.home_icon_section .box_grid_item .content_data h3{margin:0;color:#000;font-style:normal;font-weight:600;line-height:115.439%;text-transform:uppercase;font-size:30px}.home_icon_section .box_grid_item .content_data span{white-space:wrap}.boat-heater-section{display:flex;padding-top:.25em;padding-bottom:.25em}.boat-heater-section bui-column{min-width:300px;width:33%}.boat-heater-section-icon{margin:.25em}.boat-heater-section-icon img{height:60px;width:60px;min-width:60px}.product-information-group{width:100%;max-width:1200px}.product .product-media{align-items:center;min-width:400px;max-width:500px;width:fit-content}.product .product-media bui-carousel{min-width:350px;min-height:350px}.product .product-media bui-carousel-item{height:100%}.product .product-information-group .product-information{max-width:600px}.product .product-information-group .product-media .media-wrapper{max-width:500px}.product .summary .header{padding:.1em;margin-top:1em;color:#fff;background-color:var(--xh-color-primary);border-radius:.25em}.product .summary .header>*{margin-left:15%}.product .summary .content{max-width:1200px}.shopify-payment-button__button{min-height:var(--bui-input-height-medium)!important;height:auto!important;padding:0 .25em!important;margin:0 1em!important;font-size:var(--bui-button-font-size-medium)!important;line-height:calc(var(--bui-input-height-medium) - var(--bui-input-border-width) * 2)!important;border-radius:var(--bui-input-border-radius-medium)!important}.collection{display:block}.collection.banner{width:100%;max-width:1200px;margin-top:.25em}.collection.products{width:100%;max-width:1600px}.collection .details,.collection .details bui-details{width:100%}.collection .details,.collection .details .content{padding:.25em;margin:.25em}.marquee{width:100%;overflow:hidden;white-space:nowrap}.marquee .track{display:flex;width:max-content;animation:none;white-space:nowrap}.menu.site .navigation .logo{min-width:75px;max-width:200px;height:auto}.menu.site.mobile .navigation .site-links bui-dropdown{margin-bottom:.25em}.menu.site.mobile .navigation .site-links bui-dropdown bui-button{width:100%}.menu.site .navigation .site-links .links>*{margin:0 .25em}.cart-count-bubble{background-color:rgb(var(--color-button));color:#fff;height:1.5rem;width:1.5rem;margin:-.5em .5em;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem}.cart-count-bubble:empty{display:none}.product.cart .image{max-width:100px}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}@media only screen and (min-width:320px){.menu.site .navigation .site-links{display:none}.menu.site.mobile .navigation .site-links{display:block}.marquee .track{animation:marquee 20s linear infinite;will-change:transform}.link-display{display:none}.card.product{max-width:250px}}@media only screen and (min-width:801px){.marquee .track{animation:none}.link-display{display:block}.card.product{max-width:350px}}@media only screen and (min-width:1281px){.navigation .mobile{display:none}.menu.site .navigation .site-links{display:block}}a:not([href]){cursor:not-allowed}.full-unstyled-link{text-decoration:none;color:currentColor;display:block}.placeholder{background-color:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.55);fill:rgba(var(--color-foreground),.55)}details>*{box-sizing:border-box}.break{word-break:break-word}.visibility-hidden{visibility:hidden}.underlined-link,.customer a,.inline-richtext a{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link,.customer a{color:rgba(var(--color-link),var(--alpha-link))}.inline-richtext a,.rte.inline-richtext a{color:currentColor}.underlined-link:hover,.customer a:hover,.inline-richtext a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.icon-arrow{width:1.5rem}h3 .icon-arrow,.h3 .icon-arrow{width:calc(var(--font-heading-scale) * 1.5rem)}.animate-arrow .icon-arrow path{transform:translate(-.25rem);transition:transform var(--duration-short) ease}.animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}summary{cursor:pointer;list-style:none;position:relative}summary .icon-caret{position:absolute;height:.6rem;right:1.5rem;top:calc(50% - .2rem)}summary::-webkit-details-marker{display:none}.disclosure-has-popup{position:relative}.disclosure-has-popup[open]>summary:before{position:fixed;top:0;right:0;bottom:0;left: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}@media screen and (min-width:750px){.disclosure-has-popup[open]>summary+*{z-index:4}.facets .disclosure-has-popup[open]>summary+*{z-index:2}}*:focus{outline:0;box-shadow:none}*:focus-visible{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)}.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}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused,.no-js .focus-offset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.no-js .focus-offset:focus:not(:focus-visible){outline:0;box-shadow:none}.title,.title-wrapper-with-link{margin:3rem 0 2rem}.title-wrapper-with-link .title{margin:0}.title .link{font-size:inherit}.title-wrapper{margin-bottom:3rem}.title-wrapper-with-link{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.title--primary{margin:4rem 0}.title-wrapper--self-padded-tablet-down,.title-wrapper--self-padded-mobile{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}}@media screen and (min-width:990px){.title,.title-wrapper-with-link{margin:5rem 0 3rem}.title--primary{margin:2rem 0}.title-wrapper-with-link{align-items:center}.title-wrapper-with-link .title{margin-bottom:0}.title-wrapper--self-padded-tablet-down{padding-left:0;padding-right:0}}.title-wrapper-with-link .link-with-icon{margin:0;flex-shrink:0;display:flex;align-items:center}.title-wrapper-with-link .link-with-icon svg{width:1.5rem}.title-wrapper-with-link a{margin-top:0;flex-shrink:0}.title-wrapper--no-top-margin{margin-top:0}.title-wrapper--no-top-margin>.title{margin-top:0}.subtitle{font-size:1.8rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:.06rem;color:rgba(var(--color-foreground),.7)}.subtitle--small{font-size:1.4rem;letter-spacing:.1rem}.subtitle--medium{font-size:1.6rem;letter-spacing:.08rem}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none}.grid:last-child{margin-bottom:0}.grid__item{flex-grow:1}.grid--gapless.grid{column-gap:0;row-gap:0}@media screen and (max-width:749px){.grid__item.slider__slide--full-width{width:100%;max-width:none}}.media{display:block;position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media--square{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.media--cropped{padding-bottom:56%}.media--16-9{padding-bottom:56.25%}.media--circle{padding-bottom:100%;border-radius:50%}.media.media--hover-effect>img+img{opacity:0}@media screen and (min-width:990px){.media--cropped{padding-bottom:63%}}deferred-media{display:block}.button{background-color:rgba(var(--color-button),var(--alpha-button-background))}.button--secondary,.button--tertiary{--color-button: var(--color-secondary-button);--color-button-text: var(--color-secondary-button-text)}.button--tertiary{--alpha-button-background: 0;--alpha-button-border: .2}.cart__dynamic-checkout-buttons iframe{box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.button,.shopify-challenge__button,.customer button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:#fc0502}.button--secondary:after{--border-opacity: var(--buttons-border-opacity)}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:rgba(var(--color-button-text),.3)}.button,.button-label,.shopify-challenge__button,.customer button{font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale))}.button--tertiary{font-size:1.2rem;padding:1rem 1.5rem;min-width:calc(9rem + var(--buttons-border-width) * 2);min-height:calc(3.5rem + var(--buttons-border-width) * 2)}.button--small{padding:1.2rem 2.6rem}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled,.quantity__button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}@media screen and (forced-colors:active){.button.loading{color:rgb(var(--color-foreground))}}.button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading__spinner .spinner{width:fit-content}.button.loading>.loading__spinner .path{stroke:rgb(var(--color-button-text))}.share-button{display:block;position:relative}.share-button details{width:fit-content}.share-button__button{font-size:1.4rem;display:flex;align-items:center;color:rgb(var(--color-link));margin-left:0;padding-left:0;min-height:4.4rem}details[open]>.share-button__fallback{animation:animateMenuOpen var(--duration-default) ease}.share-button__button:hover{text-decoration:underline;text-underline-offset:.3rem}.share-button__button,.share-button__fallback button{cursor:pointer;background-color:transparent;border:none}.share-button__button .icon-share{height:1.2rem;margin-right:1rem;min-width:1.3rem}.share-button__fallback{display:flex;align-items:center;position:absolute;top:3rem;left:.1rem;z-index:3;width:100%;min-width:max-content;border-radius:var(--inputs-radius);border:0}.share-button__fallback:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.share-button__fallback:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.share-button__fallback button{width:4.4rem;height:4.4rem;padding:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;right:var(--inputs-border-width)}.share-button__fallback button:hover{color:rgba(var(--color-foreground),.75)}.share-button__fallback button:hover svg{transform:scale(1.07)}.share-button__close:not(.hidden)+.share-button__copy{display:none}.share-button__close,.share-button__copy{background-color:transparent;color:rgb(var(--color-foreground))}.share-button__copy:focus-visible,.share-button__close:focus-visible{background-color:rgb(var(--color-background));z-index:2}.share-button__copy:focus,.share-button__close:focus{background-color:rgb(var(--color-background));z-index:2}.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused),.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused){background-color:inherit}.share-button__fallback .field:after,.share-button__fallback .field:before{content:none}.share-button__fallback .field{border-radius:0;min-width:auto;min-height:auto;transition:none}.share-button__fallback .field__input:focus,.share-button__fallback .field__input:-webkit-autofill{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.1rem;box-shadow:0 0 0 .1rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.share-button__fallback .field__input{box-shadow:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;filter:none;min-width:auto;min-height:auto}.share-button__fallback .field__input:hover{box-shadow:none}.share-button__fallback .icon{width:1.5rem;height:1.5rem}.share-button__message:not(:empty){display:flex;align-items:center;width:100%;height:100%;margin-top:0;padding:.8rem 0 .8rem 1.5rem;margin:var(--inputs-border-width)}.share-button__message:not(:empty):not(.hidden)~*{display:none}.form__message{align-items:center;display:flex;font-size:1.4rem;line-height:1;margin-top:1rem}.form__message--large{font-size:1.6rem}.customer .field .form__message{font-size:1.4rem;text-align:left}.form__message .icon,.customer .form__message svg{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.form__message--large .icon,.customer .form__message svg{height:1.5rem;width:1.5rem;margin-right:1rem}.customer .field .form__message svg{align-self:start}.form-status{margin:0;font-size:1.6rem}.form-status-list{padding:0;margin:2rem 0 4rem}.form-status-list li{list-style-position:inside}.form-status-list .link:first-letter{text-transform:capitalize}.quantity{color:rgba(var(--color-foreground));position:relative;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc((var(--inputs-border-width) * 2) + 4.5rem)}.quantity__input{text-align:center;border:0;max-width:100px;-webkit-appearance:none;appearance:none}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__rules .divider+.divider:before{content:"\2022";margin:0 .5rem}.quantity__rules-cart{position:relative}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background))}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}@media screen and (max-width:749px){.header--has-app{grid-template-columns:auto 1fr auto}}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icons;justify-self:start}.header--top-center.drawer-menu>.header__search{margin-left:3.2rem}.header--top-center header-drawer{grid-area:left-icons}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}.header--top-center>.header__search{display:none}.header--top-center *>.header__search{display:inline-flex}@media screen and (min-width:990px){.header:not(.header--top-center) *>.header__search,.header--top-center>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search,.header--top-center *>.header__search{display:none}}.no-js .predictive-search{display:none}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.no-js details[open]>.header__icon--search{top:1rem;right:.5rem}.search-modal{opacity:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);min-height:calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));height:100%}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 5rem 0 1rem;line-height:calc(1 + .8 / var(--font-body-scale));position:relative}.search-modal__content-bottom{bottom:calc((var(--inputs-margin-offset) / 2))}.search-modal__content-top{top:calc((var(--inputs-margin-offset) / 2))}.search-modal__form{width:100%}.search-modal__close-button{position:absolute;right:.3rem}@media screen and (min-width:750px){.search-modal__close-button{right:1rem}.search-modal__content{padding:0 6rem}}@media screen and (min-width:990px){.search-modal__form{max-width:74.2rem}.search-modal__close-button{position:initial;margin-left:.5rem}}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__inline-menu,.header--top-center .header__heading-link{margin-left:0}.global-settings-popup,.header__submenu.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));z-index:-1}.header__submenu.list-menu{padding:1rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:1rem 0;margin:1rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2rem}@media screen and (min-width:750px){.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width:990px){.overflow-hidden-tablet{overflow:auto}}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors:active){.icon{color:CanvasText;fill:CanvasText!important}.icon-close-small path{stroke:CanvasText}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/base.css.map */
