:root{background-color:#fff}:root.escuro{background-color:#000}:root.escuro h2{color:#d52424}:root.escuro h1{color:#fff}:root.escuro #img-tema{background:#000}*{margin:0;padding:0;box-sizing:border-box;letter-spacing:-2.5px}body{font-family:Press Start\ 2P,system-ui;font-optical-sizing:auto;font-style:normal}h1,h2{font-weight:400}h1{font-size:1.5em}h2{font-size:.83em}img{image-rendering:pixelated}.flex-row,.flex-row-grid,.flex-row-responsive{display:flex}.flex-column{display:flex;flex-direction:column}.center{justify-content:center;align-items:center}.m-t-20{margin-top:20px}.h100-border{height:calc(100% - 200px)}.w400{width:400px}.h24{height:24px}.overflow-hidden{overflow:clip}.m-b-40{margin-bottom:40px}.w1200{width:1200px}.animation1s{transition:1s}.h64{height:64px}.gap20{gap:20px}@media(max-width:600px){h1{font-size:.9em}h2{font-size:.55em}.w400{width:240px}.w1200{width:720px}.flex-row-responsive{flex-direction:column}.flex-row-grid{display:grid;grid-template-columns:64px 64px 64px;grid-template-rows:64px 64px}.h64{height:148px}.gap20{gap:15px}}