._wpb {
    padding-bottom: 0px;
}
._wpt {
    padding-top: 0px;
}
.ph-25 {
    padding-left: 25px;
    padding-right: 25px;
}
.mh-a {
    margin-left: auto;
    margin-right: auto;
}
.w-fc {
    width: fit-content;
}
.tag._red.inln {
    display: inline;
    position: relative;
    top: 10px;
}
._mw1207 {
    max-width: 1207px;
}
._m0a {
    margin: 0 auto;
}
.advanced_link {

}
.demo-buttons {
    margin: 0 5px;
    width: 100px;
}
._scroll-lock-x {
    overflow-x: hidden;
}
._pb-100 {
    padding-bottom: 100px !important;
}
a {
    cursor: pointer;
}

.ssp-sidebar-linklist a {
    color: #838993;
}

.hidden {
    display: none;
}

#cookie-banner {
    position: fixed;
    bottom: 11px;
    left: 10px;
    background: #0876e4;
    color: #fff;
    padding: 15px 20px;
    text-align: left;
    z-index: 9999;
    width: 380px;
    min-height: 180px;
    border-radius: 20px;
}
.cookie-banner__title {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: "Montserrat Alternates Regular";
}
.cookie-banner__text {
    font-size: 14px;
    margin-bottom: 20px;
    font-family: "Open Sans Regular";
}
#cookie-banner a {
    color: #fff;
    text-decoration: underline;
    /*margin-bottom: 20px;
    display: block;*/
}
.cookie-banner__button {
    background: #fff;
    color: #1e2530;
    border: none;
    padding: 8px 24px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Open Sans Regular";
    min-height: 36px;
    width: 200px;
    box-sizing: border-box;
    height: 46px;
    border-radius: 25px;


}

.f-lang-list .f-lang-item[data-value="ru"] img,
.f-lang-list .f-lang-item[data-value="pl"] img,
.f-lang-list .f-lang-item[data-value="ko"] img,
.f-lang-list .f-lang-item[data-value="ja"] img,
.f-lang-list .f-lang-item[data-value="id"] img {
    border: 1px solid #eaeaea;
}

ul.f-lang-list.dd-drop.dd-list {
    width: 400px;
}

ul.f-lang-list.dd-drop.dd-list li {
    display: inline-block;
    width: 195px;
}


@media (max-width: 768px) {
    ._sm-pt-50 {
        padding-top: 50px !important;
    }
}
@media (max-width: 768px) {
    .winf-info {
        order: -1;
    }
    ._sm-fz-32 {
        font-size: 26px;
    }
    .pph-grid._type-2 .pph-text {
        line-height: 20px;
    }
    ._sm-align-center {
        margin: 10px auto;
        display: block !important;
        text-align: center;
        width: max-content;
    }
    .btn-primary, .btn-transparent {
        height: 50px;
        font-size: 14px;
    }
    ._sm-mt-0 {
        margin-top: 0;
    }
    .spq-icon {
        text-align: center;
    }
    #cookie-banner {
        width: 90%;
        padding: 15px 5%;
        left: 5%;
        bottom: 0px;
    }
}

@media (max-width: 991px) {
    .fs-title {
        text-align: left;
    }
    ._md-text-center {
        text-align: left;
    }
    #cookie-banner {
        /*width: 90%;
        padding: 15px 5%;
        left: 5%;
        bottom: 0px;*/

        width: 100%;
        padding: 15px 5%;
        left: 0;
        bottom: 0px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 0;
    }
}

@media (min-width: 520px) {
    ._wptnm {
        padding-top: 0px;
    }
}

@media (max-width: 320px) {
    .fs-btnbar .btn.btn-play {
        margin: 0 0 0 25px;
    }
    .fs-btnbar .btn.btn-primary {
        max-width: 160px;
    }
    .fs-rowlist-sep {
        margin: 0 25px;
    }
    .h-nav-item {
        margin: 15px 0;
    }
    #fs-space, #fs-space canvas {
        display: none;
    }
    html._scroll-lock-y, body._scroll-lock-y {
        overflow-y: hidden;
        position: relative;
        height: 100%;
    }
    html._scroll-lock-x, body._scroll-lock-x {
        overflow-x: hidden;
        position: relative;
        height: 100%;
    }
    .f-soc-item {
        margin: 0 25px;
    }
    .f-lang-item-icon {
        margin: 0 10px 0 0;
    }
    .oi-installbar .btn {
        margin: 25px auto;
    }
    .pc-card-b {
        text-align: center;
    }

}