@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;600&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2b2b2b;background:#f7f7f7;background-image:linear-gradient(222.266deg,#1e4dc20f 21.48%,#d335390f 78.52%),linear-gradient(261.101deg,#de97191f,#1e4dc21f);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html{overflow-x:hidden;width:100%;max-width:100vw;font-size:90%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;width:100%;max-width:100vw;position:relative}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){a:hover{color:#747bff}button{background-color:#f9f9f9}}.language-dropdown{position:relative;display:inline-block}.language-dropdown-trigger{display:flex;align-items:center;gap:4px;background:#fff;border-radius:1000px;padding:8px;cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;min-width:120px}.language-dropdown-trigger:hover{box-shadow:0 2px 6px #00000026}.flag-icon{width:20px;height:20px;position:relative;flex-shrink:0}.flag-image{width:100%;height:100%;object-fit:contain}.lang-text{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;color:#143380;letter-spacing:-.1px;flex:1;white-space:nowrap}.dropdown-arrow{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;flex-shrink:0}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-icon{width:12px;height:12px;object-fit:contain}.language-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;border:1px solid rgba(0,0,0,.1);z-index:1000;margin-top:4px;overflow:hidden;animation:dropdownSlideIn .2s ease-out}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.language-dropdown-item{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;position:relative}.language-dropdown-item:hover{background:#f8f9ff}.language-dropdown-item.active{background:#e8f0fe}.language-dropdown-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.language-info{display:flex;flex-direction:column;gap:2px;flex:1}.language-native{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;color:#2b2b2b;line-height:1.2}.language-english{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:12px;color:#6b7280;line-height:1.2}.check-icon{color:#1e4dc2;font-weight:700;font-size:14px;flex-shrink:0}@media (max-width: 768px){.language-dropdown-trigger{min-width:100px;padding:6px}.lang-text{font-size:13px}.language-dropdown-item{padding:10px 12px}.language-native{font-size:13px}.language-english{font-size:11px}}.mobile-language-switcher{width:100%;padding:16px 0}.mobile-language-options{display:flex;gap:12px;justify-content:center;align-items:center}.mobile-language-option{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:8px;border:2px solid #e6e6e6;background:#fff;transition:all .2s ease;min-width:80px;justify-content:center;position:relative}.mobile-language-option:hover{border-color:#1e4dc2;background:#f8f9ff}.mobile-language-option.active{border-color:#1e4dc2;background:#f1f4fd;box-shadow:0 2px 4px #1e4dc21a}.mobile-language-radio{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mobile-language-content{display:flex;align-items:center;gap:6px;flex-direction:column}.mobile-language-flag{width:20px;height:20px;object-fit:cover;border-radius:50%;flex-shrink:0}.mobile-language-name{font-family:Noto Sans Arabic,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#2b2b2b;text-align:center;white-space:nowrap}.mobile-language-option.active .mobile-language-name{color:#1e4dc2;font-weight:600}.mobile-language-switcher.rtl .mobile-language-content{flex-direction:column}.mobile-language-option:focus-within{outline:2px solid #1e4dc2;outline-offset:2px}@media (max-width: 768px){.mobile-language-option{min-width:70px;padding:10px 8px;min-height:60px}.mobile-language-flag{width:18px;height:18px}.mobile-language-name{font-size:11px;line-height:14px}}@media (max-width: 576px){.mobile-language-options{gap:8px}.mobile-language-option{min-width:60px;padding:8px 6px;min-height:56px}.mobile-language-flag{width:16px;height:16px}.mobile-language-name{font-size:10px;line-height:12px}}.navbar{position:fixed;top:0;left:0;right:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;z-index:1000;padding:20px 100px;transition:top .3s ease}.navbar.banner-sticky{top:46px;z-index:998}.navbar-container{display:flex;align-items:center;height:auto;gap:24px;width:100%}.navbar.rtl .navbar-container{direction:rtl;justify-content:flex-end}.navbar.ltr .navbar-container{direction:ltr;justify-content:flex-end}.navbar-logo{display:flex;align-items:center;height:36px}.logo-image{height:36px;width:auto}.navbar-menu{display:flex;list-style:none;margin:0;padding:0;gap:8px;flex:1;justify-content:center}.navbar.rtl .navbar-menu,.navbar.ltr .navbar-menu{direction:ltr}.navbar-item{display:flex;align-items:center;padding:8px}.navbar-item-active{border-bottom:2px solid #1e4dc2}.navbar-link{text-decoration:none;color:#2b2b2b;font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:14px;line-height:21px;padding:6px;transition:color .2s ease;letter-spacing:-.5px;background:none;border:none;cursor:pointer}.navbar-link-active{color:#1e4dc2;font-weight:600;letter-spacing:-.15px}.navbar-link:hover{color:#1e4dc2}.navbar-actions{display:flex;align-items:center;gap:8px}.btn-primary{background:#1e4dc2;border:none;color:#fff;padding:6px 10px;border-radius:4px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:13px;line-height:19px;cursor:pointer;transition:background .2s ease;letter-spacing:-.1px;white-space:nowrap}.btn-primary:hover{background:#143380}.btn-secondary{background:#fff;border:1px solid #1e4dc2;color:#1e4dc2;padding:6px 10px;border-radius:4px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:13px;line-height:19px;cursor:pointer;transition:all .2s ease;letter-spacing:-.1px;white-space:nowrap}.btn-secondary:hover{background:#f8f9ff;border-color:#143380;color:#143380}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;position:relative}.burger-menu-icon{width:32px;height:32px;transition:opacity .3s ease}.mobile-menu-toggle:hover .burger-menu-icon{opacity:.7}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-menu-open{max-height:80vh}.mobile-menu-content{padding:20px;display:flex;flex-direction:column;gap:24px;min-height:fit-content}.mobile-menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.mobile-menu-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-item-active{border-left:3px solid #1e4dc2;padding-left:12px}.mobile-menu-link{text-decoration:none;color:#2b2b2b;font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:18px;line-height:28px;background:none;border:none;cursor:pointer;text-align:left;width:100%;padding:0}.mobile-menu-item-active .mobile-menu-link{color:#1e4dc2;font-weight:600}.mobile-menu-actions{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #f0f0f0}.mobile-btn{width:100%;text-align:center;padding:12px 16px;font-size:16px}.mobile-menu-language{display:flex;justify-content:center;padding-top:16px;border-top:1px solid #f0f0f0;width:100%}@media (max-width: 768px){.navbar{padding:16px 20px}.navbar.banner-sticky{top:48px}.navbar-container{gap:16px}.mobile-menu-toggle{display:flex}.mobile-menu{display:block}.navbar-menu,.navbar-actions,.navbar-container>.language-dropdown{display:none}.navbar-logo,.logo-image{height:32px}.navbar.rtl .navbar-container,.navbar.ltr .navbar-container{justify-content:space-between}.navbar.rtl .navbar-logo{order:-1}.navbar.rtl .mobile-menu-toggle{order:1}.navbar.ltr .mobile-menu-toggle{order:-1}.navbar.ltr .navbar-logo{order:1}}.footer-section{background:#143380;padding:42px 0 0;width:100%;position:relative;margin-bottom:0;margin-top:0}.footer-container{display:flex;flex-direction:column;gap:28px;width:100%;max-width:1080px;margin:0 auto;padding:0 100px}.footer-content{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%}.footer-section.rtl .footer-content,.footer-section.ltr .footer-content{align-items:flex-start}.footer-logo{display:flex;align-items:center;height:43px;width:133px;position:relative;margin-bottom:14px;align-self:flex-start}.footer-logo-text{position:absolute;inset:8.333% 5.405% 8.333% 67.568%}.footer-logo-text img{width:100%;height:100%;object-fit:contain}.footer-logo-icon{position:absolute;inset:29.167% 37.838% 20.833% 8.108%}.footer-logo-icon img{width:100%;height:100%;object-fit:contain}.footer-links{display:flex;gap:32px;align-items:flex-start;justify-content:flex-start;width:100%}.footer-section.rtl .footer-links{flex-direction:row}.footer-section.ltr .footer-links{flex-direction:row-reverse}.footer-info-section{flex:1;display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:539px}.footer-section.rtl .footer-info-section{align-items:flex-end}.footer-section.ltr .footer-info-section{align-items:flex-start}.footer-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:13px;line-height:19px;color:#fff;letter-spacing:-.25px;margin:0;text-align:right}.footer-section.ltr .footer-description{text-align:left}.footer-certifications{display:flex;align-items:center;justify-content:flex-end;width:100%}.footer-section.rtl .footer-certifications{justify-content:flex-start}.footer-section.ltr .footer-certifications{justify-content:flex-end}.footer-certification-logo{position:relative;width:140px;height:56px}.certification-background{position:absolute;inset:0}.certification-background img{width:100%;height:100%;object-fit:contain}.certification-image{position:absolute;left:8.4px;top:11.2px;width:33.6px;height:33.6px;border:.6px solid #edeff0;border-radius:4.14px;overflow:hidden}.certification-image img{width:100%;height:100%;object-fit:cover}.certification-text-1{position:absolute;inset:41.071% 29.94% 23.215% 43.573%}.certification-text-1 img{width:100%;height:100%;object-fit:contain}.certification-text-2{position:absolute;inset:36.607% 4.939% 18.75% 77.205%}.certification-text-2 img{width:100%;height:100%;object-fit:contain}.footer-help-section{display:flex;flex-direction:column;gap:16px;align-items:flex-end;width:269px}.footer-section.rtl .footer-help-section{align-items:flex-start}.footer-section.ltr .footer-help-section{align-items:flex-end}.footer-section-title{font-family:Noto Sans Arabic,sans-serif;font-weight:500;font-size:13px;line-height:19px;color:#fff;letter-spacing:-.1px;margin:0;text-align:right;white-space:nowrap;align-self:flex-end}.footer-section.rtl .footer-section-title{text-align:right;align-self:flex-start}.footer-section.ltr .footer-section-title{text-align:left;align-self:flex-end}.footer-help-links{display:flex;flex-direction:column;gap:12px;align-items:flex-end;width:100%}.footer-section.rtl .footer-help-links{align-items:flex-start}.footer-section.ltr .footer-help-links{align-items:flex-end}.footer-link{display:flex;align-items:center;gap:8px;padding:4px 0;text-decoration:none;color:#fff;transition:opacity .2s ease}.footer-link:hover{opacity:.8}.footer-section.rtl .footer-link,.footer-section.ltr .footer-link{flex-direction:row-reverse;justify-content:flex-start}.footer-link-arrow{width:16px;height:16px;object-fit:contain}.footer-link span{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:13px;line-height:19px;letter-spacing:-.25px;white-space:nowrap}.footer-section-title-link span{font-family:Noto Sans Arabic,sans-serif;font-weight:500;font-size:14px;line-height:21px;letter-spacing:-.1px;white-space:nowrap}.footer-section.rtl .footer-link span{text-align:right}.footer-section.ltr .footer-link span{text-align:left}.footer-download-section{display:flex;flex-direction:column;gap:16px;align-items:flex-end;flex-grow:0;flex-shrink:0}.footer-store-badges{display:flex;gap:16px;align-items:center;justify-content:flex-end}.footer-store-badge{position:relative;width:120px;height:36px;cursor:pointer;transition:opacity .2s ease}.footer-store-badge:hover{opacity:.8}.footer-store-badge-background{position:absolute;inset:0}.footer-store-badge-background img{width:100%;height:100%;object-fit:contain}.footer-store-badge-icon{position:absolute;inset:17.854% 75.509% 17.846% 7.387%}.footer-store-badge-icon img{width:100%;height:100%;object-fit:contain}.footer-store-badge-text{position:absolute;inset:17.164% 6.801% 14.81% 30.401%}.footer-store-badge-text img{width:100%;height:100%;object-fit:contain}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:16px 0 24px;border-top:1px solid #ababab;width:100%}.footer-social-links{display:flex;gap:16px;align-items:center}.footer-social-icon{width:28px;height:28px;background:#ffffff52;border-radius:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease;position:relative;overflow:hidden}.footer-social-icon:hover{opacity:.8}.footer-social-icon img{object-fit:contain}.footer-social-facebook img{width:42.774%;height:60.469%}.footer-social-instagram .instagram-icon-1{position:absolute;inset:20% 19.964% 19.98% 20.004%;width:60.032%;height:60.02%}.footer-social-instagram .instagram-icon-2{position:absolute;inset:34.603% 34.579% 34.571% 34.595%;width:30.826%;height:30.826%}.footer-social-instagram .instagram-icon-3{position:absolute;inset:30.387% 30.375% 62.419% 62.431%;width:7.194%;height:7.194%}.footer-social-twitter img{width:75%;height:75.346%}.footer-social-linkedin img{width:75%;height:75.344%}.footer-copyright{align-self:flex-end}.footer-copyright p{font-family:DIN Next LT Arabic,sans-serif;font-weight:400;font-size:13px;line-height:18px;color:#fff;margin:0;white-space:nowrap;text-align:right}.footer-section.ltr .footer-copyright p{text-align:left}@media (max-width: 1200px){.footer-container{padding:0 40px}.footer-links{gap:24px}.footer-info-section{max-width:400px}.footer-help-section{width:220px}}@media (max-width: 992px){.footer-section{padding:40px 0 0}.footer-container{padding:0 20px;box-sizing:border-box;text-align:center!important}.footer-section *{text-align:center!important}.footer-section .footer-content,.footer-section.rtl .footer-content,.footer-section.ltr .footer-content{align-items:center!important;gap:32px;display:flex!important;flex-direction:column!important}.footer-section .footer-logo{align-self:center!important;margin:0 auto!important}.footer-section .footer-links,.footer-section.rtl .footer-links,.footer-section.ltr .footer-links{flex-direction:column!important;gap:32px;align-items:center!important;width:100%;display:flex!important}.footer-section .footer-info-section,.footer-section.rtl .footer-info-section,.footer-section.ltr .footer-info-section{width:100%;max-width:none;align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-description{text-align:center!important;max-width:600px;margin:0 auto!important}.footer-section .footer-certifications,.footer-section.rtl .footer-certifications,.footer-section.ltr .footer-certifications{justify-content:center!important;display:flex!important;width:100%!important}.footer-section .footer-help-section,.footer-section.rtl .footer-help-section,.footer-section.ltr .footer-help-section{width:100%;max-width:none;align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-section-title,.footer-section.rtl .footer-section-title,.footer-section.ltr .footer-section-title{text-align:center!important;align-self:center!important}.footer-section .footer-help-links,.footer-section.rtl .footer-help-links,.footer-section.ltr .footer-help-links{align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-link{justify-content:center!important;display:flex!important}.footer-section .footer-link span{text-align:center!important}.footer-section .footer-download-section{width:100%;align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-store-badges{justify-content:center!important;flex-direction:column!important;gap:12px!important;display:flex!important;align-items:center!important;width:100%!important}.footer-section .footer-store-badge{margin:0 auto!important}}@media (max-width: 768px){.footer-section{padding:20px 0 0}.footer-container{padding:0 16px;gap:24px;box-sizing:border-box}.footer-content{gap:24px;align-items:center!important;text-align:center!important;display:flex!important;flex-direction:column!important}.footer-links{gap:24px}.footer-description{font-size:14px;line-height:21px;max-width:100%}.footer-store-badges{flex-direction:column!important;gap:12px;justify-content:center!important;align-items:center!important;display:flex!important}.footer-store-badge{width:120px;height:36px}.footer-bottom{flex-direction:column;gap:16px;align-items:center;padding:16px 0 20px}.footer-social-links{order:1}.footer-copyright{order:2;align-self:center}.footer-copyright p{text-align:center!important;font-size:12px;line-height:18px}}@media (max-width: 576px){.footer-section{padding:20px 0 0}.footer-container{padding:0 16px;gap:20px;box-sizing:border-box}.footer-content{gap:20px;align-items:center!important;text-align:center!important;display:flex!important;flex-direction:column!important}.footer-links{gap:20px}.footer-description{font-size:14px;line-height:20px}.footer-store-badges{flex-direction:column!important;gap:8px;justify-content:center!important;align-items:center!important;display:flex!important}.footer-store-badge{width:140px;height:42px}.footer-bottom{gap:12px;padding:12px 0 16px}.footer-social-icon{width:28px;height:28px}.footer-copyright p{font-size:11px;line-height:16px}}@media screen and (max-width: 992px){.footer-section.rtl,.footer-section.ltr,.footer-section.rtl *,.footer-section.ltr *{text-align:left!important}.footer-section.rtl .footer-content,.footer-section.ltr .footer-content,.footer-section.rtl .footer-info-section,.footer-section.ltr .footer-info-section,.footer-section.rtl .footer-help-section,.footer-section.ltr .footer-help-section,.footer-section.rtl .footer-download-section,.footer-section.ltr .footer-download-section{align-items:flex-start!important;display:flex!important;flex-direction:column!important}.footer-section.rtl .footer-store-badges,.footer-section.ltr .footer-store-badges{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;display:flex!important;width:100%!important;gap:16px!important}.footer-section.rtl .footer-store-badge,.footer-section.ltr .footer-store-badge{width:140px!important;height:42px!important;flex-shrink:0!important;position:relative!important}.footer-section.rtl .footer-certifications,.footer-section.ltr .footer-certifications{justify-content:flex-start!important;display:flex!important}.footer-section.rtl .footer-help-links,.footer-section.ltr .footer-help-links{align-items:flex-start!important;display:flex!important;flex-direction:column!important}.footer-section.rtl .footer-description,.footer-section.ltr .footer-description{text-align:right!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.footer-section.rtl .footer-logo,.footer-section.ltr .footer-logo{align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.footer-section.rtl .footer-section-title,.footer-section.ltr .footer-section-title{text-align:right!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:.08;transform:scale(1)}50%{opacity:.12;transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hero-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:auto;display:flex;align-items:flex-start;padding:40px 100px 80px;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(30,77,194,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:pulse 6s ease-in-out infinite}.hero-section:after{content:"";position:absolute;bottom:-150px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(30,77,194,.05) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:pulse 8s ease-in-out infinite 1s}.hero-container{display:flex;align-items:center;gap:70px;width:100%}.hero-section.rtl .hero-container{justify-content:flex-start;direction:rtl}.hero-section.ltr .hero-container{justify-content:flex-start;direction:ltr}.hero-mockups{position:relative;width:438px;height:608px;flex-shrink:0}.mockup-bg-shape{position:absolute;border-radius:50%;z-index:0}.mockup-bg-blue{width:324px;height:324px;background:#1e4dc2;top:50%;left:-36px;transform:translateY(-50%)}.mockup-bg-teal{width:378px;height:378px;background:#14b8a6;top:50%;right:-54px;transform:translateY(-50%)}.phone-mockup{position:absolute}.phone-mockup-1{width:293px;height:605px;top:0;left:0;z-index:1;animation:fadeInUp .8s ease-out forwards,float 6s ease-in-out infinite .8s}.phone-mockup-2{width:261px;height:538px;bottom:0;right:0;z-index:2;animation:fadeInUp .8s ease-out .2s forwards,floatSlow 5s ease-in-out infinite 1s;opacity:0}.mockup-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0px 20px 50px rgba(30,77,194,.25));transition:transform .3s ease,filter .3s ease}.phone-mockup:hover .mockup-image{transform:translateY(-5px);filter:drop-shadow(0px 30px 60px rgba(30,77,194,.35))}@media (hover: none){.phone-mockup:hover .mockup-image{transform:none;filter:none}}.hero-content{flex:1;display:flex;flex-direction:column;gap:42px}.hero-section.rtl .hero-content{align-items:flex-end;text-align:start}.hero-section.ltr .hero-content{align-items:flex-start;text-align:start}.hero-header{display:flex;flex-direction:column;gap:20px;width:100%;position:relative;animation:fadeInUp .6s ease-out forwards}.slogan{animation:fadeInUp .6s ease-out .1s forwards;opacity:0}.hero-subtitle{animation:fadeInUp .6s ease-out .2s forwards;opacity:0}.hero-actions{animation:fadeInUp .6s ease-out .3s forwards;opacity:0}.download-section{animation:fadeInUp .6s ease-out .4s forwards;opacity:0}.hero-section.rtl .hero-header{align-items:flex-end}.hero-section.ltr .hero-header{align-items:flex-start}.slogan{display:flex;align-items:center;gap:8px;width:100%}.hero-section.rtl .slogan,.hero-section.ltr .slogan{flex-direction:row;justify-content:flex-start}.slogan-text{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:36px;line-height:48px;color:#374151}.hero-subtitle{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#2b2b2b;margin:0;width:100%}.hero-section.rtl .hero-subtitle,.hero-section.ltr .hero-subtitle{text-align:start}.hero-actions{display:flex;align-items:center;gap:14px;width:100%}.hero-section.rtl .hero-actions,.hero-section.ltr .hero-actions{flex-direction:row;justify-content:flex-start;align-items:flex-start}.btn-primary{background:linear-gradient(135deg,#1e4dc2,#2a5bd4);border:none;color:#fff;padding:14px 28px;border-radius:10px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .3s ease;letter-spacing:-.15px;white-space:nowrap;box-shadow:0 4px 14px #1e4dc24d;position:relative;overflow:hidden}.btn-primary:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);transition:left .5s ease}.btn-primary:hover:after{left:100%}.btn-primary:hover{background:linear-gradient(135deg,#143380,#1e4dc2);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #1e4dc273}.btn-secondary{background:#fff;border:2px solid #1e4dc2;color:#1e4dc2;padding:12px 26px;border-radius:10px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .3s ease;letter-spacing:-.15px;white-space:nowrap;box-shadow:0 2px 8px #1e4dc21a}.btn-secondary:hover{background:#f0f4ff;border-color:#143380;color:#143380;transform:translateY(-2px);box-shadow:0 4px 12px #1e4dc233}.download-section{display:flex;flex-direction:column;gap:14px;width:100%}.hero-section.rtl .download-section,.hero-section.ltr .download-section{align-items:flex-start}.download-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#2b2b2b;margin:0}.hero-section.rtl .download-title,.hero-section.ltr .download-title{text-align:start}.store-badges{display:flex;gap:14px}.hero-section.rtl .store-badges{flex-direction:row;justify-content:flex-end;align-self:flex-start}.hero-section.ltr .store-badges{flex-direction:row;justify-content:flex-start;align-self:flex-start}.store-badge{opacity:1;transition:opacity .2s ease;display:block;height:50px}.store-badge:hover{opacity:.8}.store-badge img{height:100%;width:auto;object-fit:contain}@media (max-width: 1200px){.hero-section{padding:60px 40px}.hero-container{gap:60px}.hero-mockups{width:400px;height:550px}.phone-mockup-1{width:260px;height:537px}.phone-mockup-2{width:232px;height:478px}}@media (max-width: 992px){.hero-section{padding:40px 0;min-height:auto}.hero-container{flex-direction:column!important;gap:40px;padding:0 20px;align-items:center;text-align:center}.hero-mockups{order:-1;width:100%;max-width:360px;height:420px;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative}.mockup-bg-blue{width:240px;height:240px;left:-60px;top:45%}.mockup-bg-teal{width:280px;height:280px;right:-70px;top:55%}.phone-mockup-1{width:240px;height:480px;position:absolute;top:0;left:0;z-index:1}.phone-mockup-2{width:220px;height:440px;position:absolute;top:40px;right:0;z-index:2}.mockup-image{width:100%;height:100%;object-fit:cover;border-radius:inherit;filter:none;-webkit-filter:none}.hero-content{order:1;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-section.rtl .hero-content,.hero-section.rtl .hero-header,.hero-section.rtl .hero-actions,.hero-section.rtl .download-section,.hero-section.rtl .store-badges,.hero-section.rtl .slogan,.hero-section.rtl .hero-subtitle,.hero-section.ltr .hero-content,.hero-section.ltr .hero-header,.hero-section.ltr .hero-actions,.hero-section.ltr .download-section,.hero-section.ltr .store-badges,.hero-section.ltr .slogan,.hero-section.ltr .hero-subtitle{align-items:center!important;text-align:center!important;justify-content:center!important;display:flex;flex-direction:column}.hero-header{margin-top:40px;gap:12px}.hero-content{gap:20px}.hero-section.rtl .slogan,.hero-section.ltr .slogan{flex-direction:row!important;justify-content:center!important}.hero-actions{width:100%;display:flex!important;flex-direction:column!important;gap:16px;align-items:center}.btn-primary,.btn-secondary{width:auto;display:flex;justify-content:center;align-items:center;padding:14px 28px;font-size:16px;font-weight:600}.hero-section.rtl .store-badges,.hero-section.ltr .store-badges{width:100%;justify-content:center;gap:16px;display:flex!important;flex-direction:row!important}.store-badge{flex:none;height:48px}}@media (max-width: 768px){.hero-section{padding:20px 0}.hero-container{padding:0 16px;gap:32px}.hero-subtitle{font-size:14px;line-height:22px;margin-bottom:12px}.download-title{font-size:13px;line-height:18px}.slogan-text{font-size:20px;line-height:28px}.hero-mockups{width:100%;max-width:260px;height:280px;margin-bottom:16px;display:flex;justify-content:center;align-items:center;position:relative}.mockup-bg-blue{width:150px;height:150px;left:-30px;top:40%}.mockup-bg-teal{width:170px;height:170px;right:-40px;top:60%}.phone-mockup-1{width:160px;height:320px;position:absolute;top:0;left:0;z-index:1}.phone-mockup-2{width:145px;height:290px;position:absolute;top:25px;right:0;z-index:2}.mockup-image{width:100%;height:100%;object-fit:cover;filter:none;-webkit-filter:none}.hero-content{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-section.rtl .hero-content,.hero-section.rtl .hero-header,.hero-section.rtl .hero-actions,.hero-section.rtl .download-section,.hero-section.rtl .store-badges,.hero-section.rtl .slogan,.hero-section.rtl .hero-title,.hero-section.rtl .hero-description,.hero-section.ltr .hero-content,.hero-section.ltr .hero-header,.hero-section.ltr .hero-actions,.hero-section.ltr .download-section,.hero-section.ltr .store-badges,.hero-section.ltr .slogan,.hero-section.ltr .hero-title,.hero-section.ltr .hero-description{align-items:center!important;text-align:center!important;justify-content:center!important}.hero-section.rtl .slogan,.hero-section.ltr .slogan{flex-direction:row!important;justify-content:center!important}.hero-header{margin-top:32px;gap:10px}.hero-content{gap:16px}.hero-actions{display:flex!important;flex-direction:column!important;width:100%;gap:12px;margin:20px 0;align-items:center}.btn-primary,.btn-secondary{width:auto;padding:14px 28px;font-size:16px;border-radius:8px;display:flex;justify-content:center;align-items:center}.hero-section.rtl .store-badges,.hero-section.ltr .store-badges{width:100%;gap:12px;justify-content:center;display:flex!important;flex-direction:row!important}.store-badge{flex:none;height:44px}.download-section{gap:16px}}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}.licensing-section{background:#fff;padding:20px 0;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #e5e7eb;overflow:hidden}.licensing-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;position:relative}.licensing-scroll-wrapper{width:100%;overflow:hidden;position:relative;display:flex;align-items:center}.licensing-scroll-wrapper:before,.licensing-scroll-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.licensing-scroll-wrapper:before{left:0;background:linear-gradient(to right,#ffffff 0%,transparent 100%)}.licensing-scroll-wrapper:after{right:0;background:linear-gradient(to left,#ffffff 0%,transparent 100%)}.licensing-scroll-track{display:flex;align-items:center;gap:60px;animation:scrollLogos 25s linear infinite;width:max-content;padding:5px 0}.licensing-scroll-track:hover{animation-play-state:paused}.licensing-logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:45px;min-width:100px;opacity:.85;transition:opacity .3s ease,transform .3s ease}.licensing-logo-item:hover{opacity:1;transform:scale(1.08)}.licensing-logo-item img{max-height:100%;max-width:120px;width:auto;object-fit:contain}.licensing-logo-item.logo-rega{height:80px;min-width:180px}.licensing-logo-item.logo-rega img{max-height:100%;max-width:220px}.licensing-section.rtl .licensing-scroll-track{animation-direction:reverse}.licensing-logos{display:flex;justify-content:center;align-items:center;gap:40px}.licensing-logos img{height:60px;width:auto;object-fit:contain}.licensing-divider{width:1px;height:50px;background-color:#000}@media (max-width: 992px){.licensing-section{padding:32px 0}.licensing-scroll-track{gap:60px;animation-duration:20s}.licensing-logo-item{height:38px;min-width:90px}.licensing-logo-item img{max-width:100px}.licensing-logo-item.logo-rega{height:70px;min-width:160px}.licensing-logo-item.logo-rega img{max-width:200px}.licensing-scroll-wrapper:before,.licensing-scroll-wrapper:after{width:60px}.licensing-logos{gap:32px}.licensing-logos img{height:50px}.licensing-divider{height:40px}}@media (max-width: 768px){.licensing-section{padding:24px 0}.licensing-scroll-track{gap:50px;animation-duration:18s}.licensing-logo-item{height:32px;min-width:80px}.licensing-logo-item img{max-width:90px}.licensing-logo-item.logo-rega{height:60px;min-width:140px}.licensing-logo-item.logo-rega img{max-width:180px}.licensing-scroll-wrapper:before,.licensing-scroll-wrapper:after{width:40px}.licensing-logos{gap:24px}.licensing-logos img{height:40px}.licensing-divider{height:32px}}@media (max-width: 480px){.licensing-section{padding:20px 0}.licensing-scroll-track{gap:40px;animation-duration:15s}.licensing-logo-item{height:28px;min-width:70px}.licensing-logo-item img{max-width:80px}.licensing-logo-item.logo-rega{height:50px;min-width:120px}.licensing-logo-item.logo-rega img{max-width:150px}.licensing-scroll-wrapper:before,.licensing-scroll-wrapper:after{width:30px}.licensing-logos{gap:16px}.licensing-logos img{height:32px}.licensing-divider{height:26px}}.about-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:80px 0;position:relative;overflow:hidden}.about-bg-decoration{position:absolute;inset:0;pointer-events:none;z-index:0}.about-bg-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.about-bg-shape-1{width:300px;height:300px;background:radial-gradient(circle,rgba(30,77,194,.1) 0%,transparent 70%);top:-100px;left:-100px}.about-bg-shape-2{width:250px;height:250px;background:radial-gradient(circle,rgba(6,182,212,.08) 0%,transparent 70%);bottom:-80px;right:-80px}.about-container{display:flex;align-items:center;justify-content:space-between;gap:60px;width:100%;max-width:1260px;margin:0 auto;box-sizing:border-box;position:relative;z-index:1;padding:0 40px}.about-section.rtl .about-container{direction:rtl}.about-section.ltr .about-container{direction:ltr}.about-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:28px;position:relative}.about-section.rtl .about-content{align-items:flex-start;direction:rtl}.about-section.ltr .about-content{align-items:flex-start;direction:ltr}.about-slogan{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1e4dc214,#1e4dc20a);padding:10px 20px;border-radius:50px;border:1px solid rgba(30,77,194,.1)}.about-slogan-icon{font-size:20px}.about-slogan-text{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#1e4dc2}.about-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:28px;line-height:44px;color:#1a1a2e;margin:0;width:100%}.about-section.rtl .about-title,.about-section.ltr .about-title{text-align:start}.about-title-highlight{color:#1e4dc2;font-size:inherit;font-weight:inherit;position:relative}.about-title-normal{color:#2b2b2b;font-size:inherit;font-weight:500}.about-description-wrapper{display:flex;gap:16px;align-items:stretch}.about-section.rtl .about-description-wrapper{flex-direction:row-reverse}.about-description-line{width:4px;background:linear-gradient(180deg,#1e4dc2,#06b6d4);border-radius:4px;flex-shrink:0}.about-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:18px;line-height:32px;color:#4b5563;margin:0;letter-spacing:.2px}.about-section.rtl .about-description,.about-section.ltr .about-description{text-align:start}.about-logo{width:400px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.about-logo-wrapper{position:relative;width:100%;padding:60px 50px;border-radius:32px;background:linear-gradient(145deg,#f8fafc,#eef2ff,#f0f4ff);box-shadow:0 20px 60px #1e4dc21f,0 8px 24px #0000000f,inset 0 1px #fffc;border:1px solid rgba(30,77,194,.08);transition:transform .4s ease,box-shadow .4s ease;display:flex;align-items:center;justify-content:center}.about-logo-wrapper:before{content:"";position:absolute;inset:-2px;border-radius:34px;background:linear-gradient(135deg,#1e4dc233,#06b6d426,#8b5cf61a);z-index:-1;opacity:0;transition:opacity .4s ease}.about-logo-wrapper:hover:before{opacity:1}.about-logo-wrapper:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 28px 80px #1e4dc22e,0 12px 32px #00000014,inset 0 1px #ffffffe6}.about-logo-wrapper img{width:280px;height:auto;transition:transform .4s ease}.about-logo-wrapper:hover img{transform:scale(1.05)}.about-decorative-vector{position:absolute;top:81px;right:10px;margin-top:13px;z-index:1}.about-decorative-vector img{width:129px;height:27px}@media (max-width: 1200px){.about-section{padding:60px 0}.about-container{gap:48px;padding:0 40px}.about-logo{width:380px}.about-logo-wrapper{padding:50px 40px}.about-logo-wrapper img{width:240px}.about-title{font-size:24px;line-height:38px}.about-description{font-size:16px;line-height:28px}}@media (max-width: 992px){.about-section{padding:50px 0}.about-container{flex-direction:column!important;gap:40px;text-align:center;padding:0 24px;align-items:center}.about-bg-shape-1{width:200px;height:200px}.about-bg-shape-2{width:150px;height:150px}.about-section.rtl .about-content,.about-section.rtl .about-slogan,.about-section.rtl .about-title,.about-section.rtl .about-description,.about-section.ltr .about-content,.about-section.ltr .about-slogan,.about-section.ltr .about-title,.about-section.ltr .about-description{align-items:center!important;text-align:center!important;justify-content:center!important}.about-section.rtl .about-description-wrapper,.about-section.ltr .about-description-wrapper{flex-direction:column!important;align-items:center}.about-description-line{width:60px;height:4px}.about-content{order:2;width:100%;max-width:600px;align-items:center;text-align:center}.about-logo{order:1;width:100%;max-width:360px}.about-logo-wrapper{padding:48px 36px}.about-logo-wrapper img{width:220px}.about-decorative-vector{display:none}}@media (max-width: 768px){.about-section{padding:40px 0}.about-container{padding:0 20px;gap:32px}.about-section.rtl .about-content,.about-section.rtl .about-slogan,.about-section.rtl .about-title,.about-section.rtl .about-description,.about-section.ltr .about-content,.about-section.ltr .about-slogan,.about-section.ltr .about-title,.about-section.ltr .about-description{align-items:center!important;text-align:center!important;justify-content:center!important}.about-content{max-width:100%;gap:20px}.about-slogan{padding:8px 16px}.about-slogan-text{font-size:16px}.about-slogan-icon{font-size:18px}.about-title{font-size:22px;line-height:34px}.about-description{font-size:15px;line-height:26px}.about-logo{width:100%;max-width:320px}.about-logo-wrapper{padding:40px 32px;border-radius:24px}.about-logo-wrapper img{width:200px}.about-bg-shape{display:none}}@media (max-width: 576px){.about-section{padding:32px 0}.about-container{padding:0 16px;gap:24px}.about-slogan{padding:6px 14px}.about-slogan-text{font-size:14px;line-height:22px}.about-slogan-icon{font-size:16px}.about-title{font-size:20px;line-height:32px}.about-description{font-size:14px;line-height:24px}.about-description-line{width:40px}.about-logo{max-width:280px}.about-logo-wrapper{padding:32px 24px;border-radius:20px}.about-logo-wrapper img{width:160px}.about-logo-wrapper:hover{transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseHighlight{0%,to{box-shadow:0 0 #1e4dc266}50%{box-shadow:0 0 0 8px #1e4dc200}}@keyframes arrowFlow{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes bounceArrow{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fractional-ownership-section{background:linear-gradient(180deg,#1e3a5f,#1e4dc2,#2563eb);padding:100px 0 120px;position:relative;overflow:hidden}.fo-wave{position:absolute;left:0;right:0;width:100%;overflow:hidden;line-height:0;z-index:2;pointer-events:none}.fo-wave svg{width:calc(100% + 2px);height:80px;display:block;margin-left:-1px}.fo-wave-top{top:0;color:#f8fafc}.fo-wave-bottom{bottom:-1px;color:#f8fafc}.fo-bg-shapes{position:absolute;inset:0;pointer-events:none;z-index:0}.fo-bg-shape{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5;animation:floatShape 20s ease-in-out infinite}.fo-bg-shape-1{width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);top:-100px;left:-120px;animation-delay:0s}.fo-bg-shape-2{width:350px;height:350px;background:radial-gradient(circle,rgba(6,182,212,.15) 0%,transparent 70%);bottom:-80px;right:-100px;animation-delay:-7s}.fo-bg-shape-3{width:250px;height:250px;background:radial-gradient(circle,rgba(139,92,246,.12) 0%,transparent 70%);top:40%;right:15%;animation-delay:-14s}.fo-dot-pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:24px 24px;opacity:.5;z-index:0;pointer-events:none}.fractional-ownership-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;padding:0 40px;position:relative;z-index:1}.fractional-ownership-section.rtl .fractional-ownership-container{direction:rtl}.fractional-ownership-section.ltr .fractional-ownership-container{direction:ltr}.fractional-ownership-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:40px;position:relative;max-width:1000px;width:100%;align-items:center}.fo-header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.fo-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:8px 20px;border-radius:50px;border:1px solid rgba(255,255,255,.2);animation:fadeInUp .6s ease-out}.fo-badge-icon{font-size:18px}.fo-badge-text{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;color:#fff}.fractional-ownership-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:36px;line-height:52px;color:#fff;margin:0;text-align:center;animation:fadeInUp .6s ease-out .1s backwards;text-shadow:0 2px 10px rgba(0,0,0,.1)}.fractional-ownership-card{background:#fff;border-radius:28px;padding:48px;box-shadow:0 25px 80px #0003,0 10px 30px #0000001a;position:relative;border:none;animation:fadeInUp .6s ease-out .2s backwards;width:100%}.card-content{position:relative;display:flex;flex-direction:column;gap:32px}.fractional-ownership-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:18px;line-height:32px;color:#4b5563;text-align:center;max-width:800px;margin:0 auto}.fo-diagram-container{display:flex;justify-content:center;padding:20px 0}.fo-diagram{display:flex;align-items:center;gap:32px;padding:32px 40px;background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-radius:24px;border:2px solid rgba(30,77,194,.15);box-shadow:inset 0 2px 10px #1e4dc20d}.fractional-ownership-section.rtl .fo-diagram{flex-direction:row-reverse}.fo-property{display:flex;flex-direction:column;align-items:center;gap:12px;animation:slideInLeft .8s ease-out .3s backwards}.fractional-ownership-section.rtl .fo-property{animation:slideInRight .8s ease-out .3s backwards}.fo-property-label{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.fo-building{display:flex;flex-direction:column;align-items:center}.fo-building-roof{width:0;height:0;border-left:70px solid transparent;border-right:70px solid transparent;border-bottom:30px solid #cbd5e1;margin-bottom:-2px}.fo-building-body{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;width:140px;height:100px;padding:8px;background:#e2e8f0;border-radius:8px 8px 12px 12px}.fo-share{background:#cbd5e1;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .4s ease;position:relative}.fo-share-percent{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:12px;color:#64748b;transition:all .3s ease}.fo-share-highlight{background:linear-gradient(135deg,#1e4dc2,#3b82f6);animation:pulseHighlight 2s ease-in-out infinite}.fo-share-highlight .fo-share-percent{color:#fff;font-size:14px}.fo-your-share{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:11px;color:#1e4dc2;white-space:nowrap;background:#eef2ff;padding:2px 8px;border-radius:10px}.fo-arrow-container{display:flex;flex-direction:column;align-items:center;gap:8px;animation:fadeInUp .6s ease-out .5s backwards}.fo-arrow-horizontal{display:flex}.fo-arrow-vertical{display:none}.fo-arrow{animation:bounceArrow 1.5s ease-in-out infinite}.fo-arrow-vertical .fo-arrow{animation:bounceArrowVertical 1.5s ease-in-out infinite}@keyframes bounceArrowVertical{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.fo-arrow-line{animation:arrowFlow 1s linear infinite}.fo-arrow-line-vertical{animation:arrowFlowVertical 1s linear infinite}@keyframes arrowFlowVertical{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}.fo-arrow-text{font-family:Noto Sans Arabic,sans-serif;font-weight:500;font-size:12px;color:#1e4dc2;text-align:center;max-width:100px}.fo-owner-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 32px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #1e4dc21f;border:2px solid rgba(30,77,194,.1);animation:slideInRight .8s ease-out .4s backwards,scaleIn .5s ease-out .4s backwards;transition:transform .3s ease,box-shadow .3s ease}.fractional-ownership-section.rtl .fo-owner-card{animation:slideInLeft .8s ease-out .4s backwards,scaleIn .5s ease-out .4s backwards}.fo-owner-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1e4dc22e}.fo-owner-icon{animation:scaleIn .5s ease-out .6s backwards}.fo-owner-info{display:flex;flex-direction:column;align-items:center;gap:4px}.fo-owner-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:18px;color:#1a1a2e}.fo-owner-desc{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:13px;color:#64748b}.fo-deed-badge{display:flex;align-items:center;gap:6px;background:#10b9811a;padding:6px 14px;border-radius:20px;border:1px solid rgba(16,185,129,.2)}.fo-deed-badge span{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:12px;color:#10b981}.fractional-ownership-benefits{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.benefit-item{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#eef2ff80;border-radius:12px;transition:all .3s ease;animation:fadeInUp .5s ease-out backwards}.fractional-ownership-section.rtl .benefit-item{direction:rtl}.fractional-ownership-section.rtl .benefit-text{text-align:right}.benefit-item:nth-child(1){animation-delay:.6s}.benefit-item:nth-child(2){animation-delay:.7s}.benefit-item:nth-child(3){animation-delay:.8s}.benefit-item:nth-child(4){animation-delay:.9s}.benefit-item:nth-child(5){animation-delay:1s}.benefit-item:hover{background:#eef2ffcc;transform:translate(4px)}.fractional-ownership-section.rtl .benefit-item:hover{transform:translate(-4px)}.benefit-icon{flex-shrink:0;margin-top:2px}.benefit-text{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:15px;line-height:24px;color:#374151}@media (max-width: 1200px){.fractional-ownership-section{padding:60px 0}.fractional-ownership-container{padding:0 24px}.fractional-ownership-card{padding:40px}}@media (max-width: 992px){.fractional-ownership-section{padding:50px 0}.fractional-ownership-content{gap:32px}.fractional-ownership-card{padding:32px}.fractional-ownership-title{font-size:32px;line-height:44px}.fo-diagram{flex-direction:column!important;gap:24px;padding:28px}.fo-arrow-horizontal{display:none}.fo-arrow-vertical{display:flex}.fractional-ownership-benefits{grid-template-columns:1fr}.fo-bg-shape-1{width:250px;height:250px}.fo-bg-shape-2{width:200px;height:200px}.fo-bg-shape-3{display:none}}@media (max-width: 768px){.fractional-ownership-section{padding:60px 0 70px}.fo-wave svg{height:50px}.fo-wave-bottom{bottom:-1px}.fractional-ownership-container{padding:0 16px}.fractional-ownership-content{gap:24px;align-items:center}.fractional-ownership-card{padding:24px;border-radius:20px;max-width:400px;width:100%}.fractional-ownership-title{font-size:26px;line-height:38px}.fractional-ownership-description{font-size:16px;line-height:28px}.fo-diagram{padding:20px;gap:16px}.fo-diagram-container{padding:10px 0}.fo-building-body{width:110px;height:78px}.fo-building-roof{border-left-width:55px;border-right-width:55px;border-bottom-width:22px}.fo-owner-card{padding:16px 20px}.benefit-item{padding:12px}.benefit-text{font-size:14px;line-height:22px}.fo-bg-shape{display:none}.fo-dot-pattern{background-size:20px 20px;opacity:.4}}@media (max-width: 576px){.fractional-ownership-section{padding:50px 0 60px}.fo-wave svg{height:40px}.fo-wave-bottom{bottom:-1px}.fractional-ownership-card{padding:20px;border-radius:16px;max-width:340px;width:100%}.fractional-ownership-title{font-size:22px;line-height:32px}.fractional-ownership-description{font-size:15px;line-height:26px}.fo-badge{padding:6px 14px}.fo-badge-text{font-size:12px}.fo-diagram{padding:16px;gap:12px;border-radius:16px}.fo-diagram-container{padding:8px 0}.fo-building-body{width:100px;height:70px}.fo-building-roof{border-left-width:50px;border-right-width:50px;border-bottom-width:20px}.fo-owner-card{padding:14px 18px;gap:8px}.fo-owner-icon svg{width:32px;height:32px}.fo-owner-title{font-size:15px}.fo-arrow-vertical .fo-arrow svg{width:20px;height:40px}.fo-arrow-text,.fo-share-percent{font-size:10px}.fo-share-highlight .fo-share-percent{font-size:12px}.fo-your-share{font-size:9px;bottom:-20px}.fo-owner-card{padding:16px 20px}.fo-owner-title{font-size:16px}.fo-owner-desc{font-size:12px}.benefit-item{padding:10px;gap:10px}.benefit-text{font-size:13px;line-height:20px}.benefit-icon svg{width:18px;height:18px}}@keyframes floatShape{0%,to{transform:translate(0) scale(1)}25%{transform:translate(10px,-15px) scale(1.02)}50%{transform:translate(-5px,-25px) scale(.98)}75%{transform:translate(-15px,-10px) scale(1.01)}}@keyframes pulseGlow{0%,to{box-shadow:0 4px 20px #1e4dc226}50%{box-shadow:0 8px 40px #1e4dc240}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes cardFloat2{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-5px) rotate(.5deg)}75%{transform:translateY(-3px) rotate(-.5deg)}}@keyframes cardFloat3{0%,to{transform:translateY(0)}33%{transform:translateY(-6px)}66%{transform:translateY(-3px)}}.why-tamleek-section{padding:70px 100px;background:linear-gradient(180deg,#f8fafc,#eef2ff,#f8fafc);position:relative;overflow:hidden}.why-tamleek-bg-shapes{position:absolute;inset:0;pointer-events:none;z-index:0}.bg-shape{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5;animation:floatShape 20s ease-in-out infinite}.bg-shape-1{width:400px;height:400px;background:radial-gradient(circle,rgba(30,77,194,.15) 0%,transparent 70%);top:-100px;right:-50px;animation-delay:0s}.bg-shape-2{width:350px;height:350px;background:radial-gradient(circle,rgba(6,182,212,.1) 0%,transparent 70%);bottom:-80px;left:-80px;animation-delay:-7s}.bg-shape-3{width:250px;height:250px;background:radial-gradient(circle,rgba(139,92,246,.08) 0%,transparent 70%);top:40%;left:30%;animation-delay:-14s}.why-tamleek-dot-pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(30,77,194,.08) 1px,transparent 1px);background-size:24px 24px;opacity:.6;z-index:0;pointer-events:none}.why-tamleek-container{display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:1}.why-tamleek-content{display:flex;flex-direction:column;gap:42px;width:100%;max-width:1080px}.why-tamleek-section.rtl .why-tamleek-content,.why-tamleek-section.ltr .why-tamleek-content{align-items:center}.why-tamleek-header{display:flex;flex-direction:column;gap:12px;text-align:center;width:100%}.why-tamleek-section.rtl .why-tamleek-header,.why-tamleek-section.ltr .why-tamleek-header{align-items:center}.section-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:32px;line-height:48px;color:#1a1a2e;margin:0;width:100%;animation:fadeInUp .6s ease-out}.why-tamleek-section.rtl .section-title,.why-tamleek-section.ltr .section-title{text-align:center}.section-subtitle{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#2b2b2b;margin:0;width:100%}.why-tamleek-section.rtl .section-subtitle,.why-tamleek-section.ltr .section-subtitle{text-align:center}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px;justify-content:center;align-items:stretch;width:100%;max-width:1080px;box-sizing:border-box}.feature-card{background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:24px 20px;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;min-height:198px;box-shadow:0 4px 20px #1e4dc214;border:1px solid rgba(255,255,255,.6);transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;box-sizing:border-box;position:relative;overflow:hidden}.features-grid .feature-card:nth-child(1){animation:fadeInUp .6s ease-out .1s backwards,cardFloat 4s ease-in-out .7s infinite}.features-grid .feature-card:nth-child(2){animation:fadeInUp .6s ease-out .2s backwards,cardFloat2 5s ease-in-out .8s infinite}.features-grid .feature-card:nth-child(3){animation:fadeInUp .6s ease-out .3s backwards,cardFloat3 4.5s ease-in-out .9s infinite}.features-grid .feature-card:nth-child(4){animation:fadeInUp .6s ease-out .4s backwards,cardFloat2 4.2s ease-in-out 1s infinite}.features-grid .feature-card:nth-child(5){animation:fadeInUp .6s ease-out .5s backwards,cardFloat 5.5s ease-in-out 1.1s infinite}.features-grid .feature-card:nth-child(6){animation:fadeInUp .6s ease-out .6s backwards,cardFloat3 4.8s ease-in-out 1.2s infinite}.feature-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#1e4dc24d,#06b6d433,#8b5cf633);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{animation-play-state:paused;transform:translateY(-12px) scale(1.05);box-shadow:0 20px 50px #1e4dc240;background:#fffffffa}.feature-icon{width:65px;height:65px;background:#f1f4fd;border-radius:1000px;display:flex;align-items:center;justify-content:center;padding:14px;flex-shrink:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-card:hover .feature-icon{transform:scale(1.1);background:#e8edfc}.feature-icon img{width:43px;height:43px;object-fit:contain}.feature-content{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-start;text-align:center;width:100%}.feature-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#2b2b2b;margin:0;width:100%}.feature-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:#2b2b2b;margin:0;width:100%;letter-spacing:-.5px}@media (max-width: 1200px){.why-tamleek-section{padding:60px 40px}.features-grid{gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (max-width: 992px){.why-tamleek-section{padding:40px 20px}.why-tamleek-container{padding:0}.why-tamleek-content{gap:32px;align-items:center}.why-tamleek-section.rtl .why-tamleek-header,.why-tamleek-section.rtl .section-title,.why-tamleek-section.rtl .section-subtitle,.why-tamleek-section.ltr .why-tamleek-header,.why-tamleek-section.ltr .section-title,.why-tamleek-section.ltr .section-subtitle{align-items:center!important;text-align:center!important;justify-content:center!important}.features-grid{gap:24px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:100%;margin:0 auto}}@media (max-width: 768px){.why-tamleek-section{padding:40px 16px}.why-tamleek-container{padding:0}.why-tamleek-content{gap:32px}.bg-shape-1{width:200px;height:200px;top:-50px;right:-30px}.bg-shape-2{width:180px;height:180px;bottom:-40px;left:-40px}.bg-shape-3{display:none}.why-tamleek-dot-pattern{background-size:20px 20px;opacity:.4}.why-tamleek-section.rtl .why-tamleek-header,.why-tamleek-section.rtl .section-title,.why-tamleek-section.rtl .section-subtitle,.why-tamleek-section.ltr .why-tamleek-header,.why-tamleek-section.ltr .section-title,.why-tamleek-section.ltr .section-subtitle{align-items:center!important;text-align:center!important;justify-content:center!important}.features-grid{gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:100%}.section-title{font-size:24px;line-height:36px}.section-subtitle,.feature-title{font-size:16px;line-height:24px}.feature-description{font-size:13px;line-height:20px}.feature-icon{width:56px;height:56px;border-radius:14px;padding:12px}.feature-icon img{width:32px;height:32px}.feature-card{min-height:180px;padding:16px;width:100%;border-radius:16px}.feature-card:hover{transform:translateY(-4px) scale(1.01)}}@media (max-width: 576px){.why-tamleek-section{padding:32px 12px}.why-tamleek-container{padding:0}.why-tamleek-content{gap:24px}.features-grid{gap:12px}.section-title{font-size:22px;line-height:32px}.section-subtitle{font-size:16px;line-height:24px}.feature-card{min-height:150px;padding:14px;border-radius:14px}.feature-icon{width:48px;height:48px;border-radius:12px;padding:10px}.feature-icon img{width:28px;height:28px}.feature-title{font-size:14px;line-height:20px}.feature-description{font-size:12px;line-height:18px}.bg-shape{filter:blur(40px);opacity:.3}.features-grid .feature-card:nth-child(1),.features-grid .feature-card:nth-child(2),.features-grid .feature-card:nth-child(3),.features-grid .feature-card:nth-child(4),.features-grid .feature-card:nth-child(5),.features-grid .feature-card:nth-child(6){animation:fadeInUp .6s ease-out backwards}}@keyframes stepSpotlight{0%,to{transform:scale(1);opacity:.85}4%{transform:scale(1.08);opacity:1}21%{transform:scale(1.08);opacity:1}25%{transform:scale(1);opacity:.85}}@keyframes phoneGlow{0%,to{box-shadow:0 20px 40px #0000004d,0 0 0 1px #ffffff1a}4%{box-shadow:0 25px 50px #0006,0 0 0 3px #ffffff4d,0 0 30px #fff3}21%{box-shadow:0 25px 50px #0006,0 0 0 3px #ffffff4d,0 0 30px #fff3}25%{box-shadow:0 20px 40px #0000004d,0 0 0 1px #ffffff1a}}@keyframes badgePulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #00000026}4%{transform:scale(1.15);box-shadow:0 6px 20px #00000040,0 0 15px #ffffff4d}21%{transform:scale(1.15);box-shadow:0 6px 20px #00000040,0 0 15px #ffffff4d}25%{transform:scale(1);box-shadow:0 4px 12px #00000026}}.how-it-works-section{padding:64px 0;background:#1e4dc2;width:100%;position:relative}.how-it-works-container{display:flex;flex-direction:column;gap:40px;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;box-sizing:border-box}.how-it-works-section .section-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:32px;line-height:48px;color:#fff;margin:0;text-align:center;width:100%}.journey-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px;width:100%}.how-it-works-section.rtl .journey-container,.how-it-works-section.ltr .journey-container{flex-direction:row}.journey-step{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1;max-width:280px;position:relative;opacity:.85;transition:opacity .3s ease,transform .3s ease}.journey-step:nth-child(1){animation:stepSpotlight 12s ease-in-out infinite}.journey-step:nth-child(2){animation:stepSpotlight 12s ease-in-out 3s infinite}.journey-step:nth-child(3){animation:stepSpotlight 12s ease-in-out 6s infinite}.journey-step:nth-child(4){animation:stepSpotlight 12s ease-in-out 9s infinite}.journey-step:nth-child(1) .step-phone-frame{animation:phoneGlow 12s ease-in-out infinite}.journey-step:nth-child(2) .step-phone-frame{animation:phoneGlow 12s ease-in-out 3s infinite}.journey-step:nth-child(3) .step-phone-frame{animation:phoneGlow 12s ease-in-out 6s infinite}.journey-step:nth-child(4) .step-phone-frame{animation:phoneGlow 12s ease-in-out 9s infinite}.journey-step:nth-child(1) .step-badge{animation:badgePulse 12s ease-in-out infinite}.journey-step:nth-child(2) .step-badge{animation:badgePulse 12s ease-in-out 3s infinite}.journey-step:nth-child(3) .step-badge{animation:badgePulse 12s ease-in-out 6s infinite}.journey-step:nth-child(4) .step-badge{animation:badgePulse 12s ease-in-out 9s infinite}.journey-step:hover,.journey-step:nth-child(1):hover,.journey-step:nth-child(2):hover,.journey-step:nth-child(3):hover,.journey-step:nth-child(4):hover{animation:none!important;opacity:1!important;transform:scale(1.08)!important}.journey-step:hover .step-phone-frame,.journey-step:nth-child(1):hover .step-phone-frame,.journey-step:nth-child(2):hover .step-phone-frame,.journey-step:nth-child(3):hover .step-phone-frame,.journey-step:nth-child(4):hover .step-phone-frame{animation:none!important;box-shadow:0 25px 50px #0006,0 0 0 3px #ffffff4d,0 0 30px #fff3!important}.journey-step:hover .step-badge,.journey-step:nth-child(1):hover .step-badge,.journey-step:nth-child(2):hover .step-badge,.journey-step:nth-child(3):hover .step-badge,.journey-step:nth-child(4):hover .step-badge{animation:none!important;transform:scale(1.15)!important;box-shadow:0 6px 20px #00000040,0 0 15px #ffffff4d!important}.step-phone{width:100%;display:flex;justify-content:center}.step-phone-frame{width:220px;height:440px;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 20px 40px #0000004d,0 0 0 1px #ffffff1a;transition:transform .3s ease,box-shadow .3s ease}.step-phone-frame img{width:100%;height:100%;object-fit:cover;object-position:top}.step-badge{width:36px;height:36px;background:linear-gradient(135deg,#fff,#f0f4ff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026}.step-badge-number{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:16px;color:#1e4dc2}.step-info{text-align:center;display:flex;flex-direction:column;gap:8px}.step-info-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;margin:0}.step-info-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#fffc;margin:0}.step-connector{position:absolute;top:220px;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none}.connector-ltr{right:-28px}.connector-rtl{left:-28px}.step-connector svg{opacity:.6}@media (max-width: 1200px){.how-it-works-container{padding:0 30px}.journey-container{gap:12px}.journey-step{max-width:240px}.step-phone-frame{width:200px;height:400px;border-radius:26px}.step-connector{top:200px}}@media (max-width: 992px){.how-it-works-section{padding:48px 0}.how-it-works-container{padding:0 20px;gap:32px}.journey-container{flex-direction:column!important;align-items:center;gap:48px}.journey-step{max-width:320px;flex-direction:column;gap:16px;align-items:center}.step-phone{width:100%}.step-phone-frame{width:220px;height:440px;border-radius:28px}.step-info,.how-it-works-section.rtl .step-info{text-align:center}.step-connector{display:none}.journey-step:not(:last-child):after{content:"";position:absolute;bottom:-32px;left:50%;transform:translate(-50%);width:2px;height:20px;background:#fff6}.step-badge{position:static;transform:none}.how-it-works-section.rtl .journey-step{flex-direction:column}}@media (max-width: 768px){.how-it-works-section{padding:40px 0}.how-it-works-container{padding:0 16px}.how-it-works-section .section-title{font-size:24px;line-height:36px}.journey-container{gap:40px}.journey-step{max-width:300px}.step-phone-frame{width:200px;height:400px;border-radius:26px}.step-badge{width:40px;height:40px}.step-badge-number{font-size:18px}.step-info-title{font-size:17px;line-height:26px}.step-info-description{font-size:14px;line-height:22px}.journey-step:not(:last-child):after{bottom:-24px;height:16px}}@media (max-width: 576px){.how-it-works-section{padding:32px 0}.how-it-works-section .section-title{font-size:22px;line-height:32px}.journey-container{gap:36px}.journey-step{max-width:280px;gap:12px}.step-phone-frame{width:180px;height:360px;border-radius:24px}.step-badge{width:36px;height:36px}.step-badge-number{font-size:16px}.step-info-title{font-size:16px;line-height:24px}.step-info-description{font-size:14px;line-height:22px}.journey-step:not(:last-child):after{bottom:-22px;height:14px}}.faq-section{padding:70px 0;background:#fff;width:100%;position:relative}.faq-container{display:flex;flex-direction:column;width:100%;max-width:1080px;margin:0 auto;padding:0 100px}.faq-content{display:flex;flex-direction:column;gap:42px;align-items:center}.faq-header{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.faq-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:28px;line-height:42px;color:#2b2b2b;margin:0;text-align:center;width:100%}.faq-list{display:flex;flex-direction:column;gap:14px;width:100%;max-width:720px}.faq-item{background:#fff;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;transition:all .3s ease;position:relative}.faq-item-open{background:#f1f4fd;border:2px solid #1e4dc2;box-shadow:0 4px 12px #00000012}.faq-question-button{width:100%;background:transparent;border:none;outline:none;padding:14px;cursor:pointer;transition:background-color .2s ease}.faq-item:not(.faq-item-open) .faq-question-button:hover{background:#1e4dc205}.faq-question-button:focus{outline:none;background:transparent}.faq-question-button:active{outline:none;background:transparent}.faq-question-content{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.faq-section.rtl .faq-question-content,.faq-section.ltr .faq-question-content{flex-direction:row}.faq-arrow{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.faq-arrow img{width:100%;height:100%;object-fit:contain}.faq-arrow-down{transform:rotate(180deg)}.faq-arrow-up{transform:rotate(0)}.faq-question-text{flex:1;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;line-height:21px;color:#2b2b2b;letter-spacing:-.15px;min-width:0}.faq-section.rtl .faq-question-text{text-align:right}.faq-section.ltr .faq-question-text{text-align:left}.faq-answer{padding:0 14px 14px;animation:fadeIn .3s ease}.faq-answer-text{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:#2b2b2b;letter-spacing:-.5px}.faq-section.rtl .faq-answer-text{text-align:right;padding-right:32px}.faq-section.ltr .faq-answer-text{text-align:left;padding-left:32px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.faq-container{padding:0 40px}.faq-content{gap:32px}.faq-title{font-size:28px;line-height:42px}}@media (max-width: 992px){.faq-section{padding:40px 0}.faq-container{padding:0 20px;box-sizing:border-box}.faq-content{gap:32px;align-items:center}.faq-header{text-align:center;width:100%}.faq-title{font-size:24px;line-height:36px;text-align:center}.faq-list{width:100%;max-width:100%;gap:12px}.faq-item{border-radius:12px;background:#fff;border:1px solid #e6e6e6}.faq-question-button{padding:20px 16px}.faq-question-text{font-size:16px;line-height:24px;font-weight:600}.faq-answer{padding:0 16px 20px}.faq-answer-text{font-size:16px;line-height:24px;font-weight:400}.faq-section.rtl .faq-answer-text{padding-right:0}.faq-section.ltr .faq-answer-text{padding-left:0}}@media (max-width: 768px){.faq-section{padding:20px 0}.faq-container{padding:0 16px;box-sizing:border-box}.faq-content{gap:24px}.faq-title{font-size:22px;line-height:32px;text-align:center}.faq-list{gap:8px}.faq-item{border-radius:8px}.faq-question-button{padding:16px 12px}.faq-question-text{font-size:14px;line-height:20px;font-weight:600}.faq-answer{padding:0 12px 16px}.faq-answer-text{font-size:14px;line-height:20px;font-weight:400}.faq-section.rtl .faq-answer-text{padding-right:0}.faq-section.ltr .faq-answer-text{padding-left:0}.faq-arrow{width:20px;height:20px}}@media (max-width: 576px){.faq-section{padding:20px 0}.faq-container{padding:0 16px;box-sizing:border-box}.faq-content{gap:20px}.faq-title{font-size:20px;line-height:28px}.faq-list{gap:8px}.faq-question-button{padding:14px 12px}.faq-question-text{font-size:14px;line-height:20px}.faq-answer{padding:0 12px 14px}.faq-answer-text{font-size:14px;line-height:20px}.faq-arrow{width:18px;height:18px}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.non-saudi-section{padding:60px 40px;background:linear-gradient(135deg,#f8fafc,#eef2ff);position:relative;overflow:hidden;font-family:Noto Sans Arabic,sans-serif}.non-saudi-section.rtl{direction:rtl}.non-saudi-section.ltr{direction:ltr}.non-saudi-section-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.non-saudi-section-pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(30,77,194,.06) 1px,transparent 1px);background-size:24px 24px;opacity:.8}.non-saudi-section-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.non-saudi-section-icon{width:80px;height:80px;background:linear-gradient(135deg,#1e4dc2,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:24px;box-shadow:0 8px 30px #1e4dc240;animation:iconFloat 4s ease-in-out infinite}.non-saudi-section-icon svg{stroke-width:1.5}.non-saudi-section-title{font-size:28px;font-weight:700;color:#1a1a2e;margin:0 0 12px;line-height:1.3}.non-saudi-section-subtitle{font-size:16px;font-weight:400;color:#4b5563;margin:0 0 24px;line-height:1.6;max-width:500px}.non-saudi-section-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#fff;border:2px solid #1e4dc2;border-radius:10px;color:#1e4dc2;font-family:Noto Sans Arabic,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #1e4dc21a}.non-saudi-section-cta:hover{background:#1e4dc2;color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #1e4dc24d}.non-saudi-section.rtl .non-saudi-section-cta{flex-direction:row-reverse}@media (max-width: 768px){.non-saudi-section{padding:48px 20px}.non-saudi-section-icon{width:70px;height:70px;margin-bottom:20px}.non-saudi-section-icon svg{width:32px;height:32px}.non-saudi-section-title{font-size:24px}.non-saudi-section-subtitle{font-size:15px;margin-bottom:20px}.non-saudi-section-cta{padding:12px 24px;font-size:14px}}@media (max-width: 576px){.non-saudi-section{padding:40px 16px}.non-saudi-section-icon{width:64px;height:64px;margin-bottom:16px}.non-saudi-section-icon svg{width:28px;height:28px}.non-saudi-section-title{font-size:22px}.non-saudi-section-subtitle{font-size:14px}.non-saudi-section-cta{width:100%;max-width:250px;justify-content:center}}.call-to-action-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0;position:relative}.call-to-action-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;padding:0 40px;position:relative}.call-to-action-section.rtl .call-to-action-container{direction:rtl}.call-to-action-section.ltr .call-to-action-container{direction:ltr}.call-to-action-content{text-align:center;max-width:800px;width:100%}.call-to-action-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:40px;line-height:54px;color:#2b2b2b;margin:0 0 24px;text-align:center}.call-to-action-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;color:#374151;margin:0 0 40px;text-align:center;line-height:1.6}.call-to-action-section.rtl .call-to-action-description{font-size:25px;line-height:40px}.call-to-action-section.ltr .call-to-action-description{font-size:20px;line-height:32px}.call-to-action-button-container{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.call-to-action-button{border:none;border-radius:12px;padding:16px 32px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:18px;line-height:24px;cursor:pointer;transition:all .3s ease;min-width:200px}.call-to-action-button.primary{background:#1e4dc2;color:#fff;box-shadow:0 4px 12px #1e4dc24d}.call-to-action-button.primary:hover{background:#1a42a8;transform:translateY(-2px);box-shadow:0 6px 16px #1e4dc266}.call-to-action-button.primary:active{transform:translateY(0);box-shadow:0 2px 8px #1e4dc24d}.call-to-action-button.secondary{background:#fff;color:#1e4dc2;border:2px solid #1E4DC2;box-shadow:0 4px 12px #1e4dc226}.call-to-action-button.secondary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 16px #1e4dc240}.call-to-action-button.secondary:active{transform:translateY(0);box-shadow:0 2px 8px #1e4dc226}@media (max-width: 768px){.call-to-action-section{padding:60px 0}.call-to-action-container{padding:0 20px}.call-to-action-title{font-size:28px;line-height:36px;margin-bottom:20px}.call-to-action-section.rtl .call-to-action-description{font-size:18px;line-height:28px}.call-to-action-section.ltr .call-to-action-description{font-size:16px;line-height:24px}.call-to-action-description{margin-bottom:32px}.call-to-action-button-container{gap:12px}.call-to-action-button{padding:14px 24px;font-size:16px;min-width:180px}}@media (max-width: 480px){.call-to-action-section{padding:40px 0}.call-to-action-container{padding:0 16px}.call-to-action-title{font-size:24px;line-height:32px}.call-to-action-section.rtl .call-to-action-description{font-size:16px;line-height:24px}.call-to-action-section.ltr .call-to-action-description{font-size:14px;line-height:22px}.call-to-action-button-container{flex-direction:column;gap:12px;width:100%}.call-to-action-button{width:100%;max-width:280px}}.scroll-animate{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animate.visible{opacity:1}.fade-in{opacity:0}.fade-in.visible{opacity:1}.slide-up{opacity:0;transform:translateY(50px)}.slide-up.visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translate(-50px)}.slide-in-left.visible{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;transform:translate(50px)}.slide-in-right.visible{opacity:1;transform:translate(0)}.scale-up{opacity:0;transform:scale(.9)}.scale-up.visible{opacity:1;transform:scale(1)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.smooth-transition{transition-duration:.8s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.legal-page{min-height:100vh;background:#f7f7f7;background-image:linear-gradient(222.266deg,#1e4dc20f 21.48%,#d335390f 78.52%),linear-gradient(261.101deg,#de97191f,#1e4dc21f);padding:80px 20px 40px;font-family:Noto Sans Arabic,system-ui,Avenir,Helvetica,Arial,sans-serif}.legal-page.rtl{direction:rtl;text-align:right;font-family:Noto Sans Arabic,sans-serif}.legal-page.ltr{direction:ltr;text-align:left;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.legal-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.legal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px;text-align:center}.legal-header h1{font-size:2.5rem;font-weight:700;margin:0 0 10px;text-shadow:0 2px 4px rgba(0,0,0,.3);font-family:inherit}.last-updated{font-size:1rem;opacity:.9;margin:10px 0 20px;font-family:inherit}.back-link{display:inline-block;background:#fff3;color:#fff;text-decoration:none;padding:12px 24px;border-radius:25px;font-weight:600;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:inherit}.back-link:hover{background:#ffffff4d;transform:translateY(-2px)}.legal-content{padding:40px}.legal-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e0e0e0}.legal-section:last-child{border-bottom:none;margin-bottom:0}.legal-section h2{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 15px;padding-bottom:10px;border-bottom:2px solid #667eea;display:inline-block;font-family:inherit}.legal-section p{font-size:1.1rem;line-height:1.8;color:#555;margin:0;font-family:inherit}.legal-footer{background:#f8f9fa;padding:30px 40px;border-top:1px solid #e0e0e0;text-align:center;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative}.legal-footer p{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 20px;font-family:inherit}.legal-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.legal-links a{color:#667eea;text-decoration:none;font-weight:600;padding:8px 16px;border-radius:20px;transition:all .3s ease;border:2px solid transparent;font-family:inherit}.legal-links a:hover{background:#667eea;color:#fff;border-color:#667eea}@media (max-width: 768px){.legal-page{padding:60px 15px 20px}.legal-header{padding:30px 20px}.legal-header h1{font-size:2rem}.legal-content{padding:30px 20px}.legal-section h2{font-size:1.3rem}.legal-section p{font-size:1rem}.legal-footer{padding:20px}.legal-links{flex-direction:column;align-items:center}.legal-links a{display:block;text-align:center;min-width:150px}}.legal-page.rtl .legal-section h2{border-bottom:2px solid #667eea;border-right:none}.legal-page.rtl .back-link,.legal-page.rtl .legal-section p,.legal-page.rtl .legal-footer p,.legal-page.rtl .legal-links a{font-family:Noto Sans Arabic,sans-serif}@media print{.legal-page{background:#fff;padding:0}.legal-container{box-shadow:none;border-radius:0}.legal-header{background:#fff;color:#000}.back-link{display:none}.legal-footer{background:#fff}}.blog-card{font-family:Noto Sans Arabic,sans-serif;display:block;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s ease;text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.blog-card-image-container{position:relative;width:100%;height:220px;overflow:hidden}.blog-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-image{transform:scale(1.05)}.blog-card-category{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:6px 14px;border-radius:16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0003}.blog-card-content{padding:24px;flex:1;display:flex;flex-direction:column}.blog-card-title{font-family:Noto Sans Arabic,sans-serif;font-size:20px;font-weight:700;line-height:1.4;color:#1a1a1a;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-description{font-family:Noto Sans Arabic,sans-serif;font-size:15px;line-height:1.6;color:#666;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.blog-card-meta{display:flex;align-items:center;gap:16px;font-size:13px;color:#999;margin-bottom:16px;padding-top:16px;border-top:1px solid #f0f0f0}.blog-card-date,.blog-card-read-time{display:flex;align-items:center;gap:4px}.date-icon,.time-icon{font-size:14px}.blog-card-read-more{color:#06c;font-weight:600;font-size:14px;transition:all .3s ease}.blog-card:hover .blog-card-read-more{color:#049;transform:translate(4px)}.rtl .blog-card-category{left:auto;right:16px}.rtl .blog-card:hover .blog-card-read-more{transform:translate(-4px)}@media (max-width: 768px){.blog-card-image-container{height:200px}.blog-card-content{padding:20px}.blog-card-title{font-family:Noto Sans Arabic,sans-serif;font-size:18px}.blog-card-description{font-family:Noto Sans Arabic,sans-serif;font-size:14px}}@media (max-width: 480px){.blog-card-image-container{height:180px}.blog-card-content{padding:16px}.blog-card-title{font-family:Noto Sans Arabic,sans-serif;font-size:16px}.blog-card-meta{flex-direction:column;align-items:flex-start;gap:8px}}.blog-list-container{font-family:Noto Sans Arabic,sans-serif;max-width:1200px;margin:0 auto;padding:120px 20px 60px;min-height:100vh}.blog-list-container.rtl{direction:rtl;text-align:right}.blog-list-container.ltr{direction:ltr;text-align:left}.blog-breadcrumb{font-family:Noto Sans Arabic,sans-serif;display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:40px;color:#666}.breadcrumb-current{color:#333;font-weight:600}.blog-list-header{text-align:center;margin-bottom:60px}.blog-list-title{font-family:Noto Sans Arabic,sans-serif;font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;background:linear-gradient(135deg,#1e4dc2,#d33539);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-list-subtitle{font-family:Noto Sans Arabic,sans-serif;font-size:20px;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:60px}.blog-empty-state{font-family:Noto Sans Arabic,sans-serif;text-align:center;padding:80px 20px;background:#fff;border-radius:16px;box-shadow:0 2px 20px #0000000d}.blog-empty-state p{font-size:18px;color:#666}.blog-list-cta{font-family:Noto Sans Arabic,sans-serif;background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;padding:60px 40px;border-radius:20px;text-align:center;margin-top:80px;box-shadow:0 10px 40px #1e4dc24d}.blog-list-cta h2{font-family:Noto Sans Arabic,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px;color:#fff}.blog-list-cta p{font-family:Noto Sans Arabic,sans-serif;font-size:19px;margin-bottom:30px;opacity:.95}@media (max-width: 768px){.blog-list-container{padding:100px 16px 40px}.blog-list-title{font-size:36px}.blog-list-subtitle{font-size:18px}.blog-grid{grid-template-columns:1fr;gap:24px}.blog-list-cta{padding:40px 25px}.blog-list-cta h2{font-size:26px}.blog-list-cta p{font-size:17px}}@media (max-width: 480px){.blog-list-title{font-size:30px}.blog-list-subtitle{font-size:16px}}.blog-post-container{font-family:Noto Sans Arabic,sans-serif;max-width:900px;margin:0 auto;padding:120px 20px 60px;min-height:100vh;background:#fff;border-radius:16px;box-shadow:0 2px 20px #0000000d}.blog-post-container.rtl{direction:rtl;text-align:right}.blog-post-container.ltr{direction:ltr;text-align:left}.blog-breadcrumb{font-family:Noto Sans Arabic,sans-serif;display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:30px;color:#666}.blog-breadcrumb a{color:#1e4dc2;text-decoration:none;transition:color .3s ease;font-weight:500}.blog-breadcrumb a:hover{color:#d33539;text-decoration:underline}.breadcrumb-separator{color:#999}.breadcrumb-current{color:#333;font-weight:500}.blog-post-header{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #f0f0f0}.blog-post-category{font-family:Noto Sans Arabic,sans-serif;display:inline-block;background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;padding:8px 20px;border-radius:24px;font-size:14px;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.blog-post-title{font-family:Noto Sans Arabic,sans-serif;font-size:42px;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:24px}.blog-post-meta{font-family:Noto Sans Arabic,sans-serif;display:flex;flex-wrap:wrap;gap:24px;font-size:15px;color:#666}.blog-post-author,.blog-post-date,.blog-post-read-time{display:flex;align-items:center;gap:8px;font-weight:500}.author-icon,.date-icon,.time-icon{font-size:18px}.blog-post-image-container{width:100%;margin:40px 0;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001f}.blog-post-image{width:100%;height:auto;display:block;object-fit:cover}.blog-post-content{font-family:Noto Sans Arabic,sans-serif;font-size:19px;line-height:1.9;color:#333}.blog-article{display:flex;flex-direction:column;gap:30px}.blog-article h2{font-family:Noto Sans Arabic,sans-serif;font-size:32px;font-weight:700;color:#1a1a1a;margin:50px 0 24px;line-height:1.4}.blog-article h3{font-family:Noto Sans Arabic,sans-serif;font-size:26px;font-weight:600;color:#333;margin:40px 0 20px;line-height:1.4}.blog-article p{font-family:Noto Sans Arabic,sans-serif;margin-bottom:24px;line-height:1.9;color:#444}.blog-article strong{font-weight:700;color:#1e4dc2}.blog-post-content a{color:#1e4dc2;text-decoration:none;border-bottom:2px solid #1E4DC2;transition:all .3s ease;font-weight:600}.blog-post-content a:hover{color:#d33539;border-bottom-color:#d33539}.blog-post-footer{margin-top:60px;padding-top:40px;border-top:2px solid #f0f0f0}.blog-post-tags{margin-bottom:40px}.tags-label{font-family:Noto Sans Arabic,sans-serif;font-weight:700;color:#333;margin-bottom:16px;display:block;font-size:18px}.tags-list{display:flex;flex-wrap:wrap;gap:12px}.tag{font-family:Noto Sans Arabic,sans-serif;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#555;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:600;transition:all .3s ease;border:1px solid #ddd}.tag:hover{background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;border-color:transparent;transform:translateY(-2px)}.blog-post-cta{font-family:Noto Sans Arabic,sans-serif;background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;padding:50px 40px;border-radius:16px;text-align:center;margin-bottom:40px;box-shadow:0 8px 30px #1e4dc24d}.blog-post-cta h3{font-family:Noto Sans Arabic,sans-serif;font-size:28px;font-weight:700;margin-bottom:16px;color:#fff}.blog-post-cta p{font-family:Noto Sans Arabic,sans-serif;font-size:18px;margin-bottom:30px;opacity:.95}.cta-button{font-family:Noto Sans Arabic,sans-serif;display:inline-block;background:#fff;color:#1e4dc2;padding:16px 40px;border-radius:30px;font-weight:700;font-size:17px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #00000026}.cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000040;background:#f8f8f8}.back-to-blog{font-family:Noto Sans Arabic,sans-serif;display:inline-flex;align-items:center;gap:8px;color:#1e4dc2;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease}.back-to-blog:hover{color:#d33539;transform:translate(-4px)}.rtl .back-to-blog:hover{transform:translate(4px)}.blog-post-not-found{font-family:Noto Sans Arabic,sans-serif;text-align:center;padding:100px 20px}.blog-post-not-found h1{font-family:Noto Sans Arabic,sans-serif;font-size:36px;color:#333;margin-bottom:30px;font-weight:700}@media (max-width: 768px){.blog-post-container{padding:100px 16px 40px;border-radius:0}.blog-post-title{font-size:32px}.blog-post-meta{gap:16px}.blog-article h2{font-size:26px}.blog-article h3{font-size:22px}.blog-post-content{font-size:17px}.blog-post-cta{padding:35px 25px}.blog-post-cta h3{font-size:24px}}@media (max-width: 480px){.blog-post-title{font-size:26px}.blog-post-meta{flex-direction:column;gap:12px}.blog-article h2{font-size:24px}.blog-article h3{font-size:20px}.blog-post-content{font-size:16px}}.delete-request-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;background-color:#f8f9fa}.delete-request-container{width:100%;max-width:800px;margin:0 auto;background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.delete-request-page{padding:40px 15px}.delete-request-container{padding:30px 20px}}.register-property-container{font-family:Noto Sans Arabic,sans-serif;max-width:900px;margin:0 auto;padding:140px 20px 60px;min-height:100vh}.register-property-container.rtl{direction:rtl;text-align:right}.register-property-container.ltr{direction:ltr;text-align:left}.register-property-breadcrumb{font-family:Noto Sans Arabic,sans-serif;display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:40px;color:#666}.register-property-breadcrumb a{color:#1e4dc2;text-decoration:none;transition:color .3s ease;font-weight:500}.register-property-breadcrumb a:hover{color:#143380;text-decoration:underline}.register-property-breadcrumb .breadcrumb-separator{color:#999}.register-property-breadcrumb .breadcrumb-current{color:#333;font-weight:600}.register-property-header{text-align:center;margin-bottom:48px}.register-property-title{font-family:Noto Sans Arabic,sans-serif;font-size:44px;font-weight:700;color:#1a1a2e;margin-bottom:16px;letter-spacing:-.02em}.register-property-subtitle{font-family:Noto Sans Arabic,sans-serif;font-size:18px;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.register-property-form{background:#fff;border-radius:20px;padding:32px;box-shadow:0 2px 20px #0000000f;border:1px solid rgba(0,0,0,.04)}.register-property-form iframe{width:100%;min-height:680px;border:none}@media (max-width: 768px){.register-property-container{padding:120px 16px 40px}.register-property-title{font-size:32px}.register-property-subtitle{font-size:16px}.register-property-form{padding:20px 16px;border-radius:16px}.register-property-form iframe{min-height:600px}}@media (max-width: 480px){.register-property-title{font-size:28px}.register-property-subtitle{font-size:15px}.register-property-form{padding:16px 12px}}@keyframes globeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes globePulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.9}}@keyframes floatGlobe{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.non-saudi-page{min-height:calc(100vh - 112px);background:linear-gradient(135deg,#f8fafc,#eef2ff,#f0f4ff);padding:180px 40px 60px;position:relative;overflow:hidden;font-family:Noto Sans Arabic,sans-serif}.non-saudi-page.rtl{direction:rtl;text-align:right;padding-top:220px}.non-saudi-page.ltr{direction:ltr;text-align:left}.non-saudi-bg-shapes{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.non-saudi-bg-shape{position:absolute;border-radius:50%;filter:blur(80px)}.non-saudi-bg-shape-1{width:400px;height:400px;background:radial-gradient(circle,rgba(30,77,194,.12) 0%,transparent 70%);top:-100px;right:-100px}.non-saudi-bg-shape-2{width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);bottom:-50px;left:-50px}.non-saudi-bg-shape-3{width:200px;height:200px;background:radial-gradient(circle,rgba(30,77,194,.08) 0%,transparent 70%);top:50%;left:30%;transform:translateY(-50%)}.non-saudi-container{display:flex;align-items:center;justify-content:center;gap:80px;max-width:1100px;margin:0 auto;position:relative;z-index:1}.non-saudi-content{flex:1;max-width:550px;display:flex;flex-direction:column;gap:24px;animation:fadeInUp .6s ease-out}.non-saudi-title{font-size:36px;font-weight:700;line-height:1.3;color:#1a1a2e;margin:0}.non-saudi-subtitle{font-size:18px;font-weight:400;line-height:1.7;color:#4b5563;margin:0}.non-saudi-cards{display:flex;flex-direction:column;gap:16px;margin-top:8px}.non-saudi-info-card{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fffffff2;border-radius:16px;box-shadow:0 4px 20px #1e4dc214;border:1px solid rgba(30,77,194,.08);transition:all .3s ease}.non-saudi-info-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #1e4dc21f}.non-saudi-page.rtl .non-saudi-info-card{flex-direction:row-reverse}.non-saudi-card-icon{width:48px;height:48px;min-width:48px;background:linear-gradient(135deg,#eef2ff,#f0f4ff);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1e4dc2}.non-saudi-card-content{flex:1}.non-saudi-card-title{font-size:16px;font-weight:600;color:#1a1a2e;margin:0 0 8px}.non-saudi-card-desc{font-size:14px;font-weight:400;line-height:1.6;color:#4b5563;margin:0}.non-saudi-email-link{color:#1e4dc2;font-weight:500;text-decoration:none;transition:color .2s ease}.non-saudi-email-link:hover{color:#143380;text-decoration:underline}.non-saudi-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:linear-gradient(135deg,#1e4dc2,#2a5bd4);border:none;border-radius:12px;color:#fff;font-family:Noto Sans Arabic,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #1e4dc24d;margin-top:8px;align-self:flex-start;position:relative;overflow:hidden}.non-saudi-page.rtl .non-saudi-cta{align-self:flex-start}.non-saudi-cta:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);transition:left .5s ease}.non-saudi-cta:hover:after{left:100%}.non-saudi-cta:hover{background:linear-gradient(135deg,#143380,#1e4dc2);transform:translateY(-3px);box-shadow:0 8px 25px #1e4dc266}.non-saudi-back-link{display:inline-flex;align-items:center;gap:8px;color:#4b5563;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease;margin-top:16px}.non-saudi-back-link:hover{color:#1e4dc2}.non-saudi-page.rtl .non-saudi-back-link{flex-direction:row-reverse;align-self:flex-start}.non-saudi-visual{flex-shrink:0;width:400px;height:400px;display:flex;align-items:center;justify-content:center;animation:fadeInUp .6s ease-out .2s both}.non-saudi-globe-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.non-saudi-globe-wrapper:before{content:"";position:absolute;width:320px;height:320px;background:radial-gradient(circle,rgba(30,77,194,.1) 0%,transparent 70%);border-radius:50%;animation:globePulse 4s ease-in-out infinite}.non-saudi-globe{width:280px;height:280px;animation:floatGlobe 6s ease-in-out infinite}@media (max-width: 1100px){.non-saudi-container{gap:60px}.non-saudi-visual{width:350px;height:350px}.non-saudi-globe{width:240px;height:240px}.non-saudi-globe-wrapper:before{width:280px;height:280px}}@media (max-width: 992px){.non-saudi-page{padding:180px 30px 50px}.non-saudi-page.rtl{padding-top:200px}.non-saudi-container{flex-direction:column!important;gap:40px}.non-saudi-content{max-width:100%;align-items:center;text-align:center}.non-saudi-page.rtl .non-saudi-content,.non-saudi-page.ltr .non-saudi-content{align-items:center;text-align:center}.non-saudi-info-card{flex-direction:column!important;align-items:center;text-align:center}.non-saudi-cta{align-self:center!important}.non-saudi-back-link{justify-content:center}.non-saudi-visual{order:-1;width:300px;height:300px}.non-saudi-globe{width:220px;height:220px}.non-saudi-globe-wrapper:before{width:260px;height:260px}}@media (max-width: 768px){.non-saudi-page{padding:160px 20px 40px}.non-saudi-page.rtl{padding-top:180px}.non-saudi-title{font-size:28px}.non-saudi-subtitle{font-size:16px}.non-saudi-info-card{padding:20px}.non-saudi-card-icon{width:44px;height:44px;min-width:44px}.non-saudi-visual{width:260px;height:260px}.non-saudi-globe{width:200px;height:200px}.non-saudi-globe-wrapper:before{width:240px;height:240px}.non-saudi-cta{width:100%;max-width:300px}}@media (max-width: 576px){.non-saudi-page{padding:140px 16px 30px}.non-saudi-page.rtl{padding-top:160px}.non-saudi-title{font-size:24px}.non-saudi-subtitle{font-size:15px}.non-saudi-cards{gap:12px}.non-saudi-info-card{padding:16px;border-radius:12px}.non-saudi-card-title{font-size:15px}.non-saudi-card-desc{font-size:13px}.non-saudi-visual{width:220px;height:220px}.non-saudi-globe{width:160px;height:160px}.non-saudi-globe-wrapper:before{width:200px;height:200px}.non-saudi-cta{padding:14px 28px;font-size:15px}.non-saudi-bg-shape{display:none}}.announcement-banner{width:100%;background:linear-gradient(90deg,#1e4dc2,#2a5bd4);padding:8px 18px;position:fixed;top:84px;left:0;right:0;z-index:999;transition:top .3s ease;box-sizing:border-box}.announcement-banner.sticky{top:0;z-index:1001;box-shadow:0 2px 10px #0000001a}.announcement-banner.rtl{direction:rtl}.announcement-banner.ltr{direction:ltr}.announcement-content{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.announcement-message{font-family:Noto Sans Arabic,sans-serif;font-size:13px;font-weight:500;color:#fff;line-height:1.4}.announcement-cta{font-family:Noto Sans Arabic,sans-serif;font-size:13px;font-weight:600;color:#fff;background:transparent;border:none;cursor:pointer;text-decoration:underline;padding:0;transition:opacity .2s ease}.announcement-cta:hover{opacity:.8}.announcement-separator{font-family:Noto Sans Arabic,sans-serif;font-size:13px;color:#fff9;margin:0 6px}@media (max-width: 768px){.announcement-banner{padding:8px 16px;top:64px}.announcement-message,.announcement-cta{font-size:12px}.announcement-content{gap:4px}.announcement-separator{font-size:12px;margin:0 4px}}@media (max-width: 480px){.announcement-message,.announcement-cta{font-size:12px}}#root{max-width:none;margin:0;padding:0;text-align:left;overflow-x:hidden;width:100%;max-width:100vw}html{scroll-behavior:smooth}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
