.hero{position:relative;display:flex;padding:2.5rem 1.5rem}@media (min-width:1024px){.hero{align-items:center}}@media (min-width:1280px){.hero{height:91vh}}.hero-container{position:relative;z-index:10;margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:80rem;flex-direction:column;align-items:center;justify-content:space-between;-moz-column-gap:80px;column-gap:80px;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.hero-container{flex-direction:row}}@media (min-width:1024px){.hero-container{-moz-column-gap:60px;column-gap:60px}}@media (min-width:1280px){.hero-container{-moz-column-gap:150px;column-gap:150px}}.hero-content{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center}.hero-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.hero-content{padding-bottom:2.5rem;text-align:center}@media (min-width:768px){.hero-content{align-items:flex-start;text-align:left}}.hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width:768px){.hero-buttons{justify-content:flex-start}}.hero-image{margin-bottom:2.5rem;display:flex;width:100%;align-items:center;justify-content:center}@media (min-width:768px){.hero-image{margin-top:0;width:50%}}.hero h1{margin-bottom:1.5rem;font-family:var(--font-sofia-sans);font-size:26px;font-weight:800;line-height:1.2;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1024px){.hero h1{font-size:3rem}}.highlight{background:#3B82F6;color:#fff;padding:0 .2em;border-radius:.2em}.hero p{margin-bottom:1.5rem;font-family:var(--font-sofia-sans);font-size:12px;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1024px){.hero p{font-size:1.125rem;line-height:1.75rem;letter-spacing:-.025em}}.hero h3{border-radius:5px;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));padding:.25rem 1.25rem;font-size:10px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1024px){.hero h3{font-size:16px}}.cta-button{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.cta-button,.cta-button2{border-radius:25px;padding:.5rem 1.5rem;font-family:var(--font-sofia-sans);font-size:.875rem;line-height:1.25rem;font-weight:800;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.cta-button2{border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.cta-button2:hover,.cta-button:hover{background-color:#000;color:#fff}.image-section{padding:2rem 1.5rem}.image-section-container{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;padding-left:1rem;padding-right:1rem}.image-section-heading{margin-bottom:0;text-align:center;font-family:var(--font-sofia-sans);font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1024px){.image-section-heading{font-size:3rem;line-height:1}}.image-wrapper{display:flex;width:100%;align-items:center;justify-content:center;overflow:hidden;border-radius:1rem}.feature-image{height:auto;width:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover}