h1{margin:unset}.hero-1-background{width:100%}.hero-1-container{margin:0 auto;max-width:1440px;width:100%}.hero-1-content{display:flex;flex-direction:column;gap:24px;padding:24px 16px;width:100%}.hero-1-title{color:#0067b9;font-size:28px;font-weight:600;line-height:36px}.hero-1-subtitle,.hero-1-title{font-family:Nunito Sans,sans-serif}.hero-1-subtitle{color:#001c39;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0}.hero-1-links{display:flex;flex-direction:column;gap:1rem;margin:auto}.hero-1-button-primary{align-items:center;background:#0067b9;border-radius:16px;display:inline-flex;justify-content:center;padding:16px 24px;text-decoration:none;transition:background .2s ease}.hero-1-button-primary span{color:#fff;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}.hero-1-button-primary:hover{background:#005299}.hero-1-button-secondary{align-items:center;border:1px solid #204876;border-radius:12px;display:inline-flex;justify-content:center;padding:10px 16px;text-decoration:none;transition:background .2s ease}.hero-1-button-secondary span{color:#3f4948;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px}.hero-1-button-secondary:hover{background:rgba(59,96,143,.08)}.hero-1-image{border-radius:20px;height:189px;object-fit:cover;width:100%}@media (min-width:1024px){.hero-1-background{background-image:var(--desktop-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.hero-1-background:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.hero-1-container{position:relative;z-index:2}.hero-1-content{max-width:600px;padding:58px 68px}.hero-1-links{flex-direction:row;margin:unset}.hero-1-image{display:none!important}}