.HeroSlider-module__BJqekG__hero{width:100%;height:100vh;min-height:700px;position:relative;overflow:hidden}.HeroSlider-module__BJqekG__sliderContainer{width:100%;height:100%;position:relative}.HeroSlider-module__BJqekG__slide{opacity:0;z-index:1;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.HeroSlider-module__BJqekG__slide.HeroSlider-module__BJqekG__active{opacity:1;z-index:2}.HeroSlider-module__BJqekG__media{object-fit:cover;width:100%;height:100%}.HeroSlider-module__BJqekG__overlay{z-index:1;background:linear-gradient(135deg,#0d3b24d9 0%,#1f6b3bb3 50%,#2d9b5299 100%);position:absolute;inset:0}.HeroSlider-module__BJqekG__content{z-index:10;text-align:center;width:90%;max-width:900px;padding:0 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSlider-module__BJqekG__logoContainer{margin-bottom:30px;animation:1s ease-out HeroSlider-module__BJqekG__fadeInDown}.HeroSlider-module__BJqekG__logo{border-radius:16px;width:100px;height:100px;margin:0 auto;box-shadow:0 8px 30px #0000004d}.HeroSlider-module__BJqekG__title{color:#fff;text-shadow:0 4px 20px #0000004d;margin-bottom:20px;font-family:inherit;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;animation:.8s ease-out .2s both HeroSlider-module__BJqekG__fadeInUp}.HeroSlider-module__BJqekG__description{color:#ffffffe6;text-shadow:0 2px 10px #0003;margin-bottom:40px;font-family:inherit;font-size:clamp(1rem,2vw,1.3rem);line-height:1.8;animation:.8s ease-out .4s both HeroSlider-module__BJqekG__fadeInUp}.HeroSlider-module__BJqekG__cta{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s ease-out .6s both HeroSlider-module__BJqekG__fadeInUp;display:flex}.HeroSlider-module__BJqekG__ctaBtn{min-width:180px}.HeroSlider-module__BJqekG__navBtn{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__BJqekG__navBtn:hover{background:#ffffff40;transform:translateY(-50%)scale(1.1)}.HeroSlider-module__BJqekG__prev{left:30px}.HeroSlider-module__BJqekG__next{right:30px}[dir=rtl] .HeroSlider-module__BJqekG__prev{left:auto;right:30px}[dir=rtl] .HeroSlider-module__BJqekG__next{left:30px;right:auto}.HeroSlider-module__BJqekG__dots{z-index:20;gap:12px;display:flex;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.HeroSlider-module__BJqekG__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.HeroSlider-module__BJqekG__dot:hover{background:#fff9}.HeroSlider-module__BJqekG__dot.HeroSlider-module__BJqekG__active{background:var(--yellow-gold);transform:scale(1.2);box-shadow:0 0 15px #e9a60080}.HeroSlider-module__BJqekG__scrollIndicator{z-index:20;color:#ffffffb3;flex-direction:column;align-items:center;gap:10px;font-family:inherit;font-size:.85rem;animation:2s infinite HeroSlider-module__BJqekG__bounce;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.HeroSlider-module__BJqekG__mouse{border:2px solid #ffffff80;border-radius:12px;width:24px;height:40px;position:relative}.HeroSlider-module__BJqekG__wheel{background:#ffffffb3;border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSlider-module__BJqekG__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes HeroSlider-module__BJqekG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSlider-module__BJqekG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSlider-module__BJqekG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes HeroSlider-module__BJqekG__scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(12px)}}@media (max-width:768px){.HeroSlider-module__BJqekG__hero{min-height:600px}.HeroSlider-module__BJqekG__logo{width:80px;height:80px}.HeroSlider-module__BJqekG__navBtn{width:40px;height:40px}.HeroSlider-module__BJqekG__prev{left:15px}.HeroSlider-module__BJqekG__next,[dir=rtl] .HeroSlider-module__BJqekG__prev{right:15px}[dir=rtl] .HeroSlider-module__BJqekG__next{left:15px}.HeroSlider-module__BJqekG__dots{bottom:80px}.HeroSlider-module__BJqekG__scrollIndicator{display:none}.HeroSlider-module__BJqekG__ctaBtn{min-width:150px;padding:12px 20px;font-size:.9rem}}@media (max-width:480px){.HeroSlider-module__BJqekG__cta{flex-direction:column;align-items:center}.HeroSlider-module__BJqekG__ctaBtn{width:100%;max-width:280px}}
.ServicesSection-module__bDHoiq__services{background:linear-gradient(135deg,#0d3b2408,#2d9b5208);position:relative;overflow:hidden}.ServicesSection-module__bDHoiq__services:before{content:"";background:linear-gradient(90deg,transparent,var(--green-light),transparent);height:1px;position:absolute;top:0;left:0;right:0}.ServicesSection-module__bDHoiq__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.ServicesSection-module__bDHoiq__card{background:var(--white);border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.ServicesSection-module__bDHoiq__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.ServicesSection-module__bDHoiq__imageWrapper{height:220px;position:relative;overflow:hidden}.ServicesSection-module__bDHoiq__image{object-fit:cover;transition:transform .5s}.ServicesSection-module__bDHoiq__card:hover .ServicesSection-module__bDHoiq__image{transform:scale(1.1)}.ServicesSection-module__bDHoiq__imageOverlay{opacity:0;background:linear-gradient(#0000 40%,#0d3b24e6);transition:opacity .3s;position:absolute;inset:0}.ServicesSection-module__bDHoiq__card:hover .ServicesSection-module__bDHoiq__imageOverlay{opacity:1}.ServicesSection-module__bDHoiq__content{padding:25px;position:relative}.ServicesSection-module__bDHoiq__iconWrapper{background:linear-gradient(135deg,var(--green-light),var(--green-medium));border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:-25px;left:25px;box-shadow:0 4px 15px #2d9b524d}[dir=rtl] .ServicesSection-module__bDHoiq__iconWrapper{left:auto;right:25px}.ServicesSection-module__bDHoiq__icon{color:var(--white);font-size:1.5rem;font-weight:700}.ServicesSection-module__bDHoiq__title{color:var(--green-dark);margin-top:15px;margin-bottom:8px;font-size:1.15rem;font-weight:600}[dir=rtl] .ServicesSection-module__bDHoiq__title{font-family:var(--font-cairo),sans-serif}.ServicesSection-module__bDHoiq__description{color:var(--gray-light);font-size:.9rem;line-height:1.6}[dir=rtl] .ServicesSection-module__bDHoiq__description{font-family:var(--font-cairo),sans-serif}.ServicesSection-module__bDHoiq__options{justify-content:center;margin-bottom:40px;display:flex}.ServicesSection-module__bDHoiq__optionsCard{background:var(--green-bg);text-align:center;border-left:4px solid var(--green-light);border-radius:16px;padding:30px 50px}[dir=rtl] .ServicesSection-module__bDHoiq__optionsCard{border-left:none;border-right:4px solid var(--green-light)}.ServicesSection-module__bDHoiq__optionsCard h3{color:var(--green-dark);margin-bottom:15px;font-size:1.2rem}[dir=rtl] .ServicesSection-module__bDHoiq__optionsCard h3{font-family:var(--font-cairo),sans-serif}.ServicesSection-module__bDHoiq__optionsCard ul{flex-direction:column;gap:10px;list-style:none;display:flex}.ServicesSection-module__bDHoiq__optionsCard li{color:var(--gray-dark);padding-left:20px;font-size:1rem;position:relative}[dir=rtl] .ServicesSection-module__bDHoiq__optionsCard li{font-family:var(--font-cairo),sans-serif;padding-left:0;padding-right:20px}.ServicesSection-module__bDHoiq__optionsCard li:before{content:"✓";color:var(--green-light);font-weight:700;position:absolute;left:0}[dir=rtl] .ServicesSection-module__bDHoiq__optionsCard li:before{left:auto;right:0}.ServicesSection-module__bDHoiq__cta{text-align:center}@media (max-width:1024px){.ServicesSection-module__bDHoiq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesSection-module__bDHoiq__grid{grid-template-columns:1fr;gap:24px}.ServicesSection-module__bDHoiq__imageWrapper{height:200px}.ServicesSection-module__bDHoiq__optionsCard{padding:24px 30px}}
.PackagesSection-module__31N03a__packages{background:linear-gradient(#f8f6f0 0%,#fff 100%);position:relative}.PackagesSection-module__31N03a__packages:before{content:"";opacity:.5;background: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='%230d3b24' fill-opacity='0.03'%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");height:200px;position:absolute;top:0;left:0;right:0}.PackagesSection-module__31N03a__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid;position:relative}.PackagesSection-module__31N03a__card{background:var(--white);border:3px solid #0000;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 25px #00000014}.PackagesSection-module__31N03a__card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #0000001f}.PackagesSection-module__31N03a__card.PackagesSection-module__31N03a__featured{border-color:var(--yellow-gold);z-index:2;transform:scale(1.05)}.PackagesSection-module__31N03a__card.PackagesSection-module__31N03a__featured:hover{transform:scale(1.05)translateY(-10px)}.PackagesSection-module__31N03a__badge{background:var(--yellow-gold);color:var(--white);padding:8px 50px;font-size:.8rem;font-weight:700;position:absolute;top:20px;right:-35px;transform:rotate(45deg);box-shadow:0 4px 10px #e9a6004d}[dir=rtl] .PackagesSection-module__31N03a__badge{font-family:var(--font-cairo),sans-serif;left:-35px;right:auto;transform:rotate(-45deg)}.PackagesSection-module__31N03a__header{background:linear-gradient(135deg,var(--green-dark),var(--green-medium));text-align:center;color:var(--white);padding:40px 30px}.PackagesSection-module__31N03a__featured .PackagesSection-module__31N03a__header{background:linear-gradient(135deg,var(--green-medium),var(--green-light))}.PackagesSection-module__31N03a__name{color:var(--white);margin-bottom:20px;font-size:1.3rem;font-weight:600}[dir=rtl] .PackagesSection-module__31N03a__name{font-family:var(--font-cairo),sans-serif}.PackagesSection-module__31N03a__price{justify-content:center;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.PackagesSection-module__31N03a__amount{font-size:3.5rem;font-weight:700;line-height:1}.PackagesSection-module__31N03a__currency{opacity:.9;font-size:1.2rem;font-weight:600}.PackagesSection-module__31N03a__visits{opacity:.85;font-size:1rem}[dir=rtl] .PackagesSection-module__31N03a__visits{font-family:var(--font-cairo),sans-serif}.PackagesSection-module__31N03a__body{text-align:center;padding:30px}.PackagesSection-module__31N03a__features{color:var(--gray-dark);min-height:100px;margin-bottom:30px;font-size:.95rem;line-height:1.8}[dir=rtl] .PackagesSection-module__31N03a__features{font-family:var(--font-cairo),sans-serif}.PackagesSection-module__31N03a__btn{width:100%}.PackagesSection-module__31N03a__notes{background:var(--green-bg);border-left:4px solid var(--green-light);border-radius:16px;margin-bottom:40px;padding:30px 40px}[dir=rtl] .PackagesSection-module__31N03a__notes{border-left:none;border-right:4px solid var(--green-light)}.PackagesSection-module__31N03a__notes h4{color:var(--green-dark);margin-bottom:15px;font-size:1.1rem}[dir=rtl] .PackagesSection-module__31N03a__notes h4{font-family:var(--font-cairo),sans-serif}.PackagesSection-module__31N03a__notes ul{flex-direction:column;gap:10px;list-style:none;display:flex}.PackagesSection-module__31N03a__notes li{color:var(--gray-dark);padding-left:20px;font-size:.95rem;position:relative}[dir=rtl] .PackagesSection-module__31N03a__notes li{font-family:var(--font-cairo),sans-serif;padding-left:0;padding-right:20px}.PackagesSection-module__31N03a__notes li:before{content:"•";color:var(--green-light);font-weight:700;position:absolute;left:0}[dir=rtl] .PackagesSection-module__31N03a__notes li:before{left:auto;right:0}.PackagesSection-module__31N03a__cta{text-align:center}@media (max-width:1024px){.PackagesSection-module__31N03a__grid{grid-template-columns:1fr;max-width:450px;margin-left:auto;margin-right:auto}.PackagesSection-module__31N03a__card.PackagesSection-module__31N03a__featured{transform:none}.PackagesSection-module__31N03a__card.PackagesSection-module__31N03a__featured:hover{transform:translateY(-10px)}}@media (max-width:768px){.PackagesSection-module__31N03a__header{padding:30px 20px}.PackagesSection-module__31N03a__amount{font-size:2.8rem}.PackagesSection-module__31N03a__notes{padding:24px}.PackagesSection-module__31N03a__badge{padding:6px 40px;font-size:.7rem}}
.AboutSection-module__x_W1wq__about{background:var(--white);position:relative;overflow:hidden}.AboutSection-module__x_W1wq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}[dir=rtl] .AboutSection-module__x_W1wq__grid{direction:rtl}.AboutSection-module__x_W1wq__content{padding-right:40px}[dir=rtl] .AboutSection-module__x_W1wq__content{padding-left:40px;padding-right:0}.AboutSection-module__x_W1wq__title{margin-bottom:24px;font-size:2.5rem;display:inline-block;position:relative}[dir=rtl] .AboutSection-module__x_W1wq__title{font-family:var(--font-cairo),sans-serif}.AboutSection-module__x_W1wq__title:after{content:"";background:linear-gradient(90deg,var(--green-light),var(--yellow-gold));border-radius:2px;width:80px;height:4px;position:absolute;bottom:-8px;left:0}[dir=rtl] .AboutSection-module__x_W1wq__title:after{left:auto;right:0}.AboutSection-module__x_W1wq__description{color:var(--gray-dark);margin-bottom:30px;font-size:1.1rem;line-height:1.9}[dir=rtl] .AboutSection-module__x_W1wq__description{font-family:var(--font-cairo),sans-serif}.AboutSection-module__x_W1wq__tagline{background:var(--green-bg);border-left:4px solid var(--green-light);border-radius:16px;margin-bottom:30px;padding:25px 30px}[dir=rtl] .AboutSection-module__x_W1wq__tagline{border-left:none;border-right:4px solid var(--green-light)}.AboutSection-module__x_W1wq__tagline p{color:var(--gray-dark);margin-bottom:12px;font-size:1rem}[dir=rtl] .AboutSection-module__x_W1wq__tagline p{font-family:var(--font-cairo),sans-serif}.AboutSection-module__x_W1wq__badge{background:linear-gradient(135deg,var(--green-light),var(--green-medium));color:var(--white);border-radius:20px;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-block}[dir=rtl] .AboutSection-module__x_W1wq__badge{font-family:var(--font-cairo),sans-serif}.AboutSection-module__x_W1wq__images{padding:40px;position:relative}.AboutSection-module__x_W1wq__imageGrid{z-index:2;grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}.AboutSection-module__x_W1wq__imageWrapper{aspect-ratio:1;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.AboutSection-module__x_W1wq__imageWrapper:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003}.AboutSection-module__x_W1wq__image{object-fit:cover;transition:transform .4s}.AboutSection-module__x_W1wq__imageWrapper:hover .AboutSection-module__x_W1wq__image{transform:scale(1.1)}.AboutSection-module__x_W1wq__image1{transform:translateY(30px)}.AboutSection-module__x_W1wq__image2{transform:translateY(-20px)}.AboutSection-module__x_W1wq__image3{transform:translateY(10px)}.AboutSection-module__x_W1wq__priceTag{background:linear-gradient(135deg,var(--green-light),var(--green-medium));color:var(--white);text-align:center;white-space:nowrap;z-index:3;border-radius:12px;padding:15px 25px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #2d9b5266}.AboutSection-module__x_W1wq__from{opacity:.9;margin-bottom:2px;font-size:.75rem;display:block}[dir=rtl] .AboutSection-module__x_W1wq__from{font-family:var(--font-cairo),sans-serif}.AboutSection-module__x_W1wq__price{font-size:1.4rem;font-weight:700;display:block}.AboutSection-module__x_W1wq__per{opacity:.9;font-size:.75rem;display:block}[dir=rtl] .AboutSection-module__x_W1wq__per{font-family:var(--font-cairo),sans-serif}.AboutSection-module__x_W1wq__decorCircle{border:3px dashed var(--green-light);opacity:.3;z-index:1;border-radius:50%;width:200px;height:200px;position:absolute;top:-30px;right:-30px}[dir=rtl] .AboutSection-module__x_W1wq__decorCircle{left:-30px;right:auto}.AboutSection-module__x_W1wq__decorDots{background-image:radial-gradient(var(--green-light)2px,transparent 2px);opacity:.4;z-index:1;background-size:15px 15px;width:100px;height:100px;position:absolute;bottom:0;left:0}[dir=rtl] .AboutSection-module__x_W1wq__decorDots{left:auto;right:0}@media (max-width:1024px){.AboutSection-module__x_W1wq__grid{grid-template-columns:1fr;gap:60px}.AboutSection-module__x_W1wq__content{text-align:center;padding-right:0}[dir=rtl] .AboutSection-module__x_W1wq__content{padding-left:0}.AboutSection-module__x_W1wq__title:after{left:50%;transform:translate(-50%)}[dir=rtl] .AboutSection-module__x_W1wq__title:after{left:auto;right:50%;transform:translate(50%)}.AboutSection-module__x_W1wq__tagline{border-left:none;border-top:4px solid var(--green-light)}[dir=rtl] .AboutSection-module__x_W1wq__tagline{border-right:none}}@media (max-width:768px){.AboutSection-module__x_W1wq__images{padding:20px}.AboutSection-module__x_W1wq__imageGrid{gap:15px}.AboutSection-module__x_W1wq__imageWrapper{border-radius:16px}.AboutSection-module__x_W1wq__image1,.AboutSection-module__x_W1wq__image2,.AboutSection-module__x_W1wq__image3{transform:none}.AboutSection-module__x_W1wq__priceTag{padding:12px 20px;bottom:-15px}.AboutSection-module__x_W1wq__price{font-size:1.1rem}.AboutSection-module__x_W1wq__decorCircle,.AboutSection-module__x_W1wq__decorDots{display:none}}
.AdditionalServicesSection-module__AWQama__additional{background:linear-gradient(180deg,var(--white),var(--gray-bg));position:relative}.AdditionalServicesSection-module__AWQama__tableWrapper{background:var(--white);border-radius:20px;margin-bottom:30px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.AdditionalServicesSection-module__AWQama__table{border-collapse:collapse;width:100%}.AdditionalServicesSection-module__AWQama__table thead{background:linear-gradient(135deg,var(--green-dark),var(--green-medium))}.AdditionalServicesSection-module__AWQama__table th{color:var(--white);text-align:left;padding:20px 30px;font-size:1.1rem;font-weight:600}[dir=rtl] .AdditionalServicesSection-module__AWQama__table th{font-family:var(--font-cairo),sans-serif;text-align:right}.AdditionalServicesSection-module__AWQama__table tbody tr{border-bottom:1px solid #0000000f;transition:all .3s}.AdditionalServicesSection-module__AWQama__table tbody tr:last-child{border-bottom:none}.AdditionalServicesSection-module__AWQama__table tbody tr:hover{background:var(--green-bg)}.AdditionalServicesSection-module__AWQama__table td{color:var(--gray-dark);padding:18px 30px;font-size:1rem}[dir=rtl] .AdditionalServicesSection-module__AWQama__table td{font-family:var(--font-cairo),sans-serif;text-align:right}.AdditionalServicesSection-module__AWQama__table tbody tr:nth-child(2n){background:#00000005}.AdditionalServicesSection-module__AWQama__table tbody tr:nth-child(2n):hover{background:var(--green-bg)}.AdditionalServicesSection-module__AWQama__price{color:var(--green-medium);white-space:nowrap;font-weight:600}.AdditionalServicesSection-module__AWQama__note{text-align:center;color:var(--gray-light);font-size:.95rem;font-style:italic}[dir=rtl] .AdditionalServicesSection-module__AWQama__note{font-family:var(--font-cairo),sans-serif}@media (max-width:768px){.AdditionalServicesSection-module__AWQama__tableWrapper{border-radius:16px}.AdditionalServicesSection-module__AWQama__table th,.AdditionalServicesSection-module__AWQama__table td{padding:14px 16px;font-size:.9rem}.AdditionalServicesSection-module__AWQama__table th:first-child,.AdditionalServicesSection-module__AWQama__table td:first-child{width:60%}}@media (max-width:480px){.AdditionalServicesSection-module__AWQama__table{font-size:.85rem}.AdditionalServicesSection-module__AWQama__table th,.AdditionalServicesSection-module__AWQama__table td{padding:12px}}
.WhyChooseUsSection-module__4ztTKG__whyChoose{background:var(--green-dark);color:var(--white);position:relative;overflow:hidden}.WhyChooseUsSection-module__4ztTKG__bgOverlay{z-index:0;position:absolute;inset:0}.WhyChooseUsSection-module__4ztTKG__bgImage{object-fit:cover;opacity:.15}.WhyChooseUsSection-module__4ztTKG__whyChoose .WhyChooseUsSection-module__4ztTKG__container{z-index:2;position:relative}.WhyChooseUsSection-module__4ztTKG__title h2{color:var(--white)!important}.WhyChooseUsSection-module__4ztTKG__title h2:after{background:linear-gradient(90deg,var(--yellow-gold),var(--green-light))!important}.WhyChooseUsSection-module__4ztTKG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhyChooseUsSection-module__4ztTKG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:16px;padding:30px;transition:all .3s;display:flex}.WhyChooseUsSection-module__4ztTKG__card:hover{background:#ffffff26;border-color:#fff3;transform:translateY(-5px)}.WhyChooseUsSection-module__4ztTKG__icon{background:linear-gradient(135deg,var(--green-light),var(--green-medium));border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex;box-shadow:0 4px 15px #2d9b524d}.WhyChooseUsSection-module__4ztTKG__text{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.7}[dir=rtl] .WhyChooseUsSection-module__4ztTKG__text{font-family:var(--font-cairo),sans-serif}@media (max-width:1024px){.WhyChooseUsSection-module__4ztTKG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUsSection-module__4ztTKG__grid{grid-template-columns:1fr}.WhyChooseUsSection-module__4ztTKG__card{padding:24px}.WhyChooseUsSection-module__4ztTKG__icon{width:50px;height:50px;font-size:1.5rem}}
.ContactSection-module__Xwot_q__contact{background:var(--white);position:relative}.ContactSection-module__Xwot_q__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:50px;display:grid}.ContactSection-module__Xwot_q__card{background:var(--white);border-radius:24px;flex-direction:column;height:100%;padding:40px;display:flex;box-shadow:0 10px 40px #0000001a}.ContactSection-module__Xwot_q__items{flex-direction:column;flex:1;gap:20px;display:flex}.ContactSection-module__Xwot_q__item{background:var(--green-bg);border-radius:16px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.ContactSection-module__Xwot_q__item:hover{background:var(--green-light);transform:translate(8px)}[dir=rtl] .ContactSection-module__Xwot_q__item:hover{transform:translate(-8px)}.ContactSection-module__Xwot_q__item:hover .ContactSection-module__Xwot_q__icon{background:var(--white);color:var(--green-medium)}.ContactSection-module__Xwot_q__item:hover .ContactSection-module__Xwot_q__details span{color:var(--white)}.ContactSection-module__Xwot_q__icon{background:linear-gradient(135deg,var(--green-light),var(--green-medium));width:50px;height:50px;color:var(--white);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ContactSection-module__Xwot_q__icon.ContactSection-module__Xwot_q__whatsapp{background:#25d366}.ContactSection-module__Xwot_q__details{flex-direction:column;gap:4px;display:flex}.ContactSection-module__Xwot_q__label{color:var(--gray-light);font-size:.85rem;transition:color .3s}[dir=rtl] .ContactSection-module__Xwot_q__label{font-family:var(--font-cairo),sans-serif}.ContactSection-module__Xwot_q__value{color:var(--green-dark);font-size:1.1rem;font-weight:600;transition:color .3s}.ContactSection-module__Xwot_q__address{background:linear-gradient(135deg,var(--green-dark),var(--green-medium));color:var(--white);border-radius:16px;align-items:flex-start;gap:16px;margin-top:30px;padding:20px;display:flex}.ContactSection-module__Xwot_q__addressIcon{background:#fff3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ContactSection-module__Xwot_q__address .ContactSection-module__Xwot_q__label{color:#fffc;margin-bottom:4px;display:block}.ContactSection-module__Xwot_q__addressText{margin:0;font-size:1rem;line-height:1.6}[dir=rtl] .ContactSection-module__Xwot_q__addressText{font-family:var(--font-cairo),sans-serif}.ContactSection-module__Xwot_q__imageCard{border-radius:24px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}.ContactSection-module__Xwot_q__image{object-fit:cover}.ContactSection-module__Xwot_q__imageOverlay{background:linear-gradient(#0000 0%,#0d3b24b3 50%,#0d3b24f2 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.ContactSection-module__Xwot_q__logo{border-radius:16px;margin-bottom:20px;box-shadow:0 8px 30px #0000004d}.ContactSection-module__Xwot_q__tagline{color:var(--white);text-align:center;font-size:1.1rem;font-weight:600}[dir=rtl] .ContactSection-module__Xwot_q__tagline{font-family:var(--font-cairo),sans-serif}@media (max-width:1024px){.ContactSection-module__Xwot_q__grid{grid-template-columns:1fr;gap:40px}.ContactSection-module__Xwot_q__imageCard{min-height:400px}}@media (max-width:768px){.ContactSection-module__Xwot_q__card{padding:24px}.ContactSection-module__Xwot_q__item{padding:16px}.ContactSection-module__Xwot_q__icon{width:45px;height:45px}.ContactSection-module__Xwot_q__value{font-size:1rem}.ContactSection-module__Xwot_q__imageCard{min-height:350px}.ContactSection-module__Xwot_q__imageOverlay{padding:24px}.ContactSection-module__Xwot_q__logo{width:80px;height:80px}}
