#hostToPlayMain{flex-direction:column;align-items:center;width:100%;height:100%;margin-top:7%;display:flex}#howToPlayTitle{color:var(--white-font);margin:0 0 2rem;font-size:3rem;font-weight:900}.howToPlaySectionWrapper{flex-direction:column;gap:3rem;width:80%;height:fit-content;margin-top:1rem;display:flex}.howToplaySubHeader{color:var(--yellow-font);margin:0;font-size:3rem;font-weight:900}.howToPlayStepWrapper{align-items:center;gap:1rem;height:fit-content;display:flex}.howToPlayStepPlace{color:#0b0779;background-color:var(--yellow-font);text-align:center;aspect-ratio:1;border:.2rem solid #000;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin:1rem 0 0;padding:.2rem;font-size:1.2rem;font-weight:500;line-height:1.8rem;display:flex}.howToPlayStep{color:var(--white-font);margin:1rem 0 0;font-size:1.5rem;font-weight:500;line-height:2rem}.videoWrapper{justify-content:center;width:100%;display:flex}.video{border:solid white o.4rem;width:70%;height:auto;margin:2rem 0 7rem}
