/* ===== inline style 1  ===== */
html{direction:ltr} body{text-align:left}


@font-face {
  font-family: 'Aptos';
  src: url('/assets/front/fonts/Aptos/Aptos.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

html[dir="ltr"] body{
	font-family: 'Aptos';
 
}
#header .top-bar{display:none!important}
#header .navbar{padding-top:18px}
#header .navbar-collapse{border-radius:0 0 10px 10px}
.hero-swiper .hero-slide-content{top:50%;transform:translateY(-50%)}
.hero-swiper .hero-slide-content-inner{max-width:760px;}
.hero-swiper .hero-slide-content-inner .slider-title{font-size:clamp(1.7rem,3vw,3.1rem);line-height:1.14;max-width:760px}
.hero-swiper .hero-slide-content-inner .slider-desc{max-width:660px;font-size:clamp(1rem,1.7vw,1.5rem);line-height:1.55}
.hero-swiper .swiper-pagination-container{bottom:145px}
.category-section{margin-top:-55px;position:relative;z-index:5}
.category-slider-box{background:linear-gradient(135deg,#438dcb 0%,#436991 60%,#438dcb 100%)}
.category-slider-box .lottie-animation-inner{display:flex;align-items:center;justify-content:center}
.category-slider-box lottie-player{width:110px;height:110px}
.section-muted{max-width:820px;color:#436991;line-height:1.9}
.project-grid-fixed>.col{display:flex}.project-grid-fixed .project-box{width:100%;display:flex;flex-direction:column}.project-grid-fixed .project-content{display:flex;flex-direction:column;flex:1}.project-grid-fixed .project-content-body{display:flex;flex-direction:column;flex:1}.project-grid-fixed form{margin-top:auto}
.news-fixed-grid .fixed-news-card,.events-fixed-grid .event-card-fixed{height:100%}
.fixed-news-card .main-news-img{width:100%;height:100%;min-height:620px;max-height:none;border-radius:18px;object-fit:cover}
.fixed-news-card .main-news-content{left:32px;bottom:32px;top:auto;transform:none;width:min(420px,calc(100% - 64px));background:#fff;color:#144475;padding:36px;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.12)}
.fixed-news-card .main-news-content h3{color:#144475;font-size:2rem;line-height:1.3}.fixed-news-card .main-news-content p{color:#144475}
.fixed-news-small .news-img img,.event-card-fixed .news-img img{height:360px;border-radius:18px;object-fit:cover}
.fixed-news-small .news-content,.event-card-fixed .news-content{width:82%;margin:-130px auto 0;background:#fff;border-radius:18px;padding:30px;box-shadow:0 18px 34px rgba(0,0,0,.1)}
.fixed-news-small .news-content h3,.event-card-fixed .news-content h3{font-size:1.75rem;line-height:1.35;color:#144475}
.event-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.event-date{font-size:15px;color:#436991;font-weight:700}.event-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.02em}.event-status.upcoming{background:#c6ddef;color:#438dcb}.event-status.done{background:#c6ddef;color:#436991}.event-status.seasonal{background:#c6ddef;color:#144475}
#events .news-box{overflow:visible}#events .news-content{min-height:250px}
@media (max-width:1199.98px){ .category-slider-box{width:180px;height:180px}}
@media (max-width:991.98px){#header .navbar{padding-top:10px}.hero-swiper .hero-slide-content-inner{padding-bottom:70px}.hero-swiper .swiper-pagination-container{bottom:95px}.category-section{margin-top:-20px}.fixed-news-card .main-news-img{min-height:430px}}
@media (max-width:767.98px){.hero-swiper .hero-slide-content-inner{padding-bottom:30px}.hero-swiper img{height:88vh}.category-section{margin-top:15px}.fixed-news-card .main-news-content{position:static;width:100%;margin-top:16px}.fixed-news-card .main-news-img{min-height:280px}.fixed-news-small .news-content,.event-card-fixed .news-content{width:100%;margin:0;padding:22px;border-radius:0 0 16px 16px}.fixed-news-small .news-img img,.event-card-fixed .news-img img{height:260px;border-radius:16px 16px 0 0}}

@media (max-width:767.98px){
  #hub-pane-news{display:flex;flex-direction:column;gap:16px}
  #hub-pane-news > .hub-featured-card{display:none!important}
  #hub-pane-news .hub-featured-card.mobile-news-slide{display:block!important}
  #hub-pane-news .hub-pane-grid{display:flex!important;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:16px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}
  #hub-pane-news .hub-pane-grid > *{min-width:82vw;max-width:82vw;flex:0 0 82vw;scroll-snap-align:start}
  #hub-pane-news .hub-card,#hub-pane-news .hub-featured-card.mobile-news-slide{height:100%;border-radius:16px;overflow:hidden;box-shadow:0 12px 28px rgba(26,47,86,.08)}
  #hub-pane-news .hub-featured-card.mobile-news-slide .row{display:block}
  #hub-pane-news .hub-featured-card.mobile-news-slide .hub-featured-image img{height:180px;border-radius:16px 16px 0 0;min-height:0}
  #hub-pane-news .hub-featured-card.mobile-news-slide .hub-featured-content{padding:18px}
  #hub-pane-news .hub-featured-card.mobile-news-slide .hub-featured-content h3{font-size:1.12rem;line-height:1.35;margin:8px 0 10px}
  #hub-pane-news .hub-featured-card.mobile-news-slide .hub-featured-content p{font-size:.92rem;line-height:1.65;margin-bottom:0}
  #hub-pane-news .hub-featured-card.mobile-news-slide .hub-actions{margin-top:12px}
}


/* ===== inline style 2  ===== */
/* Content hub + events premium update */
.content-hub-section{background:#f8fbff}.hub-pane{display:none}.hub-pane.active{display:block}.about-tab-pane{display:none}.about-tab-pane.active{display:block}
.content-hub-tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-lg-end}
.hub-tab{border:1px solid #b9c7d6;background:#fff;color:#144475;border-radius:999px;padding:10px 18px;font-weight:700;transition:.25s}
.hub-tab.active,.hub-tab:hover{background:linear-gradient(90deg,#438dcb,#438dcb);color:#fff;border-color:transparent}
.hub-featured-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 45px rgba(26,47,86,.08);margin-bottom:28px}
.hub-featured-image img{width:100%;height:100%;min-height:440px;object-fit:cover}
.hub-featured-content{padding:38px;height:100%;display:flex;flex-direction:column;justify-content:center}
.hub-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:999px;font-size:.82rem;font-weight:800;letter-spacing:.02em}
.hub-badge.news{background:#c6ddef;color:#144475}
.hub-badge.occasion{background:#c6ddef;color:#438dcb}
.hub-badge.success{background:#c6ddef;color:#438dcb}
.hub-date{font-size:.9rem;color:#436991}
.hub-featured-content h3{font-size:2rem;line-height:1.3;color:#144475;margin:18px 0 14px;font-weight:800}
.hub-featured-content p{color:#436991;line-height:1.9}
.hub-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:16px}
.hub-grid .hub-item{display:block}
.hub-card{height:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 16px 35px rgba(26,47,86,.08);display:flex;flex-direction:column;transition:.3s}
.hub-card:hover{transform:translateY(-6px)}
.hub-card-image img{width:100%;height:250px;object-fit:cover}
.hub-card-body{padding:26px;display:flex;flex-direction:column;flex:1}
.hub-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.hub-card-body h3{color:#144475;font-size:1.45rem;line-height:1.45;margin-bottom:12px;font-weight:800; height:73px;}
.hub-card-body h3 a{color:#144475;}
.hub-card-body p{color:#436991;line-height:1.85;margin-bottom:auto}
.event-showcase-section{background:#fff}
.poster-event-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px rgba(26,47,86,.1);height:100%}
.poster-image-wrap{position:relative}
.poster-image-wrap img{width:100%;display:block;object-fit:cover}
.poster-event-card.featured .poster-image-wrap img{height:760px}
.poster-event-card.compact .poster-image-wrap img{height:360px}
.poster-event-card.mini .poster-image-wrap img{height:310px}
.poster-event-content{padding:24px}
.poster-event-content h3{font-size:1.5rem;line-height:1.4;color:#144475;margin:10px 0 12px;font-weight:800}
.poster-event-content p{color:#436991;line-height:1.85;margin:0}
.poster-meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#436991;font-size:.92rem;font-weight:700}
.poster-status{position:absolute;left:18px;top:18px;padding:9px 14px;border-radius:999px;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.02em;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.poster-status.upcoming{background:linear-gradient(90deg,#438dcb,#436991)}
.poster-status.completed{background:linear-gradient(90deg,#436991,#b9c7d6)}
.poster-status.featured-badge{background:linear-gradient(90deg,#438dcb,#438dcb)}
.poster-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-top:18px}
@media (max-width:991.98px){
  .hub-featured-image img{min-height:320px}
  .poster-event-card.featured .poster-image-wrap img{height:520px}
}
@media (max-width:767.98px){
  .content-hub-tabs{justify-content:flex-start}
  .hub-featured-content{padding:26px}
  .hub-featured-content h3{font-size:1.55rem}
  .hub-card-image img{height:220px}
  .poster-event-card.featured .poster-image-wrap img,
  .poster-event-card.compact .poster-image-wrap img,
  .poster-event-card.mini .poster-image-wrap img{height:auto}
}


/* ===== inline style 3 id="wwho-compact-overrides" ===== */
.hero-badge{display:none!important}
.section-padding,.ptb-100{padding:56px 0!important}.mt-5{margin-top:2rem!important}.mb-4{margin-bottom:1.25rem!important}.mb-5{margin-bottom:2rem!important}
.main-title-big{font-size:clamp(1.5rem,2.3vw,2.4rem);margin-bottom:0}.main-title-big:after{bottom:-7px;height:3px;width:58px}
.section-muted{font-size:.98rem;line-height:1.7;max-width:760px}.intro-card,.value-card,.program-card{padding:22px;border-radius:16px}.intro-card h3,.value-card h3,.program-card h3{font-size:1.28rem;margin-bottom:10px}.section-chip{padding:6px 10px;font-size:12px;margin:4px 4px 0 0}
.category-section{margin-top:-34px}.category-slider-box{width:150px;height:150px;border-radius:50%}.category-slider-box lottie-player{width:86px;height:86px}.category-slider-box h4{font-size:.95rem}.swiper-pagination-container{bottom:110px!important}
.impact-gallery-grid mobile-gallery{gap:16px}.gallery-card{min-height:210px;border-radius:18px}.gallery-card-lg{min-height:436px}.gallery-overlay{left:18px;right:18px;bottom:16px}.gallery-overlay strong{font-size:1.05rem}.gallery-overlay small{font-size:.86rem}
.project-box{border-radius:16px}.project-img-container img,.project-img{height:160px;object-fit:cover}.project-content-head h4{font-size:.92rem}.project-content-body h3{font-size:.96rem;min-height:52px}.project-box .project-content{padding:0px}.project-box .progress{height:8px;margin-bottom:12px!important}.project-box .green-btn{padding:10px 14px;font-size:.92rem}
.fixed-news-card .main-news-img{min-height:360px;border-radius:16px}.fixed-news-card .main-news-content{padding:24px;left:22px;bottom:22px;width:min(360px,calc(100% - 44px));border-radius:16px}.fixed-news-card .main-news-content h3{font-size:1.45rem}.hub-featured-card{border-radius:18px;margin-bottom:20px}.hub-featured-image img{min-height:300px}.hub-featured-content{padding:26px}.hub-featured-content h3{font-size:1.45rem;margin:12px 0 10px}.hub-card{border-radius:16px}.hub-card-image img{height:180px}.hub-card-body{padding:18px}.hub-card-body h3{font-size:1.12rem;line-height:1.35}.hub-card-body p{font-size:.92rem;line-height:1.65}.hub-actions{margin-top:10px}.content-hub-tabs{gap:8px}.hub-tab{padding:8px 14px;font-size:.92rem}
.donation-now-section .video-replacement{padding:28px 24px;border-radius:20px}.donation-now-section .video-replacement h2{font-size:1.55rem!important;margin-bottom:10px}.donation-now-box{padding:22px;border-radius:18px}.donation-now-box h3{font-size:1.25rem}.pay-sadaqa-section .sadaqa-box,.pay-zakat-section .zakat-box{padding:18px;border-radius:18px}.pay-sadaqa-section lottie-player,.pay-zakat-section lottie-player{max-height:230px}
.poster-event-card{border-radius:16px}.poster-event-card.featured .poster-image-wrap img{height:420px}.poster-event-card.compact .poster-image-wrap img{height:220px}.poster-event-card.mini .poster-image-wrap img{height:180px}.poster-event-content{padding:16px}.poster-event-content h3{font-size:1.08rem;line-height:1.35;margin:8px 0}.poster-event-content p{font-size:.92rem;line-height:1.6}.poster-meta{font-size:.82rem}.poster-status{left:12px;top:12px;padding:7px 11px;font-size:.72rem}
.expandable-grid.collapsed-grid.programs-expandable > [class*="col-"]:nth-child(n+4),.expandable-grid.collapsed-grid.projects-expandable > .col:nth-child(n+5),.expandable-grid.collapsed-grid.hub-expandable > [class*="col-"]:nth-child(n+4){display:none!important}.programs-expandable.progressive-grid > [class*="col-"].program-hidden{display:none!important}.compact-toggle{min-width:220px;justify-content:center}.compact-toggle.is-open{background:linear-gradient(90deg,var(--wwho-primary-dark),var(--wwho-secondary))}

@media (max-width:767.98px){
#hub-pane-news .hub-featured-card{border-radius:16px;margin-bottom:16px;box-shadow:0 12px 28px rgba(26,47,86,.08)}
#hub-pane-news .hub-featured-card .row{display:block}
#hub-pane-news .hub-featured-image img{min-height:0;height:180px;border-radius:16px 16px 0 0}
#hub-pane-news .hub-featured-content{padding:18px}
#hub-pane-news .hub-featured-content h3{font-size:1.12rem;line-height:1.35;margin:8px 0 10px}
#hub-pane-news .hub-featured-content p{font-size:.92rem;line-height:1.65;margin-bottom:0}
#hub-pane-news .hub-featured-content .hub-actions{margin-top:12px}
#hub-pane-news .hub-featured-content .main-btn{margin-top:0!important}
}
@media (min-width:992px){.event-showcase-section .row.g-4{--bs-gutter-y:1rem;--bs-gutter-x:1rem}.event-showcase-section .col-lg-6:first-child{width:42%}.event-showcase-section .col-lg-6:last-child{width:58%}}
@media (max-width:991.98px){.section-padding,.ptb-100{padding:46px 0!important}.hero-swiper .hero-slide-content-inner{padding-bottom:38px}.hero-swiper .swiper-pagination-container{bottom:72px!important}.category-section{margin-top:10px}.category-slider-box{width:126px;height:126px}.category-slider-box lottie-player{width:72px;height:72px}.impact-gallery-grid mobile-gallery{grid-template-columns:1fr 1fr}.gallery-card-lg{min-height:300px}.project-img-container img,.project-img{height:150px}.poster-event-card.featured .poster-image-wrap img{height:320px}}
@media (max-width:767.98px){.section-padding,.ptb-100{padding:38px 0!important}.hero-swiper img{height:74vh}.hero-swiper .hero-slide-content-inner .slider-title{font-size:clamp(1.55rem,4vw,2.3rem)!important}.slider-desc{font-size:.95rem;line-height:1.55}.category-slider-box{width:118px;height:118px}.impact-gallery-grid mobile-gallery{grid-template-columns:1fr}.gallery-card,.gallery-card-lg{min-height:220px}.fixed-news-card .main-news-content,.fixed-news-small .news-content,.event-card-fixed .news-content{padding:18px}.poster-event-card.featured .poster-image-wrap img,.poster-event-card.compact .poster-image-wrap img,.poster-event-card.mini .poster-image-wrap img{height:auto}.compact-toggle{width:100%}}


/* ===== inline style 4  ===== */
/* utility top banner */
.wwho-top-utility{position:absolute;left:130px;right:95px;top:20px;z-index:12}
.utility-inner{display:flex;align-items:center;justify-content:flex-end;background:rgba(255,255,255,.24);backdrop-filter:blur(7px);border:1px solid rgba(255,255,255,.32);border-radius:18px;padding:10px 18px}
.utility-actions{display:flex;align-items:center;gap:14px}
.utility-link,.utility-select{color:#fff;font-weight:700}
.utility-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:8px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.08)}
.utility-link:hover{color:#fff;background:rgba(255,255,255,.16)}
.utility-select-wrap{position:relative}
.utility-select{appearance:none;-webkit-appearance:none;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:8px 36px 8px 14px}
.utility-select option{color:#144475}
.utility-select-wrap:after{content:"▾";position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#fff;font-size:12px;pointer-events:none}
#header .navbar{padding-top:56px}
#header .header-tools-wrap{gap:14px}
#header .navbar-collapse{background:#fff;border-radius:0 0 14px 14px}
.mobile-fixed-bar{position:fixed;left:12px;right:12px;bottom:10px;z-index:99;background:#144475;border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 20px 38px rgba(0,0,0,.22);overflow:hidden}
.mobile-fixed-item{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-decoration:none;padding:10px 6px;font-size:11px;font-weight:700;min-height:64px;border-right:1px solid rgba(255,255,255,.08);background:transparent}
.mobile-fixed-item:last-child{border-right:none}
.mobile-fixed-icon{font-size:18px;line-height:1;margin-bottom:4px}
.mobile-fixed-donate{background:linear-gradient(90deg,#438dcb,#438dcb)}
body{padding-bottom:0}
.category-section{margin-top:-44px;position:relative;z-index:5}
.wwho-category-swiper{overflow:hidden}
.category-slider-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:195px;height:195px;border-radius:50%;background:linear-gradient(135deg,#438dcb 0%,#436991 52%,#436991 100%);box-shadow:16px 0px 12px rgba(31,58,91,.14);text-align:center;padding:24px;text-decoration:none}
.category-slider-box h4{color:#fff;font-size:1.05rem;margin-top:8px;font-weight:800}
.category-slider-box .lottie-animation-inner{width:112px;height:112px;display:flex;align-items:center;justify-content:center}
.category-slider-box lottie-player{width:110px;height:110px}
.project-swiper-nav{gap:12px}
.project-swiper-btn{width:56px;height:56px;border:1px solid #b9c7d6;border-radius:50%;background:#fff;color:#144475;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;box-shadow:0 10px 18px rgba(25,58,93,.06);transition:.25s}
.project-swiper-btn:hover{background:linear-gradient(90deg,#438dcb,#438dcb);border-color:transparent;color:#fff}
.project-swiper-btn span{line-height:1;transform:translateY(-1px)}
.projects-container .project-content-body h3{display:block;min-height:110px;overflow:visible}
.projects-container .project-box{height:100%}
.projects-container .project-content{height:100%;display:flex;flex-direction:column}
.projects-container .project-content-body{display:flex;flex-direction:column;}
.projects-container .project-content form{margin-top:auto}
.content-hub-tabs{display:flex;flex-wrap:nowrap;gap:10px;overflow:auto;padding-bottom:3px}
.content-hub-tabs::-webkit-scrollbar{height:4px}
.content-hub-tabs::-webkit-scrollbar-thumb{background:#b9c7d6;border-radius:999px}
.pay-sadaqa-section{background:#c6ddef}
.pay-sadaqa-section .sadaqa-box{background:#144475;border-radius:20px;padding:20px 20px 16px}
.pay-sadaqa-section .btn-check+.btn{background:#fff;color:#144475;border:2px solid transparent;border-radius:10px;padding:13px 18px;width:100%;font-weight:800;line-height:1.15}
.pay-sadaqa-section .btn-check:checked+.btn{border-color:#438dcb;box-shadow:0 0 0 3px rgba(240,141,33,.12)}
.pay-sadaqa-section .form-control,.pay-sadaqa-section .form-select{border:none;border-radius:10px;min-height:54px}
.pay-sadaqa-section .input-style-1 .form-control{background:#fff}
.pay-sadaqa-section .main-btn{min-height:54px}
.pay-sadaqa-section .sadaqa-animation{display:flex;align-items:center;justify-content:center;min-height:320px}
.pay-sadaqa-section .sadaqa-animation lottie-player{width:100%;max-width:360px;height:320px}
.footer-minimal{padding-bottom:90px}
@media (max-width:991.98px){
  .wwho-top-utility{display:none!important}
  #header .navbar{padding-top:18px}
  #header .header-tools-wrap .header-cart-btn,#header .header-tools-wrap .menu-btn{display:none}
  .hero-swiper .hero-slide-content-inner{padding-top:20px}
}
@media (max-width:767.98px){
  body{padding-bottom:86px}
  .category-section{margin-top:4px}
  .category-slider-box{width:165px;height:165px;padding:18px}
  .category-slider-box .lottie-animation-inner{width:90px;height:90px}
  .category-slider-box lottie-player{width:88px;height:88px}
  .about-mobile-tabs .about-tab-buttons{display:flex;overflow:auto;gap:10px;flex-wrap:nowrap;padding-bottom:5px}
  .about-mobile-tabs .about-tab-btn{white-space:nowrap}
  #programs .row.g-3.expandable-grid, #gallery .gallery-grid mobile-gallery, #events .row.g-4, #news .hub-pane-grid{display:flex;flex-wrap:nowrap;overflow:auto;gap:16px;padding-bottom:8px}
  #programs .row.g-3.expandable-grid > *, #gallery .gallery-grid mobile-gallery > *, #events .row.g-4 > *, #news .hub-pane-grid > *{min-width:82vw;max-width:82vw}
  .pay-sadaqa-section .sadaqa-animation{min-height:240px}
}


/* ===== inline style 5  ===== */
/* Header reverted closer to original Ufuk */
#header .top-bar{display:block!important}
#header .navbar{padding-top:22px}
#header .top-bar{background:rgba(9,37,41,.82);backdrop-filter:blur(5px);border-radius:0;padding:12px 20px}
#header .top-bar .note span{color:#438dcb;font-weight:700}
#header .top-bar .note a{color:#fff;text-decoration:underline}
#header .top-bar-link-list{display:flex;align-items:center;gap:24px;margin:0;padding:0}
#header .top-bar-link-list li{color:#fff}
#header .top-bar-link-list a{color:#fff;text-decoration:none}
#header .top-bar-link-list select{background:transparent;border:none;color:#fff;font-weight:600}
#header .social-list{display:flex;align-items:center;gap:18px;margin:0;padding:0}
#header .social-list a{display:inline-flex;align-items:center;justify-content:center}
#header .navbar-collapse{background:#fff;border-radius:0}
#header .navbar-nav{margin-left:auto}
#header .header-cart-btn{background:#fff;border:0;position:relative}
#header .menu-btn{min-width:150px}
#header .navbar-brand img{max-width:88px}
#header .navbar > .container-fluid{padding-left:24px;padding-right:24px}
#header .navbar-outer{background:transparent}
.hero-swiper{margin-top:0}
.top-bar .col-auto.ms-auto.me-5{margin-right:2rem!important}
@media (max-width:991.98px){
  #header .top-bar{display:none!important}
  #header .navbar{padding-top:14px}
  #header .header-cart-btn,#header .menu-btn{display:none!important}
}

/* Simple mobile fixed bottom bar */
.mobile-bottom-bar{position:fixed;left:12px;right:12px;bottom:10px;z-index:90;background:#144475;border-radius:0;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;box-shadow:0 18px 28px rgba(0,0,0,.18)}
.mobile-bottom-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;color:#fff;text-decoration:none;font-size:11px;font-weight:700;gap:4px;border-right:1px solid rgba(255,255,255,.08)}
.mobile-bottom-item:last-child{border-right:none}
.mobile-bottom-ico{font-size:18px;line-height:1}
.mobile-bottom-donate{background:#144475}
body{padding-bottom:0}
@media (max-width:991.98px){body{padding-bottom:82px}}

/* mobile swipe hints and sliders */
.mobile-swipe-hint{display:flex;align-items:center;gap:10px;color:#144475;font-weight:800;margin-top:14px}
.mobile-swipe-hint small{font-size:12px;letter-spacing:.08em;text-transform:uppercase}
@media (max-width:767.98px){
  #programs .row.g-3.expandable-grid,
  #events .row.g-4,
  .mobile-gallery-row{
    display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:16px;scroll-snap-type:x mandatory;padding:6px 18px 12px 0;-webkit-overflow-scrolling:touch;
  }
  #programs .row.g-3.expandable-grid > *,
  #events .row.g-4 > *,
  .mobile-gallery-row > *{
    min-width:84vw;max-width:84vw;scroll-snap-align:start;
  }
  .mobile-gallery-row .gallery-card{height:320px;display:block}
  .mobile-gallery-row .gallery-card img{height:100%;width:100%;object-fit:cover}
}
/* project arrows stronger */
.projects-head-row{margin-top:8px;margin-bottom:6px}
.project-swiper-nav{position:relative;z-index:6}
.project-swiper-btn{width:54px;height:54px;background:#fff;border:2px solid #b9c7d6;color:#144475;border-radius:50%!important;box-shadow:0 10px 18px rgba(0,0,0,.06)}
.project-swiper-btn:hover{background:#144475;color:#fff;border-color:#144475}
.project-swiper-btn.swiper-button-disabled{opacity:.45;pointer-events:none}
.projects-container{overflow:hidden}
.projects-container .swiper{overflow:hidden;padding-bottom:6px}

/* footer restored */
#footer{background:#144475}
.footer-title{color:#fff}
.footer-copy,.footer-link-list a,.footer-contact-list a{color:#fff;text-decoration:none;line-height:2}
.footer-newsletter-group{display:flex;gap:0}
.footer-newsletter-group .form-control{border-radius:6px 0 0 6px}
.footer-newsletter-group .main-btn{border-radius:0 6px 6px 0;min-width:84px}


/* ===== inline style 6 id="wwho-final-fixes" ===== */
/* reset previous experimental header */
.wwho-top-utility,.utility-inner,.utility-actions,.mobile-fixed-bar,.mobile-fixed-item{display:none!important}
#header .top-bar{display:block!important;background:rgba(11,37,69,.92)!important;padding:12px 20px!important;border-radius:0!important}
#header .top-bar .row{align-items:center}
#header .top-bar .note a{color:#fff!important;text-decoration:none!important;font-size:16px}
#header .top-bar .note span{color:#438dcb!important;font-weight:700;margin-right:6px}
#header .top-bar-link-list{display:flex!important;align-items:center;gap:24px!important;margin:0!important}
#header .top-bar-link-list select{background:transparent;border:none;color:#fff;font-size:16px;font-weight:500}
#header .top-bar-link-list a{color:#fff!important;text-decoration:none}
#header .social-list{display:flex!important;align-items:center;gap:16px;margin:0!important}
#header .social-list svg{opacity:1}
#header .navbar{padding-top:22px!important}
#header .navbar > .container-fluid{padding-left:24px;padding-right:24px}
#header .navbar-outer{background:transparent!important}
#header .navbar-collapse{background:#fff!important;border-radius:0!important}
#header .navbar-nav{margin-left:auto}
#header .navbar-brand img{max-width:88px}
#header .menu-btn{min-width:168px}
#header .header-cart-btn{background:#fff;border:none}
@media (max-width:991.98px){
  #header .top-bar{display:none!important}
  #header .menu-btn,#header .header-cart-btn{display:none!important}
  #header .navbar{padding-top:0px!important}
}

/* mobile bottom bar simple */
.mobile-bottom-bar{position:fixed;left:36px;right:36px;bottom:10px;z-index:110;background:#144475;border-radius:0 0 8px 8px;display:grid!important;grid-template-columns:repeat(4,1fr);overflow:hidden;box-shadow:0 12px 24px rgba(0,0,0,.18)}
.mobile-bottom-item{display:flex!important;flex-direction:column;align-items:center;justify-content:center;color:#fff!important;text-decoration:none;padding:10px 6px;min-height:62px;font-size:12px;font-weight:700;gap:4px;border-right:1px solid rgba(255,255,255,.1)}
.mobile-bottom-item:last-child{border-right:none}
.mobile-bottom-donate{background:#144475}
.mobile-bottom-ico{font-size:19px;line-height:1}
@media (min-width:992px){.mobile-bottom-bar{display:none!important}}
@media (max-width:991.98px){body{padding-bottom:84px!important}}

/* Programs / gallery / events swipe hints and visible overflow */
@media (max-width:767.98px){
  #programs .row.g-3.expandable-grid,
  #events .row.g-4,
  .mobile-gallery-row{
    display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:16px;padding:8px 34px 14px 0!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;position:relative;
  }
  #programs .row.g-3.expandable-grid > *,
  #events .row.g-4 > *,
  .mobile-gallery-row > *{min-width:84vw!important;max-width:84vw!important;scroll-snap-align:start}
  #programs .main-container,
  #events .main-container,
  #gallery .main-container{position:relative}
  #programs .main-container:after,
  #events .main-container:after,
  #gallery .main-container:after{
      content:"→";position:absolute;right:4px;top:52%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#fff;color:#144475;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(0,0,0,.12);font-weight:800;z-index:3
  }
  #programs .main-container:before,
  #events .main-container:before,
  #gallery .main-container:before{
      content:"";position:absolute;right:0;top:120px;bottom:0;width:52px;background:linear-gradient(to left, rgba(245,247,251,1), rgba(245,247,251,0));z-index:2;pointer-events:none
  }
  #events .main-container:before{background:linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0))}
  .mobile-gallery-row .gallery-card{height:320px;display:block}
  .mobile-gallery-row .gallery-card img{height:100%;object-fit:cover}
}

/* project arrows */
.projects-head-row{margin-top:10px;margin-bottom:10px}
.project-swiper-nav{gap:12px;position:relative;z-index:5}
.project-swiper-btn{width:58px!important;height:58px!important;border-radius:50%!important;background:#fff!important;border:2px solid #b9c7d6!important;color:#144475!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:28px!important;font-weight:800;box-shadow:0 8px 18px rgba(0,0,0,.08)!important}
.project-swiper-btn:hover{background:#144475!important;color:#fff!important;border-color:#144475!important}
.project-swiper-btn.swiper-button-disabled{opacity:.35!important}
.projects-container{overflow:hidden!important}
.projects-container .swiper{overflow:hidden!important}

/* footer restored */
#footer{background:#144475!important}
.footer-title,.footer-copy,.footer-link-list a,.footer-contact-list a{color:#fff!important}
.footer-copy{line-height:1.9}
.footer-newsletter-group .form-control{border-radius:6px 0 0 6px}
.footer-newsletter-group .main-btn{border-radius:0 6px 6px 0;min-width:84px}


/* ===== inline style 7  ===== */
.mobile-bottom-bar{
position:fixed;left:10px;right:10px;bottom:10px;
background:#144475;border-radius:16px;
display:flex;justify-content:space-around;align-items:center;
padding:0px 5px;box-shadow:0 10px 25px rgba(0,0,0,.25);
z-index:999;
}
.mobile-bottom-item{
flex:1;text-align:center;color:#fff;font-size:11px;font-weight:600;
display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;
min-height:56px;text-decoration:none;
}
.mobile-bottom-item span:first-child{font-size:18px}
.mobile-bottom-select-wrap{padding:4px 6px}
.mobile-bottom-select{
width:100%;
max-width:72px;
background:transparent;
color:#fff;
border:none;
outline:none;
font-size:11px;
font-weight:700;
text-align:center;
text-align-last:center;
appearance:none;
-webkit-appearance:none;
-moz-appearance:none;
cursor:pointer;
padding:0;
line-height:1.2;
}
.mobile-bottom-select option{
color:#144475;
background:#fff;
}
.mobile-bottom-donate{
background:#438dcb;color:#000;border-radius:12px;
padding:6px 10px;margin:0 5px;font-weight:700;
}
@media(min-width:992px){.mobile-bottom-bar{display:none}}


/* ===== inline style 8  ===== */
@media(max-width:767px){
.mobile-gallery{display:flex!important;overflow-x:auto;gap:12px}
.mobile-gallery > *{min-width:80%;flex:0 0 auto}
}


/* ===== inline style 9  ===== */
@media (max-width: 767.98px){
  #about .row.align-items-center.g-4.mb-5{
    display:none !important;
  }
  .about-desktop-grid{
    display:none !important;
  }
  .about-mobile-tabs{
    display:block !important;
    margin-top:0 !important;
  }
}
.mobile-bottom-sheet{
  position:fixed;
  left:12px;
  right:12px;
  bottom:84px;
  z-index:1000;
  background:#fff;
  border-radius:16px;
  box-shadow:0 14px 35px rgba(0,0,0,.2);
  padding:14px;
  display:none;
}
.mobile-bottom-sheet.active{display:block;}
.mobile-bottom-sheet h4{
  font-size:15px;
  font-weight:700;
  margin-bottom:10px;
  color:#144475;
}
.mobile-bottom-sheet .sheet-options{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.mobile-bottom-sheet .sheet-option{
  border:1px solid #b9c7d6;
  border-radius:10px;
  padding:10px 12px;
  background:#f8fbff;
  color:#144475;
  font-weight:600;
  cursor:pointer;
  text-align:left;
}
.mobile-bottom-sheet .sheet-option.active{
  background:#144475;
  color:#fff;
  border-color:#144475;
}
.mobile-sheet-backdrop{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.25);
  z-index:999;
  display:none;
}
.mobile-sheet-backdrop.active{display:block;}


/* ===== inline style 10  ===== */
.gallery-swiper{overflow:hidden;position:relative}
.gallery-swiper .swiper-slide{width:100%;height:auto}
.gallery-swiper .gallery-card{display:block;width:100%;min-height:auto;border-radius:18px;overflow:hidden;position:relative}
.gallery-swiper .gallery-card img{width:100%;height:280px;object-fit:cover;display:block}
.gallery-swiper .swiper-pagination{position:relative;bottom:auto;margin-top:14px}
@media (max-width:767.98px){
  .gallery-swiper{padding-bottom:0}
  .gallery-swiper .swiper-slide{width:100%!important;flex-shrink:0}
  .gallery-swiper .gallery-card img{height:220px}
}


/* ===== inline style 11 id="impact-gallery-responsive-css" ===== */
/* Single gallery structure: desktop grid / mobile slider */
#impact-gallery .gallery-mini-note{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
#impact-gallery .impact-gallery-swiper{overflow:hidden;touch-action:pan-y}
#impact-gallery .impact-gallery-swiper .swiper-wrapper{align-items:stretch}
#impact-gallery .impact-gallery-swiper .swiper-slide{user-select:none;-webkit-user-select:none}
#impact-gallery .impact-gallery-swiper .swiper-slide{height:auto}
#impact-gallery .gallery-card{position:relative;display:block;border-radius:22px;overflow:hidden;box-shadow:0 16px 35px rgba(18,34,56,.10);height:100%}
#impact-gallery .gallery-card img{width:100%;height:100%;display:block;object-fit:cover}
#impact-gallery .gallery-card-lg{min-height:464px}
#impact-gallery .gallery-card-sm{min-height:220px}
#impact-gallery .gallery-overlay{
  position:absolute;left:0;right:0;bottom:0;padding:22px 18px 16px;
  background:linear-gradient(180deg, rgba(10,19,34,0) 0%, rgba(10,19,34,.84) 100%);
  color:#fff;pointer-events:none
}
#impact-gallery .gallery-overlay strong{display:block;font-size:1.02rem;font-weight:800;line-height:1.2}
#impact-gallery .gallery-overlay small{display:block;font-size:.92rem;line-height:1.4;margin-top:4px;opacity:.95}
@media (min-width:768px){
  #impact-gallery .impact-gallery-swiper .swiper-wrapper{
    display:grid !important;
    grid-template-columns:1.45fr .72fr .72fr;
    grid-template-rows:repeat(2, 220px);
    gap:24px;
    transform:none !important;
  }
  #impact-gallery .impact-gallery-swiper .swiper-slide{
    width:auto !important;
    margin-right:0 !important;
  }
  #impact-gallery .impact-gallery-swiper .swiper-slide:nth-child(1){grid-column:1;grid-row:1 / span 2}
  #impact-gallery .impact-gallery-swiper .swiper-slide:nth-child(2){grid-column:2;grid-row:1}
  #impact-gallery .impact-gallery-swiper .swiper-slide:nth-child(3){grid-column:3;grid-row:1}
  #impact-gallery .impact-gallery-swiper .swiper-slide:nth-child(4){grid-column:2;grid-row:2}
  #impact-gallery .impact-gallery-swiper .swiper-slide:nth-child(5){grid-column:3;grid-row:2}
}
@media (max-width:767.98px){
  #impact-gallery .gallery-mini-note{
    justify-content:flex-start;
    flex-wrap:nowrap;
    overflow:auto;
    padding-bottom:4px
  }
  #impact-gallery .impact-gallery-swiper{padding-bottom:34px;overflow:visible}
  #impact-gallery .impact-gallery-swiper .swiper-wrapper{display:flex!important}
  #impact-gallery .impact-gallery-swiper .swiper-slide{width:100% !important;flex-shrink:0}
  #impact-gallery .gallery-card-lg,
  #impact-gallery .gallery-card-sm{min-height:250px}
}
.project-swiper-btn{
	min-width:inherit !important;
}
.category-slider-box .icon-static-box{
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-slider-box .icon-static-box i{
    font-size: 42px;
    color: #144475;
    line-height: 1;
}

.category-slider-box h4{
    text-align: center;
}

/* ===== Header bilingual organization name ===== */
#header .top-bar .row{min-height:72px}
#header .header-brand-name{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;line-height:1.08;margin:auto;color:#fff}
#header .header-brand-name span{display:block;letter-spacing:-.02em;text-shadow:0 1px 3px rgba(0,0,0,.16)}
#header .brand-name-en{font-size:clamp(1.35rem,2.15vw,2.45rem);font-weight:900;color:#fff}
#header .brand-name-tr{font-size:clamp(.92rem,1.18vw,1.28rem);font-weight:700;color:#c6ddef;margin-top:5px}
#header.is-turkish .brand-name-tr{order:1;font-size:clamp(1.35rem,2.15vw,2.45rem);font-weight:900;color:#fff}
#header.is-turkish .brand-name-en{order:2;font-size:clamp(.92rem,1.18vw,1.28rem);font-weight:700;color:#c6ddef;margin-top:5px}
#header .header-utility-col{margin-left:auto}
#header .top-bar-link-list select option{color:#144475}
@media (max-width:1199.98px){
  #header .brand-name-en,#header.is-turkish .brand-name-tr{font-size:1.45rem}
  #header .brand-name-tr,#header.is-turkish .brand-name-en{font-size:.88rem}
  #header .top-bar-link-list{gap:14px}
  #header .social-list{gap:12px}
}
@media (max-width:991.98px){
  #header .header-brand-name{display:none}
}

/* ===== Home update v3: program topic circles + cleaned hidden donation sections ===== */
.program-topics-section{
 
  padding:0 0 30px;
  margin-top:-58px;
  position:relative;
  z-index:4;
}
.program-topics-swiper{overflow:visible;padding:0 4px 14px}
.program-topic-circle{
  background:linear-gradient(135deg,#144475 0%,#436991 58%,#438dcb 100%);
  border:5px solid rgba(255,255,255,.92);
  box-shadow:0 18px 28px rgba(20,68,117,.18);
  transition:transform .25s ease, box-shadow .25s ease, background .25s ease;
}
.program-topic-circle:hover{
  transform:translateY(-8px);
  box-shadow:0 24px 34px rgba(20,68,117,.24);
  background:linear-gradient(135deg,#438dcb 0%,#144475 100%);
}
.program-topic-circle .icon-static-box{
  width:64px;
  height:64px;
  margin:0 auto 12px;
  border-radius:50%;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.35);
}
.program-topic-circle .icon-static-box span{
  color:#fff;
  font-size:28px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.03em;
}
.program-topic-circle h4{
  color:#fff;
  font-size:.92rem;
  line-height:1.25;
  max-width:135px;
  margin:0 auto;
}
#about{background:#fff}
#programs{
  background:linear-gradient(180deg,#eef5fb 0%,#f8fbfe 100%);
}
#impact-gallery{
  background:#fff;
}
.content-hub-section{
  background:linear-gradient(180deg,#f8fbfe 0%,#eef5fb 100%);
}
.event-showcase-section{
  background:#fff!important;
}
.program-card,.value-card,.intro-card,.hub-card,.hub-featured-card,.poster-event-card{
  border:1px solid rgba(20,68,117,.08);
  box-shadow:0 18px 38px rgba(20,68,117,.08);
}
.program-card.highlight{
  background:linear-gradient(135deg,#144475 0%,#438dcb 100%);
}
@media (max-width:991.98px){
  .program-topics-section{padding-top:22px}
  .program-topic-circle{width:132px;height:132px;padding:14px}
  .program-topic-circle .icon-static-box{width:46px;height:46px;margin-bottom:9px}
  .program-topic-circle .icon-static-box span{font-size:22px}
  .program-topic-circle h4{font-size:.78rem;max-width:105px}
}

/* ===== Update v4: keep original circular topic shape with WWHO identity line icons ===== */
.program-topic-circle{background:linear-gradient(135deg,#438dcb 0%,#436991 55%,#144475 100%);border:0;box-shadow:16px 0 14px rgba(20,68,117,.18)}
.program-topic-circle:hover{background:linear-gradient(135deg,#438dcb 0%,#436991 55%,#144475 100%);transform:translateY(-6px);box-shadow:18px 8px 22px rgba(20,68,117,.22)}
.program-topic-circle .program-line-icon{width:76px;height:76px;margin:0 auto 13px;border:0;background:transparent;border-radius:0}
.program-topic-circle .program-line-icon svg{width:76px;height:76px;display:block;fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.program-topic-circle h4{font-size:.98rem;line-height:1.22;font-weight:900;text-shadow:0 1px 2px rgba(20,68,117,.22)}
@media (max-width:991.98px){.program-topic-circle .program-line-icon{width:54px;height:54px;margin-bottom:9px}.program-topic-circle .program-line-icon svg{width:54px;height:54px;stroke-width:3.5}}

/* ===== Update v4: keep original circular topic shape with WWHO identity line icons ===== */
.program-topic-circle{background:linear-gradient(135deg,#438dcb 0%,#436991 55%,#144475 100%);border:0;box-shadow:16px 0 14px rgba(20,68,117,.18)}
.program-topic-circle:hover{background:linear-gradient(135deg,#438dcb 0%,#436991 55%,#144475 100%);transform:translateY(-6px);box-shadow:18px 8px 22px rgba(20,68,117,.22)}
.program-topic-circle .program-line-icon{width:76px;height:76px;margin:0 auto 13px;border:0;background:transparent;border-radius:0}
.program-topic-circle .program-line-icon svg{width:76px;height:76px;display:block;fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.program-topic-circle h4{font-size:.98rem;line-height:1.22;font-weight:900;text-shadow:0 1px 2px rgba(20,68,117,.22)}
@media (max-width:991.98px){.program-topic-circle .program-line-icon{width:54px;height:54px;margin-bottom:9px}.program-topic-circle .program-line-icon svg{width:54px;height:54px;stroke-width:3.5}}

/* ===== Update v5: restore original circle feel, identity icon cards, remove horizontal page scroll ===== */
html, body{
  max-width:100%;
  overflow-x:hidden;
}
.program-topics-section{
  overflow:hidden;
  padding:0 0 34px;
  margin-top:-58px;
  position:relative;
  z-index:4;
}
.program-topics-section .main-container,
.program-topics-swiper{
  width:100%;
  max-width:100%;
  overflow:hidden !important;
}
.program-topics-swiper{
  padding:0 0 14px !important;
}
.program-topics-swiper .swiper-wrapper{
  align-items:center;
}
.program-topics-swiper .swiper-slide{
  width:auto !important;
  display:flex;
  justify-content:center;
}
.program-topic-circle,
.program-topic-circle.category-slider-box{
  width:195px;
  height:195px;
  min-width:195px;
  border-radius:50%;
  background:#436991 !important;
  border:0 !important;
  box-shadow:16px 0 12px rgba(20,68,117,.16) !important;
  padding:22px 18px 24px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:12px;
  text-align:center;
  text-decoration:none;
  transition:transform .25s ease, box-shadow .25s ease, background .25s ease;
}
.program-topic-circle:hover,
.program-topic-circle.category-slider-box:hover{
  transform:translateY(-6px);
  background:#144475 !important;
  box-shadow:18px 8px 18px rgba(20,68,117,.22) !important;
}
.program-topic-circle .program-line-icon,
.program-topic-circle .icon-static-box.program-line-icon{
  width:76px;
  height:76px;
  min-height:76px;
  margin:0 auto 2px !important;
  border-radius:20px;
  background:#ffffff;
  border:2px solid #144475;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:none;
}
.program-topic-circle .program-line-icon svg{
  width:52px !important;
  height:52px !important;
  display:block;
  fill:none;
  stroke:#144475 !important;
  stroke-width:3.1;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.program-topic-circle h4,
.program-topic-circle.category-slider-box h4{
  color:#fff;
  font-size:1.02rem;
  line-height:1.18;
  font-weight:900;
  max-width:150px;
  margin:0 auto;
  text-shadow:none;
}
@media (max-width:1199.98px){
  .program-topic-circle,
  .program-topic-circle.category-slider-box{
    width:170px;
    height:170px;
    min-width:170px;
    padding:18px 14px 20px;
  }
  .program-topic-circle .program-line-icon,
  .program-topic-circle .icon-static-box.program-line-icon{
    width:66px;
    height:66px;
    min-height:66px;
    border-radius:18px;
  }
  .program-topic-circle .program-line-icon svg{
    width:45px !important;
    height:45px !important;
  }
  .program-topic-circle h4,
  .program-topic-circle.category-slider-box h4{
    font-size:.92rem;
    max-width:132px;
  }
}
@media (max-width:991.98px){
	.about-desc-modern{
		    text-align: justify;
			font-size:12px !important;
	}
  .program-topics-section{padding-top:22px; padding-bottom:0px;}
  .program-topic-circle,
  .program-topic-circle.category-slider-box{
    width:136px;
    height:136px;
    min-width:136px;
    padding:14px 10px 16px;
  }
  .program-topic-circle .program-line-icon,
  .program-topic-circle .icon-static-box.program-line-icon{
    width:54px;
    height:54px;
    min-height:54px;
    border-radius:16px;
  }
  .program-topic-circle .program-line-icon svg{
    width:36px !important;
    height:36px !important;
    stroke-width:3.4;
  }
  .program-topic-circle h4,
  .program-topic-circle.category-slider-box h4{
    font-size:.76rem;
    max-width:112px;
  }
}

/* ===== PROGRAM CIRCLES (FINAL FIX) ===== */

.program-circles {
    position: relative;
    margin-top: -140px; /* يرفع الدوائر */
    z-index: 10;
    padding: 30px 0 10px;
}

/* منع horizontal scroll */
body {
    overflow-x: hidden;
}

/* السلايدر */
.hero-slider {
    position: relative;
    z-index: 1;
}

/* شكل الدائرة */
.program-circle {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
}

/* Hover بسيط */
.program-circle:hover {
    transform: translateY(-8px);
}

/* =========================================================
   CART DRAWER - CLEAN FINAL VERSION
   Works LTR from left, RTL from right
========================================================= */

.header-cart{
    list-style: none;
}

.cart-trigger{
    position: relative;
    border: 0;
    background: transparent;
    color: #fff;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}

.cart-count-badge{
    display: inline-flex;
    min-width: 18px;
    height: 18px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 800;
    color: #fff;
}

.cart-drawer-overlay{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.68);
    z-index: 999998;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .25s ease, visibility .25s ease;
}

.cart-drawer-overlay.is-open{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.cart-drawer{
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 400px;
    max-width: 92vw;
    height: 100vh;
    background: #fff;
    z-index: 999999;
    display: flex;
    flex-direction: column;
    transition: transform .32s ease;
    visibility: hidden;
    pointer-events: none;
}

html[dir="ltr"] .cart-drawer{
    left: 0;
    right: auto;
    transform: translateX(-100%);
    box-shadow: 18px 0 40px rgba(0,0,0,.16);
}

html[dir="rtl"] .cart-drawer{
    right: 0;
    left: auto;
    transform: translateX(100%);
    box-shadow: -18px 0 40px rgba(0,0,0,.16);
}

.cart-drawer.is-open{
    transform: translateX(0) !important;
    visibility: visible;
    pointer-events: auto;
}

body.cart-open{
    overflow: hidden !important;
}

.cart-drawer-header{
    position: relative;
    padding: 18px 16px;
    text-align: center;
    border-bottom: 1px solid #e5e7eb;
    flex-shrink: 0;
}

.cart-drawer-header h3{
    font-size: 18px;
    font-weight: 900;
    color: #081420;
}

.cart-drawer-close{
    position: absolute;
    left: 14px;
    top: 10px;
    border: 0;
    background: transparent;
    font-size: 32px;
    line-height: 1;
    color: #777;
    cursor: pointer;
}

html[dir="rtl"] .cart-drawer-close{
    left: auto;
    right: 14px;
}

.cart-drawer-empty{
    padding: 40px 20px;
    text-align: center;
    color: #777;
    font-weight: 700;
}

.cart-drawer-list{
    flex: 1;
    overflow-y: auto;
    padding: 0 16px;
}

.cart-drawer-item{
   display: grid;
    grid-template-columns: minmax(0, 1fr) 120px 28px;
    gap: 14px;
    align-items: center;
    padding: 18px 0;
    border-bottom: 1px solid #e5e7eb;
}

html[dir="rtl"] .cart-drawer-item{
	direction:rtl;
}

.cart-drawer-remove button{
    border: 0;
    background: transparent;
    color: #ff7a1a;
    font-size: 20px;
    padding: 0;
    cursor: pointer;
}

.cart-drawer-info{
    min-width: 0;
    text-align: right;
}

html[dir="ltr"] .cart-drawer-info{
    text-align: left;
}

.cart-drawer-info h4{
    font-size: 17px;
    line-height: 1.25;
    font-weight: 900;
    color: #081420;
    margin-bottom: 4px;
    max-height: 45px;
    overflow: hidden;
}

.cart-drawer-info p{
    font-size: 16px;
    font-weight: 800;
    color: #666;
    margin-bottom: 8px;
}

.cart-drawer-info strong{
    display: block;
    font-size: 17px;
    font-weight: 900;
    color: #081420;
}

.cart-recurring-badge{
    display: inline-flex;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 999px;
    background: #eef2ff;
    color: #3730a3;
    margin-bottom: 6px;
}

.cart-drawer-img img{
    width: 120px;
    height: 98px;
    object-fit: cover;
}

.cart-drawer-footer{
    padding: 16px;
    border-top: 1px solid #e5e7eb;
    background: #fff;
    flex-shrink: 0;
}

.cart-drawer-total{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #081420;
    margin-bottom: 16px;
}

.cart-drawer-total strong,
.cart-drawer-total span{
    font-weight: 900;
}

.cart-drawer-checkout{
    width: 100%;
    min-height: 58px;
    background: #0F434B;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    text-decoration: none;
    margin-bottom: 10px;
}

.cart-drawer-view{
    width: 100%;
    min-height: 48px;
    border: 1px solid #e5e7eb;
    color: #081420;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    text-decoration: none;
}

.cart-drawer-checkout:hover,
.cart-drawer-view:hover{
    color: #fff;
    background: #144475;
}

@media(max-width:767px){

    .cart-drawer{
        width: 100vw;
        max-width: 100vw;
    }

    .cart-drawer-item{
		grid-template-columns: minmax(0, 1fr) 90px 26px;
        gap: 10px;
    }

	
    
    .cart-drawer-img img{
        width: 90px;
        height: 76px;
    }

    .cart-drawer-info h4{
        font-size: 15px;
    }
}



.general-donation-drawer{
    position: fixed;
    inset: 0;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    transition: .25s;
}

.general-donation-drawer.is-open{
    visibility: visible;
    opacity: 1;
}

.general-donation-overlay{
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.55);
}

.general-donation-box{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 24px 24px 0 0;
    padding: 20px;
    max-height: 90vh;
    overflow-y: auto;
    transform: translateY(100%);
    transition: transform .25s ease;
}

.general-donation-drawer.is-open .general-donation-box{
    transform: translateY(0);
}

.general-donation-close{
    border: 0;
    background: transparent;
    font-size: 32px;
    line-height: 1;
    position: absolute;
    top: 12px;
    right: 16px;
}

.general-donation-content{
    padding-top: 20px;
}

.general-donation-content h3{
    font-size: 24px;
    margin-bottom: 10px;
}

.general-donation-content p{
    color: #6b7280;
    margin-bottom: 18px;
}


.desktop-general-donation-btn{
    border: 0;
    background: #0F434B;
    color: #fff;
    padding: 10px 18px;
    font-weight: 800;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.desktop-general-donation-btn:hover{
    background: #144475;
    color: #fff;
}

@media(max-width:991px){
    .desktop-general-donation-btn{
        display:none;
    }
}



@media (min-width: 992px){

    .general-donation-drawer{
        visibility: hidden;
        opacity: 0;
        transition: .25s;
    }

    .general-donation-drawer.is-open{
        visibility: visible;
        opacity: 1;
    }

    .general-donation-overlay{
        background: rgba(0,0,0,.45);
    }

    .general-donation-box{
        position: fixed;
        top: 50%;
        width: 520px;
        max-width: 92vw;
        max-height: 88vh;
        overflow-y: auto;
        overflow-x: hidden;
        background: #fff;
        border-radius: 24px;
        padding: 28px;
        z-index: 999999;
        transition: .35s ease;
        box-shadow: 0 25px 70px rgba(0,0,0,.22);
    }

    /* ENGLISH */
    html[dir="ltr"] .general-donation-box{
        right: 24px;
        left: auto;
        transform: translate(120%, -50%);
    }

    html[dir="ltr"] .general-donation-drawer.is-open .general-donation-box{
        transform: translate(0, -50%);
    }

    /* ARABIC */
    html[dir="rtl"] .general-donation-box{
        left: 24px;
        right: auto;
        transform: translate(-120%, -50%);
    }

    html[dir="rtl"] .general-donation-drawer.is-open .general-donation-box{
        transform: translate(0, -50%);
    }

    .general-donation-close{
        top: 18px;
        right: 20px;
    }

    html[dir="rtl"] .general-donation-close{
        right: auto;
        left: 20px;
    }

    .general-donation-content{
        padding-top: 0;
    }

    .general-donation-box::-webkit-scrollbar{
        width: 6px;
    }

    .general-donation-box::-webkit-scrollbar-thumb{
        background: rgba(0,0,0,.15);
        border-radius: 999px;
    }
}



#js-toast-root{
    position: fixed !important;
    top: 24px !important;
    right: 24px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 999999999 !important;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

html[dir="rtl"] #js-toast-root{
    right: auto !important;
    left: 24px !important;
}

.theme-toast{
    width: 380px;
    max-width: calc(100vw - 32px);
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.theme-toast-inner{
    display: flex;
    align-items: flex-start;
    gap: 14px;
    background: rgba(9,20,33,.97);
    color: #fff;
    border-radius: 18px;
    padding: 16px;
    box-shadow: 0 18px 45px rgba(0,0,0,.25);
    border: 1px solid rgba(255,255,255,.08);
}

.theme-toast-icon{
    width: 42px;
    height: 42px;
    border-radius: 14px;
    background: rgba(67,141,203,.18);
    color: #438dcb;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.theme-toast-success .theme-toast-icon{
    background: rgba(34,197,94,.15);
    color: #4ade80;
}

.theme-toast-danger .theme-toast-icon{
    background: rgba(239,68,68,.15);
    color: #f87171;
}

.theme-toast-content{
    flex: 1;
}

.theme-toast-title{
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 4px;
}

.theme-toast-text{
    font-size: 14px;
    color: rgba(255,255,255,.78);
    line-height: 1.6;
}

.theme-toast-close{
    filter: invert(1);
    opacity: .7;
}

.theme-toast .btn_main_color{
    background: #0F434B !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 10px;
    padding: 8px 14px;
    font-weight: 800;
}

@media(max-width:767px){
    #js-toast-root{
        top: 14px !important;
        right: 14px !important;
        left: 14px !important;
    }

    .theme-toast{
        width: 100%;
    }
}


.mobile-brand-name{
	width:60%;
    text-align: center;
    text-decoration: none;
    color: #144475;
    padding: 0 8px;
    line-height: 1.1;
}

.mobile-brand-name span{
    display: block;
    font-size: 14px;
    font-weight: 900;
    color: #144475;
}

.mobile-brand-name small{
    display: block;
    font-size: 10px;
    font-weight: 700;
    color: #436991;
    margin-top: 3px;
}

@media(max-width:390px){
    .mobile-brand-name span{
        font-size: 12px;
    }

    .mobile-brand-name small{
        font-size: 9px;
    }
}
@media(max-width:967px){

	#header .navbar > .container-fluid{
		padding-left: 4px;
		padding-right: 4px;
	}

	#header .navbar-brand {
			padding: 10px 4px;
			margin:0px;
	}
	#header .navbar-toggler{
		margin:0px;
	}
	.mobile-brand-name span {
        font-size: 16px;
    }
	
	.mobile-brand-name small {
        font-size: 11px;
		margin-top: 8px;
    }
	
}

.cart-count-badge{
    position: absolute;
    top: -8px;
    right: -10px;

    min-width: 20px;
    height: 20px;
    padding: 0 6px;

    border-radius: 999px;
    background: #2563eb;
    color: #fff;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 11px;
    font-weight: 800;
    line-height: 1;

    border: 2px solid #fff;
    box-shadow: 0 4px 10px rgba(37,99,235,.25);
}

.cart-toggle-btn{
    position: relative;
}

html[dir="rtl"] .cart-count-badge{
    right: auto;
    left: -10px;
}


.header-auth-link{
    display:inline-flex;
    align-items:center;
    gap:8px;
    color:#fff;
    font-weight:700;
    font-size:14px;
    transition:.2s;
}

.header-auth-link:hover{
    color:#EE811D;
}

.header-auth-link i{
    font-size:16px;
}


.header-profile-dropdown{
    position: relative;
}

.header-profile-btn{
    border: 0;
    background: transparent;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
}

.header-profile-btn:hover{
    color:#EE811D;
}

.profile-arrow{
    font-size: 11px;
}

.header-profile-menu{
    position: absolute;
    top: calc(100% + 14px);
    right: 0;
    min-width: 220px;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 18px 40px rgba(0,0,0,.18);

    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);

    transition: .22s ease;
    z-index: 99999;
}

html[dir="rtl"] .header-profile-menu{
    right: auto;
    left: 0;
}

.header-profile-dropdown:hover .header-profile-menu{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header-profile-menu-item{
    width: 100%;
    border: 0;
    background: #fff;
    color: #081420;
    text-decoration: none;

    display: flex;
    align-items: center;
    gap: 12px;

    padding: 14px 16px;
    font-weight: 700;

    transition: .2s;
}

.header-profile-menu-item:hover{
    background: #f3f6fb;
    color: #144475;
}

.logout-btn{
    cursor: pointer;
}

#header .header-profile-menu .top-bar-link-list a{
	color:#000 !important;
}

.mobile-bottom-item {
	background:none;
	border:none;
}
.mobile-profile-sheet{
    position: fixed;
    inset: 0;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: .25s;
}

.mobile-profile-sheet.is-open{
    visibility: visible;
    opacity: 1;
}

.mobile-profile-sheet-overlay{
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.55);
}


.mobile-profile-sheet-box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

    background: #fff;
    border-radius: 24px 24px 0 0;

    padding: 20px;
    transform: translateY(100%);
    transition: .28s ease;
}

.mobile-profile-sheet.is-open .mobile-profile-sheet-box{
    transform: translateY(0);
}

.mobile-profile-sheet-close{
    border: 0;
    background: transparent;
    font-size: 32px;
    position: absolute;
    top: 10px;
    right: 16px;
}

html[dir="rtl"] .mobile-profile-sheet-close{
    right: auto;
    left: 16px;
}

.mobile-profile-sheet-user{
    display: flex;
    align-items: center;
    gap: 14px;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e5e7eb;
}

.mobile-profile-sheet-user i{
    font-size: 42px;
    color: #144475;
}

.mobile-profile-sheet-user strong{
    display:block;
    font-size:16px;
}

.mobile-profile-sheet-user small{
    color:#6b7280;
}

.mobile-profile-sheet-link{
    width: 100%;
    border: 0;
    background: #fff;
    color: #081420;
    text-decoration: none;

    display:flex;
    align-items:center;
    gap:14px;

    padding: 14px 0;

    font-weight:700;
}
.campaign-show-page .share-social{
    position: absolute !important;
    top: calc(100% + 10px) !important;
    right: 0 !important;
    left: auto !important;
    transform: none !important;

    display: none !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 8px !important;

    z-index: 9999 !important;
}

.campaign-show-page .pro-details-option-list li.position-relative:hover .share-social{
    display: flex !important;
}

.logout-link{
    color:#d11a2a;
}






/* Dynamic menu active + hover submenu */
.dynamic-menu .nav-link{
    position: relative;
}

.dynamic-menu .nav-link.active{
    color: #081420 !important;
    font-weight: 800;
}

.dynamic-menu .nav-link.active::before{
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 50%;
    transform: translateY(-63%);
    width: 4px;
    height: 14px;
    background: #438dcb;
    border-radius: 5px;
}

.dynamic-menu .menu-hover{
    position: relative;
}

.dynamic-menu .menu-hover > .dropdown-menu{
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .2s ease-in-out;
    border: 0;
    border-radius: 12px;
    box-shadow: 0 14px 30px rgba(0,0,0,.12);
    padding: 10px;
    min-width: 220px;
    margin-top: 0;
}

.dynamic-menu .menu-hover:hover > .dropdown-menu,
.dynamic-menu .menu-hover:focus-within > .dropdown-menu{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dynamic-menu .dropdown-item{
    border-radius: 8px;
    padding: 10px 14px;
    font-weight: 700;
    color: #081420;
}

.dynamic-menu .dropdown-item:hover,
.dynamic-menu .dropdown-item.active{
    background: rgba(67,141,203,.12);
    color: #144475;
}

@media (max-width: 991.98px){
    .dynamic-menu .menu-hover > .dropdown-menu{
        position: static;
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        padding-inline-start: 12px;
    }

    .dynamic-menu .menu-hover:hover > .dropdown-menu,
    .dynamic-menu .menu-hover:focus-within > .dropdown-menu{
        display: block;
    }

    .dynamic-menu .nav-link.active::before{
        left: -7px;
    }
}

.dynamic-menu-dropdown{
    position: relative;
}

.dynamic-menu-dropdown .dynamic-submenu{
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(14px);
    transition: all .22s ease;

    position: absolute;
    top: 70%;
    


    min-width: 190px;
    padding: 14px 0 0;
    border: 0;
    border-radius: 16px;
    background: transparent;
    z-index: 9999;
}

html[dir="rtl"] .dynamic-menu-dropdown .dynamic-submenu{
	right: 0%;
}

html[dir="ltr"] .dynamic-menu-dropdown .dynamic-submenu{
	left: 0%;
}

.dynamic-menu-dropdown:hover .dynamic-submenu{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dynamic-submenu::before{
    content: "";
    position: absolute;
    top: 8px;

    transform: translateX(-50%) rotate(45deg);
    width: 12px;
    height: 12px;
    background: #fff;
    box-shadow: -4px -4px 12px rgba(0,0,0,.04);
}

html[dir="rtl"] .dynamic-submenu::before{
    right: 20%;	
}

html[dir="ltr"] .dynamic-submenu::before{
	    left: 20%;
}

.dynamic-submenu li:first-child{
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.dynamic-submenu li:last-child{
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
}

@media (min-width: 991.98px) {
	   .dynamic-submenu li{
		background: #fff;
		border-bottom: 1px solid #f1f1
	}
}
.dynamic-submenu li{
    padding: 0 16px;
}

.dynamic-submenu .dropdown-item{
    padding: 9px 0;
    color: #1f2933;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
    white-space: nowrap;
}

.dynamic-submenu .dropdown-item::before{
    content: "•";
    margin-right: 7px;
    color: #0f434b;
}

.dynamic-submenu .dropdown-item:hover{
    color: var(--wwho-secondary) !important;
    background: transparent;
    padding-left: 4px;
}

.dynamic-submenu li:last-child .dropdown-item{
    padding: 13px 16px;
    
}

@media (min-width: 991.98px){
	
	.dynamic-submenu li:last-child .dropdown-item{
		margin: 6px -16px 0;
	}

}



@media (max-width: 991.98px){

	.dynamic-submenu li .dropdown-item{
	   font-weight: 800;
		
	}
    .dynamic-menu-dropdown .dynamic-submenu{
        position: static !important;
        transform: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: none !important;

        min-width: 100%;
        padding: 8px 0 0;
        margin: 0;

        background: transparent;
        box-shadow: none;
        border-radius: 0;
		 background: #f8fafc;
    }

    .dynamic-menu-dropdown.open-mobile .dynamic-submenu{
        display: block !important;
    }

    .dynamic-submenu::before{
        display: none;
    }

    .dynamic-submenu li{
        box-shadow: none;
       
        border-radius: 12px;
        margin-bottom: 6px;
    }

    .dynamic-submenu .dropdown-item{
        padding: 12px 14px;
        font-size: 14px;
    }

    .dynamic-menu-dropdown > .nav-link{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .dynamic-menu-dropdown > .nav-link::after{
        margin-left: 10px;
    }
}





/* =========================================
   Vision / Mission Mobile Slider
========================================= */

@media (max-width:767.98px){

    .about-home-values{
        display:flex !important;
        flex-wrap:nowrap !important;
        overflow-x:auto !important;
        overflow-y:hidden;
        gap:16px;
        padding-bottom:10px;
        scroll-snap-type:x mandatory;
        -webkit-overflow-scrolling:touch;
    }

    .about-home-values::-webkit-scrollbar{
        display:none;
    }

    .about-home-values > div{
        min-width:84vw !important;
        max-width:84vw !important;
        flex:0 0 84vw !important;
        scroll-snap-align:start;
    }

    .about-home-card{
        height:100%;
    }
}


/* =========================================
   Programs Fix Mobile
========================================= */

@media(max-width:767.98px){

    .programs-expandable{
        display:flex;
        flex-wrap:wrap;
    }

    .programs-expandable > [class*="col-"]{
        display:block !important;
    }

    .programs-expandable > [class*="col-"].program-hidden{
        display:block !important;
    }
	.programs-expandable.progressive-grid > [class*="col-"].program-hidden{
		display:block !important;
	}
}


@media (max-width:767.98px){

    .about-home-section .main-container{
        position:relative;
    }

    .about-home-section .main-container::after{
        content:"→";
        position:absolute;
        right:4px;
        top:72%;
        transform:translateY(-50%);
        width:34px;
        height:34px;
        border-radius:50%;
        background:#fff;
        color:#144475;
        display:flex;
        align-items:center;
        justify-content:center;
        font-size:18px;
        font-weight:900;
        box-shadow:0 8px 20px rgba(0,0,0,.14);
        z-index:5;
        pointer-events:none;
    }

    html[dir="rtl"] .about-home-section .main-container::after{
        content:"←";
        right:auto;
        left:4px;
    }

    .about-home-values{
        padding-inline-end:40px;
    }
}



.mobile-more-gallery-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    background:linear-gradient(90deg,var(--wwho-secondary),var(--wwho-primary));
    color:#fff;
    text-decoration:none;
    min-width:220px;
    padding:15px 24px;
    border-radius:16px;
    font-weight:900;
    transition:.25s ease;
}

.mobile-more-gallery-btn:hover{
color: var(--wwho-primary-dark);
    transform:translateY(-2px);
}

.mobile-more-gallery-btn i{
    transition:.25s ease;
}

.mobile-more-gallery-btn:hover i{
    transform:translateX(4px);
}

html[dir="rtl"] .mobile-more-gallery-btn:hover i{
    transform:translateX(-4px);
}


.view-all-gallery-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    background:linear-gradient(90deg,var(--wwho-secondary),var(--wwho-primary));
    color:#fff;
    text-decoration:none;
    min-width:220px;
    padding:15px 26px;
    border-radius:16px;
    font-weight:900;
    transition:.25s ease;
    border:1px solid rgba(255,255,255,.08);
    box-shadow:0 14px 34px rgba(15,71,125,.16);
}

.view-all-gallery-btn:hover{
  background: #fff;
    color: var(--wwho-primary-dark);
    transform:translateY(-2px);
}

.view-all-gallery-btn i{
    transition:.25s ease;
}

.view-all-gallery-btn:hover i{
    transform:translateX(4px);
}

html[dir="rtl"] .view-all-gallery-btn:hover i{
    transform:translateX(-4px);
}



/* =========================
   VIEW ALL EVENTS BUTTON
========================= */

.view-all-events-btn{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    gap:10px;

    background:linear-gradient(135deg,#0f477d,#1b67a8) !important;
    color:#fff !important;

    padding:14px 26px;
    min-width:220px;

    border-radius:16px;
    text-decoration:none !important;

    font-weight:900;
    font-size:15px;
    line-height:1;

    border:none;
    box-shadow:0 14px 34px rgba(15,71,125,.18);

    transition:.25s ease;
}

.view-all-events-btn:hover{
    transform:translateY(-2px);
    background:linear-gradient(135deg,#0c3964,#144f87) !important;
    color:#fff !important;
}

.view-all-events-btn i{
    font-size:13px;
}

/* mobile */
@media(max-width:991.98px){

    .view-all-events-btn{
        width:100%;
        min-width:unset;
    }

}

body:not(.donation_enabled){
    padding-bottom: 0 !important;
}


