.fz-dsections__card{background:#fff;border:1px solid var(--fz-slate-200);border-radius:1.5rem;box-shadow:0 1px 2px rgba(15,23,42,.05);margin-bottom:1.5rem;padding:1.5rem 2rem 2rem;transition:border-color .3s ease,box-shadow .3s ease}.fz-dsections__card:hover{border-color:var(--fz-blue-100);box-shadow:0 4px 6px -1px rgba(15,23,42,.1)}.fz-dsections__image{align-items:center;display:flex;height:7rem;margin-bottom:1.25rem}.fz-dsections__image img{height:100%;max-width:100%;object-fit:contain;object-position:left;width:auto}.fz-dsections__head{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.fz-dsections__icon{border-radius:.75rem;height:2.75rem;width:2.75rem}.fz-dsections__icon .fz-icon{height:1.25rem;width:1.25rem}.fz-dsections__heading{color:var(--fz-slate-900);font-family:var(--fz-font-display);font-size:1.375rem;font-weight:400;letter-spacing:-.02em;margin:0;padding-top:.25rem}.fz-dsections__body{color:var(--fz-slate-600);font-size:1rem;line-height:1.7;margin:0 0 1rem}.fz-dsections__bullets{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.fz-dsections__bullets li{color:var(--fz-slate-600);font-size:.875rem;line-height:1.6;padding-left:1rem;position:relative}.fz-dsections__bullets li:before{background:var(--fz-blue-500);border-radius:9999px;content:"";height:6px;left:0;position:absolute;top:.55em;width:6px}