#splash{background-image:url("/images/splash/index.jpg");background-position:50% 64%}#actions{display:flex;gap:4%}#actions>div{display:flex;flex-direction:column;justify-content:center;width:33%;background-size:cover;border-radius:20px;padding:2.5vh 1vw;box-sizing:border-box;user-select:text;transition:box-shadow ease-in-out 200ms}#actions>div:hover{box-shadow:rgba(0,0,0,.3) 0 0 30px}#actions>div>div{display:flex;align-items:center;justify-content:center;flex-grow:.6}#actions>div h2{font-size:2.5em;text-align:center;color:#fff}#actions>div p{color:#fff;text-align:center;font-weight:bold}#connect{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url("/images/game/game2.jpg");background-position:50% 100%}#connect a,#connect span{color:#ffa500;font-weight:bold}#connect a:hover{color:#ff8c00}#prepare{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url("/images/game/game4.jpg");background-position:50% 50%}#prepare a{font-weight:bold}#share{background-image:url("/images/game/game3.jpg");background-position:50% 50%}#share a{font-weight:bold;color:#e74c3c}#share a:hover{color:#cf4536}#history{margin-bottom:0}#history>h2{margin-top:5vh;margin-bottom:8vh}#history>div{display:flex;flex-direction:column}#history>div>div{display:flex;flex-direction:row;margin-bottom:6vh}#history>div>div img{margin-right:20px;border-radius:20px;transition:box-shadow ease-in-out 200ms;flex:1 1 100%;min-width:0}#history>div>div img:hover{box-shadow:rgba(0,0,0,.3) 0 0 30px}#history>div>div>div{display:flex;flex-direction:column;justify-content:center;flex:1 1 200%}#history>div>div:nth-child(even){text-align:justify;text-align-last:right}#history>div>div:nth-child(even) h3{text-align:right}#history>div>div:nth-child(even) img{margin-right:inherit;margin-left:20px;order:2}#friends{text-align:center;color:#fff;margin-left:0;margin-right:0;width:94%;padding-top:2%;padding-bottom:2%;max-width:none!important;background:url("/images/game/game5.jpg") 50% 50%;background-repeat:no-repeat;background-size:cover}#friends .title,#friends p{text-shadow:rgba(0,0,0,.3) 0 0 30px}#teams{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3%;margin-top:5vh;margin-bottom:5vh}.team{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:18px 12px;margin:5px 0;color:#000;background-color:rgba(255,255,255,.9);border:1px solid rgba(222,222,222,.9);border-radius:20px;box-shadow:rgba(0,0,0,.3) 0 0 30px;transition:box-shadow ease-in-out 200ms}.team:hover{box-shadow:rgba(0,0,0,.7) 0 0 30px}.team>img{margin-bottom:10px}#join-now{margin-top:7vh;margin-bottom:10vh}#join-now p:last-of-type{text-align:center}#join-now p:last-of-type span,#join-now p:last-of-type a{color:#ffa500}#join-now p:last-of-type a:hover{color:#ff8c00}@media(max-width:1200px){#actions>div h2{font-size:2em}#actions>div p{font-size:1.1em}}@media(max-width:1100px){#actions{flex-direction:column;gap:1vh}#actions>div{width:100%}#actions>div h2{margin-bottom:0}#actions>div p{margin:1% 0}#history>h2{margin-top:3vh;margin-bottom:4vh}#history>div>div{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:6vh}#history>div>div img{margin:0;min-width:200px;max-width:50%}#history>div>div>div{align-items:center;margin-top:4vh}#history>div>div,#history>div>div:nth-child(even){text-align:center;text-align-last:center}#history>div>div:nth-child(even) img{order:-1;margin:0}#history>div>div:nth-child(even) h3{text-align:center}#join-now{margin-top:0;margin-bottom:10vh}}@media(max-width:800px){#friends{padding-top:5%;padding-bottom:5%}#teams{flex-wrap:wrap}}@media(max-width:500px),(max-height:800px){#actions>div h2{font-size:1.7em}#actions>div p{font-size:1em}}