.Navbar-module__fGkAxq__navbar{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1000;background:0 0;justify-content:space-between;align-items:center;padding:14px 40px;transition:all .5s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__fGkAxq__navbar.Navbar-module__fGkAxq__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000000d}.Navbar-module__fGkAxq__menuButton{cursor:pointer;z-index:1001;background:0 0;border:2px dotted #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:50px;height:50px;padding:10px;transition:all .3s;display:flex;position:relative}.Navbar-module__fGkAxq__navbar.Navbar-module__fGkAxq__scrolled .Navbar-module__fGkAxq__menuButton,.Navbar-module__fGkAxq__menuButton.Navbar-module__fGkAxq__menuOpen{border-color:#130604}.Navbar-module__fGkAxq__menuIcon{background:#fff;width:20px;height:2px;transition:all .3s}.Navbar-module__fGkAxq__menuButton.Navbar-module__fGkAxq__menuOpen .Navbar-module__fGkAxq__menuIcon:first-child{background:#130604;transform:rotate(45deg)translateY(7px)}.Navbar-module__fGkAxq__menuButton.Navbar-module__fGkAxq__menuOpen .Navbar-module__fGkAxq__menuIcon:nth-child(2){opacity:0}.Navbar-module__fGkAxq__menuButton.Navbar-module__fGkAxq__menuOpen .Navbar-module__fGkAxq__menuIcon:nth-child(3){background:#130604;transform:rotate(-45deg)translateY(-7px)}.Navbar-module__fGkAxq__navbar.Navbar-module__fGkAxq__scrolled .Navbar-module__fGkAxq__menuIcon{background:#130604}.Navbar-module__fGkAxq__logoContainer{justify-content:center;align-items:center;gap:20px;transition:gap .5s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__fGkAxq__logoContainer:has(.Navbar-module__fGkAxq__logo.Navbar-module__fGkAxq__visible){gap:10px}.Navbar-module__fGkAxq__logoDecorLeft,.Navbar-module__fGkAxq__logoDecorRight{object-fit:contain;opacity:1;filter:brightness(0)invert();z-index:10;width:22px;height:22px;transition:all .5s;position:relative}.Navbar-module__fGkAxq__logoDecorLeft.Navbar-module__fGkAxq__decorScrolled{opacity:1;filter:brightness(0)invert(0);transform:translate(180px)}.Navbar-module__fGkAxq__logoDecorRight.Navbar-module__fGkAxq__decorScrolled{opacity:1;filter:brightness(0)invert(0);transform:translate(-180px)}.Navbar-module__fGkAxq__logoText{color:#fff;white-space:nowrap;opacity:1;letter-spacing:1px;text-transform:uppercase;font-family:Cinzel,GT Sectra Fine,Georgia,serif;font-size:1.2rem;font-weight:500;transition:opacity .5s,transform .5s}.Navbar-module__fGkAxq__logoText.Navbar-module__fGkAxq__hidden{opacity:0;pointer-events:none;transform:scale(.8)}.Navbar-module__fGkAxq__logo{object-fit:contain;opacity:0;width:50px;height:auto;transition:opacity .5s,transform .5s;position:absolute;transform:scale(.8)}.Navbar-module__fGkAxq__logo.Navbar-module__fGkAxq__visible{opacity:1;transform:scale(1)}.Navbar-module__fGkAxq__languageButton{color:#130604;cursor:pointer;background:#fff;border:2px dotted #130604;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1rem;transition:all .3s;display:flex;position:relative}.Navbar-module__fGkAxq__languageButton:hover{color:#fff;background:#130604;border-style:solid;transform:translateY(-2px);box-shadow:0 8px 20px #13060433}.Navbar-module__fGkAxq__languageDropdown{z-index:1002;transform-origin:100% 0;background:#fff;border:2px dotted #130604;border-radius:16px;min-width:150px;animation:.4s cubic-bezier(.34,1.56,.64,1) Navbar-module__fGkAxq__dropdownOpen;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 40px #13060426}@keyframes Navbar-module__fGkAxq__dropdownOpen{0%{opacity:0;transform:translateY(-15px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__fGkAxq__languageDropdown button{text-align:left;cursor:pointer;color:#130604;background:#fff;border:none;width:100%;padding:15px 20px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1rem;transition:all .7s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Navbar-module__fGkAxq__languageDropdown button:before{content:"";z-index:-1;background:#130604;width:0;height:100%;transition:all .7s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.Navbar-module__fGkAxq__languageDropdown button:hover{padding-left:30px}.Navbar-module__fGkAxq__languageDropdown button:hover:before{width:100%}.Navbar-module__fGkAxq__languageDropdown button:not(:last-child){border-bottom:1px solid #f0f0f0}.Navbar-module__fGkAxq__mobileMenu{z-index:1000;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s cubic-bezier(.16,1,.3,1) Navbar-module__fGkAxq__fadeIn;display:flex;position:fixed;inset:0}.Navbar-module__fGkAxq__mobileMenu.Navbar-module__fGkAxq__closing{animation:.5s cubic-bezier(.7,0,.84,0) forwards Navbar-module__fGkAxq__fadeOut}@keyframes Navbar-module__fGkAxq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module__fGkAxq__fadeOut{0%{opacity:1}to{opacity:0}}.Navbar-module__fGkAxq__menuList{flex-direction:column;align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__fGkAxq__menuList li{overflow:hidden}.Navbar-module__fGkAxq__menuList li a{color:#130604;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:2rem;text-decoration:none;transition:color .4s cubic-bezier(.16,1,.3,1);animation:.9s cubic-bezier(.16,1,.3,1) forwards Navbar-module__fGkAxq__slideUpLink;display:block;transform:translateY(100%)}.Navbar-module__fGkAxq__mobileMenu.Navbar-module__fGkAxq__closing .Navbar-module__fGkAxq__menuList li a{animation:.6s cubic-bezier(.7,0,.84,0) forwards Navbar-module__fGkAxq__slideDownLink;transform:translateY(0)}.Navbar-module__fGkAxq__menuList li:first-child a{animation-delay:.15s}.Navbar-module__fGkAxq__menuList li:nth-child(2) a{animation-delay:.25s}.Navbar-module__fGkAxq__menuList li:nth-child(3) a{animation-delay:.35s}.Navbar-module__fGkAxq__menuList li:nth-child(4) a{animation-delay:.45s}.Navbar-module__fGkAxq__menuList li:nth-child(5) a{animation-delay:.55s}.Navbar-module__fGkAxq__mobileMenu.Navbar-module__fGkAxq__closing .Navbar-module__fGkAxq__menuList li:first-child a{animation-delay:0s}.Navbar-module__fGkAxq__mobileMenu.Navbar-module__fGkAxq__closing .Navbar-module__fGkAxq__menuList li:nth-child(2) a{animation-delay:50ms}.Navbar-module__fGkAxq__mobileMenu.Navbar-module__fGkAxq__closing .Navbar-module__fGkAxq__menuList li:nth-child(3) a{animation-delay:.1s}.Navbar-module__fGkAxq__mobileMenu.Navbar-module__fGkAxq__closing .Navbar-module__fGkAxq__menuList li:nth-child(4) a{animation-delay:.15s}.Navbar-module__fGkAxq__mobileMenu.Navbar-module__fGkAxq__closing .Navbar-module__fGkAxq__menuList li:nth-child(5) a{animation-delay:.2s}@keyframes Navbar-module__fGkAxq__slideUpLink{to{transform:translateY(0)}}@keyframes Navbar-module__fGkAxq__slideDownLink{0%{transform:translateY(0)}to{transform:translateY(100%)}}.Navbar-module__fGkAxq__menuList li a:hover{color:#666}@media (max-width:768px){.Navbar-module__fGkAxq__navbar{padding:10px 20px}.Navbar-module__fGkAxq__menuButton{width:40px;height:40px;padding:8px}.Navbar-module__fGkAxq__menuIcon{width:16px}.Navbar-module__fGkAxq__logo{opacity:1;width:35px;position:relative;transform:scale(1)}.Navbar-module__fGkAxq__logoText,.Navbar-module__fGkAxq__logoDecorLeft,.Navbar-module__fGkAxq__logoDecorRight{display:none}.Navbar-module__fGkAxq__languageButton{padding:10px 16px;font-size:.9rem}}
.herSection-module__TGSZhG__heroContainer{height:100vh;position:relative;overflow:hidden}.herSection-module__TGSZhG__hero{cursor:pointer;width:100%;height:100vh;position:relative;overflow:hidden}.herSection-module__TGSZhG__imageContainer{will-change:transform;width:120%;height:120%;position:absolute;top:2%;left:15%;transform:scale(1.2)}@media (max-width:768px){.herSection-module__TGSZhG__imageContainer{width:100%;height:100%;left:0}}.herSection-module__TGSZhG__swiper{width:100%;height:100%}.herSection-module__TGSZhG__slide{background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:relative}@media (max-width:768px){.herSection-module__TGSZhG__slide{background-position:22% 100%;background-size:cover}}.herSection-module__TGSZhG__layer{z-index:5;pointer-events:none;background-position:0;background-repeat:no-repeat;background-size:contain;width:100%;height:130%;position:absolute;top:0;left:0}@media (max-width:1024px){.herSection-module__TGSZhG__layer{background-position:50%;background-size:cover;height:120%}}@media (max-width:768px){.herSection-module__TGSZhG__layer{background-position:100%;background-size:cover;width:100%;height:100%}}@media (max-width:480px){.herSection-module__TGSZhG__layer{background-position:100%;background-size:cover}}.herSection-module__TGSZhG__overlay{text-align:center;z-index:2;color:var(--bg-white);text-shadow:2px 2px 8px #000000b3;width:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.herSection-module__TGSZhG__overlay{width:90%;top:50%;left:50%;transform:translate(-50%,-50%)}}.herSection-module__TGSZhG__overlay h1{color:#fff;font-size:9rem;font-weight:700;font-family:var(--font-oregano);will-change:transform;text-transform:uppercase;margin-bottom:1rem;line-height:1.2}.herSection-module__TGSZhG__arabicTitle{white-space:nowrap;font-size:11rem!important}@media (max-width:1024px){.herSection-module__TGSZhG__overlay h1{font-size:5rem}.herSection-module__TGSZhG__arabicTitle{font-size:6.5rem!important}}@media (max-width:768px){.herSection-module__TGSZhG__overlay h1{font-size:5.5rem}.herSection-module__TGSZhG__arabicTitle{font-size:6.5rem!important}}@media (max-width:480px){.herSection-module__TGSZhG__overlay h1{font-size:4.5rem}.herSection-module__TGSZhG__arabicTitle{font-size:5.5rem!important}}.herSection-module__TGSZhG__overlay p{color:var(--bg-light);font-size:1.5rem;font-family:var(--font-tajawal)}.herSection-module__TGSZhG__aboutSection{z-index:10;opacity:0;align-items:flex-start;width:50%;height:100%;padding-top:2rem;display:flex;position:absolute;top:60px;left:4%;transform:translate(-100%)}.herSection-module__TGSZhG__shadowOverlay{z-index:9;opacity:0;pointer-events:none;background:#000000b3;width:100%;height:100%;display:none;position:absolute;top:0;left:0}@media (max-width:768px){.herSection-module__TGSZhG__shadowOverlay{display:block}}@media (max-width:1024px){.herSection-module__TGSZhG__aboutSection{width:70%}}@media (max-width:768px){.herSection-module__TGSZhG__aboutSection{width:90%;height:100%;padding-top:2rem;left:5%}}.herSection-module__TGSZhG__aboutContainer{color:#fff;border-radius:20px;justify-content:center;align-items:start;width:100%;height:100%;padding:3rem;display:flex}@media (max-width:768px){.herSection-module__TGSZhG__heroContainer{height:auto}.herSection-module__TGSZhG__aboutContainer{padding:1.5rem 0}}.herSection-module__TGSZhG__aboutContent{text-align:left;max-width:100%}.herSection-module__TGSZhG__aboutTitle{font-size:3.5rem;font-weight:700;font-family:var(--font-changa);margin-bottom:1.5rem;line-height:1.2}@media (max-width:1024px){.herSection-module__TGSZhG__aboutTitle{font-size:2.5rem}}@media (max-width:768px){.herSection-module__TGSZhG__aboutTitle{margin-bottom:1rem;font-size:1.6rem}}@media (max-width:480px){.herSection-module__TGSZhG__aboutTitle{font-size:1.5rem}}.herSection-module__TGSZhG__aboutDescription{opacity:.95;max-width:350px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1.1rem;line-height:1.8}@media (max-width:1024px){.herSection-module__TGSZhG__aboutDescription{max-width:100%;font-size:1rem}}@media (max-width:768px){.herSection-module__TGSZhG__aboutDescription{font-size:1.1rem;line-height:1.6}}.herSection-module__TGSZhG__highlight{color:var(--accent);font-weight:600}:is(.herSection-module__TGSZhG__swiper .swiper-button-next,.herSection-module__TGSZhG__swiper .swiper-button-prev,.herSection-module__TGSZhG__hero .swiper-button-next,.herSection-module__TGSZhG__hero .swiper-button-prev){color:var(--bg-white);background:var(--primary);z-index:20;border-radius:50%;width:60px;height:60px;transition:all .3s;box-shadow:0 4px 15px #0000004d}:is(.herSection-module__TGSZhG__swiper .swiper-button-next:hover,.herSection-module__TGSZhG__swiper .swiper-button-prev:hover,.herSection-module__TGSZhG__hero .swiper-button-next:hover,.herSection-module__TGSZhG__hero .swiper-button-prev:hover){background:var(--accent);transform:scale(1.1)}.herSection-module__TGSZhG__swiper .swiper-button-next:after{font-size:24px;font-weight:700}.herSection-module__TGSZhG__swiper .swiper-button-prev:after{font-size:24px;font-weight:700}.herSection-module__TGSZhG__hero .swiper-button-next:after{font-size:24px;font-weight:700}.herSection-module__TGSZhG__hero .swiper-button-prev:after{font-size:24px;font-weight:700}
.OurExperience-module__B5KR6W__ourExperience{background-color:#fff;padding:60px 20px 120px;position:relative;overflow:hidden}.OurExperience-module__B5KR6W__logoContainer{justify-content:center;align-items:flex-start;padding-top:40px;display:flex}.OurExperience-module__B5KR6W__logo{object-fit:contain;width:60px;height:auto}.OurExperience-module__B5KR6W__textContainer{justify-content:center;align-items:center;padding:40px 20px;display:flex}.OurExperience-module__B5KR6W__description{text-align:center;color:#333;max-width:880px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1.9rem;font-weight:400;line-height:1.4}.OurExperience-module__B5KR6W__lineWrapper{margin-bottom:.3em;display:block;overflow:hidden}.OurExperience-module__B5KR6W__line{display:block}.OurExperience-module__B5KR6W__iconWrapper{cursor:pointer;border:1px dashed #c9a84c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:140px;height:140px;padding:18px 22px;transition:transform .3s,box-shadow .3s;display:inline-flex}.OurExperience-module__B5KR6W__iconWrapper:hover{transform:scale(1.08);box-shadow:0 0 18px #c9a84c59}.OurExperience-module__B5KR6W__iconLabel{text-align:center;color:#111;max-width:90px;margin:0;font-family:Tajawal,Noto Sans Arabic,Arial,sans-serif;font-size:.75rem;font-weight:600;line-height:1.5}.OurExperience-module__B5KR6W__iconsContainer{justify-content:center;align-items:center;gap:30px;width:100%;margin:40px 0;padding:0;display:flex;position:relative}.OurExperience-module__B5KR6W__iconsContainer:before,.OurExperience-module__B5KR6W__iconsContainer:after{display:none}.OurExperience-module__B5KR6W__iconLine{background:#0003;flex:1;height:1px}.OurExperience-module__B5KR6W__icon{object-fit:contain;cursor:pointer;width:30px;height:30px}@media (max-width:1024px){.OurExperience-module__B5KR6W__description{max-width:700px;font-size:1.6rem}}@media (max-width:768px){.OurExperience-module__B5KR6W__ourExperience{padding:40px 20px 80px}.OurExperience-module__B5KR6W__logoContainer{padding-top:20px}.OurExperience-module__B5KR6W__logo{width:50px}.OurExperience-module__B5KR6W__textContainer{padding:30px 0}.OurExperience-module__B5KR6W__description{max-width:100%;padding:0;font-size:1.3rem;line-height:1.5}.OurExperience-module__B5KR6W__line{display:inline}.OurExperience-module__B5KR6W__iconsContainer{align-items:center;gap:10px}.OurExperience-module__B5KR6W__iconLine{flex:1}.OurExperience-module__B5KR6W__iconWrapper{width:100px;height:100px;padding:14px 18px}.OurExperience-module__B5KR6W__icon{width:24px;height:24px}.OurExperience-module__B5KR6W__iconLabel{font-size:.6rem}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.OurServices-module__yUU88q__ourServices{background:linear-gradient(#130604 85%,#fff 50%);min-height:100vh;padding:80px 20px}.OurServices-module__yUU88q__header{text-align:center;margin-bottom:60px}.OurServices-module__yUU88q__titleWrapper{justify-content:center;align-items:center;gap:20px;margin-bottom:10px;display:flex}.OurServices-module__yUU88q__leftIcon,.OurServices-module__yUU88q__rightIcon{object-fit:contain;width:25px;height:25px}.OurServices-module__yUU88q__title{color:#fff;margin-bottom:16px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:3rem;font-weight:500}.OurServices-module__yUU88q__subtitle{color:#fff;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:100}.OurServices-module__yUU88q__tabsNav{justify-content:center;max-width:1400px;margin:0 auto 60px;padding:20px 0;display:flex}.OurServices-module__yUU88q__tabsSwiper{border-bottom:1px solid #ffffffae;width:100%;padding:10px 0}.OurServices-module__yUU88q__tabsSwiper .swiper-wrapper{justify-content:center}.OurServices-module__yUU88q__tabSlide{min-width:150px;width:auto!important}.OurServices-module__yUU88q__tabButton{color:#fff;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:12px 0;font-family:GT Pressura,sans-serif;font-size:.9rem;font-weight:100;transition:all .3s}.OurServices-module__yUU88q__tabButton.OurServices-module__yUU88q__active{color:var(--accent);position:relative}.OurServices-module__yUU88q__tabButton.OurServices-module__yUU88q__active:after{content:"";background-color:#fff;height:2px;animation:.5s forwards OurServices-module__yUU88q__expandBorder;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}@keyframes OurServices-module__yUU88q__expandBorder{to{transform:scaleX(1)}}.OurServices-module__yUU88q__tabContent{max-width:1200px;margin:0 auto}.OurServices-module__yUU88q__contentWrapper{align-items:start;gap:50px;transition:all .4s;display:flex;overflow:hidden}.OurServices-module__yUU88q__imageContainer{flex:0 0 600px;height:500px;position:relative;overflow:hidden}.OurServices-module__yUU88q__imageContainer:before{content:"";z-index:2;background-color:#130604;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateY(0)}.OurServices-module__yUU88q__imageContainer.OurServices-module__yUU88q__animating:before{animation:.7s ease-in-out forwards OurServices-module__yUU88q__revealImage}.OurServices-module__yUU88q__imageContainer img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.OurServices-module__yUU88q__descriptionContainer{text-align:left;flex:1;margin-top:40px}.OurServices-module__yUU88q__serviceImage{transition:all 1.7s}.OurServices-module__yUU88q__serviceImage:hover{transform:scale(1.05)}.OurServices-module__yUU88q__serviceTitle{color:#fff;margin-bottom:20px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:2.5rem;font-weight:500;overflow:hidden}.OurServices-module__yUU88q__serviceTitle span{opacity:0;animation:.8s forwards OurServices-module__yUU88q__slideUpText;display:block;transform:translateY(100%)}.OurServices-module__yUU88q__serviceTitle span:first-child{animation-delay:0s}.OurServices-module__yUU88q__serviceTitle span:nth-child(2){animation-delay:.1s}.OurServices-module__yUU88q__serviceDescription{color:#fff;max-width:800px;margin:0 auto;font-family:GT Pressura,sans-serif;font-size:1.2rem;font-weight:200;line-height:1.8}.OurServices-module__yUU88q__serviceDescription .highlight{color:var(--accent);font-weight:400}.OurServices-module__yUU88q__lineWrapper{margin-bottom:.2em;display:block;overflow:hidden}.OurServices-module__yUU88q__lineWrapper span{opacity:0;animation:.8s forwards OurServices-module__yUU88q__slideUpText;display:inline-block;transform:translateY(100%)}.OurServices-module__yUU88q__lineWrapper:first-child span{animation-delay:0s}.OurServices-module__yUU88q__lineWrapper:nth-child(2) span{animation-delay:.1s}.OurServices-module__yUU88q__lineWrapper:nth-child(3) span{animation-delay:.2s}.OurServices-module__yUU88q__lineWrapper:nth-child(4) span{animation-delay:.3s}@keyframes OurServices-module__yUU88q__slideUpText{to{opacity:1;transform:translateY(0)}}@keyframes OurServices-module__yUU88q__revealImage{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (max-width:768px){.OurServices-module__yUU88q__ourServices{background:linear-gradient(#130604 100%,#130604);min-height:auto;padding:50px 15px}.OurServices-module__yUU88q__header{margin-bottom:40px}.OurServices-module__yUU88q__titleWrapper{gap:12px;margin-bottom:8px}.OurServices-module__yUU88q__leftIcon,.OurServices-module__yUU88q__rightIcon{width:20px;height:20px}.OurServices-module__yUU88q__title{margin-bottom:12px;font-size:1.8rem}.OurServices-module__yUU88q__subtitle{padding:0 10px;font-size:.9rem}.OurServices-module__yUU88q__tabsNav{margin-bottom:40px;padding:15px 0}.OurServices-module__yUU88q__tabsSwiper{padding:8px 0}.OurServices-module__yUU88q__tabSlide{min-width:100px}.OurServices-module__yUU88q__tabButton{padding:8px 0;font-size:.75rem}.OurServices-module__yUU88q__tabContent{padding:0 5px}.OurServices-module__yUU88q__contentWrapper{flex-direction:column;gap:25px;padding:0}.OurServices-module__yUU88q__imageContainer{flex:none;width:100%;height:250px;overflow:hidden}.OurServices-module__yUU88q__descriptionContainer{text-align:center;margin-top:0;padding:0 10px}.OurServices-module__yUU88q__serviceTitle{margin-bottom:15px;font-size:1.6rem;line-height:1.3}.OurServices-module__yUU88q__serviceTitle span{opacity:1;animation:none;display:inline;transform:none}.OurServices-module__yUU88q__serviceDescription{text-align:center;font-size:.95rem;line-height:1.6}.OurServices-module__yUU88q__lineWrapper{margin-bottom:0;display:inline}.OurServices-module__yUU88q__lineWrapper span{opacity:1;animation:none;display:inline;transform:none}.OurServices-module__yUU88q__tabsSwiper .swiper-wrapper{justify-content:start}}@media (max-width:480px){.OurServices-module__yUU88q__ourServices{padding:40px 10px}.OurServices-module__yUU88q__title{font-size:1.5rem}.OurServices-module__yUU88q__subtitle{font-size:.85rem}.OurServices-module__yUU88q__tabSlide{min-width:90px}.OurServices-module__yUU88q__tabButton{padding:6px 0;font-size:.7rem}.OurServices-module__yUU88q__imageContainer{height:220px}.OurServices-module__yUU88q__serviceTitle{font-size:1.4rem}.OurServices-module__yUU88q__serviceDescription{font-size:.9rem}}
.AdditionalServices-module__0Mif0G__additionalServices{background:#fff;padding:80px 0 80px 170px}.AdditionalServices-module__0Mif0G__header{align-items:center;gap:20px;margin-bottom:60px;padding-left:20px;padding-right:20px;display:flex}.AdditionalServices-module__0Mif0G__headerContent{text-align:left;flex-shrink:0;align-items:center;gap:15px;display:flex}.AdditionalServices-module__0Mif0G__headerIcon{object-fit:contain;filter:brightness(0)saturate()invert(5%)sepia(12%)saturate(2847%)hue-rotate(343deg)brightness(96%)contrast(97%);width:25px;height:25px}.AdditionalServices-module__0Mif0G__headerLine{background:#ddd;width:800px;height:1px}.AdditionalServices-module__0Mif0G__navigationButtons{flex-shrink:0;gap:15px;display:flex}.AdditionalServices-module__0Mif0G__navButton{cursor:pointer;color:#130705;background:#fdf8f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex}.AdditionalServices-module__0Mif0G__navButton:hover{color:#fff;background:#130705}.AdditionalServices-module__0Mif0G__navButton:disabled{opacity:.3;cursor:not-allowed}.AdditionalServices-module__0Mif0G__title{color:#130604;margin-bottom:10px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:2.5rem;font-weight:500}.AdditionalServices-module__0Mif0G__subtitle{color:#666;text-transform:uppercase;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:100}.AdditionalServices-module__0Mif0G__servicesSwiper{max-width:100%;margin:0;padding:20px 0}.AdditionalServices-module__0Mif0G__card{cursor:pointer;background:#fff;transition:transform .3s,box-shadow .3s;overflow:hidden}.AdditionalServices-module__0Mif0G__imageWrapper{width:100%;height:500px;overflow:hidden}.AdditionalServices-module__0Mif0G__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s}.AdditionalServices-module__0Mif0G__card:hover .AdditionalServices-module__0Mif0G__imageWrapper img{transform:scale(1.1)}.AdditionalServices-module__0Mif0G__cardTitle{color:#130604;text-align:center;justify-content:center;align-items:center;min-height:80px;padding:25px 0;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1.5rem;font-weight:400;display:flex}@media (max-width:768px){.AdditionalServices-module__0Mif0G__additionalServices{padding:60px 20px}.AdditionalServices-module__0Mif0G__header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px;padding:0}.AdditionalServices-module__0Mif0G__headerLine,.AdditionalServices-module__0Mif0G__navigationButtons{display:none}.AdditionalServices-module__0Mif0G__navButton{width:45px;height:45px;font-size:18px}.AdditionalServices-module__0Mif0G__title{font-size:1.8rem}.AdditionalServices-module__0Mif0G__servicesSwiper{padding:10px 0}.AdditionalServices-module__0Mif0G__imageWrapper{height:280px}.AdditionalServices-module__0Mif0G__cardTitle{min-height:60px;padding:20px 10px;font-size:1.2rem}}
.contactBar-module__aPrx9G__contactBar{color:#fff;background-color:#130604;border-top:1.5px solid #fff;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:55px;font-size:14px;display:grid}.contactBar-module__aPrx9G__phone{color:#fff;text-align:right;padding-right:20px}.contactBar-module__aPrx9G__divider{color:#fff}.contactBar-module__aPrx9G__email{color:#fff;text-align:left;padding-left:20px;font-size:12px}
.Locations-module__CNMpTq__locations{background:#fff;padding:80px 8%}.Locations-module__CNMpTq__header{text-align:center;margin-bottom:60px}.Locations-module__CNMpTq__titleWrapper{justify-content:center;align-items:center;gap:20px;margin-bottom:10px;display:flex}.Locations-module__CNMpTq__leftIcon,.Locations-module__CNMpTq__rightIcon{object-fit:contain;filter:brightness(0)saturate()invert(5%)sepia(10%)saturate(1000%)hue-rotate(350deg);width:25px;height:25px}.Locations-module__CNMpTq__title{color:#130604;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:3rem;font-weight:500}.Locations-module__CNMpTq__subtitle{color:#666;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:100}.Locations-module__CNMpTq__grid{grid-template-columns:repeat(7,1fr);gap:16px;display:grid}.Locations-module__CNMpTq__card{cursor:pointer;background-position:50%;background-size:cover;border:none;border-radius:12px;height:180px;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Locations-module__CNMpTq__card:hover{transform:scale(1.03);box-shadow:0 8px 28px #00000040}.Locations-module__CNMpTq__cardOverlay{background:linear-gradient(#0000 40%,#130604b8 100%);transition:background .3s;position:absolute;inset:0}.Locations-module__CNMpTq__card:hover .Locations-module__CNMpTq__cardOverlay{background:linear-gradient(#0000 30%,#13060480 100%)}.Locations-module__CNMpTq__cardName{text-align:center;color:#fff;letter-spacing:.5px;text-shadow:0 1px 4px #00000080;padding:0 8px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1.05rem;font-weight:500;position:absolute;bottom:14px;left:0;right:0}.Locations-module__CNMpTq__backdrop{z-index:1000;background:#000000d1;justify-content:center;align-items:center;animation:.25s Locations-module__CNMpTq__fadeIn;display:flex;position:fixed;inset:0}.Locations-module__CNMpTq__backdropOut{animation:.3s forwards Locations-module__CNMpTq__fadeOut}.Locations-module__CNMpTq__popup{background:#111;border-radius:14px;flex-direction:column;width:90vw;max-width:900px;animation:.3s Locations-module__CNMpTq__slideUp;display:flex;position:relative;overflow:hidden}.Locations-module__CNMpTq__popupOut{animation:.3s forwards Locations-module__CNMpTq__slideDown}.Locations-module__CNMpTq__closeBtn{z-index:10;color:#111;cursor:pointer;background:#fff;border:none;border-radius:25px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:14px;right:14px}.Locations-module__CNMpTq__closeBtn:hover{background:#f0f0f0;transform:scale(1.1)}.Locations-module__CNMpTq__imageArea{aspect-ratio:16/9;background:#000;width:100%;overflow:hidden}.Locations-module__CNMpTq__popupImg{object-fit:cover;width:100%;height:100%;animation:.25s Locations-module__CNMpTq__imgFade;display:block}.Locations-module__CNMpTq__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:#00000081;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Locations-module__CNMpTq__navBtn:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;background:#ffffff8c}.Locations-module__CNMpTq__navLeft{left:14px}.Locations-module__CNMpTq__navRight{right:14px}.Locations-module__CNMpTq__popupFooter{justify-content:space-between;align-items:center;padding:12px 20px 6px;display:flex}.Locations-module__CNMpTq__cityName{color:#fff;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1.2rem;font-weight:500}.Locations-module__CNMpTq__counter{color:#ffffff8c;font-family:GT Pressura,sans-serif;font-size:.85rem}.Locations-module__CNMpTq__dots{justify-content:center;gap:8px;padding:10px 20px 18px;display:flex}.Locations-module__CNMpTq__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.Locations-module__CNMpTq__dotActive{background:#c9a84c;transform:scale(1.3)}@keyframes Locations-module__CNMpTq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Locations-module__CNMpTq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes Locations-module__CNMpTq__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Locations-module__CNMpTq__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px)}}@keyframes Locations-module__CNMpTq__imgFade{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Locations-module__CNMpTq__grid{grid-template-columns:repeat(3,1fr)}.Locations-module__CNMpTq__title{font-size:2.4rem}}@media (max-width:768px){.Locations-module__CNMpTq__locations{padding:50px 5%}.Locations-module__CNMpTq__title{font-size:2rem}.Locations-module__CNMpTq__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Locations-module__CNMpTq__card{height:140px}.Locations-module__CNMpTq__popup{width:96vw}.Locations-module__CNMpTq__navBtn{width:36px;height:36px;font-size:1rem}}@media (max-width:480px){.Locations-module__CNMpTq__grid{grid-template-columns:repeat(2,1fr);gap:10px}.Locations-module__CNMpTq__card{border-radius:8px;height:120px}.Locations-module__CNMpTq__cardName{font-size:.9rem}}
.TourPackages-module__o5hkeq__tourPackages{background:#fff;margin:auto;padding:80px 8%}.TourPackages-module__o5hkeq__header{text-align:center;margin-bottom:80px}.TourPackages-module__o5hkeq__titleWrapper{justify-content:center;align-items:center;gap:20px;margin-bottom:10px;display:flex}.TourPackages-module__o5hkeq__leftIcon,.TourPackages-module__o5hkeq__rightIcon{object-fit:contain;filter:brightness(0)saturate()invert(5%)sepia(10%)saturate(1000%)hue-rotate(350deg);width:25px;height:25px}.TourPackages-module__o5hkeq__title{color:#130604;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:3rem;font-weight:500}.TourPackages-module__o5hkeq__subtitle{color:#666;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:100}.TourPackages-module__o5hkeq__packagesGrid{justify-content:center;align-items:center;gap:20px;margin:0 auto;display:flex}.TourPackages-module__o5hkeq__packageCard{flex:1;height:500px;transition:flex .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.TourPackages-module__o5hkeq__packageCard:hover{flex:1.5}:is(.TourPackages-module__o5hkeq__packageCard:hover~.TourPackages-module__o5hkeq__packageCard,.TourPackages-module__o5hkeq__packagesGrid:has(.TourPackages-module__o5hkeq__packageCard:hover) .TourPackages-module__o5hkeq__packageCard:not(:hover)){flex:.8}.TourPackages-module__o5hkeq__packageCard img{object-fit:cover;width:150%;height:100%;transition:filter .5s;position:absolute;top:0;left:0}.TourPackages-module__o5hkeq__packageCard:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 20%,#1306044a 50%,#130604b4);width:100%;height:100%;transition:background .5s;position:absolute;top:0;left:0}.TourPackages-module__o5hkeq__packageCard:hover:before{background:#1306041d}.TourPackages-module__o5hkeq__cardContent{z-index:2;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:30px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;left:0}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__cardContent{padding:40px}.TourPackages-module__o5hkeq__tourName{color:#fff;letter-spacing:.5px;margin:0;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:1.8rem;font-weight:600;transition:all .5s cubic-bezier(.4,0,.2,1)}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__tourName{margin-bottom:15px;font-size:2.2rem}.TourPackages-module__o5hkeq__price{color:#f4a261;text-shadow:0 2px 4px #0000004d;margin:5px 0;font-family:GT Pressura,sans-serif;font-size:2.2rem;font-weight:700;transition:all .5s cubic-bezier(.4,0,.2,1)}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__price{margin-bottom:20px;font-size:1.6rem}.TourPackages-module__o5hkeq__destinations{opacity:0;flex-wrap:wrap;gap:10px;width:380px;max-height:0;margin:0;padding:0;font-family:GT Pressura,sans-serif;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__destinations{opacity:1;max-height:400px;padding:0}.TourPackages-module__o5hkeq__destination{color:#fff;letter-spacing:.5px;text-shadow:0 1px 2px #0000004d;white-space:nowrap;background:#130705;border-radius:5px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .3s;box-shadow:0 3px 8px #0000004d}.TourPackages-module__o5hkeq__bookButton{color:#fff;cursor:pointer;z-index:4;text-transform:uppercase;opacity:0;pointer-events:none;background:#130705;border:3px dotted #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:40px;font-family:GT Pressura,sans-serif;font-size:.9rem;font-weight:700;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:30px;right:-20px;transform:translate(-50%)translateY(100px)}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__bookButton{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.TourPackages-module__o5hkeq__bookButton:hover{background:linear-gradient(135deg,#e76f51 0%,#f4a261 100%);transform:translate(-50%)translateY(-5px);box-shadow:0 12px 30px #f4a261b3}@media (max-width:768px){.TourPackages-module__o5hkeq__tourPackages{padding:50px 3.7%}.TourPackages-module__o5hkeq__title{font-size:2rem}.TourPackages-module__o5hkeq__packagesGrid{flex-direction:column;gap:20px}.TourPackages-module__o5hkeq__packageCard{width:100%;height:400px;flex:none!important}.TourPackages-module__o5hkeq__packageCard:hover,:is(.TourPackages-module__o5hkeq__packageCard:hover~.TourPackages-module__o5hkeq__packageCard,.TourPackages-module__o5hkeq__packagesGrid:has(.TourPackages-module__o5hkeq__packageCard:hover) .TourPackages-module__o5hkeq__packageCard:not(:hover)){flex:none!important}.TourPackages-module__o5hkeq__packageCard img{object-position:right center;width:150%;left:auto;right:-50%}.TourPackages-module__o5hkeq__cardContent,.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__cardContent{padding:25px}.TourPackages-module__o5hkeq__tourName{font-size:1.5rem}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__tourName{margin-bottom:10px;font-size:1.7rem}.TourPackages-module__o5hkeq__price{font-size:1.8rem}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__price{margin-bottom:15px;font-size:1.5rem}.TourPackages-module__o5hkeq__destinations{width:100%}.TourPackages-module__o5hkeq__packageCard:hover .TourPackages-module__o5hkeq__destinations{max-height:300px}.TourPackages-module__o5hkeq__destination{padding:6px 12px;font-size:.85rem}.TourPackages-module__o5hkeq__bookButton{padding:12px 30px;font-size:.85rem}}
.PackageDetails-module__GI1QQa__packageDetails{background:#fff;justify-content:center;padding:80px 5%;display:flex}.PackageDetails-module__GI1QQa__container{gap:60px;width:100%;max-width:1400px;display:flex}.PackageDetails-module__GI1QQa__column{flex:1}.PackageDetails-module__GI1QQa__columnTitle{color:#130604;margin-bottom:30px;font-family:GT Sectra Fine,Georgia,sans-serif;font-size:2rem;font-weight:500}.PackageDetails-module__GI1QQa__list{margin:0;padding:0;list-style:none}.PackageDetails-module__GI1QQa__list li{color:#666;border-bottom:1px solid #e0e0e0;padding:15px 0;font-family:GT Pressura,sans-serif;font-size:1.1rem}.PackageDetails-module__GI1QQa__list li:last-child{border-bottom:none}@media (max-width:768px){.PackageDetails-module__GI1QQa__packageDetails{padding:30px 5%}.PackageDetails-module__GI1QQa__container{flex-direction:column;gap:40px}.PackageDetails-module__GI1QQa__column{width:100%}.PackageDetails-module__GI1QQa__columnTitle{font-size:1.5rem}.PackageDetails-module__GI1QQa__list li{font-size:1rem}}
.Contact-module__uaH2_G__contact{color:#fff;background-color:#fff;background-position:50%;background-repeat:no-repeat;align-items:flex-end;min-height:770px;padding:80px 20px 40px;display:flex;position:relative}.Contact-module__uaH2_G__contact:before{content:"";z-index:0;background-image:url(/footer3.png);background-size:cover;position:absolute;inset:0}.Contact-module__uaH2_G__contact>*{z-index:1;position:relative}.Contact-module__uaH2_G__footerContent{width:100%;max-width:1400px;margin:0 auto}.Contact-module__uaH2_G__footerGrid{grid-template-columns:repeat(3,1fr);gap:60px;padding:0 40px;display:grid}.Contact-module__uaH2_G__footerColumn{flex-direction:column;gap:20px;display:flex}.Contact-module__uaH2_G__columnTitle{color:#fdf8f7;border-bottom:2px solid #fdf8f74d;margin:0 0 10px;padding-bottom:10px;font-family:GT Sectra Fine,Georgia,serif;font-size:1.5rem;font-weight:500}.Contact-module__uaH2_G__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Contact-module__uaH2_G__linkList li a{color:#e0e0e0;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.Contact-module__uaH2_G__linkList li a:hover{color:#fdf8f7;transform:translate(5px)}.Contact-module__uaH2_G__contactInfo{flex-direction:column;gap:15px;display:flex}.Contact-module__uaH2_G__contactLink{color:#e0e0e0;align-items:center;gap:12px;font-size:1rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__uaH2_G__contactLink:hover{color:#fdf8f7;transform:translate(5px)}.Contact-module__uaH2_G__icon{color:#fdf8f7;font-size:1.2rem}.Contact-module__uaH2_G__socialLink{color:#e0e0e0;align-items:center;gap:15px;padding:12px 0;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__uaH2_G__socialLink:hover{color:#fdf8f7;transform:translate(5px)}.Contact-module__uaH2_G__socialIcon{color:#fdf8f7;font-size:2rem}.Contact-module__uaH2_G__tripAdvisorLink{opacity:.9;margin-top:15px;transition:all .3s;display:inline-block}.Contact-module__uaH2_G__tripAdvisorLink:hover{opacity:1;transform:translateY(-2px)}.Contact-module__uaH2_G__tripAdvisorLink img{filter:brightness(0)invert()}@media (max-width:968px){.Contact-module__uaH2_G__contact{justify-content:flex-end;min-height:500px;padding:60px 20px 40px}.Contact-module__uaH2_G__contact:before{background-position:0}.Contact-module__uaH2_G__footerContent{padding-bottom:30px}.Contact-module__uaH2_G__footerGrid{grid-template-columns:repeat(2,1fr);gap:30px 20px;padding:0 20px}.Contact-module__uaH2_G__footerColumn:last-child{grid-column:1/-1}.Contact-module__uaH2_G__columnTitle{font-size:1.3rem}.Contact-module__uaH2_G__linkList li a,.Contact-module__uaH2_G__contactLink,.Contact-module__uaH2_G__socialLink{font-size:.9rem}}@media (max-width:480px){.Contact-module__uaH2_G__contact{min-height:110px;margin-top:110px}.Contact-module__uaH2_G__contact:before{background-position:50%}.Contact-module__uaH2_G__footerGrid{grid-template-columns:1fr;gap:35px;margin-top:300px}.Contact-module__uaH2_G__footerColumn:last-child{grid-column:1}}
