.home{padding-top:5rem}.hero{background:linear-gradient(to bottom right,#05a5de,#0380b8);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{opacity:.2;position:absolute;inset:0}.hero-bg img{object-fit:cover;width:100%;height:100%}.hero-content{z-index:10;text-align:center;color:#fff;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative}.hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1.1}.hero-title-accent{color:#000}.hero-subtitle{color:#ffffffe6;max-width:48rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-btn-primary{color:#fff;background-color:#000;border-radius:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;box-shadow:0 10px 25px #0000004d}.hero-btn-primary:hover{background-color:#1a1a1a}.hero-btn-secondary{color:#05a5de;background-color:#fff;border-radius:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;box-shadow:0 10px 25px #00000026}.hero-btn-secondary:hover{background-color:#f3f4f6}@media (min-width:640px){.hero-buttons{flex-direction:row}}@media (min-width:768px){.hero-title{font-size:4.5rem}.hero-subtitle{font-size:1.5rem}}.services-preview{background-color:#fff;padding:5rem 0}.services-preview-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.section-title-accent{color:#05a5de}.section-subtitle{color:#4b5563;max-width:42rem;margin:0 auto;font-size:1.25rem}.services-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.services-grid{grid-template-columns:1fr 1fr}.section-title{font-size:3rem}}@media (min-width:1024px){.services-grid{grid-template-columns:1fr 1fr 1fr}}.service-card{border-radius:1rem;padding:2rem;transition:transform .2s;box-shadow:0 10px 25px #00000026}.service-card:hover{transform:scale(1.05)}.service-card-blue{color:#fff;background:linear-gradient(to bottom right,#05a5de,#0380b8)}.service-card-black{color:#fff;background-color:#000}.service-card-wide{grid-column:1}@media (min-width:768px){.service-card-wide{grid-column:span 2}}.service-icon-wrapper{border-radius:.75rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.service-icon-wrapper-light{background-color:#fff3}.service-icon-wrapper-blue{background-color:#05a5de}.service-icon{width:2rem;height:2rem}.service-card-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.service-card-desc{margin-bottom:1rem}.service-card-blue .service-card-desc{color:#ffffffe6}.service-card-black .service-card-desc{color:#d1d5db}.service-card-link{font-weight:600;text-decoration:none}.service-card-link:hover{text-decoration:underline}.service-card-blue .service-card-link{color:#fff}.service-card-black .service-card-link{color:#05a5de}.why-us{background-color:#f9fafb;padding:5rem 0}.why-us-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.why-us-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.why-us-grid{grid-template-columns:1fr 1fr 1fr}}.why-us-card{text-align:center;background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 15px #0000001a}.why-us-icon-wrapper{background-color:#05a5de;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;display:flex}.why-us-icon{color:#fff;width:2.5rem;height:2.5rem}.why-us-card-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.why-us-card-desc{color:#4b5563}.cta-section{color:#fff;background:linear-gradient(to bottom right,#05a5de,#0380b8);padding:5rem 0}.cta-container{text-align:center;max-width:56rem;margin:0 auto;padding:0 1.5rem}.cta-title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:900}@media (min-width:768px){.cta-title{font-size:3rem}}.cta-subtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem}.cta-btn{color:#fff;background-color:#000;border-radius:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;box-shadow:0 10px 25px #0000004d}.cta-btn:hover{background-color:#1a1a1a}
