@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";

*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1d1d1b;background-color:#faf9f7;width:100vw;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}html{font-size:16px}@media screen and (min-width:1600px){html{font-size:18px}}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}select{border:0}option{font-size:small}input,button{font-size:1.15rem}@keyframes second{0%{top:60%;left:0}50%{top:70%;left:0}to{top:60%;left:0}}@keyframes third{0%{bottom:60%;right:0}50%{bottom:70%;right:0}to{bottom:60%;right:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.printing{visibility:hidden}.printView{visibility:visible}.printing .printView{position:absolute;top:0}
