@font-face{font-family:Founders Grotesk;src:url(/cdn/shop/files/FoundersGrotesk-Regular.woff2?v=1782503480) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Founders Grotesk;src:url(/cdn/shop/files/FoundersGrotesk-RegularItalic.woff2?v=1782503480) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Founders Grotesk;src:url(/cdn/shop/files/FoundersGrotesk-Medium.woff2?v=1782503480) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Founders Grotesk;src:url(/cdn/shop/files/FoundersGrotesk-MediumItalic.woff2?v=1782503480) format("woff2");font-weight:500;font-style:italic;font-display:swap}:root{--color-brown: #a17c57;--color-grey-light: #f7f7f7;--color-grey-light-2: #f9f9f9;--color-grey-medium: #d9d9d9;--color-grey-xmedium: #6e6e6e;--color-grey-dark: #4d4d4d;--color-white: #fff;--color-white-off: #fffbf6;--color-white-off-2: #fcfaf8;--color-cream: #fffef2;--color-black: #171717;--title-1: 4.8rem;--title-2: 4rem;--title-3: 3.6rem;--title-4-lg: 3rem;--title-4: 2.4rem;--title-5: 2rem;--text-xlg: 2rem;--text-lg: 1.8rem;--text-base: 1.5rem;--text-sm: 1.3rem;--text-xs: 1.1rem;--font-heading-family: "Founders Grotesk", sans-serif;--font-body-family: "Founders Grotesk", sans-serif;--rounded-full: 999px}body{font-family:var(--font-body-family);letter-spacing:0}@keyframes text-shimmer{0%{background-position:100% center}to{background-position:-100% center}}.text-shimmer{background-image:linear-gradient(90deg,var(--text-shimmer-base, currentColor) 0%,var(--text-shimmer-highlight, currentColor) 50%,var(--text-shimmer-base, currentColor) 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:text-shimmer 1.4s ease-in-out infinite}.text-shimmer--on-light{background-image:linear-gradient(90deg,var(--color-black) 0%,var(--color-black) 35%,var(--color-brown) 50%,var(--color-black) 65%,var(--color-black) 100%)}.text-shimmer--on-dark{background-image:linear-gradient(90deg,rgba(255,255,255,.55) 0%,rgba(255,255,255,.55) 35%,var(--color-white) 50%,rgba(255,255,255,.55) 65%,rgba(255,255,255,.55) 100%)}@media(prefers-reduced-motion:reduce){.text-shimmer{animation:none;background:none;-webkit-text-fill-color:currentColor;opacity:.65}}.swk-section{margin-block:8rem;position:relative}.swk-section--padding{padding-block:8rem;position:relative}.h1,.h2,.h3,.h4,.h5{font-weight:500;line-height:1.1}.h1{font-size:var(--title-1)}.h2{font-size:var(--title-2)}.h3{font-size:var(--title-3)}.h4{font-size:var(--title-4)}.h5{font-size:var(--title-5)}.p-xlg{font-size:var(--text-xlg)}.p-lg{font-size:var(--text-lg)}.p{font-size:var(--text-base)}.p-sm{font-size:var(--text-sm)}.p-xs{font-size:var(--text-xs)}@media screen and (max-width:900px){.h1{font-size:var(--title-2)}.h2{font-size:var(--title-3)}.h3{font-size:var(--title-4-lg)}.h5,.p-xlg{font-size:var(--text-lg)}.p-lg{font-size:var(--text-base)}}@media screen and (max-width:650px){.h5{font-size:var(--text-base)}}.swk-btn{padding:1.2rem 4rem;font-weight:500;font-family:inherit;text-decoration:none;text-transform:uppercase;border-width:1px;border-style:solid;border-radius:var(--rounded-full);cursor:pointer;transition:all .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:1rem}.swk-btn:disabled{cursor:not-allowed;opacity:.45}.swk-btn svg{width:2rem}.swk-btn--primary{color:var(--color-black);border-color:var(--color-grey-medium);background-color:var(--color-grey-light)}.swk-btn--primary:hover{color:var(--color-grey-light);border-color:var(--color-black);background-color:var(--color-black)}.swk-btn--primary:disabled:hover{color:var(--color-black);border-color:var(--color-grey-medium);background-color:var(--color-grey-light)}.swk-btn--tertiary{color:var(--color-grey-light);border-color:var(--color-grey-light);background-color:transparent}.swk-btn--tertiary svg{stroke:currentColor}.swk-btn--tertiary:hover{color:var(--color-black);background-color:var(--color-grey-light)}@media screen and (max-width:900px){.swk-btn{padding:1rem 2.8rem}}header.swk-header{padding-top:1.4rem;padding-bottom:1.4rem;grid-template-areas:"heading icons left-icons"}header.swk-header .header__menu-item{padding-block:.8rem}header.swk-header header-drawer{margin-inline-end:-1.2rem;margin-inline-start:0}header.swk-header .menu-drawer{inset-inline-end:0;inset-inline-start:auto;transform:translate(100%)}.swk-header__logo svg{width:auto!important;height:3.8rem!important}.header__icon.header__icon--cart{margin-inline-end:0}.header__icon.header__icon--account{margin-inline-end:-1.2rem}.header__icon .icon{width:2.2rem;height:2.2rem}.header__icon--cart .cart-count-bubble{color:var(--color-white);background-color:var(--color-black)}@media screen and (min-width:990px){header.swk-header.header--top-left{grid-template-areas:"heading icons" "navigation navigation"}.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:0;margin-inline:auto}header.swk-header .header__inline-menu .list-menu{justify-content:start}}@media screen and (max-width:900px){.swk-header__logo svg{height:3.6rem!important}}@media screen and (max-width:650px){.swk-header__logo svg{height:3.2rem!important}}[dir=rtl] .swk-btn svg{transform:scaleX(-1)}[dir=rtl] header.swk-header .menu-drawer{inset-inline-end:auto;inset-inline-start:0;transform:translate(-100%)}[dir=rtl] header.swk-header details[open].menu-opening>.menu-drawer{transform:translate(0)}[dir=rtl] .menu-drawer__menu-item>.svg-wrapper{right:auto;left:3rem}[dir=rtl] .js .menu-drawer__submenu{transform:translate(-100%)}[dir=rtl] .js details[open].menu-opening>.menu-drawer__submenu{transform:translate(0)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
