.card-3{display:flex;flex-direction:column;height:100%;max-width:var(--max-width,100%);width:100%}.card-3__image{border-radius:4.12px;height:308px;width:100%}.card-3__image img{height:100%!important;max-height:100%;object-fit:cover;object-position:center;width:100%}.card-3__title{color:var(--color-black);display:-webkit-box;font-weight:800;margin:20px 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:64px;overflow:hidden;text-overflow:ellipsis}.card-3__date,.card-3__location,.card-3__time{align-items:center;color:var(--color-black);display:flex;font-weight:500;gap:12px;margin-bottom:12px}.card-3__date-icon,.card-3__location-icon,.card-3__time-icon{height:100%;max-height:24px;max-width:24px;width:100%}.card-3__date-icon img,.card-3__location-icon img,.card-3__time-icon img{height:100%;object-fit:contain;width:100%}.card-3__ctas{display:flex;flex-direction:row;gap:16px;margin-top:8px}.card-3__ctas .btn-link{gap:10px;min-height:fit-content;padding:0 3px 0 0}.card-3__ctas .btn-link .icon{height:18px;width:15px}.card-3.--small .card-3__image{height:225px}.card-3.--small .card-3__date,.card-3.--small .card-3__location,.card-3.--small .card-3__time{margin-bottom:20px}@media(max-width:991.98px){.card-3{max-width:100%}.card-3__image{height:286px}.card-3__ctas{gap:12px}.card-3.--small .card-3__image{height:286px}.card-3.--small .card-3__date,.card-3.--small .card-3__location,.card-3.--small .card-3__time{margin-bottom:20px}.card-3.--small .card-3__ctas{margin-top:0}}@media(max-width:767.98px){.card-3__ctas{flex-direction:column}}