#ffmt-root .ffmt-discover{background:var(--ffv3-white);padding:var(--ffv3-sec-pad) 0}#ffmt-root .ffmt-discover .ffmt-head{margin:0 auto;max-width:820px;text-align:center}#ffmt-root .ffmt-discover .ffmt-head__h{color:var(--ffv3-black);font-size:clamp(32px,5vw,var(--ffv3-h2));font-weight:var(--ffv3-w-semi);line-height:var(--ffv3-h2-lh);margin:0}#ffmt-root .ffmt-discover .ffmt-head__lead{color:var(--ffv3-black);font-size:var(--ffv3-lead);line-height:var(--ffv3-lead-lh);margin:var(--ffv3-stack-md) 0 0}#ffmt-root .ffmt-hshot{border-radius:8px;box-shadow:0 16px 44px rgba(8,26,58,.18),0 3px 10px rgba(8,26,58,.12);margin:var(--ffv3-sec-pad-sm) 0 0;overflow:hidden}#ffmt-root .ffmt-hshot img{display:block;height:auto;width:100%}#ffmt-root .ffmt-discover__cols{display:grid;gap:var(--ffv3-sec-pad-sm) var(--ffv3-col-gap);grid-template-columns:repeat(2,1fr);margin-top:var(--ffv3-sec-pad-sm)}#ffmt-root .ffmt-dcol{display:flex;flex-direction:column;min-width:0}#ffmt-root .ffmt-dshot{background:var(--ffv3-white);border:1px solid var(--ffv3-grey);border-radius:8px;box-shadow:0 6px 20px rgba(8,26,58,.08);margin-bottom:var(--ffv3-stack-md);overflow:hidden}#ffmt-root .ffmt-dshot img{display:block;height:auto;width:100%}#ffmt-root .ffmt-dcol p{color:var(--ffv3-black);font-size:var(--ffv3-body);line-height:var(--ffv3-body-lh);margin:0}@media (max-width:900px){#ffmt-root .ffmt-discover{padding:var(--ffv3-sec-pad-sm) 0}#ffmt-root .ffmt-hshot{margin-top:var(--ffv3-stack-lg)}#ffmt-root .ffmt-discover__cols{gap:var(--ffv3-stack-lg);grid-template-columns:1fr;margin-top:var(--ffv3-stack-lg)}}