*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.homepage__cta_section_wrapper{background-color:#150b3e;padding:6rem 3rem}.homepage__cta_section_inner{margin:0 auto;max-width:1280px}.homepage__cta_section_label{color:#0089d0;font-size:.875rem;font-weight:500;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.homepage__cta_section_heading{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:600;line-height:1.25;margin-bottom:1.5rem}.homepage__cta_section_heading.homepage__heading_style span[style*=color]:not([style="color: #ffffff;"]){font-family:"Source Serif 4",Georgia,serif}.homepage__cta_section_intro{color:hsla(0,0%,100%,.7);font-size:1.125rem;line-height:1.75;margin-bottom:3rem}.homepage__cta_section_steps{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:3rem}.homepage__cta_section_step{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem}.homepage__cta_section_step_title{color:#fcb711;font-size:1rem;font-weight:600;margin-bottom:.5rem}.homepage__cta_section_step_text{color:hsla(0,0%,100%,.7);font-size:.875rem;line-height:1.75}.homepage__cta_section_actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.homepage__cta_section_btn_primary{align-items:center;background-color:#fcb711;border-radius:6px;color:#150b3e;display:inline-flex;font-size:1rem;font-weight:500;height:56px;justify-content:center;padding:0 2rem;text-decoration:none;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease;white-space:nowrap}.homepage__cta_section_btn_primary:hover{background-color:#e5a50f;box-shadow:0 8px 24px rgba(252,183,17,.22);transform:translateY(-2px)}.homepage__cta_section_btn_primary:active{box-shadow:none;transform:translateY(0)}.homepage__cta_section_btn_secondary{align-items:center;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;display:inline-flex;font-size:1rem;font-weight:500;height:56px;justify-content:center;padding:0 2rem;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.homepage__cta_section_btn_secondary:hover{background-color:hsla(0,0%,100%,.1)}.homepage__cta_section_signoff{color:hsla(0,0%,100%,.6);font-family:Poppins,sans-serif;font-size:clamp(1.5rem,3vw,1.875rem);text-align:center}@media (min-width:768px){.homepage__cta_section_steps{grid-template-columns:repeat(3,1fr)}.homepage__cta_section_actions{flex-direction:row}}@media (min-width:1024px){.homepage__cta_section_wrapper{padding:8rem 3rem}}@media (max-width:640px){.homepage__cta_section_wrapper{padding:4rem 1.5rem}.homepage__cta_section_btn_primary,.homepage__cta_section_btn_secondary{width:100%}}