:root{--bg:#f8fafc;--muted:#6b7280;--accent:#0369a1;--border:#e6eef6}.footer{background:var(--bg);color:#0f172a;border-top:1px solid var(--border)}.footer__container{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:24px;max-width:1100px;margin:0 auto;padding:28px 20px;display:flex}.footer__brand{align-items:center;gap:12px;min-width:220px;display:flex}.footer__logo{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 1px 3px rgba(2,6,23,.06)}.footer__brand-info{flex-direction:column;display:flex}.footer__company{margin:0;font-size:16px;font-weight:700;line-height:1.1}.footer__tagline{color:var(--muted);margin:2px 0 0;font-size:13px}.footer__contact{color:var(--muted);min-width:200px;font-style:normal}.footer__contact a{color:inherit;text-decoration:none}.footer__contact a:hover{text-decoration:underline}.footer__contact-item{margin-bottom:4px}.footer__contact-item--small{margin-top:6px;font-size:12px}.footer__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:12px 20px;display:flex}.footer__copyright{color:var(--muted);margin:0;font-size:13px}.footer__policies{gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer__policies-item a{color:var(--muted);font-size:13px;text-decoration:none}.footer__policies-item a:hover{color:var(--accent);text-decoration:underline}@media (max-width:720px){.footer__container{padding:20px}.footer__brand{order:1}.footer__contact{order:2;width:100%}.footer__bottom{padding:12px 20px}}
:root{--bg:#f8fafc;--muted:#6b7280;--accent:#0369a1;--border:#e6eef6}.header__wrapper{border-bottom:1px solid #e6eef6;justify-content:space-between;align-items:center;width:85%;margin:0 auto;padding:2rem;display:flex}.header__wrapper-image{width:250px}.header__wrapper__section{gap:2rem;display:flex}.header__wrapper__section-links{gap:1.5rem;font-size:18px;display:flex}.header__wrapper__section-links :hover{color:var(--accent);text-decoration:underline}
