*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ol[class], ul[class] {
    padding: 0
}

h1, h2, h3 {
    text-align: center;
}

blockquote, body, dd, dl, figcaption, figure, h1, h2, h3, h4, li, ol[class], p, ul[class] {
    margin: 0
}

ol[class], ul[class] {
    list-style: none
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*img {
    display: block;
    max-width: 100%
}*/

button, input, select, textarea {
    font: inherit
}

* {
    font-family: var(--body_family_font);
    font-weight: 400
}

body {
    background-color: var(--main_background_color);
    color: var(--main_text_color)
}

.container {
    margin: 0 auto;
    max-width: 1240px;
    padding: 0 15px;
    width: 100%
}

section {
    margin-bottom: 40px
}

.menu {
    list-style: none
}

ol span, span span, ul span {
    color: #ff5c00
}

button {
    border: none;
    cursor: pointer;
    outline: none
}

.btn, .vsh-btn {
    border-radius: 4px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--button_color);
    border: 1px solid transparent;
    gap: 10px;
    text-decoration: none;
    -webkit-transition: all .5s;
    transition: all .5s
}

.btn.orange, .vsh-btn.orange {
    background: linear-gradient(104.79deg, #01cdd9, #02bfac 52.08%, #05a866)
}

.btn.orange:hover, .vsh-btn.orange:hover {
    border: 1px solid #01cdd9
}

.btn.black, .vsh-btn.black {
    background: linear-gradient(99.52deg, #f83842, #d42b64 35.42%, #af1d87 65.1%, #6e03c5)
}

.btn.black:hover, .vsh-btn.black:hover {
    border: 1px solid #d42b64
}

.m-auto {
    margin: 0 auto
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 20px
}*/

@media (max-width: 767px) {
    p {
        font-size: 14px
    }
}

ol a, p a, section a:not([class]), ul a {
    color: var(--link_color);
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    color: var(--heading_text_color);
    font-family: var(--heading_font_family)
}

h1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    h1 {
        font-size: 32px;
        margin-bottom: 50px
    }
}

h2 {
    font-size: 36px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    h2 {
        font-size: 24px
    }
}

h3 {
    color: #ff5bd2;
    font-size: 32px;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    h3 {
        font-size: 22px
    }
}

h4 {
    font-size: 28px;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    h4 {
        font-size: 20px
    }
}

h5 {
    font-size: 24px;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    h5 {
        font-size: 18px
    }
}

ol, ul {
    padding: 0 0 0 20px
}

.border {
    border-radius: 9px
}

.m-image {
    margin-bottom: 20px
}

.otgs-development-site-front-end {
    display: none
}

.page-content {
    padding: 40px 0
}

.page-content pre {
    overflow-x: auto
}

.container .container {
    padding: 0
}

html :where(img[class*=wp-image-]) {
    border: 3px solid var(--link_color);
    border-radius: 3px
}

.links__item-overlay a.btn:after {
    display: none
}

.menu-item-has-children {
    cursor: pointer;
    padding-right: 1.5em;
    position: relative
}

.menu-item-has-children:after {
    content: url("data:image/svg+xml;utf8,<svg width='14' height='8' viewBox='0 0 14 8' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'><path d='M7.07102 5.314L12.021 0.364004C12.1133 0.268494 12.2236 0.192312 12.3456 0.139903C12.4676 0.0874936 12.5988 0.0599074 12.7316 0.0587536C12.8644 0.0575998 12.9961 0.0829015 13.119 0.133182C13.2419 0.183463 13.3535 0.257716 13.4474 0.351609C13.5413 0.445502 13.6156 0.557154 13.6658 0.68005C13.7161 0.802946 13.7414 0.934626 13.7403 1.06741C13.7391 1.20018 13.7115 1.3314 13.6591 1.45341C13.6067 1.57541 13.5305 1.68576 13.435 1.778L7.77802 7.435C7.59049 7.62247 7.33619 7.72779 7.07102 7.72779C6.80586 7.72779 6.55155 7.62247 6.36402 7.435L0.707022 1.778C0.611511 1.68576 0.535329 1.57541 0.48292 1.45341C0.430511 1.3314 0.402925 1.20018 0.401771 1.06741C0.400617 0.934626 0.425919 0.802946 0.4762 0.68005C0.526481 0.557154 0.600734 0.445502 0.694627 0.351609C0.788519 0.257716 0.900171 0.183463 1.02307 0.133182C1.14596 0.0829015 1.27764 0.0575998 1.41042 0.0587536C1.5432 0.0599074 1.67442 0.0874936 1.79643 0.139903C1.91843 0.192312 2.02877 0.268494 2.12102 0.364004L7.07102 5.314Z'/></svg>");
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.menu-item-has-children.rotate:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.sub-menu {
    background: var(--header_background_color);
    left: -5px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 110%;
    -webkit-transition: opacity .3s ease-in-out, max-height .3s ease-in-out;
    transition: opacity .3s ease-in-out, max-height .3s ease-in-out;
    z-index: 10
}

.sub-menu li {
    color: var(--heading_text_color);
    padding: 10px
}

.sub-menu.open {
    max-height: 500px;
    opacity: 1
}

header.header.fixed-header {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.fixed-header + .page-content {
    padding-top: 101px
}

.footer {
    background-color: var(--footer_background_color);
    padding: 20px 0
}

.footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer--style-2 .footer__bottom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer--style-3 {
    background-color: transparent;
    padding: 0
}

.footer--style-3 .footer__container {
    background-color: var(--footer_background_color);
    border-radius: 20px 20px 0 0;
    padding: 20px
}

.footer--style-3 .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.footer--style-3 .footer__images {
    border-bottom: 1px solid hsla(0, 0%, 80%, .5);
    margin-bottom: 25px;
    padding-bottom: 25px
}

.footer--style-3 .footer__description {
    font-size: 14px;
    line-height: 1.3;
    text-align: left
}

.footer__container {
    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
}

.footer__row {
    margin-bottom: 30px;
    width: 100%
}

@media (min-width: 576px) {
    .footer__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px
    }

    .footer__row .footer__col {
        width: 50%
    }
}

.footer__row .footer__col--menus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.footer__row .footer__col--menus .footer__links, .footer__row .footer__col--menus .footer__ul {
    gap: 12px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 0
}

.footer__row .footer__col .footer__ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__row .footer__col .footer__ul li:not(:last-of-type):after {
    display: none
}

.footer__row .footer__col .footer__ul li a {
    color: var(--link_color);
    font-size: inherit
}

.footer__logo {
    margin-bottom: 25px;
    max-width: 150px
}

.footer__ul.margin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767px) {
    .footer__ul.margin {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        gap: 17px;
        justify-content: center
    }
}

.footer__ul.margin li {
    position: relative
}

.footer__ul.margin li:not(:last-of-type) {
    padding-right: 24px
}

@media (max-width: 767px) {
    .footer__ul.margin li:not(:last-of-type) {
        padding-right: 17px
    }
}

.footer__ul.margin li:not(:last-of-type):after {
    border-right: 1px solid var(--link_color);
    content: "";
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px
}

.footer__ul.margin li a {
    color: #fff;
    font-size: 20px;
    text-decoration: none
}

.footer__description {
    border-bottom: 1px solid;
    border-color: hsla(0, 0%, 100%, .05);
    color: #c2c2c2;
    font-size: 20px;
    margin-bottom: 35px;
    padding-bottom: 35px;
    text-align: center
}

.footer__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    margin: 20px 0 40px
}

