@charset "UTF-8";* {min-width: 0;min-height: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}input, button, select, optgroup, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button, select {text-transform: none;}[role="button"] {cursor: pointer;}[type="search"] {outline-offset: -2px;-webkit-appearance: textfield;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}::file-selector-button {font: inherit;-webkit-appearance: button;}iframe {border: 0;}[hidden] {display: none !important;}html {font-family: "Nunito", sans-serif;font-size: 16px;line-height: 1.5;color: #9696a8;font-weight: 400;}select {-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 10px;border: 1px solid #5d5d8e;font-size: 18px;line-height: 1;font-weight: 700;color: #323175;padding: 13px 60px 11px 18px;background-size: 12px 7px;background-position: calc(100% - 20px) 19px;background-repeat: no-repeat;height: 46px;}.langs-current, select {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOBAMAAADH1sFNAAAAFVBMVEUAAAAxMHMxMXYyMXQyMXUxMXYyMXXdNNa8AAAABnRSTlMAYF/v39/WiO4gAAAASklEQVQI11XJsQ2AMAADQcMEVNSRkBiBASjYg0Tx/iOkeBeJq7dOy653qs+F3t30uHJud512AfxrsyvgQxAgKAABISAEhAAICAUG0DYXT8iOiaUAAAAASUVORK5CYII=");}a {color: #323175;}a:hover, a:focus {color: #eb3175;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color: #323175;line-height: 1.1;font-weight: 700;}h1, h2 {font-size: 24px;margin: 0 0 1rem;}img {vertical-align: top;height: auto;}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;-webkit-overflow-scrolling: touch;}.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;overflow: visible;clip: auto;white-space: normal;}.reset-list {list-style-type: none;margin: 0;padding: 0;}.main-svg-sprite {display: none;}.svg-icon {display: inline-block;vertical-align: top;width: 24px;height: 24px;fill: currentColor;font-size: 0;}.svg-icon__link {vertical-align: top;fill: inherit;width: inherit;height: inherit;}.d-flex {display: -webkit-box;display: -ms-flexbox;display: flex;}.direction-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.flex-wrap {-ms-flex-wrap: wrap;flex-wrap: wrap;}.color-success {color: #59b70f;}.color-gray {color: #64606c;}.container {width: 100%;max-width: 1550px;margin-left: auto;margin-right: auto;}.content-container {padding-left: 10px;padding-right: 10px;}.title-mini {font-size: 16px;font-weight: 400;margin: 0 0 5px 0;}.aside-overlay {position: fixed;top: 0;left: 0;z-index: 500;width: 100%;z-index: 650;background-color: rgba(0, 0, 0, 0.4);pointer-events: none;opacity: 0;height: 100%;height: 100vh;height: calc(var(--vh, 1vh) * 100);-webkit-transition: opacity 0.16s linear;transition: opacity 0.16s linear;}.aside {position: fixed;top: 0;z-index: 700;width: 240px;height: 100vh;height: calc(var(--vh, 1vh) * 100);-webkit-transform: translateX(-100%);transform: translateX(-100%);transition: transform 0.16s linear, -webkit-transform 0.16s linear;overflow-y: auto;-ms-overflow-style: none;scrollbar-width: none;overscroll-behavior-y: contain;color: #fff;-webkit-overflow-scrolling: touch;}.aside__body {padding: 24px;background-color: #323175;background: #323175 linear-gradient( 160deg, hsl(331.27, 59.17%, 47.06%), hsl(327.1, 58.21%, 43.99%) 3.67%, hsl(322.29, 57.07%, 40.97%) 7.75%, hsl(316.62, 55.71%, 38%) 12.39%, hsl(309.8, 54.07%, 35.09%) 17.7%, hsl(301.37, 52.08%, 32.22%) 23.82%, hsl(291.89, 53.25%, 31.69%) 30.88%, hsl(283, 54.87%, 31.55%) 38.99%, hsl(274.58, 56.35%, 31.41%) 48.3%, hsl(266.48, 57.69%, 31.29%) 58.92%, hsl(258.55, 58.87%, 31.17%) 71%, hsl(250.52, 59.9%, 31.07%) 84.65%, hsl(241.88, 60.76%, 30.98%) );}.aside::-webkit-scrollbar {display: none;}.aside-opened .aside {-webkit-transform: translateX(0) !important;transform: translateX(0) !important;}.aside-opened .aside-overlay {pointer-events: auto;opacity: 1;}.footer {-webkit-box-flex: 0;-ms-flex: none;flex: none;background-color: #f4f3ff;padding: 20px 0;color: #61618e;}.header {-webkit-box-flex: 0;-ms-flex: none;flex: none;}html, body {margin: 0;padding: 0;}html {min-height: 100%;min-height: 100vh;min-height: calc(var(--vh, 1vh) * 100);}.app {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 100%;min-height: 100vh;min-height: calc(var(--vh, 1vh) * 100);}.app__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 100%;min-height: 100vh;min-height: calc(var(--vh, 1vh) * 100);}.app__content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex: 1 0 auto;flex: 1 0 auto;}.app__main {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;padding-top: 80px;}.badge {position: absolute;z-index: 10;top: 6px;left: -4px;display: inline-block;padding: 5px 8px 6px;border-radius: 6px 6px 6px 0;font-weight: 700;text-transform: uppercase;font-size: 11px;line-height: 11px;letter-spacing: -0.11px;color: #fff;background-color: #eb3175;}.badge:before {content: "";position: absolute;left: 0;top: 100%;width: 4px;height: 4px;pointer-events: none;border-radius: 0 0 0 100%;background-color: #560a54;}.badge--new {background: linear-gradient(157deg, #eb3175, #560a54);}.badge--hot {background: linear-gradient(157deg, #ebb731, #cc4a21);}.badge--hot:before {background-color: #cc4a21;}.breads-nav {margin-bottom: 20px;}.breads__item {display: inline-block;vertical-align: top;margin-right: 5px;}.breads__item:not(:last-child):after {content: "›";display: inline-block;margin-left: 7px;}.btn {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;background: none;font-size: 15px;line-height: 21px;font-weight: 600;color: #fff;background-color: #626280;border-radius: 10px;padding: 7px 12px 6px;height: 39px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: pointer;-webkit-transition: color 100ms ease-in-out, background-color 100ms ease-in-out, -webkit-transform 100ms linear, -webkit-box-shadow 100ms ease-in-out;transition: color 100ms ease-in-out, background-color 100ms ease-in-out, -webkit-transform 100ms linear, -webkit-box-shadow 100ms ease-in-out;transition: transform 100ms linear, color 100ms ease-in-out, background-color 100ms ease-in-out, box-shadow 100ms ease-in-out;transition: transform 100ms linear, color 100ms ease-in-out, background-color 100ms ease-in-out, box-shadow 100ms ease-in-out, -webkit-transform 100ms linear, -webkit-box-shadow 100ms ease-in-out;}.btn:hover {background-color: #6d6d8e;}.btn:focus {-webkit-box-shadow: 0 0 0 3px rgba(98, 98, 128, 0.5);box-shadow: 0 0 0 3px rgba(98, 98, 128, 0.5);}.btn:active {background-color: #575772;}.btn__icon {width: 23px;height: 23px;margin-right: 8px;}.btn--icon {padding-right: 15px;}.btn--tap {padding-left: 10px;padding-right: 10px;margin-right: 8px;}.btn--accent {background-color: #ffb118;}.btn--accent:hover {background-color: #ffba32;}.btn--accent:focus {-webkit-box-shadow: 0 0 0 3px rgba(255, 177, 24, 0.5);box-shadow: 0 0 0 3px rgba(255, 177, 24, 0.5);}.btn--accent:active {background-color: #fea800;}.btn--success {background-color: #59b70f;}.btn--success:hover {background-color: #64cf11;}.btn--success:focus {-webkit-box-shadow: 0 0 0 3px rgba(89, 183, 15, 0.5);box-shadow: 0 0 0 3px rgba(89, 183, 15, 0.5);}.btn--success:active {background-color: #4e9f0d;}.btn--danger {background-color: #ab2b2b;}.btn--danger:hover {background-color: #bf3030;}.btn--danger:focus {-webkit-box-shadow: 0 0 0 3px rgba(171, 43, 43, 0.5);box-shadow: 0 0 0 3px rgba(171, 43, 43, 0.5);}.btn--danger:active {background-color: #972626;}.btn--dark {background-color: #323175;}.btn--dark:hover {background-color: #3a3987;}.btn--dark:focus {-webkit-box-shadow: 0 0 0 3px rgba(50, 49, 117, 0.5);box-shadow: 0 0 0 3px rgba(50, 49, 117, 0.5);}.btn--dark:active {background-color: #2a2963;}.btn:hover {-webkit-transform: translateY(-3px);transform: translateY(-3px);}.btn-tap {margin: 0 10px 8px 0;}.btn-tap__label {font-size: 13px;}.btn-primary {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;padding: 0 32px;height: 44px;text-align: center;font-size: 20px;font-weight: 700;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: pointer;color: #fff;border-radius: 12px;background: linear-gradient( -43deg, hsl(338.06, 82.3%, 55.69%), hsl(337.81, 80.63%, 55.28%) 1.59%, hsl(337.07, 76.09%, 54.14%) 6.02%, hsl(335.81, 69.4%, 52.35%) 12.81%, hsl(333.91, 61.36%, 49.98%) 21.48%, hsl(331.15, 58.89%, 47.08%) 31.54%, hsl(327.1, 55.62%, 43.72%) 42.5%, hsl(320.95, 51.29%, 39.94%) 53.88%, hsl(310.92, 45.53%, 35.8%) 65.19%, hsl(293.32, 40.56%, 32.87%) 75.94%, hsl(272.86, 40.52%, 32.9%) 85.65%, hsl(253.77, 40.49%, 32.93%) 93.83%, hsl(240.88, 40.48%, 32.94%) );}.btn-close {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;padding: 0;margin: 0;background: no-clip;position: absolute;top: 5px;right: 5px;width: 32px;height: 32px;z-index: 250;border-radius: 50%;background-color: transparent;cursor: pointer;}.btn-close:after, .btn-close:before {content: "";top: 50%;left: 50%;height: 2px;width: 18px;margin: -1px 0 0 -9px;background: #493276;position: absolute;-webkit-transition: transform 0.35s ease;-webkit-transition: -webkit-transform 0.35s ease;transition: -webkit-transform 0.35s ease;transition: transform 0.35s ease;transition: transform 0.35s ease, -webkit-transform 0.35s ease;}.btn-close:after {-webkit-transform: rotate(45deg);transform: rotate(45deg);}.btn-close:before {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}.btn-icon {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;background: none;padding: 0;padding: 9px;font-size: 20px;color: #fff;}.btn-icon__img {width: 32px;vertical-align: top;}.btn-fullscreen {position: absolute;top: -5px;right: -5px;z-index: 75;width: 30px;height: 30px;-webkit-appearance: none;-moz-appearance: none;appearance: none;padding: 3px;margin: 0;background: none;border: none;background-color: #323175;border-radius: 8px;color: #fff;cursor: pointer;}.btn-fullscreen__icon {width: 24px;height: 24px;}.btn-fullscreen:hover, .btn-fullscreen:focus {background-color: #eb3175;}.btn-link {-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0;padding: 0;border: none;height: auto;background: none;text-decoration: underline;vertical-align: top;margin-top: 5px;margin-left: 1rem;cursor: pointer;}.btn-link:hover, .btn-link:focus {color: #eb3175;}.cat-btn {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;vertical-align: top;margin-right: 5px;margin-bottom: 8px;border-radius: 8px;border: 2px solid rgba(235, 49, 117, 0.3);background-color: #fff;padding: 5px;font-size: 16px;line-height: 17px;color: #eb3175;text-decoration: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.08);box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.08);}.cat-btn__img {vertical-align: top;border-radius: 5px;width: auto;height: 26px;}.cat-btn__name {padding: 2px 10px 4px 10px;}.reset-list .cat-btn__name {padding: 0px 10px 0px 10px;width: calc(100% - 26px);line-height: 1.5;font-size: 14px;}.cat-btn__name:after {content: "";display: inline-block;vertical-align: top;width: 5px;height: 8px;background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgBAMAAADgTEWFAAAAIVBMVEUAAADrMXXrMXTrMnbqMHXsMHPvMHDrMXXrMHTnMHDrMXXGdY4YAAAACnRSTlMAoO+PkJAQv4Ag4TxQMAAAAElJREFUGNNj4KxazAAFjKtWCUCZWatWLYQz4cKsqxDCUghhRloIGyCEFRDMBQgFDghtKIZRLsiMEGRCOJAJ4T4OkCAURKkw4AMAPGFCOCu7MJoAAAAASUVORK5CYII=") no-repeat center;background-size: 5px 8px;margin: 6px 0 0 10px;}.cat-btn:hover, .cat-btn:focus {outline: none;border-color: currentColor;}.cat-btn--tag {background-color: transparent;border: none;box-shadow: none;color: #fff;margin-right: 0;margin-bottom: 5px;}.cat-btn--tag .cat-btn__name:after {content: none;}.cat-btn--tag:hover, .cat-btn--tag:focus {color: #6a4c9a;background-color: #fff;-webkit-box-shadow: 2px 4px 6px rgb(0 0 0 / 8%);box-shadow: 2px 4px 6px rgb(0 0 0 / 8%);}.cats {margin-bottom: 8px;}.cats__list {margin-left: -10px;margin-right: -10px;padding-left: 10px;overflow-x: auto;-ms-overflow-style: none;scrollbar-width: none;overscroll-behavior-y: contain;-webkit-overflow-scrolling: touch;}.cats__list::-webkit-scrollbar {display: none;}.cookies-alert {position: fixed;z-index: 150;left: 0;bottom: 0;width: 100%;padding: 15px;color: #707092;font-size: 15px;line-height: 1.1;pointer-events: none;-webkit-transform: translateY(150%);transform: translateY(150%);-webkit-transition: -webkit-transform 0.3s linear;transition: -webkit-transform 0.3s linear;transition: transform 0.3s linear;transition: transform 0.3s linear, -webkit-transform 0.3s linear;}.cookies-alert.is-opened {pointer-events: auto;-webkit-transform: translateY(0);transform: translateY(0);}.cookies-alert__panel {position: relative;background-color: #fff;border-radius: 10px;padding: 32px;-webkit-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 32px rgba(0, 0, 0, 0.1);}.cookies-alert__text--tablet {display: none;}.cookies-alert__action {margin-top: 32px;}.cookies-alert__action .btn-primary {width: 100%;}.data-card {position: relative;padding: 10px 10px 10px 50px;min-height: 50px;border-radius: 10px;background-color: #f4f3ff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;color: #323175;}.data-card__icon {position: absolute;top: 10px;left: 10px;width: 30px;height: 30px;}.data-card__label {color: #adadc6;font-size: 14px;font-weight: 500;}.data-card__title {font-size: 15px;font-weight: 600;}.footer-copyright {width: 100%;margin-bottom: 0;font-weight: 600;}.game-ctrls {margin-bottom: 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.game-ctrls .btn {margin: 0 8px 8px 0;}.game-ctrls .btn-tap .btn {margin-bottom: 0;}.game-data {margin-bottom: 20px;}.game-data__item {margin-bottom: 8px;}.game-frame {top: 0;left: 0;right: 0;bottom: 0;z-index: 50;display: none;position: absolute;}.game-frame iframe, .game-frame img, .game-frame object {top: 0;left: 0;width: 100%;height: 100%;border: none;display: block;position: absolute;}.game-place {position: relative;width: 100%;padding-top: 100%;margin-bottom: 20px;border-radius: 10px;overflow: hidden;-webkit-overflow-scrolling: touch;}.game-preview, .game-preview-bgi {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.game-preview-bgi {z-index: 10;background-position: center;background-size: cover;opacity: 0.5;}@supports (filter: blur(10px)) or (-webkit-filter: blur(10px)) {.game-preview-bgi {opacity: 1;-webkit-filter: blur(10px);filter: blur(10px);}}.game-preview__content {position: relative;z-index: 20;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 100%;background-color: rgba(0, 0, 0, 0.6);}.game-preview__logo {width: 100%;margin-bottom: 12px;text-align: center;}.game-preview__logo-img {width: 100%;max-width: none;height: auto;vertical-align: top;}.game {margin-bottom: 20px;}.game__content {position: relative;}.game__aside {display: none;}.games-more {margin-bottom: 25px;}.games-more-link {display: block;border-radius: 12px;text-decoration: none;text-align: center;color: #fff;background: -webkit-gradient( linear, left top, right top, from(#333276), color-stop(78.82%, #eb3175), color-stop(98.79%, #eb3175) );background: linear-gradient( to right, #333276 0%, #eb3175 78.82%, #eb3175 98.79% );-webkit-box-shadow: 4px 14px 34px rgba(117, 49, 118, 0.29);box-shadow: 4px 14px 34px rgba(117, 49, 118, 0.29);font-size: 20px;line-height: 1;font-weight: 700;padding: 10px 20px;}.games-more-link:hover, .games-more-link:focus {text-decoration: underline;color: #fff;}.games-more-loading {text-align: center;font-size: 20px;color: #000;height: 40px;}.games {margin-bottom: 30px;}.games__title {font-size: 24px;margin-bottom: 20px;}.games__title-link {text-decoration: none;}.games__title-link:hover, .games__title-link:focus {text-decoration: underline;}.games__list {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -10px;}.games__list--half .games__item {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-bottom: 20px;margin-bottom: 0;}.games__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding: 0 0 10px 10px;margin-bottom: 10px;}.logo-link {display: block;text-align: center;margin-bottom: 26px;}.logo-link__img {max-width: 100%;height: auto;vertical-align: top;}.mobile-head {position: absolute;z-index: 500;top: 0;left: 0;width: 100%;background-color: #eb3175;padding: 12px;text-align: center;-webkit-box-shadow: 0 -5px 6px 6px rgba(0, 0, 0, 0.4);box-shadow: 0 -5px 6px 6px rgba(0, 0, 0, 0.4);height: 50px;}.mobile-head .btn-icon {position: absolute;top: 50%;transform: translateY(-50%);}.mobile-head .btn-icon--aside {left: 6px;}.mobile-head .btn-icon--search {right: 6px;}.mobile-logo {position: absolute;max-width: 100px;top: 50%;transform: translateY(-50%);}.mobile-logo__img {width: 100%;}.modal-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;height: 100vh;height: calc(var(--vh, 1vh) * 100);z-index: 700;background-color: rgba(0, 0, 0, 0.5);overflow-y: auto;-ms-overflow-style: none;scrollbar-width: none;overscroll-behavior-y: contain;opacity: 0;pointer-events: none;-webkit-overflow-scrolling: touch;}.modal-overlay::-webkit-scrollbar {display: none;}.modal-overlay.is-opened {opacity: 1;pointer-events: auto;}.modal-overlay.is-opened .modal {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}.modal {max-width: 1200px;margin: 10vh auto;margin: calc(var(--vh, 1vh) * 10) auto;background-color: #fff;border-radius: 10px;padding: 15px;-webkit-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 32px rgba(0, 0, 0, 0.1);opacity: 0;-webkit-transform: translateY(-10%);transform: translateY(-10%);-webkit-transition: opacity 160ms linear, -webkit-transform 160ms linear;transition: opacity 160ms linear, -webkit-transform 160ms linear;transition: transform 160ms linear, opacity 160ms linear;transition: transform 160ms linear, opacity 160ms linear, -webkit-transform 160ms linear;}.modal-head {margin-bottom: 20px;}.modal-title {font-size: 20px;font-weight: 700;color: #000;}.nav-footer {margin-bottom: 20px;}.nav-footer__item {margin-top: 10px;}.nav-item-footer {text-decoration: none;font-size: 17px;font-weight: 600;color: #323175;}.nav-langs {position: relative;display: inline-block;margin-bottom: 1rem;}.langs-current {display: inline-block;vertical-align: top;cursor: pointer;font-size: 17px;line-height: 21px;font-weight: 600;color: #323175;padding: 12px 60px 10px 18px;background-size: 12px 7px;background-position: calc(100% - 20px) 20px;background-repeat: no-repeat;border-radius: 10px;border: 1px solid #5d5d8e;}.langs-current__flag {display: inline-block;vertical-align: top;height: 22px;margin-right: 10px;}.langs-current__flag-img {vertical-align: top;width: auto;height: 22px;}.langs-popup {background-color: #fff;padding: 15px;position: fixed;z-index: 500;top: 0;left: 0;width: 100%;height: 100vh;height: calc(var(--vh, 1vh) * 100);overflow-y: auto;-ms-overflow-style: none;scrollbar-width: none;overscroll-behavior-y: contain;-webkit-overflow-scrolling: touch;}.langs-popup::-webkit-scrollbar {display: none;}.langs-popup__title {font-size: 20px;margin: 0 0 20px 0;}.langs__item {display: inline-block;vertical-align: top;margin: 4px 10px 5px 0;}.langs__flag {width: 32px;height: auto;margin-right: 10px;}.langs__link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 4px;font-size: 16px;text-decoration: none;}.nav-item-main {display: block;font-size: 16px;line-height: 28px;font-weight: 700;text-decoration: none;color: #fff;border-radius: 6px;padding: 4px;}.nav-item-main .nav-badge {margin-top: 6px;}.nav-item-main__icon {vertical-align: top;width: 28px;height: 28px;margin-top: 0;margin-right: 3px;}.nav-item-main:hover, .nav-item-main:focus {color: #fff;background-color: #6a4c9a;-webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.08);box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.08);}.nav {margin-bottom: 12px;padding-left: 3px;padding-right: 3px;}.nav__list {padding: 0 7px 10px;}.nav:not(:last-child) {border-bottom: 0.6px solid rgba(255, 255, 255, 0.2);}.nav--main {padding-left: 0;padding-right: 0;border-bottom: none !important;}.nav--main .nav__list, .nav--top .nav__list {padding-left: 0;padding-right: 0;}.nav--main .nav__item {padding: 3px 0;border-bottom: 0.6px solid rgba(255, 255, 255, 0.2);}.nav-search {margin-bottom: 20px;}.nav-title {font-weight: 700;color: #f2bed9;font-size: 15px;margin: 0 0 12px 0;}.nav-badge {display: inline-block;vertical-align: top;background-color: #eb3175;color: #fff;font-size: 10px;line-height: 10px;font-weight: 700;border-radius: 6px;padding: 3px 5px 4px 4px;margin-left: 5px;margin-top: 3px;}.nav-badge--simple {background-color: transparent;padding: 0;margin: 0;}.nav-item-top {color: #fff;font-size: 16px;font-weight: 700;display: block;padding: 4px 8px;border-radius: 6px;text-decoration: none;}.nav-item-top:hover, .nav-item-top:focus {color: #6a4c9a;background-color: #fff;-webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.08);box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.08);}.nav-item-cat {display: block;margin: 0 7px 7px 0;font-size: 15px;line-height: 1.2;font-weight: 700;color: #fff;text-decoration: none;}.nav-item-cat .nav-badge--simple {margin-top: 2px;}.nav-item-cat__label {display: inline-block;vertical-align: top;border-radius: 6px;padding: 3px 10px;margin-right: 8px;background-color: #6a4c9a;-webkit-box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.08);box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.08);}.nav-item-cat:hover .nav-item-cat__label, .nav-item-cat:focus .nav-item-cat__label {background-color: #fff;color: #6a4c9a;}.nav-item-cat:hover .nav-badge, .nav-item-cat:focus .nav-badge {color: #6a4c9a;}.page-header {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 10px;}.page-header__thumb {width: 60px;margin-bottom: 1rem;margin-right: 1rem;}.page-header__content {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;}.page-header__img {vertical-align: top;width: 100%;height: auto;border-radius: 10px;}.page-header__title {font-size: 24px;margin-bottom: 10px;}.page-header__descr {margin-top: 12px;}.page-header__place {width: 100%;}.page-info h2 {font-size: 31px;margin-bottom: 20px;}.place-block {min-height: 92px;margin: 0 auto 20px auto;text-align: center;}.place-block--square {min-height: 250px;margin-bottom: 25px;}.adsbygoogle {margin: 0 !important;min-width: 100%;max-height: 100px;height: 100px !important;}.adsbygoogle, .adsbygoogle ins, .adsbygoogle iframe {width: 100% !important;}.play-btn {position: relative;display: inline-block;vertical-align: top;}.play-btn:before {content: "";position: absolute;z-index: 5;height: 30px;left: 50%;border-radius: 10px;width: 50px;margin-left: -25px;-webkit-box-shadow: 0 2px 19px 4px #ec4391;box-shadow: 0 2px 19px 4px #ec4391;bottom: 1px;}.play-btn__ctrl {overflow: hidden;-webkit-appearance: none;-moz-appearance: none;appearance: none;position: relative;z-index: 10;border: none;background: linear-gradient( -43deg, hsl(338.06, 82.3%, 55.69%), hsl(337.81, 80.63%, 55.28%) 1.59%, hsl(337.07, 76.09%, 54.14%) 6.02%, hsl(335.81, 69.4%, 52.35%) 12.81%, hsl(333.91, 61.36%, 49.98%) 21.48%, hsl(331.15, 58.89%, 47.08%) 31.54%, hsl(327.1, 55.62%, 43.72%) 42.5%, hsl(320.95, 51.29%, 39.94%) 53.88%, hsl(310.92, 45.53%, 35.8%) 65.19%, hsl(293.32, 40.56%, 32.87%) 75.94%, hsl(272.86, 40.52%, 32.9%) 85.65%, hsl(253.77, 40.49%, 32.93%) 93.83%, hsl(240.88, 40.48%, 32.94%) );font-weight: 700;color: #fff;height: 50px;font-size: 22px;padding: 0 32px;border-radius: 16px;margin: 0;cursor: pointer;-webkit-overflow-scrolling: touch;}.play-btn__ctrl:before {content: "";position: absolute;height: 30px;left: 50%;width: 50px;margin-left: -25px;top: 45px;border-radius: 10px;background-color: #ec4391;}.play-btn__ctrl:hover, .play-btn__ctrl:focus {-webkit-box-shadow: 0 2px 34px #ec4391;box-shadow: 0 2px 34px #ec4391;}.searchform {position: relative;}.searchform button {position: absolute;left: 4px;top: 4px;width: 28px;height: 28px;outline: 0;border: 0;background: transparent;color: #fff;cursor: pointer;}.searchform__input {-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 100%;height: 36px;border-radius: 7px;font-size: 16px;color: #fff;border: 1px solid #f9b9d7;background-color: transparent;padding-left: 38px;padding-right: 15px;}.searchform__input::-webkit-input-placeholder {color: #fff;opacity: 1;}.searchform__input::-moz-placeholder {color: #fff;opacity: 1;}.searchform__input:-ms-input-placeholder {color: #fff;opacity: 1;}.searchform__input::-ms-input-placeholder {color: #fff;opacity: 1;}.searchform__input::placeholder {color: #fff;opacity: 1;}.searchform__input:-ms-input-placeholder {color: #fff;}.searchform__input::-ms-input-placeholder {color: #fff;}.searchform__input:focus {outline: none;}.snippet {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.snippet__url {display: block;position: relative;text-decoration: none;color: #69688d;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;-ms-flex: 1 0 auto;}.snippet__img-wrap {display: block;width: 100%;height: auto;margin-bottom: 5px;}.snippet__img {width: 100%;height: 100%;vertical-align: top;border-radius: 12px;-o-object-fit: cover;object-fit: cover;}.snippet__name {display: block;font-size: 15px;line-height: 1.3;-webkit-transition: color 100ms;transition: color 100ms;font-weight: 700;}.snippet__info {margin-top: 5px;line-height: 1;height: 18px;}.snippet-tag {display: inline-block;height: 17px;font-size: 13px;line-height: 15px;letter-spacing: -0.13px;font-weight: 700;margin-right: 8px;}.snippet-tag:last-child {margin-right: 0;}.snippet-tag__icon {height: 14px;margin-right: 3px;}.snippet-tag--rating {color: #ffa800;}.snippet-tag--rating .snippet-tag__icon {width: 15px;}.snippet-tag--played {color: #333276;}.snippet-tag--played .snippet-tag__icon {width: 20px;}.sort {margin-bottom: 18px;}.theme-switcher {margin-bottom: 25px;}.theme-switcher__title {font-size: 16px;opacity: 0.6;color: #fff;margin-bottom: 5px;}.theme-switcher__ctrls {display: -webkit-box;display: -ms-flexbox;display: flex;}.theme-switcher__ctrls .theme-btn {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.theme-btn {position: relative;}.theme-btn__ctrl {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}.theme-btn__ctrl:checked + .theme-btn__label {background-color: #fff;color: #bd0061;}.theme-btn__label {display: block;border-radius: 7px;padding: 8px;text-align: center;font-size: 16px;line-height: 17px;font-weight: 700;color: #fff;cursor: pointer;}@media (min-width: 375px) {.games__item {-webkit-box-flex: 0;-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}.snippet__img-wrap {}}@media (min-width: 576px) {.snippet__img-wrap {}.footer__content {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.game-data {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -8px;}.game-data__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-left: 8px;}.game-data .data-card {width: 100%;}.games__item {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.nav-footer {text-align: right;-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;margin-top: 12px;}.nav-footer__item {display: inline-block;vertical-align: top;margin-top: 0;margin-left: 15px;}.page-header__content {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;max-width: 100%;}}@media (min-width: 768px) {.content-container {padding-left: 20px;padding-right: 20px;}.title-mini {margin-bottom: 10px;}.cookies-alert__panel {width: 100%;max-width: 728px;margin-left: auto;margin-right: auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 24px 40px 24px 32px;}.cookies-alert__text {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;}.cookies-alert__text--mobile {display: none;}.cookies-alert__text--tablet {display: block;}.cookies-alert__action {margin-top: 0;margin-left: 28px;-webkit-box-flex: 0;-ms-flex: 0 0 134px;flex: 0 0 134px;max-width: 134px;}.data-card {min-height: 94px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 12px 50px 12px 20px;}.data-card__icon {width: 38px;height: 38px;left: auto;top: 10px;right: 15px;}.data-card__label {line-height: 1;margin-bottom: 5px;}.data-card__title {line-height: 1;}.game-data__item {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.game-preview__logo {margin-bottom: 12px;}.games__list {margin-left: -20px;}.games__item {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;padding: 0 0 20px 20px;}.modal {padding: 20px;}.langs-popup {position: absolute;top: auto;bottom: calc(100% + 10px);width: 700px;height: auto;-webkit-box-shadow: 0 2px 32px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 32px rgba(0, 0, 0, 0.1);border-radius: 10px;padding: 20px 23px;}.langs {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.langs__item {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;margin: 3px 0;}.play-btn:before {width: 70px;margin-left: -35px;}.play-btn__ctrl {padding: 0 56px;height: 60px;font-size: 32px;}.play-btn__ctrl:before {top: 54px;width: 70px;margin-left: -35px;}.sort {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.sort__title {margin-bottom: 0;margin-right: 15px;}.cats__list {margin-left: -20px;margin-right: -20px;padding-left: 20px;}.game-place {padding-top: 68.4%;}}@media (min-width: 992px) {h1, h2 {font-size: 32px;}.footer__content {-webkit-box-align: center;-ms-flex-align: center;align-items: center;justify-content: center;}.footer-copyright, .nav-footer, .nav-langs {margin-top: 0;margin-bottom: 0;}.footer-copyright {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;width: auto;-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;margin-top: 0;}.nav-footer {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;-webkit-box-flex: 0;-ms-flex: none;flex: none;}.nav-langs {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;margin-left: 45px;}.game {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 30px;}.game__content {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;}.game__aside {display: block;width: 300px;padding-left: 20px;}.games {margin-bottom: 20px;}.games__item {-webkit-box-flex: 0;-ms-flex: 0 0 16.666%;flex: 0 0 16.666%;max-width: 16.666%;}.langs-popup {left: auto;right: 0;}.page-header {margin-bottom: 20px;}.page-header__thumb {width: 90px;}.page-header__content {max-width: 100%;}.page-header__title {font-size: 32px;}.page-header__place {-webkit-box-flex: 1;-ms-flex: 1 1;flex: 1 1;margin-left: 2rem;}}@media (min-width: 1200px) {.aside-overlay {display: none;}.mobile-head {display: none;}.aside {position: sticky;width: 220px;-webkit-transform: none;transform: none;-webkit-box-shadow: 10px 14px 34px -10px rgba(117, 49, 118, 0.29);box-shadow: 10px 14px 34px -10px rgba(117, 49, 118, 0.29);}.app__main {padding-top: 24px;}.cat-btn {margin-right: 10px;margin-bottom: 12px;}.cat-btn--tag {margin-right: 0;margin-bottom: 5px;}.cats__list {white-space: initial;overflow-x: initial;}.modal {padding: 32px;}.page-info {max-width: 1100px;}.badge, .snippet__img {-webkit-transition: -webkit-transform 100ms linear;transition: -webkit-transform 100ms linear;transition: transform 100ms linear;transition: transform 100ms linear, -webkit-transform 100ms linear;}.snippet:hover .snippet__url {color: #000;}.snippet:hover .badge, .snippet:hover .snippet__img {-webkit-transform: translateY(-5px);transform: translateY(-5px);}.snippet__img-wrap {}.sort {margin-bottom: 30px;}}@media (min-width: 1300px) {.games {margin-bottom: 10px;}.games__title {font-size: 24px;}.games__list {margin-left: -20px;}.games__item {padding: 0 0 20px 20px;margin-bottom: 20px;}}@media (min-width: 1400px) {.content-container {padding-left: 32px;padding-right: 32px;}.footer__content {padding-left: 254px;}.app__main {padding-top: 32px;}.game__aside {padding-left: 32px;}.games {margin-bottom: 0;}.games__title {font-size: 32px;}.games__list {margin-left: -32px;}.games__item {padding: 0 0 20px 20px;margin-bottom: 0;}}.catalog-pagination ul.paging {display: flex;list-style: none;justify-content: center;gap: 20px;padding-inline-start: 0px;}.catalog-pagination ul.paging li.active {background-color: #eb3175;}.catalog-pagination ul.paging li {background-color: #333276;height: 50px;width: 50px;display: flex;justify-content: center;align-items: center;border-radius: 10px;}.catalog-pagination ul.paging li a, .endless_page_current span {text-decoration: none;padding: 15px;margin: -15px;color: white;}.catalog-pagination ul.paging li.active a:hover {color: #333276;}.titleContainer {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;width: 100%;margin-bottom: 16px;align-items: center;}.titleContainer .svg-icon {width: 32px;height: 32px;margin-right: 10px;}.textTitle {-webkit-align-self: flex-end;-ms-flex-item-align: flex-end;align-self: flex-end;padding-right: 16px;margin: 0; font-size: 24px;}.titleLink {-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;padding: 0;z-index: 2;text-transform: none;line-height: 1 !important;-webkit-text-decoration: none;text-decoration: none;color: #a48eff;font-weight: 700;}.info-rate {position: absolute;z-index: 10;top: 6px;right: 0px;display: inline-block;padding: 5px 8px 6px;border-radius: 6px 4px 0px 6px;font-weight: 700;text-transform: uppercase;font-size: 11px;background-color: #071522;}.game__content {display: flex;justify-content: flex-start;align-items: flex-start;flex-flow: row wrap;gap: 24px;margin: 12px auto;}.game__content .game-content-page {width: 100%;flex: 0 0 70%;max-width: 70%;}.game-content-page {position: relative;padding: 20px;border-radius: 16px;color: #323175;box-shadow: rgb(0 0 0 / 24%) 0px 6px 12px 0px;}.game-content-page p a, .single-description ul li a, .single-description ol li a {color: #d25e24;text-decoration: none;font-weight: 600;}.game-content-page p {margin: 0 0 10px 0;}.game-content-page h2 {font-size: 24px;color: #323175;font-weight: 700;text-transform: uppercase;margin: 0 0 12px 0;}.game-content-page h3, .game-content-page h4, .game-content-page h5 {font-size: 20px;color: #323175;font-weight: 700;margin: 0 0 12px 0;}.game-content-page ul, .game-content-page ol {padding-left: 24px;}.game-content-page .single-description ul li, .game-content-page .single-description ol li {list-style: disc;}.game__content .comment-area {flex: 0 0 calc(100% - 70% - 24px);max-width: calc(100% - 70% - 24px);width: 100%;}@media (max-width: 1200px) {.game__content .game-content-page, .game__content .comment-area {flex: 0 0 100%;max-width: 100%;}}.favorited svg {color: #dd1e1e;}.titleControl {display: flex;justify-content: flex-start;align-items: center;}.titleControl .svg-icon {width: 32px;height: 32px;margin-right: 12px;}.titleControl .page-header__title {margin-bottom: 0;}.articleBox {color: #323175;}.articleBox {padding: 35px 40px 30px 40px;box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);background: rgb(255 255 255 / 30%);position: relative;color: inherit;font-size: 14px;color: #323175;}.clearfix::after {content: "";clear: both;display: table;}.articleBox .artText img {margin: 8px auto;max-width: 700px;width: 100%;object-fit: contain;display: block;}.articleBox .artText h2 {font-size: 24px;}.articleBox .artText h2, .articleBox .artText h3, .articleBox .artText h4 {color: #eb3175;margin-bottom: 10px;}.articleBox .artText p {margin-bottom: 10px;}.articleBox .artText p a, articleBox .artText ul li a, articleBox .artText ol li a {color: #eb3175;}.artCat {width: 100%;padding: 0 0 6px;display: flex;flex-flow: row wrap;border-bottom: 1px solid #ffffff38;margin-bottom: 12px;}.artCat a {color: #eb3175;text-decoration: none;}.artTitle {padding: 0 0 20px;font-size: 32px;font-weight: 700;}.artMainImgBox {margin: 12px 0 24px;position: relative;float: left;}.artSideWrapBox {}.artSideTitle {font-size: 20px;margin: 0 0 16px;color: #323175;}.relNews {padding-bottom: 32px;}.relNewsItem:last-child {margin: 0;}.relNewsItem {width: 100%;margin: 0 0 18px;display: flex;flex-flow: row nowrap;position: relative;}.sectionLink {width: 100%;height: 100%;position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 10;}.relNewsImg {width: 110px;height: 110px;border-radius: 8px;}.newsItem {width: 100%;margin: 0 0 18px;display: flex;flex-flow: row nowrap;position: relative;color: #323175;}.relNewsInfo {padding: 0 0 0 20px;justify-content: flex-start;display: flex;flex-flow: column nowrap;width: calc(100% - 110px);}.relNewsTitle {padding: 0;margin: 8 0;font-size: 14px;overflow: hidden;color: #323175;}.newsItem .relNewsTitle {font-size: 24px;}.newsTitle {font-size: 32px;color: #323175;margin-bottom: 16px;text-align: center;font-weight: 600;}.shortDes {font-size: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}.newsDes {margin-bottom: 24px;}.read_more {color: #eb3175;text-decoration: none;font-size: 14px;}.show_content {position: absolute;max-width: 98%;width: 100%;bottom: 14px;border-top: 2px solid #323175;display: flex;align-items: flex-end;z-index: 12;}.ShowMore_button {display: flex;justify-content: flex-start;align-items: center;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;border: 2px solid #323175;border-top: 0;background: 0 0;color: #323175;font-size: 14px;width: fit-content;cursor: pointer;gap: 12px;padding: 6px 12px;}.ads-class {display: flex;flex-direction: column;align-items: center;margin: 24px auto;}.ads-top-txt span {font-size: 12px;color: #fff;text-align: center;display: block;}.ads-class .ads {width: 100%;min-height: 90px;max-width: 1200px;margin: 0 auto;}.ads-right{flex: 0 0 300px;max-width: 300px;width: 100%;}@media (max-width: 1200px){}
.attr_name{ text-decoration: none; } .attr_name h2, .attr_name h3{ font-size: inherit !important; text-transform: lowercase !important; margin-bottom: 0!important; font-weight: inherit !important; line-height: inherit !important; color: inherit !important; }