.home-carousel-section{padding-block:38px}.home-impact-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr);gap:20px;align-items:stretch}.home-carousel{position:relative;min-width:0;overflow:hidden;border-radius:22px;background:#061525;box-shadow:var(--shadow)}.home-carousel-track{position:relative;min-height:520px}.home-carousel-slide{position:absolute;inset:0;display:flex;align-items:flex-end;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .55s ease,visibility .55s ease}.home-carousel-slide.is-active{visibility:visible;opacity:1;pointer-events:auto;z-index:1}.home-carousel-image,.home-carousel-shade{position:absolute;inset:0}.home-carousel-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform 7s ease}.home-carousel-slide.is-active .home-carousel-image img{transform:scale(1.045)}.home-carousel-shade{background:linear-gradient(90deg,rgba(6,21,37,.98) 0%,rgba(6,21,37,.8) 52%,rgba(6,21,37,.18) 88%),linear-gradient(0deg,rgba(6,21,37,.86),transparent 58%)}.home-carousel-content{position:relative;z-index:2;width:min(680px,88%);padding:38px 38px 76px;color:#fff}.home-carousel-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:11px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.home-carousel-eyebrow span{padding:5px 9px;border-radius:999px;background:var(--coral)}.home-carousel-eyebrow small{color:#cbd9e6;font-size:10px;letter-spacing:.02em}.home-carousel-content .category-label{color:var(--cyan)}.home-carousel-title{max-width:650px;margin:10px 0 11px;font:800 clamp(32px,3.5vw,50px)/1.02 Manrope,Inter,sans-serif;letter-spacing:-.045em}.home-carousel-content p{display:-webkit-box;max-width:610px;margin:0 0 11px;overflow:hidden;color:#dce7f1;font-size:16px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-carousel-date{color:#a9bbcb;font-size:12px}.home-carousel-controls{position:absolute;z-index:4;right:18px;bottom:17px;display:flex;align-items:center;gap:5px;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(6,21,37,.78);backdrop-filter:blur(10px)}.home-carousel-arrow{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.1);font-size:17px;cursor:pointer}.home-carousel-arrow:hover,.home-carousel-arrow:focus-visible{background:var(--blue);outline:none}.home-carousel-dots{display:flex;align-items:center;gap:2px}.home-carousel-dots button{display:grid;width:21px;height:29px;place-items:center;border:0;background:transparent;cursor:pointer}.home-carousel-dots button span{display:block;width:6px;height:6px;border-radius:99px;background:#8da1b5;transition:width .25s ease,background .25s ease}.home-carousel-dots button[aria-current=true] span{width:18px;background:var(--cyan)}.home-carousel-counter{min-width:40px;color:#a9bbcb;font-size:11px;text-align:center}.home-carousel-counter strong{color:#fff}.home-carousel-progress{position:absolute;z-index:4;right:0;bottom:0;left:0;height:3px;background:rgba(255,255,255,.12)}.home-carousel-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue))}.home-carousel.is-running .home-carousel-progress span{animation:home-carousel-progress 5s linear forwards}.home-impact-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.home-impact-card{min-width:0}.home-impact-card-image{display:block;overflow:hidden;border-radius:14px;background:var(--ice);aspect-ratio:16/10}.home-impact-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-impact-card:hover img{transform:scale(1.035)}.home-impact-card>div{padding-top:10px}.home-impact-card .category-label{font-size:9px}.home-impact-card h2{margin:4px 0 0;font:800 17px/1.15 Manrope,Inter,sans-serif;letter-spacing:-.025em}.home-impact-card h2 a:hover{color:var(--blue)}@keyframes home-carousel-progress{from{width:0}to{width:100%}}@media(max-width:1050px){.home-impact-grid{grid-template-columns:1fr}.home-carousel-track{min-height:500px}.home-impact-side{grid-template-columns:repeat(4,minmax(0,1fr))}.home-impact-card h2{font-size:15px}}@media(max-width:800px){.home-carousel-content{width:92%;padding:34px 30px 78px}.home-carousel-shade{background:linear-gradient(0deg,rgba(6,21,37,.98) 0%,rgba(6,21,37,.76) 62%,rgba(6,21,37,.12) 100%)}.home-carousel-title{font-size:40px}.home-impact-side{grid-template-columns:repeat(2,minmax(0,1fr))}.home-impact-card h2{font-size:17px}}@media(max-width:560px){.home-carousel-section{width:100%;padding-block:18px}.home-impact-grid{gap:18px}.home-carousel{border-radius:0}.home-carousel-track{min-height:480px}.home-carousel-content{width:100%;padding:185px 20px 82px}.home-carousel-title{font-size:32px}.home-carousel-content p{font-size:15px}.home-carousel-eyebrow small{display:none}.home-carousel-controls{right:10px;bottom:11px;left:10px;justify-content:space-between}.home-carousel-dots button{width:18px}.home-carousel-counter{display:none}.home-impact-side{padding-inline:12px;gap:15px}.home-impact-card h2{font-size:15px}}@media(prefers-reduced-motion:reduce){.home-carousel-slide,.home-carousel-image img,.home-impact-card-image img{transition:none}.home-carousel-progress{display:none}}
