@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/open-sans-v15-latin-ext-300.eot);
    src: local('Open Sans Light'), local(OpenSans-Light), url(../fonts/open-sans-v15-latin-ext-300.eot) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-ext-300.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-ext-300.woff) format("woff"), url(../fonts/open-sans-v15-latin-ext-300.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-ext-300.svg#opensans) format("svg");
    font-display: swap
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans-v15-latin-ext-regular.eot);
    src: local('Open Sans Regular'), local(OpenSans-Regular), url(../fonts/open-sans-v15-latin-ext-regular.eot) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-ext-regular.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-ext-regular.woff) format("woff"), url(../fonts/open-sans-v15-latin-ext-regular.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-ext-regular.svg#opensans) format("svg");
    font-display: swap
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/open-sans-v15-latin-ext-600.eot);
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(../fonts/open-sans-v15-latin-ext-600.eot) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-ext-600.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-ext-600.woff) format("woff"), url(../fonts/open-sans-v15-latin-ext-600.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-ext-600.svg#opensans) format("svg");
    font-display: swap
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/open-sans-v15-latin-ext-700.eot);
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(../fonts/open-sans-v15-latin-ext-700.eot) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-ext-700.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-ext-700.woff) format("woff"), url(../fonts/open-sans-v15-latin-ext-700.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-ext-700.svg#opensans) format("svg");
    font-display: swap
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
    display: block
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 0
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    margin: 0;
    outline: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type=button], [type=reset], [type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border: 0;
    padding: 0
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number] {
    -moz-appearance: textfield
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

body {
    margin: 0
}

a:focus {
    outline: 0
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

img, iframe, object, embed {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

[disabled] {
    cursor: default
}

.grid, .language__list, .m-main__list {
    margin: 0
}

.grid__cell, .language__item, .m-main__item, .footer__menu-item {
    padding: 0;
    margin: 0;
    background: 0 0;
    overflow: visible;
    background-size: auto;
    background-position: 0 0
}

.grid__cell:before, .language__item:before, .m-main__item:before, .footer__menu-item:before {
    content: none
}

.grid__cell {
    position: static
}

.grid__cell:before {
    content: normal;
    position: static;
    left: auto;
    right: auto;
    top: auto
}

.grid, .c-products__list {
    font-size: 0
}

@media (-webkit-min-device-pixel-ratio: 0) {
    .grid, .c-products__list {
        letter-spacing: -1px
    }
}

.grid__cell, .c-products__item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: left;
    box-sizing: border-box;
    letter-spacing: normal;
    white-space: normal
}

.grid--scroll, .c-products--scroll .c-products__list {
    position: relative;
    white-space: nowrap;
    overflow: auto
}

@media (min-width: 800px) {
    .grid--scroll, .c-products--scroll .c-products__list {
        overflow: hidden
    }
}

.js .grid--scroll, .js .c-products--scroll .c-products__list {
    overflow-x: hidden
}

html {
    color: #fff
}

@media (max-width: 800px) {
    html {
        font: 300 13px/1.73 'Open Sans', sans-serif
    }
}

@media (min-width: 801px) {
    html {
        font: 300 15px/1.73 'Open Sans', sans-serif
    }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: open sans, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 1.5em 0 .5em;
    color: #fff
}

h1, .h1 {
    font-size: 36px;
    color: #ffb700
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 1.25em
}

hr {
    border: 0;
    border-top: 1px solid #484848;
    margin: 40px 0;
    height: 1px;
    overflow: hidden
}

blockquote {
    margin: 0 0 1.25em;
    padding: 0
}

blockquote p {
    margin: 0
}

address {
    display: inline-block;
    font-style: normal
}

a {
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    text-decoration: underline;
    transition: color .3s;
    cursor: pointer
}

a:hover {
    color: #ffb700
}

ul, ol, dl, menu {
    margin: 0 0 1.25em;
    padding-left: 20px
}

li {
    margin: 0 0 .25em
}

li ol, li ul {
    margin: .25em 0 0
}

ul {
    list-style: square
}

ol {
    counter-reset: item
}

ol li {
    padding-left: 3px
}

dt {
    font-weight: 700;
    margin: 0
}

dd {
    margin: 0 0 .75em;
    padding: 0
}

table {
    min-width: 100%;
    clear: both;
    margin: 0 -8px 1.25em;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    color: #fff
}

caption {
    font-weight: 700;
    text-align: left;
    padding: 0 0 10px;
    caption-side: top
}

td, th {
    vertical-align: top;
    padding: 13px 20px;
    border: 0;
    background: #2a2929;
    background-clip: padding-box;
    border: 8px solid transparent
}

th {
    font-weight: 700;
    text-align: left
}

thead th {
    background: #171717
}

img.pull-left {
    margin: .25em 20px 20px 0
}

img.pull-right {
    margin: .25em 0 20px 20px
}

@font-face {
    font-family: icons;
    src: url(../fonts/icons.eot);
    src: url(../fonts/icons.eot#iefix) format('embedded-opentype'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype'), url(../fonts/icons.svg#icons) format('svg');
    font-weight: 400;
    font-style: normal
}

.icon {
    font-family: icons;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon {
    display: inline-block;
    position: relative
}

.icon--menu:before {
    content: '\EA01'
}

.icon-svg {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.icon-svg__svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: currentColor;
    pointer-events: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.icon-svg:before {
    content: '';
    display: block
}

.icon-svg--alarm-clock {
    width: 85.8px
}

.icon-svg--alarm-clock:before {
    padding-top: 100.23310023310023%
}

.icon-svg--arrow-left {
    width: 18px
}

.icon-svg--arrow-left:before {
    padding-top: 100%
}

.icon-svg--arrow-right {
    width: 18px
}

.icon-svg--arrow-right:before {
    padding-top: 100%
}

.icon-svg--ban {
    width: 145px
}

.icon-svg--ban:before {
    padding-top: 87.51724137931035%
}

.icon-svg--chat {
    width: 24px
}

.icon-svg--chat:before {
    padding-top: 100%
}

.icon-svg--circles {
    width: 45px
}

.icon-svg--circles:before {
    padding-top: 26.666666666666668%
}

.icon-svg--circular-target {
    width: 512px
}

.icon-svg--circular-target:before {
    padding-top: 100%
}

.icon-svg--close {
    width: 21px
}

.icon-svg--close:before {
    padding-top: 100%
}

.icon-svg--commerce {
    width: 341.3px
}

.icon-svg--commerce:before {
    padding-top: 100%
}

.icon-svg--copy {
    width: 26px
}

.icon-svg--copy:before {
    padding-top: 100%
}

.icon-svg--cross {
    width: 14px
}

.icon-svg--cross:before {
    padding-top: 100%
}

.icon-svg--cross2 {
    width: 16px
}

.icon-svg--cross2:before {
    padding-top: 100%
}

.icon-svg--cross3 {
    width: 14px
}

.icon-svg--cross3:before {
    padding-top: 100%
}

.icon-svg--cube-3d {
    width: 223.36px
}

.icon-svg--cube-3d:before {
    padding-top: 100%
}

.icon-svg--ellipsis {
    width: 28px
}

.icon-svg--ellipsis:before {
    padding-top: 100%
}

.icon-svg--envelope {
    width: 22px
}

.icon-svg--envelope:before {
    padding-top: 100%
}

.icon-svg--error {
    width: 146px
}

.icon-svg--error:before {
    padding-top: 100%
}

.icon-svg--exit-right {
    width: 230.8px
}

.icon-svg--exit-right:before {
    padding-top: 100%
}

.icon-svg--facebook {
    width: 20px
}

.icon-svg--facebook:before {
    padding-top: 100%
}

.icon-svg--file {
    width: 89px
}

.icon-svg--file:before {
    padding-top: 133.37078651685394%
}

.icon-svg--forum-user {
    width: 490.8px
}

.icon-svg--forum-user:before {
    padding-top: 100%
}

.icon-svg--fullscreen-exit {
    width: 24px
}

.icon-svg--fullscreen-exit:before {
    padding-top: 100%
}

.icon-svg--fullscreen2 {
    width: 24px
}

.icon-svg--fullscreen2:before {
    padding-top: 100%
}

.icon-svg--gamepad {
    width: 32px
}

.icon-svg--gamepad:before {
    padding-top: 100%
}

.icon-svg--globe {
    width: 22px
}

.icon-svg--globe:before {
    padding-top: 100%
}

.icon-svg--google-old {
    width: 19px
}

.icon-svg--google-old:before {
    padding-top: 100%
}

.icon-svg--google {
    width: 20px
}

.icon-svg--google:before {
    padding-top: 100%
}

.icon-svg--graph {
    width: 28px
}

.icon-svg--graph:before {
    padding-top: 100%
}

.icon-svg--graphic {
    width: 392px
}

.icon-svg--graphic:before {
    padding-top: 100%
}

.icon-svg--gym {
    width: 401.6px
}

.icon-svg--gym:before {
    padding-top: 100%
}

.icon-svg--hamburger {
    width: 37px
}

.icon-svg--hamburger:before {
    padding-top: 43.24324324324324%
}

.icon-svg--hamburger2 {
    width: 26px
}

.icon-svg--hamburger2:before {
    padding-top: 57.692307692307686%
}

.icon-svg--left-arrow {
    width: 25.92px
}

.icon-svg--left-arrow:before {
    padding-top: 100%
}

.icon-svg--like {
    width: 382.6px
}

.icon-svg--like:before {
    padding-top: 100%
}

.icon-svg--linkedin {
    width: 25.1px
}

.icon-svg--linkedin:before {
    padding-top: 100.39840637450199%
}

.icon-svg--lock {
    width: 32px
}

.icon-svg--lock:before {
    padding-top: 100%
}

.icon-svg--logic-board-games {
    width: 358.4px
}

.icon-svg--logic-board-games:before {
    padding-top: 100%
}

.icon-svg--medal-star {
    width: 32px
}

.icon-svg--medal-star:before {
    padding-top: 100%
}

.icon-svg--medal-with-star {
    width: 256px
}

.icon-svg--medal-with-star:before {
    padding-top: 100%
}

.icon-svg--medal {
    width: 256px
}

.icon-svg--medal:before {
    padding-top: 100%
}

.icon-svg--megaphone {
    width: 26px
}

.icon-svg--megaphone:before {
    padding-top: 100%
}

.icon-svg--mouse-left {
    width: 34px
}

.icon-svg--mouse-left:before {
    padding-top: 133.52941176470588%
}

.icon-svg--mouse-right {
    width: 34px
}

.icon-svg--mouse-right:before {
    padding-top: 133.52941176470588%
}

.icon-svg--mouse-scroll {
    width: 34px
}

.icon-svg--mouse-scroll:before {
    padding-top: 133.52941176470588%
}

.icon-svg--multiplayer {
    width: 375px
}

.icon-svg--multiplayer:before {
    padding-top: 100%
}

.icon-svg--people {
    width: 410.9px
}

.icon-svg--people:before {
    padding-top: 100%
}

.icon-svg--person-user {
    width: 22px
}

.icon-svg--person-user:before {
    padding-top: 100%
}

.icon-svg--play-button {
    width: 36px
}

.icon-svg--play-button:before {
    padding-top: 100%
}

.icon-svg--rectangle {
    width: 35.9px
}

.icon-svg--rectangle:before {
    padding-top: 66.85236768802228%
}

.icon-svg--refresh-button {
    width: 20px
}

.icon-svg--refresh-button:before {
    padding-top: 100%
}

.icon-svg--reload {
    width: 192px
}

.icon-svg--reload:before {
    padding-top: 100%
}

.icon-svg--reply {
    width: 17px
}

.icon-svg--reply:before {
    padding-top: 94.11764705882352%
}

.icon-svg--report {
    width: 26px
}

.icon-svg--report:before {
    padding-top: 100%
}

.icon-svg--rpg-game {
    width: 768px
}

.icon-svg--rpg-game:before {
    padding-top: 100%
}

.icon-svg--searching-tool-outline {
    width: 51.8px
}

.icon-svg--searching-tool-outline:before {
    padding-top: 100%
}

.icon-svg--shapes {
    width: 410px
}

.icon-svg--shapes:before {
    padding-top: 100%
}

.icon-svg--share-button {
    width: 24px
}

.icon-svg--share-button:before {
    padding-top: 100%
}

.icon-svg--share {
    width: 385.3px
}

.icon-svg--share:before {
    padding-top: 100%
}

.icon-svg--shopping-cart {
    width: 24px
}

.icon-svg--shopping-cart:before {
    padding-top: 100%
}

.icon-svg--show {
    width: 32px
}

.icon-svg--show:before {
    padding-top: 100%
}

.icon-svg--sound {
    width: 408px
}

.icon-svg--sound:before {
    padding-top: 100%
}

.icon-svg--star {
    width: 393px
}

.icon-svg--star:before {
    padding-top: 100%
}

.icon-svg--strategy-2 {
    width: 350px
}

.icon-svg--strategy-2:before {
    padding-top: 100%
}

.icon-svg--strategy {
    width: 237.84px
}

.icon-svg--strategy:before {
    padding-top: 91.12008072653884%
}

.icon-svg--success {
    width: 41.6px
}

.icon-svg--success:before {
    padding-top: 100%
}

.icon-svg--swords {
    width: 289.7px
}

.icon-svg--swords:before {
    padding-top: 100%
}

.icon-svg--thumb-down {
    width: 22px
}

.icon-svg--thumb-down:before {
    padding-top: 100%
}

.icon-svg--thumb-up {
    width: 22px
}

.icon-svg--thumb-up:before {
    padding-top: 100%
}

.icon-svg--time-2 {
    width: 361px
}

.icon-svg--time-2:before {
    padding-top: 100%
}

.icon-svg--time {
    width: 16px
}

.icon-svg--time:before {
    padding-top: 100%
}

.icon-svg--trash {
    width: 28px
}

.icon-svg--trash:before {
    padding-top: 100%
}

.icon-svg--trophy {
    width: 256px
}

.icon-svg--trophy:before {
    padding-top: 100%
}

.icon-svg--twitter {
    width: 20px
}

.icon-svg--twitter:before {
    padding-top: 100%
}

.icon-svg--upload {
    width: 25px
}

.icon-svg--upload:before {
    padding-top: 100%
}

.icon-svg--users {
    width: 93px
}

.icon-svg--users:before {
    padding-top: 72.79569892473118%
}

.icon-svg--vkontakte {
    width: 20px
}

.icon-svg--vkontakte:before {
    padding-top: 100%
}

.icon-svg--warning {
    width: 79px
}

.icon-svg--warning:before {
    padding-top: 100%
}

.icon-svg--youtube {
    width: 24px
}

.icon-svg--youtube:before {
    padding-top: 100%
}

.sprite {
    display: inline-block;
    vertical-align: top
}

.language__trigger .sprite {
    vertical-align: unset
}

.sprite--ar {
    background: url(../images/sprites.png) -486px -442px no-repeat;
    width: 24px;
    height: 24px
}

.sprite--coin-lg {
    background: url(../images/sprites.png) -752px -262px no-repeat;
    width: 69px;
    height: 70px
}

.sprite--coin-s {
    background: url(../images/sprites.png) -510px -495px no-repeat;
    width: 23px;
    height: 23px
}

.sprite--coin-sm {
    background: url(../images/sprites.png) -773px -532px no-repeat;
    width: 21px;
    height: 20px
}

.sprite--coin {
    background: url(../images/sprites.png) -458px -412px no-repeat;
    width: 28px;
    height: 28px
}

.sprite--coins-lg {
    background: url(../images/sprites.png) 0 0 no-repeat;
    width: 558px;
    height: 288px
}

.sprite--coins-yellow-md {
    background: url(../images/sprites.png) -458px -355px no-repeat;
    width: 55px;
    height: 55px
}

.sprite--coins-yellow-small {
    background: url(../images/sprites.png) -752px -334px no-repeat;
    width: 35px;
    height: 35px
}

.sprite--coins-yellow {
    background: url(../images/sprites.png) -123px -659px no-repeat;
    width: 107px;
    height: 107px
}

.sprite--coins {
    background: url(../images/sprites.png) -560px -515px no-repeat;
    width: 15px;
    height: 15px
}

.sprite--cs {
    background: url(../images/sprites.png) -488px -412px no-repeat;
    width: 26px;
    height: 26px
}

.sprite--de {
    background: url(../images/sprites.png) -458px -442px no-repeat;
    width: 26px;
    height: 25px
}

.sprite--diamond-s {
    background: url(../images/sprites.png) -796px -532px no-repeat;
    width: 21px;
    height: 17px
}

.sprite--diamond {
    background: url(../images/sprites.png) -515px -355px no-repeat;
    width: 32px;
    height: 26px
}

.sprite--diamonds-lg {
    background: url(../images/sprites.png) 0 -290px no-repeat;
    width: 456px;
    height: 240px
}

.sprite--en {
    background: url(../images/sprites.png) -512px -442px no-repeat;
    width: 24px;
    height: 24px
}

.sprite--es {
    background: url(../images/sprites.png) -516px -412px no-repeat;
    width: 26px;
    height: 26px
}

.sprite--fr {
    background: url(../images/sprites.png) -515px -383px no-repeat;
    width: 26px;
    height: 27px
}

.sprite--fullscreen {
    background: url(../images/sprites.png) -458px -469px no-repeat;
    width: 24px;
    height: 24px
}

.sprite--gold-star-lg {
    background: url(../images/sprites.png) -560px 0 no-repeat;
    width: 270px;
    height: 260px
}

.sprite--happiness {
    background: url(../images/sprites.png) -750px -532px no-repeat;
    width: 21px;
    height: 21px
}

.sprite--medal-grey {
    background: url(../images/sprites.png) 0 -532px no-repeat;
    width: 125px;
    height: 125px
}

.sprite--medal-with-star-grey {
    background: url(../images/sprites.png) -504px -532px no-repeat;
    width: 121px;
    height: 121px
}

.sprite--medal-with-star-yellow-grey {
    background: url(../images/sprites.png) -627px -532px no-repeat;
    width: 121px;
    height: 121px
}

.sprite--medal-with-star-yellow {
    background: url(../images/sprites.png) 0 -659px no-repeat;
    width: 121px;
    height: 121px
}

.sprite--medal-yellow {
    background: url(../images/sprites.png) -127px -532px no-repeat;
    width: 125px;
    height: 125px
}

.sprite--medals-md {
    background: url(../images/sprites.png) -458px -290px no-repeat;
    width: 98px;
    height: 63px
}

.sprite--medals {
    background: url(../images/sprites.png) -560px -262px no-repeat;
    width: 190px;
    height: 121px
}

.sprite--pacocoin-xs {
    background: url(../images/sprites.png) -538px -442px no-repeat;
    width: 19px;
    height: 19px
}

.sprite--pl {
    background: url(../images/sprites.png) -484px -469px no-repeat;
    width: 24px;
    height: 24px
}

.sprite--pt {
    background: url(../images/sprites.png) -510px -469px no-repeat;
    width: 24px;
    height: 24px
}

.sprite--rpg-game-grey {
    background: url(../images/sprites.png) -560px -385px no-repeat;
    width: 128px;
    height: 128px
}

.sprite--rpg-game-yellow {
    background: url(../images/sprites.png) -690px -385px no-repeat;
    width: 128px;
    height: 128px
}

.sprite--ru {
    background: url(../images/sprites.png) -458px -495px no-repeat;
    width: 24px;
    height: 24px
}

.sprite--screen {
    background: url(../images/sprites.png) -789px -334px no-repeat;
    width: 37px;
    height: 24px
}

.sprite--star-full-s {
    background: url(../images/sprites.png) -577px -515px no-repeat;
    width: 15px;
    height: 14px
}

.sprite--star-full {
    background: url(../images/sprites.png) -536px -469px no-repeat;
    width: 22px;
    height: 22px
}

.sprite--star-s {
    background: url(../images/sprites.png) -594px -515px no-repeat;
    width: 15px;
    height: 14px
}

.sprite--star-small {
    background: url(../images/sprites.png) -611px -515px no-repeat;
    width: 14px;
    height: 14px
}

.sprite--star-yellow {
    background: url(../images/sprites.png) -627px -515px no-repeat;
    width: 14px;
    height: 14px
}

.sprite--star {
    background: url(../images/sprites.png) -535px -495px no-repeat;
    width: 22px;
    height: 22px
}

.sprite--stars-bronze {
    background: url(../images/sprites.png) -232px -659px no-repeat;
    width: 182px;
    height: 43px
}

.sprite--stars-chrome {
    background: url(../images/sprites.png) -416px -659px no-repeat;
    width: 182px;
    height: 43px
}

.sprite--stars-gold {
    background: url(../images/sprites.png) -600px -659px no-repeat;
    width: 182px;
    height: 43px
}

.sprite--stars-new {
    background: url(../images/sprites.png) -232px -704px no-repeat;
    width: 182px;
    height: 43px
}

.sprite--stars-premium {
    background: url(../images/sprites.png) -416px -704px no-repeat;
    width: 182px;
    height: 43px
}

.sprite--stars-silver {
    background: url(../images/sprites.png) -600px -704px no-repeat;
    width: 182px;
    height: 43px
}

.sprite--stars-super {
    background: url(../images/sprites.png) 0 -782px no-repeat;
    width: 182px;
    height: 43px
}

.sprite--tr {
    background: url(../images/sprites.png) -484px -495px no-repeat;
    width: 24px;
    height: 24px
}

.sprite--trophy-grey {
    background: url(../images/sprites.png) -254px -532px no-repeat;
    width: 123px;
    height: 123px
}

.sprite--trophy-yellow {
    background: url(../images/sprites.png) -379px -532px no-repeat;
    width: 123px;
    height: 123px
}

.sprite2x--coins-yellow {
    background: url(../images/sprites-retina.png) -382px 0 no-repeat;
    background-size: 489px 376px;
    width: 107px;
    height: 107px
}

.sprite2x--coins {
    background: url(../images/sprites-retina.png) -382px -108px no-repeat;
    background-size: 489px 376px;
    width: 7.5px;
    height: 7.5px
}

.sprite2x--medal-grey {
    background: url(../images/sprites-retina.png) 0 -129px no-repeat;
    background-size: 489px 376px;
    width: 125px;
    height: 125px
}

.sprite2x--medal-with-star-grey {
    background: url(../images/sprites-retina.png) 0 -255px no-repeat;
    background-size: 489px 376px;
    width: 121px;
    height: 121px
}

.sprite2x--medal-with-star-yellow-grey {
    background: url(../images/sprites-retina.png) -122px -255px no-repeat;
    background-size: 489px 376px;
    width: 121px;
    height: 121px
}

.sprite2x--medal-with-star-yellow {
    background: url(../images/sprites-retina.png) -244px -255px no-repeat;
    background-size: 489px 376px;
    width: 121px;
    height: 121px
}

.sprite2x--medal-yellow {
    background: url(../images/sprites-retina.png) -126px -129px no-repeat;
    background-size: 489px 376px;
    width: 125px;
    height: 125px
}

.sprite2x--rpg-game-grey {
    background: url(../images/sprites-retina.png) 0 0 no-repeat;
    background-size: 489px 376px;
    width: 128px;
    height: 128px
}

.sprite2x--rpg-game-yellow {
    background: url(../images/sprites-retina.png) -129px 0 no-repeat;
    background-size: 489px 376px;
    width: 128px;
    height: 128px
}

.sprite2x--trophy-grey {
    background: url(../images/sprites-retina.png) -258px 0 no-repeat;
    background-size: 489px 376px;
    width: 123px;
    height: 123px
}

.sprite2x--trophy-yellow {
    background: url(../images/sprites-retina.png) -258px -124px no-repeat;
    background-size: 489px 376px;
    width: 123px;
    height: 123px
}

.row, .row-main {
    position: relative;
    margin: 0;
    padding: 0
}

.row:before, .row-main:before, .row:after, .row-main:after {
    content: '';
    display: table
}

.row:after, .row-main:after {
    clear: both
}

.row-main {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 8px
}

@media (min-width: 801px) {
    .row-main {
        padding: 0 20px
    }
}

.grid {
    margin-left: -40px;
    text-align: justify
}

[dir=rtl] .grid {
    margin-left: 0;
    margin-right: -40px
}

.grid__cell {
    width: 100%;
    position: relative;
    border-left: 40px solid transparent;
    text-justify: auto
}

[dir=rtl] .grid__cell {
    border-left: 0;
    border-right: 40px solid transparent
}

.grid__cell.size--auto {
    width: auto
}

.grid--center {
    text-align: center
}

.grid--right {
    text-align: right
}

.grid--middle > .grid__cell {
    vertical-align: middle
}

.grid--bottom > .grid__cell {
    vertical-align: bottom
}

@media (min-width: 1400px) {
    .grid {
        margin-left: -100px
    }

    [dir=rtl] .grid {
        margin-left: 0;
        margin-right: -100px
    }

    .grid__cell {
        border-left-width: 100px
    }

    [dir=rtl] .grid__cell {
        border-left-width: 0;
        border-right-width: 100px
    }

    .grid--40 {
        margin-left: -40px
    }

    [dir=rtl] .grid--40 {
        margin-left: 0;
        margin-right: -40px
    }

    .grid--40 > .grid__cell {
        border-left-width: 40px
    }

    [dir=rtl] .grid--40 > .grid__cell {
        border-left-width: 0;
        border-right-width: 40px
    }
}

@media (max-width: 479px) {
    .hide-mobile-down {
        display: none
    }
}

@media (min-width: 480px) {
    .hide-mobile-up {
        display: none
    }
}

@media (max-width: 749px) {
    .hide-tablet-down {
        display: none
    }
}

@media (min-width: 750px) {
    .hide-tablet-up {
        display: none
    }
}

@media (max-width: 999px) {
    .hide-desktop-down {
        display: none
    }
}

@media (min-width: 1000px) {
    .hide-desktop-up {
        display: none
    }
}

@media (max-width: 1399px) {
    .hide-wide-down {
        display: none
    }
}

@media (min-width: 1400px) {
    .hide-wide-up {
        display: none
    }
}

.items {
    display: block;
    margin-left: -35px;
    margin-bottom: -10px
}

[dir=rtl] .items {
    margin-left: 0;
    margin-right: -35px
}

.items__item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
    margin-bottom: 6px
}

[dir=rtl] .items__item {
    margin-left: 0;
    margin-right: 35px
}

.items--8 {
    margin-left: -8px
}

[dir=rtl] .items--8 {
    margin-left: 0;
    margin-right: -8px
}

.items--8 .items__item {
    margin-left: 8px
}

[dir=rtl] .items--8 .items__item {
    margin-left: 0;
    margin-right: 8px
}

.items--10 {
    margin-left: -10px
}

[dir=rtl] .items--10 {
    margin-left: 0;
    margin-right: -10px
}

.items--10 .items__item {
    margin-left: 10px
}

[dir=rtl] .items--10 .items__item {
    margin-left: 0;
    margin-right: 10px
}

.items--15 {
    margin-left: -15px
}

[dir=rtl] .items--15 {
    margin-left: 0;
    margin-right: -15px
}

.items--15 .items__item {
    margin-left: 15px
}

[dir=rtl] .items--15 .items__item {
    margin-left: 0;
    margin-right: 15px
}

.items--20 {
    margin-left: -20px
}

[dir=rtl] .items--20 {
    margin-left: 0;
    margin-right: -20px
}

.items--20 .items__item {
    margin-left: 20px
}

[dir=rtl] .items--20 .items__item {
    margin-left: 0;
    margin-right: 20px
}

.items--25 {
    margin-left: -25px
}

[dir=rtl] .items--25 {
    margin-left: 0;
    margin-right: -25px
}

@media (max-width: 800px) {
    .items--25 .items__item {
        margin-left: 7px
    }

    [dir=rtl] .items--25 .items__item {
        margin-left: 0;
        margin-right: 7px
    }
}

@media (min-width: 801px) {
    .items--25 .items__item {
        margin-left: 25px
    }

    [dir=rtl] .items--25 .items__item {
        margin-left: 0;
        margin-right: 25px
    }
}

.items--mb .items__item {
    margin-top: 10px;
    text-align: center;
    text-decoration: none
}

.title-main {
    border-bottom-color: #ffb700;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 10px
}

@media (min-width: 801px) {
    .title-main {
        border-bottom-width: 2px;
        margin-bottom: 20px
    }
}

[dir=rtl] .title-main {
    text-align: right
}

.title-main__name {
    color: #0f0f0f;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 0 2px;
    padding: 8px 15px 4px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    position: relative;
    cursor: default;
    z-index: 10
}

@media (min-width: 801px) {
    .title-main__name {
        font-size: inherit
    }
}

@media (min-width: 801px) {
    .title-main__name {
        padding: 12px 20px 8px
    }
}

[dir=rtl] .title-main__name {
    margin: 0 2px 0 0
}

.title-main__name:before {
    content: '';
    background-color: #ffb700;
    -webkit-transform: skewX(170deg);
    -ms-transform: skewX(170deg);
    transform: skewX(170deg);
    position: absolute;
    top: 0;
    left: 0;
    bottom: -1px;
    right: 0;
    z-index: -1
}

@media (min-width: 801px) {
    .title-main__name:before {
        bottom: -2px
    }
}

[dir=rtl] .title-main__name:before {
    -webkit-transform: skewX(-170deg);
    -ms-transform: skewX(-170deg);
    transform: skewX(-170deg)
}

.title-main__name--link {
    padding: 0
}

.title-main__name--link:before {
    background-color: transparent
}

.title-main__name--link:hover a {
    color: #816410
}

.title-main__name--link a {
    display: inline-block;
    padding: 12px 20px 8px;
    color: #a7a7a7;
    text-decoration: none
}

.title-main__name--link.is-active:before {
    background-color: #ffb700
}

.title-main__name--link.is-active a {
    color: #000
}

.title-main__desc {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #9e9e9e;
    padding-top: 3px
}

[dir=rtl] .title-main__desc {
    margin: 0 10px 0 0
}

.title-main__left {
    float: left
}

[dir=rtl] .title-main__left {
    float: right
}

.title-main__btns {
    float: right;
    color: #878787
}

[dir=rtl] .title-main__btns {
    float: left;
    padding-right: 0;
    padding-left: 13px
}

.title-main__button {
    position: relative;
    color: #ffb700;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 8px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 7px;
    transition: color .3s
}

@media (min-width: 801px) {
    .title-main__button {
        font-size: 15px;
        padding: 5px 12px
    }
}

[dir=rtl] .title-main__button {
    margin-left: 0;
    margin-right: 7px
}

.title-main__button.disabled {
    opacity: .5;
    pointer-events: none
}

.title-main__button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #ffb700;
    -webkit-transform: skewX(170deg);
    -ms-transform: skewX(170deg);
    transform: skewX(170deg);
    z-index: -1;
    transition: background-color .3s
}

[dir=rtl] .title-main__button:before {
    -webkit-transform: skewX(-170deg);
    -ms-transform: skewX(-170deg);
    transform: skewX(-170deg)
}

.title-main__button span {
    position: relative;
    z-index: 1
}

.title-main__button:hover {
    color: #171717
}

.title-main__button:hover .title-main__arrows:before {
    border-right-color: #171717
}

.title-main__button:hover .title-main__arrows:after {
    border-left-color: #171717
}

.title-main__button:hover .title-main__arrow--left {
    border-right-color: #171717
}

.title-main__button:hover .title-main__arrow--left:before {
    border-right-color: #ffb700
}

.title-main__button:hover .title-main__arrow--right {
    border-left-color: #171717
}

.title-main__button:hover .title-main__arrow--right:before {
    border-left-color: #ffb700
}

.title-main__button:hover:before {
    background-color: #ffb700
}

.title-main__button--triangles {
    min-width: 107px;
    text-align: center;
    padding: 5px 27px
}

.title-main__button--triangles:hover {
    color: #ffb700
}

.title-main__button--triangles:hover:before {
    background-color: transparent
}

.title-main__triangle {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.title-main__triangle:before {
    content: '';
    transition: border-color .3s;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px
}

[dir=rtl] .title-main__triangle:before {
    left: auto;
    right: 5px
}

.title-main__triangle--left {
    left: 7px
}

[dir=rtl] .title-main__triangle--left {
    left: auto;
    right: 7px
}

.title-main__triangle--left:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 8px 4px 0;
    border-color: transparent #ffb700 transparent transparent
}

.title-main__triangle--left:hover:before {
    border-right-color: #816410
}

.title-main__triangle--left.disabled:before {
    border-right-color: #484848
}

.title-main__triangle--right {
    right: 7px
}

[dir=rtl] .title-main__triangle--right {
    right: auto;
    left: 7px
}

.title-main__triangle--right:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #ffb700
}

.title-main__triangle--right:hover:before {
    border-left-color: #816410
}

.title-main__triangle--right.disabled:before {
    border-left-color: #484848
}

.title-main__triangle.disabled:before {
    opacity: 1
}

.title-main__arrow {
    display: inline-block;
    vertical-align: middle;
    transition: border-color .3s;
    position: relative;
    top: -2px
}

.title-main__arrow--left, .title-main__arrow--right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffb700
}

.title-main__arrow--left:before, .title-main__arrow--right:before {
    content: '';
    position: absolute;
    top: -2px;
    transition: border-color .3s
}

.title-main__arrow--left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 14px 7px 0;
    border-color: transparent #ffb700 transparent transparent
}

