.es-bounded.es-fullpage-hero{margin:0;min-width:0;position:relative;font-family:system-ui,sans-serif;background-color:#fff;color:#333}.es-fullpage-hero__image{max-width:100%;height:auto;align-self:center}.es-fullpage-hero__image--left>div:first-child{order:1}.es-fullpage-hero__image--left>div:nth-child(2),.es-fullpage-hero__image--right>div:first-child{order:2}.es-fullpage-hero__image--right>div:nth-child(2){order:1}.es-fullpage-hero__content{display:flex;flex-direction:column;gap:2rem}.es-fullpage-hero__content-right{display:flex;flex-direction:column;justify-content:space-around;padding:1.5rem}@media (min-width:1080px){.es-fullpage-hero__content{flex-direction:row}.es-fullpage-hero__content>div{width:50%}}.es-fullpage-hero__content__intro{display:grid;gap:1rem}.es-fullpage-hero__content__intro__eyebrow{color:#47c1af;font-size:1.15rem;font-weight:500;margin:0}.es-fullpage-hero__content__intro__headline{font-size:1.625rem;font-weight:700}.es-fullpage-hero__content__intro__headline *{margin:0}@media (min-width:640px){.es-fullpage-hero__content__intro__headline{font-size:2rem}}@media (min-width:1024px){.es-fullpage-hero__content__intro__headline{font-size:2.5rem}}@media (min-width:1200px){.es-fullpage-hero__content__intro__headline{font-size:2.75rem}}.es-fullpage-hero__content__intro__description{font-size:1.15rem;max-width:38rem}.es-fullpage-hero__content__intro__description>p{margin:0}@media (min-width:1200px){.es-fullpage-hero__content__intro__description{font-size:1.4rem}}.es-fullpage-hero .es-call-to-action__link{justify-self:flex-start;border-radius:.25rem;font-size:.875rem;line-height:1.3;padding:1rem 2.625rem;transition:background-color .1s linear;background-color:#16745f;color:#fff}.es-fullpage-hero .es-call-to-action__link:hover{background-color:#0d5e4c}