.Hero-module__ejOdHG__hero{min-height:100vh;padding-top:var(--navbar-height);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ejOdHG__slideContainer{z-index:0;position:absolute;inset:0}.Hero-module__ejOdHG__slide{position:absolute;inset:0}.Hero-module__ejOdHG__slideImg{will-change:transform;position:absolute;inset:0}@keyframes Hero-module__ejOdHG__kenBurnsZoomIn{0%{transform:scale(1)translate(0)}to{transform:scale(1.12)translate(-1%,-1%)}}@keyframes Hero-module__ejOdHG__kenBurnsZoomOut{0%{transform:scale(1.12)translate(0)}to{transform:scale(1)translate(1%,1%)}}@keyframes Hero-module__ejOdHG__kenBurnsPanRight{0%{transform:scale(1.08)translate(-2%)}to{transform:scale(1.08)translate(2%)}}@keyframes Hero-module__ejOdHG__kenBurnsPanLeft{0%{transform:scale(1.08)translate(2%)}to{transform:scale(1.08)translate(-2%)}}.Hero-module__ejOdHG__zoomIn{animation:6.5s ease-in-out forwards Hero-module__ejOdHG__kenBurnsZoomIn}.Hero-module__ejOdHG__zoomOut{animation:6.5s ease-in-out forwards Hero-module__ejOdHG__kenBurnsZoomOut}.Hero-module__ejOdHG__panRight{animation:6.5s ease-in-out forwards Hero-module__ejOdHG__kenBurnsPanRight}.Hero-module__ejOdHG__panLeft{animation:6.5s ease-in-out forwards Hero-module__ejOdHG__kenBurnsPanLeft}.Hero-module__ejOdHG__overlayDark{z-index:1;background:#02140e8c;position:absolute;inset:0}.Hero-module__ejOdHG__overlayGradient{z-index:2;background:linear-gradient(105deg,#064e3bbf 0%,#04322466 50%,#064e3b99 100%);position:absolute;inset:0}.Hero-module__ejOdHG__bgGlow1{z-index:3;pointer-events:none;background:radial-gradient(circle,#fbbf241a 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-20%;left:-10%}.Hero-module__ejOdHG__bgGlow2{z-index:3;pointer-events:none;background:radial-gradient(circle,#10b9811f 0%,#0000 70%);width:50%;height:50%;position:absolute;bottom:-20%;right:-10%}.Hero-module__ejOdHG__bgGrid{z-index:3;pointer-events:none;background-image:linear-gradient(#fbbf2408 1px,#0000 1px),linear-gradient(90deg,#fbbf2408 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ejOdHG__inner{z-index:10;align-items:center;gap:3rem;width:100%;padding-top:3rem;padding-bottom:6rem;display:flex;position:relative}.Hero-module__ejOdHG__leftPanel{color:#fff;flex:1;min-width:0}.Hero-module__ejOdHG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbbf2414;border:1px solid #fbbf2459;border-radius:50px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.6rem 1.25rem;display:inline-flex}.Hero-module__ejOdHG__badgeDot{background:var(--accent-400);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ejOdHG__pulseDot}@keyframes Hero-module__ejOdHG__pulseDot{0%,to{box-shadow:0 0 #fbbf24b3}50%{box-shadow:0 0 0 6px #fbbf2400}}.Hero-module__ejOdHG__badgeArabic{color:#fcd34d;font-family:Aref Ruqaa,serif;font-size:1.2rem}.Hero-module__ejOdHG__title{color:#fff;flex-direction:column;gap:.3rem;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.15;display:flex}.Hero-module__ejOdHG__titleLine{display:block}.Hero-module__ejOdHG__titleLine2{color:#ffffffd9;font-size:clamp(1.4rem,2.5vw,2.25rem);font-weight:600;display:block}.Hero-module__ejOdHG__highlight{background:linear-gradient(135deg, var(--accent-400), #fef3c7, var(--accent-400));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite Hero-module__ejOdHG__shimmerText}@keyframes Hero-module__ejOdHG__shimmerText{0%{background-position:0%}to{background-position:200%}}.Hero-module__ejOdHG__underlineText{color:#fcd34d;position:relative}.Hero-module__ejOdHG__underlineText:after{content:"";background:linear-gradient(90deg,#fcd34d,#0000);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-4px;left:0}.Hero-module__ejOdHG__subtitle{color:#ffffffb8;text-shadow:0 1px 4px #0006;max-width:560px;margin-bottom:2.5rem;font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.8}.Hero-module__ejOdHG__actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ejOdHG__btnPrimary{background:linear-gradient(135deg, var(--accent-500), var(--accent-400));color:var(--primary-900);border-radius:.6rem;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #fbbf2466}.Hero-module__ejOdHG__btnPrimary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 32px #fbbf248c}.Hero-module__ejOdHG__btnArrow{transition:transform .2s}.Hero-module__ejOdHG__btnPrimary:hover .Hero-module__ejOdHG__btnArrow{transform:translate(4px)}.Hero-module__ejOdHG__shimmer{background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:60%;height:100%;animation:2.5s infinite Hero-module__ejOdHG__shimmerBtn;position:absolute;top:0;left:-100%}@keyframes Hero-module__ejOdHG__shimmerBtn{0%{left:-100%}to{left:200%}}.Hero-module__ejOdHG__btnSecondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:.6rem;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ejOdHG__btnSecondary:hover{background:#ffffff29;border-color:#ffffff73;transform:translateY(-2px)}.Hero-module__ejOdHG__stats{border-top:1px solid #ffffff1f;align-items:center;gap:2rem;padding-top:2rem;display:flex}.Hero-module__ejOdHG__stat{flex-direction:column;gap:.2rem;display:flex}.Hero-module__ejOdHG__statNumber{color:var(--accent-400);font-variant-numeric:tabular-nums;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1}.Hero-module__ejOdHG__statLabel{color:#ffffff80;letter-spacing:.04em;font-size:.8rem}.Hero-module__ejOdHG__statDivider{background:#ffffff1f;width:1px;height:40px}.Hero-module__ejOdHG__rightPanel{flex:0 0 380px;display:none;position:relative}@media (min-width:1024px){.Hero-module__ejOdHG__rightPanel{display:block}}.Hero-module__ejOdHG__floatingCard{-webkit-backdrop-filter:blur(28px);background:#ffffff12;border:1px solid #ffffff26;border-radius:1.5rem;padding:2rem;animation:4s ease-in-out infinite Hero-module__ejOdHG__float;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}@keyframes Hero-module__ejOdHG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.Hero-module__ejOdHG__cardGlow{pointer-events:none;background:radial-gradient(circle,#fbbf2433 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40%;right:-30%}.Hero-module__ejOdHG__cardHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Hero-module__ejOdHG__cardIcon{filter:drop-shadow(0 0 12px #fbbf2480);font-size:2.5rem;line-height:1}.Hero-module__ejOdHG__cardTitle{color:#fff;margin:0 0 .2rem;font-size:1.2rem;font-weight:700}.Hero-module__ejOdHG__cardSubtitle{color:#ffffff80;margin:0;font-size:.8rem}.Hero-module__ejOdHG__cardDivider{background:#ffffff1a;height:1px;margin:1.25rem 0}.Hero-module__ejOdHG__serviceList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.Hero-module__ejOdHG__serviceItem{color:#ffffffe0;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.Hero-module__ejOdHG__checkIcon{color:var(--accent-400);filter:drop-shadow(0 0 4px #fbbf2480);flex-shrink:0}.Hero-module__ejOdHG__cardCta{background:linear-gradient(135deg, var(--accent-500), var(--accent-400));color:var(--primary-900);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Hero-module__ejOdHG__cardCta:hover{transform:scale(1.03);box-shadow:0 6px 24px #fbbf2466}.Hero-module__ejOdHG__cardBadge{background:linear-gradient(135deg, var(--primary-600), var(--primary-700));color:#fff;white-space:nowrap;border:1px solid #fff3;border-radius:50px;padding:.3rem .9rem;font-size:.78rem;font-weight:600;position:absolute;top:-14px;right:24px;box-shadow:0 4px 12px #0000004d}.Hero-module__ejOdHG__dotsContainer{z-index:20;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:absolute;bottom:5.5rem;left:0;right:0}.Hero-module__ejOdHG__slideCaption{color:#ffffff80;letter-spacing:.04em;margin:0;font-size:.75rem}.Hero-module__ejOdHG__dots{gap:.5rem;display:flex}.Hero-module__ejOdHG__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Hero-module__ejOdHG__dotActive{background:var(--accent-400);border-radius:4px;width:28px;box-shadow:0 0 8px #fbbf2499}.Hero-module__ejOdHG__scrollIndicator{color:#ffffff59;cursor:pointer;z-index:20;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__ejOdHG__bottomWave{z-index:15;line-height:0;position:absolute;bottom:0;left:0;right:0}.Hero-module__ejOdHG__bottomWave svg{width:100%;height:80px;display:block}@media (max-width:768px){.Hero-module__ejOdHG__inner{flex-direction:column;padding-top:2rem;padding-bottom:8rem}.Hero-module__ejOdHG__stats{gap:1.25rem}.Hero-module__ejOdHG__actions{flex-direction:column}.Hero-module__ejOdHG__btnPrimary,.Hero-module__ejOdHG__btnSecondary{justify-content:center;width:100%}}
.ServicesOverview-module__lYWWDW__services{position:relative}.ServicesOverview-module__lYWWDW__grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:600px){.ServicesOverview-module__lYWWDW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesOverview-module__lYWWDW__grid{grid-template-columns:repeat(4,1fr)}}.ServicesOverview-module__lYWWDW__iconWrapper{background-color:var(--primary-50);width:80px;height:80px;color:var(--primary-600);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:inline-flex}.card:hover .ServicesOverview-module__lYWWDW__iconWrapper{background-color:var(--primary-600);color:#fff;transform:scale(1.1)}.ServicesOverview-module__lYWWDW__title{margin-bottom:1rem;font-size:1.25rem}.ServicesOverview-module__lYWWDW__description{color:var(--text-secondary);font-size:.95rem}
.PackageCard-module__PzK0oq__card{border:1px solid var(--border-light);background:#fff;border-radius:1rem;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}.PackageCard-module__PzK0oq__card:hover{box-shadow:var(--shadow-xl);border-color:var(--primary-200);transform:translateY(-5px)}.PackageCard-module__PzK0oq__popular{border:2px solid var(--accent-500);box-shadow:var(--shadow-md)}.PackageCard-module__PzK0oq__popularBadge{background-color:var(--accent-500);color:#fff;text-align:center;padding:.5rem;font-size:.875rem;font-weight:600}.PackageCard-module__PzK0oq__header{text-align:center;background-color:var(--primary-50);border-bottom:1px solid var(--border-light);padding:2rem 1.5rem 1.5rem}.PackageCard-module__PzK0oq__title{color:var(--primary-900);margin-bottom:1rem;font-size:1.25rem}.PackageCard-module__PzK0oq__price{color:var(--primary-700);justify-content:center;align-items:flex-start;display:flex}.PackageCard-module__PzK0oq__currency{margin-top:.25rem;margin-right:.25rem;font-size:1.5rem;font-weight:600}.PackageCard-module__PzK0oq__amount{font-size:2.5rem;font-weight:700;line-height:1}.PackageCard-module__PzK0oq__content{flex-grow:1;padding:1.5rem}.PackageCard-module__PzK0oq__details{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.PackageCard-module__PzK0oq__details li{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.PackageCard-module__PzK0oq__icon{color:var(--primary-500);flex-shrink:0;margin-top:.15rem}.PackageCard-module__PzK0oq__divider{background-color:var(--border-light);height:1px;margin:1.5rem 0}.PackageCard-module__PzK0oq__features{flex-direction:column;gap:.75rem;display:flex}.PackageCard-module__PzK0oq__features li{color:var(--text-primary);align-items:flex-start;gap:.5rem;font-size:.9rem;display:flex}.PackageCard-module__PzK0oq__checkIcon{color:var(--accent-500);flex-shrink:0;margin-top:.15rem}.PackageCard-module__PzK0oq__footer{background-color:var(--bg-primary);border-top:1px solid var(--border-light);padding:1.5rem}.PackageCard-module__PzK0oq__btnFull{width:100%}
.FeaturedPackages-module__x1BHua__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.FeaturedPackages-module__x1BHua__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FeaturedPackages-module__x1BHua__grid{grid-template-columns:repeat(3,1fr)}}
.StatsCounter-module__1UhBcW__statsSection{background-color:var(--primary-900);color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fbbf24' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");padding:5rem 0;position:relative}.StatsCounter-module__1UhBcW__overlay{background:linear-gradient(90deg,#064e3bf2,#047857cc);position:absolute;inset:0}.StatsCounter-module__1UhBcW__content{z-index:10;position:relative}.StatsCounter-module__1UhBcW__grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}@media (min-width:768px){.StatsCounter-module__1UhBcW__grid{grid-template-columns:repeat(4,1fr)}}.StatsCounter-module__1UhBcW__statItem{flex-direction:column;gap:.5rem;display:flex}.StatsCounter-module__1UhBcW__value{color:var(--accent-400);font-size:3rem;font-weight:700;line-height:1}@media (min-width:768px){.StatsCounter-module__1UhBcW__value{font-size:4rem}}.StatsCounter-module__1UhBcW__label{color:var(--primary-50);font-size:1.125rem;font-weight:500}
.Testimonials-module__L9Y4ma__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__L9Y4ma__card{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:1rem;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative}.Testimonials-module__L9Y4ma__card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.Testimonials-module__L9Y4ma__quoteIcon{color:var(--primary-100);position:absolute;top:1.5rem;right:1.5rem}.Testimonials-module__L9Y4ma__stars{color:var(--accent-500);gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__L9Y4ma__text{color:var(--text-secondary);z-index:1;margin-bottom:2rem;font-size:1rem;line-height:1.8;position:relative}.Testimonials-module__L9Y4ma__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__L9Y4ma__avatar{background-color:var(--primary-100);width:50px;height:50px;color:var(--primary-700);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Testimonials-module__L9Y4ma__name{color:var(--primary-900);margin-bottom:.25rem;font-size:1.125rem}.Testimonials-module__L9Y4ma__location{color:var(--text-muted);font-size:.875rem}
.CallToAction-module__5ijbEq__cta{background-color:var(--primary-100);text-align:center;border-top:1px solid var(--primary-200);border-bottom:1px solid var(--primary-200);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23065f46' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");padding:5rem 0}.CallToAction-module__5ijbEq__content{max-width:700px;margin:0 auto}.CallToAction-module__5ijbEq__title{color:var(--primary-900);margin-bottom:1rem;font-size:2rem}@media (min-width:768px){.CallToAction-module__5ijbEq__title{font-size:2.5rem}}.CallToAction-module__5ijbEq__subtitle{color:var(--primary-800);margin-bottom:2rem;font-size:1.125rem}.CallToAction-module__5ijbEq__actions{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:600px){.CallToAction-module__5ijbEq__actions{flex-direction:row}}
