.hero-section{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;height:80vh}.hero-background{background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-background,.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-overlay{background-color:rgba(255,255,255,.5)}.hero-pattern{opacity:.1}.hero-pattern,.hero-pattern-inner{position:absolute;top:0;left:0;width:100%;height:100%}.hero-skyline{position:absolute;left:0;right:0;bottom:0;height:8rem}.hero-skyline svg{width:100%;height:100%}.hero-content{position:relative;z-index:10;max-width:1280px;padding:0 1rem;text-align:center;margin:0 auto 3rem}@media (min-width:768px){.hero-content{margin-bottom:6rem}}.hero-title{font-size:2.25rem;font-weight:700;margin-bottom:2rem;animation:fade-in 1s ease-in;color:#4B636E}@media (min-width:768px){.hero-title{font-size:3.75rem}}.hero-button{font-size:1.125rem;padding:1.5rem 2.5rem;color:white;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transition:all .3s ease;background-color:#0D123F}.hero-button:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);transform:scale(1.05);background-color:#1A2A5E}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.what-we-do-section{padding:4rem 0;background-color:white}.what-we-do-container{max-width:1280px;margin:0 auto;padding:0 1rem}.what-we-do-title{font-size:1.875rem;font-weight:700;margin-bottom:3rem;color:#1f2937}@media (min-width:768px){.what-we-do-title{font-size:2.25rem}}.services-grid{display:grid;gap:1.5rem;margin-bottom:3rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:white;border:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;flex-direction:column}.service-card-header{padding:1.5rem}.service-card-title{font-size:1.25rem;font-weight:700;color:#1f2937;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}@media (min-width:768px){.service-card-title{font-size:1.4rem}}.service-card-content{flex:1;padding:0 1.5rem 1.5rem}.service-description{margin-bottom:1rem;line-height:1.75;color:#4b5563}.service-subtext{margin-bottom:1.5rem;line-height:1.75;color:#4b5563}.service-items-list{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.service-item{display:flex;align-items:flex-start}.service-bullet{width:.5rem;height:.5rem;border-radius:50%;background-color:#3b82f6;margin-top:.5rem;margin-right:.75rem;flex-shrink:0}.service-item-text{color:#4b5563}.service-card-footer{display:flex;justify-content:center;align-items:center;padding:1.5rem}.service-button{width:100%;background-color:#5C2FB3;color:white;border:none;transition:all .3s ease}.service-button:hover{background-color:#4A2790}.service-button-link{width:100%}.detailed-info-section{padding:4rem 0;background-color:white}.detailed-info-container{max-width:1280px;margin:0 auto;padding:0 1rem}.detailed-info-grid{display:grid;gap:3rem;align-items:flex-start}@media (min-width:768px){.detailed-info-grid{grid-template-columns:repeat(2,1fr)}}.info-column{display:flex;flex-direction:column}.info-image-wrapper{position:relative;width:100%;height:16rem;margin-bottom:1.5rem}.info-image{-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.info-card{border:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.info-card-header{padding:1.5rem}.info-card-title{font-size:1.5rem;color:#1f2937}.info-card-content{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.info-paragraph{color:#4b5563;line-height:1.75}.claims-service-section{padding-top:1rem}.claims-service-title{font-weight:600;font-size:1.125rem;margin-bottom:.75rem;color:#1f2937}.claims-service-text,.cover-features-intro{color:#4b5563;line-height:1.75}.cover-features-intro{margin-bottom:1.5rem}.features-list{display:flex;flex-direction:column;gap:.75rem}.feature-item{display:flex;align-items:flex-start}.feature-bullet{width:.5rem;height:.5rem;border-radius:50%;background-color:#3b82f6;margin-top:.5rem;margin-right:.75rem;flex-shrink:0}.feature-text{color:#4b5563}