.home4-services{background:#fff;padding:clamp(46px, 6vw, 92px) 0}.home4-services__head{text-align:center;margin-bottom:var(--space-lg)}.home4-services__title{margin:0;color:var(--gc-dark-blue);font-weight:800;letter-spacing:-.02em;font-size:clamp(1.6rem, 1.25rem + 1.4vw, 2.4rem)}.home4-services__grid{display:grid;grid-template-columns:1fr minmax(320px,420px) 1fr;gap:clamp(16px, 2.2vw, 26px);align-items:center}.home4-services__col{display:flex;flex-direction:column;gap:16px}.home4-services__center{display:grid;place-items:center;gap:18px}.home4-center{width:100%;max-width:420px;display:grid;place-items:center}.home4-center__img{width:100%;height:560px;object-fit:contain;object-position:center;display:block;filter:drop-shadow(0 18px 32px rgb(0 0 0 / .12))}.home4-services__cta{display:flex;justify-content:center}.home4-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:6px;font-weight:800;background:#ff8204;color:#fff;text-decoration:none!important;border:1px solid rgb(0 0 0 / .08);box-shadow:0 12px 26px rgb(0 0 0 / .12);transition:transform .15s ease,opacity .15s ease}.home4-btn:hover{transform:translateY(-1px);opacity:.96}.home4-card{width:100%;background:var(--gc-dark-blue);color:#fff;border:2px solid #ff8204;border-radius:12px;padding:16px 16px 14px;text-align:center;cursor:pointer;display:grid;gap:10px;justify-items:center;transition:transform .15s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.home4-card:hover,.home4-card:focus-visible,.home4-card.is-active{background:#ff8204;border-color:var(--gc-dark-blue);transform:translateY(-1px);box-shadow:0 16px 34px rgb(0 0 0 / .16);outline:none}.home4-card__icon{width:46px;height:46px;border-radius:999px;background:#fff;display:grid;place-items:center}.home4-card__icon i{color:var(--gc-dark-blue);font-size:18px;line-height:1}.home4-card__title{font-weight:900;font-size:1.18rem;line-height:1.15;color:#fff}.home4-card__desc{font-size:.86rem;line-height:1.45;color:rgb(255 255 255 / .92);max-width:38ch}@media (max-width:1100px){.home4-services__grid{grid-template-columns:1fr minmax(280px,380px) 1fr}.home4-center__img{height:520px}}@media (max-width:992px){.home4-services__grid{grid-template-columns:1fr;gap:18px}.home4-services__center{order:0}.home4-services__col--left{order:1}.home4-services__col--right{order:2}.home4-center__img{height:380px}.home4-services__col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home4-card{padding:14px 12px 12px;min-height:150px}.home4-card__title{font-size:1.05rem}.home4-card__desc{font-size:.82rem}}@media (max-width:520px){.home4-services__col{grid-template-columns:1fr}.home4-center__img{height:320px}}