.vdnh-ru-main {
    background-color: #f7f7fc;
    width: 100%;
}

.vdnh-ru-main .vdnh-div-wrapper {
    background-color: #f7f7fc;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.vdnh-ru-main .vdnh-div-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    padding: 15px 0px;
    width: 100%;
    max-width: 1336px;
}

.vdnh-top-logo--wrapper {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    padding-left: 40px;
    margin-bottom: 77px;
}

.vdnh-top-logo {
    display: flex;
    gap: 10px;
    align-items: center;
}

.birthday-nav-wrapper {
    position: absolute;
    top: 20px;
    display: flex;
    width: 100%;
    align-items: center;
    border-radius: 18px;
    background: #FFF;
    max-width: 1336px;
    z-index: 10;
    box-shadow: 0px 4px 35px 0px rgba(34, 60, 80, 0.09);
}

.birthday-nav-wrapper--links {
    padding: 28px 37px;
    gap: 45px;
    display: flex;
}

.birthday-nav-wrapper--links>a {
    color: #DF673A;
    text-align: center;

    /* Suisse 18-24-Medium */
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;

    text-decoration: none;

}

.birthday-nav-wrapper--links>a:hover {
    font-weight: 700;
}

.mapa {
    width: 100%;
}

.logo_85 {
    margin-left: 50px;
}


.birthday-banner {
    position: relative;
    height: 609px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
}

.birthday-banner-main {
    flex: 1;
    height: 609px;
    flex-shrink: 0;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
}

#placeCarousel {
    height: auto;
}

#placeCarousel .carousel-item {
    min-width: 100%;
}

.slider_before-after {
    height: auto;
    display: flex;
    gap: 25px !important;
}

.carousel-bullets-conteiner {
    position: absolute;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 80%;
    margin: auto;
    inset: 0;
    top: auto;
    bottom: 50px;
    z-index: 100;
}

.carousel-bullets-conteiner--before-after {
    position: relative;
    display: flex;
    gap: 25px;
}

.carousel-bullet {
    border-radius: 16px;
    min-height: 45px;
    min-width: 70px;
    border: none;
    opacity: 85%;
    background-color: #FAFAFA;
    transition: 0.4s ease-in-out;
}

.carousel-bullet:hover {
    background-color: #DF673A;
    opacity: 60%;
    color: #FFF;
}

.carousel-bullet--active {
    border-radius: 16px;
    border: none;
    opacity: 100% !important;
    background-color: #DF673A !important;
    color: #fff;
}


.birthday-banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    outline: none;
}


.birthday-banner-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    margin-top: 152px;
    position: relative;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    inset: 0;
    z-index: 1;

}

