.dark-mode-btn[data-v-48a031c4]{background-color:#1e1e1e;cursor:pointer;border-radius:1rem;width:60px;height:30px;position:relative;display:flex;justify-content:space-between;align-items:center;text-align:center}body.dark .dark-mode-btn[data-v-48a031c4]{background-color:#000}.dark-mode-btn[data-v-48a031c4]:before{content:"";position:absolute;top:50%;left:3%;transform:translate(3%,-50%);width:1.5rem;height:1.5rem;border-radius:50%;background-color:#fff;transition:.3s;z-index:0}.dark-mode-btn.active[data-v-48a031c4]:before{left:97%;transform:translate(-103%,-50%)}.dark-mode-btn span[data-v-48a031c4]{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.dark-mode-btn span.dark[data-v-48a031c4]{right:6%}.dark-mode-btn span.light[data-v-48a031c4]{left:6%}.dark-mode-btn .moon-icon[data-v-48a031c4],.dark-mode-btn .sun-icon[data-v-48a031c4]{font-size:1.25em}.dark-mode-btn .dark .moon-icon[data-v-48a031c4]{fill:#2abf7a}.dark-mode-btn .light .sun-icon[data-v-48a031c4]{color:#000}.dark-mode-btn.active .light .sun-icon[data-v-48a031c4]{color:#fff}.auth-btns-container[data-v-64d66313]{background-color:#f1f1f1;border-radius:12px;padding:.5rem}.auth-btns-container.not-auth[data-v-64d66313]{padding:1.2rem .5rem}.auth-btn[data-v-64d66313]{all:unset;padding:.5rem 1rem;border-radius:9.53px;font-weight:700;cursor:pointer}.login-btn[data-v-64d66313],.logout-btn[data-v-64d66313]{background-color:#fff;color:#1e1e1e;border:1px solid rgba(0,0,0,.2)}.register-btn[data-v-64d66313]{background-color:#f1f1f1;color:rgba(30,30,30,.7);margin-right:1rem}.mobile-only[data-v-64d66313]{display:none}body.dark .auth-btns-container[data-v-64d66313],body.dark .register-btn[data-v-64d66313]{background-color:#1e1e1e;border:1px solid #333}body.dark .register-btn[data-v-64d66313]{color:#f1f1f1}body.dark .login-btn[data-v-64d66313],body.dark .logout-btn[data-v-64d66313]{background-color:#333;color:#f1f1f1}@media (max-width:767px){.auth-btns-container[data-v-64d66313]{padding:.3rem}.auth-btns-container.not-auth[data-v-64d66313]{padding:.3rem!important}.desktop-only[data-v-64d66313]{display:none}.mobile-only[data-v-64d66313]{display:flex!important;align-items:center;padding:.5rem}}.progress-bar-container[data-v-3e157376]{width:100%;height:5px;background-color:#00000080;position:absolute;bottom:0;left:0;direction:ltr}.progress-bar-container .progress-line[data-v-3e157376]{height:100%;width:0;background-color:#f1c40f;background-color:#f58437;transition:width ease-in-out}.logo[data-v-6b3fb3bd]{width:80px;border-radius:50% 20%}.header[data-v-6d87b3da]{padding:.5rem 2rem;position:sticky;top:0;width:100%;background-color:#fff;z-index:555}body.dark .header[data-v-6d87b3da]{background-color:#1e1e1e!important}@media (max-width:767px){.header[data-v-6d87b3da]{padding:.5rem .7rem}.logo[data-v-6d87b3da]{width:60px!important}}.bg-dark-copy[data-v-7a7e7434]{background-color:#363535!important}.bg-custom[data-v-7a7e7434]{background-color:#262626!important}.bg-light-level[data-v-7a7e7434]{background-color:#f8f9fa}.icon[data-v-7a7e7434]{font-size:1.5em}.download-app[data-v-7a7e7434],.social-media a[data-v-7a7e7434],.social-media[data-v-7a7e7434]{display:flex;justify-content:center;align-items:center}.download-app[data-v-7a7e7434]{gap:1rem}.download-app img[data-v-7a7e7434]{width:150px;height:50px}.footer-content h5[data-v-7a7e7434]{color:#fff;font-size:1.5rem;font-weight:500;margin:1rem 0;text-align:center}.footer-copy[data-v-7a7e7434]{text-align:center;font-size:1.5rem;font-weight:900;display:flex;justify-content:center;align-items:center;gap:.5rem;margin:0;color:#203459}body.dark .footer-copy[data-v-7a7e7434]{color:#fff}.footer-copy img[data-v-7a7e7434]{width:150px}@media (max-width:576px){h5[data-v-7a7e7434]{font-size:1rem!important}.social-media a[data-v-7a7e7434]{padding:.5rem}.download-app[data-v-7a7e7434]{flex-direction:column}.footer-copy[data-v-7a7e7434]{gap:.5rem;font-size:1rem}}@media (max-width:300px){.footer-copy[data-v-7a7e7434]{flex-direction:column-reverse}}.banner-container[data-v-95c19168]{background-color:#fff;min-height:calc(100vh - 97px)}.banner-container .container[data-v-95c19168]{height:calc(100vh - 97px);display:flex;align-items:center}.banner-container .container .left[data-v-95c19168],.banner-container .container .right[data-v-95c19168]{width:50%;padding:1rem;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.banner-container .container .left .image[data-v-95c19168]{width:50%;margin:10px auto}.banner-container .container .left .image img[data-v-95c19168]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.banner-container .container .left .btns[data-v-95c19168]{padding:1rem 0;display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:100%}.banner-container .container .left .btns button[data-v-95c19168]{all:unset;padding:.5rem 1.5rem;border-radius:10px;cursor:pointer;text-align:center;max-width:200px}.banner-container .container .left .btns button.register-btn[data-v-95c19168]{background-color:#f58437;color:#fff}.banner-container .container .left .btns button.login-btn[data-v-95c19168]{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.2)}.banner-container .container .right[data-v-95c19168]{display:flex;justify-content:center;align-items:center}.banner-container .container .right .teacher-image[data-v-95c19168]{display:flex;justify-content:center;align-items:center;text-align:center;width:400px;height:400px;border-radius:50%;margin:0 auto}.banner-container .container .right .teacher-image img[data-v-95c19168]{width:100%;height:100%;border-radius:50% 20%;-o-object-fit:contain;object-fit:contain}@media (max-width:992px){.banner-container .container .right .teacher-image[data-v-95c19168]{width:300px;height:300px}}@media (max-width:767px){.banner-container .container[data-v-95c19168]{flex-direction:column;height:unset;min-height:100vh}.banner-container .container .left[data-v-95c19168],.banner-container .container .right[data-v-95c19168]{width:100%}.banner-container .container .left .btns button[data-v-95c19168]{width:100%;margin:0;margin-bottom:1rem;padding:.5rem 0}}@media (max-width:575px){.banner-container .container .right .teacher-image[data-v-95c19168]{width:100%;height:100%}}body.dark .banner-container[data-v-95c19168]{background:#262626;color:#fff}.follow-us h2[data-v-4071e9ac]{font-size:1.5rem;margin-bottom:20px;color:#ff7200;text-align:center;text-transform:uppercase;position:relative;display:inline-block;margin:1rem auto;padding:0 20px;width:100%}.social-media a[data-v-4071e9ac],.social-media[data-v-4071e9ac]{display:flex;justify-content:center;align-items:center}.about-container[data-v-4071e9ac]{display:flex;justify-content:space-between;align-items:center;margin:4rem 0!important;gap:1rem}.about-container .left[data-v-4071e9ac]{display:flex;justify-content:center;align-items:center;position:relative}.about-container .left img[data-v-4071e9ac]{width:100%;max-width:500px;height:auto;border-radius:50%}.about-container .left[data-v-4071e9ac]:after{position:absolute;right:0;left:0;bottom:0;top:0;margin:auto;width:75%;height:75%;content:"";border-radius:50%;background:linear-gradient(-147deg,rgba(255,114,0,.39),hsla(0,0%,100%,0));box-shadow:-27px 27px 52px 0 rgba(0,0,0,.08);animation:blinker-4071e9ac 2.5s ease-in-out infinite}@keyframes blinker-4071e9ac{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.about-one-shape1[data-v-4071e9ac]{position:absolute;right:0;top:36px}.about-shape1[data-v-4071e9ac]{animation:rotated-4071e9ac 20s linear infinite}@keyframes rotated-4071e9ac{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.about-one-shape2[data-v-4071e9ac]{position:absolute;z-index:2;left:36px;bottom:25px}.about-shape2[data-v-4071e9ac]{animation:float-bob-y-2-4071e9ac 4s linear infinite}@keyframes float-bob-y-2-4071e9ac{0%{transform:translateY(0) translateX(0) rotate(0deg)}50%{transform:translateY(10px) translateX(-10px) rotate(-5deg)}to{transform:translateY(0) translateX(0) rotate(0deg)}}.about-container .right[data-v-4071e9ac]{flex:2}.about-container .right h1[data-v-4071e9ac]{font-size:2rem;margin-bottom:10px;font-weight:700;color:#ff7200;text-align:center;text-transform:uppercase;position:relative;display:inline-block;margin:1rem auto;padding:0 20px;width:100%}.about-container .right h2[data-v-4071e9ac]{font-size:1.5rem;margin-bottom:20px}.about-container .right h2[data-v-4071e9ac]:before{content:"سنتر أكاديمية المستقبل - Future Academy Center";font-size:1.75rem;font-weight:900;text-align:center;color:#b4570b;background:linear-gradient(90deg,#ec6d05,#b4570b,#d28f58);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block;margin-bottom:0}.about-container .right p[data-v-4071e9ac]{font-size:1rem;line-height:1.5;color:#555;text-align:justify;margin:0 auto 1rem 0;font-weight:700}.about-container .right p svg[data-v-4071e9ac]{color:#ff7200;font-size:1.5rem;vertical-align:middle}.about-container .right p[data-v-4071e9ac]:first-of-type:before{content:"سنتر تعليمي للثانوية العامة";font-size:1.5rem;font-weight:700;color:#ff7200;width:100%;text-align:center;background:linear-gradient(90deg,#d28f58,#b4570b,#d28f58);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block;margin-bottom:1rem}body.dark .about-container .right p[data-v-4071e9ac]{color:#fff}@media screen and (max-width:1200px){.about-container .left img[data-v-4071e9ac]{width:100%;max-width:400px}}@media screen and (max-width:992px){.about-container[data-v-4071e9ac]{flex-direction:column;align-items:center}.about-container .right h2[data-v-4071e9ac]:before{font-size:1.5rem}.about-container .left img[data-v-4071e9ac]{width:100%;max-width:500px}.about-container .right h1[data-v-4071e9ac]{font-size:1.5rem}.about-container .right h2[data-v-4071e9ac]{font-size:1.25rem}}@media (max-width:576px){.social-media a[data-v-4071e9ac]{padding:.5rem}}.cards-container[data-v-2c3037e2]{width:100%;height:auto;box-sizing:border-box}.card[data-v-2c3037e2]{position:relative;min-width:350px;overflow:hidden;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.card-image[data-v-2c3037e2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-content[data-v-2c3037e2]{position:absolute;bottom:0;left:0;width:100%;height:20%;background-color:#f36e21;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .5s ease-in-out}.card:hover .card-content[data-v-2c3037e2]{height:100%}.default-text[data-v-2c3037e2]{position:relative;top:100%;font-family:Cairo;font-style:normal;font-size:20px;line-height:163%;text-align:right;color:#fff;font-size:18px;font-weight:700;transition:opacity .3s ease-in-out}.card:hover .default-text[data-v-2c3037e2]{opacity:0}.hover-content[data-v-2c3037e2]{opacity:0;text-align:center;transition:opacity .3s ease-in-out}.card:hover .hover-content[data-v-2c3037e2]{opacity:1}.hover-content h2[data-v-2c3037e2]{font-size:20px;margin-bottom:15px;font-weight:500}.hover-content p[data-v-2c3037e2]{margin-bottom:15px;width:75%;font-family:Cairo;font-style:normal;font-weight:300;font-size:15px;line-height:163%}.hover-content button[data-v-2c3037e2]{padding:10px 20px;color:#000;cursor:pointer;font-weight:700;box-sizing:border-box;font-size:12px;width:120px;height:41px;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:10px}@media (max-width:450px){.card[data-v-2c3037e2]{min-width:280px;max-width:280px;width:90%}.cards-container[data-v-2c3037e2]{width:100%;height:2000px;box-sizing:border-box}}.container[data-v-ae25d2ae]{width:1178px;margin-top:100px;margin-bottom:5rem}.feature-banner-1[data-v-ae25d2ae]{direction:ltr;width:1178px;height:129.21px;background:radial-gradient(20.18% 250.43% at 24.29% 53.13%,#fff 3.02%,#f58437 57.82%,#de4931 100%);border-radius:36.3393px}.feature-banner-2[data-v-ae25d2ae]{position:relative;height:100%}.feature-image[data-v-ae25d2ae]{position:relative;height:130px;width:auto;border-radius:50% 20%;z-index:2}.feature-banner-1 svg[data-v-ae25d2ae]{position:absolute;width:100%;height:190px;left:0;top:-2rem;transform:translate(0);z-index:1}.feature-register[data-v-ae25d2ae]{width:162.52px;height:100%;position:relative}.feature-register .h2[data-v-ae25d2ae]{height:38px;font-weight:700;font-size:23.2168px;text-align:right}.feature-register .h2[data-v-ae25d2ae],.feature-register .h3[data-v-ae25d2ae]{width:162.52px;font-family:Cairo;font-style:normal;line-height:163%;color:#fff}.feature-register .h3[data-v-ae25d2ae]{height:22px;font-weight:600;font-size:13.5106px;text-align:center}.feature-banner-bottom[data-v-ae25d2ae]{position:relative;display:flex}.card[data-v-ae25d2ae]{width:100%;background:#fff;border-radius:16px;padding:20px}.dark-mode.card[data-v-ae25d2ae]{color:#fff;background:#262626}.card .inside[data-v-ae25d2ae]{gap:15px}.card .inside .up[data-v-ae25d2ae],.card .inside[data-v-ae25d2ae]{display:flex;flex-direction:column;align-items:center}.card .inside h2[data-v-ae25d2ae]{font-size:18px;font-weight:600;color:#1e1e1e}.card .inside p[data-v-ae25d2ae]{font-size:12px;font-weight:600;color:rgba(30,30,30,.5)}.card .mid[data-v-ae25d2ae]{font-size:12px;text-align:center;color:rgba(0,0,0,.7)}.dark-mode.card .inside h2[data-v-ae25d2ae],.dark-mode.card .inside p[data-v-ae25d2ae],.dark-mode.card .mid[data-v-ae25d2ae]{color:#fff}.card .down .btn[data-v-ae25d2ae]{background:#f58437;color:#fff;border-radius:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:11.7918px;gap:11.79px;box-sizing:border-box;width:141.5px;height:41.27px}.card .down .btn[data-v-ae25d2ae]:hover{background:#e6e6e6;color:#000;box-sizing:border-box}@media (max-width:1000px){.feature-banner-1[data-v-ae25d2ae]{width:100%;height:auto}.container[data-v-ae25d2ae]{width:100%;height:auto;margin-top:100px}.feature-register[data-v-ae25d2ae]{bottom:auto;right:auto}}@media (max-width:768px){.feature-banner-1[data-v-ae25d2ae]{width:100%;height:auto;background:#df4a31}.feature-register[data-v-ae25d2ae]{bottom:auto;right:auto}.custom-margin[data-v-ae25d2ae]{margin-right:0!important}.container[data-v-ae25d2ae]{width:100%;height:auto;margin-top:100px}}@media (max-width:576px){.row[data-v-ae25d2ae]{flex-direction:column!important}.feature-banner-1[data-v-ae25d2ae]{width:100%;height:auto;background:#df4a31;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:1rem;padding:1rem}.feature-banner-1 svg[data-v-ae25d2ae]{height:300px;top:-5rem;display:none}.feature-register[data-v-ae25d2ae]{bottom:auto;right:auto}.custom-margin[data-v-ae25d2ae]{margin-right:0!important}.feature-image[data-v-ae25d2ae]{height:190px}.container[data-v-ae25d2ae]{width:100%;height:auto;margin-top:100px}}.con[data-v-4c4eb88f]{min-width:100%;height:auto}.dark-mode.con p[data-v-4c4eb88f]{color:#fff}.social[data-v-4c4eb88f]{width:609px;height:251px}.title[data-v-4c4eb88f]{width:609px;height:30px;font-family:Cairo;font-style:normal;font-weight:600;font-size:18.6907px;line-height:163%;text-align:center;color:#000}.social-icons[data-v-4c4eb88f]{width:609px;height:141px}.social-icons img[data-v-4c4eb88f]{width:141px;height:141px;transition:transform .3s ease,filter .3s ease}.social-icons img[data-v-4c4eb88f]:hover{transform:scale(1.12)}.social-icons img:hover~img[data-v-4c4eb88f]{transform:scale(.95)}@media (max-width:750px){.social-icons[data-v-4c4eb88f]{height:700px;margin-top:20px;width:auto}.social[data-v-4c4eb88f]{margin-top:100px;height:700px;width:auto}.title[data-v-4c4eb88f]{width:auto}}.icon-container[data-v-2f1bbcde]{display:flex;justify-content:center;align-items:center;height:60px;width:60px;margin:0 auto;border-radius:50%;background-color:rgba(0,0,0,.1)}.bg-custom[data-v-2f1bbcde]{background-color:#262626!important}.gif-icon[data-v-2f1bbcde]{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;border-radius:50%}.card[data-v-2f1bbcde]{max-height:25vh;min-height:25vh;height:auto;border-radius:1rem;transition:transform .3s ease-in-out}.card[data-v-2f1bbcde]:hover{transform:scale(1.05)}.card-body[data-v-2f1bbcde]{display:flex;flex-direction:column;justify-content:flex-start;justify-content:center;align-items:center;height:100%}@keyframes fade-up-2f1bbcde{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fade-down-2f1bbcde{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fade-left-2f1bbcde{0%{transform:translateX(-20px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fade-right-2f1bbcde{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes zoom-in-2f1bbcde{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes zoom-out-2f1bbcde{0%{transform:scale(1.1);opacity:0}to{transform:scale(1);opacity:1}}.up-part[data-v-2f1bbcde]{margin-top:50px}.con[data-v-361e4eb2]{display:flex;flex-direction:column;align-items:center;padding:0;gap:78px;width:100%;height:240px;margin-top:10%}.dark-mode.con p[data-v-361e4eb2]{color:#fff}.title[data-v-361e4eb2]{display:flex;flex-direction:row;align-items:center;padding:0;gap:10px;width:99px;height:30px;flex:none;order:0;flex-grow:0}.title img[data-v-361e4eb2]{width:18px;height:18px}.title p[data-v-361e4eb2]{width:100px;height:30px;font-family:Cairo;font-style:normal;font-weight:600;font-size:18.6907px;line-height:163%;text-align:center;color:#000}.news-ticker[data-v-361e4eb2]{overflow:hidden;width:100vw}.ticker-wrapper[data-v-361e4eb2]{display:flex;animation:scroll-361e4eb2 60s linear infinite}.news-ticker:hover .ticker-wrapper[data-v-361e4eb2]{animation-play-state:paused}@keyframes scroll-361e4eb2{0%{transform:translateX(0)}to{transform:translateX(100%)}}.card[data-v-361e4eb2]{display:flex;flex-direction:column;align-items:flex-start;padding:23px 26px;gap:10px;width:436px;height:132px;background:#fff;border-radius:35px;flex:none;order:4;flex-grow:0;margin-right:1%}.dark-mode.card[data-v-361e4eb2]{background:#262626}.card .ins[data-v-361e4eb2]{width:383px;height:85.93px;flex:none;order:0;flex-grow:0}.ins img[data-v-361e4eb2]{box-sizing:border-box;position:absolute;width:52px;height:52px;left:357px;top:23px}.ins p[data-v-361e4eb2]{position:absolute;width:308.94px;height:71.93px;left:26px;top:37px;font-family:Cairo;font-style:normal;font-weight:500;font-size:12.971px;line-height:163%;text-align:right;color:rgba(0,0,0,.7)}.father-container button[data-v-361e4eb2]{margin:5%;display:flex;flex-direction:row;align-items:center;padding:15px;gap:10px;width:55px;height:55px;border:1px solid transparent;background:#f58437;border-radius:27.5px}.loading[data-v-548acf8c]{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#000;font-size:1.5rem;font-weight:700}body.dark .loading[data-v-548acf8c]{color:#fff}.error[data-v-341a1cfd]{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#000;font-size:1.5rem;font-weight:700}body.dark .error[data-v-341a1cfd]{color:#fff}.card[data-v-0ac54ad8]{height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;background:#fff;border-radius:2rem;flex:none;order:4;flex-grow:0;width:350px;height:500px;overflow:hidden;max-height:500px;height:-moz-fit-content!important;height:fit-content!important;transition:all .3s ease-in-out}.card.teacher-view[data-v-0ac54ad8]{box-shadow:0 4px 4px rgba(0,0,0,.25);width:calc(33.33333% - 1rem)}.card.teacher-view[data-v-0ac54ad8]:hover{scale:1.02;transition:all .3s ease-in-out}.card .ins[data-v-0ac54ad8]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:0;gap:10px;width:100%}.ins img[data-v-0ac54ad8]{box-sizing:border-box;width:100%;height:250px;border-radius:2rem 2rem 0 0}.content[data-v-0ac54ad8]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;gap:10px;width:100%;height:auto}.ins p[data-v-0ac54ad8]{font-family:Cairo;font-style:normal;font-weight:500;font-size:12.971px;text-align:right;color:rgba(0,0,0,.7);margin:0;width:100%}.ins p.name[data-v-0ac54ad8]{font-weight:600;font-size:1.25rem;text-align:center;color:#000}.ins p.specialization[data-v-0ac54ad8]{font-weight:600;font-size:1rem;text-align:center;color:#000}.ins p.desc[data-v-0ac54ad8]{font-weight:400;font-size:.9rem;text-align:center;color:#000}body.dark .ins p[data-v-0ac54ad8]{color:#fff}.father-container button[data-v-0ac54ad8]{margin:5%;display:flex;flex-direction:row;align-items:center;padding:15px;gap:10px;width:55px;height:55px;border:1px solid transparent;background:#f58437;border-radius:27.5px}@media screen and (max-width:992px){.card.teacher-view[data-v-0ac54ad8]{width:calc(50% - 1rem)}}@media screen and (max-width:768px){.card.teacher-view[data-v-0ac54ad8]{width:100%}.card[data-v-0ac54ad8]{width:280px;height:auto}}.slide[data-v-0ac54ad8]{width:400px;min-width:400px;max-width:400px;margin:0!important;padding:1rem;border-radius:1rem;background:linear-gradient(180deg,#f58437,#f58437);box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;justify-content:space-around;align-items:center;flex-direction:column;gap:1rem;position:relative;transition:all .5s ease-in-out;overflow:hidden}.slide.teacher-view[data-v-0ac54ad8]{width:calc(33.33333% - 1rem)!important;min-width:calc(33.33333% - 1rem)!important;max-width:calc(33.33333% - 1rem)!important}.slide.slider-item .number[data-v-0ac54ad8]{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;text-align:center;padding:0;margin:0;width:55px;height:35px;background:linear-gradient(90deg,#3f51b5,#5366cc);z-index:1;border-radius:0 .5rem 0 0}.slide.slider-item.first .number[data-v-0ac54ad8]{background:linear-gradient(90deg,#1ec025,#19cd20)}.slide.slider-item.last .number[data-v-0ac54ad8]{background:linear-gradient(90deg,#f53737,#f53737)}.slide.slider-item .number p[data-v-0ac54ad8]{font-size:1.5rem;font-weight:700;text-align:center;color:#fff;margin:0}body.dark .slide[data-v-0ac54ad8]{background:linear-gradient(180deg,#7b4a28,#7b4a28);box-shadow:0 0 10px hsla(0,0%,100%,.1)}.slide[data-v-0ac54ad8]:hover{transform:scale(1.05);transition:all .5s ease-in-out}.slide .head[data-v-0ac54ad8]{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;margin-top:2rem}.slide .head h4[data-v-0ac54ad8],.slide .head p[data-v-0ac54ad8]{margin:0}.slide .head h4[data-v-0ac54ad8]{font-size:1.5rem;font-weight:600;color:#fff}.slide .head p[data-v-0ac54ad8]{font-size:1.25rem;font-weight:400;color:#fff}.slide .image[data-v-0ac54ad8]{width:auto;height:400px;border-radius:50%;border-radius:1rem;overflow:hidden}.slide .image img[data-v-0ac54ad8]{width:100%;height:100%;border-radius:50%;border-radius:1rem;-o-object-fit:fill;object-fit:fill}.slide h4[data-v-0ac54ad8]{margin:1rem 0}.set-card-footer[data-v-0ac54ad8]{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.details-button[data-v-0ac54ad8]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;background-color:#6c757d;background:linear-gradient(45deg,#6c757d,#4b4f54 50%,#3a3f42);color:#fff;transition:all .3s ease-in-out}.set-card-footer button.details-button[data-v-0ac54ad8]:hover{background:linear-gradient(45deg,#51585d,#69717c 50%,#85929e);transition:all .3s ease-in-out}.set-card-footer button[data-v-0ac54ad8]:active{transform:scale(.98)}.set-card-footer button[data-v-0ac54ad8]:focus{outline:none}.set-card-footer button[data-v-0ac54ad8]:disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.set-card-footer button[data-v-0ac54ad8]:disabled:hover{opacity:1}.set-card-footer button[data-v-0ac54ad8]:disabled:active{transform:none}.set-card-footer button[data-v-0ac54ad8]:disabled:focus{box-shadow:none;outline:none}@media (max-width:992px){.slide.teacher-view[data-v-0ac54ad8]{width:calc(50% - 1rem)!important;min-width:calc(50% - 1rem)!important;max-width:calc(50% - 1rem)!important}}@media (max-width:767px){.slide.teacher-view[data-v-0ac54ad8]{width:100%!important;min-width:100%!important;max-width:100%!important}}@media (max-width:576px){.slide[data-v-0ac54ad8]{width:275px!important;min-width:275px!important;max-width:275px!important}.slide .image[data-v-0ac54ad8]{width:100%;height:300px}.slide .image img[data-v-0ac54ad8]{width:100%;height:100%;border-radius:50%;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.slide .head h4[data-v-0ac54ad8]{font-size:1.25rem}.slide .head p[data-v-0ac54ad8]{font-size:1rem}}.con[data-v-05c9febc]{padding:2rem 0 1rem 0;gap:2rem;height:auto;min-height:calc(100vh - 300px);width:100%}.swiper-slide img[data-v-05c9febc]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dark-mode.con p[data-v-05c9febc]{color:#fff}.title[data-v-05c9febc]{flex-direction:row;padding:0;gap:10px;flex:none;order:0;flex-grow:0;width:100%;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem}.title img[data-v-05c9febc],.title svg[data-v-05c9febc]{width:1.5rem;height:1.5rem;color:#f58437}.title p[data-v-05c9febc]{font-family:Cairo;font-style:normal;font-weight:600;font-size:18.6907px;line-height:163%;text-align:center;margin:0;color:#000}.slider[data-v-05c9febc]{padding:3rem 0;margin:3rem 0;overflow:scroll;scrollbar-width:none;position:relative;width:100%}.slider .slide-track[data-v-05c9febc]{--length:7;--time:30s;animation:scroll-05c9febc var(--time) linear 2s infinite alternate;display:flex;gap:1rem;width:100%}.slider .slide-track[data-v-05c9febc]:hover{animation-play-state:paused}@keyframes scroll-05c9febc{0%{transform:translateX(0)}to{transform:translateX((320px*var(--length)))}}.profile-box-info-container[data-v-0af397b7]{width:80%;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:3rem 2rem;border-radius:50px;margin:0 auto;box-shadow:0 0 10px 0 #00000010;gap:2rem;overflow:hidden}.profile-box-image[data-v-0af397b7]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.profile-box-image img.profile-image[data-v-0af397b7]{width:150px;height:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover}button.profile-image-button[data-v-0af397b7]{background-color:#09f;color:#fff;padding:.5rem 2rem;border-radius:35px;cursor:pointer;border:none;outline:none;position:relative;overflow:hidden;transition:all .3s}button.profile-image-button[data-v-0af397b7]:hover{background-color:#2abf7a}.profile-box-info[data-v-0af397b7]{display:flex;flex-direction:column;gap:.5rem;min-width:50%}.profile-box-info .profile-box-info-item[data-v-0af397b7]{width:100%}.profile-box-info .profile-box-info-item a[data-v-0af397b7]{display:flex;align-items:center;gap:1rem}.profile-box-info .profile-box-info-item span[data-v-0af397b7]{color:#000;font-size:1.25rem;font-weight:500}body.dark .profile-box-info .profile-box-info-item span[data-v-0af397b7]{color:#fff}.profile-box-info .profile-box-info-item h3[data-v-0af397b7]{font-size:2.25rem;font-weight:700;color:#000;margin:0}.profile-box-info .profile-box-info-item svg[data-v-0af397b7]{font-size:1.25rem;color:#000}.profile-box-info .profile-box-info-item a[data-v-0af397b7]{font-size:1.25rem;font-weight:300;color:#00000080;text-decoration:none}.online-center-badge[data-v-0af397b7]{padding:8px 15px;border-radius:50px;text-align:center;background-color:#2abf7950;border:1px solid #2abf7a;color:#1e1e1e;font-weight:700}body.dark .add-center-code[data-v-0af397b7]{color:#fff}.add-center-code[data-v-0af397b7]{all:unset;cursor:pointer;padding:8px 15px;border-radius:8px;text-align:center;background-color:#2abf7950;color:#1e1e1e;transition:all .5s;border:1px solid #2abf7a;font-weight:700;font-size:1.25rem}.verified-icon[data-v-0af397b7]{color:#1e40af!important}.rank-score-container[data-v-0af397b7]{display:flex;justify-content:center;align-items:center;margin:0 auto;gap:3rem;overflow:hidden}.rank-score-container svg[data-v-0af397b7]{font-size:4rem}.rank-score-container .rank[data-v-0af397b7],.rank-score-container .score[data-v-0af397b7]{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:1rem}.rank-score-container .rank svg[data-v-0af397b7]{color:gold!important}.rank-score-container .score svg[data-v-0af397b7]{color:#d4af37}.rank-score-container h4[data-v-0af397b7]{color:#000;margin:0;font-size:1.5rem;font-weight:700}body.dark .online-center-badge[data-v-0af397b7]{color:#fff}body.dark .verified-icon[data-v-0af397b7]{color:#fff!important}body.dark .profile-box-info-container[data-v-0af397b7]{background-color:#1d4955}body.dark .profile-box-info-container h3[data-v-0af397b7],body.dark .profile-box-info-container svg[data-v-0af397b7]{color:#fff}body.dark .profile-box-info-container a[data-v-0af397b7]{color:#ffffff80}body.dark .rank-score-container .score svg[data-v-0af397b7],body.dark .rank-score-container h4[data-v-0af397b7]{color:#fff}@media screen and (max-width:992px){.profile-box-info-container[data-v-0af397b7]{width:100%;flex-direction:column;gap:1.5rem}.profile-box-image img.profile-image[data-v-0af397b7]{width:100px;height:100px}.profile-box-info[data-v-0af397b7]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.profile-box-info button.profile-image-button[data-v-0af397b7]{margin-top:1rem}.profile-box-info .profile-box-info-item a[data-v-0af397b7]{gap:.5rem}.profile-box-info .profile-box-info-item h3[data-v-0af397b7]{font-size:1.5rem}.profile-box-info .profile-box-info-item a[data-v-0af397b7],.profile-box-info .profile-box-info-item svg[data-v-0af397b7]{font-size:1rem}}@media (max-width:575px){.rank-score-container[data-v-0af397b7]{gap:1.5rem}.rank-score-container svg[data-v-0af397b7]{font-size:3rem}.add-center-code[data-v-0af397b7]{font-size:1rem;padding:5px 10px}.profile-box-info-container[data-v-0af397b7]{padding:3rem 1rem}}.platform-statistics-box-container[data-v-4b05348c]{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:3rem 2rem;border-radius:50px;margin:0 auto;box-shadow:0 0 10px 0 #00000010;gap:2rem;overflow:hidden}.statistics-container[data-v-4b05348c]{min-width:143px;min-height:33px;display:block;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;border-radius:28px;color:#fff;font-size:1.25rem}.platform-statistics-box-item[data-v-4b05348c]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.title[data-v-4b05348c]{font-size:1.25rem;font-weight:500;color:#000;margin:0;position:relative}.line-con[data-v-4b05348c]{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:1rem}.line[data-v-4b05348c]{width:100%;height:1px;border:1px dashed #00000020}.platform-statistics-box-item:first-of-type .line-con[data-v-4b05348c]{width:calc(100% - 315px)}.platform-statistics-box-item:nth-of-type(2) .line-con[data-v-4b05348c]{width:calc(100% - 410px)}.platform-statistics-box-item:nth-of-type(3) .line-con[data-v-4b05348c]{width:calc(100% - 235px)}.platform-statistics-box-item:nth-of-type(4) .line-con[data-v-4b05348c]{width:calc(100% - 265px)}.platform-statistics-box-item .separator[data-v-4b05348c]{display:none}body.dark .platform-statistics-box-container[data-v-4b05348c]{background-color:#1d4955}body.dark .average[data-v-4b05348c],body.dark .statistics-prog-container[data-v-4b05348c]{background-color:#13323a}body.dark .bottom span[data-v-4b05348c],body.dark .title[data-v-4b05348c]{color:#fff}body.dark .line[data-v-4b05348c]{border:1px dashed #ffffff20}body.dark .platform-statistics-box-item:not(:last-of-type) .separator[data-v-4b05348c]{border:1px solid #ffffff20}@media screen and (max-width:992px){.platform-statistics-box-container[data-v-4b05348c]{width:100%}.platform-statistics-box-item[data-v-4b05348c]{flex-direction:column;gap:1.5rem;width:100%}.platform-statistics-box-item .statistics-container[data-v-4b05348c]{width:100%;font-size:1rem}.line-con[data-v-4b05348c]{justify-content:center;width:100%!important}.statistics-container[data-v-4b05348c]{width:100%!important}.title[data-v-4b05348c]{font-size:1rem;text-align:center}.platform-statistics-box-item:not(:last-of-type) .separator[data-v-4b05348c]{width:80%;height:1px;border:1px solid#00000020;display:block}}.courses-statistics-box-container[data-v-6700d216]{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:2rem;border-radius:50px;margin:0 auto;box-shadow:0 0 10px 0 #00000010;gap:2rem;overflow:hidden}.statistics-prog-container[data-v-6700d216]{position:relative;background-color:#d9d9d9;border-radius:23px;width:100%;height:11px;overflow:hidden}.statistics-prog[data-v-6700d216]{position:relative;display:block;width:90%;height:11px;border-radius:23px;background-color:#2abf7a;opacity:0;animation:progress-6700d216 1.5s ease-in-out forwards}@keyframes progress-6700d216{0%{opacity:0;width:0}to{opacity:1}}.courses-statistics-box-item[data-v-6700d216]{width:100%}.title[data-v-6700d216]{font-size:1.25rem;font-weight:500;color:#000;margin-bottom:1rem}.bottom[data-v-6700d216]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem}.average[data-v-6700d216],.test[data-v-6700d216],.video[data-v-6700d216]{font-size:13px;font-weight:500;color:#000}.test svg[data-v-6700d216],.video svg[data-v-6700d216]{font-size:1rem}.video svg[data-v-6700d216]{color:#e71c39}.test svg[data-v-6700d216]{color:#9747ff}.average[data-v-6700d216]{background-color:#000;color:#fff;text-align:center;width:38px;height:17px;border-radius:20px}body.dark .courses-statistics-box-container[data-v-6700d216]{background-color:#1d4955}body.dark .average[data-v-6700d216],body.dark .statistics-prog-container[data-v-6700d216]{background-color:#13323a}body.dark .bottom span[data-v-6700d216],body.dark .title[data-v-6700d216]{color:#fff}@media screen and (max-width:992px){.courses-statistics-box-container[data-v-6700d216]{width:100%}.title[data-v-6700d216]{font-size:1rem}}.set-card[data-v-3ea8aee3]{border-radius:1rem;overflow:hidden;width:350px;width:calc(33.33333% - 1rem);box-shadow:0 2px 4px rgba(0,0,0,.1);background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border:1px solid #e0e0e0;transition:all .3s ease-in-out}.set-card[data-v-3ea8aee3]:hover{scale:1.02;transition:all .3s ease-in-out}body.dark .set-card[data-v-3ea8aee3]{background-color:#1a1a1a;border:1px solid #333;box-shadow:0 2px 4px rgba(0,0,0,.3)}.set-card-header[data-v-3ea8aee3]{width:100%;height:350px;overflow:hidden}.set-image[data-v-3ea8aee3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem 1rem 0 0;transition:all .3s ease-in-out}.set-image[data-v-3ea8aee3]:hover{transform:scale(1.05);transition:all .3s ease-in-out}.set-card-body[data-v-3ea8aee3]{padding:1rem;min-height:250px}.set-card-body-top[data-v-3ea8aee3],.set-card-body[data-v-3ea8aee3]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%}.set-card-body-bottom[data-v-3ea8aee3]{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;min-height:90px;display:flex;justify-content:center;align-items:center}p[data-v-3ea8aee3]{margin:0}.set-date[data-v-3ea8aee3],.set-number_of_students[data-v-3ea8aee3],.set-related_year[data-v-3ea8aee3],.set-teacher[data-v-3ea8aee3],.set-time[data-v-3ea8aee3],.set-title[data-v-3ea8aee3]{font-family:Cairo,sans-serif;font-size:1rem;font-weight:700;width:100%;text-align:center}.set-title[data-v-3ea8aee3]{font-size:1.25rem;margin:0;font-weight:900;color:#f58437;text-align:right}.set-teacher[data-v-3ea8aee3]{color:#bd3a47}body.dark .set-teacher[data-v-3ea8aee3]{color:#e2cabb}.set-related_year[data-v-3ea8aee3]{color:#6a3f23}body.dark .set-related_year[data-v-3ea8aee3]{color:#e2cabb}.set-date[data-v-3ea8aee3]{color:#6c2930}body.dark .set-date[data-v-3ea8aee3]{color:#e2cabb}.set-time[data-v-3ea8aee3]{color:#965428}body.dark .set-time[data-v-3ea8aee3]{color:#e2cabb}.set-number_of_students[data-v-3ea8aee3]{color:#8f0f1b}body.dark .set-number_of_students[data-v-3ea8aee3]{color:#e2cabb}.set-price[data-v-3ea8aee3]{font-size:.8rem;font-weight:700;background:linear-gradient(45deg,#b86f3e,#dc7937 50%,#dc6516);color:#fff;border-radius:1rem;display:flex;justify-content:center;align-items:center;text-align:center;width:80px;height:35px}.set-price.subscribed[data-v-3ea8aee3]{text-decoration:line-through;background:linear-gradient(45deg,#dc3545,#a3101e 50%,#ea071d);color:#000}.set-card-footer[data-v-3ea8aee3]{display:flex;justify-content:center;align-items:center;gap:1rem}.details-button[data-v-3ea8aee3],.status-button[data-v-3ea8aee3],.subscribe-button[data-v-3ea8aee3],.unsubscribe-button[data-v-3ea8aee3]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.subscribe-button[data-v-3ea8aee3]{background-color:#007bff;background:linear-gradient(45deg,#f58437,#633415 50%,#6c2c01);color:#fff;transition:all .3s ease-in-out}.unsubscribe-button[data-v-3ea8aee3]{background-color:#dc3545;background:linear-gradient(45deg,#dc3545,#702028 50%,#8f0f1b);color:#fff;transition:all .3s ease-in-out}.details-button[data-v-3ea8aee3]{background-color:#6c757d;background:linear-gradient(45deg,#6c757d,#4b4f54 50%,#3a3f42);color:#fff;transition:all .3s ease-in-out}.set-card-footer button.subscribe-button[data-v-3ea8aee3]:hover{background:linear-gradient(45deg,#6a3f23,#965428 50%,#c65c16);transition:all .3s ease-in-out}.set-card-footer button.unsubscribe-button[data-v-3ea8aee3]:hover{background:linear-gradient(45deg,#6c2930,#bd3a47 50%,#ed2c3f);transition:all .3s ease-in-out}.set-card-footer button.details-button[data-v-3ea8aee3]:hover{background:linear-gradient(45deg,#51585d,#69717c 50%,#85929e);transition:all .3s ease-in-out}.set-card-footer button[data-v-3ea8aee3]:active{transform:scale(.98)}.set-card-footer button[data-v-3ea8aee3]:focus{outline:none}.set-card-footer button[data-v-3ea8aee3]:disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.set-card-footer button[data-v-3ea8aee3]:disabled:hover{opacity:1}.set-card-footer button[data-v-3ea8aee3]:disabled:active{transform:none}.set-card-footer button[data-v-3ea8aee3]:disabled:focus{box-shadow:none;outline:none}.set-card-footer .pending[data-v-3ea8aee3]{background-color:#ffc107;background:linear-gradient(45deg,#ffc107,#b58c00 50%,#a67c00);color:#000}.set-card-footer .confirmed[data-v-3ea8aee3]{background-color:#28a745;background:linear-gradient(45deg,#28a745,#1e7e34 50%,#1c7430);color:#fff}.set-card-footer .rejected[data-v-3ea8aee3]{background-color:#dc3545;background:linear-gradient(45deg,#dc3545,#bd3a47 50%,#8f0f1b);color:#fff}@media screen and (max-width:992px){.set-card[data-v-3ea8aee3]{width:calc(50% - 1rem)}.set-title[data-v-3ea8aee3]{font-size:1.25rem}.set-date[data-v-3ea8aee3],.set-number_of_students[data-v-3ea8aee3],.set-related_year[data-v-3ea8aee3],.set-teacher[data-v-3ea8aee3],.set-time[data-v-3ea8aee3]{font-size:1.125rem}}@media screen and (max-width:768px){.set-card[data-v-3ea8aee3]{width:100%}.set-title[data-v-3ea8aee3]{font-size:1.125rem}.set-date[data-v-3ea8aee3],.set-number_of_students[data-v-3ea8aee3],.set-related_year[data-v-3ea8aee3],.set-teacher[data-v-3ea8aee3],.set-time[data-v-3ea8aee3]{font-size:1rem}.set-card-footer[data-v-3ea8aee3]{gap:.5rem}}.pagination[data-v-45e468f8]{padding:.8rem 0;display:flex;justify-content:center;align-items:center;gap:1rem;width:100%}.pagination button[data-v-45e468f8]{all:unset;padding:.5rem 1rem;border:1px solid #1e1e1e33;text-align:center;border-radius:.8rem;background-color:#1e1e1e;color:#fefefe;cursor:pointer}.pagination button.disable[data-v-45e468f8]{opacity:.5;cursor:no-drop}.filter-container[data-v-0bd85883]{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:.5rem;padding:1rem 1rem 2rem 1rem;font-weight:700;color:#000;background-color:#fff;border-radius:.5rem;margin-bottom:4rem;box-shadow:0 0 10px rgba(0,0,0,.1)}body.dark .filter-container[data-v-0bd85883]{background-color:#1a1a1a;color:#fff}.filter-label[data-v-0bd85883]{font-size:1rem;color:#000;font-weight:700;margin:0}body.dark .filter-label[data-v-0bd85883]{color:#fff}.form-select[data-v-0bd85883]{width:100%;padding:.5rem;border-radius:.5rem;border:1px solid #ccc;background-color:#f8f9fa;color:#000;box-shadow:none;outline:none}body.dark .form-select[data-v-0bd85883]{background-color:#333;color:#fff;border:1px solid #555}.form-select[data-v-0bd85883]:focus{border-color:#007bff}.counts[data-v-0bd85883]{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 0;font-weight:700;color:#000;background-color:#fff;border-radius:.5rem;margin-bottom:4rem;box-shadow:0 0 10px rgba(0,0,0,.1)}body.dark .counts[data-v-0bd85883]{background-color:#1a1a1a;color:#fff}.counts .count[data-v-0bd85883]{font-size:1rem;color:#000;font-weight:700;margin:0;display:flex;justify-content:center;align-items:center;gap:.5rem;width:100%}body.dark .counts .count[data-v-0bd85883]{color:#fff}.counts .num[data-v-0bd85883]{width:50px;height:30px;background:linear-gradient(90deg,#f58437,#dc5f0c);color:#fff;display:flex;justify-content:center;align-items:center;border-radius:.5rem}.counts .num.pending[data-v-0bd85883]{background-color:#ffc107;background:linear-gradient(45deg,#ffc107,#b58c00 50%,#a67c00);color:#000}.counts .num.confirmed[data-v-0bd85883]{background-color:#28a745;background:linear-gradient(45deg,#28a745,#1e7e34 50%,#1c7430);color:#fff}.counts .num.rejected[data-v-0bd85883]{background-color:#dc3545;background:linear-gradient(45deg,#dc3545,#bd3a47 50%,#8f0f1b);color:#fff}.counts .separator[data-v-0bd85883]{width:2px;height:30px;background-color:#00000090}body.dark .counts .separator[data-v-0bd85883]{background-color:#ffffff90}.courses-container[data-v-0bd85883]{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start;flex-wrap:wrap;gap:1rem}.no-content[data-v-0bd85883]{padding:1rem .8rem;font-size:1.3rem;font-weight:700;text-align:center;width:100%;color:#000}body.dark .no-content[data-v-0bd85883]{color:#fff}@media screen and (max-width:1200px){.counts .count[data-v-0bd85883]{font-size:.9rem}}@media screen and (max-width:992px){.courses-container[data-v-0bd85883]{justify-content:center}.counts[data-v-0bd85883]{flex-direction:column;gap:1rem;padding:1rem .8rem}.counts .count[data-v-0bd85883]{justify-content:space-between;font-size:.9rem}.counts .separator[data-v-0bd85883]{display:none}}.header-coursers-container[data-v-266a6fec]{background-image:url(/img/my-courses.76d07415.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:115px;border-radius:30px;display:flex;justify-content:start;align-items:center;position:relative}.new-courses[data-v-266a6fec]{position:absolute;top:50%;right:5%;transform:translateY(-50%);padding:.5rem 2rem;border-radius:62px;font-size:1.5rem;font-weight:500;color:#000;text-decoration:none;background:transparent;overflow:hidden;z-index:1;background:radial-gradient(94.15% 567.65% at 1.95% 100%,#2abf7a 0,#fdfac4 100%)}.new-courses[data-v-266a6fec]:before{content:"";position:absolute;top:50%;left:-100%;transform:translateY(-50%);width:100%;height:100%;background:radial-gradient(94.15% 567.65% at 1.95% 100%,#fdfac4 0,#2abf7a 100%);z-index:-1;transition:all .5s ease-in-out}.new-courses[data-v-266a6fec]:hover:before{left:0;transition:all .5s ease-in-out}@media screen and (max-width:992px){.header-coursers-container[data-v-266a6fec]{height:100px;background-position:30%}.new-courses[data-v-266a6fec]{padding:.25rem 1.5rem;font-size:1.25rem}}@media screen and (max-width:768px){.header-coursers-container[data-v-266a6fec]{background-image:url(/img/header-courses.f2e167ab.jpeg);height:430px;width:100%;background-position:50%}.new-courses[data-v-266a6fec]{width:50%;text-align:center;top:85%;right:50%;transform:translate(50%);padding:.125rem 1rem;font-size:1.25rem;width:90%}}.img-loader[data-v-faf827a6]{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#0d0d0d;text-align:center;z-index:0}body.dark .img-loader[data-v-faf827a6]{color:#fff}.course-card[data-v-faf827a6]{width:calc(33.33333% - 1rem);max-width:100%;min-height:550px;max-height:550px;min-height:auto;max-height:-moz-max-content;max-height:max-content;display:flex;flex-direction:column;justify-content:flex-start;justify-content:space-between;align-items:center;gap:1rem;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);background-color:#fff;padding:1rem .75rem;border:.62px solid #148753;border-radius:2rem;transition:all .2s ease-out}.course-card[data-v-faf827a6]:hover{width:33.33333%;scale:1.03;transition:all .2s ease-out}.course-card-header[data-v-faf827a6]{height:250px;height:auto;overflow:hidden;position:relative}.course-card-header[data-v-faf827a6],.lock[data-v-faf827a6],.unlock[data-v-faf827a6]{width:100%;border-radius:1.25rem;display:flex;justify-content:center;align-items:center}.lock[data-v-faf827a6],.unlock[data-v-faf827a6]{background-color:#000000a1;color:#fff;height:100%;position:absolute;top:50%;right:50%;font-size:1.5rem;transform:translate(50%,-50%);opacity:0;transition:all .2s ease-out}.course-card:hover .lock[data-v-faf827a6],.course-card:hover .unlock[data-v-faf827a6]{opacity:1}.course-image[data-v-faf827a6]{height:auto;object-fit:cover;width:100%;height:100%;border-radius:20px;-o-object-fit:cover;object-fit:fill}.course-card-title span[data-v-faf827a6],.course-card-title[data-v-faf827a6]{font-weight:500;color:#000}.course-card-title[data-v-faf827a6]{width:100%;font-size:1.75rem;text-align:right;margin-bottom:0}.course-card-title span[data-v-faf827a6]{font-size:1.25rem}.date[data-v-faf827a6]{color:#000;font-size:1rem;font-weight:500;width:100%}.course-card-body[data-v-faf827a6]{background-color:#13323a;background-color:#f3f3f3;width:100%;height:100px;max-height:100px;border-radius:20px;padding:1rem;overflow-y:scroll;scrollbar-width:none}.course-card-body-header[data-v-faf827a6]{display:flex;justify-content:center;align-items:flex-end;flex-direction:column;width:100%}.course-item[data-v-faf827a6]{width:100%;display:flex;justify-content:start;align-items:center;gap:.5rem;margin-bottom:.75rem}.course-item[data-v-faf827a6]:last-child{margin-bottom:0}.course-item img[data-v-faf827a6]{width:80px;height:45px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.lecture-name[data-v-faf827a6]{font-size:13px;font-weight:500;color:#000}.lecture-name span[data-v-faf827a6]{font-weight:300}.course-card-footer[data-v-faf827a6]{width:100%;min-height:40px;display:flex;justify-content:center;align-items:center;background-color:#038c4c;color:#fff;border:1px solid #038c4c;padding:.5rem;border-radius:22px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .2s ease-out}.course-card-footer[data-v-faf827a6]:hover{background-color:transparent;color:#038c4c}body.dark .footer.un-subscribed .course-card-footer.go-to-course[data-v-faf827a6]{background-color:#038c4c;color:#fff;border:1px solid #038c4c}.footer.un-subscribed[data-v-faf827a6]{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}.footer.un-subscribed .course-card-footer.go-to-course[data-v-faf827a6],.footer.un-subscribed .course-card-footer[data-v-faf827a6]{width:calc(50% - .5rem);text-align:center;transition:all .3s ease-in-out}.footer.un-subscribed .course-card-footer[data-v-faf827a6]{background-color:#09f;color:#fff;border:.95px solid #0090ff}.footer.un-subscribed .course-card-footer[data-v-faf827a6]:hover{background-color:transparent;color:#0090ff}.footer.un-subscribed .course-card-footer.go-to-course[data-v-faf827a6]{background-color:#038c4c;color:#fff;border:1px solid #038c4c}.footer.un-subscribed .course-card-footer.go-to-course[data-v-faf827a6]:hover{background-color:transparent;color:#038c4c}.add-to-cart[data-v-faf827a6]{background-color:#f3f3f3;color:#000;width:40px;height:40px;border-radius:50%;font-size:1rem;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .2s ease-out;display:none}.add-to-cart[data-v-faf827a6]:hover{background-color:#1e1e1e;color:#fff}.date-price-container[data-v-faf827a6]{width:100%;display:flex;justify-content:space-between;align-items:center}.date-price-container[data-v-faf827a6]>*{width:47.5%}.price[data-v-faf827a6]{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#000}.price.free[data-v-faf827a6]{width:100%;text-decoration:line-through;font-size:1rem;color:#00000080}body.dark .price.free[data-v-faf827a6]{color:#ffffff80}.free-text[data-v-faf827a6]{font-size:.8rem;color:#219921!important}body.dark .free-text[data-v-faf827a6]{color:#19ff19!important}body.dark .price[data-v-faf827a6]{color:#fff}body.dark .course-card[data-v-faf827a6]{background-color:#1d4955;border:.62px solid #179d61}body.dark .course-card-title span[data-v-faf827a6],body.dark .course-card-title[data-v-faf827a6]{color:#fff}body.dark .course-card-body[data-v-faf827a6]{background-color:#13323a;color:#fff}body.dark .course-card-footer[data-v-faf827a6]:hover,body.dark .date[data-v-faf827a6],body.dark .lecture-name[data-v-faf827a6]{color:#fff}body.dark .footer.un-subscribed .course-card-footer[data-v-faf827a6]{background-color:#1aa3ff;color:#fff;border:.95px solid #1a9cff}body.dark .footer.un-subscribed .course-card-footer[data-v-faf827a6]:hover{background-color:transparent;color:#fff}body.dark .add-to-cart[data-v-faf827a6]{background-color:#13323a;color:#fff}body.dark .add-to-cart[data-v-faf827a6]:hover{background-color:#1e1e1e;color:#fff}@media screen and (max-width:992px){.course-card[data-v-faf827a6]{width:calc(50% - 1rem)}.course-card[data-v-faf827a6]:hover{width:50%;scale:1.01}.course-card-body[data-v-faf827a6]{padding:1rem .5rem}.course-card-title[data-v-faf827a6]{font-size:1.5rem;text-align:start}.course-card-title span[data-v-faf827a6]{font-size:1rem}.date[data-v-faf827a6]{font-size:.9rem}}@media screen and (max-width:768px){.course-card[data-v-faf827a6]{width:100%}.course-card[data-v-faf827a6]:hover{width:100%}.course-card-title[data-v-faf827a6]{font-size:1.25rem}.course-card-title span[data-v-faf827a6],.date[data-v-faf827a6]{font-size:.75rem}.course-item img[data-v-faf827a6]{width:60px;height:35px}.lecture-name[data-v-faf827a6]{font-size:10px}.footer.un-subscribed[data-v-faf827a6]{gap:.5rem}}@media screen and (max-width:400px){.course-image[data-v-faf827a6]{-o-object-fit:cover;object-fit:cover}}.export-container[data-v-1f6e28d5]{text-align:center;margin-bottom:2rem}.export-button[data-v-1f6e28d5]{background-color:#fff;color:#000;box-shadow:0 0 2px 0 #000;padding:1rem 2rem;border-radius:30px;cursor:pointer;border:none;outline:none;font-size:1rem;transition:all .3s}.export-button[data-v-1f6e28d5]:hover{background-color:#038c4c;color:#fff}.table[data-v-1f6e28d5]>:not(caption)>*>*{background-color:transparent}.table[data-v-1f6e28d5]{position:relative;height:75vh;box-shadow:0 .4rem .8rem #0005;overflow:hidden;padding:2rem;direction:ltr}.table[data-v-1f6e28d5],.table__body[data-v-1f6e28d5]{width:100%;background-color:#fff;border-radius:1.25rem}.table__body[data-v-1f6e28d5]{height:100%;padding:0 2rem 2rem 2rem;overflow:auto;overflow:overlay}.table__body[data-v-1f6e28d5]::-webkit-scrollbar{width:.5rem;height:.5rem}.table__body[data-v-1f6e28d5]::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#c3c3c3;border:1px solid #c3c3c3}.table__body[data-v-1f6e28d5]::-webkit-scrollbar-track{background-color:#eee}table[data-v-1f6e28d5]{width:100%;direction:rtl}table[data-v-1f6e28d5],td[data-v-1f6e28d5],th[data-v-1f6e28d5]{border-collapse:collapse;padding:1rem .5rem;text-align:center;min-width:190px;min-height:31px}thead th[data-v-1f6e28d5]{position:sticky;top:0;z-index:1;background-color:#fff;color:#000;border:none;border-bottom:.1rem solid #00000020}tbody tr[data-v-1f6e28d5]{background-color:#fff;border:none;border-bottom:.1rem solid #00000010}th[data-v-1f6e28d5]{color:#000;font-weight:700}td[data-v-1f6e28d5]{color:#000;font-weight:500}.expired[data-v-1f6e28d5],.paid[data-v-1f6e28d5],.pending[data-v-1f6e28d5],.unpaid[data-v-1f6e28d5]{padding:.5rem 2rem;border-radius:2rem;width:100%;display:inline-block;color:#fff!important}.paid[data-v-1f6e28d5]{background-color:#2abf7a}.expired[data-v-1f6e28d5],.unpaid[data-v-1f6e28d5]{background-color:#e71c39}.pending[data-v-1f6e28d5]{background-color:#f9a825}.no-data[data-v-1f6e28d5]{color:#000!important;font-size:1.5rem!important;font-weight:500!important}body.dark .no-data[data-v-1f6e28d5]{color:#fff!important}body.dark th[data-v-1f6e28d5]{color:#fff}body.dark .export-button[data-v-1f6e28d5]{background-color:#1d4955;color:#fff}body.dark .export-button[data-v-1f6e28d5]:hover{background-color:#038c4c}body.dark .table__body[data-v-1f6e28d5]::-webkit-scrollbar-thumb{background-color:#235562;border:1px solid #13323a}body.dark .table__body[data-v-1f6e28d5]::-webkit-scrollbar-track{background-color:#13323a}body.dark .table[data-v-1f6e28d5],body.dark .table__body[data-v-1f6e28d5],body.dark tbody tr[data-v-1f6e28d5]{background-color:#1d4955}body.dark thead th[data-v-1f6e28d5]{background-color:#1d4955;color:#fff;border:none;border-bottom:.1rem solid #ffffff20}body.dark td[data-v-1f6e28d5]{color:#fff}body.dark .expired[data-v-1f6e28d5],body.dark .paid[data-v-1f6e28d5],body.dark .pending[data-v-1f6e28d5],body.dark .unpaid[data-v-1f6e28d5]{color:#1d4955!important}body.dark .paid[data-v-1f6e28d5]{background-color:#31d287}body.dark .expired[data-v-1f6e28d5],body.dark .unpaid[data-v-1f6e28d5]{background-color:#e9334e}body.dark .pending[data-v-1f6e28d5]{background-color:#f9a825}@media screen and (max-width:992px){.export-button[data-v-1f6e28d5]{padding:.75rem 1.5rem;font-size:.9rem}.table[data-v-1f6e28d5]{padding:1rem}.table__body[data-v-1f6e28d5]{padding:0 1rem 1rem 1rem}td[data-v-1f6e28d5],th[data-v-1f6e28d5]{font-size:.9rem}}.export-container[data-v-bbe12664]{text-align:center;margin-bottom:2rem}.export-button[data-v-bbe12664]{background-color:#fff;color:#000;box-shadow:0 0 2px 0 #000;padding:1rem 2rem;border-radius:30px;cursor:pointer;border:none;outline:none;font-size:1rem;transition:all .3s}.export-button[data-v-bbe12664]:hover{background-color:#038c4c;color:#fff}.table[data-v-bbe12664]>:not(caption)>*>*{background-color:transparent}.table[data-v-bbe12664]{position:relative;height:75vh;box-shadow:0 .4rem .8rem #0005;overflow:hidden;padding:2rem;direction:ltr}.table[data-v-bbe12664],.table__body[data-v-bbe12664]{width:100%;background-color:#fff;border-radius:1.25rem}.table__body[data-v-bbe12664]{height:100%;padding:0 2rem 2rem 2rem;overflow:auto;overflow:overlay}.table__body[data-v-bbe12664]::-webkit-scrollbar{width:.5rem;height:.5rem}.table__body[data-v-bbe12664]::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#c3c3c3;border:1px solid #c3c3c3}.table__body[data-v-bbe12664]::-webkit-scrollbar-track{background-color:#eee}table[data-v-bbe12664]{width:100%;direction:rtl}table[data-v-bbe12664],td[data-v-bbe12664],th[data-v-bbe12664]{border-collapse:collapse;padding:1rem .5rem;text-align:center;min-width:190px;min-height:31px}thead th[data-v-bbe12664]{position:sticky;top:0;z-index:1;background-color:#fff;color:#000;border:none;border-bottom:.1rem solid #00000020}tbody tr[data-v-bbe12664]{background-color:#fff;border:none;border-bottom:.1rem solid #00000010;padding:.8rem 0;margin-bottom:.8rem!important}th[data-v-bbe12664]{color:#000;font-weight:700}td[data-v-bbe12664]{color:#000;font-weight:500}td.active[data-v-bbe12664],td.not_active[data-v-bbe12664]{padding:.3rem;border-radius:.5rem}body.dark th[data-v-bbe12664]{color:#fff}body.dark .export-button[data-v-bbe12664]{background-color:#1d4955;color:#fff}body.dark .export-button[data-v-bbe12664]:hover{background-color:#038c4c}body.dark .table__body[data-v-bbe12664]::-webkit-scrollbar-thumb{background-color:#235562;border:1px solid #13323a}body.dark .table__body[data-v-bbe12664]::-webkit-scrollbar-track{background-color:#13323a}body.dark .table[data-v-bbe12664],body.dark .table__body[data-v-bbe12664],body.dark tbody tr[data-v-bbe12664]{background-color:#1d4955}body.dark thead th[data-v-bbe12664]{background-color:#1d4955;color:#fff;border:none;border-bottom:.1rem solid #ffffff20}body.dark td[data-v-bbe12664]{color:#fff}.no-data[data-v-bbe12664]{color:#000!important;font-size:1.5rem!important;font-weight:500!important}body.dark .no-data[data-v-bbe12664]{color:#fff!important}@media screen and (max-width:992px){.export-button[data-v-bbe12664]{padding:.75rem 1.5rem;font-size:.9rem}.table[data-v-bbe12664]{padding:1rem}.table__body[data-v-bbe12664]{padding:0 1rem 1rem 1rem}td[data-v-bbe12664],th[data-v-bbe12664]{font-size:.9rem}}.export-container[data-v-4d15f897]{text-align:center;margin-bottom:2rem}.export-button[data-v-4d15f897]{background-color:#fff;color:#000;box-shadow:0 0 2px 0 #000;padding:1rem 2rem;border-radius:30px;cursor:pointer;border:none;outline:none;font-size:1rem;transition:all .3s}.export-button[data-v-4d15f897]:hover{background-color:#038c4c;color:#fff}.table[data-v-4d15f897]>:not(caption)>*>*{background-color:transparent}.table[data-v-4d15f897]{position:relative;height:75vh;box-shadow:0 .4rem .8rem #0005;overflow:hidden;padding:2rem;direction:ltr}.table[data-v-4d15f897],.table__body[data-v-4d15f897]{width:100%;background-color:#fff;border-radius:1.25rem}.table__body[data-v-4d15f897]{height:100%;padding:0 2rem 2rem 2rem;overflow:auto;overflow:overlay}.table__body[data-v-4d15f897]::-webkit-scrollbar{width:.5rem;height:.5rem}.table__body[data-v-4d15f897]::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#c3c3c3;border:1px solid #c3c3c3}.table__body[data-v-4d15f897]::-webkit-scrollbar-track{background-color:#eee}table[data-v-4d15f897]{width:100%;direction:rtl}table[data-v-4d15f897],td[data-v-4d15f897],th[data-v-4d15f897]{border-collapse:collapse;padding:1rem .5rem;text-align:center;min-width:190px;min-height:31px}thead th[data-v-4d15f897]{position:sticky;top:0;z-index:1;background-color:#fff;color:#000;border:none;border-bottom:.1rem solid #00000020}tbody tr[data-v-4d15f897]{background-color:#fff;border:none;border-bottom:.1rem solid #00000010}th[data-v-4d15f897]{color:#000;font-weight:700}td[data-v-4d15f897]{color:#000;font-weight:500}.available[data-v-4d15f897],.unavailable[data-v-4d15f897],span.failed[data-v-4d15f897],span.succeeded[data-v-4d15f897]{padding:.5rem 2rem;border-radius:2rem;width:100%;display:inline-block;color:#fff!important;text-decoration:none}.available[data-v-4d15f897],span.succeeded[data-v-4d15f897]{background-color:#2abf7a;cursor:pointer}.unavailable[data-v-4d15f897],span.failed[data-v-4d15f897]{background-color:#e71c39}body.dark th[data-v-4d15f897]{color:#fff}body.dark .export-button[data-v-4d15f897]{background-color:#1d4955;color:#fff}body.dark .export-button[data-v-4d15f897]:hover{background-color:#038c4c}body.dark .table__body[data-v-4d15f897]::-webkit-scrollbar-thumb{background-color:#235562;border:1px solid #13323a}body.dark .table__body[data-v-4d15f897]::-webkit-scrollbar-track{background-color:#13323a}body.dark .table[data-v-4d15f897],body.dark .table__body[data-v-4d15f897],body.dark tbody tr[data-v-4d15f897]{background-color:#1d4955}body.dark thead th[data-v-4d15f897]{background-color:#1d4955;color:#fff;border:none;border-bottom:.1rem solid #ffffff20}body.dark td[data-v-4d15f897]{color:#fff}body.dark .available[data-v-4d15f897]{background-color:#31d287}body.dark .unavailable[data-v-4d15f897]{background-color:#e9334e}@media screen and (max-width:992px){.export-button[data-v-4d15f897]{padding:.75rem 1.5rem;font-size:.9rem}.table[data-v-4d15f897]{padding:1rem}.table__body[data-v-4d15f897]{padding:0 1rem 1rem 1rem}td[data-v-4d15f897],th[data-v-4d15f897]{font-size:.9rem}}.export-container[data-v-0d1c986d]{text-align:center;margin-bottom:2rem}.export-button[data-v-0d1c986d]{background-color:#fff;color:#000;box-shadow:0 0 2px 0 #000;padding:1rem 2rem;border-radius:30px;cursor:pointer;border:none;outline:none;font-size:1rem;transition:all .3s}.export-button[data-v-0d1c986d]:hover{background-color:#038c4c;color:#fff}.table[data-v-0d1c986d]>:not(caption)>*>*{background-color:transparent}.table[data-v-0d1c986d]{position:relative;height:75vh;box-shadow:0 .4rem .8rem #0005;overflow:hidden;padding:2rem;direction:ltr}.table[data-v-0d1c986d],.table__body[data-v-0d1c986d]{width:100%;background-color:#fff;border-radius:1.25rem}.table__body[data-v-0d1c986d]{height:100%;padding:0 2rem 2rem 2rem;overflow:auto;overflow:overlay}.table__body[data-v-0d1c986d]::-webkit-scrollbar{width:.5rem;height:.5rem}.table__body[data-v-0d1c986d]::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#c3c3c3;border:1px solid #c3c3c3}.table__body[data-v-0d1c986d]::-webkit-scrollbar-track{background-color:#eee}table[data-v-0d1c986d]{width:100%;direction:rtl}table[data-v-0d1c986d],td[data-v-0d1c986d],th[data-v-0d1c986d]{border-collapse:collapse;padding:1rem .5rem;text-align:center;min-width:190px;min-height:31px}thead th[data-v-0d1c986d]{position:sticky;top:0;z-index:1;background-color:#fff;color:#000;border:none;border-bottom:.1rem solid #00000020}tbody tr[data-v-0d1c986d]{background-color:#fff;border:none;border-bottom:.1rem solid #00000010}th[data-v-0d1c986d]{color:#000;font-weight:700}td[data-v-0d1c986d]{color:#000;font-weight:500}.available[data-v-0d1c986d],.unavailable[data-v-0d1c986d],span.failed[data-v-0d1c986d],span.succeeded[data-v-0d1c986d]{padding:.5rem 2rem;border-radius:2rem;width:100%;display:inline-block;color:#fff!important;text-decoration:none}.available[data-v-0d1c986d],span.succeeded[data-v-0d1c986d]{background-color:#2abf7a;cursor:pointer}.unavailable[data-v-0d1c986d],span.failed[data-v-0d1c986d]{background-color:#e71c39}body.dark th[data-v-0d1c986d]{color:#fff}body.dark .export-button[data-v-0d1c986d]{background-color:#1d4955;color:#fff}body.dark .export-button[data-v-0d1c986d]:hover{background-color:#038c4c}body.dark .table__body[data-v-0d1c986d]::-webkit-scrollbar-thumb{background-color:#235562;border:1px solid #13323a}body.dark .table__body[data-v-0d1c986d]::-webkit-scrollbar-track{background-color:#13323a}body.dark .table[data-v-0d1c986d],body.dark .table__body[data-v-0d1c986d],body.dark tbody tr[data-v-0d1c986d]{background-color:#1d4955}body.dark thead th[data-v-0d1c986d]{background-color:#1d4955;color:#fff;border:none;border-bottom:.1rem solid #ffffff20}body.dark td[data-v-0d1c986d]{color:#fff}body.dark .available[data-v-0d1c986d]{background-color:#31d287}body.dark .unavailable[data-v-0d1c986d]{background-color:#e9334e}@media screen and (max-width:992px){.export-button[data-v-0d1c986d]{padding:.75rem 1.5rem;font-size:.9rem}.table[data-v-0d1c986d]{padding:1rem}.table__body[data-v-0d1c986d]{padding:0 1rem 1rem 1rem}td[data-v-0d1c986d],th[data-v-0d1c986d]{font-size:.9rem}}.notification-item[data-v-10d5bb3a]{display:flex;margin-bottom:.5rem;direction:rtl;padding:.5rem}.notification-item.unread[data-v-10d5bb3a]{background-color:#f9f9f9}body.dark .notification-item.unread[data-v-10d5bb3a]{background-color:#f9f9f910}.notification-item.unread[data-v-10d5bb3a] *{font-weight:700!important}.notification-item.read[data-v-10d5bb3a]{background-color:transparent}.notification-item.read[data-v-10d5bb3a] *{font-weight:300!important}.notification-item-header[data-v-10d5bb3a]{width:50px;height:50px;border-radius:50%;overflow:hidden;padding:1px;background-color:#efefef}.notification-item-header img[data-v-10d5bb3a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.notification-item-body[data-v-10d5bb3a]{padding:0 1rem;width:100%}.notification-item-body .title[data-v-10d5bb3a]{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#1e1e1e}.notification-item-body .desc[data-v-10d5bb3a]{font-size:1rem;font-weight:500;color:#1e1e1e;margin-bottom:.5rem}.notification-item-body hr[data-v-10d5bb3a]{margin:.5rem 0;border:none;border-top:1.25px solid #00000080}.notification-item-body .date[data-v-10d5bb3a]{font-size:.9rem;font-weight:500;color:#1e1e1e90}body.dark .notification-item-body .date[data-v-10d5bb3a],body.dark .notification-item-body .desc[data-v-10d5bb3a],body.dark .notification-item-body .title[data-v-10d5bb3a]{color:#e1e1e1}body.dark hr[data-v-10d5bb3a]{border-top:1.25px solid #ffffff80}.con[data-v-369f8cea],.notifications[data-v-369f8cea]{background-color:#fff;border-radius:2rem;padding:1rem;min-height:50vh;max-height:85vh;overflow:hidden}.notifications[data-v-369f8cea]{background-color:#fff;border-radius:2rem;padding:20px;min-height:50vh;max-height:80vh;overflow:auto;direction:ltr}.notifications[data-v-369f8cea]::-webkit-scrollbar{width:.5rem;height:.5rem;border-radius:.5rem}.notifications[data-v-369f8cea]::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:#c3c3c3;border:1px solid #c3c3c3}.notifications[data-v-369f8cea]::-webkit-scrollbar-track{border-radius:.5rem;background-color:#eee}body.dark .con[data-v-369f8cea],body.dark .notifications[data-v-369f8cea]{background-color:#1d4955}body.dark .notifications[data-v-369f8cea]::-webkit-scrollbar-thumb{background-color:#235562;border:1px solid #13323a}body.dark .notifications[data-v-369f8cea]::-webkit-scrollbar-track{background-color:#13323a}.result-percent[data-v-0a6e3234]{width:160px;height:160px;position:relative;padding:.5rem}.result-percent .outer[data-v-0a6e3234]{width:100%;height:100%;border-radius:50%;padding:.25rem;box-shadow:0 0 5px 1px rgba(0,0,0,.15),0 0 5px 1px hsla(0,0%,100%,.7);background-color:#d9d9d9;display:flex;justify-content:center;align-items:center;text-align:center}body.dark .result-percent .outer[data-v-0a6e3234]{box-shadow:0 0 5px 1px rgba(0,0,0,.15),0 0 5px 1px rgba(0,0,0,.3);background-color:#13323a}.result-percent .inner[data-v-0a6e3234]{width:75%;height:75%;border-radius:50%;box-shadow:inset 4px 4px 6px -1px rgba(0,0,0,.2),inset -4px -4px 6px -1px hsla(0,0%,100%,.7),-.5px -.5px 0 #fff,.5px .5px 0 rgba(0,0,0,.15),0 12px 10px -10px rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center;background-color:#fff}body.dark .result-percent .inner[data-v-0a6e3234]{box-shadow:inset 4px 4px 6px -1px rgba(0,0,0,.2),inset -4px -4px 6px -1px rgba(0,0,0,.3),-.5px -.5px 0 rgba(0,0,0,.5),.5px .5px 0 rgba(0,0,0,.15),0 12px 10px -10px rgba(0,0,0,.05);background-color:#1d4955}.result-percent .percentage[data-v-0a6e3234]{font-size:1.25rem;font-weight:600;color:#000}body.dark .result-percent .percentage[data-v-0a6e3234]{color:#fff}.result-percent circle[data-v-0a6e3234]{fill:none;stroke:#2abf7a;stroke-width:1rem;stroke-dashoffset:0;transform:rotate(-90deg);animation:anim-0a6e3234 var(--time) linear forwards}.result-percent .circle[data-v-0a6e3234]{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes anim-0a6e3234{0%{stroke-dashoffset:var(--circlePerimeter)}to{stroke-dashoffset:var(--percentage)}}.courses-statistics-box-container[data-v-0a6e3234]{min-height:80vh;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;padding:2rem;border-radius:50px;margin:0 auto;box-shadow:0 0 10px 0 #00000010;gap:2rem;overflow:hidden}.statistics-prog-container[data-v-0a6e3234]{position:relative;background-color:#d9d9d9;border-radius:23px;width:100%;height:11px;overflow:hidden}.statistics-prog[data-v-0a6e3234]{position:relative;display:block;width:90%;height:11px;border-radius:23px;background-color:#2abf7a;opacity:0;animation:progress-0a6e3234 1.5s ease-in-out forwards}@keyframes progress-0a6e3234{0%{opacity:0;width:0}to{opacity:1}}.courses-statistics-box-item[data-v-0a6e3234]{width:100%}.title[data-v-0a6e3234]{font-size:1.25rem;font-weight:500;color:#000;margin-bottom:1rem}.bottom[data-v-0a6e3234]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem}.average[data-v-0a6e3234],.test[data-v-0a6e3234],.video[data-v-0a6e3234]{font-size:13px;font-weight:500;color:#000}.test svg[data-v-0a6e3234],.video svg[data-v-0a6e3234]{font-size:1rem}.video svg[data-v-0a6e3234]{color:#e71c39}.test svg[data-v-0a6e3234]{color:#9747ff}.average[data-v-0a6e3234]{background-color:#000;color:#fff;text-align:center;width:55px;height:20px;border-radius:20px;display:flex;justify-content:center;align-items:center}.chart-container-percent[data-v-0a6e3234]{width:100%;display:flex;justify-content:space-around;align-items:center;text-align:center;gap:1rem;margin:2rem 0}.content-chart[data-v-0a6e3234]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.chart-container[data-v-0a6e3234]{width:100%;margin-top:1rem;overflow:auto}.chart-container canvas[data-v-0a6e3234]{min-width:850px;min-height:350px;border-radius:20px}body.dark .courses-statistics-box-container[data-v-0a6e3234]{background-color:#1d4955}body.dark .average[data-v-0a6e3234],body.dark .statistics-prog-container[data-v-0a6e3234]{background-color:#13323a}body.dark .bottom span[data-v-0a6e3234],body.dark .title[data-v-0a6e3234]{color:#fff}@media screen and (max-width:992px){.courses-statistics-box-container[data-v-0a6e3234]{width:100%}.title[data-v-0a6e3234]{font-size:1rem}}@media screen and (max-width:768px){.chart-container-percent[data-v-0a6e3234]{flex-direction:column}}.contact-support[data-v-7d9ae1d2]{position:fixed;bottom:20px;left:20px;width:50px;height:50px;border-radius:50%;background-color:#25d366;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1.5rem;z-index:10000000000000000}@font-face{font-family:globalFont;src:url(/fonts/Almarai-Regular.e489c3e6.ttf) format("truetype");font-weight:400;font-style:normal}:root{--gray-bg-color:#f5f5f0}body{direction:rtl;font-family:Cairo;overflow-x:hidden;background:var(--gray-bg-color);position:relative}#app{display:flex;flex-direction:column;min-height:100vh}input:focus::-moz-placeholder{color:transparent!important}input:focus::placeholder{color:transparent!important}body.dark{background-color:#0c0c0c;position:relative}.lg-hidden{display:none}.input{width:100%;display:flex;align-items:center;border-bottom:1.5px solid #1e1e1e;margin-bottom:30px;position:relative}.input input{all:unset;width:90%;padding:10px 0;color:#1e1e1e}body.dark .input input{color:#dad2c5}.clear-input{color:#919191;color:#f58437;cursor:pointer;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%!important;transform:translateY(-50%);width:73px!important;height:128px!important;margin-top:0!important;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff!important;background-color:#00000080!important;transition:all .5s ease-in-out!important}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#000!important;transition:all .5s ease-in-out!important}.swiper-button-prev{right:0!important;border-radius:20px 0 0 20px!important}.swiper-rtl .swiper-button-prev{right:0!important}.swiper-button-next{left:0!important;border-radius:0 20px 20px 0!important}body.dark .input{border-color:#ffffff50}body.dark .swal2-popup.swal2-modal{background-color:#1e1e1e;color:#fff}.el-select__selected-item.el-select__placeholder{display:flex;color:#000}body.dark .el-select__selected-item.el-select__placeholder{color:#fff}body.dark .el-input__wrapper,body.dark .el-select__wrapper{background-color:#1e1c1c!important}body.dark .el-input--large .el-input__inner{color:#fff}.search-box{padding:20px;background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24);margin-bottom:2rem;border-radius:8px}body.dark .search-box{background-color:#111}.search-box select{outline:none!important;box-shadow:none!important}body.dark .search-box input,body.dark .search-box select{background-color:#1e1e1e;color:#fff}body.dark .search-box select{border-color:#ffffff50}.search-box .input{all:unset;border-radius:8px;overflow:hidden;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);display:flex;align-items:center;height:100%}.search-box .input input{padding:.5rem;width:calc(90% - .5rem)}.search-box .input button{all:unset;padding:.5rem;width:calc(10% - .5rem);height:100%;text-align:center;background-color:#2ecc71;color:#fff;cursor:pointer;display:flex;justify-content:center}.search-box .filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.search-box .filter .selects{width:25%}.cancel-filter{all:unset;padding:5px;width:100%;text-align:center;color:#fff;background-color:#e74c3c;margin-top:1rem;cursor:pointer;border-radius:8px}.submit-btn{all:unset;background-color:#09f;color:#fff;text-align:center;padding:.8rem 0;border-radius:.5rem;cursor:pointer;display:block;width:100%}.loading-placeholder{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#ffffff95;font-size:1.5rem;font-weight:700;z-index:30}.el-select-dropdown__item{color:#00000099!important;font-size:1.2rem!important;font-weight:700!important}.el-select-dropdown__item.is-selected{background-color:#09f!important;color:#fff!important}.el-select__placeholder{color:#00000099;font-size:1.2rem;font-weight:700}.el-textarea__inner{resize:none!important;padding:1rem!important;min-height:150px!important}.el-input__inner,.el-textarea__inner{font-size:1.1rem!important;font-weight:700!important;color:#000!important;border-radius:.75rem!important}.el-input__inner.el-input__inner__placeholder{color:#00000099!important}.el-radio__inner:after{width:5px!important;height:5px!important}body.dark .el-input__inner,body.dark .el-textarea__inner{color:#fff!important}body.dark .el-input__inner.el-input__inner__placeholder,body.dark .el-select-dropdown__item,body.dark .el-select__placeholder{color:#ffffff99!important}body.dark .el-select-dropdown__item.is-hovering{background-color:#1e1e1e}.el-popper.is-light>.el-popper__arrow:before,body.dark .el-popper.is-light{background:#111;border:1px solid #111}body.dark .el-popper.is-light,body.dark .el-popper.is-light>.el-popper__arrow:before{background:#111!important;border:1px solid #111!important;border-bottom-color:transparent!important;border-right-color:transparent!important}body.dark .el-select-dropdown__wrap{background-color:#111}body.dark .el-select-dropdown__item{color:#fff}.image-modal-question{overflow:auto!important;max-width:95%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;flex-direction:column!important;scroll-behavior:smooth!important;scrollbar-width:thin!important}body.dark .image-modal-question{scrollbar-color:#fff #1e1e1e}.image-modal-question img{height:auto!important;min-width:400px!important;margin:1rem auto!important}.el-popper.is-pure.is-light.el-select__popper{max-width:83%!important}@media (max-width:767px){.lg-hidden{display:block}.sm-hidden{display:none}.swiper-button-next,.swiper-button-prev{width:50px!important;height:105px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.5rem!important}}.home[data-v-3072ba72]{overflow:hidden}.line-2[data-v-3072ba72],.line[data-v-3072ba72]{min-width:100%;height:0;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.line-2[data-v-3072ba72]{margin:5rem 0 1rem 0!important}.to-top button[data-v-3072ba72]{margin:5% auto;display:flex;flex-direction:row;align-items:center;padding:15px;gap:10px;width:55px;height:55px;border:1px solid transparent;background:#f58437;border-radius:27.5px}.profile-navigation[data-v-422ea06d]{background-color:#000;min-height:50px;display:flex;justify-content:center;align-items:center;position:relative;z-index:554}.profile-navigation svg[data-v-422ea06d]{display:none}.profile-navigation ul[data-v-422ea06d]{list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;max-width:100%!important;padding:0 1rem!important}.profile-navigation ul li[data-v-422ea06d]{min-width:calc(7.69231% - 1rem);width:-moz-fit-content;width:fit-content;position:relative}.profile-navigation ul li a[data-v-422ea06d]{all:unset;padding:1rem .5rem;color:#fff;cursor:pointer;display:block;transition:all .5s ease-in-out;display:flex;justify-content:center;align-items:center;text-align:center}.profile-navigation ul li a.active[data-v-422ea06d],.profile-navigation ul li a[data-v-422ea06d]:hover{background-color:#038c4c;background-image:linear-gradient(#de4931 100%,#f58437 0);background:linear-gradient(90deg,#de4931,#f58437 0,#de4931 100%,#f58437 0)}.profile-navigation ul li.notifications a[data-v-422ea06d]{position:relative}.profile-navigation ul li.notifications a .count[data-v-422ea06d]{position:absolute;top:2px;right:2px;background-color:#f10f0f;color:#fff;width:1.5rem;height:1.5rem;border-radius:50%;font-size:.8rem;display:flex;justify-content:center;align-items:center}@media (max-width:1200px){.profile-navigation ul li a[data-v-422ea06d]{padding:15px 10px;font-size:.88rem}}@media (max-width:992px){.profile-navigation[data-v-422ea06d]{min-height:75px}.profile-navigation svg[data-v-422ea06d]{display:block;color:#fff;font-size:2rem;cursor:pointer}.profile-navigation.active .open-container[data-v-422ea06d]{display:none}.profile-navigation .open-container[data-v-422ea06d]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.profile-navigation svg.open[data-v-422ea06d]{rotate:0deg;animation:move-422ea06d 1s infinite alternate}@keyframes move-422ea06d{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}.profile-navigation svg.close[data-v-422ea06d]{rotate:180deg;animation:move-422ea06d 1s infinite alternate}.profile-navigation .close-container[data-v-422ea06d]{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem 0;cursor:pointer}.profile-navigation ul[data-v-422ea06d]{flex-direction:column;max-width:100%;height:0;opacity:0;overflow:hidden;transition:hight .3s}.profile-navigation.active ul[data-v-422ea06d]{flex-direction:column;opacity:1;height:auto;transition:hight .3s;padding:0!important}.profile-navigation.active ul li[data-v-422ea06d]{width:100%;text-align:center}.profile-navigation ul li.notifications a .count[data-v-422ea06d]{right:45%;transform:translateX(100%)}}@media (max-width:768px){.profile-navigation ul li.notifications a .count[data-v-422ea06d]{right:40%}}.profile-navigation[data-v-6dded81f]{background-color:#000;position:relative;min-height:50px;display:flex;justify-content:center;align-items:center}.profile-navigation svg[data-v-6dded81f]{display:none}.profile-navigation ul[data-v-6dded81f]{list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%}.profile-navigation ul li[data-v-6dded81f]{min-width:50px;width:-moz-fit-content;width:fit-content}.profile-navigation ul li a[data-v-6dded81f]{all:unset;padding:15px 10px;color:#fff;cursor:pointer;display:block;transition:all .5s ease-in-out;display:flex;justify-content:center;align-items:center;text-align:center}.profile-navigation ul li a.active[data-v-6dded81f],.profile-navigation ul li a[data-v-6dded81f]:hover{background-image:linear-gradient(#de4931 100%,#f58437 0);background:linear-gradient(90deg,#de4931,#f58437 0,#de4931 100%,#f58437 0)}.profile-navigation ul li.notifications a[data-v-6dded81f]{position:relative}.profile-navigation ul li.notifications a .count[data-v-6dded81f]{position:absolute;top:0;right:0;background-color:#f10f0f;color:#fff;width:1.5rem;height:1.5rem;border-radius:50%;font-size:.8rem;display:flex;justify-content:center;align-items:center}@media (max-width:1200px){.profile-navigation ul li a[data-v-6dded81f]{padding:15px 10px;font-size:.88rem}}@media (max-width:992px){.profile-navigation[data-v-6dded81f]{min-height:75px}.profile-navigation svg[data-v-6dded81f]{display:block;color:#fff;font-size:2rem;cursor:pointer}.profile-navigation.active .open-container[data-v-6dded81f]{display:none}.profile-navigation .open-container[data-v-6dded81f]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.profile-navigation svg.close[data-v-6dded81f]{rotate:180deg}.profile-navigation .close-container[data-v-6dded81f]{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem 0;cursor:pointer}.profile-navigation ul[data-v-6dded81f]{flex-direction:column;max-width:100%;height:0;opacity:0;overflow:hidden;transition:hight .3s}.profile-navigation.active ul[data-v-6dded81f]{flex-direction:column;opacity:1;height:auto;transition:hight .3s}.profile-navigation.active ul li[data-v-6dded81f]{width:100%;text-align:center}.profile-navigation ul li.notifications a .count[data-v-6dded81f]{right:45%;transform:translateX(100%)}}@media (max-width:768px){.profile-navigation ul li.notifications a .count[data-v-6dded81f]{right:40%}}.user-profile[data-v-bea84ec8]{min-height:calc(100vh - 135px);background-color:#f9f9f9;padding:4rem 0}.user-profile .header[data-v-bea84ec8]{text-align:center;position:relative;margin:2rem 0 6rem 0}.user-profile .header[data-v-bea84ec8]:before{content:"";display:block;width:100%;height:1px;background-color:#00000050;position:absolute;z-index:0;top:50%;left:0;transform:translateY(-100%)}.user-profile .header.sub-header[data-v-bea84ec8]:before{width:90%;left:5%}.user-profile .header.sub-header[data-v-bea84ec8]{margin:10rem 0 7rem 0}.user-profile .header h1[data-v-bea84ec8]{margin:0 auto;text-align:center;border:1px solid #00000050;color:#000;background-color:#f9f9f9;font-size:1.25rem;font-weight:500;width:-moz-fit-content;width:fit-content;padding:1rem 5.5rem;border-radius:37px;position:relative;z-index:1}.user-profile .header.sub-header h1[data-v-bea84ec8]{background-color:#f9f9f9;border-radius:none;border:none}body.dark .user-profile[data-v-bea84ec8]{background-color:#13323a}body.dark .user-profile .header[data-v-bea84ec8]:before{background-color:#fff}body.dark .user-profile .header h1[data-v-bea84ec8]{color:#fff;background-color:#1d4955;border:1px solid #ffffff50}body.dark .user-profile .header.sub-header h1[data-v-bea84ec8]{background-color:#13323a;border:none;border-radius:none}@media screen and (max-width:992px){.container-component[data-v-bea84ec8]{max-width:100%;padding:0}.user-profile .header.sub-header[data-v-bea84ec8]:before{width:100%;left:0}.user-profile .header h1[data-v-bea84ec8]{padding:1rem 3rem;font-size:1rem}}@media screen and (max-width:768px){.user-profile .header h1[data-v-bea84ec8]{padding:1rem 1.5rem;font-size:.875rem}}.reload-clear-cache[data-v-bea84ec8]{all:unset;padding:.5rem 1.5rem;background-color:#c0392b;background-color:#f58437;background:linear-gradient(90deg,#de4931,#f58437 0,#de4931 100%,#f58437 0);color:#fff;cursor:pointer;border-radius:8px;transition:all .3s ease-in-out}.reload-clear-cache[data-v-bea84ec8]:hover{background-color:#c0392b90;background-color:#f5843790;background:linear-gradient(90deg,#912818,#9f4e18 0,#912818 100%,#9f4e18 0);transition:all .3s ease-in-out}.sets-view[data-v-7f95f87c]{min-height:calc(100vh - 135px);background-color:#f9f9f9;padding:4rem 0}.sets-view .header[data-v-7f95f87c]{text-align:center;position:relative;margin:2rem 0 6rem 0}.sets-view .header[data-v-7f95f87c]:before{content:"";display:block;width:100%;height:1px;background-color:#00000050;position:absolute;z-index:0;top:50%;left:0;transform:translateY(-100%)}.sets-view .header h1[data-v-7f95f87c]{margin:0 auto;text-align:center;border:1px solid #00000050;color:#000;background-color:#f9f9f9;font-size:1.25rem;font-weight:500;width:-moz-fit-content;width:fit-content;padding:1rem 5.5rem;border-radius:37px;position:relative;z-index:1}.sets-view .header.sub-header h1[data-v-7f95f87c]{background-color:#f9f9f9;border-radius:none;border:none}body.dark .sets-view[data-v-7f95f87c]{background-color:#13323a}body.dark .sets-view .header[data-v-7f95f87c]:before{background-color:#fff}body.dark .sets-view .header h1[data-v-7f95f87c]{color:#fff;background-color:#1d4955;border:1px solid #ffffff50}@media screen and (max-width:992px){.container-component[data-v-7f95f87c]{max-width:100%;padding:0}.sets-view .header h1[data-v-7f95f87c]{padding:1rem 3rem;font-size:1rem}}@media screen and (max-width:768px){.sets-view .header h1[data-v-7f95f87c]{padding:1rem 1.5rem;font-size:.875rem}}.loading-error-container[data-v-424bd040]{justify-content:center;align-items:center}.header[data-v-424bd040],.loading-error-container[data-v-424bd040]{display:flex;width:100%;height:calc(100vh - 150px);position:relative;z-index:0}.header[data-v-424bd040]{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;align-items:center;gap:2rem;overflow:hidden}.header[data-v-424bd040]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#00000000,#00000000),linear-gradient(270deg,#000,#000 36.5%,rgba(0,0,0,.56) 54.52%,transparent 73.18%);z-index:1}.header .left[data-v-424bd040]{width:calc(60% - 2rem);height:calc(100vh - 150px);overflow:hidden;z-index:0;position:relative}.header .left img[data-v-424bd040]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:fill;object-fit:fill}.watch-container[data-v-424bd040]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;z-index:2;width:100%;height:100%;background:rgba(0,0,0,.5)}.watch-container .watch-btn[data-v-424bd040]{padding:.5rem 2rem;font-size:1.25rem;font-weight:500;text-align:center;color:#fff;background:linear-gradient(45deg,#361e1b,#5c1e0f 50%,#b82d06);border-radius:3rem;cursor:pointer;text-decoration:none;outline:none;border:none;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease-in-out}.watch-container .watch-btn[data-v-424bd040]:hover{background:linear-gradient(45deg,#b82d06,#361e1b 50%,#361e1b);transition:all .3s ease-in-out}.header .right[data-v-424bd040]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;width:calc(40% - 2rem);overflow:hidden;z-index:2;margin-top:0}.header .title[data-v-424bd040]{font-size:3rem;font-weight:500;text-align:right;color:#fff;margin:0}.header .description[data-v-424bd040]{margin:0;font-size:1.5rem;font-weight:300;text-align:right;color:#ffffffcc}.header .dates[data-v-424bd040]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.header .separator[data-v-424bd040]{height:45px;border-left:.8px solid #fff}.header .date[data-v-424bd040]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}.header .date-title[data-v-424bd040]{font-size:.8rem;font-weight:300;text-align:right;color:#ffffffcc;display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.header .date-title svg[data-v-424bd040]{font-size:1.5rem}.header .date-date[data-v-424bd040]{font-size:1.5rem;font-weight:500;text-align:right;color:#ffffffcc}.header .price-container[data-v-424bd040]{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.header .price[data-v-424bd040]{font-size:1.25rem;font-weight:500;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;color:#fff;border-radius:3rem}.header .price.free[data-v-424bd040]{text-decoration:line-through;color:#ffffff80}.header .buttons[data-v-424bd040]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:100%}.header .buttons h2[data-v-424bd040]{font-size:1.25rem;color:#fff;font-weight:900;text-align:center}.header .buttons a[data-v-424bd040],.header .buttons button[data-v-424bd040]{padding:.5rem 2rem;min-width:100px;font-size:1rem;font-weight:500;text-align:center;color:#fff;outline:none;border-radius:3rem;cursor:pointer;text-decoration:none}.header .start-set-btn[data-v-424bd040]{font-weight:500;background-color:#038c4c;border:1px solid #038c4c}.header .go-to-forum-btn[data-v-424bd040]{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:900;background-color:#038c4c;border:1px solid #038c4c;width:100%;transition:all .3s ease-in-out}.header .go-to-forum-btn[data-v-424bd040]:hover{background-color:#fff;color:#038c4c;transition:all .3s ease-in-out}.left.show iframe[data-v-424bd040]{opacity:0!important}@media (max-width:1200px){.header[data-v-424bd040]{flex-direction:column;gap:0;padding-bottom:1rem;height:auto}.header[data-v-424bd040]:before{background:linear-gradient(0deg,#00000060,#00000060),linear-gradient(0deg,#000,#000 0,rgba(0,0,0,.56) 54.52%,transparent 73.18%);background:linear-gradient(0deg,#00000060,#00000060),linear-gradient(0deg,#000,#000 0,rgba(0,0,0,.89) 54.52%,transparent 73.18%)}.header .left[data-v-424bd040]{width:100%;height:auto}.header .left.no-image[data-v-424bd040]{min-height:calc(100vh - 120px)}.header .right[data-v-424bd040]{width:100%;padding:1rem;margin-top:0}.header .title[data-v-424bd040]{font-size:2rem}.header .description[data-v-424bd040]{font-size:1rem}.details-button[data-v-424bd040],.subscribe-button[data-v-424bd040],.unsubscribe-button[data-v-424bd040]{width:30%!important}}@media (max-width:576px){.details-button[data-v-424bd040],.subscribe-button[data-v-424bd040],.unsubscribe-button[data-v-424bd040]{width:50%!important}}.set-image[data-v-424bd040]{width:100%;height:100%}.set-image[data-v-424bd040],.set-image[data-v-424bd040]:hover{transition:all .3s ease-in-out}p[data-v-424bd040]{margin:0}.set-date[data-v-424bd040],.set-number_of_students[data-v-424bd040],.set-related_year[data-v-424bd040],.set-teacher[data-v-424bd040],.set-time[data-v-424bd040],.set-title[data-v-424bd040]{font-family:Cairo,sans-serif;font-size:1.5rem;font-weight:700;width:100%;text-align:center}.set-title[data-v-424bd040]{font-size:2.5rem;margin:0;font-weight:900;color:#f58437;text-align:center}.set-teacher[data-v-424bd040]{color:#bd3a47;font-size:2rem;text-align:center}body.dark .set-teacher[data-v-424bd040]{color:#e2cabb}.set-related_year[data-v-424bd040]{color:#6a3f23}body.dark .set-related_year[data-v-424bd040]{color:#e2cabb}.set-date[data-v-424bd040]{color:#6c2930}body.dark .set-date[data-v-424bd040]{color:#e2cabb}.set-time[data-v-424bd040]{color:#965428}body.dark .set-time[data-v-424bd040]{color:#e2cabb}.set-number_of_students[data-v-424bd040]{color:#8f0f1b}body.dark .set-number_of_students[data-v-424bd040]{color:#e2cabb}.set-price[data-v-424bd040]{font-size:.8rem;font-weight:700;background:linear-gradient(45deg,#b86f3e,#dc7937 50%,#dc6516);color:#fff;border-radius:1rem;display:flex;justify-content:center;align-items:center;text-align:center;width:80px;height:35px}.set-price.subscribed[data-v-424bd040]{text-decoration:line-through;background:linear-gradient(45deg,#dc3545,#a3101e 50%,#ea071d);color:#000}.set-card-footer[data-v-424bd040]{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%}.details-button[data-v-424bd040],.subscribe-button[data-v-424bd040],.unsubscribe-button[data-v-424bd040]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;width:50%}.details-button[data-v-424bd040],.status-button[data-v-424bd040],.subscribe-button[data-v-424bd040],.unsubscribe-button[data-v-424bd040]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.subscribe-button[data-v-424bd040]{background-color:#007bff;background:linear-gradient(45deg,#f58437,#633415 50%,#6c2c01);color:#fff;transition:all .3s ease-in-out}.unsubscribe-button[data-v-424bd040]{background-color:#dc3545;background:linear-gradient(45deg,#dc3545,#702028 50%,#8f0f1b);color:#fff;transition:all .3s ease-in-out}.details-button[data-v-424bd040]{background-color:#6c757d;background:linear-gradient(45deg,#6c757d,#4b4f54 50%,#3a3f42);color:#fff;transition:all .3s ease-in-out}.set-card-footer button.subscribe-button[data-v-424bd040]:hover{background:linear-gradient(45deg,#6a3f23,#965428 50%,#c65c16);transition:all .3s ease-in-out}.set-card-footer button.unsubscribe-button[data-v-424bd040]:hover{background:linear-gradient(45deg,#6c2930,#bd3a47 50%,#ed2c3f);transition:all .3s ease-in-out}.set-card-footer button.details-button[data-v-424bd040]:hover{background:linear-gradient(45deg,#51585d,#69717c 50%,#85929e);transition:all .3s ease-in-out}.set-card-footer button[data-v-424bd040]:active{transform:scale(.98)}.set-card-footer button[data-v-424bd040]:focus{outline:none}.set-card-footer button[data-v-424bd040]:disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.set-card-footer button[data-v-424bd040]:disabled:hover{opacity:1}.set-card-footer button[data-v-424bd040]:disabled:active{transform:none}.set-card-footer button[data-v-424bd040]:disabled:focus{box-shadow:none;outline:none}.set-card-footer .pending[data-v-424bd040]{background-color:#ffc107;background:linear-gradient(45deg,#ffc107,#b58c00 50%,#a67c00);color:#000}.set-card-footer .confirmed[data-v-424bd040]{background-color:#28a745;background:linear-gradient(45deg,#28a745,#1e7e34 50%,#1c7430);color:#fff}.set-card-footer .rejected[data-v-424bd040]{background-color:#dc3545;background:linear-gradient(45deg,#dc3545,#bd3a47 50%,#8f0f1b);color:#fff}@media screen and (max-width:992px){.set-title[data-v-424bd040]{font-size:2rem}.set-teacher[data-v-424bd040]{font-size:1.5rem}.set-date[data-v-424bd040],.set-number_of_students[data-v-424bd040],.set-related_year[data-v-424bd040],.set-time[data-v-424bd040]{font-size:1.125rem}}.promo-layout[data-v-424bd040]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:-10000;opacity:0;transition:all .3s ease-in-out}.promo-layout.show[data-v-424bd040]{z-index:10000;opacity:1;transition:all .3s ease-in-out}.promo[data-v-424bd040]{position:fixed;top:50%;left:50%;transform:translate(-50%,-40%);width:80%;height:60%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:-10001;opacity:0;transition:all .3s ease-in-out}.promo.show[data-v-424bd040]{z-index:10001;opacity:1;transition:all .3s ease-in-out}.close-btn[data-v-424bd040]{position:absolute;top:-30px;right:-30px;background:linear-gradient(45deg,#dc3545,#702028 50%,#8f0f1b);color:#fff;border:none;cursor:pointer;border-radius:50%;width:30px;height:30px;font-size:1rem}.close-btn[data-v-424bd040]:hover{background:linear-gradient(45deg,#6c2930,#bd3a47 50%,#ed2c3f);transition:all .3s ease-in-out}.close-btn[data-v-424bd040]:active{transform:scale(.98)}.close-btn[data-v-424bd040]:focus{outline:none}.close-btn[data-v-424bd040]:disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.loading-error-container[data-v-b28cf360]{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - 150px);position:relative;z-index:0}.download-app[data-v-b28cf360]{display:flex;justify-content:space-between;align-items:center;background-color:#e74d3c39;border:1px solid #e74c3c;padding:.75rem 1rem;margin:0;color:#e74c3c;width:100%;margin:2rem 0;border-radius:1rem}.download-app h3[data-v-b28cf360]{font-size:1.25rem;color:#e74c3c;font-weight:900;margin:0}.download-app .go-to-forum-btn[data-v-b28cf360]{padding:.5rem 2rem;min-width:100px;font-weight:500;text-align:center;color:#fff;outline:none;border-radius:.5rem;cursor:pointer;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:900;background-color:#e74d3c;border:1px solid #e74d3c;transition:all .3s ease-in-out}.download-app .go-to-forum-btn[data-v-b28cf360]:hover{background-color:#fff;color:#e74d3c;transition:all .3s ease-in-out}.body[data-v-b28cf360]{max-width:calc(100% - 2rem);background-color:#fff;border:1px solid #00000033;border-radius:3rem;margin:3.5rem auto;padding:3rem 1rem;position:relative}.body .head h2[data-v-b28cf360]{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:1.25rem;font-weight:500;color:#000;margin:0;padding:.75rem 2.5rem;border-radius:3rem;background-color:#fff;border:1px solid #00000033}.accordion-button[data-v-b28cf360]{border-width:.5px .5px 5px .5px!important;border-style:solid!important;border-color:#000!important;border-radius:1rem!important;overflow:hidden}.accordion-button[data-v-b28cf360]:focus{box-shadow:none!important}.accordion-button[data-v-b28cf360]{display:flex;justify-content:space-between;align-items:center;background-color:#fff;color:#000!important}.accordion-button[data-v-b28cf360]:after{margin-left:0!important;background-image:var(--bs-accordion-btn-icon)!important}body.ark .accordion-button[data-v-b28cf360]:after{margin-left:0!important;--bs-accordion-btn-icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important}.accordion-collapse[data-v-b28cf360]{margin-top:1rem!important;border:1px solid #00000033!important;border-radius:1rem!important}.body .item.assignment .con[data-v-b28cf360],.body .item.lecture[data-v-b28cf360]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.body .item.lecture[data-v-b28cf360]{background-color:#fff}.body .item.assignment[data-v-b28cf360]{background-color:#f9f9f9;border-bottom:1px solid #00000033}.body .item .right[data-v-b28cf360]{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.body .item .right .icon[data-v-b28cf360],.body .item.assignment .right .icon[data-v-b28cf360]{background-color:#9747ff33;color:#9747ff;display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;border-radius:50%}.body .item .right .icon[data-v-b28cf360]{background-color:#9747ff33;color:#9747ff}.body .item.assignment .right .icon[data-v-b28cf360]{background-color:#d9f0ff;color:#0278ff}.body .item .right .title-lecture-container[data-v-b28cf360],.body .item .right .title-lecture[data-v-b28cf360]{display:flex;justify-content:center;align-items:center;gap:.5rem}.body .item .right .title-lecture-container[data-v-b28cf360]{text-align:center;font-size:1.25rem;font-weight:500;color:#000;margin:0}.body .item .right .separator[data-v-b28cf360]{height:20px;border-left:1px solid #00000033}.body .item .right .sub-description[data-v-b28cf360]{font-size:1rem;font-weight:500;color:#000;margin:0}.body .item .right .chapter[data-v-b28cf360]{font-size:1rem;font-weight:500;color:#fff;padding:.25rem 2rem;border-radius:2.5rem}.body .item .right .chapter.type[data-v-b28cf360]{background-color:#0278ff}.body .item .right .chapter[data-v-b28cf360]{background-color:#038c4c}.body .item .left[data-v-b28cf360]{display:flex;justify-content:flex-end;align-items:center;gap:.5rem}.body .item .left button[data-v-b28cf360]{padding:.25rem 2rem;font-size:1rem;font-weight:500;text-align:center;outline:none;border:none;border-radius:2.5rem;cursor:pointer}.body .item .left .open-file-btn[data-v-b28cf360]{background-color:#eaeaea;color:#000}.body .item.assignment .left .open-assignment-btn[data-v-b28cf360]{background-color:#d9f0ff;color:#000}.body .item .left .watch-video[data-v-b28cf360]{background-color:#e71c39;color:#fff}.body .item.assignment .center[data-v-b28cf360]{display:flex;justify-content:center;align-items:center;gap:.5rem}.body .item.assignment .center .questions[data-v-b28cf360],.body .item.assignment .center .time[data-v-b28cf360]{display:flex;justify-content:center;align-items:center;gap:.25rem}.body .item.assignment .center .questions-title[data-v-b28cf360],.body .item.assignment .center .time-title[data-v-b28cf360]{font-size:1rem;font-weight:500;color:#000000cc}.body .item.assignment .center .questions-count[data-v-b28cf360],.body .item.assignment .center .time-count[data-v-b28cf360]{font-size:1rem;font-weight:500;color:#00000080}.accordion-button[data-v-b28cf360]:not(.collapsed){box-shadow:none!important}.accordion-item[data-v-b28cf360]{border:none!important;margin-bottom:1rem!important}body.dark .body .head h2[data-v-b28cf360],body.dark .body[data-v-b28cf360]{background-color:#13323a;border:1px solid #ffffff33}body.dark .body .head h2[data-v-b28cf360]{color:#fff}body.dark .body .accordion-item[data-v-b28cf360]{background-color:#13323a}body.dark .body .accordion-button[data-v-b28cf360]{background-color:#13323a;color:#fff!important;border-color:#1d4955!important}body.dark .accordion-button[data-v-b28cf360]:after,body.dark .accordion-button[data-v-b28cf360]:not(.collapsed):after{--bs-accordion-btn-icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important}body.dark .accordion-button[data-v-b28cf360]:after{margin-left:0!important}body.dark .body .item.lecture[data-v-b28cf360]{background-color:#1d4955}body.dark .body .item.assignment[data-v-b28cf360]{background-color:#13323a;border-bottom:1px solid #ffffff33}body.dark .body .item .right .icon[data-v-b28cf360]{background-color:#a561ff33;color:#a561ff}body.dark .body .item.assignment .right .icon[data-v-b28cf360]{background-color:#00263f;color:#1c86ff}body.dark .body .item .right .sub-description[data-v-b28cf360],body.dark .body .item .right .title-lecture-container[data-v-b28cf360]{color:#fff}body.dark .body .item .right .chapter[data-v-b28cf360]{background-color:#04a55a;color:#000}body.dark .body .item .right .chapter.type[data-v-b28cf360]{background-color:#1c86ff;color:#000}body.dark .body .item .left .open-file-btn[data-v-b28cf360]{background-color:#2e5560;color:#fff}body.dark .body .item .left .watch-video[data-v-b28cf360]{background-color:#e9334e;color:#fff}body.dark .body .item.assignment .left .open-assignment-btn[data-v-b28cf360]{background-color:#00263f;color:#fff}body.dark .body .item.assignment .center .questions-title[data-v-b28cf360],body.dark .body .item.assignment .center .time-title[data-v-b28cf360],body.dark .body .item.assignment .center svg[data-v-b28cf360]{color:#ffffffcc}body.dark .body .item.assignment .center .questions-count[data-v-b28cf360],body.dark .body .item.assignment .center .time-count[data-v-b28cf360]{color:#ffffff80}@media (max-width:1200px){.download-app h3[data-v-b28cf360]{font-size:1rem}.body[data-v-b28cf360]{max-width:100%;margin:2rem;padding:2rem 1rem}.body .head h2[data-v-b28cf360]{font-size:1rem;padding:.5rem 1rem}.body .item .right .title-lecture-container[data-v-b28cf360]{font-size:1rem}.body .item .right .chapter[data-v-b28cf360],.body .item .right .sub-description[data-v-b28cf360]{font-size:.8rem}.body .item .left button[data-v-b28cf360]{padding:.25rem 1rem;font-size:.8rem}.body .item .right .icon[data-v-b28cf360],.body .item.assignment .right .icon[data-v-b28cf360]{width:30px;height:30px;font-size:.8rem}.body .item .right .separator[data-v-b28cf360]{height:15px}.body .item .right .chapter.type[data-v-b28cf360],.body .item .right .chapter[data-v-b28cf360]{padding:.25rem 1rem}.body .item .left .open-file-btn[data-v-b28cf360],.body .item .left .watch-video[data-v-b28cf360],.body .item.assignment .left .open-assignment-btn[data-v-b28cf360]{padding:.25rem 1rem;font-size:.8rem}.body .item.assignment .center .questions-count[data-v-b28cf360],.body .item.assignment .center .questions-title[data-v-b28cf360],.body .item.assignment .center .time-count[data-v-b28cf360],.body .item.assignment .center .time-title[data-v-b28cf360]{font-size:.8rem}}@media (max-width:992px){.body .item .right .title-lecture-container[data-v-b28cf360]{font-size:1.1rem}.body .item .right .title-lecture[data-v-b28cf360]{flex-direction:column;align-items:flex-start}.body .item .right .title-lecture .separator[data-v-b28cf360]{display:none}.body .item .right .chapter[data-v-b28cf360],.body .item .right .sub-description[data-v-b28cf360]{font-size:.9rem}.body .item .left button[data-v-b28cf360]{padding:.25rem 1.5rem;font-size:1rem}.body .item .right .icon[data-v-b28cf360],.body .item.assignment .right .icon[data-v-b28cf360]{width:35px;height:35px;font-size:1rem}.body .item .right .separator[data-v-b28cf360]{height:17px}.body .item .right .chapter.type[data-v-b28cf360],.body .item .right .chapter[data-v-b28cf360]{padding:.25rem 1.5rem}.body .item .left .open-file-btn[data-v-b28cf360],.body .item .left .watch-video[data-v-b28cf360],.body .item.assignment .left .open-assignment-btn[data-v-b28cf360]{padding:.25rem 1.5rem;font-size:1rem}.body .item.assignment .center .questions-count[data-v-b28cf360],.body .item.assignment .center .questions-title[data-v-b28cf360],.body .item.assignment .center .time-count[data-v-b28cf360],.body .item.assignment .center .time-title[data-v-b28cf360]{font-size:1rem}.body .item .center[data-v-b28cf360]{justify-content:flex-start!important;background-color:#e6e6e6;padding:1rem}.body .item .right[data-v-b28cf360]{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:768px){.download-app h3[data-v-b28cf360]{font-size:.8rem}.download-app .go-to-forum-btn[data-v-b28cf360]{padding:.5rem .75rem;font-size:.8rem;gap:.25rem}.body .item .right[data-v-b28cf360]{flex-direction:column;align-items:flex-start;gap:1rem}.body .item .left[data-v-b28cf360]{flex-direction:column-reverse;align-items:flex-start;gap:1rem}}@media (max-width:576px){.download-app[data-v-b28cf360]{padding:.75rem;gap:.5rem}.download-app h3[data-v-b28cf360]{font-size:.7rem}.download-app .go-to-forum-btn[data-v-b28cf360]{padding:.5rem;font-size:.7rem}.body .item.assignment .con[data-v-b28cf360],.body .item.lecture[data-v-b28cf360]{padding:.5rem}.body[data-v-b28cf360]{padding:2rem 0;margin:3rem 0;border:none;border-radius:0}.body .head h2[data-v-b28cf360]{font-size:1rem;padding:0;border:none;border-radius:0}.accordion-body[data-v-b28cf360],.accordion-collapse[data-v-b28cf360]{border:none!important;border-radius:0!important}.accordion-body[data-v-b28cf360]{padding:0!important}.accordion-header[data-v-b28cf360]{border-radius:0!important}.body .item .right .title-lecture-container[data-v-b28cf360]{font-size:1rem}.body .item .right .icon[data-v-b28cf360],.body .item.assignment .right .icon[data-v-b28cf360]{width:30px;height:30px;font-size:.6rem}.body .item .right .chapter.type[data-v-b28cf360],.body .item .right .chapter[data-v-b28cf360]{padding:.25rem 1rem}.body .item .left .open-file-btn[data-v-b28cf360],.body .item .left .watch-video[data-v-b28cf360],.body .item .left button[data-v-b28cf360],.body .item .right .chapter[data-v-b28cf360],.body .item.assignment .left .open-assignment-btn[data-v-b28cf360]{padding:.25rem 1rem;font-size:.6rem}.body .item.assignment .center[data-v-b28cf360]{padding:.5rem;text-align:center}.body .item.assignment .center .questions[data-v-b28cf360],.body .item.assignment .center .time[data-v-b28cf360],.body .item.assignment .center[data-v-b28cf360]{gap:.25rem}.body .item .right .sub-description[data-v-b28cf360],.body .item.assignment .center .questions-count[data-v-b28cf360],.body .item.assignment .center .questions-title[data-v-b28cf360],.body .item.assignment .center .time-count[data-v-b28cf360],.body .item.assignment .center .time-title[data-v-b28cf360]{font-size:.6rem}}@media (max-width:767px){.content[data-v-b28cf360]{padding:0 1rem}.head h2[data-v-b28cf360]{padding:.5rem 1rem!important;border-radius:5rem!important}}.loading-error-container[data-v-634b37dd]{justify-content:center;align-items:center;z-index:0}.header[data-v-634b37dd],.loading-error-container[data-v-634b37dd]{display:flex;width:100%;height:calc(100vh - 150px);position:relative}.header[data-v-634b37dd]{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;align-items:center;gap:2rem;overflow:hidden}.header[data-v-634b37dd]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#00000000,#00000000),linear-gradient(270deg,#000,#000 36.5%,rgba(0,0,0,.56) 54.52%,transparent 73.18%);z-index:1}.header .left[data-v-634b37dd]{width:calc(60% - 2rem);height:calc(100vh - 150px);overflow:hidden;z-index:0;position:relative}.header .left img[data-v-634b37dd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:fill;object-fit:fill}.watch-container[data-v-634b37dd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;z-index:2;width:100%;height:100%;background:rgba(0,0,0,.5)}.watch-container .watch-btn[data-v-634b37dd]{padding:.5rem 2rem;font-size:1.25rem;font-weight:500;text-align:center;color:#fff;background:linear-gradient(45deg,#361e1b,#5c1e0f 50%,#b82d06);border-radius:3rem;cursor:pointer;text-decoration:none;outline:none;border:none;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease-in-out}.watch-container .watch-btn[data-v-634b37dd]:hover{background:linear-gradient(45deg,#b82d06,#361e1b 50%,#361e1b);transition:all .3s ease-in-out}.header .right[data-v-634b37dd]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;width:calc(40% - 2rem);overflow:hidden;z-index:2;margin-top:0}.header .title[data-v-634b37dd]{font-size:3rem;font-weight:500;text-align:right;color:#fff;margin:0}.header .description[data-v-634b37dd]{margin:0;font-size:1.5rem;font-weight:300;text-align:right;color:#ffffffcc}.header .dates[data-v-634b37dd]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.header .separator[data-v-634b37dd]{height:45px;border-left:.8px solid #fff}.header .date[data-v-634b37dd]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}.header .date-title[data-v-634b37dd]{font-size:.8rem;font-weight:300;text-align:right;color:#ffffffcc;display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.header .date-title svg[data-v-634b37dd]{font-size:1.5rem}.header .date-date[data-v-634b37dd]{font-size:1.5rem;font-weight:500;text-align:right;color:#ffffffcc}.header .price-container[data-v-634b37dd]{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.header .price[data-v-634b37dd]{font-size:1.25rem;font-weight:500;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;color:#fff;border-radius:3rem}.header .price.free[data-v-634b37dd]{text-decoration:line-through;color:#ffffff80}.header .buttons[data-v-634b37dd]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:100%}.header .buttons h2[data-v-634b37dd]{font-size:1.25rem;color:#fff;font-weight:900;text-align:center}.header .buttons a[data-v-634b37dd],.header .buttons button[data-v-634b37dd]{padding:.5rem 2rem;min-width:100px;font-size:1rem;font-weight:500;text-align:center;color:#fff;outline:none;border-radius:3rem;cursor:pointer;text-decoration:none}.header .start-teacher-btn[data-v-634b37dd]{font-weight:500;background-color:#038c4c;border:1px solid #038c4c}.header .go-to-forum-btn[data-v-634b37dd]{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:900;background-color:#038c4c;border:1px solid #038c4c;width:100%;transition:all .3s ease-in-out}.header .go-to-forum-btn[data-v-634b37dd]:hover{background-color:#fff;color:#038c4c;transition:all .3s ease-in-out}.left.show iframe[data-v-634b37dd]{opacity:0!important}@media (max-width:1200px){.header[data-v-634b37dd]{flex-direction:column;gap:0;padding-bottom:1rem;height:auto}.header[data-v-634b37dd]:before{background:linear-gradient(0deg,#00000060,#00000060),linear-gradient(0deg,#000,#000 0,rgba(0,0,0,.56) 54.52%,transparent 73.18%);background:linear-gradient(0deg,#00000060,#00000060),linear-gradient(0deg,#000,#000 0,rgba(0,0,0,.89) 54.52%,transparent 73.18%)}.header .left[data-v-634b37dd]{width:100%;height:auto}.header .left.no-image[data-v-634b37dd]{min-height:calc(100vh - 120px)}.header .right[data-v-634b37dd]{width:100%;padding:1rem;margin-top:0}.header .title[data-v-634b37dd]{font-size:2rem}.header .description[data-v-634b37dd]{font-size:1rem}.details-button[data-v-634b37dd],.subscribe-button[data-v-634b37dd],.unsubscribe-button[data-v-634b37dd]{width:30%!important}}@media (max-width:576px){.details-button[data-v-634b37dd],.subscribe-button[data-v-634b37dd],.unsubscribe-button[data-v-634b37dd]{width:50%!important}}.teacher-image[data-v-634b37dd]{width:100%;height:100%;transition:all .3s ease-in-out}.teacher-image[data-v-634b37dd]:hover{transition:all .3s ease-in-out}p[data-v-634b37dd]{margin:0}.teacher-date[data-v-634b37dd],.teacher-number_of_students[data-v-634b37dd],.teacher-related_year[data-v-634b37dd],.teacher-teacher[data-v-634b37dd],.teacher-time[data-v-634b37dd],.teacher-title[data-v-634b37dd]{font-family:Cairo,sans-serif;font-size:1.5rem;font-weight:700;width:100%;text-align:center}.teacher-title[data-v-634b37dd]{font-size:2.5rem;margin:0;font-weight:900;color:#f58437;text-align:center}.teacher-teacher[data-v-634b37dd]{color:#bd3a47;font-size:2rem;text-align:center}body.dark .teacher-teacher[data-v-634b37dd]{color:#e2cabb}.teacher-related_year[data-v-634b37dd]{color:#6a3f23}body.dark .teacher-related_year[data-v-634b37dd]{color:#e2cabb}.teacher-date[data-v-634b37dd]{color:#6c2930}body.dark .teacher-date[data-v-634b37dd]{color:#e2cabb}.teacher-time[data-v-634b37dd]{color:#965428}body.dark .teacher-time[data-v-634b37dd]{color:#e2cabb}.teacher-number_of_students[data-v-634b37dd]{color:#8f0f1b}body.dark .teacher-number_of_students[data-v-634b37dd]{color:#e2cabb}.teacher-price[data-v-634b37dd]{font-size:.8rem;font-weight:700;background:linear-gradient(45deg,#b86f3e,#dc7937 50%,#dc6516);color:#fff;border-radius:1rem;display:flex;justify-content:center;align-items:center;text-align:center;width:80px;height:35px}.teacher-price.subscribed[data-v-634b37dd]{text-decoration:line-through;background:linear-gradient(45deg,#dc3545,#a3101e 50%,#ea071d);color:#000}.teacher-card-footer[data-v-634b37dd]{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%}.details-button[data-v-634b37dd],.subscribe-button[data-v-634b37dd],.unsubscribe-button[data-v-634b37dd]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;width:50%}.details-button[data-v-634b37dd],.status-button[data-v-634b37dd],.subscribe-button[data-v-634b37dd],.unsubscribe-button[data-v-634b37dd]{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.subscribe-button[data-v-634b37dd]{background-color:#007bff;background:linear-gradient(45deg,#f58437,#633415 50%,#6c2c01);color:#fff;transition:all .3s ease-in-out}.unsubscribe-button[data-v-634b37dd]{background-color:#dc3545;background:linear-gradient(45deg,#dc3545,#702028 50%,#8f0f1b);color:#fff;transition:all .3s ease-in-out}.details-button[data-v-634b37dd]{background-color:#6c757d;background:linear-gradient(45deg,#6c757d,#4b4f54 50%,#3a3f42);color:#fff;transition:all .3s ease-in-out}.teacher-card-footer button.subscribe-button[data-v-634b37dd]:hover{background:linear-gradient(45deg,#6a3f23,#965428 50%,#c65c16);transition:all .3s ease-in-out}.teacher-card-footer button.unsubscribe-button[data-v-634b37dd]:hover{background:linear-gradient(45deg,#6c2930,#bd3a47 50%,#ed2c3f);transition:all .3s ease-in-out}.teacher-card-footer button.details-button[data-v-634b37dd]:hover{background:linear-gradient(45deg,#51585d,#69717c 50%,#85929e);transition:all .3s ease-in-out}.teacher-card-footer button[data-v-634b37dd]:active{transform:scale(.98)}.teacher-card-footer button[data-v-634b37dd]:focus{outline:none}.teacher-card-footer button[data-v-634b37dd]:disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.teacher-card-footer button[data-v-634b37dd]:disabled:hover{opacity:1}.teacher-card-footer button[data-v-634b37dd]:disabled:active{transform:none}.teacher-card-footer button[data-v-634b37dd]:disabled:focus{box-shadow:none;outline:none}.teacher-card-footer .pending[data-v-634b37dd]{background-color:#ffc107;background:linear-gradient(45deg,#ffc107,#b58c00 50%,#a67c00);color:#000}.teacher-card-footer .confirmed[data-v-634b37dd]{background-color:#28a745;background:linear-gradient(45deg,#28a745,#1e7e34 50%,#1c7430);color:#fff}.teacher-card-footer .rejected[data-v-634b37dd]{background-color:#dc3545;background:linear-gradient(45deg,#dc3545,#bd3a47 50%,#8f0f1b);color:#fff}@media screen and (max-width:992px){.teacher-title[data-v-634b37dd]{font-size:2rem}.teacher-teacher[data-v-634b37dd]{font-size:1.5rem}.teacher-date[data-v-634b37dd],.teacher-number_of_students[data-v-634b37dd],.teacher-related_year[data-v-634b37dd],.teacher-time[data-v-634b37dd]{font-size:1.125rem}}.promo-layout[data-v-634b37dd]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:-10000;display:none;opacity:0;transition:all .3s ease-in-out}.promo-layout.show[data-v-634b37dd]{z-index:10000;display:flex;opacity:1;transition:all .3s ease-in-out}.promo[data-v-634b37dd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);width:80%;height:60%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:-10001;display:none;opacity:0;transition:all .3s ease-in-out}.promo.show[data-v-634b37dd]{z-index:10001;opacity:1;display:flex;transition:all .3s ease-in-out}.close-btn[data-v-634b37dd]{position:absolute;top:-30px;right:-30px;background:linear-gradient(45deg,#dc3545,#702028 50%,#8f0f1b);color:#fff;border:none;cursor:pointer;border-radius:50%;width:30px;height:30px;font-size:1rem}.close-btn[data-v-634b37dd]:hover{background:linear-gradient(45deg,#6c2930,#bd3a47 50%,#ed2c3f);transition:all .3s ease-in-out}.close-btn[data-v-634b37dd]:active{transform:scale(.98)}.close-btn[data-v-634b37dd]:focus{outline:none}.close-btn[data-v-634b37dd]:disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.subjects-container[data-v-634b37dd]{text-align:center;background-color:#fff;width:90%;border-radius:5px;padding:1rem;display:flex;align-items:center;justify-content:space-between;justify-content:center;align-content:center;flex-wrap:wrap;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);min-height:20vh;margin:0 auto;margin-top:2rem!important;gap:1rem}body.dark .subjects-container[data-v-634b37dd]{background-color:#1e1e1e;box-shadow:0 2px 8px 0 rgba(0,0,0,.2)}.subjects-container h3[data-v-634b37dd]{margin-bottom:1rem}.subjects-container h2[data-v-634b37dd],.subjects-container h3[data-v-634b37dd]{width:100%;font-size:1.5rem;font-weight:700;color:#000}body.dark .subjects-container h2[data-v-634b37dd],body.dark .subjects-container h3[data-v-634b37dd]{color:#fff}.separator[data-v-634b37dd]{width:100%;height:1px;background-color:#00000033;margin:1rem 0}body.dark .separator[data-v-634b37dd]{background-color:#ffffff33}.subjects-container button[data-v-634b37dd]{font-size:1rem;font-weight:500;color:#fff;background:linear-gradient(90deg,#a45017,#f58437);margin:0;padding:.5rem 1rem;border-radius:50px;width:-moz-fit-content;width:fit-content;border:1px solid transparent;outline:none;cursor:pointer;transition:all .3s ease-in-out}.subjects-container button[data-v-634b37dd]:hover{background:linear-gradient(90deg,#f58437,#a45017);color:#fff;transform:translateY(-2px);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);transition:all .3s ease-in-out}.subjects-container button.active[data-v-634b37dd]{background:linear-gradient(90deg,#694329,#503421);border:1px solid #f58437;cursor:no-drop}.clear-container button.clear-btn[data-v-634b37dd],.subjects-container button.active[data-v-634b37dd]{color:#fff;transform:translateY(0);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);transition:all .3s ease-in-out}.clear-container button.clear-btn[data-v-634b37dd]{background:linear-gradient(90deg,#f53737,#a41717);border:1px solid #f53737}.clear-container button.clear-btn[data-v-634b37dd]:hover{background:linear-gradient(90deg,#a41717,#f53737);color:#fff;transform:translateY(-2px);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);transition:all .3s ease-in-out}.teachers-container-selected[data-v-634b37dd]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.new-sets[data-v-634b37dd]{min-height:calc(100vh - 180px);width:90%;margin:0 auto;padding:4rem 0}.no-sets[data-v-634b37dd]{text-align:center;width:100%;font-size:1.5rem;font-weight:500;color:#000}body.dark .no-sets[data-v-634b37dd]{color:#fff}.groups-container[data-v-634b37dd]{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:1.5rem}.loading-error-container[data-v-db674f9a]{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - 150px);position:relative;z-index:0}.download-app[data-v-db674f9a]{display:flex;justify-content:space-between;align-items:center;background-color:#e74d3c39;border:1px solid #e74c3c;padding:.75rem 1rem;margin:0;color:#e74c3c;width:100%;margin:2rem 0;border-radius:1rem}.download-app h3[data-v-db674f9a]{font-size:1.25rem;color:#e74c3c;font-weight:900;margin:0}.download-app .go-to-forum-btn[data-v-db674f9a]{padding:.5rem 2rem;min-width:100px;font-weight:500;text-align:center;color:#fff;outline:none;border-radius:.5rem;cursor:pointer;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:900;background-color:#e74d3c;border:1px solid #e74d3c;transition:all .3s ease-in-out}.download-app .go-to-forum-btn[data-v-db674f9a]:hover{background-color:#fff;color:#e74d3c;transition:all .3s ease-in-out}.body[data-v-db674f9a]{max-width:calc(100% - 2rem);background-color:#fff;border:1px solid #00000033;border-radius:3rem;margin:3.5rem auto;padding:3rem 1rem;position:relative}.body .head h2[data-v-db674f9a]{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:1.25rem;font-weight:500;color:#000;margin:0;padding:.75rem 2.5rem;border-radius:3rem;background-color:#fff;border:1px solid #00000033}.accordion-button[data-v-db674f9a]{border-width:.5px .5px 5px .5px!important;border-style:solid!important;border-color:#000!important;border-radius:1rem!important;overflow:hidden}.accordion-button[data-v-db674f9a]:focus{box-shadow:none!important}.accordion-button[data-v-db674f9a]{display:flex;justify-content:space-between;align-items:center;background-color:#fff;color:#000!important}.accordion-button[data-v-db674f9a]:after{margin-left:0!important;background-image:var(--bs-accordion-btn-icon)!important}body.ark .accordion-button[data-v-db674f9a]:after{margin-left:0!important;--bs-accordion-btn-icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important}.accordion-collapse[data-v-db674f9a]{margin-top:1rem!important;border:1px solid #00000033!important;border-radius:1rem!important}.body .item.assignment .con[data-v-db674f9a],.body .item.lecture[data-v-db674f9a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.body .item.lecture[data-v-db674f9a]{background-color:#fff}.body .item.assignment[data-v-db674f9a]{background-color:#f9f9f9;border-bottom:1px solid #00000033}.body .item .right[data-v-db674f9a]{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.body .item .right .icon[data-v-db674f9a],.body .item.assignment .right .icon[data-v-db674f9a]{background-color:#9747ff33;color:#9747ff;display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;border-radius:50%}.body .item .right .icon[data-v-db674f9a]{background-color:#9747ff33;color:#9747ff}.body .item.assignment .right .icon[data-v-db674f9a]{background-color:#d9f0ff;color:#0278ff}.body .item .right .title-lecture-container[data-v-db674f9a],.body .item .right .title-lecture[data-v-db674f9a]{display:flex;justify-content:center;align-items:center;gap:.5rem}.body .item .right .title-lecture-container[data-v-db674f9a]{text-align:center;font-size:1.25rem;font-weight:500;color:#000;margin:0}.body .item .right .separator[data-v-db674f9a]{height:20px;border-left:1px solid #00000033}.body .item .right .sub-description[data-v-db674f9a]{font-size:1rem;font-weight:500;color:#000;margin:0}.body .item .right .chapter[data-v-db674f9a]{font-size:1rem;font-weight:500;color:#fff;padding:.25rem 2rem;border-radius:2.5rem}.body .item .right .chapter.type[data-v-db674f9a]{background-color:#0278ff}.body .item .right .chapter[data-v-db674f9a]{background-color:#038c4c}.body .item .left[data-v-db674f9a]{display:flex;justify-content:flex-end;align-items:center;gap:.5rem}.body .item .left button[data-v-db674f9a]{padding:.25rem 2rem;font-size:1rem;font-weight:500;text-align:center;outline:none;border:none;border-radius:2.5rem;cursor:pointer}.body .item .left .open-file-btn[data-v-db674f9a]{background-color:#eaeaea;color:#000}.body .item.assignment .left .open-assignment-btn[data-v-db674f9a]{background-color:#d9f0ff;color:#000}.body .item .left .watch-video[data-v-db674f9a]{background-color:#e71c39;color:#fff}.body .item.assignment .center[data-v-db674f9a]{display:flex;justify-content:center;align-items:center;gap:.5rem}.body .item.assignment .center .questions[data-v-db674f9a],.body .item.assignment .center .time[data-v-db674f9a]{display:flex;justify-content:center;align-items:center;gap:.25rem}.body .item.assignment .center .questions-title[data-v-db674f9a],.body .item.assignment .center .time-title[data-v-db674f9a]{font-size:1rem;font-weight:500;color:#000000cc}.body .item.assignment .center .questions-count[data-v-db674f9a],.body .item.assignment .center .time-count[data-v-db674f9a]{font-size:1rem;font-weight:500;color:#00000080}.accordion-button[data-v-db674f9a]:not(.collapsed){box-shadow:none!important}.accordion-item[data-v-db674f9a]{border:none!important;margin-bottom:1rem!important}body.dark .body .head h2[data-v-db674f9a],body.dark .body[data-v-db674f9a]{background-color:#13323a;border:1px solid #ffffff33}body.dark .body .head h2[data-v-db674f9a]{color:#fff}body.dark .body .accordion-item[data-v-db674f9a]{background-color:#13323a}body.dark .body .accordion-button[data-v-db674f9a]{background-color:#13323a;color:#fff!important;border-color:#1d4955!important}body.dark .accordion-button[data-v-db674f9a]:after,body.dark .accordion-button[data-v-db674f9a]:not(.collapsed):after{--bs-accordion-btn-icon:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important}body.dark .accordion-button[data-v-db674f9a]:after{margin-left:0!important}body.dark .body .item.lecture[data-v-db674f9a]{background-color:#1d4955}body.dark .body .item.assignment[data-v-db674f9a]{background-color:#13323a;border-bottom:1px solid #ffffff33}body.dark .body .item .right .icon[data-v-db674f9a]{background-color:#a561ff33;color:#a561ff}body.dark .body .item.assignment .right .icon[data-v-db674f9a]{background-color:#00263f;color:#1c86ff}body.dark .body .item .right .sub-description[data-v-db674f9a],body.dark .body .item .right .title-lecture-container[data-v-db674f9a]{color:#fff}body.dark .body .item .right .chapter[data-v-db674f9a]{background-color:#04a55a;color:#000}body.dark .body .item .right .chapter.type[data-v-db674f9a]{background-color:#1c86ff;color:#000}body.dark .body .item .left .open-file-btn[data-v-db674f9a]{background-color:#2e5560;color:#fff}body.dark .body .item .left .watch-video[data-v-db674f9a]{background-color:#e9334e;color:#fff}body.dark .body .item.assignment .left .open-assignment-btn[data-v-db674f9a]{background-color:#00263f;color:#fff}body.dark .body .item.assignment .center .questions-title[data-v-db674f9a],body.dark .body .item.assignment .center .time-title[data-v-db674f9a],body.dark .body .item.assignment .center svg[data-v-db674f9a]{color:#ffffffcc}body.dark .body .item.assignment .center .questions-count[data-v-db674f9a],body.dark .body .item.assignment .center .time-count[data-v-db674f9a]{color:#ffffff80}@media (max-width:1200px){.download-app h3[data-v-db674f9a]{font-size:1rem}.body[data-v-db674f9a]{max-width:100%;margin:2rem;padding:2rem 1rem}.body .head h2[data-v-db674f9a]{font-size:1rem;padding:.5rem 1rem}.body .item .right .title-lecture-container[data-v-db674f9a]{font-size:1rem}.body .item .right .chapter[data-v-db674f9a],.body .item .right .sub-description[data-v-db674f9a]{font-size:.8rem}.body .item .left button[data-v-db674f9a]{padding:.25rem 1rem;font-size:.8rem}.body .item .right .icon[data-v-db674f9a],.body .item.assignment .right .icon[data-v-db674f9a]{width:30px;height:30px;font-size:.8rem}.body .item .right .separator[data-v-db674f9a]{height:15px}.body .item .right .chapter.type[data-v-db674f9a],.body .item .right .chapter[data-v-db674f9a]{padding:.25rem 1rem}.body .item .left .open-file-btn[data-v-db674f9a],.body .item .left .watch-video[data-v-db674f9a],.body .item.assignment .left .open-assignment-btn[data-v-db674f9a]{padding:.25rem 1rem;font-size:.8rem}.body .item.assignment .center .questions-count[data-v-db674f9a],.body .item.assignment .center .questions-title[data-v-db674f9a],.body .item.assignment .center .time-count[data-v-db674f9a],.body .item.assignment .center .time-title[data-v-db674f9a]{font-size:.8rem}}@media (max-width:992px){.body .item .right .title-lecture-container[data-v-db674f9a]{font-size:1.1rem}.body .item .right .title-lecture[data-v-db674f9a]{flex-direction:column;align-items:flex-start}.body .item .right .title-lecture .separator[data-v-db674f9a]{display:none}.body .item .right .chapter[data-v-db674f9a],.body .item .right .sub-description[data-v-db674f9a]{font-size:.9rem}.body .item .left button[data-v-db674f9a]{padding:.25rem 1.5rem;font-size:1rem}.body .item .right .icon[data-v-db674f9a],.body .item.assignment .right .icon[data-v-db674f9a]{width:35px;height:35px;font-size:1rem}.body .item .right .separator[data-v-db674f9a]{height:17px}.body .item .right .chapter.type[data-v-db674f9a],.body .item .right .chapter[data-v-db674f9a]{padding:.25rem 1.5rem}.body .item .left .open-file-btn[data-v-db674f9a],.body .item .left .watch-video[data-v-db674f9a],.body .item.assignment .left .open-assignment-btn[data-v-db674f9a]{padding:.25rem 1.5rem;font-size:1rem}.body .item.assignment .center .questions-count[data-v-db674f9a],.body .item.assignment .center .questions-title[data-v-db674f9a],.body .item.assignment .center .time-count[data-v-db674f9a],.body .item.assignment .center .time-title[data-v-db674f9a]{font-size:1rem}.body .item .center[data-v-db674f9a]{justify-content:flex-start!important;background-color:#e6e6e6;padding:1rem}.body .item .right[data-v-db674f9a]{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:768px){.download-app h3[data-v-db674f9a]{font-size:.8rem}.download-app .go-to-forum-btn[data-v-db674f9a]{padding:.5rem .75rem;font-size:.8rem;gap:.25rem}.body .item .right[data-v-db674f9a]{flex-direction:column;align-items:flex-start;gap:1rem}.body .item .left[data-v-db674f9a]{flex-direction:column-reverse;align-items:flex-start;gap:1rem}}@media (max-width:576px){.download-app[data-v-db674f9a]{padding:.75rem;gap:.5rem}.download-app h3[data-v-db674f9a]{font-size:.7rem}.download-app .go-to-forum-btn[data-v-db674f9a]{padding:.5rem;font-size:.7rem}.body .item.assignment .con[data-v-db674f9a],.body .item.lecture[data-v-db674f9a]{padding:.5rem}.body[data-v-db674f9a]{padding:2rem 0;margin:3rem 0;border:none;border-radius:0}.body .head h2[data-v-db674f9a]{font-size:1rem;padding:0;border:none;border-radius:0}.accordion-body[data-v-db674f9a],.accordion-collapse[data-v-db674f9a]{border:none!important;border-radius:0!important}.accordion-body[data-v-db674f9a]{padding:0!important}.accordion-header[data-v-db674f9a]{border-radius:0!important}.body .item .right .title-lecture-container[data-v-db674f9a]{font-size:1rem}.body .item .right .icon[data-v-db674f9a],.body .item.assignment .right .icon[data-v-db674f9a]{width:30px;height:30px;font-size:.6rem}.body .item .right .chapter.type[data-v-db674f9a],.body .item .right .chapter[data-v-db674f9a]{padding:.25rem 1rem}.body .item .left .open-file-btn[data-v-db674f9a],.body .item .left .watch-video[data-v-db674f9a],.body .item .left button[data-v-db674f9a],.body .item .right .chapter[data-v-db674f9a],.body .item.assignment .left .open-assignment-btn[data-v-db674f9a]{padding:.25rem 1rem;font-size:.6rem}.body .item.assignment .center[data-v-db674f9a]{padding:.5rem;text-align:center}.body .item.assignment .center .questions[data-v-db674f9a],.body .item.assignment .center .time[data-v-db674f9a],.body .item.assignment .center[data-v-db674f9a]{gap:.25rem}.body .item .right .sub-description[data-v-db674f9a],.body .item.assignment .center .questions-count[data-v-db674f9a],.body .item.assignment .center .questions-title[data-v-db674f9a],.body .item.assignment .center .time-count[data-v-db674f9a],.body .item.assignment .center .time-title[data-v-db674f9a]{font-size:.6rem}}@media (max-width:767px){.content[data-v-db674f9a]{padding:0 1rem}.head h2[data-v-db674f9a]{padding:.5rem 1rem!important;border-radius:5rem!important}}