.hero-section-wrapper{--h1-font-family:var(--global-secondary-font);--h2-font-family:var(--global-secondary-font);--h3-font-family:var(--global-secondary-font);--h4-font-family:var(--global-primary-font);--h5-font-family:var(--global-primary-font);--h6-font-family:var(--global-primary-font);--p-font-family:var(--global-primary-font);align-items:center;display:flex;flex-direction:column;position:relative}.hero-section-wrapper p a{letter-spacing:1.4px}.hero-badge{background:#fff;border:1px solid #9b9bae;border-radius:999px;gap:10px;justify-content:center;padding:3px 7px}.hero-badge,.hero-badge__images{align-items:center;display:flex}.hero-badge__image{border:1px solid #fff;border-radius:999px;display:block;height:24px;object-fit:cover;width:24px}.hero-badge__image+.hero-badge__image{margin-left:-10px}.hero-badge__text{color:#4f4e76;font-family:var(--p-font-family);font-size:12px;font-style:normal;font-weight:500;line-height:24px}.hero-heading h1 *,.hero-heading h2 *,.hero-heading h3 *{font-family:var(--h1-font-family);font-style:normal;font-weight:400;letter-spacing:-.88px;line-height:100%}.hero-content p{letter-spacing:-.3px;line-height:normal}.hero-btn .button,.hero-content p{font-family:var(--p-font-family);font-style:normal;font-weight:400}.hero-btn .button{background-color:#060534;border:1px solid #060534;border-radius:32px;color:#fff;display:inline-block;font-size:17px;letter-spacing:-.01em;line-height:1.75;padding:12px 20px;text-decoration:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease;white-space:nowrap}.hero-btn .button:hover{background-color:transparent;border-color:#060534;color:#060534}@media (max-width:767px){.hero-content,.hero-section-wrapper{padding:0 24px}.hero-content{max-width:100%!important}.hero-heading{margin-bottom:36px!important}.hero-heading h1 span{font-size:40px!important}.hero-content p span{font-size:22px!important;white-space:break-spaces}}