@media (max-width: 550px) {
    .footer__images {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        gap: 10px;
        justify-content: center
    }
}

.footer__images img {
    height: auto;
    max-height: 45px;
    max-width: 150px;
    width: auto
}

.footer__links.margin {
    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;
    gap: 20px;
    margin-bottom: 40px
}

.footer__links.margin li a {
    color: var(--link_color)
}

.footer__copyright {
    color: #fff;
    display: inline-block;
    margin-bottom: 20px
}

.footer--style-4 .footer__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    .footer--style-4 .footer__col {
        width: calc(25% - 15px)
    }
}

.footer--style-4 .footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer--style-4 .footer__description {
    font-size: 14px;
    line-height: 1.2;
    text-align: left
}

.footer--style-4 .footer__images {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer--style-4 .footer__images img {
    max-height: 76px;
    max-width: 76px
}

.header {
    background-color: var(--header_background_color);
    padding: 9px 0
}

.header .mobile-open {
    display: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media screen and (max-width: 767px) {
    .header .mobile-open {
        display: block;
        padding: 5px
    }
}

.header__container, .header__row {
    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
}

.header__row {
    width: 100%
}

.header__row .header__col--left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 60px
}

.header__logo {
    max-width: 150px
}

@media (max-width: 767px) {
    .header__logo {
        margin: 0 auto
    }
}

.header__menu.desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

@media (max-width: 1199px) {
    .header__menu.desktop {
        display: none
    }
}

.header__menu.desktop a {
    font-weight: 500;
    text-transform: uppercase
}

.header__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.header__buttons .wpml-ls-legacy-dropdown {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.header__buttons .wpml-ls-legacy-dropdown li:hover a {
    background-color: transparent;
    border: none
}

.header__buttons .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: none
}

.header__buttons .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    background-color: transparent;
    border: none
}

