.webinar__content{flex:1 1 515px;@media (max-width:809px){flex:none;order:2}}.webinar__subheading{font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:20px}.webinar-wrapper{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);@media (max-width:809px){gap:80px;grid-template-columns:1fr}}.webinar{&.webinar--featured{align-items:center;display:flex;gap:50px;justify-content:space-between;margin-bottom:70px;@media (max-width:809px){flex-direction:column;margin-bottom:92px}}}.webinar__video{margin-bottom:10px;.webinar--featured &{flex:1 1 515px;margin-bottom:0;@media (max-width:809px){flex:none;order:1;width:100%}}}.webinar__title{font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:16px;.webinar--featured &{font-size:1.5rem;line-height:1.4;margin-bottom:10px}}.webinar__description{font-size:.875rem}.webinar-speaker{align-items:center;display:flex;gap:10px;margin-top:16px}.webinar-speaker__headshot{border-radius:var(--radius-full);height:43px;object-fit:cover;width:43px;.webinar--featured &{height:84px;margin-bottom:10px;width:84px}}.webinar-speaker__info{color:var(--text-med);font-size:.75rem;letter-spacing:-.02em;line-height:1.6;.webinar--featured &{color:var(--text-light);font-size:.875rem;letter-spacing:0;line-height:1.3;margin-bottom:10px}}