.ffcs-rel{background:#fff;padding:96px 0}.ffcs-rel__grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:48px}.ffcs-rel__foot{display:flex;justify-content:center}.ffcs-rel__all{align-items:center;color:#6d2995;display:inline-flex;font-size:16px;font-weight:700;gap:8px;margin-top:48px;text-decoration:underline;text-underline-offset:4px}.ffcs-rel__all:hover{color:#d21487}.ffcs-rel__all svg{height:17px;width:17px}.ffcs-rcard{aspect-ratio:4/5;background:#3f2050;border-radius:4px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-width:0;overflow:hidden;padding:24px;position:relative;text-decoration:none}.ffcs-rcard__img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.ffcs-rcard__veil{background:linear-gradient(0deg,rgba(8,8,14,.85) 0,rgba(8,8,14,.45) 45%,rgba(8,8,14,.1));inset:0;position:absolute;z-index:1}.ffcs-rcard__top{justify-content:flex-end}.ffcs-rcard__bot,.ffcs-rcard__top{display:flex;position:relative;z-index:2}.ffcs-rcard__bot{align-items:flex-end;gap:24px;justify-content:space-between;min-width:0}.ffcs-pill{background:#fff;border:1px solid #d21487;border-radius:4px;color:#d21487;font-size:14px;font-weight:700;padding:5px 11px;white-space:nowrap}.ffcs-rcard__t{color:#fff;font-size:clamp(20px,2.4vw,24px);font-weight:600;line-height:1.12;margin:0;min-width:0;overflow-wrap:break-word}.ffcs-arrow{align-items:center;background:#ff9600;border-radius:50%;color:#211c2d;display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.ffcs-arrow svg{height:20px;transition:transform .18s;width:20px}.ffcs-arrow--pink{background:#d21487;color:#fff;height:36px;width:36px}.ffcs-rcard:focus-visible .ffcs-arrow svg,.ffcs-rcard:hover .ffcs-arrow svg{transform:rotate(-45deg)}@media (max-width:900px){.ffcs-rel{padding:64px 0}.ffcs-rel__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ffcs-rel__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ffcs-arrow svg{transition:none}}