.global-contact-cta{padding:30px;border-radius:10px;background:#07933c;color:#fff;box-shadow:0 8px 22px #075d2526}
.global-contact-cta>h2{margin:0 0 22px;text-align:center;color:#fff;font-size:clamp(24px,3vw,36px);line-height:1.35}
.global-contact-cta-inner{padding:30px 34px;border-radius:8px;background:#fff;color:#333}
.direct-send-lead{margin:0 0 24px;text-align:center;color:#08622a;font-size:clamp(20px,2.5vw,29px);font-weight:900;line-height:1.55}
.direct-send-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 24px;padding:0;list-style:none;counter-reset:send-step}.direct-send-steps li{position:relative;min-height:96px;padding:17px 15px 15px 62px;border:1px solid #d2e4d4;border-radius:7px;background:#f5faf4;font-weight:700;line-height:1.55}.direct-send-steps li:before{counter-increment:send-step;content:counter(send-step);position:absolute;top:18px;left:16px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#168a39;color:#fff;font-weight:900}
.direct-send-address{margin:0;padding:18px 22px;border:2px solid #168a39;border-radius:7px;text-align:center;font-size:17px;line-height:1.7}.direct-send-address strong{display:block;color:#08622a;font-size:19px}
@media(max-width:760px){.global-contact-cta{padding:20px 14px}.global-contact-cta-inner{padding:22px 18px}.direct-send-steps{grid-template-columns:1fr}.direct-send-steps li{min-height:auto}.direct-send-address{padding:15px;font-size:15px}}
