/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-viber:before {
    content: '\e800'
}

.fa-search:before {
    content: '\e801'
}

.fa-right-open:before {
    content: '\e802'
}

.fa-cancel:before {
    content: '\e803'
}

.fa-quote:before {
    content: '\e804'
}

.fa-play:before {
    content: '\e805'
}

.fa-ok:before {
    content: '\e806'
}

.fa-play-1:before {
    content: '\e807'
}

.fa-right:before {
    content: '\e808'
}

.fa-left:before {
    content: '\e809'
}

.fa-at:before {
    content: '\e80b'
}

.fa-twitter:before {
    content: '\f099'
}

.fa-facebook:before {
    content: '\f09a'
}

.fa-bars:before {
    content: '\f0c9'
}

.fa-angle-left:before {
    content: '\f104'
}

.fa-angle-right:before {
    content: '\f105'
}

.fa-angle-up:before {
    content: '\f106'
}

.fa-angle-down:before {
    content: '\f107'
}

.fa-skype:before {
    content: '\f17e'
}

.fa-vk:before {
    content: '\f189'
}

.fa-telegram:before {
    content: '\f1d8'
}

.fa-whatsapp:before {
    content: '\f232'
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../../themes/catcasino/webfonts/fontello.eot);
    src: url("../../../themes/catcasino/webfonts/fontello.eot?#iefix") format("embedded-opentype"), url(fontello.woff2) format("woff2"), url(../../../themes/catcasino/webfonts/fontello.woff) format("woff"), url(../../../themes/catcasino/webfonts/fontello.ttf) format("truetype"), url("../../../themes/catcasino/webfonts/fontello.svg#fontawesome") format("svg")
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

.container {
    padding: 0 15px
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.row > * {
    padding: 0 15px
}

.innerwrap {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    position: relative
}

@media (min-width: 576px) {
    .innerwrap {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .innerwrap {
        max-width: 730px
    }
}

@media (min-width: 992px) {
    .innerwrap {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .innerwrap {
        max-width: 1170px
    }
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0
}

* {
    box-sizing: border-box
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

ul {
    margin: 10px 0;
    padding: 0 0 0 20px;
    list-style: disc
}

ol {
    margin: 10px 0;
    padding: 0 0 0 20px;
    list-style: auto
}

h1, h2, h3 {
    text-align: center;
}

h1 {
    display: block;
    font-size: 1.8em;
    margin-top: .67em;
    margin-bottom: .67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-top: .67em;
    margin-bottom: .67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700
}

h3 {
    display: block;
    font-size: 1.2em;
    margin-top: .67em;
    margin-bottom: .67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

blockquote {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px 25px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    background-color: #eee
}

blockquote:before, blockquote:after {
    position: absolute;
    width: 20px;
    height: 20px;
    color: #000;
    font-size: 40px;
    line-height: 1
}

blockquote:before {
    content: '“';
    left: 5px;
    top: 0
}

blockquote:after {
    content: '”';
    right: 5px;
    bottom: 5px
}

iframe {
    width: 100%;
    height: 400px
}

@media (max-width: 991px) {
    iframe {
        height: 300px
    }
}

@media (max-width: 767px) {
    iframe {
        height: 200px
    }
}

table {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-collapse: collapse
}

table th {
    padding: 5px;
    font-weight: 700;
    border: 1px solid #ddd
}

table td {
    padding: 5px;
    border: 1px solid #ddd
}

@media screen and (max-width: 768px) {
    .pftable {
        width: 100%;
        overflow: auto !important;
        border: 3px solid #acc0cf;
        border-radius: 3px;
        box-sizing: border-box;
        margin: 20px 0 20px
    }

    .pftable table {
        margin: 0 0 0 0 !important;
        border: none !important;
        border-radius: 0 !important
    }
}

.entry-title {
    display: block;
    width: 100%;
    text-transform: uppercase
}

.btn {
    display: block;
    width: fit-content;
    max-width: 200px;
    margin: 5px;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 10px;
    transition: .3s
}

.half-orange-btn {
    color: #000;
    background-color: #fff;
    border: 2px solid #ffc400
}

.half-orange-btn:hover {
    color: #fff;
    background-color: #ffc400
}

.orange-btn {
    color: #000;
    background-color: #ffc400;
    border: 2px solid #ffc400
}

.orange-btn:hover {
    background-color: #ffc400
}

.purple-btn {
    color: #fff;
    background-color: #c700cb;
    border: 2px solid #c700cb
}

.purple-btn:hover {
    background-color: #f0f;
    border-color: #f0f
}

a.green-btn {
    margin: 30px auto;
    color: #fff;
    background: #66c980;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 700;
    font-size: 17px;
    display: block;
    text-align: center;
    padding: 13px;
    max-width: 250px
}

a.green-btn:hover {
    background: #4eb469
}

.blue-btn {
    color: #fff;
    background-color: #2f2fde;
    border: 2px solid #2f2fde
}

.blue-btn:hover {
    background-color: #6e6ee9;
    border-color: #6e6ee9
}

.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.post-content {
    margin: 50px 0
}

.post-content .btn {
    margin: 5px auto
}

.site-header {
    position: relative;
    padding: 15px 25px;
    background-color: #fff
}

.site-header .logotype {
    width: 150px
}

.site-header .logotype img {
    width: 100%;
    height: auto
}

.site-header .nav-btns_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 160px)
}

.site-header .main-navigation .menu-toggle {
    display: none
}

.site-header .main-navigation .menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none
}

.site-header .main-navigation .menu .menu-item a {
    display: block;
    padding: 10px 15px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none
}

.site-header .main-navigation .menu .menu-item a:hover {
    color: #2f2fde
}

.site-header .account-buttons {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media (max-width: 768px) {
    .site-header .main-navigation .menu-toggle {
        position: absolute;
        right: 15px;
        top: 15px;
        display: block;
        color: #000;
        font-size: 24px
    }

    .site-header .main-navigation {
        width: 100%
    }

    .site-header .main-navigation .main-navigation-menu {
        display: none;
        padding: 15px;
        background-color: #f3f5fc;
        border-radius: 10px
    }

    .site-header .main-navigation .menu {
        display: block
    }

    .site-header .account-buttons {
        position: relative;
        width: 100%;
        justify-content: center
    }
}

#main-content {
    background-color: #f3f5fc
}

#content {
    width: calc(70% - 30px);
    margin: 25px 15px;
    padding: 0;
    background-color: #fff;
    border-radius: 10px
}

#content .post {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 15px;
    border-radius: 10px;
    overflow: hidden
}

