*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

@font-face {
    font-family: Circe;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Circe"), url(../fonts/circe-regular.ttf) format("truetype")
}

@font-face {
    font-family: Circe;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Circe"), url(../fonts/circe-regular.otf) format("opentype")
}

@font-face {
    font-family: CirceBold;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("CirceBold"), url(../fonts/circe-bold.ttf) format("truetype")
}

@font-face {
    font-family: CirceBold;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("CirceBold"), url(../fonts/circe-bold.otf) format("opentype")
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

input, textarea {
    outline: 0
}

input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red
}

input:required:valid, textarea:required:valid {
    border-color: green
}

html {
    height: 100%;
    font-size: 16px
}

body {
    font-family: Circe, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-display: optional;
    position: relative;
    min-width: 320px;
    line-height: 1.4;
    color: #000;
    background-color: #fff;
    overflow-x: hidden
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    outline: 0
}

a:focus {
    outline: 0
}

.btnz {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 152px;
    min-height: 50px;
    line-height: 50px;
    padding: 19px 38px 18px;
    font-size: 1rem;
    line-height: 1;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 100px;
    border: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btnz:focus {
    outline: 0
}

.btnz:hover {
    cursor: pointer;
    text-decoration: none
}

.btnz-md {
    min-height: 40px;
    min-width: 110px;
    line-height: 1px;
    padding: 11px 25px 9px;
    font-size: 14px
}

.btnz-sm {
    min-height: 30px;
    min-width: 80px;
    padding: 10px 20px 8px;
    font-size: 12px
}

.btnz-grey {
    font-weight: 700;
    color: #999;
    background-color: transparent;
    border: 1px solid #999
}

.btnz-grey:hover {
    color: #999;
    background-color: rgba(153, 153, 153, .15)
}

.btnz-green {
    color: #fff;
    font-weight: 700;
    background-color: #2ecc71;
    border: none
}

.btnz-green:hover {
    color: #fff;
    background-color: #4dd486
}

.landpokdom-header {
    background-color: #000
}

.landpokdom-header__sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 113;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.landpokdom-header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 90px;
    padding: 24px 40px
}

.landpokdom-header__logo {
    height: 30px
}

.landpokdom-header__burger-menu .burger-menu {
    height: 40px;
    cursor: pointer
}

.landpokdom-header__burger-menu .burger-menu:hover g {
    stroke: #fff
}

.landpokdom-header__auth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.landpokdom-header__auth-missions {
    position: relative;
    margin-right: 25px;
    cursor: pointer
}

.landpokdom-header__auth-missions:hover .fill {
    fill: #fff
}

.landpokdom-header__auth-missions:hover .stroke {
    stroke: #fff
}

.landpokdom-header__auth-missions .counts {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -4px;
    right: -4px;
    bottom: auto;
    left: auto;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background-color: #f8333c;
    border-radius: 50%
}

.landpokdom-header__auth .btnz {
    margin-right: 10px
}

.landpokdom-header__auth .btnz-reglog {
    display: none
}

.landpokdom-footer {
    background: #000
}

.landpokdom-footer__wrap {
    padding: 70px 0;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4.5fr 50px 7.5fr;
    grid-template-columns:4.5fr 7.5fr;
    grid-gap: 0 50px;
    max-width: 1160px;
    padding: 50px 40px;
    -ms-grid-rows: auto 0 auto 0 auto;
    grid-template-areas:"menu paysys" "info paysys" "extra-info paysys"
}

.landpokdom-footer__title {
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: 400;
    font-size: 14px;
    color: #fff
}

.landpokdom-footer__title.partners-title {
    margin-top: 30px
}

.landpokdom-footer__menu-nav {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: menu;
    margin-bottom: 50px;
    text-transform: uppercase
}

.landpokdom-footer__menu-nav li {
    margin-bottom: 12px
}

.landpokdom-footer__menu-nav a, .landpokdom-footer__menu-nav span {
    position: relative;
    line-height: 1;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    cursor: pointer
}

.landpokdom-footer__menu-nav a:hover, .landpokdom-footer__menu-nav span:hover {
    text-decoration: none;
    color: #fff
}

.landpokdom-footer__menu-nav .menu-info {
    min-width: auto;
    margin-right: 65px
}

.landpokdom-footer__info-section {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: info;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px
}

.landpokdom-footer__info-item {
    display: block;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
    max-width: none
}

.landpokdom-footer__info-item:not(:last-child) {
    margin: 0 30px 50px 0
}

.landpokdom-footer__info-link {
    text-decoration: underline;
    line-height: 1.4;
    font-weight: 400;
    font-size: 16px;
    color: #999
}

.landpokdom-footer__info-link:hover {
    color: #fff
}