.header__buttons .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    background-color: transparent;
    border: none;
    padding: 5px 10px
}

.header__buttons .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none
}

.header__buttons .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover {
    background-color: transparent
}

@media (max-width: 767px) {
    .header__buttons a:not(:first-child) {
        display: none
    }
}

.header__burger-wrapper {
    background-color: transparent;
    height: 35px;
    position: relative;
    text-decoration: none;
    width: 60px;
    z-index: 100
}

@media (min-width: 1200px) {
    .header__burger-wrapper.mobile-only {
        display: none
    }
}

.header__burger-wrapper .header__burger {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 13
}

.header__burger-wrapper .header__burger, .header__burger-wrapper .header__burger:after, .header__burger-wrapper .header__burger:before {
    background: var(--heading_text_color);
    height: 3px;
    position: absolute;
    -webkit-transition: .4s;
    transition: .4s;
    width: 50px
}

.header__burger-wrapper .header__burger:after {
    content: "";
    left: 0;
    top: 12px
}

.header__burger-wrapper .header__burger:before {
    content: "";
    left: 0;
    top: -12px
}

.active-mobile-menu .menu-mobile__wrapper {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.active-mobile-menu .header__burger {
    background: transparent
}

.active-mobile-menu .header__burger:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.active-mobile-menu .header__burger:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 50px
}

.menu-mobile__wrapper {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #252638;
    border: 1px solid #fff;
    max-width: 470px;
    padding: 20px 20px 20px 55px;
    position: absolute;
    top: 5px;
    -webkit-transform: translate(-150vw);
    -ms-transform: translate(-150vw);
    transform: translate(-150vw);
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    z-index: 12
}

@media screen and (max-width: 550px) {
    .menu-mobile__wrapper {
        max-width: calc(100% - 30px)
    }
}

@media screen and (min-width: 1200px) {
    .menu-mobile__wrapper.mobile-only {
        display: none
    }
}

.menu-mobile__wrapper nav {
    margin-bottom: 40px
}

.menu-mobile__wrapper .wpml-ls-legacy-dropdown {
    margin-bottom: 10px;
    margin-left: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.menu-mobile__wrapper .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none
}

.menu-mobile__wrapper .wpml-ls-legacy-dropdown li:hover > a {
    background-color: transparent;
    padding: 0
}

.menu-mobile__wrapper .wpml-ls-legacy-dropdown ul li a {
    background-color: transparent;
    border: none;
    padding: 0
}

.menu-mobile__wrapper .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: none;
    padding-top: 10px
}

.menu-mobile__wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.menu-mobile__wrapper ul li {
    border-bottom: .5px solid #262626;
    padding: 0 15px 10px 10px
}

.menu-mobile__wrapper ul li a {
    color: #fff;
    text-decoration: none
}

.banner {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #000;
    border-radius: 12px;
    color: #f2b84b;
    justify-content: space-between;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 767px) {
    .banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

.banner--bg {
    padding: 32px;
    position: relative
}

.banner--bg .banner__bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.banner--bg .banner__bg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.banner--img .banner__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 767px) {
    .banner--img .banner__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }
}

.banner__inner {
    position: relative
}

.banner__image-wrapper {
    text-align: center;
    width: 100%
}

@media screen and (min-width: 768px) {
    .banner__image-wrapper {
        max-width: 450px
    }
}

@media screen and (max-width: 767px) {
    .banner__image-wrapper {
        text-align: center
    }
}

.banner__image-wrapper img {
    height: 100%;
    width: auto
}

