.gameModal{height:100dvh;position:fixed;display:none;top:0;left:0;right:0;align-items:center;justify-content:center;z-index:99}@media screen and (min-width:768px){.gameModal.victoryModal{position:absolute;height:auto;top:20px}}.gameModal.victoryModal .gameModalButton{position:relative}.gameModal.victoryModal .gameModalButton .shareon{display:flex;background:#fff;gap:.25rem;margin-left:1rem}.gameModal.victoryModal .gameModalButton .gameModalButtonsContent{padding-bottom:0!important}.backToGame{padding-top:.75rem;width:100%;display:flex;justify-content:end}.gameModalContentTextTime{display:flex;justify-content:center}.gameModalContentTextTime span{font-size:30px;font-weight:400}.explainIstruction .explainIstructionPoint{position:relative;padding-left:1.75rem;margin-bottom:8px}.explainIstruction .explainIstructionPoint .icon{display:block!important;position:absolute;left:0;top:5px}@media screen and (min-width:768px){.explainIstruction .explainIstructionPoint{padding-left:1rem}.explainIstruction .explainIstructionPoint:before{display:block;content:"";width:6px;height:6px;background-color:var(--cBlack);border-radius:6px;position:absolute;left:0;top:9px}}.gameCompletedData{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-row-gap:1rem}@media screen and (min-width:768px){.gameCompletedData{display:flex;justify-content:center}}.gameCompletedDataSlot{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.gameCompletedDataSlot{width:150px}}.gameCompletedDataSlotTop{font-size:32px;font-weight:700}@media screen and (min-width:768px){.gameCompletedDataSlotTop{font-size:42px}}.gameCompletedDataSlotBottom{font-size:12px}.gameModalGreyFooter{background-color:#f0f0f0;width:100%}.gameModalGreyFooterTitle{font-size:16px;text-align:center;font-weight:700;padding:1.5rem 0}@media screen and (min-width:768px){.gameModalGreyFooterTitle{font-size:20px}}.gameModalGreyFooterBottom{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem;gap:1rem}.gameModalGreyFooterBottom h6{font-size:16px;font-weight:500;text-align:center}.gameModalGreyFooter .gameList .archiveLink{text-align:center;margin:1.5rem 0 1rem;font-weight:300;text-decoration:underline 1px}.gameModalGreyFooter .gameList .gameListCardContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:2rem;grid-row-gap:2rem}@media screen and (min-width:768px){.gameModalGreyFooter .gameList .gameListCardContainer{display:flex;gap:2rem;padding:0;justify-content:center}}.gameModalGreyFooter .gameList .gameListCardContainer .gameCardItem{aspect-ratio:1;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0;border-radius:12px;position:relative;overflow:hidden;width:100%}@media screen and (min-width:768px){.gameModalGreyFooter .gameList .gameListCardContainer .gameCardItem{width:140px}}.gameModalGreyFooter .gameList .gameListCardContainer .gameCardItem .gameTypeIcon{width:40px!important;height:40px!important}@media screen and (min-width:768px){.gameModalGreyFooter .gameList .gameListCardContainer .gameCardItem .gameTypeIcon{width:60px!important;height:60px!important}}.gameModalGreyFooter .gameList .gameListCardContainer .gameCardItem h6{font-size:14px;min-height:0;line-height:normal}.gameModalContainer{font-family:fira sans;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;box-shadow:0 0 20px 5px rgba(67,67,67,.31);max-width:800px;width:auto;margin:0 auto;height:100%;width:100%;overflow:auto;animation:slideInMobile .2s ease-out}@media(min-width:768px){.gameModalContainer{border-radius:.5rem;animation:slideIn .2s ease-out;height:auto}}@media(min-width:991px){.gameModalContainer{width:100%}}@media(min-width:1024px){.gameModalContainer{position:relative;width:100%;top:0;transform:none}}.gameModalContainer .withBigTitle{padding:0 1rem;width:100%}.gameModalContainer .withBigTitle .gameModalContentTitle{font-size:28px;font-weight:600;text-align:center;margin-bottom:1rem;border-bottom:2px solid #000;padding-bottom:.5rem;line-height:1.1}.gameModalContainer .withBigTitle .gameModalContentTitle .extraInfoGame{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;margin-top:.5rem}.gameModalContainer .withBigTitle .gameModalContentTitle .extraInfoGame .infoText{font-size:15px;position:relative}.gameModalContainer .withBigTitle .gameModalContentTitle .extraInfoGame .infoText+.infoText:before{content:"";width:4px;height:2px;background-color:#fff;position:absolute;left:-12px;top:50%;transform:translateY(-50%)}.gameModalContainer .withBigTitle .gameModalContentTitle .extraInfoGame .infoText.author{font-weight:300;font-style:italic}.gameModalContainer .withBigTitle .gameModalContentTitle .extraInfoGame .infoText.date{font-weight:400}.gameModalContainer .withBigTitle .gameModalContentTitle .extraInfoGame .infoText.level{border-radius:10px;font-size:15px;text-transform:capitalize;padding-left:16px}.gameModalContainer .withBigTitle .gameModalContentTitle .extraInfoGame .infoText.level span{display:block;width:10px;height:10px;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (min-width:768px){.gameModalContainer .withBigTitle .gameModalContentTitle{font-size:50px;max-width:600px;margin-left:auto;margin-right:auto;padding-bottom:.5rem;margin-bottom:1.5rem;line-height:1.1}}.gameModalContainer .withBigTitle.noBorder .gameModalContentTitle{margin-bottom:0}.gameModalContainer .withBigTitle .gameModalContentSubtitle{font-size:14px;font-weight:400;text-align:center;margin-bottom:1rem}@media screen and (min-width:768px){.gameModalContainer .withBigTitle .gameModalContentSubtitle{font-size:16px}}.gameModalContainer .withBigTitle .gameModalContentText{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:.5rem 0}.gameModalContent{width:100%}.gameModalContent.serviceModal,.gameModalContent.serviceModal .gameModalMainContent{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-grow:1;justify-content:space-between}.gameModalContent.serviceModal{gap:2rem;padding:2rem}.gameModalContent.serviceModal .gameModalContentTitle h6{font-size:35px;font-weight:500}.gameModalContent.serviceModal .gameModalContentSubtitle h6{font-weight:500}.gameModalContent.serviceModal .gameModalMainContent{font-size:15px}.gameModalContent.serviceModal .gameModalButtons{display:flex;justify-content:center;gap:2rem;flex-shrink:0}.gameModalExplain{width:100%;padding:1rem 3rem;max-height:30rem;overflow-y:auto}@media screen and (max-width:767px){.gameModalExplain{max-height:100%;flex-grow:1;padding:1rem}}.gameModalExplainIstructionList{list-style:inside}.gameModalExplainIstructionList li{margin:.5rem 0}.gameModalExplainIstructionList li .icon{display:inline-block!important}.gameModalExplainIstructionList li .icon.custom-delNum-button{width:20px;height:16px!important}.gameModalButtonsContent{margin:1rem 0}@media screen and (max-width:767px){.gameModalButtonsContent{padding-bottom:1rem}}.socialContent{margin:1rem 0}.shareon>.twitter{background-color:#000!important}.shareon>.twitter:before{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' fill='none'/%3E%3Cpath d='M17.9686 14.1623L26.7065 4H24.6358L17.0488 12.8238L10.9891 4H4L13.1634 17.3432L4 28H6.07069L14.0827 18.6817L20.4822 28H27.4714L17.9681 14.1623H17.9686ZM15.1326 17.4607L14.2041 16.132L6.81679 5.55961H9.99723L15.9589 14.0919L16.8873 15.4206L24.6368 26.5113H21.4564L15.1326 17.4612V17.4607Z' fill='white'/%3E%3C/svg%3E%0A")!important}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInMobile{0%{transform:translateY(100vh);opacity:0}to{transform:translateY(0);opacity:1}}#AEFooter{background-color:var(--blue-color);font-family:fira sans}#AEFooter .iconItem img,#AEFooter .iconItem span{transition:all .2s ease}#AEFooter .iconItem:hover img{transform:scale(110%)}#AEFooter .iconItem:hover span{letter-spacing:1px}#AEFooter .footerColumns ul li .gameIcon,#AEFooter .footerColumns ul li a,#AEFooter .footerColumns ul li span,#AEFooter .footerColumns ul li svg path{transition:all .3s ease}#AEFooter .footerColumns ul li:hover .gameIcon{background-color:var(--red-color)!important}#AEFooter .footerColumns ul li:hover a,#AEFooter .footerColumns ul li:hover span,#AEFooter .footerColumns ul li:hover svg path{fill:var(--dark-color);color:var(--dark-color)}#AEFooter .footerColumns ul li span{cursor:pointer}#AEFooter .footerColumns ul li:hover:last-child svg path{fill:var(--dark-color)}