.GameBoard_letterBox__ork20{text-align:center;padding:0;margin:4px;perspective:110px;height:90px;width:75px;font-size:68px}@media (max-width:640px){.GameBoard_letterBox__ork20{height:72px;width:60px;font-size:54px}}@media (max-width:570px){.GameBoard_letterBox__ork20{height:60px;width:50px;font-size:45px}}@media (max-width:400px){.GameBoard_letterBox__ork20{height:42px;width:35px;font-size:32px}}.GameBoard_letterSides___HgQL{position:absolute;width:100%;height:100%;border:1px solid grey;transition:transform 1s;transform-style:preserve-3d}.GameBoard_match__dfZ8N{border-top:5px solid #556b2f}.GameBoard_partial__M3ex_{border-top:5px solid #ff8c00}.GameBoard_none__KYfKN{border-top:5px solid darkred}.GameBoard_match__dfZ8N>span,.GameBoard_none__KYfKN>span,.GameBoard_partial__M3ex_>span{margin-top:-10px}.GameBoard_letterBox__ork20 .GameBoard_letterFlip__F6FVs{transition:transform .5s;transform:rotateY(-180deg)}.GameBoard_letterBox__ork20:hover .GameBoard_hoverFlip__wApJx{-webkit-transition:transform .5s;-webkit-transform:rotateY(180deg);transition:transform .5s;transform:rotateY(180deg)}.GameBoard_back__ygQ5U,.GameBoard_front__TdnEf{position:absolute;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(0deg)}.GameBoard_front__TdnEf{transform:rotateY(180deg)}.GameBoard_letterFlip-0__usGXh{-webkit-animation:GameBoard_flip__PVpCM 1.3s;animation:GameBoard_flip__PVpCM 1.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.GameBoard_letterFlip-1__RKWiK{-webkit-animation:GameBoard_flip__PVpCM 1.1s;animation:GameBoard_flip__PVpCM 1.1s;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.GameBoard_letterFlip-2__msB74{-webkit-animation:GameBoard_flip__PVpCM .9s;animation:GameBoard_flip__PVpCM .9s;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.GameBoard_letterFlip-3__ary5X{-webkit-animation:GameBoard_flip__PVpCM .7s;animation:GameBoard_flip__PVpCM .7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.GameBoard_letterFlip-4__C7piG{-webkit-animation:GameBoard_flip__PVpCM .5s;animation:GameBoard_flip__PVpCM .5s;-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes GameBoard_flip__PVpCM{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}@keyframes GameBoard_flip__PVpCM{0%{transform:rotateY(0deg)}to{transform:rotateY(180deg)}}.Help_help__Y78mZ{max-width:450px;padding:10px 4px;font-size:15px}.Help_header__vPZp3{min-width:350px;font-size:40px;justify-content:space-between;align-items:center}.Help_contact__2Dtl6{font-size:40px;justify-content:space-evenly}.Help_social__90yyv{cursor:pointer}.Help_social__90yyv a,.Help_social__90yyv a:active,.Help_social__90yyv a:hover,.Help_social__90yyv a:visited{color:#ba55d3}.Help_examples__ec1Lz{border-top:1px solid grey;border-bottom:1px solid grey;padding:10px 30px}.Help_alphabet__gHfup{height:40px}.Help_keyboard__pM7_Z{width:40px;background-color:#ba55d3;color:snow;font-size:25px;text-align:center;padding:0;border:1px solid gray;border-radius:3px}.Help_version__icGcX{font-size:10px;padding:2px 0;text-align:right}.Distribution_distribution__sySdb{width:100%;border-top:1px solid orange;border-bottom:1px solid orange;padding:10px 0;margin:10px 0}.Distribution_title__rZ8vD{text-align:center;font-size:20px;color:orange;padding:0 0 10px}.Distribution_graphContainer__bHyiU{font-size:15px;width:100%}.Distribution_row__8FDrk{padding:2px 0}.Distribution_round__bu4S7{padding:0 10px}.Distribution_graph__K0w8l{background-color:#333;flex:1 1}.Distribution_bar__bCUws{background-color:#9932cc;width:10%}.Distribution_guesses__zwlv2{padding:0 10px;text-align:right}.GameArchive_gameArchiveContainer__4Lx_D{border:1px solid orange;width:100%;padding:10px}.GameArchive_title__Sc4Hd{color:orange;font-size:20px}.GameArchive_nav__ZSKFB{width:100%;justify-content:space-around;color:orange;font-size:30px}.GameArchive_button__S4ue0{border-radius:5px;background-color:#9932cc;padding:2px 4px;width:40px;text-align:center}.GameArchive_button__S4ue0.GameArchive_active__DGgrY{cursor:pointer}.GameArchive_button__S4ue0.GameArchive_inActive__aoRWO{color:#555}.GameArchive_gridContainer__QfaUW{font-size:35px}.Settings_settings__noM_g{width:350px;padding:10px 0;margin:10px 0}.Settings_title__onAc4{text-align:center;font-size:20px;color:orange;padding:25px 0 10px;border-bottom:1px solid;margin-bottom:10px}.Settings_row__4MyuR{padding:2px 0}.Settings_toggleStatus__qumms{font-size:35px;color:#228b22;padding:0 20px}.Settings_inactive__fMhnn{color:darkred}.Settings_settings__noM_g input[type=checkbox]{height:0;width:0;visibility:hidden}.Settings_settings__noM_g label{cursor:pointer;text-indent:-9999px;width:80px;height:40px;background:grey;display:block;border-radius:20px;position:relative}.Settings_settings__noM_g label:after{content:"";position:absolute;top:3px;left:3px;width:35px;height:35px;background:#fff;border-radius:45px;transition:.3s}.Settings_settings__noM_g input:checked+label{background:orange}.Settings_settings__noM_g input:checked+label:after{left:calc(100% - 3px);transform:translateX(-100%)}.Settings_settings__noM_g label:active:after{width:65px}.Settings_instructions__Y4bPS{font-size:14px;padding:15px 20px}.Recovery_recovery__3jxhU{width:350px;border-top:1px solid orange;border-bottom:1px solid orange;padding:10px 0;margin:10px 0}.Recovery_title__HVmr1{text-align:center;font-size:20px;color:orange;padding:0 0 10px}.Recovery_row__jOsE5{padding:2px 0}.Recovery_toggleStatus__GyDfL{font-size:35px;color:#228b22;padding:0 20px}.Recovery_inactive__96loJ{color:darkred}.Recovery_recovery__3jxhU input[type=checkbox]{height:0;width:0;visibility:hidden}.Recovery_recovery__3jxhU label{cursor:pointer;text-indent:-9999px;width:80px;height:40px;background:grey;display:block;border-radius:20px;position:relative}.Recovery_recovery__3jxhU label:after{content:"";position:absolute;top:3px;left:3px;width:35px;height:35px;background:#fff;border-radius:45px;transition:.3s}.Recovery_recovery__3jxhU input:checked+label{background:orange}.Recovery_recovery__3jxhU input:checked+label:after{left:calc(100% - 3px);transform:translateX(-100%)}.Recovery_recovery__3jxhU label:active:after{width:65px}.Recovery_instructions__TCkjY{font-size:14px;padding:15px 20px}.Profile_profile__lwxy7{max-width:450px;padding:10px 4px;font-size:15px}.Profile_header__7bQ1K{font-size:40px}.Profile_editName__2vDgj,.Profile_header__7bQ1K{min-width:350px;justify-content:space-between;align-items:center}.Profile_editName__2vDgj{font-size:25px}.Profile_inputName__YyHFA{font-size:30px;width:180px}.Profile_inputButton__TpMp4{font-size:45px}.Profile_inputButton__TpMp4:hover{color:green}.Profile_inputButton__TpMp4.Profile_disabled__na4Za{color:darkred}.Profile_statsRow__sglTe,.Profile_stats__iqKXx{min-width:350px}.Profile_label__amF_3{color:orange}.Profile_label__amF_3,.Profile_value__uJGEm{width:70%;text-align:right;padding:5px;font-size:20px;line-height:20px;white-space:nowrap}.Profile_value__uJGEm{width:30%;text-align:left}.Share_share__o1GCS{border:3px solid orange;border-radius:5px;background-color:#536;text-align:center;position:absolute;min-width:340px;padding:10px 5px}.Share_shareClose__sFo_8{font-size:35px;text-align:right;padding:0 6px}.Share_shareCloseIcon__OmVx5{cursor:pointer}.Share_shareHeader__BxFiT{text-align:right;margin:4px}.Share_shareButton__BwvME{padding:15px 20px;margin:30px 0;font-size:1.5em;background-color:#228b22;border:1px solid gold;border-radius:5px;cursor:pointer;text-transform:uppercase;box-shadow:0 5px 15px rgba(0,0,0,.35)}.Share_shareIcon__NHgVD{padding-left:20px}.Share_shareButton__BwvME:active{box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08)}.Share_complete__ABlEb{padding:30px 20px;font-size:22px}.Share_highscore__sTg8R{font-size:45px;color:gold}.Share_previousRound__L36Wb{font-size:20px;align-items:center}.Share_previousRound__L36Wb .Share_header__GzvG5{font-size:25px;width:100%;border-bottom:1px solid;font-weight:700;margin:10px 0 20px}.Share_bonusTime__VGpFq{color:red;padding-right:30px}.Share_icon__uVJfo{cursor:pointer}.Share_ngButton__GRSJT,.Share_timer__oxy1T{-webkit-animation:Share_fade__vQ4c_ 2s;animation:Share_fade__vQ4c_ 2s}.Share_timer__oxy1T{padding-top:10px;font-size:30px;border-top:1px solid;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes Share_fade__vQ4c_{0%{opacity:0}to{opacity:1}}@keyframes Share_fade__vQ4c_{0%{opacity:0}to{opacity:1}}.Share_loadingSpinner__yXUzE{border:3px solid orange;border-radius:5px;background-color:#536;text-align:center;position:absolute;min-width:340px;padding:12px 17px;font-size:20px}.Share_loadingSpinnerHeader__k_rKo{font-size:25px;width:100%;border-bottom:1px solid;font-weight:700;margin:10px 0 20px}@-webkit-keyframes Share_spinner__nY_C_{to{transform:rotate(1turn)}}@keyframes Share_spinner__nY_C_{to{transform:rotate(1turn)}}.Share_loading__l6Cu_{-webkit-animation:Share_spinner__nY_C_ .8s linear infinite;animation:Share_spinner__nY_C_ .8s linear infinite;overflow:hidden}.Rankings_rankings__u_4gA{min-width:350px;max-width:450px;padding:10px 4px;font-size:15px}.Rankings_header__M7Try{min-width:350px;font-size:30px;justify-content:space-between;align-items:center}.Rankings_title__ROrDD{text-align:center;font-size:30px;color:orange;padding:30px 10px 10px;margin-bottom:10px}.Rankings_leaderboard__LqsA0{min-width:350px}.Rankings_row__dN6Tr{min-width:350px;font-size:20px;justify-content:left;align-items:center;border:2px solid #fff;border-bottom:0}.Rankings_row__dN6Tr:nth-child(2n){background:#555}.Rankings_row__dN6Tr:nth-child(odd){background:#333}.Rankings_row__dN6Tr:nth-child(2){background:gold;color:#000;box-shadow:inset 0 -50px 36px -28px rgba(0,0,0,.35)}.Rankings_row__dN6Tr:last-child{border-bottom:2px solid #fff}.Rankings_me__PKwsl{color:lime}.Rankings_colHeader__hkHjN{font-size:16px;font-weight:700;text-transform:uppercase}.Rankings_colGames__aX8ox,.Rankings_colName___9Vrs,.Rankings_colPosition__Lu_YJ,.Rankings_colScore__Nxqu3{padding:10px 3px}.Rankings_colPosition__Lu_YJ{width:30px;text-align:center}.Rankings_colScore__Nxqu3{width:140px;text-align:right}.Rankings_colTime__La9xD{width:105px;text-align:right}.Rankings_colName___9Vrs{width:105px;white-space:nowrap}.Rankings_colGames__aX8ox{width:50px;text-align:center}.Rankings_colFood___dLaI{width:65px;text-align:center}.Rankings_label__0y1Tw{color:orange}.MemoryGameBoard_bonusTime__b2Q0d{color:red}.MemoryGameBoard_memoryStats__97ttY{border:3px solid orange;border-radius:5px;background-color:#536;text-align:center;position:absolute;min-width:340px;padding:10px 5px;font-size:20px}.MemoryGameBoard_memoryClose__vICRb{font-size:35px;margin-bottom:-20px;text-align:right;padding:0 6px}.MemoryGameBoard_memoryCloseIcon__dTf6W{cursor:pointer}.MemoryGameBoard_memoryHeader__pGJQo{font-size:25px;width:100%;border-bottom:1px solid;font-weight:700;margin:10px 0 20px}.MemoryGameBoard_resetButton__L__3Q{padding:15px 20px;margin:15px;font-size:1.5em;background-color:#228b22;border:1px solid gold;border-radius:5px;cursor:pointer;text-transform:uppercase;box-shadow:0 5px 15px rgba(0,0,0,.35)}.MemoryGameBoard_resetIcon__HGfKE{padding-left:20px}.MemoryGameBoard_letterBox__ttKlg{text-align:center;padding:0;margin:4px;perspective:110px;height:90px;width:75px;font-size:68px}@media (max-width:640px){.MemoryGameBoard_letterBox__ttKlg{height:72px;width:60px;font-size:54px}}@media (max-width:570px){.MemoryGameBoard_letterBox__ttKlg{height:60px;width:50px;font-size:45px}}@media (max-width:400px){.MemoryGameBoard_letterBox__ttKlg{height:42px;width:35px;font-size:32px}}.MemoryGameBoard_letterSides__0ZgSv{position:absolute;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d;cursor:pointer}.MemoryGameBoard_letterBox__ttKlg .MemoryGameBoard_noMatch__rfSka{-webkit-animation:MemoryGameBoard_shake__DTNjK .3s;animation:MemoryGameBoard_shake__DTNjK .3s}.MemoryGameBoard_letterBox__ttKlg .MemoryGameBoard_flipCard__Y6kIV{-webkit-transition:transform .5s;-webkit-transform:translateX(2px) rotateY(-180deg);transition:transform .5s;transform:translateX(2px) rotateY(-180deg)}.MemoryGameBoard_letterBox__ttKlg:hover .MemoryGameBoard_hoverFlip__EAiX6{cursor:default;-webkit-transition:transform .5s;-webkit-transform:rotateY(180deg);transition:transform .5s;transform:rotateY(180deg)}.MemoryGameBoard_back__bg22G,.MemoryGameBoard_front__qAhha{position:absolute;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid grey}.MemoryGameBoard_front__qAhha{transform:rotateY(180deg)}@-webkit-keyframes MemoryGameBoard_shake__DTNjK{0%,to{transform:translateX(2px) rotateY(180deg)}10%,30%,50%,70%,90%{transform:translateX(0) rotateY(180deg)}20%,40%,60%,80%{transform:translateX(4px) rotateY(180deg)}}@keyframes MemoryGameBoard_shake__DTNjK{0%,to{transform:translateX(2px) rotateY(180deg)}10%,30%,50%,70%,90%{transform:translateX(0) rotateY(180deg)}20%,40%,60%,80%{transform:translateX(4px) rotateY(180deg)}}@-webkit-keyframes MemoryGameBoard_spinner__t1NSC{to{transform:rotate(1turn)}}@keyframes MemoryGameBoard_spinner__t1NSC{to{transform:rotate(1turn)}}.MemoryGameBoard_loading__1Ip2t{-webkit-animation:MemoryGameBoard_spinner__t1NSC .8s linear infinite;animation:MemoryGameBoard_spinner__t1NSC .8s linear infinite;overflow:hidden}