.card-filter-wrapper .webinar-filters{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}.card-filter-wrapper .webinar-filter-group{display:flex;flex:1;flex-direction:column;gap:8px;min-width:180px}.card-filter-wrapper .webinar-filter-group label{color:#121212;font-size:14px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.card-filter-wrapper .webinar-filter-select{appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23391474' stroke-linecap='round' stroke-width='2' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:2px solid #391474;border-radius:24px;color:#391474;cursor:pointer;font-size:16px;font-weight:500;padding:12px 40px 12px 20px;transition:border-color .2s,background-color .2s}.card-filter-wrapper .webinar-filter-select:focus{border-color:#d14261;outline:none}.card-filter-wrapper .webinar-filter-select:hover{border-color:#d14261;color:#d14261}.card-filter-wrapper .webinar-filter-select.is-active{background-color:#391474;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='2' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");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.is-hidden{display:none}.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 .toprow a.webinar-register-btn:hover{background-color:#d14261;color:#fff}.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-no-results,.card-filter-wrapper .webinar-no-filter-results{color:#121212;font-size:18px;font-weight:500}@media(max-width:767px){.card-filter-wrapper .webinar-filters{flex-direction:column;gap:12px}.card-filter-wrapper .webinar-filter-group{min-width:100%}}@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}}