.text-justify{text-align:justify}body{font-size:17px;scroll-behavior:unset;background-color:#faf8fb;padding-top:0}@media (hover:hover) and (pointer:fine){*{scrollbar-color:transparent transparent;scrollbar-width:thin}:hover{scrollbar-color:#706a73 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:transparent;background-clip:padding-box}:hover::-webkit-scrollbar-thumb{background-color:#706a73}:hover::-webkit-scrollbar-thumb:hover{background-color:#43245f}}.loading-dots{display:flex;align-items:center}.loading-dots span{width:16px;height:16px;margin:0 8px;background-color:#333;border-radius:50%;animation:loading 1.2s infinite}.loading-dots span:nth-child(2){animation-delay:.3s}.loading-dots span:nth-child(3){animation-delay:.6s}@keyframes loading{0%,80%,to{opacity:0;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.full-page-loading{--loading-purple:#43245f;--loading-purple-dark:#2b153e;--loading-purple-soft:#f4eff7;--loading-pink:#ed4d7c;--loading-pink-soft:#fff0f4;display:flex;position:fixed;z-index:9999;inset:0;align-items:center;justify-content:center;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 16% 24%,rgba(237,77,124,.1),transparent 30%),radial-gradient(circle at 84% 74%,rgba(67,36,95,.1),transparent 32%),linear-gradient(145deg,#fff 0,var(--loading-purple-soft) 52%,var(--loading-pink-soft) 100%);color:var(--loading-purple-dark)}.loading-progress{position:absolute;z-index:3;top:0;right:0;left:0;height:4px;overflow:hidden;background:rgba(67,36,95,.1)}.loading-progress span{display:block;width:42%;height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,var(--loading-purple),var(--loading-pink));box-shadow:0 0 14px rgba(237,77,124,.55);animation:loading-progress 1.45s cubic-bezier(.65,0,.35,1) infinite}.loading-content{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column;padding:32px;text-align:center}.loading-mark{position:relative;width:88px;height:88px;margin-bottom:22px;filter:drop-shadow(0 14px 22px rgba(67,36,95,.18));animation:loading-float 2.4s ease-in-out infinite}.loading-ring{position:absolute;inset:0;border-left:2px solid rgba(67,36,95,.12);border-bottom:2px solid rgba(67,36,95,.12);border-top:2px solid rgba(67,36,95,.12);border-top-color:var(--loading-pink);border-right:2px solid rgba(67,36,95,.12);border-right-color:var(--loading-purple);border-radius:50%;animation:loading-spin 1.25s linear infinite}.loading-petal{position:absolute;top:50%;left:50%;width:18px;height:28px;margin:-27px 0 0 -9px;border-radius:100% 100% 65% 65%;background:linear-gradient(180deg,var(--loading-pink),#f285a5);transform-origin:9px 27px;animation:loading-bloom 1.6s ease-in-out infinite alternate}.loading-petal-two{transform:rotate(90deg);animation-delay:-.4s}.loading-petal-three{transform:rotate(180deg);animation-delay:-.8s}.loading-petal-four{transform:rotate(270deg);animation-delay:-1.2s}.loading-center{position:absolute;top:50%;left:50%;width:15px;height:15px;border:4px solid #fff;border-radius:50%;background:var(--loading-purple);box-shadow:0 2px 8px rgba(43,21,62,.25);transform:translate(-50%,-50%)}.loading-message,.loading-title{margin:0}.loading-title{color:var(--loading-purple-dark);font-family:var(--font-noto-sans),"Segoe UI",Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:.02em}.loading-message{margin-top:7px;color:#706a73;font-size:14px}.loading-glow{position:absolute;width:min(34vw,440px);aspect-ratio:1;border:1px solid rgba(67,36,95,.08);border-radius:50%}.loading-glow:before{position:absolute;inset:14%;border:inherit;border-radius:inherit;content:""}.loading-glow-left{bottom:-18%;left:-9%}.loading-glow-right{top:-22%;right:-8%}@keyframes loading-progress{0%{transform:translateX(-110%)}to{transform:translateX(350%)}}@keyframes loading-spin{to{transform:rotate(1turn)}}@keyframes loading-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes loading-bloom{0%{opacity:.72;scale:.86}to{opacity:1;scale:1}}@media (prefers-reduced-motion:reduce){.loading-mark,.loading-petal,.loading-progress span,.loading-ring{animation-duration:3s}}.sticky-nav{width:100%;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:top .3s ease-in-out}body,html{min-height:100%}body.quizz,html.quizz{height:auto;min-height:100%;overflow-y:auto!important;padding-top:0}.logo{height:50px}.carousel-image{background-repeat:no-repeat;background-position:0;background-size:cover;height:200px}.carousel-inner{position:relative}.carousel-inner:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(90deg,rgba(0,0,0,.3),transparent),linear-gradient(270deg,rgba(0,0,0,.3),transparent);background-position:0,100%;background-repeat:no-repeat;background-size:25% 100%;width:100%;height:100%}.carousel-indicators{bottom:-50px}.carousel-indicators [data-bs-target]{background-color:#000;height:5px}.course-overview{background:#fff;box-shadow:-1px 1px 40px -18px rgba(0,0,0,.74);-webkit-box-shadow:-1px 1px 40px -18px rgba(0,0,0,.74);-moz-box-shadow:-1px 1px 40px -18px rgba(0,0,0,.74);height:100%;border-radius:20px}.course-overview .overview-image{width:100%;border-radius:10px}.course-overview .content-wrapper{margin-bottom:30px}.course-overview .overview-title{font-weight:600}.course-overview button.detail-button{background-color:#0093e9;background-image:linear-gradient(160deg,#0093e9,#80d0c7);border-radius:10px}.course-overview .overview-desc.responsive{margin-bottom:30px}.try-me{background-image:url(/images/testbackground.png);background-size:cover;background-position:top;width:100%;height:300px;font-size:20px;color:#696969}.try-me .try-me-button{border-radius:50px;background:#3490ce6b;font-weight:700;font-size:20px}.try-me .try-me-button img{height:40px}.system-card{background:#e7e7e787;border:0!important;border-radius:10px!important;box-shadow:0 7px 19px -2px hsla(0,0%,62%,.41);padding:16px}.pass-ratio{color:#666;font-size:1.5rem}.pass-ratio .ratio-number-wrapper{font-size:2rem}.pass-ratio .ratio-number{background:#bfefbf;padding:10px;border-radius:20px;width:-moz-fit-content;width:fit-content;display:inline-block;text-align:center}.btn-detail{font-size:20px}.feedback-section{background-color:#f7f9ff}.feedback{position:relative;height:100%;padding-bottom:4rem!important}.feedback>div{position:relative;z-index:2}.feedback .image{width:100%;height:0;padding-top:100%;background-size:cover}.feedback .title{font-size:20px;color:#22849e;font-weight:600}.feedback .title img{height:32px;transform:rotate(20deg)}.feedback .content{position:relative;z-index:3;text-align:justify;color:#333;line-height:2}.feedback .name{font-size:17px;font-weight:600;color:#666;position:absolute;bottom:1rem;right:1rem}.feedback:before{top:0;right:0;bottom:25px;background:#fff;box-shadow:10px -5px 13px -3px rgb(30 34 36/8%);z-index:2}.feedback:after,.feedback:before{content:"";position:absolute;left:0;border-radius:8px}.feedback:after{width:calc(100% - 1px);height:40px;bottom:15px;box-shadow:10px 2px 18px 0 rgba(0,0,0,.1);transform:rotate(357deg);z-index:1;background-color:#fff}.more-review a{font-weight:600;font-size:20px;text-decoration:none;color:#52a7e7}.system-card.fade-in-on-hover{transition:all .3s}.system-card.fade-in-on-hover:hover{transform:scale(105%)}.system-card.disabled{background:#d1d1d18c;pointer-events:none;opacity:.4}.system-card.disabled:hover{transform:unset}.system-card h6{height:35px}.system-card-content{background:#f7f7f7;padding:16px;border-radius:8px;color:#3c3232}.system-card-content.max-height{height:200px;overflow-y:hidden;text-overflow:ellipsis}.system-card-content.max-height.course{height:80px}.system-card-content.max-height.section-1{height:185px}.system-card-content.max-height.chapter{height:150px}.navbar{transition:background .3s;background-color:#fff!important}.navbar>.container{width:100%;height:100%}.navbar.scroll{background-color:#f6f6f6!important}.nav-link{padding:15px 10px!important;font-weight:700;font-size:18px!important}.footer{background:#fff}.footer .footer-logo{height:80px}.footer a{color:#666;text-decoration:none;display:inline-block;margin:8px 0;font-size:18px}.footer a:hover{text-decoration:underline}.footer .icon{width:30px;margin-right:10px}.course-block{padding-bottom:70px;font-size:1.2rem}.course-block .course-info .course-image{width:100%;height:0;padding-top:100%;background-size:cover}.section:first-child{padding-top:0}.section:last-child{padding-bottom:0}.section{line-height:1.8;padding-top:10px;padding-bottom:10px}.section ol li,.section ul li{margin-top:10px;margin-bottom:10px}.free-trial-block{margin-top:100px;margin-bottom:100px}.free-trial-block button,.orange-button,.orange-button-no-width{padding:20px;border-radius:30px;background:#e58126;border:0;margin-top:20px;transition:all .3s;color:#fff;width:300px}.orange-button-no-width{width:unset}.free-trial-block button:hover{background:#fff;color:orange}.select-pack{border:1px solid orange;display:block;background:transparent;padding:10px 0;width:100%;margin:16px 0;transition:all .3s}.select-pack:hover{background:#fff;color:orange}.regform div,.regform label{align-items:center}.regform label{padding:15px;margin-top:10px;margin-bottom:10px}.regform input,.regform select{background:#fff}.regform button,.regform input,.regform select{border:1px solid #ccc;margin-bottom:10px;margin-top:10px;border-radius:5px;padding:15px}.form-control-plaintext{border:0!important;background-color:transparent!important}.regform .action-button{background:#0a58ca!important;border:0!important}.regform button[type=submit]{border:1px solid orange;background:#e46a2f;padding:15px 20px;border-radius:5px;color:#fff;display:block}.regform .input-group-text{padding:15px}.gradient-css{background-color:#8ec5fc;background-image:linear-gradient(62deg,#8ec5fc,#e0c3fc);color:#fff;font-size:30px}.avatar{background:#fff;border-radius:150%;width:100%}.user-navbar .dropdown-toggle,.user-navbar .dropdown-toggle:active{background:transparent;border:0}.user-navbar .dropdown-menu.show{background:#fff;border:0;width:300px;inset:0 auto auto -150px!important;box-shadow:0 7px 19px -2px hsla(0,0%,62%,.41)}.user-navbar .dropdown-menu.show .dropdown-item{padding:10px 30px}.breadcrumb{font-size:20px}.breadcrumb a{margin:0 10px;background-color:transparent;border:0;cursor:pointer;display:inline-block;text-decoration:none;color:#333}.breadcrumb i{line-height:1.5}.breadcrumb a:first-child{margin-left:0}.question-list{background:#fff;max-height:500px;overflow-y:auto}.question{margin-bottom:50px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.explanation{border-radius:5px;padding:10px 15px;border:1px solid #92ae71;background:#d1eed1;color:#515e51;margin-bottom:40px}.question .question-text{font-weight:700;color:#163643}.question .answer-text{cursor:pointer;background-color:#fff;padding:10px;border-radius:5px;margin-top:5px;margin-bottom:5px}.question .answer-text.selected{background-color:#0093e9;background-image:linear-gradient(160deg,#0093e9,#80d0c7);color:#fff}.question .answer-text .answerChar{display:inline-block;padding:3px 11px;border-radius:30px;background:#bfcde8;color:#5487d6;margin-right:10px}.question .answer-text.selected .answerChar{background:#2463d4;color:#fff}.question-nav-button{border-radius:10px;background:#78a9ec;border:0;color:#fff;font-weight:700;transition:all .1s;font-weight:400;color:blue}.question-nav-button i{color:#3d79b0}.question-nav-button:active{transform:scale(110%)}.question-nav-button:disabled{opacity:.3;transform:unset}.row.items>[class*=col-]{margin-bottom:25px}.section{font-size:1.2rem}.section a,a{font-weight:600;text-decoration:none!important;color:#333}.pricing .price-item{background:#fff;border:1px solid #d6d6d6;border-radius:10px}.pricing .price-item.basic{background-color:#abd2e9!important;background-image:linear-gradient(160deg,#abd2e9,#e6f6f4)!important}.pricing .price-item.premium{background-color:#0093e9;background-image:linear-gradient(160deg,#0093e9,#80d0c7);color:#fff}.pricing .price-item .popular{font-size:.5rem;background:#358bd7;border-radius:21px;transform:translateY(-.3rem);display:inline-block;padding:4px;color:#fff;transform:translate(6px,3px)}.pricing .price-item .price span{display:inline-block}.pricing .price-item .price .start-from{background:#ebebeb;border-radius:10px;transform:translateY(-.3rem);color:#686868;font-size:.8rem}.pricing .price-item .price .number{font-size:2rem}.pricing .price-item .compare{height:200px;line-height:2}.pricing .price-item .compare li i{margin-right:15px}.pricing .price-item .select-month-button{display:block;width:100%;padding:15px;margin:10px 0;background-color:#fff;color:#000;border:1px solid #d6d6d6}.pricing .price-item .select-month-button del{opacity:.4;margin-right:5px}.pricing .price-item.premium .select-month-button{background-color:#fff;color:#408bad;border:0}.tip-block{scroll-margin-top:90px}.table-content a{color:#333;text-decoration:none;font-weight:600;display:inline-block;margin:5px 0}.question-board-overlay{background:#0000006e;position:fixed;top:0;left:0;right:0;bottom:0}.fixed-nav-button{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:1000;background:#fff;border-radius:4px;box-shadow:2px 2px 10px 0 rgba(0,0,0,.2);width:350px}.fixed-nav-button>.info{flex:auto;cursor:pointer}.fixed-nav-button>.info>.progress{height:4px}.fixed-nav-button .question-nav-button{background:transparent;border-radius:4px;display:flex;align-items:center;justify-content:center;height:50px;padding-left:17px;padding-right:17px}.fixed-nav-button .question-nav-button.submit{flex-direction:column;background-color:orange;padding-left:10px;padding-right:10px;color:#fff;font-size:13px}.fixed-nav-button .question-nav-button.submit.submitted{background:green;pointer-events:none}.fixed-nav-button .question-nav-button.submit i{color:#fff!important}.fixed-nav-button .indicator{font-size:.8em}.fixed-nav-button .flag-button.active{background:#ffd6ef}.fixed-nav-button .toggled-question-board{border-radius:4px;position:absolute;width:100%;height:300px;top:-310px;background:#fff;box-shadow:2px 2px 10px 0 rgba(0,0,0,.2)}.fixed-nav-button .toggled-question-board .option{height:15%;margin:3% 5% 5%}.fixed-nav-button .toggled-question-board .option .question-nav-button{background:#eee;color:#333}.fixed-nav-button .toggled-question-board .scroll-panel{height:70%;width:90%;overflow-y:auto;overflow-x:hidden;margin:5% auto auto}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile{border-radius:4px;cursor:pointer;transition:all .2s;width:18%;position:relative;margin-bottom:10px;color:#fff}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile.selected{color:#000;font-weight:700;font-size:30px}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile.selected .child-holder{text-decoration:underline}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile.bg-default{background:#eee!important;color:#000}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile.bg-danger{background:#db5252!important}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile.bg-success{background:#68c688!important}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile.bg-warning{background:#f1ad62!important}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile:before{content:"";display:block;width:100%;padding-bottom:100%}.fixed-nav-button .toggled-question-board .scroll-panel .question-tile .child-holder{position:absolute;top:0;left:0;right:0;bottom:0;line-height:100%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:576px){.carousel-image{height:320px}.course-overview .content-wrapper{min-height:480px}.course-overview .overview-desc.responsive{margin-bottom:20px}}@media only screen and (min-width:768px){.carousel-image{height:400px}.course-overview .overview-desc.responsive{min-height:220px}}@media only screen and (min-width:992px){.carousel-image{height:550px}.course-overview .overview-desc.responsive{min-height:150px}}@media only screen and (min-width:1200px){.carousel-image{height:600px}.course-overview .overview-desc.responsive{min-height:250px}}