.site-header .nav{height:94px}
.site-header .brand{gap:14px;font-size:1.35rem;letter-spacing:.12em}
.site-header .brand img{width:64px;height:64px;filter:drop-shadow(0 6px 10px #0a3d7628)}
.site-footer .brand img{width:48px;height:48px}

.quick-contact a{display:flex;align-items:center;gap:10px;min-width:170px;padding:12px 15px}
.quick-contact .telegram-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#249bd7;color:#fff;font-size:1rem;line-height:1;transform:rotate(-18deg)}
.quick-contact .contact-name{color:var(--navy);font-size:.95rem;font-weight:850}
.quick-contact a:hover .contact-name{color:#fff}.quick-contact a:hover .telegram-icon{background:#fff;color:#0785d9}

@media(max-width:800px){.site-header .nav{height:78px}.site-header .brand{font-size:1.12rem}.site-header .brand img{width:50px;height:50px}.quick-contact a{min-width:0;justify-content:center;padding:10px}.quick-contact .contact-name{font-size:.86rem}}
