.About_about__rQHrA{background-color:#FFFFFF;padding:6rem 0;width:100%}.About_container__6n4Dm{max-width:1200px;margin:0 auto;padding:0 2rem}.About_content___EnpQ{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.About_textSection__3lDjc{padding:2rem 0}.About_title__kxdmO{font-family:Rubik,sans-serif;font-weight:800;font-size:2.5rem;line-height:1.3;color:#111111;margin-bottom:2rem;text-align:right}.About_description__qKagM{font-family:Inter,sans-serif;font-weight:400;font-size:1.2rem;line-height:1.7;color:#333333;margin:0 0 2.5rem;text-align:right}.About_ctaButtons__JF5wv{display:flex;gap:1.5rem;margin-top:2rem}.About_ctaContact__5GJdV{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#38B6FF,#1E90FF);color:#ffffff;border:none;padding:1rem 2rem;border-radius:50px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center;direction:rtl}.About_ctaContact__5GJdV:hover{background:linear-gradient(135deg,#1E90FF,#38B6FF);transform:translateY(-3px);box-shadow:0 10px 30px rgba(56,182,255,.4)}.About_ctaPhone__Jzink{display:flex;align-items:center;gap:.75rem;background:rgba(56,182,255,.1);color:#38B6FF;border:2px solid rgba(56,182,255,.3);padding:1rem 2rem;border-radius:50px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;transition:all .3s ease;direction:ltr}.About_ctaPhone__Jzink:hover{background:rgba(56,182,255,.2);border-color:rgba(56,182,255,.5);transform:translateY(-3px);box-shadow:0 10px 30px rgba(56,182,255,.2)}.About_imageSection__2tnQV,.About_teamImage__IJiCN{display:flex;justify-content:center;align-items:center}.About_teamImage__IJiCN{width:100%;height:400px;position:relative;overflow:hidden}.About_aboutImage__p1GM3{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.About_aboutImage__p1GM3:hover{transform:scale(1.02)}.About_teamImage__IJiCN:before{content:"";color:#666;font-family:Inter,sans-serif;font-size:1.1rem;text-align:center}@media (max-width:968px){.About_content___EnpQ{grid-template-columns:1fr;gap:3rem}.About_title__kxdmO{font-size:2rem;text-align:center}.About_description__qKagM{text-align:center;font-size:1.1rem}.About_teamImage__IJiCN{height:350px}}@media (max-width:768px){.About_about__rQHrA{padding:4rem 0}.About_container__6n4Dm{padding:0 1rem}.About_title__kxdmO{font-size:1.8rem}.About_description__qKagM{font-size:1rem;line-height:1.6}.About_ctaButtons__JF5wv{justify-content:center}.About_teamImage__IJiCN{height:280px}}@media (max-width:480px){.About_ctaButtons__JF5wv{flex-direction:column;gap:1rem;align-items:center}.About_ctaContact__5GJdV,.About_ctaPhone__Jzink{width:100%;max-width:280px;justify-content:center}}.About_popupOverlay__4eAPO{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:About_fadeIn__Bp1Xg .3s ease-out}.About_popupContent__VU44t{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:20px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.5);animation:About_slideIn__kfPFl .3s ease-out;direction:rtl;box-sizing:border-box;margin:0 auto}.About_popupHeader__Jrnnp{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid rgba(56,182,255,.3);padding-bottom:1rem}.About_popupTitle__8Xe0i{color:#38B6FF;font-family:Rubik,sans-serif;font-weight:700;font-size:1.5rem;margin:0}.About_closeButton__p3mp3{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff;cursor:pointer;transition:all .3s ease}.About_closeButton__p3mp3:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.About_popupDescription__7gy_e{color:#cccccc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:right}.About_popupForm__eoECo{display:flex;flex-direction:column;gap:1.5rem}.About_formRow__txybZ{display:flex;gap:1rem;width:100%;box-sizing:border-box}.About_formInput__mkVEY,.About_formSelect__amp6z{flex:1 1;padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;transition:all .3s ease;box-sizing:border-box;min-width:0;width:100%}.About_formInput__mkVEY::placeholder{color:#999999;direction:rtl}.About_formInput__mkVEY:focus,.About_formSelect__amp6z:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.About_formSelect__amp6z{cursor:pointer}.About_formSelect__amp6z option{background-color:#1a1a1a;color:#ffffff}.About_formTextarea__M7Nne{padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;resize:vertical;min-height:100px;transition:all .3s ease;box-sizing:border-box}.About_formTextarea__M7Nne::placeholder{color:#999999;direction:rtl}.About_formTextarea__M7Nne:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.About_checkboxContainer__6BPqt{display:flex;align-items:flex-start;gap:.75rem;direction:rtl}.About_checkbox__i5TB8{width:18px;height:18px;margin-top:2px;accent-color:#38B6FF;cursor:pointer;flex-shrink:0}.About_checkboxLabel__VxvMd{font-family:Inter,sans-serif;font-size:.9rem;color:#cccccc;line-height:1.5;cursor:pointer;direction:rtl;text-align:right}.About_privacyLink__wt6eQ{color:#38B6FF;text-decoration:none;font-weight:600;transition:color .3s ease}.About_privacyLink__wt6eQ:hover{color:#1E90FF;text-decoration:underline}.About_submitButton__eauOR{background:linear-gradient(135deg,#38B6FF,#1E90FF);color:#ffffff;border:none;padding:1.2rem 2rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center}.About_submitButton__eauOR:hover{background:linear-gradient(135deg,#1E90FF,#38B6FF);transform:translateY(-2px);box-shadow:0 8px 25px rgba(56,182,255,.3)}.About_submitButton__eauOR:active{transform:translateY(0)}.About_successMessage__NOO_n{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;padding:1rem 1.5rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:.95rem;direction:rtl;text-align:right;animation:About_slideInSuccess__wchSl .5s ease-out;box-shadow:0 4px 15px rgba(16,185,129,.3)}.About_successMessage__NOO_n svg{flex-shrink:0;color:#ffffff}@keyframes About_fadeIn__Bp1Xg{0%{opacity:0}to{opacity:1}}@keyframes About_slideIn__kfPFl{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes About_slideInSuccess__wchSl{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.About_popupContent__VU44t{padding:1.5rem;margin:1rem}.About_popupTitle__8Xe0i{font-size:1.3rem}.About_formRow__txybZ{flex-direction:column;gap:1rem}}@media (max-width:480px){.About_popupContent__VU44t{padding:1rem;margin:.5rem}.About_popupTitle__8Xe0i{font-size:1.2rem}.About_formInput__mkVEY,.About_formSelect__amp6z,.About_formTextarea__M7Nne{font-size:.85rem;padding:.9rem;width:100%;box-sizing:border-box}.About_submitButton__eauOR{font-size:.9rem;padding:1rem 1.5rem}.About_checkboxLabel__VxvMd{font-size:.8rem}.About_closeButton__p3mp3{width:35px;height:35px}}.FAQ_faq__aPOX9{background-color:#F0F2F5;padding:6rem 0;width:100%}.FAQ_container__qxAig{max-width:900px;margin:0 auto;padding:0 2rem}.FAQ_title__a_N1k{font-family:Rubik,sans-serif;font-weight:800;font-size:2.5rem;line-height:1.3;color:#111111;margin-bottom:3rem;text-align:center}.FAQ_faqList__wU6Pn{display:flex;flex-direction:column;gap:1rem}.FAQ_faqItem__SHJ9L{background-color:#FFFFFF;border:1px solid #e8eaed;border-radius:12px;overflow:hidden;transition:all .3s ease}.FAQ_faqItem__SHJ9L:hover{border-color:rgba(56,182,255,.3);box-shadow:0 4px 12px rgba(0,0,0,.05)}.FAQ_question__KVX9z{width:100%;padding:1.5rem 2rem;background:none;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;color:#111111;text-align:right;transition:all .3s ease}.FAQ_question__KVX9z:hover{background-color:#FAFBFC}.FAQ_question__KVX9z span:first-child{flex:1 1;text-align:right}.FAQ_icon__JrmDv{font-size:.9rem;color:#38B6FF;transition:transform .3s ease;margin-left:1rem}.FAQ_iconOpen__dx4tq{transform:rotate(180deg)}.FAQ_answer__Zehdp{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:#FAFBFC}.FAQ_answerOpen__AjppC{max-height:200px;padding:0 2rem 1.5rem}.FAQ_answer__Zehdp p{font-family:Inter,sans-serif;font-weight:400;font-size:1.1rem;line-height:1.6;color:#555555;margin:0;text-align:right;padding-top:.5rem}@media (max-width:768px){.FAQ_faq__aPOX9{padding:4rem 0}.FAQ_container__qxAig{padding:0 1rem}.FAQ_title__a_N1k{font-size:2rem;margin-bottom:2rem}.FAQ_question__KVX9z{padding:1.2rem 1.5rem;font-size:1.1rem}.FAQ_answerOpen__AjppC{padding:0 1.5rem 1.2rem}.FAQ_answer__Zehdp p{font-size:1rem}.FAQ_icon__JrmDv{margin-left:.5rem}}.Footer_footer__UaG1g{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#ffffff;padding:4rem 0 1rem;width:100%}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_footerContent__nZq4z{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem}.Footer_contactFormSection__pLPZ0{text-align:right}.Footer_formDescription__5DXkr{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6;color:#cccccc;margin-bottom:2rem}.Footer_contactForm__KzrNb{display:flex;flex-direction:column;gap:1.5rem}.Footer_successMessage__pgVK1{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;padding:1rem 1.5rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:.95rem;direction:rtl;text-align:right;animation:Footer_slideInSuccess__tI4nr .5s ease-out;box-shadow:0 4px 15px rgba(16,185,129,.3)}.Footer_successMessage__pgVK1 svg{flex-shrink:0;color:#ffffff}@keyframes Footer_slideInSuccess__tI4nr{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Footer_formRow__g_gZY{display:flex;gap:1rem}.Footer_formInput__8ABTH,.Footer_formSelect__t4sUx{flex:1 1;padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;transition:all .3s ease}.Footer_formInput__8ABTH::placeholder{color:#999999;direction:rtl}.Footer_formInput__8ABTH:focus,.Footer_formSelect__t4sUx:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Footer_formSelect__t4sUx{cursor:pointer}.Footer_formSelect__t4sUx option{background-color:#1a1a1a;color:#ffffff}.Footer_formTextarea__tP8Q8{padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;resize:vertical;min-height:100px;transition:all .3s ease}.Footer_formTextarea__tP8Q8::placeholder{color:#999999;direction:rtl}.Footer_formTextarea__tP8Q8:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Footer_checkboxContainer__g6d2O{display:flex;align-items:flex-start;gap:.75rem;direction:rtl}.Footer_checkbox__uxrae{width:18px;height:18px;margin-top:2px;accent-color:#38B6FF;cursor:pointer;flex-shrink:0}.Footer_checkboxLabel__UWZaB{font-family:Inter,sans-serif;font-size:.9rem;color:#cccccc;line-height:1.5;cursor:pointer;direction:rtl;text-align:right}.Footer_privacyLink__PEXJk{color:#38B6FF;text-decoration:none;font-weight:600;transition:color .3s ease}.Footer_privacyLink__PEXJk:hover{color:#1E90FF;text-decoration:underline}.Footer_submitButton__XXFi5{background:linear-gradient(135deg,#38B6FF,#1E90FF);color:#ffffff;border:none;padding:1.2rem 2rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center}.Footer_submitButton__XXFi5:hover{background:linear-gradient(135deg,#1E90FF,#38B6FF);transform:translateY(-2px);box-shadow:0 8px 25px rgba(56,182,255,.3)}.Footer_submitButton__XXFi5:active{transform:translateY(0)}.Footer_leftSection__4L8Ad{display:flex;flex-direction:column;gap:2.5rem}.Footer_companySection__tg5nM{text-align:right}.Footer_logoImage__AEZZt{width:150px;height:150px;object-fit:contain;filter:brightness(1.1)}.Footer_companyDescription__X2EiH{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6;color:#cccccc;margin-bottom:2rem}.Footer_socialLinks__QXggH{display:flex;gap:1rem;justify-content:flex-start}.Footer_socialLink__VOPU_{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(56,182,255,.1);border:1px solid rgba(56,182,255,.3);border-radius:50%;color:#38B6FF;text-decoration:none;transition:all .3s ease}.Footer_socialLink__VOPU_:hover{background-color:#38B6FF;color:#ffffff;transform:translateY(-2px)}.Footer_contactSection__4Gbxa{text-align:right}.Footer_sectionTitle__soWKz{font-family:Rubik,sans-serif;font-weight:700;font-size:1.2rem;color:#38B6FF;margin-bottom:1.5rem;margin-top:0}.Footer_contactInfo__B2wyf{display:flex;flex-direction:column;gap:1rem}.Footer_contactItem__NC8Fl{display:flex;align-items:flex-end;gap:.75rem;color:#cccccc;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5}.Footer_contactItem__NC8Fl svg{color:#38B6FF;flex-shrink:0;margin-top:2px}.Footer_divider__8xm49{height:1px;background:linear-gradient(90deg,transparent,rgba(56,182,255,.3) 50%,transparent);margin:2rem 0}.Footer_footerBottom__jFaYu{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.1)}.Footer_copyright__j5CNb p{font-family:Inter,sans-serif;font-size:.85rem;color:#999999;margin:0}.Footer_legalLinks__ABuv_{display:flex;align-items:center;gap:.5rem}.Footer_legalLinks__ABuv_ a{color:#999999;text-decoration:none;font-family:Inter,sans-serif;font-size:.85rem;transition:color .3s ease}.Footer_legalLinks__ABuv_ a:hover{color:#38B6FF}.Footer_separator__vW02z{color:#666666;font-size:.85rem}.Footer_credentials__M_AsV{text-align:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.Footer_licenseText__czx2W{font-family:Inter,sans-serif;font-size:.8rem;color:#777777;margin:0;line-height:1.4}@media (max-width:768px){.Footer_footer__UaG1g{padding:3rem 0 1rem}.Footer_container__Z8cUU{padding:0 1rem}.Footer_footerContent__nZq4z{grid-template-columns:1fr;gap:2.5rem;text-align:center}.Footer_companySection__tg5nM,.Footer_contactFormSection__pLPZ0,.Footer_contactSection__4Gbxa{text-align:center}.Footer_leftSection__4L8Ad{order:-1}.Footer_socialLinks__QXggH{justify-content:center}.Footer_contactItem__NC8Fl{justify-content:center;flex-direction:row}.Footer_footerBottom__jFaYu{flex-direction:column;gap:1rem;text-align:center}.Footer_logoText__UJ4c3{font-size:1.8rem}.Footer_formRow__g_gZY{flex-direction:column;gap:1rem}.Footer_contactForm__KzrNb{gap:1.2rem}}@media (max-width:480px){.Footer_footerContent__nZq4z{gap:2rem}.Footer_sectionTitle__soWKz{font-size:1.1rem}.Footer_companyDescription__X2EiH{font-size:.9rem}.Footer_contactItem__NC8Fl{font-size:.85rem}.Footer_formInput__8ABTH,.Footer_formSelect__t4sUx,.Footer_formTextarea__tP8Q8{font-size:.85rem;padding:.9rem}.Footer_submitButton__XXFi5{font-size:.9rem;padding:1rem 1.5rem}.Footer_checkboxLabel__UWZaB{font-size:.8rem}.Footer_checkbox__uxrae{width:16px;height:16px}.Footer_successMessage__pgVK1{font-size:.85rem;padding:.9rem 1.2rem}}.Footer_siteCredit__NhF0w{text-align:center;padding-top:1rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.Footer_byspLink__cJPiS{font-weight:600;font-size:12px;padding:2px;color:#4e54c8;background:linear-gradient(90deg,#4e54c8,#8f94fb);border-radius:8px;text-decoration:none;transition:background .3s ease,transform .2s ease;display:inline-block;color:#ffffff;font-family:Inter,sans-serif}.Footer_byspLink__cJPiS:hover{background:linear-gradient(90deg,#8f94fb,#4e54c8);transform:scale(1.05);color:#ffffff}.Hero_hero__T3Fr4{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}.Hero_header__JC7lO{position:absolute;top:0;left:0;width:100%;z-index:10;padding:1.5rem 0}.Hero_headerContainer__lIlKb{max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box}.Hero_logoSection__TXgty{display:flex;align-items:center;flex:0 0 auto}.Hero_headerLogo__WYIud{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.Hero_phoneSection__C1B02{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.Hero_phoneLink__p5zj6{display:flex;align-items:center;gap:.75rem;color:#ffffff;text-decoration:none;font-family:Rubik,sans-serif;font-weight:600;font-size:1.1rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.1);border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;direction:ltr;white-space:nowrap;justify-content:center}.Hero_phoneLink__p5zj6:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Hero_phoneIcon__uQfh0{color:#38B6FF;flex-shrink:0}.Hero_phoneNumber__tfIvH{font-weight:700;letter-spacing:.5px}.Hero_videoBackground___DbY4{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.Hero_backgroundVideo__VvGP_{width:100%;height:100%;opacity:.7;object-fit:cover;object-position:center}.Hero_fallbackBackground__TAJms{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);background-size:cover;background-position:50%;z-index:-3}.Hero_videoOverlay__q9T_5{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:-1}.Hero_container__jw8AP{max-width:1200px;padding:0 2rem;position:relative;z-index:5;margin:120px auto 0}.Hero_content__9ypWn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:80vh;padding:2rem 0}.Hero_headline__ejJDL{font-family:Rubik,sans-serif;font-weight:800;font-size:4rem;line-height:1.2;color:#FFFFFF;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);max-width:900px}.Hero_subheadline__kYD1S{font-family:Inter,sans-serif;font-weight:400;font-size:1.4rem;line-height:1.6;color:#FFFFFF;margin-bottom:.8rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);max-width:700px}.Hero_ctaButton__ZMW0t{background-color:#38B6FF;color:#FFFFFF;border:none;padding:1.2rem 3rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(56,182,255,.3)}.Hero_ctaButton__ZMW0t:hover{background-color:#2aa3e6;transform:translateY(-3px);box-shadow:0 8px 25px rgba(56,182,255,.4)}@media (max-width:968px){.Hero_headline__ejJDL{font-size:3rem}.Hero_subheadline__kYD1S{font-size:1.2rem}.Hero_ctaButton__ZMW0t{padding:1rem 2.5rem;font-size:1.1rem}}@media (max-width:768px){.Hero_container__jw8AP{padding:0 1rem;margin-top:100px}.Hero_headerContainer__lIlKb{padding:0 1.5rem;max-width:100%}.Hero_headerLogo__WYIud{width:100px;height:100px}.Hero_phoneLink__p5zj6{font-size:.95rem;padding:.6rem 1.2rem;gap:.5rem}.Hero_phoneIcon__uQfh0{width:18px;height:18px}.Hero_headline__ejJDL{font-size:2.5rem}.Hero_subheadline__kYD1S{font-size:1.1rem}.Hero_ctaButton__ZMW0t{padding:.9rem 2rem;font-size:1rem}.Hero_cardsSection__w38BK{gap:1.5rem;margin-top:3rem}.Hero_card__gqOeG{width:260px}}.Hero_cardsSection__w38BK{display:flex;gap:2rem;margin-top:4rem;justify-content:center;flex-wrap:wrap}.Hero_card__gqOeG{position:relative;width:280px;height:300px;box-shadow:0 8px 32px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.Hero_card__gqOeG:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.4)}.Hero_cardImage__0eB8H{width:100%;height:300px;background:linear-gradient(135deg,#E8EAED,#D1D5DB);position:relative;border-radius:20px}.Hero_propertyImage__pNhMc{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;border-radius:20px}.Hero_card__gqOeG:hover .Hero_propertyImage__pNhMc{transform:scale(1.05)}.Hero_cardImage__0eB8H:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#666;font-family:Inter,sans-serif;font-size:1rem;z-index:1}.Hero_cardContent__oy7kT{position:absolute;top:82%;left:25%;background:#FFFFFF;height:80px;width:140px;border-radius:16px;z-index:180}.Hero_cardOverlay__jvwGK{position:absolute;top:-20px;right:5%;background:#38B6FF;color:#FFFFFF;border-radius:20px;font-family:Inter,sans-serif;font-weight:600;padding:.25rem .75rem;font-size:.85rem;box-shadow:0 4px 12px rgba(56,182,255,.3);z-index:200}.Hero_cardTitle__5Y2Lg{font-family:Inter,sans-serif;font-weight:800;font-size:1.8rem;color:#111111;margin-top:.5rem;line-height:1.3}.Hero_cardPrice__0M2yx{font-family:Inter,sans-serif;font-weight:500;font-size:1.1rem;color:#474b4d;margin:0}@media (max-width:480px){.Hero_header__JC7lO{padding:1rem 0}.Hero_headerContainer__lIlKb{padding:0 1rem;justify-content:space-between;align-items:center}.Hero_headerLogo__WYIud{width:80px;height:80px}.Hero_phoneLink__p5zj6{font-size:.85rem;padding:.5rem 1rem}.Hero_container__jw8AP{margin-top:80px}.Hero_headline__ejJDL{font-size:2rem}.Hero_subheadline__kYD1S{font-size:1rem}.Hero_content__9ypWn{padding:1.5rem 0}}.Hero_popupOverlay__ztjB_{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Hero_fadeIn__oyFhM .3s ease-out}.Hero_popupContent__3_COV{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:20px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.5);animation:Hero_slideIn__tfRVg .3s ease-out;direction:rtl;box-sizing:border-box;margin:0 auto}.Hero_popupHeader__lsURu{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid rgba(56,182,255,.3);padding-bottom:1rem}.Hero_popupTitle__7At9Q{color:#38B6FF;font-family:Rubik,sans-serif;font-weight:700;font-size:1.5rem;margin:0}.Hero_closeButton__Y3Xaw{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff;cursor:pointer;transition:all .3s ease}.Hero_closeButton__Y3Xaw:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.Hero_popupDescription__w7nwy{color:#cccccc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:right}.Hero_popupForm__q_9ee{display:flex;flex-direction:column;gap:1.5rem}.Hero_popupForm__q_9ee .Hero_formRow__ELMpO{display:flex;gap:1rem;width:100%;box-sizing:border-box}.Hero_popupForm__q_9ee .Hero_formInput__iKNtr,.Hero_popupForm__q_9ee .Hero_formSelect__iHk4n{flex:1 1;padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;transition:all .3s ease;box-sizing:border-box;min-width:0;width:100%}.Hero_popupForm__q_9ee .Hero_formInput__iKNtr::placeholder{color:#999999;direction:rtl}.Hero_popupForm__q_9ee .Hero_formInput__iKNtr:focus,.Hero_popupForm__q_9ee .Hero_formSelect__iHk4n:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Hero_popupForm__q_9ee .Hero_formSelect__iHk4n{cursor:pointer}.Hero_popupForm__q_9ee .Hero_formSelect__iHk4n option{background-color:#1a1a1a;color:#ffffff}.Hero_popupForm__q_9ee .Hero_formTextarea__JJv_T{padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;resize:vertical;min-height:100px;transition:all .3s ease}.Hero_popupForm__q_9ee .Hero_formTextarea__JJv_T::placeholder{color:#999999;direction:rtl}.Hero_popupForm__q_9ee .Hero_formTextarea__JJv_T:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Hero_popupForm__q_9ee .Hero_checkboxContainer__h5Fdh{display:flex;align-items:flex-start;gap:.75rem;direction:rtl}.Hero_popupForm__q_9ee .Hero_checkbox__yOgPA{width:18px;height:18px;margin-top:2px;accent-color:#38B6FF;cursor:pointer;flex-shrink:0}.Hero_popupForm__q_9ee .Hero_checkboxLabel__MFeuu{font-family:Inter,sans-serif;font-size:.9rem;color:#cccccc;line-height:1.5;cursor:pointer;direction:rtl;text-align:right}.Hero_popupForm__q_9ee .Hero_privacyLink__ORJDn{color:#38B6FF;text-decoration:none;font-weight:600;transition:color .3s ease}.Hero_popupForm__q_9ee .Hero_privacyLink__ORJDn:hover{color:#1E90FF;text-decoration:underline}.Hero_popupForm__q_9ee .Hero_submitButton__9MZVF{background:linear-gradient(135deg,#38B6FF,#1E90FF);color:#ffffff;border:none;padding:1.2rem 2rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center}.Hero_popupForm__q_9ee .Hero_submitButton__9MZVF:hover{background:linear-gradient(135deg,#1E90FF,#38B6FF);transform:translateY(-2px);box-shadow:0 8px 25px rgba(56,182,255,.3)}.Hero_popupForm__q_9ee .Hero_submitButton__9MZVF:active{transform:translateY(0)}.Hero_popupForm__q_9ee .Hero_successMessage__My7pu{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;padding:1rem 1.5rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:.95rem;direction:rtl;text-align:right;animation:Hero_slideInSuccess__W9Mb0 .5s ease-out;box-shadow:0 4px 15px rgba(16,185,129,.3)}.Hero_popupForm__q_9ee .Hero_successMessage__My7pu svg{flex-shrink:0;color:#ffffff}@keyframes Hero_slideIn__tfRVg{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Hero_slideInSuccess__W9Mb0{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero_popupContent__3_COV{padding:1.5rem;margin:1rem}.Hero_popupTitle__7At9Q{font-size:1.3rem}.Hero_popupForm__q_9ee .Hero_formRow__ELMpO{flex-direction:column;gap:1rem}}@media (max-width:480px){.Hero_popupContent__3_COV{padding:1rem;margin:.5rem}.Hero_popupTitle__7At9Q{font-size:1.2rem}.Hero_popupForm__q_9ee .Hero_formInput__iKNtr,.Hero_popupForm__q_9ee .Hero_formSelect__iHk4n,.Hero_popupForm__q_9ee .Hero_formTextarea__JJv_T{font-size:.85rem;padding:.9rem;width:100%;box-sizing:border-box}.Hero_popupForm__q_9ee .Hero_submitButton__9MZVF{font-size:.9rem;padding:1rem 1.5rem}.Hero_popupForm__q_9ee .Hero_checkboxLabel__MFeuu{font-size:.8rem}.Hero_closeButton__Y3Xaw{width:35px;height:35px}}@keyframes Hero_fadeInUp__6iRUV{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeInDown__gMI5z{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_slideInLeft__NyJ_K{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_slideInRight__Yt_KW{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_scaleIn__EhpxY{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Hero_float__DekGx{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero_headerAnimation__cGxPg{animation:Hero_fadeInDown__gMI5z 1s ease-out .2s both}.Hero_titleAnimation__UGdQB{animation:Hero_fadeInUp__6iRUV 1.2s ease-out .5s both}.Hero_subtitleAnimation__XjzVl{animation:Hero_fadeInUp__6iRUV 1s ease-out .8s both}.Hero_buttonAnimation__Hw_h4{animation:Hero_scaleIn__EhpxY .8s ease-out 1.1s both}.Hero_buttonAnimation__Hw_h4:hover{animation-play-state:paused}.Hero_cardsAnimation__oDXbJ{animation:Hero_fadeInUp__6iRUV 1s ease-out 1.3s both}.Hero_cardAnimation1___GWur{animation:Hero_slideInLeft__NyJ_K .8s ease-out 1.5s both}.Hero_cardAnimation2__rvmiC{animation:Hero_fadeInUp__6iRUV .8s ease-out 1.7s both}.Hero_cardAnimation3__Ko16s{animation:Hero_slideInRight__Yt_KW .8s ease-out 1.9s both}.Hero_card__gqOeG{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Hero_card__gqOeG:hover{transform:translateY(-15px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.3)}.Hero_ctaButton__ZMW0t{animation:Hero_scaleIn__EhpxY .8s ease-out 1.1s both,Hero_float__DekGx 3s ease-in-out 2s infinite}.Hero_headerLogo__WYIud{transition:all .3s ease}.Hero_headerLogo__WYIud:hover{transform:scale(1.05);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 20px rgba(56,182,255,.3))}.Hero_phoneLink__p5zj6{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Hero_phoneLink__p5zj6:hover{background:rgba(56,182,255,.2);transform:translateY(-3px) scale(1.05);box-shadow:0 10px 30px rgba(56,182,255,.3)}@keyframes Hero_cardStagger__O0LZe{0%{opacity:0;transform:translateY(30px) rotate(5deg)}to{opacity:1;transform:translateY(0) rotate(0deg)}}.Hero_card__gqOeG:first-child{animation:Hero_cardStagger__O0LZe .6s ease-out 1.4s both}.Hero_card__gqOeG:nth-child(2){animation:Hero_cardStagger__O0LZe .6s ease-out 1.6s both}.Hero_card__gqOeG:nth-child(3){animation:Hero_cardStagger__O0LZe .6s ease-out 1.8s both}@keyframes Hero_textShine___Wpjl{0%{background-position:-200% 0}to{background-position:200% 0}}.Hero_headline__ejJDL{animation:Hero_fadeInUp__6iRUV 1.2s ease-out .5s both}.Hero_backgroundVideo__VvGP_{animation:Hero_fadeIn__oyFhM 2s ease-out}@keyframes Hero_fadeIn__oyFhM{0%{opacity:0}to{opacity:.7}}@media (max-width:768px){.Hero_buttonAnimation__Hw_h4,.Hero_cardAnimation1___GWur,.Hero_cardAnimation2__rvmiC,.Hero_cardAnimation3__Ko16s,.Hero_cardsAnimation__oDXbJ,.Hero_headerAnimation__cGxPg,.Hero_subtitleAnimation__XjzVl,.Hero_titleAnimation__UGdQB{animation-duration:.8s}.Hero_card__gqOeG:hover{transform:translateY(-8px) scale(1.01)}.Hero_ctaButton__ZMW0t{animation:Hero_scaleIn__EhpxY .6s ease-out 1s both,Hero_float__DekGx 4s ease-in-out 2s infinite}}@media (max-width:480px){.Hero_buttonAnimation__Hw_h4,.Hero_headerAnimation__cGxPg,.Hero_subtitleAnimation__XjzVl,.Hero_titleAnimation__UGdQB{animation-duration:.6s}.Hero_cardAnimation1___GWur,.Hero_cardAnimation2__rvmiC,.Hero_cardAnimation3__Ko16s,.Hero_cardsAnimation__oDXbJ{animation-duration:.5s}.Hero_card__gqOeG:hover{transform:translateY(-5px)}.Hero_headline__ejJDL{animation:Hero_fadeInUp__6iRUV 1s ease-out .3s both}}.Investment_investment__qsfr1{background-image:linear-gradient(.112turn,rgba(0,0,0,1),rgb(52,57,72) 69%,rgb(48,106,199));padding:6rem 0;width:100%;overflow:hidden}.Investment_container__otZQ_{max-width:1200px;margin:0 auto;padding:0 2rem}.Investment_content__WNtQl{display:flex;align-items:flex-end;justify-content:space-between;gap:4rem}.Investment_textContent__4HScl{flex:1 1;text-align:right;max-width:600px}.Investment_title__VjgOD{font-family:Rubik,sans-serif;font-weight:800;font-size:2.5rem;line-height:1.3;color:#FFFFFF;margin-bottom:2rem}.Investment_description__6vDwC{font-family:Inter,sans-serif;font-weight:400;font-size:1.2rem;color:#E8E8E8;line-height:1.7;margin:0 0 2.5rem}.Investment_ctaButtons__y1xsP{display:flex;gap:1.5rem;margin-top:2rem}.Investment_ctaContact__AmU48{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#38B6FF,#1E90FF);color:#ffffff;border:none;padding:1rem 2rem;border-radius:50px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center;direction:rtl}.Investment_ctaContact__AmU48:hover{background:linear-gradient(135deg,#1E90FF,#38B6FF);transform:translateY(-3px);box-shadow:0 10px 30px rgba(56,182,255,.4)}.Investment_ctaPhone__QXyim{display:flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.1);color:#ffffff;border:2px solid rgba(255,255,255,.3);padding:1rem 2rem;border-radius:50px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);direction:ltr}.Investment_ctaPhone__QXyim:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-3px);box-shadow:0 10px 30px rgba(255,255,255,.2)}.Investment_iconContainer__M2t5q{flex-shrink:0;display:flex;align-items:flex-end;justify-content:center;align-self:flex-end}.Investment_scrollContainer__ki62z{position:relative;display:flex;align-items:center;justify-content:center}.Investment_rotatingImage__GKh6r{animation:Investment_rotate__Y2Afc 15s linear infinite;filter:drop-shadow(0 0 20px rgba(255,255,255,.1))}.Investment_staticArrow___JJjy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none;display:flex;align-items:center;justify-content:center;width:24px;height:28px}.Investment_scrollImage___rQmi{width:120px;height:120px;object-fit:contain;filter:brightness(0) invert(1)}@keyframes Investment_rotate__Y2Afc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.Investment_investment__qsfr1{padding:4rem 0}.Investment_container__otZQ_{padding:0 1rem}.Investment_content__WNtQl{flex-direction:column;gap:3rem;text-align:center;align-items:center;min-height:auto}.Investment_textContent__4HScl{text-align:center;max-width:100%}.Investment_iconContainer__M2t5q{align-self:center}.Investment_title__VjgOD{font-size:2rem;margin-bottom:1.5rem}.Investment_description__6vDwC{font-size:1.1rem}.Investment_rotatingImage__GKh6r svg,.Investment_scrollImage___rQmi{width:100px;height:100px}}@media (max-width:480px){.Investment_title__VjgOD{font-size:1.8rem}.Investment_description__6vDwC{font-size:1rem}.Investment_ctaButtons__y1xsP{flex-direction:column;gap:1rem;align-items:center}.Investment_ctaContact__AmU48,.Investment_ctaPhone__QXyim{width:100%;max-width:280px;justify-content:center}.Investment_rotatingImage__GKh6r svg,.Investment_scrollImage___rQmi{width:100px;height:100px}}.Investment_popupOverlay__XQeB8{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Investment_fadeIn__su4aW .3s ease-out}.Investment_popupContent__Vg7wx{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:20px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.5);animation:Investment_slideIn__ujUZu .3s ease-out;direction:rtl;box-sizing:border-box;margin:0 auto}.Investment_popupHeader__8Sb80{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid rgba(56,182,255,.3);padding-bottom:1rem}.Investment_popupTitle___6JRl{color:#38B6FF;font-family:Rubik,sans-serif;font-weight:700;font-size:1.5rem;margin:0}.Investment_closeButton__AfrpA{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff;cursor:pointer;transition:all .3s ease}.Investment_closeButton__AfrpA:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.Investment_popupDescription__f936X{color:#cccccc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:right}.Investment_popupForm__14PRY{display:flex;flex-direction:column;gap:1.5rem}.Investment_formRow__X9U9n{display:flex;gap:1rem;width:100%;box-sizing:border-box}.Investment_formInput__XSRmA,.Investment_formSelect__Q4p_o{flex:1 1;padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;transition:all .3s ease;box-sizing:border-box;min-width:0;width:100%}.Investment_formInput__XSRmA::placeholder{color:#999999;direction:rtl}.Investment_formInput__XSRmA:focus,.Investment_formSelect__Q4p_o:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Investment_formSelect__Q4p_o{cursor:pointer}.Investment_formSelect__Q4p_o option{background-color:#1a1a1a;color:#ffffff}.Investment_formTextarea__z1A4J{padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;resize:vertical;min-height:100px;transition:all .3s ease;box-sizing:border-box}.Investment_formTextarea__z1A4J::placeholder{color:#999999;direction:rtl}.Investment_formTextarea__z1A4J:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Investment_checkboxContainer__0_qHI{display:flex;align-items:flex-start;gap:.75rem;direction:rtl}.Investment_checkbox__gmr5C{width:18px;height:18px;margin-top:2px;accent-color:#38B6FF;cursor:pointer;flex-shrink:0}.Investment_checkboxLabel__yKe5Q{font-family:Inter,sans-serif;font-size:.9rem;color:#cccccc;line-height:1.5;cursor:pointer;direction:rtl;text-align:right}.Investment_privacyLink__YYn7Z{color:#38B6FF;text-decoration:none;font-weight:600;transition:color .3s ease}.Investment_privacyLink__YYn7Z:hover{color:#1E90FF;text-decoration:underline}.Investment_submitButton__jVQBi{background:linear-gradient(135deg,#38B6FF,#1E90FF);color:#ffffff;border:none;padding:1.2rem 2rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center}.Investment_submitButton__jVQBi:hover{background:linear-gradient(135deg,#1E90FF,#38B6FF);transform:translateY(-2px);box-shadow:0 8px 25px rgba(56,182,255,.3)}.Investment_submitButton__jVQBi:active{transform:translateY(0)}.Investment_successMessage__xMoz_{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;padding:1rem 1.5rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:.95rem;direction:rtl;text-align:right;animation:Investment_slideInSuccess__WgczZ .5s ease-out;box-shadow:0 4px 15px rgba(16,185,129,.3)}.Investment_successMessage__xMoz_ svg{flex-shrink:0;color:#ffffff}@keyframes Investment_fadeIn__su4aW{0%{opacity:0}to{opacity:1}}@keyframes Investment_slideIn__ujUZu{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Investment_slideInSuccess__WgczZ{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Investment_popupContent__Vg7wx{padding:1.5rem;margin:1rem}.Investment_popupTitle___6JRl{font-size:1.3rem}.Investment_formRow__X9U9n{flex-direction:column;gap:1rem}}@media (max-width:480px){.Investment_popupContent__Vg7wx{padding:1rem;margin:.5rem}.Investment_popupTitle___6JRl{font-size:1.2rem}.Investment_formInput__XSRmA,.Investment_formSelect__Q4p_o,.Investment_formTextarea__z1A4J{font-size:.85rem;padding:.9rem;width:100%;box-sizing:border-box}.Investment_submitButton__jVQBi{font-size:.9rem;padding:1rem 1.5rem}.Investment_checkboxLabel__yKe5Q{font-size:.8rem}.Investment_closeButton__AfrpA{width:35px;height:35px}}.Process_process__t1ate{background-color:#FFFFFF;padding:6rem 0;width:100%}.Process_container__u0E5u{max-width:1000px;margin:0 auto;padding:0 2rem}.Process_title__CsbUz{font-family:Rubik,sans-serif;font-weight:800;font-size:2.5rem;line-height:1.3;color:#111111;margin-bottom:4rem;text-align:center}.Process_stepsContainer__JiHeP{display:flex;flex-direction:column;gap:2rem}.Process_stepCard__e20ns{display:flex;align-items:flex-start;gap:2rem;padding:2rem;background-color:#FAFBFC;border:1px solid #f0f2f5;border-radius:16px;position:relative;transition:all .3s ease}.Process_stepCard__e20ns:hover{background-color:#F8F9FA;border-color:rgba(56,182,255,.2);transform:translateX(-8px)}.Process_stepNumber__Jr0nk{width:60px;height:60px;background-color:#38B6FF;color:#FFFFFF;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:1.3rem;flex-shrink:0;position:relative;z-index:2}.Process_stepContent__7880P{flex:1 1;text-align:right}.Process_stepTitle__hsJWj{font-family:Inter,sans-serif;font-weight:600;font-size:1.4rem;color:#111111;margin-bottom:.8rem;line-height:1.3}.Process_stepDescription__ixNVG{font-family:Inter,sans-serif;font-weight:400;font-size:1.1rem;color:#555555;line-height:1.6;margin:0}.Process_connector__S1Apd{position:absolute;left:52px;bottom:-2rem;width:2px;height:2rem;background-color:#E8EAED;z-index:1}.Process_stepCard__e20ns:last-child .Process_connector__S1Apd{display:none}@media (max-width:768px){.Process_process__t1ate{padding:4rem 0}.Process_container__u0E5u{padding:0 1rem}.Process_title__CsbUz{font-size:2rem;margin-bottom:3rem}.Process_stepCard__e20ns{flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:1.5rem}.Process_stepCard__e20ns:hover{transform:translateY(-4px)}.Process_stepContent__7880P{text-align:center}.Process_stepNumber__Jr0nk{width:50px;height:50px;font-size:1.1rem}.Process_stepTitle__hsJWj{font-size:1.2rem}.Process_stepDescription__ixNVG{font-size:1rem}.Process_connector__S1Apd{left:50%;transform:translateX(-50%);width:2px}}.Properties_properties__otaW_{background-color:#F0F2F5;padding:6rem 0;width:100%}.Properties_container__wKxF5{max-width:1200px;margin:0 auto;padding:0 2rem}.Properties_title__iQu0B{font-family:Rubik,sans-serif;font-weight:800;font-size:2.5rem;line-height:1.3;color:#111111;margin-bottom:3rem;text-align:center}.Properties_propertiesGrid__wDEhQ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Properties_propertyCard__e42Af{background-color:#FFFFFF;border:1px solid #f0f2f5;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Properties_propertyCard__e42Af:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:rgba(56,182,255,.3)}.Properties_propertyImage__MXvKa{width:100%;height:250px;background:linear-gradient(135deg,#E8EAED,#D1D5DB);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.Properties_propertyImg__ogjsd{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Properties_propertyCard__e42Af:hover .Properties_propertyImg__ogjsd{transform:scale(1.05)}.Properties_propertyContent__KagxM{padding:2rem;text-align:right}.Properties_propertyName__2qKxq{font-family:Inter,sans-serif;font-weight:600;font-size:1.3rem;color:#111111;margin-bottom:.8rem;line-height:1.4}.Properties_propertyPrice__XqZ49{font-family:Inter,sans-serif;font-weight:500;font-size:1.1rem;color:#38B6FF;margin-bottom:1.5rem;line-height:1.3}.Properties_detailsLink__PyMaf{color:#38B6FF;background:none;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;font-size:1rem;border:none;border-bottom:1px solid transparent;transition:all .3s ease;cursor:pointer;padding:0}.Properties_detailsLink__PyMaf:hover{border-bottom-color:#38B6FF;color:#2aa3e6}@media (max-width:968px){.Properties_propertiesGrid__wDEhQ{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Properties_title__iQu0B{font-size:2rem}}@media (max-width:768px){.Properties_properties__otaW_{padding:4rem 0}.Properties_container__wKxF5{padding:0 1rem}.Properties_propertiesGrid__wDEhQ{grid-template-columns:1fr;gap:1.5rem}.Properties_title__iQu0B{font-size:1.8rem;margin-bottom:2rem}.Properties_propertyContent__KagxM{padding:1.5rem;text-align:center}.Properties_propertyImage__MXvKa{height:200px}.Properties_propertyName__2qKxq{font-size:1.2rem}.Properties_propertyPrice__XqZ49{font-size:1rem}}.Properties_popupOverlay__zRiAC{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Properties_fadeIn__hDqoE .3s ease-out}.Properties_popupContent__ZoBQt{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:20px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.5);animation:Properties_slideIn__LXDxy .3s ease-out;direction:rtl;box-sizing:border-box;margin:0 auto}.Properties_popupHeader__hAAyY{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid rgba(56,182,255,.3);padding-bottom:1rem}.Properties_popupTitle__gkFIV{color:#38B6FF;font-family:Rubik,sans-serif;font-weight:700;font-size:1.5rem;margin:0}.Properties_closeButton__ZPIPq{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff;cursor:pointer;transition:all .3s ease}.Properties_closeButton__ZPIPq:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.Properties_popupDescription__R1CIP{color:#cccccc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem;text-align:right}.Properties_popupForm__slG9_{display:flex;flex-direction:column;gap:1.5rem}.Properties_formRow___GPS8{display:flex;gap:1rem;width:100%;box-sizing:border-box}.Properties_formInput__3aqmS,.Properties_formSelect__iXDbj{flex:1 1;padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;transition:all .3s ease;box-sizing:border-box;min-width:0;width:100%}.Properties_formInput__3aqmS::placeholder{color:#999999;direction:rtl}.Properties_formInput__3aqmS:focus,.Properties_formSelect__iXDbj:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Properties_formSelect__iXDbj{cursor:pointer}.Properties_formSelect__iXDbj option{background-color:#1a1a1a;color:#ffffff}.Properties_formTextarea__BAMFP{padding:1rem;border:1px solid rgba(56,182,255,.3);border-radius:8px;background-color:rgba(255,255,255,.05);color:#ffffff;font-family:Inter,sans-serif;font-size:.9rem;direction:rtl;resize:vertical;min-height:100px;transition:all .3s ease;box-sizing:border-box}.Properties_formTextarea__BAMFP::placeholder{color:#999999;direction:rtl}.Properties_formTextarea__BAMFP:focus{outline:none;border-color:#38B6FF;box-shadow:0 0 0 3px rgba(56,182,255,.1)}.Properties_checkboxContainer__5PeoS{display:flex;align-items:flex-start;gap:.75rem;direction:rtl}.Properties_checkbox__oIFv1{width:18px;height:18px;margin-top:2px;accent-color:#38B6FF;cursor:pointer;flex-shrink:0}.Properties_checkboxLabel__yhPVN{font-family:Inter,sans-serif;font-size:.9rem;color:#cccccc;line-height:1.5;cursor:pointer;direction:rtl;text-align:right}.Properties_privacyLink__wU9Ti{color:#38B6FF;text-decoration:none;font-weight:600;transition:color .3s ease}.Properties_privacyLink__wU9Ti:hover{color:#1E90FF;text-decoration:underline}.Properties_submitButton___rQeK{background:linear-gradient(135deg,#38B6FF,#1E90FF);color:#ffffff;border:none;padding:1.2rem 2rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:center}.Properties_submitButton___rQeK:hover{background:linear-gradient(135deg,#1E90FF,#38B6FF);transform:translateY(-2px);box-shadow:0 8px 25px rgba(56,182,255,.3)}.Properties_submitButton___rQeK:active{transform:translateY(0)}.Properties_successMessage__Vo_qb{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;padding:1rem 1.5rem;border-radius:8px;font-family:Rubik,sans-serif;font-weight:600;font-size:.95rem;direction:rtl;text-align:right;animation:Properties_slideInSuccess__yOodm .5s ease-out;box-shadow:0 4px 15px rgba(16,185,129,.3)}.Properties_successMessage__Vo_qb svg{flex-shrink:0;color:#ffffff}@keyframes Properties_fadeIn__hDqoE{0%{opacity:0}to{opacity:1}}@keyframes Properties_slideIn__LXDxy{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Properties_slideInSuccess__yOodm{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Properties_popupContent__ZoBQt{padding:1.5rem;margin:1rem}.Properties_popupTitle__gkFIV{font-size:1.3rem}.Properties_formRow___GPS8{flex-direction:column;gap:1rem}}@media (max-width:480px){.Properties_popupContent__ZoBQt{padding:1rem;margin:.5rem}.Properties_popupTitle__gkFIV{font-size:1.2rem}.Properties_formInput__3aqmS,.Properties_formSelect__iXDbj,.Properties_formTextarea__BAMFP{font-size:.85rem;padding:.9rem;width:100%;box-sizing:border-box}.Properties_submitButton___rQeK{font-size:.9rem;padding:1rem 1.5rem}.Properties_checkboxLabel__yhPVN{font-size:.8rem}.Properties_closeButton__ZPIPq{width:35px;height:35px}}.TrustBar_trustBar__d9W_j{background-color:#F0F2F5;padding:6rem 0;width:100%}.TrustBar_container__l8TBc{max-width:1400px;margin:0 auto;padding:0 2rem}.TrustBar_sectionTitle__OXRfX{font-family:Rubik,sans-serif;font-weight:800;font-size:2.5rem;line-height:1.3;color:#111111;margin-bottom:3rem;text-align:center}.TrustBar_advantagesGrid__mnShT{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;align-items:stretch}.TrustBar_advantageCard__STbMj{background:linear-gradient(135deg,#38B6FF,#2aa3e6 50%,#1e8bc7);padding:2rem;border-radius:16px;box-shadow:0 4px 12px rgba(56,182,255,.3);transition:all .3s ease;border:1px solid rgba(255,255,255,.2);height:100%;display:flex;flex-direction:column}.TrustBar_advantageCard__STbMj:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(56,182,255,.4);background:linear-gradient(135deg,#2aa3e6,#1e8bc7 50%,#1575a8);border-color:rgba(255,255,255,.3)}.TrustBar_cardHeader__qIJMw{gap:1rem;margin:0 auto}.TrustBar_icon__0EVKQ{font-size:2.5rem;width:60px;height:60px;margin:0 auto;border-radius:12px;text-align:center;color:#FFFFFF}.TrustBar_cardTitle__MrFjO{font-family:Rubik,sans-serif;font-weight:700;font-size:1.5rem;color:#FFFFFF;margin-bottom:.5rem;line-height:1.3}.TrustBar_cardSubtitle__Tw1p4{font-family:Inter,sans-serif;font-weight:500;font-size:1rem;color:#38B6FF;margin:0;line-height:1.4}.TrustBar_cardDescription__0mty9{font-family:Inter,sans-serif;font-weight:400;font-size:1rem;color:rgba(255,255,255,.9);line-height:1.6;text-align:center}@media (max-width:1200px){.TrustBar_advantagesGrid__mnShT{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:968px){.TrustBar_advantagesGrid__mnShT{grid-template-columns:1fr;gap:1.5rem}.TrustBar_sectionTitle__OXRfX{font-size:2rem}.TrustBar_advantageCard__STbMj{padding:1.5rem}.TrustBar_cardHeader__qIJMw{justify-content:center;text-align:center}.TrustBar_cardDescription__0mty9,.TrustBar_cardTitles__KWfws{text-align:center}}@media (max-width:768px){.TrustBar_trustBar__d9W_j{padding:4rem 0}.TrustBar_container__l8TBc{padding:0 1rem}.TrustBar_sectionTitle__OXRfX{font-size:1.8rem;margin-bottom:2rem}.TrustBar_advantageCard__STbMj{padding:1.2rem}.TrustBar_cardHeader__qIJMw{gap:.8rem;margin-bottom:1rem}.TrustBar_icon__0EVKQ{font-size:2rem;width:50px;height:50px}.TrustBar_cardTitle__MrFjO{font-size:1.1rem}.TrustBar_cardDescription__0mty9,.TrustBar_cardSubtitle__Tw1p4{font-size:.9rem}}@keyframes TrustBar_fadeInUp__Eut9f{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes TrustBar_slideInScale__x9CCk{0%{opacity:0;transform:scale(.8) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.TrustBar_animate__cQtkZ .TrustBar_sectionTitle__OXRfX{animation:TrustBar_fadeInUp__Eut9f .8s ease-out}.TrustBar_titleAnimate__oF8ho{animation:TrustBar_fadeInUp__Eut9f 1s ease-out .2s both}.TrustBar_cardAnimate__y88VB{animation:TrustBar_slideInScale__x9CCk .6s ease-out both}.TrustBar_advantageCard__STbMj{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.TrustBar_advantageCard__STbMj:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 35px rgba(56,182,255,.15)}.TrustBar_icon__0EVKQ{transition:all .3s ease}.TrustBar_advantageCard__STbMj:hover .TrustBar_icon__0EVKQ{transform:scale(1.1);color:#38B6FF}@media (max-width:768px){.TrustBar_cardAnimate__y88VB{animation-duration:.5s}.TrustBar_advantageCard__STbMj:hover{transform:translateY(-5px) scale(1.01)}}