*,*::before,*::after{box-sizing:border-box}
body{margin:0;background:#FCFCFA;color:#111111;font-family:'Manrope',system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}
img{max-width:100%;display:block}
a{color:#111111;text-decoration:none}
a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