@media screen and (max-width: 767px) {
    .banner__image-wrapper img {
        height: 230px;
        margin: 0 auto
    }
}

.banner__content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media screen and (min-width: 991px) {
    .banner__content-wrapper {
        padding: 20px 20px 20px 100px
    }
}

@media screen and (max-width: 767px) {
    .banner__content-wrapper {
        background-color: #000;
        margin-top: -40px;
        padding: 15px;
        position: relative;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width: 767px) {
    .banner__content-wrapper:before {
        background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(50%, hsla(0, 0%, 100%, 0)), color-stop(75%, rgba(0, 0, 0, .5)), to(#000));
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, .5) 75%, #000);
        content: "";
        height: 202px;
        left: 0;
        position: absolute;
        right: 0;
        top: -200px
    }
}

.banner__logo {
    display: inline-block;
    margin-bottom: 10px
}

.banner__logo img {
    height: auto;
    max-width: 120px
}

@media screen and (max-width: 767px) {
    .banner__logo img {
        margin: 0 auto 5px
    }
}

.banner__content {
    color: #fff;
    font-size: 24px;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    .banner__content {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        padding: 0
    }
}

@media screen and (max-width: 375px) {
    .banner__content {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        padding: 0
    }
}

.banner__content h1, .banner__content h2, .banner__content h3, .banner__content h4, .banner__content h5, .banner__content h6, .banner__content p {
    margin-bottom: 10px
}

.banner__content p {
    font-size: 24px
}

.banner__content span {
    color: var(--link_color);
    display: block;
    font-size: 30px;
    font-weight: 700;
    word-wrap: break-word;
    white-space: normal
}

@media screen and (max-width: 767px) {
    .banner__content span {
        display: block;
        font-size: 30px;
        font-weight: 700;
        word-wrap: break-word;
        white-space: normal
    }
}

@media screen and (max-width: 375px) {
    .banner__content span {
        display: block;
        font-size: 25px;
        font-weight: 700;
        word-wrap: break-word;
        white-space: normal
    }
}

.banner__button {
    background-color: #f2b84b;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 24px;
    text-decoration: none
}

@media screen and (max-width: 767px) {
    .banner__button {
        background-color: #f2b84b;
        border-radius: 8px;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        margin: 15px 0;
        padding: 12px 24px;
        text-decoration: none
    }
}

@media screen and (max-width: 375px) {
    .banner__button {
        background-color: #f2b84b;
        border-radius: 8px;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        margin: 15px 0;
        padding: 10px 20px;
        text-decoration: none
    }
}

.banner__button:hover {
    background-color: #d99a3c
}

@media screen and (max-width: 767px) {
    .banner__button:hover {
        background-color: #d99a3c
    }
}

@media screen and (max-width: 375px) {
    .banner__button:hover {
        background-color: #d99a3c
    }
}

.buttons.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.buttons.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.buttons.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.buttons .button {
    background-color: #f2b84b;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    padding: 15px 25px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.buttons .button:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width: 425px) {
    .buttons .button {
        width: 100%
    }
}

.reviews-slider {
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.reviews-slider .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.reviews-slider .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto
}

.reviews-slider .swiper-slide, .reviews-slider .swiper-slide .review-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 450px;
    width: 100%
}

.reviews-slider .swiper-slide .review-item {
    background-color: var(--review-bg-color);
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    height: 100%;
    justify-content: flex-start
}

.reviews-slider .swiper-slide .review-rating {
    margin-bottom: 10px
}

.reviews-slider .swiper-slide .review-rating .star {
    color: #ccc;
    font-size: 18px
}

.reviews-slider .swiper-slide .review-rating .star.active {
    color: #f5a623
}

.reviews-slider .swiper-slide .review-comment {
    color: var(--review-comment--color);
    font-size: 16px;
    margin-bottom: 15px
}

.reviews-slider .swiper-slide .review-name {
    color: var(--review-name-color);
    margin-bottom: 0;
    margin-top: auto
}

.reviews-slider .swiper-pagination {
    margin-top: 20px;
    position: static;
    text-align: center
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--review-dot-color)
}

.main {
    padding-top: 60px
}

@media (max-width: 767px) {
    .main {
        padding-top: 30px
    }
}

.main__title {
    font-family: Michroma, sans-serif;
    font-size: 40px;
    font-weight: 400;
    max-width: 977px;
    text-transform: uppercase;
    width: 100%
}

