<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}a:hover,a:focus{text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'Montserrat';src:url('../fonts/Montserrat-Medium.eot');src:url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url('../fonts/Montserrat-SemiBold.eot');src:url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url('../fonts/Montserrat-Black.eot');src:url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Black.woff2') format('woff2'), url('../fonts/Montserrat-Black.woff') format('woff'), url('../fonts/Montserrat-Black.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap;}@font-face{font-family:'OpenSans';src:url('../fonts/OpenSans-Regular.eot');src:url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff2') format('woff2'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'icomoon';src:url('../fonts/theme-icons/fonts/icomoon.eot?9vgfpj');src:url('../fonts/theme-icons/fonts/icomoon.eot?9vgfpj#iefix') format('embedded-opentype'), url('../fonts/theme-icons/fonts/icomoon.ttf?9vgfpj') format('truetype'), url('../fonts/theme-icons/fonts/icomoon.woff?9vgfpj') format('woff'), url('../fonts/theme-icons/fonts/icomoon.svg?9vgfpj#icomoon') format('svg');font-weight:normal;font-style:normal;font-display:block;}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-icon-twitter:before{content:"\e900"}.icon-icon-facebook:before{content:"\e901"}.icon-icon-instagram:before{content:"\e902"}.icon-icon-search:before{content:"\e903"}.icon-icon-nav-arrow:before{content:"\e904"}.icon-icon-share:before{content:"\e905"}.icon-icon-arro:before{content:"\e907"}.icon-icon-arrow:before{content:"\e908"}.icon-pros:before{content:"\e909"}.icon-label:before{content:"\e90d"}.icon-check:before{content:"\e90a"}.icon-Star:before{content:"\e90c"}.icon-cons:before{content:"\e90e"}.header{position:fixed;top:0;left:0;width:100%;height:64px;background:#fc85ee;display:flex;align-items:center;z-index:100}.header .burger__menu{display:none}@media (max-width:767px){.header .burger__menu{display:block;width:35px;height:22px;border:none;background:transparent;z-index:101;position:relative}.header .burger__menu::before{position:absolute;content:"";width:100%;height:2px;background:#fff;top:0;left:0;border-radius:100px;transition:0.2s ease}.header .burger__menu::after{position:absolute;content:"";width:100%;height:2px;background:#fff;bottom:0;left:0;border-radius:100px;transition:0.2s ease}.header .burger__menu span{position:absolute;width:100%;height:2px;background:#fff;top:50%;left:0;border-radius:100px;transform:translate(0, -50%);transition:0.2s ease;opacity:1}}.header .burger__menu-active span{opacity:0}.header .burger__menu-active::before{top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);background:#fff}.header .burger__menu-active::after{top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg);background:#fff}.header__links{display:flex;gap:2.1875rem;align-items:center;list-style:none}.header__links li{list-style:none;display:inline-block}.header__links a{font-size:0.9375rem;line-height:1.6;color:#fff}@media (max-width:767px){.header__links{position:fixed;top:0;left:-100%;width:75%;min-height:100vh;background:#1de9b6;z-index:100;display:flex;flex-direction:column;align-items:start;gap:0;padding:7rem 0;transition:0.2s ease}.header__links li{width:100%;padding:2rem 3rem;border-bottom:1px solid #fff;transition:0.2s linear}.header__links li a{font-size:1.5rem;color:#fff}.header__links li:hover{background:#fc85ee}.header__links li:hover a{color:#fff}}@media (max-width:480px){.header__links{width:100%}}.header__links-opened{left:0}.header__logo{display:block;position:fixed;top:4px;left:50%;transform:translate(-50%, 0);width:66px;height:56px}.header__logo img{display:block;object-fit:contain;width:100%;height:100%}.admin-bar .header{top:32px !important}.admin-bar .header__logo{top:36px !important}@media (max-width:767px){.admin-bar .header{top:0 !important}.admin-bar .header__logo{top:4px !important}}.footer{padding:3rem 0;background:rgba(141, 0, 168, 0.4)}.footer__content{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.footer__content .terms{font-size:15px;line-height:1.6;color:#fc85ee;letter-spacing:0.75px}.footer__content .terms a{color:inherit}.footer__content .terms li{list-style:none;display:inline-block}.footer__content .text{font-family:'OpenSans';font-size:10px;line-height:1.6;letter-spacing:0.1px;color:#fff}.footer__content .icons{display:flex;gap:1.125rem;align-items:center;flex-wrap:wrap;justify-content:center}.footer__content .logo{width:100px;height:80px}.footer__content .logo img{width:100%;height:100%;object-fit:contain}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a,a:hover,a:focus,a:visited{text-decoration:none}a,input,label,button{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}a:hover,a:focus{outline:none;text-decoration:none}button,input,img,textarea{outline:none;-webkit-appearance:none;-moz-appearance:none}input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox}input[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio}img{display:block}input:focus{outline:none}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.fake-padding{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:64px}.header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.sticky-footer-wrap{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}html{font-size:14px;line-height:1.443}@media (min-width:992px){html{font-size:15px}}@media (min-width:1200px){html{font-size:16px}}@media (min-width:2000px){html{font-size:18px}}body{overflow-x:hidden;font-family:'Montserrat';background-color:#04040c;font-weight:500;color:#fff}.locked{overflow:hidden}.container{width:100%;padding:0 1.15rem;margin:0 auto}@media (min-width:767px){.container{width:740px;padding:0}}@media (min-width:992px){.container{width:940px}}.small-container{width:100%;padding:0 1.15rem;margin:0 auto}@media (min-width:481px){.small-container{padding:0 1.5rem;max-width:500px}}@media (min-width:767px){.small-container{max-width:none;width:520px;padding:0}}.header-one{font-size:3rem;font-weight:600;line-height:1.5;margin-bottom:6rem;position:relative;text-align:center}.header-one::after{position:absolute;content:"";bottom:-1.5rem;left:50%;transform:translate(-50%, 0);width:240px;height:2px;background:#1de9b6}@media (max-width:480px){.header-one{margin-bottom:5rem}}.page-caption{padding:3rem 0;background-size:100% 100%}@media (max-width:767px){.page-caption{padding-bottom:0;background-size:cover}}.page-caption .page-content{display:flex;align-items:center}@media (max-width:767px){.page-caption .page-content{flex-wrap:wrap}}.page-caption .page-content .img{width:250px;height:280px;margin-right:0.75rem}@media (max-width:767px){.page-caption .page-content .img{margin:0 auto;margin-bottom:1rem}}.page-caption .page-content .img img{width:100%;height:100%;max-width:270px;max-height:300px}.page-caption .page-content .text{font-size:3rem;line-height:1.35;text-transform:uppercase;font-weight:900;letter-spacing:0.02em}@media (max-width:767px){.page-caption .page-content .text{width:100%;text-align:center}}.games{padding:3.5rem 0 10.75rem}.games .sorting{margin-bottom:3.5rem;display:flex;align-items:center;gap:1.75rem;font-size:14px;line-height:1.52;flex-wrap:wrap;overflow-x:auto;color:#fff}.games .sorting .sorting-caption{display:flex;align-items:center;gap:5px}@media (max-width:481px){.games .sorting .sorting-caption{margin-right:100%}}.games .sorting .params{display:flex;align-items:center;gap:1.75rem}@media (max-width:481px){.games .sorting .params{min-width:120%}}.games .sorting .sort-param{position:relative;border:1px solid #1de9b6;outline:none;background:transparent;width:88px;line-height:1.52;font-size:inherit;color:inherit;line-height:inherit;cursor:pointer;overflow:hidden;z-index:0;transition:0.1s linear;font-weight:500;text-transform:capitalize}.games .sorting .sort-param::before{position:absolute;content:"";width:100%;height:100%;z-index:-1;top:-100%;left:0;background:#1de9b6;transition:0.1s linear}.games .sorting .sort-param:hover{color:#04040c}.games .sorting .sort-param:hover::before{top:0}.games .sorting .active-param{color:#04040c}.games .sorting .active-param::before{top:0}.games .games__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.games .games__list .game{width:300px;height:300px;position:relative;border:4px solid #fc85ee;border-image-slice:1;transition:0.2s ease}.games .games__list .game:hover{transform:scale(1.2, 1.2);z-index:1}@media (max-width:991px){.games .games__list .game{width:360px;height:250px}}@media (max-width:767px){.games .games__list .game{width:calc(50% - 10px);height:auto}.games .games__list .game:hover{transform:scale(1.07, 1.07)}}@media (max-width:481px){.games .games__list .game{width:100%}}.games .games__list .game img{width:100%;height:100%;object-fit:cover}.games .games__list .game:hover .game__hover{opacity:1}.games .games__list .game__hover{opacity:0;position:absolute;width:100%;height:100%;padding:1rem;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0, 0, 0, 0.7);box-shadow:0px 0px 36px rgba(0, 0, 0, 0.8);cursor:pointer;transition:0.2s ease;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}@media (max-width:767px){.games .games__list .game__hover{width:100%;height:100%}}.games .games__list .game__name{font-weight:600;font-size:1.5rem;line-height:1.5;letter-spacing:0.02em;position:relative;text-align:center;color:#fff}.games .games__list .game__name::before{content:"";position:absolute;width:100px;height:2px;bottom:-15px;left:50%;transform:translate(-50%, -50%);background:#1de9b6}.games .games__list .popupStart{border:none;outline:none;background:transparent;cursor:pointer}.games .games__list .popupStart svg path{transition:0.2s linear;fill:#fc85ee}.games .games__list .popupStart:hover svg path{fill:#1de9b6}.games__header{color:#fff;margin-bottom:1.25rem;font-weight:700;font-size:2.25rem;letter-spacing:0.02em;text-align:left}@media (max-width:767px){.games__header{text-align:center}}.modalGameStart{opacity:0;z-index:-1;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);backdrop-filter:blur(24px);transition:0.3s ease;overflow-y:auto}.modalGameStart .closeGame{display:block;margin:0 auto;background:transparent;outline:none;border-radius:50%;width:3.5rem;height:3.5rem;border:1px solid #fff;cursor:pointer;position:relative;margin-bottom:2.25rem;transition:0.2s ease}.modalGameStart .closeGame::before{content:"";position:absolute;top:50%;left:50%;width:1.75rem;height:2px;border-radius:100px;background:#fff;transform:translate(-50%, -50%) rotate(45deg);transition:0.2s ease}.modalGameStart .closeGame::after{content:"";position:absolute;top:50%;left:50%;width:1.75rem;height:2px;border-radius:100px;background:#fff;transform:translate(-50%, -50%) rotate(-45deg);transition:0.2s ease}.modalGameStart .closeGame:hover{border-color:#f00}.modalGameStart .closeGame:hover::before,.modalGameStart .closeGame:hover::after{background-color:#f00}.modalGameStart .gameWindow{width:100%;height:645px;max-height:100vh;background:#000;display:flex;justify-content:center;align-items:center;border:4px solid #fc85ee}@media (max-width:480px){.modalGameStart .gameWindow{height:auto;padding:6rem 0 7.5rem}}@media (max-width:767px){.modalGameStart .gameWindow{height:auto;padding:10rem 0 11.5rem}}@media (max-width:767px){.modalGameStart .gameWindow .header-one{font-size:1.7rem;margin-bottom:0}}.modalGameStart .gameWindow .game__name{width:100%;height:100%;margin-bottom:0 !important}.modalGameStart .gameWindow .game__name iframe.game-link{width:100%;height:100%}.modalGameStart .game-wrapper{margin-top:-100%;transition:0.3s ease}.modelGameStart-opened{opacity:1;z-index:1000}.modelGameStart-opened .game-wrapper{margin-top:7rem}@media (max-width:767px){.modelGameStart-opened .game-wrapper{margin-top:1rem}}.terms-wrapper{padding:10.75rem 0}@media (max-width:767px){.terms-wrapper{padding:5rem 0}}@media (max-width:481px){.terms-wrapper{padding:5rem 1.15rem}}.terms-wrapper .terms__text{width:560px;margin:0 auto;font-size:14px;line-height:1.433;font-weight:500}@media (max-width:767px){.terms-wrapper .terms__text{width:100%;padding:0 3rem}}@media (max-width:481px){.terms-wrapper .terms__text{padding:0}}.terms-wrapper .terms__text p{margin-bottom:1.5rem}.get-in-touch-wrapper{padding:10.75rem 0}@media (max-width:767px){.get-in-touch-wrapper{padding:5rem 0}}.get-in-touch-wrapper form input:not([type="checkbox"]),.get-in-touch-wrapper form textarea{width:100%;min-width:100%;max-width:100%;margin-bottom:1rem;background:transparent;border:1px solid rgba(29, 233, 182, 0.5);padding:16px;color:#fff;font-size:14px;line-height:1.52;letter-spacing:0.02em}.get-in-touch-wrapper form input::placeholder{color:#818185}.get-in-touch-wrapper form input:focus,.get-in-touch-wrapper form textarea:focus{border:1px solid #1de9b6;transition:0.2s ease}.get-in-touch-wrapper form input:focus::placeholder,.get-in-touch-wrapper form textarea:focus::placeholder{color:#fff}.get-in-touch-wrapper form textarea{min-height:5rem;height:10rem;overflow:hidden}.get-in-touch-wrapper form button{width:100%;cursor:pointer;color:#fff;font-size:28px;line-height:1.52;font-weight:600;letter-spacing:0.02em;outline:none;text-align:center;height:56px;display:flex;justify-content:center;align-items:center;background:#fc85ee;border:1px solid #fc85ee;transition:0.2s ease}.get-in-touch-wrapper form button:hover{background:transparent;color:#fc85ee}.get-in-touch-wrapper form .check{margin:1rem 0 2rem;display:flex;align-items:center;user-select:none}.get-in-touch-wrapper form .check input{opacity:0;width:1px;height:1px}.get-in-touch-wrapper form .check span{font-size:12px;line-height:1.33;font-weight:500;letter-spacing:0.02em}.get-in-touch-wrapper form .check a{color:#fc85ee}.get-in-touch-wrapper form .check .spanForCheckbox{min-width:2.25rem;min-height:2.25rem;max-width:2.25rem;max-height:2.25rem;margin-right:1rem;border:1px solid #919191;position:relative}.get-in-touch-wrapper form .check .spanForCheckbox::before{opacity:0;position:absolute;content:"\2714";font-size:2rem;top:50%;left:50%;transform:translate(-50%, -50%);color:#1de9b6;transition:0.2s linear}.get-in-touch-wrapper form .check input:checked + .spanForCheckbox::before{opacity:1}.modalGetInTouch{z-index:-1;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);backdrop-filter:blur(24px);transition:0.3s ease;overflow-y:auto;padding-bottom:3rem}.modalGetInTouch .message{width:520px;margin:0 auto;height:260px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;background:rgba(141, 0, 168, 0.4);border:1px solid #000;box-sizing:border-box;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);transition:0.3s ease}@media (max-width:767px){.modalGetInTouch .message{width:95%;margin:0 auto}}.modalGetInTouch .message p{font-size:1.75rem;font-weight:400;line-height:1.52;display:flex;align-items:center;text-align:center;letter-spacing:0.02em;color:#fff}.modalGetInTouch .message button{cursor:pointer;width:225px;color:#fff;font-size:28px;line-height:1.52;font-weight:600;letter-spacing:0.02em;outline:none;text-align:center;height:56px;display:flex;justify-content:center;align-items:center;background:#fc85ee;border:1px solid #fc85ee;transition:0.2s ease}.modalGetInTouch .message button:hover{background:transparent;color:#fc85ee}.modalGetInTouch-opened{z-index:1000;opacity:1}.modalGetInTouch-opened .message{margin-top:25vh}</pre></body></html>