.game-wrapper,.spelling-rules-wrapper,.spelling-section{position:relative;min-height:460px;overflow:hidden;width:100%;margin-top:24px;border:1px solid #000;border-radius:12px}.game-wrapper:before,.spelling-rules-wrapper:before,.spelling-section:before{content:"";background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%}.game-rules{background:#fff;padding:12px;border-radius:12px;position:relative;z-index:1}.game-rules h2{font-size:24px;margin-top:0}.game-rules li,.game-rules p,.game-rules span{font-size:16px}.game-rules strong{font-size:18px}.results-wrapper .results-title{font-size:24px;margin-right:5px}.results-wrapper .results-ok{font-size:24px;margin-left:5px}.results-wrapper .results-ko{font-size:20px;margin-right:5px}@media only screen and (max-width:479px){.results-wrapper .results-ok,.results-wrapper .results-title{font-size:18px}.results-wrapper .results-ko{font-size:16px}}.spelling-rules-wrapper{background-color:#fff;padding:24px}.spelling-rules-wrapper h3{margin-top:6px}.spelling-section{background-color:#fff;box-sizing:border-box;padding:24px}.spelling-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr}@media only screen and (min-width:480px){.spelling-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.spelling-grid{grid-template-columns:repeat(3,1fr)}}.spelling-item p{font-size:18px;margin-top:4px}.spelling-item h3{margin:8px 0 4px}.spelling-item .check-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#8ebc79;color:#fff;font-size:20px;font-weight:700}