@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,700;1,300&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--it-teal: #4CA992;--it-teal-hover: #3d9180;--it-white: #ffffff;--it-light-gray: #F7F7F7;--it-dark: #38383B;--it-black: #000000;--it-muted: #6b7280;font-family:Poppins,system-ui,-apple-system,sans-serif;line-height:1.8;font-weight:300;color:var(--it-black);background-color:var(--it-light-gray);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{color:var(--it-teal);text-decoration:none}a:hover{text-decoration:underline;color:var(--it-teal-hover)}button{font-family:inherit;cursor:pointer}h1,h2,h3{margin:0;font-weight:500}
