.navigation-drawer[data-v-ee60560a]{position:absolute;z-index:30}.menu[data-v-ee60560a]{position:fixed;height:100%;width:250px;top:0;right:0;background:var(--secondary-text-color);z-index:40;transition:.3s;transition-timing-function:ease-in-out}@media(min-width:1024px){.menu[data-v-ee60560a]{width:300px}}.menu__header[data-v-ee60560a]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:100px;padding:0 var(--spacer-lg)}.menu__header .logo[data-v-ee60560a]{width:100px;height:auto}.menu__header button[data-v-ee60560a]{height:24px;width:24px;color:var(--text-color);cursor:pointer;border:none;background:none;transition:.3s;transition-timing-function:ease-in-out;padding:0}.menu__header button[data-v-ee60560a]:hover{transform:rotate(90deg)}.menu__header button[data-v-ee60560a]:hover:after{transform:rotate(-90deg)}.menu__body ul[data-v-ee60560a]{list-style:none;padding-right:var(--spacer-xl)}.menu__body ul li[data-v-ee60560a]{text-align:right}.menu__body ul li a[data-v-ee60560a]{display:block;color:var(--text-color);font-family:var(--font-family--primary);font-weight:400;font-size:25px;line-height:45px;cursor:pointer}@media(min-width:1024px){.menu__body ul li a[data-v-ee60560a]{font-size:32px}}.menu__body ul li a[data-v-ee60560a]:hover{color:var(--text-color-hover)}.isOpen[data-v-ee60560a]{transform:translate(0)}.isClosed[data-v-ee60560a]{transform:translate(100%)}.backdrop[data-v-ee60560a]{position:absolute;width:100vw;height:100vh;top:0;bottom:0;margin:0;padding:0}.topbar{display:flex;justify-content:space-between;position:absolute;top:0;width:100%;z-index:100;height:0;position:fixed}.topbar__logo{background:red;height:100%;padding-left:20px}.topbar__logo img{width:180px}@media(max-width:1023px){.topbar__logo img{width:120px}}.topbar__menu{cursor:pointer;color:var(--text-color);margin:var(--spacer-lg);font-family:var(--font-family--primary);font-weight:400;font-size:20px;line-height:45px}