.title-main__arrow--left:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 4px 2px 0;
    border-color: transparent #171717 transparent transparent;
    left: 7px
}

.title-main__arrow--right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffb700
}

.title-main__arrow--right:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 0 2px 4px;
    border-color: transparent transparent transparent #171717;
    right: 7px
}

.title-main--lg {
    font-size: 20px
}

.title-main--simple {
    margin-bottom: 20px;
    font-size: 18px
}

.title-main--simple .title-main__name {
    text-align: center;
    display: block;
    margin-left: 0;
    padding: 12px 10px 8px
}

[dir=rtl] .title-main--simple .title-main__name {
    margin-right: 0
}

.title-main--simple .title-main__name:before {
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg)
}

.title-main--corner {
    border-bottom: none;
    margin-bottom: 10px
}

[dir=rtl] .title-main--corner {
    text-align: right
}

.title-main--corner .title-main__name {
    overflow: hidden;
    margin-left: 0;
    padding: 12px 30px 10px 20px
}

[dir=rtl] .title-main--corner .title-main__name {
    margin-right: 0;
    padding: 12px 20px 10px 30px
}

.title-main--corner .title-main__name:before {
    left: -20px;
    right: 10px
}

[dir=rtl] .title-main--corner .title-main__name:before {
    left: 10px;
    right: -20px
}

