.hero{position:relative;width:100%;min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));margin-top:calc(-1 * var(--nav-height, 4.5rem));padding-top:var(--nav-height,4.5rem);overflow:hidden;isolation:isolate}.hero__graphic{position:absolute;inset:0;z-index:1;transform:translateZ(0);touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 65%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 65%);opacity:0;animation:fadeIn .6s ease-out .1s forwards}.hero__content,.hero__graphic{display:flex;align-items:center;justify-content:center;pointer-events:none}.hero__content{position:relative;z-index:2;flex-direction:column;min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));gap:var(--space-6);padding:clamp(2.5rem,8vh,4rem) var(--layout-edge-right) clamp(2.5rem,8vh,4rem) var(--layout-edge-left)}.hero__content>*{pointer-events:auto}.hero__graphic-mobile{display:none}.hero__text{text-align:center;max-width:40rem;opacity:0;animation:fadeInUp .6s ease-out forwards}.hero__title{text-wrap:balance}.hero__title-break{display:none}@media (min-width:768px){.hero__title-break{display:inline}}.hero__description-container{margin:var(--space-3) 0 0;text-align:center}@media (min-width:768px){.hero__description-container{text-align:left;padding-left:var(--space-6);padding-right:var(--space-4)}}.hero__description{text-wrap:pretty}.hero__description--desktop{display:none}.hero__description--mobile{display:block}@media (min-width:768px){.hero__description--desktop{display:flex}.hero__description--mobile{display:none}}.hero__rotating-container{position:relative;height:3.2em;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width:768px){.hero__rotating-container{height:5.5em}}.hero__rotating-line{display:inline-block;font-family:var(--font-family-primary);font-size:clamp(.65rem,calc(.3rem + 2.2vw),.85rem);font-weight:var(--font-weight-bold);transition:opacity .3s ease,transform .3s ease}.hero__rotating-line--visible{opacity:1;transform:translateY(0)}.hero__rotating-line--hidden{opacity:0;transform:translateY(6px)}@media (min-width:768px){.hero__rotating-line{font-size:clamp(1.15rem,calc(.55rem + 1.4vw),1.6rem)}}.hero__rotating-line--gradient-0,.hero__rotating-line--gradient-1,.hero__rotating-line--gradient-2{background-image:linear-gradient(135deg,#0f766e,#64748b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__actions{display:flex;flex-direction:column;gap:var(--space-3);align-items:center;opacity:0;animation:fadeInUp .6s ease-out .25s forwards;width:100%}.hero__actions .btn--large{padding:14px 19.18px;font-size:var(--text-md);height:44px;width:85%;max-width:85%;border-radius:var(--radius-full)}@media (max-width:375px){.hero__content{padding:var(--space-1) var(--layout-edge-right) max(var(--space-3),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}.hero__text{max-width:100%}.hero__description-container{margin-top:var(--space-1-5)}.hero__graphic-mobile{height:clamp(200px,32vh,280px)}.hero__actions{gap:var(--space-2);padding-bottom:max(var(--space-2),env(safe-area-inset-bottom,0px))}.hero__actions .btn--large{font-size:var(--text-sm);padding:12px 16px;height:40px}}@media (max-width:767px) and (max-height:600px){.hero__content{padding:var(--space-1) var(--layout-edge-right) max(var(--space-3),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}.hero__graphic-mobile{height:clamp(140px,24vh,200px)}.hero__actions{gap:var(--space-1-5);padding-bottom:max(var(--space-1-5),env(safe-area-inset-bottom,0px))}.hero__actions .btn--large{height:38px;padding:10px 16px;font-size:var(--text-sm)}.hero__description-container{margin-top:var(--space-1-5)}.hero__title{margin-bottom:0}}@media (max-width:767px) and (min-height:800px){.hero__content{padding:var(--space-3) var(--layout-edge-right) max(var(--space-5),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}.hero__graphic-mobile{height:clamp(280px,40vh,400px)}.hero__actions{gap:var(--space-3);padding-bottom:max(var(--space-3),env(safe-area-inset-bottom,0px))}.hero__description-container{margin-top:var(--space-3)}}@media (min-width:480px){.hero__content{padding:clamp(2rem,6vh,4rem) var(--layout-edge-right) clamp(2rem,6vh,4rem) var(--layout-edge-left);gap:var(--space-8)}.hero__actions{flex-direction:row;gap:var(--space-4);width:auto}.hero__actions .btn--large{padding:var(--space-2-5) var(--space-5-5);font-size:var(--text-base-lg);width:auto;max-width:none;height:auto;border-radius:var(--radius-lg)}}@media (min-width:768px){.hero__graphic{left:auto;right:0;width:65%;inset-block:0;justify-content:center;-webkit-mask-image:radial-gradient(ellipse 80% 90% at 55% 50%,black 35%,transparent 70%);mask-image:radial-gradient(ellipse 80% 90% at 55% 50%,black 35%,transparent 70%)}.hero__content{flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(1rem,4vh,2rem) var(--layout-edge-right) clamp(3rem,8vh,6rem) var(--layout-edge-left)}.hero__text{text-align:left;max-width:60%}.hero__title{font-size:clamp(2.5rem,5.4vw,3.75rem)}.hero__description-container{padding:0;text-align:left}.hero__description--desktop{display:flex;flex-direction:column;gap:.25rem;text-align:left}.hero__rotating-container{justify-content:flex-start}.hero__actions{flex-direction:row;gap:var(--space-4);padding-top:var(--space-3)}.hero__actions .btn--large{padding:var(--space-3) var(--space-7);font-size:var(--text-lg)}}@media (min-width:1024px){.hero__graphic{width:60%}.hero__content{gap:var(--space-10)}.hero__text{max-width:55%}.hero__title{margin-bottom:var(--space-6)}.hero__description-container{max-width:48rem}.hero__description--desktop{gap:.375rem}}@media (min-width:1440px){.hero__text{max-width:50%}}@media (max-width:767px){.hero{min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));position:relative;overflow:hidden}.hero__graphic{display:none}.hero__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;min-height:calc(100vh - var(--nav-height, 4.5rem));min-height:calc(100svh - var(--nav-height, 4.5rem));padding:var(--space-2) var(--layout-edge-right) max(var(--space-4),env(safe-area-inset-bottom,0px)) var(--layout-edge-left);gap:0}.hero__text{margin-bottom:0;width:100%;flex-shrink:0;position:relative;z-index:2}.hero__graphic-mobile{display:flex;align-items:center;justify-content:center;width:100%;height:clamp(220px,38vh,360px);flex-shrink:1;position:relative;overflow:visible;transform:translateZ(0);z-index:0}.hero__actions{width:100%;flex-shrink:0;gap:var(--space-2-5);padding-bottom:max(var(--space-2),env(safe-area-inset-bottom,0px));position:relative;z-index:2}.hero__actions .btn--large{width:90%;max-width:90%}.hero__description-container{margin-top:var(--space-3);text-align:center;padding-left:0;padding-right:0}.hero__title{text-align:center;margin-bottom:0;font-size:1.4rem;white-space:nowrap}.hero__rotating-line{font-size:clamp(.8rem,calc(.35rem + 2.6vw),1rem)}}@media (min-width:480px) and (max-width:767px){.hero__content{padding:var(--space-2) var(--layout-edge-right) max(var(--space-4),env(safe-area-inset-bottom,0px)) var(--layout-edge-left)}}@media (prefers-reduced-motion:reduce){.hero__actions,.hero__graphic,.hero__text{animation:none;opacity:1}.hero__rotating-line{transition:none;opacity:1}}