.hero-carousel{margin-inline:0}.hero-carousel,.hero-carousel__viewport{max-height:600px;overflow:hidden;overflow-x:hidden;position:relative;width:100%}.hero-carousel__viewport{height:100%}.hero-carousel__track{display:flex;flex-wrap:nowrap;height:100%;max-height:600px;transition:transform .6s ease;width:100%}.hero-carousel.has-multiple .hero-carousel__track{will-change:transform}.hero-slide{background-color:#637ba5;display:flex;height:100%;isolation:isolate;justify-content:center;min-width:100%;position:relative}@media screen and (max-width:991px){.hero-carousel,.hero-carousel__track,.hero-carousel__viewport,.hero-slide{z-index:0}.hero-slide{isolation:auto}}.hero-slide__overlay{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:1;pointer-events:none;position:absolute;z-index:0}.hero-panel{justify-content:center;padding:clamp(48px,8vw,96px) 0 clamp(80px,10vw,140px);position:relative;z-index:1}.hero-inner,.hero-panel{display:flex;height:100%;width:100%}.hero-inner{align-items:center;gap:clamp(24px,4vw,48px);max-width:1008px;padding:0}.hero-textblock{color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-family:var(--font-family--gordita,var(--theme-heading-font-family,Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif));gap:32px}.hero-mark{background:hsla(0,0%,100%,.85);border-radius:2px;height:32px;width:98px}.hero-mark.is-img{align-items:center;align-self:flex-start;background:transparent;display:inline-flex;height:auto;justify-content:flex-start;width:max-content}.hero-mark.is-img img{display:block;height:2rem;max-width:6.125rem;object-fit:contain;width:auto}.hero-heading{font-family:var(--font-family--gordita,var(--theme-heading-font-family,Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif));font-size:2.875rem;font-weight:700;line-height:1.25;margin:0}.hero-subtext,p.hero-subtext{font-family:var(--font-family--gordita,var(--theme-body-font-family,Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif));font-size:1.125rem;line-height:1.65;margin:0}.hero-subtext,.hero-subtext *{color:inherit}.hero-subtext p{font-size:inherit;line-height:inherit;margin:0}.hero-button{width:max-content}@media screen and (max-width:991px){.hero-heading{font-size:2.5rem}}@media screen and (max-width:767px){.hero-heading{font-size:2.25rem}}@media screen and (max-width:479px){.hero-heading{font-size:2.125rem}}.hero-media{margin:0}.hero-graphic{display:block;height:auto;max-width:356px;width:100%}@media (max-width:1023px){.hero-carousel{overflow:hidden!important;padding-bottom:48px}.hero-carousel__track{align-items:stretch}.hero-inner{flex-direction:column;gap:32px;height:auto;text-align:left}.hero-inner,.hero-textblock{align-items:flex-start}.hero-button{margin-inline:0}.hero-mark.is-img{display:none}.hero-media{margin:0 auto;width:min(100%,480px)}.hero-graphic{height:auto;max-width:none;width:100%}.hero-panel,.hero-slide{height:auto}}@media (min-width:1024px){.hero-inner{max-width:1024px}.hero-textblock{max-width:540px}}@media (min-width:1440px){.hero-inner{column-gap:32px;display:grid;grid-template-columns:672px 448px;max-width:1440px;width:1008px}.hero-textblock{max-width:672px}.hero-graphic{max-width:448px;width:448px}}@media (min-width:1024px){.hero-carousel,.hero-carousel__track,.hero-carousel__viewport,.hero-panel,.hero-slide{max-height:600px}}.hero-nav{align-items:center;background:transparent;border:none;border-radius:50%;clip-path:circle(50% at 50% 50%);color:#fff;cursor:pointer;display:inline-flex;height:55.99px;justify-content:center;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:55.99px;z-index:3}.hero-nav--prev{left:clamp(16px,4vw,48px)}.hero-nav--next{right:clamp(16px,4vw,48px)}.hero-nav:before{background:hsla(0,0%,100%,.28);transition:background .25s ease,transform .25s ease}.hero-nav:after,.hero-nav:before{border-radius:50%;content:"";inset:0;position:absolute}.hero-nav:after{box-shadow:0 18px 32px rgba(32,72,122,.18);opacity:0;pointer-events:none;transition:opacity .25s ease}.hero-nav:focus-visible:before,.hero-nav:hover:before{background:hsla(0,0%,100%,.6);transform:scale(1.04)}.hero-nav:active:before{background:hsla(0,0%,100%,.5);transform:scale(1.02)}.hero-nav:active:after{opacity:.45}.hero-nav:focus-visible:after,.hero-nav:hover:after{opacity:.5}.hero-nav__icon{display:block;height:16px;position:relative;width:16px;z-index:1}@media (max-width:1023px){.hero-nav{display:none}.hero-carousel,.hero-carousel__track,.hero-carousel__viewport{height:auto;max-height:none;overflow:hidden!important}.hero-carousel__track{overflow:visible!important}.hero-carousel__viewport{height:auto!important}.hero-inner,.hero-panel,.hero-slide{align-items:flex-start;flex-direction:column;gap:28px;height:auto;justify-content:flex-start;padding:0;text-align:left}.hero-panel{padding:40px 0 64px}.hero-textblock{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.hero-button{margin-inline:0}.hero-mark.is-img{display:none}.hero-media{margin:0 auto;width:min(100%,460px)}.hero-graphic{display:block;height:auto;max-width:none;width:100%}}@keyframes hero-fade-in-left{0%{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}@keyframes hero-fade-in-right{0%{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}.hero-carousel.is-animating-right .hero-slide.is-active{animation:hero-fade-in-right .6s ease both}.hero-carousel.is-animating-left .hero-slide.is-active{animation:hero-fade-in-left .6s ease both}