@charset "UTF-8";@import"//fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;800&display=swap&subset=latin-ext";.contact .text{font-family:Poppins,Arial,Verdana,sans-serif;font-style:normal;font-weight:300}.benefits h2,.games .description{font-family:Poppins,Arial,Verdana,sans-serif;font-style:normal;font-weight:400}.benefits .description,.header p{font-family:Poppins,Arial,Verdana,sans-serif;font-style:normal;font-weight:500}.memo .game-finished .text,.memo .game-finished .score,.memo .game-finished .score-label,.memo .play-game .time,.memo .start-game p,nav ul li a{font-family:Poppins,Arial,Verdana,sans-serif;font-style:normal;font-weight:600}.contact .text .label,.contact .text .strong strong,.benefits h2 strong,.benefits .title,.games .title,.games h2,.clients h2,.memo .game-finished button,.memo .start-game button,.header h1{font-family:Poppins,Arial,Verdana,sans-serif;font-style:normal;font-weight:800}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:#002a77;color:#fff;font-family:Poppins,arial,sans-serif}body>div{max-width:1920px;margin:0 auto}*::selection{color:#fff;background-color:#000}img{display:block;max-width:100%;height:auto;margin:0 auto}.inner{max-width:1920px;margin:0 auto;position:relative}nav{position:absolute;left:0;top:70px;width:100%;z-index:1}@media (max-width: 1700px){nav{top:30px}}nav .inner{display:flex;justify-content:space-between;max-width:1630px;padding:0 20px}@media (max-width: 1024px){nav .inner{flex-wrap:wrap}}@media (max-width: 800px){nav .inner{display:block}}nav .logo{margin-top:15px}@media (max-width: 1024px){nav .logo{margin:15px auto}}nav ul{list-style-type:none;margin-left:0;padding-left:0;display:flex;gap:44px}@media (max-width: 800px){nav ul{width:100%;text-align:center;justify-content:center;flex-wrap:wrap;gap:15px}}nav ul li{display:inline-block}nav ul li a{font-size:18px;color:#fff;text-decoration:none}@media (max-width: 1024px){nav ul li a{font-size:16px}}nav ul li:first-child{margin-left:0}nav ul li:last-child{margin-right:0}.list{display:flex}.header{text-align:center;position:relative;aspect-ratio:1920/1037}@media (max-width: 800px){.header{aspect-ratio:auto;padding-bottom:60px}}.header .inner{padding:0 20px;background:url(/images/bg-hero.webp) no-repeat center center;background-size:cover;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.header h1{text-transform:uppercase;line-height:.9;margin-top:-14%;margin-bottom:15px;font-size:36px}@media screen and (max-width: 319px){.header h1{font-size:36px}}@media screen and (min-width: 320px){.header h1{font-size:calc(36px + 55 * (100vw - 320px) / 1600)}}@media screen and (min-width: 1920px){.header h1{font-size:91px}}@media (max-width: 1024px){.header h1{margin-top:140px}}@media (max-width: 800px){.header h1{margin-top:180px}}@media (max-width: 600px){.header h1{margin-top:220px}}.header h1 strong{display:block;font-size:70px}@media screen and (max-width: 319px){.header h1 strong{font-size:70px}}@media screen and (min-width: 320px){.header h1 strong{font-size:calc(70px + .08125*(100vw - 320px))}}@media screen and (min-width: 1920px){.header h1 strong{font-size:200px}}.header p{font-size:26px;max-width:600px;margin:0 auto;line-height:1.2}@media (max-width: 1024px){.header p{font-size:18px}}.memo{background:linear-gradient(to bottom,#002a77 18%,#0221a5 18%);padding:0 0 180px}@media (max-width: 1024px){.memo{padding-bottom:40px}}.memo .inner{aspect-ratio:911/649;background:url(/images/memory-bg.webp) no-repeat left top;background-size:contain;max-width:908px;display:flex;justify-content:center;align-items:center;position:relative}.memo .start-game{text-align:center;position:relative;top:4%}@media (max-width: 1024px){.memo .start-game{top:0;padding:20px}}.memo .start-game p{font-size:39px;margin:0 auto 9%;line-height:1.2;text-align:center;text-transform:uppercase;font-size:18px}@media screen and (max-width: 319px){.memo .start-game p{font-size:18px}}@media screen and (min-width: 320px){.memo .start-game p{font-size:calc(18px + 21 * (100vw - 320px) / 1600)}}@media screen and (min-width: 1920px){.memo .start-game p{font-size:39px}}.memo .start-game img{position:relative;margin-bottom:15%}@media (max-width: 1024px){.memo .start-game img{margin-bottom:20px}}.memo .start-game button{cursor:pointer;background-color:#0419d3;border:none;color:#fff;text-transform:uppercase;padding:5px 20px;transition:background-color .3s ease-in-out;font-size:18px}@media screen and (max-width: 319px){.memo .start-game button{font-size:18px}}@media screen and (min-width: 320px){.memo .start-game button{font-size:calc(18px + .0225*(100vw - 320px))}}@media screen and (min-width: 1920px){.memo .start-game button{font-size:54px}}.memo .start-game button:hover{background-color:#002a77}.memo .play-game{margin-top:3%;width:100%}.memo .play-game img{max-width:237px}.memo .play-game .time{margin:-15px 0 0;text-align:center;font-size:14px}@media screen and (max-width: 319px){.memo .play-game .time{font-size:14px}}@media screen and (min-width: 320px){.memo .play-game .time{font-size:calc(14px + 13 * (100vw - 320px) / 1600)}}@media screen and (min-width: 1920px){.memo .play-game .time{font-size:27px}}.memo .game-finished{width:100%;padding:20px;text-align:center}.memo .game-finished img{max-width:380px;margin:0 auto 3.5%}@media (max-width: 1024px){.memo .game-finished img{max-width:30%}}.memo .game-finished .score-label{margin:0 0 1.5%;text-align:center;text-transform:uppercase;line-height:1;font-size:15px}@media screen and (max-width: 319px){.memo .game-finished .score-label{font-size:15px}}@media screen and (min-width: 320px){.memo .game-finished .score-label{font-size:calc(15px + .015*(100vw - 320px))}}@media screen and (min-width: 1920px){.memo .game-finished .score-label{font-size:39px}}.memo .game-finished .score{margin:0 auto 2%;text-align:center;line-height:1;font-size:20px}@media screen and (max-width: 319px){.memo .game-finished .score{font-size:20px}}@media screen and (min-width: 320px){.memo .game-finished .score{font-size:calc(20px + 65 * (100vw - 320px) / 1600)}}@media screen and (min-width: 1920px){.memo .game-finished .score{font-size:85px}}@media (max-width: 1024px){.memo .game-finished .score{margin-bottom:5%}}.memo .game-finished .text{text-align:center;margin:0 auto;line-height:1.2;font-size:16px}@media screen and (max-width: 319px){.memo .game-finished .text{font-size:16px}}@media screen and (min-width: 320px){.memo .game-finished .text{font-size:calc(16px + .015*(100vw - 320px))}}@media screen and (min-width: 1920px){.memo .game-finished .text{font-size:40px}}.memo .game-finished button{cursor:pointer;background-color:#0419d3;border:none;color:#fff;text-transform:uppercase;padding:5px 20px;transition:background-color .3s ease-in-out;margin-top:5%;font-size:18px}@media screen and (max-width: 319px){.memo .game-finished button{font-size:18px}}@media screen and (min-width: 320px){.memo .game-finished button{font-size:calc(18px + 37 * (100vw - 320px) / 1600)}}@media screen and (min-width: 1920px){.memo .game-finished button{font-size:55px}}.memo .game-finished button:hover{background-color:#002a77}.memo .game{width:100%;max-width:710px;margin:0 auto}.clients{background-color:#fff;color:#002a77;padding:30px 20px 25px}.clients .inner{max-width:1140px;margin:0 auto}.clients h2{font-size:58px;text-align:center;margin:0 0 25px}@media (max-width: 1024px){.clients h2{font-size:36px}}.clients .list{justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}@media (max-width: 1180px){.clients .list{justify-content:center}}.clients .logo{margin-bottom:30px}.games{text-align:center;padding:80px 20px 0}.games h2{font-size:50px;margin-top:0;margin-bottom:5px}@media (max-width: 1024px){.games h2{font-size:33px}}.games .inner{max-width:1140px;margin:50px auto}.games .list{justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}@media (max-width: 1024px){.games .list{justify-content:center}}.games .item{margin-bottom:30px}.games img{margin-bottom:10px}.games .title{font-size:30px;margin:0 0 10px}@media (max-width: 1024px){.games .title{font-size:22px}}.games .description{font-size:15px;max-width:320px;margin:0 auto;line-height:1.25}@media (max-width: 1024px){.games .description{font-size:14px}}.benefits{background-color:#fff;color:#002a77;text-align:center;padding:35px 20px 25px}.benefits .inner{max-width:1260px;margin:0 auto}.benefits .list{justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media (max-width: 1024px){.benefits .list{flex-wrap:wrap}}.benefits .item{max-width:300px;margin:0 auto 30px}@media (max-width: 600px){.benefits .item{width:100%}}.benefits img{margin-bottom:25px}.benefits .title{font-size:25px;margin:0 0 10px;text-transform:uppercase;line-height:1.3}@media (max-width: 1024px){.benefits .title{font-size:20px}}.benefits .description{font-size:16px;max-width:280px;margin:0 auto;line-height:1.25}@media (max-width: 1024px){.benefits .description{font-size:14px}}.benefits h2{font-size:50px;margin:0 auto 40px;max-width:680px;line-height:1.2}@media (max-width: 1024px){.benefits h2{font-size:33px}}.contact{background:url(/images/bg-contact.webp) no-repeat left top;background-size:cover;padding:20px 20px 0}.contact .inner{max-width:1200px;margin:0 auto;height:100%;position:relative;display:flex;justify-content:space-between;align-items:flex-end}@media (max-width: 1024px){.contact .inner{flex-wrap:wrap;flex-direction:column-reverse}}.contact .image{width:33%}@media (max-width: 1024px){.contact .image{width:100%}}.contact .text{width:60%;font-size:21px;line-height:1.2;margin-bottom:70px}@media (max-width: 1024px){.contact .text{font-size:18px;width:100%;margin-bottom:30px}}.contact .text .top{max-width:600px}.contact .text .strong{margin-top:50px;display:inline-block;background-color:#fff;color:#002a77;padding:10px 25px;line-height:1;font-size:25px}@media (max-width: 1024px){.contact .text .strong strong{font-size:20px}}.contact .text .label{font-size:50px;margin-top:50px}@media (max-width: 1024px){.contact .text .label{font-size:33px}}.contact .text .contact-options{margin-top:10px}@media (max-width: 1024px){.contact .text .contact-options{margin-top:30px}}.contact .text .contact-options .item{display:inline-block;vertical-align:middle}@media (max-width: 1024px){.contact .text .contact-options .item{width:100%;display:block}}.contact .text .contact-options .item a{vertical-align:middle}.contact .text .contact-options .item img{display:inline-block;vertical-align:middle}.contact .text .contact-options .item{margin-right:25px}@media (max-width: 1024px){.contact .text .contact-options .item{margin-bottom:15px}}.contact .text .contact-options img{margin-right:10px}.contact .text .contact-options a{color:#fff;text-decoration:none}.cookie__floating.cookie__floating{left:calc(20px + max(0px,(100vw - 1920px) / 2));background-color:#002a77;border-color:#fff;border-width:5px;box-shadow:none;font-weight:500;text-align:center;border-radius:25px}.cookie__floating__buttons{flex-direction:row-reverse!important}.cookie__bar{-ms-overflow-style:none;position:fixed;overflow:hidden;box-sizing:border-box;z-index:9999;width:100%;background:#eee;padding:20px;align-items:center;box-shadow:0 -4px 4px #c6c6c60d;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,Arial,sans-serif;line-height:1.5}.cookie__bar--bottom{bottom:0;left:0;right:0}.cookie__bar--top{top:0;left:0;right:0}.cookie__bar__wrap{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:100%}@media (min-width: 768px){.cookie__bar__wrap{flex-direction:row}}.cookie__bar__postpone-button{margin-right:auto;-ms-flex:1 1 auto}@media (min-width: 768px){.cookie__bar__postpone-button{margin-right:10px}}.cookie__bar__postpone-button:hover{opacity:.8;cursor:pointer}.cookie__bar__content{margin-right:0;margin-bottom:20px;font-size:.9rem;max-height:103px;overflow:auto;width:100%;-ms-flex:1 1 auto}@media (min-width: 768px){.cookie__bar__content{margin-right:auto;margin-bottom:0}}.cookie__bar__buttons{transition:all .2s ease;display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.cookie__bar__buttons{flex-direction:row;width:auto}}.cookie__bar__buttons__button{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;line-height:1.5;border-radius:3px;font-size:.9rem}.cookie__bar__buttons__button:hover{cursor:pointer;text-decoration:none}.cookie__bar__buttons__button--accept{-ms-flex:1 1 auto;background:#4caf50;background:linear-gradient(#5cb860,#4caf50);color:#fff}.cookie__bar__buttons__button--accept:hover{background:#409343}.cookie__bar__buttons__button--decline{-ms-flex:1 1 auto;background:#f44336;background:linear-gradient(#f55a4e,#f44336);color:#fff;margin-bottom:10px}.cookie__bar__buttons__button--decline:hover{background:#f21f0f}@media (min-width: 768px){.cookie__bar__buttons__button--decline{margin-bottom:0;margin-right:10px}}.cookie__floating{-ms-overflow-style:none;position:fixed;overflow:hidden;box-sizing:border-box;z-index:9999;width:90%;background:#fafafa;display:flex;justify-content:space-between;flex-direction:column;box-shadow:0 4px 8px #c6c6c64d;border:1px solid #ddd;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,Arial,sans-serif;line-height:1.5;border-radius:6px;bottom:10px;left:0;right:0;margin:0 auto}@media (min-width: 768px){.cookie__floating{max-width:300px}}@media (min-width: 768px){.cookie__floating--bottom-left{bottom:20px;left:20px;right:auto;margin:0}}@media (min-width: 768px){.cookie__floating--bottom-right{bottom:20px;right:20px;left:auto;margin:0}}@media (min-width: 768px){.cookie__floating--top-right{top:20px;bottom:auto;right:20px;left:auto;margin:0}}@media (min-width: 768px){.cookie__floating--top-left{top:20px;bottom:auto;right:auto;left:20px;margin:0}}.cookie__floating__postpone-button{display:inline-flex;padding:5px 0 0 20px;margin-bottom:-10px;margin-right:auto}.cookie__floating__postpone-button:hover{opacity:.8;cursor:pointer}.cookie__floating__content{font-size:.95rem;margin-bottom:5px;padding:15px 20px;max-height:105px;overflow:auto}@media (min-width: 768px){.cookie__floating__content{margin-bottom:10px}}.cookie__floating__buttons{transition:all .2s ease;display:flex;flex-direction:row;height:auto;width:100%}.cookie__floating__buttons__button{background-color:#eee;font-weight:700;font-size:.9rem;width:100%;min-height:40px;white-space:nowrap;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ddd;border-top:1px solid #ddd;border-left:none;border-right:none;padding:.375rem .75rem}.cookie__floating__buttons__button:first-child{border-right:1px solid #ddd}.cookie__floating__buttons__button:hover{cursor:pointer;text-decoration:none}.cookie__floating__buttons__button--accept{color:#4caf50;-ms-flex:1 1 auto}.cookie__floating__buttons__button--accept:hover{background:#409343;color:#fff}.cookie__floating__buttons__button--decline{color:#f44336;-ms-flex:1 1 auto}.cookie__floating__buttons__button--decline:hover{background:#f21f0f;color:#fff}.slideFromBottom-enter,.slideFromBottom-leave-to{transform:translateY(10em)}.slideFromBottom-enter-to,.slideFromBottom-leave{transform:translate(0)}.slideFromBottom-enter-active{transition:transform .2s ease-out}.slideFromBottom-leave-active{transition:transform .2s ease-in}.slideFromTop-enter,.slideFromTop-leave-to{transform:translateY(-10em)}.slideFromTop-enter-to,.slideFromTop-leave{transform:translate(0)}.slideFromTop-enter-active{transition:transform .2s ease-out}.slideFromTop-leave-active{transition:transform .2s ease-in}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.game[data-v-f449f11a]{width:100%}ul[data-v-f449f11a]{position:relative;margin:0 auto;list-style-type:none;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;width:100%;padding:15px;box-sizing:border-box}@media (max-width: 790px){ul[data-v-f449f11a]{max-width:100%;gap:10px}}.card[data-v-f449f11a]{border-radius:5px;width:100%;max-width:93px;margin:0 auto 16px;cursor:pointer;transition:transform 1s;transform-style:preserve-3d;position:relative;aspect-ratio:93 / 93}.card img[data-v-f449f11a]{object-fit:contain;width:100%;height:100%;position:relative}.card.is-flipped[data-v-f449f11a]{transform:rotateY(180deg)}.card__face[data-v-f449f11a]{width:100%;height:100%;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;backface-visibility:hidden;background-color:#fff;border-radius:10%}.card__face img[data-v-f449f11a]{top:0}.card__face--back[data-v-f449f11a]{transform:rotateY(180deg);background-color:#fff}.card img[data-v-f449f11a]{border-radius:5px 5px 0 0}.card[data-v-f449f11a]:hover{box-shadow:0 8px 16px #0003}
