*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.blue-bg{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:4rem 5%}.blue-bg-text h1{color:#1e293b;margin-bottom:1rem;font-size:3rem}.blue-bg-text p{color:#646472;margin-bottom:2rem;font-size:1.2rem}.white-bg{background:#fff;padding:4rem 5%}.white-bg-text h1{color:#1e293b;margin-bottom:1rem;font-size:3rem}.white-bg-text p{color:#646472;margin-bottom:2rem;font-size:1.2rem}.white-bg-text ol{padding-left:2rem;padding-right:2rem}.white-bg-text ol li{font-size:2rem}.intro-section{text-align:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:4rem 5%}.intro-section h1{color:#1e293b;margin-bottom:1.5rem;font-size:2.5rem}.intro-section p{color:#475569;max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}.section-content{align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.section-content.reverse{flex-direction:row-reverse}.section-image{flex:0 0 500px;align-items:center;width:500px;display:flex;overflow:hidden}.section-image img{object-fit:cover;object-position:top;border-radius:12px;width:100%;height:100%;box-shadow:0 4px 6px #0000001a}.section-text{flex:1}.section-text h2{color:#1e293b;margin-bottom:2rem;font-size:2rem}.section-text p{color:#475569;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.section-text ol{counter-reset:item;margin-left:2.5rem;padding:0;list-style:none}.section-text ol li{counter-increment:item;margin-bottom:2rem;position:relative}.section-text ol li:before{content:counter(item);color:#fff;background:#4a0404;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:700;display:flex;position:absolute;top:0;left:-2.5rem}.service-title{color:#1e293b;margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.service-description{color:#475569;margin-bottom:0;font-size:1.05rem;line-height:1.6}footer{color:#94a3b8;background:#1e293b;padding:3rem 5% 1.5rem}.footer-content{flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:2rem;display:flex}.footer-section{flex:1;min-width:150px}.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section a{color:#94a3b8;margin-bottom:.5rem;text-decoration:none;transition:color .3s;display:block}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;color:#646472;padding-top:2rem}.cta-button{color:#fff;background:#1d3557;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.cta-button:hover{background:#4a0404}@media (max-width:768px){.footer-content{flex-direction:column}.nav-links{gap:1rem}.intro-section h1{font-size:1.75rem}.intro-section p{font-size:1rem}.section-content,.section-content.reverse{flex-direction:column}.section-image{flex:none;width:100%;max-width:400px}.section-text h2{font-size:1.5rem}.section-text ol{margin-left:0}.section-text ol li:before{vertical-align:top;margin-right:1rem;display:inline-flex;position:relative;left:0}.intro-section,.blue-bg,.white-bg{padding:3rem 5%}}