.hero-section{background-color:#f7f8f9;width:100%;padding-top:2rem;padding-bottom:2rem}.hero-container{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;width:100%;display:flex;gap:2rem}.hero-content-column{display:flex;flex-direction:column;justify-content:center}.hero-content-column>*+*{margin-top:1rem}.hero-report{font-size:.875rem;font-weight:500;color:var(--primary-color)}.hero-heading{font-size:2.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.2}.hero-highlight{color:var(--primary-color)}.hero-subheading{font-size:1.25rem;color:#6c757d}.hero-button-group{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.hero-primary-button{background-color:var(--primary-color);color:#fff;font-weight:500;padding:.75rem 1.5rem;border-radius:.375rem;font-size:1rem}.hero-primary-button:hover{background-color:rgba(65,105,225,.9)}.hero-secondary-button{background-color:transparent;color:#333;font-weight:500;padding:.75rem 1.5rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:1rem}.hero-secondary-button:hover{background-color:rgba(0,0,0,.05)}.hero-feature-list{display:flex;flex-direction:row;gap:.75rem;padding-top:1rem;padding-bottom:.5rem;flex-wrap:wrap}.hero-feature-item{display:flex;align-items:center;gap:.375rem;white-space:nowrap;flex-shrink:0}.hero-feature-icon{width:1rem;height:1rem;color:var(--primary-color)}.hero-feature-text{font-size:.75rem}.hero-image-column{display:none;position:relative}.hero-image-placeholder{width:600px;height:500px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280;border-radius:.375rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.hero-heading{font-size:3rem}.hero-button-group{flex-direction:row}}@media (min-width:768px){.hero-section{padding-top:5rem;padding-bottom:5rem}.hero-container{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.hero-container{grid-template-columns:1fr 1fr;padding-left:8rem;padding-right:8rem}.hero-image-column{display:block}}@media (min-width:1280px){.hero-container{padding-left:120px;padding-right:120px}.hero-heading{font-size:3.75rem;line-height:1}}.how-it-works{background-color:#fff;width:100%;padding:4rem 0}.how-it-works-container{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;width:100%}.how-it-works-content{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.steps-container{display:flex;flex-direction:column;gap:2rem}.step-item{display:flex;gap:1.5rem}.step-number-container{display:flex;flex-direction:column;align-items:center}.step-number{font-size:.875rem;color:var(--primary-color);font-weight:500;width:20px;text-align:center}.step-line{flex-grow:1;width:2px;background-color:var(--primary-color);margin:.5rem 0}.step-content{flex:1}.step-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.step-icon{width:1.5rem;height:1.5rem;color:var(--primary-color)}.step-title{font-weight:600}.step-description{color:#6c757d;font-size:.875rem}.image-container{display:none;align-items:center;justify-content:center}.image-container img{border-radius:30px;max-width:100%}.image-placeholder{width:500px;height:600px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280;border-radius:.375rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.how-it-works-container{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.how-it-works-container{padding-left:8rem;padding-right:8rem}.how-it-works-content{grid-template-columns:1fr 1fr}.image-container{display:flex}}@media (min-width:1280px){.how-it-works-container{padding-left:120px;padding-right:120px}}