.legacy-nav-scope>header{background-color:#fff}.legacy-nav-scope>header .nav{flex-direction:row;align-items:center;min-height:74px;padding:0;display:flex}.legacy-nav-scope>header .nav .nav-header{align-items:center;display:flex}.legacy-nav-scope>header .nav .nav-items{flex-direction:row;align-items:center;gap:25px;width:100%;margin-left:50px;display:flex}.legacy-nav-scope>header .nav .nav-items .nav-end{flex-direction:row;align-items:center;gap:20px;margin-left:auto;display:flex}.legacy-nav-scope>header .nav .hamburger-container{cursor:pointer;z-index:5;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.legacy-nav-scope>header .nav .hamburger-container .hamburger-menu{aspect-ratio:1;background-color:#3635c5;border-radius:5px;width:15px;height:5px;display:none;position:relative}.legacy-nav-scope>header .nav .hamburger-container .hamburger-menu:before,.legacy-nav-scope>header .nav .hamburger-container .hamburger-menu:after{content:"";background-color:inherit;border-radius:5px;width:22.5px;height:5px;transition:width .2s ease-in-out,right .2s ease-in-out;position:absolute;top:-10px;right:-.5px}.legacy-nav-scope>header .nav .hamburger-container .hamburger-menu:after{width:7.5px;top:10px;right:.5px}@media (max-width:992px){.legacy-nav-scope>header .nav{justify-content:space-between;min-height:68px}.legacy-nav-scope>header .nav .nav-items{display:none}.legacy-nav-scope>header .nav .hamburger-container .hamburger-menu{display:block}.legacy-nav-scope>header .nav.open .nav-items{z-index:1;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100vh;margin:0;padding:50px 0;display:flex;position:absolute;top:0;left:0}.legacy-nav-scope>header .nav.open .nav-items .nav-end{flex-wrap:wrap;justify-content:center;margin-left:0}.legacy-nav-scope>header .nav.open .hamburger-container .hamburger-menu:before{width:7.5px;right:.5px}.legacy-nav-scope>header .nav.open .hamburger-container .hamburger-menu:after{width:22.5px;right:-.5px}}
.not-found-container,.not-found-container *,.not-found-container :before,.not-found-container :after{box-sizing:border-box}.not-found-container{justify-content:center;align-items:center;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;display:flex}.not-found-container .not-found-content{text-align:center;flex-direction:column;align-items:center;display:flex}.not-found-container .not-found-content .not-found-code{color:#3635c5;font-size:12rem;font-weight:700}.not-found-container .not-found-content .not-found-title{font-size:2rem}.not-found-container .not-found-content .not-found-description{margin:1rem .5rem;font-size:1.2rem}@media (min-width:768px){.not-found-container .not-found-content .not-found-code{font-size:15rem}.not-found-container .not-found-content .not-found-title{font-size:3rem}.not-found-container .not-found-content .not-found-description{font-size:1.5rem}}
