.eds-homeAbout{padding:clamp(44px,5vw,74px) 0;color:#101419;background:#fff}.eds-homeAbout__inner{grid-template-columns:1.15fr .85fr;gap:26px;align-items:start;display:grid}.eds-homeAbout__head{padding:18px 0 0}.eds-homeAbout__title{font-size:clamp(26px,3.2vw,40px);font-weight:900;color:#0b1220;letter-spacing:-.4px;margin:0;line-height:1.1;font-family:Manrope,Inter,system-ui,sans-serif}.eds-homeAbout__line{height:3px;border-radius:999px;background:linear-gradient(90deg,#1aa9ff,#0b5cff);width:min(220px,50%);margin-top:12px;display:block}.eds-homeAbout__text{max-width:68ch;margin-top:14px}.eds-homeAbout__text p{font-size:15.5px;font-weight:400;color:rgba(18,24,32,.86);margin:0;line-height:1.75;font-family:Inter,Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.eds-homeAbout__btn{height:44px;padding:0 16px;border:1px solid rgba(0,194,255,.26);text-decoration:none;font-weight:800;color:#061015;transition:transform .18s ease,filter .18s ease;letter-spacing:.2px;gap:10px;align-items:center;border-radius:14px;background:linear-gradient(90deg,rgba(0,194,255,.95),rgba(0,231,184,.9));margin-top:16px;display:inline-flex}.eds-homeAbout__btn:hover{transform:translateY(-1px);filter:brightness(1.02)}.eds-homeAbout__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.eds-homeAboutCard{overflow:hidden;padding:16px 14px;border:1px solid rgba(15,20,28,.1);text-decoration:none;transition:transform .42s ease,opacity .42s ease,border-color .18s ease;position:relative;gap:10px;box-shadow:0 18px 60px rgba(0,0,0,.06);border-radius:18px;background:radial-gradient(420px 240px at 15% 10%,rgba(0,194,255,.12),transparent 55%),radial-gradient(420px 260px at 95% 0,rgba(0,231,184,.1),transparent 55%),linear-gradient(180deg,rgba(8,10,12,.06),rgba(8,10,12,.02));display:grid}.eds-homeAboutCard:after{pointer-events:none;transition:opacity .25s ease;content:"";position:absolute;opacity:0;inset:-1px;background:linear-gradient(120deg,rgba(0,194,255,.16),rgba(0,231,184,.12),transparent 55%)}.eds-homeAboutCard:hover{border-color:rgba(0,194,255,.22);transform:translateY(0)}.eds-homeAboutCard:hover:after{opacity:1}.eds-homeAboutCard__icon{height:44px;justify-content:center;border:1px solid rgba(0,194,255,.18);align-items:center;box-shadow:0 14px 40px rgba(0,0,0,.08);border-radius:14px;background:linear-gradient(180deg,rgba(10,14,18,.92),rgba(10,14,18,.8));width:44px;display:inline-flex}.eds-homeAboutCard__icon i{font-size:18px;color:rgba(0,194,255,.95)}.eds-homeAboutCard__title{font-size:16px;font-weight:900;color:#0c1220;letter-spacing:-.2px;font-family:Manrope,Inter,system-ui,sans-serif}.eds-homeAboutCard__link{font-size:13px;font-weight:800;color:rgba(0,140,190,.95);letter-spacing:.2px;gap:8px;align-items:center;display:inline-flex}.eds-homeAbout__grid.eds-reveal-ready .eds-homeAboutCard{transform:translateY(10px);opacity:0}.eds-homeAbout__grid.eds-reveal-ready.is-in .eds-homeAboutCard{transform:translateY(0);opacity:1}.eds-homeAbout__grid.eds-reveal-ready.is-in .eds-homeAboutCard:nth-child(2){transition-delay:.06s}.eds-homeAbout__grid.eds-reveal-ready.is-in .eds-homeAboutCard:nth-child(3){transition-delay:.12s}.eds-homeAbout__grid.eds-reveal-ready.is-in .eds-homeAboutCard:nth-child(4){transition-delay:.18s}@media (max-width:980px){.eds-homeAbout__inner{grid-template-columns:1fr}}@media (max-width:560px){.eds-homeAbout__grid{grid-template-columns:1fr}}