.community-cards{width:100%}.community-cards,.community-cards *{box-sizing:border-box}.community-cards__inner{margin:0 auto;max-width:1200px;width:100%}.community-cards__heading{color:#000;margin:0 0 16px}.community-cards__intro,.community-cards__intro p{color:#000}.community-cards__intro{line-height:1.6}.community-cards__intro p{margin-top:0}.community-cards__intro p:last-child{margin-bottom:0}.community-cards__header--centered{margin:0 auto 48px;max-width:700px;text-align:center;width:100%}.community-cards--columns .community-cards__layout{display:block}.community-cards--columns .community-cards__grid{display:grid;gap:20px}.community-cards--columns.community-cards--cols-2 .community-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-cards--columns.community-cards--cols-3 .community-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.community-cards--columns.community-cards--cols-4 .community-cards__grid,.community-cards--columns:not(.community-cards--cols-2):not(.community-cards--cols-3):not(.community-cards--cols-4) .community-cards__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.community-cards--stacked .community-cards__layout{align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.community-cards--stacked .community-cards__header--side{grid-column:1;min-width:0;text-align:left}.community-cards--stacked .community-cards__grid{display:grid;gap:16px;grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.community-card{background-color:#fff;border:1px solid #dedede;border-radius:14px;height:100%;margin:0;min-width:0;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.community-card--linked{cursor:pointer}.community-card--linked:hover{border-color:#b8c8b5;box-shadow:0 12px 30px rgba(0,0,0,.07);transform:translateY(-3px)}.community-card__link{display:flex;flex-direction:column;height:100%;width:100%}.community-card__link,a.community-card__link:focus,a.community-card__link:hover,a.community-card__link:visited{color:#000;text-decoration:none}a.community-card__link:focus-visible{outline:3px solid currentColor;outline-offset:-3px}.community-card__body{display:flex;flex:1;min-width:0;padding:24px}.community-card__content{flex:1;min-width:0}.community-card__heading{color:#000;margin:0}.community-card__ingress{margin-top:20px}.community-card__ingress,.community-card__ingress p{color:#000}.community-card__ingress p{margin-top:0}.community-card__ingress p:last-child{margin-bottom:0}.community-card__arrow{align-items:center;color:#3c934d;display:inline-flex;flex:0 0 auto;justify-content:center;transition:transform .25s ease}.community-card--linked:hover .community-card__arrow{transform:translateX(4px)}.community-card__image-wrapper{aspect-ratio:16/10;background-color:#f1f1f1;overflow:hidden;width:100%}.community-card__image{display:block;height:100%;max-width:none;object-fit:cover;transition:transform .35s ease;width:100%}.community-card--linked:hover .community-card__image{transform:scale(1.035)}.community-card__icon-wrapper{align-items:center;background:none;border-radius:0;display:flex;flex:0 0 90px;height:90px;justify-content:center;overflow:hidden;width:90px}.community-card__icon{display:block;height:90px;max-height:100%;max-width:100%;object-fit:contain;width:90px}.community-cards--columns .community-card__body{align-items:flex-start;flex-direction:column}.community-cards--columns .community-card__icon-wrapper{margin-bottom:22px}.community-cards--columns .community-card__content{width:100%}.community-cards--columns .community-card__arrow{margin-top:24px}.community-cards--stacked .community-card__body{align-items:center;flex-direction:row;gap:16px;padding:20px}.community-cards--stacked .community-card__arrow{margin-left:auto}.community-cards--stacked .community-card__heading{font-size:18px}.community-cards--stacked .community-card__ingress{font-size:14px}.community-cards--stacked .community-card__icon-wrapper{flex-basis:82px;height:82px;width:82px}.community-cards--stacked .community-card__icon{height:82px;max-height:100%;max-width:100%;width:82px}@media (max-width:1024px){.community-cards--columns.community-cards--cols-2 .community-cards__grid,.community-cards--columns.community-cards--cols-3 .community-cards__grid,.community-cards--columns.community-cards--cols-4 .community-cards__grid,.community-cards--columns:not(.community-cards--cols-2):not(.community-cards--cols-3):not(.community-cards--cols-4) .community-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-cards--stacked .community-cards__layout{gap:30px;grid-template-columns:minmax(200px,1fr) minmax(0,2fr)}}@media (max-width:767px){.community-cards__header--centered{margin-bottom:32px}.community-cards--stacked .community-cards__layout{gap:32px;grid-template-columns:1fr}.community-cards--stacked .community-cards__grid,.community-cards--stacked .community-cards__header--side{grid-column:1}.community-cards--columns.community-cards--cols-2 .community-cards__grid,.community-cards--columns.community-cards--cols-3 .community-cards__grid,.community-cards--columns.community-cards--cols-4 .community-cards__grid,.community-cards--columns:not(.community-cards--cols-2):not(.community-cards--cols-3):not(.community-cards--cols-4) .community-cards__grid,.community-cards--stacked .community-cards__grid{gap:16px;grid-template-columns:1fr}.community-card__body,.community-cards--stacked .community-card__body{padding:20px}.community-card__icon-wrapper,.community-cards--stacked .community-card__icon-wrapper{flex-basis:74px;height:74px;width:74px}.community-card__icon,.community-cards--stacked .community-card__icon{height:74px;width:74px}}