.RegisterForm_pageContainer__dAEyD{display:flex;height:100vh;direction:rtl;font-family:Arial,sans-serif}.RegisterForm_leftSide__4gOmo{flex:1 1;background:linear-gradient(135deg,var(--brand-purple),#0051a3);color:white;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.RegisterForm_leftSide__4gOmo .RegisterForm_logo__AYTXL{width:100px;margin-bottom:1rem}.RegisterForm_leftSide__4gOmo h1{font-size:2rem;margin-bottom:1rem}.RegisterForm_leftSide__4gOmo p{font-size:1.1rem;max-width:300px;line-height:1.6}.RegisterForm_rightSide__h9yMx{flex:1 1;padding:3rem;display:flex;flex-direction:column;justify-content:center;background-color:#f8f8f8}.RegisterForm_switchButtons__WkncK{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.RegisterForm_switchButton__6TCD0{padding:.5rem 1rem;background-color:#eee;border:none;border-radius:6px;font-size:1rem;cursor:pointer}.RegisterForm_switchButton__6TCD0:hover{background-color:#ddd}.RegisterForm_active__9k21O{background-color:var(--brand-purple);color:white}.RegisterForm_authBox__cbPJp{width:100%;max-width:400px;margin:0 auto;background-color:white;padding:2rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.RegisterForm_form__Pnsva{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.RegisterForm_input__3LA0H{padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}.RegisterForm_submitButton__5dfD4{padding:.75rem;color:white;border:none;border-radius:8px;cursor:pointer;font-weight:700}.RegisterForm_submitButton__5dfD4,.RegisterForm_submitButton__5dfD4:hover{background-color:var(--brand-purple)}@media (max-width:768px){.RegisterForm_pageContainer__dAEyD{flex-direction:column;height:auto;padding:1rem 0}.RegisterForm_leftSide__4gOmo,.RegisterForm_rightSide__h9yMx{flex:none;width:100%;padding:2rem 1.5rem;text-align:center}.RegisterForm_leftSide__4gOmo .RegisterForm_logo__AYTXL{width:80px;margin-bottom:1rem}.RegisterForm_leftSide__4gOmo h1{font-size:1.5rem}.RegisterForm_leftSide__4gOmo p{max-width:90%;font-size:1rem;margin:0 auto}.RegisterForm_switchButtons__WkncK{flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.RegisterForm_switchButton__6TCD0{width:100%;padding:.75rem;font-size:1.1rem}.RegisterForm_authBox__cbPJp{max-width:100%;padding:1.5rem 1rem;box-shadow:none;border-radius:0}.RegisterForm_form__Pnsva{gap:1rem}.RegisterForm_input__3LA0H{font-size:1rem}.RegisterForm_submitButton__5dfD4{font-size:1.2rem;padding:.85rem}}.Header_header__xuTiO{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Header_topBar__jxKrR{background-color:var(--brand-purple);color:white;padding:4px 0;font-size:12px}.Header_topBarContent__5Tjp_{display:flex;justify-content:flex-end;gap:20px}.Header_topBarContent__5Tjp_ a{color:white;text-decoration:none}.Header_topBarContent__5Tjp_ a:hover{text-decoration:underline}.Header_mainNav__QL7cH{display:flex;justify-content:space-between;align-items:center;padding:10px 0;flex-wrap:wrap;position:relative}.Header_navLinks__bXLkW{display:flex;gap:30px}.Header_navLinks__bXLkW a{text-decoration:none;color:var(--dark-text);font-weight:700;transition:color .2s}.Header_navLinks__bXLkW a:hover{color:var(--brand-purple)}.Header_logoutButton__19h_K{background:transparent;border:none;cursor:pointer;color:#c00;font-weight:700}.Header_searchButton__ZU73n{background:none;border:none;cursor:pointer;color:var(--light-text)}.Header_menuButton__Mju1S{display:none}@media screen and (max-width:768px){.Header_menuButton__Mju1S{display:block;position:absolute;left:30px;top:28px;background:none;border:none;font-size:26px;cursor:pointer;color:var(--dark-text);z-index:1000}.Header_navLinks__bXLkW{display:none;flex-direction:column;background-color:#fff;position:absolute;top:100%;right:0;width:100%;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:999}.Header_navLinks__bXLkW.Header_open__aTg5e{display:flex}}.Hero_hero__JT9C7{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;color:white}.Hero_video__oee5R{top:50%;left:50%;object-fit:cover;transform:translate(-50%,-50%);z-index:1}.Hero_overlay__j22o_,.Hero_video__oee5R{position:absolute;width:100%;height:100%}.Hero_overlay__j22o_{top:0;left:0;background-color:rgba(0,0,0,.5);z-index:2}.Hero_content___NoHb{position:relative;z-index:3;text-align:center;padding:20px}.Hero_title__gc0cB{font-size:3rem;margin-bottom:1rem;font-weight:700}.Hero_subtitle__tiCmL{font-size:1.25rem;max-width:600px;margin:0 auto 2rem}.Hero_ctaButton__AN3am{padding:12px 30px;font-size:1.1rem;font-weight:700;color:#fff;background-color:var(--brand-purple);border:none;border-radius:5px;cursor:poin0 oiter;transition:background-color .3s ease}.Hero_ctaButton__AN3am:hover{background-color:#0056b3}.Services_services__9yLmN{padding:60px 0;background-color:var(--light-gray)}.Services_sectionTitle__xqPO7{text-align:center;font-size:32px;font-weight:900;margin-bottom:20px;color:var(--dark-text)}.Services_tabs__VzNKS{display:flex;justify-content:center;gap:10px;margin-bottom:40px}.Services_tabs__VzNKS button{padding:10px 30px;font-family:inherit;font-size:16px;font-weight:700;border:2px solid var(--brand-purple);background-color:white;color:var(--brand-purple);cursor:pointer;border-radius:50px;transition:all .2s}.Services_tabs__VzNKS button.Services_active__fZ80S{background-color:var(--brand-purple);color:white}.Services_cardsGrid__QJ5bh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.Services_card__RwRVJ{background-color:white;border:1px solid #eee;padding:25px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05);text-align:right;display:flex;flex-direction:column}.Services_card__RwRVJ h3{font-size:18px;margin-top:0;color:var(--dark-text)}.Services_card__RwRVJ p{flex-grow:1;color:var(--light-text);line-height:1.6}.Services_card__RwRVJ a{color:var(--brand-purple);text-decoration:none;font-weight:700}.Footer_footer__0IXn3{background-color:#f1f1f1;padding:40px 20px 20px;text-align:center;direction:rtl;font-family:Cairo,sans-serif}.Footer_footerTop__0zPVP{display:flex;flex-direction:column;align-items:center;gap:20px}.Footer_navLinks__qsn_v{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.Footer_navLinks__qsn_v a{color:#333;text-decoration:none;font-weight:500}.Footer_navLinks__qsn_v a:hover{text-decoration:underline}.Footer_footerBottom__jCLw1{margin-top:30px;font-size:14px;color:#666}.SubscriptionPlans_wrapper__2Nz8W{max-width:1200px;margin:0 auto;padding:1rem}.SubscriptionPlans_toggleWrapper__It4qa{display:flex;justify-content:center;gap:8px;margin-bottom:10px}.SubscriptionPlans_toggleBtn__qhPVG{background-color:#6a0dad;border:none;padding:8px 20px;font-weight:700;cursor:pointer;border-radius:8px;font-size:1rem;color:white;transition:background-color .3s ease}.SubscriptionPlans_toggleBtn__qhPVG:hover{background-color:#550aab}.SubscriptionPlans_toggleBtn__qhPVG.SubscriptionPlans_active__Kh8pc{background-color:#45008b;font-weight:700}.SubscriptionPlans_sectionTitle__zFf0W{text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:700}.SubscriptionPlans_container__KdGS0{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem;justify-content:center}.SubscriptionPlans_card__uJ7ri{background-color:#fff;border:2px solid #eee;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;text-align:center;display:flex;flex-direction:column;justify-content:space-between;height:100%}.SubscriptionPlans_card__uJ7ri:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.SubscriptionPlans_popular__2Ji_M{border-color:#4caf50;background-color:#f1fff1}.SubscriptionPlans_priceBox__xcHDd{margin-bottom:1rem}.SubscriptionPlans_price__SNMpq{font-size:1.8rem;color:#4caf50;font-weight:700}.SubscriptionPlans_originalPrice__j5DTs{text-decoration:line-through;color:#888;font-size:1.2rem;margin-left:.5rem}.SubscriptionPlans_discountedPrice__xjLs3{font-size:1.6rem;color:#e53935;font-weight:700}.SubscriptionPlans_description__78f6A{color:#555;margin:.5rem 0 1rem}.SubscriptionPlans_features__j54qN{list-style:none;padding:0;margin-bottom:1.5rem;text-align:right;direction:rtl}.SubscriptionPlans_features__j54qN li{margin-bottom:.5rem}.SubscriptionPlans_button__q4VYu{background-color:#4caf50;color:white;padding:.4rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:700;transition:background-color .2s}.SubscriptionPlans_button__q4VYu:hover{background-color:#43a047}@media (max-width:1200px){.SubscriptionPlans_container__KdGS0{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.SubscriptionPlans_container__KdGS0{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.SubscriptionPlans_container__KdGS0{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.SubscriptionPlans_container__KdGS0{grid-template-columns:1fr}}.TestsList_container__zcuxX{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:20px}.TestsList_card__Omrgk{border:1px solid #ddd;border-radius:8px;padding:16px;width:280px;background-color:#fff;box-shadow:0 2px 8px rgb(0 0 0/.1)}.TestsList_title__nmJyN{font-size:1.3rem;margin-bottom:8px}.TestsList_button__xmnhB{margin-top:12px;background-color:#4B4B7C;border:none;padding:10px 16px;color:white;border-radius:5px;cursor:pointer;font-weight:700}.TestsList_button__xmnhB:hover{background-color:#005bb5}.CheckoutPage_container___9v69{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(90deg,#eff6ff,#ffffff);padding:24px}.CheckoutPage_cardOuter__sHZHV{background:#ffffff;border-radius:24px;box-shadow:0 4px 16px rgba(0,0,0,.1);max-width:600px;width:100%;padding:32px;direction:rtl;font-family:Arial,sans-serif}.CheckoutPage_title__26nWB{text-align:center;font-size:28px;font-weight:700;color:#1f2937;margin-bottom:24px}.CheckoutPage_planInfo__QJUHG{display:flex;justify-content:space-between;background:#f3f4f6;padding:24px;border-radius:16px;margin-bottom:32px}.CheckoutPage_planLabel__P_81o{font-size:16px;color:#4b5563;margin-bottom:8px}.CheckoutPage_planName__wR5k1{font-size:20px;font-weight:700;color:#0369a1}.CheckoutPage_orderId__VTz4W{font-size:14px;color:#6b7280;align-self:center}.CheckoutPage_sectionLabel__VPwVD{font-size:18px;font-weight:600;color:#374151;margin-bottom:16px}.CheckoutPage_methodsGrid__S40fY{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:16px;gap:16px;margin-bottom:32px}.CheckoutPage_method__vrp61{display:flex;align-items:center;gap:12px;padding:16px;border:2px solid #e5e7eb;border-radius:12px;background:#f9fafb;cursor:pointer;transition:border-color .3s ease,background .3s ease}.CheckoutPage_method__vrp61:hover{border-color:#60a5fa}.CheckoutPage_selected__Gva5R{border-color:#2563eb;background:#e0f2fe}.CheckoutPage_icon__QhVeW{width:32px;height:32px}.CheckoutPage_methodLabel___HZ4G{font-size:16px;font-weight:600;color:#111827}.CheckoutPage_payBtn__tbRCD{width:100%;padding:16px;background:#1d4ed8;color:#ffffff;font-size:18px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:background .3s ease}.CheckoutPage_payBtn__tbRCD:hover{background:#1e40af}.CheckoutPage_loginLink__vHquc{text-align:center;margin-top:24px;font-size:14px;color:#6b7280}.CheckoutPage_loginAction__wL2OS{color:#1d4ed8;font-weight:600;cursor:pointer;text-decoration:underline}