.phone-link{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:9px;background:var(--yellow);color:var(--black);font-size:12px;line-height:1.1;white-space:nowrap}.phone-link strong{font-size:14px}.phone-link:hover,.cta-phone:hover{filter:brightness(.94)}.phone-link .contact-icon{display:grid;place-items:center;width:16px;height:16px;font-size:16px}.phone-link .contact-icon svg{display:block;width:16px;height:16px}.cta-phone{display:inline-flex;align-items:center;gap:9px;margin-top:25px;padding:15px 19px;border-radius:10px;background:var(--yellow);color:var(--black);font-size:20px;font-weight:900}.cta-phone span:first-child{font-size:22px}.cta-phone .phone-label{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}@media(max-width:1040px){.phone-link .phone-label{display:none}}@media(max-width:760px){.phone-link{display:none}.cta-phone{font-size:17px;flex-wrap:wrap}}
