@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700&family=Barlow+Condensed:wght@400;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:#000;font-family:Barlow,sans-serif;line-height:1.6;letter-spacing:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}h1{font-size:2.5rem;margin-bottom:.5rem;letter-spacing:0}h1,h2{font-family:Barlow Condensed,sans-serif;font-weight:700}h2{font-size:1.5rem}h2,p{margin-bottom:1rem}p{font-size:1rem;color:#000}a{transition:opacity .2s ease}a:hover{opacity:.7}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.25rem}.container{padding:0 1.5rem}}