.MemoryCardsGame_component__dm42S{position:relative;background-color:#090619;color:var(--white)}.MemoryCardsGame_component__container__1ffLZ{max-width:640px;min-height:564px;padding:30px;margin:0 auto;position:relative;border-radius:16px}.MemoryCardsGame_component__container__1ffLZ,.MemoryCardsGame_component__main__rIx6E{width:100%;display:flex;justify-content:center;align-items:stretch}.MemoryCardsGame_component__grid__2QIp_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px;perspective:800px;opacity:1;transition:opacity .3s ease-in-out}.MemoryCardsGame_component__grid_disabled__gzNPe{pointer-events:none;opacity:.75}.MemoryCardsGame_component__timer__HMfom{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:72px;display:inline-flex;padding:12px 20px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:#34ffc2;z-index:10}.MemoryCardsGame_component__timerValue__DsTY3{color:#013;font-size:16px;font-weight:700;line-height:14px}.MemoryCardsGame_component__startWrap__i8uPx{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);display:flex;justify-content:center;z-index:10}.MemoryCardsGame_component__button__D_qys:focus,.MemoryCardsGame_component__button__D_qys:hover{background-color:var(--white)!important}.MemoryCardsGame_component__card__a6xEi{position:relative;aspect-ratio:183/112;padding:0;overflow:hidden;cursor:pointer}.MemoryCardsGame_component__card_disabled__1ffxy{cursor:default;opacity:.75}.MemoryCardsGame_component__cardInner__xwheG{display:block;width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.4,0,.2,1);border-radius:inherit}.MemoryCardsGame_component__cardInner_faceUp____Plt{transform:rotateY(180deg)}.MemoryCardsGame_component__cardFace__pUrVk{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;border:1px solid #333c4d;background:#013;-webkit-backface-visibility:hidden;backface-visibility:hidden}.MemoryCardsGame_component__cardFace__pUrVk:last-child{transform:rotateY(180deg)}.MemoryCardsGame_component__cardFaceImage__87Se5{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.MemoryCardsGame_component__cardFaceText__Cdh_K{position:absolute;bottom:8px;left:0;right:0;color:var(--white);text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.5);font-size:14px;font-weight:500;line-height:normal}.MemoryCardsGame_component__overlay__Xk4On{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px 16px 48px;background-color:#150b1e;z-index:20}.MemoryCardsGame_component__overlayImage__SHmc0{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right}.MemoryCardsGame_component__overlayCard__lmy01{position:relative;max-width:351px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px;z-index:10}.MemoryCardsGame_component__overlayCardContent__VBR0u{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;align-self:stretch;text-align:center}.MemoryCardsGame_component__overlayTitle__N8fou{color:var(--white);font-size:24px;font-weight:700;line-height:110%;text-align:left}.MemoryCardsGame_component__overlayText__Z56Cq{font-size:14px;font-style:normal;font-weight:400;line-height:148%;color:var(--white);text-align:left}.MemoryCardsGame_component__overlayButtons__Wrtx_{display:flex;align-items:center;gap:25px}.MemoryCardsGame_component__overlayButton__1Bqdl{width:100%;max-width:unset;justify-content:center}.MemoryCardsGame_component__overlayLearnMore___YulF,.MemoryCardsGame_component__overlayTryAgain__i_v_l{color:var(--white);font-size:16px;font-weight:500;line-height:114%}.MemoryCardsGame_component__overlayTryAgain__i_v_l{font-family:Aeonik Pro}@media screen and (min-width:511px){.MemoryCardsGame_component__startButton__vnrz8{font-size:32px;padding:24px 40px;border-radius:16px}.MemoryCardsGame_component__startButton__vnrz8 svg{width:40px;height:40px}}@media only screen and (max-width:510px){.MemoryCardsGame_component__container__1ffLZ{padding:24px 16px}.MemoryCardsGame_component__overlay__Xk4On{padding:24px 16px 48px}.MemoryCardsGame_component__overlayTitle__N8fou{font-size:20px}.MemoryCardsGame_component__overlayText__Z56Cq{font-size:12px}.MemoryCardsGame_component__overlayImage__SHmc0{opacity:.5}.MemoryCardsGame_component__grid__2QIp_{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;max-width:350px;min-height:670px}.MemoryCardsGame_component__card__a6xEi{max-height:100%}}.Button_component__Pgouh{display:flex;align-items:center;justify-content:center;padding:15.5px 32px;border-radius:8px;max-width:max-content;gap:8px;transition:all .3s ease;cursor:pointer;background:#1764ff;color:#fff;font-family:Aeonik Pro;font-size:var(--font-headline-18);font-weight:var(--fw-headline);line-height:25.2px}.Button_component__Pgouh:hover{background-color:#80aaff}