.landpokdom-footer__info-link.tellink {
    text-decoration: none
}

.landpokdom-footer__info-link.gagarin span {
    text-transform: uppercase;
    font-weight: 700;
    color: #c500ec
}

.landpokdom-footer__info-socials {
    margin-top: 20px
}

.landpokdom-footer__info-socials-item {
    margin-right: 30px
}

.landpokdom-footer__pays-section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 3;
    grid-area: paysys;
    display: block;
    margin-bottom: 60px
}

.landpokdom-footer__extra-section {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: extra-info
}

.landpokdom-footer__extra-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landpokdom-footer__extra-item:not(:last-child) {
    margin-right: 20px
}

.landpokdom-footer__extra-text {
    margin-top: 34px;
    font-size: 10px;
    line-height: 15px;
    color: #999
}

.landpokdom-footer__pays-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.landpokdom-footer__pays-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 127px;
    height: 90px;
    margin: 0 1px 1px 0;
    padding: 10px;
    background-color: rgba(255, 255, 255, .05)
}

.landpokdom-footer__pays-item:hover img {
    opacity: 1
}

.landpokdom-footer__pays-item img {
    width: auto;
    height: auto;
    opacity: .8;
    display: block;
    margin: 0 auto
}

.landpokdom-home-body {
    min-height: 200px;
    background-color: #fff
}

.landpokdom-home-body__games {
    max-width: 335px;
    margin: 0 auto;
    padding: 30px 0 50px
}

.landpokdom-games__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 25px 0 20px
}

.landpokdom-games__header-title {
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
    margin-left: 12px
}

.landpokdom-games__grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(136px, 1fr));
    grid-auto-flow: dense;
    grid-gap: 8px;
    max-width: 280px;
    margin: 0 auto
}

.landpokdom-games__grid-banner {
    display: block;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    margin: 12px 0;
    width: 100%;
    height: 100%
}

.land-squr-banner {
    height: 182px;
    position: relative;
    padding: 20px 0 20px 27px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .07);
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.land-squr-banner__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.land-squr-banner__title {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

.land-squr-banner__description, .land-squr-banner__title {
    width: 150px;
    height: auto;
    font-weight: 400;
    line-height: 1.4;
    position: relative
}

.land-squr-banner__description {
    color: #fff;
    font-size: 12px;
    margin: 3px 0 18px
}

.landpokdom-games__grid-game {
    position: relative;
    width: 136px;
    height: 86px;
    border-radius: 15px;
    background: #eee;
    overflow: hidden
}

.lndgamewrap {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .07)
}

.lndgamewrap__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.lndgamewrap img {
    height: auto;
    max-width: 100%
}

.lndgamewrap:hover .lndgamewrap__overlay {
    opacity: 1
}

.landpokdom-home-txt {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
    background-color: #fff;
    overflow: hidden
}

.landpokdom-home-txt__article {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1160px
}

.landpokdom-home-txt__sect {
    position: relative;
    max-width: 964px;
    margin: 0 auto
}

.landpokdom-home-txt__sect-title {
    margin-bottom: 50px;
    font-weight: 700
}

.landpokdom-home-txt__sect-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px
}

.landpokdom-home-txt__sect-flex-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 20px
}

.landpokdom-home-txt__sect-flex-item.flex-item-text {
    padding: 0 30px
}

.landpokdom-home-txt__sect-flex-item.flex-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.landpokdom-home-txt__sect-flex.flex-item-text-wrap {
    margin: 70px -30px
}

.landpokdom-home-txt__sect-flex-back {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    border-radius: 15px
}

.landpokdom-home-txt__sect-flex-back-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.landpokdom-home-txt__sect-flex-back-item .back-mob-padding {
    padding-top: 65px;
    padding-left: 75px;
    padding-right: 20px
}

.landpokdom-home-txt__sect-flex-back-item .back-mob-padding img {
    max-width: 100%
}

.landpokdom-home-txt__sect-flex-back-item .back-mob-txt-padding {
    padding-top: 85px;
    padding-right: 20px;
    padding-left: 75px
}

.landpokdom-home-txt__sect-flex-app {
    margin-top: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    border-radius: 15px
}

.landpokdom-home-txt__sect-flex-app .app-mob-txt-padding {
    padding-top: 75px;
    padding-right: 90px;
    padding-left: 90px
}

.landpokdom-home-txt__sect-flex-app .app-mob-padding {
    text-align: center;
    padding-top: 80px;
    padding-left: 80px
}

.landpokdom-home-txt__sect-flex-app .app-flex {
    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
}

.landpokdom-home-txt__sect-flex-app .app-flex-title {
    margin: 30px 0
}

.landpokdom-home-txt__sect-flex-app-item-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%
}

