.hero-section{color:#fff;background:linear-gradient(90deg,#0d6efd,#6610f2,#6f42c1);padding:3rem;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto}.hero-section h2{font-size:2.25rem;line-height:1.2}.hero-section p{font-size:1.2rem;line-height:1.6}.feature-badge{cursor:pointer;background-color:#399dd9;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;transition:all .2s;display:flex}.feature-badge:hover{background-color:#fafafbcc;transform:scale(1.05)}.shield-container{width:180px;height:180px;margin-top:20px;margin-bottom:80px;position:relative}.shield-center{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;animation:1s ease-in-out infinite pulse-scale;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #fff,0 0 50px #fff,0 0 70px #fff}@keyframes pulse-scale{0%{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 30px #fff,0 0 50px #fff,0 0 70px #fff}50%{transform:translate(-50%,-50%)scale(1.15);box-shadow:0 0 50px #fff,0 0 70px #fff,0 0 100px #fff}to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 30px #fff,0 0 50px #fff,0 0 70px #fff}}@media (max-width:992px){.hero-section h2{font-size:2rem}.hero-section p{font-size:1.1rem}.shield-container{width:150px;height:150px}.shield-center{width:120px;height:120px}}@media (max-width:576px){.hero-section h2{font-size:1.5rem}.hero-section p{font-size:1rem}.shield-container{width:120px;height:120px}.shield-center{width:100px;height:100px}}
.tab-container{border-radius:.5rem;position:relative;overflow:hidden}.tab-container:before{content:"";pointer-events:none;z-index:0;width:200%;height:100%;animation:3s linear infinite glowMove;position:absolute;top:0;left:-50%;transform:skew(-20deg)}@keyframes glowMove{0%{left:-50%}to{left:100%}}.tab-button{z-index:1;color:#000;background-color:#fff;border-bottom:2px solid #0000;border-radius:.5rem .5rem 0 0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex;position:relative}.tab-button.active{color:#399dd9;border-bottom-color:#399dd9;box-shadow:0 2px 10px #0000001a}.tab-panel{z-index:1;background-color:#fff;border-radius:0 0 .5rem .5rem;padding:2rem;position:relative;box-shadow:0 2px 10px #0000001a}
.glowOverlay{pointer-events:none;z-index:5;background:linear-gradient(120deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%);width:200%;height:100%;animation:6s linear infinite slideGlow;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes slideGlow{0%{transform:translate(-100%)}to{transform:translate(0%)}}.glowCard{transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.glowCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:10s linear infinite rotateGlow;position:absolute;top:-50%;left:-50%}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
: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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.Saudi-module__eAvUkG__container{background:#000;flex-direction:column;width:100%;min-height:100vh;font-family:Tajawal,sans-serif;display:flex;position:relative;overflow:hidden}.Saudi-module__eAvUkG__videoBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow-y:hidden}.Saudi-module__eAvUkG__backgroundVideo{object-fit:cover;opacity:.5;width:100%;height:100%}.Saudi-module__eAvUkG__overlay{z-index:2;background:linear-gradient(135deg,#1b005200 0%,#0f003000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Saudi-module__eAvUkG__mainWrapper{z-index:10;flex:1;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:110px 24px 40px;display:flex;position:relative}.Saudi-module__eAvUkG__wrapperAr{direction:rtl}.Saudi-module__eAvUkG__wrapperAr .Saudi-module__eAvUkG__textSection{text-align:right;padding-right:20px}.Saudi-module__eAvUkG__wrapperAr .Saudi-module__eAvUkG__mapSection{transform:translate(4%)}.Saudi-module__eAvUkG__wrapperEn{direction:ltr}.Saudi-module__eAvUkG__wrapperEn .Saudi-module__eAvUkG__textSection{text-align:left;padding-left:20px}.Saudi-module__eAvUkG__wrapperEn .Saudi-module__eAvUkG__mapSection{transform:translate(4%)}.Saudi-module__eAvUkG__textSection{color:#fff;z-index:15;flex:0 0 50%;transition:all .5s}.Saudi-module__eAvUkG__mainTitle{margin-bottom:12px;font-weight:800;line-height:1.35;color:var(--secondary-color)!important;font-size:32px!important}.Saudi-module__eAvUkG__description{opacity:.95;text-shadow:0 2px 10px #0000004d;margin-top:10px;line-height:1.7;color:#f0f0f0!important;font-size:16px!important}.Saudi-module__eAvUkG__subTitle{color:var(--accent-yellow);letter-spacing:1px;font-size:18px;font-weight:300;line-height:1.5}.Saudi-module__eAvUkG__mapSection{aspect-ratio:1215/953;flex:0 0 50%;width:100%;max-width:720px;margin:0 auto;transition:transform .5s;position:relative}.Saudi-module__eAvUkG__svgLayer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Saudi-module__eAvUkG__connectionLine{stroke:#ffffff80;stroke-width:3px;filter:drop-shadow(0 0 5px #fff6)}.Saudi-module__eAvUkG__cityWrapper{z-index:5;cursor:pointer;flex-direction:column;align-items:center;transition:all .3s;display:flex;position:absolute;transform:translate(50%,-50%)}.Saudi-module__eAvUkG__cityWrapper:hover{z-index:20;transform:translate(50%,-50%)scale(1.15)}.Saudi-module__eAvUkG__cityCircle{background:#000;border:2px solid #fffc;border-radius:50%;width:75px;height:75px;margin-bottom:8px;transition:border-color .3s;overflow:hidden;box-shadow:0 5px 20px #0009}.Saudi-module__eAvUkG__cityWrapper:hover .Saudi-module__eAvUkG__cityCircle{border-color:#4ecdc4}.Saudi-module__eAvUkG__cityThumb{object-fit:cover;width:100%;height:100%}.Saudi-module__eAvUkG__cityName{color:#fff;text-shadow:0 2px 4px #000;white-space:nowrap;background:#0006;border-radius:12px;padding:2px 10px;font-size:14px;font-weight:700}.Saudi-module__eAvUkG__videoModal{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:visible!important}.Saudi-module__eAvUkG__videoContainer{background:#000;border:1px solid #ffffff1a;border-radius:15px;width:90%;max-width:350px;position:relative;box-shadow:0 20px 50px #000c;overflow:hidden!important}.Saudi-module__eAvUkG__closeButton{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex;position:absolute;top:10px;right:10px}.Saudi-module__eAvUkG__videoPlayer{width:100%;display:block}.Saudi-module__eAvUkG__cityLabelWrapper{z-index:5;cursor:pointer;pointer-events:auto;flex-direction:column;align-items:center;gap:2px;transition:all .3s;display:flex;position:absolute;transform:translate(-50%,-50%)}.Saudi-module__eAvUkG__cityLabelWrapper:hover{z-index:100}.Saudi-module__eAvUkG__cityDot{background:#fff;border-radius:50%;width:8px;height:8px;transition:all .3s;box-shadow:0 0 8px #fffc}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityDot{background:var(--accent-color);width:10px;height:10px;box-shadow:0 0 15px #e85d1fd9}.Saudi-module__eAvUkG__cityLabelText{color:#fff;text-shadow:0 1px 3px #000c;white-space:nowrap;-webkit-backdrop-filter:blur(2px);background:#0006;border-radius:8px;padding:2px 6px;font-size:11px;font-weight:600;transition:all .3s}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityLabelText{color:var(--accent-yellow);background:#0009;font-size:12px}.Saudi-module__eAvUkG__saudiMapSvg{pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.Saudi-module__eAvUkG__cityIcon{object-fit:cover;border:2px solid #fffc;border-radius:50%;width:32px;height:32px;transition:all .3s;box-shadow:0 2px 8px #0006}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityIcon{border-color:var(--accent-color);width:40px;height:40px;box-shadow:0 4px 15px #e85d1f80}.Saudi-module__eAvUkG__hoverPopup{-webkit-backdrop-filter:blur(8px);z-index:200;background:#fffffff2;border:1px solid #1c005214;border-radius:12px;min-width:180px;margin-top:10px;animation:.2s Saudi-module__eAvUkG__popupFadeIn;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 15px 35px #1c005226}@keyframes Saudi-module__eAvUkG__popupFadeIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Saudi-module__eAvUkG__popupImage{object-fit:cover;width:180px;height:120px}.Saudi-module__eAvUkG__popupCityName{text-align:center;color:#1a1a1a;background:#fff;padding:8px 12px;font-size:13px;font-weight:700}.Saudi-module__eAvUkG__regionPath{cursor:pointer;pointer-events:all;transition:filter .3s}.Saudi-module__eAvUkG__regionPath:hover{filter:drop-shadow(0 0 15px #00ff00b3)}.Saudi-module__eAvUkG__regionFillOverlay{opacity:0;cursor:pointer;pointer-events:all;transition:opacity .3s;position:absolute}.Saudi-module__eAvUkG__regionFillOverlay:hover{opacity:.5}@media (max-width:1280px){.Saudi-module__eAvUkG__mainWrapper{padding-top:125px}}@media (max-height:850px){.Saudi-module__eAvUkG__container{padding-bottom:40px;min-height:auto!important}.Saudi-module__eAvUkG__mainWrapper{padding-top:120px}}@media (max-width:1024px){.Saudi-module__eAvUkG__wrapperAr .Saudi-module__eAvUkG__mapSection,.Saudi-module__eAvUkG__wrapperEn .Saudi-module__eAvUkG__mapSection{transform:none}.Saudi-module__eAvUkG__container{overflow:hidden auto;min-height:75vh!important}.Saudi-module__eAvUkG__mainWrapper{justify-content:flex-start;gap:20px;height:auto;padding-top:130px;padding-bottom:50px;flex-direction:column!important;display:flex!important}.Saudi-module__eAvUkG__mapSection{flex:none;width:100%;max-width:600px;height:auto;margin-top:10px;order:-1!important}.Saudi-module__eAvUkG__textSection{flex:none;width:100%;margin-bottom:10px;padding:0 16px;text-align:center!important;order:0!important}.Saudi-module__eAvUkG__mainTitle{margin-top:10px;font-size:26px!important}.Saudi-module__eAvUkG__subTitle{font-size:16px!important}.Saudi-module__eAvUkG__description{font-size:15px!important}.Saudi-module__eAvUkG__cityCircle{width:55px;height:55px}.Saudi-module__eAvUkG__cityName{font-size:12px}.Saudi-module__eAvUkG__cityIcon{border-width:1.5px!important;width:22px!important;height:22px!important}.Saudi-module__eAvUkG__cityLabelWrapper{gap:1px!important}.Saudi-module__eAvUkG__cityLabelText{background:#0009!important;border-radius:6px!important;padding:1px 4px!important;font-size:8px!important}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityIcon{width:28px!important;height:28px!important}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityLabelText{font-size:9px!important}.Saudi-module__eAvUkG__hoverPopup{min-width:120px!important}.Saudi-module__eAvUkG__popupImage{width:120px!important;height:75px!important}.Saudi-module__eAvUkG__popupCityName{padding:5px 8px!important;font-size:10px!important}}@media (max-width:480px){.Saudi-module__eAvUkG__mainWrapper{gap:10px;padding-top:120px;padding-bottom:30px}.Saudi-module__eAvUkG__mainTitle{font-size:22px!important}.Saudi-module__eAvUkG__subTitle{font-size:14px!important}.Saudi-module__eAvUkG__description{font-size:13px!important}.Saudi-module__eAvUkG__mapSection{padding:0 10px;max-width:420px!important}.Saudi-module__eAvUkG__cityIcon{border-width:1.5px!important;width:18px!important;height:18px!important}.Saudi-module__eAvUkG__cityLabelText{background:#000000b3!important;border-radius:4px!important;padding:1px 3px!important;font-size:7px!important;font-weight:600!important}.Saudi-module__eAvUkG__cityLabelWrapper{gap:1px!important}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityIcon{width:22px!important;height:22px!important}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityLabelText{font-size:8px!important}.Saudi-module__eAvUkG__hoverPopup{min-width:90px!important}.Saudi-module__eAvUkG__popupImage{width:90px!important;height:55px!important}.Saudi-module__eAvUkG__popupCityName{padding:4px 6px!important;font-size:9px!important}}@media (max-width:375px){.Saudi-module__eAvUkG__mainWrapper{padding-top:80px;padding-bottom:20px}.Saudi-module__eAvUkG__mapSection{max-width:340px!important}.Saudi-module__eAvUkG__cityIcon{border-width:1px!important;width:15px!important;height:15px!important}.Saudi-module__eAvUkG__cityLabelText{border-radius:3px!important;padding:1px 2px!important;font-size:6px!important}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityIcon{width:18px!important;height:18px!important}.Saudi-module__eAvUkG__cityLabelWrapper:hover .Saudi-module__eAvUkG__cityLabelText{font-size:7px!important}.Saudi-module__eAvUkG__hoverPopup{min-width:70px!important}.Saudi-module__eAvUkG__popupImage{width:70px!important;height:45px!important}.Saudi-module__eAvUkG__popupCityName{padding:3px 4px!important;font-size:8px!important}}