@media (max-width: 767px) {
    .main__title {
        font-size: 28px;
        margin-bottom: 0
    }
}

.main__suptitle {
    font-size: 32px;
    margin-bottom: 90px;
    max-width: 828px;
    text-align: left;
    text-transform: none;
    width: 100%
}

@media (max-width: 767px) {
    .main__suptitle {
        font-size: 24px
    }
}

.main__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
}

table {
    border: 1px solid var(--link_color);
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%
}

table td {
    background-color: transparent;
    font-size: 20px;
    line-height: 26px;
    padding: 20px 10px
}

table td p {
    margin-bottom: 0
}

table tr {
    background-color: transparent
}

table td:not(:last-of-type) {
    border: 1px solid var(--link_color)
}

table tr:not(:last-of-type) {
    border: 1px solid var(--link_color)
}

.content__table-custom.lwptoc .lwptoc_header {
    color: var(--link_color);
    margin: 0 auto 35px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.content__table-custom.lwptoc .lwptoc_toggle a, .content__table-custom.lwptoc .lwptoc_toggle a:active, .content__table-custom.lwptoc .lwptoc_toggle a:focus, .content__table-custom.lwptoc .lwptoc_toggle a:hover {
    color: #fff
}

.content__table-custom.lwptoc .lwptoc_i {
    background-color: transparent;
    padding: 0;
    width: 100%
}

.content__table-custom.lwptoc .lwptoc_itemWrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 100px 1fr;
    gap: 20px 100px;
    grid-template-columns:repeat(2, 1fr);
    margin: 0 auto !important;
    margin-bottom: 30px;
    max-width: 1040px
}

@media (max-width: 767px) {
    .content__table-custom.lwptoc .lwptoc_itemWrap {
        gap: 15px
    }
}

@media (max-width: 550px) {
    .content__table-custom.lwptoc .lwptoc_itemWrap {
        -ms-grid-columns: 1fr;
        gap: 10px;
        grid-template-columns:repeat(1, 1fr)
    }
}

.content__table-custom.lwptoc .lwptoc_itemWrap li {
    background-color: #d42b64;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 10px 10px 35px !important;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content__table-custom.lwptoc .lwptoc_itemWrap li:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px
}

.content__table-custom.lwptoc .lwptoc_itemWrap li a {
    color: #fff;
    font-size: 24px;
    text-decoration: none
}

.content__table-custom.lwptoc .lwptoc_itemWrap li a span {
    color: #fff
}

.content.content .content__table {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 100px 1fr;
    gap: 20px 100px;
    grid-template-columns:repeat(2, 1fr);
    margin: 0 auto 30px;
    max-width: 1040px
}

@media (max-width: 767px) {
    .content.content .content__table {
        gap: 15px
    }
}

@media (max-width: 550px) {
    .content.content .content__table {
        -ms-grid-columns: 1fr;
        gap: 10px;
        grid-template-columns:repeat(1, 1fr)
    }
}

.content.content .content__table li {
    background-color: #262626;
    border-radius: 5px;
    padding: 10px 10px 10px 35px;
    position: relative
}

.content.content .content__table li:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px
}

.content.content .content__table li a {
    color: #fff;
    font-size: 24px;
    text-decoration: none
}

.faq-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border: 1px solid var(--link_color);
    -ms-flex-direction: column;
    flex-direction: column
}

.faq-content__title {
    cursor: pointer;
    display: block;
    font-size: 20px;
    margin: 0;
    padding-right: 20px;
    position: relative;
    width: 100%
}

.faq-content__content {
    color: var(--faq_content_color);
    font-size: 20px;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    z-index: -1
}

@media (max-width: 767px) {
    .faq-content__content {
        font-size: 14px
    }
}

.faq-content__panel:checked ~ .faq-content__content {
    display: block;
    height: auto;
    margin-top: 20px;
    opacity: 1
}

.faq-content__panel {
    display: none
}

.faq-question {
    color: var(--main_text_color);
    font-size: 20px;
    padding: 20px;
    position: relative
}

.faq-question:after {
    content: "+";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.5em;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 18px;
    width: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: -1
}

@media (max-width: 767px) {
    .faq-question {
        font-size: 14px;
        padding: 20px
    }
}

