.ffv3-results{background:var(--ffv3-grad-blue);color:var(--ffv3-white);padding:var(--ffv3-sec-pad) 0}.ffv3-results__grid{display:grid;gap:var(--ffv3-col-gap);grid-template-columns:repeat(2,1fr);margin-top:var(--ffv3-stack-lg)}.ffv3-cscard{aspect-ratio:7/6;border-radius:var(--ffv3-radius-card);color:var(--ffv3-white);display:flex;flex-direction:column;justify-content:space-between;min-height:420px;min-width:0;overflow:hidden;padding:var(--ffv3-card-pad);position:relative;text-decoration:none}.ffv3-cscard__img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.ffv3-cscard__veil{background:var(--ffv3-photo-overlay);inset:0;position:absolute;z-index:1}.ffv3-cscard__bot,.ffv3-cscard__top{min-width:0;position:relative;z-index:2}.ffv3-cscard__logo{display:block;max-height:34px;width:auto}.ffv3-cscard__stat{font-size:var(--ffv3-stat);font-weight:var(--ffv3-w-semi);line-height:1.05;margin:0 0 var(--ffv3-stack-sm)}.ffv3-cscard__body{margin:0;overflow-wrap:break-word}.ffv3-cscard .ffv3-rl{margin-top:var(--ffv3-stack-md)}.ffv3-cscard:focus-visible .ffv3-rl,.ffv3-cscard:hover .ffv3-rl{color:var(--ffv3-orange)}.ffv3-results__cta{display:flex;justify-content:center;margin-top:var(--ffv3-sec-pad)}@media (max-width:900px){.ffv3-results{padding:var(--ffv3-sec-pad-sm) 0}.ffv3-results__grid{grid-template-columns:1fr}.ffv3-cscard{aspect-ratio:auto;min-height:380px}.ffv3-results__cta{margin-top:var(--ffv3-sec-pad-sm)}.ffv3-results__cta .ffv3-btn{width:100%}}