.brand-group{display:flex;align-items:center;gap:15px;height:100%}
.site-header .brand{width:122px;height:40px;display:flex;align-items:center;flex:0 0 auto;background:transparent;border-radius:0;overflow:visible}
.site-header .brand img{width:100%;height:100%;object-fit:contain;object-position:center;filter:brightness(0) invert(1)}
.brand-divider{width:1px;height:34px;background:rgba(255,255,255,.35)}
.environment-logo{object-fit:contain;background:#fff}
.header-environment-logo{width:49px;height:49px;border-radius:50%;padding:3px}
.footer-brand-cluster{display:flex;align-items:center;gap:22px}
footer .footer-tvt-logo{width:145px;height:48px;object-fit:contain;object-position:left center;mix-blend-mode:normal}
.environment-partner{display:flex;align-items:center;gap:12px;padding-left:20px;border-left:1px solid var(--line)}
.environment-partner .environment-logo{width:66px;height:66px;mix-blend-mode:multiply}
.environment-partner span{font-size:8px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em;color:var(--green);white-space:nowrap}
@media(max-width:900px){.site-header .brand{width:110px;height:36px}.header-environment-logo{width:42px;height:42px}.footer-brand-cluster{align-items:flex-start;flex-direction:column}.environment-partner{border-left:0;border-top:1px solid var(--line);padding:14px 0 0}}
@media(max-width:600px){.brand-group{gap:8px}.brand-divider{height:28px}.site-header .brand{width:96px;height:32px}.header-environment-logo{width:37px;height:37px}.language-switcher span{display:none}.header-actions{gap:10px}}
.footer-address{display:flex;flex-direction:column;gap:4px;text-align:right;max-width:620px;color:#59605c}
@media(max-width:600px){.footer-address{text-align:left;max-width:none}}