#content .post .image {
    width: 40%
}

#content .post .image img {
    width: 100%;
    height: auto
}

#content .post .content {
    width: 60%;
    padding: 15px
}

#content .post .content .title {
    display: block;
    margin: 0 0 15px;
    color: #2f2fde;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none
}

#content .post .content .title:hover {
    color: #6e6ee9
}

#content .post .content .description {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3
}

#content .single-post {
    padding: 15px
}

#content .single-post .main-image {
    width: 100%;
    height: auto;
    text-align: center
}

#content .single-post .btn {
    margin: 0 auto
}

.pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 15px
}

.pagination span, .pagination a {
    display: block;
    margin: 2px;
    padding: 5px 10px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    border: 2px solid #c700cb;
    border-radius: 3px;
    transition: .3s
}

.pagination span:hover, .pagination a:hover {
    color: #fff;
    background-color: #c700cb
}

.pagination span.current {
    background-color: #f3f5fc;
    border-color: #ccc
}

.pagination span.current:hover {
    color: #000
}

#sidebar {
    width: calc(30% - 30px);
    height: fit-content;
    margin: 25px 15px;
    padding: 15px;
    background-color: #fff;
    border-radius: 10px
}

#sidebar .widget-title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase
}

#sidebar .widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sidebar .widget ul a {
    display: block;
    padding: 10px 0;
    color: #2f2fde;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    text-decoration: none;
    border-bottom: 1px solid #ccc
}

#sidebar .btn {
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
    text-align: center
}

@media (max-width: 992px) {
    #content {
        width: 100%
    }

    #sidebar {
        width: 100%
    }

    #sidebar .btn {
        width: fit-content;
        max-width: 200px;
        margin: 10px auto
    }
}

.comments-area {
    margin: 30px
}

.comments-title, .comment-reply-title {
    color: #000;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700
}

#comments p {
    margin: 0 0 15px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6
}

#comments label {
    display: block;
    font-size: 14px;
    opacity: .7;
    margin-bottom: 7px
}

#respond input[type="text"], #respond input[type="email"], #respond input[type="url"], #respond textarea {
    width: 100%;
    padding: 10px;
    color: #666;
    background-color: #f3f5fc;
    border: none;
    border-radius: 10px
}

