@media only screen and (min-width: 0rem){#hero[data-astro-cid-4ehnjwui]{padding:4.25rem 1rem 0;position:relative;//z-index: 1;overflow:hidden;background:var(--imageUrl),linear-gradient(180deg,var(--primary) 0,var(--primary) 45%,var(--primary-gradient-end) 65%)}#hero[data-astro-cid-4ehnjwui] .container[data-astro-cid-4ehnjwui]{width:100%;max-width:var(--max-width);padding:clamp(2rem,4vh,8rem) 0 clamp(4rem,6vh,6rem);margin:auto;position:relative;display:flex;flex-flow:column nowrap;row-gap:1.5rem;align-items:center}#hero[data-astro-cid-4ehnjwui] .flex-group[data-astro-cid-4ehnjwui]{//margin-bottom: clamp(3.75rem,15.5vw,13.75rem);//margin: auto;max-width:clamp(40rem,60vw,41rem);display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;column-gap:1.25rem;box-sizing:border-box;flex-shrink:0}#hero[data-astro-cid-4ehnjwui] picture[data-astro-cid-4ehnjwui]{width:100%;z-index:1;padding:1.5rem}#hero[data-astro-cid-4ehnjwui] picture[data-astro-cid-4ehnjwui]>img[data-astro-cid-4ehnjwui]{width:100%;height:auto}#hero[data-astro-cid-4ehnjwui] .topper[data-astro-cid-4ehnjwui]{font-size:clamp(1rem,2vw,1.2rem);line-height:1.2;text-transform:uppercase;text-align:left;letter-spacing:.1rem;font-weight:700;color:var(--highlightColor);margin-bottom:.25rem;display:block;width:100%;order:-1}#hero[data-astro-cid-4ehnjwui] .title[data-astro-cid-4ehnjwui]{font-size:clamp(2.8rem,10vw,3.1rem);font-weight:700;line-height:1.2em;text-align:left;width:100%;margin:0 auto 2rem;color:var(--bodyTextColorWhite);position:relative}#hero[data-astro-cid-4ehnjwui] .title[data-astro-cid-4ehnjwui]>span[data-astro-cid-4ehnjwui]{white-space:nowrap}#hero[data-astro-cid-4ehnjwui] h3[data-astro-cid-4ehnjwui].cta{color:var(--bodyTextColorWhite);margin:-1rem auto 2rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;line-height:1.25}#hero[data-astro-cid-4ehnjwui] .text[data-astro-cid-4ehnjwui]{font-size:clamp(1rem,1.95vw,1.25rem);line-height:1.5em;text-align:left;width:100%;margin:0 auto clamp(2rem,4vw,2.5rem) 0;margin-bottom:clamp(2.5rem,4vw,3rem);color:var(--bodyTextColorWhite);max-width:initial}#hero[data-astro-cid-4ehnjwui] .button-group[data-astro-cid-4ehnjwui]{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;width:100%;column-gap:1.5rem;row-gap:clamp(1rem,2.3vw,1.25rem)}#hero[data-astro-cid-4ehnjwui] .button[data-astro-cid-4ehnjwui]{min-width:12.3125rem;border-radius:var(--buttonRadius)}#hero[data-astro-cid-4ehnjwui] .button-solid[data-astro-cid-4ehnjwui]{font-size:1rem;font-weight:700;line-height:clamp(2.875em,5.5vw,3.5em);text-align:center;text-decoration:none;margin:0;box-sizing:border-box;padding:0 2rem;background-color:var(--highlightColor);overflow:hidden;color:var(--bodyTextColor);border:none;display:inline-block;position:relative;z-index:1;transition:color var(--animation-time)}#hero[data-astro-cid-4ehnjwui] .button-solid[data-astro-cid-4ehnjwui]:before{content:"";width:0;height:100%;background:var(--highlightDarkColor);opacity:1;position:absolute;top:0;left:0;z-index:-1;transition:width var(--animation-time)}//#hero .button-solid:hover{// color: #fff;//}#hero[data-astro-cid-4ehnjwui] .button-solid[data-astro-cid-4ehnjwui]:hover:before{width:100%}#hero[data-astro-cid-4ehnjwui] .button-transparent[data-astro-cid-4ehnjwui]{font-size:1rem;line-height:clamp(2.875rem,5.5vw,3.5rem);padding:0 2rem;height:clamp(2.875rem,5.5vw,3.5rem);text-decoration:none;font-weight:700;margin:0;color:var(--primaryDark);background-color:var(--secondaryButton);box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;position:relative;z-index:1}#hero[data-astro-cid-4ehnjwui] .button-transparent[data-astro-cid-4ehnjwui]:before{content:"";position:absolute;display:block;background:var(--secondaryButtonLight);opacity:1;inset:-1px;z-index:-1;transform-origin:left;transform:scaleX(0);transition:transform var(--animation-time)}#hero[data-astro-cid-4ehnjwui] .button-transparent[data-astro-cid-4ehnjwui]:hover:before{transform:scaleX(1)}#hero[data-astro-cid-4ehnjwui] .button-transparent[data-astro-cid-4ehnjwui] .img[data-astro-cid-4ehnjwui]{display:block;margin-right:.75rem}}@media only screen and (min-width: 48rem){#hero[data-astro-cid-4ehnjwui]{padding:6rem clamp(2rem,5vw,2.5rem) 0;background:var(--imageUrl),linear-gradient(105deg,var(--primary) 0,var(--primary) 45%,var(--primary-gradient-end) 65%)}#hero[data-astro-cid-4ehnjwui] .container[data-astro-cid-4ehnjwui]{flex-flow:row nowrap;justify-content:space-between;column-gap:1rem}#hero[data-astro-cid-4ehnjwui] .flex-group[data-astro-cid-4ehnjwui]{width:55%}#hero[data-astro-cid-4ehnjwui] picture[data-astro-cid-4ehnjwui]{width:45%}#hero[data-astro-cid-4ehnjwui] .button-group[data-astro-cid-4ehnjwui]{flex-flow:row wrap}#hero[data-astro-cid-4ehnjwui] .title[data-astro-cid-4ehnjwui]{font-size:clamp(2.8rem,4.4vw,3.1rem);text-align:left;max-width:clamp(20rem,50vw,60rem)}#hero[data-astro-cid-4ehnjwui] .topper[data-astro-cid-4ehnjwui],#hero[data-astro-cid-4ehnjwui] .text[data-astro-cid-4ehnjwui]{text-align:left}#hero[data-astro-cid-4ehnjwui] .topper[data-astro-cid-4ehnjwui]{width:100%}}@media only screen and (min-width: 64rem){#hero[data-astro-cid-4ehnjwui] picture[data-astro-cid-4ehnjwui]{width:40%}}.wave[data-astro-cid-4ehnjwui]{position:absolute;bottom:-.75rem;width:100%;left:0;overflow:hidden;pointer-events:none}.wave[data-astro-cid-4ehnjwui] path[data-astro-cid-4ehnjwui]{fill:#fff}
