.LoadingScreen-module__zfmyua__loadingContainer{color:#fff;z-index:9999;direction:rtl;background:linear-gradient(135deg,#1a2c4d 0%,#2e4a7a 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.LoadingScreen-module__zfmyua__loadingContainer:before{content:"";background-image:radial-gradient(circle at 20% 80%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0%,#0000 50%);animation:20s ease-in-out infinite LoadingScreen-module__zfmyua__patternFloat;position:absolute;inset:0}.LoadingScreen-module__zfmyua__loadingContent{text-align:center;z-index:2;width:100%;max-width:600px;padding:2rem;animation:.5s LoadingScreen-module__zfmyua__fadeIn;position:relative}.LoadingScreen-module__zfmyua__logoSection{margin-bottom:3rem;animation:.6s LoadingScreen-module__zfmyua__slideUp}.LoadingScreen-module__zfmyua__logoAnimation{width:150px;height:150px;margin:0 auto 1.5rem;position:relative}.LoadingScreen-module__zfmyua__logoCircle{z-index:2;background:linear-gradient(135deg,#ffd70033 0%,#ffd70066 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__logoPulse;display:flex;position:relative;box-shadow:0 10px 40px #ffd7004d}.LoadingScreen-module__zfmyua__logoText{color:#fff;text-shadow:0 2px 10px #0000004d;font-size:2.5rem;font-weight:800}.LoadingScreen-module__zfmyua__logoGlow{z-index:1;background:linear-gradient(135deg,#ffd7001a 0%,#0000 50%);border-radius:50%;animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__glowPulse;position:absolute;inset:-10px}.LoadingScreen-module__zfmyua__titleSection{margin-top:1.5rem}.LoadingScreen-module__zfmyua__mainTitle{color:gold;text-shadow:0 2px 10px #0000004d;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.LoadingScreen-module__zfmyua__subtitle{opacity:.9;font-size:1.1rem;font-weight:300}.LoadingScreen-module__zfmyua__progressContainer{margin:2rem 0;animation:.6s .2s both LoadingScreen-module__zfmyua__slideUp}.LoadingScreen-module__zfmyua__progressBar{background:#ffffff1a;border-radius:4px;width:100%;height:8px;margin-bottom:1rem;position:relative;overflow:hidden}.LoadingScreen-module__zfmyua__progressFill{background:linear-gradient(90deg,gold,#ffb300);border-radius:4px;height:100%;transition:width .3s;position:relative}.LoadingScreen-module__zfmyua__progressGlow{background:linear-gradient(90deg,#0000,#fffc);width:20px;animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__glowMove;position:absolute;top:0;bottom:0;right:0}.LoadingScreen-module__zfmyua__progressText{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.LoadingScreen-module__zfmyua__progressPercent{color:gold;font-weight:700}.LoadingScreen-module__zfmyua__progressPhase{opacity:.8;font-size:.85rem}.LoadingScreen-module__zfmyua__featuresPreview{grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0;animation:.6s .4s both LoadingScreen-module__zfmyua__slideUp;display:grid}@media (min-width:480px){.LoadingScreen-module__zfmyua__featuresPreview{grid-template-columns:repeat(4,1fr)}}.LoadingScreen-module__zfmyua__featureItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:transform .3s;animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__featurePulse;display:flex}.LoadingScreen-module__zfmyua__featureItem:nth-child(2){animation-delay:.2s}.LoadingScreen-module__zfmyua__featureItem:nth-child(3){animation-delay:.4s}.LoadingScreen-module__zfmyua__featureItem:nth-child(4){animation-delay:.6s}.LoadingScreen-module__zfmyua__featureItem:hover{background:#ffffff1a;transform:translateY(-5px)}.LoadingScreen-module__zfmyua__featureIcon{margin-bottom:.3rem;font-size:1.8rem}.LoadingScreen-module__zfmyua__featureText{opacity:.9;font-size:.8rem}.LoadingScreen-module__zfmyua__decorativeLine{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin:2rem 0;padding:1rem 0;animation:.6s .6s both LoadingScreen-module__zfmyua__slideUp}.LoadingScreen-module__zfmyua__decorativeText{color:gold;margin-bottom:.5rem;font-size:1.2rem;font-weight:500;display:block}.LoadingScreen-module__zfmyua__decorativeDots{justify-content:center;gap:.5rem;display:flex}.LoadingScreen-module__zfmyua__dot{color:#ffffff80;font-size:1.2rem;animation:1.5s ease-in-out infinite LoadingScreen-module__zfmyua__dotPulse}.LoadingScreen-module__zfmyua__dot:nth-child(2){animation-delay:.1s}.LoadingScreen-module__zfmyua__dot:nth-child(3){animation-delay:.2s}.LoadingScreen-module__zfmyua__dot:nth-child(4){animation-delay:.3s}.LoadingScreen-module__zfmyua__dot:nth-child(5){animation-delay:.4s}.LoadingScreen-module__zfmyua__copyright{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1rem;animation:.6s .8s both LoadingScreen-module__zfmyua__slideUp}.LoadingScreen-module__zfmyua__copyright p{opacity:.6;font-size:.8rem}@keyframes LoadingScreen-module__zfmyua__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoadingScreen-module__zfmyua__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingScreen-module__zfmyua__logoPulse{0%,to{transform:scale(1);box-shadow:0 10px 40px #ffd7004d}50%{transform:scale(1.05);box-shadow:0 15px 50px #ffd70066}}@keyframes LoadingScreen-module__zfmyua__glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes LoadingScreen-module__zfmyua__glowMove{0%,to{transform:translate(0)}50%{transform:translate(10px)}}@keyframes LoadingScreen-module__zfmyua__patternFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes LoadingScreen-module__zfmyua__featurePulse{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.8;transform:translateY(-3px)}}@keyframes LoadingScreen-module__zfmyua__dotPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}
@font-face{font-family:GE SS Two;src:url(/fonts/GE-SS-Two-Medium.otf)format("opentype"),url("/fonts/GE SS Two Bold.otf")format("opentype");font-style:normal;font-display:swap}.Navbar-module__cJzEcG__loadingState{justify-content:center;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.Navbar-module__cJzEcG__loadingState{flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite Navbar-module__cJzEcG__spin}@keyframes Navbar-module__cJzEcG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{text-align:right;direction:rtl;font-family:GE SS Two}.Navbar-module__cJzEcG__navbar{z-index:100000;-webkit-backdrop-filter:blur(20px);transition:all var(--transition-normal);background:#fffffff2;border-bottom:1px solid #e5e7eb99;border-radius:20px;height:80px;position:fixed;top:20px;left:10px;right:10px}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{height:70px;box-shadow:var(--shadow-lg);background:#fffffffa;border-bottom-color:#e5e7eb}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logoSection{flex-shrink:0}.Navbar-module__cJzEcG__logoLink{align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoWrapper{transition:transform var(--transition-fast);align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__logoWrapper:hover{transform:translateY(-2px)}.Navbar-module__cJzEcG__logoImage{border-radius:var(--radius-full);width:60px;height:60px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Navbar-module__cJzEcG__logoInnerCircle{opacity:.2;background:#fff;border-radius:50%;width:60%;height:60%;position:absolute}.Navbar-module__cJzEcG__logoInitial{color:#fff;z-index:1;text-shadow:0 2px 4px #0003;font-size:1.8rem;font-weight:800}.Navbar-module__cJzEcG__logoText{font-family:GE SS Two;display:flex}.Navbar-module__cJzEcG__logoTitle{background:red;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:1000}.Navbar-module__cJzEcG__logoSubtitle{background:#010187;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 5px;font-size:2rem;font-weight:1000}.Navbar-module__cJzEcG__linksSection{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:#007a06;transition:all var(--transition-fast);border-radius:var(--radius-md);padding:.75rem 1rem;font-size:1rem;font-weight:800;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary-600);background:#3b82f60d;transform:translateY(-1px)}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#000}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active:after{content:"";background:var(--gradient-primary);border-radius:var(--radius-full);height:3px;position:absolute;bottom:3px;left:1rem;right:1rem}.Navbar-module__cJzEcG__actionsSection{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__authButtons{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__loginButton,.Navbar-module__cJzEcG__signupButton{border-radius:var(--radius-full);justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__loginButton{color:var(--primary-600);background:#3b82f61a;border:2px solid #0003}.Navbar-module__cJzEcG__loginButton:hover{color:#120000;box-shadow:var(--shadow-md);transform:translateY(-2px)}.Navbar-module__cJzEcG__signupButton{color:#fff;background:var(--gradient-primary);border:2px solid #0000}.Navbar-module__cJzEcG__signupButton:hover{color:#fff;background:linear-gradient(red,#9b0000);border:2px solid #0000;transform:translateY(-2px)}.Navbar-module__cJzEcG__profileDropdown{position:relative}.Navbar-module__cJzEcG__profileButton{opacity:.9;cursor:pointer;background:#fff;border:none;padding:0}.Navbar-module__cJzEcG__profileWrapper{border-radius:var(--radius-full);background:var(--gray-100);border:1px solid var(--gray-200);align-items:center;gap:.75rem;padding:.5rem .75rem .5rem 1rem;display:flex}.Navbar-module__cJzEcG__profileWrapper:hover{background:var(--gray-200);transform:translateY(-1px)}.Navbar-module__cJzEcG__profileImage{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Navbar-module__cJzEcG__profileIcon{width:1.125rem;height:1.125rem}.Navbar-module__cJzEcG__profileName{color:var(--gray-700);font-size:.9375rem;font-weight:600}.Navbar-module__cJzEcG__chevron{width:1.125rem;height:1.125rem;color:var(--gray-500);transition:transform var(--transition-fast)}.Navbar-module__cJzEcG__chevron.Navbar-module__cJzEcG__rotate{transform:rotate(180deg)}.Navbar-module__cJzEcG__dropdownMenu{border-radius:var(--radius-lg);width:280px;box-shadow:var(--shadow-2xl);border:1px solid var(--gray-200);z-index:1001;background:#fff;position:absolute;top:calc(100% + 1rem);left:0;overflow:hidden}.Navbar-module__cJzEcG__dropdownHeader{background:linear-gradient(135deg,var(--primary-50)0%,var(--primary-100)100%);align-items:center;gap:1rem;padding:1.25rem;display:flex}.Navbar-module__cJzEcG__dropdownProfileImage{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.Navbar-module__cJzEcG__dropdownProfileInfo{flex:1}.Navbar-module__cJzEcG__dropdownProfileName{color:var(--gray-800);margin:0 0 .25rem;font-size:1rem;font-weight:600}.Navbar-module__cJzEcG__dropdownProfileRole{color:var(--gray-600);margin:0;font-size:.875rem}.Navbar-module__cJzEcG__dropdownDivider{background:var(--gray-200);height:1px;margin:.5rem 0}.Navbar-module__cJzEcG__dropdownItem{color:var(--gray-700);transition:all var(--transition-fast);text-align:right;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{background:var(--gray-100);color:var(--primary-600)}.Navbar-module__cJzEcG__dropdownIcon{width:1.125rem;height:1.125rem;color:var(--gray-500)}.Navbar-module__cJzEcG__dropdownItem:hover .Navbar-module__cJzEcG__dropdownIcon{color:inherit}.Navbar-module__cJzEcG__logoutItem{color:var(--error-500)}.Navbar-module__cJzEcG__logoutItem:hover{color:var(--error-600);background:#ef44441a}.Navbar-module__cJzEcG__adminSection{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__adminDashboardButton{border-radius:var(--radius-full);background:var(--gradient-secondary);color:#fff;transition:all var(--transition-fast);padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none}.Navbar-module__cJzEcG__adminDashboardButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Navbar-module__cJzEcG__adminLogoutButton{border-radius:var(--radius-full);width:44px;height:44px;color:var(--error-500);transition:all var(--transition-fast);cursor:pointer;background:#ef44441a;border:1px solid #ef444433;justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__adminLogoutButton:hover{background:#ef444433;transform:translateY(-1px)}.Navbar-module__cJzEcG__mobileMenuButton{border-radius:var(--radius-md);background:var(--gray-100);border:1px solid var(--gray-200);cursor:pointer;width:44px;height:44px;color:var(--gray-700);transition:all var(--transition-fast);justify-content:center;align-items:center;display:none}.Navbar-module__cJzEcG__mobileMenuButton:hover{background:var(--gray-200);color:var(--primary-600)}.Navbar-module__cJzEcG__menuIcon{width:1.5rem;height:1.5rem}.Navbar-module__cJzEcG__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;transition:all var(--transition-normal);background:#0000001e;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenuOverlay.Navbar-module__cJzEcG__open{opacity:1;visibility:visible;top:90px;bottom:85%}.Navbar-module__cJzEcG__mobileMenuContent{width:320px;max-width:100%;box-shadow:var(--shadow-2xl);transition:transform var(--transition-normal);background:#fff;flex-direction:column;font-family:GE SS Two;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.Navbar-module__cJzEcG__mobileMenuOverlay.Navbar-module__cJzEcG__open .Navbar-module__cJzEcG__mobileMenuContent{transform:translate(0)}.Navbar-module__cJzEcG__mobileMenuHeader{border-bottom:1px solid green;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileProfile{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__mobileProfileImage{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.Navbar-module__cJzEcG__mobileProfileInfo{flex:1}.Navbar-module__cJzEcG__mobileProfileName{color:var(--gray-800);margin:0 0 .25rem;font-weight:600}.Navbar-module__cJzEcG__mobileProfileRole{color:var(--gray-600);margin:0;font-size:.875rem}.Navbar-module__cJzEcG__mobileWelcome{flex:1}.Navbar-module__cJzEcG__mobileWelcome p{margin:0}.Navbar-module__cJzEcG__mobileWelcome p:first-child{color:var(--gray-800);margin-bottom:.25rem;font-weight:600}.Navbar-module__cJzEcG__mobileWelcome p:last-child{color:var(--gray-600);font-size:.875rem}.Navbar-module__cJzEcG__closeMobileMenu{border-radius:var(--radius-md);background:var(--gray-100);border:1px solid var(--gray-200);width:40px;height:40px;color:var(--gray-700);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__closeMobileMenu:hover{background:var(--gray-200);color:var(--primary-600)}.Navbar-module__cJzEcG__mobileNavLinks{flex:1;padding:1rem 0}.Navbar-module__cJzEcG__mobileNavLink{color:red;padding:1rem 1.5rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__cJzEcG__mobileNavLink:hover{background:var(--gray-100);color:green}.Navbar-module__cJzEcG__mobileNavLink.Navbar-module__cJzEcG__active{color:purple;background:#3b82f61a}.Navbar-module__cJzEcG__mobileActions{border-top:1px solid var(--gray-200);padding:1.5rem}.Navbar-module__cJzEcG__mobileAuthButtons{flex-direction:column;gap:.75rem;display:flex}.Navbar-module__cJzEcG__mobileLoginButton,.Navbar-module__cJzEcG__mobileSignupButton,.Navbar-module__cJzEcG__mobileProfileButton,.Navbar-module__cJzEcG__mobileLogoutButton{border-radius:var(--radius-md);text-align:center;transition:all var(--transition-fast);padding:.875rem 1.5rem;font-weight:400;text-decoration:none}.Navbar-module__cJzEcG__mobileLoginButton{color:#21007d;background:#edfcff41;border:2px solid #0003;font-weight:bolder}.Navbar-module__cJzEcG__mobileLoginButton:hover{background:#3b82f626;border-color:#3b82f64d}.Navbar-module__cJzEcG__mobileSignupButton{color:#fff;background:var(--gradient-primary);border:2px solid #0000}.Navbar-module__cJzEcG__mobileSignupButton:hover{opacity:.9}.Navbar-module__cJzEcG__mobileUserActions{flex-direction:column;gap:.75rem;display:flex}.Navbar-module__cJzEcG__mobileProfileButton{color:var(--gray-700);background:var(--gray-100);border:2px solid var(--gray-200)}.Navbar-module__cJzEcG__mobileProfileButton:hover{background:var(--gray-200)}.Navbar-module__cJzEcG__mobileLogoutButton{color:var(--error-500);cursor:pointer;background:#ef44441a;border:2px solid #ef444433}.Navbar-module__cJzEcG__mobileLogoutButton:hover{background:#ef444433}.Navbar-module__cJzEcG__mobileThemeToggle{border-top:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileThemeToggle span{color:var(--gray-700);font-weight:500}.Navbar-module__cJzEcG__themeToggleSwitch{background:var(--gray-300);border-radius:var(--radius-full);cursor:pointer;width:56px;height:28px;transition:all var(--transition-fast);border:none;position:relative}.Navbar-module__cJzEcG__themeToggleSwitch.Navbar-module__cJzEcG__active{background:var(--primary-500)}.Navbar-module__cJzEcG__themeToggleKnob{width:24px;height:24px;transition:transform var(--transition-fast);box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;position:absolute;top:2px;right:2px}.Navbar-module__cJzEcG__themeToggleSwitch.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__themeToggleKnob{transform:translate(-28px)}@media (max-width:1024px){.Navbar-module__cJzEcG__navContainer{padding:0 1.5rem}.Navbar-module__cJzEcG__linksSection{gap:1rem}.Navbar-module__cJzEcG__navLink{padding:.625rem .875rem;font-size:.9375rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{height:70px}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{height:65px}.Navbar-module__cJzEcG__navContainer{padding:0 1rem}.Navbar-module__cJzEcG__linksSection,.Navbar-module__cJzEcG__authButtons,.Navbar-module__cJzEcG__profileDropdown,.Navbar-module__cJzEcG__adminSection{display:none}.Navbar-module__cJzEcG__mobileMenuButton{display:flex}.Navbar-module__cJzEcG__logoTitle,.Navbar-module__cJzEcG__logoSubtitle{font-size:1.3rem}.Navbar-module__cJzEcG__logoImage{width:42px;height:42px}.Navbar-module__cJzEcG__logoInitial{font-size:1.5rem}}
@font-face{font-family:GE SS Two;src:url(/fonts/GE-SS-Two-Medium.otf)format("opentype"),url("/fonts/GE SS Two Bold.otf")format("opentype");font-style:normal;font-display:swap}body{text-align:right;direction:rtl;font-family:GE SS Two}.HeroSection-module__sBkrQG__heroSection{background:linear-gradient(135deg,#eff6ffcc 0%,#dbeafe99 50%,#bfdbfe66 100%);flex-direction:column;min-height:100vh;padding-top:80px;display:flex;position:relative;top:30px;overflow:hidden}.HeroSection-module__sBkrQG__heroBackground{position:absolute;inset:0;overflow:hidden}.HeroSection-module__sBkrQG__gradientOrb1{background:radial-gradient(circle,#ffffff26 0%,#ffffff0d 50%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite HeroSection-module__sBkrQG__floatOrb1;position:absolute;top:-300px;right:-200px}.HeroSection-module__sBkrQG__gradientOrb2{background:radial-gradient(circle,#f59e0b1a 0%,#f59e0b0d 50%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite HeroSection-module__sBkrQG__floatOrb2;position:absolute;bottom:-200px;left:-100px}.HeroSection-module__sBkrQG__floatingShapes{width:100%;height:100%;position:absolute}.HeroSection-module__sBkrQG__shape1,.HeroSection-module__sBkrQG__shape2,.HeroSection-module__sBkrQG__shape3{background:#00b7ff27;border-radius:20px;animation:50s linear infinite HeroSection-module__sBkrQG__floatShape;position:absolute}.HeroSection-module__sBkrQG__shape1{width:80px;height:80px;animation-delay:-5;top:20%;left:10%}.HeroSection-module__sBkrQG__shape2{width:60px;height:60px;animation-delay:-5;top:60%;right:15%}.HeroSection-module__sBkrQG__shape3{width:100px;height:100px;animation-delay:-5;bottom:10%;left:20%}.HeroSection-module__sBkrQG__container{z-index:2;flex:1;align-items:center;max-width:1400px;margin:0 auto;padding:0 0;display:flex;position:relative}.HeroSection-module__sBkrQG__heroContent{opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:10rem;width:100%;transition:all 1s;display:grid;transform:translateY(30px)}.HeroSection-module__sBkrQG__heroContent.HeroSection-module__sBkrQG__visible{opacity:1;transform:translateY(0)}.HeroSection-module__sBkrQG__heroText{gap:10px;animation:.8s .3s both HeroSection-module__sBkrQG__slideInLeft}.HeroSection-module__sBkrQG__title{font-size:4rem;font-weight:1000}.HeroSection-module__sBkrQG__gradientText{background:linear-gradient(135deg,red,#ae0000 90px);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:GE SS TWO;animation:5s infinite HeroSection-module__sBkrQG__gradientShift;display:inline-block;top:-100px}.HeroSection-module__sBkrQG__name{color:#00f;margin-top:10px;margin-bottom:10px;font-family:GE SS TWO;font-size:4rem;top:100px}.HeroSection-module__sBkrQG__subtitle{color:#000;margin-bottom:1rem;font-family:GE SS Two;font-size:1.75rem;font-weight:600}.HeroSection-module__sBkrQG__highlight{color:#6e008f;margin-right:.5rem;font-family:GE SS Two;font-weight:700;display:inline-block;position:relative}.HeroSection-module__sBkrQG__highlight:after{content:"";border-radius:var(--radius-full);background:#e48100;height:3px;animation:1s ease-in-out infinite HeroSection-module__sBkrQG__underlinePulse;position:absolute;bottom:-2px;left:0;right:0}.HeroSection-module__sBkrQG__description{max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.HeroSection-module__sBkrQG__ctaButtons{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.HeroSection-module__sBkrQG__primaryButton,.HeroSection-module__sBkrQG__secondaryButton{border-radius:var(--radius-xl);transition:all var(--transition-fast);border:2px solid #0000;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__sBkrQG__primaryButton{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-lg)}.HeroSection-module__sBkrQG__primaryButton:hover{box-shadow:var(--shadow-xl);transform:translateY(-3px)}.HeroSection-module__sBkrQG__secondaryButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:red;border-color:var(--primary-200);background:#fffffff2}.HeroSection-module__sBkrQG__secondaryButton:hover{background:var(--primary-50);border-color:var(--primary-300);transform:translateY(-3px)}.HeroSection-module__sBkrQG__buttonIcon{transition:transform var(--transition-fast)}.HeroSection-module__sBkrQG__primaryButton:hover .HeroSection-module__sBkrQG__buttonIcon{transform:translate(5px)}.HeroSection-module__sBkrQG__heroImage{animation:.8s .5s both HeroSection-module__sBkrQG__slideInRight;position:relative}.HeroSection-module__sBkrQG__imageContainer{margin:0 auto;position:relative;top:-50px}.HeroSection-module__sBkrQG__teacherImage{aspect-ratio:1;width:100%;box-shadow:var(--shadow-2xl);background:linear-gradient(135deg,#e8f8ff 0%,#fff 100%);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:5s ease-in-out infinite HeroSection-module__sBkrQG__morphing;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__imageGlow{border-radius:inherit;background:radial-gradient(circle at 30% 30%,#3b82f64d 0%,#0000 70%);animation:4s ease-in-out infinite HeroSection-module__sBkrQG__glowPulse;position:absolute;inset:0}.HeroSection-module__sBkrQG__imageBorder{background:linear-gradient(45deg,var(--primary-500),var(--secondary-500),var(--primary-500));border-radius:inherit;z-index:-1;opacity:.7;animation:3s linear infinite HeroSection-module__sBkrQG__borderRotate;position:absolute;inset:-2px}.HeroSection-module__sBkrQG__slantBar{z-index:10000;transform-origin:0;background:#ffffffc5;height:80px;margin-top:auto;position:absolute;inset:10px 0 -30px;overflow:hidden;transform:skewY(-2deg)}.HeroSection-module__sBkrQG__slantContent{align-items:center;display:flex;position:absolute;inset:0;overflow:hidden;transform:skewY(0)}.HeroSection-module__sBkrQG__marquee{width:100%;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__marqueeContent{white-space:nowrap;animation:30s linear infinite HeroSection-module__sBkrQG__marquee;display:flex}.HeroSection-module__sBkrQG__slantText{color:red;margin:0 2rem;font-size:1.5rem;font-weight:700}.HeroSection-module__sBkrQG__separator{align-items:center;gap:.5rem;margin:0 2rem;display:flex}.HeroSection-module__sBkrQG__separator span{color:green;font-size:1.25rem;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__separatorTwinkle}.HeroSection-module__sBkrQG__separator span:nth-child(2){animation-delay:.2s}.HeroSection-module__sBkrQG__separator span:nth-child(3){animation-delay:.4s}.HeroSection-module__sBkrQG__waveDivider{z-index:1;pointer-events:none;height:90px;position:absolute;bottom:78px;left:0;right:0;rotate:178deg}.HeroSection-module__sBkrQG__waveDivider svg{fill:#fff;width:100%;height:100%}@keyframes HeroSection-module__sBkrQG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__sBkrQG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__sBkrQG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes HeroSection-module__sBkrQG__underlinePulse{0%,to{opacity:1;width:100%}50%{opacity:.7;width:80%}}@keyframes HeroSection-module__sBkrQG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes HeroSection-module__sBkrQG__morphing{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}}@keyframes HeroSection-module__sBkrQG__glowPulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes HeroSection-module__sBkrQG__borderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes HeroSection-module__sBkrQG__floatCard{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes HeroSection-module__sBkrQG__marquee{0%{transform:translate(150%)}to{transform:translate(0%)}}@keyframes HeroSection-module__sBkrQG__separatorTwinkle{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media (max-width:1200px){.HeroSection-module__sBkrQG__title{font-size:3.5rem}.HeroSection-module__sBkrQG__name{font-size:3rem}.HeroSection-module__sBkrQG__subtitle{font-size:1.5rem}.HeroSection-module__sBkrQG__card1,.HeroSection-module__sBkrQG__card2,.HeroSection-module__sBkrQG__card3{padding:.5rem 1rem;font-size:.75rem}}@media (max-width:1024px){.HeroSection-module__sBkrQG__heroContent{text-align:center;grid-template-columns:1fr;gap:3rem}.HeroSection-module__sBkrQG__heroText{order:2}.HeroSection-module__sBkrQG__heroImage{order:1;max-width:500px;margin:0 auto}.HeroSection-module__sBkrQG__description{margin:0 auto 2.5rem}.HeroSection-module__sBkrQG__stats{margin:0 auto}.HeroSection-module__sBkrQG__card1{right:-10%}.HeroSection-module__sBkrQG__card2{left:-10%}.HeroSection-module__sBkrQG__card3{right:-5%}}@media (max-width:768px){.HeroSection-module__sBkrQG__heroSection{min-height:auto;padding-top:100px;padding-bottom:4rem}.HeroSection-module__sBkrQG__gradientText{top:100px}.HeroSection-module__sBkrQG__title,.HeroSection-module__sBkrQG__name{font-size:10rem}.HeroSection-module__sBkrQG__description{font-size:2rem}.HeroSection-module__sBkrQG__ctaButtons{flex-direction:column;align-items:center}.HeroSection-module__sBkrQG__primaryButton,.HeroSection-module__sBkrQG__secondaryButton{justify-content:center;width:100%;max-width:300px}.HeroSection-module__sBkrQG__stats{flex-direction:column;gap:1.5rem;padding:1.5rem}.HeroSection-module__sBkrQG__statDivider{background:linear-gradient(90deg,#0000,#3b82f64d,#0000);width:100%;height:1px}.HeroSection-module__sBkrQG__teacherImage{max-width:300px;margin:10px auto -80px}.HeroSection-module__sBkrQG__slantContent{margin-top:0;inset:10px 0 0}.HeroSection-module__sBkrQG__slantBar{transform-origin:0;background:#ffffffc5;height:160px;margin-top:700px;position:absolute;inset:10px 0 -30px;overflow:hidden;transform:skewY(-2deg)}.HeroSection-module__sBkrQG__waveDivider{z-index:1;pointer-events:none;height:90px;position:absolute;bottom:78px;left:0;right:0;rotate:178deg}.HeroSection-module__sBkrQG__card1,.HeroSection-module__sBkrQG__card2,.HeroSection-module__sBkrQG__card3{width:max-content;margin:.5rem auto;animation:none;position:relative;transform:none!important}.HeroSection-module__sBkrQG__floatingCards{flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;display:flex;position:relative}.HeroSection-module__sBkrQG__experienceBadge{width:max-content;margin:1.5rem auto 0;position:relative;bottom:auto;right:auto}.HeroSection-module__sBkrQG__slantBar{height:60px}.HeroSection-module__sBkrQG__slantText{font-size:1.25rem}.HeroSection-module__sBkrQG__waveDivider{height:80px;bottom:58px}}@media (max-width:480px){.HeroSection-module__sBkrQG__title{font-size:2rem}.HeroSection-module__sBkrQG__name{font-size:1.8rem}.HeroSection-module__sBkrQG__subtitle{font-size:1.125rem}.HeroSection-module__sBkrQG__badge{padding:.5rem 1rem;font-size:.75rem}.HeroSection-module__sBkrQG__gradientOrb1,.HeroSection-module__sBkrQG__gradientOrb2{display:none}}
@font-face{font-family:GE SS Two;src:url(/fonts/GE-SS-Two-Medium.otf)format("opentype"),url("/fonts/GE SS Two Bold.otf")format("opentype");font-style:normal;font-display:swap}body{text-align:right;direction:rtl;font-family:GE SS Two}.FeaturesSection-module__MmT36G__featuresSection{background:linear-gradient(#fff 0%,#ebfbff 100%);margin-bottom:-150px;padding:6rem 2rem;position:relative;overflow:hidden}.FeaturesSection-module__MmT36G__featuresParticles{pointer-events:none;z-index:1;position:absolute;inset:0}.FeaturesSection-module__MmT36G__featureParticle{background:var(--primary-300);opacity:.1;border-radius:50%;animation:linear infinite FeaturesSection-module__MmT36G__floatParticle;position:absolute}.FeaturesSection-module__MmT36G__featuresWaves{opacity:.3;height:200px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.FeaturesSection-module__MmT36G__wave1,.FeaturesSection-module__MmT36G__wave2,.FeaturesSection-module__MmT36G__wave3{background:linear-gradient(90deg,transparent,var(--primary-300),transparent);height:100px;animation:20s linear infinite FeaturesSection-module__MmT36G__waveMove;position:absolute;bottom:0;left:0;right:0}.FeaturesSection-module__MmT36G__wave1{opacity:.5;animation-delay:0s}.FeaturesSection-module__MmT36G__wave2{opacity:.3;height:80px;animation-delay:-5s}.FeaturesSection-module__MmT36G__wave3{opacity:.2;height:60px;animation-delay:-10s}.FeaturesSection-module__MmT36G__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.FeaturesSection-module__MmT36G__sectionHeader{text-align:center;margin-bottom:5rem}.FeaturesSection-module__MmT36G__sectionBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fffffff2 0%,#ffffffe6 100%);border:1px solid #3b82f633;margin-bottom:1.5rem;padding:.75rem 2rem;display:inline-flex}.FeaturesSection-module__MmT36G__sectionBadge span{color:var(--primary-700);font-size:1rem;font-weight:600}.FeaturesSection-module__MmT36G__sectionTitle{color:var(--gray-900);margin-bottom:-150px;font-family:GE SS Two;font-size:3.5rem;font-weight:500;line-height:1.2}.FeaturesSection-module__MmT36G__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:.5rem}.FeaturesSection-module__MmT36G__sectionDescription{color:var(--gray-600);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.FeaturesSection-module__MmT36G__featuresContent{justify-content:center;align-items:center;min-height:800px;display:flex;position:relative}.FeaturesSection-module__MmT36G__stat1,.FeaturesSection-module__MmT36G__stat2,.FeaturesSection-module__MmT36G__stat3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fffffff2;border:1px solid #3b82f633;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;animation:6s ease-in-out infinite FeaturesSection-module__MmT36G__statFloat;display:flex;position:absolute}.FeaturesSection-module__MmT36G__stat1{animation-delay:0s;top:0;left:-50px}.FeaturesSection-module__MmT36G__stat2{animation-delay:-2s;top:-50px;right:0}.FeaturesSection-module__MmT36G__stat3{animation-delay:-4s;bottom:0;right:-50px}.FeaturesSection-module__MmT36G__statNumber{color:var(--primary-700);font-size:1.75rem;font-weight:800;line-height:1}.FeaturesSection-module__MmT36G__statLabel{color:var(--gray-600);font-size:.875rem;font-weight:500}.FeaturesSection-module__MmT36G__featuresGrid{z-index:2;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.FeaturesSection-module__MmT36G__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);transition:all var(--transition-normal);opacity:0;cursor:pointer;background:#fffffff2;border:1px solid #000;padding:2rem;position:relative;overflow:hidden;transform:translateY(50px)scale(.9)}.FeaturesSection-module__MmT36G__featureCard.FeaturesSection-module__MmT36G__animateIn{opacity:1;transform:translateY(0)scale(1)}.FeaturesSection-module__MmT36G__featureCard:hover,.FeaturesSection-module__MmT36G__featureCard.FeaturesSection-module__MmT36G__active{box-shadow:var(--shadow-2xl);border-color:var(--primary-300);transform:translateY(-10px)scale(1.05)}.FeaturesSection-module__MmT36G__featureHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.FeaturesSection-module__MmT36G__featureIcon{border-radius:var(--radius-lg);width:60px;height:60px;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.FeaturesSection-module__MmT36G__iconWrapper{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.FeaturesSection-module__MmT36G__iconWrapper svg{width:100%;height:100%}.FeaturesSection-module__MmT36G__featureCard:hover .FeaturesSection-module__MmT36G__featureIcon{transform:scale(1.1)rotate(10deg)}.FeaturesSection-module__MmT36G__featureNumber{background:var(--primary-50);width:36px;height:36px;color:var(--primary-700);border:2px solid var(--primary-200);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.FeaturesSection-module__MmT36G__featureContent{margin-bottom:2rem}.FeaturesSection-module__MmT36G__featureTitle{color:var(--gray-900);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.FeaturesSection-module__MmT36G__featureDescription{color:var(--gray-600);margin:0;font-size:1rem;line-height:1.6}.FeaturesSection-module__MmT36G__featureHover{pointer-events:none;opacity:0;transition:opacity var(--transition-normal);position:absolute;inset:0}.FeaturesSection-module__MmT36G__featureCard:hover .FeaturesSection-module__MmT36G__featureHover,.FeaturesSection-module__MmT36G__featureCard.FeaturesSection-module__MmT36G__active .FeaturesSection-module__MmT36G__featureHover{opacity:1}.FeaturesSection-module__MmT36G__hoverGlow{border-radius:var(--radius-2xl);opacity:.1;position:absolute;inset:0}.FeaturesSection-module__MmT36G__hoverBorder{border-radius:var(--radius-2xl);-webkit-mask-composite:xor;opacity:.5;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);border:2px solid;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.FeaturesSection-module__MmT36G__featureProgress{border-radius:0 0 var(--radius-2xl)var(--radius-2xl);opacity:0;transition:all var(--transition-normal);background:linear-gradient(#0000 0%,#fffffff2 100%);padding:1.5rem;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.FeaturesSection-module__MmT36G__featureCard:hover .FeaturesSection-module__MmT36G__featureProgress,.FeaturesSection-module__MmT36G__featureCard.FeaturesSection-module__MmT36G__active .FeaturesSection-module__MmT36G__featureProgress{opacity:1;transform:translateY(0)}.FeaturesSection-module__MmT36G__progressBar{border-radius:var(--radius-full);background:#3b82f61a;height:6px;margin-bottom:.5rem;overflow:hidden}.FeaturesSection-module__MmT36G__progressFill{border-radius:var(--radius-full);height:100%;transition:width 1s}.FeaturesSection-module__MmT36G__progressText{color:var(--gray-600);font-size:.875rem;font-weight:500}.FeaturesSection-module__MmT36G__dividerWaves{height:100px;position:absolute;bottom:-1px;left:0;right:0;transform:translateY(1px)}.FeaturesSection-module__MmT36G__dividerWaves svg{width:100%;height:100%;fill:var(--primary-50)}@keyframes FeaturesSection-module__MmT36G__floatParticle{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)rotate(360deg)}}@keyframes FeaturesSection-module__MmT36G__waveMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes FeaturesSection-module__MmT36G__circleAppear{0%{opacity:0;transform:scale(.5)rotate(-180deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes FeaturesSection-module__MmT36G__circlePulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.05)}}@keyframes FeaturesSection-module__MmT36G__glowPulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes FeaturesSection-module__MmT36G__rotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FeaturesSection-module__MmT36G__rotateRingReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes FeaturesSection-module__MmT36G__pulseRing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes FeaturesSection-module__MmT36G__statFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1200px){.FeaturesSection-module__MmT36G__teacherCircle{width:350px;height:350px}.FeaturesSection-module__MmT36G__teacherImage{width:220px;height:220px}.FeaturesSection-module__MmT36G__stat1,.FeaturesSection-module__MmT36G__stat2,.FeaturesSection-module__MmT36G__stat3{padding:.75rem}.FeaturesSection-module__MmT36G__statNumber{font-size:1.5rem}.FeaturesSection-module__MmT36G__featuresGrid{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (max-width:1024px){.FeaturesSection-module__MmT36G__featuresContent{flex-direction:column;gap:3rem;min-height:auto}.FeaturesSection-module__MmT36G__centerImage{margin:0 auto 3rem;position:relative;top:auto;left:auto;transform:none}.FeaturesSection-module__MmT36G__teacherCircle{width:300px;height:300px}.FeaturesSection-module__MmT36G__teacherImage{width:180px;height:180px}.FeaturesSection-module__MmT36G__rotatingRing{inset:-15px}.FeaturesSection-module__MmT36G__rotatingRing2{inset:-30px}.FeaturesSection-module__MmT36G__pulseRing{inset:-45px}.FeaturesSection-module__MmT36G__stat1,.FeaturesSection-module__MmT36G__stat2,.FeaturesSection-module__MmT36G__stat3{margin:.5rem;animation:none;display:inline-flex;position:relative;transform:none!important}.FeaturesSection-module__MmT36G__stat1{top:auto;left:auto}.FeaturesSection-module__MmT36G__stat2{top:auto;right:auto}.FeaturesSection-module__MmT36G__stat3{bottom:auto;right:auto}}@media (max-width:768px){.FeaturesSection-module__MmT36G__featuresSection{margin-bottom:10px;padding:2rem 1rem}.FeaturesSection-module__MmT36G__sectionTitle{font-size:2.5rem}.FeaturesSection-module__MmT36G__sectionDescription{font-size:1.125rem}.FeaturesSection-module__MmT36G__featuresGrid{grid-template-columns:1fr;max-width:400px;margin-top:100px}.FeaturesSection-module__MmT36G__featureCard{padding:1.5rem}.FeaturesSection-module__MmT36G__featureTitle{font-size:1.25rem}.FeaturesSection-module__MmT36G__teacherCircle{width:250px;height:250px}.FeaturesSection-module__MmT36G__teacherImage{width:150px;height:150px}}@media (max-width:480px){.FeaturesSection-module__MmT36G__sectionTitle{font-size:2rem}.FeaturesSection-module__MmT36G__sectionBadge{padding:.5rem 1.5rem}.FeaturesSection-module__MmT36G__featureIcon{width:50px;height:50px}.FeaturesSection-module__MmT36G__iconWrapper{width:28px;height:28px}.FeaturesSection-module__MmT36G__featureNumber{width:30px;height:30px;font-size:.75rem}.FeaturesSection-module__MmT36G__featuresWaves{display:none}}
.StagesSection-module__gqONzG__stagesSection{background:linear-gradient(#02a2ff 0%,#004697 100%);position:relative;overflow:hidden}.StagesSection-module__gqONzG__heroafter{opacity:.2;z-index:0;background:url(../media/bg-pattern.7501ab8a.jpg) 50%/cover no-repeat;width:2000px;height:2000px;position:absolute}.StagesSection-module__gqONzG__backgroundAnimation{position:absolute;inset:0;overflow:hidden}.StagesSection-module__gqONzG__hero:after{content:"";opacity:.1;z-index:0;background:url(/bg-pattern.jpg) 50%/cover no-repeat;position:absolute;inset:0}.StagesSection-module__gqONzG__floatingShape1,.StagesSection-module__gqONzG__floatingShape2,.StagesSection-module__gqONzG__floatingShape3{background:var(--gradient-primary);opacity:.05;filter:blur(40px);border-radius:50%;animation:20s ease-in-out infinite StagesSection-module__gqONzG__floatShapes;position:absolute}.StagesSection-module__gqONzG__floatingShape1{width:300px;height:300px;top:10%;left:5%}.StagesSection-module__gqONzG__floatingShape2{width:200px;height:200px;animation-delay:-5s;bottom:20%;right:10%}.StagesSection-module__gqONzG__floatingShape3{width:150px;height:150px;animation-delay:-10s;top:50%;left:70%}.StagesSection-module__gqONzG__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.StagesSection-module__gqONzG__sectionHeader{text-align:center;color:#fff;margin-top:100px;margin-bottom:60px;font-family:GE SS Two}.StagesSection-module__gqONzG__sectionBadge{border-radius:var(--radius-full);background:#3b82f61a;margin-bottom:1rem;padding:.5rem 1.5rem;display:inline-flex}.StagesSection-module__gqONzG__sectionBadge span{color:var(--primary-600);font-size:.875rem;font-weight:600}.StagesSection-module__gqONzG__sectionTitle{margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.StagesSection-module__gqONzG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:.5rem}.StagesSection-module__gqONzG__stagesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;margin-bottom:4rem;display:grid}.StagesSection-module__gqONzG__stageCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-2xl);opacity:0;transition:all var(--transition-normal);cursor:pointer;box-shadow:var(--shadow-xl);background:#fffffff2;border:1px solid #3b82f61a;position:relative;overflow:hidden;transform:translateY(50px)scale(.95)}.StagesSection-module__gqONzG__stageCard.StagesSection-module__gqONzG__animateIn{opacity:1;transform:translateY(0)scale(1)}.StagesSection-module__gqONzG__stageCard:hover{box-shadow:var(--shadow-2xl);border-color:var(--primary-300);transform:translateY(-10px)scale(1.02)}.StagesSection-module__gqONzG__stageCard.StagesSection-module__gqONzG__hovered{transform:translateY(-10px)scale(1.02)}.StagesSection-module__gqONzG__cardHeader{height:180px;position:relative;overflow:hidden}.StagesSection-module__gqONzG__cardtext{text-align:center;margin-bottom:10px;font-family:GE SS Two}.StagesSection-module__gqONzG__cardImageContainer{aspect-ratio:16/9;position:relative}.StagesSection-module__gqONzG__cardImage{transition:transform var(--transition-normal);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:-20px 0 0}.StagesSection-module__gqONzG__stageCard:hover .StagesSection-module__gqONzG__cardImage{transform:scale(1.1)}.StagesSection-module__gqONzG__imageOverlay{position:absolute;inset:0}.StagesSection-module__gqONzG__cardBadge{background:var(--card-color);color:#fff;border-radius:var(--radius-full);z-index:2;box-shadow:var(--shadow-md);padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;position:absolute;bottom:1.5rem;right:1.5rem}.StagesSection-module__gqONzG__cardContent{padding:2rem}.StagesSection-module__gqONzG__cardTitleSection{border-bottom:1px solid #3b82f61a;margin-bottom:1.5rem;padding-bottom:1.5rem}.StagesSection-module__gqONzG__cardTitle{color:var(--gray-900);margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.2}.StagesSection-module__gqONzG__cardDescription{color:var(--gray-600);margin:0;font-size:1rem;line-height:1.5}.StagesSection-module__gqONzG__cardFeatures{margin-bottom:2rem}.StagesSection-module__gqONzG__featuresTitle{color:var(--gray-800);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.StagesSection-module__gqONzG__featuresList{margin:0;padding:0;list-style:none}.StagesSection-module__gqONzG__featureItem{color:var(--gray-700);align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9375rem;display:flex}.StagesSection-module__gqONzG__featureIcon{background:var(--card-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.StagesSection-module__gqONzG__cardActions{gap:1rem;display:flex}.StagesSection-module__gqONzG__primaryButton,.StagesSection-module__gqONzG__secondaryButton{border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-fast);flex:1;padding:.875rem 1.5rem;font-weight:600;text-decoration:none}.StagesSection-module__gqONzG__primaryButton{background:var(--card-color);color:#fff;border:2px solid #0000}.StagesSection-module__gqONzG__primaryButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.StagesSection-module__gqONzG__secondaryButton{color:var(--card-color);background:#3b82f61a;border:2px solid #3b82f633}.StagesSection-module__gqONzG__secondaryButton:hover{border-color:var(--card-color);background:#3b82f633;transform:translateY(-2px)}.StagesSection-module__gqONzG__cardGlow{background:radial-gradient(circle at center,var(--card-color)0%,transparent 70%);opacity:0;transition:opacity var(--transition-normal);pointer-events:none;z-index:1;position:absolute;inset:0}.StagesSection-module__gqONzG__stageCard:hover .StagesSection-module__gqONzG__cardGlow{opacity:.05}.StagesSection-module__gqONzG__cardBorder{border-radius:var(--radius-2xl);background:linear-gradient(45deg,var(--card-color),transparent)border-box;-webkit-mask-composite:xor;opacity:0;transition:opacity var(--transition-normal);pointer-events:none;border:2px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.StagesSection-module__gqONzG__stageCard:hover .StagesSection-module__gqONzG__cardBorder{opacity:.5}.StagesSection-module__gqONzG__progressIndicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:all var(--transition-normal);background:#fffffff2;border-top:1px solid #3b82f61a;padding:1rem;position:absolute;bottom:-1px;left:0;right:0;transform:translateY(100%)}.StagesSection-module__gqONzG__stageCard:hover .StagesSection-module__gqONzG__progressIndicator{opacity:1;transform:translateY(0)}.StagesSection-module__gqONzG__progressBar{border-radius:var(--radius-full);background:#3b82f61a;height:6px;margin-bottom:.5rem;overflow:hidden}.StagesSection-module__gqONzG__progressFill{background:var(--card-color);border-radius:var(--radius-full);height:100%;transition:width 1s}.StagesSection-module__gqONzG__progressText{color:var(--gray-600);font-size:.875rem;font-weight:500}.StagesSection-module__gqONzG__waveDivider{height:100px;position:absolute;bottom:-200px;left:0;right:0;transform:translateY(1px)}.StagesSection-module__gqONzG__waveDivider svg{width:100%;height:100%;max-width:auto;fill:#dffbff;rotate:180deg}@keyframes StagesSection-module__gqONzG__floatShapes{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,20px)rotate(240deg)}}@keyframes StagesSection-module__gqONzG__numberPulse{0%,to{box-shadow:var(--shadow-lg);transform:scale(1)}50%{box-shadow:0 0 30px var(--card-color);transform:scale(1.1)}}@media (max-width:1024px){.StagesSection-module__gqONzG__sectionTitle{font-size:2.5rem}.StagesSection-module__gqONzG__stagesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.StagesSection-module__gqONzG__cardTitle{font-size:1.5rem}}@media (max-width:768px){.StagesSection-module__gqONzG__sectionTitle{font-size:3rem}.StagesSection-module__gqONzG__sectionDescription{font-size:1.125rem}.StagesSection-module__gqONzG__stagesGrid{grid-template-columns:1fr;max-width:340px;margin:0 auto 4rem}.StagesSection-module__gqONzG__cardActions{flex-direction:column}.StagesSection-module__gqONzG__primaryButton,.StagesSection-module__gqONzG__secondaryButton{width:100%}}@media (max-width:480px){.StagesSection-module__gqONzG__sectionTitle{font-size:1.75rem}.StagesSection-module__gqONzG__cardContent{padding:1.5rem}.StagesSection-module__gqONzG__cardTitle{font-size:1.375rem}.StagesSection-module__gqONzG__featuresTitle{font-size:1rem}.StagesSection-module__gqONzG__featureItem{font-size:.875rem}}
.EncouragementSection-module__O7pAOa__encouragementSection{background:linear-gradient(360deg,#e4f1ff 0%,#fff 50%,#d6fdf7 100%);padding:2rem;position:relative;overflow:hidden}.EncouragementSection-module__O7pAOa__particlesContainer{pointer-events:none;z-index:1;position:absolute;inset:0}.EncouragementSection-module__O7pAOa__particle{background:var(--secondary-400);opacity:.15;border-radius:50%;animation:linear infinite EncouragementSection-module__O7pAOa__floatParticle;position:absolute}.EncouragementSection-module__O7pAOa__waves{opacity:.2;position:absolute;inset:0;overflow:hidden}.EncouragementSection-module__O7pAOa__wave1,.EncouragementSection-module__O7pAOa__wave2,.EncouragementSection-module__O7pAOa__wave3{background:linear-gradient(90deg,transparent,var(--secondary-400),transparent);height:150px;animation:25s linear infinite EncouragementSection-module__O7pAOa__waveMove;position:absolute;bottom:0;left:0;right:0}.EncouragementSection-module__O7pAOa__wave1{opacity:.4;animation-delay:0s}.EncouragementSection-module__O7pAOa__wave2{opacity:.3;height:120px;animation-delay:-8s}.EncouragementSection-module__O7pAOa__wave3{opacity:.2;height:100px;animation-delay:-16s}.EncouragementSection-module__O7pAOa__stars{pointer-events:none;position:absolute;inset:0}.EncouragementSection-module__O7pAOa__star{background:#fff;border-radius:50%;width:4px;height:4px;animation:linear infinite EncouragementSection-module__O7pAOa__twinkle;position:absolute}.EncouragementSection-module__O7pAOa__container{max-width:auto;z-index:2;align-items:center;margin:0 auto;position:relative}.EncouragementSection-module__O7pAOa__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-left:500px;padding-right:500px}.EncouragementSection-module__O7pAOa__textContent{opacity:0;transition:all 1s;transform:translate(-50px)}.EncouragementSection-module__O7pAOa__textContent.EncouragementSection-module__O7pAOa__visible{opacity:1;transform:translate(0)}.EncouragementSection-module__O7pAOa__header{margin-bottom:3rem}.EncouragementSection-module__O7pAOa__titleBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);box-shadow:var(--shadow-md);background:#fffffff2;border:1px solid #f59e0b33;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;display:inline-flex}.EncouragementSection-module__O7pAOa__badgeIcon{color:var(--secondary-600);width:1.25rem;height:1.25rem}.EncouragementSection-module__O7pAOa__titleBadge span{color:var(--secondary-700);font-size:.9375rem;font-weight:600}.EncouragementSection-module__O7pAOa__title{color:var(--gray-900);margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.EncouragementSection-module__O7pAOa__highlight{background:var(--gradient-secondary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:.5rem}.EncouragementSection-module__O7pAOa__subtitle{color:var(--gray-600);margin:0;font-size:1.25rem;line-height:1.6}.EncouragementSection-module__O7pAOa__messageCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl);background:#fffffff2;border:1px solid #3b82f61a;margin-bottom:3rem;overflow:hidden}.EncouragementSection-module__O7pAOa__messageHeader{border-bottom:1px solid #3b82f61a;align-items:center;gap:1rem;padding:2rem 2rem 1rem;display:flex}.EncouragementSection-module__O7pAOa__messageIcon{font-size:2rem;animation:2s ease-in-out infinite EncouragementSection-module__O7pAOa__bounce}.EncouragementSection-module__O7pAOa__messageTitle{color:#00800f;margin:0;font-family:GE SS Two;font-size:1.76rem;font-weight:700}.EncouragementSection-module__O7pAOa__messageBody{padding:2rem}.EncouragementSection-module__O7pAOa__mainMessage{color:var(--gray-800);text-align:center;margin-bottom:2.5rem;font-size:2rem;font-weight:600;line-height:1.4}.EncouragementSection-module__O7pAOa__emphasis{color:var(--primary-600);margin:0 .5rem;font-weight:800;display:inline-block;position:relative}.EncouragementSection-module__O7pAOa__emphasis:after{content:"";background:var(--gradient-primary);border-radius:var(--radius-full);height:3px;animation:2s ease-in-out infinite EncouragementSection-module__O7pAOa__underlinePulse;position:absolute;bottom:-2px;left:0;right:0}.EncouragementSection-module__O7pAOa__goalCard{border-radius:var(--radius-xl);background:linear-gradient(135deg,#3b82f60d 0%,#f59e0b0d 100%);border:1px solid #3b82f61a;margin-bottom:2rem;padding:2rem}.EncouragementSection-module__O7pAOa__goalHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.EncouragementSection-module__O7pAOa__goalIcon{color:purple;width:1.5rem;height:1.5rem}.EncouragementSection-module__O7pAOa__goalLabel{color:var(--gray-800);font-size:1.125rem;font-weight:600}.EncouragementSection-module__O7pAOa__goalNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.EncouragementSection-module__O7pAOa__numberWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.EncouragementSection-module__O7pAOa__number{color:var(--primary-600);text-shadow:0 4px 20px #3b82f64d;font-size:4rem;font-weight:900;line-height:1;animation:2s ease-in-out infinite EncouragementSection-module__O7pAOa__numberGlow}.EncouragementSection-module__O7pAOa__numberLabel{color:var(--gray-600);font-size:1rem;font-weight:500}.EncouragementSection-module__O7pAOa__goalProgress{margin-top:1.5rem}.EncouragementSection-module__O7pAOa__progressBar{border-radius:var(--radius-full);background:#3b82f61a;height:8px;margin-bottom:.5rem;overflow:hidden}.EncouragementSection-module__O7pAOa__progressFill{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width 5s}.EncouragementSection-module__O7pAOa__progressText{color:var(--gray-600);text-align:center;font-size:.875rem;font-weight:500;display:block}.EncouragementSection-module__O7pAOa__successMessage{border-radius:var(--radius-xl);background:linear-gradient(135deg,#10b9811a 0%,#10b9810d 100%);border:1px solid #10b98133;align-items:center;gap:1rem;padding:1.5rem;display:flex}.EncouragementSection-module__O7pAOa__successIcon{width:2rem;height:2rem;color:var(--success-500);flex-shrink:0}.EncouragementSection-module__O7pAOa__successMessage p{color:var(--gray-800);flex:1;margin:0;font-size:1.5rem}.EncouragementSection-module__O7pAOa__successHighlight{color:var(--success-600);margin:0 .25rem;font-weight:800;position:relative}.EncouragementSection-module__O7pAOa__successHighlight:after{content:"";background:linear-gradient(90deg,var(--success-500),transparent);border-radius:var(--radius-full);height:3px;position:absolute;bottom:-2px;left:0;right:0}.EncouragementSection-module__O7pAOa__and{color:var(--gray-600);margin:0 .5rem}.EncouragementSection-module__O7pAOa__messageFooter{background:linear-gradient(90deg,#3b82f60d 0%,#0000 100%);border-top:1px solid #3b82f61a;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.EncouragementSection-module__O7pAOa__footerIcon{width:1.5rem;height:1.5rem;color:var(--primary-600);animation:2s ease-in-out infinite EncouragementSection-module__O7pAOa__zap}.EncouragementSection-module__O7pAOa__footerText{color:var(--gray-700);margin:0;font-size:1.125rem;font-weight:500}.EncouragementSection-module__O7pAOa__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:3rem;display:grid}.EncouragementSection-module__O7pAOa__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);transition:all var(--transition-fast);background:#ffffffe6;border:1px solid #3b82f61a;align-items:center;gap:1rem;padding:1.5rem;display:flex}.EncouragementSection-module__O7pAOa__statCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.EncouragementSection-module__O7pAOa__statIconWrapper{background:linear-gradient(135deg,var(--primary-100)0%,var(--primary-200)100%);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.EncouragementSection-module__O7pAOa__statIcon{font-size:1.5rem}.EncouragementSection-module__O7pAOa__statContent{flex-direction:column;display:flex}.EncouragementSection-module__O7pAOa__statNumber{color:var(--primary-700);font-size:1.5rem;font-weight:800;line-height:1}.EncouragementSection-module__O7pAOa__statLabel{color:var(--gray-600);margin-top:.25rem;font-size:.875rem}.EncouragementSection-module__O7pAOa__ctaSection{gap:1rem;display:flex}.EncouragementSection-module__O7pAOa__primaryCta,.EncouragementSection-module__O7pAOa__secondaryCta{border-radius:var(--radius-xl);transition:all var(--transition-fast);border:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-flex}.EncouragementSection-module__O7pAOa__primaryCta{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-lg)}.EncouragementSection-module__O7pAOa__primaryCta:hover{box-shadow:var(--shadow-xl);transform:translateY(-3px)}.EncouragementSection-module__O7pAOa__secondaryCta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-600);border:2px solid var(--primary-200);background:#ffffffe6}.EncouragementSection-module__O7pAOa__secondaryCta:hover{background:var(--primary-50);border-color:var(--primary-300);transform:translateY(-3px)}.EncouragementSection-module__O7pAOa__ctaIcon{transition:transform var(--transition-fast)}.EncouragementSection-module__O7pAOa__primaryCta:hover .EncouragementSection-module__O7pAOa__ctaIcon{transform:translate(5px)}.EncouragementSection-module__O7pAOa__visualContent{opacity:0;transition:all 1s .3s;transform:translate(50px)}.EncouragementSection-module__O7pAOa__visualContent.EncouragementSection-module__O7pAOa__visible{opacity:1;transform:translate(0)}.EncouragementSection-module__O7pAOa__successAnimation{max-width:500px;margin:0 auto;position:relative}.EncouragementSection-module__O7pAOa__trophyContainer{width:300px;height:300px;margin:0 auto 3rem;position:relative}.EncouragementSection-module__O7pAOa__trophy{z-index:3;width:150px;height:200px;animation:6s ease-in-out infinite EncouragementSection-module__O7pAOa__trophyFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EncouragementSection-module__O7pAOa__trophyBase{background:linear-gradient(135deg,var(--secondary-400)0%,var(--secondary-600)100%);border-radius:10px;width:100px;height:30px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.EncouragementSection-module__O7pAOa__trophyCup{background:linear-gradient(135deg,var(--secondary-300)0%,var(--secondary-500)100%);border-radius:40px 40px 10px 10px;width:80px;height:120px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.EncouragementSection-module__O7pAOa__trophyCup:before{content:"";background:linear-gradient(135deg,var(--secondary-200)0%,transparent 100%);border-radius:30px 30px 5px 5px;position:absolute;inset:10px}.EncouragementSection-module__O7pAOa__trophyHandle{background:linear-gradient(135deg,var(--secondary-500)0%,var(--secondary-700)100%);border-radius:20px;width:40px;height:60px;position:absolute;top:40px;right:-20px;transform:rotate(20deg)}.EncouragementSection-module__O7pAOa__trophyGlow{background:radial-gradient(circle,#fbbf244d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite EncouragementSection-module__O7pAOa__trophyGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EncouragementSection-module__O7pAOa__trophyRing1,.EncouragementSection-module__O7pAOa__trophyRing2{border:2px solid #fbbf244d;border-radius:50%;animation:20s linear infinite EncouragementSection-module__O7pAOa__trophyRingRotate;position:absolute;inset:0}.EncouragementSection-module__O7pAOa__trophyRing2{border:2px solid #fbbf2433;animation:30s linear infinite EncouragementSection-module__O7pAOa__trophyRingRotateReverse}.EncouragementSection-module__O7pAOa__floatingElements{position:absolute;inset:0}.EncouragementSection-module__O7pAOa__floatingBook,.EncouragementSection-module__O7pAOa__floatingPen,.EncouragementSection-module__O7pAOa__floatingLight{flex-direction:column;align-items:center;gap:.5rem;animation:8s ease-in-out infinite EncouragementSection-module__O7pAOa__floatElement;display:flex;position:absolute}.EncouragementSection-module__O7pAOa__floatingBook{animation-delay:0s;top:10%;left:10%}.EncouragementSection-module__O7pAOa__floatingPen{animation-delay:-2.5s;top:60%;right:10%}.EncouragementSection-module__O7pAOa__floatingLight{animation-delay:-5s;bottom:20%;left:20%}.EncouragementSection-module__O7pAOa__floatingBook span:first-child,.EncouragementSection-module__O7pAOa__floatingPen span:first-child,.EncouragementSection-module__O7pAOa__floatingLight span:first-child{font-size:2rem;animation:3s ease-in-out infinite EncouragementSection-module__O7pAOa__iconBounce}.EncouragementSection-module__O7pAOa__floatingText{color:var(--gray-700);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);background:#ffffffe6;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.EncouragementSection-module__O7pAOa__achievementBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.EncouragementSection-module__O7pAOa__badge1,.EncouragementSection-module__O7pAOa__badge2,.EncouragementSection-module__O7pAOa__badge3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);box-shadow:var(--shadow-md);background:#ffffffe6;border:1px solid #3b82f633;align-items:center;gap:.5rem;padding:.75rem 1.25rem;animation:4s ease-in-out infinite EncouragementSection-module__O7pAOa__badgeFloat;display:flex}.EncouragementSection-module__O7pAOa__badge1{animation-delay:0s}.EncouragementSection-module__O7pAOa__badge2{animation-delay:-1.5s}.EncouragementSection-module__O7pAOa__badge3{animation-delay:-3s}.EncouragementSection-module__O7pAOa__badgeIcon{font-size:1.25rem}.EncouragementSection-module__O7pAOa__badgeText{color:var(--gray-800);font-size:.875rem;font-weight:600}.EncouragementSection-module__O7pAOa__inspirationQuote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl);text-align:center;background:#fffffff2;border:1px solid #3b82f61a;padding:2rem;animation:6s ease-in-out infinite EncouragementSection-module__O7pAOa__quoteFloat;position:relative}.EncouragementSection-module__O7pAOa__quoteMark{color:var(--primary-300);margin-bottom:1rem;font-size:3rem;line-height:1}.EncouragementSection-module__O7pAOa__quoteText{color:var(--gray-800);margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.6}.EncouragementSection-module__O7pAOa__quoteAuthor{text-align:center}.EncouragementSection-module__O7pAOa__authorName{color:var(--primary-600);font-size:1rem;font-weight:600}.EncouragementSection-module__O7pAOa__waveDivider{z-index:1;pointer-events:none;height:100px;position:absolute;bottom:-1px;left:0;right:0}.EncouragementSection-module__O7pAOa__waveDivider svg{fill:#fff;width:100%;height:100%}@keyframes EncouragementSection-module__O7pAOa__floatParticle{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)rotate(360deg)}}@keyframes EncouragementSection-module__O7pAOa__waveMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes EncouragementSection-module__O7pAOa__twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes EncouragementSection-module__O7pAOa__underlinePulse{0%,to{opacity:1;width:100%}50%{opacity:.7;width:80%}}@keyframes EncouragementSection-module__O7pAOa__numberGlow{0%,to{text-shadow:0 4px 20px #3b82f64d}50%{text-shadow:0 4px 40px #3b82f699}}@keyframes EncouragementSection-module__O7pAOa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes EncouragementSection-module__O7pAOa__zap{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes EncouragementSection-module__O7pAOa__trophyFloat{0%,to{transform:translate(-50%,-50%)translateY(0)rotate(0)}50%{transform:translate(-50%,-50%)translateY(-20px)rotate(5deg)}}@keyframes EncouragementSection-module__O7pAOa__trophyGlow{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@keyframes EncouragementSection-module__O7pAOa__trophyRingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes EncouragementSection-module__O7pAOa__trophyRingRotateReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes EncouragementSection-module__O7pAOa__floatElement{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}@keyframes EncouragementSection-module__O7pAOa__iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes EncouragementSection-module__O7pAOa__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes EncouragementSection-module__O7pAOa__quoteFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1200px){.EncouragementSection-module__O7pAOa__content{gap:3rem}.EncouragementSection-module__O7pAOa__title{font-size:3rem}.EncouragementSection-module__O7pAOa__mainMessage{font-size:1.75rem}.EncouragementSection-module__O7pAOa__number{font-size:3.5rem}.EncouragementSection-module__O7pAOa__trophyContainer{width:250px;height:250px}.EncouragementSection-module__O7pAOa__trophy{width:120px;height:160px}}@media (max-width:1024px){.EncouragementSection-module__O7pAOa__content{text-align:center;grid-template-columns:1fr}.EncouragementSection-module__O7pAOa__visualContent{order:-1;margin-bottom:3rem}.EncouragementSection-module__O7pAOa__messageHeader,.EncouragementSection-module__O7pAOa__goalHeader,.EncouragementSection-module__O7pAOa__successMessage,.EncouragementSection-module__O7pAOa__messageFooter,.EncouragementSection-module__O7pAOa__goalNumbers,.EncouragementSection-module__O7pAOa__ctaSection{justify-content:center}.EncouragementSection-module__O7pAOa__primaryCta,.EncouragementSection-module__O7pAOa__secondaryCta{max-width:300px}}@media (max-width:768px){.EncouragementSection-module__O7pAOa__container{max-width:auto;z-index:2;align-items:center;margin:0 auto;position:relative}.EncouragementSection-module__O7pAOa__messageTitle{color:#00800f;margin:0;font-family:GE SS Two;font-size:1.5rem;font-weight:700}.EncouragementSection-module__O7pAOa__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-left:0;padding-right:0}.EncouragementSection-module__O7pAOa__encouragementSection{padding:6rem 1rem 4rem}.EncouragementSection-module__O7pAOa__title{font-size:2.5rem}.EncouragementSection-module__O7pAOa__mainMessage{font-size:1.5rem}.EncouragementSection-module__O7pAOa__number{font-size:3rem}.EncouragementSection-module__O7pAOa__statsGrid{grid-template-columns:1fr;max-width:300px;margin:0 auto 3rem}.EncouragementSection-module__O7pAOa__ctaSection{flex-direction:column;align-items:center}.EncouragementSection-module__O7pAOa__primaryCta,.EncouragementSection-module__O7pAOa__secondaryCta{width:100%;max-width:100%}.EncouragementSection-module__O7pAOa__trophyContainer{width:200px;height:200px;margin-bottom:2rem}.EncouragementSection-module__O7pAOa__trophy{width:100px;height:140px}.EncouragementSection-module__O7pAOa__floatingBook,.EncouragementSection-module__O7pAOa__floatingPen,.EncouragementSection-module__O7pAOa__floatingLight{width:max-content;margin:.5rem auto;animation:none;position:relative;transform:none!important}.EncouragementSection-module__O7pAOa__floatingElements{flex-direction:column;align-items:center;gap:1rem;margin:1.5rem 0;display:flex;position:relative}}@media (max-width:480px){.EncouragementSection-module__O7pAOa__title{font-size:2rem}.EncouragementSection-module__O7pAOa__mainMessage{font-size:1.25rem}.EncouragementSection-module__O7pAOa__messageBody,.EncouragementSection-module__O7pAOa__goalCard{padding:1.5rem}.EncouragementSection-module__O7pAOa__number{font-size:2.5rem}.EncouragementSection-module__O7pAOa__successMessage p{font-size:1.25rem}.EncouragementSection-module__O7pAOa__statCard{padding:1.25rem}.EncouragementSection-module__O7pAOa__inspirationQuote{padding:1.5rem}.EncouragementSection-module__O7pAOa__quoteText{font-size:1.125rem}}
.Footer-module__S6Hkya__footer{background:linear-gradient(180deg,var(--primary-900)0%,var(--primary-800)100%);color:#fff;word-spacing:1.5px;position:relative;overflow:hidden}.Footer-module__S6Hkya__wavesTop{height:100px;position:absolute;top:-1px;left:0;right:0}.Footer-module__S6Hkya__wavesTop svg{width:100%;height:100%;fill:var(--primary-800)}.Footer-module__S6Hkya__footerContent{z-index:2;align-items:center;max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem;position:relative}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-content:center;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__footerSection{animation:.6s Footer-module__S6Hkya__fadeInUp}.Footer-module__S6Hkya__logoSection{margin-top:-40px;margin-bottom:1rem}.Footer-module__S6Hkya__logo{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__logoCircle{background:linear-gradient(135deg,var(--secondary-500),var(--secondary-700));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Footer-module__S6Hkya__logoText{color:#ffe100;font-size:3rem;font-weight:800}.Footer-module__S6Hkya__logoInfo{padding:10px}.Footer-module__S6Hkya__logoTitle{color:#ffe100;margin:-20px 0 -10rem;font-family:GE SS Two;font-size:2rem;font-weight:700}.Footer-module__S6Hkya__logoSubtitle{color:#fff;max-width:10px;margin:0;padding-right:100px;font-size:1rem}.Footer-module__S6Hkya__platformDescription{color:#fff;max-width:500px;margin-top:-40px;margin-bottom:-10px;font-size:1.3rem;line-height:2}.Footer-module__S6Hkya__contactInfo{margin:2rem 0}.Footer-module__S6Hkya__contactItem{color:#cec100e6;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.9375rem;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--secondary-400);width:1.25rem;height:1.25rem}.Footer-module__S6Hkya__socialLinks{margin-top:2rem}.Footer-module__S6Hkya__socialTitle{color:#ffd900;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Footer-module__S6Hkya__socialIcons{gap:2rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;width:44px;height:44px;transition:all var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--secondary-500);border-color:var(--secondary-500);transform:translateY(-3px)}.Footer-module__S6Hkya__socialIcon svg{width:1.25rem;height:1.25rem}.Footer-module__S6Hkya__sectionTitle{color:#fff;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700;position:relative}.Footer-module__S6Hkya__sectionTitle:after{content:"";background:var(--secondary-500);border-radius:var(--radius-full);width:50px;height:3px;position:absolute;bottom:0;right:0}.Footer-module__S6Hkya__linksList{margin:0 0 -70px;padding:0;list-style:none}.Footer-module__S6Hkya__linkItem{margin-bottom:.75rem}.Footer-module__S6Hkya__link{color:#fff;transition:all var(--transition-fast);align-items:center;margin-bottom:0;font-family:GE SS Two;font-size:1.25rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__link:hover{color:var(--secondary-400);transform:translate(-5px)}.Footer-module__S6Hkya__stageBullet{width:8px;height:8px;transition:all var(--transition-fast);background:#fbff00;border-radius:50%;margin-left:.75rem}.Footer-module__S6Hkya__link:hover .Footer-module__S6Hkya__stageBullet{transform:scale(1.5)}.Footer-module__S6Hkya__copyrightSection{border-top:1px solid #ffffff1a;padding-top:2rem}.Footer-module__S6Hkya__copyrightContent{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__copyrightText{color:#fff;text-align:center;margin:0;font-size:.9rem}.Footer-module__S6Hkya__copyrightLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__copyrightLink{color:#ffffffb3;transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.Footer-module__S6Hkya__copyrightLink:hover{color:var(--secondary-400)}.Footer-module__S6Hkya__backToTop{background:var(--secondary-500);width:50px;height:50px;color:var(--gray-900);cursor:pointer;transition:all var(--transition-fast);z-index:1000;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;position:fixed;bottom:2rem;left:2rem;transform:translateY(20px)}.Footer-module__S6Hkya__backToTop.Footer-module__S6Hkya__visible{opacity:1;visibility:visible;transform:translateY(0)}.Footer-module__S6Hkya__backToTop:hover{background:var(--secondary-400);box-shadow:var(--shadow-xl);transform:translateY(-5px)}.Footer-module__S6Hkya__footerParticles{pointer-events:none;z-index:1;position:absolute;inset:0}.Footer-module__S6Hkya__footerParticles:before{content:"";animation:Footer-module__S6Hkya__patternFloat 1 ease-in-out infinite;background-image:radial-gradient(circle at 20% 80%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}@keyframes Footer-module__S6Hkya__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer-module__S6Hkya__markerBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Footer-module__S6Hkya__patternFloat{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}@media (max-width:1024px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer-module__S6Hkya__copyrightContent{text-align:center;flex-direction:column}}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{padding:4rem 1rem 2rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__newsletterForm{flex-direction:column}.Footer-module__S6Hkya__copyrightText{color:#fff;text-align:center;margin:0;font-size:.74rem}.Footer-module__S6Hkya__newsletterButton{width:100%}.Footer-module__S6Hkya__backToTop{width:45px;height:45px;font-size:1.25rem;bottom:1rem;left:1rem}.Footer-module__S6Hkya__logoSubtitle{color:#fff;margin:0;font-size:.875rem}.Footer-module__S6Hkya__platformDescription{color:#fff;margin:0;font-size:1rem;line-height:1.6}}@media (max-width:480px){.Footer-module__S6Hkya__logo{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__copyrightLinks{flex-direction:column;align-items:center;gap:.75rem}}
.ProgressBar-module__VrAEDW__progressBarContainer{-webkit-backdrop-filter:blur(20px);z-index:999;background:#fff0;flex-direction:column;justify-content:center;height:60px;padding:0 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:5px;left:0;right:0;transform:translateY(0)}.ProgressBar-module__VrAEDW__progressBarContainer.ProgressBar-module__VrAEDW__hidden{transform:translateY(-100%)}.ProgressBar-module__VrAEDW__progressBarContainer.ProgressBar-module__VrAEDW__visible{transform:translateY(0)}.ProgressBar-module__VrAEDW__progressInfo{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}.ProgressBar-module__VrAEDW__currentSection{color:var(--primary-600);font-weight:600}.ProgressBar-module__VrAEDW__progressPercentage{color:var(--gray-600);background:var(--gray-100);border-radius:var(--radius-full);padding:.25rem .75rem;font-weight:700}.ProgressBar-module__VrAEDW__progressTrack{border-radius:var(--radius-full);background:#f0e68c00;height:10%;position:relative;overflow:hidden}.ProgressBar-module__VrAEDW__progressFill{border-radius:var(--radius-full);background:#4d036f;height:40%;transition:width .1s linear;position:relative;left:10px;right:10px}.ProgressBar-module__VrAEDW__sectionMarker{transition:all var(--transition-fast);flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.ProgressBar-module__VrAEDW__markerDot{width:12px;height:12px;transition:all var(--transition-fast);background:#fff0;border-radius:50%;margin-bottom:.25rem}.ProgressBar-module__VrAEDW__sectionMarker.ProgressBar-module__VrAEDW__active .ProgressBar-module__VrAEDW__markerDot{box-shadow:0 0 10px var(--primary-500);background:#fff0;transform:scale(1.2)}.ProgressBar-module__VrAEDW__markerLabel{color:var(--gray-500);white-space:nowrap;opacity:0;transition:all var(--transition-fast);font-size:.75rem;font-weight:500;transform:translateY(5px)}.ProgressBar-module__VrAEDW__sectionMarker:hover .ProgressBar-module__VrAEDW__markerLabel,.ProgressBar-module__VrAEDW__sectionMarker.ProgressBar-module__VrAEDW__active .ProgressBar-module__VrAEDW__markerLabel{opacity:1;transform:translateY(0)}@media (max-width:768px){.ProgressBar-module__VrAEDW__progressBarContainer{height:60px;padding:0 1rem}.ProgressBar-module__VrAEDW__progressInfo{font-size:.75rem}.ProgressBar-module__VrAEDW__markerLabel{display:none}.ProgressBar-module__VrAEDW__sectionMarker:hover .ProgressBar-module__VrAEDW__markerLabel{background:var(--gray-800);color:#fff0;border-radius:var(--radius-sm);white-space:nowrap;z-index:1;padding:.25rem .5rem;font-size:.75rem;display:block;position:absolute;top:20px}}@media (max-width:480px){.ProgressBar-module__VrAEDW__progressInfo{flex-direction:column;align-items:flex-start;gap:.25rem}.ProgressBar-module__VrAEDW__progressPercentage{align-self:flex-end;padding:.125rem .5rem;font-size:.75rem}}
.HomePage-module___T8iSG__container{background:linear-gradient(180deg,white 0%,var(--primary-50)100%);min-height:100vh;transition:background-color .3s;position:relative;overflow-x:hidden}.HomePage-module___T8iSG__main{position:relative}.HomePage-module___T8iSG__loadingContainer{background:linear-gradient(135deg,var(--primary-800)0%,var(--primary-900)100%);color:#fff;direction:rtl;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.HomePage-module___T8iSG__loadingSpinner{border:4px solid #ffffff1a;border-top-color:var(--secondary-500);border-radius:50%;width:80px;height:80px;margin-bottom:2rem;animation:1s linear infinite HomePage-module___T8iSG__spin;position:relative}.HomePage-module___T8iSG__loadingSpinner:after{content:"";border:2px solid #fbbf2433;border-radius:50%;animation:2s linear infinite reverse HomePage-module___T8iSG__spin;position:absolute;inset:-10px}.HomePage-module___T8iSG__loadingText{text-align:center;max-width:300px;font-size:1.5rem;font-weight:500;line-height:1.6;animation:1.5s ease-in-out infinite HomePage-module___T8iSG__pulse}.HomePage-module___T8iSG__loadingProgress{border-radius:var(--radius-full);background:#ffffff1a;width:300px;height:6px;margin-top:2rem;overflow:hidden}.HomePage-module___T8iSG__loadingProgressBar{background:linear-gradient(90deg,var(--secondary-500),var(--secondary-400));border-radius:var(--radius-full);height:100%;transition:width .3s;position:relative}.HomePage-module___T8iSG__loadingProgressBar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80);width:20px;animation:2s ease-in-out infinite HomePage-module___T8iSG__glowMove;position:absolute;top:0;bottom:0;right:0}@keyframes HomePage-module___T8iSG__spin{to{transform:rotate(360deg)}}@keyframes HomePage-module___T8iSG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.HomePage-module___T8iSG__loadingText{font-size:1.25rem}.HomePage-module___T8iSG__loadingProgress{width:250px}}@media (max-width:480px){.HomePage-module___T8iSG__loadingSpinner{width:60px;height:60px}.HomePage-module___T8iSG__loadingText{font-size:1rem}.HomePage-module___T8iSG__loadingProgress{width:200px}}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;contain-intrinsic-size:0 500px}body{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;overflow-x:hidden}section{backface-visibility:hidden;perspective:1000px;will-change:transform;contain:layout style paint;transform:translateZ(0)}img{max-width:100%;height:auto;aspect-ratio:attr(width)/attr(height);display:block;transform:translateZ(0)}@media (pointer:coarse){html{scroll-behavior:auto}*{-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{touch-action:pan-y pinch-zoom}img{image-rendering:-webkit-optimize-contrast}}header,nav,.sticky-element{will-change:transform;backface-visibility:hidden;contain:layout;transform:translateZ(0)}.container,.grid,.flex-container{contain:layout}h1,h2,h3,p{contain:layout;text-rendering:optimizeLegibility}::-webkit-scrollbar{background:0 0;width:0}@supports (content-visibility:auto){section{content-visibility:visible}}@media (hover:none){:hover{transition:none!important}}button,a,input,textarea,select{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.will-change-transform{will-change:transform;transform:translateZ(0)}@media (max-width:768px){*{box-shadow:none!important}}
