.contact-result{display:grid;align-items:center;min-height:calc(100vh - 80px);padding:72px 0;background:linear-gradient(135deg,#f6f8f4 0%,#edf3ed 100%)}.contact-result-card{max-width:760px;margin:auto;padding:58px 62px;text-align:center;background:#fff;border:1px solid #e1e8e0;border-radius:24px;box-shadow:0 20px 60px rgba(4,60,45,.1)}.contact-result-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 23px;border-radius:50%;background:#e2f2e8;color:#0f593c;font-size:32px;font-weight:800}.contact-result-card h1{max-width:620px;margin:0 auto 16px;font-size:clamp(32px,4vw,49px);line-height:1.1;letter-spacing:-.05em}.contact-result-card>p:not(.eyebrow){max-width:500px;margin:0 auto 30px;color:#657068;font-size:17px}.contact-result-card .button{justify-content:center}.contact-result-card:has(.contact-result-icon:not(:first-child)){border-color:#eddddd}@media(max-width:600px){.contact-result{min-height:calc(100vh - 70px);padding:38px 0}.contact-result-card{padding:40px 24px;border-radius:18px}.contact-result-card>p:not(.eyebrow){font-size:15px}}
