.card-filter-wrapper .webinar-filter-pills{display:flex;display:none;flex-wrap:wrap;gap:15px;margin-bottom:40px}.card-filter-wrapper .webinar-filter-pills button.pill{background:#391474;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:18px;padding:12px 25px;text-transform:capitalize}.card-filter-wrapper .webinar-filter-pills button.pill.active,.card-filter-wrapper .webinar-filter-pills button.pill:hover{background-color:#d14261;color:#fff}.card-filter-wrapper .webinar-listing-wrap{display:grid;gap:30px}.card-filter-wrapper .webinar-listing-wrap .webinar-card{background-color:#f2eae7;border-radius:20px;padding:25px}.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow{display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow h4{color:#121212;font-family:outfit;font-size:28px;font-weight:600;line-height:120%;margin-bottom:15px}.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow .rightbox{text-align:right}.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow a.webinar-register-btn{background:#fff;border:2px solid #d14261;border-radius:24px;color:#d14261;cursor:pointer;display:inline-block;font-size:18px;font-weight:500;padding:12px 30px;text-decoration:none}.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow{align-items:flex-end;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin-top:20px}.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow .rightbox{text-align:right}.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow p.webinar-date,.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow p.webinar-region,.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow p.webinar-time{color:#121212;font-size:18px;font-weight:500;line-height:120%;margin-bottom:10px}.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow a.webinar-register-btn:hover{background-color:#d14261;color:#fff}@media(max-width:567px){.card-filter-wrapper .webinar-listing-wrap .webinar-card{padding:20px}.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow h4{font-size:24px}.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow,.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow{grid-template-columns:repeat(1,1fr);text-align:center}.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow .rightbox,.card-filter-wrapper .webinar-listing-wrap .webinar-card .toprow .rightbox{text-align:center}.card-filter-wrapper .webinar-listing-wrap .webinar-card .bottomrow p.webinar-region{margin:0}}