@media only screen and (min-width:0em){:root{--primary:#43b7ff;--primaryDark:#805d0d;--background:#fff;--background-dark:#1c1c1c;--background-light:#fff;--body-text:#646464}:root,[data-theme=dark]{background-color:var(--background)}[data-theme=dark]{--primary:#43b7ff;--background:#000;--background-dark:#061623;--background-light:#2c394b;--body-text:#fff;color:var(--body-text)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-v29-latin-regular.woff2) format("woff2"),url(/fonts/roboto-v29-latin-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-v29-latin-700.woff2) format("woff2"),url(/fonts/roboto-v29-latin-700.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/roboto-v29-latin-900.woff2) format("woff2"),url(/fonts/roboto-v29-latin-900.woff) format("woff")}body,html{padding:0;margin:0;font-family:Roboto,Arial,sans-serif;overflow-x:hidden;scroll-behavior:smooth}body{transition:background-color .3s}*,:after,:before{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;color:#000}a,li,p{font-size:1.125em;line-height:1.5em;margin:0;color:var(--body-text)}ul{list-style:none}a{color:inherit;text-decoration:none}a:hover,button:hover{cursor:pointer}.button-solid{position:relative;color:#fff;background:linear-gradient(90deg,#43b7ff,#00ddf6);border-radius:3px;border:1px solid transparent;height:auto;font-weight:700;padding:15px 30px;font-size:.75em;width:auto;transition:.3s ease;z-index:1;text-transform:uppercase}.button-solid:hover{color:var(--primary);background:#fff;border:1px solid var(--primary)}.container{position:relative;width:92%;margin:auto}}@media only screen and (min-width:1024px){body,html{padding:0;margin:0}}@media only screen and (min-width:2000px){body,html{font-size:.85vw}}@media only screen and (min-width:64em){Custom Scroll bar ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 .375em rgba(0,0,0,.3);background-color:#fff}::-webkit-scrollbar-track-piece{background-color:#f0f0f0}::-webkit-scrollbar{width:.75em;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:.625em;background:var(--primary)}}