@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local(""), url(/wp-content/themes/36056/assets/fonts/Roboto-Light.woff2) format("woff2"), url(/wp-content/themes/36056/assets/fonts/Roboto-Light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local(""), url(/wp-content/themes/36056/assets/fonts/Roboto-Regular.woff2) format("woff2"), url(/wp-content/themes/36056/assets/fonts/Roboto-Regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local(""), url(/wp-content/themes/36056/assets/fonts/Roboto-Medium.woff2) format("woff2"), url(/wp-content/themes/36056/assets/fonts/Roboto-Medium.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local(""), url(/wp-content/themes/36056/assets/fonts/Roboto-Bold.woff2) format("woff2"), url(/wp-content/themes/36056/assets/fonts/Roboto-Bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: local(""), url(/wp-content/themes/36056/assets/fonts/Roboto-Black.woff2) format("woff2"), url(/wp-content/themes/36056/assets/fonts/Roboto-Black.woff) format("woff")
}

body {
    background: black;
    color: #fff;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 1.2;
    margin: 0;
    padding: 78px 0 0
}

body.overflow-hidden {
    max-height: 100vh;
    overflow: hidden
}

@media (max-width:1024px) {
    body {
        font-size: 14px;
        padding: 75px 0 0
    }
}

* {
    box-sizing: border-box
}

a {
    color: rgb(207, 4, 4);
    text-decoration: none
}

a:active,
a:hover {
    color: #1769ff
}

a:active,
a:focus,
a:hover {
    outline: none;
    text-decoration: none
}

button:focus {
    outline: none
}

img {
    height: auto;
    max-width: 100%
}
img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  
  
  figure img {
    border-radius: 14px;
    margin: 30px auto;
  }	
ol li,
ul li {
    list-style-position: inside
}

ol,
ul {
    margin: 0;
    padding: 0
}

.title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    margin: 12px 0
}

h1 {
    font-size: 24px;
    margin: 22px 0 10px
}

@media (max-width:1024px) {
    h1 {
        font-size: 24px
    }
}

h2 {
    font-size: 21px;
    margin: 22px 0 10px
}

@media (max-width:1024px) {
    h2 {
        font-size: 21px
    }
}

h3 {
    font-size: 18px;
    margin: 22px 0 10px
}

@media (max-width:1024px) {
    h3 {
        font-size: 18px
    }
}

h4 {
    font-size: 20px
}

@media (max-width:1024px) {
    h4 {
        font-size: 18px
    }
}

p {
    margin: 10px 0;
    padding: 0
}

.slots-encom-site-container {
    display: flex;
    position: relative
}

@media (max-width:1440px) {
    .slots-encom-site-container {
        display: block
    }
}

.slots-encom .container {
    margin: 0 auto;
    max-width: 1110px;
    padding: 0 15px;
    position: relative;
    width: calc(100% - 554px)
}

@media (max-width:1440px) {
    .slots-encom .container {
        width: 100%
    }
}

.slots-encom .desktop-none,
.slots-encom .menu-providers__btn {
    display: none
}

.slots-encom table {
    border-collapse: collapse;
    margin: 20px 0;
    text-align: left;
    width: 100%
}

@media (max-width:1024px) {
    .slots-encom table {
        display: block;
        overflow-y: auto
    }
}

.slots-encom table td,
.slots-encom table tr {
    border: 1px solid #b9b9b9;
    color: #fff;
    padding: 12px 20px
}

.slots-encom table thead td {
    font-size: 20px;
    line-height: 1.4;
    padding: 12px 20px
}

.slots-encom table tr:nth-child(odd) {
    background: #3d4558
}

.slots-encom .menu-providers {
    display: flex;
    flex-direction: row;
    list-style: none
}

.slots-encom .menu-providers a,
.slots-encom .menu-providers span {
    color: #fff;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none
}

.slots-encom .menu-providers a:hover,
.slots-encom .menu-providers span:hover {
    color: #1769ff;
    text-decoration: none
}

.slots-encom .through-img--wrap {
    margin-right: -277px;
    padding: 0 15px;
    transform: translateX(-360px);
    width: 277px;
    z-index: 2
}

@media (max-width:1800px) {
    .slots-encom .through-img--wrap {
        transform: translateX(-277px)
    }
}

.slots-encom .through-img--wrap .through-img {
    cursor: pointer;
    padding-bottom: 15px;
    position: sticky;
    top: 548px
}

.slots-encom .through-img--wrap .through-img img {
    border-radius: 10px;
    overflow: hidden
}

@media (max-width:1440px) {
    .slots-encom .through-img--wrap .through-img {
        display: none
    }
}

.slots-encom .btn {
    background: red;
    border: none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .04em;
    outline: none;
    padding: 16px;
    text-decoration: none
}

.slots-encom .btn:hover {
    background: linear-gradient(180deg, #e7e7e7, #9d9d9d);
    color: #416fb4
}

.slots-encom .btn:active {
    background: #fdfeff;
    color: #416fb4
}

.slots-encom .fill-class {
    fill: orange
}

.slots-encom .menu-providers {
    overflow: auto;
    position: relative
}

.slots-encom .menu-providers a {
    padding: 15px 35px;
    white-space: nowrap
}

.slots-encom .menu-providers::-webkit-scrollbar {
    height: 8px;
    padding: 15px;
    width: 20px
}

.slots-encom .menu-providers::-webkit-scrollbar-thumb {
    background: #21262f;
    border-radius: 8px
}

.slots-encom .title--wrap {
    margin-top: 12px
}

.slots-encom a:not([href]):not([tabindex]):focus,
.slots-encom a:not([href]):not([tabindex]):hover {
    text-decoration: none
}

.slots-encom .top-block {
    margin-bottom: 40px
}

.slots-encom .top-block .image {
    width: 100%
}

.slots-encom .top-block .img-block {
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    min-height: 250px;
    position: relative;
    transition: all .3s;
    width: 100%
}

@media (max-width:992px) {
    .slots-encom .top-block .img-block {
        background: transparent;
        box-shadow: none
    }
}

.slots-encom .top-block .img-block img {
    border-radius: 30px;
    max-width: 100%;
    width: inherit
}

@media (max-width:992px) {
    .slots-encom .top-block .img-block img {
        width: 100%
    }
}

.slots-encom .top-block .img-block .slot-button-wrapper {
    display: none;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s
}

.slots-encom .top-block .img-block:hover .slot-button-wrapper {
    display: block;
    margin: 0;
    transition: all .3s
}

.slots-encom .top-block .hide-text {
    overflow: hidden
}

.slots-encom .top-block .show-button {
    color: #eb223e;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0;
    position: relative;
    text-align: right
}

.slots-encom .top-block .show-button:before {
    background: #f8f9fc;
    background-size: cover;
    content: "";
    filter: blur(7px);
    height: 20px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -15px;
    width: 100%
}

.slots-encom .button-wrapper {
    margin: 20px 0
}

.slots-encom .button-wrapper .btn {
    margin: 0 auto
}

.slots-encom .list li {
    padding: 15px 0 13px
}

@media (max-width:992px) {
    .slots-encom .list li {
        padding: 10px 0 7px
    }
}

.slots-encom .list li p.capt {
    font-weight: 600;
    margin: 0;
    padding-right: 10px
}

.slots-encom .list li.small-padding {
    padding: 15px 0 13px
}

@media (max-width:992px) {
    .slots-encom .list li.small-padding {
        padding: 10px 0 7px
    }
}

.slots-encom .single__slot-game {
    margin: 0 auto;
    max-width: 1110px
}

.slots-encom .single__slot-game .slot-game__title {
    margin-bottom: 12px;
    margin-top: 24px;
    min-height: 20px;
    position: relative
}

.slots-encom .single__slot-game .slot-game__name {
    font-size: 24px;
    font-weight: 600;
    padding-right: 64px
}

@media (max-width:1024px) {
    .slots-encom .single__slot-game .slot-game__name {
        font-size: 16px;
        font-weight: 700
    }
}

.slots-encom .single__slot-game .iframe {
    border-radius: 10px;
    height: 100%;
    left: 0;
    line-height: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.slots-encom .single__slot-game .iframe iframe {
    height: 100% !important;
    width: 100%
}

.slots-encom .single__slot-game .iframe.show {
    z-index: 1
}

.slots-encom .single__slot-game .play-box {
    border-radius: 10px;
    line-height: 0;
    margin: 15px auto 0;
    max-width: 100%;
    position: relative
}

.slots-encom .single__slot-game .play-box img {
    border-radius: 10px;
    height: 606px;
    line-height: 1;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    width: 100%
}

@media (max-width:768px) {
    .slots-encom .single__slot-game .play-box img {
        height: 550px
    }
}

@media (max-width:567px) {
    .slots-encom .single__slot-game .play-box img {
        height: 350px
    }
}

@media (max-width:411px) {
    .slots-encom .single__slot-game .play-box img {
        height: 270px
    }
}

.slots-encom .single__slot-game .play-box .overlay {
    align-items: center;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
    border-radius: 10px;
    display: flex;
    height: 100%;
    left: 0;
    line-height: 1;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.slots-encom .single__slot-game .full-screen {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='4' fill='%235A6275'/%3E%3Cpath d='M20 4v5h-2V6h-3V4h5ZM20 20v-5h-2v3h-3v2h5ZM4 4v5h2V6h3V4H4ZM4 20v-5h2v3h3v2H4Z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: -39px;
    width: 24px;
    z-index: 9
}

@media (max-width:411px) {
    .slots-encom .single__slot-game .full-screen {
        top: -46px
    }
}

.slots-encom .single__slot .refresh-demo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='4' fill='%235A6275'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m4.762 6.286.65.464a8.381 8.381 0 0 1 3.754-2.383 8.38 8.38 0 0 1 9.261 3.127A8.38 8.38 0 0 1 20 12.38h-1.498a6.883 6.883 0 0 0-4.681-6.521 6.883 6.883 0 0 0-7.18 1.768l.787.562-2.666.381V6.286Zm.81 10.22A8.381 8.381 0 0 1 4 11.62h1.498a6.883 6.883 0 0 0 8.897 6.582c1.267-.388 2.595-1.438 3.479-2.495l-.88-.659 2.675-.322-.05 2.286-.544-.407c-1.07 1.301-2.672 2.549-4.241 3.03a8.382 8.382 0 0 1-9.261-3.128Z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
    height: 24px;
    position: absolute;
    right: 40px;
    width: 24px
}

@media (max-width:411px) {
    .slots-encom .single__slot .refresh-demo {
        bottom: 7px
    }
}

.slots-encom .single__slot .refresh-demo.active {
    cursor: pointer
}

.slots-encom .full-screen-overlay {
    background: rgba(0, 0, 0, .9);
    bottom: 0;
    cursor: pointer;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .3s;
    z-index: -1
}

.slots-encom .full-screen-iframe .full-screen-overlay {
    display: block;
    opacity: 1;
    z-index: 1999
}

.slots-encom .full-screen-iframe .play-box {
    bottom: 0;
    box-shadow: none;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    min-height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2000
}

.slots-encom .full-screen-iframe .play-box img {
    height: 100%;
    max-height: 100%
}

.slots-encom .full-screen-iframe .play-box-title {
    display: none
}

.slots-encom .full-screen-iframe .play-box-iframe {
    height: 100%;
    margin: 0
}

.slots-encom .full-screen-iframe .play-box .iframe {
    height: 100%;
    max-height: 100%
}

.slots-encom .full-screen-iframe .play-box .preload-img {
    height: 100%;
    max-height: 100%;
    overflow: hidden
}

.slots-encom .full-screen-iframe .play-box .preload-img img {
    height: 100% !important;
    max-height: 100%
}

.slots-encom .full-screen-iframe .play-box .iframe.active-frame iframe {
    height: 100% !important
}

.slots-encom .full-screen-iframe .play-btn {
    padding: 20px 47px 0
}

.slots-encom .full-screen-iframe .full-screen {
    right: 20px;
    top: 20px
}

.slots-encom .under-demo {
    margin-top: 24px
}

.slots-encom .button-play-for-free {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 64px;
    font-weight: 900;
    margin: 0 auto;
    position: relative;
    text-align: center;
    transform: translateY(15px);
    z-index: 1
}

@media (max-width:1024px) {
    .slots-encom .button-play-for-free {
        font-size: 32px
    }
}

.slots-encom .button-play-for-free:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='149' height='190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M131.456 84.06 20.522 12.852C11.87 7.298.5 13.512.5 23.792v142.416c0 10.281 11.37 16.493 20.022 10.94l110.934-71.208c7.971-5.116 7.971-16.764 0-21.88Z' fill='url(%23a)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='74.5' y1='0' x2='74.5' y2='190' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23669CFF'/%3E%3Cstop offset='.516' stop-color='%23005AFF'/%3E%3Cstop offset='1' stop-color='%230A327C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    cursor: pointer;
    height: 190px;
    position: relative;
    transform: translateY(-42px);
    width: 148px
}

@media (max-width:1024px) {
    .slots-encom .button-play-for-free:before {
        height: 120px;
        transform: translate(15px, -22px);
        width: 93px
    }
}

.slots-encom .button-play-for-free svg {
    height: 115px;
    margin-bottom: 20px;
    text-align: center;
    transform: translateX(20px);
    transition-duration: .2s;
    width: 115px
}

@media (max-width:768px) {
    .slots-encom .button-play-for-free svg {
        height: 70px;
        margin-bottom: 15px;
        transform: translateX(10px);
        width: 70px
    }
}

.slots-encom .text-center {
    text-align: center
}

.slots-encom .p-b-40 {
    padding-bottom: 40px
}

.slots-encom img.default {
    position: absolute
}

.slots-encom .thumb-loaded {
    background-color: #34314d;
    position: relative;
    width: 100%;
    z-index: 2
}

.slots-encom .block-title {
    font-size: 24px;
    padding-bottom: 30px;
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase
}

.slots-encom .alignleft {
    float: left;
    padding-bottom: 20px;
    padding-right: 20px
}

.slots-encom .alignright {
    float: right;
    padding-bottom: 20px;
    padding-left: 20px
}

.slots-encom .aligncenter {
    display: block;
    margin: 0 auto
}

.slots-encom main ol,
.slots-encom main ul {
    margin: 12px 0 12px 10px
}

.slots-encom main ol li,
.slots-encom main ul li {
    margin-bottom: 5px
}

.slots-encom main ol li::marker,
.slots-encom main ul li::marker {
    font-size: 12px
}

@media (max-width:1024px) {

    .slots-encom main .alignleft,
    .slots-encom main .alignright {
        max-width: 50%
    }
}

@media (max-width:576px) {

    .slots-encom main .alignleft,
    .slots-encom main .alignright {
        display: block;
        max-width: 100%;
        width: 100%
    }

    .slots-encom main img {
        display: inline-block;
        margin: 0 auto;
        padding: 0
    }
}

.slots-encom .no-scroll,
.slots-encom .overflow-hidden {
    overflow: hidden
}

.slots-encom .blur {
    filter: blur(5px);
    transition: filter .35s ease-out
}

.slots-encom .site-logo img {
    height: auto;
    max-width: 160px;
    width: 100%
}

.slots-encom .breadcrumbs {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 24px 0 0 15px;
    padding: 0
}

@media (max-width:1024px) {
    .slots-encom .breadcrumbs {
        margin: 24px 0 0
    }
}

.slots-encom .breadcrumbs li {
    margin: 0;
    padding-right: 32px;
    position: relative
}

@media (max-width:767px) {
    .slots-encom .breadcrumbs li {
        padding-right: 28px
    }
}

.slots-encom .breadcrumbs li a {
    color: #fff;
    font-weight: 300;
    text-decoration: none
}

.slots-encom .breadcrumbs li a,
.slots-encom .breadcrumbs li span {
    font-size: 14px;
    line-height: 2
}

.slots-encom .breadcrumbs li>span {
    color: #1769ff;
    font-weight: 400
}

.slots-encom .breadcrumbs li:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 6 6-6 6' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    position: absolute;
    right: 11px;
    width: 9px
}

@media (max-width:767px) {
    .slots-encom .breadcrumbs li:after {
        right: 8px
    }
}

.slots-encom .breadcrumbs li:last-child:after {
    content: none
}

.slots-encom .button-wrapper {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.slots-encom .button-wrapper--shorcode {
    margin: 10px 0
}

.slots-encom .button-wrapper .btn {
    max-width: 100%;
    padding-left: 43px;
    padding-right: 43px;
    width: 306px
}

@media (max-width:375px) {
    .slots-encom .button-wrapper .btn {
        width: 100%
    }
}

.slots-encom .text-uppercase {
    text-transform: uppercase
}

.slots-encom .top-text {
    margin-bottom: 30px;
    margin-top: 10px
}

.slots-encom .top-text__image {
    border-radius: 5px;
    width: 100%
}

@media (max-width:768px) {
    .slots-encom .top-text__image {
        padding: 20px
    }
}

.slots-encom .top-text img {
    border-radius: 5px
}

@media (max-width:576px) {
    .slots-encom .top-text img {
        margin-bottom: 20px;
        padding: 0;
        width: 100%
    }
}

.slots-encom .page-content {
    margin: 100px 0
}

.slots-encom .text-align-center {
    text-align: center
}

.slots-encom .slot__loop {
    clear: both;
    margin-top: 40px
}

.slots-encom .slot-list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 30px
}

@media (max-width:767px) {
    .slots-encom .slot-list {
        margin: 0 0 30px
    }
}

.slots-encom .slot-list .slot-card__wrap {
    margin: 7px;
    width: 204px
}

@media (max-width:1024px) {
    .slots-encom .slot-list .slot-card__wrap {
        width: 186px
    }
}

@media (max-width:768px) {
    .slots-encom .slot-list .slot-card__wrap {
        margin: 1%;
        max-width: 48%;
        min-width: 23%;
        width: 165px
    }
}

@media (max-width:767px) {
    .slots-encom .slot-list .slot-card__wrap {
        width: auto
    }
}

.slots-encom .slot-list .slot-card {
    border-radius: 16px;
    line-height: 0;
    overflow: hidden;
    position: relative
}

.slots-encom .slot-list .slot-card img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.slots-encom .slot-list .slot-card.new:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='55' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10C0 4.477 4.477 0 10 0h45v16c0 5.523-4.477 10-10 10H0V10Z' fill='url(%23a)'/%3E%3Cpath d='M22.555 8.469V17h-.726l-4.905-7.29V17h-.72V8.469h.72l4.916 7.289v-7.29h.715Zm4.945 8.648c-.414 0-.795-.076-1.143-.228a2.731 2.731 0 0 1-.902-.645 2.969 2.969 0 0 1-.592-.984 3.704 3.704 0 0 1-.205-1.254v-.252c0-.488.072-.93.217-1.324.145-.395.344-.733.598-1.014s.543-.496.867-.645a2.42 2.42 0 0 1 1.031-.228c.402 0 .76.072 1.072.217a2.1 2.1 0 0 1 .785.603c.215.258.377.565.487.92.11.352.164.74.164 1.166v.428H25.08v-.598h4.102v-.082a2.572 2.572 0 0 0-.217-.996 1.8 1.8 0 0 0-.598-.761c-.265-.196-.598-.293-.996-.293-.297 0-.57.062-.82.187a1.866 1.866 0 0 0-.639.539c-.176.23-.312.506-.41.826-.094.317-.14.668-.14 1.055v.252c0 .351.05.68.152.984.105.301.254.567.445.797.195.23.426.41.691.54.266.128.559.192.88.192.374 0 .706-.068.995-.204.29-.141.55-.362.78-.663l.44.34c-.138.203-.31.39-.517.563a2.33 2.33 0 0 1-.732.41 2.965 2.965 0 0 1-.996.152Zm6-1.6 1.529-4.857h.492l-.293 1.307-1.6 5.033h-.492l.363-1.482Zm-1.588-4.857 1.341 4.887.288 1.453h-.51l-1.84-6.34h.72Zm5.513 4.87 1.307-4.87h.72L37.613 17h-.503l.316-1.47Zm-1.804-4.87 1.505 4.817.381 1.523h-.492l-1.635-5.04-.275-1.3h.516Z' fill='%23fff'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='27.5' y1='0' x2='27.5' y2='26' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234B9DE8'/%3E%3Cstop offset='1' stop-color='%23416FB4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    width: 55px;
    z-index: 2
}

.slots-encom .slot-list .slot-card .slot-card__overlay {
    align-items: center;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    left: 0;
    line-height: 1.3;
    opacity: 0;
    padding: 15px 10px 23px;
    position: absolute;
    top: 0;
    transition-duration: .2s;
    width: 100%;
    z-index: 3
}

@media (max-width:1024px) {
    .slots-encom .slot-list .slot-card .slot-card__overlay {
        padding: 0
    }
}

.slots-encom .slot-list .slot-card .slot-card__overlay .slot-card__link {
    align-self: flex-start;
    font-size: 16px;
    font-weight: 400;
    margin-top: auto;
    min-height: 45px;
    transform: translateY(-20px);
    transition-duration: .2s
}

@media (max-width:1024px) {
    .slots-encom .slot-list .slot-card .slot-card__overlay .slot-card__link {
        font-size: 0;
        height: 100%;
        transform: translateY(0);
        width: 100%
    }
}

.slots-encom .slot-list .slot-card .slot-card__overlay .btn {
    font-size: 12px;
    font-weight: 500;
    margin-top: 40px;
    padding: 10px;
    text-align: center;
    transform: translateY(20px);
    transition-duration: .2s;
    width: 100%
}

@media (max-width:1024px) {
    .slots-encom .slot-list .slot-card .slot-card__overlay .btn {
        display: none
    }
}

.slots-encom .slot-list .slot-card:hover .slot-card__overlay {
    opacity: 1;
    transition-duration: .2s
}

.slots-encom .slot-list .slot-card:hover .slot-card__overlay .btn,
.slots-encom .slot-list .slot-card:hover .slot-card__overlay .slot-card__link {
    transform: translateY(0)
}

.slots-encom .slot-list .slot-card:hover.new:before {
    opacity: 0
}

.slots-encom .slot-list .short-name {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 300;
    padding: 12px 10px 5px;
    text-align: center
}

@media (max-width:768px) {
    .slots-encom .slot-list .short-name {
        padding: 12px 5px
    }
}

.slots-encom .slot-list .short-name:hover {
    color: #1769ff
}

.slots-encom .slot-list__header {
    align-items: center;
    clear: both;
    display: flex;
    justify-content: space-between;
    margin: 24px 0 5px
}

@media (max-width:767px) {
    .slots-encom .slot-list__header {
        align-items: flex-start;
        flex-direction: column
    }
}

.slots-encom .slot-list__header .slot-list__title {
    align-items: flex-start;
    color: #fff;
    display: flex;
    font-family: Roboto, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    position: relative
}

.slots-encom .slot-list__link {
    align-items: center;
    color: #9a9a9a;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: flex-end;
    transform: translateY(5px)
}

@media (max-width:1024px) {
    .slots-encom .slot-list__link {
        font-size: 12px;
        transform: none
    }
}

@media (max-width:767px) {
    .slots-encom .slot-list__link {
        margin-top: 5px
    }
}

.slots-encom .slot-list__link:hover {
    color: #1769ff
}

.slots-encom .slot-list__link.desktop-none {
    display: none
}

.slots-encom .slot-card__demo {
    color: #b8b9bb;
    cursor: pointer;
    padding: 10px 0
}

.slots-encom .slot-card__demo:hover {
    color: #fb9534
}

.slots-encom .sort-form input {
    display: none
}

.slots-encom .sort-button {
    background: transparent;
    border: none;
    color: #b8b9bb;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    outline: none;
    padding: 15px 35px;
    white-space: nowrap
}

.slots-encom .sort-button:hover {
    color: #fb9534
}

.slots-encom .load-more {
    color: #fff;
    cursor: pointer;
    display: block;
    margin-top: -15px;
    padding-bottom: 40px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase
}

.slots-encom .load-more:hover {
    color: #1769ff
}

.slots-encom .page-404 .header-menu_wrap .header-menu {
    display: none
}

@media (max-width:1024px) {
    .slots-encom .page-404 .header-menu_wrap .header-menu {
        display: flex
    }
}

.slots-encom .page-404__wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.slots-encom .page-404__wrap .text-404 {
    font-size: 28px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center
}

@media (max-width:1024px) {
    .slots-encom .page-404__wrap .text-404 {
        font-size: 24px;
        margin-top: 0
    }
}

.slots-encom .page-404__wrap svg {
    max-width: 100%
}

.slots-encom .page-404__wrap .btn-go_main {
    font-size: 17px;
    margin: 20px auto 48px;
    max-width: 100%;
    text-align: center;
    width: 290px
}

.slots-encom .page-404__wrap .image-404 {
    margin-bottom: -70px;
    margin-top: -76px
}

.wp-pagenavi {
    clear: both;
    margin-bottom: 20px
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 1px solid #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 2;
    margin: 2px;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
    width: 40px
}

.wp-pagenavi a.navi,
.wp-pagenavi span.navi {
    border: 0
}

.wp-pagenavi a.navi-left:before,
.wp-pagenavi span.navi-left:before {
    content: "<<"
}

.wp-pagenavi a.navi-right:before,
.wp-pagenavi span.navi-right:before {
    content: ">>"
}

.wp-pagenavi a.current,
.wp-pagenavi span.current {
    background: #6c1520;
    border-color: rgba(108, 21, 33, .75);
    color: #1769ff;
    font-weight: 500
}

.wp-pagenavi a:hover,
.wp-pagenavi span:hover {
    border-color: rgba(108, 21, 33, .75);
    text-decoration: none
}

@media (max-width:1024px) {
    .slots-encom .dropdown-toggle {
        transform: translateX(0)
    }

    .slots-encom .slot-card .slot__card-overlay .btn {
        display: none
    }

    .slots-encom .slot-card .slot__card-overlay .short_name {
        font-size: 0;
        height: 100%;
        padding: 0;
        width: 100%
    }

    .slots-encom .full-screen-iframe .play-box img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (max-width:768px) {
    .slots-encom .single__slot h1 {
        padding-right: 64px
    }
}

@media (max-width:576px) {
    .slots-encom .slot-list {
        margin-bottom: 0
    }

    .slots-encom .category-page .menu-providers--wrap,
    .slots-encom .search-page .menu-providers--wrap {
        margin-bottom: 30px;
        position: relative
    }

    .slots-encom .category-page .menu-providers--wrap:before,
    .slots-encom .search-page .menu-providers--wrap:before {
        background: linear-gradient(90deg, #ff7d02, rgba(255, 125, 2, 0));
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        max-width: 250px;
        position: absolute;
        width: 100%
    }

    .slots-encom .menu-providers--wrap {
        position: relative
    }

    .slots-encom .menu-providers--wrap .menu-providers {
        border-radius: 8px;
        display: none;
        flex-direction: column;
        left: 0;
        padding-bottom: 25px;
        padding-top: 25px;
        position: absolute;
        top: 100px;
        width: 100%;
        z-index: 2
    }

    .slots-encom .slot__loop {
        margin-bottom: 24px;
        margin-top: 0
    }

    .slots-encom .menu-providers__btn {
        align-items: center;
        display: flex;
        font-size: 17px;
        justify-content: flex-end;
        padding: 30px 5px;
        position: relative;
        width: 100%
    }

    .slots-encom .menu-providers__btn span {
        background-image: url(/wp-content/themes/36056/assets/img/faq2.svg);
        background-position: 50%;
        background-repeat: no-repeat;
        cursor: pointer;
        display: inline-block;
        height: 10px;
        margin-right: 12px;
        text-align: center;
        transform: rotate(180deg);
        width: 10px
    }

    .slots-encom .main-img {
        margin-bottom: 0
    }

    .slots-encom .load-more {
        margin-top: 15px;
        padding-bottom: 15px
    }
}

@media (max-width:360px) {
    .slots-encom .button-wrapper .btn {
        padding-left: 25px;
        padding-right: 25px
    }
}

.slots-encom .header {
    background: black;
    box-shadow: 0 11px 20px rgba(0, 0, 0, .15);
    height: 78px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

@media (max-width:1024px) {
    .slots-encom .header {
        height: 75px
    }
}

.slots-encom .header .header-container {
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 15px;
    width: 1130px
}

.slots-encom .header .header-user {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    padding: 0 0 0 20px
}

@media (max-width:1024px) {
    .slots-encom .header .header-user {
        padding: 0 0 0 10px
    }
}

.slots-encom .header .header-user .btn.signup {
    margin-right: 11px
}

.slots-encom .header .header-user .btn.signup:hover {
    background: #fff
}

.slots-encom .header .header-user .btn.signup:hover span {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, #4b9de8, #416fb4), #fff;
    -webkit-background-clip: text
}

@media (max-width:1024px) {
    .slots-encom .header .header-user .btn.signup {}
}

.slots-encom .header .logo {
    line-height: 1;
    padding: 0 20px 0 0
}

.slots-encom .login {
    background: white;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    padding: 16px;
    text-decoration: none
}

@media (max-width:1024px) {
    .slots-encom .login {
        font-weight: 600;
        min-width: 96px;
        padding: 15px 12px;
        text-align: center
    }
}

@media (max-width:365px) {
    .slots-encom .login {
        min-width: auto
    }
}

.slots-encom .login:hover {
    background: #fff
}

.slots-encom .login:hover span {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, #5cd995, #3a9b84);
    -webkit-background-clip: text
}

.slots-encom .menu-toggle-wrapper {
    align-items: center;
    background: transparent;
    display: none;
    height: 100%;
    justify-content: flex-end;
    margin-right: 15px;
    transition: all .25s ease-in-out;
    width: 30px
}

@media (max-width:1024px) {
    .slots-encom .menu-toggle-wrapper {
        display: flex
    }
}

@media (max-width:767px) {
    .slots-encom .menu-toggle-wrapper {
        margin-right: 10px
    }
}

.slots-encom .menu-toggle-button {
    height: 28px;
    position: relative;
    width: 35px
}

.slots-encom .menu-toggle-button span {
    background: linear-gradient(180deg, #4b9de8, #416fb4);
    border-radius: 2px;
    display: block;
    height: 4px;
    left: 2px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    width: 35px
}

.slots-encom .menu-toggle-button span:first-child {
    top: 0
}

.slots-encom .menu-toggle-button span:nth-child(2),
.slots-encom .menu-toggle-button span:nth-child(3) {
    top: 11px
}

.slots-encom .menu-toggle-button span:nth-child(4) {
    top: 22px
}

.slots-encom .header-menu_wrap {
    position: relative
}

@media (max-width:1024px) {
    .slots-encom .header-menu_wrap {
        background: #3d4558;
        display: none;
        height: auto;
        max-height: 100vh;
        min-height: 100vh;
        overflow-y: auto;
        padding-bottom: 24px;
        position: fixed;
        right: 0;
        top: 0;
        width: 335px;
        z-index: 11
    }

    .slots-encom .header-menu_wrap.active {
        display: flex;
        flex-direction: column
    }

    .slots-encom .header-menu_wrap .menu-toggle-wrapper {
        margin-right: 15px;
        margin-top: 22px;
        width: auto
    }

    .slots-encom .header-menu_wrap .menu-toggle-wrapper .menu-toggle-button span {
        background: #d9d9d9;
        width: 32px
    }

    .slots-encom .header-menu_wrap .menu-toggle-wrapper .menu-toggle-button span:first-child {
        left: 50%;
        top: 18px;
        width: 0
    }

    .slots-encom .header-menu_wrap .menu-toggle-wrapper .menu-toggle-button span:nth-child(2) {
        transform: rotate(45deg)
    }

    .slots-encom .header-menu_wrap .menu-toggle-wrapper .menu-toggle-button span:nth-child(3) {
        transform: rotate(-45deg)
    }

    .slots-encom .header-menu_wrap .menu-toggle-wrapper .menu-toggle-button span:nth-child(4) {
        left: 50%;
        top: 18px;
        width: 0
    }
}

@media (max-width:375px) {
    .slots-encom .header-menu_wrap {
        width: 100%
    }
}

.slots-encom .header-menu_wrap .header-menu {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin: 0 -7px 0 0;
    padding: 0
}

@media (max-width:1024px) {
    .slots-encom .header-menu_wrap .header-menu {
        flex-direction: column;
        justify-content: flex-end;
        margin: 0;
        padding: 26px 15px 0
    }
}

.slots-encom .header-menu_wrap .header-menu .menu-item {
    list-style-type: none;
    margin: 0;
    position: relative;
    text-align: center;
    white-space: nowrap
}

@media (min-width:1025px) {
    .slots-encom .header-menu_wrap .header-menu .menu-item:hover>a {
        color: #1769ff;
        transition-duration: .2s
    }

    .slots-encom .header-menu_wrap .header-menu .menu-item.current-menu-item span {
        color: #1769ff
    }
}

@media (max-width:1024px) {
    .slots-encom .header-menu_wrap .header-menu .menu-item {
        width: 100%
    }
}

.slots-encom .header-menu_wrap .header-menu .menu-item a,
.slots-encom .header-menu_wrap .header-menu .menu-item span {
    color: #fff;
    display: block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .04em;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: .2s
}

@media (max-width:1024px) {

    .slots-encom .header-menu_wrap .header-menu .menu-item a,
    .slots-encom .header-menu_wrap .header-menu .menu-item span {
        font-size: 20px;
        font-weight: 500;
        padding: 16px 0;
        text-align: right;
        text-transform: none;
        white-space: normal
    }
}

.slots-encom .header-menu_wrap .header-menu .menu-item a:hover {
    text-decoration: none
}

.slots-encom .header-menu_wrap .header-menu .menu-item.current-menu-item span {
    color: #1769ff
}

.slots-encom .header-menu_wrap .header-menu .menu-item.menu-item-has-children {
    margin-right: 20px;
    padding-right: 16px;
    position: relative
}

.slots-encom .header-menu_wrap .header-menu .menu-item.menu-item-has-children .sub-menu,
.slots-encom .header-menu_wrap .header-menu_mobile {
    display: none
}

@media (max-width:1024px) {
    .slots-encom .header-menu_wrap .header-menu_mobile {
        display: flex;
        justify-content: space-around;
        margin-top: auto;
        padding: 30px 15px 0;
        position: relative
    }

    .slots-encom .header-menu_wrap .header-menu_mobile .btn.signup {
        font-size: 14px;
        margin-right: 10px;
        white-space: nowrap
    }

    .slots-encom .header-menu_wrap .header-menu_mobile .login {
        font-size: 14px;
        white-space: nowrap
    }
}

.slots-encom .top-container {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 24px
}

@media (max-width:1024px) {
    .slots-encom .top-container {
        margin-top: 0
    }
}

.slots-encom .top-container .main-img {
    line-height: 0;
    margin: -40px -15px 0;
    position: relative
}

@media (max-width:1024px) {
    .slots-encom .top-container .main-img {
        margin-top: 24px
    }
}

.slots-encom .top-container .main-img img {
    border-radius: 10px;
    overflow: hidden
}

@media (max-width:1024px) {
    .slots-encom .top-container .main-img img {
        border-radius: inherit
    }
}

.slots-encom .top-container .main-img+.header-menu_wrap {
    margin-top: 24px
}

@media (max-width:1024px) {
    .slots-encom .top-container .main-img+.header-menu_wrap {
        margin-top: 0
    }
}

.slots-encom .top-container .main-img__caption {
    bottom: 24px;
    left: 15px;
    line-height: 1.2;
    position: absolute;
    text-align: left
}

@media (max-width:550px) {
    .slots-encom .top-container .main-img__caption {
        bottom: 15px
    }
}

.slots-encom .top-container .main-img__caption .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 3px
}

.slots-encom .top-container .main-img__caption .caption {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 17px
}

.slots-encom .top-container .main-img__caption .btn {
    font-size: 16px;
    padding: 15px 25px
}

@media (max-width:1024px) {
    body.overflow {
        max-height: 100vh;
        overflow: hidden
    }

    body.overflow:before {
        background: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
        content: "";
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9
    }

    body.overflow .logo {
        filter: opacity(.3)
    }
}

.footer {
    background: black;
    margin-top: 70px
}

.footer-menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 24px
}

@media (max-width:768px) {
    .footer-menu {
        margin-top: 5px
    }
}

.footer-menu li a,
.footer-menu li span {
    color: #999;
    display: block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 18px;
    text-decoration: none
}

@media (max-width:768px) {

    .footer-menu li a,
    .footer-menu li span {
        color: #fff;
        padding-bottom: 22px
    }
}

.footer-menu li.current-menu-item span {
    color: #1769ff
}

.footer-menu li a:hover {
    color: #1769ff;
    text-decoration: none
}

.footer-menu_wrapper {
    margin-bottom: 32px;
    padding-bottom: 14px;
    padding-top: 32px;
    position: relative
}

.footer-menu_wrapper:after {
    background: #d9d9d9;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.footer .logo {
    padding-bottom: 18px
}

.footer .payment-system {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 0 12px
}

@media (max-width:768px) {
    .footer .payment-system {
        justify-content: center;
        padding: 0 0 5px
    }
}

.footer .payment-system img {
    margin: 0 47px 20px 0
}

@media (max-width:768px) {
    .footer .payment-system img {
        margin: 0 7px 15px
    }
}

.footer .footer-bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px
}

@media (max-width:768px) {
    .footer .footer-bottom {
        flex-direction: column;
        justify-content: center
    }
}

.footer .footer-bottom__contact {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

.footer .footer-bottom__contact a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 3;
    padding-left: 40px;
    position: relative
}

.footer .footer-bottom__contact a:before {
    background-repeat: no-repeat;
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 24px
}

.footer .footer-bottom__contact a.email:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 4H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Zm-.67 2L12 10.75 5.67 6h12.66ZM19 18H5a1 1 0 0 1-1-1V7.25l7.4 5.55a1 1 0 0 0 1.2 0L20 7.25V17a1 1 0 0 1-1 1Z' fill='%23fff'/%3E%3C/svg%3E")
}

.footer .footer-bottom__contact a.phone:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.57 7.886c-.285-1.884 1.045-3.58 3.078-4.203a1.482 1.482 0 0 1 1.822.898l.651 1.74a1.5 1.5 0 0 1-.39 1.631L8.79 9.731a.752.752 0 0 0-.227.705l.017.078.048.195c.043.165.107.398.198.675.18.552.467 1.293.895 2.033.427.74.925 1.36 1.312 1.79.202.225.413.442.632.649l.06.055a.75.75 0 0 0 .723.154l2.51-.79a1.5 1.5 0 0 1 1.607.478l1.188 1.442c.495.6.436 1.482-.133 2.012-1.556 1.45-3.695 1.747-5.183.55a19.097 19.097 0 0 1-4.536-5.292 18.648 18.648 0 0 1-2.331-6.578Zm4.565 2.648 1.61-1.476a3 3 0 0 0 .781-3.263l-.652-1.74A2.982 2.982 0 0 0 8.209 2.25c-2.524.773-4.55 3.036-4.121 5.862a20.16 20.16 0 0 0 2.518 7.108 20.596 20.596 0 0 0 4.892 5.708c2.231 1.792 5.212 1.18 7.146-.623a2.971 2.971 0 0 0 .268-4.063L17.724 14.8a3 3 0 0 0-3.216-.956l-2.083.656a9.406 9.406 0 0 1-1.404-1.833 9.407 9.407 0 0 1-.886-2.133Z' fill='%23fff'/%3E%3C/svg%3E")
}

