.logo.brand-logo{display:inline-flex;align-items:center;gap:9px;line-height:1;white-space:nowrap}.brand-logo img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 3px 8px rgba(255,138,31,.2))}.brand-logo-word{display:flex;align-items:baseline;font-size:21px;font-weight:900;letter-spacing:.5px}.brand-logo-word strong{color:var(--brand)}.brand-logo-word em{color:#f7f9fc;font-style:normal}.footer-brand{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-brand-main{display:flex;align-items:center;gap:10px}.footer-brand-main img{width:34px;height:34px;object-fit:contain}.footer-brand-main b{color:#f4f7fb}.footer-links{display:flex;gap:12px;flex-wrap:wrap}.footer-links a{color:#cbd4e4}.footer-links a:hover{color:var(--brand)}
@media(max-width:980px){.logo.brand-logo{justify-content:center}.brand-logo img{width:38px;height:38px}.brand-logo-word{font-size:20px}}

