.nav-item{font-size:15px}.nav-item:after{content:"";opacity:0;border:0 solid #0000;border-top:2px solid;width:100%;height:0;transition:transform .2s ease-out,opacity .2s ease-out;display:block}.nav-item:hover:after{transform-origin:0;opacity:1;transform:scaleX(1)}.nav-item--active:after{opacity:1}
:root{--mantine-color-scheme:"light";--color_1:#100404;--color_2:#fff;--color_4:#bd1d1d08;--color_5:#e8e8e8;--colors-red:#be1e1e;--color_red-light:#de918f;--colors-primary:#be1e1e;--colors-grey:#fafafa;--colors-grey1:#fafafa;--colors-grey2:#e8e8e8;--colors-grey3:#ccc;--rhesus-color-grey:var(--grey);--rhesus-color-grey1:var(--grey1);--rhesus-color-grey2:var(--grey2);--rhesus-color-grey3:var(--grey3);--colors-background:#ebefee}.mobile-menu{width:100%;height:100%;position:relative}.mobile-menu__inner{z-index:3;background-color:#fff;flex-direction:column;align-items:stretch;height:100%;transition:all .3s linear;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.mobile-menu__top{flex-direction:column;flex:1;padding:32px 48px;display:flex}.mobile-menu__bottom{padding-top:32px;padding-bottom:18px}.mobile-menu .navbar-mobile-toggle{align-self:flex-end}.mobile-menu__items{margin-top:80px}.mobile-menu__overlay{opacity:0;pointer-events:none;z-index:2;background-color:#0006;width:100vw;height:100%;transition:opacity .3s ease-out;position:fixed;top:0;left:0}.mobile-menu__list{padding-left:0;list-style:none}.mobile-menu__list li{margin-bottom:var(--mantine-spacing-md)}.mobile-menu__list a:hover{color:#be1e1e}.mobile-menu--open .mobile-menu__inner{transform:translate(0)}.mobile-menu--open .mobile-menu__overlay{opacity:1;pointer-events:all}@media screen and (min-width:450px){.mobile-menu__inner{width:65%}}@media screen and (min-width:768px){.mobile-menu__inner{width:40%}}@media screen and (min-width:1280px){.mobile-menu{display:none}}
/*# sourceMappingURL=936b23e39df98bb3.css.map*/