.connectFour_grid__oUWj_{display:grid;grid-template-rows:repeat(6,50px);grid-template-columns:repeat(7,50px);grid-gap:5px;gap:5px;justify-content:center;margin-top:20px}.connectFour_row__8Aqcn{display:flex}.connectFour_cell__RahvS{width:50px;height:50px;background-color:#ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:solid;border-width:2px;border-color:gray}@media only screen and (max-width:800px){.connectFour_cell__RahvS{width:40px;height:40px;background-color:#ddd}.connectFour_grid__oUWj_{display:grid;grid-template-rows:repeat(6,40px);grid-template-columns:repeat(7,40px);grid-gap:5px;gap:5px;justify-content:center;margin-top:20px}}.connectFour_cell__RahvS.connectFour_blue__S9JjB{background-color:blue}.connectFour_cell__RahvS.connectFour_red__z4Zc0{background-color:red}.connectFour_cell__RahvS.connectFour_hover__DQ6PB{background-color:#ff0}.connectFour_connectFourButton__CXfkL{margin:50px 0;padding:10px 20px;font-size:16px;border-radius:10px;cursor:pointer}.connectFour_highlight__yNBVG{border:solid;border-color:#ffe6bc}.connectFour_infoGrid___uGQp{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(2,1fr);grid-gap:5px;gap:5px;justify-content:center;margin-top:10px;border:solid;border-radius:10px;border-width:4px;border-color:#e38c00}.connectFour_infoCell___thst{padding:5px}.Home_container__bCOhY{padding:0 2rem}.Home_main__nLjiQ{padding:4rem 0;flex:1 1;flex-direction:column}.Home_footer____T7K,.Home_main__nLjiQ{display:flex;justify-content:center;align-items:center}.Home_footer____T7K{flex:1 1;padding:2rem 0;border-top:1px solid #eaeaea}.Home_footer____T7K a{display:flex;justify-content:center;align-items:center;flex-grow:1}.Home_title__T09hD a{color:#0070f3;text-decoration:none}.Home_title__T09hD a:active,.Home_title__T09hD a:focus,.Home_title__T09hD a:hover{text-decoration:underline}.Home_title__T09hD{margin:0;line-height:1.15;font-size:4rem}.Home_description__41Owk,.Home_title__T09hD{text-align:center}.Home_description__41Owk{margin:4rem 0;line-height:1.5;font-size:1.5rem}.Home_code__suPER{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__GxQ85{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px}.Home_card___LpL1{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:300px}.Home_card___LpL1:active,.Home_card___LpL1:focus,.Home_card___LpL1:hover{color:#0070f3;border-color:#0070f3}.Home_card___LpL1 h2{margin:0 0 1rem;font-size:1.5rem}.Home_card___LpL1 p{margin:0;font-size:1.25rem;line-height:1.5}.Home_logo__27_tb{height:1em;margin-left:.5rem}@media (max-width:600px){.Home_grid__GxQ85{width:100%;flex-direction:column}}@media (prefers-color-scheme:dark){.Home_card___LpL1,.Home_footer____T7K{border-color:#222}.Home_code__suPER{background:#111}.Home_logo__27_tb img{filter:invert(1)}}