@import url("https://fonts.googleapis.com/css2?family=Varela+Round&display=swap");.Home_body_div__oQYdS{min-height:100vh;background-image:linear-gradient(0deg,#93afcf 0,rgb(228,237,239));overflow:auto;margin:0;padding:0}.Home_flex_column__4RRoy{height:80vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.Home_flex_row__K_TXo{display:flex;justify-content:center;align-items:center}.Home_margin_y__1h27C{margin-top:3rem;margin-bottom:1.5rem}.Home_svg_container__q3PHe{display:flex;justify-content:center;align-items:center;filter:drop-shadow(5px 5px 5px #265db1);margin:.5rem}.Home_btn__o8aJ4{filter:drop-shadow(6px 6px 5px #1b4583)}.Home_btn_div__jI27T{display:flex;justify-content:center;align-items:center;margin-top:3rem}.Home_top_image__CzD7E{min-height:100vh;background-image:linear-gradient(rgba(255,255,255,1) 20%,rgba(255,255,255,0) 90%),url(/connect-4/images/title-image.png);background-repeat:repeat-x;background-position:bottom;background-size:100%}.Home_title_image__5dHs5{min-height:20vh;filter:drop-shadow(5px 5px 7px #1b4583);margin-top:7rem}@media screen and (max-width:414px){.Home_top_image__CzD7E{background-size:180%}}@media screen and (min-width:1023px){.Home_title_image__5dHs5{margin-top:5rem}}.Home_setting_svg__Nbenu{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:7rem}.Home_setting_btn__6iU_X{width:120px;filter:drop-shadow(6px 6px 5px #1b4583)}.Home_setting_btn_container__pFxVH{display:flex;justify-content:space-between;align-items:center;gap:4rem;margin:4rem}@media screen and (min-width:415px){.Home_setting_btn_container__pFxVH{flex-direction:row}}@media screen and (max-height:666px){.Home_setting_svg__Nbenu{margin-top:4rem}}.Home_input_ui__ZWiYk{margin:1rem}.Home_title__hYX6j a{color:#0070f3;text-decoration:none}.Home_title__hYX6j a:active,.Home_title__hYX6j a:focus,.Home_title__hYX6j a:hover{text-decoration:underline}.Home_title__hYX6j{margin:0;line-height:1.15;font-size:4rem}.Home_description__uXNdx,.Home_title__hYX6j{text-align:center}.Home_description__uXNdx{line-height:1.5;font-size:1.5rem}.Home_ball__yk42f{margin:.5rem;background-color:white;width:5rem;height:5rem;border-radius:50%;box-shadow:inset 5px 5px 8px 3px #1b4583}.Home_bg_color__ymuK6{background-color:rgb(43,142,255);box-shadow:3px 3px 10px 2px #1b4583}.Home_players_container__rz2PV{display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_players_info__6WPI3{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media screen and (max-width:800px){.Home_ball__yk42f{margin:.2rem;width:3rem;height:3rem;box-shadow:inset 4px 4px 6px 3px #1b4583}}@media screen and (max-width:414px){.Home_ball__yk42f{margin:.1rem;width:1.8rem;height:1.8rem;box-shadow:inset 3px 3px 5px 2px #1b4583}}.Home_mode__WsLgl{display:flex;justify-content:center;align-items:center}.Home_bg_dark__FA_b9{background-color:rgb(99,130,172);box-shadow:3px 3px 10px 2px #1b4583}.Home_shining_ball__mQaKF{margin:.5rem;width:5rem;height:5rem;border-radius:50%;position:relative;overflow:hidden;filter:drop-shadow(0 0 10px #ffffff)}@media screen and (max-width:800px){.Home_shining_ball__mQaKF{margin:.2rem;width:3rem;height:3rem}}@media screen and (max-width:414px){.Home_shining_ball__mQaKF{margin:.1rem;width:1.8rem;height:1.8rem}}.Home_shining__RklDG{height:100%;width:30px;position:absolute;top:-180px;left:0;background-color:#ffffff;opacity:0;transform:rotate(45deg);animation:Home_shining__RklDG 2s ease-in-out infinite}@keyframes Home_shining__RklDG{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}to{transform:scale(50) rotate(45deg);opacity:0}}