.hero{background:linear-gradient(135deg,rgb(0 0 0 / .8),rgb(28 0 80 / .8)),url(https://images.unsplash.com/photo-1581092334411-1c4d0f9e7a89) center/cover no-repeat;padding:140px 20px;color:#fff;text-align:center;position:relative}.hero h1{font-size:3rem;font-weight:800;text-shadow:0 4px 20px rgb(0 0 0 / .5)}.hero p{font-size:1.2rem;margin-top:10px;max-width:650px;margin-left:auto;margin-right:auto;opacity:.9}.hero-buttons a{margin:10px;padding:12px 25px;font-size:1.1rem;border-radius:50px}.section-title{text-align:center;margin-bottom:50px}.section-title h2{font-weight:700;font-size:2.2rem;color:#0d2f5d}.services-section{background:linear-gradient(135deg,#6a11cb 0%,#2575fc 100%);padding:70px 0;color:#fff}.service-card{background:rgb(255 255 255 / .15);backdrop-filter:blur(12px);border-radius:20px;padding:35px 25px;text-align:center;box-shadow:0 8px 25px rgb(0 0 0 / .2);transition:transform 0.4s ease,box-shadow 0.4s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgb(0 0 0 / .4)}.icon-box{width:90px;height:90px;background:linear-gradient(135deg,#ffcc00,#ff9900);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto;margin-bottom:20px;box-shadow:0 4px 15px rgb(255 153 0 / .6)}.icon-box i{font-size:35px;color:#fff}.service-card h5{font-weight:600;margin-bottom:12px}.cta{background:linear-gradient(135deg,#ff512f,#dd2476);color:#fff;text-align:center;padding:70px 20px}.cta h2{font-weight:700;margin-bottom:20px}.cta a{margin:8px;padding:12px 25px;border-radius:50px}