.admin-bar .iov-site-header{top:32px}
.iov-page-container{overflow:clip}
.iov-site-header{position:relative;z-index:999;background:#f7f4ec;color:var(--iov-navy);box-shadow:0 1px 0 rgba(16,40,63,.10)}
.iov-topbar{background:var(--iov-navy);color:#dbe6ef;font-size:12px}
.iov-topbar__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:20px}
.iov-topbar a{color:#fff;text-decoration:none}.iov-topbar a:hover{color:#d9bd73}
.iov-topbar__contact,.iov-topbar__social{display:none!important}
.iov-topbar__place{color:#aebdca}.iov-topbar__social a{font-weight:700}
.iov-brandbar{background:#f7f4ec}
.iov-brandbar__inner{min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:34px}
.iov-brand{display:flex;align-items:center;gap:20px;max-width:820px;text-decoration:none;color:var(--iov-navy)!important}
.iov-brand img{width:96px;height:96px;object-fit:contain;flex:0 0 auto}
.iov-brand__text{display:flex;flex-direction:column;gap:7px}.iov-brand__text strong{font-size:clamp(19px,2vw,29px);line-height:1.14;letter-spacing:-.02em}.iov-brand__text small{color:var(--iov-green);font-size:13px;font-weight:750}
html[dir="rtl"] .iov-brand__text strong{letter-spacing:0}
.iov-brandbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto}
.iov-header-membership{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;background:var(--iov-green);border-radius:9px;color:#fff!important;font-weight:800;text-decoration:none}.iov-header-membership:hover{background:var(--iov-green-dark);transform:translateY(-1px)}
.iov-search-toggle{width:42px;height:42px;border:1px solid var(--iov-line);border-radius:9px;background:#fff;color:var(--iov-navy);font-size:25px;cursor:pointer}
.iov-language-list ul{display:flex;list-style:none;margin:0;padding:0;gap:4px}.iov-language-list li{margin:0}.iov-language-list a{display:inline-flex;align-items:center;min-height:34px;padding:6px 9px;border-radius:7px;color:var(--iov-navy);font-size:12px;font-weight:800;text-decoration:none}.iov-language-list .current-lang a,.iov-language-list a:hover{background:var(--iov-surface);color:var(--iov-green)}
.iov-menu-toggle{display:none;width:46px;min-height:42px;padding:7px;border:1px solid var(--iov-line);border-radius:9px;background:#fff;cursor:pointer}.iov-menu-toggle span{display:block;width:22px;height:2px;margin:4px auto;background:var(--iov-navy)}.iov-menu-toggle b{position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%)}
.iov-header-search{border-top:1px solid var(--iov-line);background:var(--iov-surface);padding:16px 0}.iov-header-search form{display:grid;grid-template-columns:1fr auto;gap:10px}.iov-header-search input{min-height:46px;border:1px solid #cfd9d3;border-radius:9px;padding:10px 14px;font:inherit}.iov-header-search button{border:0;border-radius:9px;padding:0 20px;background:var(--iov-green);color:#fff;font-weight:800}
.iov-primary-nav{background:var(--iov-navy)}
.iov-menu{display:flex;align-items:stretch;justify-content:flex-start;gap:0;list-style:none;margin:0;padding:0}.iov-menu>li{position:relative;margin:0}.iov-menu>li>a{display:flex;align-items:center;min-height:58px;padding:0 20px;color:#fff!important;font-size:14px;font-weight:800;text-decoration:none;border-inline-end:1px solid rgba(255,255,255,.08)}.iov-menu>li:first-child>a{border-inline-start:1px solid rgba(255,255,255,.08)}.iov-menu>li:hover>a,.iov-menu>.current-menu-item>a,.iov-menu>.current-menu-ancestor>a{background:var(--iov-green)}
.iov-menu .sub-menu{position:absolute;z-index:30;top:100%;inset-inline-start:0;min-width:290px;margin:0;padding:10px;list-style:none;background:#fff;border-top:3px solid var(--iov-green);border-radius:0 0 12px 12px;box-shadow:0 22px 55px rgba(8,27,44,.22);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.iov-menu li:hover>.sub-menu,.iov-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.iov-menu .sub-menu li{position:relative;margin:0}.iov-menu .sub-menu a{display:block;padding:11px 12px;border-radius:8px;color:var(--iov-navy)!important;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none}.iov-menu .sub-menu a:hover{background:var(--iov-surface);color:var(--iov-green)!important}.iov-menu .sub-menu .sub-menu{top:-10px;inset-inline-start:100%}
.iov-main-area{min-height:40vh}
.iov-site-footer{background:#0b2236;color:#d8e3ec}.iov-footer__grid{display:grid;grid-template-columns:1.7fr .75fr .65fr;gap:58px;padding-block:66px}.iov-footer__brand{display:flex;gap:22px;align-items:flex-start}.iov-footer__brand img{width:88px;height:88px;object-fit:contain;background:#fff;border-radius:50%;padding:3px}.iov-footer__brand strong{display:block;max-width:600px;color:#fff;font-size:20px;line-height:1.35}.iov-footer__brand p{max-width:620px;color:#aebdca;line-height:1.7}.iov-site-footer h2{margin:0 0 18px;color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.08em}.iov-site-footer p{margin:0 0 8px}.iov-site-footer a{color:#d8e3ec;text-decoration:none}.iov-site-footer a:hover{color:#d9bd73}.iov-footer__social{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.iov-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0;color:#8fa3b4;font-size:12px}
@media(max-width:1100px){.iov-brand__text strong{font-size:21px}.iov-brandbar__actions{gap:7px}.iov-language-list{display:none}.iov-menu>li>a{padding-inline:14px;font-size:13px}}
@media(max-width:980px){.admin-bar .iov-site-header{top:46px}.iov-topbar__social,.iov-topbar__place{display:none}.iov-brandbar__inner{min-height:94px}.iov-brand img{width:68px;height:68px}.iov-brand__text strong{font-size:17px}.iov-brand__text small{display:none}.iov-header-membership{display:none}.iov-menu-toggle{display:block}.iov-primary-nav{display:none}.iov-primary-nav.is-open{display:block}.iov-menu{display:block;padding:10px 0}.iov-menu>li>a{min-height:48px;padding:0 12px;border:0;border-bottom:1px solid rgba(255,255,255,.1)}.iov-menu .sub-menu{position:static;display:block;min-width:0;padding:0 0 5px 14px;border:0;border-radius:0;box-shadow:none;background:#102d47;opacity:1;visibility:visible;transform:none}.iov-menu .sub-menu a{color:#e7eef4!important;padding:10px 12px}.iov-menu .sub-menu .sub-menu{position:static}.iov-footer__grid{grid-template-columns:1fr 1fr}.iov-footer__brand{grid-column:1/-1}}
@media(max-width:640px){.iov-topbar__inner{justify-content:center}.iov-topbar__contact{justify-content:center;font-size:11px}.iov-brandbar__inner{gap:10px}.iov-brand{gap:10px}.iov-brand img{width:56px;height:56px}.iov-brand__text strong{font-size:14px;line-height:1.2}.iov-search-toggle{display:none}.iov-footer__grid{grid-template-columns:1fr;gap:34px;padding-block:46px}.iov-footer__brand{grid-column:auto;flex-direction:column}}
@media(max-width:782px){.admin-bar .iov-site-header{top:46px}}

/* v2.2 header typography, language pills and exact trilingual dropdowns */
.iov-brandbar__inner{min-height:var(--iov-brandbar-height,132px)}
.iov-brand img{width:var(--iov-header-logo-size,96px);height:var(--iov-header-logo-size,96px)}
.iov-brand__text{min-width:0;max-width:760px}
.iov-brand__text strong{display:block;font-size:var(--iov-header-title-size,28px);line-height:1.08;letter-spacing:-.025em;text-wrap:balance}
.iov-brand__text small{display:block;font-size:var(--iov-header-subtitle-size,13px);line-height:1.35;text-wrap:pretty}
.iov-language-pills{display:flex;align-items:center;gap:7px;flex-wrap:nowrap}
.iov-language-pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 11px;border:1px solid #d8e1dc;border-radius:999px;background:#fff;color:var(--iov-navy)!important;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap;box-shadow:0 2px 8px rgba(16,40,63,.04)}
.iov-language-pill:hover{border-color:var(--iov-green);background:var(--iov-green);color:#fff!important;transform:translateY(-1px)}
.iov-menu>li>a{gap:7px;white-space:nowrap;line-height:1.2}
.iov-menu-arrow{font-size:14px;line-height:1;opacity:.8;transition:transform .2s ease}
.iov-menu>li:hover>a .iov-menu-arrow,.iov-menu>li:focus-within>a .iov-menu-arrow{transform:rotate(180deg)}
.iov-menu .sub-menu{min-width:320px;padding:12px;border:1px solid rgba(16,40,63,.08);border-top:4px solid var(--iov-green)}
.iov-menu .sub-menu a{padding:12px 14px;font-size:13.5px;line-height:1.45;border-bottom:1px solid #edf1ef;border-radius:6px}
.iov-menu .sub-menu li:last-child>a{border-bottom:0}
.iov-menu .sub-menu a::before{content:"";display:inline-block;width:5px;height:5px;margin-inline-end:9px;border-radius:50%;background:var(--iov-gold);vertical-align:middle}
html[dir="rtl"] .iov-brandbar__inner{direction:rtl}
html[dir="rtl"] .iov-brand__text{text-align:right}
html[dir="rtl"] .iov-brandbar__actions{direction:rtl}
html[dir="rtl"] .iov-menu{direction:rtl}
html[dir="rtl"] .iov-menu .sub-menu{text-align:right}
@media(max-width:1100px){
 .iov-brand img{width:var(--iov-header-logo-tablet,70px);height:var(--iov-header-logo-tablet,70px)}
 .iov-brand__text strong{font-size:var(--iov-header-title-tablet,21px)}
 .iov-language-pills{display:none}
}
@media(max-width:640px){
 .iov-brand img{width:var(--iov-header-logo-mobile,56px);height:var(--iov-header-logo-mobile,56px)}
 .iov-brand__text strong{font-size:var(--iov-header-title-mobile,15px);line-height:1.18}
 .iov-brand__text{max-width:calc(100vw - 130px)}
 .iov-brand__text small{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}


/* v2.3 header refinement */
.iov-brand__text strong{font-family:Manrope,"Segoe UI",Arial,sans-serif;font-weight:700}
.iov-brand__text small{font-family:Manrope,"Segoe UI",Arial,sans-serif;font-weight:600}
html[dir="rtl"] .iov-brand__text strong{font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;font-weight:600;line-height:1.42}
html[dir="rtl"] .iov-brand__text small{font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;font-weight:400;line-height:1.7}
.iov-primary-nav .iov-container{width:min(1440px,calc(100% - 24px))}
.iov-menu{justify-content:center}
.iov-menu>li>a{padding-inline:14px;font-size:13px;font-weight:700}
html[dir="rtl"] .iov-menu>li>a{font-weight:500;font-size:14px}
.iov-menu .sub-menu a{font-weight:600}
html[dir="rtl"] .iov-menu .sub-menu a{font-weight:400;font-size:14px;line-height:1.75}
@media(max-width:1260px){.iov-menu>li>a{padding-inline:10px;font-size:12.5px}.iov-primary-nav .iov-container{width:calc(100% - 12px)}}

/* v2.4 footer icons and polish */
.iov-social-icons{display:flex;flex-wrap:wrap;gap:10px}.iov-social-icons a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:rgba(255,255,255,.04);transition:.2s ease}.iov-social-icons a:hover{background:var(--iov-green);border-color:var(--iov-green);transform:translateY(-2px)}.iov-social-icons svg{width:19px;height:19px;fill:currentColor}.iov-footer__contact a{font-variant-numeric:tabular-nums}.iov-site-footer[dir="rtl"],html[dir="rtl"] .iov-site-footer{text-align:right}.iov-footer__brand strong{font-weight:650}.iov-footer__brand p{font-weight:400}.iov-footer__contact p{font-variant-numeric:tabular-nums}
html[dir="rtl"] .iov-site-footer,html[dir="rtl"] .iov-site-footer *{font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif}.iov-site-footer,.iov-site-footer *{font-family:Manrope,"Segoe UI",Arial,sans-serif}

.iov-footer__bottom>.iov-container{text-align:center}

/* v2.7 institutional footer */
.iov-site-footer{position:relative;background:linear-gradient(180deg,#0b2236 0%,#091d2f 100%);overflow:hidden}
.iov-site-footer::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 15%,rgba(43,139,75,.14),transparent 28%),radial-gradient(circle at 88% 75%,rgba(217,189,115,.08),transparent 26%);pointer-events:none}
.iov-footer__grid{position:relative;display:grid;grid-template-columns:minmax(320px,1.65fr) minmax(170px,.7fr) minmax(230px,.9fr) minmax(170px,.65fr);gap:46px;padding-block:68px 58px;align-items:start}
.iov-footer__brand{display:flex;gap:22px;align-items:flex-start}.iov-footer__brand img{width:96px;height:96px;object-fit:contain;background:#fff;border-radius:50%;padding:4px;box-shadow:0 12px 28px rgba(0,0,0,.2)}
.iov-footer__brand strong{display:block;color:#fff;font-size:20px;line-height:1.45}.iov-footer__brand p{max-width:580px;margin:12px 0 0;color:#b6c6d3;line-height:1.85;font-size:14px}
.iov-site-footer h2{position:relative;margin:0 0 22px;padding-bottom:11px;color:#fff;font-size:14px;text-transform:none;letter-spacing:0}.iov-site-footer h2::after{content:"";position:absolute;bottom:0;inset-inline-start:0;width:34px;height:2px;border-radius:2px;background:var(--iov-green)}
.iov-footer__links ul{list-style:none;margin:0;padding:0}.iov-footer__links li{margin:0}.iov-footer__links a{display:inline-flex;padding:5px 0;color:#c7d4de;font-size:13.5px}.iov-footer__links a::before{content:"›";margin-inline-end:8px;color:var(--iov-gold)}
.iov-footer__contact p{display:flex;align-items:flex-start;gap:10px;margin:0 0 13px;color:#c7d4de;line-height:1.6;font-size:13.5px}.iov-footer-icon{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:rgba(255,255,255,.07);color:var(--iov-gold);font-size:12px}.iov-footer__contact a{overflow-wrap:anywhere}
.iov-footer__social{align-items:flex-start;gap:0}.iov-social-icons{gap:9px}.iov-social-icons a{width:40px;height:40px;background:rgba(255,255,255,.06)}
.iov-footer__bottom{position:relative;border-top:1px solid rgba(255,255,255,.1);padding:0;color:#93a6b5}.iov-footer__bottom-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.iov-footer__library{grid-column:1;font-size:13px}.iov-footer__library a,.iov-footer__library span{color:#d8e3ec;font-weight:650}.iov-footer__copyright{grid-column:2;margin:0;text-align:center;font-size:12.5px;line-height:1.6}
html[dir="rtl"] .iov-footer__copyright{font-weight:400}
@media(max-width:1080px){.iov-footer__grid{grid-template-columns:1.5fr 1fr 1fr}.iov-footer__social{grid-column:2/4}.iov-footer__brand{grid-row:1/3}.iov-footer__bottom-inner{grid-template-columns:1fr;gap:8px;padding-block:18px}.iov-footer__library,.iov-footer__copyright{grid-column:1;text-align:center}}
@media(max-width:760px){.iov-footer__grid{grid-template-columns:1fr 1fr;gap:36px;padding-block:52px 44px}.iov-footer__brand{grid-column:1/-1;grid-row:auto}.iov-footer__social{grid-column:auto}.iov-footer__brand strong{font-size:18px}.iov-footer__brand p{font-size:13.5px}}
@media(max-width:520px){.iov-footer__grid{grid-template-columns:1fr}.iov-footer__brand{flex-direction:column;align-items:center;text-align:center}.iov-footer__brand p{margin-inline:auto}.iov-site-footer h2::after{inset-inline-start:0}.iov-footer__social{grid-column:auto}.iov-footer__links,.iov-footer__contact,.iov-footer__social{text-align:start}}


/* v3.0 RC1 global ivory surfaces, compact footer and mobile navigation */
body.iov-site,.iov-page-container,#et-main-area{background:#f7f4ec}
.iov-site-footer{background:linear-gradient(180deg,#0a2236 0%,#081b2b 100%);border-top:2px solid rgba(200,165,82,.75)}
.iov-footer__grid{grid-template-columns:minmax(360px,1.75fr) minmax(150px,.55fr) minmax(235px,.85fr) minmax(210px,.7fr);gap:38px;padding-block:52px 46px}
.iov-footer__brand{align-items:flex-start}.iov-footer__brand>div{min-width:0}.iov-footer__brand p{margin-bottom:0}
.iov-footer__goldbox{margin-top:18px;padding:15px 18px;border:1px solid rgba(211,177,91,.72);border-radius:14px;background:linear-gradient(135deg,rgba(198,163,90,.18),rgba(198,163,90,.07));box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}
.iov-footer__goldbox .iov-footer__library{font-size:14px;margin-bottom:7px}.iov-footer__goldbox .iov-footer__library a,.iov-footer__goldbox .iov-footer__library span{color:#f1d996;font-weight:750}
.iov-footer__goldbox .iov-footer__copyright{margin:0;color:#c9d4dd;font-size:11.5px;line-height:1.65;text-align:start}
.iov-footer__links ul{display:grid;gap:3px}.iov-footer__social .iov-social-icons{max-width:150px}
.iov-footer__bottom{display:none}
@media(max-width:1080px){.iov-footer__grid{grid-template-columns:1.3fr 1fr 1fr}.iov-footer__brand{grid-column:1/-1}.iov-footer__social{grid-column:auto}.iov-footer__goldbox{max-width:760px}}
@media(max-width:760px){.iov-footer__grid{grid-template-columns:1fr 1fr}.iov-footer__brand{grid-column:1/-1}.iov-footer__goldbox{max-width:none}}
@media(max-width:520px){.iov-footer__grid{grid-template-columns:1fr;padding-block:42px 34px}.iov-footer__brand{align-items:center}.iov-footer__goldbox{text-align:start;width:100%}}

@media(max-width:980px){
 .iov-primary-nav.is-open{max-height:calc(100vh - 150px);overflow-y:auto;border-top:1px solid rgba(255,255,255,.12)}
 .iov-menu{padding:10px 10px 18px}.iov-menu>li{position:relative;border-bottom:1px solid rgba(255,255,255,.1)}
 .iov-menu>li>a{padding-inline:14px 52px;border-bottom:0!important;font-size:15px!important;min-height:52px}
 .iov-submenu-toggle{position:absolute;top:7px;inset-inline-end:7px;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.05);color:#fff;cursor:pointer}
 .iov-submenu-toggle span{transition:transform .2s ease}.iov-submenu-toggle[aria-expanded="true"] span{transform:rotate(180deg)}
 .iov-menu .sub-menu{padding:4px 8px 10px 22px!important;background:rgba(255,255,255,.035)!important;border-radius:12px!important;margin-bottom:8px!important}
 .iov-menu .sub-menu[hidden]{display:none!important}.iov-menu .sub-menu a{padding:11px 12px!important;border-bottom:1px solid rgba(255,255,255,.07)!important;font-size:14px!important}
 html[dir="rtl"] .iov-menu>li>a{padding-inline:52px 14px}
}
/* v3.1 Final polish: exact ivory surfaces, gold navigation separators and mobile refinement */
body.iov-site,.iov-page-container,#et-main-area{background:#F9F6EF}
.iov-site-header,.iov-brandbar{background:#F9F6EF}
.iov-site-header{box-shadow:0 1px 0 rgba(16,40,63,.09),0 8px 24px rgba(16,40,63,.035)}
.iov-topbar__inner{min-height:32px}
.iov-brandbar__inner{min-height:136px}
.iov-brand img{width:100px;height:100px}
.iov-search-toggle,.iov-menu-toggle{background:#FCFAF5;border-color:rgba(16,40,63,.14);box-shadow:0 4px 14px rgba(16,40,63,.045)}
.iov-language-pill{background:#FCFAF5;border-color:rgba(16,40,63,.13)}
@media(min-width:981px){
 .iov-menu>li>a{border-inline:0!important}
 .iov-menu>li:not(:last-child)>a{border-inline-end:1px solid rgba(217,189,115,.42)!important}
 .iov-menu>li:first-child>a{border-inline-start:1px solid rgba(217,189,115,.42)!important}
}
.iov-site-footer{margin-top:0;border-top:2px solid rgba(217,189,115,.82)}
.iov-footer__goldbox{border-color:rgba(217,189,115,.78);box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 10px 24px rgba(0,0,0,.08)}
@media(max-width:1100px){
 .iov-brand img{width:74px;height:74px}
}
@media(max-width:980px){
 .iov-brandbar__inner{min-height:96px}
 .iov-primary-nav.is-open{background:linear-gradient(180deg,#102D47 0%,#0D273E 100%);border-top-color:rgba(217,189,115,.38)}
 .iov-menu>li{border-bottom-color:rgba(217,189,115,.18)}
 .iov-menu>li>a{color:#FFFDF8!important}
 .iov-submenu-toggle{border-color:rgba(217,189,115,.30);background:rgba(249,246,239,.07);color:#F3D98E}
 .iov-menu .sub-menu{background:rgba(249,246,239,.055)!important;border:1px solid rgba(217,189,115,.12)!important}
 .iov-menu .sub-menu a{color:#F7F3EA!important;border-bottom-color:rgba(217,189,115,.12)!important}
}
@media(max-width:640px){
 .iov-brand img{width:58px;height:58px}
 .iov-brandbar__inner{min-height:88px}
}

/* v3.2 final header gold divider — applies to all languages */
.iov-brandbar{
  position:relative;
  border-bottom:2px solid rgba(217,189,115,.88);
  box-shadow:0 5px 14px rgba(16,40,63,.045);
}
.iov-primary-nav{
  position:relative;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
@media(max-width:980px){
  .iov-brandbar{
    border-bottom-width:1px;
    border-bottom-color:rgba(217,189,115,.72);
    box-shadow:0 4px 11px rgba(16,40,63,.04);
  }
}

/* v3.5 final mobile utility bar — all languages */
.iov-mobile-tools{
  display:none;
}

@media(max-width:980px){
  .iov-mobile-tools{
    display:block;
    background:#F9F6EF;
    border-bottom:1px solid rgba(217,189,115,.46);
  }

  .iov-mobile-tools__inner{
    min-height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding-block:7px;
  }

  .iov-mobile-tools__membership{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:36px;
    padding:7px 12px;
    border-radius:9px;
    background:var(--iov-green);
    color:#fff!important;
    font-size:11.5px;
    font-weight:800;
    line-height:1.2;
    text-decoration:none;
    white-space:nowrap;
  }

  .iov-mobile-tools__membership:hover{
    background:var(--iov-green-dark);
  }

  .iov-mobile-tools__search{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    width:38px;
    height:36px;
    min-height:36px;
    flex:0 0 38px;
    font-size:22px;
  }

  .iov-mobile-tools__languages,
  .iov-mobile-tools__languages .iov-language-pills,
  .iov-mobile-tools__languages .iov-language-list ul{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:5px;
    margin:0;
    padding:0;
  }

  .iov-mobile-tools__languages .iov-language-list{
    display:block!important;
  }

  .iov-mobile-tools__languages .iov-language-list li{
    margin:0;
  }

  .iov-mobile-tools__languages .iov-language-pill,
  .iov-mobile-tools__languages .iov-language-list a{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    min-height:34px;
    padding:6px 9px;
    border:1px solid rgba(16,40,63,.13);
    border-radius:999px;
    background:#FCFAF5;
    color:var(--iov-navy)!important;
    font-size:11px;
    font-weight:800;
    text-decoration:none;
    white-space:nowrap;
  }

  .iov-mobile-tools__languages .iov-language-pill:hover,
  .iov-mobile-tools__languages .iov-language-list a:hover,
  .iov-mobile-tools__languages .current-lang a{
    background:var(--iov-green);
    border-color:var(--iov-green);
    color:#fff!important;
  }

  .iov-brandbar__actions .iov-header-membership,
  .iov-brandbar__actions > .iov-search-toggle,
  .iov-desktop-languages{
    display:none!important;
  }

  .iov-brandbar__actions .iov-menu-toggle{
    display:block;
  }
}

@media(max-width:520px){
  .iov-mobile-tools__inner{
    gap:6px;
    padding-inline:8px;
  }

  .iov-mobile-tools__membership{
    padding-inline:9px;
    font-size:10.5px;
  }

  .iov-mobile-tools__languages .iov-language-pill,
  .iov-mobile-tools__languages .iov-language-list a{
    padding-inline:7px;
    font-size:10.5px;
  }
}