#comments input[type="submit"] {
    background: none;
    border: 2px solid #2f2fde;
    color: #2f2fde;
    border-radius: 30px;
    cursor: pointer;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase
}

#comments input[type="submit"]:hover {
    color: #fff;
    background-color: #2f2fde
}

.breadcrumbs_wrap {
    padding: 15px 0;
    background-color: #f7f9ff
}

.breadcrumbs_wrap .breadcrumbs span a {
    color: #2f2fde;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none
}

.breadcrumbs_wrap h1 {
    margin: 0;
    line-height: 1.5
}

.banner {
    position: relative;
    padding: 50px 0;
    background: url(../../../themes/catcasino/images/welcome-1.jpg) left center / cover no-repeat
}

.banner .banner_title {
    margin: 0 0 25px;
    color: #fff;
    font-size: 44px;
    font-weight: 700;
    line-height: 1
}

.banner .banner_sub-title {
    margin: 0 0 25px;
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    line-height: 1
}

.banner .btn {
    filter: drop-shadow(0 0 20px rgba(255, 239, 95, .36))
}

.promos {
    font-weight: 700;
    color: #fff;
    z-index: 9;
    position: relative;
    margin-top: 30px
}

.promos span {
    position: relative;
    cursor: pointer;
    color: #ff62fd;
    display: inline-block
}

.promos span:after {
    content: '';
    -webkit-mask-image: url(/wp-content/themes/catcasino/images/copy.svg);
    mask: url(/wp-content/themes/catcasino/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #ff62fd;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    right: -22px
}

@media (max-width: 768px) {
    .banner {
        padding: 25px 0
    }

    .banner .banner_title {
        font-size: 24px
    }

    .banner .banner_sub-title {
        margin: 15px 0 25px;
        font-size: 26px
    }
}

.slots {
    margin: 50px 0
}

.slots .slot {
    position: relative;
    flex: 0 0 calc((100% / 4) - 20px);
    height: 180px;
    margin: 10px;
    padding: 0;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    transition: .3s;
    cursor: pointer
}

.slots .slot img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.slots .slot .content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    padding: 10px;
    background-color: rgba(255, 255, 255, .7)
}

.slots .slot:hover .content {
    display: flex
}

.slots .slot .content .title {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center
}

