.hero{background:#fff}.hero__media{height:15.0714285714rem;overflow:hidden;position:relative;width:100%}@media(min-width:1025px){.hero__media{height:47.7142857143rem}}.hero__image,.hero__video{display:block;height:100%;object-fit:cover;width:100%}.hero__overlay{background:rgba(0,0,0,.32);inset:0;pointer-events:none;position:absolute}.hero__chip{align-items:center;animation:hero-chip-spread 1s cubic-bezier(.65,0,.35,1) .25s both;backdrop-filter:blur(2px);background:rgba(84,84,84,.72);border:1px solid #fbbf24;border-radius:.7142857143rem;color:#fffbe4;display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-size:.7857142857rem;font-weight:600;gap:1.0714285714rem;left:50%;letter-spacing:.0714285714rem;max-width:40rem;overflow:hidden;padding:.5rem .9285714286rem;position:absolute;top:1.1428571429rem;transform:translate(-50%);white-space:nowrap;z-index:2}@media(min-width:1025px){.hero__chip{font-size:1rem;letter-spacing:.1428571429rem;top:2.8571428571rem}}.hero__chip-dot{animation:hero-chip-pulse 2s ease-in-out infinite;background:#fbbf24;border-radius:50%;flex-shrink:0;height:.5714285714rem;width:.5714285714rem}.hero__chip-text{animation:hero-chip-text-in .45s ease 1.05s both;min-width:0;white-space:nowrap}.hero__banner-inner{display:flex;flex-direction:column;gap:1.7142857143rem;min-width:0;padding:2.2857142857rem 0 1.7142857143rem;width:100%}@media(min-width:1200px){.hero__banner-inner{align-items:flex-end;flex-direction:row;gap:4.2857142857rem;justify-content:space-between;padding:2.8571428571rem 0 3.5714285714rem}}.hero:not(:has(.hero__media)) .hero__banner-inner{padding-top:4rem}@media(min-width:1200px){.hero:not(:has(.hero__media)) .hero__banner-inner{padding-top:7.8571428571rem}}.hero__text{display:flex;flex-direction:column;gap:1.1428571429rem;min-width:0;width:100%}@media(min-width:1200px){.hero__text{max-width:59.2142857143rem}}.hero__label{align-items:center;color:#d19a0b;display:flex;gap:.5714285714rem}.hero__label-dot{background:currentColor;border-radius:50%;flex-shrink:0;height:.5714285714rem;width:.5714285714rem}.hero__heading{color:#162a3e;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:2.8571428571rem;font-weight:800;letter-spacing:0;line-height:1.2;overflow-wrap:break-word;text-transform:none}@media(min-width:1200px){.hero__heading{font-size:4.5714285714rem}}.hero__heading .has-accent{color:#2a87c8}.hero__heading .has-accent-orange{color:#d19a0b}.hero__description{color:#1d364e;font-family:IBM Plex Sans,sans-serif;font-size:1.1428571429rem;font-weight:400;line-height:1.7142857143rem;overflow-wrap:break-word}.hero__actions{display:flex;flex-direction:column;gap:.8571428571rem;width:100%}.hero__actions .btn{justify-content:center;width:100%}@media(min-width:768px){.hero__actions{align-items:center;flex-direction:row;flex-shrink:0;gap:1.2857142857rem;width:auto}.hero__actions .btn{width:auto}}.hero__actions .btn--primary:not([target=_blank]):after{background-color:currentColor;content:"";flex-shrink:0;height:1.5714285714rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M4 12h16m-7-7 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M4 12h16m-7-7 7 7-7 7'/%3E%3C/svg%3E") center/contain no-repeat;width:1.5714285714rem}.hero__features-list{align-items:center;display:flex;flex-direction:column;gap:1.7142857143rem;list-style:none;margin:0;padding:1.4285714286rem 0 2.8571428571rem}@media(min-width:768px){.hero__features-list{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:3.4285714286rem;justify-content:flex-start}}@media(min-width:1200px){.hero__features-list{align-items:center;gap:7.1428571429rem;padding:1.4285714286rem 0 3.5714285714rem}}.hero__feature{align-items:center;display:flex;flex-direction:column;gap:.8571428571rem;text-align:center}@media(min-width:1200px){.hero__feature{flex-direction:row;gap:1.2142857143rem;text-align:left}}.hero__feature-icon{align-items:center;background:#fff;border:.5px solid #7dc5ef;border-radius:50%;color:#162a3e;display:inline-flex;flex-shrink:0;height:3.7857142857rem;justify-content:center;width:3.7857142857rem}.hero__feature-icon svg{height:2rem;width:2rem}.hero__feature-text{color:#1d364e;font-family:IBM Plex Sans,sans-serif;font-size:1.1428571429rem;font-weight:500;line-height:1.7142857143rem}@keyframes hero-chip-spread{0%{max-width:3.2857142857rem;opacity:0}22%{max-width:3.2857142857rem;opacity:1}to{max-width:40rem;opacity:1}}@keyframes hero-chip-text-in{0%{opacity:0}to{opacity:1}}@keyframes hero-chip-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}@media(prefers-reduced-motion:reduce){.hero__chip,.hero__chip-text{animation:none;max-width:40rem;opacity:1}.hero__chip-dot{animation:none}}
/*# sourceMappingURL=hero.css.map*/