.site--afisha .container-fluid {
    max-width: 1920px;
    padding: 0;
}

.lounge_desc_black {
    color: black !important;
    font-size: 24px !important;
}

.vopros_iteam {
    position: absolute;
    z-index: 100;
    top: 20px;
    right: 20px;
}

.bot_iteam .vopros_iteam {
    bottom: 20px !important;
    top: inherit;
}



.privelegii_iteam_title {
    min-height: 70px;
    line-height: 20px;
    padding-left: 20px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    z-index: 77;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.privelegii_iteam>img {
    width: 100%;
    height: auto;
    max-height: 230px;
    position: absolute;
    top: 70px;
    left: 0px;
}

.privelegii_iteam_title_name_icon {
    width: 40px;
    height: 30px;
    margin-right: 20px;
}

.privelegii_iteam.bot_iteam {
    margin-top: 70px;
}

.privelegii_iteam.bot_iteam img {
    top: 0px;
}

.privelegii_iteam_text {
    background: #000;
    max-height: 300px;
    width: 100%;
}

.zo_privelegii {
    display: none;
    overflow-y: scroll;
    min-height: 232px;
    padding: 20px;
}

.privelegii_iteam_text img {
    width: 100%;
    height: auto;
    min-height: 230px;
}


.privelegii_iteam_text p {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
}


.privelegii_iteam {
    width: calc(20% - 20px);
    float: left;
    height: auto;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.privelegii_row {
    padding-top: 203px;
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
    padding-bottom: 600px;
}

#privelegii {
    padding-top: 120px !important;
    padding-bottom: 0px;
}

#privelegii .site--page__title {
    color: #000;
    text-align: left;
}

#privelegii.site--afisha .container-fluid {
    max-width: 90%;
}

.privelegii_iteam.last .bot_uzor1 {
    left: -443px;
}

@media (max-width: 1250px) {
    .bot_uzor1 {
        display: none;
    }

    .top_uzor1 {
        display: none;
    }

    .privelegii_iteam {
        width: calc(33.333% - 20px);
        margin-top: 20px;
        float: inherit;
        height: 380px;
    }

    .zo_privelegii {
        height: 310px;
        overflow-y: scroll;
    }

    .privelegii_iteam_text {
        width: 100%;
        height: 300px;
    }

    .privelegii_iteam_text img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .privelegii_row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-bottom: 45px;
    }

    .privelegii_iteam.bot_iteam {
        margin-top: 20px;
    }

    #privelegii {
        padding-top: 30px !important;
    }

    .privelegii_row {
        padding-top: 30px;
        padxding-bottom: 30px;
    }
}

@media (max-width: 1050px) {
    .privelegii_iteam {
        height: 360px;
    }

    .zo_privelegii {
        height: 290px;
        overflow-y: scroll;
    }

    .privelegii_iteam_text img {
        height: 290px;
    }
}

@media (max-width: 991px) {
    .privelegii_iteam_text {
        max-height: inherit;
    }

    .privelegii_iteam {
        height: 330px;
    }

    .zo_privelegii {
        height: 250px;
        overflow-y: scroll;
    }

    .privelegii_iteam_text img {
        height: 250px;
    }
}

@media (max-width: 900px) {
    .privelegii_iteam {
        width: calc(50% - 20px);
        height: 400px;
    }

    .zo_privelegii {
        height: 320px;
    }

    .privelegii_iteam_text img {
        height: 320px;
    }
}

@media (max-width: 800px) {
    .privelegii_iteam {
        width: calc(50% - 20px);
        height: 360px;
    }

    .privelegii_iteam_text {
        height: 210px;
    }

    .zo_privelegii {
        height: 290px;
    }

    .privelegii_iteam_text img {
        height: 290px;
    }
}

@media (max-width: 730px) {
    .privelegii_iteam {
        height: 340px;
    }

    .zo_privelegii {
        height: 270px;
    }

    .privelegii_iteam_text img {
        height: 270px;
    }

    .privelegii_iteam_text p {
        font-size: 15px;
        line-height: 15px;
    }
}

@media (max-width: 650px) {
    .privelegii_iteam {
        height: 320px;
    }

    .zo_privelegii {
        height: 250px;
    }

    .privelegii_iteam_text img {
        height: 250px;
    }
}

@media (max-width: 600px) {
    .privelegii_iteam {
        width: calc(100% - 20px);
        height: auto;
    }

    .zo_privelegii {
        height: auto;
    }

    .privelegii_iteam_text img {
        height: auto;
    }

    .privelegii_row {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .privelegii_iteam.bot_iteam {
        margin-top: 20px;
    }

    .privelegii_iteam {
        margin-top: 20px;
    }

    #privelegii {
        padding-top: 30px !important;
    }
}

/* UPD vip-lodges/lounge/season_tickets/ */
.potential {
    padding: 120px 0;
}

.potential .container-fluid {
    max-width: 90%;
}

.site--page__title.potential__title {
    font-size: 72px;
    background: linear-gradient(262.01deg, #3D1959 9.55%, #91124D 75.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    padding-left: 87px;
}

.potential__desc {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 1.6;
    color: #000000;
}

.potential__list {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    padding-top: 200px;
    padding-bottom: 270px;
}

.potential__item {
    position: relative;
    height: 0;
    padding-top: 100%;
}

.potential__item-wrap {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.potential__item-title {
    background: #000000;
    color: #ffffff;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 20px;
    order: 2;
    flex: 0 0 70px;
}

.potential__item:nth-child(even) {
    transform: translateY(70px);
}

.potential__item::before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
}

.potential__item:nth-child(even)::before {
    background-image: url('/images/bot_uzor.svg');
    bottom: 0;
    transform: translate(-60%, 70%);

}

.potential__item:nth-child(odd):not(:first-child)::before {
    background-image: url('/images/top_uzor.svg');
    top: 0;
    transform: translate(-60%, -70%);
}

.potential__item-img {
    order: 1;
    width: 100%;
    flex: 1 1 auto;
    height: calc(100% - 70px);
}

.potential__item-img img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.potential__item-noimg {
    display: block;
    height: 100%;
    width: 100%;
    background: linear-gradient(230deg, #3D1959 28%, #91124D 100%);
}

@media (min-width: 1280px) {
    .potential__item:nth-child(odd) .potential__item-img {
        order: 3;
    }
}

@media (max-width: 1440px) {
    .potential__list {
        padding-top: 120px;
        padding-bottom: 140px;
    }
}

@media (max-width: 1280px) {
    .potential__list {
        padding-top: 80px;
        padding-bottom: 30px;
    }

    .potential__item:nth-child(even) {
        transform: translateY(0);
    }

    .potential__item::before {
        display: none;
    }

    .potential__item {
        padding-top: 0;
        margin: 0 10px;
    }

    .potential__item-wrap {
        position: relative;
    }

    .potential__item-img {
        height: 220px;
    }
}

@media (max-width: 991px) {
    .potential {
        padding: 30px 0;
    }
}

@media (max-width: 767px) {
    .site--page__title.potential__title {
        font-size: 40px;
        padding-left: 0;
    }
}