.service-detail{padding:80px 0}.service-detail h1,.service-detail h2{color:#052020}.service-detail .hero{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:60px;gap:60px;align-items:center;margin-bottom:80px}.service-detail .hero-text h1{font-size:2.8rem;margin-bottom:15px}.service-detail .hero-text p{color:rgba(0,0,0,.431372549);margin-bottom:25px;line-height:1.7}.service-detail .hero-text .features{list-style:none;padding:0;margin-bottom:30px}.service-detail .hero-text .features li{margin-bottom:10px;padding-left:25px;position:relative}.service-detail .hero-text .features li:before{content:"✔";position:absolute;left:0;color:#164343}.service-detail .hero-text .hero-buttons{display:flex;gap:15px}.service-detail .hero-text .hero-buttons a{padding:12px 20px;border-radius:30px;font-weight:500;text-decoration:none;width:-moz-fit-content;width:fit-content}.service-detail .hero-text .hero-buttons .primary-btn{background:#164343;color:#fff}.service-detail .hero-text .hero-buttons .secondary-btn{border:1px solid #164343;color:#164343}.service-detail .hero-images{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.service-detail .hero-images img{width:100%;border-radius:12px;height:160px;object-fit:cover;object-position:top}.service-detail .hero-images img:first-child{grid-column:span 2;height:220px}.service-detail .service-features{margin-bottom:80px}.service-detail .service-features h2{margin-bottom:30px;text-align:center}.service-detail .service-features .feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:25px;gap:25px}.service-detail .service-features .feature-card{background:#fff;padding:25px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.service-detail .service-features .feature-card h4{margin-bottom:10px}.service-detail .service-features .feature-card p{font-size:14px;color:rgba(0,0,0,.431372549)}.service-detail .projects h2{margin-bottom:25px}.service-detail .projects .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:900px){.service-detail .hero{grid-template-columns:1fr;gap:40px}.service-detail .hero-images img{height:140px}}@media(max-width:480px){.service-detail{padding:40px 0}.service-detail .hero-text h1{font-size:2rem}.service-detail .hero-buttons{flex-direction:column}.service-detail .hero-images img:first-child{height:160px}}@media(max-width:900px){.service-detail .hero{grid-template-columns:1fr}.service-detail .hero .gallery img{height:140px;object-fit:cover;object-position:top}}@media(max-width:480px){.service-detail{padding:1.5rem 0}.service-detail .hero .gallery img{height:110px}}