:root{--primary-color:#9b39db;--secondary-color:#1b2f5a;--text-color:#828282;--aux-text-color:#82828280;--header-height:92px}@media (max-width:468px){:root{--header-height:80px}}*{box-sizing:border-box;font-family:Poppins,sans-serif!important}body,html{padding:0;margin:0;scroll-behavior:smooth;background-color:#f2f3f4;scroll-padding-top:var(--header-height)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p,span,ul{margin:0}ul{padding:0;list-style:none}button{padding:.5rem 1rem;font-weight:700}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}