.faq-question:not(:last-of-type) {
    border-bottom: 1px solid var(--link_color)
}

@-webkit-keyframes scaleBonus {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scaleBonus {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bonus {
    -webkit-animation: scaleBonus 1s linear infinite;
    animation: scaleBonus 1s linear infinite;
    bottom: 35px;
    position: fixed;
    right: 35px
}

.bonus span {
    color: #fff;
    font-size: 12px;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 35px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

@media screen and (max-width: 550px) {
    .bonus span {
        top: 22px
    }
}

.bonus img {
    max-width: 126px
}

@media screen and (max-width: 550px) {
    .bonus img {
        max-width: 103px
    }
}

.links__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    gap: 20px;
    grid-template-columns:repeat(5, 1fr)
}

@media screen and (max-width: 1023px) {
    .links__wrapper {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }
}

@media screen and (max-width: 767px) {
    .links__wrapper {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }
}

@media screen and (max-width: 550px) {
    .links__wrapper {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }
}

.links__wrapper::-webkit-scrollbar {
    width: 5px
}

.links__wrapper::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 6px
}

.links__wrapper::-webkit-scrollbar-thumb:hover {
    background: #666
}

.links__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    width: 100%
}

.links__item-overlay {
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}

.links__item-overlay img {
    height: auto;
    max-height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.links__item-overlay:hover a, .links__item-overlay:hover:after {
    opacity: 1;
    visibility: visible
}

.links__item-overlay a {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    z-index: 2
}

.links__item-overlay:after {
    background-color: rgba(51, 51, 51, .5);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    width: 100%
}

.links a {
    color: #fff;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.scroll {
    overflow-x: auto
}

.wpml-ls-statics-footer a, .wpml-ls-statics-footer .wpml-ls-sub-menu a, .wpml-ls-statics-footer .wpml-ls-sub-menu a:link, .wpml-ls-statics-footer li:not(.wpml-ls-current-language) .wpml-ls-link, .wpml-ls-statics-footer li:not(.wpml-ls-current-language) .wpml-ls-link:link {
    color: #444444;
    background-color: #ffffff;
}

.wpml-ls-statics-footer .wpml-ls-sub-menu a:hover, .wpml-ls-statics-footer .wpml-ls-sub-menu a:focus, .wpml-ls-statics-footer .wpml-ls-sub-menu a:link:hover, .wpml-ls-statics-footer .wpml-ls-sub-menu a:link:focus {
    color: #000000;
    background-color: #eeeeee;
}

.wpml-ls-statics-footer .wpml-ls-current-language > a {
    color: #444444;
    background-color: #ffffff;
}

.wpml-ls-statics-footer .wpml-ls-current-language:hover > a, .wpml-ls-statics-footer .wpml-ls-current-language > a:focus {
    color: #000000;
    background-color: #eeeeee;
}
.sch-jackpot {
    background-image: url(wp-content/plugins/sc-addons-helpers/templates/addons/jackpot-banner/images/person.webp);
}
.header__buttons {
    svg {
        display: none;
    }

    .btn {
        border-radius: 30px;
    }
}

.header__burger-wrapper .header__burger, .header__burger-wrapper .header__burger:after, .header__burger-wrapper .header__burger:before {
    background: #ac94e4;
}

.active-mobile-menu .header__burger {
    background: transparent;
}

.faq-content__content {
    color: #ffffff;
}

.container {
    margin: 0 auto;
}
.site-popup__promocode .site-get-promo {
    box-shadow: 0 0 35px #2b2b2b;
}

.site-get-promo {
    background-color: #2b2b2b;
    color: #e6e6e6;
}

.site-get-promo .actions .button {
    background: #1e1e1e;
    color: #e21eff !important;
    box-shadow: 0 0 30px 0 #1e1e1e;
    border: 1px solid #1e1e1e;
}

.mfp-content .mfp-close {
    background-color: #2b2b2b;
    color: #bfbfbf;
}
:root {
    --main_text_color: #b3bac8;
    --main_background_color: #090909;
    --heading_text_color: #fff;
    --header_background_color: #090909;
    --footer_background_color: #090909;
    --faq_content_color: #343a49;
    --link_color: #e8ff00;
    --button_color: transparent;
    --body_family_font: "Roboto";
    --heading_font_family: "Roboto";
}