body,html{max-width:100vw;overflow-x:hidden;font-family:Montserrat,sans-serif;min-height:100vh}body{position:relative;background:#000000;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}}#open_preferences_center{position:fixed;z-index:999;bottom:15px;left:20px;width:48px;height:48px;background:linear-gradient(135deg,#286120,#13330C);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;filter:drop-shadow(0 0 5px rgba(200,248,10,.6))}#open_preferences_center svg{width:24px;height:24px;transition:transform .3s ease;color:#b5bf8e}#open_preferences_center:hover{transform:scale(1.15);box-shadow:0 6px 16px rgba(0,0,0,.35);filter:drop-shadow(0 0 10px rgb(200,248,10,.8))}#open_preferences_center:hover svg{transform:rotate(20deg)}#open_preferences_center:active{transform:scale(1.05);box-shadow:0 3px 8px rgba(0,0,0,.3);filter:drop-shadow(0 0 6px rgba(200,248,10,.6))}