@keyframes hero-gradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.hw-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.hw-row-border{border-bottom:1px solid rgba(191,169,140,.10)}.hw-badge{width:40px;height:40px;border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;background:rgba(53,153,204,.10)}.hw-badge-urgent{background:#BFA98C}.hw-day{font-size:.6875rem;font-weight:700;line-height:1;color:#3599CC}.hw-mon{font-size:.5rem;text-transform:uppercase;line-height:1;margin-top:1px;color:rgba(53,153,204,.70)}.hw-badge-urgent .hw-day{color:white}.hw-badge-urgent .hw-mon{color:rgba(255,255,255,.80)}.hw-info{flex:1;min-width:0}.hw-name{font-size:.75rem;font-weight:700;color:#3D2817;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-countdown{font-size:.625rem;color:#8B7355;margin:0}.hw-pulse{width:6px;height:6px;border-radius:50%;background:#BFA98C;animation:maiga-pulse 2s ease-in-out infinite;flex-shrink:0}.trust-stat{transition:background 200ms ease}.trust-stat:hover{background:#FAF8F5}@media (min-width:768px){.ts-dot,.ts-sub{display:inline!important}}@media (min-width:1024px){.home-hero-grid{grid-template-columns:1fr 320px!important}.home-vb-grid{grid-template-columns:1fr 1fr!important}.home-cta-grid{grid-template-columns:1fr 1fr!important}}.h-partner-banner{width:100%;text-align:center;padding:0.625rem 1.5rem;font-size:0.875rem;font-weight:500;color:white;position:relative;background:linear-gradient(90deg,#1E3A5F 0%,#3599CC 50%,#1E3A5F 100%)}.h-partner-banner__link{color:white;font-weight:700;text-decoration:underline;text-underline-offset:2px;transition:opacity 150ms ease}.h-partner-banner__link:hover{opacity:0.75}.h-section-hero{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden}.h-hero__bg{position:absolute;inset:0;background:linear-gradient(135deg,#FAF8F5 0%,#ffffff 50%,#EAF4FB 100%)}.h-hero__glows{position:absolute;inset:0;pointer-events:none;overflow:hidden}.h-hero__glow-blue{position:absolute;top:-5rem;width:30rem;height:30rem;border-radius:50%;background:rgba(53,153,204,0.10);filter:blur(60px);animation:maiga-pulse 3s ease-in-out infinite}.h-hero__glow-gold{position:absolute;bottom:0;width:26rem;height:26rem;border-radius:50%;background:rgba(191,169,140,0.10);filter:blur(60px);animation:maiga-pulse 3s ease-in-out infinite 1s}[dir="rtl"] .h-hero__glow-blue{left:-5rem}[dir="ltr"] .h-hero__glow-blue{right:-5rem}[dir="rtl"] .h-hero__glow-gold{right:-5rem}[dir="ltr"] .h-hero__glow-gold{left:-5rem}.h-hero__inner{position:relative;max-width:1280px;margin:0 auto;padding:5rem 1rem;width:100%}.h-hero__badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;border-radius:99px;margin-bottom:2rem;background:rgba(53,153,204,0.09);border:1px solid rgba(53,153,204,0.25);color:#3599CC}.h-hero__badge i{font-size:0.875rem}.h-hero__badge span{font-size:0.875rem;font-weight:700}.h-hero__h1{margin-bottom:1.5rem}.h-hero__gradient-text{font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.2;display:block;background:linear-gradient(90deg,#3599CC,#BFA98C,#3599CC);background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:hero-gradient 4s ease infinite}.h-hero__sub{color:#8B7355;margin-bottom:2.5rem;line-height:1.7;font-size:clamp(1rem,2vw,1.2rem);max-width:620px}.h-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.h-hero__cta-primary{padding:1rem 1.75rem;border-radius:1rem;font-size:0.9375rem;box-shadow:0 6px 24px rgba(53,153,204,0.40)}.h-hero__cta-ghost{padding:1rem 1.75rem;border-radius:1rem;font-size:0.9375rem}.h-hero__microstats{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.h-hero__stat{display:flex;align-items:center;gap:0.5rem}.h-hero__stat-val{font-weight:700;color:#3D2817}.h-hero__stat-lbl{color:#8B7355;font-size:0.875rem}.h-hero__divider{width:4px;height:16px;border-radius:99px;background:rgba(191,169,140,0.35);display:inline-block}.h-hero__widget{max-width:320px}.h-hero__widget-card{background:rgba(255,255,255,0.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px;border:1px solid rgba(53,153,204,0.18);box-shadow:0 0 0 1px rgba(53,153,204,0.10),0 10px 40px rgba(0,0,0,0.06);padding:1.25rem}.h-hero__widget-header{display:flex;align-items:center;gap:0.75rem;padding-bottom:1rem;margin-bottom:0.75rem;border-bottom:1px solid rgba(191,169,140,0.15)}.h-hero__widget-icon{width:36px;height:36px;background:rgba(53,153,204,0.12);border-radius:0.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.h-hero__widget-icon i{color:#3599CC;font-size:1rem}.h-hero__widget-meta{flex:1;min-width:0}.h-hero__widget-title{font-weight:700;color:#3D2817;font-size:0.875rem;margin:0}.h-hero__widget-sub{font-size:0.6875rem;color:#8B7355;margin:0}.h-hero__widget-bell{color:#BFA98C;font-size:0.875rem;animation:maiga-pulse 2s ease-in-out infinite;flex-shrink:0}.h-hero__widget-empty{font-size:0.875rem;color:#8B7355;text-align:center;padding:1rem 0;margin:0 0 1rem}.h-hero__widget-rows{display:flex;flex-direction:column;gap:2px;margin-bottom:1rem}.h-hero__widget-cta{display:flex;align-items:center;justify-content:center;gap:0.5rem;width:100%;padding:0.625rem;border-radius:0.75rem;background:#3599CC;color:white;font-weight:700;font-size:0.75rem;text-decoration:none;transition:background 200ms ease}.h-hero__widget-cta:hover{background:#2B7BA8;color:white}.h-trust-strip{background:white;border-top:1px solid rgba(191,169,140,0.12);border-bottom:1px solid rgba(191,169,140,0.12)}.h-trust-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:stretch}.h-trust-stat{display:flex;align-items:center;gap:0.75rem;padding:1.25rem 2rem;flex:1;min-width:180px;transition:background 200ms ease}.h-trust-stat:hover{background:#FAF8F5}.h-trust-stat + .h-trust-stat{border-inline-start:1px solid rgba(191,169,140,0.15)}.h-trust-icon{width:40px;height:40px;border-radius:0.75rem;display:flex;align-items:center;justify-content:center;background:rgba(53,153,204,0.08);flex-shrink:0}.h-trust-icon i{color:#3599CC}.h-trust-val{font-weight:700;color:#3D2817;font-size:1.125rem;line-height:1}.h-trust-lbl{color:#8B7355;font-size:0.75rem;margin-top:2px}.h-partner-strip{position:relative;overflow:hidden;background:linear-gradient(90deg,#3D2817,#3599CC,#3D2817)}.h-partner-strip__link{position:relative;display:flex;align-items:center;justify-content:center;gap:0.75rem;padding:1rem 1.5rem;text-decoration:none}.h-partner-strip__icon-box{width:28px;height:28px;background:rgba(255,255,255,0.15);border-radius:0.5rem;display:flex;align-items:center;justify-content:center}.h-partner-strip__icon-box i{color:white;font-size:0.875rem}.h-partner-strip__title{color:white;font-weight:700;font-size:1.0625rem}.h-partner-strip__dot{color:rgba(255,255,255,0.40);display:none}.h-partner-strip__sub{color:rgba(255,255,255,0.70);font-size:0.875rem;display:none}.h-partner-strip__arrow{color:rgba(255,255,255,0.80);font-size:0.875rem}.h-section-about{padding:6rem 0;background:linear-gradient(160deg,#FAF8F5 0%,white 60%)}.h-about-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-about-content{max-width:780px;margin:0 auto}.h-about-text{color:#8B7355;line-height:1.8;margin-bottom:1.75rem;font-size:1.0625rem}.h-about-checklist{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:2rem}.h-about-check{display:flex;align-items:flex-start;gap:0.75rem}.h-about-check i{color:#10B981;flex-shrink:0;margin-top:3px}.h-about-check span{color:#3D2817;font-size:0.875rem}.h-about-ctas{display:flex;flex-wrap:wrap;gap:0.75rem}.h-about-cta-primary{padding:0.875rem 1.5rem;border-radius:1rem;box-shadow:0 4px 16px rgba(53,153,204,0.35)}.h-about-cta-wa{padding:0.875rem 1.5rem;border-radius:1rem}.h-saudi-strip{background:linear-gradient(135deg,rgba(191,169,140,0.07) 0%,rgba(250,248,245,0.95) 60%,rgba(53,153,204,0.04) 100%);border-top:1px solid rgba(191,169,140,0.18);border-bottom:1px solid rgba(191,169,140,0.18)}.h-saudi-inner{max-width:1100px;margin:0 auto;padding:1.25rem 1.5rem}.h-saudi-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.h-saudi-text{flex:1;min-width:240px}.h-saudi-title{color:#3D2817;font-size:clamp(0.92rem,1.8vw,1.05rem);font-weight:700;margin:0 0 4px}.h-saudi-sub{color:#8B7355;font-size:0.82rem;line-height:1.45;max-width:400px;margin:0}.h-saudi-badges{display:flex;align-items:center;gap:0.625rem;flex-shrink:0}.h-saudi-badge-gold{display:inline-flex;align-items:center;gap:6px;padding:0.375rem 0.75rem;border-radius:0.5rem;background:rgba(139,105,20,0.07);border:1px solid rgba(191,169,140,0.35)}.h-saudi-badge-gold i{color:#8B6914;font-size:0.75rem}.h-saudi-badge-gold span{font-size:0.76rem;font-weight:600;color:#6B4E10;white-space:nowrap}.h-saudi-badge-green{display:inline-flex;align-items:center;gap:6px;padding:0.375rem 0.75rem;border-radius:0.5rem;background:rgba(0,92,46,0.06);border:1px solid rgba(0,122,61,0.22)}.h-saudi-badge-green i{color:#005C2E;font-size:0.75rem}.h-saudi-badge-green span{font-size:0.76rem;font-weight:600;color:#005C2E;white-space:nowrap}.h-saudi-checks{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;flex-shrink:0}.h-saudi-check-item{display:inline-flex;align-items:center;gap:4px}.h-saudi-check-item i{color:#005C2E;font-size:0.8125rem}.h-saudi-check-item span{color:#3D2817;font-size:0.80rem;font-weight:500;white-space:nowrap}.h-saudi-sep{width:3px;height:3px;border-radius:50%;background:rgba(191,169,140,0.55);display:inline-block;margin:0 0.25rem}.h-dest-stripe{position:relative;overflow:hidden;background:linear-gradient(90deg,#3D2817 0%,#3599CC 50%,#3D2817 100%)}.h-dest-glow{position:absolute;top:50%;transform:translateY(-50%);width:11rem;height:11rem;border-radius:50%;filter:blur(2rem);pointer-events:none}.h-dest-glow--gold{left:25%;background:rgba(191,169,140,0.20)}.h-dest-glow--blue{right:25%;background:rgba(53,153,204,0.25)}.h-dest-inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;max-width:1280px;margin:0 auto}.h-dest-left{display:flex;align-items:center;gap:1rem}.h-dest-sparkle{color:#BFA98C;animation:maiga-pulse 2s ease-in-out infinite;font-size:0.875rem;flex-shrink:0}.h-dest-sparkle--d{animation-delay:0.5s}.h-dest-icon-box{width:36px;height:36px;background:rgba(255,255,255,0.15);border-radius:0.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.h-dest-icon-box i{color:white;font-size:1rem}.h-dest-title{color:white;font-weight:700;font-size:1.0625rem;display:block}.h-dest-sub{color:rgba(255,255,255,0.70);font-size:0.875rem}.h-dest-right{display:flex;align-items:center;gap:0.75rem;flex-shrink:0}.h-dest-cta{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;background:white;color:#3599CC;border-radius:0.75rem;font-weight:700;font-size:0.875rem;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,0.20);transition:transform 200ms ease,background 200ms ease}.h-dest-cta:hover{transform:scale(1.05);background:#FAF8F5;color:#3599CC}.h-section-search{padding:5rem 0;background:white}.h-search-inner{max-width:1100px;margin:0 auto;padding:0 1rem}.h-search-card{border-radius:1.5rem;padding:2rem 2.5rem;background:linear-gradient(145deg,#FEFEFE 0%,#F5F1EB 100%);border:1.5px solid rgba(191,169,140,0.20);box-shadow:0 20px 60px rgba(53,153,204,0.12),0 4px 20px rgba(0,0,0,0.06)}.h-section-vb{padding:6rem 0;background:linear-gradient(160deg,#EAF4FB 0%,#FAF8F5 60%)}.h-vb-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-video-card{border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 40px rgba(53,153,204,0.15),0 4px 16px rgba(0,0,0,0.06);border:1.5px solid rgba(53,153,204,0.14)}.h-video-card video{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.h-video-placeholder{aspect-ratio:16/9;background:#FAF8F5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.75rem}.h-video-play-btn{width:80px;height:80px;border-radius:50%;background:rgba(53,153,204,0.10);border:2px solid rgba(53,153,204,0.20);display:flex;align-items:center;justify-content:center}.h-video-play-btn i{color:#3599CC;font-size:2rem}.h-video-caption-bar{padding:0.75rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:0.5rem;background:rgba(53,153,204,0.04);border-top:1px solid rgba(53,153,204,0.10)}.h-video-caption-bar i{color:#3599CC;font-size:0.8125rem}.h-video-caption-bar span{font-size:0.75rem;font-weight:600;color:#8B7355}.h-video-placeholder-text{font-size:0.875rem;color:#8B7355;font-weight:500;margin:0}.h-benefit-header{margin-bottom:2.5rem}.h-benefit-list{display:flex;flex-direction:column;gap:1rem}.h-benefit-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:1rem;border:1px solid rgba(191,169,140,0.12);transition:background 200ms ease,box-shadow 200ms ease}.h-benefit-item:hover{background:white;box-shadow:0 8px 28px rgba(0,0,0,0.06)}.h-benefit-icon{width:40px;height:40px;border-radius:0.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(53,153,204,0.10);border:1px solid rgba(53,153,204,0.15)}.h-benefit-icon i{color:#3599CC}.h-benefit-text{color:#3D2817;font-size:0.875rem;line-height:1.6;padding-top:0.375rem;font-weight:500}.h-benefit-cta-btn{padding:0.875rem 1.5rem;border-radius:1rem;box-shadow:0 4px 16px rgba(53,153,204,0.35)}.h-section-stats{padding:5rem 0;background:linear-gradient(135deg,#3D2817 0%,#1E1208 100%)}.h-stat-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-section-articles{padding:6rem 0;background:white}.h-articles-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-articles-header{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:0}.h-articles-link{display:flex;align-items:center;gap:6px;font-size:0.875rem;font-weight:700;color:#3599CC;text-decoration:none;margin-bottom:3.5rem;white-space:nowrap}.h-articles-link:hover{color:#2B7BA8}.h-section-cvideo{padding:6rem 0;background:linear-gradient(160deg,#FAF8F5 0%,#EAF4FB 60%)}.h-cvideo-inner{max-width:920px;margin:0 auto;padding:0 1rem}.h-cvideo-card{max-width:820px;margin:0 auto;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 40px rgba(53,153,204,0.15),0 4px 16px rgba(0,0,0,0.06);border:1.5px solid rgba(53,153,204,0.14)}.h-video-placeholder--dark{aspect-ratio:16/9;background:rgba(0,0,0,0.30);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.h-video-play-btn--dark{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,0.20);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.30)}.h-video-play-btn--dark i{color:white;font-size:2rem}.h-video-placeholder--dark .h-video-placeholder-text{color:rgba(255,255,255,0.75)}.h-video-caption-bar--dark{padding:0.75rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:0.5rem;background:rgba(255,255,255,0.06);border-top:1px solid rgba(255,255,255,0.08)}.h-video-caption-bar--dark i{color:rgba(255,255,255,0.55);font-size:0.8125rem}.h-video-caption-bar--dark span{font-size:0.75rem;font-weight:600;color:rgba(255,255,255,0.60)}.h-section-feedbacks{padding:6rem 0;background:white}.h-feedbacks-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-section-activities{padding:6rem 0;background:linear-gradient(160deg,#FAF8F5 0%,white 60%)}.h-activities-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-section-news{padding:6rem 0;background:linear-gradient(160deg,white 0%,#FAF8F5 60%)}.h-news-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-section-team{padding:4rem 0;background:white}.h-team-inner{max-width:1280px;margin:0 auto;padding:0 1rem}.h-section-cta{padding:6rem 0;background:linear-gradient(135deg,#3D2817 0%,#1E1208 100%)}.h-cta-inner{max-width:1180px;margin:0 auto;padding:0 1rem}.h-cta-video-card{border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.35);border:1px solid rgba(255,255,255,0.12)}.h-cta-badge{display:inline-flex;align-items:center;gap:6px;padding:0.375rem 1rem;border-radius:99px;font-size:0.75rem;font-weight:700;margin-bottom:1.5rem;background:rgba(191,169,140,0.15);color:#BFA98C;border:1px solid rgba(191,169,140,0.30)}.h-cta-badge i{font-size:0.75rem}.h-cta-h2{color:white;font-weight:700;line-height:1.3;margin:0 0 1.25rem;font-size:clamp(1.7rem,3.5vw,2.4rem)}.h-cta-sub{color:rgba(255,255,255,0.65);line-height:1.7;margin:0 0 2rem;font-size:1.0625rem}.h-cta-checklist{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:2.25rem}.h-cta-check{display:flex;align-items:flex-start;gap:0.75rem}.h-cta-check i{color:#BFA98C;flex-shrink:0;margin-top:2px}.h-cta-check span{color:rgba(255,255,255,0.80);font-size:0.875rem}.h-cta-btns{display:flex;flex-wrap:wrap;gap:1rem}.h-cta-btn-primary{padding:1rem 1.75rem;border-radius:1rem;font-size:0.9375rem;box-shadow:0 6px 24px rgba(53,153,204,0.45)}.h-cta-btn-wa{padding:1rem 1.75rem;border-radius:1rem;font-size:0.9375rem}.h-section-contact{padding:6rem 0;background:linear-gradient(160deg,#FAF8F5 0%,#EAF4FB 50%,#FAF8F5 100%)}.h-contact-inner{max-width:1100px;margin:0 auto;padding:0 1rem}.h-contact-card{border-radius:1.5rem;overflow:hidden;background:rgba(255,255,255,0.98);border:1.5px solid rgba(191,169,140,0.15);box-shadow:0 20px 80px rgba(53,153,204,0.12),0 4px 20px rgba(0,0,0,0.06)}.h-contact-topbar{height:6px;background:linear-gradient(90deg,#3599CC 0%,#BFA98C 50%,#10B981 100%)}.h-section-header{text-align:center;margin-bottom:3.5rem}.h-section-badge{display:inline-flex;align-items:center;gap:6px;padding:0.375rem 1rem;border-radius:99px;font-size:0.75rem;font-weight:700;margin-bottom:1rem;background:rgba(53,153,204,0.10);color:#3599CC;border:1px solid rgba(53,153,204,0.22)}.h-section-title{color:#3D2817;font-weight:700;font-size:clamp(1.55rem,3vw,2.1rem);margin:0 0 1rem}.h-section-sub{color:#8B7355;max-width:32rem;margin:0 auto;line-height:1.7}.h-divider-bar{display:flex;gap:4px;margin-bottom:1rem}.h-divider-bar--center{justify-content:center}.h-divider-fade-l{height:4px;width:56px;border-radius:99px;background:linear-gradient(90deg,#3599CC,transparent)}.h-divider-mid{height:4px;width:20px;border-radius:99px;background:#3599CC}.h-divider-fade-r{height:4px;width:56px;border-radius:99px;background:linear-gradient(90deg,transparent,#3599CC)}.h-header-row{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:0}