.slots .slot .content .btns {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

@media (max-width: 992px) {
    .slots .slot {
        flex: 0 0 calc((100% / 3) - 20px)
    }

    .slots .slot .content {
        display: flex
    }
}

@media (max-width: 768px) {
    .slots .slot {
        flex: 0 0 calc((100% / 3) - 20px)
    }
}

@media (max-width: 576px) {
    .slots .slot {
        flex: 0 0 calc((100% / 2) - 20px)
    }
}

@media (max-width: 480px) {
    .slots .slot {
        flex: 0 0 calc(90% - 20px);
        height: 200px;
        margin: 10px auto
    }
}

.latest-news {
    margin: 50px 0
}

.latest-news .new {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(50% - 20px);
    margin: 10px;
    padding: 0;
    background-color: #f3f5fc;
    border-radius: 10px;
    overflow: hidden
}

.latest-news .new .title {
    display: block;
    width: 50%;
    padding: 15px 25px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none
}

.latest-news .new .title:hover {
    color: #2f2fde
}

.latest-news .new .image {
    width: 50%;
    height: 150px
}

.latest-news .new .image img {
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

@media (max-width: 992px) {
    .latest-news .new {
        width: 100%
    }

    .latest-news .new .image {
        text-align: right
    }
}

@media (max-width: 576px) {
    .latest-news .new .title {
        width: 100%
    }

    .latest-news .new .image {
        display: none
    }
}

.partners {
    margin: 50px 0
}

.partners .row {
    justify-content: center
}

.partners .partner {
    padding: 15px
}

.partners .partner img {
    max-width: 130px;
    max-height: 35px
}

.payments {
    margin: 50px 0
}

.payments .row {
    padding: 25px 0 20px;
    align-items: center;
    justify-content: center;
    background-color: #f3f5fc;
    border-radius: 10px
}

.payments .payment {
    padding: 15px
}

.payments .payment img {
    max-width: 100px;
    max-height: 30px
}

footer .logotype {
    flex: 0 0 calc((100% / 4) - 30px)
}

footer .logotype img {
    width: 100%;
    height: auto;
    max-width: 180px
}

footer .logotype .btn {
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
    text-align: center
}

footer .menu {
    flex: 0 0 calc((100% / 4) - 30px)
}

footer .menu .title {
    margin: 0 0 15px;
    color: #2f2fde;
    font-size: 18px;
    font-weight: 700;
    line-height: 1
}

footer .menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer .menu ul a {
    display: block;
    padding: 5px 0;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none
}

footer .menu ul a:hover {
    color: #2f2fde
}

footer .main-menu {
    margin: 25px 0
}

footer .main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer .main-menu ul li {
    display: inline-block
}

footer .main-menu ul li a {
    display: block;
    padding: 5px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none
}

footer .copyright {
    margin: 0 0 15px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3
}

@media (max-width: 992px) {
    footer .logotype {
        flex: 0 0 calc((100% / 2) - 30px)
    }

    footer .menu {
        flex: 0 0 calc((100% / 2) - 30px)
    }
}

@media (max-width: 768px) {
    footer .logotype {
        flex: 0 0 100%
    }

    footer .menu {
        flex: 0 0 100%
    }
}

html.with--no_scroll {
    overflow: hidden;
    margin-right: 17px
}

.popup__layout {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1000;
    will-change: top;
    opacity: .75;
    visibility: visible;
    -webkit-transition: opacity 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    transition: opacity 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms
}

.popup__container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-perspective: 600px;
    perspective: 600px;
    z-index: 1001;
    text-align: center;
    visibility: visible;
    overflow-y: scroll;
    padding: 15px
}

.popup__container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.popup__body {
    background-color: #fff;
    pointer-events: auto;
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    -webkit-transition: all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    transition: all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    padding: 15px;
    max-width: 500px
}

.popup__body.mobile {
    max-width: 340px
}

.popup__body a.purple-btn {
    display: block;
    margin: 20px auto 10px;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    max-width: 200px
}

.popup__close {
    position: absolute;
    font-size: 1.2rem;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    background: #000 url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02Ljk5OTk5IDUuNTg1MThMMi4wNTA4IDAuNjM1OTg2TDAuNjM2NTg1IDIuMDUwMkw1LjU4NTc3IDYuOTk5MzlMMC42MzUzNzYgMTEuOTQ5OEwyLjA0OTU5IDEzLjM2NEw2Ljk5OTk5IDguNDEzNkwxMS45NTAzIDEzLjM2MzlMMTMuMzY0NSAxMS45NDk3TDguNDE0MiA2Ljk5OTM5TDEzLjM2MzMgMi4wNTAyOUwxMS45NDkxIDAuNjM2MDc5TDYuOTk5OTkgNS41ODUxOFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==) 50% 50% no-repeat;
    background-size: 13px;
    width: 30px;
    height: 30px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.popup__heading {
    font-size: 18px;
    line-height: 21px;
    margin: 0 0 12px;
    color: #000;
    font-weight: 700;
    text-align: center
}

.promo__text {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto
}

.promo__image {
    margin: 30px auto 15px;
    display: block
}

.popup__heading__promo {
    font-weight: 700;
    color: #000;
    font-size: 20px;
    margin: 0 0 30px
}

@media (max-width: 768px) {
    .popup__body {
        min-width: auto
    }

    .promo__image {
        margin-top: 10px
    }

    html.with--no_scroll {
        margin-right: 0
    }
}

.faq__block {
    background: #f3f5fc
}

.faq__block + .faq__block {
    margin-top: 5px
}

.faq__question:before {
    content: '';
    position: absolute;
    top: calc(50% - 8px);
    right: 13px;
    width: 10px;
    height: 10px;
    border-bottom: 3px solid #4CAF50;
    border-left: 3px solid #4CAF50;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transition: all ease .3s;
    transform: rotateZ(-45deg)
}

.faq__question.open:before {
    transform: rotate(135deg)
}

label.faq__question {
    padding: 15px 15px !important;
    cursor: pointer;
    font-weight: 700;
    position: relative;
    display: block
}

.faq__answer {
    display: none;
    padding: 15px 15px 1px;
    border-top: 1px solid #eee
}

.faq__answer a {
    text-decoration: underline
}

.faq__answer a:hover {
    text-decoration: none
}

.fag-checkbox {
    position: absolute;
    left: -100vw
}

.fag-checkbox:checked ~ .faq__answer {
    display: block
}

.faq__answer {
    display: none
}