#ffeg-root .ffeg-unique{background:var(--ffv3-white);padding:var(--ffv3-sec-pad) 0}#ffeg-root .ffeg-unique__h{color:var(--ffv3-black);font-size:clamp(28px,3.8vw,var(--ffv3-h3));font-weight:var(--ffv3-w-semi);line-height:var(--ffv3-h3-lh);margin:0 auto var(--ffv3-stack-lg);max-width:820px;text-align:center}#ffeg-root .ffeg-unique__grid{display:grid;gap:var(--ffv3-col-gap);grid-template-columns:repeat(2,1fr)}#ffeg-root .ffeg-ucard{background:var(--ffv3-grey);border-radius:var(--ffv3-radius-card);min-width:0;padding:var(--ffv3-card-pad)}#ffeg-root .ffeg-ucard__h{color:var(--ffv3-black);font-size:clamp(22px,2.6vw,var(--ffv3-h5));font-weight:var(--ffv3-w-semi);line-height:var(--ffv3-h5-lh);margin:0 0 var(--ffv3-stack-sm)}#ffeg-root .ffeg-ucard__c{color:#5c5665;font-size:var(--ffv3-body);line-height:var(--ffv3-body-lh);margin:0}@media (max-width:900px){#ffeg-root .ffeg-unique{padding:var(--ffv3-sec-pad-sm) 0}#ffeg-root .ffeg-unique__grid{grid-template-columns:1fr}}