.page__hotels .typical-slider .card-banner {
    padding: 24px;
    min-height: 300px;
}

.page__hotels h2.page__title.title.title--dark {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
}

.page__hotels .card-banner__prices {
    position: static;
}

.page__hotels .card-banner__text {
    font-weight: 500;
    font-size: 26px;
    line-height: 107%;
    gap: 4px;
    align-items: center;
}

.guides-slider__info {
    display: flex;
    margin-bottom: 24px;
    align-items: center;
    gap: 12px;
    justify-content: space-between;
}

.page__hotels .card-banner__excursion {
    font-weight: 600;
    font-size: 32px;
    line-height: 107%;
}

.page__hotels .card-banner__prices {
    font-weight: 500;
    font-size: 26px;
    line-height: 107%;
}