body,html{
    background: black;
    overflow-x: hidden;
}

.und-hero{
    position: relative;
}
.und-hero .video {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 1vw);
    z-index: 1;
}
.und-hero .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.4;
}
.und-hero .und-img{
    width: 100%;
    position: relative;
    z-index: 2;

    padding-top: 10.625vw;
}
.und-hero .und-img img{
    width: 100%;
}
.und-hero .back-und-img{
    position: absolute;
    top: 0;
    left: 0;

    z-index: 0;
}
.und-hero .back-und-img img{
    width: 100%;
}


@keyframes scroll{
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}
.scroll_bg {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;

    position: absolute;
    z-index: 4;
}
.scroll_bg img{
    width: 75%;

    -webkit-animation: scroll 30s infinite linear;
    -moz-animation: scroll 30s infinite linear;
    animation: scroll 30s infinite linear;
}
.scroll_bg.lin2 img{

    -webkit-animation: scroll 30s infinite linear;
    -moz-animation: scroll 30s infinite linear;
    animation: scroll 30s infinite linear;
}

.lin1{
    transform: rotate(5deg);
    top: 21vw;
    left: -1%;

    width: 102%;
}

.lin2 {
    transform: rotate(7deg);
    top: 43vw;
    left: -1%;
    width: 103%;
    z-index: 7;
}

.collab-b{
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;

    position: relative;
    box-sizing: border-box;

    padding-top: 1.875vw;
    padding-bottom: 3.681vw;

    background: url(/wp-content/themes/pmtech/tmp-content/uns/collab-bg.png) no-repeat;
    background-size: cover;
}
.collab-b .title-wrap{
    width: 100%;

    height: 14.861vw;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.collab-b .title-wrap img{
    width: 64.306vw;
}
.collab-b .cards-c img{
    width: 100%;
}

.darked-line-1{
    position: relative;
    width: 100%;
}
.darked-line-1::before{
    position: absolute;
    content: ' ';
    z-index: 2;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.60) 39.45%, rgba(41, 41, 41, 0.00) 77.33%);

    width: 100%;
    height: 13.333vw;

    top: 0;
    left: 0;
}
.darked-line-1::after{
    position: absolute;
    content: ' ';
    z-index: 2;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.60) 39.45%, rgba(41, 41, 41, 0.00) 77.33%);

    width: 100%;
    height: 13.333vw;

    top: -13vw;
    left: 0;
}

