.vitafy-hero{position:relative;overflow:hidden}.vitafy-hero__inner{display:grid;grid-template-columns:1fr}@media screen and (min-width:750px){.vitafy-hero__inner{grid-template-columns:minmax(0,6fr) minmax(0,5fr);min-height:29rem}}@media screen and (min-width:990px){.vitafy-hero__inner{min-height:34rem}}.vitafy-hero__media{position:relative;order:2;overflow:hidden;min-height:16rem}@media screen and (min-width:750px){.vitafy-hero__media{order:1}}@media screen and (min-width:750px){.vitafy-hero__media{min-height:100%}}.vitafy-hero__picture{display:block;width:100%;height:100%}.vitafy-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.vitafy-hero__media--placeholder{background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center;min-height:16rem}.vitafy-hero__media--placeholder svg{width:55%;height:auto;opacity:.35}.vitafy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / var(--vitafy-hero-overlay-opacity, 0));pointer-events:none}.vitafy-hero__content{order:1;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:1.1rem;padding:3rem 1.5rem;text-align:center;align-items:center;max-width:48rem}@media screen and (min-width:750px){.vitafy-hero__content{order:2;padding:2.5rem 3rem;max-width:60rem}}@media screen and (min-width:1200px){.vitafy-hero__content{padding:2.5rem 4rem}}.vitafy-hero--align-left .vitafy-hero__content{text-align:left;align-items:flex-start}.vitafy-hero--align-center .vitafy-hero__content{text-align:center;align-items:center}.vitafy-hero__eyebrow{margin:0 0 1.1rem;text-transform:uppercase;letter-spacing:.14em;font-size:1.4rem;font-weight:700;color:rgb(var(--color-button))}.vitafy-hero__heading{margin:0;max-width:100%;font-size:calc(var(--font-heading-scale) * 4.4rem);font-weight:600;line-height:1.08;letter-spacing:-.01em}@media screen and (min-width:750px){.vitafy-hero__heading{font-size:calc(var(--font-heading-scale) * clamp(4.6rem,3rem + 2vw,5.6rem))}}.vitafy-hero__heading strong{color:rgb(var(--color-button));font-weight:inherit}.vitafy-hero__text{margin:0;max-width:46rem;font-size:1.1em;line-height:1.5;color:rgba(var(--color-foreground),.8)}.vitafy-hero__text p{margin:0}.vitafy-hero__cta{margin-top:.6rem;padding:0 4rem;min-height:5.2rem;font-size:1.6rem;letter-spacing:.06em;--buttons-radius-outset: .8rem;--buttons-radius: .8rem}.vitafy-hero--layout-full_width .vitafy-hero__inner{display:flex;position:relative;min-height:var(--vitafy-hero-fw-height-mobile, 480px)}@media screen and (min-width:750px){.vitafy-hero--layout-full_width .vitafy-hero__inner{min-height:var(--vitafy-hero-fw-height-desktop, 640px)}}.vitafy-hero--layout-full_width .vitafy-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;order:initial;min-height:100%}.vitafy-hero--layout-full_width .vitafy-hero__picture,.vitafy-hero--layout-full_width .vitafy-hero__image{height:100%}.vitafy-hero--layout-full_width .vitafy-hero__media--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;min-height:100%}.vitafy-hero--layout-full_width .vitafy-hero__overlay--fw{background:none}.vitafy-hero--layout-full_width .vitafy-hero__overlay--fw-left_to_right{background:linear-gradient(to right,color-mix(in srgb,var(--vitafy-hero-fw-overlay-color) calc(var(--vitafy-hero-fw-overlay-opacity) * 100%),transparent),transparent)}.vitafy-hero--layout-full_width .vitafy-hero__overlay--fw-right_to_left{background:linear-gradient(to left,color-mix(in srgb,var(--vitafy-hero-fw-overlay-color) calc(var(--vitafy-hero-fw-overlay-opacity) * 100%),transparent),transparent)}.vitafy-hero--layout-full_width .vitafy-hero__overlay--fw-uniform{background:color-mix(in srgb,var(--vitafy-hero-fw-overlay-color) calc(var(--vitafy-hero-fw-overlay-opacity) * 100%),transparent)}.vitafy-hero--layout-full_width .vitafy-hero__overlay--hidden{display:none}.vitafy-hero--layout-full_width .vitafy-hero__content{position:relative;z-index:2;order:initial;height:100%;width:100%;max-width:58rem;padding:3.2rem 2rem;box-sizing:border-box}@media screen and (min-width:750px){.vitafy-hero--layout-full_width .vitafy-hero__content{padding:4rem}}@media screen and (min-width:1200px){.vitafy-hero--layout-full_width .vitafy-hero__content{padding:4rem 6rem}}.vitafy-hero--layout-full_width.vitafy-hero--fw-vpos-top .vitafy-hero__inner{align-items:flex-start}.vitafy-hero--layout-full_width.vitafy-hero--fw-vpos-center .vitafy-hero__inner{align-items:center}.vitafy-hero--layout-full_width.vitafy-hero--fw-vpos-bottom .vitafy-hero__inner{align-items:flex-end}.vitafy-hero--layout-full_width.vitafy-hero--fw-align-left .vitafy-hero__inner{justify-content:flex-start}.vitafy-hero--layout-full_width.vitafy-hero--fw-align-center .vitafy-hero__inner{justify-content:center}.vitafy-hero--layout-full_width.vitafy-hero--fw-align-right .vitafy-hero__inner{justify-content:flex-end}.vitafy-hero--layout-full_width.vitafy-hero--fw-align-left .vitafy-hero__content{text-align:left;align-items:flex-start}.vitafy-hero--layout-full_width.vitafy-hero--fw-align-center .vitafy-hero__content{text-align:center;align-items:center}.vitafy-hero--layout-full_width.vitafy-hero--fw-align-right .vitafy-hero__content{text-align:right;align-items:flex-end}.vitafy-hero--layout-full_width.vitafy-hero--fw-color-light .vitafy-hero__content{color:#fff}.vitafy-hero--layout-full_width.vitafy-hero--fw-color-dark .vitafy-hero__content{color:#1a1a1a}.vitafy-hero--layout-full_width .vitafy-hero__eyebrow{color:inherit;font-size:1.4rem;font-weight:600;letter-spacing:.16em;margin:0 0 1rem}@media screen and (min-width:990px){.vitafy-hero--layout-full_width .vitafy-hero__eyebrow{font-size:1.5rem}}.vitafy-hero--layout-full_width .vitafy-hero__heading{color:inherit;font-size:clamp(3.4rem,2.6rem + 4vw,4.4rem);font-weight:700;line-height:1.05;letter-spacing:-.015em;max-width:20ch;text-wrap:balance}@media screen and (min-width:750px){.vitafy-hero--layout-full_width .vitafy-hero__heading{font-size:clamp(5.2rem,3.6rem + 2.4vw,6.4rem);line-height:1.02}}.vitafy-hero--layout-full_width .vitafy-hero__heading strong{color:inherit}.vitafy-hero--layout-full_width .vitafy-hero__text{color:inherit;opacity:.92;font-size:1.6rem;line-height:1.55;max-width:100%}@media screen and (min-width:750px){.vitafy-hero--layout-full_width .vitafy-hero__text{font-size:1.7rem}}.vitafy-hero--layout-full_width .vitafy-hero__cta{background-color:#0071bc;border:none;border-radius:.7rem;color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:.02em;min-height:0;padding:1.4rem 2.8rem;--buttons-radius-outset: .7rem;--buttons-radius: .7rem}.vitafy-hero--layout-full_width .vitafy-hero__cta:hover{background-color:#005c99;color:#fff}.vitafy-hero--layout-full_width .vitafy-hero__cta:focus-visible{outline:2px solid #0071bc;outline-offset:2px}.vitafy-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.4rem;margin-top:.6rem}.vitafy-hero__cta-secondary{font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:inherit}@media screen and (max-width:749px){.vitafy-hero--layout-full_width .vitafy-hero__content{justify-content:flex-end;align-items:flex-end;text-align:right;gap:.4rem;max-width:61%;margin-left:auto;padding:1.5rem 1.6rem 2.4rem}.vitafy-hero--layout-full_width .vitafy-hero__eyebrow{font-size:12px;margin:0 0 .4rem}.vitafy-hero--layout-full_width .vitafy-hero__heading{font-size:clamp(24px,6.2vw,30px);line-height:1.06;max-width:100%;text-wrap:balance}.vitafy-hero--layout-full_width .vitafy-hero__text{font-size:clamp(11.5px,2.8vw,12.5px);line-height:1.32;max-width:100%}.vitafy-hero--layout-full_width .vitafy-hero__ctas{flex-direction:column;align-items:flex-end;gap:.6rem}.vitafy-hero--layout-full_width .vitafy-hero__cta{width:auto;margin-top:.3rem;padding:1.15rem 1.9rem}}@media screen and (max-width:400px){.vitafy-hero--layout-full_width .vitafy-hero__content{max-width:64%;padding:1.3rem 1.6rem 2.2rem;gap:.3rem}.vitafy-hero--layout-full_width .vitafy-hero__heading{font-size:clamp(24px,6.8vw,26px);line-height:1.08}.vitafy-hero--layout-full_width .vitafy-hero__text{font-size:11.5px;line-height:1.3}.vitafy-hero--layout-full_width .vitafy-hero__cta{padding:1.05rem 1.6rem;font-size:1.3rem}}@media screen and (max-width:749px){.vitafy-hero--layout-full_width.vitafy-hero--fw-mobile-stack .vitafy-hero__inner{display:block;min-height:0}.vitafy-hero--layout-full_width.vitafy-hero--fw-mobile-stack .vitafy-hero__media{position:relative;inset:auto;min-height:0;aspect-ratio:4 / 5}.vitafy-hero--layout-full_width.vitafy-hero--fw-mobile-stack .vitafy-hero__overlay{display:none}.vitafy-hero--layout-full_width.vitafy-hero--fw-mobile-stack .vitafy-hero__content{position:relative;width:100%;max-width:100%;padding:2.4rem 2rem;color:rgb(var(--color-foreground))}.vitafy-hero--layout-full_width.vitafy-hero--fw-mobile-stack.vitafy-hero--fw-align-left .vitafy-hero__inner,.vitafy-hero--layout-full_width.vitafy-hero--fw-mobile-stack.vitafy-hero--fw-align-center .vitafy-hero__inner,.vitafy-hero--layout-full_width.vitafy-hero--fw-mobile-stack.vitafy-hero--fw-align-right .vitafy-hero__inner{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.vitafy-hero *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-vitafy-hero.css.map */
