.why-jeff-hero{background:linear-gradient(#e7f3ff 0%,#dceeff 100%);padding-top:2.2rem;padding-bottom:2.2rem}.why-jeff-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(1.8rem,3vw,3.5rem);display:grid}.why-jeff-hero__copy{gap:1rem;max-width:32rem;display:grid}.why-jeff-hero__copy h1{max-width:11ch;font-size:clamp(3rem,4.2vw,4.4rem);line-height:1.02}.why-jeff-hero__copy p{color:#223246;margin:0;font-size:1.02rem;line-height:1.55}.why-jeff-hero__image-frame{aspect-ratio:4/3;background:#ffffffb8;border:1px solid #07142614;border-radius:18px;overflow:hidden;box-shadow:0 16px 34px #0c1f3a1f}.why-jeff-hero__image-frame img{object-fit:cover;object-position:center top;width:100%;height:100%}.why-jeff-difference{background:#fff;padding-top:1.6rem;padding-bottom:2.25rem}.why-jeff-difference__grid{grid-template-columns:minmax(0,1.18fr) minmax(0,.92fr);align-items:start;gap:1.4rem;display:grid}.why-jeff-difference__cards-wrap,.why-jeff-comparison{min-width:0}.why-jeff-section-title{max-width:none;margin:0 0 1rem;font-size:clamp(2rem,2.8vw,2.8rem);line-height:1.08}.why-jeff-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.why-jeff-card{text-align:center;background:linear-gradient(#f1f8ffeb,#fffffffa);border:1px solid #647f9938;border-radius:14px;gap:.8rem;min-width:0;min-height:100%;padding:1.25rem 1rem 1.1rem;display:grid;box-shadow:0 10px 24px #0c1f3a14}.why-jeff-card__icon{color:#7b8fa5;place-items:center;width:3rem;height:3rem;margin:0 auto;display:grid}.why-jeff-card__icon svg{width:100%;height:100%}.why-jeff-card h3{overflow-wrap:anywhere;word-break:break-word;hyphens:auto;font-size:1.12rem;line-height:1.18}.why-jeff-card p{color:#33475d;margin:0;font-size:.9rem;line-height:1.48}.why-jeff-comparison__scroll{border:1px solid #647f992e;border-radius:12px;overflow-x:auto;box-shadow:0 10px 20px #0c1f3a0d}.why-jeff-comparison__table{border-collapse:collapse;background:#fff;width:100%;min-width:30rem}.why-jeff-comparison__table th,.why-jeff-comparison__table td{vertical-align:top;text-align:left;border-bottom:1px solid #647f9929;padding:.85rem 1rem}.why-jeff-comparison__table thead th{color:var(--ink);background:linear-gradient(#dceeff,#edf5ff);font-size:1rem;font-weight:800}.why-jeff-comparison__table tbody tr:last-child td{border-bottom:0}.why-jeff-comparison__table td{color:#25374a;font-size:.96rem;line-height:1.45}.why-jeff-comparison__mark{justify-content:center;align-items:center;width:1.4rem;margin-right:.45rem;font-size:1.05rem;font-weight:800;display:inline-flex}.why-jeff-comparison__mark--negative{color:#c0534a}.why-jeff-comparison__mark--positive{color:#4f9f60}.why-jeff-mission{background:linear-gradient(#cfe8fb 0%,#d9ecff 100%);padding-top:1.7rem;padding-bottom:1.7rem}.why-jeff-mission__inner{text-align:center;justify-items:center;gap:1rem;display:grid}.why-jeff-mission__badges{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.why-jeff-mission__badge{background:#fff;border:2px solid #3d6e493d;border-radius:999px;place-items:center;width:4rem;height:4rem;display:grid;box-shadow:0 8px 20px #0c1f3a14}.why-jeff-mission__badge span{color:#4a7f53;letter-spacing:.04em;font-size:.8rem;font-weight:900}.why-jeff-mission__badge--2 span{color:#537d93}.why-jeff-mission__badge--3 span{color:#5a9151}.why-jeff-mission__badge--4 span{color:#4d79a5}.why-jeff-mission__badge--5 span{color:#66a25b}.why-jeff-mission__text{max-width:54rem;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(1.25rem,2vw,1.8rem);font-weight:800;line-height:1.3}.why-jeff-cta{background:#fff;padding-top:2.5rem;padding-bottom:3rem}.why-jeff-cta__inner{text-align:center;justify-items:center;gap:1rem;display:grid}.why-jeff-cta__inner h2{max-width:14ch;font-size:clamp(2.8rem,4vw,4rem)}.why-jeff-cta__button{color:#fff;width:min(100%,52rem);min-height:4.2rem;transition:transform var(--transition), box-shadow var(--transition), background var(--transition);background:linear-gradient(#203b82,#182d67);border-radius:10px;justify-content:center;align-items:center;padding:.95rem 1.6rem;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:800;display:inline-flex;box-shadow:0 16px 34px #182d672e}.why-jeff-cta__button:hover,.why-jeff-cta__button:focus-visible{transform:translateY(-2px);box-shadow:0 18px 36px #182d6738}.why-jeff-cta__button:focus-visible,.why-jeff-cta__secondary:focus-visible{outline-offset:3px;outline:2px solid #37b9ef8f}.why-jeff-cta__secondary{color:var(--brand-deep);text-underline-offset:.22em;font-weight:700;text-decoration:underline}@media (width<=1180px){.why-jeff-difference__grid{grid-template-columns:1fr}}@media (width<=960px){.why-jeff-hero__grid{grid-template-columns:1fr}.why-jeff-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.why-jeff-hero{padding-top:1.25rem;padding-bottom:1.7rem}.why-jeff-hero__copy h1{max-width:10ch;font-size:clamp(2.5rem,11vw,3.4rem)}.why-jeff-hero__copy p,.why-jeff-card p,.why-jeff-comparison__table td{font-size:.92rem}.why-jeff-cards-grid{grid-template-columns:1fr}.why-jeff-comparison__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.why-jeff-comparison__table{table-layout:fixed;min-width:26rem}.why-jeff-comparison__table th,.why-jeff-comparison__table td{overflow-wrap:anywhere;word-break:break-word;hyphens:auto;padding:.75rem .72rem}.why-jeff-comparison__table thead th{font-size:.86rem;line-height:1.35}.why-jeff-comparison__table td{font-size:.88rem;line-height:1.42}.why-jeff-comparison__mark{width:1rem;margin-right:.3rem;font-size:.98rem}.why-jeff-mission__text{font-size:1.12rem}.why-jeff-cta__inner h2{max-width:10ch;font-size:clamp(2.1rem,10vw,3rem)}.why-jeff-cta__button{width:100%;font-size:1.08rem}}
