@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;color:#444}h1,h2,h3,h4,h5,h6{font-family:Inter,serif;color:#171717;font-weight:500}h1,h2{font-weight:700!important}.container{max-width:80vw;margin:0 auto}.flex{display:flex}.flex-center{justify-content:center}.text-center{text-align:center}.text-light{color:#aaa}@media screen and (max-width:360px){.container{max-width:90vw}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}