.gcd-hero{background:linear-gradient(120deg,#071841 0%,#14377f 68%,#36558b 100%)}
.gcd-image{padding:18px!important;display:flex;align-items:center;justify-content:center;min-height:0!important}
.gcd-image>img{display:block;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:14px;background:#fff}
.gcd-services{padding:76px 0;background:#f7f9fd}
.gcd-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.gcd-service-grid article{background:#fff;border:1px solid #dfe6f2;border-radius:20px;padding:26px;box-shadow:0 12px 35px rgba(10,31,77,.07);transition:.25s}
.gcd-service-grid article:hover{transform:translateY(-4px);border-color:#ff7a18}
.gcd-service-grid>article>i{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#fff0e5;color:#f36b13;font-size:21px}
.gcd-service-grid h3{font-size:21px;margin:18px 0 10px;color:#081d4f}
.gcd-service-grid p{color:#64718b;line-height:1.7;min-height:82px}
.gcd-service-grid a{color:#ef5d16;font-weight:700}
@media(max-width:991.98px){.gcd-service-grid{grid-template-columns:repeat(2,1fr)}.gcd-image{margin-top:5px}}
@media(max-width:575.98px){.gcd-services{padding:52px 0}.gcd-service-grid{grid-template-columns:1fr}.gcd-service-grid p{min-height:0}.gcd-image{padding:10px!important}}
