@import url("https://fonts.googleapis.com/css2?family=Outfit&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto");*{box-sizing:border-box;padding:0;margin:0}body{--primary-white:#fff;--background-black:#000;--button-bg-color:#ffd02f;--input-border:#131313;--primary-red:#c6273a;--bg-color:rgba(0,0,0,.5);--heading-color:linear-gradient(88.9deg,#6328dd 0.83%,#446ceb 47.73%,#0fc1dc 99.56%);--padding-h:15rem;--padding-h-small:2rem;height:100%}