.logo{display:flex;align-items:center;min-width:132px}.logo img{width:auto;height:48px;object-fit:contain}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.lang-switch{display:grid;place-items:center;min-width:42px;min-height:42px;border:1px solid #4b9188;border-radius:999px;color:#f7cf5a;text-decoration:none;font-size:13px;font-weight:950;background:#102d2a}.language-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:32px 0}.language-grid>a{display:flex;align-items:center;gap:22px;padding:30px;border:1px solid #397c73;border-radius:24px;background:linear-gradient(145deg,#1d4a45,#102a28);text-decoration:none;box-shadow:0 22px 60px #06151355}.language-grid>a:hover,.language-grid>a:focus-visible{border-color:#f7cf5a;transform:translateY(-2px)}.language-grid>a>span{display:grid;place-items:center;flex:0 0 70px;height:70px;border-radius:20px;background:linear-gradient(135deg,#f7cf5a,#ff8b2b);color:#132421;font-size:24px;font-weight:1000}.language-grid h2{margin:0 0 4px;font-size:30px}.language-grid p{margin:0;color:#b9cbc6}.language-hero{min-height:540px}@media(max-width:980px){.topbar{grid-template-columns:auto auto 1fr}.header-actions{justify-self:end}}@media(max-width:660px){.logo{min-width:98px}.logo img{height:32px}.header-actions{gap:5px}.lang-switch{min-width:34px;min-height:38px}.header-actions .header-cta{padding-left:12px;padding-right:12px}.language-grid{grid-template-columns:1fr;gap:14px}.language-grid>a{padding:20px}.language-grid>a>span{flex-basis:58px;height:58px}.language-grid h2{font-size:25px}}