.landpokdom-home-txt__sect-flex-app-item-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%
}

.landpokdom-home-txt__sect-bonuses {
    position: relative;
    width: 733px;
    height: 396px;
    margin-top: 75px
}

.landpokdom-home-txt__sect-bonuses .bonus-1 {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.landpokdom-home-txt__sect-bonuses .bonus-2 {
    left: 0;
    top: 0
}

.landpokdom-home-txt__sect-bonuses .bonus-3 {
    right: 0;
    top: 0
}

.landpokdom-home-txt__sect-bonus-image {
    position: absolute;
    -webkit-box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    border-radius: 15px;
    overflow: hidden
}

.landpokdom-home-txt__sect-support {
    position: relative;
    height: 505px
}

.landpokdom-home-txt__sect-support .casino, .landpokdom-home-txt__sect-support .payments, .landpokdom-home-txt__sect-support .popular {
    position: absolute;
    -webkit-box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    border-radius: 15px
}

.landpokdom-home-txt__sect-support .payments {
    top: 0;
    left: 0
}

.landpokdom-home-txt__sect-support .popular {
    top: 112px;
    left: 73px
}

.landpokdom-home-txt__sect-support .casino {
    top: 32px;
    left: 325px
}

.landpokdom-home-txt__sect-support .smssvg {
    position: absolute;
    bottom: -71px;
    right: -190px
}

.landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap {
    margin-top: 127px;
    margin-bottom: 127px
}

.landpokdom-home-txt__sect-mn-image {
    position: relative
}

.landpokdom-home-txt__sect-mn-image .sect-game-image {
    border-radius: 16px;
    -webkit-box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2)
}

.landpokdom-home-txt__sect-mn-image .flower {
    position: absolute;
    top: 217px;
    left: 25px;
    max-width: 220px;
    z-index: 0
}

.landpokdom-home-txt__sect-mn-image .mask {
    position: absolute;
    top: 85px;
    right: -17px
}

.landpokdom-home-txt__sect-mn-image .coin {
    position: absolute;
    top: 247px;
    right: 84px
}

.landpokdom-home-txt__sect-mn-image .horsesh {
    position: absolute;
    top: 200px;
    left: -75px;
    max-width: 180px;
    z-index: 0
}

.landpokdom-home-txt__sect-mn-image .bang {
    position: absolute;
    bottom: 10px;
    left: -190px
}

.landpokdom-home-txt__sect-mn-image .lemon {
    position: absolute;
    top: -93px;
    right: -61px
}

.landpokdom-home-txt__sect-mn-image .clever {
    position: absolute;
    bottom: -47px;
    right: -210px
}

.landpokdom-home-txt__sect-mn-image .cherry {
    position: absolute;
    top: 240px;
    right: -270px
}

.landpokdom-home-txt__sect-mn-image .abs-image {
    position: relative;
    top: 0
}

.landpokdom-home-txt__sect-mn-image .sect-mn-image {
    left: -91px;
    width: 100%
}

.landpokdom-home-txt__sect-mn-image .playfor-image {
    left: -150px;
    width: 100%
}

.landpokdom-home-txt__sect-mn-image.pos-center .sect-game-image, .landpokdom-home-txt__sect-mn-image.pos-center .sect-mn-image {
    display: block;
    margin: 0 auto;
    left: 0
}

.landpokdom-home-txt__sect-video {
    border-radius: 15px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.landpokdom-home-txt__sect-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.landpokdom-home-txt__sect-image {
    max-width: 100%;
    display: block
}

.landpokdom-home-txt__sect-image.phone-img {
    border-radius: 42px;
    overflow: hidden;
    -webkit-box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2)
}

.landpokdom-home-txt__sect-image.img {
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2);
    box-shadow: 0 20px 58px 0 rgba(30, 41, 53, .2)
}

.landpokdom-home-txt__sect-image.offsetleft {
    position: relative;
    margin-left: -50px
}

.landpokdom-home-txt__sect-image.offsetright {
    position: relative;
    margin-right: -50px
}

.landpokdom-home-txt__sect-image.license {
    position: relative;
    margin-left: -50px
}

.landpokdom-home-txt__flex-games {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 68px -7px
}

.landpokdom-home-txt__flex-games-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    padding: 7px
}

.landpokdom-home-txt__flex-games-item .flex-games-img {
    display: block;
    max-width: 100%
}

.flex-center {
    margin: 0 auto
}

.landpokdom-home-txt__sect-svg {
    position: relative
}

.landpokdom-home-txt__sect-svg img {
    max-width: 100%
}

.landpokdom-home-txt__sect-svg .svg {
    position: absolute;
    bottom: -32px;
    right: -70px
}

