.fx-hero{text-align:center;padding-block:130px 40px}.fx-hero-title{max-width:15ch;margin:22px auto 0}.fx-hero-sub{max-width:52ch;color:var(--muted);margin:20px auto 0}.fx-bento-section{padding-block:40px 120px}.fx-bento{grid-template-columns:repeat(6,1fr);grid-auto-rows:320px;gap:16px;display:grid}.fx-cell{border:1px solid var(--line);background:var(--surface-low);border-radius:var(--radius-card);flex-direction:column;grid-column:span 2;padding:0;display:flex;overflow:hidden}.fx-cell.wg-reveal{display:flex}.fx-w4{grid-column:span 4}.fx-anchor{background:0 0;border:none;border-radius:0;grid-area:span 2/span 4;padding:0}.fx-anchor .ft-card{width:100%;height:100%}.fx-cell-hd{flex-shrink:0;padding:22px 24px 14px}.fx-cell-title{color:var(--ink);margin:8px 0 0;font-size:18px;font-weight:500;line-height:1.3}.fx-cell-desc{color:var(--muted);max-width:42ch;margin:7px 0 0;font-size:12px;line-height:1.5}.fx-cta{border-top:1px solid var(--line-soft);padding-block:100px 130px}.fx-cta-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.fx-cta-title{max-width:18ch}.fx-cta-sub{color:var(--muted);margin-top:18px}.fx-cta-btn{margin-top:32px}@media (min-width:768px) and (max-width:1023px){.fx-bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}.fx-cell{grid-column:span 1}.fx-w4{grid-column:span 2}.fx-anchor{grid-area:span 2/span 2}}@media (max-width:767px){.fx-hero{padding-block:110px 32px}.fx-bento{grid-template-columns:1fr;grid-auto-rows:auto;gap:14px}.fx-cell{min-height:380px;grid-area:auto/span 1!important}.fx-anchor{min-height:440px}.fx-cell-hd{padding:18px 20px 12px}}
