.HomeView_container__8rs8k{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;.HomeView_turn__c0ho4{width:100vw;display:flex;justify-content:center;margin:30px 0;font-size:1.5rem}.HomeView_header__U6vmk{display:flex;justify-content:center;margin-bottom:5vh;position:relative;align-items:center;.HomeView_text__67gZ7{position:absolute;font-size:3rem;color:var(--lightColor)}.HomeView_text__67gZ7:first-child{font-family:Comforter Brush,cursive;color:aquamarine;font-size:5rem;bottom:0}}.HomeView_start__udXKf{display:flex;justify-content:center;.HomeView_btn__roUQw{display:flex;justify-content:center;height:50px;width:clamp(150px,50vw,200px);background-color:var(--lightColor);border-radius:50px;color:var(--textColor);align-items:center;font-size:1.3rem;text-transform:uppercase;margin-top:1.5rem;cursor:pointer}}.HomeView_gameContainer__4XQXp{width:100vw;display:flex;justify-content:center;padding:0 10px;.HomeView_mainGrid__JXlrq{height:50vh;display:grid;width:clamp(200px,100vw,500px);grid-template-columns:repeat(3,auto);.HomeView_grid__ot8ZC{border:1px solid orange;height:100%;width:100%;display:flex;justify-content:center;align-items:center;position:relative;.HomeView_iconContainer__fXxT1{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;.HomeView_icon__2FO_V{width:50%;height:50%;position:absolute;transition:.3s ease-in-out}}}.HomeView_grid__ot8ZC:first-child{border-top:none;border-left:none}.HomeView_grid__ot8ZC:nth-child(2){border-top:none}.HomeView_grid__ot8ZC:nth-child(3){border-top:none;border-right:none}.HomeView_grid__ot8ZC:nth-child(4){border-left:none}.HomeView_grid__ot8ZC:nth-child(6){border-right:none}.HomeView_grid__ot8ZC:nth-child(7){border-left:none;border-bottom:none}.HomeView_grid__ot8ZC:nth-child(8){border-bottom:none}.HomeView_grid__ot8ZC:nth-child(9){border-right:none;border-bottom:none}}}}@media (max-width:768px){.HomeView_container__8rs8k{.HomeView_header__U6vmk{flex-direction:column;margin-bottom:3vh}}}