.ksg2c {
    position: absolute;
    display: flex;
    justify-self: center;
    aspect-ratio: 9/16;
    height: 85vh;
    z-index: var(--zIndexPopup) -1;
    bottom: 14vh;
    transition: transform 2s ease;
    -webkit-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    /*@media screen and (max-width: 770px) {*/
    /*    position: absolute;*/
    /*    width: 100vw;*/
    /*    height: calc(100vh - 52px);*/
    /*    left: 0;*/
    /*    bottom: 52px;*/
    /*}*/
}

@media screen and (max-width: 770px) {
    .ksg2c video {
        position: absolute;
        left: 50% !important;
        top: 0;
        height: 100vh !important;
        width: auto !important;
        transform: translateX(-50%);
    }
}

.f6eOc {
    position: absolute;
    width: 100%;
    height: 100vh;
    transition: transform 2s ease;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.S7gBY {
    position: absolute;
    display: flex;
    justify-self: center;
    aspect-ratio: 9/16;
    height: 85vh;
    z-index: var(--zIndexPopup) -1;
    bottom: 14vh;
    animation: LXjwX 1s ease-in-out;
    transition: transform 1s ease-in-out;
    -webkit-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    /*@media screen and (max-width: 770px) {*/
    /*    animation: moveNextShortCompact 1s ease-in-out;*/
    /*    position: absolute;*/
    /*    width: 100vw;*/
    /*    height: calc(100vh - 52px);*/
    /*    left: 0;*/
    /*    bottom: 52px;*/
    /*}*/
}

.XHtns {
    position: absolute;
    display: flex;
    justify-self: center;
    aspect-ratio: 9/16;
    height: 85vh;
    z-index: var(--zIndexPopup) -1;
    bottom: 14vh;
    animation: uaDD3 1s ease-in-out;
    transition: transform 1s ease-in-out;
    -webkit-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    @media screen and (max-width: 770px) {
        animation: csnYz 1s ease-in-out;
        position: absolute;
        width: 100vw;
        height: calc(100vh - 52px);
        left: 0;
        bottom: 52px;
    }
}

@keyframes LXjwX {
    100% {
        transform: translateY(-115%);
    }
}

@keyframes uaDD3 {
    100% {
        transform: translateY(105%);
    }
}

@keyframes IeEf7 {
    100% {
        transform: translateY(-100%);
    }
}

@keyframes csnYz {
    100% {
        transform: translateY(105%);
    }
}

.IrdLM {
    position: absolute;
    display: flex;
    justify-self: center;
    aspect-ratio: 9/16;
    height: 85vh;
    z-index: var(--zIndexPopup);
    top: -100vh;
    bottom: 14vh;
    -webkit-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    /*@media screen and (max-width: 770px) {*/
    /*    position: absolute;*/
    /*    width: 100vw;*/
    /*    height: calc(100vh - 52px);*/
    /*    left: 0;*/
    /*    bottom: 52px;*/
    /*}*/
}

.nxhmU {
    position: absolute;
    display: flex;
    justify-self: center;
    aspect-ratio: 9/16;
    height: 85vh;
    z-index: var(--zIndexPopup);
    top: -90vh;
    animation: uaDD3 1s ease-in-out;
    -webkit-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
    @media screen and (max-width: 770px) {
        animation: csnYz 1s ease-in-out;
        /*position: absolute;*/
        /*width: 100vw;*/
        /*height: calc(100vh - 52px);*/
        /*left: 0;*/
        /*bottom: 52px;*/
    }
}

.nU90L {
    position: absolute;
    display: flex;
    justify-self: center;
    aspect-ratio: 9/16;
    height: 85vh;
    z-index: var(--zIndexPopup);
    top: 100vh;
    bottom: 14vh;
    -webkit-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    /*@media screen and (max-width: 770px) {*/
    /*    position: absolute;*/
    /*    width: 100vw;*/
    /*    height: calc(100vh - 52px);*/
    /*    left: 0;*/
    /*    bottom: 52px;*/
    /*}*/
}

.T1a40 {
    position: absolute;
    display: flex;
    justify-self: center;
    aspect-ratio: 9/16;
    height: 85vh;
    z-index: var(--zIndexPopup);
    top: 100vh;
    bottom: 14vh;
    animation: LXjwX 1s ease-in-out;
    -webkit-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 16px 10px rgba(255, 255, 255, 0.2);

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    @media screen and (max-width: 770px) {
        animation: IeEf7 1s ease-in-out;
        /*position: absolute;*/
        /*width: 100vw;*/
        /*height: calc(100vh - 52px);*/
        /*left: 0;*/
        /*bottom: 52px;*/
    }
}

.XKHi2 {
    width: 300px;
    bottom: 13vh;
    left: 34%;

    @media screen and (max-width: 770px) {
        left: 0;
        bottom: 51px;
        height: calc(100vh - 50px);
        width: 100vw;
    }

    /*@media screen and (max-width: 700px) {*/
    /*    left: 28%;*/
    /*}*/

    /*@media screen and (max-width: 650px) {*/
    /*    left: 25%;*/
    /*}*/

    /*@media screen and (max-width: 570px) {*/
    /*    left: 24%;*/
    /*}*/

    /*@media screen and (max-width: 540px) {*/
    /*    left: 22%;*/
    /*}*/

    /*@media screen and (max-width: 500px) {*/
    /*    left: 20%;*/
    /*}*/

    /*@media screen and (max-width: 440px) {*/
    /*    left: 15%;*/
    /*}*/

    /*@media screen and (max-width: 420px) {*/
    /*    left: 13%;*/
    /*}*/

    /*@media screen and (max-width: 400px) {*/
    /*    left: 12%;*/
    /*}*/

    /*@media screen and (max-width: 380px) {*/
    /*    left: 10%;*/
    /*}*/

    /*@media screen and (max-width: 360px) {*/
    /*    left: 8%;*/
    /*}*/

    /*@media screen and (max-width: 340px) {*/
    /*    left: 6%;*/
    /*}*/
    /*@media screen and (max-width: 330px) {*/
    /*    left: 4%;*/
    /*}*/

}

.F431B {
    display: none;
}

.UflCv {
    padding-bottom: calc(100vh - 350px);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ENhLT {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.DIO53 {
    display: flex;
    flex-direction: row;
    color: #fff;
    position: absolute;
    /*bottom: 17vh;*/
    width: 100%;
    align-items: end;
    justify-content: center;
    gap: 10px;
    z-index: calc(var(--zIndexPopup) + 1);
    height: 140px;
    padding: 10px;
    bottom: 8vh;
}

.aEtmB {
    max-width: 100vw;
    /*margin-top: 10px;*/
    bottom: 6vh;
    height: 140px;
    width: 100%;
}

.PBYqs {
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-left: 10px;
    width: 100%;
    text-overflow: ellipsis;
    cursor: pointer;

    @media (max-width: 768px) {
        margin-left: 5px;
    }
}

.b_oD0 {
    color: #fff;
    overflow: hidden;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: flex;
    -webkit-box-orient: vertical;
    margin-left: 10px;
    width: 100%;
    align-items: baseline;
}

.Jk3N2 {
    color: #fff;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-left: 10px;
    overflow-y: auto;
    max-height: 175px;
    z-index: calc(var(--zIndexPopup) + 2);
}


.rFfkZ {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    text-align: left;
    color: rgba(255, 255, 255);

    @media (max-width: 768px) {
        font-size: 14px;
        font-weight: bold;
        line-height: 16px;
        text-align: left;
    }

    @media (max-width: 500px) {
        font-size: 8px;
        font-weight: bold;
        line-height: 10px;
        text-align: left;
    }
}

.baJ4L {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    text-align: left;
    color: rgba(255, 255, 255);

    @media screen and (max-width: 768px) {
        font-size: 14px;
        font-weight: bold;
        line-height: 16px;
        text-align: left;
    }
}

.MNtjH {
    font-size: 16px;
    font-weight: lighter;
    line-height: 25.14px;
    margin: 0;
    text-align: left;
    color: rgba(255, 255, 255, 0.8);

    @media screen and (max-width: 768px) {
        font-size: 14px;
        font-weight: lighter;
        line-height: 16.41px;
        text-align: left;
    }
}

.fR0h7 {
    z-index: calc(var(--zIndexPopup) + 1);
    position: absolute;
    top: 60px;
    left: 20px;
    transform: translate(-50%, -50%);
    padding: 2px;
    background-color: rgb(0, 0, 0, 0.56);
    border-radius: 4px;
}

._caZv {
    z-index: calc(var(--zIndexPopup) + 1);
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 2px;
}

.LstIv {
    height:54px;
    width:54px;
    @media screen and (max-width: 768px) {
        height:36px;
        width:36px;
    }
}

.YS2b4 {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    z-index: calc(var(--zIndexPopup) + 1);
    position: absolute;
    padding: 0;
    top: 10px;
    height: 25px;
    width: 95px;

    &:hover {
        color: #B7184DCC;
    }

}

.YNFyQ {
    display: flex;
    align-items: center;
    flex-direction: column;
    
    @media screen and (max-height: 420px) {
        display: none;
    }
}

.jxssC {
    border: none;
    border-radius: 50%; 
    color:#B7184DCC; 
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#D9D9D9CC;
}

@media only screen and (min-width: 768px) {
    .jxssC:hover {
        background-color:#B7184DCC;
        color:#D9D9D9CC;
    }
}

@media only screen and (max-width: 768px) {
    .jxssC {
        height: 30px;
        width: 30px;
    }
    .jxssC:active {
        background-color:#B7184DCC;
        color:#D9D9D9CC;
    }
}

.C_3pR {
    border: none;
    border-radius: 50%;
    color:#B7184DCC;
    height: 45px;
    margin-bottom: 20px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#D9D9D9CC;
}

@media only screen and (min-width: 768px) {
    .C_3pR:hover {
        background-color:#B7184DCC;
        color:#D9D9D9CC;
    }
}

@media only screen and (max-width: 768px) {
    .C_3pR {
        margin-bottom: 10px;
        height: 30px;
        width: 30px;
    }
    .C_3pR:active {
        background-color:#B7184DCC;
        color:#D9D9D9CC;
    }
}

.M3W9i {
    width: 36px;
    height: 36px;

    @media screen and (max-width: 500px) {
        width: 20px;
        height: 20px;
    }

    @media screen and (max-width: 400px) {
        width: 10px;
        height: 10px;
    }
}

.vC4pv {
    width: 36px;
    height: 36px;
}

.jCz0k {
    width: 16px;
    height: 16px;

    @media (max-width: 768px) {
        width: 10px;
        height: 10px;
    }

}

.T00Kh {
    z-index: calc(var(--zIndexPopup) + 1);
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 2px;
}

.kEa_r {
    height:54px;
    width:54px;
    @media screen and (max-width: 768px) {
        height:36px;
        width:36px;
    }
}

