@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";*,:after,:before,body{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#181a21;background-color:#fff;max-width:100vw;height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2;margin:0;padding:0}a{text-decoration:none;color:#181a21}ul{list-style:none}img{max-width:100%;height:auto}button{border:none;outline:none;cursor:pointer;transition:.5s ease-in-out;font-family:DM Sans,sans-serif}button:hover{transform:scaleX(.99)}input{border:none;outline:none}