@keyframes sectionFadeIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes cardLiftIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes glowPulse{0%,to{box-shadow:0 18px 46px #0d6efd2e}50%{box-shadow:0 22px 60px #0d6efd47}}.hero-clean-section,.section-padding,.section-with-curve,.welcome-section-overview,.gw-opportunity-section,.gw-branches-section,.gw-ranking-section,.landing-stats,.why-section,.testimonial-section,.landing-contact,.cta-section{position:relative;opacity:0;transform:translateY(26px);animation:sectionFadeIn .95s ease forwards;animation-delay:var(--section-delay, .05s)}.welcome-section-card,.gw-intro-card,.gw-why-card,.landing-stats-card,.gw-branch-card,.gw-ranking-card,.opportunity-card,.testimonial-card{opacity:0;transform:translateY(12px) scale(.995);animation:cardLiftIn .95s ease forwards;animation-delay:var(--card-delay, .1s)}@media (prefers-reduced-motion: reduce){.hero-clean-section,.section-padding,.section-with-curve,.welcome-section-overview,.gw-opportunity-section,.gw-branches-section,.gw-ranking-section,.landing-stats,.why-section,.testimonial-section,.landing-contact,.cta-section,.welcome-section-card,.gw-intro-card,.gw-why-card,.landing-stats-card,.gw-branch-card,.gw-ranking-card,.opportunity-card,.testimonial-card{opacity:1;transform:none;animation:none!important}}.gw-pillars{margin:0;padding:0;list-style:none}.gw-pillars li+li{margin-top:1.25rem}.gw-pillar-icon{width:2.5rem;height:2.5rem;border-radius:50%;background:#0d6efd1a;color:var(--bs-primary);display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.gw-pillars-title{font-weight:700;font-size:1.05rem;margin-bottom:.35rem}.gw-stat+.gw-stat{margin-top:1.75rem}.featured-block{background:#0d6efd0f;border-radius:1.5rem;padding:1.85rem 1.75rem;height:100%;transition:transform .25s ease,box-shadow .25s ease;text-align:start}.featured-block:hover{transform:translateY(-4px);box-shadow:0 22px 45px #0d6efd26}.featured-block-image{width:3.5rem;height:3.5rem;margin-bottom:1.25rem}.featured-block-title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.featured-block-description{margin-bottom:0;color:#212529bf}[dir=rtl] .featured-block{text-align:end}.gw-opportunity-section{position:relative;z-index:5;margin-top:5.5rem;padding-top:3.5rem}.shadow-soft{border-radius:1.75rem;background:linear-gradient(150deg,#00ccff38,#ffba002e);border:1px solid rgba(24,70,130,.18);box-shadow:0 28px 70px #1846822e;backdrop-filter:blur(6px);background-size:200% 200%;animation:gradientShift 18s ease infinite}.btn-gradient-primary{background-image:linear-gradient(135deg,#0cf,#56b7ca 55%,#8062c6);color:#fff;border:none;box-shadow:0 16px 42px #0d6efd47;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.btn-gradient-primary:hover,.btn-gradient-primary:focus{color:#fff;transform:translateY(-2px);box-shadow:0 22px 54px #0d6efd59;filter:brightness(1.03)}.btn-gradient-primary:focus-visible{outline:2px solid rgba(13,110,253,.6);outline-offset:3px}.gw-mobile-filter-trigger{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.65rem 1.4rem;font-weight:600;background:#0d6efd1f;color:var(--bs-primary);border:1px solid rgba(13,110,253,.2);transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.gw-mobile-filter-trigger:hover,.gw-mobile-filter-trigger:focus{background:#0d6efd2e;transform:translateY(-1px);box-shadow:0 12px 24px #0d6efd2e;color:var(--bs-primary)}.gw-filter-card{border-radius:1.75rem;border:1px solid rgba(24,70,130,.16);background:linear-gradient(150deg,#0cf3,#00a24033);box-shadow:0 24px 60px #1846822e;background-size:220% 220%;animation:gradientShift 20s ease infinite;position:sticky;top:-25px;overflow:hidden}.gw-filter-card .card-header{background:transparent;border:0;padding:1.5rem 1.5rem 0}.gw-filter-card .card-body{padding:1.5rem;max-height:calc(100vh - 8rem);overflow-y:auto}.gw-filter-card .card-body::-webkit-scrollbar{width:.45rem}.gw-filter-card .card-body::-webkit-scrollbar-thumb{background:#0d6efd59;border-radius:999px}.gw-filter-label{font-weight:700;font-size:.95rem;color:var(--bs-primary);margin-bottom:.45rem;display:inline-flex;align-items:center;gap:.4rem}.gw-filter-card .form-select,.gw-filter-card .form-control{border-radius:1rem;border:1px solid rgba(24,70,130,.16);background:linear-gradient(145deg,#00ccff29,#ffba001f);box-shadow:inset 0 1px #ffffff26;transition:border-color .2s ease,box-shadow .2s ease}.gw-filter-card .form-select:focus,.gw-filter-card .form-control:focus{border-color:#0d6efd8c;box-shadow:0 0 0 .25rem #0d6efd1f}.gw-filter-card .form-check-input{width:3rem;height:1.5rem;border-radius:999px}.gw-filter-form .form-text{font-size:.8rem}.gw-filter-form .row>[class*=col]{margin-bottom:1rem}.gw-opportunity-carousel{position:relative;border-radius:1.9rem;border:1px solid rgba(24,70,130,.18);background:linear-gradient(160deg,#00ccff2e,#ffba0029);box-shadow:0 30px 70px #1846822e;padding:2.4rem clamp(1.5rem,3vw,2.6rem) 2.9rem;overflow:hidden}.gw-carousel-viewport{overflow:hidden}.gw-carousel-track{--gw-carousel-gap: 1.1rem;display:flex;align-items:stretch;gap:var(--gw-carousel-gap);transition:transform .6s cubic-bezier(.33,1,.68,1);will-change:transform}.gw-carousel-track.gw-no-transition{transition:none!important}.gw-carousel-slide{flex:0 0 100%;display:flex}.gw-carousel-slide>*{flex:1 1 auto}.gw-carousel-control{position:absolute;top:50%;transform:translateY(-50%);border:0;background:transparent;padding:0;width:auto;height:auto;z-index:2}.gw-carousel-control[data-disabled=true],.gw-carousel-control:disabled{pointer-events:none}.gw-carousel-control-prev{left:1rem}.gw-carousel-control-next{right:1rem}.gw-carousel-control-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#0d6efd1f;color:var(--bs-primary);box-shadow:0 12px 30px #0d6efd2e;transition:background .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.gw-carousel-control:not([data-disabled=true]):hover .gw-carousel-control-icon,.gw-carousel-control:not([data-disabled=true]):focus-visible .gw-carousel-control-icon{background:var(--bs-primary);color:#fff;transform:translateY(-1px)}.gw-carousel-control[data-disabled=true] .gw-carousel-control-icon,.gw-carousel-control:disabled .gw-carousel-control-icon{opacity:.35}.gw-carousel-dots{display:flex;justify-content:center;gap:.55rem;margin-top:1.85rem}.gw-carousel-dot{width:.85rem;height:.85rem;border-radius:50%;border:none;background-color:#0d6efd40;transition:transform .3s ease,background-color .3s ease}.gw-carousel-dot.active,.gw-carousel-dot:focus-visible{background-color:var(--bs-primary);transform:scale(1.2)}.gw-carousel-card{border-radius:1.5rem;border:1px solid rgba(24,70,130,.16);background:linear-gradient(180deg,#00ccff2e,#ffba0029);box-shadow:0 24px 56px #18468229;overflow:hidden;background-size:200% 200%;animation:gradientShift 18s ease infinite}.gw-carousel-card .card-body{padding:2.25rem 2.25rem 2rem;display:flex;flex-direction:column;gap:1.5rem}.gw-carousel-card .card-footer{background:transparent;border:0;padding:0 2.25rem 2.25rem}.gw-card-head{display:flex;align-items:flex-start;gap:1rem}.gw-sector-icon{--gw-sector-color: var(--bs-primary);--gw-sector-bg: rgba(13, 110, 253, .15);width:3rem;height:3rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--gw-sector-color);background:var(--gw-sector-bg);box-shadow:inset 0 0 0 1px #ffffff59}.gw-sector-icon.gw-sector-environmental{--gw-sector-bg: linear-gradient(140deg, rgba(25, 135, 84, .18), rgba(25, 135, 84, .32));--gw-sector-color: #00A240}.gw-sector-icon.gw-sector-educational{--gw-sector-bg: linear-gradient(140deg, rgba(13, 110, 253, .2), rgba(90, 141, 238, .36));--gw-sector-color: #184682}.gw-sector-icon.gw-sector-community{--gw-sector-bg: linear-gradient(140deg, rgba(253, 126, 20, .2), rgba(255, 193, 7, .32));--gw-sector-color: #FF8A00}.gw-sector-icon.gw-sector-health{--gw-sector-bg: linear-gradient(140deg, rgba(220, 53, 69, .2), rgba(255, 99, 132, .3));--gw-sector-color: #F25242}.gw-sector-icon.gw-sector-cultural{--gw-sector-bg: linear-gradient(140deg, rgba(111, 66, 193, .22), rgba(111, 66, 193, .34));--gw-sector-color: #8062C6}.gw-sector-icon.gw-sector-support-services,.gw-sector-icon.gw-sector-support_services{--gw-sector-bg: linear-gradient(140deg, rgba(56, 193, 114, .2), rgba(11, 172, 204, .3));--gw-sector-color: #00899A}.gw-sector-icon.gw-sector-other{--gw-sector-bg: linear-gradient(140deg, rgba(108, 117, 125, .2), rgba(173, 181, 189, .36));--gw-sector-color: #184682}.gw-sector-chip{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;padding:.35rem .75rem;border-radius:999px;color:var(--bs-primary);background:#0d6efd1a}.gw-card-title{font-size:1.35rem;font-weight:700;line-height:1.4;margin-bottom:0}.gw-card-meta{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.gw-card-meta-item{display:grid;grid-template-columns:auto 1fr;gap:.65rem;align-items:start}.gw-card-meta-item i{font-size:1.1rem;color:var(--bs-primary);position:relative;top:.15rem}.gw-card-meta-item span{font-weight:600;color:var(--bs-dark)}.gw-card-meta-item small{color:var(--bs-secondary-color);font-size:.8rem}.gw-card-callouts{display:flex;flex-wrap:wrap;gap:1rem}.gw-callout-badge{flex:1 1 12rem;border-radius:1rem;padding:1rem 1.1rem;background:#0d6efd14;color:var(--bs-dark);box-shadow:inset 0 0 0 1px #0d6efd1f}.gw-callout-badge.accent-warning{background:#ffc1071f;box-shadow:inset 0 0 0 1px #ffc10740}.gw-callout-badge .gw-callout-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bs-secondary-color)}.gw-callout-badge .gw-callout-value{display:block;font-weight:700;font-size:1.05rem;margin-top:.35rem}.gw-callout-badge small{display:block;font-size:.75rem;color:var(--bs-secondary-color);margin-top:.15rem}.gw-view-details-btn{border-radius:999px;font-weight:600;padding:.85rem 1.3rem;box-shadow:inset 0 0 0 1px #0d6efd2e}.gw-card-actions{display:flex;flex-wrap:wrap;gap:.75rem}.gw-card-actions .btn{flex:1 1 auto;border-radius:999px;font-weight:600;padding-block:.85rem}.gw-card-actions .btn-outline-primary{border-width:2px}.gw-filter-drawer{background:linear-gradient(150deg,#f7f9fffa,#e9effffa);border-inline-start:1px solid rgba(15,36,84,.08)}.gw-filter-drawer .offcanvas-header{border-bottom:1px solid rgba(15,36,84,.08)}.gw-filter-drawer .offcanvas-body{padding-bottom:2rem}[dir=rtl] .gw-carousel-track{flex-direction:row-reverse}[dir=rtl] .gw-carousel-control-prev{right:1rem;left:auto}[dir=rtl] .gw-carousel-control-next{left:1rem;right:auto}[dir=rtl] .gw-filter-drawer{border-inline-start:0;border-inline-end:1px solid rgba(15,36,84,.08)}@media (max-width: 1199.98px){.gw-opportunity-carousel{padding:2.2rem 2rem 2.8rem}}@media (max-width: 991.98px){.gw-opportunity-section{margin-top:-2.5rem;padding-top:2.5rem}.gw-filter-card{position:static;top:auto;max-height:none}.gw-opportunity-carousel{padding:2.1rem 1.5rem 2.6rem;border-radius:1.5rem}.gw-carousel-slide{flex:0 0 100%}.gw-carousel-card{box-shadow:none;border:none;background:transparent}.gw-carousel-card .card-body{padding:0}.gw-carousel-card .card-footer{padding:0;padding-top:1.75rem}}@media (max-width: 991.98px){.gw-card-callouts{flex-direction:column}.gw-callout-badge{width:100%}}@media (max-width: 575.98px){.gw-callout-badge{flex-basis:100%}.gw-card-actions{flex-direction:column}.gw-opportunity-carousel{padding-inline:1.25rem}}@media (min-width: 768px){.gw-carousel-slide{flex:0 0 calc((100% - var(--gw-carousel-gap)) / 2)}}@media (min-width: 992px){.gw-carousel-track{--gw-carousel-gap: 1.25rem}}@media (min-width: 1200px){.gw-opportunity-carousel{padding-inline:2.4rem}.gw-carousel-track{--gw-carousel-gap: 1.5rem}.gw-carousel-slide{flex:0 0 calc((100% - (2 * var(--gw-carousel-gap))) / 3)}}.gw-intro-section{position:relative;background:linear-gradient(145deg,rgba(var(--color-sky-blue-rgb),.08),rgba(var(--color-soft-yellow-rgb),.12));border-top:1px solid rgba(var(--color-royal-blue-rgb),.08);border-bottom:1px solid rgba(var(--color-royal-blue-rgb),.08);padding:clamp(3rem,6vw,6rem) 0;overflow:hidden}.gw-intro-section:before{content:"";position:absolute;top:-40px;left:50%;transform:translate(-50%);width:90%;height:120%;background:radial-gradient(circle at top,rgba(var(--color-sky-blue-rgb),.1),transparent 70%);pointer-events:none;z-index:0}.gw-intro-card{position:relative;z-index:2;background:linear-gradient(155deg,rgba(var(--color-sky-blue-rgb),.16),rgba(var(--color-soft-yellow-rgb),.18));border-radius:1.75rem;box-shadow:var(--intro-card-shadow);border:1px solid var(--intro-card-border);padding:clamp(2rem,3vw,3rem);backdrop-filter:blur(8px)}.gw-intro-content{display:flex;flex-direction:column;gap:1rem}.gw-section-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(var(--color-sky-blue-rgb),.12);color:var(--accent-blue);padding:.4rem 1rem;border-radius:999px;font-weight:600;font-size:.9rem;letter-spacing:.02em}.gw-section-title{font-size:clamp(1.85rem,3vw,2.75rem);font-weight:800;line-height:1.25;color:var(--color-royal-blue)}.gw-section-lead{font-size:1.1rem;color:rgba(var(--color-royal-blue-rgb),.72);font-weight:500;line-height:1.6}.gw-why-card{background:var(--card-tone-blue);border:1px solid var(--card-tone-border);border-radius:1.25rem;padding:1.75rem 1.5rem;text-align:start;transition:all .3s ease;height:100%;box-shadow:var(--card-tone-shadow);color:var(--color-royal-blue)}.gw-why-card:nth-child(4n+2){background:var(--card-tone-green)}.gw-why-card:nth-child(4n+3){background:var(--card-tone-yellow)}.gw-why-card:nth-child(4n+4){background:var(--card-tone-orange)}.gw-why-card:hover{transform:translateY(-4px);box-shadow:var(--card-tone-hover-shadow)}.gw-why-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,rgba(var(--color-sky-blue-rgb),.15),rgba(var(--color-soft-yellow-rgb),.22));color:var(--accent-blue);border-radius:1rem;font-size:1.3rem;margin-bottom:1rem;box-shadow:inset 0 0 0 1px #ffffff80}.gw-why-card h4{font-size:1.05rem;color:var(--color-royal-blue)}.gw-why-card p{font-size:.9rem;color:rgba(var(--color-royal-blue-rgb),.7)}html[data-bs-theme=dark] .gw-intro-section{background:linear-gradient(145deg,#00a24024,rgba(var(--color-soft-yellow-rgb),.1));border-color:rgba(var(--color-off-white-rgb),.08)}html[data-bs-theme=dark] .gw-intro-section:before{background:radial-gradient(circle at top,rgba(var(--color-green-rgb),.28),transparent 70%)}html[data-bs-theme=dark] .gw-section-title,html[data-bs-theme=dark] .gw-section-lead{color:#ffffffe6}html[data-bs-theme=dark] .gw-why-card,html[data-bs-theme=dark] .gw-why-card:nth-child(4n+2),html[data-bs-theme=dark] .gw-why-card:nth-child(4n+3),html[data-bs-theme=dark] .gw-why-card:nth-child(4n+4){color:#fff;border-color:var(--card-tone-border)}html[data-bs-theme=dark] .gw-why-card p{color:#fffc}@media (max-width: 991.98px){.gw-intro-section{padding:3rem 0}.gw-intro-card{text-align:center;margin-bottom:2rem}.gw-why-card{text-align:center}.gw-why-icon{margin-left:auto;margin-right:auto}}[dir=rtl] .gw-why-card{text-align:end}.gw-story-section{position:relative;background:linear-gradient(185deg,#00ccff38,#ffba0033,#00a24038);padding:clamp(3rem,5vw,6rem) 0;border-top:1px solid rgba(24,70,130,.16);border-bottom:1px solid rgba(24,70,130,.16);overflow:hidden;background-size:260% 260%;animation:gradientShift 18s ease infinite}.gw-story-section:before{content:"";position:absolute;top:-50px;left:0;right:0;height:200px;background:radial-gradient(circle at top right,rgba(13,110,253,.05),transparent 70%);pointer-events:none}.gw-story-card{position:relative;z-index:2;background:linear-gradient(150deg,#0cf3,#ffba0029);border-radius:1.75rem;box-shadow:0 25px 70px #18468229;border:1px solid rgba(24,70,130,.18);padding:clamp(2rem,3vw,3rem);transition:transform .3s ease,box-shadow .3s ease;background-size:200% 200%;animation:gradientShift 18s ease infinite}.gw-story-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px #0d6efd26}.gw-story-card.secondary{background:linear-gradient(150deg,#00a24033,#ffba0029)}.gw-story-card h3{font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:800;color:var(--bs-dark);margin-bottom:1rem}.gw-story-card p{color:#0f2454c7;font-size:.97rem;line-height:1.65}.gw-values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:1.75rem}.gw-values-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1rem;border-radius:1.25rem;background:linear-gradient(150deg,#00ccff2e,#00a24029);border:1px solid rgba(24,70,130,.16);box-shadow:inset 0 0 0 1px #ffba0038;transition:all .3s ease}.gw-values-item:hover{background:#0d6efd14;transform:translateY(-2px)}.gw-values-icon{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:.85rem;background:linear-gradient(135deg,#0d6efd26,#5a8dee4d);display:flex;align-items:center;justify-content:center;color:var(--bs-primary);font-size:1.3rem}.gw-values-title{font-weight:700;color:var(--bs-dark);font-size:1rem;margin-bottom:.25rem}.gw-values-text{color:#212529bf;font-size:.9rem}.gw-vision-card{background:linear-gradient(140deg,#0cf3,#ffba0029);border:1px solid rgba(24,70,130,.18);border-radius:1.5rem;padding:2rem 1.75rem;box-shadow:0 20px 60px #18468229;transition:all .3s ease;height:100%;background-size:200% 200%;animation:gradientShift 18s ease infinite}.gw-vision-card:hover{transform:translateY(-3px);box-shadow:0 30px 80px #0d6efd2e}.gw-vision-card h4{font-weight:700;color:var(--bs-dark);font-size:1.1rem;margin-bottom:.75rem}.gw-vision-card p{color:#0f2454b3;font-size:.9rem;line-height:1.6}.gw-section-badge{display:inline-flex;align-items:center;gap:.45rem;background:#0d6efd1f;color:var(--bs-primary);padding:.4rem .9rem;border-radius:999px;font-weight:600;font-size:.85rem;letter-spacing:.02em}.gw-story-card .gw-why-card{background:linear-gradient(145deg,#00ccff2e,#00a24029);border:1px solid rgba(24,70,130,.16);border-radius:1.25rem;padding:1.5rem 1.25rem;text-align:start;transition:all .3s ease;box-shadow:0 10px 25px #18468224;height:100%;background-size:200% 200%;animation:gradientShift 18s ease infinite}.gw-story-card .gw-why-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0d6efd26}.gw-why-icon{width:2.75rem;height:2.75rem;border-radius:.85rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d6efd1a,#5a8dee38);color:var(--bs-primary);font-size:1.3rem;margin-bottom:1rem}@media (max-width: 991.98px){.gw-story-section{padding:3rem 0}.gw-story-card{padding:1.75rem}.gw-values-grid{grid-template-columns:1fr}.gw-vision-card,.gw-why-card{text-align:center}}[dir=rtl] .gw-why-card,[dir=rtl] .gw-values-item{text-align:end}.gw-impact-section{position:relative;background:linear-gradient(180deg,#f7f9fff7,#e6eefff5);padding:clamp(3rem,6vw,6rem) 0;border-top:1px solid rgba(13,110,253,.08);border-bottom:1px solid rgba(13,110,253,.08);overflow:hidden}.gw-impact-section:before{content:"";position:absolute;top:-100px;left:0;right:0;height:300px;background:radial-gradient(circle at top left,rgba(13,110,253,.06),transparent 70%);pointer-events:none;z-index:0}.gw-section-title{font-weight:800;color:var(--bs-dark);line-height:1.3}.gw-section-lead{font-size:1rem;color:#0f2454bf;line-height:1.6}.gw-cta-banner{background:linear-gradient(145deg,#0d6efd14,#0d6efd26);border-radius:1.5rem;border:1px solid rgba(13,110,253,.1);padding:1.5rem 2rem;box-shadow:0 20px 45px #0f24541a;color:var(--bs-dark)}.gw-impact-card{position:relative;background:linear-gradient(145deg,#00ccff2e,#ffba0029);border:1px solid rgba(24,70,130,.16);border-radius:1.5rem;padding:2rem 1.75rem;box-shadow:0 20px 60px #18468224;transition:transform .3s ease,box-shadow .3s ease;height:100%;background-size:200% 200%;animation:gradientShift 18s ease infinite}.gw-impact-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px #0d6efd26}.gw-impact-label{display:block;font-weight:700;color:var(--bs-primary);font-size:.95rem;letter-spacing:.03em;margin-bottom:.4rem}.gw-impact-value{display:block;font-weight:800;font-size:clamp(1.8rem,3vw,2.5rem);color:var(--bs-dark);line-height:1.2}.gw-impact-note{color:#0f2454b3;font-size:.9rem;margin-top:.25rem}.gw-governorate-list{list-style:none;padding:0;margin:1rem 0 0}.gw-governorate-item+.gw-governorate-item{margin-top:.75rem}.gw-governorate-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--bs-dark);font-size:.95rem}.gw-governorate-progress{width:100%;height:.55rem;background:#0d6efd1a;border-radius:999px;margin-top:.4rem;overflow:hidden}.gw-governorate-progress span{display:block;height:100%;background:linear-gradient(90deg,#0cf,#56b7ca);border-radius:999px;transition:width .5s ease}.gw-empty-note{text-align:center;color:#21252999;font-size:.9rem}.gw-vision-card{background:linear-gradient(145deg,#00ccff2e,#00a24024);border:1px solid rgba(24,70,130,.16);border-radius:1.25rem;padding:1.5rem 1.25rem;box-shadow:0 16px 45px #18468224;transition:all .3s ease;background-size:200% 200%;animation:gradientShift 18s ease infinite}.gw-vision-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #0d6efd26}.gw-vision-card h5{font-size:1rem;color:var(--bs-dark)}.gw-vision-card p{font-size:.9rem;color:#0f2454b3}.gw-impact-section .btn-light{background:linear-gradient(145deg,#00ccff2e,#ffba0029);border:1px solid rgba(24,70,130,.18);border-radius:999px;font-weight:600;transition:all .25s ease}.gw-impact-section .btn-light:hover{background:var(--bs-primary);color:#fff;border-color:var(--bs-primary);transform:translateY(-1px);box-shadow:0 8px 22px #0d6efd40}@media (max-width: 991.98px){.gw-impact-card{padding:1.75rem 1.25rem}.gw-impact-section{padding:3rem 0}.gw-cta-banner{text-align:center;padding:1.5rem}.gw-impact-value{font-size:2rem}.gw-governorate-header{font-size:.9rem}}[dir=rtl] .gw-impact-card,[dir=rtl] .gw-vision-card{text-align:end}[dir=rtl] .gw-governorate-header{flex-direction:row-reverse}.gw-branches-section{position:relative;background:linear-gradient(180deg,#fffffffa,#f7f9fff5);padding:clamp(3rem,6vw,6rem) 0;border-top:1px solid rgba(13,110,253,.08);overflow:hidden}.gw-branches-section:before{content:"";position:absolute;top:-80px;left:0;right:0;height:200px;background:radial-gradient(circle at top right,rgba(13,110,253,.05),transparent 70%);pointer-events:none}.gw-branches-section .gw-section-title{font-weight:800;color:var(--bs-dark);line-height:1.25}.gw-branches-section .gw-section-lead{font-size:1rem;color:#0f2454bf;line-height:1.6;margin-bottom:0}.gw-branch-card{position:relative;background:linear-gradient(140deg,#00ccff2e,#00a24024);border:1px solid rgba(24,70,130,.16);border-radius:1.5rem;padding:1.85rem 1.5rem;box-shadow:0 22px 60px #18468224;transition:all .3s ease;height:100%;background-size:200% 200%;animation:gradientShift 18s ease infinite}.gw-branch-card:hover{transform:translateY(-4px);box-shadow:0 28px 75px #0d6efd26}.gw-branch-card h5{font-weight:700;color:var(--bs-dark);font-size:1.1rem}.gw-branch-badge{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#ffc1072e,#ffe69659);color:#ff8a00;border-radius:999px;padding:.25rem .8rem;font-size:.8rem;font-weight:600}.gw-branch-card p{font-size:.9rem;color:#0f2454b3}.gw-branch-stats{display:flex;flex-direction:column;gap:.65rem}.gw-branch-stat{display:flex;justify-content:space-between;align-items:center;background:#0d6efd0d;border-radius:.85rem;padding:.75rem 1rem;transition:background .3s ease}.gw-branch-stat:hover{background:#0d6efd1a}.gw-branch-stat span:first-child{font-weight:600;color:var(--bs-dark);font-size:.9rem}.gw-branch-stat span:last-child{font-weight:700;color:var(--bs-primary);font-size:1rem}.gw-branch-card:after{content:"";position:absolute;inset:0;border-radius:1.5rem;background:radial-gradient(circle at top right,rgba(13,110,253,.05),transparent 70%);opacity:0;transition:opacity .3s ease}.gw-branch-card:hover:after{opacity:1}@media (max-width: 991.98px){.gw-branch-card{padding:1.5rem 1.25rem}.gw-branch-stat span:first-child{font-size:.85rem}.gw-branch-stat span:last-child{font-size:.95rem}}@media (max-width: 575.98px){.gw-branch-stats{gap:.55rem}}[dir=rtl] .gw-branch-card{text-align:end}[dir=rtl] .gw-branch-stat{flex-direction:row-reverse}.faq-section{background:linear-gradient(180deg,#f7fbff,#fff)}.faq-kicker{display:inline-block;background:#e8f5e9;color:#2e7d32;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;letter-spacing:.08em}.faq-item{border:1px solid #e5eef7;border-radius:14px!important;overflow:hidden;box-shadow:0 4px 14px #0f172a0a}.faq-item .accordion-button{font-weight:700;background:#fff}.faq-item .accordion-button:not(.collapsed){color:#0b5ed7;background:#eef5ff;box-shadow:none}.faq-item .accordion-body{background:#fff}
