.module__webinar-listing__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:40px;grid-row-gap:80px;margin-bottom:50px;opacity:1}.module__webinar-listing__item__image{max-width:100%}.module__webinar-listing__item__image img{aspect-ratio:3/2;border-radius:10px;height:220px;object-fit:cover;width:100%}.module__webinar-listing__item__content__watch{background:var(
    --rencore-bright-blue-rencore-bright-blue-hover-light-10,#e5f5fc
  );border-radius:10px;color:var(--rencore-bright-blue-rencore-bright-blue,#039be5);font-family:Ubuntu;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:20px 0 10px;padding:10px;width:fit-content}.module__webinar-listing__item__content__title{color:var(--rencore-dark-blue-rencore-dark-blue-80,#335164);font-family:Ubuntu;font-size:24px;font-style:normal;font-weight:500;line-height:120%}.module__webinar-listing__title,.module__webinar-listing__title div,.module__webinar-listing__title h1,.module__webinar-listing__title h2,.module__webinar-listing__title h3,.module__webinar-listing__title h4,.module__webinar-listing__title h5,.module__webinar-listing__title p{color:var(--rencore-dark-blue-rencore-dark-blue-80,#335164);font-family:Ubuntu;font-size:40px;font-style:normal;font-weight:700;line-height:110%;margin:0;text-align:left}.module__webinar-listing__title{margin-bottom:50px}.module__webinar-listing__item a:hover{text-decoration:none}.module__webinar-listing__item a:hover img{transform:scale(1.02);transition:transform .2s}article:hover .module__webinar-listing__item__content__title{text-decoration:underline;text-decoration-color:rgba(51,81,100,.5);text-underline-offset:4px}.module__webinar-listings__load-more{margin-top:20px;text-align:center}.module__webinar-listings__load-more button{background:#fff;border:1px solid var(--rencore-bright-blue-rencore-bright-blue-40,#9ad7f5);border-radius:30px;color:var(--rencore-dark-blue-rencore-dark-blue-80,#335164);font-family:Ubuntu;font-size:18px;font-style:normal;font-weight:400;line-height:19px;opacity:1;padding:15px;text-align:center;width:fit-content}.module__webinar-listings__load-more button:hover{opacity:.85}@media screen and (max-width:680px){.module__webinar-listing__list{grid-template-columns:1fr;grid-column-gap:30px;grid-row-gap:40px;margin-bottom:30px}.module__webinar-listing__item__image img{height:auto}.module__webinar-listings__load-more button{width:100%}}@media screen and (min-width:680px) and (max-width:1000px){.module__webinar-listing__list{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:50px;grid-row-gap:40px}.module__webinar-listing__item__image img{height:auto}}