.ew-fw{box-sizing:border-box;overflow:hidden;padding:8rem 1.5rem;position:relative;width:100%}.ew-fw-bg{inset:0;pointer-events:none;position:absolute;z-index:0}.ew-fw-inner{margin:0 auto;max-width:80rem;padding:0 2rem;position:relative;z-index:1}.ew-fw-card{border:1px solid;border-radius:1rem;overflow:hidden}.ew-fw-card-inner{padding:2.5rem}@media(min-width:768px){.ew-fw-card-inner{padding:4rem}}.ew-fw-header{display:flex;flex-direction:column;gap:2rem;margin-bottom:3.5rem}@media(min-width:768px){.ew-fw-header{align-items:flex-start;flex-direction:row;justify-content:space-between}}.ew-fw-header-text{flex:1;min-width:0}.ew-fw-eyebrow{font-weight:600;letter-spacing:.15em;margin-bottom:1rem;text-transform:uppercase}.ew-fw-heading{font-weight:700;letter-spacing:-.02em;margin-bottom:1.25rem}.ew-fw-desc{line-height:1.6}.ew-fw-desc p{margin:0}.ew-fw-stat{flex-shrink:0;text-align:right}.ew-fw-stat-val{align-items:baseline;display:inline-flex;font-weight:700;gap:.05rem;letter-spacing:-.02em;line-height:1}.ew-fw-stat-lbl{line-height:1.4;margin-top:.5rem}.ew-fw-caps{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:900px){.ew-fw-caps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ew-fw-caps{grid-template-columns:1fr}}.ew-fw-cap{height:100%;min-width:0}.ew-fw-cap-icon{align-items:center;border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;margin-bottom:1rem;transition:filter .3s;width:2.5rem}.ew-fw-cap:hover .ew-fw-cap-icon{filter:brightness(.9)}.ew-fw-cap-icon img,.ew-fw-cap-icon svg{display:block;height:20px;width:20px}.ew-fw-cap-title{font-weight:600;margin-bottom:.5rem}.ew-fw-cap-desc{line-height:1.6;margin:0}.ew-fw-cap--image{background:transparent;border-radius:.75rem;height:100%;min-height:220px;overflow:hidden;position:relative}.ew-fw-cap-img{display:block;height:100%;min-height:220px;object-fit:cover;object-position:center;width:100%}.ew-fw-bottom{align-items:flex-start;border-top:1px solid;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;margin-top:3.5rem;padding-top:2rem}@media(min-width:640px){.ew-fw-bottom{align-items:center;flex-direction:row}}.ew-fw-bottom-lead{line-height:1.6}.ew-fw-bottom-lead p{margin:0}.ew-fw-link{align-items:center;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:gap .3s;white-space:nowrap}.ew-fw-link:hover{gap:.75rem}.ew-fw-link svg{fill:none;flex-shrink:0;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:16px}.ew-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.ew-reveal.ew-visible{opacity:1;transform:none}.ew-reveal.d1{transition-delay:.08s}.ew-reveal.d2{transition-delay:.16s}.ew-reveal.d3{transition-delay:.24s}.ew-reveal.d4{transition-delay:.32s}@media(max-width:640px){.ew-fw{padding:5rem .75rem}}