::selection{background:var(--color-brand);color:var(--color-light)}.rte>*:first-child{margin-block-start:0}.rte>*:last-child{margin-block-end:0}.site-header{width:100%;border-bottom:1px solid var(--color-border);background:var(--color-background);box-shadow:var(--shadow-header);color:var(--color-foreground)}.site-header__inner{display:grid;min-height:var(--header-height);align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.5rem}.site-header__brand{display:inline-flex;width:fit-content;max-width:min(var(--logo-width),36vw);align-items:center;color:var(--color-brand);text-decoration:none}.site-header__logo{width:min(var(--logo-width),100%);max-height:calc(var(--header-height) - 1.25rem);object-fit:contain;object-position:left center}.site-header__wordmark,.site-footer__wordmark{font-family:var(--font-heading-family);font-size:clamp(1.1rem,2.1vw,1.55rem);font-weight:700;letter-spacing:-.055em;line-height:.9;text-transform:uppercase}.site-header__asset-wordmark,.site-footer__asset-wordmark{display:block;width:min(var(--logo-width),100%)}.site-header__asset-wordmark svg,.site-footer__asset-wordmark svg{width:100%;height:auto}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.15rem}.header-icon,.site-header__account{position:relative;display:inline-flex;width:2.75rem;height:2.75rem;padding:0;border:0;border-radius:999px;align-items:center;justify-content:center;background:transparent;color:inherit;text-decoration:none;transition:color var(--transition-fast),background-color var(--transition-fast)}.header-icon:hover,.site-header__account:hover{background:var(--color-surface);color:var(--color-brand)}.header-icon svg,.site-header__account svg,.menu-drawer__account svg{width:1.35rem;height:1.35rem}.cart-count{position:absolute;top:.25rem;right:.1rem;display:grid;min-width:1.15rem;height:1.15rem;padding-inline:.22rem;border:2px solid var(--color-background);border-radius:999px;place-items:center;background:var(--color-brand);color:var(--color-light);font-size:.64rem;font-weight:700;line-height:1}.desktop-navigation{justify-self:center}.desktop-navigation__list,.desktop-navigation__submenu,.desktop-navigation__grandchildren,.mobile-navigation__list,.mobile-navigation__submenu,.mobile-navigation__grandchildren,.site-footer ul{padding:0;margin:0;list-style:none}.desktop-navigation__list{display:flex;align-items:center;justify-content:center;gap:clamp(.1rem,.5vw,.55rem)}.desktop-navigation__item{position:relative}.desktop-navigation__link,.desktop-navigation__summary{display:flex;min-height:2.75rem;padding:.65rem clamp(.55rem,1vw,.9rem);align-items:center;gap:.3rem;border-radius:999px;font-size:.84rem;font-weight:600;letter-spacing:.045em;line-height:1;text-decoration:none;text-transform:uppercase;transition:color var(--transition-fast),background-color var(--transition-fast)}.desktop-navigation__summary svg{width:.75rem;transition:transform var(--transition-fast)}.desktop-navigation__disclosure[open] .desktop-navigation__summary svg{transform:rotate(180deg)}.desktop-navigation__link:hover,.desktop-navigation__summary:hover,.desktop-navigation__link.is-active,.desktop-navigation__summary.is-active,.desktop-navigation__disclosure[open] .desktop-navigation__summary{background:var(--color-surface);color:var(--color-brand)}.desktop-navigation__submenu-wrap{position:absolute;top:calc(100% + .5rem);left:50%;width:max-content;min-width:13rem;max-width:22rem;padding-top:.1rem;transform:translate(-50%)}.desktop-navigation__submenu{padding:.65rem;border:1px solid var(--color-border);border-radius:.85rem;background:var(--color-background);box-shadow:0 1rem 2.5rem #11111124}.desktop-navigation__submenu a{display:block;padding:.65rem .75rem;border-radius:.5rem;font-size:.9rem;font-weight:600;line-height:1.25;text-decoration:none}.desktop-navigation__submenu a:hover,.desktop-navigation__submenu a[aria-current=page]{background:var(--color-surface);color:var(--color-brand)}.desktop-navigation__grandchildren{padding:0 .75rem .35rem}.desktop-navigation__grandchildren a{padding-block:.45rem;color:var(--color-muted);font-size:.82rem;font-weight:500}.menu-drawer{display:none}.menu-drawer__layer{position:fixed;z-index:var(--z-drawer);top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.menu-drawer[open] .menu-drawer__layer{visibility:visible;pointer-events:auto}.menu-drawer__scrim{position:absolute;width:100%;height:100%;padding:0;border:0;top:0;right:0;bottom:0;left:0;background:#11111194;opacity:0;transition:opacity var(--transition-base)}.menu-drawer[open] .menu-drawer__scrim{opacity:1}.menu-drawer__panel{position:relative;display:flex;width:min(88vw,25rem);height:100dvh;padding:0 1.25rem max(1.5rem,env(safe-area-inset-bottom));flex-direction:column;overflow-y:auto;background:var(--color-background);box-shadow:1rem 0 3rem #1111112e;transform:translate(-100%);transition:transform var(--transition-base)}.menu-drawer[open] .menu-drawer__panel{transform:translate(0)}.menu-drawer__header{display:flex;min-height:var(--header-height);border-bottom:1px solid var(--color-border);align-items:center;justify-content:space-between}.menu-drawer__title{font-family:var(--font-heading-family);font-size:.82rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.mobile-navigation{padding-block:1rem}.mobile-navigation__item{border-bottom:1px solid var(--color-border)}.mobile-navigation__link,.mobile-navigation__summary{display:flex;min-height:3.4rem;padding:.85rem 0;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-heading-family);font-size:clamp(1.25rem,5.2vw,1.55rem);font-weight:600;letter-spacing:-.035em;line-height:1;text-decoration:none}.mobile-navigation__summary svg{width:1rem;flex:0 0 auto;transition:transform var(--transition-fast)}.mobile-navigation__disclosure[open] .mobile-navigation__summary svg{transform:rotate(180deg)}.mobile-navigation__link.is-active,.mobile-navigation__summary.is-active{color:var(--color-brand)}.mobile-navigation__submenu{padding:0 0 1rem .75rem}.mobile-navigation__submenu a{display:block;min-height:2.75rem;padding:.65rem 0;font-size:.95rem;font-weight:600;text-decoration:none}.mobile-navigation__submenu a[aria-current=page]{color:var(--color-brand)}.mobile-navigation__grandchildren{padding-left:1rem}.mobile-navigation__grandchildren a{min-height:2.5rem;color:var(--color-muted);font-size:.88rem;font-weight:500}.menu-drawer__account{display:flex;min-height:3rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border);align-items:center;gap:.65rem;font-weight:600;text-decoration:none}.natural-header{--natural-header-red: #eb1502;width:calc(100% - 2.5rem);height:3rem;margin:1rem 1.25rem;border:0;border-radius:.5rem;background:var(--natural-header-red);box-shadow:0 .5rem 1.75rem #1111111f;color:#fff;font-family:inherit;pointer-events:auto;transition:background-color .18s ease,box-shadow .22s cubic-bezier(.22,1,.36,1),color .18s ease}.natural-header.is-scrolled{background:var(--natural-header-red);box-shadow:0 .65rem 2rem #11111129;color:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.natural-header.is-scrolled .natural-header__brand,.natural-header.is-scrolled .natural-header__desktop-nav a,.natural-header.is-scrolled .natural-header__menu-toggle{color:#fff}.natural-header.is-scrolled .natural-header__brand path{fill:#fff!important}.natural-header.is-scrolled :focus-visible{outline-color:#fff}.natural-header__inner{display:grid;width:100%;max-width:none;height:3rem;min-height:3rem;padding-inline:.5rem;margin-inline:auto;grid-template-columns:minmax(10rem,1fr) auto minmax(10rem,1fr);align-items:center;gap:clamp(1rem,2vw,2rem)}.natural-header :focus-visible{outline-color:#fff}.natural-header__brand,.natural-header__drawer-brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:.299rem;color:#fff;text-decoration:none}.natural-header__brand{min-height:2.5rem;padding-inline:.75rem;justify-self:start}.natural-header__symbol,.natural-header__wordmark{display:flex;height:.718rem;align-items:flex-end}.natural-header__symbol{width:2.574rem}.natural-header__wordmark{position:relative;width:4.277rem}.natural-header__copyright{position:absolute;top:0;right:-.473rem;color:#fff;font-family:var(--font-body-family);font-size:.413rem;font-weight:500;line-height:1}.natural-header__brand svg,.natural-header__drawer-brand svg{display:block;width:100%;height:auto}.natural-header__symbol svg,.natural-header__drawer-symbol svg{transform:translateY(.0117rem)}.natural-header__desktop-nav{margin-left:0;align-self:stretch;justify-self:center}.natural-header__desktop-nav ul,.natural-header__mobile-nav ul{display:flex;height:100%;padding:0;margin:0;align-items:stretch;list-style:none}.natural-header__desktop-nav ul{gap:2rem}.natural-header__desktop-nav a{position:relative;display:flex;height:3rem;align-items:center;color:#fff;font-size:.875rem;font-weight:500;letter-spacing:0;line-height:1.4;text-decoration:none;white-space:nowrap;transition:opacity var(--transition-fast)}.natural-header__desktop-nav a:after{content:none}.natural-header__desktop-nav a:hover{opacity:.72}.natural-header__desktop-nav a[aria-current=page]{font-weight:600}.natural-header__actions{display:flex;flex:0 0 auto;height:2.75rem;align-items:center;gap:.05rem;justify-self:end}.natural-header__action{--icon-stroke-width: 1.55;position:relative;display:grid;width:44px;height:44px;padding:0;border:0;color:#fff;place-items:center;text-decoration:none;transition:opacity var(--transition-fast)}.natural-header__action:hover{opacity:.72}.natural-header__action svg{display:block;width:1.15rem;height:1.15rem}.natural-header__action--cart svg{width:1.2rem;height:1.2rem}.natural-header__action--search{width:auto;padding-inline:.625rem;grid-auto-flow:column;gap:.45rem}.natural-header__action-label{font-size:.875rem;font-weight:500;letter-spacing:0;line-height:1.4}.natural-header__action--account{--shopify-account-avatar-size: 44px;--shopify-account-signed-in-avatar-size: 1.25rem;--shopify-account-signed-in-avatar-color-background: #ffffff;--shopify-account-signed-in-avatar-color-text: var(--natural-header-red);--shopify-account-color-accent: var(--natural-header-red);--shopify-account-color-accent-hover: #c91202;--shopify-account-color-accent-text: #ffffff;--shopify-account-color-background: #ffffff;--shopify-account-color-text: #111111;--shopify-account-dialog-position-top: 64px;--shopify-account-font-body: var(--font-body-family);--shopify-account-font-body-weight: 400;--shopify-account-font-heading: var(--font-heading-family);--shopify-account-font-heading-weight: 500}.natural-header__action--account::part(signed-out-avatar){display:grid;width:44px;height:44px;padding:0;border:0;border-radius:0;place-items:center;background:transparent;color:#fff;box-shadow:none;transition:opacity var(--transition-fast)}.natural-header__action--account:hover{opacity:1}.natural-header__action--account::part(signed-out-avatar):hover{opacity:.72}.natural-header__action--account::part(signed-out-avatar):focus-visible{outline:3px solid #ffffff;outline-offset:3px}.natural-header__account-icon{display:grid;width:1.15rem;height:1.15rem;place-items:center;color:#fff}.natural-header__account-icon svg{width:100%;height:100%}.natural-header__cart-count{position:absolute;top:.25rem;right:.18rem;display:grid;min-width:1rem;height:1rem;padding-inline:.2rem;border-radius:999px;place-items:center;background:#fff;color:var(--natural-header-red);font-size:.58rem;font-weight:750;line-height:1}.natural-header__cart-count[hidden]{display:none}.natural-header__drawer{display:none;flex:0 0 auto}.natural-header__menu-toggle,.natural-header__drawer-close{display:inline-flex;width:44px;height:44px;padding:0;border:0;border-radius:0;align-items:center;justify-content:center;background:transparent;color:#fff}.natural-header__menu-toggle svg,.natural-header__drawer-close svg{width:1.25rem;height:1.25rem}.natural-header .menu-drawer__layer{z-index:var(--z-drawer)}.natural-header .menu-drawer__scrim{background:#11111194}.natural-header .menu-drawer__panel{width:min(88vw,23rem);padding:0 1.15rem max(1rem,env(safe-area-inset-bottom));background:var(--natural-header-red);color:#fff;box-shadow:1rem 0 3rem #11111138}.natural-header .menu-drawer__header{min-height:50px;border-bottom-color:#ffffff47}.natural-header__drawer-brand{gap:.347rem}.natural-header__drawer-symbol,.natural-header__drawer-wordmark{display:flex;height:.872rem;align-items:flex-end}.natural-header__drawer-symbol{width:3.127rem}.natural-header__drawer-wordmark{position:relative;width:5.198rem}.natural-header__copyright--drawer{top:0;right:-.528rem;font-size:.481rem}.natural-header__mobile-nav{padding-block:.8rem}.natural-header__mobile-nav ul{flex-direction:column}.natural-header__mobile-nav li{border-bottom:1px solid rgb(255 255 255 / 28%)}.natural-header__mobile-nav a{display:flex;min-height:3.7rem;align-items:center;color:#fff;font-size:clamp(1.35rem,6vw,1.7rem);font-weight:600;letter-spacing:-.045em;line-height:1;text-decoration:none}.natural-header__mobile-nav a[aria-current=page]{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}.natural-header__drawer-cart{display:flex;min-height:50px;margin-top:auto;border-top:1px solid rgb(255 255 255 / 42%);align-items:center;justify-content:space-between;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.natural-header__drawer-cart-count{display:grid;min-width:1.5rem;height:1.5rem;padding-inline:.3rem;border-radius:999px;place-items:center;background:#fff;color:var(--natural-header-red);font-size:.7rem;line-height:1}@media(max-width:989px){.natural-header,.natural-header__inner{height:3rem;min-height:3rem}.natural-header{width:auto;margin-top:max(.75rem,env(safe-area-inset-top));margin-right:max(.75rem,env(safe-area-inset-right));margin-bottom:.75rem;margin-left:max(.75rem,env(safe-area-inset-left));border-radius:.5rem}.natural-header__inner{display:flex;width:100%;gap:.25rem}.natural-header__brand{min-height:2.75rem}.natural-header__symbol{width:2.574rem}.natural-header__wordmark{width:4.277rem}.natural-header__desktop-nav{display:none}.natural-header__actions{margin-left:auto}.natural-header__action--account{--shopify-account-dialog-position-top: 60px}.natural-header__action--search{display:none}.natural-header__drawer{display:block;margin-left:0}}.site-footer{margin-top:auto;background:var(--color-dark);color:var(--color-light)}.site-footer__inner{padding-block:clamp(3.5rem,7vw,6.5rem) max(1.5rem,env(safe-area-inset-bottom))}.site-footer__top{display:grid;grid-template-columns:minmax(15rem,1.6fr) repeat(3,minmax(8rem,1fr));gap:clamp(2rem,5vw,5rem)}.site-footer__brand-link{display:flex;width:fit-content;max-width:min(var(--logo-width),100%);color:var(--color-light);text-decoration:none}.site-footer__logo{width:min(var(--logo-width),100%);max-height:4.25rem;object-fit:contain;object-position:left center}.site-footer__tagline{max-width:24rem;margin-top:1.5rem;color:#ffffffad;font-size:clamp(1rem,1.4vw,1.15rem)}.site-footer__heading{margin:0 0 1rem;color:#ffffff85;font-family:var(--font-body-family);font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.site-footer__menu li+li{margin-top:.45rem}.site-footer__menu a,.site-footer__legal a{color:inherit;text-decoration-color:transparent;text-underline-offset:.22em;transition:color var(--transition-fast),text-decoration-color var(--transition-fast)}.site-footer__menu a:hover,.site-footer__legal a:hover,.site-footer__menu a[aria-current=page]{color:var(--color-brand);text-decoration-color:currentcolor}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-links a{display:inline-flex;min-height:2.75rem;align-items:center;gap:.6rem;color:inherit;font-size:.9rem;font-weight:600;text-decoration:none}.social-links a:hover{color:var(--color-brand)}.social-links svg{width:1.2rem;height:1.2rem}.site-footer__bottom{display:flex;padding-top:1.75rem;margin-top:clamp(3rem,6vw,5rem);border-top:1px solid rgb(255 255 255 / 16%);align-items:flex-end;justify-content:space-between;gap:2rem;color:#ffffff9e;font-size:.75rem}.site-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.2rem}.policy-links,.site-footer__payments ul{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem 1.2rem}.site-footer__payments ul{justify-content:flex-end;gap:.35rem}.site-footer__payments .payment-icon{width:2.25rem;height:auto}@media(max-width:989px){.site-header__inner{grid-template-columns:2.75rem minmax(0,1fr) auto}.menu-drawer{display:block}.desktop-navigation{display:none}.site-header__brand{max-width:min(var(--logo-width),42vw);justify-self:center}.site-header__logo{object-position:center}.site-footer__top{grid-template-columns:minmax(14rem,1.5fr) repeat(2,minmax(8rem,1fr))}.site-footer__social{grid-column:2 / -1}.social-links{flex-flow:row wrap;gap:.5rem 1.25rem}}@media(max-width:749px){.site-header__inner{gap:.15rem}.site-header__account{display:none}.header-icon,.site-header__account{width:2.6rem;height:2.6rem}.site-footer__inner{padding-top:3.5rem}.site-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.site-footer__brand,.site-footer__social{grid-column:1 / -1}.site-footer__bottom,.site-footer__legal,.policy-links{align-items:flex-start;flex-direction:column}.site-footer__payments ul{justify-content:flex-start}}@media(max-width:420px){.site-header__actions .header-icon:not(.header-icon--cart){display:none}.site-footer__top{grid-template-columns:1fr}.site-footer__brand,.site-footer__social{grid-column:auto}}@media(prefers-reduced-motion:reduce){.menu-drawer__panel,.menu-drawer__scrim,.desktop-navigation__summary svg,.mobile-navigation__summary svg{transition:none}}.site-footer{min-height:25.5rem;margin-top:0;background:#000;color:#fff}.site-footer__inner{display:grid;min-height:25.5rem;padding:5rem 3.75rem 7.5rem;grid-template-columns:minmax(0,1fr) 7.875rem 7.9375rem 5.75rem;grid-template-rows:auto 1fr auto;column-gap:1.75rem;row-gap:1.25rem}.site-footer__brand{grid-column:1;grid-row:1;line-height:0}.site-footer__brand-link{display:inline-flex;width:auto;max-width:none;min-height:2.75rem;align-items:center;gap:.462rem;color:#fff}.site-footer__symbol{width:3.971rem}.site-footer__symbol,.site-footer__wordmark{display:flex;height:1.108rem;align-items:flex-end}.site-footer__wordmark{position:relative;width:6.6rem}.site-footer__logo-copyright{position:absolute;top:0;right:-.638rem;color:#fff;font-family:var(--font-body-family);font-size:.55rem;font-weight:500;line-height:1}.site-footer__brand-link svg{display:block;width:100%;height:auto}.site-footer__symbol svg{transform:translateY(.018rem)}.site-footer__address{margin-top:.42rem;color:#fff;font-size:.8125rem;font-style:normal;line-height:1.4}.site-footer__column{align-self:start}.site-footer__explore{grid-column:2;grid-row:1}.site-footer__policies{grid-column:3;grid-row:1}.site-footer__social{grid-column:4;grid-row:1}.site-footer__heading{margin:0 0 .5625rem;color:#fff;font-family:var(--font-body-family);font-size:1rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;text-transform:none}.site-footer__social .site-footer__heading{font-weight:400}.site-footer__column ul{padding:0;margin:0;list-style:none}.site-footer__column li,.site-footer__column li+li{margin:.5rem 0 0;font-size:.8125rem;line-height:1.4}.site-footer__column a,.site-footer__column span{color:#fff;font-size:.8125rem;line-height:1.4;text-decoration:none}.site-footer__column a:hover{color:#fff;text-decoration:underline;text-underline-offset:.2em}.site-footer__instagram{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center}.site-footer__instagram svg{width:1.55rem;height:1.55rem}.site-footer__copyright{align-self:center;margin:0;grid-column:1;grid-row:3;color:#fff;font-size:.8125rem;line-height:1.4}.site-footer__community{display:flex;min-width:0;align-self:center;justify-self:end;align-items:center;grid-column:2 / 5;grid-row:3;gap:0;min-width:22.36rem;justify-content:space-between}.site-footer__avatars{display:flex;padding-left:0}.site-footer__avatars span{display:block;width:1.75rem;height:1.75rem;margin-left:0;overflow:hidden;border:0;border-radius:50%;background:#333;box-shadow:0 0 0 2px #000}.site-footer__avatars span+span{margin-left:-.625rem}.site-footer__avatars img{width:100%;height:100%;object-fit:cover}.site-footer__community p{margin:0;color:#fff;font-size:.875rem;line-height:1.2;white-space:nowrap}.site-footer__community strong{font-size:1rem;font-weight:500}.site-footer__buy{display:inline-flex;min-height:2.75rem;padding:.52rem 1rem;border:1px solid var(--natural-button-ink);border-radius:999px;align-items:center;justify-content:center;background:var(--natural-button-bg);color:var(--natural-button-ink);font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.1;text-decoration:none;text-transform:none;white-space:nowrap;transition:background-color var(--natural-button-motion),border-color var(--natural-button-motion),color var(--natural-button-motion)}@media(hover:hover)and (pointer:fine){.site-footer__buy:hover{border-color:transparent;background:var(--natural-button-hover);color:#fff}}.site-footer__buy:active{border-color:transparent;background:var(--natural-button-active);color:#fff}@media(prefers-reduced-motion:reduce){.site-footer__buy{transition:none}}@media(forced-colors:active){.site-footer__buy{border-color:ButtonText;background:ButtonFace;color:ButtonText;forced-color-adjust:auto}.site-footer__buy:hover,.site-footer__buy:active{border-color:Highlight;background:Highlight;color:HighlightText}}@media(max-width:749px){.site-footer{min-height:0}.site-footer__inner{min-height:0;padding:5rem 1.25rem max(7.5rem,env(safe-area-inset-bottom));grid-template-columns:4.72rem 4.8rem 5.75rem;grid-template-rows:auto;gap:1.5rem 1rem;justify-content:space-between}.site-footer__brand,.site-footer__community,.site-footer__copyright{grid-column:1 / -1;grid-row:auto}.site-footer__explore,.site-footer__policies,.site-footer__social{grid-column:auto;grid-row:auto}.site-footer__social{align-self:start}.site-footer__column a,.site-footer__column span{display:inline-flex;min-height:2.75rem;align-items:center}.site-footer__community{width:100%;min-width:0;justify-self:stretch;justify-content:stretch;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.425rem .4rem}.site-footer__buy{width:15.2rem;margin:0 0 .2rem;grid-column:1 / -1;grid-row:1}.site-footer__avatars{grid-column:1;grid-row:2}.site-footer__community p{align-self:center;grid-column:2;grid-row:2}.site-footer__copyright{color:#ffffffb8;margin-top:2.225rem}}@media(max-width:420px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__social{grid-column:1 / -1}.site-footer__community p{font-size:.875rem}.site-footer__buy{width:min(15.2rem,100%);margin-left:0}}@media(max-width:340px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__social{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/natural-base.css.map */
