.another_course_wrapper{background-image:url(https://41801273.fs1.hubspotusercontent-na1.net/hubfs/41801273/icon/another_course_back_new.svg);background-repeat:no-repeat;background-size:cover;padding:100px 0 110px}.another_course_wrapper h3{background-color:unset;border:none;padding:0;text-align:center}.another_course_inner{display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1120px}.another_course_item{background-color:#fff}.another_course_item__title{border-bottom:1px solid #ddd;font-weight:700;padding:15px 0 18px 10px;position:relative}.another_course_item__title:before{content:url(/hubfs/41801273/icon/megaMenue_icon.svg);position:absolute;right:10px}a.another_course_item__body:hover .another_course_item__title{color:#085591}a.another_course_item__body:hover .another_course_item__title:before{content:url(/hubfs/41801273/icon/icon_hover.svg);position:absolute;right:10px}.another_course_item__title:after{background:#085591;bottom:0;content:"";height:1px;position:absolute;right:0;transition:all .3s;width:10%}a.another_course_item__body:hover .another_course_item__title:after{width:100%}.another_course_item__img{overflow:hidden;transition:all .3s;width:100%}.another_course_item__img img{transition:all .3s}a.another_course_item__body:hover .another_course_item__img img{transform:scale(1.2)}