.pfca-meetup-list{padding-block:65px;padding-inline:clamp(16px,4.63vw,80px)}.pfca-meetup-list.pfca-meetup-list--white{background-color:var(--pfca-canvas);--pfca-surface-fill:var(--pfca-canvas)}.pfca-meetup-list.pfca-meetup-list--tint{background-color:var(--pfca-canvas-alt);--pfca-surface-fill:var(--pfca-canvas-alt)}.pfca-meetup-list.pfca-meetup-list--band{background-color:transparent;--pfca-surface-fill:var(--pfca-canvas-alt);padding-inline:clamp(16px,2.31vw,40px)}.pfca-meetup-list__inner{margin-inline:auto;max-width:1568px}.pfca-meetup-list__head{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:60px;margin-inline:auto;max-width:880px;text-align:center}.pfca-meetup-list__heading{margin:0}.pfca-meetup-list__intro{color:var(--pfca-navy)}.pfca-meetup-list__intro>:first-child{margin-block-start:0}.pfca-meetup-list__intro>:last-child{margin-block-end:0}.pfca-events--meetup .pfca-events__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,max(300px,(100% - 40px)/3)),1fr))}.pfca-meetupcard{background-color:var(--pfca-white);border:1px solid var(--pfca-grey-10);border-radius:var(--pfca-section-radius);box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;padding:10px}.pfca-meetup-list.pfca-meetup-list--white .pfca-meetupcard{background-color:var(--pfca-canvas-alt)}.pfca-meetupcard__media{aspect-ratio:488/220;background-color:var(--pfca-grey-10);border-radius:20px;overflow:hidden}.pfca-meetupcard__image{display:block;height:100%;object-fit:cover;width:100%}.pfca-meetupcard__body{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;padding:30px}.pfca-meetupcard__body>.pfca-pill{margin-block-end:30px}.pfca-meetupcard__title{margin:0 0 20px}.pfca-meetupcard__link{color:inherit;text-decoration:none}.pfca-meetupcard__link:focus,.pfca-meetupcard__link:hover{color:var(--pfca-navy);text-decoration:underline}.pfca-meetupcard__excerpt{color:var(--pfca-navy);display:-webkit-box;font-size:var(--pfca-text-lg);-webkit-line-clamp:2;line-height:var(--pfca-leading-normal);margin:0;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1023px){.pfca-meetup-list{padding-block:48px}.pfca-meetup-list__head{margin-bottom:40px}}@media (max-width:767px){.pfca-meetupcard__body{padding:20px}.pfca-meetupcard__body>.pfca-pill{margin-block-end:20px}}