.community-event-cards,.community-event-cards *,.community-event-cards :after,.community-event-cards :before{box-sizing:border-box}.community-event-cards{--community-event-ink:#f6f3ed;--community-event-muted:rgba(246,243,237,.68);--community-event-red:#ef3e42;--community-event-red-dark:#d92e33;--community-event-panel:#121d29;background:transparent;color:var(--community-event-ink);margin:0 auto;padding:clamp(42px,6vw,80px) clamp(18px,3vw,32px);width:100%}.community-event-cards--with-background{background:radial-gradient(circle at 16% 14%,rgba(25,114,255,.14),transparent 28rem),radial-gradient(circle at 84% 88%,rgba(239,62,66,.08),transparent 30rem),linear-gradient(145deg,#07131f,#0b1723 58%,#06101a)}.community-event-cards__title{color:var(--community-event-ink);font-family:Red Hat Text,Arial,sans-serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:850;letter-spacing:-.025em;line-height:1.05;margin:0 auto clamp(26px,4vw,42px);max-width:850px;text-align:center;text-wrap:balance}.community-event-cards__row{align-items:stretch;display:flex;flex-wrap:wrap;gap:clamp(20px,2.2vw,28px);justify-content:center;margin:0 auto;min-width:0;width:min(1316px,100%)}.community-event-card{background:linear-gradient(145deg,rgba(24,37,51,.98),var(--community-event-panel));border:1px solid rgba(154,183,224,.12);border-radius:11px;border-top:4px solid var(--community-event-red);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 24px 52px rgba(0,0,0,.28);display:flex;flex:0 1 min(420px,calc(33.33333% - 18.66667px));flex-direction:column;max-width:420px;min-width:0;opacity:1;overflow:hidden;position:relative;transform:translateY(0);transition:opacity .65s ease,transform .65s ease,border-color .25s ease,box-shadow .25s ease;width:100%}.community-event-card.is-reveal-ready{opacity:0;transform:translateY(18px)}.community-event-card.is-visible{opacity:1;transform:translateY(0)}.community-event-card__image{aspect-ratio:4/3;background:#071522;flex:0 0 auto;overflow:hidden;position:relative}.community-event-card__image:after{background:linear-gradient(180deg,transparent 68%,rgba(4,13,22,.16));content:"";inset:0;pointer-events:none;position:absolute}.community-event-card__image img{display:block;height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.community-event-card__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:250px;padding:clamp(22px,3vw,26px)}.community-event-card h3,.community-event-card p{margin:0}.community-event-card h3{color:var(--community-event-ink);font-family:Red Hat Text,Arial,sans-serif;font-size:clamp(1.35rem,2vw,1.55rem);font-weight:800;letter-spacing:-.015em;line-height:1.25;text-wrap:balance}.community-event-card p{color:var(--community-event-muted);display:-webkit-box;font-size:1rem;line-height:1.48;margin-top:14px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.community-event-card__action{margin-top:auto;padding-top:22px}.community-event-card__action:before{background:rgba(154,183,224,.08);content:"";display:block;height:1px;margin-bottom:15px}.community-event-card__button{align-items:center;background:var(--community-event-red);border-radius:5px;color:#fff!important;display:inline-flex;font-size:.95rem;font-weight:750;gap:11px;justify-content:center;line-height:1.2;min-height:48px;padding:10px 18px;text-align:center;text-decoration:none!important;touch-action:manipulation;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;width:100%}.community-event-card__button svg{fill:none;flex:0 0 auto;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .2s ease;width:18px}.community-event-card__button:focus-visible{outline:3px solid #7a9fff;outline-offset:3px}.community-event-card__button:active{transform:scale(.985)}@media (hover:hover) and (pointer:fine){.community-event-card:hover{border-color:rgba(239,62,66,.52);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 30px 64px rgba(0,0,0,.34);transform:translateY(-4px)}.community-event-card:hover .community-event-card__image img{transform:scale(1.025)}.community-event-card__button:hover{background:var(--community-event-red-dark);box-shadow:0 12px 24px rgba(239,62,66,.2);transform:translateY(-1px)}.community-event-card__button:hover svg{transform:translateX(3px)}}@media (max-width:760px){.community-event-cards{padding-left:14px;padding-right:14px}.community-event-card{flex:0 0 100%;max-width:none;width:100%}.community-event-card__content{min-height:238px}}@media (prefers-reduced-motion:reduce){.community-event-card,.community-event-card__button,.community-event-card__button svg,.community-event-card__image img{scroll-behavior:auto;transition-duration:.01ms}}