@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background:#fff;color:#1e293b;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:#1e293b;line-height:1.2}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}button,.btn{cursor:pointer;border:none;outline:none;transition:all .2s}img{max-width:100%;height:auto}
