.home{overflow-x:hidden;font-family:Instrument Sans,sans-serif;color:#1a1d1e;-webkit-font-smoothing:antialiased}.home__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){.home__container{padding:0 2.5rem}}.home__section-header{text-align:center;margin-bottom:2.3rem}.home__section-header h2{font-family:Instrument Sans,sans-serif;font-size:clamp(1.85rem,3.5vw,2.75rem);font-weight:700;color:#1a1d1e;margin-bottom:.65rem}.home__section-header p{color:#5e706f;font-size:1rem;max-width:680px;margin:0 auto;line-height:1.65}.home__hero{--nav-offset: 82px;position:relative;width:100%;min-height:calc(88vh - var(--nav-offset));margin-top:var(--nav-offset);display:flex;align-items:center;background:#0f1c24;overflow:hidden}@media(max-width:992px){.home__hero{--nav-offset: 74px;min-height:calc(78vh - var(--nav-offset))}}@media(max-width:576px){.home__hero{min-height:calc(72vh - var(--nav-offset))}}.home__hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,#0f1c24eb,#0f1c24a6 45%,#0f1c2440 70%);z-index:1}@media(max-width:992px){.home__hero-overlay{background:linear-gradient(to bottom,#0f1c24e0,#0f1c24bf)}}.home__hero-wrapper{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 2.5rem;display:flex;align-items:center;gap:5rem}@media(max-width:992px){.home__hero-wrapper{flex-direction:column;gap:2.5rem;text-align:center;padding:0 1.5rem}}.home__hero-content{flex:1;max-width:520px}@media(max-width:992px){.home__hero-content{max-width:100%}}.home__hero-visual{flex:1;position:relative}.home__hero-visual img{width:100%;max-width:560px;border-radius:2rem;box-shadow:0 20px 60px #008c9540;object-fit:cover;transition:transform .6s ease}.home__hero-visual img:hover{transform:scale(1.03)}.home__hero-visual:after{content:"Trusted by 100+ Kenyan brands";position:absolute;bottom:2rem;right:2rem;background:#e97525f2;color:#fff;font-size:.82rem;font-weight:700;padding:.5rem 1.25rem;border-radius:999px;box-shadow:0 4px 12px #0003;white-space:nowrap}@media(max-width:992px){.home__hero-visual img{max-width:420px}.home__hero-visual:after{font-size:.75rem;padding:.4rem 1rem}}.home__hero-kicker{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;color:#fefefeeb;font-weight:700;font-size:.8rem;letter-spacing:.12em;margin:0 auto .85rem;animation-delay:.05s}.home__live-dot{width:10px;height:10px;border-radius:50%;background:#e97525;box-shadow:0 0 #e9752573;animation:pulseDot 1.8s ease-out infinite}.home__hero-title{font-family:Instrument Sans,sans-serif;font-size:clamp(1.7rem,3.8vw,3.2rem);font-weight:700;line-height:1.1;color:#fefefe;max-width:16ch;margin-left:auto;margin-right:auto;margin-bottom:1.15rem;text-wrap:balance;text-shadow:0 4px 18px rgba(6,14,22,.38)}.home__hero-word{display:block;margin-right:0;line-height:1.08;margin-bottom:.08em}.home__hero-word:last-child{margin-bottom:0}.home__hero-letter{display:inline-block;opacity:0;transform:translateY(14px) scale(.98);animation:heroLetterLoop 6.8s cubic-bezier(.22,1,.36,1) infinite;animation-delay:var(--letter-delay);will-change:transform,opacity}.home__accent-orange{color:#e97525}.home__accent-teal{color:#008c95}.home__hero-subtitle{color:#fefefee0;font-size:.95rem;line-height:1.55;max-width:62ch;margin:0 auto 1.35rem;text-shadow:0 2px 12px rgba(6,14,22,.32)}@media(max-width:576px){.home__hero-subtitle{font-size:.9rem}}.home__hero-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:1.35rem}.home__hero-chips span{display:inline-flex;align-items:center;background:#0c182247;color:#fefefef5;border:1px solid rgba(254,254,254,.26);border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:600}.home__hero-actions{display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap}@media(max-width:576px){.home__hero-actions{flex-direction:column;align-items:center}}.home__btn{border:1px solid transparent;border-radius:999px;padding:.85rem 1.5rem;font-family:Instrument Sans,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;transition:all .25s ease;min-width:160px}@media(max-width:576px){.home__btn{width:auto;min-width:220px}}.home__btn--primary{background:#e97525;color:#fefefe;box-shadow:0 6px 14px #e9752538}.home__btn--primary:hover{background:#d06115;box-shadow:0 8px 18px #e9752542}.home__btn--ghost{background:#fefefe24;color:#fefefe;border-color:#fefefe5c}.home__btn--ghost:hover{background:#fefefe33}.home__btn--cta{background:#fefefe;color:#008c95;font-weight:700;box-shadow:0 6px 20px #0000001f}.home__btn--cta:hover{background:#f4f4f4;color:#006d74}.home__trust{background:#fff;border-bottom:1px solid #e2e8ec;padding:2.25rem 0}.home__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:768px){.home__trust-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.home__trust-item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;text-align:center;padding:1rem;border-radius:.75rem;transition:none}.home__trust-item .home__trust-icon{color:#008c95;font-size:1.35rem;margin-bottom:.35rem}.home__trust-item strong{font-size:1.65rem;font-weight:700;color:#1a1d1e}.home__trust-item span{color:#5e706f;font-size:.85rem;font-weight:500}.home__solutions{background:#f4f6f8;padding:4.5rem 0}@media(max-width:768px){.home__solutions{padding:3.5rem 0}}.home__solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:992px){.home__solutions-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.home__solutions-grid{grid-template-columns:1fr}}.home__solution-card{background:#fff;border:1px solid #e2e8ec;border-radius:.875rem;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 24px #00646e12;display:flex;flex-direction:column}.home__solution-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00646e1f}.home__solution-card:hover .home__solution-cta{color:#e97525}.home__solution-card:hover .home__solution-cta svg{transform:translate(4px)}.home__solution-icon{background:#e6f5f6;color:#008c95;font-size:1.75rem;padding:1.35rem;display:flex;align-items:center;justify-content:center}.home__solution-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.home__solution-body h3{font-family:Instrument Sans,sans-serif;font-weight:700;font-size:1.15rem;color:#006d74;margin-bottom:.6rem}.home__solution-body p{color:#5e706f;font-size:.92rem;line-height:1.6;margin-bottom:1rem;flex:1}.home__solution-cta{color:#5e706f;font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;gap:.45rem;transition:color .25s ease}.home__solution-cta svg{transition:transform .25s ease}.home__partners{background:#fff;padding:4.5rem 0}@media(max-width:768px){.home__partners{padding:3.5rem 0}}.home__partners-block{text-align:center;margin-bottom:3rem}.home__partners-block:last-child{margin-bottom:0}.home__partners-cat-title{font-family:Instrument Sans,sans-serif;font-size:1.35rem;font-weight:700;color:#1a1d1e;margin-bottom:.45rem}.home__partners-cat-sub{color:#5e706f;max-width:780px;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.6}.home__carousel-wrap{overflow:hidden;padding:1rem 0;position:relative}.home__carousel-wrap:before,.home__carousel-wrap:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.home__carousel-wrap:before{left:0;background:linear-gradient(to right,#ffffff,transparent)}.home__carousel-wrap:after{right:0;background:linear-gradient(to left,#ffffff,transparent)}.home__carousel-track{display:flex;gap:3rem}@media(max-width:768px){.home__carousel-track{gap:2.25rem}}.home__partner-item{flex-shrink:0;width:140px;height:78px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8ec;border-radius:.65rem;background:#fff;box-shadow:0 1px 8px #0000000a;transition:transform .25s ease,box-shadow .25s ease}@media(max-width:768px){.home__partner-item{width:115px;height:66px}}.home__partner-item:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000014}.home__partner-item img{max-width:88%;max-height:88%;object-fit:contain}.home__cta{background:linear-gradient(135deg,#0b8a92,#0a7a82);padding:4.5rem 0;text-align:center}@media(max-width:768px){.home__cta{padding:3.5rem 0}}.home__cta-inner{max-width:720px;margin:0 auto}.home__cta-inner h2{font-family:Instrument Sans,sans-serif;font-size:clamp(1.85rem,3.5vw,2.75rem);font-weight:700;color:#fefefe;margin-bottom:.85rem}.home__cta-inner p{color:#fefefeeb;font-size:1.1rem;margin-bottom:2.25rem;line-height:1.6}@keyframes pulseDot{0%{box-shadow:0 0 #e9752573}70%{box-shadow:0 0 0 9px #e9752500}to{box-shadow:0 0 #e9752500}}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes heroLetterLoop{0%,9%{opacity:0;transform:translateY(14px) scale(.98)}16%,78%{opacity:1;transform:translateY(0) scale(1)}92%,to{opacity:0;transform:translateY(-8px) scale(1.01)}}@media(prefers-reduced-motion:reduce){.home__hero-letter{animation:none;opacity:1;transform:none}}
