body,html{max-width:100vw;overflow-x:hidden;font-family:Montserrat,sans-serif;min-height:100vh}body{position:relative;background:#000;display:flex;flex-direction:column;justify-content:space-between}header.scrolled{background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 10px rgba(0,0,0,.1)}a{text-decoration:none;transition:all .3s ease;font-family:Inter,sans-serif;font-size:18px;line-height:21.78px;letter-spacing:0}a:hover{opacity:.6}.MuiDrawer-paperAnchorRight{background-color:transparent}.fade-in{opacity:0;animation:fadeInAnimation 1.2s ease-in-out forwards}.termsfeed-com---nb-simple{left:0!important;height:-moz-fit-content!important;height:fit-content!important;border:1px solid #c8f80a!important;max-width:100%!important}.cc-nb-main-container{padding:.3rem 1.5rem!important}.cc-nb-text{margin-bottom:.7rem!important}.cc-nb-title{margin-bottom:.5rem!important}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}