@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--clr-bg: #000;--clr-txt: rgba(255, 255, 255, .75);--clr-primary: #e4ae4f;--h-font: "CraftPixNet Survival Kit", sans-serif;--b-font: "Inter", sans-serif;--c-gap: 24px;--r-gap: 0;--p-inline: 2rem;--t-400: cubic-bezier(.16, 1, .3, 1)}@media screen and (max-width: 767px){:root{--p-inline: 1.25rem}}:root[lang=ja]{--h-font: "ATTFShinGoProR", sans-serif}@font-face{font-family:CraftPixNet Survival Kit;src:url(/assets/CraftPixNetSurvivalKit-QYWwyGlK.eot);src:url(/assets/CraftPixNetSurvivalKit-QYWwyGlK.eot?#iefix) format("embedded-opentype"),url(/assets/CraftPixNetSurvivalKit-CUy1T9om.woff2) format("woff2"),url(/assets/CraftPixNetSurvivalKit-CJYl2_QS.woff) format("woff"),url(/assets/CraftPixNetSurvivalKit-DxEHFlC0.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ATTFShinGoProR;src:url(/assets/ShinGoPro-Regular-Doh0_n4Y.eot);src:url(/assets/ShinGoPro-Regular-Doh0_n4Y.eot?#iefix) format("embedded-opentype"),url(/assets/ShinGoPro-Regular-BdA-806u.woff2) format("woff2"),url(/assets/ShinGoPro-Regular-CrhPKj6c.woff) format("woff"),url(/assets/ShinGoPro-Regular-C48JVxN_.svg#ShinGoPro-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:var(--h-font);line-height:1;text-transform:uppercase}body{font-family:var(--b-font);line-height:1.6}body a{color:inherit}*{padding:0;margin:0;box-sizing:border-box}img,video{display:block;width:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none}html,body{width:100%;height:100%;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 1rem)}body{background-color:var(--clr-bg);color:var(--clr-txt)}body>main{max-width:1920px;padding-inline:var(--p-inline);margin-inline:auto}.preloader{position:fixed;z-index:99999;background-color:var(--clr-bg);top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.preloader.is-hidden{display:none}.preloader img{width:200px;animation:loading infinite 1s}@keyframes loading{0%{opacity:1}50%{opacity:.25}to{opacity:1}}.btn{background-color:transparent;box-shadow:none;border:1px solid transparent;text-decoration:none;cursor:pointer;transition:all ease-in-out .2s;padding:.25em .5em;font-family:var(--h-font);text-transform:uppercase;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;column-gap:.35em;line-height:1}@media (hover: hover){.btn:hover{animation:hover .05s infinite}}.btn.btn-primary{border:1px solid var(--clr-primary);background-color:var(--clr-primary);color:var(--clr-bg)}.btn.btn-secondary{border:1px solid var(--clr-primary);background-color:var(--clr-bg);color:var(--clr-primary)}.btns-wrap{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}@keyframes hover{0%{opacity:.825}to{opacity:1}}#app{width:100%;height:100%}.site-logo-wrap{display:flex;align-items:center;max-width:200px}@media screen and (max-width: 767px){.site-logo-wrap{max-width:100px}}.site-logo-wrap img{max-height:70px}.w-100{width:100%!important;max-width:100%!important}.margin-inline-auto{margin-inline:auto!important}.p-relative{position:relative}.left-50{left:50%}.site-nav{position:sticky;z-index:100;top:0;left:0;width:100%;max-width:1920px;height:auto;margin-inline:auto;display:flex;justify-content:space-between;align-items:center;padding:1rem var(--p-inline);background-color:var(--clr-bg);color:var(--clr-primary);border-bottom:1px solid rgba(255,255,255,.25)}@media screen and (max-width: 1279px){.site-nav.is-active .menu{font-size:1.25rem;transform:translateY(100%) scaleY(1)}}.site-nav.is-active .btn-toggle-nav .icon-open{display:none}.site-nav.is-active .btn-toggle-nav .icon-close{display:block}.site-nav a{text-decoration:none;color:inherit}@media (hover: hover){.site-nav a:hover{animation:hover .05s infinite}}.site-nav .btn-toggle-nav{display:none;font-size:1.25em}@media screen and (max-width: 1279px){.site-nav .btn-toggle-nav{display:flex}}.site-nav .btn-toggle-nav .icon-close{display:none}.site-nav .menu{list-style:none;display:inherit;justify-content:flex-end;align-items:center;column-gap:var(--c-gap);font-family:var(--h-font);text-transform:uppercase;text-rendering:optimizeLegibility;line-height:1;transition:all ease-in .125s}@media screen and (max-width: 1279px){.site-nav .menu{position:absolute;z-index:100;bottom:0;left:0;transform:translateY(100%) scaleY(0);transform-origin:top;font-size:0;flex-wrap:wrap;align-items:flex-start;width:100%;overflow:hidden;padding-inline:var(--p-inline);background-color:var(--clr-bg);border-bottom:1px solid rgba(255,255,255,.25);column-gap:0;padding-bottom:1em}}.site-nav .menu .btn-primary{transition:none}@media screen and (max-width: 1279px){.site-nav .menu-item{padding-block:1em;border-bottom:1px solid rgba(255,255,255,.25);width:100%}}@media screen and (max-width: 1279px){.site-nav .menu-item:last-child{border-bottom:0}}@media screen and (max-width: 1279px){.site-nav .menu-item.wpml-ls-menu-item{width:50%;text-align:center;padding:.5em;border:1px solid rgba(255,255,255,.25)}}.site-nav .menu-item.wpml-ls-menu-item#menu-item-wpml-ls-2-en{padding-left:var(--c-gap);border-left:1px solid var(--clr-primary)}@media screen and (max-width: 1279px){.site-nav .menu-item.wpml-ls-menu-item#menu-item-wpml-ls-2-en{border-left-color:#ffffff40}}@media screen and (max-width: 1279px){.site-nav .menu-item.wpml-ls-menu-item#menu-item-wpml-ls-2-en,.site-nav .menu-item.wpml-ls-menu-item#menu-item-wpml-ls-2-it{margin-top:1em}}@media screen and (max-width: 1279px){.site-nav .menu-item.wpml-ls-menu-item.wpml-ls-current-language{background-color:#383838}}.site-nav .menu-item.wpml-ls-menu-item.wpml-ls-current-language a{border-bottom:1px solid var(--clr-primary)}@media screen and (max-width: 1279px){.site-nav .menu-item.wpml-ls-menu-item.wpml-ls-current-language a{border-bottom:unset;background-color:#383838}}@media screen and (max-width: 1279px){.site-nav .menu-item.wpml-ls-menu-item a{justify-content:center}}@media screen and (max-width: 1279px){.site-nav .btns-wrap{flex-direction:column}}@media screen and (max-width: 1279px){.site-nav .btns-wrap .btn{width:100%}}@media (hover: none){.site-nav .btns-wrap .btn{transition:none}}[lang=it-IT] .site-nav{--c-gap: .75rem}.pixel-sep{display:flex;flex-direction:column;position:relative;--pixel-h: 10px}.pixel-sep[data-orientation=top]{padding-bottom:calc(var(--pixel-h) * 2)}.pixel-sep[data-orientation=top]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(var(--pixel-h) * 2);background-color:var(--clr-txt)}.pixel-sep[data-orientation=bottom]{padding-top:calc(var(--pixel-h) * 2);flex-direction:column-reverse}.pixel-sep[data-orientation=bottom]:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(var(--pixel-h) * 2);background-color:var(--clr-txt)}.pixel-sep .pixel-sep-row{display:flex;flex-wrap:nowrap;width:100%}.pixel-sep .pixel{flex:1;width:var(--pixel-h);aspect-ratio:1;background-color:var(--clr-active);animation:onOff infinite var(--anim-duration);animation-delay:var(--anim-delay)}@keyframes onOff{0%{background-color:var(--clr-active)}to{background-color:var(--clr-inactive)}}.site-footer{width:100%;max-width:1920px;margin-inline:auto;padding:var(--p-inline);display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:var(--c-gap);background-color:#0d0d0d}.site-footer .site-logo-wrap{max-width:250px}.site-footer h3{color:var(--clr-primary);padding-bottom:.5em;margin-bottom:.75em;border-bottom:1px solid rgba(255,255,255,.25);font-size:1.5em}.site-footer h4{font-size:1.25rem;color:var(--clr-primary);margin-bottom:.5em}.site-footer h5{font-size:1.125rem}.site-footer a{font-family:var(--h-font);text-transform:uppercase;color:var(--clr-txt)}@media (hover: hover){.site-footer a:hover{animation:hover .05s infinite}}.site-footer address{font-style:normal;font-size:1em;margin-bottom:1em;font-family:var(--h-font)}.site-footer address:last-child{margin-bottom:0}.site-footer address a{display:block;text-decoration:none;line-height:1.15}.site-footer .socials{font-size:1.25em;display:flex;flex-wrap:wrap;gap:.5em;padding-block:5px}@media screen and (max-width: 767px){.site-footer .btns-wrap{flex-direction:column}}.site-footer .btns-wrap .btn{flex-grow:1}@media screen and (max-width: 767px){.site-footer .btns-wrap .btn{width:100%}}.site-footer .footer-contents{width:100%;display:flex;flex-wrap:wrap;gap:var(--c-gap)}.site-footer .contacts{flex:2;display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.site-footer .contacts{flex-basis:100%}}.site-footer .contacts>h3{width:100%}.site-footer .contacts .contacts-wrap{flex:1 1 50%;display:flex;flex-wrap:nowrap;gap:calc(var(--c-gap) / 1.5);margin-bottom:1rem}@media screen and (max-width: 767px){.site-footer .contacts .contacts-wrap{flex-basis:100%}}@media screen and (min-width: 768px) and (orientation: portrait){.site-footer .contacts .contacts-wrap:first-of-type{padding-right:1.25em}}.site-footer .contacts .contacts-wrap>a{flex:1;font-size:.75rem;text-decoration:none}@media screen and (max-width: 767px){.site-footer .contacts .contacts-wrap>a{margin-bottom:1rem}}.site-footer .contacts .contacts-wrap>a span{display:block;margin-bottom:.825em}.site-footer .contacts .contact{flex:3}@media screen and (max-width: 767px){.site-footer .contacts .contact{flex:2}}.site-footer .voicelist{flex:1}.site-footer .menu{display:flex;flex-wrap:wrap;gap:.5em;list-style:none;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.25)}.site-footer .menu li{flex:1 1 calc(50% - .25em);line-height:1}@media screen and (max-width: 767px){.site-footer .menu li{flex-basis:100%;font-size:1.25em}}.site-footer .menu a{text-decoration:none}.site-footer .copyright{font-size:.825rem;line-height:1.4;text-align:center}.site-footer .wpml-ls-menu-item,.wpml-ls-statics-footer{display:none!important}.dialog-default{margin:auto;width:400px;max-width:calc(100% - 2.5rem);position:relative}.dialog-default::backdrop{background-color:#ffffff1a}.dialog-body{padding:2rem;color:var(--clr-primary);background-color:#000;display:flex;flex-direction:column;row-gap:1.5rem;text-align:center}.dialog-body .btn-close{position:absolute;z-index:10;top:1rem;right:1rem;padding:0;box-shadow:none;background-color:transparent;border:0;font-size:1.25rem;color:var(--clr-primary)}.dialog-body .btn-primary{font-size:1.25rem}.dialog-title{font-size:2.75rem}#memory{flex-grow:1;width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}#memory *{-webkit-user-select:none;user-select:none}.screen-attract{gap:1rem;max-width:400px;margin-inline:auto;transform:translateY(-7.5%)}.screen-attract label{margin-bottom:-.75rem;font-family:var(--h-font);font-size:1.5em;text-transform:uppercase}.screen-attract input{width:100%;font-size:1.3em;font-family:var(--h-font);text-transform:uppercase;padding:.25em .5em;border-radius:0;border:0}.screen-attract .btn{width:100%;font-size:1.5em}.screen-attract>span{font-family:var(--h-font);text-align:center;text-transform:uppercase;visibility:hidden}.screen-attract>span.is-visible{visibility:visible}.game-screen.screen-gameplay{width:100%;display:flex;flex-direction:column;gap:.5rem;font-family:var(--h-font);text-transform:uppercase;font-size:2em;line-height:1;color:#fff}@media screen and (max-width: 1279px){.game-screen.screen-gameplay{font-size:1.5em}}@media screen and (max-width: 767px){.game-screen.screen-gameplay{font-size:1em;gap:1rem}}@media screen and (orientation: portrait){.game-screen.screen-gameplay{font-size:1em;gap:1rem}}.game-screen.screen-gameplay>*{width:100%}.player-dashboard{order:1;display:flex;flex-wrap:nowrap;justify-content:space-between}@media screen and (max-width: 767px){.player-dashboard{flex-wrap:wrap;row-gap:.5rem}}.player-dashboard .counter{display:inline-flex;align-items:center;gap:.75rem}.player-dashboard .counter span{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.5rem}.player-dashboard .counter span:after{content:"";display:block;width:.75em;height:.75em;background-image:url(../src/assets/icons/pixel-heart.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.player-dashboard .timer span{display:inline-block;width:2.5em}.cards-wrap{order:2;width:100%;height:fit-content;display:grid;justify-content:center;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(2,1fr);gap:2rem 10px;padding-block:2rem}@media screen and (orientation: portrait){.cards-wrap{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr)}}@media screen and (max-width: 767px){.cards-wrap{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr)}}@media screen and (orientation: landscape){.cards-wrap{grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(2,1fr)}}@media screen and (max-width: 767px) and (orientation: landscape){.cards-wrap{gap:10px;padding-block:0}}.card{background-color:#0d0d0d;aspect-ratio:1;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;position:relative}.card.match{animation:match .1s 3 ease-out;cursor:not-allowed}@keyframes match{0%{opacity:1}to{opacity:.5}}.card-name{font-size:clamp(10px,1vw,12px);font-family:var(--h-font);line-height:1;color:#fff;position:absolute;top:0;left:0;width:100%;transform:translateY(calc(-100% - 2px))}@media screen and (max-width: 1279px){.card-name{font-size:10px}}@media screen and (max-width: 767px){.card-name{font-size:9px}}@media screen and (max-width: 767px) and (orientation: landscape){.card-name{display:none}}.player-scoreboard{order:3;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.player-scoreboard .score{margin-left:.75rem}.player-scoreboard .instructions{font-size:1rem;margin-inline:auto}@media screen and (max-width: 1279px){.player-scoreboard .instructions{flex-basis:100%}}@media screen and (max-width: 767px){.player-scoreboard .instructions{font-size:.75rem}}.player-scoreboard .btn-primary{font-size:1.125rem}@media screen and (max-width: 1279px){.player-scoreboard .btn-primary{font-size:.825rem;position:relative;margin-top:.75rem}}.player-scoreboard .btn-primary:before{content:""}@media screen and (max-width: 1279px){.player-scoreboard .btn-primary:before{display:block;width:50%;height:0;border-top:1px solid #fff;position:absolute;z-index:10;top:-.9rem;left:0}}.game-screen.screen-gameover{gap:1rem;width:100%;max-width:600px;margin-inline:auto;font-family:var(--h-font);color:#fff;text-transform:uppercase}.game-screen.screen-gameover h2{font-weight:400}.game-screen.screen-gameover .leaderboard{width:100%}.game-screen.screen-gameover .game-end-row{width:100%;padding-block:1rem;border-bottom:1px solid rgba(255,255,255,.25)}.game-screen.screen-gameover .game-end-row:first-child{padding-top:0;margin-top:-5px}.game-screen.screen-gameover .game-end-row:last-child{border-bottom:0}.game-screen.screen-gameover .game-end-row h2{font-size:1.75rem;display:flex;justify-content:space-between;align-items:baseline}.game-screen.screen-gameover .feedback-row{text-align:center;width:100%}.game-screen.screen-gameover .feedback-row h1{line-height:1;margin-bottom:.25rem}.game-screen.screen-gameover .feedback-row:not(.win) h2{width:100%;text-align:center;justify-content:center}.game-screen.screen-gameover .feedback-row.win h2{flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.game-screen.screen-gameover .feedback-row.win h2{font-size:1.25rem}}.game-screen.screen-gameover .feedback-row.win h2 span{display:block;padding:.25em .5em;border:2px solid var(--clr-primary);background-color:#ffffff1a;margin-block:.4em .5em}.game-screen.screen-gameover .feedback-row.win h2 small{font-size:.825rem}.game-screen.screen-gameover .feedback-row .winner{font-size:2.85em;animation:onOff infinite 1s step-end}@media screen and (max-width: 767px){.game-screen.screen-gameover .feedback-row .winner{font-size:2.25em}}.game-screen.screen-gameover .btn{width:100%;max-width:600px;margin-inline:auto;font-size:1.5rem}.game-screen.screen-gameover>span{font-family:var(--h-font);text-align:center;text-transform:uppercase;visibility:hidden}.game-screen.screen-gameover>span.is-visible{visibility:visible}.game-screen{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero{height:var(--window-h, 100dvh);display:flex;flex-direction:column;justify-content:center;align-items:center;--sd-h: 24px}.hero img{-webkit-user-select:none;user-select:none}.hero .swiper-hero{flex-grow:1;width:100%;height:100%;max-height:calc(100% - var(--sd-h) * 2);display:flex;justify-content:center;align-items:center}.hero .swiper-hero .swiper-slide{padding-block:1rem;display:flex;flex-direction:column;flex-wrap:nowrap}.hero .swiper-hero .swiper-slide video+.btns-wrap{position:absolute;z-index:10;bottom:1rem;left:0;font-size:1em;width:fit-content}.hero .swiper-hero .swiper-slide .btn-toggle-video{width:25.6px;height:25.6px}.hero .swiper-hero .swiper-slide .btn-toggle-video.pause .js-play{display:inline}.hero .swiper-hero .swiper-slide .btn-toggle-video.pause .js-pause,.hero .swiper-hero .swiper-slide .btn-toggle-video .js-play{display:none}.hero .swiper-hero .swiper-slide .btn-toggle-audio{height:25.6px}@media (hover: hover){.hero .swiper-hero .swiper-slide .btn-toggle-audio:hover .audio-control{width:100px;transform:scaleX(1);margin-left:0}}.hero .swiper-hero .swiper-slide .btn-toggle-audio.audio-on .js-mute-audio{display:none}.hero .swiper-hero .swiper-slide .btn-toggle-audio.audio-on.is-low .js-volume-low,.hero .swiper-hero .swiper-slide .btn-toggle-audio.audio-on.is-high .js-play-audio{display:inline}@media screen and (max-width: 767px){.hero .swiper-hero .swiper-slide .btn-toggle-audio.audio-on .js-volume-low{display:none!important}.hero .swiper-hero .swiper-slide .btn-toggle-audio.audio-on .js-play-audio{display:inline!important}}@media screen and (hover: none){.hero .swiper-hero .swiper-slide .btn-toggle-audio.audio-on .js-volume-low{display:none!important}.hero .swiper-hero .swiper-slide .btn-toggle-audio.audio-on .js-play-audio{display:inline!important}}.hero .swiper-hero .swiper-slide .btn-toggle-audio .js-play-audio,.hero .swiper-hero .swiper-slide .btn-toggle-audio .js-volume-low{display:none}.hero .swiper-hero .swiper-slide .btn-toggle-audio .audio-control{align-self:stretch;width:0;transform:scaleX(0);transform-origin:left;transition:all ease-in-out .2s;color:#000;background-color:inherit;position:relative;margin-left:-.35em}.hero .swiper-hero .swiper-slide .btn-toggle-audio .audio-control:before{content:"";position:absolute;z-index:0;top:50%;left:0;transform:translateY(-50%);width:100%;height:0;border-top:2px solid rgba(0,0,0,.15)}.hero .swiper-hero .swiper-slide .btn-toggle-audio .audio-control .ticks{position:absolute;z-index:5;top:50%;left:0;width:100%;height:.75em;transform:translateY(-50%);display:flex;flex-wrap:nowrap;justify-content:space-between}.hero .swiper-hero .swiper-slide .btn-toggle-audio .audio-control .ticks span{display:block;width:0;height:100%;border-right:2px solid rgba(0,0,0,.15)}.hero .swiper-hero .swiper-slide .btn-toggle-audio .audio-control .ticks span:first-child{visibility:hidden}.hero .swiper-hero .swiper-slide .btn-toggle-audio .audio-control .volume{position:absolute;z-index:10;top:50%;left:0;width:0;height:0;transform:translateY(-50%);border-top:4px solid #000}.hero .swiper-hero .swiper-slide .btn-toggle-audio .audio-control .circle{position:absolute;z-index:20;top:50%;left:0;transform:translateY(-50%);width:7px;height:7px;background-color:#000;border-radius:100%}.hero .swiper-hero img,.hero .swiper-hero video{height:100%;pointer-events:none}.hero .swiper-hero .swiper-wrapper{z-index:0}.hero .swiper-hero .btns-wrap{display:flex;flex-wrap:nowrap;position:absolute;z-index:100;right:0;bottom:1rem;column-gap:10px}.hero .swiper-hero .btns-wrap.is-hidden{display:none}.hero .swiper-hero .swiper-button-next.swiper-button-disabled,.hero .swiper-hero .swiper-button-prev.swiper-button-disabled{opacity:.5}.hero .btn-scroll-down{background-color:transparent;box-shadow:none;border:0;color:var(--clr-txt);font-size:1rem;width:var(--sd-h);height:var(--sd-h);padding:0;cursor:pointer;opacity:.5;transition:all ease-in-out .25s}@media (hover: hover){.hero .btn-scroll-down:hover{opacity:.825;transform:translateY(15%)}}.hero .btn-scroll-down-wrap{width:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;column-gap:var(--c-gap);position:relative;overflow:hidden;padding-bottom:var(--sd-h)}.hero .btn-scroll-down-wrap:before,.hero .btn-scroll-down-wrap:after{content:"";flex-grow:1;display:block;width:auto;height:0;border-top:1px solid rgba(255,255,255,.25)}section{margin-block:3rem}@media screen and (max-width: 767px){section{margin-block:1.5rem}}section h1{font-size:3.5em;color:var(--clr-primary)}@media screen and (max-width: 767px){section h1{font-size:2.75rem}}section img{-webkit-user-select:none;user-select:none}section.cta-block{position:relative}@media screen and (max-width: 767px){section.cta-block{width:calc(100% + var(--p-inline) * 2);margin-left:calc(var(--p-inline) * -1);padding-inline:var(--p-inline)}}section.cta-block .section-bg{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:.75;width:100%;height:100%}@media screen and (max-width: 767px){section.cta-block .section-bg{height:100%;object-fit:cover;opacity:.625}}section.cta-block .section-body{position:relative;z-index:10;padding:2rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;row-gap:1rem;min-height:calc(var(--window-h) - var(--nav-h));width:900px;max-width:100%;margin-inline:auto}section.cta-block .section-body h1{margin-bottom:-.85rem}section.cta-block .btns-wrap{margin-top:.5rem}section.cta-block .btn{font-size:1.5em}@media screen and (max-width: 767px){section.cta-block .btn{font-size:1.25rem;width:100%}}section.about{width:calc(100% + var(--p-inline) * 2);margin-left:calc(var(--p-inline) * -1);position:relative;padding-inline:var(--p-inline)}section.about .bg-left{pointer-events:none;position:absolute;z-index:0;top:0;bottom:0;left:0;width:50%;object-fit:contain;object-position:left;opacity:.725}@media screen and (max-width: 767px){section.about .bg-left{height:50%;top:unset;object-position:bottom right}}section.about .bg-right{pointer-events:none;position:absolute;z-index:0;top:0;right:0;bottom:0;width:50%;object-fit:contain;object-position:right;opacity:.725}@media screen and (max-width: 767px){section.about .bg-right{object-position:top left;height:50%}}section.about .section-content-wrap{position:relative;z-index:10;display:flex;flex-wrap:nowrap;gap:var(--c-gap);flex-direction:row-reverse;max-width:992px;margin-inline:auto}@media screen and (max-width: 767px){section.about .section-content-wrap{position:relative}}section.about .section-body{flex:0 0 calc(50% - var(--c-gap) / 2);display:flex;flex-direction:column;row-gap:1rem}@media screen and (max-width: 767px){section.about .section-body{flex:1}}section.about figure{align-self:flex-start;flex:0 0 calc(50% - var(--c-gap) / 2);margin-right:auto;padding:1rem;border:1px solid rgba(255,255,255,.25);margin-inline:auto;background-color:var(--clr-bg)}@media screen and (max-width: 767px){section.about figure{display:none}}section.about .btns-wrap{justify-content:flex-start;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.25)}section.about .btns-wrap .btn{font-size:1.25em;flex-grow:1}section#awards{margin-block:3rem}@media screen and (max-width: 767px){section#awards .section-content-wrap{flex-direction:column}}@media screen and (max-width: 767px){section#awards .bg-left{display:none}}@media screen and (max-width: 767px){section#awards figure{display:block}}@media screen and (max-width: 767px){section.key-features{margin-top:2.75rem}}section.key-features .section-header{text-align:center;margin-bottom:calc(var(--c-gap) * 1.25)}@media screen and (max-width: 767px){section.key-features .section-header{margin-bottom:1rem}}section.key-features .features{display:flex;flex-direction:column;row-gap:calc(var(--c-gap) * 2)}section.key-features .feat-row{display:flex;flex-wrap:nowrap;gap:var(--c-gap);max-width:1024px;margin-inline:auto}@media screen and (max-width: 767px){section.key-features .feat-row{flex-wrap:wrap}}section.key-features .feat-col{flex:0 0 calc(50% - var(--c-gap) / 2);display:flex;flex-direction:column;gap:var(--c-gap);justify-content:space-between}@media screen and (max-width: 767px){section.key-features .feat-col{flex-basis:100%}}section.key-features .feat-col.col-xl{flex:0 0 100%}section.key-features .feature{width:100%;display:flex;flex-direction:column;gap:1rem}section.key-features .feature.flex-inline{flex-direction:row;flex-wrap:nowrap}@media screen and (max-width: 767px){section.key-features .feature.flex-inline{flex-direction:column}}section.key-features .feature.flex-inline>img{width:calc(20% - .5rem);height:100%;object-position:bottom right}@media screen and (max-width: 767px){section.key-features .feature.flex-inline>img{width:25%;margin-inline:auto}}section.key-features .feature.flex-inline .feature-body{width:calc(80% - .5rem);flex-shrink:0}@media screen and (max-width: 767px){section.key-features .feature.flex-inline .feature-body{width:100%}}section.key-features .feature h2{margin-bottom:.5rem;color:var(--clr-primary);display:flex;flex-wrap:nowrap;gap:10px;align-items:center;font-size:2em}section.key-features .feature ul{display:flex;flex-direction:column;row-gap:1rem;margin-top:1rem;padding-left:1rem}section.key-features .feature .feature-body p span,section.key-features .feature .feature-body ul span{color:#ffffffd9;font-weight:700}section.key-features .feature figure{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}section.key-features .feature img:first-child:last-child,section.key-features .feature video:first-child:last-child{width:calc(200% + 10px);max-width:calc(200% + 10px)}section.key-features .feature img.flip-horizontal,section.key-features .feature video.flip-horizontal{transform:scaleX(-1)}section.key-features .btns-wrap{padding-top:var(--c-gap);margin-top:var(--c-gap);border-top:1px solid rgba(255,255,255,.25);font-size:1.5em}@media screen and (max-width: 767px){section.key-features .btns-wrap{font-size:1.25em;margin-top:calc(var(--c-gap) / 1.25)}}section.key-features .btns-wrap .btn{flex-grow:1}section.prize{width:100%;min-height:calc(var(--window-h) - var(--nav-h));padding:var(--p-inline);border:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}section.prize.game-start .section-header{display:none}@media screen and (max-width: 767px){section.prize{margin-block:3rem}}section.prize .section-bg{pointer-events:none;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;opacity:.75}@media screen and (orientation: portrait){section.prize .section-bg{background-size:cover}}section.prize>*{position:relative;z-index:10}section.prize .section-header{text-align:center;margin-bottom:2rem}section.prize .section-header h1{animation:onOff infinite 1s step-end}@keyframes onOff{0%{opacity:1}50%{opacity:.25}to{opacity:1}}section.faqs .faq{border-bottom:1px solid rgba(255,255,255,.25);padding-block:1em}section.faqs .faq:last-child{border-bottom:0}section.faqs .faq.is-open .faq-header>img{transform:scaleY(-1)}section.faqs .faq.is-open .faq-body{font-size:1em;padding-top:.75em;transform:scaleY(1)}section.faqs .faq-header{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;column-gap:var(--c-gap)}@media (hover: hover){section.faqs .faq-header:hover{animation:hover .05s infinite}}section.faqs .faq-header h3{font-size:2em}@media screen and (max-width: 767px){section.faqs .faq-header h3{font-size:1.25em}}section.faqs .faq-header>img{width:1.75em;transition:all var(--t-400) .5s;opacity:.825}@media screen and (max-width: 767px){section.faqs .faq-header>img{width:1.5em}}section.faqs .faq-body{font-size:0;padding-top:0;transform:scaleY(0);transform-origin:top;transition:all var(--t-400) .5s;overflow:hidden;max-width:992px}section.faqs .faq-body a{color:inherit;font-weight:700}section.get-in-touch{position:relative}@media screen and (max-width: 767px){section.get-in-touch{width:calc(100% + var(--p-inline) * 2);margin-left:calc(var(--p-inline) * -1);padding-inline:var(--p-inline)}}section.get-in-touch .section-bg{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:.75;width:100%;height:100%}@media screen and (max-width: 767px){section.get-in-touch .section-bg{height:100%;object-fit:cover;opacity:.625}}section.get-in-touch .section-body{position:relative;z-index:10;padding:2rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;row-gap:1rem;min-height:calc(var(--window-h) - var(--nav-h))}section.get-in-touch .section-body h1{margin-bottom:-.85rem}section.get-in-touch .btns-wrap{margin-top:.5rem}section.get-in-touch .btn{font-size:1.5em}@media screen and (max-width: 767px){section.get-in-touch .btn{font-size:1.25rem;width:100%}}section.ost{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:var(--c-gap);width:calc(100% + var(--p-inline) * 2);margin-left:calc(var(--p-inline) * -1);position:relative;padding-inline:var(--p-inline);--f-size-quote: 1.425rem}@media screen and (max-width: 767px){section.ost{--c-gap: 1.25rem;--f-size-quote: 1.25rem}}section.ost>*{position:relative;z-index:10}section.ost .section-bg{pointer-events:none;position:absolute;z-index:0;top:0;right:0;bottom:0;width:50%;object-fit:contain;object-position:right;opacity:.725}section.ost h1{width:100%;text-align:center;text-wrap:balance}section.ost figure{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:var(--c-gap);padding-right:var(--c-gap);border-right:1px solid rgba(255,255,255,.25)}section.ost figure img{width:48px}@media screen and (max-width: 767px){section.ost figure img{width:32px}}section.ost .section-content-wrap{flex:0 0 50%;display:flex;flex-direction:column;row-gap:var(--c-gap)}@media screen and (max-width: 991px){section.ost .section-content-wrap{flex-grow:1}}section.ost .blockquotes{display:flex;flex-direction:column;row-gap:var(--c-gap)}section.ost .quote{display:flex;flex-direction:column;row-gap:.625rem;padding:1.5rem 1.5rem 1.5rem 3rem;background-color:var(--clr-primary);color:var(--clr-bg);position:relative}section.ost .quotation-mark-cont{position:absolute;z-index:10;top:0;left:0;width:3rem;height:100%;display:flex;justify-content:center;align-items:center}section.ost .quotation-mark-cont:before{content:"";position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:calc(100% - 3rem);border-right:1px solid var(--clr-bg)}section.ost .quotation-mark{position:relative;z-index:10;font-size:1.25rem;line-height:1rem;background-color:var(--clr-primary);padding-block:.25em;display:inline-block;vertical-align:middle}section.ost .quote-content{quotes:initial;font-family:var(--h-font);font-size:var(--f-size-quote);line-height:1;text-transform:uppercase}section.ost .author{line-height:1}section.ost .author:before{content:"— "}section.ost .btns-title{color:var(--clr-primary);display:flex;flex-wrap:nowrap;gap:10px;align-items:center;font-size:2em;width:100%}section.ost .btn{flex-grow:1;font-size:var(--f-size-quote)}.grid-cards{display:grid;grid-template-columns:repeat(var(--n-cols, 2),1fr);gap:3rem 1.5rem;width:1024px;max-width:100%;margin-inline:auto}@media screen and (max-width: 767px){.grid-cards{grid-template-columns:1fr}}.grid-card{width:100%;display:flex;flex-direction:column;row-gap:1rem}.grid-card h1,.grid-card h2,.grid-card h3,.grid-card h4,.grid-card h5,.grid-card h6{color:var(--clr-primary);margin-bottom:.5rem}.grid-card h2{font-size:2em}.grid-card ul,.grid-card ol{margin-top:1rem;padding-left:1rem;display:flex;flex-direction:column;row-gap:1rem}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
