.company-contact .company-name{font-size:clamp(25px,2.7vw,35px);line-height:1.2;letter-spacing:-.025em;margin-bottom:24px}
.company-contact address,.footer-contact{font-style:normal}
.company-contact address>p{font-size:17px;line-height:1.65}
.contact-channels{display:grid;gap:22px;margin-top:25px}
.contact-channels .email{font-size:clamp(22px,2.5vw,31px)}
.contact-channels .phone{font-size:24px;line-height:1.35;display:grid;gap:7px;width:fit-content}
.contact-channels .phone span{font-size:12px;color:var(--muted);letter-spacing:.02em}
.contact-channels a:hover{text-decoration:underline;text-underline-offset:5px}
.footer-contact{display:grid;gap:7px;font-size:15px;line-height:1.6}
.footer-contact strong{font-size:15px;color:inherit;line-height:1.45}
.footer-contact a{width:fit-content;font-weight:600}
.footer-contact a:hover{text-decoration:underline;text-underline-offset:4px}
.footer-top .footer-contact{max-width:310px}
@media(max-width:650px){.footer-top .footer-contact{grid-column:1/-1}.contact-channels .email{font-size:28px}.contact-channels .phone{font-size:25px}}
