.site-head{background:#fff}.brand{display:block;background:#fff;padding:4px}.phone-pair{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.phone-pair a{transform-origin:center;will-change:transform,opacity}.phone-primary{animation:phone-one 2.4s steps(1,end) infinite}.phone-secondary{animation:phone-two 2.4s steps(1,end) infinite}.head-call .phone-pair{display:flex;justify-content:flex-end;margin-top:5px}.head-call .phone-pair a{font-size:clamp(23px,2.7vw,36px);text-decoration:none}.call-board .phone-pair{display:grid;justify-content:stretch;margin:8px 0}.call-board .phone-pair a{display:block;margin:0}.actions .phone-pair{display:contents}.footer-row .phone-pair{display:grid;text-align:right}.footer-phone{text-decoration:none}@keyframes phone-one{0%,49%{opacity:1;transform:scale(1.035)}50%,100%{opacity:.58;transform:scale(1)}}@keyframes phone-two{0%,49%{opacity:.58;transform:scale(1)}50%,100%{opacity:1;transform:scale(1.035)}}@media(max-width:720px){.head-call .phone-pair{justify-content:center}.head-call .phone-pair a{font-size:25px}.footer-row .phone-pair{text-align:left}.actions .phone-pair{display:flex;width:100%}.actions .phone-pair a{flex:1;text-align:center}}@media(prefers-reduced-motion:reduce){.phone-primary,.phone-secondary{animation:none;opacity:1;transform:none}}