.landpokdomtext ol.landpokdom-home-txt__sect-ol, .landpokdomtext ul.landpokdom-home-txt__sect-ul {
    list-style: none;
    margin-bottom: 50px
}

.landpokdomtext ol.landpokdom-home-txt__sect-ol li, .landpokdomtext ul.landpokdom-home-txt__sect-ul li {
    position: relative;
    line-height: 24px;
    vertical-align: middle
}

.landpokdomtext ol.landpokdom-home-txt__sect-ol li:not(:last-child), .landpokdomtext ul.landpokdom-home-txt__sect-ul li:not(:last-child) {
    margin-bottom: 15px
}

.landpokdomtext ul.landpokdom-home-txt__sect-ul li {
    position: relative;
    padding-left: 16px
}

.landpokdomtext ul.landpokdom-home-txt__sect-ul li::before {
    content: "\2022";
    display: inline-block;
    color: #2ecc71;
    font-weight: 700;
    width: 1em;
    margin-left: -1em
}

.landpokdomtext ol.landpokdom-home-txt__sect-ol li {
    padding-left: 44px;
    counter-increment: ol-counter
}

.landpokdomtext ol.landpokdom-home-txt__sect-ol li::before {
    content: counter(ol-counter) "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
    font-weight: 700;
    color: #fff;
    background-color: #2ecc71;
    border-radius: 50%
}

.faq-title {
    margin-top: 50px
}

.mawidth {
    display: block;
    max-width: 100%
}

.mgt-10 {
    margin-top: 100px
}

.mgt-75 {
    margin-top: 75px
}

.mgt-6 {
    margin-top: 60px
}

.mgt-5 {
    margin-top: 50px
}

.mgt-2 {
    margin-top: 20px
}

.h1 {
    font-size: 38px;
    line-height: 45px
}

.h2 {
    font-size: 30px;
    line-height: 36px
}

.h3 {
    font-size: 24px;
    line-height: 30px
}

.h4 {
    font-size: 20px;
    line-height: 32px
}

@-webkit-keyframes shMenu {
    0% {
        right: -300px
    }
    100% {
        right: 0
    }
}

@keyframes shMenu {
    0% {
        right: -300px
    }
    100% {
        right: 0
    }
}

@-webkit-keyframes shClsMenu {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes shClsMenu {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.landpokdom-menu {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 10001
}

.landpokdom-menu__side {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 320px;
    color: #fff;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
    z-index: 10002
}

.landpokdom-menu__wrap {
    right: -15px;
    position: relative;
    width: 320px;
    height: 100%;
    color: #000;
    background-color: #fff;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-animation: shMenu .3s ease-in-out;
    animation: shMenu .3s ease-in-out
}

.landpokdom-menu__container {
    padding: 35px 40px 15px 30px
}

.landpokdom-menu__container .close-menu {
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 15px;
    -webkit-animation: shClsMenu .5s forwards;
    animation: shClsMenu .5s forwards
}

.landpokdom-menu__block {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.landpokdom-menu__block:not(:first-child) {
    margin-top: 20px
}

.landpokdom-menu__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 26px;
    color: #000;
    margin-bottom: 15px;
    cursor: pointer
}

.landpokdom-menu__item:hover {
    color: #2ecc71;
    text-decoration: none
}

.landpokdom-menu__item.active {
    color: #2ecc71
}

.landpokdom-menu__icon {
    height: 26px;
    margin-right: 17px
}

.landpokdom-menu__label {
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase
}

.landpokdom-menu__lang-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.landpokdom-menu__lang-top a, .landpokdom-menu__lang-top span {
    margin-right: 30px
}

.landpokdom-menu__lang-top a {
    text-transform: uppercase;
    text-decoration: none;
    color: #000
}

.landpokdom-menu__lang-top a:hover {
    color: #2ecc71
}

.landpokdom-menu__lang-top a.active {
    color: #2ecc71
}

.landpokdom-menu__lang {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    padding: 13px 15px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    border: 1px solid #dedede;
    border-radius: 5px;
    cursor: pointer
}

.landpokdom-menu__lang::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 6px;
    background-image: url(../images/menu/arrow.svg)
}

.landpokdom-menu__lang span {
    position: relative
}

.landpokdom-menu__lang span::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 12px;
    margin-right: 5px;
    background-image: url(../images/menu/rus.svg)
}

.landpokdom-menu.hidden {
    visibility: hidden
}

.landpokdom-menu.hidden .landpokdom-menu__side {
    overflow: hidden;
    -webkit-transform: translate(320px);
    -ms-transform: translate(320px);
    transform: translate(320px);
    width: 320px
}

.landpokdom-page-title {
    font-size: 38px;
    margin-bottom: 30px;
    line-height: 1.25
}

