button.ah-link-button--menu-item:after,button.ah-link-button--more:after{border-right:2px solid var(--ah-navigation-link);border-top:2px solid var(--ah-navigation-link);content:"";float:right;height:.688rem;position:relative;transform:rotate(45deg);width:.75rem;border-radius:1px}.ah-link-button{color:var(--ah-navigation-link);box-sizing:border-box;font-weight:400;font-size:1.125rem;line-height:1.5rem;text-decoration:none;background-color:transparent;border:none;cursor:pointer;margin:0;padding:0}.ah-link-button--menu-item,.ah-link-button--more{display:flex;justify-content:space-between;align-items:center;border:none;white-space:nowrap}.ah-link-button--menu-item:hover,.ah-link-button--more:hover{color:var(--ah-navigation-link-hover);text-decoration:underline}.ah-link-button--menu-item:hover:after,.ah-link-button--more:hover:after{text-decoration:none}@media screen and (min-width:1024px){.ah-link-button--menu-item,.ah-link-button--more{color:var(--ah-navigation-link);width:fit-content;border-bottom:4px solid transparent;font-size:1rem;font-weight:400;letter-spacing:0px;text-align:center;display:flex;align-items:center;height:100%}.ah-link-button--menu-item:hover,.ah-link-button--more:hover{border-color:var(--ah-navigation-link);text-decoration:none;color:var(--ah-navigation-link)}.ah-link-button--menu-item:after,.ah-link-button--more:after{display:none}}.ah-link-button--more:after{display:none}.ah-link-button--more span{align-items:center;display:flex;gap:.25rem}.ah-link-button--more span:after{width:.15rem;content:"";height:.15rem;border-radius:50%;background-color:var(--ah-navigation-link);box-shadow:0 .3125rem 0 var(--ah-navigation-link),0 .625rem 0 var(--ah-navigation-link);margin-top:-.5rem}.ah-link-button--medium{font-size:1rem;font-weight:400;letter-spacing:0px;text-align:left;width:fit-content;color:var(--ah-navigation-megamenu-link-secondary)}.ah-link-button--medium:hover{color:var(--ah-navigation-megamenu-link-secondary--hover);text-decoration:underline}.ah-link-button--large{width:fit-content;display:block;font-weight:500;font-size:1.2rem;color:var(--ah-navigation-megamenu-link)}.ah-link-button--large:hover{color:var(--ah-navigation-megamenu-link-hover);text-decoration:underline}.ah-link-button--large:hover:after{text-decoration:none}.ah-link-button--action{color:var(--ah-navigation-push-cta);font-size:1.1rem;font-weight:400;border:1px solid var(--ah-navigation-push-cta);border-radius:3.75rem;padding:.75rem 1.5rem;text-align:center}.ah-link-button--action:hover{color:#fff;background-color:var(--ah-navigation-push-cta)}.ah-link-button--tab{border-right:4px solid transparent;font-weight:500;display:flex;align-items:center;min-height:2rem;padding-right:1.8rem;padding-left:4rem;width:100%;text-align:left}.ah-link-button--tab .ah-menu-item__label{font-size:1.125rem;font-weight:500}.ah-link-button--tab:hover,.ah-link-button--tab.active-tab,.ah-link-button--active{border-color:var(--ah-navigation-link);text-decoration:none;color:var(--ah-navigation-link)}@media screen and (min-width:768px)and (max-width:1023px){.ah-link-button--active{color:var(--ah-navigation-link-hover);text-decoration:underline}}.ah-link-button.last-link span{color:var(--ah-navigation-link-hover);text-decoration-color:var(--ah-navigation-link-hover)}.ah-overlay{position:fixed;width:100%;height:100vh;inset:0;background-color:#00000080;z-index:-1;cursor:pointer;display:none}@media screen and (min-width:768px)and (max-width:1023px){.ah-overlay{display:block}}.ah-picture{position:relative;border-radius:.375rem;width:100%}.ah-picture__img{object-fit:cover;border-radius:.375rem;width:100%;height:100%}.ah-bar{border-bottom:1px solid var(--ah-navigation-border);display:flex;padding-bottom:1.5rem}.ah-bar__button{align-items:center;font-size:1rem;display:flex;margin:0;padding:0;border:none;background-color:transparent;color:var(--ah-navigation-link);cursor:pointer}.ah-bar__button:before{border-right:.09375rem solid var(--ah-navigation-link);border-top:.09375rem solid var(--ah-navigation-link);content:"";float:left;height:.5rem;position:relative;transform:rotate(-135deg);width:.5rem;margin-right:1rem}.ah-bar__title{font-weight:500;font-size:1.125rem;line-height:1.5rem;text-align:center;width:100%}.ah-burger-menu{align-items:center;background-color:transparent;border:none;color:var(--ah-navigation-link);cursor:pointer;display:flex;flex-direction:column;font-size:1rem;justify-content:flex-end;margin:0;padding:0}@media screen and (min-width:1024px){.ah-burger-menu{display:none}}.ah-burger-menu__icon{width:1.85rem;display:flex;flex-direction:column;padding:0}.ah-burger-menu__icon:after,.ah-burger-menu__icon:before{background-color:var(--ah-navigation-link);left:0;top:0;border-radius:1px;content:" ";height:2px;transition:transform .6s cubic-bezier(.19,1,.22,1);margin-bottom:5px}.ah-burger-menu__icon--close:before{transform:rotate(-45deg) translate(-1px,1px)}.ah-burger-menu__icon--close:after{transform:rotate(45deg) translate(-3px,-5px)}.ah-burger-menu__letters{font-size:.75rem;font-weight:700;line-height:1rem;letter-spacing:.07em;text-align:center;text-transform:uppercase;white-space:nowrap}.ah-card-push{background:var(--ah-navigation-push-bg);border-radius:.375rem;display:flex;flex-direction:column;margin-bottom:1rem;padding:1.5rem;gap:1rem}.ah-card-push .ah-picture{height:10.3125rem;position:relative}.ah-card-push__content{display:flex;flex-direction:column;align-items:flex-start;margin-top:1.5rem}.ah-card-push__content-title{font-weight:500;font-size:1.25rem;line-height:1.5rem;color:var(--ah-navigation-push-title);margin:0}.ah-card-push__content-desc{margin:.75rem 0 1.5rem;font-weight:400;font-size:1rem;line-height:1.25rem;color:var(--ah-navigation-push-desc)}@media screen and (min-width:768px){.ah-card-push{flex-direction:row;padding:1rem;max-width:30.6875rem}}@media screen and (min-width:768px)and (min-width:1024px){.ah-card-push{max-width:unset}}@media screen and (min-width:768px){.ah-card-push .ah-picture{height:8.75rem;width:7rem;position:relative}.ah-card-push:only-child .ah-picture{width:10.625rem;height:13.25rem}.ah-card-push:only-child .ah-card-push__content-title{font-size:1.25rem}.ah-card-push__content{margin-top:0;width:calc(100% - 10.625rem)}.ah-card-push__content-desc{font-size:.875rem;margin-bottom:1rem}.ah-card-push__content-title{font-size:1rem}}.ah-card-widgets{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:1024px){.ah-card-widgets{flex-direction:row;gap:1rem}}.ah-card-widget{text-decoration:none;display:flex;flex-direction:column}@media screen and (min-width:1024px){.ah-card-widget{max-width:17.8125rem}}.ah-card-widget .ah-picture{margin-bottom:1rem}@media screen and (min-width:1024px){.ah-card-widget .ah-picture{max-width:17.8125rem;height:11.875rem}}.ah-card-widget__title{font-size:1rem;font-weight:500;line-height:1.5rem;letter-spacing:0px;color:var(--ah-navigation-push-title);margin-bottom:4px;margin-top:0}.ah-card-widget__desc{font-size:.875rem;font-weight:400;line-height:1.25rem;letter-spacing:0px;color:var(--ah-navigation-push-desc);margin:0}.ah-list__item{list-style:none}.ah-items-navigation{height:100%}.ah-items-navigation .ah-mega-menu{position:absolute;left:0;right:0;top:0;height:100%}@media screen and (min-width:1024px){.ah-items-navigation .ah-mega-menu{top:unset;margin-top:1px;height:unset}}.ah-items-navigation .ah-link-button--menu-item{width:100%}@media screen and (min-width:1024px){.ah-items-navigation>.ah-list{height:100%}}body.ah-burger-menu-nav--open{overflow:hidden}.ah-header-navigation__geoloc{display:flex;gap:1.5rem;background-color:var(--ah-navigation-bg);padding:2rem 1rem}@media screen and (min-width:1024px){.ah-header-navigation__geoloc{padding:0 1.5% 0 3%}}@media screen and (min-width:768px)and (max-width:1023px){.ah-header-navigation__geoloc{width:50%;box-sizing:border-box}}.ah-header-navigation__geoloc .ah-mega-menu{position:absolute;left:0;top:0}@media screen and (min-width:1024px){.ah-header-navigation__geoloc .ah-mega-menu{top:inherit;height:inherit}}.ah-header-navigation__geoloc .ah-mega-menu__menu{width:100%}@media screen and (min-width:1024px){.ah-header-navigation__geoloc .ah-mega-menu__menu>div{margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px){.ah-header-navigation__geoloc{margin:0}}.ah-header-navigation__geoloc .ah-list,.ah-header-navigation__geoloc .ah-list__item .ah-link-button{width:100%}.ah-header-navigation__geoloc .ah-list__item .geoloc-placeholder__geoloc>span{display:inline-block}@media screen and (min-width:1024px){.ah-header-navigation__geoloc .ah-list__item .geoloc-placeholder__geoloc>span{display:none}}.ah-header-navigation__geoloc .ah-list__item .geoloc-placeholder__geoloc>span:first-child{display:none}@media screen and (min-width:1024px){.ah-header-navigation__geoloc .ah-list__item .geoloc-placeholder__geoloc>span:first-child{display:inline-block}}.ah-header-navigation__geoloc ul{width:100%}.ah-header-navigation__container{width:100%;box-sizing:border-box;left:0;display:flex;justify-content:space-between;flex-direction:column;overflow-y:auto;position:absolute;height:100%}@media screen and (max-width:767px){.ah-header-navigation__container{visibility:hidden;transform:translate(-100%);transition:transform .6s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:768px)and (max-width:1023px){.ah-header-navigation__container{visibility:hidden;transform:translate(-100%);transition:transform .6s cubic-bezier(.19,1,.22,1)}}@media screen and (max-width:767px){.ah-header-navigation__container--panelopened{visibility:visible;transform:none}}@media screen and (min-width:768px)and (max-width:1023px){.ah-header-navigation__container--panelopened{visibility:visible;transform:none}}@media screen and (min-width:1024px)and (max-width:1279px){.ah-header-navigation__container--panelopened{overflow-y:auto}}@media screen and (min-width:1024px){.ah-header-navigation__container{flex-direction:row;position:initial;padding:0;overflow-y:initial;background:var(--ah-navigation-bg)}}.ah-header-navigation__nav{display:flex;flex:1;align-self:stretch;background-color:var(--ah-navigation-bg);padding:2rem 1rem}@media screen and (min-width:768px)and (max-width:1023px){.ah-header-navigation__nav{width:50%;box-sizing:border-box}}@media screen and (min-width:1024px){.ah-header-navigation__nav{padding:unset}}.ah-header-navigation__nav .ah-items-navigation{width:100%}.ah-header-navigation__nav .ah-items-navigation>.ah-list{list-style:none;display:flex;margin:0;padding:0;width:100%}.ah-header-navigation__nav .ah-items-navigation>.ah-list>li{width:auto;height:auto}.ah-header-navigation__nav .ah-items-navigation>.ah-list>li>button,.ah-header-navigation__nav .ah-items-navigation>.ah-list>li>a{white-space:nowrap}.ah-header-navigation__menu{height:100%;display:flex;align-items:center}@media screen and (min-width:768px)and (max-width:1023px){.ah-header-navigation__menu{width:50%}.ah-header-navigation__menu .ah-bar{padding-bottom:unset}.ah-header-navigation__menu .ah-bar__button{visibility:hidden}.ah-header-navigation__menu .ah-mega-menu{width:50%;left:unset;right:0;position:absolute;bottom:0;top:0}.ah-header-navigation__menu .ah-mega-menu__widgets{flex-direction:column;align-items:center}.ah-header-navigation__menu .ah-mega-menu-column__cards--widget{max-width:100%;width:100%}}.ah-mega-menu{box-shadow:0 2px 6px #0000001a;overflow-y:auto;padding:1rem;background:var(--ah-navigation-megamenu-bg);box-sizing:border-box;width:100%;height:100vh;z-index:99999;scrollbar-width:none}.ah-mega-menu::-webkit-scrollbar{display:none}@media screen and (min-width:1024px)and (max-width:1279px){.ah-mega-menu{height:100%}}@media screen and (min-width:1024px){.ah-mega-menu{padding:3rem 2.5rem;top:auto;height:auto;margin-top:1px;max-height:calc(100vh - 5.1875rem)}}.ah-mega-menu__bar{margin-bottom:2rem}@media screen and (min-width:1024px){.ah-mega-menu__bar{display:none}}.ah-mega-menu__menu,.ah-mega-menu__widgets{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:1024px){.ah-mega-menu__menu,.ah-mega-menu__widgets{flex-direction:row;gap:1.5rem;width:54%}}@media screen and (min-width:768px){.ah-mega-menu__widgets{flex-direction:row;gap:2rem;width:100%}}.ah-mega-menu__pushs{display:flex;flex-direction:column;gap:1.5rem;min-width:40%}@media screen and (min-width:1024px){.ah-mega-menu__pushs{width:41%}}@media screen and (min-width:1024px){.ah-mega-menu__pushs .ah-mega-menu-column__cards--push{box-sizing:border-box;margin-left:auto;width:100%;max-width:491px}}.ah-mega-menu__content{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:space-between;gap:2rem;width:100%}@media screen and (min-width:1024px){.ah-mega-menu__content{flex-direction:row;gap:1.5rem}}@media screen and (min-width:1024px){.ah-mega-menu__column--large{min-width:38%}}@media screen and (min-width:1024px){.ah-mega-menu__column--medium{min-width:30%}}@media screen and (min-width:768px){.ah-mega-menu.with-widgets .ah-mega-menu__menu{flex-direction:row}}.ah-mega-menu-column{flex:1;width:100%}@media screen and (min-width:768px){.ah-mega-menu-column__cards--widget{max-width:17.8125rem}}.ah-mega-menu-column__cards--push{margin-bottom:0}.ah-mega-menu-column__title{font-size:.75rem;font-weight:500;color:#6f6e77;display:flex;padding:0 0 1.5rem;line-height:1rem;letter-spacing:.1rem;text-transform:uppercase}.ah-more-nav{height:100%}.ah-more-nav .ah-nav-tabs{left:0;position:absolute;width:100%;background:var(--ah-navigation-megamenu-bg);margin-top:1px}.ah-more-nav .ah-nav-tabs .ah-mega-menu{position:relative}.ah-more-nav .ah-nav-tabs .ah-mega-menu__widgets{gap:1rem;width:100%}.ah-nav-tabs{display:none}@media screen and (min-width:1024px){.ah-nav-tabs{position:relative;display:flex;box-shadow:0 2px 6px #0000001a;z-index:99}.ah-nav-tabs>.ah-nav-tabs__list{flex:0 0 auto;width:20.8%;border-right:1px solid #DADADD;padding:3rem 0;display:flex;flex-direction:column;gap:.2rem;background:var(--ah-navigation-megamenu-bg)}.ah-nav-tabs>.ah-nav-tabs__list a.ah-link-button--tab{width:auto}.ah-nav-tabs .ah-mega-menu{box-shadow:none;display:none}.ah-nav-tabs .ah-mega-menu__shown{display:flex;flex:1}.ah-nav-tabs .ah-mega-menu .ah-link-button--large{font-weight:500;font-size:1.125rem}.ah-nav-tabs *:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #3470df;outline:0}.ah-nav-tabs .ah-mega-menu-column__cards--widget{flex:1}}.ah-list{display:flex;list-style:none;padding:0;margin:0;flex-direction:column}@media screen and (min-width:1024px){.ah-list--responsive{flex-direction:row}}.ah-list-medium{gap:.75rem}.ah-list-large{gap:1.5rem}.ah-fade-enter-active,.ah-fade-leave-active{transition:opacity .25s linear}.ah-fade-enter,.ah-fade-leave,.ah-fade-leave-to{opacity:0}.ah-slide-left-enter-active,.ah-slide-left-leave-active{transition:transform .4s ease}.ah-slide-left-enter,.ah-slide-left-leave-to{transform:translate3d(-100%,0,0);transition:transform .3s ease-in}.ah-slide-right-enter,.ah-slide-right-leave-to{transform:translate3d(100%,0,0);transition:transform .3s ease-in}html{--ah-navigation-bg: white;--ah-navigation-link: #1e1852;--ah-navigation-link-hover: #1264a3;--ah-navigation-megamenu-bg: white;--ah-navigation-megamenu-link: #1e1852;--ah-navigation-megamenu-link-hover: #1264a3;--ah-navigation-megamenu-link-secondary: #3e3d48;--ah-navigation-megamenu-link-secondary-hover: #1e1852;--ah-navigation-megamenu-title: #252339;--ah-navigation-push-bg: #ecedf4;--ah-navigation-push-cta: #1e1852;--ah-navigation-push-title: #3C3C3C;--ah-navigation-push-desc: #3e3d48;--ah-navigation-border: #dadadd;--ah-navigation-logo-svg: #1e1852;--ah-navigation-focus-outline: #1e1852;--ah-navigation-height: 4rem;--ah-logo-maxwidth: 9rem}@media screen and (min-width:1024px){html{--ah-navigation-link: #1e1852}}@media screen and (min-width:768px){html{--ah-navigation-height: 4.5rem}}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap}.ah-header{font-family:Roboto,sans-serif;position:relative;z-index:9999}.ah-header *:focus{box-shadow:0 0 0 .1rem var(--ah-navigation-focus-outline);outline:0}.ah-header-navigation{height:100%}.ah-header--is-sticky{position:sticky;top:0;transform:translateZ(0);transition:transform .3s ease-in-out;width:100%}.ah-header--is-hidden{transform:translate3d(0,-100%,0);transition:transform .3s ease-in-out}.ah-header__header{background-color:var(--ah-navigation-bg);border-bottom:1px solid var(--ah-navigation-border);display:flex;align-items:stretch;justify-content:space-between;padding:0 10px;width:100%;box-sizing:border-box;min-height:var(--ah-navigation-height)}@media screen and (min-width:1024px){.ah-header__header{padding:0 3.3%;height:auto;min-height:var(--ah-navigation-height);gap:2rem}}.ah-header__header--is-rtl{direction:rtl}@media screen and (max-width:767px){.ah-header__header--is-rtl .ah-header-navigation__container{transform:translate(0)}}@media screen and (min-width:768px)and (max-width:1023px){.ah-header__header--is-rtl .ah-header-navigation__container{transform:translate(0)}}.ah-header__header--is-rtl .ah-link-button--tab{border-left:4px solid transparent;border-right:none;text-align:right}.ah-header__header--is-rtl .ah-link-button--tab.active-tab{border-color:var(--ah-navigation-link)}.ah-header__header--is-rtl .ah-link-button--menu-item:after{rotate:180deg}.ah-header__header--is-rtl .ah-bar__button{direction:ltr}@media screen and (min-width:768px)and (max-width:1023px){.ah-header__header--is-rtl .ah-header-navigation__menu .ah-mega-menu{left:0;right:unset}}.ah-header__header--is-rtl .ah-header__logo--offset{margin-right:-3rem;margin-left:0}.ah-header__logo{align-items:center;align-self:center;display:none;min-height:calc(var(--ah-navigation-height) - 1.5rem);max-width:var(--ah-logo-maxwidth)}@media screen and (min-width:1024px){.ah-header__logo--desktop{display:flex}}@media screen and (min-width:768px)and (max-width:1023px){.ah-header__logo--mobile{display:flex}}@media screen and (max-width:767px){.ah-header__logo--mobile{display:flex}}.ah-header__logo .mainLogo__partnertext svg,.ah-header__logo .mainLogo__partnertext img,.ah-header__logo .mainLogo__partner svg,.ah-header__logo .mainLogo__partner img{height:auto}.ah-header__logo svg,.ah-header__logo img{height:calc(var(--ah-navigation-height) - 1.5rem);object-fit:contain;width:100%}.ah-header__logo svg>path,.ah-header__logo img>path{fill:var(--ah-navigation-logo-svg)}.ah-header__logo--offset{margin-left:-3rem}@media screen and (min-width:1024px){.ah-header__logo--offset{margin-left:0rem}}.ah-header__loginnav{display:flex;align-items:center}.ah-header__loginnav .login-nav{top:inherit!important}@media screen and (min-width:1024px){.ah-header__navigation{flex:1}}.videoBackground__video-container{display:none;position:relative;align-items:center;justify-content:center;overflow:hidden;width:100%;height:auto;max-height:600px}@media screen and (min-width:768px){.videoBackground__video-container{display:flex}}.videoBackground__video-overlay{position:absolute;background:#0006;inset:0;z-index:1}.videoBackground__background{width:100%;height:100%;object-fit:cover}.videoBackground__slot{display:block;position:absolute;text-align:center;max-width:50vw;z-index:2}
