*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}a{color:inherit;text-decoration:none}#root{display:flex;flex-direction:column;gap:20px;min-height:100vh;width:100%;margin:0 auto}html,body{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:1;color:#000}.header{display:flex;align-items:center;justify-content:center;height:50px;background:#add8e6}.footer{display:flex;align-items:center;justify-content:center;height:100px;background:#add8e6}.main{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 190px);background:#d3d3d3}.page-home .main{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:10px;padding:10px 0}.page-home .main section{display:flex;align-items:center;justify-content:center;min-height:300px;width:100%;background:#ffa07a}