.title-main--bg .title-main__name span {
    position: relative;
    z-index: 1
}

.title-main--bg .title-main__name:before {
    z-index: 0
}

.stars {
    font-size: 0;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top
}

.stars__in {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

[dir=rtl] .stars__in {
    left: auto;
    right: 0
}

.stars--s .sprite {
    margin: 0 2px
}

.lazy-image {
    visibility: hidden
}

.avatar {
    border: 5px solid rgba(255, 255, 255, .17);
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    background: #000;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

.avatar img {
    max-width: 100%;
    max-height: 100%
}

.avatar .icon-svg {
    width: 22px;
    color: #616161
}

.header__link:hover .avatar .icon-svg {
    color: #616161
}

.avatar--lg {
    line-height: 160px;
    width: 180px;
    height: 180px;
    border-width: 10px
}

.avatar--lg .icon-svg {
    width: 90px
}

.avatar--md {
    line-height: 80px;
    width: 100px;
    height: 100px;
    border-width: 8px
}

@media (min-width: 801px) {
    .avatar--md {
        line-height: 134px;
        width: 150px;
        height: 150px
    }
}

.avatar--md .icon-svg {
    width: 90px
}

.avatar--nobd {
    border-width: 0;
    width: 40px;
    height: 40px
}

.avatar--nobdr {
    border-width: 0
}

@media (max-width: 801px) {
    .avatar--nobdr {
        width: 45px;
        height: 45px
    }
}

@media (min-width: 801px) {
    .avatar--nobdr {
        width: 55px;
        height: 55px
    }
}

.avatar--nobdr .icon-svg {
    width: 28px
}

.alert {
    padding: 16px 20px 1px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 25px
}

.alert ul li:before {
    background-color: #000;
    left: 6px;
    top: 11px
}

[dir=rtl] .alert ul li:before {
    left: auto;
    right: 6px
}

.alert--success {
    background-color: #91c792
}

.alert--info {
    background-color: #ffd466
}

.alert--error {
    background-color: #d89d9c
}

.alert--inline {
    margin: 0;
    padding: 5px 20px 0;
    display: inline-block;
    vertical-align: middle
}

.alert--dark {
    background-color: rgba(141, 162, 167, .15);
    color: #fff
}

@media (max-width: 749px) {
    .alert {
        padding: 8px 15px 1px;
        font-size: 13px
    }

    .alert p, .alert ol, .alert ul {
        margin-bottom: 8px
    }
}

.language {
    position: relative
}

.language__trigger {
    position: relative;
    display: inline-block;
    background: unset;
    border: unset;
    text-align: left;
    padding: 5px 0;
    transition: background-color .3s
}

@media (min-width: 801px) {
    .language__trigger {
        width: 50px
    }

    .language__trigger:after {
        content: '';
        pointer-events: none;
        position: absolute;
        right: 10px;
        top: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 5px 0;
        border-color: #535353 transparent transparent transparent;
        margin-top: -3px;
        transition: border-color .3s
    }

    [dir=rtl] .language__trigger:after {
        right: auto;
        left: 10px
    }
}

.language__trigger:hover {
    background-color: #151515
}

.language__trigger:hover:after {
    border-top-color: #ffb700
}

.language__list {
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #1c1c1c;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s;
    list-style: none;
    padding: 15px
}

[dir=rtl] .language__list {
    right: auto;
    left: 0
}

.language__item {
    background: 0 0;
    margin-bottom: 5px
}

.language__item[dir=rtl] {
    text-align: right
}

.language__link {
    display: block;
    width: 132px;
    text-decoration: none;
    color: #797979;
    font-weight: 400;
    padding: 3px 3px 3px 5px
}

.language.is-active .language__trigger:after {
    border-top-color: #ffb700;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.language.is-active .language__list {
    visibility: visible;
    opacity: 1
}

.btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    text-decoration: none;
    font-family: inherit;
    cursor: pointer
}

.btn__text {
    position: relative;
    display: block;
    border: 1px solid #ffb700;
    border-radius: 26px;
    padding: 11px 50px 9px;
    font-size: 20px;
    line-height: 30px;
    color: #ffb700;
    text-align: center;
    text-transform: uppercase;
    transition: background .3s, color .3s
}

.btn:hover .btn__text, .btn:focus .btn__text {
    color: #000;
    background: #ffb700
}

.btn--yellow .btn__text {
    border: 0;
    background: #ffb700;
    color: #000
}

.btn--yellow:hover .btn__text {
    background: #000;
    color: #ffb700
}

.btn--default .btn__text {
    background-color: #ffb700;
    border: 1px solid #ffb700;
    transition: background-color .3s, color .3s;
    cursor: pointer;
    line-height: 1.2;
    padding: 8px 20px;
    color: #171717;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0
}

.btn--default:hover .btn__text {
    background-color: #171717;
    color: #ffb700
}

.btn--rounded .btn__text {
    border-radius: 40px
}

.btn--special .btn__text {
    background-color: #e5b965;
    border: 1px solid #e5b965;
    transition: background-color .3s, color .3s;
    cursor: pointer;
    line-height: 1.2;
    padding: 18px 35px;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 30px
}

.btn--special:hover .btn__text {
    background-color: transparent;
    color: #e5b965
}

.btn--squared .btn__text {
    border-radius: 0;
    font-size: 15px;
    font-weight: 700
}

.btn--rectangle .btn__text {
    background-color: #ffb700;
    color: #000;
    border-radius: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    padding: 5px 30px
}

.btn--rectangle:hover .btn__text, .btn--rectangle:focus .btn__text {
    background: 0 0;
    color: #ffb700
}

.btn--rectangle.btn--dark .btn__text {
    background-color: rgba(255, 183, 0, .05);
    border-color: rgba(255, 183, 0, .05);
    color: rgba(255, 183, 0, .66)
}

.btn--roll .btn__text {
    border-radius: 0;
    border-color: #292929;
    color: #fdfdfd;
    font-size: 14px;
    font-weight: 400
}

.btn--xs {
    margin-top: 15px !important;
    margin-bottom: 15px
}

.btn--xs .btn__text {
    font-size: 11px;
    padding-top: 1px;
    padding-bottom: 1px
}

.btn--sm .btn__text {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px
}

.btn--lg .btn__text {
    font-size: 18px;
    padding-top: 16px;
    padding-bottom: 14px
}

.btn--w-375 {
    width: 375px;
    max-width: 100%
}

.btn--facebook .btn__text, .btn--google .btn__text, .btn--vkontakte .btn__text {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #4a76a8;
    border: 3px solid #5181b8;
    padding: 8px 60px;
    text-transform: none;
    text-align: left
}

.btn--facebook .btn__text .icon-svg, .btn--google .btn__text .icon-svg, .btn--vkontakte .btn__text .icon-svg {
    position: absolute;
    left: 19px;
    top: 13px
}

[dir=rtl] .btn--facebook .btn__text .icon-svg, [dir=rtl] .btn--google .btn__text .icon-svg, [dir=rtl] .btn--vkontakte .btn__text .icon-svg {
    left: auto;
    right: 19px
}

.btn--facebook:hover .btn__text, .btn--google:hover .btn__text, .btn--vkontakte:hover .btn__text, .btn--facebook:focus .btn__text, .btn--google:focus .btn__text, .btn--vkontakte:focus .btn__text {
    color: #fff;
    background: #426a97;
    border-color: #426a97
}

.btn--facebook .btn__text {
    background: #385595;
    border: 3px solid #223662
}

.btn--facebook:hover .btn__text, .btn--facebook:focus .btn__text {
    background: #2d4477
}

.btn--google .btn__text {
    background: #e0492f;
    border: 3px solid #b83a24
}

.btn--google:hover .btn__text, .btn--google:focus .btn__text {
    background: #bd341c
}

.btn--vkontakte .btn__text {
    background: #4a76a8;
    border: 3px solid #5181b8
}

.btn--vkontakte:hover .btn__text, .btn--vkontakte:focus .btn__text {
    background: #3b5e86
}

.btn--login {
    width: 100%
}

.btn--login .btn__text {
    font-size: 16px;
    padding: 8px 50px;
    border: 3px solid #735200;
    background: #ffb700;
    color: #000
}

.btn--login:hover .btn__text, .btn--login:focus .btn__text {
    color: #ffb700;
    background: #000
}

.btn--show-more .btn__text {
    border-radius: 0;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 30px 4px 16px;
    white-space: nowrap
}

[dir=rtl] .btn--show-more .btn__text {
    padding: 4px 16px 4px 30px
}

.btn--show-more .btn__text:after {
    content: '';
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 4px 0;
    border-color: #ffb700 transparent transparent transparent;
    margin-top: -3px;
    transition: border-color .3s
}

[dir=rtl] .btn--show-more .btn__text:after {
    right: auto;
    left: 10px
}

.btn--show-more:hover .btn__text:after, .btn--show-more:focus .btn__text:after, .btn--show-more.is-active .btn__text:after {
    border-top-color: #000
}

.inp__text, .inp__select {
    display: block;
    border: none;
    padding: 12px 25px 10px;
    background: #1f1f1f;
    color: #646564;
    font-family: inherit;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 26px;
    transition: color .3s
}

.has-error .inp__text, .has-error .inp__select {
    background: #ffd8e4;
    border-color: #7a0026
}

.inp__text::-webkit-input-placeholder, .inp__select::-webkit-input-placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .5)
}

