:root{--hearo-white: #ffffff;--hearo-blue-zodiac: #132a4e;--hearo-mirage: #161b26;--hearo-chambray: #355487;--hearo-iron: #d2d7e2;--hearo-white-rgb: 255, 255, 255;--hearo-blue-zodiac-rgb: 19, 42, 78;--hearo-mirage-rgb: 22, 27, 38;--hearo-chambray-rgb: 53, 84, 135;--hearo-iron-rgb: 210, 215, 226;--hearo-bg: var(--hearo-white);--hearo-ink: var(--hearo-blue-zodiac);--hearo-ink-deep: var(--hearo-mirage);--hearo-accent: var(--hearo-chambray);--hearo-border: var(--hearo-iron);--hearo-muted: var(--hearo-iron);--hearo-font-display: "Space Grotesk", "Work Sans", "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--hearo-font-body: "Public Sans", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hearo-font-size-base: 1.125rem;--hearo-font-size-sm: .9375rem;--hearo-font-size-xs: .8125rem;--hearo-h1: clamp(2.5rem, 6vw, 5rem);--hearo-h2: clamp(2rem, 4.5vw, 3.5rem);--hearo-h3: clamp(1.5rem, 3vw, 2.25rem);--hearo-h4: clamp(1.25rem, 2vw, 1.5rem);--hearo-line-height-tight: 1.1;--hearo-line-height-body: 1.55;--hearo-section-pad-desktop: 6rem;--hearo-section-pad-mobile: 3.5rem;--hearo-content-max: 80rem;--hearo-gutter-desktop: 2rem;--hearo-gutter-mobile: 1.25rem;--hearo-fs-12: 1.2rem;--hearo-fs-13: 1.3rem;--hearo-fs-14: 1.4rem;--hearo-fs-15: 1.5rem;--hearo-fs-16: 1.6rem;--hearo-fs-17: 1.7rem;--hearo-fs-18: 1.8rem;--hearo-fs-20: 2rem;--hearo-fs-22: 2.2rem;--hearo-fs-24: 2.4rem;--hearo-fs-28: 2.8rem;--hearo-fs-32: 3.2rem;--hearo-fs-40: 4rem;--hearo-fs-48: 4.8rem;--hearo-fs-56: 5.6rem;--hearo-fs-64: 6.4rem;--hearo-fs-80: 8rem;--hearo-fs-h1: clamp(4rem, 6vw, 6.4rem);--hearo-fs-h2: clamp(3.2rem, 4.5vw, 4.8rem);--hearo-fs-h3: clamp(2.4rem, 3vw, 3.2rem);--hearo-fs-h4: clamp(2rem, 2vw, 2.4rem);--hearo-fs-hero: clamp(4.8rem, 8vw, 8rem);--hearo-sp-4: .4rem;--hearo-sp-8: .8rem;--hearo-sp-12: 1.2rem;--hearo-sp-16: 1.6rem;--hearo-sp-20: 2rem;--hearo-sp-24: 2.4rem;--hearo-sp-32: 3.2rem;--hearo-sp-40: 4rem;--hearo-sp-48: 4.8rem;--hearo-sp-56: 5.6rem;--hearo-sp-64: 6.4rem;--hearo-sp-80: 8rem;--hearo-sp-96: 9.6rem;--hearo-sp-128: 12.8rem;--hearo-sp-section-d: var(--hearo-sp-96);--hearo-sp-section-m: var(--hearo-sp-56);--hearo-sp-gutter-d: var(--hearo-sp-32);--hearo-sp-gutter-m: var(--hearo-sp-20);--hearo-content-w: 128rem;--hearo-transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--hearo-transition: .2s cubic-bezier(.4, 0, .2, 1);--hearo-transition-slow: .35s cubic-bezier(.4, 0, .2, 1)}@font-face{font-family:Space Grotesk;src:url(space-grotesk.woff2) format("woff2");font-weight:300 700;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans;src:url(public-sans.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-body-family: var(--hearo-font-body);--font-heading-family: var(--hearo-font-display);--font-body-weight: 400;--font-body-weight-bold: 700;--font-heading-weight: 700}body{font-family:var(--hearo-font-body);font-size:var(--hearo-font-size-base);line-height:var(--hearo-line-height-body);color:var(--hearo-ink);background-color:var(--hearo-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--hearo-font-display);font-weight:700;line-height:var(--hearo-line-height-tight);color:var(--hearo-ink);letter-spacing:-.01em}.hearo-lowercase{text-transform:lowercase}.hearo-uppercase{text-transform:uppercase;letter-spacing:.08em;font-size:.875em}.hearo-eyebrow{font-family:var(--hearo-font-body);font-size:var(--hearo-font-size-sm);font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--hearo-accent);margin-bottom:1rem}html{scroll-behavior:smooth;scroll-padding-top:8rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--hearo-chambray);outline-offset:2px}.header__icon:focus:not(:focus-visible){outline:none;box-shadow:none}.header__heading-logo-wrapper--hearo{display:inline-flex;align-items:center}.header__heading-logo--hearo{display:block;width:auto;height:auto;max-width:130px;max-height:40px}@media screen and (min-width:750px){.header__heading-logo--hearo{max-width:170px;max-height:52px}}.scrolled-past-header .header__heading-logo--hearo{max-width:110px;max-height:34px}@media screen and (min-width:750px){.scrolled-past-header .header__heading-logo--hearo{max-width:140px;max-height:44px}}.hearo-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-family:var(--hearo-font-body);font-size:var(--hearo-font-size-base);font-weight:500;text-decoration:none;border-radius:.25rem;transition:var(--hearo-transition);min-height:44px;border:2px solid transparent;cursor:pointer;letter-spacing:.01em;white-space:nowrap}.hearo-button--primary{background:var(--hearo-blue-zodiac);color:var(--hearo-white);border-color:var(--hearo-blue-zodiac)}.hearo-button--primary:hover{background:var(--hearo-chambray);border-color:var(--hearo-chambray);color:var(--hearo-white)}.hearo-button--secondary{background:transparent;color:var(--hearo-blue-zodiac);border-color:var(--hearo-blue-zodiac)}.hearo-button--secondary:hover{background:var(--hearo-blue-zodiac);color:var(--hearo-white)}.hearo-button--ghost{background:transparent;color:var(--hearo-blue-zodiac);border-color:transparent;padding:.75rem 1rem}.hearo-button--ghost:hover{color:var(--hearo-chambray);text-decoration:underline;text-underline-offset:4px}.hearo-button--sm{padding:.625rem 1.25rem;font-size:var(--hearo-font-size-sm);min-height:40px}.hearo-button--lg{padding:1.25rem 2.5rem;font-size:1.25rem;min-height:52px}html[data-hearo-track=self] .track-gift,[data-track=self] .track-gift,html[data-hearo-track=gift] .track-self,[data-track=gift] .track-self{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hearo-tokens.css.map */
