.cmp-provider-hero{display:flex;flex-direction:column;width:100%}.hero-text-section{align-items:center;background-color:#344c4d;display:flex;justify-content:center;padding:3rem 3rem 8rem;width:100%}.centered-content{margin:0 auto;max-width:800px;text-align:center}.section-subtitle{font-size:.9rem;font-weight:400;letter-spacing:.05em;line-height:1.4;margin-bottom:1rem}.hero-title{margin-bottom:1.5rem}.lcv-typography--body{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.text-blue-light{color:#b2dbf8}.text-white{color:#fff}.hero-image-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;margin-top:-5rem;padding:0 2rem 2rem;position:relative;width:100%;z-index:10}.image-wrapper{animation:heroImageEntrance .8s ease-out forwards;aspect-ratio:1280/440;max-width:1280px;overflow:hidden;position:relative;width:100%}@keyframes heroImageEntrance{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.image-wrapper img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.image-placeholder{align-items:center;background-color:#f0f0f0;color:#666;display:flex;font-size:1rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.image-placeholder:before{content:"Image placeholder"}.rounded-xl{border-radius:3rem}@media (prefers-reduced-motion:reduce){.image-wrapper{animation:none}}@media (max-width:768px){.rounded-xl{border-radius:1.5rem}.image-wrapper{animation:heroImageEntrance .9s ease-out forwards}.hero-text-section{padding:2rem 1.5rem 4rem}.hero-image-section{margin-top:-3rem;padding:1.5rem}.centered-content{max-width:100%}.image-wrapper{aspect-ratio:1280/440;max-width:100%}}