.inp__text:-ms-input-placeholder, .inp__select:-ms-input-placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .5)
}

.inp__text::placeholder, .inp__select::placeholder {
    opacity: 1;
    color: rgba(255, 255, 255, .5)
}

.inp__text:focus, .inp__select:focus {
    color: #fff
}

.inp__text:focus::-webkit-input-placeholder, .inp__select:focus::-webkit-input-placeholder {
    color: transparent
}

.inp__text:focus:-ms-input-placeholder, .inp__select:focus:-ms-input-placeholder {
    color: transparent
}

.inp__text:focus::placeholder, .inp__select:focus::placeholder {
    color: transparent
}

textarea.inp__text, textarea.inp__select {
    height: auto;
    resize: none
}

.inp--border .inp__text {
    font-size: 16px;
    padding: 8px 25px;
    border: 3px solid #ffb700
}

.inp--border .inp__text::-webkit-input-placeholder {
    text-transform: uppercase;
    font-weight: 400
}

.inp--border .inp__text:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: 400
}

.inp--border .inp__text::placeholder {
    text-transform: uppercase;
    font-weight: 400
}

.inp--border .inp__text:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

.inp--border .inp__text:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

.inp--border .inp__text:focus::placeholder {
    color: rgba(255, 255, 255, .2)
}

