@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box}body,html{background-color:#000;--main-white:#fffefd;--main-accent:#adff00;--progressBar:#aeff00a5;--linear-one:#30ffc1;--linear-two:#06fd01;--btn-linear-one:rgba(48,230,255,.3);--btn-linear-two:rgba(218,253,1,.3);--footer-bg:rgba(0,0,0,.3);--secondary-btn-linear-one:#f0238c;--secondary-btn-linear-two:#a129f3;--nav-bg:rgba(67,66,66,.3);--btn-bg:#212121;--faq-bg:hsla(0,0%,39%,.3);--border-radius:8px;color:#fff;font-family:Quicksand,sans-serif;overflow-x:hidden;margin:0;padding:0;scroll-behavior:smooth;--carousel-height:40vw;--current-slide:0;--slide-width:21vw;--SMT:120px}@media only screen and (max-width:900px){body{--carousel-height:clamp(300px,75vw,450px);--current-slide:0;--slide-width:clamp(0px,21vw,130px);--SMT:100px}}::-webkit-scrollbar{display:none}a{text-decoration:none}section{width:85%;margin:0 5%}p{margin:0;font-size:16px;line-height:24px;font-weight:300}h1{font-size:clamp(58px,5.6vw,82px);line-height:65px;font-family:Bebas Neue,cursive;text-align:center}h1,h2{font-weight:500;margin:0}h2{font-size:34px}h3{margin:0;font-size:clamp(30px,3vw,44px);font-weight:400}h4{color:#fff;font-size:clamp(20px,1.3vw,24px)}h4,h5{margin:0;line-height:34px;font-weight:300}h5{font-size:22px}@media only screen and (max-width:900px){p{font-size:14px;line-height:22px;font-weight:300}h3,p{margin:0}h3{font-size:30px;font-weight:400;line-height:34px}h4{text-align:center;font-weight:500;line-height:30px}h5{font-size:18px;line-height:23px;font-weight:300;letter-spacing:-.5px}}b{font-weight:600}