.our-solution-head .heading-bg{border-bottom-left-radius:25px;border-bottom-right-radius:25px;background-color:#d94847}
.our-solution-head video{width:400px}
@media (max-width: 767.98px) {
.our-solution-head video{width:250px}
}
.our-solution-head h3{font-size:clamp(20px,3vw,28px)}
@media (max-width: 768px) {
.our-solution-head video{min-width:unset;width:90%;height:auto}
}
.solution-banner{background-color:#538bc5}
.our-solution-banner .enroll-btn{background-color:#d94847;color:#fff;border:none;padding:5px 30px}
.our-solution-banner .enroll-btn:hover{background-color:#b71513;color:#fff}
.solution-banner-content p{color:#538bc5;font-weight:600}