.Header-module__KppamW__header{color:#fff;z-index:999;-webkit-backdrop-filter:blur(10px);background:linear-gradient(#001428cc 0%,#00142899 50%,#00142833 100%);border-bottom:1px solid #ffffff1a;padding:1.5rem 2rem;position:absolute;top:0;left:0;right:0}.Header-module__KppamW__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Header-module__KppamW__nav{gap:2rem;display:flex}.Header-module__KppamW__navLink{color:#fff;text-shadow:1px 1px 2px #00000080;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.Header-module__KppamW__navLink:hover{color:#a0d2eb;background-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Header-module__KppamW__dropdownContainer{z-index:1000;position:relative}.Header-module__KppamW__dropdownTrigger{cursor:pointer;z-index:1001;align-items:center;gap:.5rem;display:flex;position:relative}.Header-module__KppamW__activeDropdown{color:#a0d2eb;background-color:#ffffff1a;box-shadow:0 4px 12px #0003}.Header-module__KppamW__dropdownIcon{margin-right:.2rem;font-size:.8rem;transition:transform .3s}.Header-module__KppamW__rotateIcon{transform:rotate(180deg)}.Header-module__KppamW__dropdownMenu{-webkit-backdrop-filter:blur(10px);z-index:1002;background-color:#002850f2;border:1px solid #ffffff1a;border-radius:8px;min-width:180px;margin-top:.5rem;animation:.3s ease-in-out Header-module__KppamW__dropdownFadeIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 8px 24px #0003}.Header-module__KppamW__largeDropdown{background-color:#00000080;width:250px;max-height:400px;right:-20px;overflow-y:auto}.Header-module__KppamW__largeDropdown::-webkit-scrollbar{width:6px}.Header-module__KppamW__largeDropdown::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.Header-module__KppamW__largeDropdown::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.Header-module__KppamW__largeDropdown::-webkit-scrollbar-thumb:hover{background:#ffffff80}@keyframes Header-module__KppamW__dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module__KppamW__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__KppamW__dropdownItem{color:#fff;text-align:right;padding:.8rem 1.2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__KppamW__dropdownItem:hover{color:#a0d2eb;background-color:#ffffff1a}.Header-module__KppamW__dropdownItem:not(:last-child){border-bottom:1px solid #ffffff1a}.Header-module__KppamW__socialIcons{align-items:center;gap:1rem;display:flex}.Header-module__KppamW__socialIcon{color:#fff;text-shadow:1px 1px 2px #00000080;border-radius:50%;padding:.5rem;font-size:1.3rem;transition:all .3s ease-in-out}.Header-module__KppamW__socialIcon:hover{color:#a0d2eb;background-color:#ffffff1a;transform:translateY(-2px)scale(1.1);box-shadow:0 4px 12px #0003}.Header-module__KppamW__brandSection{display:none}.Header-module__KppamW__brandLink{color:#fff;text-shadow:1px 1px 2px #00000080;font-size:1.2rem;font-weight:700;text-decoration:none}.Header-module__KppamW__mobileMenuButton{z-index:2147483647;color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem;font-size:1.5rem;transition:all .3s;display:none}.Header-module__KppamW__mobileMenuButton:hover{background-color:#ffffff1a}.Header-module__KppamW__mobileNav{z-index:2147483647;-webkit-backdrop-filter:blur(10px);z-index:998;background:linear-gradient(#001428fa 0%,#001e3cfa 100%);border-top:1px solid #ffffff1a;max-height:calc(100vh - 100px);animation:.3s ease-out Header-module__KppamW__slideDown;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000004d}.Header-module__KppamW__mobileNavContent{z-index:2147483647;padding:1.5rem}.Header-module__KppamW__mobileNavHeader{z-index:2147483647;justify-content:flex-end;margin-bottom:1rem;display:flex}.Header-module__KppamW__mobileCloseButton{color:#fff;cursor:pointer;z-index:2147483647;background:0 0;border:none;border-radius:4px;padding:.5rem;font-size:1.2rem;transition:all .3s}.Header-module__KppamW__mobileCloseButton:hover{color:#a0d2eb;background-color:#ffffff1a}.Header-module__KppamW__mobileSocialIcons{z-index:2147483647;border-bottom:1px solid #ffffff1a;justify-content:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Header-module__KppamW__mobileNavLinks{z-index:2147483647;flex-direction:column;gap:.5rem;display:flex}.Header-module__KppamW__mobileNavLink{color:#fff;text-align:right;z-index:2147483647;border-radius:8px;justify-content:space-between;align-items:center;min-height:44px;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Header-module__KppamW__mobileNavLink:hover{color:#a0d2eb;background-color:#ffffff1a}.Header-module__KppamW__mobileDropdownContainer{z-index:2147483647;flex-direction:column;display:flex}.Header-module__KppamW__mobileDropdownTrigger{cursor:pointer;z-index:2147483647}.Header-module__KppamW__mobileDropdownMenu{z-index:2147483647;background-color:#002850b3;border-radius:8px;margin:.5rem 0 1rem 1rem;overflow:hidden}.Header-module__KppamW__mobileDropdownItem{color:#fff;text-align:right;z-index:2147483647;align-items:center;min-height:44px;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__KppamW__mobileDropdownItem:hover{color:#a0d2eb;background-color:#ffffff1a}.Header-module__KppamW__mobileDropdownItem:not(:last-child){border-bottom:1px solid #ffffff1a}@media (max-width:1024px) and (min-width:769px){.Header-module__KppamW__header{padding:1.2rem 1.5rem}.Header-module__KppamW__container{flex-direction:row;justify-content:space-between;align-items:center}.Header-module__KppamW__brandSection{flex:1;display:block}.Header-module__KppamW__mobileMenuButton{display:block}.Header-module__KppamW__desktopNav,.Header-module__KppamW__desktopSocial{display:none}.Header-module__KppamW__mobileNavContent{padding:2rem}.Header-module__KppamW__mobileNavLink{padding:1rem 1.5rem;font-size:1.1rem}.Header-module__KppamW__mobileSocialIcons{gap:1.2rem;margin-bottom:2rem}.Header-module__KppamW__mobileDropdownItem{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:768px){.Header-module__KppamW__header{padding:1rem 1.5rem}.Header-module__KppamW__container{flex-direction:row;justify-content:space-between;align-items:center}.Header-module__KppamW__brandSection{flex:1;display:block}.Header-module__KppamW__mobileMenuButton{display:block}.Header-module__KppamW__desktopNav,.Header-module__KppamW__desktopSocial{display:none}}@media (max-width:480px){.Header-module__KppamW__header{padding:.8rem 1rem}.Header-module__KppamW__brandLink{font-size:1rem}.Header-module__KppamW__mobileNavContent{padding:1rem}.Header-module__KppamW__mobileSocialIcons{gap:.8rem;margin-bottom:1.5rem}.Header-module__KppamW__mobileNavLink{padding:.8rem 1rem;font-size:1rem}.Header-module__KppamW__mobileDropdownItem{padding:.7rem 1rem;font-size:.9rem}}.Header-module__KppamW__modalOverlay{-webkit-backdrop-filter:blur(5px);z-index:10000;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-in-out Header-module__KppamW__fadeIn;display:flex;position:fixed;inset:0}@keyframes Header-module__KppamW__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__KppamW__modalContent{background:linear-gradient(135deg,#002850fa 0%,#003c64fa 100%);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:500px;padding:2rem;animation:.3s ease-out Header-module__KppamW__slideUp;box-shadow:0 20px 60px #00000080}@keyframes Header-module__KppamW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Header-module__KppamW__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Header-module__KppamW__modalHeader h2{color:#fff;text-align:right;flex:1;margin:0;font-size:1.5rem;font-weight:700}.Header-module__KppamW__modalCloseButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.5rem;transition:all .3s;display:flex}.Header-module__KppamW__modalCloseButton:hover{color:#ff6b6b;background-color:#ffffff1a;transform:rotate(90deg)}.Header-module__KppamW__surveyForm{flex-direction:column;gap:1.5rem;display:flex}.Header-module__KppamW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Header-module__KppamW__formGroup label{color:#fff;text-align:right;font-size:1rem;font-weight:600}.Header-module__KppamW__errorMessage{color:#ff6b6b;text-align:right;direction:rtl;margin-top:.25rem;font-size:.875rem}.Header-module__KppamW__formInput,.Header-module__KppamW__formTextarea{color:#fff;text-align:right;direction:rtl;background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Header-module__KppamW__formTextarea{resize:vertical;min-height:80px}.Header-module__KppamW__formInput:focus,.Header-module__KppamW__formTextarea:focus{background-color:#ffffff26;border-color:#a0d2eb;outline:none;box-shadow:0 0 0 3px #a0d2eb33}.Header-module__KppamW__formInput::-moz-placeholder{color:#ffffff80}.Header-module__KppamW__formTextarea::-moz-placeholder{color:#ffffff80}.Header-module__KppamW__formInput::placeholder,.Header-module__KppamW__formTextarea::placeholder{color:#ffffff80}.Header-module__KppamW__formActions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.Header-module__KppamW__submitButton,.Header-module__KppamW__cancelButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Header-module__KppamW__submitButton{color:#fff;background:linear-gradient(135deg,#4a90e2 0%,#357abd 100%)}.Header-module__KppamW__submitButton:hover{background:linear-gradient(135deg,#357abd 0%,#2868a8 100%);transform:translateY(-2px);box-shadow:0 4px 12px #4a90e266}.Header-module__KppamW__cancelButton{color:#fff;background-color:#ffffff1a;border:1px solid #fff3}.Header-module__KppamW__cancelButton:hover{background-color:#fff3;transform:translateY(-2px)}@media (max-width:768px){.Header-module__KppamW__modalContent{max-width:90%;padding:1.5rem}.Header-module__KppamW__modalHeader h2{font-size:1.2rem}.Header-module__KppamW__formInput,.Header-module__KppamW__formTextarea{padding:.65rem .85rem;font-size:.95rem}.Header-module__KppamW__submitButton,.Header-module__KppamW__cancelButton{padding:.65rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.Header-module__KppamW__modalContent{padding:1rem}.Header-module__KppamW__modalHeader h2{font-size:1rem}.Header-module__KppamW__formActions{flex-direction:column-reverse}.Header-module__KppamW__submitButton,.Header-module__KppamW__cancelButton{width:100%}}
.Footer-module__UDEoiW__footer{color:#fff;direction:rtl;background:linear-gradient(135deg,#0a3b5c 0%,#002b4e 100%);padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer-module__UDEoiW__footer:before{content:"";background:linear-gradient(90deg,#1e88e5,#64b5f6,#1e88e5);height:4px;position:absolute;top:0;left:0;right:0}.Footer-module__UDEoiW__footerContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__UDEoiW__footerTop{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__UDEoiW__footerColumn{flex-direction:column;display:flex}.Footer-module__UDEoiW__footerLogo{justify-content:flex-start;align-items:center;margin-bottom:1.5rem;display:flex}.Footer-module__UDEoiW__logoImage{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 6px #0000001a)}.Footer-module__UDEoiW__footerAbout{color:#ffffffb3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Footer-module__UDEoiW__socialIcons{gap:1rem;display:flex}.Footer-module__UDEoiW__socialIcon{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__UDEoiW__socialIcon:hover{background:#1e88e5;transform:translateY(-3px)}.Footer-module__UDEoiW__socialIcon svg{width:18px;height:18px}.Footer-module__UDEoiW__footerHeading{color:#fff;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.2rem;font-weight:600;position:relative}.Footer-module__UDEoiW__footerHeading:after{content:"";background:#1e88e5;width:50px;height:2px;position:absolute;bottom:0;right:0}.Footer-module__UDEoiW__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__UDEoiW__footerLinks li{margin-bottom:.75rem}.Footer-module__UDEoiW__footerLinks a{color:#ffffffb3;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__UDEoiW__footerLinks a:before{content:"•";color:#1e88e5;margin-left:.5rem}.Footer-module__UDEoiW__footerLinks a:hover{color:#fff;transform:translate(-5px)}.Footer-module__UDEoiW__contactInfo{margin:0;padding:0;list-style:none}.Footer-module__UDEoiW__contactInfo li{color:#ffffffb3;align-items:center;margin-bottom:1rem;display:flex}.Footer-module__UDEoiW__contactInfo svg{color:#64b5f6;flex-shrink:0;margin-left:.75rem}.Footer-module__UDEoiW__contactInfo span{font-size:.95rem}.Footer-module__UDEoiW__footerBottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.Footer-module__UDEoiW__footerCopyright{color:#fff9;font-size:.9rem}.Footer-module__UDEoiW__footerBottomLinks{gap:1.5rem;display:flex}.Footer-module__UDEoiW__footerBottomLinks a{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__UDEoiW__footerBottomLinks a:hover{color:#fff}@media (max-width:992px){.Footer-module__UDEoiW__footerTop{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__UDEoiW__footer{padding:3rem 0 1.5rem}.Footer-module__UDEoiW__footerTop{grid-template-columns:1fr;gap:2.5rem}.Footer-module__UDEoiW__footerBottom{text-align:center;flex-direction:column}.Footer-module__UDEoiW__footerBottomLinks{justify-content:center}}
.LoadingScreen-module__CasuTW__loadingOverlay{z-index:9999;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 50%,#cbd5e1 100%);justify-content:center;align-items:center;animation:.3s ease-in-out LoadingScreen-module__CasuTW__fadeIn;display:flex;position:fixed;inset:0}.LoadingScreen-module__CasuTW__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:400px;padding:2rem;display:flex}.LoadingScreen-module__CasuTW__logoContainer{margin-bottom:2rem;animation:3s ease-in-out infinite LoadingScreen-module__CasuTW__logoFloat}.LoadingScreen-module__CasuTW__logo{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 30px #0000001a);width:200px;height:200px;animation:2s ease-in-out infinite alternate LoadingScreen-module__CasuTW__logoGlow}.LoadingScreen-module__CasuTW__loadingSpinner{margin-bottom:2rem;position:relative}.LoadingScreen-module__CasuTW__spinner{border:4px solid #3b82f633;border-top-color:#3b82f6;border-radius:50%;width:60px;height:60px;animation:1s linear infinite LoadingScreen-module__CasuTW__spin;position:relative}.LoadingScreen-module__CasuTW__spinner:before{content:"";border:2px solid #0000;border-top-color:#8b5cf6;border-radius:50%;animation:1.5s linear infinite reverse LoadingScreen-module__CasuTW__spin;position:absolute;inset:-4px}.LoadingScreen-module__CasuTW__loadingText{margin-bottom:2rem}.LoadingScreen-module__CasuTW__mainText{color:#1e293b;background:linear-gradient(135deg,#1e293b 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800;animation:2s ease-in-out infinite LoadingScreen-module__CasuTW__textShimmer}.LoadingScreen-module__CasuTW__subText{color:#64748b;margin:0;font-size:1.1rem;animation:2s ease-in-out infinite LoadingScreen-module__CasuTW__pulse}.LoadingScreen-module__CasuTW__progressBar{background:#3b82f633;border-radius:2px;width:200px;height:4px;position:relative;overflow:hidden}.LoadingScreen-module__CasuTW__progressFill{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 100%);border-radius:2px;height:100%;animation:2s ease-in-out infinite LoadingScreen-module__CasuTW__progressAnimation;position:relative}.LoadingScreen-module__CasuTW__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:1.5s ease-in-out infinite LoadingScreen-module__CasuTW__shimmer;position:absolute;inset:0}@keyframes LoadingScreen-module__CasuTW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoadingScreen-module__CasuTW__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes LoadingScreen-module__CasuTW__logoGlow{0%{filter:drop-shadow(0 10px 30px #0000001a)}to{filter:drop-shadow(0 15px 40px #3b82f633)}}@keyframes LoadingScreen-module__CasuTW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingScreen-module__CasuTW__textShimmer{0%,to{background:linear-gradient(135deg,#1e293b 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}50%{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}@keyframes LoadingScreen-module__CasuTW__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes LoadingScreen-module__CasuTW__progressAnimation{0%{width:0%}50%{width:70%}to{width:100%}}@keyframes LoadingScreen-module__CasuTW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.LoadingScreen-module__CasuTW__loadingContainer{padding:1rem}.LoadingScreen-module__CasuTW__logo{width:150px;height:150px}.LoadingScreen-module__CasuTW__mainText{font-size:1.5rem}.LoadingScreen-module__CasuTW__subText{font-size:1rem}.LoadingScreen-module__CasuTW__progressBar{width:150px}}.LoadingScreen-module__CasuTW__loadingOverlay.LoadingScreen-module__CasuTW__fadeOut{animation:.5s ease-in-out forwards LoadingScreen-module__CasuTW__fadeOut}@keyframes LoadingScreen-module__CasuTW__fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}
.Map-module__c9w7mq__mapSection{background:linear-gradient(135deg,#001529 0%,#036 100%);align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.Map-module__c9w7mq__mapContainer{align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.Map-module__c9w7mq__mapWrapper{border:2px solid #ffffff1a;border-radius:12px;flex:1;max-width:800px;position:relative;overflow:hidden;box-shadow:0 12px 40px #0006}.Map-module__c9w7mq__mapWrapper .Map-module__c9w7mq__leaflet-container{cursor:grab}.Map-module__c9w7mq__mapWrapper .Map-module__c9w7mq__leaflet-container.Map-module__c9w7mq__leaflet-drag-target,.Map-module__c9w7mq__mapWrapper .Map-module__c9w7mq__leaflet-container:active{cursor:grabbing}.Map-module__c9w7mq__mapLoading{color:#fff;background:#0a3b5c linear-gradient(135deg,#002b4ee6 0%,#002b4eb3 100%);border-radius:12px;justify-content:center;align-items:center;height:600px;font-size:1.2rem;display:flex}.Map-module__c9w7mq__mapError{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);border-radius:12px;justify-content:center;align-items:center;height:600px;display:flex}.Map-module__c9w7mq__mapErrorContent{text-align:center;padding:2rem}.Map-module__c9w7mq__mapErrorContent h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Map-module__c9w7mq__mapErrorContent p{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.Map-module__c9w7mq__mapRetryButton{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;padding:.8rem 2rem;font-size:1rem;transition:all .3s}.Map-module__c9w7mq__mapRetryButton:hover{background:#ffffff4d;transform:translateY(-2px)}.Map-module__c9w7mq__overlayTiles{filter:opacity(.3)brightness(1.2)contrast(.8)saturate(.5)}.Map-module__c9w7mq__regionLabel{color:#fff;text-shadow:0 1px 3px #000;white-space:nowrap;direction:rtl;background:#00000080;border:1px solid #ffffff4d;border-radius:4px;padding:3px 6px;font-size:14px;font-weight:700;box-shadow:0 2px 8px #0006}.Map-module__c9w7mq__cityTooltip{color:#fff;direction:rtl;background:#000000b3;border:1px solid #fff3;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #0000004d}.Map-module__c9w7mq__cityPopup{text-align:right;direction:rtl;min-width:200px;padding:5px}.Map-module__c9w7mq__cityPopup h3{color:#0a3b5c;border-bottom:1px solid #eee;margin:0 0 10px;padding-bottom:5px;font-size:18px}.Map-module__c9w7mq__cityPopup h3 span{color:#666;font-size:14px;font-weight:400}.Map-module__c9w7mq__cityDescription{color:#444;margin:0 0 10px;font-size:13px;line-height:1.5}.Map-module__c9w7mq__cityStats{margin:10px 0}.Map-module__c9w7mq__cityStat{justify-content:space-between;margin-bottom:5px;display:flex}.Map-module__c9w7mq__cityStatLabel{color:#555;font-weight:700}.Map-module__c9w7mq__cityStatValue{color:#0a3b5c;font-weight:700}.Map-module__c9w7mq__selectCityButton{color:#fff;cursor:pointer;background:#0a3b5c;border:none;border-radius:4px;width:100%;margin-top:10px;padding:5px 10px;font-size:13px;transition:all .3s}.Map-module__c9w7mq__selectCityButton:hover{background:#1976d2}.Map-module__c9w7mq__statsContainer{flex:1;max-width:600px}.Map-module__c9w7mq__regionTitle{text-align:right;direction:rtl;border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem}.Map-module__c9w7mq__regionTitle h2{color:#fff;text-shadow:0 2px 4px #0000004d;background:linear-gradient(90deg,#fff,#e0e0e0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:700}.Map-module__c9w7mq__regionTitle span{color:#ffffffb3;margin-right:.5rem;font-size:1rem;font-weight:400}.Map-module__c9w7mq__regionMeta{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.Map-module__c9w7mq__regionMetaItem{color:#fffc;background:#ffffff1a;border-radius:4px;padding:.3rem .8rem;font-size:.9rem}.Map-module__c9w7mq__regionMetaItem span{color:#fff9;margin-left:.3rem}.Map-module__c9w7mq__regionFooter{direction:rtl;border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1rem}.Map-module__c9w7mq__regionFooterStat{color:#fff;justify-content:space-between;margin-bottom:.5rem;display:flex}.Map-module__c9w7mq__footerStatLabel{color:#ffffffb3}.Map-module__c9w7mq__footerStatValue{color:#64b5f6;font-weight:600}.Map-module__c9w7mq__statsGrid{direction:rtl;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Map-module__c9w7mq__statCard{background:linear-gradient(145deg,#0a3b5c,#0c4b75);border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1.2rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000040}.Map-module__c9w7mq__statCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:2px;position:absolute;top:0;left:0;right:0}.Map-module__c9w7mq__statCard:hover{background:linear-gradient(145deg,#0c4b75,#0e5a8c);transform:translateY(-4px);box-shadow:0 12px 30px #00000059}.Map-module__c9w7mq__statIcon{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0003}.Map-module__c9w7mq__statCard:hover .Map-module__c9w7mq__statIcon{background:#ffffff26;transform:scale(1.1)}.Map-module__c9w7mq__statContent{text-align:right;flex:1}.Map-module__c9w7mq__statContent h3{color:#ffffffd9;text-shadow:0 1px 2px #0000004d;margin:0 0 .5rem;font-size:1rem;font-weight:600}.Map-module__c9w7mq__statContent p{color:#fff;text-shadow:0 2px 4px #0000004d;background:linear-gradient(90deg,#fff,#e0e0e0);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.4rem;font-weight:700}@media (max-width:1024px) and (min-width:768px){.Map-module__c9w7mq__mapContainer{flex-direction:column;align-items:stretch;gap:2rem}.Map-module__c9w7mq__mapWrapper{max-width:100%;margin:0 auto}.Map-module__c9w7mq__mapWrapper>div{height:500px!important}.Map-module__c9w7mq__statsContainer{max-width:100%}.Map-module__c9w7mq__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.Map-module__c9w7mq__mapSection{padding:3rem 1.5rem}.Map-module__c9w7mq__statCard{padding:1.2rem}.Map-module__c9w7mq__statContent h3{font-size:.9rem}.Map-module__c9w7mq__statContent p{font-size:1.2rem}}@media (max-width:1200px){.Map-module__c9w7mq__mapContainer{flex-direction:column;gap:2rem}.Map-module__c9w7mq__mapWrapper,.Map-module__c9w7mq__statsContainer{max-width:100%}}@media (max-width:768px){.Map-module__c9w7mq__mapSection{min-height:auto;padding:2rem 1rem}.Map-module__c9w7mq__mapContainer{flex-direction:column;align-items:stretch;gap:1.5rem}.Map-module__c9w7mq__mapWrapper{border-radius:8px;max-width:100%;margin:0}.Map-module__c9w7mq__mapWrapper>div{height:400px!important}.Map-module__c9w7mq__statsContainer{max-width:100%}.Map-module__c9w7mq__statsGrid{grid-template-columns:1fr;gap:1rem}.Map-module__c9w7mq__statCard{gap:1rem;padding:1rem}.Map-module__c9w7mq__statIcon{width:48px;height:48px}.Map-module__c9w7mq__statContent h3{font-size:.85rem}.Map-module__c9w7mq__statContent p{font-size:1.1rem}.Map-module__c9w7mq__regionTitle h2{font-size:1.5rem}.Map-module__c9w7mq__regionMeta{gap:.5rem}.Map-module__c9w7mq__regionMetaItem{padding:.2rem .6rem;font-size:.8rem}}@media (max-width:480px){.Map-module__c9w7mq__mapSection{padding:1.5rem .5rem}.Map-module__c9w7mq__mapWrapper{border-radius:6px;margin:0 .5rem}.Map-module__c9w7mq__mapWrapper>div{height:350px!important}.Map-module__c9w7mq__statsContainer{padding:0 .5rem}.Map-module__c9w7mq__statCard{gap:.8rem;padding:.8rem}.Map-module__c9w7mq__statIcon{width:42px;height:42px}.Map-module__c9w7mq__statContent h3{font-size:.8rem}.Map-module__c9w7mq__statContent p{font-size:1rem}.Map-module__c9w7mq__regionTitle h2{font-size:1.3rem}}@media (max-width:640px){.Map-module__c9w7mq__statsGrid{grid-template-columns:1fr}.Map-module__c9w7mq__mapSection{padding:2rem 1rem}}
.Home-module__Ho9lYW__pageContainer{position:relative;overflow:hidden}.Home-module__Ho9lYW__luxuryBackground{z-index:-3;background:linear-gradient(135deg,#0f1724 0%,#1c2940 100%);width:100%;height:100%;position:fixed;top:0;left:0}.Home-module__Ho9lYW__luxuryOverlay{z-index:-2;background:radial-gradient(circle,#1da1f20d 0%,#0000 70%);width:100%;height:100%;position:fixed;top:0;left:0}.Home-module__Ho9lYW__luxuryPattern{opacity:.5;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%231DA1F2' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");width:100%;height:100%;animation:120s linear infinite Home-module__Ho9lYW__floatPattern;position:fixed;top:0;left:0}@keyframes Home-module__Ho9lYW__floatPattern{0%{background-position:0 0}to{background-position:100% 100%}}.Home-module__Ho9lYW__sectionWrapper{margin:3rem 0;padding:1rem 0;transition:transform .5s;position:relative}.Home-module__Ho9lYW__sectionWrapper:hover{transform:translateY(-5px)}.Home-module__Ho9lYW__sectionDivider{justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem 0;display:flex}.Home-module__Ho9lYW__dividerLine{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);flex:1;height:1px}.Home-module__Ho9lYW__dividerDot{background:linear-gradient(135deg,#1da1f2,#0c85d0);border-radius:50%;width:10px;height:10px;margin:0 1rem;box-shadow:0 0 10px #1da1f280}.Home-module__Ho9lYW__main{--overlay-opacity:.3;background-position:50%;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__main:before,.Home-module__Ho9lYW__main:after{content:"";z-index:-1;background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__main:before{background-image:url(/image1.jpg);animation:8s infinite Home-module__Ho9lYW__backgroundSwitch}.Home-module__Ho9lYW__main:after{opacity:0;background-image:url(/image2.jpg);animation:8s infinite reverse Home-module__Ho9lYW__backgroundSwitch}@keyframes Home-module__Ho9lYW__backgroundSwitch{0%,45%{opacity:1}55%,to{opacity:0}}.Home-module__Ho9lYW__mainOverlay{background:linear-gradient(135deg,rgba(0,0,0,var(--overlay-opacity))0%,rgba(0,0,0,calc(var(--overlay-opacity) - .1))100%);z-index:1;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.Home-module__Ho9lYW__particlesOverlay{opacity:.5;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,255,255,0.03)' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");width:100%;height:100%;animation:120s linear infinite Home-module__Ho9lYW__floatParticles;position:absolute;top:0;left:0}@keyframes Home-module__Ho9lYW__floatParticles{0%{background-position:0 0}to{background-position:100% 100%}}.Home-module__Ho9lYW__mainContent{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1400px;padding:0 2rem;display:flex;position:relative}.Home-module__Ho9lYW__topSection{justify-content:space-between;align-items:center;gap:2rem;width:100%;margin-top:2rem;display:flex}.Home-module__Ho9lYW__logoContainer{z-index:2;transition:all .5s;position:absolute;top:20%;right:8%}.Home-module__Ho9lYW__logo{filter:drop-shadow(0 4px 10px #0003);z-index:2;position:relative;width:220px!important;height:auto!important}.Home-module__Ho9lYW__buttonsContainer{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-top:100px;display:flex;position:absolute}.Home-module__Ho9lYW__serviceButton{color:#000;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;z-index:2;direction:rtl;border:none;border-radius:30px;min-width:200px;margin-top:10px;padding:20px 35px;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:900;transition:all .3s;position:absolute;box-shadow:0 5px 15px #00000026}.Home-module__Ho9lYW__serviceButton:hover{background:#fffffff2;transform:translateY(-3px);box-shadow:0 8px 20px #0003}.Home-module__Ho9lYW__topLeft{border:2px solid #fff;top:40%;left:22%;transform:translateY(-50%)}.Home-module__Ho9lYW__topRight{border:2px solid #fff;top:40%;right:22%;transform:translateY(-50%)}.Home-module__Ho9lYW__bottomLeft{border:2px solid #fff;bottom:40%;left:35%;transform:translateY(50%)}.Home-module__Ho9lYW__bottomRight{border:2px solid #fff;bottom:40%;right:35%;transform:translateY(50%)}.Home-module__Ho9lYW__heroContent{text-align:right;flex:1}.Home-module__Ho9lYW__heroTitle{color:#fff;text-shadow:0 4px 12px #0000004d;margin:0 0 1rem;font-size:3.2rem;font-weight:800;display:inline-block;position:relative}.Home-module__Ho9lYW__heroTitleGlow{background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;transition:all .3s;position:relative}.Home-module__Ho9lYW__heroTitle:hover .Home-module__Ho9lYW__heroTitleGlow{animation:8s infinite alternate Home-module__Ho9lYW__titleGradient}.Home-module__Ho9lYW__heroTitle:hover .Home-module__Ho9lYW__heroTitleGlow:after{animation:3s ease-in-out infinite alternate Home-module__Ho9lYW__glowPulse}@keyframes Home-module__Ho9lYW__titleGradient{0%{background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text}50%{background:linear-gradient(90deg,#e2e8f0,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text}to{background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text}}.Home-module__Ho9lYW__heroTitleGlow:after{content:attr(data-text);z-index:-1;background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;filter:blur(8px);opacity:.6;-webkit-background-clip:text;background-clip:text;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes Home-module__Ho9lYW__glowPulse{0%{filter:blur(8px);opacity:.4}50%{filter:blur(12px);opacity:.7}to{filter:blur(8px);opacity:.4}}.Home-module__Ho9lYW__heroSubtitle{color:#ffffffe6;text-shadow:0 2px 8px #0000004d;margin:0 0 2rem;font-size:1.4rem;font-weight:400;line-height:1.6}.Home-module__Ho9lYW__actionButtons{justify-content:flex-end;gap:1.5rem;margin-top:2rem;display:flex}.Home-module__Ho9lYW__actionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2b9af3,#3182ce);border:none;border-radius:50px;padding:.9rem 2.2rem;font-size:1.1rem;font-weight:600;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 8px 20px #2b9af34d}.Home-module__Ho9lYW__actionBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.Home-module__Ho9lYW__actionBtn:hover:before{left:100%}.Home-module__Ho9lYW__videoBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;align-items:center;gap:.5rem;display:flex}.Home-module__Ho9lYW__btnIcon{justify-content:center;align-items:center;display:flex}.Home-module__Ho9lYW__mainServicesRow{flex-wrap:wrap;justify-content:center;gap:1.2rem;width:100%;max-width:1400px;margin:1rem auto 3rem;display:flex}.Home-module__Ho9lYW__primaryButton{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#01152b;direction:rtl;background:#fffffff2;border:1px solid #fffc;border-radius:16px;align-items:center;gap:1.2rem;min-width:280px;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.Home-module__Ho9lYW__buttonGlow{opacity:0;background:linear-gradient(135deg,#2b9af31a,#0000 60%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Home-module__Ho9lYW__primaryButton:hover .Home-module__Ho9lYW__buttonGlow{opacity:1;animation:2s infinite alternate Home-module__Ho9lYW__pulseButton}@keyframes Home-module__Ho9lYW__pulseButton{0%{opacity:.1}to{opacity:.3}}.Home-module__Ho9lYW__primaryButton:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .8s;position:absolute;top:0;left:-100%}.Home-module__Ho9lYW__primaryButton:hover:before{left:100%}.Home-module__Ho9lYW__buttonIcon{color:#2b6cb0;z-index:2;background:linear-gradient(135deg,#e8f3ff,#d1e6ff);border:1px solid #fffc;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 4px 12px #2b9af326}@keyframes Home-module__Ho9lYW__iconFloat{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.Home-module__Ho9lYW__primaryButton:hover .Home-module__Ho9lYW__buttonIcon{color:#fff;background:linear-gradient(135deg,#2b9af3,#3182ce);animation:3s ease-in-out infinite alternate Home-module__Ho9lYW__iconFloat;transform:scale(1.1);box-shadow:0 6px 15px #2b9af34d}.Home-module__Ho9lYW__servicesCategoriesRow{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;max-width:1000px;margin:1rem auto 3rem;display:flex}.Home-module__Ho9lYW__serviceCard{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#01152be6;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:.75rem;min-width:200px;max-width:220px;padding:1.2rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0003}.Home-module__Ho9lYW__cardGlow{opacity:0;background:radial-gradient(circle,#2b9af333,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Home-module__Ho9lYW__serviceCard:hover .Home-module__Ho9lYW__cardGlow{opacity:1;animation:2s infinite alternate Home-module__Ho9lYW__pulseCard}@keyframes Home-module__Ho9lYW__pulseCard{0%{opacity:.1}to{opacity:.3}}.Home-module__Ho9lYW__serviceCard:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#2b9af31a,#0000);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.Home-module__Ho9lYW__serviceCard:hover:before{opacity:1;animation:8s linear infinite Home-module__Ho9lYW__rotateGradient}@keyframes Home-module__Ho9lYW__rotateGradient{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}.Home-module__Ho9lYW__serviceIconWrapper{z-index:1;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.2rem;display:flex;position:relative}.Home-module__Ho9lYW__serviceIconWrapper:before{content:"";opacity:.5;background:#2b9af31a;border-radius:50%;width:100%;height:100%;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:0;left:0;transform:scale(1.3)}.Home-module__Ho9lYW__serviceCard:hover .Home-module__Ho9lYW__serviceIconWrapper:before{opacity:.7;animation:2s infinite alternate Home-module__Ho9lYW__pulse;transform:scale(1.5)}@keyframes Home-module__Ho9lYW__pulse{0%{transform:scale(1.3)}to{transform:scale(1.6)}}.Home-module__Ho9lYW__serviceIcon{color:#fff;z-index:1;background:linear-gradient(135deg,#2b9af3cc,#3182cecc);border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 6px 20px #2b9af34d}@keyframes Home-module__Ho9lYW__iconRotate{0%{background-position:0 0}to{background-position:200% 200%}}.Home-module__Ho9lYW__serviceCard:hover .Home-module__Ho9lYW__serviceIcon{background:linear-gradient(135deg,#2b9af3e6,#3182cee6);animation:10s linear infinite Home-module__Ho9lYW__iconRotate;transform:scale(1.1)translateY(-5px);box-shadow:0 10px 25px #2b9af366,0 0 15px #2b9af333}.Home-module__Ho9lYW__serviceContent{text-align:center;z-index:1;width:100%;position:relative}.Home-module__Ho9lYW__serviceContent h3{color:#fff;text-shadow:0 2px 5px #0000004d;margin:0 0 .3rem;font-size:.95rem;font-weight:700}.Home-module__Ho9lYW__serviceContent p{color:#ffffffb3;margin:0 0 .8rem;font-size:.75rem}.Home-module__Ho9lYW__serviceArrow{color:#ffffffb3;opacity:0;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;bottom:-.8rem;left:50%;overflow:hidden;transform:translate(-50%)}.Home-module__Ho9lYW__serviceArrow:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#fff3,#0000);width:200%;height:200%;animation:3s ease-in-out infinite Home-module__Ho9lYW__arrowShine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes Home-module__Ho9lYW__arrowShine{0%{opacity:0;left:-50%}50%{opacity:1}to{opacity:0;left:100%}}.Home-module__Ho9lYW__serviceCard:hover .Home-module__Ho9lYW__serviceArrow{opacity:1;color:#ffffffe6;background:#fff3;transform:translate(-50%)translateY(-6px);box-shadow:0 4px 10px #0003}.Home-module__Ho9lYW__serviceCard:hover .Home-module__Ho9lYW__serviceArrow:before{opacity:1;animation:2s ease-in-out infinite Home-module__Ho9lYW__arrowShine}.Home-module__Ho9lYW__serviceCard:hover .Home-module__Ho9lYW__serviceArrow svg{animation:1s ease-in-out infinite alternate Home-module__Ho9lYW__arrowBounce}@keyframes Home-module__Ho9lYW__arrowBounce{0%{transform:translate(0)}to{transform:translate(3px)}}@media (max-width:1200px){.Home-module__Ho9lYW__mainServicesRow,.Home-module__Ho9lYW__servicesCategoriesRow{gap:1rem}.Home-module__Ho9lYW__primaryButton{min-width:calc(50% - 1rem);padding:1.3rem 1.8rem}.Home-module__Ho9lYW__serviceCard{min-width:calc(50% - 1rem);padding:1.8rem}}@media (max-width:992px){.Home-module__Ho9lYW__topSection{flex-direction:column;align-items:center;gap:2rem}.Home-module__Ho9lYW__logoContainer{margin-right:0}.Home-module__Ho9lYW__heroContent{text-align:center}.Home-module__Ho9lYW__actionButtons{justify-content:center}.Home-module__Ho9lYW__mainContent{padding:0 1.5rem}.Home-module__Ho9lYW__heroTitle{font-size:2.8rem}.Home-module__Ho9lYW__heroSubtitle{font-size:1.2rem}}@media (max-width:768px){.Home-module__Ho9lYW__logoContainer{margin-top:50px;top:5%;right:50%;transform:translate(50%)}.Home-module__Ho9lYW__logo{width:180px!important}.Home-module__Ho9lYW__serviceButton{min-width:160px;padding:10px 20px;font-size:.9rem}.Home-module__Ho9lYW__topLeft{top:38%;left:10%}.Home-module__Ho9lYW__topRight{top:38%;right:10%}.Home-module__Ho9lYW__bottomLeft{bottom:35%;left:10%}.Home-module__Ho9lYW__bottomRight{bottom:35%;right:10%}}@media (max-width:480px){.Home-module__Ho9lYW__logoContainer{margin-top:70px;top:3%}.Home-module__Ho9lYW__logo{width:150px!important}.Home-module__Ho9lYW__serviceButton{min-width:130px;padding:8px 15px;font-size:.8rem}.Home-module__Ho9lYW__topLeft{top:35%;left:8%}.Home-module__Ho9lYW__topRight{top:35%;right:8%}.Home-module__Ho9lYW__bottomLeft{bottom:30%;left:8%}.Home-module__Ho9lYW__bottomRight{bottom:30%;right:8%}}
.NewsSections-module__eDMTra__newsSection{background:#1e3a5f;padding:4rem 0;position:relative;overflow:hidden}.NewsSections-module__eDMTra__newsContainer{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.NewsSections-module__eDMTra__sectionTitle{color:#fff;text-align:right;direction:rtl;margin:0 0 2rem;font-size:2.2rem;font-weight:700}.NewsSections-module__eDMTra__contentContainer{margin:0 auto;position:relative;overflow:hidden}.NewsSections-module__eDMTra__newsCarousel{cursor:grab;margin-bottom:2rem;position:relative;overflow:hidden}.NewsSections-module__eDMTra__newsCarousel:active{cursor:grabbing}.NewsSections-module__eDMTra__carouselItems{gap:1.5rem;width:100%;display:flex}.NewsSections-module__eDMTra__newsCard{background:#fff;border-radius:10px;flex-direction:column;flex:1;min-width:calc(33.33% - 1rem);max-width:calc(33.33% - 1rem);height:500px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000026}.NewsSections-module__eDMTra__newsCardLink{color:fill;flex-direction:column;height:100%;text-decoration:none;display:flex}.NewsSections-module__eDMTra__newsImage{width:100%;height:390px;position:relative;overflow:hidden}.NewsSections-module__eDMTra__cardImage{-o-object-fit:inherit;object-fit:inherit;width:100%;height:100%;transition:transform .5s;display:block}.NewsSections-module__eDMTra__newsCard:hover .NewsSections-module__eDMTra__cardImage{transform:scale(1.05)}.NewsSections-module__eDMTra__newsContent{text-align:right;direction:rtl;background-color:#f8f8f8;border-top:1px solid #eaeaea;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100px;padding:2rem;display:flex;position:relative}.NewsSections-module__eDMTra__newsDate{z-index:2;position:absolute;top:-30px;right:1rem}.NewsSections-module__eDMTra__dateBox{color:#fff;text-align:center;background:#2b83d6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 3px 10px #0003}.NewsSections-module__eDMTra__dateNumber{font-size:1.5rem;font-weight:700;line-height:1}.NewsSections-module__eDMTra__dateText{margin-top:.2rem;font-size:.75rem}.NewsSections-module__eDMTra__newsTitle{color:#1e3a5f;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;justify-content:center;align-items:center;height:100%;max-height:4.5em;margin:.5rem 0;font-size:1.3rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsSections-module__eDMTra__carouselControls{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.NewsSections-module__eDMTra__carouselButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.NewsSections-module__eDMTra__carouselButton:hover{background:#ffffff4d}.NewsSections-module__eDMTra__carouselIndicators{gap:.5rem;display:flex}.NewsSections-module__eDMTra__carouselIndicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.NewsSections-module__eDMTra__activeIndicator{background:#fff;transform:scale(1.2)}.NewsSections-module__eDMTra__loadingContainer,.NewsSections-module__eDMTra__errorContainer,.NewsSections-module__eDMTra__noResults{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0;display:flex}.NewsSections-module__eDMTra__spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite NewsSections-module__eDMTra__spin}@keyframes NewsSections-module__eDMTra__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NewsSections-module__eDMTra__errorMessage{color:#fcc;background:#ff00001a;border:1px solid #f003;border-radius:6px;padding:.75rem 1.5rem;font-weight:500}@media (max-width:1200px){.NewsSections-module__eDMTra__newsCard{min-width:calc(33.33% - 1rem);max-width:calc(33.33% - 1rem);height:500px}}@media (max-width:992px){.NewsSections-module__eDMTra__newsCard{min-width:calc(50% - .75rem);max-width:calc(50% - .75rem);height:490px}.NewsSections-module__eDMTra__newsSection{padding:3rem 0}.NewsSections-module__eDMTra__sectionTitle{font-size:2rem}}@media (max-width:768px){.NewsSections-module__eDMTra__newsSection{padding:2.5rem 0}.NewsSections-module__eDMTra__sectionTitle{font-size:1.8rem}.NewsSections-module__eDMTra__newsCard{min-width:100%;max-width:100%;height:480px}.NewsSections-module__eDMTra__newsImage{height:300px}.NewsSections-module__eDMTra__newsContent{height:90px;padding:1.5rem}}@media (max-width:480px){.NewsSections-module__eDMTra__newsContainer{padding:0 1rem}.NewsSections-module__eDMTra__sectionTitle{font-size:1.6rem}.NewsSections-module__eDMTra__dateBox{width:50px;height:50px}.NewsSections-module__eDMTra__dateNumber{font-size:1.3rem}.NewsSections-module__eDMTra__dateText{font-size:.7rem}.NewsSections-module__eDMTra__newsTitle{font-size:1.2rem}.NewsSections-module__eDMTra__newsCard{height:450px}.NewsSections-module__eDMTra__newsImage{height:280px}.NewsSections-module__eDMTra__newsContent{height:80px;padding:1.2rem}}
.Mainservices-module__1PRnYG__sectoralSection{background-color:#254d69;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.Mainservices-module__1PRnYG__sectionBackground{z-index:-2;background-color:#f8fafc;background-image:linear-gradient(135deg,#f8fafc 0%,#edf2f7 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Mainservices-module__1PRnYG__sectionOverlay{opacity:.7;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%232b9af3' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");width:100%;height:100%;animation:120s linear infinite Mainservices-module__1PRnYG__floatPatterns;position:absolute;top:0;left:0}@keyframes Mainservices-module__1PRnYG__floatPatterns{0%{background-position:0 0}to{background-position:100% 100%}}.Mainservices-module__1PRnYG__sectionContent{z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Mainservices-module__1PRnYG__sectionHeader{text-align:center;margin-bottom:4rem;position:relative;color:#fff!important}.Mainservices-module__1PRnYG__sectionHeader:after{content:"";background:linear-gradient(90deg,#2b9af3,#3182ce);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}.Mainservices-module__1PRnYG__sectionTitle{margin:0 0 1rem;font-size:3rem;font-weight:800;position:relative;color:#fff!important}.Mainservices-module__1PRnYG__titleGlow{display:inline-block;position:relative}.Mainservices-module__1PRnYG__titleGlow:after{content:"";filter:blur(5px);z-index:-1;background:linear-gradient(90deg,#2b9af333,#3182ce1a);border-radius:5px;width:100%;height:10px;position:absolute;bottom:-5px;left:0}.Mainservices-module__1PRnYG__sectionSubtitle{max-width:700px;margin:0 auto;font-size:1.2rem;color:#fff!important}.Mainservices-module__1PRnYG__committeesContainer{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Mainservices-module__1PRnYG__committeeCard{text-align:right;direction:rtl;background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;width:100%;max-width:400px;padding:2.5rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Mainservices-module__1PRnYG__cardGlow{opacity:0;background:radial-gradient(circle at 100% 0,#2b9af31a,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Mainservices-module__1PRnYG__committeeCard:hover .Mainservices-module__1PRnYG__cardGlow{opacity:1;animation:3s infinite alternate Mainservices-module__1PRnYG__pulseGlow}@keyframes Mainservices-module__1PRnYG__pulseGlow{0%{opacity:.1}to{opacity:.3}}.Mainservices-module__1PRnYG__committeeCard:before{content:"";opacity:0;background:linear-gradient(45deg,#0000,#ffffff80,#0000);width:200%;height:200%;transition:all .8s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.Mainservices-module__1PRnYG__committeeCard:hover:before{animation:1.5s Mainservices-module__1PRnYG__shine}@keyframes Mainservices-module__1PRnYG__shine{0%{opacity:0;left:-50%}50%{opacity:.5}to{opacity:0;left:150%}}.Mainservices-module__1PRnYG__committeeIconWrapper{width:80px;height:80px;margin-bottom:1.5rem;position:relative}.Mainservices-module__1PRnYG__committeeIconWrapper:before{content:"";opacity:.5;background:#2b9af31a;border-radius:50%;width:100%;height:100%;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:0;left:0;transform:scale(1.3)}.Mainservices-module__1PRnYG__committeeCard:hover .Mainservices-module__1PRnYG__committeeIconWrapper:before{opacity:.7;animation:2s infinite alternate Mainservices-module__1PRnYG__pulse;transform:scale(1.5)}@keyframes Mainservices-module__1PRnYG__pulse{0%{transform:scale(1.3)}to{transform:scale(1.6)}}.Mainservices-module__1PRnYG__committeeIcon{color:#fff;background:linear-gradient(135deg,#2b9af3,#3182ce);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 8px 25px #2b9af34d}.Mainservices-module__1PRnYG__committeeCard:hover .Mainservices-module__1PRnYG__committeeIcon{transform:scale(1.1)translateY(-5px);box-shadow:0 15px 35px #2b9af366}.Mainservices-module__1PRnYG__committeeTitle{color:#01152b;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.Mainservices-module__1PRnYG__committeeDescription{color:#4a5568;margin:0 0 2rem;font-size:1rem;line-height:1.7}.Mainservices-module__1PRnYG__detailsButton{color:#2b9af3;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Mainservices-module__1PRnYG__detailsButton svg{transition:transform .3s}.Mainservices-module__1PRnYG__committeeCard:hover .Mainservices-module__1PRnYG__detailsButton svg{transform:translate(5px)}@media (max-width:1200px){.Mainservices-module__1PRnYG__committeesContainer{gap:1.5rem}.Mainservices-module__1PRnYG__committeeCard{max-width:350px;padding:2rem}}@media (max-width:992px){.Mainservices-module__1PRnYG__sectionTitle{font-size:2.5rem}.Mainservices-module__1PRnYG__sectionSubtitle{font-size:1.1rem}.Mainservices-module__1PRnYG__committeeCard{max-width:300px;padding:1.8rem}.Mainservices-module__1PRnYG__committeeIconWrapper{width:70px;height:70px}.Mainservices-module__1PRnYG__committeeIcon{width:50px;height:50px}.Mainservices-module__1PRnYG__committeeTitle{font-size:1.3rem}}@media (max-width:768px){.Mainservices-module__1PRnYG__sectoralSection{padding:4rem 0}.Mainservices-module__1PRnYG__sectionHeader{margin-bottom:3rem}.Mainservices-module__1PRnYG__sectionTitle{font-size:2.2rem}.Mainservices-module__1PRnYG__committeesContainer{flex-direction:column;align-items:center}.Mainservices-module__1PRnYG__committeeCard{max-width:100%}}@media (max-width:480px){.Mainservices-module__1PRnYG__sectionTitle{font-size:1.8rem}.Mainservices-module__1PRnYG__committeeIconWrapper{width:60px;height:60px}.Mainservices-module__1PRnYG__committeeIcon{width:45px;height:45px}.Mainservices-module__1PRnYG__committeeTitle{font-size:1.2rem}.Mainservices-module__1PRnYG__committeeDescription{font-size:.9rem}}
.DetailsBisha-module__OzSNLa__detailsSection{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.DetailsBisha-module__OzSNLa__backgroundGradient{z-index:-2;background:linear-gradient(135deg,#0c2c4d 0%,#1a4a7c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.DetailsBisha-module__OzSNLa__backgroundPattern{opacity:.7;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='white' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");width:100%;height:100%;animation:120s linear infinite DetailsBisha-module__OzSNLa__floatPattern;position:absolute;top:0;left:0}@keyframes DetailsBisha-module__OzSNLa__floatPattern{0%{background-position:0 0}to{background-position:100% 100%}}.DetailsBisha-module__OzSNLa__sectionContent{z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.DetailsBisha-module__OzSNLa__sectionHeader{text-align:right;color:#fff;margin-bottom:4rem;position:relative}.DetailsBisha-module__OzSNLa__sectionTitle{background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;text-shadow:0 5px 15px #0003;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.8rem;font-weight:700;display:inline-block;position:relative}.DetailsBisha-module__OzSNLa__sectionTitle:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80);border-radius:2px;width:60%;height:4px;position:absolute;bottom:-.5rem;right:0}.DetailsBisha-module__OzSNLa__sectionSubtitle{color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;margin:1rem 0 0;padding:.5rem 1.5rem;font-size:1.2rem;display:inline-block;box-shadow:0 4px 15px #0000001a}.DetailsBisha-module__OzSNLa__mobileNavigation{justify-content:center;gap:1rem;margin-bottom:2rem;display:none}.DetailsBisha-module__OzSNLa__navButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.DetailsBisha-module__OzSNLa__navButton:hover{background:#fff3;box-shadow:0 8px 25px #00000026}.DetailsBisha-module__OzSNLa__departmentsContainer{flex-direction:column;gap:2rem;width:100%;display:flex}.DetailsBisha-module__OzSNLa__departmentCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;padding:2rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.DetailsBisha-module__OzSNLa__cardGlow{opacity:0;background:radial-gradient(circle,#ffffff1a,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.DetailsBisha-module__OzSNLa__departmentCard:hover .DetailsBisha-module__OzSNLa__cardGlow{opacity:1;animation:3s infinite alternate DetailsBisha-module__OzSNLa__pulseGlow}@keyframes DetailsBisha-module__OzSNLa__pulseGlow{0%{opacity:.05}to{opacity:.2}}.DetailsBisha-module__OzSNLa__departmentCard:before{content:"";opacity:0;background:linear-gradient(45deg,#0000,#fff3,#0000);width:200%;height:200%;transition:all .8s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.DetailsBisha-module__OzSNLa__departmentCard:hover:before{animation:1.5s DetailsBisha-module__OzSNLa__shine}@keyframes DetailsBisha-module__OzSNLa__shine{0%{opacity:0;left:-50%}50%{opacity:.2}to{opacity:0;left:150%}}.DetailsBisha-module__OzSNLa__cardContent{text-align:right;flex:1;padding-left:2rem}.DetailsBisha-module__OzSNLa__departmentTitle{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;display:inline-block;position:relative}.DetailsBisha-module__OzSNLa__departmentTitle:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80);border-radius:1px;width:30%;height:2px;transition:width .3s;position:absolute;bottom:-.25rem;right:0}.DetailsBisha-module__OzSNLa__departmentCard:hover .DetailsBisha-module__OzSNLa__departmentTitle:after{width:70%}.DetailsBisha-module__OzSNLa__departmentDescription{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.6}.DetailsBisha-module__OzSNLa__iconContainer{flex-shrink:0;position:relative}.DetailsBisha-module__OzSNLa__iconWrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.DetailsBisha-module__OzSNLa__iconBackground{background:#ffffff1a;border-radius:12px;width:100%;height:100%;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:0;left:0;transform:rotate(45deg)}.DetailsBisha-module__OzSNLa__departmentCard:hover .DetailsBisha-module__OzSNLa__iconBackground{background:#fff3;transform:rotate(225deg)}.DetailsBisha-module__OzSNLa__icon{color:#1a4a7c;z-index:1;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 8px 25px #0000001a}.DetailsBisha-module__OzSNLa__departmentCard:hover .DetailsBisha-module__OzSNLa__icon{transform:scale(1.1);box-shadow:0 12px 30px #0003}@media (max-width:992px){.DetailsBisha-module__OzSNLa__sectionTitle{font-size:2.4rem}.DetailsBisha-module__OzSNLa__departmentTitle{font-size:1.3rem}.DetailsBisha-module__OzSNLa__departmentDescription{font-size:.9rem}.DetailsBisha-module__OzSNLa__iconWrapper{width:70px;height:70px}.DetailsBisha-module__OzSNLa__icon{width:50px;height:50px}}@media (max-width:768px){.DetailsBisha-module__OzSNLa__detailsSection{padding:4rem 0}.DetailsBisha-module__OzSNLa__sectionHeader{text-align:center;margin-bottom:2rem}.DetailsBisha-module__OzSNLa__sectionTitle{font-size:2rem}.DetailsBisha-module__OzSNLa__sectionTitle:after{width:100px;left:50%;right:auto;transform:translate(-50%)}.DetailsBisha-module__OzSNLa__mobileNavigation{display:flex}.DetailsBisha-module__OzSNLa__departmentCard{display:none}.DetailsBisha-module__OzSNLa__activeMobile{flex-direction:column;display:flex}.DetailsBisha-module__OzSNLa__cardContent{text-align:center;order:2;margin-bottom:1.5rem;padding-left:0}.DetailsBisha-module__OzSNLa__iconContainer{order:1;margin-bottom:1rem}.DetailsBisha-module__OzSNLa__departmentTitle:after{width:50px;left:50%;right:auto;transform:translate(-50%)}.DetailsBisha-module__OzSNLa__departmentCard:hover .DetailsBisha-module__OzSNLa__departmentTitle:after{width:100px}}@media (max-width:480px){.DetailsBisha-module__OzSNLa__sectionTitle{font-size:1.8rem}.DetailsBisha-module__OzSNLa__sectionSubtitle{font-size:1rem}.DetailsBisha-module__OzSNLa__departmentTitle{font-size:1.2rem}.DetailsBisha-module__OzSNLa__departmentDescription{font-size:.85rem}.DetailsBisha-module__OzSNLa__iconWrapper{width:60px;height:60px}.DetailsBisha-module__OzSNLa__icon{width:45px;height:45px}}
.TwitterSection-module__yTohca__twitterSection{z-index:1;background:linear-gradient(135deg,#0c2547 0%,#1e3a5f 50%,#0a1f3d 100%);padding:6rem 0;position:relative;overflow:hidden}.TwitterSection-module__yTohca__backgroundGradient{z-index:-2;background:radial-gradient(circle at 20% 30%,#2b9af326,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.TwitterSection-module__yTohca__backgroundPattern{opacity:.5;z-index:-1;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='%23ffffff' 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");width:100%;height:100%;animation:120s linear infinite TwitterSection-module__yTohca__floatPattern;position:absolute;top:0;left:0}@keyframes TwitterSection-module__yTohca__floatPattern{0%{background-position:0 0}to{background-position:100% 100%}}.TwitterSection-module__yTohca__glowEffect1{filter:blur(50px);z-index:-1;background:radial-gradient(circle,#2b9af326,#0000 70%);border-radius:50%;width:300px;height:300px;animation:15s ease-in-out infinite alternate TwitterSection-module__yTohca__float;position:absolute;top:20%;left:10%}.TwitterSection-module__yTohca__glowEffect2{filter:blur(60px);z-index:-1;background:radial-gradient(circle,#2b9af31a,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite alternate-reverse TwitterSection-module__yTohca__float;position:absolute;bottom:10%;right:15%}@keyframes TwitterSection-module__yTohca__float{0%{transform:translate(0)}50%{transform:translate(-30px,20px)}to{transform:translate(30px,-20px)}}.TwitterSection-module__yTohca__container{flex-direction:row-reverse;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.TwitterSection-module__yTohca__twitterProfileContainer{perspective:1000px;flex:1;max-width:600px;position:relative}.TwitterSection-module__yTohca__imageGlow{z-index:1;pointer-events:none;background:radial-gradient(#2b9af34d 0%,#2b9af300 70%);border-radius:20px;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TwitterSection-module__yTohca__imageFrame{transform-style:preserve-3d;will-change:transform;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d,0 0 0 1px #ffffff1a,0 0 30px #2b9af333}.TwitterSection-module__yTohca__twitterProfileImage{width:100%;height:auto;transition:transform .7s;display:block}.TwitterSection-module__yTohca__imageFrame:hover .TwitterSection-module__yTohca__twitterProfileImage{transform:scale(1.03)}.TwitterSection-module__yTohca__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 50%);width:100%;height:100%;position:absolute;top:0;left:0}.TwitterSection-module__yTohca__contentContainer{text-align:right;direction:rtl;flex-direction:column;flex:1;gap:1.8rem;display:flex}.TwitterSection-module__yTohca__titleWrapper{margin-bottom:.5rem;position:relative}.TwitterSection-module__yTohca__sectionTitle{color:#fff;text-shadow:0 2px 10px #0003;background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.8rem;font-weight:700;display:inline-block}.TwitterSection-module__yTohca__titleUnderline{background:linear-gradient(90deg,#2b9af380,#fffc);border-radius:2px;width:80px;height:3px;position:absolute;bottom:-10px;right:0}.TwitterSection-module__yTohca__sectionDescription{color:#ffffffe6;text-shadow:0 1px 2px #0000001a;margin:0;font-size:1.2rem;line-height:1.8}.TwitterSection-module__yTohca__statsContainer{justify-content:flex-start;gap:3rem;margin:1rem 0;display:flex}.TwitterSection-module__yTohca__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;padding:1rem 1.5rem;transition:all .3s;display:flex}.TwitterSection-module__yTohca__statItem:hover{background:#ffffff1a;box-shadow:0 10px 30px #0003}.TwitterSection-module__yTohca__statNumber{color:#fff;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700}.TwitterSection-module__yTohca__statLabel{color:#fffc;margin-top:.3rem;font-size:1rem}.TwitterSection-module__yTohca__twitterButton{color:#fff;text-align:center;background-color:#000;border-radius:13px;justify-content:center;align-items:center;gap:.8rem;width:100%;max-width:200px;padding:.8rem 2rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.TwitterSection-module__yTohca__twitterButton:hover{opacity:.9}.TwitterSection-module__yTohca__xLogo{fill:#fff;width:22px;height:22px}@media (max-width:992px){.TwitterSection-module__yTohca__container{flex-direction:column-reverse;gap:3rem}.TwitterSection-module__yTohca__twitterProfileContainer{max-width:500px}.TwitterSection-module__yTohca__contentContainer{text-align:center;align-items:center}.TwitterSection-module__yTohca__statsContainer{justify-content:center}.TwitterSection-module__yTohca__titleUnderline{right:50%;transform:translate(50%)}}@media (max-width:768px){.TwitterSection-module__yTohca__twitterSection{padding:4rem 0}.TwitterSection-module__yTohca__sectionTitle{font-size:2.2rem}.TwitterSection-module__yTohca__sectionDescription{font-size:1.1rem}.TwitterSection-module__yTohca__statNumber{font-size:2.2rem}.TwitterSection-module__yTohca__statsContainer{gap:2rem}}@media (max-width:480px){.TwitterSection-module__yTohca__twitterSection{padding:3rem 0}.TwitterSection-module__yTohca__container{padding:0 1.5rem}.TwitterSection-module__yTohca__sectionTitle{font-size:1.8rem}.TwitterSection-module__yTohca__statsContainer{flex-direction:column;gap:1.5rem}.TwitterSection-module__yTohca__statItem{width:100%;max-width:200px}.TwitterSection-module__yTohca__statNumber{font-size:2rem}}
.AboutBisha-module__HuEHbG__aboutSection{background-color:#fff;padding:5rem 0}.AboutBisha-module__HuEHbG__aboutContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutBisha-module__HuEHbG__aboutContent{direction:rtl;flex-direction:row;align-items:center;gap:4rem;display:flex}.AboutBisha-module__HuEHbG__imageContainer{background-color:#00264b;border-radius:8px;flex:none;justify-content:center;align-items:center;max-width:350px;padding:2rem;display:flex;box-shadow:0 10px 30px #0000001a}.AboutBisha-module__HuEHbG__aboutImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.AboutBisha-module__HuEHbG__textContainer{text-align:right;flex:1}.AboutBisha-module__HuEHbG__aboutTitle{color:#000;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;position:relative}.AboutBisha-module__HuEHbG__aboutText{color:#333;text-align:justify;margin:0;font-size:1.1rem;line-height:1.8}@media (max-width:992px){.AboutBisha-module__HuEHbG__aboutContent{gap:3rem}.AboutBisha-module__HuEHbG__imageContainer{max-width:300px}.AboutBisha-module__HuEHbG__aboutTitle{font-size:2.2rem}.AboutBisha-module__HuEHbG__aboutText{font-size:1rem}}@media (max-width:768px){.AboutBisha-module__HuEHbG__aboutContent{flex-direction:column;gap:2.5rem}.AboutBisha-module__HuEHbG__imageContainer{order:-1;max-width:280px}.AboutBisha-module__HuEHbG__textContainer{width:100%}}@media (max-width:480px){.AboutBisha-module__HuEHbG__aboutSection{padding:3rem 0}.AboutBisha-module__HuEHbG__aboutContainer{padding:0 1.5rem}.AboutBisha-module__HuEHbG__imageContainer{max-width:220px;padding:1.5rem}.AboutBisha-module__HuEHbG__aboutTitle{margin-bottom:1rem;font-size:1.8rem}.AboutBisha-module__HuEHbG__aboutText{font-size:.95rem;line-height:1.7}}