.birthday-banner-title--title {
    color: var(--Wite, #FFF);
    font-family: Suisse Intl-Regular;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
}

.birthday-banner-title--subtitle {
    color: var(--Wite, #FFF);
    font-family: Suisse Intl-Regular;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    width: 100%;
    max-width: 575px;

}

.birthday-carousel-inner {
    width: 100%;
    height: 100%;
    user-select: none;
}

.birthday-carousel-item {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    isolation: isolate;
}

.birthday-carousel-item::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}

.birthday-banner-button {
    display: flex;
    width: 374px;
    height: 38px;
    padding: 6px 16px;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -10px;
    border-radius: 16px;
    background: #FFF;
    z-index: 2;
    text-decoration: none;
    color: #D3112B;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 34px;
    margin-left: 36px;
}

.birthday-banner-ads {
    display: flex;
    width: 27%;
    height: 424px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #CE1531;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 25px;
    padding-right: 16px;
    padding-bottom: 25px;
    flex-direction: column;
    justify-content: space-between;
    background-size: cover;
}

.birthday-banner-ads--text {
    color: #FFF;
    font-family: TT Norms-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 120% */
    text-transform: uppercase;
}

.birthday-banner-ads--text-secondary {
    color: #D3AA65;
}

.birthday-block-wrapper {
    display: flex;
    padding: 35px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 25px;
    align-self: stretch;
    border-radius: 16px;
    background: #FFF;
    width: 100%;
}

.birthday-block-wrapper .afisha-element-red {
    display: none;
}

.birthday-banner-background {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.birthday-banner-control {
    border-radius: 12px;
    background: #FFF;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.birthday-block-title {
    color: #414141;
    font-family: Suisse Intl-Regular;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    /* 100% */
}

.birthday-block-content {
    width: 100%;
}

.birthday-contacts-wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.birthday-contacts-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.contacts-nav-column {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.contacts-nav-column--title {
    color: #414141;
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.contacts-nav-column--link {
    color: #DF673A;
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
}

.birthday-contacts-links {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.birthday-contacts-links--big {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contacts-links--big-tel,
.contacts-links--big-mail {
    text-decoration: none;
}

.contacts-links--big-tel {
    color: #262626;
    font-family: Suisse Intl-Bold;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 100% */
    letter-spacing: -2px;
    text-transform: lowercase;
}

.contacts-links--big-mail {
    color: #262626;
    font-family: Suisse Intl-Medium;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 24px;
    /* 133.333% */
}

.birthday-contacts-links--small {
    display: flex;
    gap: 24px;
}

.birthday-contacts-links--small>a {
    text-decoration: none;
}

.birthday-block-title--text {
    width: 589px;
    color: var(--black_vdnh, #414141);
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 21.6px */
}

.birthday-podborki-wrapper {
    display: flex;
    gap: 16px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.podborki-line-element {
    position: relative;
    height: 231px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 12px;
    text-decoration: none;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: calc(33.3333% - 11px);
    overflow: hidden;
}

.podborki-line-element:hover .podborki-element-img {
    transform: scale(1.2);
    transition: 0.4s ease-in-out;
}

.podborki-element-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s ease-in-out;
}

.podborki-line-element--title {
    z-index: 1;
    color: var(--white, #FFF);
    margin-left: 16px;
    margin: 16px;
    margin-top: 14px;
    font-family: Suisse Intl-Regular;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
}

.podborki-line-element--date {
    color: var(--white, #FFF);
    margin-right: 16px;
    margin-bottom: 12px;
    margin-left: 16px;
    font-family: Suisse Intl-Regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1px;
    z-index: 1;
}

.birthday-routes-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 24px;
    flex-wrap: wrap;
}

.birthday-routes-element {
    display: flex;
    width: calc(25% - 18px);
    padding: 16px 8px;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    border-radius: 16px;
    background: #FAFAFA;
    justify-content: space-between;
    text-decoration: none;
}

.birthday-routes-element:hover .birthday-routes-element--img>img {
    transform: scale(1.2);
    transition: 0.4s ease-in-out;
}

.birthday-routes-element--title {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 31.2px */
}

.birthday-routes-element--img {
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
}

.birthday-routes-element--img>img {
    width: 100%;
    object-fit: cover;
    transition: 0.4s ease-in-out;
}

.birthday-information-wrapper {
    display: flex;
    gap: 24px;
    justify-content: space-between;
}

.block-content-left {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    padding: 16px;
    /* background-color: #FAFAFA; */
    border-radius: 16px;
}

.content-left-top {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.block-content-left--author {
    color: var(--red_vdnh, #D3112B);

    /* VDNH 11-18 */
    font-family: VDNHLebedev2;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 163.636% */
    letter-spacing: 0.44px;
    text-transform: uppercase;
}

.block-content-left--text {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 120%;
    /* 21.6px */
}

.block-content-left--img {
    width: 100%;
    border-radius: 16px;
}

.block-content-left--link {
    color: #336AF7;
    font-family: Suisse Intl-Regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 16.8px */
    text-decoration: none;
}

.block-content-right {
    display: flex;
    flex-direction: column;
    gap: 14px;
    width: 100%;
}

.content-right-title {
    color: #414141;
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    /* 194.444% */
}

.content-right-row {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding: 16px;
    padding-bottom: 0px;
    overflow: hidden;
    background-color: #FAFAFA;
    border-radius: 16px;
}

.content-right-row--compl {
    display: flex;
    justify-content: space-around;
    align-items: self-end;
}

.content-right-row--info {
    margin-top: 16px;
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.2s;
    width: 100%;
    padding-left: 8px;
}

.content-right-row--info.open {
    grid-template-rows: 1fr;
    transition: grid-template-rows 0.2s;
    display: flex;
}

.content-right-row--text {
    width: 511px;
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 21.6px */
}

.birthday-afisha-wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.birthday-afisha-categories {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.afisha-categories-element {
    display: flex;
    padding: 9px 12px;
    gap: 8px;
    align-items: flex-start;
    border-radius: 16px;
    border: 1px solid #D3112B66;
    background: var(--Wite, #FFF);
    cursor: pointer;
    color: #000;
    font-family: Suisse Intl-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 450;

    line-height: 18px;
    /* 112.5% */
}

.afisha-categories-element--text {
    padding-top: 3px;
}

.afisha-categories-element--active {
    background: #DF673A;
    color: #FFF;
}

.afisha-row {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: nowrap;
}

.afisha-row-left,
.afisha-row-right {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
}

.afisha-element-image--wrapper {
    overflow: hidden;
    border-radius: 16px;
}

.afisha-element-big {
    padding: 8px;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-decoration: none;
}

.afisha-element-big--img {
    width: 100%;
    height: 376px;
    object-fit: cover;
}

.afisha-element-big--type {
    color: var(--blue_accident, #336AF7);
    font-family: VDNHLebedev2;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 163.636% */
    letter-spacing: 0.44px;
    text-transform: uppercase;
    margin-top: 8px;
}

.afisha-element-big--title {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-top: 4px;
    /* 30px */
}

.afisha-element-big--text {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 24px;
    /* 150% */
}

.afisha-element-big--time {
    color: #8C8C8C;
    font-family: Suisse Intl-Regular;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 181.818% */
    margin-top: 16px;
}

.afisha-element-small {
    padding: 8px;
    display: flex;
    flex-direction: column;
    width: 47%;
    text-decoration: none;
}

.afisha-element-small--img {
    height: 195px;
    object-fit: cover;
    border-radius: 18px;
}

.afisha-element-small--type {
    color: var(--blue_accident, #336AF7);
    font-family: VDNHLebedev2;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 163.636% */
    letter-spacing: 0.44px;
    text-transform: uppercase;
    margin-top: 8px;
}

.afisha-element-small--title {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 150% */
}

.afisha-element-small--time {
    color: #8C8C8C;
    font-family: Suisse Intl-Regular;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 181.818% */
    margin-top: 16px;
}

.birthday-places-wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.birthday-places-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.places-categories-element {
    display: flex;
    padding: 9px 12px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 16px;
    border: 1px solid rgba(211, 17, 43, 0.40);
    background: var(--Wite, #FFF);
    color: #000;
    font-family: Suisse Intl-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    line-height: 18px;
    padding-top: 12px;
    cursor: pointer;
    /* 112.5% */
}

.places-categories-element--active {
    color: #FFF;
    background: #DF673A;
}

.places-content {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.places-content-row {
    display: flex;
    gap: 24px;
    height: 390px;
}

.places-element-big {
    padding: 16px;
    width: 49%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 100%;

}

.places-element-big--category {
    color: var(--red_vdnh, #D3112B);

    /* VDNH 11-18 */
    font-family: VDNHLebedev2;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 163.636% */
    letter-spacing: 0.44px;
    text-transform: uppercase;
}

.places-element-big--title {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 21.6px */
}

.places-element-big--img {
    height: 242px;
    object-fit: cover;
    border-radius: 14px;
}

.places-element-big--content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.places-element-big--reverse {
    flex-direction: column-reverse;
}

.places-element-small {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 23%;
    gap: 24px;
    height: 100%;
}

.places-element-small--content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.places-element-small--category {
    color: var(--red_vdnh, #D3112B);

    /* VDNH 11-18 */
    font-family: VDNHLebedev2;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 163.636% */
    letter-spacing: 0.44px;
    text-transform: uppercase;
}

.places-element-small--title {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 21.6px */
}

.places-element-small--img {
    height: 242px;
    object-fit: cover;
    border-radius: 14px;
}

.places-element-small--reverse {
    flex-direction: column-reverse;
}




.places-element {
    display: flex;
    flex-direction: column;
    height: auto;
    width: 22%;
    gap: 24px;
    background-color: #FAFAFA;
    border-radius: 16px;
    text-decoration: none;
    padding: 16px;
}

.places-element:hover .places-element-img {
    transform: scale(1.2);
    transition:  0.8s ease-in-out;
}

.places-element-image--wrapper {
    width: 100%;
    overflow: hidden;
    border-radius: 14px;
}

.places-element-category {
    color: var(--red_vdnh, #D3112B);
    font-family: VDNHLebedev2;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.44px;
    text-transform: uppercase;
}

.places-element-title {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.places-element-img {
    width: 100%;
    height: 242px;
    object-fit: cover;
    transition: transform 0.8s ease-in-out;
}

.places-element-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.places-element:nth-child(13n - 12),
.places-element:nth-child(13n - 8) {
    padding: 16px;
    width: 48%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: auto;
}

.places-element:nth-child(13n - 11),
.places-element:nth-child(13n - 9),
.places-element:nth-child(13n - 5),
.places-element:nth-child(13n - 3) {
    flex-direction: column-reverse;
    height: auto;
}

.places-element:nth-child(13n - 1) {
    padding: 16px;
    width: 48%;
    display: flex;
    flex-direction: column-reverse;
    gap: 24px;
    height: auto;
}


.birthday-block-content .places-element:nth-child(13n - 11),
.birthday-block-content .places-element:nth-child(13n - 1),
.birthday-block-content .places-element:nth-child(13n - 9),
.birthday-block-content .places-element:nth-child(13n - 5),
.birthday-block-content .places-element:nth-child(13n - 3),
.birthday-block-content .places-element:nth-child(13n - 8),
.birthday-block-content .places-element:nth-child(13n - 12) {
    display: flex;
    flex-direction: column;
    height: auto;
    width: 22%;
    gap: 24px;
    background-color: #FAFAFA;
    border-radius: 16px;
    text-decoration: none;
    padding: 16px;
}

.birthday-block-content .places-element:nth-child(2n - 1) .places-element-image--wrapper {
    order: -1;
}


.afisha-elements {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 33px;
    justify-content: flex-start;
}

.afisha-element {
    padding: 8px;
    display: flex;
    flex-direction: column;
    width: calc(25% - 25px);
    text-decoration: none;

}

.afisha-element-red {
    display: flex;
    flex-direction: column;
    width: calc(25% - 25px);
    border-radius: 12px;
    background: #CE1531;
    padding: 8px;
    align-items: flex-start;
    gap: 25px;
    text-decoration: none;
}

/* Р°РЅРёРјР°С€РєРё РєР°СЂС‚РёРЅРѕРє Р°С„РёС€Р° */

.afisha-element-red:hover .afisha-element-red-img {
    transform: scale(1.2);
    transition: transform 0.8s ease-in-out;
}

.afisha-element-big:hover .afisha-element-big--img {
    transform: scale(1.2);
    transition: transform 0.8s ease-in-out;
}

.afisha-element-small:hover .afisha-element-small--img {
    transform: scale(1.2);
    transition: transform 0.8s ease-in-out;
}

.afisha-element:hover .afisha-element-img {
    transform: scale(1.2);
    transition: transform 0.8s ease-in-out;
}

.afisha-element-red-img,
.afisha-element-big--img,
.afisha-element-small--img,
.afisha-element-img {
    transition: transform .8s ease-in-out;
}

/* END Р°РЅРёРјР°С€РєРё РєР°СЂС‚РёРЅРѕРє Р°С„РёС€Р° */

/* Р·Р°РґРЅРёРє РґР»СЏ РєР°СЂС‚РѕС‡РµРє Р°С„РёС€Рё */

.afisha-element-big,
.afisha-element-small,
.afisha-element {
    background-color: none;
    border-radius: 16px;
}

/* END Р·Р°РґРЅРёРє РґР»СЏ РєР°СЂС‚РѕС‡РµРє Р°С„РёС€Рё */

.afisha-element-red-img {
    width: 100%;
    object-fit: cover;
}

.afisha-element-red-img--wrapper {
    overflow: hidden;
    border-radius: 18px;
}

.afisha-element-red--content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;

}

.afisha-element-red-title {
    color: #FFF;
    text-align: right;
    font-family: Suisse Intl-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}



.afisha-element-img {
    width: 100%;
    height: 195px;
    object-fit: cover;
    border-radius: 18px;
}

.afisha-element-type {
    color: var(--blue_accident, #336AF7);
    font-family: VDNHLebedev2;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 163.636% */
    letter-spacing: 0.44px;
    text-transform: uppercase;
    margin-top: 8px;
}

.afisha-element-title {
    color: var(--Black, #262627);
    font-family: Suisse Intl-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 150% */
}

.afisha-element-time {
    color: #8C8C8C;
    font-family: Suisse Intl-Regular;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 181.818% */
    margin-top: 16px;
}

.wrap-with-background {
    position: relative;
    isolation: isolate;
}

.wrap-with-background:after {
    content: '';
    background-image: url(../img/85_background.png);
    opacity: 0.25;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: top right;
}

.fix {
    z-index: 200;
    position: fixed;
    top: 16px;
    width: 100%;
}

.birthday-nav-wrapper>.vdnh-top-logo {
    display: none;
}

.birthday-nav-wrapper--mobile-button {
    display: none;
}

.birthday-button-more {
    display: flex;
    color: var(--black, #000);
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    width: max-content;
    margin-bottom: 30px;
    transition: color .3s ease-in-out;
}

.birthday-button-more:hover {
    transition: color .3s ease-in-out;
    color: red;
}

.carousel-control-prev {
    width: 50% ;
    justify-content: flex-start ;
    padding-left: 25px ;
    opacity: 0 ;
    transition: opacity 0.2s ;
    user-select: none;
}

.carousel-control-next {
    width: 50%;
    justify-content: flex-end;
    padding-right: 25px;
    opacity: 0 ;
    transition: opacity 0.2s;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    opacity: 0.8 ;
}

.carousel-control-next:focus-visible,
.carousel-control-prev:focus-visible {
    outline: none !important;
}

.image-animate-wrapper {
    width: max-content;
    height: max-content;
}

.birthday-autors {
    text-align: center;
    width: 100%;
    color: #414141;
    text-align: center;
    font-family: Suisse Intl-Regular;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 14.4px */
}

.block-content-text {
    color: white;
    font-size: 18px;
    font-family: Suisse Intl;
    font-weight: 500;
    line-height: 21.60px;
    word-wrap: break-word;
    position: relative;
    top: -85px;
    max-width: 550px;
    text-align: justify;
    /* left: 15px; */
    padding: 0px 15px;
    width: auto;
}

.through-time-container {
    position: relative;
    display: flex;
    gap: 25px;
    flex-direction: column;
}

.through-time-element {
    display: flex;
    gap: 10px;
}

.through-time-element--picture {
    object-fit: cover;
    height: 137px;
    width: 173px;
    border-radius: 16px;
}

.through-time-element-text {
    display: flex;
    flex-direction: column;
}

.through-time-element-text--title {
    color: #E63C46;
    font-size: 18px;
}

.through-time-element-text--about {
    color: #262624;
    font-size: 14px;
    padding-right: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 17px;
}

.through-time-element-text--more_btn {
    display: none;
    background-color: #FFF;
    border: none;
    color: #8A8A8A;
    width: 155px;
    cursor: pointer;
}

.disactive_about {
    /*-webkit-line-clamp: 5;*/
}

.birhday-button-more {
    cursor: pointer;
}

.modal-content {
    width: 916px;
    padding: 16px;
    gap: 11px;
    border-radius: 16px !important;
}

.modal .close {
    border: none;
    background-color: transparent;
    opacity: .7;
    transition: opacity .3s ease-in-out;
    position: absolute;
    top: 0px;
    right: 0px;
}

.modal-inner {
    display: flex;
    gap: 20px;
}

.modal-right {
    flex: 1;
}

.modal-title {
    margin: 5px 0;
    font-weight: 600;
}

.modal .close:hover {
    opacity: 1;
}

.modal--picture {
    max-width: 256px;
    width: 100%;
    aspect-ratio: 1;
    border-radius: 14px;
    object-fit: cover;
}

@media (max-width: 991.98px) {
    .modal-dialog.modal-lg {
        max-width: 320px;
    }

    .modal-inner {
        display: block;
    }

    .modal--picture {
        margin-bottom: 20px;
    }

    .block-content-text {
        max-width: 350px;
    }

    .carousel-bullets-conteiner {
        position: static;
        margin: 25px auto;
    }

    .birthday-banner {
        height: auto;
    }

    .birthday-banner-title {
        margin-top: 32px;
    }

    .birthday-banner-title--subtitle {
        font-size: 20px;
    }

    .birthday-banner--mobile {
        height: auto;
    }

    .afisha-elements {
        gap: 0px;
        justify-content: space-between;
    }

    .carousel-control-prev,
    .carousel-control-next {
        opacity: 0.8;
    }

    .birthday-banner-control {
        width: 35px;
        height: 35px;
    }

    .birthday-banner-control img {
        width: 70%;
        height: 70%;
    }

    .birthday-nav-wrapper {
        /* mobile */
        justify-content: space-between;
        padding-left: 26px;
        padding-right: 26px;
        min-height: 40px;
        flex-wrap: wrap;
        position: fixed;
        top: 16px;
        z-index: 30;
        width: 99%;
    }

    .vdnh-top-logo {
        display: none;
    }

    .birthday-nav-wrapper>.vdnh-top-logo {
        display: flex;
        transform: scale(0.5);
        width: 20px;
        position: absolute;
        top: -11px;
        left: 11px;
    }

    .birthday-nav-wrapper>.birthday-nav-wrapper--links {
        height: 0;
        transition: all 0.2s;
        display: none;
    }

    .birthday-nav-wrapper--mobile-button {
        display: flex;
        width: 24px;
        height: 24px;
        background-size: cover;
        background-image: url('/local/templates/85_template/img/menu_toggle_disabled.svg');
        position: absolute;
        right: 19px;
        top: 15px;
    }

    .birthday-nav-wrapper--mobile-button.active {
        display: flex;
        background-image: url('/local/templates/85_template/img/menu_toggle_active.svg');

    }

    .birthday-nav-wrapper--links.open {
        width: 100%;
        flex-direction: column;
        justify-content: flex-start;
        display: flex;
        order: 3;
        align-items: flex-start;
        color: #DF673A;
        height: 100%;
        gap: 16px;
    }

    .logo_85 {
        margin-left: 0;
    }

    .vdnh-top-logo--wrapper {
        margin-top: 25px;
    }

    .birthday-nav-wrapper--links.open>a {
        /* Suisse 18-24-Medium */
        font-family: Suisse Intl-Regular;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        /* 133.333% */
    }

    .birthday-nav-wrapper--links>a {
        font-size: 0;
    }

    .birthday-banner {
        margin-top: 12px;
        width: 100%;
    }

    .birthday-banner-ads,
    .birthday-banner-main {
        width: 100%;
    }

    .birthday-banner-main {
        flex: none;
        height: 416px;
        width: 100%;
    }

    .birthday-banner-ads {
        width: 37%;
        height: 367px;
    }

    .birthday-banner-ads--text {
        font-size: 16px;
        line-height: normal;
    }

    .birthday-banner-button {
        width: fit-content;
        max-width: 374px;
    }

    .carousel-control-next>img,
    .carousel-control-prev>img {
        width: 150px;
    }

    .birthday-block-title {
        font-size: 26px;
        margin-top: 10px;
    }

    .afisha-categories-element,
    .places-categories-element {
        text-align: center;
        font-size: 14px;
        line-height: normal;
        align-items: center;
        display: flex;
        border-radius: 16px;
    }

    .afisha-row {
        flex-direction: column;
    }

    .afisha-row-left {
        width: 100%;
    }

    .afisha-row-right {
        width: 100%;
    }

    .afisha-element-small,
    .afisha-element {
        width: 49%;
        margin-bottom: 16px;
    }

    .afisha-element-big--text {
        display: none;
    }

    .afisha-element-big--type,
    .afisha-element-small--type,
    .afisha-element-type {
        font-size: 11px;
        margin-top: 24px;
    }

    .afisha-element-big--title {
        font-size: 16px;
        margin-top: 24px;
    }

    .afisha-element-big--time,
    .afisha-element-time {
        font-size: 11px;
    }

    .afisha-element-small--title,
    .afisha-element-title {

        margin-top: 24px;
        line-height: normal;
    }

    .afisha-element-small--img,
    .afisha-element-img {
        height: 195px;
        border-radius: 18px;
        width: 100%;
    }

    .afisha-element-big--img {
        height: 195px;
        border-radius: 18px;
    }

    .afisha-element-red {
        width: 50%;
        border-radius: 18px;
    }

    .afisha-element-red-img--wrapper {
        width: 100%;
        border-radius: 18px;
    }

    .afisha-element-red-title {
        font-size: 20px;
    }

    .item-content {
        width: 49% !important;
        margin-bottom: 16px;
    }

    .birthday-button-more {
        font-size: 18px;
        margin-bottom: 16px;
        margin-top: 16px;
    }

    .places-content {
        flex-direction: row;
        gap: 0px;
    }

    .places-element {
        flex-direction: column-reverse !important;
        border-radius: 18px;
        padding: 16px;
    }

    .places-element-small--category {
        font-size: 11px;
    }

    .places-element-title {
        font-size: 18px;
    }

    .places-element-img {
        height: 242px;
        border-radius: 18px;
    }

    .birthday-information-wrapper {
        flex-direction: column;
    }

    .block-content-left {
        /* background-color: #FAFAFA; */
        border-radius: 30px;
    }

    .block-content-left--author {
        font-size: 11px;
    }

    .block-content-left--text {
        margin-top: 10px;
        font-size: 18px;
    }

    .block-content-left--link {
        font-size: 14px;
    }

    .content-left-top {
        padding: 16px;
    }

    .block-content-left--img {

        object-fit: cover;
        border: 50px;
    }

    .content-right-title {
        margin-top: 15px;
        font-size: 18px;
    }

    .content-right-row {
        border-radius: 30px;
    }

    .content-right-row--text {
        font-size: 18px;
        width: 90%;
    }

    .content-right-row--compl {
        align-items: center;
        justify-content: space-between;
    }

    .content-right-row--info {
        font-size: 14px;
        font-family: Suisse Intl-Regular;
        margin-bottom: 8px;
        display: none;
    }

    .birthday-block-title--text {
        font-size: 14px;
        width: 100%;
    }

    .birthday-routes-element {
        width: 100%;
        flex-direction: row-reverse;
    }

    .birthday-routes-element--img>img {
        width: 100%;
    }

    .birthday-routes-element--title {
        font-size: 18px;
        font-weight: 700;
        line-height: inherit;
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .podborki-line-element {
        width: 100%;
        height: 155px;
        flex-grow: 1;
    }

    .podborki-line-element:nth-child(3n - 3),
    .podborki-line-element:nth-child(3n - 1) {
        width: 47%;
        height: 303px;
    }

    .podborki-line-element--title {
        font-size: 24px;
        line-height: normal;
        width: 50%;
    }

    .podborki-line-element--date {
        font-size: 14px;
        line-height: normal;
    }

    .birthday-contacts-nav {
        flex-direction: column;
    }

    .contacts-nav-column--title {
        font-size: 18px;
        margin-top: 20px;
    }

    .contacts-nav-column--link {
        font-size: 18px;
        margin-top: 11px;
    }

    .birthday-contacts-links {
        height: max-content;
        margin-top: 30px;
    }

    .contacts-links--big-tel {
        font-size: 32px;
    }

    .contacts-links--big-mail {
        margin-top: 16px;
        font-size: 18px;
    }

    .birthday-contacts-links--small {
        margin-top: 15px;
        gap: 24px;

    }

    .birthday-contacts-links--small>a>img {
        width: 32px;
    }

    .birthday-autors {
        font-size: 12px;
        margin-top: 15px;
    }



    .afisha-categories-element--text {
        font-size: 14px;
    }

    .birthday-afisha-categories {
        flex-wrap: wrap;
    }

    .birthday-block-wrapper {
        margin: auto;
        padding: 8px;
    }

    .vdnh-top-logo--wrapper {
        margin-bottom: 0px;
    }
}

/*
   Date slider styles
*/

.dateslider {
    display: flex;
    margin-top: 10px;
}

.swiper .dateslider__iinner {
    border-radius: 16px;
    padding: 16px 22px 16px 22px;
    background-color: #f5f5f5;
    text-align: center;
    transition: background-color .3s ease-in-out;
    cursor: pointer;
}

.swiper .dateslider__item {
    user-select: none;
}

.swiper .dateslider__iinner:hover {
    background-color: #e9e9e9;
}

.swiper .dateslider__iinner.active {
    background-color: #D3112B;
    color: #ffffff;
}

.swiper .dateslider__iinner.active .dateslider__ititle,
.swiper .dateslider__iinner.active .dateslider__idate {
    color: #ffffff;
}

.swiper .dateslider__ititle {
    text-transform: uppercase;
    font-size: 10px;
    color: #05050573;
    line-height: 1;
}

.swiper .dateslider__eltitle {
    text-transform: capitalize;
    font-size: 14px;
    color: #85889E;
    height: 25px;
}

.swiper .dateslider__idate {
    color: #414141;
    font-family: Suisse Intl-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    margin-top: 10px;
}

.dateslider__btn {
    min-height: 100%;
    padding: 10px;
    border: none;
    background: transparent;
    transition: transform .3s ease-in-out;
}

.dateslider__btn svg {
    margin-top: 20px;
}

.dateslider__btn:hover {
    transform: scale(1.2);
}

.swiper-button-disabled.dateslider__btn {
    opacity: .3;
    transform: scale(1);
}

.swiper-button-disabled.dateslider__btn:hover {
    transform: scale(1);
}

.brand-text {
    color: #D3112B;
}

.filtercontainer {
    transition: opacity .3s ease-in-out;
}

.filtercontainer.loading {
    opacity: .3;
    pointer-events: none;
}

.loading{
    opacity: .3;
    pointer-events: none;
}

/* Our wrapper */
.wrapper {
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    border-radius: 16px;
    user-select: none;

}

/* Our image information */
.before,
.after {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    overflow: hidden;
}

.content-image {
    height: 100%;
    aspect-ratio: 16/9;
}

.after {
    width: 50%;
}

.scroller {
    width: 50px;
    height: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: transparent;
    opacity: 0.9;
    pointer-events: auto;
    cursor: pointer;
}

.scroller:hover {
    opacity: 1;
}

.scrolling {
    pointer-events: none;
    opacity: 1;
    z-index: 1;
}

.scroller__thumb {
    width: 100%;
    height: 100%;
    padding: 5px;
}

.scroller:before,
.scroller:after {
    content: " ";
    display: block;
    width: 7px;
    height: 9999px;
    position: absolute;
    left: 50%;
    margin-left: -3.5px;
    z-index: 30;
    transition: 0.1s;
}

.scroller:before {
    top: 100%;
}

.scroller:after {
    bottom: 100%;
}

/* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
.scroller {
    border: 5px solid #DF673A;
}

.scroller:before,
.scroller:after {
    background: #DF673A;
}






@media (max-width: 576px) {
    .vdnh-ru-main .vdnh-div-content {
        max-width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }

    .modal-dialog.modal-lg {
        margin: auto;
    }

    /*.carousel-bullet--active {
        width: 81px;
        height: 33px;
    }

    .carousel-bullet {
        width: 81px;
        height: 33px;
    }*/

    .birthday-block-content .places-element:nth-child(2n - 1) .places-element-image--wrapper {
        order: 1;
    }

    .birthday-banner {
        margin-top: 12px;
        width: 100%;
    }

    .birthday-banner-title--subtitle {
        font-size: 14px;
    }

    .birthday-banner-title--title {
        font-size: 25px;
    }

    .birthday-banner-ads {
        flex: none;
        height: 200px;
        width: 100%;
    }

    .birthday-banner-main {
        width: 100%;
    }

    .afisha-elements {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 33px;
        justify-content: flex-start;
    }

    .afisha-element-small,
    .afisha-element {
        width: 100%;
    }

    .afisha-element-red {
        width: 100%;
    }

    .places-content {
        flex-direction: column;
        gap: 8px;
    }

    .item-content {
        width: 100% !important;
    }

    .through-time-element-text--more_btn{
        display: block;
    }

    .disactive_about {
        -webkit-line-clamp: 5;
    }
}

.carousel-bullets-conteiner--before-after {
    position: relative;
    display: flex;
    gap: 25px;
    margin: auto;
    flex-wrap: wrap;
    justify-content: center;
}

.slider_before-after--text {
    margin-top: 25px;
    color: #414141;
    width: 100%;
    max-width: 100%;
}

.carousel-item__beforeslider {
    aspect-ratio: 16 / 9;
    position: relative;
}