.rc-slider{touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:#0000;border-radius:6px;width:100%;height:14px;padding:5px 0;position:relative}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;width:100%;height:4px;position:absolute}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid #0000;border-bottom:5px solid #0000;transform:translateY(-5px)}.rc-slider-handle{z-index:1;cursor:pointer;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;width:14px;height:14px;margin-top:-5px;position:absolute}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{box-shadow:unset;border-color:#96dbfa}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{cursor:grabbing;border-color:#57c5f7;box-shadow:0 0 5px #57c5f7}.rc-slider-mark{width:100%;font-size:12px;position:absolute;top:18px;left:0}.rc-slider-mark-text{color:#999;text-align:center;vertical-align:middle;cursor:pointer;display:inline-block;position:absolute}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:0 0;width:100%;height:4px;position:absolute}.rc-slider-dot{vertical-align:middle;cursor:pointer;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-2px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{box-shadow:none;cursor:not-allowed;background-color:#fff;border-color:#ccc}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{width:4px;bottom:0;left:5px}.rc-slider-vertical .rc-slider-track-draggable{border:0;border-left:5px solid #0000;border-right:5px solid #0000;transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{z-index:1;touch-action:pan-y;margin-top:0;margin-left:-5px;position:absolute}.rc-slider-vertical .rc-slider-mark{height:100%;top:0;left:18px}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both;display:block!important}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform-origin:50% 100%;opacity:0;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{transform-origin:50% 100%;opacity:0;transform:scale(0)}}.rc-slider-tooltip{visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:#0000;position:absolute;top:-9999px;left:-9999px}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{color:#fff;text-align:center;background-color:#6c6c6c;border-radius:6px;min-width:24px;height:24px;padding:6px 2px;font-size:12px;line-height:1;text-decoration:none;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-width:4px 4px 0;border-top-color:#6c6c6c;margin-left:-4px;bottom:4px;left:50%}
@layer components{.header--white{z-index:9999;position:sticky;top:0}.phone-input-wide .react-tel-input .flag-dropdown{width:80px!important}.phone-input-wide .react-tel-input .selected-flag{justify-content:center;align-items:center;display:flex;width:80px!important}.phone-input-wide .react-tel-input input{padding-bottom:18px!important;padding-left:90px!important}.phone-input-wide .react-tel-input .country-list{width:385px!important;max-height:500px!important;padding-left:20px!important;padding-right:20px!important;overflow-y:auto!important}.react-tel-input .country-list .country{padding:8px 10px!important;font-size:14px!important;line-height:1.2!important}.phone-input-wide .react-tel-input .search-box{box-sizing:border-box!important;background-color:#fff!important;border:1.5px solid #ccc!important;border-radius:2px!important;width:90%!important;max-width:500px!important;margin:0 auto 10px!important;padding:6px 12px!important;transition:border-color .3s,box-shadow .3s!important;box-shadow:0 2px 6px #0000001a!important}@media (max-width:600px){.phone-input-wide .react-tel-input .country-list{width:95%;max-width:410%;max-height:250px}}.phone-input-wide .react-tel-input .search-box input{box-sizing:border-box!important;color:#333!important;border:none!important;border-radius:8px!important;outline:none!important;width:100%!important;height:100%!important;padding:0 10px!important;font-size:1rem!important}.phone-input-wide .react-tel-input .country-list .search-box{min-height:auto!important}.is-tab-active{color:#1a73e8!important}.value-card{align-items:center;gap:12px;padding:6px 0;transition:transform .3s;display:flex}.value-dot{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 4px #2563eb1f}.value-text{color:#c3c5c5;font-size:15px;font-weight:600;line-height:1.5}.navigation-progress{z-index:9999;opacity:0;background-color:#02f72b;width:100%;height:3px;transition:opacity .25s;position:fixed;top:0;left:0}.navigation-progress.active{opacity:1}.dubai-fact-item{-moz-column-gap:3rem;grid-template-columns:200px 1fr;align-items:start;column-gap:3rem;display:grid;margin-top:10px!important;margin-bottom:10px!important}.required-docs{flex-direction:column;gap:2rem;display:flex}.required-docs-header h2{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.required-docs-list{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid;margin-top:15px!important;margin-bottom:50px!important}.required-doc-item{align-items:flex-start;display:flex}.required-doc-icon{color:#e71875;flex-shrink:0;margin-top:.25rem;margin-right:.75rem}.required-doc-text{color:#4b5563;line-height:1.5rem}.mobile-scroll-menu{scrollbar-width:thin;flex-wrap:nowrap;gap:20px;padding-bottom:6px;display:flex;overflow-x:auto}.mobile-scroll-menu::-webkit-scrollbar{height:6px}.mobile-scroll-menu::-webkit-scrollbar-track{background:#eee;border-radius:10px}.mobile-scroll-menu::-webkit-scrollbar-thumb{background:#999;border-radius:10px}.mobile-scroll-menu::-webkit-scrollbar-thumb:hover{background:#666}.mobile-scroll-item{color:#333;flex:none;font-size:14px;font-weight:500;text-decoration:none}.loader{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}}
@font-face{font-family:DINRoundPro;src:url(../media/DINRoundPro-Black.0pjo5vf4_-api.eot);src:local(DINRoundPro-Black),url(../media/DINRoundPro-Black.0pjo5vf4_-api.eot)format("embedded-opentype"),url(../media/DINRoundPro-Black.0ab5tp7fbdgi9.woff2)format("woff2"),url(../media/DINRoundPro-Black.0psn~zc3gddso.woff)format("woff"),url(../media/DINRoundPro-Black.13be5d5wuwi~3.ttf)format("truetype");font-weight:900;font-style:normal}@font-face{font-family:DINRoundPro-Medi;src:url(../media/DINRoundPro-Medi.0m6.-jisn8917.eot);src:local(DINRoundPro-Medi),url(../media/DINRoundPro-Medi.0m6.-jisn8917.eot)format("embedded-opentype"),url(../media/DINRoundPro-Medi.0n_vhi3r-t~r1.woff2)format("woff2"),url(../media/DINRoundPro-Medi.0uhz3p.m3inrq.woff)format("woff"),url(../media/DINRoundPro-Medi.0yc931s~y-~g4.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:DINRoundPro;src:url(../media/DINRoundPro-Light.0ifc.9x7jzcr4.eot);src:local(DINRoundPro-Light),url(../media/DINRoundPro-Light.0ifc.9x7jzcr4.eot)format("embedded-opentype"),url(../media/DINRoundPro-Light.17mw9j14bun30.woff2)format("woff2"),url(../media/DINRoundPro-Light.0gfq6vspf02y5.woff)format("woff"),url(../media/DINRoundPro-Light.0eh.vwejq13o..ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:DINRoundPro;src:url(../media/DINRoundPro.0e2y_vftjl5eg.eot);src:local(DINRoundPro),url(../media/DINRoundPro.0e2y_vftjl5eg.eot)format("embedded-opentype"),url(../media/DINRoundPro.05i.c25z63pzs.woff2)format("woff2"),url(../media/DINRoundPro.0mt~5jfhom08z.woff)format("woff"),url(../media/DINRoundPro.120x4alr60f4_.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DINRoundPro;src:url(../media/DINRoundPro-Bold.0sh-e.wfodnfu.eot);src:local(DINRoundPro-Bold),url(../media/DINRoundPro-Bold.0sh-e.wfodnfu.eot)format("embedded-opentype"),url(../media/DINRoundPro-Bold.04s2.l0s.nxq8.woff2)format("woff2"),url(../media/DINRoundPro-Bold.0v-ndrl9qompb.woff)format("woff"),url(../media/DINRoundPro-Bold.0i1em-pvzxotx.ttf)format("truetype");font-weight:700;font-style:normal}
.floatingChat-module-scss-module__gQaIVG__floatingChat{z-index:9999;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:100px;right:28px}.floatingChat-module-scss-module__gQaIVG__floatingBtn{cursor:pointer;color:#fff;background:#22c55e;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 18px #22c55e73}.floatingChat-module-scss-module__gQaIVG__floatingBtn:hover{background:#16a34a;transform:scale(1.08);box-shadow:0 6px 24px #22c55e8c}.floatingChat-module-scss-module__gQaIVG__floatingBtn.floatingChat-module-scss-module__gQaIVG__floatingBtnOpen{background:#16a34a;transform:scale(1.04)}.floatingChat-module-scss-module__gQaIVG__chatWidget{background:#fff;border-radius:16px;flex-direction:column;width:340px;max-height:540px;animation:.25s cubic-bezier(.34,1.3,.64,1) both floatingChat-module-scss-module__gQaIVG__chatSlideUp;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}@keyframes floatingChat-module-scss-module__gQaIVG__chatSlideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.floatingChat-module-scss-module__gQaIVG__widgetHeader{background:#22c55e;flex-shrink:0;padding:22px 20px 24px;position:relative}.floatingChat-module-scss-module__gQaIVG__closeBtn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:16px;line-height:1;transition:color .15s,background .15s;position:absolute;top:14px;right:14px}.floatingChat-module-scss-module__gQaIVG__closeBtn:hover{color:#fff;background:#ffffff26}.floatingChat-module-scss-module__gQaIVG__greeting{color:#fff;margin:0 0 8px;font-size:22px;font-weight:700}.floatingChat-module-scss-module__gQaIVG__subGreeting{color:#ffffffe6;margin:0;font-size:14px;line-height:1.5}.floatingChat-module-scss-module__gQaIVG__headerNav{align-items:center;gap:10px;display:flex}.floatingChat-module-scss-module__gQaIVG__headerTitle{color:#fff;flex:1;font-size:17px;font-weight:700}.floatingChat-module-scss-module__gQaIVG__backBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:22px;font-weight:300;line-height:1}.floatingChat-module-scss-module__gQaIVG__backBtnTop{color:#ffffffd9;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px;font-weight:300;line-height:1;transition:color .15s;position:absolute;top:14px;left:14px}.floatingChat-module-scss-module__gQaIVG__backBtnTop:hover{color:#fff}.floatingChat-module-scss-module__gQaIVG__widgetBody{background:#22c55e;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.floatingChat-module-scss-module__gQaIVG__widgetBody::-webkit-scrollbar{width:4px}.floatingChat-module-scss-module__gQaIVG__widgetBody::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.floatingChat-module-scss-module__gQaIVG__card{background:#fff;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.floatingChat-module-scss-module__gQaIVG__cardClickable{cursor:pointer;transition:box-shadow .18s,transform .18s}.floatingChat-module-scss-module__gQaIVG__cardClickable:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.floatingChat-module-scss-module__gQaIVG__cardOutlined{border:1.5px solid #22c55e}.floatingChat-module-scss-module__gQaIVG__cardTitle{color:#111827;margin:0;font-size:14px;font-weight:700}.floatingChat-module-scss-module__gQaIVG__cardSub{color:#6b7280;margin:0;font-size:12px}.floatingChat-module-scss-module__gQaIVG__cardRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.floatingChat-module-scss-module__gQaIVG__arrowIcon{color:#22c55e;flex-shrink:0;font-size:15px}.floatingChat-module-scss-module__gQaIVG__searchBox{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:border-color .18s;display:flex}.floatingChat-module-scss-module__gQaIVG__searchBox:focus-within{border-color:#22c55e}.floatingChat-module-scss-module__gQaIVG__searchIcon{flex-shrink:0;font-size:14px}.floatingChat-module-scss-module__gQaIVG__searchInput{color:#374151;background:0 0;border:none;outline:none;width:100%;font-size:13px}.floatingChat-module-scss-module__gQaIVG__searchInput::placeholder{color:#6b7280}.floatingChat-module-scss-module__gQaIVG__sectionLabel{color:#fff;margin:4px 0 0;font-size:13px;font-weight:600}.floatingChat-module-scss-module__gQaIVG__recentMeta{justify-content:space-between;align-items:center;width:100%;margin-bottom:2px;display:flex}.floatingChat-module-scss-module__gQaIVG__recentLabel{color:#6b7280;font-size:11px;font-weight:500}.floatingChat-module-scss-module__gQaIVG__recentTime{color:#6b7280;font-size:11px}.floatingChat-module-scss-module__gQaIVG__recentPreview{color:#374151;margin:0;font-size:13px;font-weight:500}.floatingChat-module-scss-module__gQaIVG__chevron{color:#6b7280;flex-shrink:0;font-size:20px}.floatingChat-module-scss-module__gQaIVG__formIntro{color:#fff;text-align:center;margin:8px 0 4px;font-size:14px;line-height:1.6}.floatingChat-module-scss-module__gQaIVG__formInput{color:#111827;box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:13px;transition:border-color .18s;border:1.5px solid #d1d5db!important}.floatingChat-module-scss-module__gQaIVG__formInput::placeholder{color:#6b7280}.floatingChat-module-scss-module__gQaIVG__formInput:focus{border-color:#22c55e}.floatingChat-module-scss-module__gQaIVG__startChatBtn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:background .18s,transform .15s;display:flex}.floatingChat-module-scss-module__gQaIVG__startChatBtn:hover{background:#16a34a;transform:translateY(-1px)}.floatingChat-module-scss-module__gQaIVG__startChatBtn:active{transform:translateY(0)}.floatingChat-module-scss-module__gQaIVG__widgetFooter{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-around;padding:10px 0;display:flex}.floatingChat-module-scss-module__gQaIVG__footerTab{cursor:pointer;opacity:.55;background:0 0;border:none;border-radius:8px;padding:4px 16px;font-size:20px;transition:background .15s}.floatingChat-module-scss-module__gQaIVG__footerTab:hover{opacity:1;background:#f3f4f6}.floatingChat-module-scss-module__gQaIVG__footerTab.floatingChat-module-scss-module__gQaIVG__footerTabActive{opacity:1}.floatingChat-module-scss-module__gQaIVG__poweredBy{text-align:center;color:#6b7280;background:#fff;flex-shrink:0;margin:0;padding:6px 0 8px;font-size:11px}@media (max-width:400px){.floatingChat-module-scss-module__gQaIVG__floatingChat{bottom:14px;right:12px}.floatingChat-module-scss-module__gQaIVG__chatWidget{width:calc(100vw - 24px)}}.floatingChat-module-scss-module__gQaIVG__chatBody{height:300px;padding:10px;overflow-y:auto}.floatingChat-module-scss-module__gQaIVG__messageAgent{background:#e6f4ea;border-radius:10px;margin-bottom:10px;padding:10px}.floatingChat-module-scss-module__gQaIVG__messageSystem{background:#f1f1f1;border-radius:10px;padding:10px}.floatingChat-module-scss-module__gQaIVG__chatInputArea{gap:5px;padding:10px;display:flex}.floatingChat-module-scss-module__gQaIVG__chatInput{flex:1;padding:8px}.floatingChat-module-scss-module__gQaIVG__sendBtn{color:#fff;background:green;border:none;padding:8px 12px}.floatingChat-module-scss-module__gQaIVG__attachBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;font-size:18px;display:flex}
