.Notification-module__mE-95W__notifications{z-index:1000;flex-direction:column;align-items:flex-end;width:350px;max-width:100%;max-height:100vh;padding:.25rem;display:flex;position:fixed;top:0;right:0;overflow:hidden}.Notification-module__mE-95W__notificationMessage{grid-gap:.2rem;background:var(--secondary-bg);opacity:0;visibility:hidden;border-left:.5rem solid #fff;border-radius:10px;grid-template-columns:1fr auto;margin:1rem;padding:.5rem 2rem .5rem .5rem;transition-property:transform,opacity,visibility;transition-duration:.7s;transition-timing-function:cubic-bezier(.445,.05,.55,.95);display:grid;overflow:hidden;transform:translate(100%);box-shadow:0 0 5px #0000001a,0 2px 3px #0000001a}.Notification-module__mE-95W__notificationMessage h1{text-transform:capitalize;font-size:1.1rem;font-weight:500}.Notification-module__mE-95W__notificationMessage p{grid-column:1/-1;max-width:320px;padding:.5em;font-size:.8rem}.Notification-module__mE-95W__notificationMessage button{color:inherit;background:0 0;border:none;grid-area:1/2/2/3;align-self:center;width:20px;height:20px}.Notification-module__mE-95W__notificationMessage button svg{width:100%;height:100%;display:block}.Notification-module__mE-95W__dismiss{cursor:pointer}.Notification-module__mE-95W__notificationMessage.Notification-module__mE-95W__visible{opacity:1;visibility:visible;transform:translate(0%)}.Notification-module__mE-95W__messageInfo{border-left-color:var(--info);background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><circle stroke=\"none\" fill=\"%2390dee9\" cx=\"50\" cy=\"22\" r=\"8\"></circle><path fill=\"none\" stroke=\"%2390dee9\" stroke-width=\"12\" stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M 45 40 h 5 v 40 h -5 h 10\"></path></svg>"),none;background-position:100% 100%;background-repeat:no-repeat;background-size:35px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.Notification-module__mE-95W__messageSuccess{border-left-color:var(--succes);background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><path fill=\"none\" stroke=\"%2390e990\" stroke-width=\"12\" stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M 20 52 l 25 25 l 30 -50\"></path></svg>"),none;background-position:100% 100%;background-repeat:no-repeat;background-size:35px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.Notification-module__mE-95W__messageWarning{border-left-color:var(--warning);background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><path fill=\"none\" stroke=\"%23e9e090\" stroke-width=\"12\" stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M 50 18 v 40\"></path><circle stroke=\"none\" fill=\"%23e9e090\" cx=\"50\" cy=\"78\" r=\"8\"></circle></svg>"),none;background-position:100% 100%;background-repeat:no-repeat;background-size:35px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.Notification-module__mE-95W__messageDanger{border-left-color:var(--error);background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><g transform=\"translate(50 50) rotate(45)\"><path fill=\"none\" stroke=\"%23e99090\" stroke-width=\"12\" stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M 0 -30 v 60 z M -30 0 h 60\"></path></g></svg>"),none;background-position:100% 100%;background-repeat:no-repeat;background-size:35px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.Notification-module__mE-95W__progressBar{background-color:#0000001a;width:100%;height:4px;position:absolute;bottom:0;left:0}.Notification-module__mE-95W__progressBarInner{background-color:#0003;height:100%;transition:width .1s ease-out}
.Nav-module__ww5loG__header{border-bottom:1px solid var(--border);background-color:var(--secondary-bg);z-index:2;align-items:center;width:100%;height:60px;display:flex;position:fixed;top:0;box-shadow:0 0 10px #0000001a}.Nav-module__ww5loG__headerContent{align-items:center;display:flex}.Nav-module__ww5loG__responsiveWrapper{width:95%;max-width:1500px;margin-left:auto;margin-right:auto}.Nav-module__ww5loG__headerLogo{width:100%;max-width:180px;height:auto;margin-right:2.5rem}.Nav-module__ww5loG__headerNavigation{flex-grow:1;justify-content:space-between;display:flex}.Nav-module__ww5loG__navNavigationLinks{text-align:center;align-items:center;display:flex}.Nav-module__ww5loG__button{font:inherit;color:var(--text);border:1px solid var(--secondary-bg);background-color:var(--secondary-bg);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;margin:0 .5rem;padding:.5rem;font-size:.9rem;font-weight:500;transition:all .15s;display:flex}.Nav-module__ww5loG__button:hover{border-color:var(--secondary-bg);background-color:var(--cyan)}.Nav-module__ww5loG__button span{font-weight:500}.Nav-module__ww5loG__active{border-color:var(--light-cyan);background-color:var(--cyan)}.Nav-module__ww5loG__moreButtonContainer{flex-grow:1;justify-content:flex-end;display:flex}.Nav-module__ww5loG__sideMenuBackground{visibility:hidden;opacity:0;z-index:2;background:#000;width:100%;height:calc(100% - 60px);transition:all .3s;position:fixed;top:60px;left:0}.Nav-module__ww5loG__sideMenuBackground.Nav-module__ww5loG__sideNavVisible{visibility:visible;opacity:.2}.Nav-module__ww5loG__sideNavContent{background:var(--secondary-bg);contain:paint;z-index:3;will-change:transform;width:90%;max-width:300px;height:100vh;margin-top:60px;padding:20px;transition:transform .3s;position:absolute;top:0;right:0;transform:translate(100%)}.Nav-module__ww5loG__sideNavContent.Nav-module__ww5loG__sideNavVisible{transform:translate(0)}.Nav-module__ww5loG__sideNavContent ul{flex-direction:column;height:100%;list-style:none;display:flex}.Nav-module__ww5loG__staticSideNavButton,.Nav-module__ww5loG__nonStaticSideNavButton{cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.5rem;font-size:.9rem;font-weight:500;transition:all .15s}:is(.Nav-module__ww5loG__staticSideNavButton,.Nav-module__ww5loG__nonStaticSideNavButton):hover{border-color:var(--secondary-bg);background-color:var(--cyan)}.Nav-module__ww5loG__nonStaticSideNavButton{align-items:center;display:none}.Nav-module__ww5loG__staticSideNavButton{font:inherit;align-items:center;font-size:.9rem;font-weight:500;display:flex}.Nav-module__ww5loG__sideActive{border-color:var(--light-cyan);background-color:var(--light-cyan)}.Nav-module__ww5loG__navButton{display:none}@media (max-width:1250px){.Nav-module__ww5loG__headerNavigation{display:none}.Nav-module__ww5loG__nonStaticSideNavButton,.Nav-module__ww5loG__navButton{display:flex}}
