.custom-hero{position:relative;min-height:85vh;min-height:85svh;width:100%;contain:paint}@media(min-width:768px){.custom-hero{min-height:100vh;min-height:100svh}}.custom-hero--pull-under-header{margin-block-start:calc(var(--header-height, 5rem) * -1)}.custom-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .7s ease;opacity:0;pointer-events:none}.custom-hero__slide:first-child{opacity:1;pointer-events:auto}.custom-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-repeat:no-repeat}@media(max-width:767px){.custom-hero__bg{background-position:center center!important}}.custom-hero--parallax .custom-hero__bg{will-change:transform;backface-visibility:hidden}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.custom-hero__overlay--teal-dark{background:linear-gradient(to right,rgba(12,58,52,.82),rgba(26,92,79,.52),transparent),linear-gradient(to top,rgba(8,35,31,.55),transparent,rgba(12,58,52,.18))}.custom-hero__overlay--subscription{background:linear-gradient(135deg,#227164eb,#2c1a0ee0,#e37d4dcc)}.custom-hero__gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.custom-hero__content{position:relative;z-index:10;min-height:85vh;min-height:85svh;display:flex;align-items:center}@media(min-width:768px){.custom-hero__content{min-height:100vh;min-height:100svh}}.custom-hero__inner{max-width:48rem;padding-block:3rem}@media(min-width:640px){.custom-hero__inner{padding-block:5rem}}@media(min-width:1024px){.custom-hero__inner{padding-block:8rem}}.custom-hero__inner--wide{max-width:56rem;width:100%}.custom-hero__heading{font-family:var(--custom-font-display);font-weight:700;color:#fff;font-size:clamp(2.5rem,6vw,5rem);line-height:1.1;margin-bottom:1.5rem}.custom-hero__offer{font-family:var(--custom-font-display);font-weight:700;color:var(--custom-orange);font-size:clamp(1.5rem,3vw,2.5rem);margin-bottom:.75rem}.custom-hero__sub{font-family:var(--custom-font-body);color:#ffffffe6;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem;max-width:42rem}@media(min-width:1024px){.custom-hero__sub{font-size:1.25rem}}.custom-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem}.custom-hero__cta{display:inline-block;padding:1rem 2.5rem;border-radius:var(--custom-rounded-lg);font-family:var(--custom-font-body);font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease;box-shadow:var(--custom-shadow-lg)}.custom-hero__cta:hover{transform:scale(1.05)}.custom-hero__cta--teal{background-color:var(--custom-teal);color:#fff}.custom-hero__cta--teal:hover{background-color:var(--custom-orange)}.custom-hero__cta--orange{background-color:var(--custom-orange);color:#fff}.custom-hero__cta--orange:hover{background-color:var(--custom-orange-hover)}.custom-hero__cta--ghost{background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.7);color:#fff}.custom-hero__cta--ghost:hover{background:#fff;color:#0c3a34}.custom-hero__cta--ghost-strong{background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid white;color:#fff}.custom-hero__cta--ghost-strong:hover{background:#fff;color:var(--custom-teal)}.custom-hero__benefits{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:2.5rem;max-width:32rem}@media(min-width:380px){.custom-hero__benefits{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.custom-hero__benefits{gap:1rem}}.custom-hero__benefit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 1rem;text-align:center;color:#fff;background:#1818188c;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 4px 20px #0000002e;transition:transform .2s ease,background .2s ease,border-color .2s ease}.custom-hero__benefit-icon{width:1.75rem;height:1.75rem;flex-shrink:0}.custom-hero__benefit-label{font-family:var(--custom-font-body);font-size:.75rem;font-weight:600;line-height:1.2}.custom-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;border-radius:var(--custom-rounded-full);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .3s ease;width:2.75rem;height:2.75rem;background:#fff6;box-shadow:var(--custom-shadow-md);opacity:.5}.custom-hero__arrow--prev{inset-inline-start:.75rem}.custom-hero__arrow--next{inset-inline-end:.75rem}.custom-hero__arrow .custom-icon{width:1rem;height:1rem;color:var(--custom-teal)}@media(min-width:640px){.custom-hero__arrow{background:#ffffffe6;opacity:1}.custom-hero__arrow--prev{inset-inline-start:1.5rem}.custom-hero__arrow--next{inset-inline-end:1.5rem}.custom-hero__arrow .custom-icon{width:1.25rem;height:1.25rem}.custom-hero__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1)}}.custom-hero__dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:20;display:flex;gap:.75rem}.custom-hero__dot{height:.75rem;border-radius:var(--custom-rounded-full);border:none;cursor:pointer;transition:all .3s ease;position:relative;width:.75rem;background-color:var(--custom-orange)}.custom-hero__dot:before{content:"";position:absolute;top:-.625rem;right:-.25rem;bottom:-.625rem;left:-.25rem}.custom-hero__dot:hover{background-color:var(--custom-coffee)}.custom-hero__dot--active{width:2rem;background-color:var(--custom-teal)}@media(prefers-reduced-motion:reduce){.custom-hero__slide{transition-duration:.01ms}.custom-hero--parallax .custom-hero__bg{transform:none}.custom-hero__cta:hover,.custom-hero__arrow:hover{transform:translateY(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-custom-hero.css.map */