.footer .footer-bottom__contact a:hover {
    color: #fff;
    text-decoration: underline
}

.footer .footer-bottom__copyright {
    font-size: 14px;
    line-height: 3;
    padding: 0 15px;
    text-align: center
}

@media (max-width:768px) {
    .footer .footer-bottom__copyright {
        padding: 0 0 15px
    }
}

.footer .footer-bottom__icon img {
    margin-left: 25px
}

.scroll-top {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-image: url(/wp-content/themes/36056/assets/img/up3.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    bottom: 25px;
    cursor: pointer;
    display: none;
    height: 58px;
    position: fixed;
    right: 40px;
    text-align: center;
    width: 48px;
    z-index: 3
}

@media (max-width:1024px) {
    .scroll-top {
        right: 10px
    }
}

.scroll-top.sticky {
    display: flex;
    margin-bottom: -58px;
    margin-left: auto;
    position: sticky
}

@media (max-width:768px) {
    .scroll-top.sticky {
        margin-bottom: -60px
    }
}

.scroll-top:hover {
    opacity: .8;
    transition-duration: .2s
}

.slots-encom #toc_container {
    background: red;
    border-radius: 10px;
    box-shadow: 0 11px 20px rgba(0, 0, 0, .15);
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin: 8px 20px 15px 0;
    max-width: 45%;
    overflow: hidden;
    padding: 15px;
    position: relative;
    width: 375px;
    z-index: 3
}

