@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;700&display=swap";:root{--font-bold: "Gilroy-Bold", "Inter", sans-serif;--font-normal: "Gilroy Light", "Inter", sans-serif;--font-bold-ar: "Bahij TheSansArabic Bold", "Inter", sans-serif;--font-normal-ar: "Bahij TheSansArabic Plain", "Inter", sans-serif;--bg-color: #6EC6CB;--text-white: #FFFFFF;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 48px;--space-6: 64px;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 32px;--text-3xl: 48px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 12px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 9999px}:lang(ar){font-family:var(--font-normal-ar);line-height:1.8;letter-spacing:.01em}:lang(en){font-family:var(--font-normal);line-height:1.6}body{font-family:var(--font-normal);background-color:var(--bg-color);color:var(--text-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flip-rtl{display:inline-block}[dir=rtl] .flip-rtl{transform:scaleX(-1)}button,a,[role=button]{min-height:44px;min-width:44px}img{max-width:100%;height:auto}:root{--font-bold: "Gilroy-Bold", "Inter", sans-serif;--font-normal: "Gilroy Light", "Inter", sans-serif;--font-bold-ar: "Bahij TheSansArabic Bold", "Inter", sans-serif;--font-normal-ar: "Bahij TheSansArabic Plain", "Inter", sans-serif;--bg-color: #6EC6CB;--text-white: #FFFFFF}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-normal);background-color:var(--bg-color);background-image:radial-gradient(at 0% 0%,rgba(10,98,109,.15) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(242,106,78,.1) 0px,transparent 50%),url(/assets/pattern-CqMUhGbG.png);background-repeat:repeat;background-attachment:fixed;background-size:50vw;color:var(--text-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;min-height:100vh}[dir=rtl] body{font-family:var(--font-normal-ar)}[dir=rtl] .hero-title,[dir=rtl] .exterior-title,[dir=rtl] .fifth-hero-title,[dir=rtl] .eighth-hero-title,[dir=rtl] .nav-link,[dir=rtl] h2,[dir=rtl] .third-exterior-title,[dir=rtl] .sixth-exterior-title,[dir=rtl] .ninth-title{font-family:var(--font-bold-ar)}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;opacity:.12;z-index:9999;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}#root{width:100%;min-height:100vh}.app-container{width:100vw;overflow-x:hidden;position:relative;background-color:var(--bg-color)}.hero-container{display:flex;width:100vw;height:100vh;padding:80px 100px;box-sizing:border-box;background-color:var(--bg-color);justify-content:space-between;overflow:hidden;position:relative;z-index:10}.left-column{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100%;position:relative;z-index:1}.logo-section{display:flex;align-items:flex-start;gap:20px;align-self:flex-start}.lang-switcher{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--text-white);padding:5px 10px;border-radius:var(--radius-sm);font-family:var(--font-bold);font-size:12px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;height:fit-content}.lang-switcher:hover{background:#fff3;transform:translateY(-2px)}.logo{width:auto;height:175px;max-width:100%;object-fit:contain;align-self:flex-start;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .5s ease;cursor:pointer}.logo:hover{transform:scale(1.05) rotate(-2deg);filter:drop-shadow(0 0 15px rgba(255,255,255,.3))}.nav-links{display:flex;flex-direction:column;gap:30px;margin-bottom:0;margin-inline-start:45px}.nav-link{text-decoration:none;font-family:var(--font-bold);font-weight:700;font-size:21px;color:var(--text-white);letter-spacing:1px;text-transform:uppercase;transition:opacity .3s ease,transform .3s ease;width:fit-content;line-height:1}.nav-link:hover{opacity:.8;transform:translate(5px)}.right-column{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;padding-inline-start:50px;padding-bottom:0;position:relative;z-index:1}.hero-title{display:flex;flex-direction:column;font-family:var(--font-bold);font-size:clamp(48px,min(11vw,22vh),198px);font-weight:700;line-height:.68;color:#fff;margin:0;letter-spacing:-4px;text-align:center;max-width:fit-content}[dir=rtl] .hero-title{letter-spacing:0;line-height:.88;font-size:clamp(48px,min(11vw,22vh),150px)}.hero-line{display:block;color:#fff;font-family:var(--font-bold);font-weight:700}.exterior-title,.fifth-hero-title,.eighth-hero-title,.third-exterior-title,.sixth-exterior-title,.ninth-title{text-shadow:0 2px 16px rgba(0,0,0,.18),0 1px 4px rgba(0,0,0,.12)}.title-with-icon{display:inline-flex;align-items:center;gap:.3em}.inline-icon{width:clamp(36px,4.5vw,72px);height:auto;flex-shrink:0;align-self:center}.second-section{position:relative;width:100vw;min-height:50vw;z-index:1}.second-bg{position:absolute;left:-1.56vw;top:-11.7vw;width:101.77vw;height:auto;z-index:1;pointer-events:none}.second-content{position:relative;z-index:2;width:100%;height:100%}.exterior-title{font-family:var(--font-bold);font-size:clamp(80px,12vw,200px);font-weight:700;line-height:.85;color:var(--text-white);margin:0;display:flex;flex-direction:column;letter-spacing:-2px}.light-text{font-family:var(--font-normal);font-weight:300}.second-text-wrapper{position:absolute;top:10vh;left:10vw;display:flex;align-items:flex-start;gap:1rem;z-index:10}.square-icon{width:clamp(36px,4.5vw,72px);height:auto;flex-shrink:0;align-self:flex-start;margin-top:.15em}.second-pattern{position:absolute;top:18vw;left:0;width:100vw;height:auto;object-fit:cover;z-index:5;pointer-events:none}[dir=rtl] .exterior-title,[dir=rtl] .third-exterior-title,[dir=rtl] .sixth-exterior-title,[dir=rtl] .ninth-title,[dir=rtl] .fifth-hero-title,[dir=rtl] .eighth-hero-title{text-align:end;align-items:flex-end}[dir=rtl] .title-with-icon{flex-direction:row-reverse}[dir=ltr] .exterior-title,[dir=ltr] .third-exterior-title,[dir=ltr] .sixth-exterior-title,[dir=ltr] .ninth-title,[dir=ltr] .fifth-hero-title,[dir=ltr] .eighth-hero-title{text-align:start;align-items:flex-start}[dir=ltr] .second-text-wrapper{left:10vw;right:auto}[dir=rtl] .second-text-wrapper{right:10vw;left:auto;inset-inline-start:auto;inset-inline-end:auto;align-items:flex-end}[dir=rtl] .exterior-title{align-items:flex-end}.fifth-section,.eighth-section,[dir=rtl] .fifth-section,[dir=rtl] .eighth-section{justify-content:flex-start}[dir=ltr] .fifth-content,[dir=ltr] .eighth-content{position:relative;left:0;right:auto}[dir=rtl] .fifth-content,[dir=rtl] .eighth-content{position:absolute;right:10vw;left:auto;display:flex;flex-direction:column;align-items:flex-end}.third-section{position:relative;width:100vw;min-height:100vh;background-color:#87bc8a;padding:80px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;z-index:10;background-image:url(/assets/pattern-CqMUhGbG.png);background-repeat:repeat;background-size:50vw}.gallery-wrapper{position:relative;width:81vw;max-width:1440px;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,auto);gap:20px;width:100%;position:relative;z-index:5}.gallery-item{width:100%;aspect-ratio:1;object-fit:cover;border:none;box-shadow:var(--shadow-sm);border-radius:var(--radius-sm);transition:z-index 0s}.third-exterior-title{position:relative;width:81vw;max-width:1440px;align-self:center;font-family:var(--font-bold);font-size:clamp(38px,6vw,88px);font-weight:700;line-height:.85;color:#05616e;margin:0;display:flex;flex-direction:column;z-index:6;text-align:start}.third-pattern{position:absolute;width:100vw;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;opacity:1;pointer-events:none;z-index:2}.fourth-section{width:100vw;min-height:80vh;background-color:#05616e;color:var(--text-white);padding:100px 10vw;display:flex;justify-content:space-between;align-items:center;gap:5vw}.fourth-section h2{font-family:var(--font-bold);font-size:clamp(60px,8vw,100px);flex:1;color:#fff}.fourth-section p{flex:1.5;font-family:var(--font-normal);font-size:20px;line-height:1.6;color:#fff}.fifth-section{position:relative;width:100vw;height:100vh;background-image:url(/fifth_section/background.png);background-size:cover;background-position:center;display:flex;align-items:center;padding:0 10vw}.fifth-content{position:relative;z-index:10;margin-top:-20vh}.fifth-hero-title{font-family:var(--font-bold);font-size:clamp(80px,12vw,200px);font-weight:700;line-height:.85;color:#05616e;margin:0;letter-spacing:-2px;text-align:start}.green-circle{position:absolute;top:110px;right:5vw;width:clamp(43px,5.7vw,86px);height:auto;z-index:15}[dir=rtl] .green-circle{right:auto;left:5vw}.fifth-pattern{position:absolute;bottom:0;left:0;width:100vw;height:auto;object-fit:cover;z-index:5;pointer-events:none}.sixth-section{position:relative;width:100vw;min-height:100vh;background-color:#6ec6cb;padding:80px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;z-index:10;background-image:url(/assets/pattern-CqMUhGbG.png);background-repeat:repeat;background-size:50vw}.sixth-exterior-title{position:relative;width:81vw;max-width:1440px;align-self:center;font-family:var(--font-bold);font-size:clamp(38px,6vw,88px);font-weight:700;line-height:.85;color:#05616e;margin:0;display:flex;flex-direction:column;z-index:6;text-align:start}.sixth-pattern{position:absolute;width:100vw;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;opacity:1;pointer-events:none;z-index:2}.eighth-section{position:relative;width:100vw;height:100vh;background-image:url(/fifth_section/background.png);background-size:cover;background-position:center;display:flex;align-items:center;padding:0 10vw}.eighth-content{position:relative;z-index:10;margin-top:-20vh}.eighth-hero-title{font-family:var(--font-bold);font-size:clamp(80px,12vw,200px);font-weight:700;line-height:.85;color:#05616e;margin:0;letter-spacing:-2px;text-align:start}.eighth-circle{position:absolute;top:110px;right:5vw;width:clamp(43px,5.7vw,86px);height:auto;z-index:15}[dir=rtl] .eighth-circle{right:auto;left:5vw}.eighth-pattern{position:absolute;bottom:0;left:0;width:100vw;height:auto;object-fit:cover;z-index:5;pointer-events:none}.ninth-section{position:relative;width:100vw;min-height:100vh;background-color:#05616e;padding:80px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;z-index:10;background-image:url(/assets/pattern-CqMUhGbG.png);background-repeat:repeat;background-size:50vw}.ninth-title{position:relative;width:81vw;max-width:1440px;align-self:center;font-family:var(--font-bold);font-size:clamp(38px,6vw,88px);font-weight:700;line-height:.85;color:#6ec6cb;margin:0;display:flex;flex-direction:column;z-index:6;text-align:start}.ninth-pattern{position:absolute;width:100vw;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;opacity:.15;pointer-events:none;z-index:2}.lightbox-backdrop{position:fixed;inset:0;background:#000000e0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;cursor:zoom-out}.lightbox-img{width:90vw;height:90vh;object-fit:contain;border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);cursor:default}.lightbox-close{position:fixed;top:20px;inset-inline-end:24px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;width:38px;height:38px;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-close:hover{background:#ffffff47}.gallery-item{cursor:zoom-in}.site-footer{background-color:#05616e;color:#fff;width:100vw}.footer-partners{padding:60px 8vw 40px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-partners-title{font-family:var(--font-bold);font-size:clamp(24px,3vw,40px);letter-spacing:2px;margin-bottom:40px;text-align:center}.footer-logos-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.footer-logo-item{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:16px 24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;filter:grayscale(.3) brightness(1.1)}.footer-logo-item:hover{background:#ffffff29;filter:grayscale(0) brightness(1.3);box-shadow:0 8px 24px #00000040}.footer-logo-item img{height:clamp(36px,4vw,60px);width:auto;max-width:140px;object-fit:contain}.footer-contact{display:flex;flex-wrap:wrap;gap:40px;padding:48px 8vw;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.12)}.footer-contact-brand{flex:0 0 auto}.footer-logo{height:80px;width:auto;object-fit:contain;filter:brightness(1.1)}.footer-contact-info{flex:1;min-width:220px}.footer-contact-info h3{font-family:var(--font-bold);font-size:1.4rem;margin-bottom:16px;letter-spacing:1px}.footer-contact-info p{font-size:.95rem;line-height:2;color:#fffc;display:flex;align-items:center;gap:8px}.footer-contact-info p span{display:inline-flex;align-items:center;line-height:1;flex-shrink:0}.footer-contact-info a{color:#6ec6cb;text-decoration:none;transition:color .2s}.footer-contact-info a:hover{color:#fff}.footer-email-row{display:flex!important;align-items:center!important;gap:8px;line-height:1.5;color:#fffc;font-size:.95rem}.footer-email-row span{display:inline-flex;align-items:center;font-size:1rem;line-height:1}.footer-bottom{padding:20px 8vw;text-align:center;font-size:.85rem;color:#ffffff80}.footer-quick-links{flex:1;min-width:200px}.footer-quick-links h3{font-family:var(--font-bold);font-size:1.4rem;margin-bottom:16px;letter-spacing:1px}.footer-quick-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7.8px}.footer-quick-links a{color:#fffc;text-decoration:none;font-size:.95rem;transition:color .2s,transform .2s;display:inline-block}.footer-quick-links a:hover{color:#fff;transform:translate(5px)}[dir=rtl] .footer-quick-links a:hover{transform:translate(-5px)}.scroll-to-top{position:fixed;bottom:40px;right:40px;width:50px;height:50px;background-color:#05616e;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999;box-shadow:0 4px 12px #00000026;transition:background-color .3s}.scroll-to-top:hover{background-color:#044b55}[dir=rtl] .scroll-to-top{right:auto;left:40px}@media(max-width:768px){.hero-container{flex-direction:row;align-items:flex-start;height:auto;padding:20px;gap:0}.left-column{flex-direction:column;width:auto;min-width:100px;justify-content:flex-start;align-items:flex-start;gap:18px;margin-bottom:0;flex-shrink:0}.logo{height:65px}.nav-links{flex-direction:column;gap:12px;margin-inline-start:10px}.nav-link{font-size:13px}.lang-switcher{padding:4px 8px;border-radius:3.6px}.right-column{flex:1;align-items:center;justify-content:center;padding-inline-start:16px;padding-bottom:0}.hero-title{font-size:clamp(52px,13vw,100px);width:100%;max-width:none;gap:8px;letter-spacing:-1px;bottom:0;color:#fff;text-align:center}.gallery-grid{grid-template-columns:repeat(2,1fr)}.fourth-section{flex-direction:column;padding:60px 5vw;text-align:center}.second-section,.fifth-section,.eighth-section{min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:120px 5vw 60px;position:relative;overflow:hidden}.second-text-wrapper,.fifth-content,.eighth-content{position:relative;right:auto;top:auto;width:100%;margin-top:0;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:10}.exterior-title,.fifth-hero-title,.eighth-hero-title{font-size:clamp(45px,12vw,65px)!important;text-align:center;align-items:center;letter-spacing:-1px}.square-icon,.inline-icon{width:40px!important}[dir=rtl] .second-text-wrapper,[dir=rtl] .fifth-content,[dir=rtl] .eighth-content{align-items:flex-start!important;text-align:right!important;padding-right:5vw}[dir=rtl] .exterior-title,[dir=rtl] .fifth-hero-title,[dir=rtl] .eighth-hero-title{align-items:flex-start!important;text-align:right!important}.second-bg{top:0;height:100%;object-fit:cover}.second-pattern,.fifth-pattern,.eighth-pattern{width:200vw;left:-50vw;top:40%;opacity:.5}.gallery-wrapper{width:92vw}.third-exterior-title,.sixth-exterior-title,.ninth-title{width:92vw;font-size:clamp(28px,9vw,52px)}.third-section,.sixth-section,.ninth-section{padding:48px 0}.fourth-section h2{font-size:clamp(40px,10vw,70px)}.fourth-section p{font-size:17px}.footer-logos-grid{gap:16px}.footer-logo-item img{height:32px}.footer-contact{flex-direction:column;padding:32px 5vw}.scroll-to-top{bottom:20px;right:20px;width:40px;height:40px}[dir=rtl] .scroll-to-top{left:20px;right:auto}}@media(max-width:480px){.hero-container{flex-direction:column;height:auto;min-height:100svh;padding:var(--space-4) var(--space-3) var(--space-5);gap:var(--space-4)}.left-column{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--space-2);min-width:unset;flex-shrink:unset}.logo-section{flex-direction:column;gap:var(--space-1);align-items:flex-start}.logo{height:56px}.nav-links{flex-direction:column;gap:10px;margin-inline-start:0;align-items:flex-end}.nav-link{font-size:12px}.right-column{width:100%;padding-inline-start:0;align-items:center;justify-content:center}.hero-title{font-size:clamp(56px,17vw,90px);letter-spacing:-1px;gap:6px;color:#fff;text-align:center}.gallery-grid{gap:10px}.fourth-section{padding:40px var(--space-3);gap:var(--space-3)}.fourth-section h2{font-size:clamp(32px,10vw,52px)}.fourth-section p{font-size:16px}.exterior-title,.fifth-hero-title,.eighth-hero-title{font-size:clamp(36px,12vw,54px)!important}.third-exterior-title,.sixth-exterior-title,.ninth-title{font-size:clamp(24px,9vw,40px)}.lightbox-backdrop{padding:0}.lightbox-img{width:100vw;height:100vh;border-radius:0}}@media(max-width:360px){.gallery-grid{grid-template-columns:1fr}.hero-title{font-size:clamp(48px,16vw,70px);color:#fff;text-align:center}.nav-link{font-size:9px}}
