.services-block{background:#fff;padding:100px 20px}.services-container{max-width:1200px;margin:0 auto;text-align:center}.services-title{font-size:34px;font-weight:700;color:#0b3c5d;line-height:1.3}.services-subtitle{max-width:850px;margin:20px auto 70px;font-size:16px;color:#555;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb}.service-card{padding:50px 40px;text-align:left;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;transition:all .3s ease;background:#fff}.service-card:hover{background:#fafafa;transform:translateY(-6px)}.icon svg{width:82px;height:82px}.service-card h3{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;margin-bottom:10px}.service-card p{font-size:10px;line-height:1.6;color:#6b7280}@media(max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.services-grid{grid-template-columns:1fr}}.icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.icon svg{width:34px;height:34px;stroke:currentColor}.icon-yellow{color:#f4b400}.icon-blue{color:#2563eb}.icon-orange{color:#f97316}.service-card h3{font-size:25px;font-weight:600;line-height:1.3;margin-bottom:12px}.service-card p{font-size:14px;line-height:1.7;color:#6b7280;display:flex;justify-content:center;align-items:center}.industries-section{background:#fff;padding:100px 20px}.industries-container{max-width:1200px;margin:0 auto;text-align:center}.industries-title{font-size:36px;font-weight:700;color:#0b3c5d;margin-bottom:16px}.industries-subtitle{max-width:850px;margin:0 auto 60px;font-size:16px;line-height:1.6;color:#555}.industries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.industry-card{background:#fff;padding:40px 30px;border-radius:14px;text-align:center;transition:all .35s ease;cursor:pointer;border:solid 2px #0b4c74}.industry-icon{width:70px;height:70px;margin:0 auto 20px;border-radius:50%;background:#fff;color:#f8ba19;font-size:32px;display:flex;align-items:center;justify-content:center;transition:all .35s ease;border:solid 2px #f8ba19}.industry-icon svg{width:36px;height:36px;stroke:currentColor}.industry-card h3{font-size:18px;font-weight:600;color:#0b4c74;margin-bottom:12px}.industry-card p{font-size:14px;color:#0b4c74;line-height:1.6}.industry-card:hover{margin-bottom:5px;margin-top:-10px}.industry-card:hover .industry-icon{background:#fff;color:#0b4c74;transform:rotate(10deg)}@media(max-width:1000px){.industries-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.industries-grid{grid-template-columns:1fr}}.cta-section{padding:90px 20px 70px;background:#fff;text-align:center}.cta-container{max-width:1100px;margin:0 auto}.cta-title{font-size:40px;font-weight:600;color:#0b3c5d;margin-bottom:20px}.cta-subtitle{font-size:20px;color:#222;margin-bottom:22px}.cta-description{max-width:900px;margin:0 auto 40px;font-size:17px;line-height:1.7;color:#555}.cta-description a{color:#1a73e8;text-decoration:none}.cta-button{display:inline-flex;align-items:center;gap:14px;padding:16px 34px;border:2px solid #f4b400;background-color:#f4b400;border-radius:999px;color:#0b3c5d;font-size:18px;font-weight:500;text-decoration:none;transition:all .35s ease;margin-bottom:80px;position:relative;overflow:hidden}.cta-button:hover{background:#f5edd7;color:#0b3c5d;padding-left:40px;margin-left:-3px}.cta-arrow{display:inline-block;transition:transform .35s ease}.cta-button:hover .cta-arrow{transform:translate(6px)}.featured-title{font-size:36px;font-weight:600;color:#0b3c5d;margin-bottom:40px}.brand-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;align-items:center}.brand-logos img{max-height:80px;opacity:.9;transition:opacity .3s ease}.brand-logos img:hover{opacity:1}@media(max-width:768px){.cta-title{font-size:30px}.featured-title{font-size:28px}}.case-study-section{background:linear-gradient(to right,#0b4c74 0% 58%,#b7b5b5 58% 100%);padding:80px 0;color:#fff}.case-study-wrapper{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;padding:0 20px}.case-logo img{height:36px;margin-bottom:30px}.case-content h2{font-size:36px;font-weight:600;line-height:1.35;margin-bottom:40px}.case-metrics{display:flex;flex-direction:column;gap:22px;margin-bottom:40px}.metric{padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.3)}.metric-value{display:block;font-size:28px;font-weight:600}.metric-label{font-size:16px;opacity:.9}.case-btn{display:inline-block;padding:12px 26px;border:1.5px solid #fff;border-radius:999px;color:#fff;text-decoration:none;font-size:16px;transition:all .3s ease}.case-btn:hover{background:#fff;color:#0b4c74}.case-image{width:50vw;height:100%}.case-image img{width:auto;display:block;margin-left:auto;border-radius:18px}@media(max-width:992px){.case-study-wrapper{grid-template-columns:1fr;text-align:center}.case-image img{margin:40px auto 0}.case-metrics{align-items:center}.metric{width:100%}}.testimonial-section{padding:90px 20px;background:#f5f5f5}.testimonial-container{max-width:1200px;margin:auto;text-align:center}.testimonial-title{font-size:36px;font-weight:600;color:#0b3c5d;margin-bottom:12px}.testimonial-subtitle{font-size:16px;color:#555;margin-bottom:50px}.testimonial-slider-wrapper{position:relative;display:flex;align-items:center;overflow:visible}.testimonial-slider{display:flex;gap:30px;overflow-x:hidden;overflow-y:visible;scroll-behavior:smooth}.testimonial-card{position:relative;background:#fff;width:340px;min-height:380px;border-radius:18px;border:1px solid #ededed;box-shadow:0 14px 35px #00000014;padding:70px 28px 26px;flex-shrink:0;display:flex;overflow:hidden}.quote-icon{position:absolute;top:10%;left:7%;width:46px;height:46px;color:#094c769b;font-size:50px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:10}.quote-icon2{position:absolute;bottom:30%;right:7%;width:46px;height:46px;color:#094c769b;font-size:50px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:10}.testimonial-main{display:flex;flex-direction:column;width:100%}.stars{text-align:center;color:#fbbf24;font-size:28px;letter-spacing:4px;margin-bottom:24px}.testimonial-text{font-size:16px;line-height:1.75;color:#2f3a4a;text-align:center;flex-grow:1;padding:0 4px}.divider{height:1px;background:#e6e8ec;margin:28px 0 18px}.testimonial-footer{display:flex;align-items:center;justify-content:space-between}.testimonial-footer h4{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:4px}.testimonial-footer span{font-size:14px;color:#6b7280}.testimonial-footer img{height:32px;max-width:90px;object-fit:contain}.testimonial-card:hover{transform:translateY(-8px);transition:all .35s ease}.slider-btn{background:#fff;border:1px solid #ddd;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:22px;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.slider-btn:hover{background:#0b3c5d;color:#fff}@media(max-width:768px){.testimonial-slider{overflow-x:auto}}