.inp__select {
    padding-right: 40px
}

[dir=rtl] .inp__select {
    padding-right: 25px;
    padding-left: 40px
}

.inp__select::-ms-expand {
    display: none
}

.inp__label {
    display: inline-block;
    vertical-align: top;
    color: #646564;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.inp__fix {
    position: relative;
    display: block
}

.inp__fix--select:after {
    content: '';
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 5px 0;
    border-color: #ffb700 transparent transparent transparent;
    margin-top: -3px
}

[dir=rtl] .inp__fix--select:after {
    right: auto;
    left: 20px
}

.inp__fix--icon-after .inp__text {
    padding-right: 50px
}

[dir=rtl] .inp__fix--icon-after .inp__text {
    padding-left: 50px
}

@media (max-width: 801px) {
    .inp__fix--icon-after .inp__show-pswd {
        display: none
    }
}

@media (min-width: 801px) {
    .inp__fix--icon-after .inp__show-pswd {
        line-height: 1;
        position: absolute;
        right: 20px;
        top: 25px;
        color: #787878
    }

    [dir=rtl] .inp__fix--icon-after .inp__show-pswd {
        right: auto;
        left: 20px
    }

    .inp__fix--icon-after .inp__show-pswd:hover {
        color: #ffb700
    }

    .inp__fix--icon-after .inp__show-pswd .icon-svg {
        width: 32px;
        margin-top: -16px
    }
}

