.bsmu__card-small-desc {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}

.bsmu__card-small-date {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-top: 2px;
}

.bsmu__card-small-text {
    margin-top: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.bsmu__card-small-text:nth-child(odd) {
    margin-top: 0;
}

.bsmu__card-small-block {
    font-family: 'Manrope';
    font-weight: 400;
    color: white;
    position: relative;
    z-index: 5;
}

.bold {
    font-weight: 600;
    display: contents;
}

.bsmu-about-block-text {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1A2442;
}

.bsmu-about-block-title,
.bsmu-about-block-text {
    max-width: 380px;
}


.bsmu-about-block:last-child {
    position: relative;
}

.slideTitle {
    padding-top: 70px;
}

.slideAdditionalInfo {
    padding-right: 135px;
}

.rightSlidesWrapper .slideTitle {
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    padding-right: 30px;
}

.medSliderBMainEl .navButtons > li:nth-of-type(1n + 2) {
    margin-left: 0px;
}