.avsp-header{--avsp-red:#da0000;position:relative;z-index:100;background:#fff;color:#1e1e1e;border-bottom:1px solid #eee;font:inherit;line-height:1.5;text-align:left}
.avsp-header *{box-sizing:border-box}
.avsp-header .avsp-inner{max-width:1320px;margin:auto;padding:16px 24px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px 24px;align-items:center}
.avsp-header a{color:inherit;text-decoration:none}
.avsp-header a:hover{color:var(--avsp-red)}
.avsp-header :is(a,button):focus-visible{outline:2px solid var(--avsp-red);outline-offset:3px}
.avsp-header .avsp-brand{grid-row:1 / 3;font-size:24px;font-weight:700}
.avsp-header .avsp-brand img{display:block;width:220px;height:80px;max-width:100%;object-fit:contain}
.avsp-header .avsp-tools{display:flex;justify-content:flex-end;align-items:center;gap:24px;font-size:13px}
.avsp-header .avsp-languages{display:flex;gap:12px}
.avsp-header .avsp-languages [aria-current]{color:var(--avsp-red);font-weight:700;text-decoration:underline;text-underline-offset:4px}
.avsp-header .avsp-nav{min-width:0}
.avsp-header .avsp-menu,.avsp-header .sub-menu{list-style:none;margin:0;padding:0}
.avsp-header .avsp-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:3px;font-size:14px}
.avsp-header .avsp-menu li{position:relative;margin:0;padding:0;list-style:none}
.avsp-header .avsp-menu a{display:block;padding:10px 12px;border-radius:4px;overflow-wrap:anywhere}
.avsp-header .menu-item-has-children>a{padding-right:36px}
.avsp-header .current-menu-item>a,.avsp-header .current-menu-ancestor>a{color:var(--avsp-red)}
.avsp-header .sub-menu{position:absolute;right:0;top:100%;width:250px;background:#fff;border:1px solid #eee;border-radius:6px;box-shadow:0 8px 24px #0002;display:none;z-index:10}
.avsp-header .sub-menu .sub-menu{right:100%;top:0}
.avsp-header:not(.avsp-ready) li:hover>.sub-menu,.avsp-header:not(.avsp-ready) li:focus-within>.sub-menu,.avsp-header li.avsp-open>.sub-menu{display:block}
.avsp-header .avsp-subtoggle,.avsp-header .avsp-toggle{font:inherit;color:inherit;background:#f6f6f6;border:0;border-radius:4px;cursor:pointer;box-shadow:none}
.avsp-header .avsp-subtoggle{position:absolute;right:0;top:0;width:34px;min-height:41px;padding:4px}
.avsp-header .avsp-subtoggle[aria-expanded=true]{color:var(--avsp-red)}
.avsp-header .avsp-toggle{display:none;padding:10px 14px}
@media(max-width:1150px){
 .avsp-header .avsp-inner{grid-template-columns:minmax(0,1fr) auto;padding:12px 20px;gap:12px}
 .avsp-header .avsp-brand{grid-row:auto}
 .avsp-header .avsp-brand img{width:180px;height:65px}
 .avsp-header .avsp-tools{flex-wrap:wrap;gap:8px 16px}
 .avsp-header .avsp-nav{grid-column:1 / -1}
 .avsp-header.avsp-ready .avsp-toggle{display:block;grid-column:1 / -1;justify-self:end}
 .avsp-header.avsp-ready .avsp-nav{display:none}
 .avsp-header.avsp-ready.avsp-expanded .avsp-nav{display:block}
 .avsp-header .avsp-menu{display:block}
 .avsp-header .avsp-menu a{padding:12px 44px 12px 12px}
 .avsp-header .avsp-menu>li{border-top:1px solid #eee}
 .avsp-header .sub-menu,.avsp-header .sub-menu .sub-menu{position:static;width:100%;box-shadow:none;border:0;border-left:2px solid #eee;border-radius:0;padding-left:12px}
 .avsp-header .avsp-subtoggle{width:44px;min-height:45px}
 .avsp-header:not(.avsp-ready) .sub-menu{display:block}
}
@media(max-width:420px){.avsp-header .avsp-inner{padding:10px 14px}.avsp-header .avsp-brand img{width:145px;height:56px}.avsp-header .avsp-tools{flex-direction:column;align-items:flex-end;font-size:12px}}
/* Swiss Prime design, version 1.1 */
.avsp-header{color:#092536;font-family:Sen,Arial,sans-serif}
.avsp-header .avsp-inner{position:relative;max-width:1248px;grid-template-columns:270px minmax(0,1fr);grid-template-rows:28px 62px;padding:12px 24px 14px;gap:8px 24px}
.avsp-header .avsp-languages{grid-column:1;grid-row:1;display:flex;gap:10px;align-items:center}
.avsp-header .avsp-languages a{display:flex;padding:3px 0;transition:transform .15s}
.avsp-header .avsp-languages a:hover{transform:translateY(-2px)}
.avsp-header .avsp-languages img{display:block;width:25px;height:18px;object-fit:cover}
.avsp-header .avsp-brand{grid-column:1;grid-row:2;align-self:center}
.avsp-header .avsp-brand img{width:265px;height:auto;max-height:62px;object-fit:contain}
.avsp-header .avsp-tools{grid-column:2;grid-row:1;gap:24px;font-size:13px;justify-content:space-between}
.avsp-header .avsp-contact{display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.avsp-header .avsp-contact a{color:#da0000;white-space:nowrap;font-weight:600}
.avsp-header .avsp-hours{border-left:1px solid #ddd;padding-left:9px;white-space:nowrap}
.avsp-header .avsp-portal{white-space:nowrap}
.avsp-header .avsp-nav{grid-column:2;grid-row:2;align-self:center}
.avsp-header .avsp-menu{gap:3px;font-size:13px;align-items:center}
.avsp-header .avsp-menu>li>a{padding:9px 11px;white-space:nowrap}
.avsp-header .avsp-menu>li.menu-item-has-children>a{padding-right:24px}
.avsp-header .avsp-menu>li:is(.avsp-open,.current-menu-item,.current-menu-ancestor)>a,.avsp-header .avsp-menu>li>a:hover{background:#da0000;color:white}
.avsp-header .avsp-menu>.menu-item-home>a{background:#da0000;color:white;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:8px}
.avsp-header .avsp-subtoggle{background:transparent;width:22px;min-height:38px;font-size:12px}
.avsp-header .avsp-menu>li.avsp-open>.avsp-subtoggle{color:#fff}
.avsp-header .sub-menu a:hover{background:#f8f8f8;color:#da0000}
.avsp-header .avsp-menu .sub-menu li+li{border-top:1px solid #f2f2f2}
.avsp-header .avsp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1151px){
 .avsp-header .avsp-menu>.mobonlymen1{display:none}
 .avsp-header .avsp-menu>.avsp-mega{position:static}
 .avsp-header .avsp-menu>.avsp-mega>.avsp-subtoggle{position:relative;display:inline-block;margin-left:-22px;vertical-align:top}
 .avsp-header .avsp-menu>.avsp-mega>a{display:inline-block}
 .avsp-header .avsp-mega>.sub-menu{left:24px;right:24px;top:calc(100% - 12px);width:auto;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:8px;overflow:visible;box-shadow:0 12px 28px #09253620;max-height:calc(100vh - 150px);overflow-y:auto}
 .avsp-header .avsp-mega.avsp-open>.sub-menu,.avsp-header:not(.avsp-ready) .avsp-mega:is(:hover,:focus-within)>.sub-menu{display:grid}
 .avsp-header .avsp-mega>.sub-menu>li{border:0;padding:8px 0;min-width:0}
 .avsp-header .avsp-mega>.sub-menu>li>a{color:#da0000;font-weight:700;padding:12px 20px;font-size:15px}
 .avsp-header .avsp-mega>.sub-menu>li>.sub-menu{display:block;position:static;width:auto;box-shadow:none;border:0;border-radius:0}
 .avsp-header .avsp-mega>.sub-menu>li>.avsp-subtoggle{display:none}
 .avsp-header .avsp-mega>.sub-menu>li>.sub-menu>li>a{padding:14px 20px;font-size:13px}
 .avsp-header .avsp-mega>.sub-menu .sub-menu .sub-menu{position:static;width:auto;box-shadow:none;border:0;padding-left:12px}
 .avsp-header .avsp-mega>.sub-menu>.avsp-image-column{padding:0;overflow:hidden;border-radius:8px 0 0 8px}
 .avsp-header .avsp-image-column img{display:block;width:100%;height:100%;min-height:244px;object-fit:cover}
}
@media(max-width:1150px){
 .avsp-header .avsp-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;gap:10px 18px;padding:12px 20px}
 .avsp-header .avsp-languages{grid-column:1;grid-row:1}
 .avsp-header .avsp-brand{grid-column:1;grid-row:2}
 .avsp-header .avsp-brand img{width:245px;height:auto}
 .avsp-header .avsp-tools{grid-column:1/-1;grid-row:3;justify-content:space-between;flex-direction:row;align-items:center;font-size:12px}
 .avsp-header .avsp-contact{justify-content:flex-start;gap:6px 10px}
 .avsp-header.avsp-ready .avsp-toggle{grid-column:2;grid-row:2;background:#da0000;color:white;min-height:44px}
 .avsp-header .avsp-nav{grid-column:1/-1;grid-row:4}
 .avsp-header .avsp-menu{display:block}
 .avsp-header .avsp-menu>li>a{padding:13px 44px 13px 12px;white-space:normal}
 .avsp-header .avsp-menu>.menu-item-home>a{width:100%;justify-content:flex-start}
 .avsp-header .avsp-subtoggle{width:44px;min-height:45px}
 .avsp-header .avsp-image-column{display:none}
 .avsp-header .avsp-menu .sub-menu li+li{border:0}
 .avsp-header .avsp-hours{border:0;padding:0}
}
@media(max-width:500px){.avsp-header .avsp-brand img{width:210px}.avsp-header .avsp-inner{padding:12px 16px}.avsp-header .avsp-contact{font-size:11px}.avsp-header .avsp-tools{gap:10px;align-items:flex-start}.avsp-header .avsp-hours{width:100%}.avsp-header .avsp-portal{font-size:11px}.avsp-header .avsp-toggle{font-size:13px}}
@media(min-width:1151px){.avsp-header .avsp-mega.avsp-open::after{content:"";position:absolute;left:24px;right:24px;top:calc(100% - 28px);height:18px}}
/* Reference design: quiet utility strip and spacious primary navigation. */
.avsp-header{--avsp-red:#da0000;color:#233347;background:linear-gradient(to bottom,#edf1f5 0,#edf1f5 50px,#fafbfd 50px,#fff 100%);border-bottom:1px solid #e5eaf0;font-family:Sen,Arial,sans-serif}
.avsp-header .avsp-inner{max-width:1600px;grid-template-columns:320px minmax(0,1fr);grid-template-rows:50px 92px;padding:0 32px;gap:0 40px}
.avsp-header .avsp-languages{gap:18px;font-size:13px;align-self:center}
.avsp-header .avsp-languages a{align-items:center;gap:8px;color:#233347;font-weight:400;padding:5px 0}
.avsp-header .avsp-languages img{width:28px;height:20px}
.avsp-header .avsp-languages [aria-current]{color:#233347;text-decoration:none;font-weight:600}
.avsp-header .avsp-brand img{width:315px;max-height:68px;height:auto}
.avsp-header .avsp-tools{justify-content:flex-end;gap:54px;font-size:14px}
.avsp-header .avsp-contact{gap:20px}
.avsp-header .avsp-contact a,.avsp-header .avsp-portal{display:inline-flex;align-items:center;gap:10px;font-weight:400;color:#233347}
.avsp-header .avsp-contact a+a{border-left:1px solid #aebbc8;padding-left:20px}
.avsp-header .avsp-contact svg{color:var(--avsp-red);flex-shrink:0}
.avsp-header .avsp-portal svg{flex-shrink:0}
.avsp-header .avsp-menu{gap:5px;font-size:13px}
.avsp-header .avsp-menu>li>a{text-transform:uppercase;padding:14px 12px;border-radius:6px;font-weight:500}
.avsp-header .avsp-menu>li.menu-item-has-children>a{padding-right:29px}
.avsp-header .avsp-menu>.menu-item-home>a{width:49px;height:45px;padding:12px;background:var(--avsp-red)}
.avsp-header .avsp-menu>li:is(.avsp-open,.current-menu-item,.current-menu-ancestor)>a,.avsp-header .avsp-menu>li>a:hover{background:var(--avsp-red)}
.avsp-header .avsp-subtoggle{width:26px;min-height:47px;font-size:15px;color:#506174}
.avsp-header .sub-menu{width:310px;border:1px solid #edf0f4;border-radius:12px;box-shadow:0 18px 48px #20374d24;padding:8px 0;background:#fff}
.avsp-header .sub-menu a{padding:16px 22px;font-size:14px;line-height:1.5;border-radius:0;color:#233347;transition:background-color .15s,color .15s}
.avsp-header .sub-menu a:hover{background:#f4f7fa;color:var(--avsp-red)}
.avsp-header .avsp-menu .sub-menu li+li{border-color:#edf0f3}
.avsp-header .current-menu-item>a,.avsp-header .current-menu-ancestor>a{color:var(--avsp-red)}
.avsp-header .avsp-toggle{border-radius:6px}
@media(min-width:1151px){
 .avsp-header .avsp-menu>.avsp-mega>.avsp-subtoggle{margin-left:-26px}
 .avsp-header .avsp-menu>li:not(.avsp-mega)>.sub-menu{top:calc(100% + 4px)}
 .avsp-header .avsp-menu>li:not(.avsp-mega).avsp-open:after{content:"";position:absolute;left:0;right:0;top:100%;height:8px}
 .avsp-header .avsp-mega>.sub-menu{left:32px;right:32px;top:calc(100% - 17px);border-radius:12px;box-shadow:0 18px 48px #20374d24}
 .avsp-header .avsp-mega.avsp-open::after{left:32px;right:32px;top:calc(100% - 26px);height:12px}
 .avsp-header .avsp-mega>.sub-menu>li{padding:10px 0}
 .avsp-header .avsp-mega>.sub-menu>li>a{color:var(--avsp-red);font-size:15px;padding:14px 22px}
 .avsp-header .avsp-mega>.sub-menu>li>.sub-menu>li>a{padding:16px 22px;font-size:14px}
 .avsp-header .avsp-mega>.sub-menu>.avsp-image-column{border-radius:12px 0 0 12px}
}
@media(min-width:1151px) and (max-width:1390px){
 .avsp-header .avsp-inner{grid-template-columns:265px minmax(0,1fr);gap:0 20px;padding:0 24px}
 .avsp-header .avsp-brand img{width:265px}
 .avsp-header .avsp-menu{font-size:12px;gap:2px}
 .avsp-header .avsp-menu>li>a{padding-left:8px;padding-right:8px}
 .avsp-header .avsp-menu>li.menu-item-has-children>a{padding-right:25px}
}
@media(max-width:1150px){
 .avsp-header{background:linear-gradient(to bottom,#edf1f5 0,#edf1f5 43px,#fff 43px,#fff 100%)}
 .avsp-header .avsp-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:43px auto auto auto;gap:12px 18px;padding:0 20px 14px}
 .avsp-header .avsp-languages{gap:15px;font-size:12px;grid-row:1}
 .avsp-header .avsp-languages img{width:25px;height:18px}
 .avsp-header .avsp-brand img{width:280px;height:auto;max-height:66px}
 .avsp-header .avsp-tools{grid-row:3;gap:14px;font-size:12px;justify-content:space-between}
 .avsp-header .avsp-contact{gap:8px 14px;flex-wrap:wrap}
 .avsp-header .avsp-contact a{gap:7px}
 .avsp-header .avsp-contact a+a{border:0;padding:0}
 .avsp-header.avsp-ready .avsp-toggle{background:var(--avsp-red)}
 .avsp-header .avsp-menu>li>a{padding:14px 46px 14px 12px}
 .avsp-header .avsp-menu>.menu-item-home>a{width:100%;height:45px}
 .avsp-header .avsp-subtoggle{width:44px;min-height:47px}
 .avsp-header .sub-menu{width:100%;box-shadow:none;border-radius:0;padding:0 0 0 12px}
 .avsp-header .sub-menu a{font-size:14px;padding:13px 44px 13px 12px}
}
@media(max-width:500px){
 .avsp-header .avsp-inner{padding:0 16px 12px;gap:10px 12px}
 .avsp-header .avsp-brand img{width:220px}
 .avsp-header .avsp-tools{align-items:flex-start;gap:8px;font-size:11px}
 .avsp-header .avsp-contact{display:grid;gap:7px}
 .avsp-header .avsp-contact svg{width:15px;height:15px}
 .avsp-header .avsp-portal{font-size:11px;gap:5px}
 .avsp-header .avsp-toggle{font-size:12px;padding:10px}
}
@media(min-width:1391px){.avsp-header .avsp-menu{font-size:14px;gap:7px}}
@media(min-width:1151px){.avsp-header .avsp-menu>li:not(.avsp-mega)>.sub-menu::before{content:"";position:absolute;right:28px;top:-6px;width:10px;height:10px;background:white;border-left:1px solid #edf0f4;border-top:1px solid #edf0f4;transform:rotate(45deg)}}
/* Pixel-independent chevrons share the label's row height. */
.avsp-header .avsp-subtoggle{display:flex;align-items:center;justify-content:center;padding:0;line-height:1}
.avsp-header .avsp-chevron{display:block;width:14px;height:14px;flex-shrink:0;transition:transform .16s ease}
.avsp-header .avsp-subtoggle[aria-expanded=true]>.avsp-chevron{transform:rotate(180deg)}
@media(min-width:1151px){
 .avsp-header .avsp-menu>li.menu-item-has-children{display:flex;align-items:center}
 .avsp-header .avsp-menu>li.menu-item-has-children>a{padding-right:32px}
 .avsp-header .avsp-menu>li>.avsp-subtoggle,.avsp-header .avsp-menu>.avsp-mega>.avsp-subtoggle{position:relative;top:auto;right:auto;display:flex;align-self:stretch;align-items:center;justify-content:center;width:28px;min-height:0;margin-left:-28px;padding:0;vertical-align:initial}
}
/* Display the untouched original artwork through a precisely sized crop window. */
.avsp-header .avsp-original-logo{display:block;width:315px;max-width:100%;aspect-ratio:1324 / 224;overflow:hidden}
.avsp-header .avsp-original-logo img{display:block;width:146.38%;max-width:none;max-height:none;height:auto;margin-left:-22.96%;margin-top:-38.14%;object-fit:initial}
@media(min-width:1151px) and (max-width:1390px){.avsp-header .avsp-original-logo{width:265px}}
@media(max-width:1150px){.avsp-header .avsp-original-logo{width:280px}}
@media(max-width:500px){.avsp-header .avsp-original-logo{width:220px}}
@media(prefers-reduced-motion:reduce){.avsp-header .avsp-chevron{transition:none}}
@media(min-width:1151px){.avsp-header .avsp-menu>li.mobonlymen1{display:none}}

/* Mobile drawer and unified brand colour. */
.avsp-header{--avsp-red:#da0000}
.avsp-header .avsp-original-logo img{filter:url(#avsp-brand-red)}
.avsp-header .avsp-drawer-bar,.avsp-header .avsp-backdrop{display:none}
@media(max-width:1150px){
 .avsp-header .avsp-inner{grid-template-rows:43px auto;row-gap:8px;padding-bottom:16px}
 .avsp-header.avsp-ready .avsp-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:8px;background:transparent;color:#222;border:0;box-shadow:none}
 .avsp-header .avsp-toggle svg{display:block}
 .avsp-header.avsp-ready .avsp-nav{display:block;position:fixed;inset:0 0 0 auto;width:min(88vw,400px);height:100dvh;max-height:100dvh;padding:22px 22px 40px;padding-top:max(22px,env(safe-area-inset-top));padding-bottom:max(40px,env(safe-area-inset-bottom));background:#fff;z-index:100002;overflow-y:auto;overscroll-behavior:contain;transform:translateX(100%);visibility:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),visibility .3s;box-shadow:-12px 0 50px #12233320}
 .avsp-header.avsp-expanded .avsp-nav{transform:translateX(0);visibility:visible}
 .avsp-header .avsp-drawer-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:20px;margin-bottom:14px;border-bottom:1px solid #e8edf2;font-size:16px;font-weight:600;color:#222}
 .avsp-header .avsp-dismiss{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;padding:8px;color:#222;background:#f3f5f7;border:0;border-radius:50%;cursor:pointer}
 .avsp-header .avsp-backdrop{display:block;position:fixed;inset:0;z-index:100001;background:#12233366;backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}
 .avsp-header.avsp-expanded .avsp-backdrop{opacity:1;visibility:visible}
 .avsp-header .avsp-menu>li{border-top:0;border-bottom:1px solid #edf0f3}
 .avsp-header .avsp-menu>li>a{font-size:14px;padding:17px 46px 17px 10px;text-transform:none;letter-spacing:0}
 .avsp-header .avsp-menu>li>.avsp-subtoggle{height:55px}
 .avsp-header .avsp-menu>li:is(.avsp-open,.current-menu-item,.current-menu-ancestor)>a{background:#fff2f2;color:#da0000}
 .avsp-header .avsp-menu>li.avsp-open>.avsp-subtoggle{color:#da0000}
 .avsp-header .avsp-menu>.menu-item-home>a{width:44px;height:44px;background:#da0000;color:white;margin:0 0 12px}
 .avsp-header .sub-menu{background:#fafbfc;border-left:2px solid #f1d7d7;margin:8px 0 12px;padding-left:8px}
}
@media(prefers-reduced-motion:reduce){.avsp-header.avsp-ready .avsp-nav,.avsp-header .avsp-backdrop{transition:none}}
@media(max-width:1150px){.avsp-header .avsp-tools{display:none}}
/* Compact desktop header. */
.avsp-header .avsp-inner{max-width:1250px}
@media(min-width:1151px){
 .avsp-header .avsp-inner{grid-template-columns:245px minmax(0,1fr);column-gap:18px;padding-left:24px;padding-right:24px}
 .avsp-header .avsp-brand img{width:245px}
 .avsp-header .avsp-original-logo{width:245px}
 .avsp-header .avsp-original-logo img{width:146.38%}
 .avsp-header .avsp-menu{font-size:12px;gap:2px}
 .avsp-header .avsp-menu>li>a{padding-left:8px;padding-right:8px}
 .avsp-header .avsp-menu>li.menu-item-has-children>a{padding-right:28px}
}
