@import"https://fonts.googleapis.com/css?family=Montserrat:400,600,700";@import"https://fonts.googleapis.com/css?family=Lato:400,600,700";a,h1,h2,h3,h4{font-family:Montserrat}h1,h2{font-weight:700;margin:.4rem 0}h1{font-size:3rem;color:#262641}@media screen and (max-width:35.5em){h1{font-size:1.75rem}}h2{font-size:2.15rem;color:#36365b}@media screen and (max-width:35.5em){h2{font-size:1.5rem}}h3{margin:.4rem 0;font-size:2rem;color:#36365b;font-weight:600}@media screen and (max-width:35.5em){h3{font-size:1.25rem}}h4{margin:.4rem 0;font-size:1.2rem;color:#36365b;font-weight:400}@media screen and (max-width:35.5em){h4{font-size:.9rem}}p{font-family:Lato;color:#36365b;font-size:1.25rem;line-height:1.75rem}@media screen and (max-width:35.5em){p{font-size:.875rem;line-height:1.3rem}}.body-text{font-family:Lato;color:#36365b;font-size:1.125rem;line-height:1.5rem}@media screen and (max-width:35.5em){.body-text{font-size:.875rem;line-height:1.25rem}}.text-center{text-align:center}.text-red{color:#fd7277}.text-light{color:#fafcfe}.text-purple-primary{color:#4947a7}.text-subtle{color:#858598}body{background-color:#fafcfe;margin:0}.page{overflow:hidden}.container{padding:0 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:79rem;margin:2rem auto auto}@media screen and (max-width:35.5em){.container{padding:0 1.5rem}}.about-container,.promo-container{display:flex;justify-content:space-between;align-items:center}.background-grey{background-color:#f2f2f2;width:100vw;overflow:hidden}@media screen and (max-width:35.5em){.background-grey{width:calc(100vw - (100vw - 100%))}}.background-purple-soft{background-color:#f4f4f9}.hero{margin-top:0;display:flex;justify-content:space-between;align-items:center;min-height:80vh;margin-bottom:4rem;animation:fadeIn 1s}@media screen and (max-width:64em){.hero{flex-direction:column;flex-flow:column-reverse;text-align:center;gap:1rem;justify-content:center}}.hero .title-container{position:relative;flex-basis:55%;margin-right:1rem}.hero .title-container .Typewriter{display:inline-block}@media screen and (max-width:35.5em){.hero .title-container .Typewriter{display:block}}.hero .title-container .description{margin:1.5rem 0}.hero .title-container button{margin-top:2rem}@media screen and (max-width:35.5em){.hero .title-container button{margin-top:0}}.hero .title-container .ornament-red{position:absolute;width:8.4rem;height:10rem;background-color:#fd7277;opacity:15%;z-index:"inherit";left:-1.5rem;top:-5rem}@media screen and (max-width:64em){.hero .title-container .ornament-red{display:none}}.hero .title-container .ornament-purple{position:absolute;width:6.8rem;height:6.8rem;background-color:#c1bae5;opacity:30%;z-index:"inherit";left:-4rem;top:-8rem}@media screen and (max-width:64em){.hero .title-container .ornament-purple{display:none}.hero .title-container{margin-right:0}}.hero .image-container{position:relative;flex-basis:45%;padding:.2rem}@media screen and (max-width:64em){.hero .image-container{width:80%}}@media screen and (max-width:35.5em){.hero .image-container{width:70%}}.hero .image-container .ornament-red{position:absolute;width:8rem;height:10rem;background-color:#fd7277;opacity:65%;z-index:10;right:-3rem;bottom:-10rem}@media screen and (max-width:64em){.hero .image-container .ornament-red{display:none}}.hero .image-container .ornament-purple{position:absolute;width:60%;height:140%;background-color:#4947a7;opacity:100%;z-index:"inherit";right:-15%;top:-8rem}@media screen and (max-width:64em){.hero .image-container .ornament-purple{display:none}}.hero .image-container .hero-image{position:relative;width:524px;height:580px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.button{padding:.9rem 3rem;border-radius:10px;font-family:Montserrat;font-weight:700;border:none;cursor:pointer;transition:all .3s;font-size:1.15rem;color:#fafcfe}@media screen and (max-width:35.5em){.button{font-size:.875rem}}.button:hover{opacity:.8;transform:translateY(-2.5px)}.button-purple{background-color:#4947a7}.button-red{background-color:#fd7277}.button-secondary{background-color:#fafcfe;outline:2px solid #c1bae5;outline-offset:-2px;color:#36365b}.button-small{padding:.6rem 1.75rem;font-size:.875rem;border-radius:6px}.button-small:hover{transform:none}@media screen and (max-width:35.5em){.button-small{font-size:.75rem}}.about-container{margin:8rem 0;gap:6rem}.about-container .desc{flex-basis:42%}@media screen and (max-width:64em){.about-container{flex-direction:column;gap:3rem}}@media screen and (max-width:35.5em){.about-container{margin:3.5rem 0}}.excellence-container{margin-top:2.5rem}.excellence{display:flex;align-items:center;background-color:#4947a7;color:#fafcfe;border-radius:.6rem;padding:1rem 1.5rem;margin-bottom:.75rem}.excellence .text{font-family:Lato;font-size:1.125rem;margin-left:1rem}@media screen and (max-width:35.5em){.excellence{padding:.75rem 1rem;margin-bottom:.5rem}.excellence .text{font-size:.875rem}}.promo-container{margin:4rem 0}@media screen and (max-width:64em){.promo-container{flex-direction:column;flex-flow:column-reverse}}.promo-container .text{flex-basis:58%;margin-right:1rem}.promo-container .title{background-color:#4947a7;color:#fafcfe;border-radius:0 .625rem .625rem 0;margin-left:-8rem;padding:1.2rem 2rem 1.2rem 8rem}@media screen and (max-width:64em){.promo-container .title{width:-moz-fit-content;width:fit-content;padding-right:6rem}}.promo-container .subtitle{margin:2rem 0 1.5rem}.promo-container .desc{margin-top:3.5rem}.promo-container .desc h3{margin-bottom:.5rem}.promo-container .desc p{margin-top:0}@media screen and (max-width:64em){.promo-container .image-dekstop{display:none}}.promo-container .image-mobile{display:none}@media screen and (max-width:64em){.promo-container .image-mobile{display:block}}.enrollment-container{margin:4rem 0 10rem}.enrollment-card-container{margin:1rem 3.8rem;display:flex;justify-content:space-between;align-items:stretch;gap:3rem}@media screen and (max-width:64em){.enrollment-card-container{flex-direction:column;gap:2rem}}@media screen and (max-width:35.5em){.enrollment-card-container{margin:.5rem}}.card{background-color:#fafcfe;border-radius:1.5rem;text-align:center;border:1px solid;padding:3rem;max-width:28rem;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (max-width:64em){.card{width:auto;margin:auto;padding:2rem}}.card-purple{border-color:#4947a7;box-shadow:0 4px 4px #c1bae5}.card-red{border-color:#fd7277;box-shadow:0 4px 4px rgba(253,114,119,.47)}.card .desc{font-size:1.125rem;margin-bottom:3rem;margin-top:1rem;min-height:8.2rem}@media screen and (max-width:35.5em){.card .desc{font-size:.875rem;min-height:-moz-fit-content;min-height:fit-content}}.card .button{position:relative;bottom:0}.gallery-photo-container .photo-large,.gallery-photo-container .photo-small-container .photo-small{cursor:pointer;transition:all .3s}.gallery-photo-container .photo-large:hover,.gallery-photo-container .photo-small-container .photo-small:hover{opacity:.8}.gallery-container{width:100%;margin:6rem 0 5rem}@media screen and (max-width:35.5em){.gallery-container{margin:3.5rem 0}}.gallery-photo-container{position:relative;width:100%;display:flex;margin:2rem 0;align-items:stretch;gap:1rem}@media screen and (max-width:64em){.gallery-photo-container{flex-direction:column}}.gallery-photo-container .photo-large{position:relative;display:inline-block;overflow:hidden;flex-basis:47.5%}.gallery-photo-container .photo-large img{border-radius:1.5rem}@media screen and (max-width:35.5em){.gallery-photo-container .photo-large img{border-radius:1rem}}.gallery-photo-container .photo-small-container{display:flex;flex-wrap:wrap;flex-basis:50%;gap:1rem}.gallery-photo-container .photo-small-container .photo-small{flex-basis:48.2%}@media screen and (max-width:35.5em){.gallery-photo-container .photo-small-container .photo-small{flex-basis:47%}}.gallery-photo-container .photo-small-container .photo-small img{border-radius:1rem}@media screen and (max-width:35.5em){.gallery-photo-container .photo-small-container .photo-small img{border-radius:.5rem}}.gallery-photo-container .ornament-red{position:absolute;width:5.5rem;height:24rem;background-color:#fd7277;opacity:30%;z-index:10;left:-2rem;bottom:-2rem}@media screen and (max-width:64em){.gallery-photo-container .ornament-red{display:none}}.gallery-photo-container .ornament-purple{position:absolute;width:3rem;height:14rem;background-color:#c1bae5;opacity:50%;z-index:10;right:-.5rem;top:-2rem}@media screen and (max-width:64em){.gallery-photo-container .ornament-purple{display:none}}.testimony-container{margin:4rem 0;width:100%;position:relative}@media screen and (max-width:35.5em){.testimony-container{width:calc(100vw - 40px)}}.testimony-title-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem}@media screen and (max-width:35.5em){.testimony-title-container{margin-bottom:1rem}}.testimony-carousel{position:relative}.testimony-carousel .shadow-left{position:absolute;width:10px;height:100%;z-index:1;background:linear-gradient(90deg,#f2f2f2,hsla(0,0%,100%,0))}.testimony-carousel .shadow-right{position:absolute;width:40px;height:100%;right:-2px;z-index:1;background:linear-gradient(270deg,#f2f2f2,hsla(0,0%,100%,0))}@media screen and (max-width:35.5em){.testimony-carousel .shadow-left,.testimony-carousel .shadow-right{display:none}}.button-container{display:flex;gap:1rem;position:absolute;top:-100px;right:0;z-index:10}.button-container .arrow-button{display:flex;align-items:center;justify-content:center;border-radius:50%;width:3rem;height:3rem;border:3px solid #4947a7;background-color:#fafcfe;cursor:pointer;transition:all .3s}.button-container .arrow-button:hover{opacity:.7}@media screen and (max-width:35.5em){.button-container{display:none}}.react-multi-carousel-track{align-items:stretch}.react-multi-carousel-track .react-multi-carousel-item{display:flex}.testimony-card{border-radius:1.25rem;box-shadow:0 4px 10px rgba(162,154,203,.53);background-color:#fafcfe;padding:2rem 2.5rem;display:flex;max-width:80%;flex-grow:0;flex-shrink:0;width:-webkit-fill-available;margin:1rem .5rem;flex-direction:column;justify-content:space-between}@media screen and (max-width:35.5em){.testimony-card{padding:2rem 2.25rem}}.testimony-card .quotation{padding-top:2rem;font-size:6rem;color:#4947a7;line-height:2rem}.testimony-card .testimony{font-size:1.125rem;margin-top:0;min-height:8rem;margin-bottom:4rem}@media screen and (max-width:35.5em){.testimony-card .testimony{font-size:1rem;line-height:1.5rem;min-height:4rem;margin-bottom:2rem}}.testimony-card .profile-container{display:flex;align-items:center;gap:1.5rem}.testimony-card .profile-container .photo{min-width:7.625rem;height:7.625rem;position:relative}.testimony-card .profile-container .photo img{border-radius:50%}@media screen and (max-width:35.5em){.testimony-card .profile-container .photo{min-width:5.5rem;height:5.5rem}}.testimony-card .profile-container .name{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}@media screen and (max-width:35.5em){.testimony-card .profile-container .name{font-size:1.2rem}}.testimony-card .profile-container .desc-container{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.testimony-card .profile-container .desc{font-family:Lato;color:#858598;font-size:1rem}@media screen and (max-width:35.5em){.testimony-card .profile-container .desc{font-size:.8rem}}.video-container{margin:4rem 0 6rem;width:100%;max-width:90vw}.video-title-container{display:flex;flex-direction:column;margin-bottom:2.5rem;align-items:center;text-align:center}.video-title-container .purple-text{color:#4947a7}.video-title-container .video-desc-container{margin-top:1rem;max-width:860px}.video-title-container .video-desc-container .contact-desc{font-size:1.5rem;line-height:2rem}.video-title-container .video-desc-container .contact-desc .contact-admin{color:#fd7277;text-decoration:none;font-weight:700;cursor:pointer;transition:all .3s}.video-title-container .video-desc-container .contact-desc .contact-admin:hover{opacity:.8}@media screen and (max-width:35.5em){.video-title-container{margin-bottom:1rem}.video-title-container .video-desc-container{max-width:100%;margin-top:0}.video-title-container .video-desc-container .contact-desc{font-size:1rem;line-height:1.5rem}}.main-video{position:relative;border-radius:1.8rem;border:1.2rem solid #4947a7;margin-left:auto;margin-right:auto;margin-bottom:2rem;width:860px}.main-video .yt-lite{border-radius:.5rem}@media screen and (max-width:64em){.main-video{border-radius:1rem;border-width:.5rem;width:95%}.main-video .yt-lite{border-radius:.5rem}}.lite-ytb-wrapper{height:100%}.lite-ytb-wrapper :before{content:"";position:absolute;width:200px;height:20px;background-color:#fff;top:20px;left:20px;z-index:1}.ytp-watermark{display:none!important}.yt-lite>.lty-playbtn{width:4.5rem!important;height:4.5rem!important;background-color:#4947a7!important;position:absolute;opacity:.9!important;border-radius:50%!important;border-color:transparent!important;cursor:pointer!important;transition:all .4s;background-image:url(/static/icon/play.png)!important;background-size:auto 40%!important;background-position:55%}.yt-lite>.lty-playbtn:hover{opacity:1!important;box-shadow:0 0 30px #c1bae5!important}.yt-lite.lyt-activated>.lty-playbtn{opacity:0!important;pointer-events:none}.playlist-container{display:flex;gap:1rem;justify-content:center;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.playlist-container::-webkit-scrollbar{display:none}.playlist-container .playlist-item{border-radius:1rem;width:12rem;height:8rem;position:relative;cursor:pointer;transition:all .3s;border:5px solid #36365b}.playlist-container .playlist-item-selected{border-color:#c1bae5}.playlist-container .playlist-item:hover{opacity:.8}.playlist-container .playlist-item img{border-radius:.5rem}@media screen and (max-width:35.5em){.playlist-container{justify-content:flex-start}.playlist-container .playlist-item{border-radius:.5rem;width:8rem;height:5rem}.playlist-container .playlist-item img{border-radius:.2rem}}.navbar-wrapper{width:100vw;display:flex;justify-content:center;position:fixed;top:0;left:0;z-index:100;background-color:#fafcfe;box-shadow:0 .2rem .5rem rgba(38,38,65,.2);font-family:Montserrat}.navbar .links a,.overlay .links a{text-decoration:none;color:#262641;font-weight:700;transition:.4s;cursor:pointer}.navbar .links a:hover,.overlay .links a:hover{color:#4947a7;transform:translateY(-3px)}.navbar{padding:1rem 3rem;display:flex;align-items:center;justify-content:space-between;width:100vw;max-width:80rem}@media screen and (max-width:48em){.navbar{padding:.75rem}}.navbar .menu-list{display:flex;align-items:center;gap:2rem}.navbar .logo{max-width:7rem;cursor:pointer;margin-right:1rem}@media screen and (max-width:48em){.navbar .logo{max-width:6rem}}.navbar .links a{display:inline-block}.navbar .links .menu-item{font-weight:700;cursor:pointer}@media screen and (max-width:64em){.navbar .buttons,.navbar .links{display:none}}@media screen and (min-width:64em){.navbar .hamburger-wrapper{display:none}}.overlay{z-index:20;background-color:#fafcfe;width:100vw;position:fixed;top:60px;left:0;align-items:center;transition:all .4s ease-in-out;box-shadow:0 .2rem .5rem rgba(38,38,65,.2)}.overlay .links{text-align:center;display:flex;flex-direction:column;gap:.9rem;transition:all .25s ease-in-out;opacity:1;padding-top:4rem;padding-bottom:2rem;height:8rem}.overlay.closed{top:-160px}@media screen and (min-width:64em){.overlay{display:none}}.footer-wrapper{background-color:#fafcfe;width:100%;display:flex;justify-content:center}.footer{padding:3rem 2rem;display:flex;width:100%;max-width:80rem;font-family:Lato;font-size:.875rem;color:#36365b}@media screen and (max-width:35.5em){.footer{flex-direction:column;align-items:flex-start}}.footer .image{margin-top:1rem;min-width:12rem}.footer .text-container{display:flex;gap:2rem;margin-left:4.5rem}@media screen and (max-width:64em){.footer .text-container{flex-wrap:wrap}}@media screen and (max-width:35.5em){.footer .text-container{margin-left:0;margin-top:3rem;flex-wrap:wrap;flex-direction:column}}.footer .text-container .text-item{max-width:16rem;width:100%;line-height:1.3rem}@media screen and (max-width:35.5em){.footer .text-container .text-item{max-width:none}}.footer .text-container .text-item .title{font-size:.875rem!important;font-weight:700;margin:.1rem}.footer .text-container .text-item .text-item-container{display:flex;align-items:flex-start;margin-bottom:.2rem}.footer .text-container .text-item .text-item-container .icon{padding-top:.1rem;padding-right:.2rem}.footer .text-container .text-item a{text-decoration:none;color:#4947a7}.loading-container{width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:center}.loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#4947a7;border-radius:50%;animation:spin 1s linear infinite}.loading-text{margin:0;font-weight:700;color:#333;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.loading-spinner{width:32px;height:32px;border-width:3px}.loading-text{font-size:1rem}}.login-card{background:#fff;box-shadow:0 6px 10px #c1bae6;border-radius:25px;padding:46px 64px;max-width:540px}.login-card .logo-wrapper{height:50px;width:136px;position:relative}.login-card .login-title{margin-top:30px}.login-card .login-subtitle{margin-top:8px}@media screen and (max-width:35.5em){.login-card{padding:32px 24px}.login-card .logo-wrapper{height:28px;width:77px}.login-card .login-title{margin-top:16px}}.login-card .login-button{border-radius:10px;border:1.5px solid #c1bae5;padding:6px 20px;margin-top:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.login-card .login-button:hover{opacity:.8}.login-card .login-button h4{font-weight:700;margin-left:16px}.login-card .login-button .logo-wrapper{width:48px;height:48px;position:relative}@media screen and (max-width:35.5em){.login-card .login-button{margin-top:12px;padding:4px 12px;border-radius:8px}.login-card .login-button .logo-wrapper{width:36px;height:36px}}.login-card .login-footer{margin-top:42px;text-align:center;color:#858598}.login-card .login-footer .link{color:#fd7277;cursor:pointer;text-decoration:none;transition:color .3s;font-weight:700}@media screen and (max-width:35.5em){.login-card .login-footer{margin-top:32px}}.logo-ornament-container{background:linear-gradient(180deg,rgba(253,114,119,.6),rgba(73,71,167,.6));height:100%;width:100%;position:relative}.logo-ornament-container .logo{position:absolute;left:-20px;bottom:0}.login-page-container{display:flex;height:100vh}.login-page-container .login-ornament-container{flex-basis:40%}@media screen and (max-width:64em){.login-page-container .login-ornament-container{display:none}}.login-page-container .login-card-container{flex-basis:60%;display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width:64em){.login-page-container .login-card-container{flex-basis:100%;padding:20px;align-items:flex-start;margin-top:12vh}}.dashboard-page-container{display:flex;width:100%;min-height:calc(100vh - 300px);flex-direction:column;margin-top:48px}.dashboard-page-container .dashboard-banner{position:relative;box-sizing:border-box;background:linear-gradient(90deg,rgba(253,114,119,.2),rgba(73,71,167,.2)),#fff;width:100%;border-radius:16px;margin-top:80px;padding:52px 105px}.dashboard-page-container .dashboard-banner .banner-text{margin-right:320px}.dashboard-page-container .dashboard-banner .banner-desc{margin-top:16px}.dashboard-page-container .dashboard-banner .banner-desc .contact-admin{color:#fd7277;text-decoration:none;font-weight:700;cursor:pointer;transition:all .3s}.dashboard-page-container .dashboard-banner .banner-desc .contact-admin:hover{opacity:.8}.dashboard-page-container .dashboard-banner .banner-img{position:absolute;right:150px;bottom:10px;display:flex;width:320px}.dashboard-page-container .module-container{margin:36px 0;box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:64em){.dashboard-page-container .dashboard-banner{display:flex;flex-direction:column-reverse;padding:24px;position:relative;margin-top:56px}.dashboard-page-container .dashboard-banner .banner-text{margin-right:0;width:100%}.dashboard-page-container .dashboard-banner .banner-img{position:static;width:75%;min-width:140px;max-width:360px;margin:-64px auto 24px}.dashboard-page-container .module-container{margin:24px 0;gap:12px}}.module-page-container{display:flex;width:100%;min-height:calc(100vh - 250px);flex-direction:column;margin:48px}.module-page-container .module-title{margin-top:48px}.module-page-container .searchbar-container{margin:28px 0;max-width:60%}.module-page-container .video-list-container{display:flex;flex-direction:column;gap:20px;margin-bottom:48px}@media screen and (max-width:63.938em){.module-page-container .module-title{margin-top:24px}.module-page-container .searchbar-container{max-width:100%;margin:16px 0}.module-page-container .video-list-container{gap:12px;margin-bottom:24px}}.video-page-container{display:flex;width:100%;min-height:calc(100vh - 250px);flex-direction:column;margin:28px 0}.video-page-container iframe{border-radius:8px;border:none;outline:none}.video-page-container .logo-container{position:absolute;right:0;top:0;background-color:#fff;width:50px;height:50px;display:flex;align-items:center;opacity:.95;justify-content:center}.video-page-container .video-title{margin-top:70px}.video-page-container .video-player{position:relative;border-radius:16px;border:12px solid #4947a7;margin:36px auto;width:960px;height:540px;background-color:#4947a7}.video-page-container .video-player.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;margin:0;border:none;border-radius:0;z-index:9999;background-color:#000}.video-page-container .video-player .yt-lite{border-radius:8px}.video-page-container .video-player .video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:10}.video-page-container .video-player .video-overlay .fullscreen-toggle-btn{position:absolute;top:16px;right:16px;background:rgba(0,0,0,.7);border:none;color:#fff;padding:12px;border-radius:50%;cursor:pointer;pointer-events:all;transition:all .2s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-page-container .video-player .video-overlay .fullscreen-toggle-btn:hover{background:rgba(0,0,0,.9);transform:scale(1.05)}.video-page-container .video-player .video-overlay .fullscreen-toggle-btn svg{width:24px;height:24px}.video-page-container .video-player .video-overlay .fullscreen-title{position:absolute;top:20px;left:20px;right:80px;background:linear-gradient(180deg,rgba(0,0,0,.8) 0,transparent);padding:20px;border-radius:8px;pointer-events:all;display:flex;justify-content:space-between;align-items:center}.video-page-container .video-player .video-overlay .fullscreen-title h3{color:#fff;margin:0;font-size:1.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.7);flex:1 1}.video-page-container .video-player .video-overlay .fullscreen-title .close-btn{background:hsla(0,0%,100%,.2);border:none;color:#fff;padding:8px;border-radius:50%;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;margin-left:16px}.video-page-container .video-player .video-overlay .fullscreen-title .close-btn:hover{background:hsla(0,0%,100%,.3)}.video-page-container .video-player .video-overlay .fullscreen-title .close-btn svg{width:24px;height:24px}.video-page-container .video-desc-container{background-color:#fff;padding:8px 24px;border-radius:16px;margin-bottom:24px}@media screen and (max-width:63.938em){.video-page-container{min-height:auto;margin:16px 0}.video-page-container .video-title{margin-top:56px}.video-page-container .video-player{margin:24px 0;border-radius:12px;border-width:8px;width:auto;height:auto;aspect-ratio:16/9}.video-page-container .video-player.fullscreen{aspect-ratio:unset;height:100vh}.video-page-container .video-player .video-overlay .fullscreen-toggle-btn{top:12px;right:12px;padding:10px}.video-page-container .video-player .video-overlay .fullscreen-title{top:12px;left:12px;right:60px;padding:16px}.video-page-container .video-player .video-overlay .fullscreen-title h3{font-size:1.2rem}.video-page-container .video-desc-container{padding:8px 16px;margin-bottom:24px;border-radius:12px}}.accordion-container{width:100%;border-radius:16px;background-color:#fff;padding:24px 42px 0;overflow:hidden;box-sizing:border-box}.accordion-container .accordion-header{display:flex;justify-content:space-between;cursor:pointer}.accordion-container .accordion-title{font-weight:700;font-family:Montserrat;color:#36365b;line-height:24px;margin-bottom:24px}.accordion-container .arrow-icon{margin-top:6px}.accordion-container .arrow-icon img{transition:transform .3s}.accordion-container .arrow-icon.expanded img{transform:rotate(180deg)}.accordion-container .accordion-content{transition:max-height .3s cubic-bezier(.4,0,.2,1)}.accordion-container .accordion-item-container{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.accordion-container .divider{height:1px;width:100%;background-color:#c1bae5;opacity:.5;margin-bottom:12px}.accordion-container .accordion-item{font-family:Montserrat;color:#4947a7;margin:12px 0;cursor:pointer;transition:all .3s}.accordion-container .accordion-item:hover{opacity:.8}@media screen and (max-width:35.5em){.accordion-container{padding:8px 24px 0}.accordion-container .accordion-title{margin-bottom:12px}.accordion-container .accordion-item{margin:6px 0}}.list-item-container{display:flex;background-color:#fff;border-radius:16px;padding:24px 28px;gap:24px;box-sizing:border-box;width:100%;justify-content:space-between;cursor:pointer}.list-item-container .list-item-text-container{display:flex;flex-direction:column;gap:12px}.list-item-container .list-item-title{color:#4947a7;font-size:24px;font-family:Montserrat;font-weight:700}.list-item-container .list-item-subtitle{color:#858598;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:63.938em){.list-item-container{padding:16px 18px;border-radius:12px}.list-item-container .list-item-text-container{gap:8px}.list-item-container .list-item-title{font-size:20px}}.searchbar-wrapper{width:100%;border:1px solid #c1bae5;border-radius:25px;background-color:#fff;display:flex;align-items:center}.searchbar-wrapper .searchbar-input{transition:all .2s ease-in-out;font-family:Montserrat,sans-serif;width:100%;padding:12px 28px;border:none;background-color:transparent;font-size:16px;box-sizing:border-box}.searchbar-wrapper .searchbar-input:focus{outline:none;border-color:#4947a7}.searchbar-wrapper .search-icon{cursor:pointer;margin-right:18px}@media screen and (max-width:63.938em){.searchbar-wrapper .searchbar-input{font-size:14px;padding:10px 20px}}.pagination-container{display:flex;justify-content:center;gap:8px;font-family:Montserrat,sans-serif}.pagination-container .pagination-button{border:1.5px solid #c1bae5;display:flex;border-radius:8px;padding:10px 16px;background-color:#fff;cursor:pointer}.pagination-container .pagination-button.page-num{cursor:default}.pagination-container .pagination-button.disabled{cursor:default;opacity:.5}