*,*:before,*:after{box-sizing:border-box;align-items:center}body{margin:0;font-family:Poppins,sans-serif;background-color:#ebe8d5;color:#161616;display:flex;justify-content:center;align-items:center;min-height:100vh;text-align:center}.container{display:flex;flex-direction:column;align-items:center;padding:2rem;width:100%;max-width:1200px}.logo-image{width:100%;max-width:700px;margin-bottom:.7rem}.button-container{display:flex;width:100%;justify-content:space-between}.button{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;padding:0;cursor:pointer;background-color:transparent;border:none;letter-spacing:"normal";transition:color .2s ease-in-out}.button:hover{opacity:50%}.button:focus,.button:focus-visible{outline:none;box-shadow:none}@media (max-width: 600px){.container{padding:1rem}.logo-image{width:100%;max-width:250px}.button{font-size:1.2rem}}@media (min-width: 2000px),(min-height: 1200px){.container{padding:1rem}.logo-image{width:100%;max-width:800px}.button{font-size:2rem}}@media (width: 1200px),(height: 2000px){.container{padding:1rem}.logo-image{width:100%;max-width:900px}.button{font-size:2.7rem}}.help-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0003;display:flex;justify-content:center;align-items:center;z-index:1000}.help-content{max-width:720px;background-color:#58564f;padding:3em 2em;border-radius:.5em;width:100%;position:relative;box-sizing:border-box;text-align:left;margin:0}.help-header-h2{text-align:center;margin-top:0;color:#e9e9e9;font-size:1.6em}.help-score-table{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);text-align:center;color:#e9e9e9;line-height:2em;padding:1em 0 1.5em;margin-top:1em;margin-bottom:3em}.help-content b{grid-row:1;color:#e9e9e9;font-size:2.2em;padding-bottom:-.5em}.help-content p{font-weight:500;margin-bottom:.75rem;font-size:1.2rem;line-height:.5;opacity:.8}.help-content ul{list-style-type:none;padding:0}.round-number{align-items:center;border:.123em solid #E9E9E9;border-radius:10%;box-sizing:border-box;color:#e9e9e9;display:inline-flex;font-size:1.2em;font-weight:500;height:2em;justify-content:center;margin:0 .5em 0 0;width:2em;background-color:#e85959}.help-content li{font-weight:500;margin-bottom:.75rem;color:#e9e9e9;opacity:.9;font-size:1.25rem;line-height:2.5em}.help-close-button{position:absolute;top:10px;right:15px;background:none;border:none;font-size:2.5rem;color:#3d405b;cursor:pointer;line-height:1;padding:0}@media (max-width: 768px){.help-content{padding:2em 1em;width:100%;max-width:80%}.help-header-h2{font-size:1.5em}.help-score-table{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);font-size:.6em;align-items:start}.help-score-table b{font-size:3em;padding-bottom:.25em}.help-content p{font-size:1.1rem;line-height:1.4em;position:relative;align-items:start}.help-content li{font-size:.8rem;line-height:2em}}@media (width: 1200px),(height: 2000px){.help-content{padding:4em 3em;width:100%;max-width:1000px;border-radius:.8em}.help-header-h2{font-size:3em}.help-score-table{font-size:1.2em;padding:2em 0 1.5em;margin-top:1em;margin-bottom:3em}.help-score-table b{font-size:3em;padding-bottom:.5em}.help-content p{font-size:2rem}.help-content li{font-size:2.3rem;line-height:2.5em}}@media (width: 2000px),(height: 1200px){.help-content{padding:4em 3em;width:100%;max-width:1000px;border-radius:.8em}.help-header-h2{font-size:2.5em}.help-score-table{padding:2em 0 1.5em;margin-top:1em;margin-bottom:3em}.help-score-table b{font-size:2.5em;padding-bottom:.5em}.help-content p{font-size:1.8rem}.help-content li{font-size:1.8rem;line-height:2em}}
