:root{--color-background: 255,255,255;--color-foreground: 17,17,17;--color-link: 17,17,17;--color-button: 17,17,17;--color-button-text: 255,255,255;--color-shadow: 0,0,0;--buttons-radius: 12px;--buttons-radius-outset: 12px;--buttons-border-width: 1px;--buttons-border-opacity: .12;--buttons-shadow-horizontal-offset: 0;--buttons-shadow-vertical-offset: 8px;--buttons-shadow-blur-radius: 20px;--buttons-shadow-opacity: .08;--buttons-border-offset: .5px;--product-card-corner-radius: 14px;--product-card-border-width: 1px;--product-card-border-opacity: .08;--product-card-shadow-horizontal-offset: 0;--product-card-shadow-vertical-offset: 12px;--product-card-shadow-blur-radius: 30px;--product-card-shadow-opacity: .08;--product-card-image-padding: 0;--product-card-text-alignment: left;--media-radius: 16px;--media-border-width: 1px;--media-border-opacity: .08;--media-shadow-horizontal-offset: 0;--media-shadow-vertical-offset: 12px;--media-shadow-blur-radius: 30px;--media-shadow-opacity: .08;--text-boxes-radius: 14px;--text-boxes-border-width: 1px;--text-boxes-border-opacity: .08;--text-boxes-shadow-horizontal-offset: 0;--text-boxes-shadow-vertical-offset: 12px;--text-boxes-shadow-blur-radius: 30px;--text-boxes-shadow-opacity: .06;--font-body-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-heading-family: var(--font-body-family);--font-heading-style: normal;--font-heading-weight: 800;--font-heading-scale: 1;--font-body-scale: 1;--page-width: 1200px;--grid-mobile-horizontal-spacing: 12px;--grid-mobile-vertical-spacing: 14px;--grid-desktop-horizontal-spacing: 18px;--grid-desktop-vertical-spacing: 22px;--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3);--duration-short: .1s;--duration-default: .2s;--duration-long: .5s;--alpha-link: .85}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%}body{margin:0;color:rgb(var(--color-foreground));background:rgb(var(--color-background));font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:16px;line-height:1.45}a{color:rgb(var(--color-link));text-decoration:none}a:hover{text-decoration:underline}::selection{background:rgba(var(--color-foreground),.12)}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:.02em;margin:0 0 .6em}h1,.h1{font-size:clamp(28px,5vw,40px);line-height:1.1}h2,.h2{font-size:clamp(22px,3.8vw,32px)}h3,.h3{font-size:clamp(18px,3.2vw,24px)}.text-body{font-size:15px;letter-spacing:.02em}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 20px}@media (min-width: 750px){.page-width{padding:0 40px}}.section+.section{margin-top:40px}@media (min-width: 750px){.section+.section{margin-top:64px}}.grid{display:flex;flex-wrap:wrap;gap:var(--grid-mobile-vertical-spacing) var(--grid-mobile-horizontal-spacing);list-style:none;padding:0;margin:0 0 20px}.grid__item{flex:1 0 calc(50% - var(--grid-mobile-horizontal-spacing));max-width:calc(50% - var(--grid-mobile-horizontal-spacing))}@media (min-width:750px){.grid{gap:var(--grid-desktop-vertical-spacing) var(--grid-desktop-horizontal-spacing)}.grid__item{flex-basis:calc(25% - var(--grid-desktop-horizontal-spacing));max-width:calc(25% - var(--grid-desktop-horizontal-spacing))}}.media{position:relative;display:block;overflow:hidden;background:rgba(var(--color-foreground),.04);border-radius:var(--media-radius)}.media>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-card-wrapper .card{border-radius:var(--product-card-corner-radius);border:1px solid rgba(var(--color-foreground),var(--product-card-border-opacity));overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(var(--color-shadow),var(--product-card-shadow-opacity))}.card__media{position:relative;aspect-ratio:1/1;overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;gap:8px;border-radius:var(--buttons-radius-outset);border:0;cursor:pointer;font:inherit;font-weight:700;color:rgb(var(--color-button-text));background:rgb(var(--color-button));position:relative;box-shadow:var(--buttons-shadow-horizontal-offset) var(--buttons-shadow-vertical-offset) var(--buttons-shadow-blur-radius) rgba(var(--color-shadow),var(--buttons-shadow-opacity))}.button:disabled,[aria-disabled=true]{opacity:.5;cursor:not-allowed}.button--secondary{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.field{position:relative;width:100%}.field__input,.select__select,.customer .field input,.customer select{width:100%;height:44px;border-radius:10px;border:1px solid #e5e7eb;padding:10px 12px;background:#fff;color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.text-area{min-height:120px;resize:vertical}.quantity{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:10px;padding:6px;background:#fff}.quantity__button{width:36px;height:36px;border:0;background:transparent;cursor:pointer;display:grid;place-items:center}.quantity__input{width:64px;border:0;text-align:center;font-weight:600}.section-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #ececec}.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:14px 0}@media (min-width: 990px){.header{padding:18px 0}}.header__heading,.header__heading-link{justify-self:center;line-height:0}.header__heading-logo{max-width:100%;height:auto}.header__icons{justify-self:end;display:inline-flex;gap:8px}.header__icon .icon{width:20px;height:20px}.header__inline-menu{display:none}@media (min-width: 990px){.header__inline-menu{display:flex;justify-content:center}.header__inline-menu .list-menu--inline{display:flex;gap:22px}.list-menu__item--link{font-weight:800;text-transform:uppercase;letter-spacing:.03em;position:relative}.list-menu__item--link:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:#00000014;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.list-menu__item--link:hover:after{transform:scaleX(1)}}.cart-count-bubble{position:absolute;bottom:.6rem;left:2.2rem;width:18px;height:18px;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:11px;display:grid;place-items:center}.cart-count-bubble:empty{display:none}.announcement-bar{text-align:center;font-size:13px;border-bottom:1px solid #f1f1f1}.announcement-bar__message{padding:8px 12px;margin:0}.rte img{max-width:100%;height:auto;border-radius:var(--media-radius);display:block}.modal,.Modal,.dialog,.Dialog,.popup,.Popup,.drawer,.Drawer,.cart-drawer,.cart-notification,.side-drawer,.sheet,.Sheet,.quick-view,.quickview,.lightbox,.bundle-modal,.bundle__modal,.product-bundle-modal{max-height:100dvh;overflow:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom)}.slick-list,.swiper,.flickity-viewport{overflow:hidden}.slick-track,.swiper-wrapper{transform:translateZ(0)}.hidden{display:none!important}.center{text-align:center}.right{text-align:right}.uppercase{text-transform:uppercase}.light{opacity:.7}.full-unstyled-link{color:inherit;text-decoration:none;display:block}*:focus{outline:0;box-shadow:none}*:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}@media (max-width: 768px){html{overflow-x:clip}body{overflow-x:hidden;width:100%;max-width:100%;position:relative;-webkit-text-size-adjust:100%;overscroll-behavior-x:none}.section,.page-width,.page-width--narrow,.container,.wrapper,.row,.content-for-layout,.grid,.grid__item,.gallery,.slider,.carousel,.swiper,.swiper-wrapper,.slick-list,.slick-track{max-width:100%!important;overflow-x:hidden!important}[style*="100vw"],[class*=fullwidth],[class*=full-width]{width:100%!important;max-width:100%!important}.header,.sticky,.sticky-header,.announcement-bar{left:0!important;right:0!important;max-width:100vw!important}.product,.product-page,.product__media,.product-main,.gallery,.slider,.carousel{transform:none!important}.product__media,.product__image-wrapper,.product-image,.product-gallery__image{position:relative;width:100%;max-width:100%;overflow:hidden;aspect-ratio:1/1}.product__media img,.product__image-wrapper img,.product-image img,.product-gallery__image img{width:100%;height:100%;object-fit:cover;object-position:center;transform:none!important;display:block}.modal,.Modal,.dialog,.Dialog,.popup,.Popup,.drawer,.Drawer,.cart-drawer,.cart-notification,.side-drawer,.sheet,.Sheet,.quick-view,.quickview,.lightbox,.bundle-modal,.bundle__modal,.product-bundle-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100%!important;max-width:100vw!important;margin:0!important;overflow-x:hidden!important}.modal__content,.Modal__content,.drawer__inner,.drawer__content,.cart-notification__content,.bundle-modal__content,.bundle__content{width:100%!important;max-width:100%!important;padding-left:16px;padding-right:16px;overflow-x:hidden!important}img,video,iframe{max-width:100%!important;height:auto!important;display:block}}hr{border:none;height:1px;background:rgba(var(--color-foreground),.12);margin:32px 0}.list-unstyled{list-style:none;padding:0;margin:0}.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}@media (max-width: 768px){.bundle-modal,.bundle__modal,.product-bundle-modal{position:fixed!important;top:0;left:0;right:0;bottom:0;width:100%!important;max-width:100%!important;margin:0!important;overflow-x:hidden!important}.bundle-modal__content,.bundle__content{width:100%!important;max-width:100%!important;padding-left:16px;padding-right:16px;box-sizing:border-box;overflow-x:hidden!important}.bundle__content .field,.bundle__content .product-option{width:100%!important;max-width:100%!important}.bundle__content select,.bundle__content input{max-width:100%!important}}@media (max-width: 768px){body:has(.bundle-modal),body:has(.bundle__modal),body:has(.product-bundle-modal){position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:hidden!important;width:100%!important}.bundle-modal,.bundle__modal,.product-bundle-modal{position:fixed!important;top:0;left:0;right:0;bottom:0;margin:0!important;width:100%!important;max-width:100svw;max-width:100vw;overflow:hidden!important;-webkit-overflow-scrolling:touch}.bundle-modal__content,.bundle__content,.product-bundle-modal .bundle__content,.bundle__panel,.bundle__inner,.bundle__sheet{box-sizing:border-box;width:min(100%,100svw)!important;max-width:100svw!important;max-width:100vw!important;padding-left:16px!important;padding-right:16px!important;margin:0 auto!important;overflow-x:hidden!important}.bundle__content *,.bundle__content .grid,.bundle__content .grid__item{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere;word-break:break-word;white-space:normal!important}.bundle__content select,.bundle__content input,.bundle__content .field,.bundle__content .select,.bundle__content .badge,.bundle__content .price,.bundle__content .title,.bundle__content .product-option,.bundle__content .button{width:100%!important;max-width:100%!important}.bundle__content .slick-list,.bundle__content .swiper,.bundle__content .flickity-viewport{overflow:hidden!important}.bundle__content .slick-track,.bundle__content .swiper-wrapper{transform:translateZ(0)!important}html{overflow-x:clip}body{overflow-x:hidden}}.menu-drawer-container summary.header__icon--menu .icon:last-child{display:none!important}#cart-icon-bubble .cart-count-bubble,.header__icon--cart .cart-count-bubble,.cart-count-bubble,[class*=cart][class*=count],[class*=cart] [class*=count]{display:none!important}body,p,.page-content,.rte{color:#000!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
