.archive-webinars-post-card{background-color:#fff;border:1px solid #cbc8f8;border-radius:20px;color:#160082;display:grid;grid-template-rows:205px 1fr;overflow:hidden;position:relative;-webkit-transition:all .33s ease-in-out;transition:all .33s ease-in-out}.archive-webinars-post-card.hide{display:none}.archive-webinars-post-card:hover{border:1px solid #5617fe}.archive-webinars-post-card__past-webinar-tag,.archive-webinars-post-card__upcoming-webinar-tag{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#cbc8f8;border-radius:40px;color:#3801cb;display:-webkit-box;display:-ms-flexbox;display:flex;height:34px;justify-content:center;left:20px;padding:0 10px;position:absolute;text-transform:uppercase;top:20px}.archive-webinars-post-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.archive-webinars-post-card__image picture{height:100%;width:100%}.archive-webinars-post-card__image picture img{height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:768px){.count-1 .archive-webinars-post-card__image{height:370px}.count-2 .archive-webinars-post-card__image{height:100%}}@media only screen and (min-width:1240px){.archive-webinars-post-card__image{height:auto}}.archive-webinars-post-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px 20px 40px}.archive-webinars-post-card__title{margin-bottom:10px}.archive-webinars-post-card__description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:10px;overflow:hidden}.archive-webinars-post-card__webinarType{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px 7px;text-transform:uppercase}.archive-webinars-post-card__webinarType span.separator{background-color:var(--wp--preset--color--blue-palette);border-radius:50%;height:4px;width:4px}.archive-webinars-post-card__date{-webkit-box-align:center;-ms-flex-align:center;grid-gap:10px;align-items:center;color:#5617fe;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.archive-webinars-post-card__date svg{-ms-flex-negative:0;-ms-flex-item-align:start;align-self:flex-start;flex-shrink:0}.archive-webinars-post-card .cy-button{font-weight:400;margin-top:auto}