@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;scroll-behavior:smooth;overflow-x:clip}*{box-sizing:border-box}html,body{margin:0;background:#fbfaf7;width:100%;max-width:100%;overflow-x:clip}#root{width:100%;max-width:100%;overflow-x:clip}h1,h2,h3,h4,h5,h6,p,a,button{overflow-wrap:anywhere}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.MuiContainer-root{max-width:100%}.MuiButton-root{white-space:normal}@supports not (overflow-x: clip){:root,html,body,#root{overflow-x:hidden}}@media (max-width: 600px){.MuiContainer-root{padding-left:20px!important;padding-right:20px!important}.MuiGrid-container{width:100%!important;margin-left:0!important;margin-right:0!important}.MuiGrid-container>.MuiGrid-item{padding-left:0!important;padding-right:0!important}.MuiPaper-root{max-width:100%}}.skip-link{position:absolute;left:16px;top:-60px;z-index:2000;background:#fff;color:#103f35;padding:10px 14px;border:2px solid #103f35;border-radius:6px}.skip-link:focus{top:16px}.fade-in{animation:fadeIn .7s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){:root{scroll-behavior:auto}.fade-in{animation:none}}