@media (max-width:767px) {
    .slots-encom #toc_container {
        max-width: 100%;
        width: 100%
    }
}

.slots-encom #toc_container .ctoc-toggle {
    cursor: pointer;
    position: relative
}

.slots-encom #toc_container .ctoc-toggle:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6 .536 3h6.928L4 6Z' fill='%23D9D9D9'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 6px;
    width: 16px
}

.slots-encom #toc_container .ctoc-body {
    display: none;
    padding-top: 10px
}

.slots-encom #toc_container li {
    list-style: none;
    margin-bottom: 13px;
    padding-left: 14px;
    position: relative
}

.slots-encom #toc_container li .ctoc__item {
    color: #fff
}

.slots-encom #toc_container li .ctoc__item:before {
    background: #fff;
    border-radius: 50px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 3px
}

.slots-encom #toc_container li .ctoc__item:hover {
    color: #a5a5a5;
    transition-duration: .2s
}

.slots-encom #toc_container li .ctoc__item:hover:before {
    background: #a5a5a5
}

.slots-encom #toc_container li>ul {
    margin: 10px 0 10px 1px
}

.slots-encom #toc_container li>ul li {
    margin-bottom: 8px
}

.slots-encom #toc_container.active .ctoc-body {
    display: block
}

.slots-encom #toc_container.active .ctoc-toggle:before {
    transform: rotate(180deg)
}

