.hero-home{background:var(--brand-color-0);padding-top:calc(var(--ui-site-header-height) + var(--ui-padding-y)/2);position:relative;z-index:1}.hero-home:after{background:var(--ui-gradient-0);content:"";opacity:.9;z-index:2}.hero-home:after,.hero-home__bg-img{display:block;height:100%;inset:0;position:absolute;width:100%}.hero-home__bg-img{-o-object-fit:cover;object-fit:cover;z-index:1}.hero-home__inner{margin-left:auto;margin-right:auto;max-width:calc(var(--ui-container-standard) + (var(--ui-padding-x))*2);padding-bottom:var(--ui-padding-y);padding-left:var(--ui-padding-x);padding-right:var(--ui-padding-x);position:relative;width:100%;z-index:100}.hero-home__header{display:grid;gap:2rem}.hero-home__heading{color:var(--ui-color-1);max-width:var(--ui-heading-max-width)}.hero-home__heading span{color:var(--brand-color-3)}.hero-home__links{margin-right:calc(var(--ui-padding-x)*-1);overflow-x:auto;overflow-y:hidden}@media only screen and (min-width:42.5rem){.hero-home__links{margin:0;overflow:hidden}}.hero-home__link-items{display:grid;gap:1rem;grid-template-columns:repeat(4,300px);margin-top:3rem}@media only screen and (min-width:42.5rem){.hero-home__link-items{grid-template-columns:repeat(2,1fr);margin-top:4rem}}@media only screen and (min-width:85rem){.hero-home__link-items{grid-template-columns:repeat(4,1fr)}}.hero-home__link-item{list-style:none;position:relative}.hero-home__link{align-items:flex-start;background:var(--brand-color-0--opacity-80);color:var(--ui-color-1);display:flex;gap:1.5rem;height:100%;padding:2rem;transition:background-color var(--ui-transition-duration) ease-in-out}@media only screen and (min-width:85rem){.hero-home__link{padding:2.5rem}}.hero-home__link:focus,.hero-home__link:hover{background:var(--brand-color-0)}.hero-home__link-content{display:grid;gap:.5rem}.hero-home__link-img{width:28px}@media only screen and (min-width:42.5rem){.hero-home__link-img{width:38px}}.hero-home__link-heading{color:var(--ui-heading-color--light);font-family:var(--ui-body-heading-font);font-size:var(--step-1,1.5rem);font-weight:500;line-height:1.25}@media only screen and (min-width:42.5rem){.hero-home__link-heading{font-size:var(--step-2,1.5rem)}}.hero-stats{--hero-stats-deco-img-height:260px;--hero-stats-stat-font-size:clamp(3.25rem,1.1731rem + 10.3846vw,10rem);background:var(--ui-gradient-2);position:relative}@media only screen and (min-width:35rem){.hero-stats{--hero-stats-deco-img-height:500px}}@media only screen and (min-width:64rem){.hero-stats{--hero-stats-deco-img-height:860px}}.hero-stats__top{background:var(--ui-color-1);position:relative;z-index:100}@media only screen and (min-width:53.75rem){.hero-stats__top{background:none}.hero-stats__top:before{background:var(--ui-color-1);clip-path:polygon(20% 0,100% 0,100% 100%,44% 100%);content:"";display:block;height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:-1}}.hero-stats__bottom,.hero-stats__bottom-inner{position:relative;z-index:100}.hero-stats__bottom-inner{margin-left:auto;margin-right:auto;max-width:calc(var(--ui-container-standard) + (var(--ui-padding-x))*2);padding:var(--ui-padding-y) var(--ui-padding-x);width:100%}@media only screen and (min-width:64rem){.hero-stats__bottom-inner{display:flex;gap:6rem;justify-content:space-between}}.hero-stats__stats{flex:0 1 40%}.hero-stats__stat+.hero-stats__stat{margin-top:2rem}.hero-stats__stat-btn{margin-top:2.5rem}.hero-stats__stat-value{color:var(--brand-color-3);font-size:var(--hero-stats-stat-font-size)}.hero-stats__stat-info,.hero-stats__stat-value{font-family:var(--ui-body-heading-font);font-weight:700}.hero-stats__stat-info{color:var(--ui-heading-color--light);font-size:var(--step-1)}.hero-stats__info{flex:0 1 60%;padding-top:var(--ui-padding-y)}@media only screen and (min-width:64rem){.hero-stats__info{padding-bottom:var(--ui-padding-y);padding-top:calc(var(--hero-stats-deco-img-height) + var(--ui-padding-y))}}.hero-stats__info-content{max-width:var(--ui-hero-copy-max-width)}.hero-stats__deco-img-container{background:var(--ui-color-0);height:var(--hero-stats-deco-img-height);overflow:hidden;position:relative;right:0;top:0;z-index:2}@media only screen and (min-width:53.75rem){.hero-stats__deco-img-container{clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);position:absolute;width:75%}}.hero-stats__deco-img-container:after{aspect-ratio:1/1;background:url(/resources/images/backgrounds/bg_angle-bars-deco.svg) 0 100% no-repeat;background-size:100% auto;bottom:0;content:"";display:block;left:0;position:absolute;width:50%}@media only screen and (min-width:53.75rem){.hero-stats__deco-img-container:after{left:17%;width:40%}}@media (prefers-reduced-motion:no-preference){.hero-stats__deco-img-container:after{opacity:0}.no-js .hero-stats__deco-img-container:after{opacity:1}.hero-stats.js-animate-in--is-active .hero-stats__deco-img-container:after{animation:slideInUp .75s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:2s}}.hero-stats__deco-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-stats__outer-deco{aspect-ratio:1/1;background:url(/resources/images/backgrounds/bg_angle-bars-outlined-deco.svg) top no-repeat;background-size:110% auto;bottom:-24%;display:none;position:absolute;right:0;width:30%;z-index:-1}@media only screen and (min-width:64rem){.hero-stats__outer-deco{display:block}}