/* IVA v4.0.3 — compact logo, persistent language switch, fixed public header */
:root{--iva-v403-header-h:76px}
body.ivc-public-v300{padding-top:var(--iva-v403-header-h)!important}
body.ivc-public-v300 .ivc-v3-header{
  position:fixed!important;
  top:0!important;
  inset-inline:0!important;
  width:100%!important;
  z-index:1200!important;
  transform:none!important;
  visibility:visible!important;
  opacity:1!important;
  background:rgba(255,253,249,.985)!important;
  box-shadow:0 4px 20px rgba(23,49,50,.055);
}
body.ivc-public-v300 .ivc-v3-header.is-scrolled{box-shadow:0 10px 30px rgba(23,49,50,.11)!important}
body.ivc-public-v300 .ivc-v3-header-inner{min-height:var(--iva-v403-header-h)!important;gap:20px!important}
body.ivc-public-v300 .ivc-v3-brand img{
  width:auto!important;
  max-width:200px!important;
  max-height:48px!important;
  object-fit:contain!important;
}
body.ivc-public-v300 .ivc-v3-language-inline.ivc-v403-language-switch{
  min-width:48px!important;
  padding-inline:12px!important;
  border-color:#c56c49!important;
  color:#173132!important;
  background:#fff!important;
  font-weight:900!important;
  letter-spacing:.35px;
  white-space:nowrap;
}
body.ivc-public-v300 .ivc-v3-language-inline.ivc-v403-language-switch:hover{
  background:#173132!important;
  border-color:#173132!important;
  color:#fff!important;
}
body.ivc-public-v300 .ivc-v3-mobile-actions .ivc-v403-mobile-language{
  border-color:#c56c49!important;
  color:#173132!important;
  background:#fff!important;
  font-weight:900!important;
}
@media(max-width:1180px){
  body.ivc-public-v300 .ivc-v3-brand img{max-width:178px!important;max-height:45px!important}
  body.ivc-public-v300 .ivc-v3-header-inner{gap:14px!important}
}
@media(max-width:1020px){
  :root{--iva-v403-header-h:68px}
  body.ivc-public-v300 .ivc-v3-brand img{max-width:170px!important;max-height:44px!important}
}
@media(max-width:760px){
  :root{--iva-v403-header-h:64px}
  body.ivc-public-v300 .ivc-v3-header-inner{gap:8px!important}
  body.ivc-public-v300 .ivc-v3-brand img{max-width:150px!important;max-height:40px!important}
  body.ivc-public-v300 .ivc-v3-mobile-actions>a,
  body.ivc-public-v300 .ivc-v3-mobile-actions>button{width:39px!important;height:39px!important}
}
@media(max-width:390px){
  body.ivc-public-v300 .ivc-v3-brand img{max-width:136px!important;max-height:38px!important}
}
