.homepage-hero{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0 var(--spacer-1);position:relative;width:100%;z-index:1}@media (min-width:544px){.homepage-hero{-moz-column-gap:var(--spacer-1);column-gap:var(--spacer-1);flex-wrap:nowrap}}@media (min-width:768px){.homepage-hero{height:500px}}@media (min-width:1024px){.homepage-hero{height:685px;justify-content:flex-end}}@media (min-width:1280px){.homepage-hero{-moz-column-gap:var(--spacer-4);column-gap:var(--spacer-4)}}.homepage-hero:after{background-image:url(../images/homepage-hero-lower-blue-curve-mobile.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:100%;bottom:-200px;content:"";display:block;height:300px;position:absolute;right:-50px;width:800px}@media (min-width:768px){.homepage-hero:after{display:none}}.homepage-hero__content{align-items:center;display:flex;flex:1 0 100%;flex-direction:column;justify-content:center;order:2;position:relative;z-index:4}@media (min-width:544px){.homepage-hero__content{flex:0 0 280px}}@media (min-width:768px){.homepage-hero__content{flex:0 0 300px}}@media (min-width:1024px){.homepage-hero__content{flex:0 0 400px;margin-right:calc(var(--spacer-1) * 6)}}@media (min-width:1280px){.homepage-hero__content{margin-right:calc(var(--spacer-1) * 12)}.bubble-alert+.homepage-hero .homepage-hero__content{margin-right:calc(var(--spacer-1) * 10)}}.homepage-hero__title{font-size:var(--font-size-3xl);line-height:1.2;margin:0;max-width:250px;text-align:center}@media (min-width:768px){.homepage-hero__title{font-size:var(--font-size-4xl);line-height:1;max-width:none}}@media (min-width:1024px){.homepage-hero__title{font-size:60px;font-weight:var(--font-weight-bold);margin:0}}.homepage-hero__image{align-items:end;display:flex;flex:0 0 230px;height:230px;justify-content:center;margin-top:var(--spacer-3);order:3;pointer-events:none;position:relative;z-index:-1}@media (min-width:544px){.homepage-hero__image{flex:0 0 240px;height:300px;margin:0;order:1}}@media (min-width:768px){.homepage-hero__image{flex:0 0 375px;height:375px}}@media (min-width:1280px){.homepage-hero__image{flex:0 0 483px;height:483px}}@media (min-width:768px){.homepage-hero__image:before{background-image:url(../images/homepage-hero-upper-stroke.svg);background-position:100% 0;background-repeat:no-repeat;background-size:80%;content:"";display:block;height:1031px;position:absolute;right:0;top:-25px;width:1128px;z-index:-1}}@media (min-width:1024px){.homepage-hero__image:before{background-size:100%;right:var(--spacer-2);top:-50px}.bubble-alert+.homepage-hero .homepage-hero__image{top:50px}}.homepage-hero__image img{height:100%;max-width:none;width:auto}@media (min-width:544px){.homepage-hero__image img{position:absolute;right:0;top:0}}@media (min-width:768px){.homepage-hero__image img{height:560px}}@media (min-width:1024px){.homepage-hero__image img{height:660px}}@media (min-width:1280px){.homepage-hero__image img{height:775px}}.homepage-hero__cta{font-size:var(--font-size-lg);margin-top:var(--spacer-3)}@media (min-width:768px){.homepage-hero__cta{font-size:var(--font-size-xl);margin-top:var(--spacer-4)}}@media (min-width:1024px){.homepage-hero__cta{margin-left:0}}.homepage-hero__cta-text--with-alt .homepage-hero__cta-text-primary{display:none}@media (min-width:1024px){.homepage-hero__cta-text--with-alt .homepage-hero__cta-text-primary{display:inline}.homepage-hero__cta-text--with-alt .homepage-hero__cta-text-alt{display:none}}