.nobl9_latest_webinars--wrapper{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.nobl9_latest_webinar{color:#000;text-decoration:none;transition:all .2s}.nobl9_latest_webinar:hover .nobl9_latest_webinar--data{background-color:#094e71;color:#fff;transition:all .2s}.nobl9_latest_webinar--image img{border-radius:10px}.nobl9_latest_webinar--data{background-color:#f3f3f3;border-radius:10px;padding:25px;transition:all .2s}.nobl9_latest_webinar--date{font-size:14px;font-weight:500;margin-bottom:20px}.nobl9_latest_webinar--title>p{box-sizing:border-box;font-size:18px;font-weight:600;line-height:1.3;margin:0;min-height:57px;padding-bottom:10px}.nobl9_latest_webinar--summary{font-size:14px;font-weight:300;line-height:1.5}@media screen and (max-width:768px){.nobl9_latest_webinars--wrapper{grid-template-columns:repeat(2,1fr);grid-template-columns:auto}}