@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@200;300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Roboto+Mono:wght@200;300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Quicksand:wght@400;500;600;700&family=Roboto+Mono:wght@200;300;400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-family:Quicksand,sans-serif;scroll-behavior:smooth}a{text-decoration:none;color:inherit}a.active{background:none;color:#5f9ea0!important}.sec_title{font-weight:lighter;font-size:30px;color:#000}.sec_title span{font-size:33px;font-weight:700;color:#5f9ea0}.bg-main{background:#f9f9f9!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}