.Hero-module__ZARIfG__hero{background-color:#f7fafc;align-items:center;min-height:90vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}@media (max-width:991px){.Hero-module__ZARIfG__hero{min-height:auto;padding:7rem 0 4rem}}.Hero-module__ZARIfG__blob1{filter:blur(100px);pointer-events:none;z-index:0;background-color:#e06b2212;border-radius:50%;width:450px;height:450px;position:absolute;top:-10%;left:-5%}.Hero-module__ZARIfG__blob2{filter:blur(120px);pointer-events:none;z-index:0;background-color:#c5a85c14;border-radius:50%;width:550px;height:550px;position:absolute;bottom:0;right:-5%}.Hero-module__ZARIfG__contentWrapper{z-index:1;width:100%;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}@media (max-width:991px){.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:3rem}}.Hero-module__ZARIfG__textCol{flex-direction:column;align-items:flex-start;gap:1.75rem;display:flex}html[dir=rtl] .Hero-module__ZARIfG__textCol{align-items:flex-start}.Hero-module__ZARIfG__badge{color:var(--accent-orange);border-radius:var(--radius-full);letter-spacing:.5px;text-transform:uppercase;background-color:#e06b221a;border:1px solid #e06b2240;align-items:center;gap:8px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__title{color:var(--primary);font-size:4rem;font-weight:800;line-height:1.15;font-family:var(--font-sans);letter-spacing:-1px}html[dir=rtl] .Hero-module__ZARIfG__title{font-family:var(--font-arabic);letter-spacing:0;font-size:3.25rem;line-height:1.35}@media (max-width:1200px){.Hero-module__ZARIfG__title{font-size:3.25rem}html[dir=rtl] .Hero-module__ZARIfG__title{font-size:2.75rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2.5rem}html[dir=rtl] .Hero-module__ZARIfG__title{font-size:2.15rem}}.Hero-module__ZARIfG__underlineText{color:var(--primary);z-index:1;display:inline-block;position:relative}.Hero-module__ZARIfG__underlineSvg{z-index:-1;width:100%;height:16px;position:absolute;bottom:-6px;left:0;overflow:visible}.Hero-module__ZARIfG__underlineSvg path{stroke-dasharray:400;stroke-dashoffset:400px;animation:2s cubic-bezier(.16,1,.3,1) .5s forwards Hero-module__ZARIfG__drawUnderline}@keyframes Hero-module__ZARIfG__drawUnderline{to{stroke-dashoffset:0}}.Hero-module__ZARIfG__subtitle{color:var(--text-gray);max-width:600px;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.Hero-module__ZARIfG__subtitle{font-size:1.1rem}}.Hero-module__ZARIfG__trilingualBadges{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__ZARIfG__trilingualBadge{background-color:var(--theme-color);color:var(--text-color);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);border:1px solid #0000000d;align-items:center;gap:8px;padding:6px 14px;font-size:.9rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__flag{font-size:1.1rem}.Hero-module__ZARIfG__btnGroup{gap:1.25rem;width:100%;display:flex}@media (max-width:480px){.Hero-module__ZARIfG__btnGroup{flex-direction:column}.Hero-module__ZARIfG__btnGroup a{width:100%}}.Hero-module__ZARIfG__visualCol{justify-content:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__imageContainer{aspect-ratio:.95;width:100%;max-width:440px;position:relative}.Hero-module__ZARIfG__decorCircle1{z-index:1;background:linear-gradient(135deg,#e06b2226 0%,#e06b2200 100%);border:2px dashed #e06b224d;border-radius:50%;width:90px;height:90px;animation:20s linear infinite Hero-module__ZARIfG__rotateDashed;position:absolute;top:-20px;right:-20px}.Hero-module__ZARIfG__decorCircle2{z-index:0;background:radial-gradient(circle,#c5a85c1a 0%,#c5a85c00 70%);border-radius:50%;width:120px;height:120px;position:absolute;bottom:-30px;left:-30px}.Hero-module__ZARIfG__decorDots{z-index:0;background-image:radial-gradient(#0b1a3026 20%,#0000 20%);background-size:10px 10px;width:50px;height:80px;position:absolute;top:40%;left:-25px}@keyframes Hero-module__ZARIfG__rotateDashed{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__ZARIfG__imageCard{border-radius:var(--radius-lg);width:100%;height:100%;box-shadow:var(--shadow-premium);background-color:var(--primary);border:8px solid var(--bg-white);z-index:2;transition:transform .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:rotate(2deg)}.Hero-module__ZARIfG__imageCard:hover{transform:rotate(0)scale(1.02)}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.Hero-module__ZARIfG__floatingCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:3;background:#ffffffd9;border:1px solid #fff9;align-items:center;gap:12px;padding:12px 20px;animation:4s ease-in-out infinite alternate Hero-module__ZARIfG__floatWidget;display:flex;position:absolute;bottom:30px;left:-20px}html[dir=rtl] .Hero-module__ZARIfG__floatingCard{left:auto;right:-20px}.Hero-module__ZARIfG__floatingCardIcon{background:var(--grad-orange);width:42px;height:42px;color:var(--text-light);box-shadow:var(--shadow-orange-glow);border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__floatingCardTitle{color:var(--primary);font-size:.95rem;font-weight:800;display:block}.Hero-module__ZARIfG__floatingCardSub{color:var(--text-gray);font-size:.75rem;font-weight:600;display:block}@keyframes Hero-module__ZARIfG__floatWidget{0%{transform:translateY(0)rotate(2deg)}to{transform:translateY(-10px)rotate(2deg)}}@media (max-width:991px){.Hero-module__ZARIfG__imageContainer{margin-top:1.5rem}}
.AboutTilted-module__5ueayq__aboutSection{background-color:var(--bg-white);border-bottom:1px solid #0000000d;padding:6rem 0;position:relative;overflow:hidden}.AboutTilted-module__5ueayq__container{width:100%;position:relative}.AboutTilted-module__5ueayq__row{justify-content:space-between;align-items:center;gap:3rem;margin-bottom:5rem;display:flex}@media (max-width:991px){.AboutTilted-module__5ueayq__row{text-align:center;flex-direction:column;gap:3rem}}.AboutTilted-module__5ueayq__textCol{flex-direction:column;flex:1.2;align-items:flex-start;gap:1.5rem;max-width:600px;display:flex}@media (max-width:991px){.AboutTilted-module__5ueayq__textCol{align-items:center;max-width:100%}}.AboutTilted-module__5ueayq__sectionBadge{color:var(--accent-gold);border-radius:var(--radius-full);text-transform:uppercase;background-color:#c5a85c1f;border:1px solid #c5a85c40;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.AboutTilted-module__5ueayq__slogan{color:var(--primary);font-size:2.75rem;font-weight:800;line-height:1.2;font-family:var(--font-sans)}html[dir=rtl] .AboutTilted-module__5ueayq__slogan{font-family:var(--font-arabic);font-size:2.4rem;line-height:1.35}@media (max-width:480px){.AboutTilted-module__5ueayq__slogan{font-size:2rem}html[dir=rtl] .AboutTilted-module__5ueayq__slogan{font-size:1.85rem}}.AboutTilted-module__5ueayq__desc{color:var(--text-gray);font-size:1.1rem;line-height:1.7}.AboutTilted-module__5ueayq__btnGroup{gap:1.25rem;display:flex}@media (max-width:480px){.AboutTilted-module__5ueayq__btnGroup{flex-direction:column;width:100%}.AboutTilted-module__5ueayq__btnGroup a{width:100%}}.AboutTilted-module__5ueayq__imageColLeft{flex:.9;justify-content:flex-start;width:100%;display:flex}.AboutTilted-module__5ueayq__imageColRight{flex:.9;justify-content:flex-end;width:100%;display:flex}@media (max-width:991px){.AboutTilted-module__5ueayq__imageColLeft,.AboutTilted-module__5ueayq__imageColRight{justify-content:center;max-width:320px}}.AboutTilted-module__5ueayq__tiltedCard{border-radius:var(--radius-md);width:260px;box-shadow:var(--shadow-lg);background-color:var(--bg-white);padding:12px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative}.AboutTilted-module__5ueayq__cardPink{border:10px solid #fcddec;transform:rotate(-6deg)}.AboutTilted-module__5ueayq__cardPink:hover{transform:rotate(0)scale(1.05);box-shadow:0 20px 40px #fcddeca6}.AboutTilted-module__5ueayq__cardYellow{border:10px solid #fff3cd;transform:rotate(6deg)}.AboutTilted-module__5ueayq__cardYellow:hover{transform:rotate(0)scale(1.05);box-shadow:0 20px 40px #fff3cda6}.AboutTilted-module__5ueayq__imgWrapper{aspect-ratio:1/1.1;border-radius:var(--radius-sm);width:100%;overflow:hidden}.AboutTilted-module__5ueayq__scrapImg{object-fit:cover;width:100%;height:100%;display:block}.AboutTilted-module__5ueayq__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}@media (max-width:991px){.AboutTilted-module__5ueayq__pillarsGrid{grid-template-columns:1fr;gap:1.5rem}}.AboutTilted-module__5ueayq__pillarCard{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #00000005;flex-direction:column;align-items:flex-start;gap:1rem;padding:2.25rem 2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;position:relative}.AboutTilted-module__5ueayq__pillarCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}html[dir=rtl] .AboutTilted-module__5ueayq__pillarCard{align-items:flex-start}.AboutTilted-module__5ueayq__pillarBlue{background-color:#f0f7ff}.AboutTilted-module__5ueayq__pillarBlue .AboutTilted-module__5ueayq__pillarIcon{color:#0062cc;background-color:#0062cc1a}.AboutTilted-module__5ueayq__pillarGreen{background-color:#eafaf1}.AboutTilted-module__5ueayq__pillarGreen .AboutTilted-module__5ueayq__pillarIcon{color:#28a745;background-color:#28a7451a}.AboutTilted-module__5ueayq__pillarYellow{background-color:#fffde6}.AboutTilted-module__5ueayq__pillarYellow .AboutTilted-module__5ueayq__pillarIcon{color:#f39c12;background-color:#f39c121a}.AboutTilted-module__5ueayq__pillarIcon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:52px;height:52px;display:flex}.AboutTilted-module__5ueayq__pillarTitle{color:var(--primary);font-size:1.25rem;font-weight:800}.AboutTilted-module__5ueayq__pillarDesc{color:var(--text-gray);font-size:.95rem;line-height:1.5}
.Programs-module__5gRd4W__programs{background-color:#f7fafc;padding:6rem 0;position:relative;overflow:hidden}.Programs-module__5gRd4W__container{width:100%}.Programs-module__5gRd4W__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.Programs-module__5gRd4W__badge{color:var(--primary);border-radius:var(--radius-full);text-transform:uppercase;background-color:#0b1a3014;border:1px solid #0b1a3026;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.Programs-module__5gRd4W__title{color:var(--primary);font-size:2.75rem;font-weight:800;line-height:1.2}html[dir=rtl] .Programs-module__5gRd4W__title{font-family:var(--font-arabic);font-size:2.35rem}.Programs-module__5gRd4W__subtitle{color:var(--text-gray);max-width:650px;font-size:1.15rem}.Programs-module__5gRd4W__splitWrapper{gap:2.5rem;width:100%;margin-top:2rem;display:flex;position:relative}@media (max-width:768px){.Programs-module__5gRd4W__splitWrapper{flex-direction:column;gap:2.5rem}}.Programs-module__5gRd4W__splitCard{border-radius:var(--radius-md);cursor:pointer;height:380px;box-shadow:var(--shadow-md);background-position:50%;background-size:cover;flex:1;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.Programs-module__5gRd4W__splitCard:hover{box-shadow:var(--shadow-premium);transform:translateY(-8px)}.Programs-module__5gRd4W__cardGoldTheme{border-bottom:6px solid var(--accent-gold)}.Programs-module__5gRd4W__cardBlueTheme{border-bottom:6px solid var(--accent-orange)}.Programs-module__5gRd4W__splitCardContent{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:2.5rem;display:flex}html[dir=rtl] .Programs-module__5gRd4W__splitCardContent{align-items:flex-start}.Programs-module__5gRd4W__splitAge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-light);border-radius:var(--radius-full);background-color:#fff3;margin-bottom:.75rem;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.Programs-module__5gRd4W__splitTitle{color:var(--text-light);margin-bottom:.5rem;font-size:1.85rem;font-weight:800;line-height:1.2}html[dir=rtl] .Programs-module__5gRd4W__splitTitle{font-family:var(--font-arabic)}.Programs-module__5gRd4W__splitCta{color:var(--accent-orange-light);font-size:.95rem;font-weight:700;transition:color .3s}.Programs-module__5gRd4W__splitCard:hover .Programs-module__5gRd4W__splitCta{color:var(--text-light)}.Programs-module__5gRd4W__capacityBadge{z-index:10;background-color:var(--bg-white);width:160px;height:160px;box-shadow:var(--shadow-lg);text-align:center;border:8px solid #f7fafc;border-radius:50%;justify-content:center;align-items:center;padding:1rem;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Programs-module__5gRd4W__capacityBadgeInner{flex-direction:column;gap:4px;display:flex}.Programs-module__5gRd4W__capacityText{color:var(--accent-orange);font-size:1.15rem;font-weight:800;line-height:1.15;display:block}.Programs-module__5gRd4W__capacitySubText{color:var(--text-gray);font-size:.7rem;line-height:1.2;display:block}@media (max-width:768px){.Programs-module__5gRd4W__capacityBadge{border-color:var(--bg-white);width:130px;height:130px;margin:-1.5rem auto -.5rem;position:relative;top:auto;left:auto;transform:none}.Programs-module__5gRd4W__capacityText{font-size:1rem}}.Programs-module__5gRd4W__detailsDivider{align-items:center;width:100%;margin:5rem 0 3rem;display:flex}.Programs-module__5gRd4W__detailsDividerLabel{background-color:var(--bg-white);border-radius:var(--radius-full);color:var(--text-gray);box-shadow:var(--shadow-sm);white-space:nowrap;border:1px solid #0000000d;padding:6px 18px;font-size:.9rem;font-weight:700}.Programs-module__5gRd4W__dividerLine{background-color:#00000014;flex-grow:1;height:1px;margin-left:1rem}html[dir=rtl] .Programs-module__5gRd4W__dividerLine{margin-left:0;margin-right:1rem}.Programs-module__5gRd4W__dashboard{grid-template-columns:320px 1fr;align-items:start;gap:3rem;display:grid}@media (max-width:991px){.Programs-module__5gRd4W__dashboard{grid-template-columns:1fr;gap:2.5rem}}.Programs-module__5gRd4W__sidebar{background-color:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #0000000a;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Programs-module__5gRd4W__tabBtn{border-radius:var(--radius-sm);text-align:left;transition:all var(--transition-normal);background-color:#0000;border:1px solid #0000;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:flex}html[dir=rtl] .Programs-module__5gRd4W__tabBtn{text-align:right}.Programs-module__5gRd4W__activeTabBtn{background-color:#f0f7ff;border-color:#0062cc26}.Programs-module__5gRd4W__tabNumber{color:var(--text-muted);transition:color var(--transition-fast);font-size:1.5rem;font-weight:800}.Programs-module__5gRd4W__activeTabBtn .Programs-module__5gRd4W__tabNumber{color:var(--accent-gold)}.Programs-module__5gRd4W__tabMeta{flex-direction:column;gap:2px;display:flex}.Programs-module__5gRd4W__tabTitle{color:var(--primary);font-size:1.1rem;font-weight:800}.Programs-module__5gRd4W__tabAge{color:var(--text-gray);font-size:.8rem;font-weight:600}.Programs-module__5gRd4W__panel{background-color:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid #0000000a;grid-template-columns:340px 1fr;gap:2.5rem;padding:3rem;animation:.5s ease-out Programs-module__5gRd4W__panelReveal;display:grid}@keyframes Programs-module__5gRd4W__panelReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.Programs-module__5gRd4W__panel{grid-template-columns:1fr}}@media (max-width:480px){.Programs-module__5gRd4W__panel{padding:1.5rem}}.Programs-module__5gRd4W__posterSide{justify-content:center;align-items:center;display:flex}.Programs-module__5gRd4W__imgFrame{border-radius:var(--radius-md);box-shadow:var(--shadow-md);cursor:pointer;aspect-ratio:1/1.15;border:6px solid var(--bg-light);width:100%;max-width:320px;position:relative;overflow:hidden}.Programs-module__5gRd4W__posterImg{object-fit:cover;width:100%;height:100%;display:block}.Programs-module__5gRd4W__zoomHint{opacity:0;background-color:#0b1a3066;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Programs-module__5gRd4W__imgFrame:hover .Programs-module__5gRd4W__zoomHint{opacity:1}.Programs-module__5gRd4W__zoomIcon{background-color:var(--bg-white);width:48px;height:48px;color:var(--primary);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;display:flex}.Programs-module__5gRd4W__infoSide{flex-direction:column;gap:1.5rem;display:flex}.Programs-module__5gRd4W__panelHeader{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.Programs-module__5gRd4W__ageBadge{color:var(--accent-gold);border-radius:var(--radius-full);background-color:#c5a85c1f;border:1px solid #c5a85c33;padding:4px 12px;font-size:.8rem;font-weight:700}.Programs-module__5gRd4W__panelTitle{color:var(--primary);font-size:1.85rem;font-weight:800}.Programs-module__5gRd4W__panelDesc{color:var(--text-gray);font-size:1.05rem;line-height:1.6}.Programs-module__5gRd4W__focusList{flex-direction:column;gap:10px;display:flex}.Programs-module__5gRd4W__focusItem{color:var(--text-dark);align-items:flex-start;gap:12px;font-size:.95rem;font-weight:600;display:flex}.Programs-module__5gRd4W__bullet{color:var(--accent-gold);flex-shrink:0;margin-top:3px}.Programs-module__5gRd4W__langMastery{border-top:1px solid #00000014;flex-direction:column;gap:10px;padding-top:1.5rem;display:flex}.Programs-module__5gRd4W__langMasteryTitle{color:var(--primary);text-transform:uppercase;font-size:.9rem;font-weight:800}.Programs-module__5gRd4W__langPills{flex-wrap:wrap;gap:8px;display:flex}.Programs-module__5gRd4W__langPill{background-color:var(--bg-light);color:var(--text-muted);border-radius:var(--radius-full);border:1px solid #0000000d;padding:6px 14px;font-size:.85rem;font-weight:700}.Programs-module__5gRd4W__langPillActive{color:var(--accent-orange);background-color:#e06b2214;border-color:#e06b2226}.Programs-module__5gRd4W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#060d1bd9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Programs-module__5gRd4W__modalContent{background-color:var(--bg-white);border-radius:var(--radius-md);width:100%;max-width:480px;box-shadow:var(--shadow-premium);flex-direction:column;gap:1.5rem;padding:1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) Programs-module__5gRd4W__modalReveal;display:flex;position:relative}@keyframes Programs-module__5gRd4W__modalReveal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Programs-module__5gRd4W__closeBtn{color:var(--text-gray);align-self:flex-end;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.Programs-module__5gRd4W__modalImage{border-radius:var(--radius-sm);width:100%;display:block}
.Features-module__zvCZ4q__features{background-color:var(--bg-white);border-bottom:1px solid #0000000d;padding:6rem 0;position:relative;overflow:hidden}.Features-module__zvCZ4q__container{width:100%}.Features-module__zvCZ4q__blob1{filter:blur(100px);pointer-events:none;z-index:0;background-color:#e06b220d;border-radius:50%;width:400px;height:400px;position:absolute;top:-10%;right:-5%}.Features-module__zvCZ4q__blob2{filter:blur(120px);pointer-events:none;z-index:0;background-color:#c5a85c0f;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-5%;left:-5%}.Features-module__zvCZ4q__layoutGrid{z-index:1;grid-template-columns:.95fr 1.05fr;align-items:center;gap:5rem;display:grid;position:relative}@media (max-width:991px){.Features-module__zvCZ4q__layoutGrid{grid-template-columns:1fr;gap:4rem}}.Features-module__zvCZ4q__avatarCol{justify-content:center;align-items:center;width:100%;display:flex}.Features-module__zvCZ4q__avatarWrapper{width:320px;height:320px;position:relative}.Features-module__zvCZ4q__avatarCircle{border:8px solid var(--bg-white);width:250px;height:250px;box-shadow:var(--shadow-premium);z-index:2;background-color:var(--primary);border-radius:50%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Features-module__zvCZ4q__avatarImg{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.Features-module__zvCZ4q__orbitBadge{z-index:3;background-color:var(--bg-white);border-radius:var(--radius-full);box-shadow:var(--shadow-md);color:var(--primary);border:1px solid #0000000d;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:800;display:flex;position:absolute}.Features-module__zvCZ4q__badgeIcon{font-size:1.15rem}.Features-module__zvCZ4q__badgeMath{animation:4s ease-in-out infinite alternate Features-module__zvCZ4q__floatMath;top:5%;left:-15px}.Features-module__zvCZ4q__badgeSci{animation:3.5s ease-in-out infinite alternate Features-module__zvCZ4q__floatSci;top:-15px;right:15px}.Features-module__zvCZ4q__badgeLang{animation:4.5s ease-in-out infinite alternate Features-module__zvCZ4q__floatLang;bottom:25px;left:-25px}.Features-module__zvCZ4q__badgeArt{animation:3s ease-in-out infinite alternate Features-module__zvCZ4q__floatArt;bottom:-15px;right:10px}.Features-module__zvCZ4q__badgeSport{animation:3.8s ease-in-out infinite alternate Features-module__zvCZ4q__floatSport;top:40%;right:-30px}@keyframes Features-module__zvCZ4q__floatMath{0%{transform:translateY(0)rotate(2deg)}to{transform:translateY(-10px)rotate(-2deg)}}@keyframes Features-module__zvCZ4q__floatSci{0%{transform:translateY(0)rotate(-1deg)}to{transform:translateY(-12px)rotate(3deg)}}@keyframes Features-module__zvCZ4q__floatLang{0%{transform:translateY(0)rotate(3deg)}to{transform:translateY(-8px)rotate(-3deg)}}@keyframes Features-module__zvCZ4q__floatArt{0%{transform:translateY(0)rotate(-3deg)}to{transform:translateY(-10px)rotate(1deg)}}@keyframes Features-module__zvCZ4q__floatSport{0%{transform:translateY(0)rotate(1deg)}to{transform:translateY(-12px)rotate(-2deg)}}.Features-module__zvCZ4q__infoCol{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}html[dir=rtl] .Features-module__zvCZ4q__infoCol{align-items:flex-start}@media (max-width:991px){.Features-module__zvCZ4q__infoCol{text-align:center;align-items:center}}.Features-module__zvCZ4q__badge{color:var(--accent-orange);border-radius:var(--radius-full);text-transform:uppercase;background-color:#e06b221f;border:1px solid #e06b2240;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.Features-module__zvCZ4q__title{color:var(--primary);font-size:2.75rem;font-weight:800;line-height:1.2}html[dir=rtl] .Features-module__zvCZ4q__title{font-family:var(--font-arabic);font-size:2.35rem}@media (max-width:480px){.Features-module__zvCZ4q__title{font-size:2rem}}.Features-module__zvCZ4q__desc{color:var(--text-gray);font-size:1.1rem;line-height:1.7}.Features-module__zvCZ4q__checklist{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;width:100%;margin:.75rem 0;display:grid}@media (max-width:550px){.Features-module__zvCZ4q__checklist{grid-template-columns:1fr;gap:1rem}}.Features-module__zvCZ4q__checkItem{align-items:center;gap:12px;display:flex}html[dir=rtl] .Features-module__zvCZ4q__checkItem{justify-content:flex-start}@media (max-width:991px){.Features-module__zvCZ4q__checkItem{justify-content:center}}.Features-module__zvCZ4q__checkIconWrapper{width:30px;height:30px;color:var(--accent-orange);box-shadow:var(--shadow-sm);background-color:#e06b2214;border:1px solid #e06b2233;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Features-module__zvCZ4q__checkText{color:var(--primary);font-size:1rem;font-weight:800}
.TrilingualSystems-module__hNYgjW__systemsSection{background-color:#f7fafc;border-bottom:1px solid #0000000d;padding:6rem 0;position:relative;overflow:hidden}.TrilingualSystems-module__hNYgjW__container{width:100%}.TrilingualSystems-module__hNYgjW__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.TrilingualSystems-module__hNYgjW__badge{color:#0062cc;border-radius:var(--radius-full);text-transform:uppercase;background-color:#0062cc14;border:1px solid #0062cc26;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.TrilingualSystems-module__hNYgjW__title{color:var(--primary);font-size:2.75rem;font-weight:800;line-height:1.2}html[dir=rtl] .TrilingualSystems-module__hNYgjW__title{font-family:var(--font-arabic);font-size:2.35rem}.TrilingualSystems-module__hNYgjW__subtitle{color:var(--text-gray);max-width:650px;font-size:1.15rem}.TrilingualSystems-module__hNYgjW__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;display:grid}@media (max-width:991px){.TrilingualSystems-module__hNYgjW__grid{grid-template-columns:1fr;gap:2rem;max-width:450px;margin:0 auto}}.TrilingualSystems-module__hNYgjW__card{background-color:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid #0000000a;flex-direction:column;gap:1.5rem;padding:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex}.TrilingualSystems-module__hNYgjW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.TrilingualSystems-module__hNYgjW__mapContainer{border-radius:var(--radius-sm);background-color:#f8fafc;border:1px solid #00000005;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.TrilingualSystems-module__hNYgjW__mapIcon{width:auto;height:140px;color:var(--primary-light);opacity:.65;transition:transform .5s}.TrilingualSystems-module__hNYgjW__card:hover .TrilingualSystems-module__hNYgjW__mapIcon{transform:scale(1.08)}.TrilingualSystems-module__hNYgjW__langBadge{background-color:var(--primary);color:var(--text-light);border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:800;position:absolute;bottom:12px;right:12px}html[dir=rtl] .TrilingualSystems-module__hNYgjW__langBadge{left:12px;right:auto}.TrilingualSystems-module__hNYgjW__cardContent{flex-direction:column;gap:1rem;display:flex}.TrilingualSystems-module__hNYgjW__titleRow{align-items:center;gap:10px;display:flex}.TrilingualSystems-module__hNYgjW__flagIcon{font-size:1.5rem}.TrilingualSystems-module__hNYgjW__cardTitle{color:var(--primary);font-size:1.25rem;font-weight:800}html[dir=rtl] .TrilingualSystems-module__hNYgjW__cardTitle{font-family:var(--font-arabic)}.TrilingualSystems-module__hNYgjW__cardDesc{color:var(--text-gray);min-height:50px;font-size:.95rem;line-height:1.6}.TrilingualSystems-module__hNYgjW__cardLink{color:var(--accent-orange);align-self:flex-start;align-items:center;gap:6px;font-size:.95rem;font-weight:700;transition:color .2s;display:flex}html[dir=rtl] .TrilingualSystems-module__hNYgjW__cardLink{align-self:flex-start}.TrilingualSystems-module__hNYgjW__cardLink:hover{color:var(--accent-orange-light)}.TrilingualSystems-module__hNYgjW__cardLink svg{transition:transform .2s}.TrilingualSystems-module__hNYgjW__cardLink:hover svg{transform:translate(4px)}html[dir=rtl] .TrilingualSystems-module__hNYgjW__cardLink:hover svg{transform:translate(-4px)}
.ImageGallery-module__-4xlNG__gallerySection{background-color:var(--bg-white);padding:8rem 0}.ImageGallery-module__-4xlNG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.ImageGallery-module__-4xlNG__title{color:var(--primary);margin-bottom:1rem;font-size:2.75rem;font-weight:800}html[dir=rtl] .ImageGallery-module__-4xlNG__title{font-family:var(--font-arabic);font-size:2.5rem}.ImageGallery-module__-4xlNG__subtitle{color:var(--text-gray);font-size:1.1rem;line-height:1.6}.ImageGallery-module__-4xlNG__filterTabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:3.5rem;display:flex}.ImageGallery-module__-4xlNG__filterBtn{color:var(--primary);background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:var(--radius-full);transition:all var(--transition-fast);padding:.6rem 1.6rem;font-size:.9rem;font-weight:600}.ImageGallery-module__-4xlNG__filterBtn:hover{border-color:var(--accent-orange);color:var(--accent-orange)}.ImageGallery-module__-4xlNG__activeFilterBtn{background:var(--grad-primary);color:var(--text-light);border-color:var(--primary);box-shadow:var(--shadow-sm)}.ImageGallery-module__-4xlNG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:960px;margin:0 auto;display:grid}@media (max-width:1200px){.ImageGallery-module__-4xlNG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.ImageGallery-module__-4xlNG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.ImageGallery-module__-4xlNG__grid{grid-template-columns:1fr}}.ImageGallery-module__-4xlNG__card{border-radius:var(--radius-md);border:1px solid var(--border-color);background-color:var(--bg-light);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);cursor:pointer;overflow:hidden}.ImageGallery-module__-4xlNG__card:hover{box-shadow:var(--shadow-md);border-color:#e06b2233;transform:translateY(-5px)}.ImageGallery-module__-4xlNG__imgWrapper{aspect-ratio:.73;background-color:var(--primary-dark);position:relative;overflow:hidden}.ImageGallery-module__-4xlNG__posterImg{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ImageGallery-module__-4xlNG__card:hover .ImageGallery-module__-4xlNG__posterImg{transform:scale(1.04)}.ImageGallery-module__-4xlNG__hoverOverlay{opacity:0;transition:opacity var(--transition-normal);color:var(--text-light);background:#0b1a3080;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.ImageGallery-module__-4xlNG__card:hover .ImageGallery-module__-4xlNG__hoverOverlay{opacity:1}.ImageGallery-module__-4xlNG__zoomIcon{background-color:var(--accent-orange);width:44px;height:44px;box-shadow:var(--shadow-sm);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:flex;transform:scale(.9)}.ImageGallery-module__-4xlNG__card:hover .ImageGallery-module__-4xlNG__zoomIcon{transform:scale(1)}.ImageGallery-module__-4xlNG__zoomText{text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.ImageGallery-module__-4xlNG__labelArea{background-color:var(--bg-white);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.ImageGallery-module__-4xlNG__posterTitle{color:var(--primary);font-size:.95rem;font-weight:700}.ImageGallery-module__-4xlNG__posterMeta{color:var(--text-light);border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:700}.ImageGallery-module__-4xlNG__metaEn{background-color:var(--accent-gold)}.ImageGallery-module__-4xlNG__metaAr{background-color:var(--accent-orange)}.ImageGallery-module__-4xlNG__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0b1a30eb;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out ImageGallery-module__-4xlNG__fadeIn;display:flex;position:fixed;inset:0}.ImageGallery-module__-4xlNG__modalContent{flex-direction:column;width:100%;max-width:550px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) ImageGallery-module__-4xlNG__scaleIn;display:flex;position:relative}.ImageGallery-module__-4xlNG__modalImage{object-fit:contain;border-radius:var(--radius-md);width:100%;max-height:80vh;box-shadow:var(--shadow-premium)}.ImageGallery-module__-4xlNG__closeBtn{color:var(--text-light);align-items:center;gap:8px;padding:4px;font-size:1.5rem;font-weight:300;display:flex;position:absolute;top:-40px;right:0}.ImageGallery-module__-4xlNG__closeBtn:hover{color:var(--accent-orange)}
.RegistrationForm-module__pvEeRW__contactSection{background-color:var(--bg-light);padding:6rem 0;position:relative;overflow:hidden}.RegistrationForm-module__pvEeRW__titleBlock{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.RegistrationForm-module__pvEeRW__badge{color:var(--accent-orange);border-radius:var(--radius-full);text-transform:uppercase;background-color:#e06b2214;border:1px solid #e06b2226;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.RegistrationForm-module__pvEeRW__title{color:var(--primary);font-size:2.75rem;font-weight:800;line-height:1.2}html[dir=rtl] .RegistrationForm-module__pvEeRW__title{font-family:var(--font-arabic);font-size:2.35rem}.RegistrationForm-module__pvEeRW__subtitle{color:var(--text-gray);max-width:650px;font-size:1.15rem}.RegistrationForm-module__pvEeRW__grid{grid-template-columns:1.4fr .8fr;align-items:start;gap:3rem;display:grid}@media (max-width:991px){.RegistrationForm-module__pvEeRW__grid{grid-template-columns:1fr;gap:2.5rem}}.RegistrationForm-module__pvEeRW__formCard{background-color:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);border:1px solid #00000008;padding:3.5rem}@media (max-width:550px){.RegistrationForm-module__pvEeRW__formCard{padding:1.75rem}}.RegistrationForm-module__pvEeRW__form{flex-direction:column;gap:1.5rem;display:flex}.RegistrationForm-module__pvEeRW__formColumns{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (max-width:768px){.RegistrationForm-module__pvEeRW__formColumns{grid-template-columns:1fr;gap:2rem}}.RegistrationForm-module__pvEeRW__formSection{flex-direction:column;gap:1.25rem;display:flex}.RegistrationForm-module__pvEeRW__sectionHeading{color:var(--primary);font-size:1.25rem;font-weight:800;line-height:1.2}html[dir=rtl] .RegistrationForm-module__pvEeRW__sectionHeading{font-family:var(--font-arabic);font-size:1.15rem}.RegistrationForm-module__pvEeRW__divider{background-color:var(--accent-orange);border-radius:var(--radius-full);width:50px;height:3px;margin-top:-.5rem;margin-bottom:.25rem}html[dir=rtl] .RegistrationForm-module__pvEeRW__divider{margin-right:0}.RegistrationForm-module__pvEeRW__formGroup{flex-direction:column;gap:6px;width:100%;display:flex}.RegistrationForm-module__pvEeRW__label{color:var(--primary);font-size:.85rem;font-weight:700}.RegistrationForm-module__pvEeRW__input,.RegistrationForm-module__pvEeRW__select,.RegistrationForm-module__pvEeRW__textarea{width:100%;color:var(--text-dark);transition:all var(--transition-fast);background-color:#f8fafc;border:1.5px solid #0b1a301a;border-radius:12px;padding:.85rem 1rem;font-size:.95rem;font-weight:500}.RegistrationForm-module__pvEeRW__input:focus,.RegistrationForm-module__pvEeRW__select:focus,.RegistrationForm-module__pvEeRW__textarea:focus{border-color:var(--accent-orange);background-color:var(--bg-white);outline:none;box-shadow:0 0 0 4px #e06b2226}.RegistrationForm-module__pvEeRW__textarea{resize:vertical;min-height:110px}.RegistrationForm-module__pvEeRW__alertSuccess{color:#28a745;background-color:#eafaf1;border:1px solid #28a74533;border-radius:12px;padding:1rem;font-size:.95rem;font-weight:700}.RegistrationForm-module__pvEeRW__alertError{color:#dc3545;background-color:#fdf2f2;border:1px solid #dc354533;border-radius:12px;padding:1rem;font-size:.95rem;font-weight:700}.RegistrationForm-module__pvEeRW__infoCard{background:var(--grad-primary);color:var(--text-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;justify-content:space-between;gap:3.5rem;min-height:580px;padding:3.5rem 3rem;display:flex}@media (max-width:550px){.RegistrationForm-module__pvEeRW__infoCard{gap:2.5rem;min-height:auto;padding:2.25rem 1.75rem}}.RegistrationForm-module__pvEeRW__infoTitle{color:var(--text-light);margin-bottom:2rem;font-size:1.85rem;font-weight:800;line-height:1.2}html[dir=rtl] .RegistrationForm-module__pvEeRW__infoTitle{font-family:var(--font-arabic);font-size:1.6rem}.RegistrationForm-module__pvEeRW__infoList{flex-direction:column;gap:2rem;display:flex}.RegistrationForm-module__pvEeRW__infoItem{align-items:flex-start;gap:1.25rem;display:flex}.RegistrationForm-module__pvEeRW__infoIcon{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--accent-gold);background-color:#ffffff14;border:1px solid #ffffff26;flex-shrink:0;justify-content:center;align-items:center;display:flex}.RegistrationForm-module__pvEeRW__infoText{flex-direction:column;gap:4px;display:flex}.RegistrationForm-module__pvEeRW__infoLabel{color:var(--text-muted);text-transform:uppercase;font-size:.8rem;font-weight:700}.RegistrationForm-module__pvEeRW__infoVal{color:var(--text-light);font-size:1rem;font-weight:600;line-height:1.4}.RegistrationForm-module__pvEeRW__infoPhones{flex-direction:column;gap:4px;display:flex}.RegistrationForm-module__pvEeRW__phoneLink{color:var(--text-light);font-size:1rem;font-weight:600;transition:color .2s}.RegistrationForm-module__pvEeRW__phoneLink:hover{color:var(--accent-orange-light)}.RegistrationForm-module__pvEeRW__infoCardFooter{color:var(--text-muted);border-top:1px solid #ffffff1a;padding-top:1.5rem;font-size:.85rem;font-weight:500}
