.latest-buisness-jobs__content-wrapper{padding-top:8.8rem; position:relative; margin-top:-150px; background:#fff;}
.latest-buisness-jobs__title{padding-bottom:6.4rem;}
.latest-buisness-jobs__box{padding:3.2rem;border: 1px solid #DFDFDF;margin-bottom:3.2rem;position: relative;overflow: hidden;transition: background 0.6s ease, color 0.6s ease;}
.latest-buisness-jobs__types{margin-bottom:3.2rem;}
.latest-buisness-jobs__types p{padding-bottom:4px;font-size: 1.6rem;line-height: 2.4rem;font-weight: 400;}
.latest-buisness-jobs__types:last-child{padding-bottom:0;}
.latest-buisness-jobs__main_cta{margin-top:7px;margin-bottom:5.7rem;}
.latest-buisness-jobs__box::before {content: '';position: absolute;top: 100%;left: 0;width: 100%;height: 100%;background: #10069F;transition: top 0.6s ease;}
.latest-buisness-jobs__box-title {transition: color 0.6s ease;text-transform:capitalize;}
.latest-buisness-jobs__types {transition: color 0.6s ease;    height: 100%;display: flex;flex-direction: column;justify-content: flex-end;}
.latest-buisness-jobs__cta {transition: color 0.6s ease; margin-top:auto;}
.latest-buisness-jobs__cta .outline-button{transition: border-color 0.6s ease;width:100%;}
.latest-buisness-jobs__cta .outline-button a{transition: color 0.6s ease;width:100%;}
.latest-buisness-jobs__box:hover::before {top: 0;}
.latest-buisness-jobs__box:hover .latest-buisness-jobs__box-title {color:#fff;position: relative;}
.latest-buisness-jobs__box:hover .latest-buisness-jobs__types {color:#fff;position: relative;}
.latest-buisness-jobs__box:hover .latest-buisness-jobs__cta {color:#fff;position: relative;}
.latest-buisness-jobs__box:hover .outline-button{border-color:#fff;}
.latest-buisness-jobs__box:hover .outline-button a{color:#fff;}
.latest-buisness-jobs__title h2{padding-bottom:0;}
.latest-buisness-jobs__box-inner-wrapper{display: flex;flex-wrap: wrap;    justify-content: center;}
.latest-buisness-jobs__box{display:flex; flex-direction:column;flex: 0 0 calc(33.33% - 17px);}

.latest-buisness-jobs__no-result-box-inner-wrapper {margin-bottom: 32px;}
.latest-buisness-jobs__no-result-box {border: 1px solid #DFDFDF;padding: 32px;padding-bottom:36px;display:flex;}
.latest-buisness-jobs__image {width: 135px;height: 130px;margin-right:32px;}
.latest-buisness-jobs__image img {object-fit: cover;object-position: center;}
/*.latest-buisness-jobs__image-content p{font-size: 1.6rem;line-height: 2.4rem;font-weight: 400;}*/
.latest-buisness-jobs__image-content p.job-head{font-size: 2.6rem;line-height: 3.4rem;font-weight: 300;}
.latest-buisness-jobs__image-content p:last-child{padding-bottom:0;}
.latest-buisness-jobs__image-content {width: calc(100% - 135px);}
.latest-buisness-jobs .no-job-link{display:none;    padding: 12px 48px !important;}

@media only screen and (min-width:768px){
.latest-buisness-jobs__box-inner-wrapper{
gap:25px;
}
}

@media only screen and (max-width:767px){
.latest-buisness-jobs__content-wrapper{margin-top:0;padding-top:3.2rem;}
.latest-buisness-jobs__title {padding-bottom: 3.2rem;}
.latest-buisness-jobs__title .h2{font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: 2.8px;}
.latest-buisness-jobs__box{padding:2.4rem;}
.latest-buisness-jobs__types{margin-bottom:2.4rem;}
.latest-buisness-jobs__cta .outline-button{text-align:Center; display:block;}
.latest-buisness-jobs__box{margin-bottom:1.7rem;}
.latest-buisness-jobs__main_cta {margin-top: 1.5rem;margin-bottom: 3.2rem;}
.latest-buisness-jobs__box{flex: 0 0 100%;}
.latest-buisness-jobs__no-result-box{flex-direction: column-reverse;align-items: center;}
.latest-buisness-jobs__image-content {width: 100%;}
.latest-buisness-jobs__image{margin-right:0; margin-top:33px;}
.latest-buisness-jobs__no-result-box-inner-wrapper {margin-bottom: 17px;}
.latest-buisness-jobs__image {width: 74px;height: 74px;}