/* .c-benefits._specialty h2 {
    margin-bottom: 50px !important;
} */
@media (min-width: 0px) {
    .when_graduates {
        margin-bottom: 20px !important;
    }
}
@media (min-width: 768px) {
    .when_graduates {
        margin-bottom: 30px !important;
    }
}
@media (min-width: 1024px) {
    .when_graduates {
        margin-bottom: 30px !important;
    }
}
@media (min-width: 1280px) {
    .when_graduates {
        margin-bottom: 36px !important;
    }
}
.fancybox-slide {
    margin: 0px;
}
.c-tabs__list-gap {
    gap: 17%;
}
.zaoch-buttoms {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.c-accordion__link_active {
    background-color: rgb(19 131 198 / 84%);
    color: white;
}
@media screen and (max-width: 600px) {
.c-tabs__list-gap {
    gap: 0%;
}
}
