.wizink-header{font-family:"Geomanist-light",geomanist,sans-serif;color:#152a69;z-index:1000;position:relative}
.wizink-header .closeButton .comp-button{margin-bottom:0}
.wizink-header .closeButton .comp-button .comp-button-global{width:unset;min-height:unset}
.wizink-header .closeButton .comp-button .comp-button-global .comp-button__label{font-family:"Geomanist-light",geomanist,sans-serif}
.wizink-header .section-true>a{font-weight:600 !important}
.wizink-header .section-true.has-children.is-open>a .icon{display:inline-block;transform:rotate(90deg)}
.wizink-header .icon.icon-wzk-arrows-chevron-left{display:none !important}
.wizink-header__top{background-color:#b5eddb}
.wizink-header__top--fixed{position:fixed;width:100%;height:56px;padding:0 15px;padding-top:7px;top:0;z-index:1000;display:none}
.wizink-header__top--fixed .wizink-header__top__container{justify-content:space-between;width:100%;align-items:center}
.wizink-header__top--fixed .wizink-header__top__container .wizink-logo.fixed img{height:40px}
.wizink-header__top--fixed .wizink-header__top__container .wizink-header__top--fixed--links{align-items:center;display:flex;justify-content:space-between;padding:0}
.wizink-header__top--fixed .wizink-header__top__container .wizink-header__top--fixed--links .wizink-logo{max-height:67px}
.wizink-header__top--fixed.is-visible{display:block}
.wizink-header__top__container{display:flex;justify-content:end}
.wizink-header__top__container .wizink-header__top{padding:0;margin:0}
.wizink-header__bottom__container{display:flex;justify-content:space-between;padding:15px 40px}
.wizink-header__bottom__container .wizink-logo{max-height:67px}
@media(min-width:1200px){.wizink-header .hamburger-menu{display:none}
.wizink-header #responsive-panel{display:none}
}
@media(max-width:1199px){body{padding-top:70px}
.wizink-header__bottom,.wizink-header__top:not(.wizink-header__top--fixed){display:none}
.wizink-header__top--fixed{display:flex;justify-content:space-between;align-items:center}
.wizink-header .hamburger-menu button{background:0;border:0;font-size:24px;cursor:pointer;z-index:1001;position:relative}
.wizink-header .responsive-panel{position:fixed;top:0;right:-100%;width:fit-content;min-width:320px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px rgba(0,0,0,0.2);transition:right .3s ease;z-index:1001;padding:0;background-color:#b5eddb;overflow-y:scroll}
.wizink-header .responsive-panel.open{right:0}
.wizink-header .responsive-panel .close-container{position:relative;width:100%;padding:22px;background-color:#fff;display:flex;justify-content:end}
.wizink-header .responsive-panel .close-container #close-panel{background:0;border:0;font-size:24px;font-weight:700;cursor:pointer}
}
@media(max-width:1199px) and (max-width:768px){.wizink-header .responsive-panel.open{width:100%}
}