.q-block{
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
    box-sizing: border-box;

    padding-top: 3.125vw;
    padding-bottom: 3.125vw;
}
.q-block .q-block-inner{
    border-radius: 2.778vw;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: linear-gradient(256deg, #FD661F -28.52%, #FCC006 99.98%);
    backdrop-filter: blur(20px);

    width: 100%;

    height: 47.847vw;

    position: relative;

    overflow: hidden;
    z-index: 5;
}

.q-block-inner .q-bg{
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0;
    left: 0;

    z-index: 0;
}
.q-block-inner .q-bg img{
    width: 100%;
    position: absolute;
    top: 3vw;
    left: -1vw;
}

.q-content{
    margin-left: 15.972vw;
    margin-top: 4.306vw;

    position: relative;
}
.q-content svg{
    position: absolute;
    top: 0;
    left: 0;

    width: 4.375vw;
    height: 2.778vw;
}
.q-content p{
    color: #151515;
    font-family: "NeueMachina";
    font-size: 2.083vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 44.8px */
    letter-spacing: -0.64px;

    width: 64.236vw;

    position: absolute;
    top: 4vw;
    left: 2vw;
}

.q-author{
    position: absolute;
    right: 6.944vw;
    bottom: 4.236vw;
}
.q-author .avatar img{
    width: 12.917vw;
    height: 12.917vw;
}
.q-author b{
    color: #151515;
    text-align: right;
    font-family: "NeueMachina";
    font-size: 2.222vw;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;

    opacity: 0.9;
    display: block;

    margin-bottom: 0.625vw;
}
.q-author span{
    color: #000;
    text-align: right;
    /* Body 2 */
    font-family: "NeueMachina";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    opacity: 0.6;

    display: block;

    width: 25.139vw;
}
.q-author{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
}
.q-author .author{
    margin-right: 2.569vw;
}

.ayr-b{
    width: 100%;
    position: relative;

    padding-top: 17.917vw;
    padding-left: 12.431vw;
    padding-bottom: 12.361vw;

    overflow: hidden;
}
.ayr-b .ayr-b-bg{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.ayr-b .ayr-b-bg img{
    width: 100%;
}
.ayr-b .cont{
    position: relative;
    z-index: 1;
}
.ayr-b .cont h2{
    color: #FFF;
    font-family: "NeueMachina";
    font-size: 3.333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 57.6px */
    letter-spacing: -0.067vw;
    text-transform: uppercase;

    width: 45.486vw;
    margin-bottom: 4.444vw;
}
.ayr-b .cont h2 span{
    background: linear-gradient(254deg, #FD661F 2.31%, #FCC006 99.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ayr-b .cont a.button-or{
    background: #FF771D;
    backdrop-filter: blur(3px);

    padding: 0.694vw 2.778vw 0.694vw 2.778vw;

    display: inline-flex;
    justify-content: center;
    align-items: center;

    height: 4.306vw;

    color: #FFF;
    /* BUTTON L */
    font-family: "NeueMachina";
    font-size: 1.389vw;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 20px */
    text-transform: uppercase;

    box-sizing: border-box;

    text-decoration: none;

    transition: 0.3s;

    margin-bottom: 6.25vw;
}
.ayr-b .cont .button-or:hover{
    background: #CC5D14!important;
}
.ayr-b .cont img{
    width: 37.292vw;
    display: block;
}
.line-div{
    width: 100%;
    position: relative;
    z-index: 6;
}
.line-div img{
    width: 100%;
    position: absolute;
    top: -7vw;
    left: 0;
}

.casino-vendors {
    padding: 9.02778vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media screen and (max-width: 960px) {
    .casino-vendors {
        padding: 18.66667vw 0 21.33333vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
.casino-vendors .casino-vendors-sliders-wrap {
    width: 66.52778vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1; }
@media screen and (max-width: 960px) {
    .casino-vendors .casino-vendors-sliders-wrap {
        width: 100%; } }
.casino-vendors .casino-vendors-sliders-wrap:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50vw;
    background: -webkit-gradient(linear, right top, left top, from(#151515), to(rgba(21, 21, 21, 0)));
    background: -webkit-linear-gradient(right, #151515 0%, rgba(21, 21, 21, 0) 100%);
    background: -o-linear-gradient(right, #151515 0%, rgba(21, 21, 21, 0) 100%);
    background: linear-gradient(-90deg, #151515 0%, rgba(21, 21, 21, 0) 100%);
    pointer-events: none; }
@media screen and (max-width: 960px) {
    .casino-vendors .casino-vendors-sliders-wrap:after {
        display: none; } }
.casino-vendors .casino-vendors-sliders-wrap .casino-vendors-slider-right {
    margin-bottom: 0.27778vw; }
@media screen and (max-width: 960px) {
    .casino-vendors .casino-vendors-sliders-wrap .casino-vendors-slider-right {
        margin-bottom: 0.53333vw; } }
.casino-vendors .casino-vendors-sliders-wrap .slider-item {
    padding: 0 3.19444vw;
    border-radius: 1.38889vw;
    background-color: #202020;
    margin-right: 0.27778vw;
    height: 8.33333vw;
    -webkit-transition: .2s ease-in-out background;
    -o-transition: .2s ease-in-out background;
    transition: .2s ease-in-out background; }
@media screen and (max-width: 960px) {
    .casino-vendors .casino-vendors-sliders-wrap .slider-item {
        padding: 0 6.93333vw;
        border-radius: 4vw;
        margin-right: 0.53333vw;
        height: 24vw; } }
@media screen and (min-width: 960px) {
    .casino-vendors .casino-vendors-sliders-wrap .slider-item:hover {
        background: #393939; } }
.casino-vendors .casino-vendors-sliders-wrap .slider-item img {
    display: block;
    height: 100%; }
.casino-vendors .casino-vendors-title {
    width: 43.47222vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4.16667vw;
    margin-left: -14.30556vw;
    position: relative;
    z-index: 2; }
@media screen and (max-width: 960px) {
    .casino-vendors .casino-vendors-title {
        width: auto;
        margin-right: 4.26667vw;
        margin-left: 4.26667vw;
        margin-bottom: 12.8vw; } }
.casino-vendors .casino-vendors-title h2 {
    font-size: 3.61111vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #f8f8f8;
    margin-bottom: 2.01389vw; }
@media screen and (max-width: 960px) {
    .casino-vendors .casino-vendors-title h2 {
        font-size: 7.46667vw;
        margin-bottom: 7.46667vw; } }
.casino-vendors .casino-vendors-title p {
    max-width: 37.5vw;
    font-size: 1.11111vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #fff; }
@media screen and (max-width: 960px) {
    .casino-vendors .casino-vendors-title p {
        max-width: 100%;
        font-size: 3.73333vw; } }

.sector-baraban{
    background: linear-gradient(90deg, #151515 75.06%, rgba(21, 21, 21, 0.60) 82.36%, rgba(21, 21, 21, 0.00) 95.42%);
}

.casino-vendors-sliders-wrap::before{
    background: linear-gradient(90deg, #151515 4.35%, rgba(21, 21, 21, 0.00) 100%);
    content: ' ';
    width: 20%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10;
}

.casino-vendors .casino-vendors-title {
    left: 26.305vw;
    position: relative;
    margin-left: -22.306vw;
}
.casino-vendors .casino-vendors-title h3{
    font-family: "NeueMachina";
    font-size: 2.639vw;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 45.6px */
    letter-spacing: -0.053vw;
    text-transform: uppercase;

    background: linear-gradient(252deg, #FD661F -2.15%, #172935 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.casino-vendors .casino-vendors-sliders-wrap {
    width: 74.528vw;

}


.homenew-video-youtube {
    padding: 9.02778vw 0; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube {
        padding: 24vw 0 20vw; } }
.homenew-video-youtube .title-wrap {
    margin-left: 4.16667vw;
    width: 45.48611vw;
    position: relative;
    z-index: 2; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .title-wrap {
        width: auto;
        margin-left: 4.26667vw;
        margin-right: 4.26667vw; }
    .homenew-video-youtube .title-wrap h2 {
        font-size: 7.46667vw; } }
.homenew-video-youtube .video-wrap {
    position: relative;
    width: 100%;
    z-index: 1; }

.homenew-video-youtube .video-wrap .button-wrap {
    position: absolute;
    top: 6.94444vw;
    left: 4.16667vw;
    z-index: 2; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .video-wrap .button-wrap {
        top: 3.73333vw;
        left: 4.26667vw; } }
.homenew-video-youtube .video-wrap .button-wrap .play-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer; }
@media screen and (min-width: 960px) {
    .homenew-video-youtube .video-wrap .button-wrap .play-button:hover .icon-wrap {
        background: #fff; }
    .homenew-video-youtube .video-wrap .button-wrap .play-button:hover .text {
        color: #fff; } }
.homenew-video-youtube .video-wrap .button-wrap .play-button .icon-wrap {
    width: 6.94444vw;
    height: 6.94444vw;
    margin-right: 1.11111vw;
    border-radius: 1.11111vw;
    background-color: #ff771d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .2s ease-in-out background;
    -o-transition: .2s ease-in-out background;
    transition: .2s ease-in-out background; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .video-wrap .button-wrap .play-button .icon-wrap {
        width: 14.4vw;
        height: 14.4vw;
        margin-right: 3.2vw;
        border-radius: 2.4vw; } }
.homenew-video-youtube .video-wrap .button-wrap .play-button .icon-wrap svg {
    width: 2.03472vw;
    height: 2.36111vw; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .video-wrap .button-wrap .play-button .icon-wrap svg {
        width: 4vw;
        height: 4.8vw; } }
.homenew-video-youtube .video-wrap .button-wrap .play-button .text {
    font-size: 0.97222vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #f3731e;
    -webkit-transition: .2s ease-in-out color;
    -o-transition: .2s ease-in-out color;
    transition: .2s ease-in-out color; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .video-wrap .button-wrap .play-button .text {
        font-size: 3.2vw; } }
.homenew-video-youtube .video-wrap .img-wrap {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    z-index: 1; }
.homenew-video-youtube .video-wrap .img-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 34.72222vw;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(21, 21, 21, 0)), to(#151515));
    background-image: -webkit-linear-gradient(bottom, rgba(21, 21, 21, 0), #151515);
    background-image: -o-linear-gradient(bottom, rgba(21, 21, 21, 0), #151515);
    background-image: linear-gradient(to top, rgba(21, 21, 21, 0), #151515);
    pointer-events: none; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .video-wrap .img-wrap:after {
        height: 36.26667vw; } }
.homenew-video-youtube .video-wrap .img-wrap.active video {
    display: none; }
.homenew-video-youtube .video-wrap .img-wrap.active iframe {
    display: block; }
.homenew-video-youtube .video-wrap .img-wrap video {
    width: 100%;
    height: 59vw;
    display: block;
    -o-object-fit: cover;
    object-fit: cover; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .video-wrap .img-wrap video {
        width: 100%;
        -o-object-fit: contain;
        object-fit: cover;} }
.homenew-video-youtube .video-wrap .img-wrap iframe {
    width: 100%;
    height: 59vw;
    display: none;
    -o-object-fit: cover;
    object-fit: cover; }
.homenew-video-youtube .lines {
    position: relative;
    z-index: 2; }
.homenew-video-youtube .lines .line {
    background-color: #ff771d; }
.homenew-video-youtube .lines .line:nth-child(1) {
    height: 0.34722vw;
    margin-bottom: 1.38889vw; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .lines .line:nth-child(1) {
        height: 0.8vw;
        margin-bottom: 4.26667vw; } }
.homenew-video-youtube .lines .line:nth-child(2) {
    height: 0.20833vw;
    margin-bottom: 1.875vw; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .lines .line:nth-child(2) {
        height: 0.8vw;
        margin-bottom: 5.6vw; } }
.homenew-video-youtube .lines .line:nth-child(3) {
    height: 0.13889vw;
    margin-bottom: 2.43056vw;
    opacity: 0.85; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .lines .line:nth-child(3) {
        height: 0.53333vw;
        margin-bottom: 7.46667vw; } }
.homenew-video-youtube .lines .line:nth-child(4) {
    height: 0.13889vw;
    margin-bottom: 3.19444vw;
    opacity: 0.6; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .lines .line:nth-child(4) {
        height: 0.53333vw;
        margin-bottom: 9.06667vw; } }
.homenew-video-youtube .lines .line:nth-child(5) {
    height: 0.06944vw;
    margin-bottom: 3.47222vw;
    opacity: 0.4; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .lines .line:nth-child(5) {
        height: 0.26667vw;
        margin-bottom: 10.66667vw; } }
.homenew-video-youtube .lines .line:nth-child(6) {
    height: 0.06944vw;
    margin-bottom: 4.09722vw;
    opacity: 0.3; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .lines .line:nth-child(6) {
        height: 0.26667vw;
        margin-bottom: 12.26667vw; } }
.homenew-video-youtube .lines .line:nth-child(7) {
    height: 0.06944vw;
    opacity: 0.2; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .lines .line:nth-child(7) {
        height: 0.26667vw; } }
.homenew-video-youtube .desc-text {
    position: relative;
    z-index: 3;
    margin-top: -6.31944vw;
    padding: 0 20.83333vw 0 4.16667vw;
    font-size: 2.5vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #ff771d;
    text-transform: uppercase; }
@media screen and (max-width: 960px) {
    .homenew-video-youtube .desc-text {
        margin-top: -17.86667vw;
        padding: 0 4.26667vw;
        font-size: 5.86667vw; } }

.homenew-video-youtube{
    cursor: pointer;
}

@media(max-width: 960px){
    .und-hero .back-und-img {
        top: 36vw;
    }
    .scroll_bg img {
        width: 200%;
    }
    .lin2 {
        top: 128vw;
    }
    .und-hero .und-img {
        padding-top: unset!important;
    }
    .collab-b {
        background: url(/wp-content/themes/pmtech/tmp-content/uns/collab-bg-mob.png) no-repeat;
        background-size: cover;
        min-height: 170vw;

        background-position: center -20vw;
    }
    .collab-b .title-wrap img {
        width: 79.467vw;
    }

    .smoke-mob{
        position: relative;
    }
    .smoke-mob img{
        position: absolute;
        top: -50vw;
        left: 0;
        width: 100%;
        z-index: 2;
    }

    .collab-b .title-wrap{
        position: relative;
        z-index: 3;
    }

    .q-block .q-block-inner {
        height: 172.533vw;
        margin-top: 21.867vw;
        margin-bottom: 21.333vw;

        border-radius: 8vw;
    }

    .q-block-inner .q-bg img {
        top: 5vw;
        left: 0;
    }

    .q-content {
        margin-left: 6.667vw;
        margin-top: 6.667vw;
    }

    .q-content svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 8.267vw;
        height: 6.4vw;
    }
    .q-content p{
        color: #151515;
        font-family: "NeueMachina";
        font-size: 4.267vw;
        font-style: normal;
        font-weight: 500;
        line-height: 160%; /* 25.6px */
        letter-spacing: -0.085vw;

        width: 77.6vw;
        position: absolute;
        top: 10vw;
        left: 2vw;
    }

    .q-author {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
    }

    .q-author {
        position: absolute;
        right: 6.933vw;
        bottom: 6.133vw;
    }

    .q-author b {
        color: #151515;
        text-align: right;
        font-family: "NeueMachina";
        font-size: 5.333vw;
        font-style: normal;
        font-weight: 700;
        line-height: 130%;
        opacity: 0.9;
        display: block;
        margin-bottom: 2.4vw;
    }

    .q-author span {
        color: #000;
        text-align: right;
        font-family: "NeueMachina";
        font-size: 3.733vw;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        opacity: 0.6;
        display: block;
        width: 77.867vw;

        margin-bottom: 2.4vw;
    }

    .q-author .author {
        margin-right: unset!important;
    }
    .q-author .avatar img{
        width:34.133vw;
        height: 34.133vw;

        border-radius: 80vw;
        border: 0.267vw solid #FF771D;
    }

    .ayr-b {
        width: 100%;
        position: relative;
        padding-top: 4.267vw;
        padding-left: 4.267vw;
        padding-bottom: 4.267vw;
        overflow: hidden;
        min-height: 191.267vw;
        box-sizing: border-box;
        padding-right: 4.267vw;
    }
    .ayr-b .cont {
        position: relative;
        z-index: 9;
    }

    .ayr-b .cont h2 {
        font-family: "NeueMachina";
        font-size: 8.533vw;
        font-style: normal;
        font-weight: 500;
        line-height: 120%; /* 38.4px */
        letter-spacing: -0.171vw;
        text-transform: uppercase;

        width: 100%;
        margin-bottom: 94.133vw;

        max-width: 77.2vw;
    }
    .ayr-b .cont h2 span{
        font-weight: 700;
    }
    .ayr-b .cont img {
        width: 100%;
        margin-bottom: 16.8vw;
    }

    .ayr-b a.button-or {
        width: 100%;
        padding: 4.8vw 8.533vw 4.267vw 8.533vw!important;

        font-size: 4.8vw!important;

        height: 14.933vw!important;
    }

    .line-div img {
        width: 300%;
        position: absolute;
        top: -30vw;
        left: 0;
    }

    .casino-vendors .casino-vendors-sliders-wrap {
        width: 100%;
    }

    .sector-baraban {
        background: linear-gradient(180deg, #151515 75.06%, rgba(21, 21, 21, 0.60) 82.36%, rgba(21, 21, 21, 0.00) 95.42%);
    }

    .casino-vendors {
        padding: 10.66667vw 0 14.333vw;
    }

    .casino-v-title{
        padding-top: 24vw;
        padding-left: 4.26vw;
    }
    .casino-v-title h3{
        font-family: "NeueMachina";
        font-size: 8.533vw;
        font-style: normal;
        font-weight: 500;
        line-height: 120%; /* 38.4px */
        letter-spacing: -0.171vw;
        text-transform: uppercase;

        background: linear-gradient(257deg, #FD661F -2.04%, #172935 107.3%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}

.cards-letters{
    display: flex;
    width: 100%;

    flex-direction: row;
    justify-content: space-between;
    align-items: center;

    height: 37.5vw;

    position: relative;
}
.cards-letters .letter{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;

    opacity: 1;
    transition: opacity 0.3s, padding-left 0.3s, padding-right 0.3s;

    box-sizing: border-box;
}
.cards-letters .letter span svg{
    filter: drop-shadow(0px 0px 40px rgba(251, 134, 22, 0.52));

    height: 13.889vw;
    width: 13.889vw;
}
.cards-letters .letter svg path{
    fill: #FB8616;
}
.cards-letters-inner{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.card-card{
    border-radius: 2.083vw;
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(12px);

    width: 27.778vw;
    height: 37.5vw;

    overflow: hidden;

    position: absolute;

    opacity: 0;

    transition: opacity 0.3s;
}
.card-card .top-b{
    left: 2.569vw;
    position: absolute;
    top: 0;
    width: 18.75vw;
}
.card-card .top-b img{
    width: 100%;
}
.card-card .content p{
    width: 22.708vw;

    margin-top: 13.056vw;
    margin-left: 2.569vw;

    color: #FFF;
    font-family: "NeueMachina";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
    letter-spacing: -0.025vw;
}
.card-card .content p b{
    font-weight: 700!important;
}

.let-G .l-G{
    opacity: 0;
}
.let-G .letter-G{
    opacity: 1;
}
.let-G .letter{
    padding-left: 13vw;
}

.let-R .l-R{
    opacity: 0;
}
.let-R .letter-R{
    opacity: 1;
}
.letter-R{
    left: 18vw;
}
.let-R .l-E{
    padding-left: 16vw;
}
.let-R .l-A{
    padding-left: 7vw;
}
.card-card.letter-R .content p {
    width: 22.708vw;
    height: 17.222vw;
    margin-top: 11.056vw;
    margin-left: 2.569vw;
    color: #FFF;
    font-family: "NeueMachina";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.025vw;
}

.let-E .l-E{
    opacity: 0;
}
.let-E .letter-E{
    opacity: 1;
}
.letter-E{
    left: 34vw;
}
.let-E .l-R{
    padding-right: 10vw;
}
.let-E .l-A{
    padding-left: 12vw;
}

.card-card.letter-E .content p {
    width: 22.708vw;
    height: 17.222vw;
    margin-top: 12.056vw;
    margin-left: 2.569vw;
    color: #FFF;
    font-family: "NeueMachina";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.025vw;
}

.let-A .l-A{
    opacity: 0;
}
.let-A .letter-A{
    opacity: 1;
}
.letter-A{
    left: 48vw;
}
.let-A .l-R{
    padding-right: 10vw;
}
.let-A .l-E{
    padding-right: 18vw;
}
.let-A .l-T{
    padding-left: 8vw;
}

.card-card.letter-A .content p {
    width: 22.708vw;
    height: 17.222vw;
    margin-top: 13.056vw;
    margin-left: 2.569vw;
    color: #FFF;
    font-family: "NeueMachina";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.025vw;
}

.let-T .l-T{
    opacity: 0;
}
.let-T .letter-T{
    opacity: 1;
}
.letter-T{
    left: 64vw;
}
.let-T .l-R{
    padding-right: 6vw;
}
.let-T .l-E{
    padding-right: 13vw;
}
.let-T .l-A{
    padding-right: 18vw;
}

.cards-letters-sectors{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    flex-direction: row;

    z-index: 5;
}
.cards-letters-sectors .sector{
    width: 20%;
}

.cards-letters .letter{
    z-index: 7;
    position: relative;
}

.letters-mob{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 5.333vw;
    margin-top: 20.667vw;
}
.letters-mob-inner{
    width: 78.4vw;
    height: 10.133vw;
    display: flex;
    flex-direction: row;
}
.letters-mob-inner > div{
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.letters-mob-inner > div svg{
    opacity: 0.6;

    width: 10.133vw;
    height: 10.133vw;

    transition: opacity 0.3s;
}
.op1 svg{
   opacity: 1!important;
}
.cards-letters-mob{
    margin-top: 25vw;
}
.card-card-mob{
    height: 116.267vw!important;
    box-sizing: border-box;

    border-radius: 8vw;
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(12px);

    padding-left: 6.4vw;
    padding-right: 7.2vw;
}
.card-card-mob img{
    width: 100%;
}
.card-card-mob p{
    color: #FFF;
    /* Body 4 */
    font-family: "NeueMachina";
    font-size: 3.733vw;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;

    margin-top: 4.8vw;
}
.card-card-mob p b{
    font-weight: 700;
}

.letter-m-E p, .letter-m-A p{
    margin-top: 0!important;
}

@media(max-width: 960px){
    .collab-b .title-wrap.show-sm{
        display: flex!important;
    }
}

/*.card-card.letter-G .content p,.card-card.letter-T .content p{
    min-height: 22vw;

    justify-content: center;
    display: flex;
    flex-direction: column;
}
@media(max-width: 960px){
    .card-card-mob.letter-m-G .content p,.card-card-mob.letter-m-T .content p{
        min-height: 58vw;

        justify-content: center;
        display: flex;
        flex-direction: column;
    }
}*/

.casino-vendors .casino-vendors-title h3 {
    color: white!important;
    background: unset!important;

    -webkit-text-fill-color: unset!important;
}

@media(max-width: 960px){
    .casino-v-title h3 {
        color: white!important;
        background: unset!important;

        -webkit-text-fill-color: unset!important;
    }
}