@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow:hidden scroll}body{color:#1b2a41;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;width:100%;font-family:Poppins,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{list-style:none}button{cursor:pointer;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-family:Poppins,Segoe UI,Roboto,Arial,sans-serif}a:focus-visible,button:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.container{max-width:1280px;margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 20px}}@media (width<=480px){.container{padding:0 16px}}:root{--primary:#14213d;--secondary:#1a73e8;--text:#1b2a41;--white:#fff;--border:#e5e7eb}
