:root{--gro-font-primary: var(--text-font-family, "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);--gro-font-heading: var(--heading-font-family, var(--gro-font-primary));--gro-font-callout: "Perfectly Nineties", Georgia, "Times New Roman", serif;--gro-weight-light: 300;--gro-weight-regular: 400;--gro-weight-medium: 500;--gro-weight-semibold: 600;--gro-weight-bold: 700;--gro-weight-body: var(--gro-weight-regular);--gro-weight-heading: var(--gro-weight-semibold);--gro-weight-ui: var(--gro-weight-medium);--gro-weight-eyebrow: var(--gro-weight-semibold);--gro-paper: #F6F6F8;--gro-white: #ffffff;--gro-border: #D9D9DF;--gro-border-strong: #8e8ca0;--gro-ink: #161433;--gro-ink-soft: #575370;--gro-surface-dark: #161433;--gro-surface-dark-raised: #232048;--gro-on-dark: #ffffff;--gro-on-dark-soft: #b6b4cb;--gro-border-on-dark: rgba(255, 255, 255, .22);--gro-scrim: rgba(22, 20, 51, .5);--gro-accent: #361677;--gro-accent-hover: #2a105e;--gro-accent-wash: #ece7f4;--gro-focus-on-dark: #ffffff;--gro-success: #2e6b4f;--gro-warning: #8a5a14;--gro-error: #a5333a;--gro-success-on-dark: #7dc9a3;--gro-warning-on-dark: #e6b566;--gro-error-on-dark: #ffb4b4;--gro-rating: #d9a441;--gro-disabled-fg: #8e8ca0;--gro-disabled-bg: #EFEFF2;--gro-canvas: var(--gro-paper);--gro-canvas-alt: var(--gro-white);--gro-component-surface: var(--gro-white)}:root{--gro-shell-max: 1180px;--gro-shell-max-wide: 1440px;--gro-shell-max-text: 760px;--gro-pad-small: 16px;--gro-pad-mobile: 20px;--gro-pad-tablet: 32px;--gro-measure: 68ch;--gro-measure-narrow: 52ch;--gro-measure-heading: 20ch;--gro-anchor-offset: max(var(--header-height, 90px), 96px);--gro-text-xs: .75rem;--gro-text-sm: .875rem;--gro-text-base: 1rem;--gro-text-lg: clamp(1.125rem, 1rem + .5vw, 1.25rem);--gro-text-xl: clamp(1.25rem, 1.1rem + .8vw, 1.5rem);--gro-text-2xl: clamp(1.5rem, 1.25rem + 1.2vw, 2rem);--gro-text-3xl: clamp(1.875rem, 1.5rem + 1.8vw, 2.5rem);--gro-text-hero: clamp(2.25rem, 1.75rem + 2.5vw, 3.25rem);--gro-text-display: clamp(2.5rem, 1.5rem + 5vw, 6rem);--gro-leading-tight: 1.15;--gro-leading-snug: 1.3;--gro-leading: 1.6;--gro-space-1: 4px;--gro-space-2: 8px;--gro-space-3: 12px;--gro-space-4: 16px;--gro-space-6: 24px;--gro-space-8: 32px;--gro-space-12: 48px;--gro-space-16: 64px;--gro-section-gap: clamp(48px, 4vw + 24px, 96px);--gro-radius-sm: 6px;--gro-radius: 12px;--gro-radius-lg: 20px;--gro-shadow-soft: 0 2px 12px rgb(22 20 51 / .06);--gro-shadow-lift: 0 8px 28px rgb(22 20 51 / .1);--gro-ease: cubic-bezier(.22, .61, .36, 1);--gro-speed-fast: .15s;--gro-speed: .25s;--gro-bg: var(--gro-canvas);--gro-bg-alt: var(--gro-canvas-alt);--gro-accent-soft: var(--gro-accent-wash)}html{overflow-x:clip}.gro-shell-root{--gro-pad-x-setting: 0px;--gro-section-gutter: max(var(--gro-pad-x-setting), var(--gro-pad-small, 16px))}@media(min-width:481px){.gro-shell-root{--gro-section-gutter: max(var(--gro-pad-x-setting), var(--gro-pad-mobile, 20px))}}@media(min-width:769px){.gro-shell-root{--gro-section-gutter: max(var(--gro-pad-x-setting), var(--gro-pad-tablet, 32px))}}.gro-shell{width:calc(100% - var(--gro-section-gutter, 16px) - var(--gro-section-gutter, 16px));max-width:var(--gro-shell-max);margin-inline:auto;box-sizing:border-box}.gro-shell--wide{max-width:var(--gro-shell-max-wide)}.gro-shell--text{max-width:var(--gro-shell-max-text)}.gro-measure{max-width:var(--gro-measure)}.gro-measure--narrow{max-width:var(--gro-measure-narrow)}.gro-measure--heading{max-width:var(--gro-measure-heading)}.gro-callout,.gro-hero-cta-callout{font-family:var(--gro-font-callout);font-weight:var(--gro-weight-regular);font-style:normal;line-height:var(--gro-leading-tight);max-width:var(--gro-measure-heading);text-wrap:balance}.gro-callout{font-size:var(--gro-text-display);letter-spacing:-.01em}.gro-hero-cta-callout{font-size:var(--gro-text-2xl);margin-block-end:var(--gro-space-4)}.gro-callout--on-dark,.gro-hero-cta-callout--on-dark{color:var(--gro-on-dark)}.heading,.h0,.h1,.h2,.h3,.h4,.prose :is(h1,h2,h3,h4){font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-text-transform);overflow-wrap:anywhere}.h6,.prose :is(.h6){font-family:var(--heading-font-family);font-weight:500;text-transform:uppercase;font-size:14px;letter-spacing:.8px}:root{--container-max-width: 1400px}@media only screen and (max-width:700px){.h2{font-size:40px}}.product-card__title{line-height:1.5;font-family:var(--heading-font-family);font-size:28px;font-weight:400!important}[allow-transparent-header]{background-color:#fff}store-header.header.is-filled{box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px}.product-card__info .price-list{padding:0 20px 20px}iframe,video{max-width:100%}iframe,video{aspect-ratio:16 / 9;height:100%;width:100%}svg.icon.icon-chevron-right-small.reverse-icon{width:8px;margin:auto}svg.icon.icon-chevron-bottom{width:12px}svg.icon.icon-chevron-bottom-small{width:12px;margin:auto}svg.icon.icon-chevron-left.reverse-icon{margin:auto;width:12px}svg.icon.icon-close{margin:auto;width:16px}#breadcrumbs{padding-top:30px;padding-bottom:0;border-top:1px solid #ddd}.breadcrumbs{font-size:.85em;margin:0 0 2em}.breadcrumbs ol{list-style-type:none;margin:0;padding:0}.breadcrumbs li{display:inline-block}.breadcrumbs a{text-decoration:underline}.breadcrumbs li:not(:last-child):after{content:"\203a\a0";display:inline-block;padding-left:.75ch;speak:none;vertical-align:middle}.breadcrumbs [aria-current=page]{color:inherit;font-weight:400;text-decoration:none}.breadcrumbs [aria-current=page]:hover,.breadcrumbs [aria-current=page]:focus{text-decoration:underline}svg.icon.icon-chevron-bottom{margin:0;width:10px}a.bold.link-faded-reverse{font-size:15px;font-weight:600}.justify-center{align-items:center}summary.text-with-icon.gap-2\.5.bold.link-faded-reverse{font-size:15px;font-weight:600}.header__icon-list{gap:20px!important}.header__secondary-nav{gap:20px}.button{padding:16px 37px;font-size:14px}.media-with-text__content{padding:20px}h5{font-size:18px;font-weight:600;text-transform:uppercase;color:#361677}
/*# sourceMappingURL=/cdn/shop/t/161/assets/gro-styles.css.map */
