@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";
.container{max-width:1366px;margin:0 auto}*{box-sizing:border-box;scrollbar-width:auto;scrollbar-color:#7e7e7e #494949;margin:0;padding:0}::-webkit-scrollbar{width:8px;height:2px}::-webkit-scrollbar-track{background:#eaeaea}::-webkit-scrollbar-thumb{background-color:#7e7e7e}html,body{scroll-behavior:smooth;background-color:#171c22;font-size:62.5%;position:relative}a{text-decoration:none}ul{list-style:none}
