html{scroll-behavior:smooth}*{box-sizing:border-box;padding:0;margin:0}strong{color:inherit}body{font-family:Poppins,sans-serif;color:#343a40}a{text-decoration:none;color:inherit}button,input{border:none;outline:none}ul{list-style:none}button{cursor:pointer}h1,h2,h3{line-height:120%}p{line-height:150%}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:760px){html{font-size:87.5%}}.section{padding:6.25rem 1rem}@media(max-width:412px){.section{padding:4rem 1rem}}.container{max-width:1200px;margin-left:auto;margin-right:auto}::-webkit-scrollbar{width:.6rem;background-color:#212529}::-webkit-scrollbar-thumb{background-color:#ced4da;border-radius:.2rem}::-webkit-scrollbar-thumb:hover{background-color:#f4bc74;cursor:pointer}