.Toast-module__dpyMdW__toast{z-index:100;color:#fff;border-radius:2px;max-width:320px;padding:14px 18px;font-size:14px;font-weight:300;animation:.2s Toast-module__dpyMdW__slideIn;position:fixed;bottom:24px;left:24px;box-shadow:0 2px 12px #00000040}.Toast-module__dpyMdW__success,.Toast-module__dpyMdW__info{background-color:var(--app-primary-color)}.Toast-module__dpyMdW__error{background-color:#b00020}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.Logo-module__wacNiq__logo{width:350px;height:auto;display:block}.Logo-module__wacNiq__fill{fill:var(--logoColor)}@media (max-width:767px){.Logo-module__wacNiq__logo{width:200px}}
.LangSelector-module__8PfaFG__selector{align-items:center;display:flex}.LangSelector-module__8PfaFG__round{min-width:25px;min-height:25px;color:var(--linkColor);text-transform:lowercase;cursor:pointer;background-color:#0000;border:0;padding:0;font-family:inherit;font-size:15px;font-weight:300;line-height:1}.LangSelector-module__8PfaFG__selected{color:var(--color);font-weight:300}
.Header-module__hBw1pG__header{z-index:50;background-color:var(--bg-color);color:var(--app-secondary-color);position:sticky;top:0;box-shadow:inset 0 5px 9px -5px #0003}.Header-module__hBw1pG__middle{align-items:center;max-width:1200px;height:128px;margin:0 auto;padding:0 20px;display:flex;position:relative}.Header-module__hBw1pG__logo{flex:1;justify-content:center;display:flex}.Header-module__hBw1pG__menuButton{cursor:pointer;color:var(--color);background:0 0;border:0;padding:8px;display:none}.Header-module__hBw1pG__menuButton svg{fill:var(--color)}.Header-module__hBw1pG__desktopLang{position:absolute;right:20px}.Header-module__hBw1pG__bottom{justify-content:center;padding-bottom:12px;display:flex}.Header-module__hBw1pG__navList a,.Header-module__hBw1pG__drawerNav a{color:var(--color);margin:0 10px;padding:5px 0;font-size:15px;line-height:40px;text-decoration:none;display:inline;position:relative}.Header-module__hBw1pG__navList a:after{content:".";color:#0000;background:var(--color);width:0%;height:1px;margin:auto;transition:width .2s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navList a:hover:after,.Header-module__hBw1pG__navList a.Header-module__hBw1pG__active:after{width:100%}.Header-module__hBw1pG__active{font-weight:400}.Header-module__hBw1pG__drawerBackdrop,.Header-module__hBw1pG__drawer{display:none}@media (max-width:767px){.Header-module__hBw1pG__middle{height:64px}.Header-module__hBw1pG__menuButton{order:3;display:inline-flex}.Header-module__hBw1pG__desktopLang,.Header-module__hBw1pG__bottom{display:none}.Header-module__hBw1pG__drawerBackdrop{opacity:0;pointer-events:none;z-index:60;background:#0000004d;transition:opacity .2s;display:block;position:fixed;inset:0}.Header-module__hBw1pG__drawerBackdrop.Header-module__hBw1pG__open{opacity:1;pointer-events:auto}.Header-module__hBw1pG__drawer{z-index:70;background:#fff;flex-direction:column;width:256px;height:100vh;padding:24px 20px;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-2px 0 12px #00000026}.Header-module__hBw1pG__drawer.Header-module__hBw1pG__open{transform:translate(0)}.Header-module__hBw1pG__drawerNav{flex-direction:column;display:flex}.Header-module__hBw1pG__drawerNav a{color:#000;line-height:2.4;display:block}.Header-module__hBw1pG__drawerNav a.Header-module__hBw1pG__active{font-weight:700}.Header-module__hBw1pG__drawerLang{margin-top:16px}}
.Footer-module__S6Hkya__footer{--logoColor:var(--app-primary-color);background-color:#fff;font-weight:300;position:relative}.Footer-module__S6Hkya__wrapper{padding:var(--spacing) calc(var(--spacing) / 4);max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__section p{color:var(--app-primary-color);margin-top:5px;margin-bottom:0;font-size:14px}.Footer-module__S6Hkya__section a{color:var(--app-primary-color)}.Footer-module__S6Hkya__aligned{margin-top:var(--spacing);text-align:left}.Footer-module__S6Hkya__socialRow{margin-bottom:calc(var(--spacing) / 2);gap:10px;display:flex}.Footer-module__S6Hkya__social{background-color:var(--app-primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.Footer-module__S6Hkya__social:hover{opacity:.8}.Footer-module__S6Hkya__copyright p{color:var(--app-primary-color);font-size:14px}.Footer-module__S6Hkya__iso{margin-top:10px}.Footer-module__S6Hkya__policies{gap:10px;display:flex}@media screen and (min-width:768px){.Footer-module__S6Hkya__wrapper{padding:calc(var(--spacing) * 2) calc(var(--spacing))}.Footer-module__S6Hkya__topRow,.Footer-module__S6Hkya__infoRow{display:flex}.Footer-module__S6Hkya__aligned{text-align:right;flex-direction:column;justify-content:flex-end;align-items:flex-end;margin-top:0;display:flex}.Footer-module__S6Hkya__topRow .Footer-module__S6Hkya__section:first-child,.Footer-module__S6Hkya__infoRow .Footer-module__S6Hkya__section:first-child,.Footer-module__S6Hkya__infoRow .Footer-module__S6Hkya__section:nth-child(2){flex:2}.Footer-module__S6Hkya__sectionWide{text-align:right;flex:8}.Footer-module__S6Hkya__policies{justify-content:flex-end}}