.footer{padding:30px;display:grid;grid-template-columns:1.5fr auto 1.5fr auto 1fr;gap:30px}.footer__partner,.footer__sponsor{background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:20px}.footer__partner__logos,.footer__sponsor__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex:1;width:100%;gap:10px}.footer__partner__logos__container,.footer__sponsor__logos__container{position:relative;flex:1 1 100px;height:5rem;display:flex;justify-content:center;align-items:center}.footer__partner__logos__container>img,.footer__sponsor__logos__container>img{object-fit:contain}.footer__contact__details{display:flex;gap:10px;margin:10px 0}.footer__contact__details__image>.circle>img{-webkit-filter:invert(100%);filter:invert(100%)}.footer__contact__details__text{flex:1}.footer__divider{width:1px;background-color:#000;opacity:.3}.circle{border-radius:50%;height:36px;width:36px;display:flex;justify-content:center;align-items:center;background-color:#005479}@media only screen and (max-width:992px){.footer{grid-template-rows:1.5fr auto 1.5fr auto 1fr;grid-template-columns:auto}.footer__divider{width:100%;height:1px}}.menu{flex:1;gap:1.875rem}.menu,.menu__item{display:flex;justify-content:center}.menu__item{width:9rem}.menu__item__link{text-decoration:none;color:#000}.menu__item__link:hover{color:#005479;cursor:pointer}.menu__item__link .mantine-Text-root{display:flex;align-items:center;font-weight:400;transition:color .15s ease-in-out,transform .15s ease-in-out,opacity .15s ease-in-out;opacity:.5}.menu__item__link .mantine-Text-root.active{color:#005479;opacity:1;font-weight:700}.menu__item__link .mantine-Text-root:hover{opacity:1;transform:scale(1.02)}.menu__divider{width:1px;background-color:#000;opacity:.3}@media only screen and (max-width:1400px){.menu{gap:.625rem}.menu__item{width:calc(auto + 7px)}.menu__item__link .mantine-Text-root{font-size:1.125rem}}.burger-menu{display:none;flex:1;justify-content:flex-end;align-items:center}@media only screen and (max-width:992px){.menu{display:none}.burger-menu{display:flex}}.burger-drawer{position:absolute;width:100vw;display:none;row-gap:5px;flex-direction:column;top:100%;transition:transform .15s ease-in-out,opacity .15s ease-in-out,height .15s ease-in-out}.burger-drawer__item{background-color:#fff}.burger-drawer__item:first-child{margin-top:5px}.burger-drawer__item__link{text-decoration:none;color:#000}.burger-drawer__item__link:hover{color:#005479;cursor:pointer}.burger-drawer__item__link .mantine-Text-root{display:flex;align-items:center;font-weight:400;transition:color .15s ease-in-out,transform .15s ease-in-out,opacity .15s ease-in-out;opacity:.5}.burger-drawer__item__link .mantine-Text-root.active{color:#005479;opacity:1;font-weight:700}.burger-drawer__item__link .mantine-Text-root:hover{opacity:1;transform:scale(1.02)}@media only screen and (max-width:992px){.burger-drawer{display:grid}.burger-drawer.drawer-open{transform:translateX(0);opacity:1}.burger-drawer.drawer-closed{transform:translateX(-100%);opacity:0}}.header{display:flex;background-color:#fff;height:5.625rem;justify-content:space-between;align-items:center;position:sticky!important;top:0;padding:3.125rem;z-index:100}.header__logo{display:flex;height:2.3125rem;aspect-ratio:5.3842364532;position:relative}.header__logo>a{width:12.5rem}.header__logo>a>img{height:100%;width:auto}.header__menu{display:flex}
/*# sourceMappingURL=e776d5e61509c1b8.css.map*/