.faq {
    margin-top: 20px
}

.faq .faq-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin: 22px 0 10px;
    text-transform: capitalize
}

@media (max-width:1024px) {
    .faq .faq-title {
        font-size: 24px
    }
}

.faq-list {
    margin: 17px 0
}

.faq-list .faq-list__item {
    background: #3d4558;
    border-radius: 10px;
    box-shadow: 0 11px 20px rgba(0, 0, 0, .15);
    color: #fff;
    margin-bottom: 12px;
    padding: 15px
}

@media (max-width:768px) {
    .faq-list .faq-list__item {
        padding: 12px 15px
    }
}

.faq-list .faq-question {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    padding-right: 30px;
    position: relative;
    width: 100%
}

@media (max-width:1024px) {
    .faq-list .faq-question {
        font-size: 18px
    }
}

.faq-list .faq-question:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6 .536 3h6.928L4 6Z' fill='%23D9D9D9'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    cursor: pointer;
    height: 30px;
    padding: 5px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -10px;
    transition: transform .3s;
    width: 15px
}

.faq-list .faq-list__item.active {
    background: #343c4e
}

.faq-list .faq-list__item.active .faq-question {
    color: #fff
}

.faq-list .faq-list__item.active .faq-question:after {
    transform: rotate(180deg)
}

.faq-list .faq-answer {
    display: none;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    padding-top: 15px
}

@media (max-width:1024px) {
    .faq-list .faq-answer {
        font-size: 12px;
        font-weight: 300
    }
}

.faq-list .faq-answer p {
    margin: 0
}