.landpokdom-info-title {
    font-size: 38px;
    margin-top: 20px
}

.landpokdomtext {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 3rem
}

.landpokdomtext a {
    color: #2ecc71 !important;
    text-decoration: none
}

.landpokdomtext p {
    font-size: 16px;
    margin: 0 0 20px 0;
    line-height: 1.4
}

.landpokdomtext h1, .landpokdomtext h2, .landpokdomtext h3, .landpokdomtext h4, .landpokdomtext h5, .landpokdomtext h6 {
    font-family: CirceBold, Helvetica, Arial, sans-serif
}

.landpokdomtext h1, .landpokdomtext h2, .landpokdomtext h3, .landpokdomtext h4, .landpokdomtext h5, .landpokdomtext h6 {
    margin-bottom: 15px;
    line-height: 1.3
}

.landpokdomtext h1 {
    font-size: 27px
}

.landpokdomtext h2 {
    font-size: 25px
}

.landpokdomtext h3 {
    font-size: 22px
}

.landpokdomtext h4 {
    font-size: 19px
}

.landpokdomtext h5 {
    font-size: 18px
}

.landpokdomtext h6 {
    font-size: 17px
}

.landpokdomtext ol, .landpokdomtext ul {
    font-size: 16px;
    margin-bottom: 20px
}

.landpokdomtext ul {
    list-style: disc
}

.landpokdomtext ol {
    list-style: number
}

.landpokdomtext blockquote {
    position: relative;
    font-style: italic;
    margin: 20px 0;
    padding: 20px 0 12px 46px
}

.landpokdomtext blockquote p {
    margin: 4px 0
}

.landpokdomtext blockquote:before {
    content: " '' ";
    position: absolute;
    left: 4px;
    font-size: 50px;
    color: #000;
    font-weight: 900
}

.landpokdomtext table {
    display: block;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-bottom: 20px;
    border: 1px solid #dedede;
    border-collapse: collapse;
    border-spacing: 0
}

.landpokdomtext table tbody {
    display: block;
    font-size: 16px;
    width: 100%
}

.landpokdomtext table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    border-bottom: 1px solid #dedede
}

.landpokdomtext table tr:first-child {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.4;
    color: #999;
    background: #eee;
    text-transform: uppercase
}

.landpokdomtext table tr:nth-child(2n) {
    background: #f9f9f9
}

.landpokdomtext table td {
    width: 100%;
    padding: 13px 10px;
    border-right: 1px solid #dedede
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.landpokdom-loader {
    padding: 110px 20px
}

.landpokdom-loader__bg {
    margin: 0 auto;
    width: 350px;
    height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.landpokdom-loader__bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/loaderpng.png) no-repeat center;
    background-size: cover;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.landpokdom-loader__text {
    margin-top: 25px;
    margin-bottom: 15px
}

.landpokdom-loader__text, .landpokdom-loader__timer {
    text-align: center
}

span[data-landspan] {
    cursor: pointer
}

@media screen and (min-width: 375px) {
    .landpokdom-home-body__games {
        max-width: 335px
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(163.5px, 1fr));
        max-width: 335px
    }

    .landpokdom-games__grid-game {
        width: 163.5px;
        height: 103.5px
    }
}

@media screen and (min-width: 420px) {
    .landpokdom-home-body__games {
        max-width: 360px
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(176px, 1fr));
        max-width: 360px
    }

    .landpokdom-games__grid-game {
        width: 176px;
        height: 111.4px
    }
}

@media screen and (min-width: 520px) {
    .landpokdom-home-body__games {
        max-width: 480px
    }

    .landpokdom-games__header-title {
        font-size: 16px
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(236px, 1fr));
        max-width: 480px
    }

    .landpokdom-games__grid-game {
        width: 236px;
        height: 149px
    }
}

@media screen and (min-width: 620px) {
    .landpokdom-home-body__games {
        max-width: 580px
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(186px, 1fr));
        grid-gap: 11px;
        max-width: 580px
    }

    .landpokdom-games__grid-banner {
        -ms-grid-column-span: 3;
        grid-column-end: span 3
    }

    .landpokdom-games__grid-banner-sq {
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
        -ms-grid-row-span: 2;
        grid-row-end: span 2;
        margin: 0
    }

    .land-squr-banner {
        height: 247px
    }

    .landpokdom-games__grid-game {
        width: 186px;
        height: 118px
    }
}

