:root{--spacing-sections-mobile: 4rem;--spacing-sections-desktop: 6rem}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:calc(1rem*62.5%);height:100%}section{scroll-margin-top:3rem}[data-scroll-section]{position:relative}textarea,input,button{box-sizing:border-box}ul{list-style:none}body{height:100%;font-size:1.5rem;letter-spacing:.06rem;position:relative;overflow-x:hidden;font-family:Montserrat,sans-serif;background-color:rgb(var(--color-background))}@media screen and (min-width: 768px){body{font-size:1.6rem}}.page-width{width:100%;max-width:1920px;margin:0 auto;padding:0 1.5rem}.page-width--2{width:100%;max-width:1440px;margin:0 auto;padding:0 1.5rem}.page-width--3{max-width:1920px;margin:0 auto;padding:0}.page-width--4{max-width:1440px;margin:0 auto;padding:0}@media screen and (min-width: 768px){.page-width,.page-width--2{padding:0 5rem}.page-width--3,.page-width--4{padding:0}}@media screen and (min-width: 1000px){.page-width,.page-width--2{width:100%;padding:0 5rem}.page-width--3,.page-width--4{padding:0 5rem}}.section+.section{margin-top:var(--spacing-sections-mobile)}@media screen and (min-width: 768px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.hidden{display:none!important}.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}::selection{background-color:rgba(var(--color-foreground),.2)}.text-body{font-size:1.5rem;letter-spacing:.06rem;font-family:var(--font-body-family);font-weight:var(--font-body-weight);color:rgb(var(--color-foreground))}.text-small{font-size:clamp(.875rem,.785rem + .238vw,1rem)}.mt-40{margin-top:40px!important}.mr-8{margin-right:8px!important}.pt-2{padding-top:.5rem!important}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:.1rem;color:rgb(var(--color-foreground));word-break:break-word}.h0{font-size:4rem}@media only screen and (min-width: 768px){.h0{font-size:5.2rem}}h1,.h1{font-size:3rem}@media only screen and (min-width: 768px){h1,.h1{font-size:4rem}}h2,.h2{font-size:2rem}@media only screen and (min-width: 768px){h2,.h2{font-size:2.4rem}}h3,.h3{font-size:1.7rem}@media only screen and (min-width: 768px){h3,.h3{font-size:1.8rem}}h4,.h4{font-family:var(--font-body-family);font-size:1.5rem}h5,.h5{font-size:1.2rem}@media only screen and (min-width: 768px){h5,.h5{font-size:1.3rem}}h6,.h6{color:rgba(var(--color-foreground),.75)}table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}@media screen and (max-width: 749px){.small-hide{display:none!important}}@media screen and (min-width: 768px) and (max-width: 989px){.medium-hide{display:none!important}}@media screen and (min-width: 990px){.large-up-hide{display:none!important}}a:not([href]){cursor:not-allowed}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}@media screen and (min-width: 768px){hr{margin:7rem 0}}img,picture{max-width:100%;height:auto}svg path{stroke:rgb(var(--color-foreground))}.icon_close-btn{background:none;border:none;width:32px;height:32px;border-radius:50%;align-items:center;position:relative;display:flex;cursor:pointer;color:rgb(var(--color-foreground),.6);justify-content:center;transition:box-shadow .3s ease}.icon_close-btn:hover{box-shadow:0 0 4px 5px rgb(var(--color-foreground),.06)}.icon_close-btn svg{width:18px;height:18px;display:block}.loading__spinner{position:absolute;z-index:1;width:1.8rem}.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))}.loading__spinner:not(.hidden)+.cart-item__price-wrapper,.loading__spinner:not(.hidden)~cart-remove-button{opacity:50%}.loading__spinner:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}@media (min-width: 1000px){.mobile-only{display:none!important}}.loading-spinner{width:1.8rem;height:1.8rem;border:3px solid rgba(var(--color-foreground),.2);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.font-heading{font-family:Motor-Oil,sans-serif}.font-body{font-family:var(--font-body-family);font-weight:var(--font-body-weight)}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}.cta__button{display:block;border:none;background-color:rgb(var(--color-foreground));padding:14px 20px;color:rgb(var(--color-button-text));border-radius:50px;text-decoration:none;text-align:center;font-size:var(--fluid-14-16);font-weight:700;transition:background .3s ease}.cta__button:hover{background-color:rgb(var(--color-foreground),.9)}.mt-5{margin-top:1.25rem}.cta_btn-full{width:100%;padding-block:15px;border-radius:50px;background-color:rgb(var(--color-foreground));color:rgb(var(--color-button-text));font-size:var(--fluid-14-16);transition:background .3s ease;font-weight:700}.cta_buy-now{color:rgb(var(--color-foreground));border:2px solid rgb(var(--color-foreground));font-size:var(--fluid-14-16);border-radius:50px;width:100%;padding-block:13px;font-weight:700;margin-top:12px}.cta_btn-full:hover{background-color:rgb(var(--color-foreground),.9)}@media (max-width: 1000px){.cta__button{padding:12px 20px;font-size:14px}}@media (max-width: 550px){.cta_btn-full{font-size:var(--fluid-16-20);padding-block:14px}.cta_buy-now{font-size:var(--fluid-16-20);padding-block:12px}}.shadow-hover:hover{box-shadow:0 0 5px 5px rgb(var(--color-foreground),.1)}.loader{border:3px solid rgb(var(--color-foreground),.3);border-radius:50%;border-top-color:rgb(var(--color-foreground));width:24px;height:24px;animation:spin 1s linear infinite;margin:1rem auto}button,[role=button],input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none;appearance:none;color:inherit;background:none;border:none;cursor:pointer;outline:inherit;font-family:inherit}.rtl button{direction:rtl}a svg,button svg,[role=button] svg,.svg_wrapper svg{fill:currentColor}.pt-none{pointer-events:none}.svg_wrapper svg path{fill:none;stroke:rgb(var(--color-foreground),.6)}.svg_wrapper-big{display:flex;align-items:center;justify-content:center;width:50px;height:50px}.svg_wrapper-big svg{width:100%;height:100%}.svg_wrapper{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.svg_wrapper svg{width:100%;height:100%}.svg_wrapper-medium{width:18px;height:18px;display:inline-flex;align-items:center}.svg_wrapper-small{width:16px;height:16px;display:inline-block}.svg_wrapper-micro{width:16px;height:auto;display:inline-block}.svg_wrapper-micro svg{width:10px;height:10px;pointer-events:none;display:block}.svg_wrapper-small svg{width:16px;height:16px;pointer-events:none;display:block}.svg_wrapper-small svg path{stroke:rgb(var(--color-foreground));stroke-width:.1px;fill:rgb(var(--color-foreground))}.svg-small{width:14px;height:14px}.svg-small svg,.svg_wrapper-medium svg{width:100%;height:100%}.svg_wrapper-medium svg path{stroke:rgb(var(--color-foreground))}.svg-small svg path{stroke:rgb(var(--color-foreground),.1)}details summary::-webkit-details-marker,details summary::marker{display:none!important;content:""!important}details summary{list-style:none;cursor:pointer;position:relative;padding-right:0}details[open] .icon-caret svg{transform:rotate(45deg)}.icon-caret{transition:transform .3s ease}@media (min-width: 400px){.mobile-only_header{top:-55px}}@media (min-width: 1000px){.desktop--hidden{display:none;pointer-events:none;z-index:-1}.mobile--hidden{display:block;pointer-events:all;z-index:1}}@media (max-width: 999px){.desktop--hidden{display:block;pointer-events:all;z-index:1}.mobile--hidden{display:none!important;pointer-events:none;z-index:-1}}@media (prefers-reduced-motion: no-preference){.section-scroll-trigger:not(.section-active) .scroll-trigger.animate--slide-in{opacity:.01;transform:translateY(2rem)}.section-scroll-trigger:not(.section-active) .scroll-trigger.animate--slide-in-right{transform:translate(100%);opacity:.01}.section-scroll-trigger:not(.section-active) .scroll-trigger.animate--slide-from-right{transform:translate(2rem);opacity:.01}.section-scroll-trigger:not(.section-active) .scroll-trigger.animate--slide-from-left{transform:translate(-2rem);opacity:.01}.section-scroll-trigger.section-active .scroll-trigger.animate--slide-in{animation:slideIn .6s forwards;animation-delay:calc(var(--animation-order) * 75ms)}.section-scroll-trigger.section-active .scroll-trigger.animate--slide-in-right{animation:slideInRight 1s ease-out;animation-delay:calc(var(--animation-order) * 75ms)}.section-scroll-trigger.section-active .scroll-trigger.animate--slide-from-right{animation:slideFromRight 1s ease-out;animation-delay:calc(var(--animation-order) * 75ms)}.section-scroll-trigger.section-active .scroll-trigger.animate--slide-from-left{animation:slideFromLeft 1s ease-out;animation-delay:calc(var(--animation-order) * 75ms)}.scroll-trigger.animate--slide-in{opacity:.01;transform:translateY(2rem)}.scroll-trigger.animate--slide-in-right{transform:translate(100%)}.scroll-trigger.animate--slide-from-right{transform:translate(2rem)}.scroll-trigger.animate--slide-from-left{transform:translate(-2rem)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{animation:var(--animation-slide-in, slideIn .6s forwards);animation-delay:calc(var(--animation-order, 0) * 75ms)}.scroll-trigger.scroll-trigger--design-mode.animate--slide-in,.section-scroll-trigger.scroll-trigger--design-mode .scroll-trigger.animate--slide-in{opacity:1;animation:none;transform:translateY(0)}.scroll-trigger.scroll-trigger--design-mode.animate--slide-from-right,.section-scroll-trigger.scroll-trigger--design-mode .scroll-trigger.animate--slide-from-right,.scroll-trigger.scroll-trigger--design-mode.animate--slide-from-left,.section-scroll-trigger.scroll-trigger--design-mode .scroll-trigger.animate--slide-from-left{opacity:1;animation:none;transform:translate(0)}@keyframes slideIn{0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideFromRight{0%{transform:translate(2rem);opacity:.01}to{transform:translate(0);opacity:1}}@keyframes slideFromLeft{0%{transform:translate(-2rem);opacity:.01}to{transform:translate(0);opacity:1}}}@media (prefers-reduced-motion){.scroll-trigger.animate--slide-in,.section-scroll-trigger .scroll-trigger.animate--slide-in,.section-scroll-trigger .scroll-trigger.animate--slide-in-right,.section-scroll-trigger .scroll-trigger.animate--slide-from-right,.section-scroll-trigger .scroll-trigger.animate--slide-from-left{animation:none!important;transform:none!important;opacity:1!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes link-underline{0%{width:0;opacity:1}25%{width:100%;opacity:1}26%{width:0;opacity:0}27%{opacity:1}28%{width:0}53%{width:100%}54%{width:100%}to{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
