.home-impact{position:relative;width:100%;padding:clamp(72px,14vw,128px) 16px;background:linear-gradient(180deg,#031022,#061932 50%,#051326);overflow:hidden;color:#f3f7ff}.home-impact:before{content:"";position:absolute;inset:-80px;background:radial-gradient(circle at 18% 12%,rgba(20,93,160,.36),transparent 65%),radial-gradient(circle at 78% 18%,rgba(237,110,86,.28),transparent 60%),linear-gradient(160deg,rgba(3,16,34,.92),rgba(6,26,48,.78));opacity:.9;z-index:0}.home-impact__container{position:relative;z-index:1;max-width:1160px;gap:clamp(40px,5vw,56px)}.home-impact__container,.home-impact__intro{margin:0 auto;display:flex;flex-direction:column}.home-impact__intro{text-align:center;max-width:680px;gap:12px}.home-impact__title{margin-bottom:0!important;color:#ffffff!important}.home-impact__subtitle{margin-bottom:0!important;color:rgba(225,235,255,.8)!important;line-height:1.7!important}.home-impact__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(18px,3vw,28px)}.home-impact__card{position:relative;padding:28px 24px;border-radius:24px;background:linear-gradient(160deg,rgba(12,36,62,.9),rgba(30,18,40,.88));border:1px solid rgba(157,211,255,.22);box-shadow:0 24px 58px rgba(0,0,0,.42);display:flex;flex-direction:column;gap:10px;overflow:hidden}.home-impact__card:after{content:"";position:absolute;inset:auto -30% -60%;height:160px;background:radial-gradient(circle,rgba(237,110,86,.26),transparent 70%);opacity:.9;pointer-events:none}.home-impact__metric{font-size:clamp(2.4rem,4.8vw,3.4rem);font-weight:800;color:#ffe6d5;text-shadow:0 16px 36px rgba(0,0,0,.45)}.home-impact__label{font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(224,235,255,.78)!important}.home-impact__description{margin-bottom:0!important;color:rgba(225,235,255,.75)!important;line-height:1.65!important}@media (max-width:768px){.home-impact{padding:66px 16px}.home-impact__card{padding:24px 22px}}@media (max-width:480px){.home-impact__grid{grid-template-columns:1fr}}