@media screen and (min-width: 768px) {
    .landpokdom-home-body__games {
        padding-top: 50px;
        max-width: 728px
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(232px, 1fr));
        grid-gap: 16px;
        max-width: 728px
    }

    .landpokdom-games__grid-banner {
        margin: 0
    }

    .land-squr-banner {
        width: 480px;
        height: 306px;
        padding: 40px
    }

    .land-squr-banner__title {
        width: 225px;
        height: auto;
        color: #fff;
        font-size: 30px;
        line-height: 1.2;
        line-height: 36px
    }

    .land-squr-banner__description {
        width: 200px;
        height: auto;
        color: #fff;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.4;
        line-height: 24px;
        margin: 15px 0 30px
    }

    .landpokdom-games__grid-game {
        width: 232px;
        height: 145px
    }
}

@media screen and (min-width: 880px) {
    .landpokdom-home-body__games {
        max-width: 840px
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(269px, 1fr));
        grid-gap: 16px;
        max-width: 840px
    }

    .land-squr-banner {
        width: 554px;
        height: 356px
    }

    .landpokdom-games__grid-game {
        width: 269px;
        height: 170px
    }
}

@media screen and (min-width: 992px) {
    .landpokdom-home-body__games {
        padding-bottom: 70px;
        max-width: 912px
    }

    .landpokdom-games__header-title {
        font-size: 20px
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(216px, 1fr));
        grid-gap: 16px;
        max-width: 912px
    }

    .land-squr-banner {
        width: 448px;
        height: 290px
    }

    .landpokdom-games__grid-game {
        width: 216px;
        height: 137px
    }
}

@media screen and (min-width: 1200px) {
    .landpokdom-home-body__games {
        max-width: 1160px;
        margin: 0 auto
    }

    .landpokdom-games__grid {
        grid-template-columns:repeat(auto-fill, minmax(278px, 1fr));
        grid-gap: 16px;
        max-width: 1160px
    }

    .land-squr-banner {
        width: 572px;
        height: 368px;
        padding: 50px
    }

    .landpokdom-games__grid-game {
        width: 278px;
        height: 176px
    }
}