@media (min-width: 801px) {
    .inp__row {
        padding-left: 150px
    }
}

[dir=rtl] .inp__row {
    padding-left: 0;
    padding-right: 150px
}

.inp__row .inp__label {
    line-height: 50px
}

@media (min-width: 801px) {
    .inp__row .inp__label {
        width: 120px;
        float: left;
        margin-left: -150px;
        text-align: right
    }

    [dir=rtl] .inp__row .inp__label {
        float: right;
        margin-left: 0;
        margin-right: -150px
    }
}

.inp__row--flex {
    padding-left: 0
}

@media (min-width: 801px) {
    .inp__row--flex {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

[dir=rtl] .inp__row--flex {
    padding-right: 0
}

.inp__row--flex .inp__label {
    float: none;
    margin: 0;
    line-height: 1.2;
    padding-right: 30px;
    padding-top: 15px;
    width: 150px
}

[dir=rtl] .inp__row--flex .inp__label {
    padding-right: 0;
    padding-left: 30px;
    margin: 0
}

.inp__row--flex .inp__fix {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.inp__file {
    display: block;
    height: 52px;
    position: relative;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    font-family: open sans, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    cursor: pointer;
    transition: color .3s
}

.inp__file * {
    cursor: pointer
}

.inp__file:hover .btn__text {
    color: #000;
    background: #ffb700
}

.inp__file input {
    position: absolute;
    left: 50%;
    top: 0;
    width: 2000px;
    font-size: 100px;
    line-height: 200px;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
    margin-left: -1000px
}

[dir=rtl] .inp__file input {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -1000px
}

.inp__item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    padding-left: 30px
}

[dir=rtl] .inp__item {
    padding-left: 0;
    padding-right: 30px
}

.inp__item input {
    position: absolute;
    top: 0;
    left: -5000px
}

[dir=rtl] .inp__item input {
    left: auto;
    right: -5000px
}

.inp__item input:focus + span:before {
    border-color: #ffb700
}

.inp__item input:checked + span:after {
    opacity: 1
}

.inp__item > span {
    display: block
}

.inp__item > span:before {
    content: '';
    position: absolute;
    transition: border-color .3s
}

.inp__item > span:after {
    content: '';
    position: absolute;
    transition: opacity .3s;
    opacity: 0
}

.inp__item--checkbox > span:before, .inp__item--radio > span:before {
    border-radius: 2px;
    background: #fff;
    width: 16px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 0;
    transition: none
}

[dir=rtl] .inp__item--checkbox > span:before, [dir=rtl] .inp__item--radio > span:before {
    left: auto;
    right: 0
}

.inp__item--checkbox > span:after, .inp__item--radio > span:after {
    border-radius: 2px;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: #ffb700
}

[dir=rtl] .inp__item--checkbox > span:after, [dir=rtl] .inp__item--radio > span:after {
    left: auto;
    right: 3px
}

.inp__item--radio > span:before, .inp__item--radio > span:after {
    border-radius: 50%
}

.inp__desc, .inp__error {
    font-weight: 400;
    color: #d0d1d0;
    display: block;
    padding: 5px 25px;
    font-size: 13px;
    line-height: 1.2
}

.inp__error {
    color: red
}

.inp__required {
    color: #d0d1d0
}

.inp__success {
    color: #adff2f;
    position: absolute;
    padding-top: 8px
}

.inp__success:not(:empty) {
    -webkit-animation: 1s 4s w70 ease forwards
}

@-webkit-keyframes w70 {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.gs {
    display: -ms-grid;
    display: grid;
    grid-gap: 6px;
    grid-auto-flow: dense
}

.gs .itm {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #272727;
    aspect-ratio: 230/172;
    border-radius: 3px
}

.gs .itm.p1 {
    grid-area: p1
}

.gs .itm.p2 {
    grid-area: p2
}

.gs .itm.p3 {
    grid-area: p3
}

.gs .itm.p3 {
    grid-area: p3
}

.gs .itm.p4 {
    grid-area: p4
}

.gs .far {
    aspect-ratio: auto
}

.gs-panel {
    position: relative
}

.gs-title {
    position: relative;
}

.gs-title_icon {
    width: 24px;
    height: 24px;
    margin-bottom: -3px
}

.gs-title_text {
    padding-left: 3px;
    font-size: 16px;
    display: inline-block;
    margin-top: 0
}

.gs-wrapper {
    position: relative
}

.gs-wrapper_bckground:before {
    content: '';
    position: absolute;
    background: #272727;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.gs.scrollable {
    overflow-x: auto
}

@media (max-width: 800px) {
    .gs.scrollable {
        padding-right: 8px;
        margin-right: -8px
    }

    .gs.scrollable .itm {
        min-width: 120px
    }

    [dir=rtl] .gs.scrollable {
        padding-right: 0;
        margin-right: 0;
        padding-left: 8px;
        margin-left: -8px
    }
}

.gs.c7 {
    -ms-grid-columns:(1fr) [ 7 ];
    grid-template-columns:repeat(7, 1fr)
}

@media (max-width: 800px) {
    .gs.c7-m2 {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }
}

.gs.c10 {
    -ms-grid-columns:(1fr) [ 10 ];
    grid-template-columns:repeat(10, 1fr)
}

.r-ting {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #ffb700
}

.r-ting__value {
    background: #1c1c1c;
    border-radius: 5px 0 0 5px;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    bottom: 1px;
    right: 0;
    padding: 1px 3px
}

.slick-disabled {
    pointer-events: none;
    opacity: .5;
    cursor: default
}

.sk-carousel {
    overflow: hidden
}

.sk-carousel > * {
    overflow: visible !important
}

.m-main {
    width: -webkit-fit-content;
    width: fit-content;
    min-width: 95px;
    max-width: 100px;
    background-color: #171717;
    text-align: center;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 90;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

[dir=rtl] .m-main {
    direction: ltr
}

@media (max-width: 800px) {
    .m-main {
        display: none
    }

    .menu-hide .m-main {
        display: block
    }
}

@media (min-width: 801px) {
    .menu-hide .m-main {
        -webkit-transform: translateX(-175px);
        -ms-transform: translateX(-175px);
        transform: translateX(-175px)
    }

    .menu-hide [dir=rtl] .m-main {
        -webkit-transform: translateX(175px);
        -ms-transform: translateX(175px);
        transform: translateX(175px)
    }
}

.m-main__list {
    display: table;
    height: 100%;
    width: 100%;
    padding: 0
}

.m-main__item {
    display: table-row
}

[dir=rtl] .m-main__item {
    direction: rtl
}

.m-main__item:first-child .m-main__link {
    border-top-width: 0
}

.m-main__link {
    color: #a7a7a7;
    border-top: 1px solid #232323;
    transition: background-color .3s, color .3s;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle
}

.m-main__link .icon-svg {
    width: 35px;
    height: 35px
}

@media (max-height: 800px) {
    .m-main__link .icon-svg {
        width: 25px;
        height: 25px
    }
}

@media (max-height: 675px) {
    .m-main__link .icon-svg {
        height: 21px
    }
}

@media (max-height: 600px) {
    .m-main__link .icon-svg {
        display: none
    }
}

.m-main__link--arrow {
    height: 60px
}

@media (max-width: 1680px) {
    .m-main__link--arrow {
        height: 53px
    }
}

[dir=rtl] .m-main__link--arrow .icon-svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-height: 675px) {
    .m-main__link--arrow .icon-svg {
        display: inline-block
    }
}

.m-main__link .icon-svg__svg {
    fill: #816410;
    transition: fill .3s
}

.m-main__link.is-active, .m-main__link:hover {
    color: #161616;
    background-color: #ffb700
}

.m-main__link.is-active .icon-svg__svg, .m-main__link:hover .icon-svg__svg {
    fill: currentColor
}

.m-main__name {
    display: block;
    margin-top: 5px;
    font-weight: 400
}

.m-main__hamburger {
    background-color: #1c1c1c;
    position: fixed;
    top: 0;
    left: 0;
    padding: 5px;
    border-radius: 0 10px 10px 0;
    z-index: 80
}

.m-main__hamburger a {
    padding: 5px
}

@media (min-width: 1600px) {
    .m-main {
        width: 100px;
        max-width: unset
    }
}

.f-search {
    max-width: 640px;
    position: relative;
    height: 35px
}

@media (min-width: 801px) {
    .f-search {
        margin: 0 auto;
        padding: 0 20px
    }
}

@media (max-width: 800px) {
    .f-search {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.f-search .twitter-typeahead {
    width: 100%
}

.f-search__inner {
    position: relative;
    border-radius: 10px
}

@media (min-width: 801px) {
    .f-search__inner {
        padding-right: 45px
    }

    [dir=rtl] .f-search__inner {
        padding-right: 0;
        padding-left: 45px;
        width: 100%
    }
}

.f-search .inp__text {
    height: 35px;
    border-radius: 10px 0 0 10px;
    background-color: #272727;
    border-bottom: 1px solid #555;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 20px;
    position: relative;
    z-index: 10
}

.f-search .inp__submit {
    background-color: transparent;
    border: none;
    transition: background-color .3s;
    padding: 0;
    width: 45px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 10px;
    z-index: 10
}

@media (min-width: 801px) {
    .f-search .inp__submit {
        background-color: #ffb700
    }
}

@media (min-width: 801px) {
    .f-search .inp__submit {
        border-radius: 0 10px 10px 0
    }
}

[dir=rtl] .f-search .inp__submit {
    right: auto;
    left: 0;
    border-radius: 10px
}

@media (min-width: 801px) {
    [dir=rtl] .f-search .inp__submit {
        border-radius: 10px 0 0 10px
    }
}

.f-search .inp__submit:hover, .f-search .inp__submit:focus {
    background-color: #816410
}

.f-search .inp__submit .icon-svg {
    color: #fff;
    width: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -9px
}

.f-search__suggestion {
    position: absolute;
    top: 0 !important;
    left: 0;
    right: 0;
    z-index: 2147483647 !important;
    background-color: rgba(39, 39, 39, .95);
    padding: 35px 25px 5px 20px;
    margin-top: 25px;
    width: 100%
}

[dir=rtl] .f-search__suggestion {
    padding: 35px 20px 5px 25px
}

.f-search__title {
    overflow: hidden;
    margin-bottom: 15px
}

.f-search__name {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffb700;
    margin: 0
}

.f-search__name:before {
    content: '';
    background-color: #7a6024;
    height: 1px;
    width: 2000px;
    margin-left: 15px;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px)
}

[dir=rtl] .f-search__name:before {
    margin-left: 0;
    margin-right: 15px;
    left: auto;
    right: 100%
}

.f-search__results {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400
}

.f-search__item {
    margin-bottom: 2px;
    display: block
}

.f-search__link {
    position: relative;
    line-height: 1.285714285714286;
    color: #b0afaf;
    text-decoration: none;
    display: block;
    padding: 3px 0
}

.f-search__link:hover {
    color: #fff
}

.f-search__link .stars {
    position: absolute;
    top: 5px;
    right: 0
}

[dir=rtl] .f-search__link .stars {
    right: auto;
    left: 0
}

.f-search__link--stars {
    padding-right: 75px
}

[dir=rtl] .f-search__link--stars {
    padding-right: 0;
    padding-left: 75px
}

.f-search.f-search-games .inp__submit {
    width: 145px;
    text-transform: uppercase
}

.c-products {
    margin-bottom: 40px
}

.c-products .media-video__video {
    min-width: 105%;
    min-height: 105%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10
}

.c-products__list {
    margin-left: -10px
}

[dir=rtl] .c-products__list {
    margin-left: 0;
    margin-right: -10px
}

.c-products__list.b-shadow .c-products__inner {
    box-shadow: 0 3px 13px rgba(0, 0, 0, .8)
}

.c-products__list p {
    font-size: 14px;
    padding-left: 10px;
    letter-spacing: 0;
    white-space: break-spaces;
    padding-right: 1rem
}

@media (max-width: 800px) {
    .c-products__item {
        width: 153px;
        padding-left: 6px;
        padding-bottom: 6px
    }
}

@media (min-width: 801px) {
    .c-products__item {
        padding-left: 10px;
        padding-bottom: 10px;
        width: 230px
    }
}

.c-products__subitem {
    margin-bottom: 10px
}

.c-products__inner {
    position: relative;
    display: block
}

.c-products__inner:hover .c-products__image {
    position: absolute
}

.c-products__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 230/172;
    border-radius: 3px
}

.c-products__image img {
    width: 100%;
    height: 100%
}

.c-products__image video {
    z-index: 1000;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.c-products__image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 67%, #000 100%)
}

.c-products__rating {
    position: absolute
}

@media (max-width: 800px) {
    .c-products__rating {
        left: 7px;
        bottom: 3px
    }
}

@media (min-width: 801px) {
    .c-products__rating {
        right: 2px;
        bottom: 4px
    }

    [dir=rtl] .c-products__rating {
        right: auto;
        left: 2px
    }
}

.c-products__wrap {
    display: table;
    width: 100%
}

.c-products__left, .c-products__right {
    display: table-cell
}

.c-products__columns {
    display: -ms-grid;
    display: grid
}

@media (min-width: 801px) {
    .c-products__columns.bu {
        -ms-grid-columns: 300px 1fr;
        grid-template-columns:300px 1fr;
        grid-column-gap: 25px
    }
}

@media (min-width: 801px) {
    .c-products__columns.top {
        -ms-grid-columns: 225px 1fr;
        grid-template-columns:225px 1fr;
        grid-column-gap: 25px
    }
}

@media (max-width: 801px) {
    .c-products__columns.top {
        grid-template-areas:"randomList" "topList"
    }
}

.c-products__left {
    width: 100%
}

[dir=rtl] .c-products__left {
    text-align: right
}

.c-products__right {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
}

[dir=rtl] .c-products__right {
    padding-left: 0;
    padding-right: 10px
}

.c-products__title {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 8px 5px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding-right: 30px;
    padding-left: 4px
}

.c-products__coins {
    margin: 0;
    position: absolute;
    top: 12px;
    right: 0
}

.c-products__wrap-item, .c-products .slick-slide {
    display: inline-block;
    vertical-align: top
}

.c-products__wrap-item {
    width: 100%;
    white-space: normal
}

[dir=rtl] .c-products--scroll .c-products__list {
    direction: ltr
}

[dir=rtl] .c-products--scroll .c-products__list > * {
    direction: rtl
}

.nano .c-products__item {
    width: 190px
}

.nano .c-products__title {
    width: 90px
}

.sk-carousel .c-products__inner:hover {
    height: 164px
}

html {
    box-sizing: border-box;
    overflow-y: scroll;
    scroll-behavior: smooth;
    height: 100%
}

*, *:before, *:after {
    box-sizing: inherit
}

body {
    position: relative;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #171717;
    min-width: 320px
}

:first-child {
    margin-top: 0
}

.header {
    position: relative;
    z-index: 999;
    background-color: #171717;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 53px
}

.header .row-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 800px) {
    .header .row-main {
        height: 44px
    }
}

@media (min-width: 801px) {
    .header .row-main {
        height: 53px;
        max-width: none
    }

    .header .row-main .f-search {
        -webkit-flex: 1 1 550px;
        -ms-flex: 1 1 550px;
        flex: 1 1 550px
    }
}

@media (min-width: 1680px) {
    .header .row-main {
        height: 60px;
        padding: 0 40px
    }
}

.header__left {
    white-space: nowrap
}

.header__hamburger {
    color: #ffb700;
    display: inline-block;
    position: relative;
    border: unset;
    background: unset;
    padding: unset
}

.header__hamburger:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 10px 5px 0;
    border-color: transparent #ffb700 transparent transparent
}

[dir=rtl] .header__hamburger:before {
    left: auto;
    right: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffb700
}

.menu-hide .header__hamburger:before {
    content: none
}

@media (max-width: 1680px) {
    .header__hamburger {
        width: 30px;
        overflow: hidden
    }
}

.header__logo {
    display: inline-block;
    font-size: 100%
}

.header__logo-link {
    display: block
}

@media (max-width: 800px) {
    .header__logo {
        margin: 0 10px
    }

    .header__logo img {
        width: 124px;
        height: 26px
    }
}

@media (min-width: 801px) {
    .header__logo {
        margin: 0 20px
    }

    .header__logo img {
        width: 295px;
        height: 29px
    }
}

.header__menu {
    white-space: nowrap;
    font-size: 16px;
    margin-left: 20px;
    text-align: right
}

@media (min-width: 801px) {
    .header__menu {
        width: 330px;
        box-sizing: border-box;
        height: 46px
    }
}

[dir=rtl] .header__menu {
    margin-left: 0;
    margin-right: 20px;
    text-align: left
}

@media (max-width: 800px) {
    .header__menu {
        text-align: right;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.header__link {
    text-transform: uppercase;
    color: #787878;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.header__link .icon-svg {
    transition: color .3s
}

.header__link:hover {
    color: #fff
}

.header__link:hover .icon-svg {
    color: #ffb700
}

.header__link--icon {
    font-size: 0;
    line-height: 29px
}

.header__link--icon .icon-svg {
    width: 20px
}

@media (max-width: 800px) {
    .header__link--profile .nickname {
        display: none
    }
}

.header__badge {
    position: absolute;
    right: -5px;
    top: -2px;
    min-width: 12px;
    line-height: 12px;
    font-size: 8px;
    background: #ffb700;
    border-radius: 6px;
    text-align: center;
    padding: 0 2px;
    color: #000
}

[dir=rtl] .header__badge {
    right: auto;
    left: -5px
}

@media (min-width: 801px) {
    .footer {
        padding-left: 95px
    }

    [dir=rtl] .footer {
        padding-left: 0;
        padding-right: 95px
    }

    .menu-hide .footer {
        padding-left: 0
    }

    .menu-hide [dir=rtl] .footer {
        padding-right: 0
    }
}

.footer .row-main:before, .footer .row-main--wide:before, .footer .row-main:after, .footer .row-main--wide:after {
    content: '';
    display: table
}

.footer .row-main:after, .footer .row-main--wide:after {
    clear: both
}

.footer__logo-img {
    padding-left: 20px;
    aspect-ratio: 295/29
}

.footer__claim, .footer__context {
    font-weight: 600;
    color: #b0afaf
}

@media (min-width: 1200px) {
    .footer__claim {
        -webkit-columns: 2;
        columns: 2;
        -webkit-column-gap: 2rem;
        column-gap: 2rem
    }
}

.footer__menu-item {
    display: inline-block;
    padding-left: 6px;
    font-size: 14px;
    background: 0 0
}

[dir=rtl] .footer__menu-item {
    padding-left: 0;
    padding-right: 6px
}

@media (min-width: 1350px) {
    .footer__menu-item {
        padding-left: 10px
    }

    [dir=rtl] .footer__menu-item {
        padding-left: 0;
        padding-right: 10px
    }
}

.footer__menu-item:before {
    content: '-';
    display: inline-block;
    margin-right: 4px;
    position: static;
    background: 0 0
}

[dir=rtl] .footer__menu-item:before {
    margin-right: 0;
    margin-left: 4px
}

@media (min-width: 1350px) {
    .footer__menu-item:before {
        margin-right: 8px
    }

    [dir=rtl] .footer__menu-item:before {
        margin-right: 0;
        margin-left: 8px
    }
}

.footer__menu-item:first-child {
    padding-left: 0
}

[dir=rtl] .footer__menu-item:first-child {
    padding-right: 0
}

.footer__menu-item:first-child:before {
    content: none;
    margin-right: 0
}

[dir=rtl] .footer__menu-item:first-child:before {
    margin-left: 0
}

.footer__link {
    text-decoration: none
}

.footer__menu {
    float: right
}

[dir=rtl] .footer__menu {
    float: left
}

.footer__menu p {
    text-align: right
}

@media (max-width: 801px) {
    .footer__menu {
        margin-top: 1rem
    }
}

.footer__menu-list {
    font-size: 0
}

@media (-webkit-min-device-pixel-ratio: 0) {
    .footer__menu-list {
        letter-spacing: -1px
    }
}

.footer__context {
    background-color: #101010;
}

.footer__claim {
    line-height: 22px
}

@media (min-width: 801px) {
    .footer__claim {
        margin-bottom: 80px
    }
}

@media (min-width: 801px) and (min-width: 1600px) {
    .footer {
        padding-left: 100px
    }
}

@media (min-width: 801px) and (min-width: 1600px) {
    [dir=rtl] .footer {
        padding-left: 100px
    }
}

@media (min-width: 1200px) and (min-width: 1600px) {
    .footer__claim {
        -webkit-column-gap: 4rem;
        column-gap: 4rem
    }
}

.main {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media (min-width: 801px) {
    .main {
        padding-left: 95px
    }

    [dir=rtl] .main {
        padding-left: 0;
        padding-right: 95px
    }

    .menu-hide .main {
        padding-left: 0
    }

    .menu-hide [dir=rtl] .main {
        padding-right: 0
    }
}

@media (max-width: 800px) {
    .main {
        padding: 0
    }

    .menu-hide .main {
        padding-left: 95px
    }

    .menu-hide [dir=rtl] .main {
        padding-right: 95px
    }
}

.main--img {
    position: relative;
    min-height: 900px
}

.main__bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: 50% 0 no-repeat;
    background-size: 100% auto;
    z-index: -1
}

.main__content {
    height: 100%;
    position: relative
}

@media (min-width: 1600px) {
    .main {
        padding-left: 100px
    }

    [dir=rtl] .main {
        padding-left: 0;
        padding-right: 100px
    }
}

.lazy-load {
    transition: opacity .3s;
    opacity: 0
}

.lazy-loaded {
    transition: opacity .3s;
    opacity: 1
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.font-bold {
    font-weight: 700
}

.font-regular {
    font-weight: 400
}

.font-italic {
    font-style: italic
}

.align-top {
    vertical-align: top
}

.align-bottom {
    vertical-align: bottom
}

.align-middle {
    vertical-align: middle
}

.border-top {
    border-top: 1px solid #484848
}

.border-bottom {
    border-bottom: 1px solid #484848
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.box-vertical:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle
}

.clearfix:before, .clearfix:after {
    content: '';
    display: table
}

.clearfix:after {
    clear: both
}

.ctx {
    display: table-cell
}

.ctx:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    line-height: 0;
    font-size: xx-large;
    content: ' x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x '
}

.hide, .js .js-hide {
    display: none !important
}

.out, .js .js-out {
    position: absolute;
    left: -5000px
}

.vhide {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-decoration: none
}

.hidden-overflow {
    overflow: hidden
}

.invisible {
    visibility: hidden
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.mt-10 {
    margin-top: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.mt-20 {
    margin-top: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.mt-40 {
    margin-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mt-70 {
    margin-top: 70px
}

.mb-70 {
    margin-bottom: 70px
}

.mt-80 {
    margin-top: 80px
}

.mb-80 {
    margin-bottom: 80px
}

.mt-90 {
    margin-top: 90px
}

.mb-90 {
    margin-bottom: 90px
}


.mb-100 {
    margin-bottom: 100px
}

@media (min-width: 801px) {
    .h250 {
        height: 250px
    }
}

@media (min-width: 801px) {
    .h600 {
        height: 600px
    }
}