@media screen and (max-width: 1199px) {
    .landpokdom-home-txt__article {
        padding: 30px 40px 70px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap {
        margin-top: 80px;
        margin-bottom: 80px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .sect-mn-image {
        width: 100%;
        max-width: 800px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .horsesh {
        top: 200px;
        left: 22px;
        max-width: 140px;
        z-index: 0
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .bang {
        bottom: 10px;
        left: -250px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .lemon {
        top: -80px;
        right: 50px;
        max-width: 216px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .clever {
        bottom: -40px;
        right: -66px;
        max-width: 125px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .cherry {
        top: 190px;
        right: -110px;
        max-width: 130px
    }

    .landpokdom-home-txt__sect-support {
        height: 362px
    }

    .landpokdom-home-txt__sect-support .casino, .landpokdom-home-txt__sect-support .payments, .landpokdom-home-txt__sect-support .popular {
        max-width: 480px
    }

    .landpokdom-home-txt__sect-support .payments {
        top: 0;
        left: 0
    }

    .landpokdom-home-txt__sect-support .popular {
        top: 80px;
        left: 50px
    }

    .landpokdom-home-txt__sect-support .casino {
        top: 22px;
        left: 233px
    }

    .landpokdom-home-txt__sect-support .smssvg {
        position: absolute;
        bottom: -30px;
        right: 144px;
        max-width: 200px
    }
}

@media screen and (max-width: 992px) {
    .landpokdom-header__wrap {
        padding: 24px 19px
    }

    .landpokdom-footer__pays-item {
        width: 88px;
        height: 60px
    }

    .landpokdom-footer__pays-item img {
        width: 80%
    }

    .landpokdom-home-txt__article {
        padding: 30px 20px 20px
    }

    .landpokdom-home-txt .playfor-image {
        left: -50px;
        width: 100%
    }

    .landpokdom-home-txt__sect-image.offsetleft {
        width: 100%
    }

    .landpokdom-home-txt__sect-image.offsetright {
        width: 100%
    }

    .landpokdom-home-txt__sect-bonuses {
        width: 100%
    }

    .landpokdom-home-txt__sect-flex-back-item .back-mob-padding {
        padding-top: 70px;
        padding-left: 40px;
        padding-right: 60px
    }

    .landpokdom-home-txt__sect-flex-back-item .back-mob-padding img {
        max-width: 100%
    }

    .landpokdom-home-txt__sect-flex-back-item .back-mob-txt-padding {
        padding-top: 75px;
        padding-right: 40px;
        padding-left: 65px
    }

    .landpokdom-home-txt__sect-flex-app {
        margin-top: 65px
    }

    .landpokdom-home-txt__sect-flex-app .app-mob-txt-padding {
        padding-top: 75px;
        padding-right: 90px;
        padding-left: 56px
    }

    .landpokdom-home-txt__sect-flex-app .app-mob-padding {
        text-align: center;
        padding-top: 74px;
        padding-left: 70px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .sect-game-image {
        max-width: 534px;
        left: 30px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .flower {
        top: 174px;
        left: 118px;
        max-width: 180px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .mask {
        position: absolute;
        top: 67px;
        right: 34px;
        max-width: 180px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .coin {
        position: absolute;
        top: 189px;
        right: 99px;
        max-width: 130px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .horsesh {
        top: 200px;
        left: -20px;
        max-width: 140px;
        z-index: 0
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .bang {
        bottom: 10px;
        left: -250px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .lemon {
        top: -80px;
        right: 50px;
        max-width: 180px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .clever {
        bottom: -40px;
        right: -66px;
        max-width: 90px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .cherry {
        top: 190px;
        right: -110px;
        max-width: 130px
    }

    .landpokdom-home-txt__sect-svg .svg {
        max-width: 200px;
        bottom: 50px;
        right: -14px
    }

    .faq-title {
        margin-top: 40px
    }
}

@media screen and (max-width: 768px) {
    .landpokdom-header__logo {
        display: block;
        max-width: 32px;
        overflow: hidden;
        height: 32px
    }

    .landpokdom-header__logo img {
        height: auto;
        max-width: none
    }

    .landpokdom-header__wrap {
        padding: 19px
    }

    .landpokdom-header__auth {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .landpokdom-header__auth .btnz {
        margin-right: 0
    }

    .landpokdom-header__auth .btnz-login, .landpokdom-header__auth .btnz-regist {
        display: none
    }

    .landpokdom-header__auth .btnz-reglog {
        display: block
    }

    .landpokdom-header__auth .btnz-reglog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .landpokdom-header__auth-missions {
        display: none
    }

    .landpokdom-footer__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px
    }

    .landpokdom-footer__info-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .landpokdom-footer__info-item {
        max-width: 200px
    }

    .landpokdom-footer__info-item:not(:last-child) {
        margin: 0 30px 35px 0
    }

    .landpokdom-home-body__header-sections-items .item {
        font-size: 12px
    }

    .h1 {
        font-size: 30px;
        line-height: 46px
    }

    .h2 {
        font-size: 24px;
        line-height: 30px
    }

    .h3 {
        font-size: 20px;
        line-height: 26px
    }

    .h4 {
        font-size: 20px;
        line-height: 26px
    }

    .landpokdom-home-txt__sect-title {
        margin-bottom: 30px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .sect-game-image {
        left: 0;
        width: 100%
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .flower {
        top: 150px;
        left: -4px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .mask {
        position: absolute;
        top: 67px;
        right: -28px;
        max-width: 180px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .coin {
        position: absolute;
        top: 189px;
        right: 37px;
        max-width: 130px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .sect-mn-image {
        width: 100%;
        max-width: 620px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .horsesh {
        top: 150px;
        left: -20px;
        max-width: 118px;
        z-index: 0
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .lemon {
        top: -60px;
        right: 50px;
        max-width: 170px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .clever {
        bottom: -40px;
        right: -13px;
        max-width: 99px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .cherry {
        top: 180px;
        right: -63px;
        max-width: 102px
    }

    .landpokdom-home-txt__sect-support {
        height: 308px
    }

    .landpokdom-home-txt__sect-support .casino, .landpokdom-home-txt__sect-support .payments, .landpokdom-home-txt__sect-support .popular {
        max-width: 409px;
        width: 100%
    }

    .landpokdom-home-txt__sect-support .payments {
        top: 0;
        left: 0
    }

    .landpokdom-home-txt__sect-support .popular {
        top: 68px;
        left: 44px
    }

    .landpokdom-home-txt__sect-support .casino {
        top: 20px;
        left: 198px
    }

    .landpokdom-home-txt__sect-support .smssvg {
        bottom: -30px;
        right: 144px;
        max-width: 150px
    }

    .landpokdom-home-txt__sect-bonuses {
        height: 330px;
        margin-top: 65px
    }

    .landpokdom-home-txt__sect-bonus-image {
        max-width: 240px
    }

    .landpokdom-home-txt__sect-image.offsetleft, .landpokdom-home-txt__sect-image.offsetright {
        margin-left: 0;
        margin: 0 0
    }

    .landpokdom-home-txt__sect-image.license {
        margin-left: 0;
        margin: 0 -20px;
        max-width: 350px
    }

    .landpokdom-home-txt__sect-flex.flex-item-text-wrap {
        margin: 50px -15px
    }

    .landpokdom-home-txt__sect-flex-item.flex-item-text {
        padding: 0 15px
    }

    .landpokdom-home-txt__sect-flex-back {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .landpokdom-home-txt__sect-flex-back-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .landpokdom-home-txt__sect-flex-back-item .back-mob-padding {
        padding-top: 30px;
        padding-left: 40px;
        padding-right: 40px;
        text-align: center
    }

    .landpokdom-home-txt__sect-flex-back-item .back-mob-padding img {
        margin: 0 auto;
        max-width: 100%
    }

    .landpokdom-home-txt__sect-flex-back-item .back-mob-txt-padding {
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px
    }

    .landpokdom-home-txt__sect-flex-app {
        margin-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .landpokdom-home-txt__sect-flex-app .app-mob-txt-padding {
        padding: 30px 40px 40px 40px
    }

    .landpokdom-home-txt__sect-flex-app .app-mob-padding {
        padding: 40px 40px 0 40px
    }

    .mgt-10 {
        margin-top: 70px
    }

    .mgt-75 {
        margin-top: 55px
    }

    .mgt-6 {
        margin-top: 40px
    }

    .mgt-5 {
        margin-top: 30px
    }

    .landpokdomtext ol, .landpokdomtext p, .landpokdomtext ul {
        font-size: 14px
    }

    .landpokdom-home-txt__sect-svg .svg {
        max-width: 150px;
        bottom: 34px;
        right: -40px
    }
}

@media screen and (max-width: 480px) {
    .h1 {
        font-size: 24px;
        line-height: 30px
    }

    .h2 {
        font-size: 20px;
        line-height: 26px
    }

    .h3 {
        font-size: 16px;
        line-height: 24px
    }

    .h4 {
        font-size: 16px;
        line-height: 23px
    }

    .landpokdom-home-txt__sect-title {
        margin-bottom: 20px
    }

    .landpokdom-home-txt__sect-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .landpokdom-home-txt__sect-flex-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .landpokdom-home-txt__sect-flex-item img {
        margin: 0 auto
    }

    .landpokdom-home-txt__sect-flex-item:not(:first-child) {
        margin-top: 30px
    }

    .landpokdom-home-txt__sect-flex-item.flex-right {
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }

    .landpokdom-home-txt__sect-image.phone-img {
        border-radius: 30px
    }

    .landpokdom-home-txt__sect-flex.flex-item-text-wrap {
        margin: 30px -15px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap {
        margin: 30px 0
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .flower {
        display: none
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .mask {
        display: none
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .coin {
        display: none
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .sect-mn-image {
        max-width: 380px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .horsesh {
        top: 100px;
        left: -15px;
        max-width: 62px;
        z-index: 0
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .lemon {
        top: -28px;
        right: 1px;
        max-width: 90px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .clever {
        bottom: -22px;
        right: -40px;
        max-width: 52px
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .cherry {
        display: none
    }

    .landpokdom-home-txt__sect-mn-image.sect-mn-image-wrap .bang {
        display: none
    }

    .landpokdom-home-txt__sect-support {
        height: 180px
    }

    .landpokdom-home-txt__sect-support .casino, .landpokdom-home-txt__sect-support .payments, .landpokdom-home-txt__sect-support .popular {
        max-width: 220px;
        width: 100%;
        border-radius: 5px
    }

    .landpokdom-home-txt__sect-support .payments {
        top: 0;
        left: 0
    }

    .landpokdom-home-txt__sect-support .popular {
        top: 28px;
        left: 18px
    }

    .landpokdom-home-txt__sect-support .casino {
        top: 8px;
        left: 83px
    }

    .landpokdom-home-txt__sect-support .smssvg {
        bottom: 35px;
        right: 34px;
        max-width: 50px
    }

    .landpokdom-home-txt__sect-bonuses {
        margin-top: 55px;
        height: 225px
    }

    .landpokdom-home-txt__sect-bonus-image {
        max-width: 160px
    }

    .landpokdom-home-txt__flex-games {
        margin: 30px -7px
    }

    .landpokdom-home-txt__flex-games-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .landpokdomtext ol.landpokdom-home-txt__sect-ol, .landpokdomtext ul.landpokdom-home-txt__sect-ul {
        margin-bottom: 25px
    }

    .faq-title {
        margin-top: 20px
    }

    .mgt-10 {
        margin-top: 40px
    }

    .mgt-75 {
        margin-top: 35px
    }

    .mgt-6 {
        margin-top: 30px
    }

    .mgt-5 {
        margin-top: 20px
    }

    .landpokdom-home-txt__sect-svg .svg {
        max-width: 90px;
        bottom: 22px;
        right: -25px
    }

    .landpokdom-loader__bg {
        width: 220px;
        height: 220px
    }
}



.landpokdomtext img {
    display: block;
    margin: 30px auto;
    max-width: 100%;
    border-radius: 14px;
}

.landpokdomtext figure img {
    border-radius: 14px;
    margin: 30px auto;
}