.primary{color:#fff;cursor:pointer;background-color:#39b54a;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:14px 24px;font-size:16px;font-weight:700;display:flex}.secondary{color:#39b54a;cursor:pointer;background-color:#fbfbfb;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:14px 24px;font-size:16px;font-weight:700;display:flex}@media screen and (max-width:768px){.primary{padding:14px 48px}}@media screen and (max-width:540px){.primary{padding:14px 24px}}.no-cohort-modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:500px;padding:32px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.no-cohort-modal .modal-header{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}.no-cohort-modal .modal-header h3{color:#2e3192;margin:0;font-size:24px;font-weight:700}.no-cohort-modal .modal-body{margin-bottom:32px}.no-cohort-modal .modal-body p{color:#555;margin:0;font-size:16px;line-height:1.6}.no-cohort-modal .modal-footer{justify-content:center;display:flex}.spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.primary:disabled{opacity:.7;cursor:not-allowed;background-color:#39b54a}
.navigation{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;padding:1rem 11rem;display:flex;position:fixed;top:0;left:0;right:0}.navigation .logo img{object-fit:cover;width:66px;height:48px}.navigation .menu-toggle{cursor:pointer;z-index:100;display:none}.navigation .nav-links{justify-content:center;align-items:center;gap:3rem;font-weight:700;display:flex}@media screen and (max-width:1440px){.navigation{padding:1rem 4rem}}@media screen and (max-width:1388px){.navigation{padding:1rem 2rem}}@media screen and (max-width:834px){.navigation{padding:1rem 2rem}.navigation .logo img{width:60px;height:44px}.navigation .nav-links{gap:1.5rem}.navigation .nav-links a{font-size:15px}.navigation .nav-links .contact-us button{padding:10px 20px;font-size:14px}.navigation .menu-toggle{display:none}}@media (min-width:835px) and (max-width:1024px){.navigation{padding:1rem 3rem}.navigation .logo img{width:64px;height:46px}.navigation .nav-links{gap:2rem}.navigation .nav-links a{font-size:16px}.navigation .nav-links .contact-us button{padding:12px 24px;font-size:15px}.navigation .menu-toggle{display:none}}@media (max-width:768px){.navigation{padding:1rem 4rem}.navigation .logo{z-index:1001;position:relative}.navigation .menu-toggle{z-index:1001;display:block}.navigation .nav-links{z-index:999;background-color:#fff;flex-direction:column;width:100%;height:100%;padding:6rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%}.navigation .nav-links.active{right:0}.navigation .nav-links a{padding:1rem 0;font-size:1.2rem}.navigation .nav-links .contact-us,.navigation .nav-links .contact-us button{width:100%}}
.footer{flex-direction:column;gap:1rem;padding-top:300px;display:flex}.footer .quick-links{justify-content:space-between;display:flex}.footer .quick-links a{color:#000;width:fit-content;font-weight:500}.footer .quick-links ul{font-weight:400}.footer .quick-links .logo-text{flex-direction:column;gap:1rem;display:flex}.footer .quick-links .logo-text img{object-fit:cover;width:66px;height:48px}.footer .quick-links .footer-links{flex-direction:column;gap:24px;display:flex}.footer .quick-links .footer-links h3{color:#098241}.footer .quick-links .contacts ul{flex-direction:column;gap:24px;display:flex}.footer .quick-links .contacts ul li{align-items:center;gap:1rem;display:flex}.footer .quick-links .updates{background-color:#f8f8f8;border-radius:1rem;flex-direction:column;gap:1rem;padding:24px 32px;display:flex}.footer .quick-links .updates .date{color:#2e3192}.footer .footer-copyright{justify-content:space-between;display:flex}.footer .footer-copyright .copyright{align-items:center;gap:5px;display:flex}.footer .footer-copyright .copyright p{color:#5f5f5f}.footer .footer-copyright .policies{gap:1rem;display:flex}.footer .footer-copyright .policies p{color:#5f5f5f}@media screen and (max-width:1440px){.footer{padding:300px 2rem 1rem}}@media screen and (min-width:769px) and (max-width:834px){.footer{padding:3rem 2rem 2rem}.footer .footer-content{text-align:center;flex-direction:column;gap:2rem}.footer .footer-content .footer-left .footer-logo img{width:60px;height:44px}.footer .footer-content .footer-left p{max-width:80%;margin:0 auto;font-size:15px}.footer .footer-content .footer-right .footer-links{flex-direction:row;justify-content:center;gap:2rem}.footer .footer-content .footer-right .footer-links .footer-column{text-align:center}.footer .footer-content .footer-right .footer-links .footer-column h4{font-size:16px}.footer .footer-content .footer-right .footer-links .footer-column ul li a{font-size:14px}.footer .footer-copyright{text-align:center;flex-direction:column;gap:1rem}.footer .footer-copyright .copyright{justify-content:center}.footer .footer-copyright .copyright p{font-size:14px}.footer .footer-copyright .policies{justify-content:center;gap:1.5rem}.footer .footer-copyright .policies p{font-size:14px}.refund-popup,.accreditation-popup{width:85%;max-width:600px;padding:2rem}.refund-popup .contents,.accreditation-popup .contents{padding:1.5rem}}@media screen and (min-width:835px) and (max-width:1024px){.footer{padding:4rem 3rem 2rem}.footer .footer-content{flex-direction:row;gap:3rem}.footer .footer-content .footer-left{flex:1}.footer .footer-content .footer-left .footer-logo img{width:64px;height:46px}.footer .footer-content .footer-left p{max-width:90%;font-size:16px}.footer .footer-content .footer-right{flex:1}.footer .footer-content .footer-right .footer-links{flex-direction:row;gap:2rem}.footer .footer-content .footer-right .footer-links .footer-column{flex:1}.footer .footer-content .footer-right .footer-links .footer-column h4{font-size:17px}.footer .footer-content .footer-right .footer-links .footer-column ul li a{font-size:15px}.footer .footer-copyright{flex-direction:row;justify-content:space-between}.footer .footer-copyright .copyright p{font-size:15px}.footer .footer-copyright .policies{gap:2rem}.footer .footer-copyright .policies p{font-size:15px}.refund-popup,.accreditation-popup{width:80%;max-width:650px;padding:2.5rem}.refund-popup .contents,.accreditation-popup .contents{padding:2rem}}@media screen and (max-width:810px){.refund-popup,.accreditation-popup{padding:1.5rem}.refund-popup .contents,.accreditation-popup .contents{padding:1rem}.footer{text-align:center;padding-top:50vh}.footer .quick-links{flex-direction:column;gap:2rem}.footer .quick-links .logo-text,.footer .quick-links .footer-links{align-items:center;gap:1rem}.footer .quick-links .contacts ul{align-items:center;gap:1rem;display:flex}.footer .quick-links .updates{gap:1rem}.footer .footer-copyright{text-align:initial;flex-direction:column-reverse;align-items:center;gap:1rem}.footer .footer-copyright .policies{flex-direction:column}}@media screen and (max-width:540px){.footer{padding-top:60vh}}@media screen and (max-width:390px){.footer{padding-top:115vh}}.modal-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.refund-popup,.accreditation-popup{z-index:1001;background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:500px;padding:2.5rem;display:flex;position:relative}.refund-popup .contents,.accreditation-popup .contents{background-color:#f8f8f8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:24px;display:flex}.refund-popup .title,.accreditation-popup .title{justify-content:space-between;align-items:center;width:100%;display:flex}.refund-popup .title h3,.accreditation-popup .title h3{color:#000}.refund-popup .icon img,.accreditation-popup .icon img{object-fit:cover;width:100px;height:100px}.refund-popup h4,.accreditation-popup h4{color:#2e3192}.refund-popup p,.accreditation-popup p{color:#000;text-align:center}
.contact-container{background-color:#2e3192;border:1px solid #f4f4f4;border-radius:32px;width:100%;height:60vh;padding:0 92px;position:relative;top:0;left:0}.contact-container .curves-top{z-index:1;object-fit:contain;pointer-events:none;opacity:3.6;width:60%;max-width:700px;height:auto;position:absolute;top:53px;right:540px;transform:scale(1.2)}.contact-container .curves-bottom{z-index:1;object-fit:contain;pointer-events:none;opacity:.6;width:60%;max-width:700px;height:auto;position:absolute;bottom:-20px;left:-50px;transform:scale(1.2)}.contact-container .contact-wrapper{z-index:5;background-color:#fff;border:1px solid #f4f4f4;border-radius:16px;grid-template-columns:50% 45%;gap:2rem;padding:2.5rem;display:grid;position:relative;top:100px}.contact-container .contact-wrapper .contact-left{flex-direction:column;justify-content:center;gap:2rem;display:flex}.contact-container .contact-wrapper .contact-left .contact-header{flex-direction:column;gap:1rem;display:flex}.contact-container .contact-wrapper .contact-left .contact-header h5{color:#2e3192;font-size:16px}.contact-container .contact-wrapper .contact-left .contact-cards{flex-direction:column;gap:2rem;display:flex}.contact-container .contact-wrapper .contact-left .contact-cards .group-card{justify-content:space-between;display:flex}.contact-container .contact-wrapper .contact-left .contact-cards .contact-card{background-color:#fbfbfb;border-radius:12px;align-items:center;gap:.75rem;padding:12px 20px;display:flex}.contact-container .contact-wrapper .contact-left .contact-cards .contact-card .card-text{flex-direction:column;gap:1rem;display:flex}.contact-container .contact-wrapper .contact-left .contact-cards .contact-card .card-text h4{color:#2e3192;font-size:16px;font-weight:400}.contact-container .contact-wrapper .contact-left .contact-cards .contact-card .card-text p{color:#000;font-size:18px;font-weight:500}.contact-container .contact-wrapper .contact-right form{flex-direction:column;gap:1rem;display:flex}.contact-container .contact-wrapper .contact-right form .primary{justify-content:center;align-items:center;width:100%;min-height:56px;display:flex}.contact-container .contact-wrapper .contact-right .success-message{color:#155724;text-align:center;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500;animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1441px){.contact-container{height:56vh}.contact-container .curves-top,.contact-container .curves-bottom{opacity:3.6;z-index:1;max-width:500px;top:56px;right:975px;transform:scale(1.3)}}@media (min-width:769px) and (max-width:834px){.contact-container{padding:50px 40px}.contact-container .curves-top,.contact-container .curves-bottom{opacity:.5;z-index:1;width:70%;max-width:600px;transform:scale(1.1)}.contact-container .contact-wrapper{grid-template-columns:1fr;gap:2rem}.contact-container .contact-header{text-align:center}.contact-container .contact-header h1{font-size:28px}.contact-container .contact-left .contact-cards{flex-direction:row;justify-content:center;gap:1rem}.contact-container .contact-left .contact-cards .contact-card{flex:1;max-width:200px}.contact-container .contact-right form{gap:1.5rem}.contact-container .contact-right form input,.contact-container .contact-right form textarea{min-height:50px;padding:14px;font-size:15px}.contact-container .contact-right form textarea{min-height:100px}.contact-container .contact-right form .primary{min-height:50px}}@media (min-width:835px) and (max-width:1024px){.contact-container{padding:60px 80px}.contact-container .curves-top,.contact-container .curves-bottom{opacity:.5;z-index:1;width:70%;max-width:650px;transform:scale(1.15)}.contact-container .contact-wrapper{grid-template-columns:1fr 1fr;gap:3rem}.contact-container .contact-header h1{font-size:30px}.contact-container .contact-left .contact-cards{flex-direction:column;gap:1rem}.contact-container .contact-left .contact-cards .contact-card{padding:16px 20px}.contact-container .contact-right form{gap:1.5rem}.contact-container .contact-right form input,.contact-container .contact-right form textarea{min-height:52px;padding:15px;font-size:16px}.contact-container .contact-right form textarea{min-height:110px}.contact-container .contact-right form .primary{min-height:52px}}@media (max-width:810px){.contact-container{padding:12px}.contact-container .curves-top{z-index:1;width:80%;max-width:none;top:13px;right:69px;transform:scale(1.1)}.contact-container .curves-bottom{opacity:.4;z-index:1;width:80%;max-width:none;bottom:-10px;left:-30px;transform:scale(1.1)}.contact-container .contact-wrapper{grid-template-columns:1fr;padding:12px}.contact-container .contact-wrapper .contact-left{gap:1rem}.contact-container .contact-wrapper .contact-left .contact-header{align-items:center;gap:10px;width:100%}.contact-container .contact-wrapper .contact-left .contact-header h1{font-size:24px}.contact-container .contact-wrapper .contact-left .contact-cards{flex-direction:column;width:100%}.contact-container .contact-wrapper .contact-left .contact-cards .group-card{flex-direction:column;gap:24px}.contact-container .contact-wrapper .contact-left .contact-card{max-width:100%}.contact-container .contact-wrapper .contact-left .contact-card .card-text{text-align:start}.contact-container .contact-wrapper .contact-right{width:100%}.contact-container .contact-wrapper .contact-right form{text-align:start;gap:1rem}}@media screen and (max-width:540px){.contact-container{border-radius:0;padding:12px 12px 100vh}.contact-container .curves-top{z-index:1;width:80%;max-width:none;top:13px;right:69px;transform:scale(1.1)}.contact-container .curves-bottom{opacity:.4;z-index:1;width:80%;max-width:none;bottom:-10px;left:-30px;transform:scale(1.1)}.contact-container .contact-wrapper{grid-template-columns:1fr;padding:12px}.contact-container .contact-wrapper .contact-left{gap:1rem}.contact-container .contact-wrapper .contact-left .contact-header{gap:10px;width:68%}.contact-container .contact-wrapper .contact-left .contact-header h1{font-size:24px}.contact-container .contact-wrapper .contact-left .contact-cards{flex-direction:column;width:68%}.contact-container .contact-wrapper .contact-left .contact-cards .group-card{flex-direction:column;gap:24px}.contact-container .contact-wrapper .contact-right{width:68%}.contact-container .contact-wrapper .contact-right form{gap:1rem}}@media screen and (max-width:390px){.contact-container{border-radius:0;padding:12px 12px 100vh}.contact-container .curves-top{z-index:1;width:80%;max-width:none;top:9px;right:45px;transform:scale(1.1)}.contact-container .curves-bottom{opacity:.4;z-index:1;width:80%;max-width:none;bottom:-10px;left:-30px;transform:scale(1.1)}.contact-container .contact-wrapper{grid-template-columns:1fr;padding:12px}.contact-container .contact-wrapper .contact-left{gap:1rem}.contact-container .contact-wrapper .contact-left .contact-header{gap:10px;width:40%}.contact-container .contact-wrapper .contact-left .contact-header h1{font-size:24px}.contact-container .contact-wrapper .contact-left .contact-cards{flex-direction:column;width:40%}.contact-container .contact-wrapper .contact-left .contact-cards .group-card{flex-direction:column;gap:24px}.contact-container .contact-wrapper .contact-right{width:40%}.contact-container .contact-wrapper .contact-right form{gap:1rem}}
.home{flex-direction:column;gap:150px;padding:66px 24px 24px;display:flex}.home .hero{justify-content:space-between;align-items:center;gap:4rem;display:flex}.home .hero .left-section{flex-direction:column;gap:94px;display:flex}.home .hero .left-section .hero-text{flex-direction:column;gap:1rem;padding-top:100px;display:flex}.home .hero .left-section .hero-text h1{font-size:56px}.home .hero .left-section .hero-text h5{color:#3d40a8;font-size:18px}.home .hero .left-section .hero-text p{color:#555;font-size:18px;line-height:1.6}.home .hero .left-section .hero-text .highlight{color:#3d40a8}.home .hero .left-section .hero-text .enrollment{background-color:#f8f8f8;border-radius:12px;align-items:flex-end;gap:1rem;padding:20px;display:flex}.home .hero .left-section .hero-text .enrollment .form-group{flex-direction:column;flex:1;gap:.5rem;display:flex}.home .hero .left-section .hero-text .enrollment .form-group .enrol-input{border-radius:0;padding:0}.home .hero .convenient{background-color:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:4rem;max-width:100%;display:flex}.home .hero .convenient .convenient-icon{width:fit-content;display:inline-block;position:relative}.home .hero .convenient .convenient-icon .location{background-color:#3d40a8;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.home .hero .convenient .convenient-icon .arrow{z-index:2;background-color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;top:50%;left:122%;transform:translate(-50%,-50%)}.home .hero .convenient .convenient-text{color:#000;white-space:nowrap;font-weight:700}.home .hero .hero-img{width:100%;height:auto;position:relative}.home .hero .hero-img img{object-fit:cover;border-radius:12px;width:100%;height:650px}.home .hero .hero-img .convenient{z-index:10;background-color:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:4rem;max-width:90%;padding:.75rem 1rem;display:flex;position:absolute;bottom:1rem;right:1rem}.home .hero .hero-img .convenient .convenient-icon{width:fit-content;display:inline-block;position:relative}.home .hero .hero-img .convenient .convenient-icon .location{background-color:#2e3192;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.home .hero .hero-img .convenient .convenient-icon .arrow{z-index:2;background-color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;top:50%;left:122%;transform:translate(-50%,-50%)}.home .hero .hero-img .convenient .convenient-text{color:#000;flex-direction:column;gap:.5rem;font-weight:700;display:flex}.home .hero .hero-img .convenient .convenient-text .date{color:#3d40a8}.home .about-trainings{background-color:#2e3192;border-radius:32px;flex-direction:column;align-items:center;gap:24px;width:100%;padding:42px;display:flex;position:relative;overflow:hidden}.home .about-trainings .curves-top{z-index:1;object-fit:contain;pointer-events:none;width:50%;max-width:600px;height:auto;position:absolute;top:0;right:800px}.home .about-trainings .curves-bottom{z-index:1;object-fit:contain;pointer-events:none;width:50%;max-width:600px;height:auto;position:absolute;bottom:0;left:800px}.home .about-trainings .white-card{z-index:2;background-color:#fff;border-radius:24px;justify-content:center;align-items:center;gap:48px;padding:48px;display:flex;position:relative}.home .about-trainings .white-card .about-trainings-text{flex-direction:column;gap:24px;width:70%;display:flex}.home .about-trainings .white-card .about-trainings-text .dots{gap:8px;display:flex}.home .about-trainings .white-card .about-trainings-text h5{color:#3d40a8;font-size:16px;font-weight:600}.home .about-trainings .white-card .about-trainings-text h1{font-family:var(--font-sora),sans-serif;color:#000;font-size:28px;font-weight:800}.home .about-trainings .white-card .about-trainings-text p{font-family:var(--font-space-grotesk),sans-serif;color:#555;font-size:16px;line-height:1.6}.home .about-trainings .white-card .about-trainings-img img{object-fit:cover;border-radius:16px;width:100%;height:400px}.home .about-trainings .class-section{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:42px;width:100%;padding:0 60px;display:flex;position:relative}.home .about-trainings .class-section .section-header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.home .about-trainings .class-section .section-header .dots.green{color:#39b54a}.home .about-trainings .class-section .section-header h5{font-family:var(--font-space-grotesk),sans-serif;color:#39b54a;font-size:18px;font-weight:500}.home .about-trainings .class-section .section-header h2{font-family:var(--font-space-grotesk),sans-serif;color:#fff;text-align:center;font-size:32px;font-weight:700}.home .about-trainings .class-section .class-cards{flex-direction:column;gap:16px;width:80%;max-width:900px;display:flex}.home .about-trainings .class-section .class-cards .card-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.home .about-trainings .class-section .class-cards .class-card{background-color:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:32px;display:flex}.home .about-trainings .class-section .class-cards .class-card.full-width{grid-column:span 2}.home .about-trainings .class-section .class-cards .class-card.combined{gap:16px;display:flex}.home .about-trainings .class-section .class-cards .class-card.combined .card-content .class-times{gap:20rem;display:flex}.home .about-trainings .class-section .class-cards .class-card.combined .card-content .class-times .class-time{flex-direction:column;gap:8px;display:flex}.home .about-trainings .class-section .class-cards .class-card .card-content{flex-direction:column;gap:16px;display:flex}.home .about-trainings .class-section .class-cards .class-card .card-content p{font-family:var(--font-space-grotesk),sans-serif;color:#000;font-size:16px}.home .about-trainings .class-section .class-cards .class-card .card-content h3{font-family:var(--font-space-grotesk),sans-serif;color:#000;font-size:16px;font-weight:600}.home .about-trainings .class-section .class-cards .class-card .card-icon{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home .about-trainings .class-section .schedule-note{color:#fff;text-align:center;font-size:16px}.home .How-to-apply{flex-direction:column;align-items:center;gap:8rem;display:flex}.home .How-to-apply .apply-text{align-items:center;gap:4rem;display:flex}.home .How-to-apply .apply-text .left,.home .How-to-apply .apply-text .right{flex-direction:column;flex:1;gap:1rem;display:flex}.home .How-to-apply .apply-text h5{color:#3d40a8}.home .How-to-apply .apply-text h1,.home .How-to-apply .apply-text p{color:#000}.home .How-to-apply .apply-text .card{background-color:#fcfcfc;border:1px solid #f7f7f7;border-radius:16px;padding:12px 24px}.home .How-to-apply .apply-text .card p{color:#000}.home .How-to-apply .How-to-apply{flex-direction:column;align-items:center;gap:2rem;display:flex}.home .How-to-apply .How-to-apply .apply-text{align-items:center;gap:4rem;display:flex}.home .How-to-apply .How-to-apply .apply-text .left,.home .How-to-apply .How-to-apply .apply-text .right{flex-direction:column;flex:1;gap:1rem;display:flex}.home .How-to-apply .How-to-apply .apply-text h5{color:#3d40a8}.home .How-to-apply .How-to-apply .apply-text h1,.home .How-to-apply .How-to-apply .apply-text p{color:#000}.home .How-to-apply .How-to-apply .apply-text .card{background-color:#fcfcfc;border:1px solid #f7f7f7;border-radius:16px;padding:12px 24px}.home .How-to-apply .How-to-apply .apply-text .card p{color:#000}.home .How-to-apply .How-to-apply .how-to-apply-steps{flex-direction:column;gap:2rem;display:flex}.home .How-to-apply .How-to-apply .how-to-apply-steps h3{color:#3d40a8;text-align:center}.home .How-to-apply .How-to-apply .how-to-apply-steps .apply-steps{gap:1rem;display:flex}.home .How-to-apply .How-to-apply .how-to-apply-steps .apply-steps .step{background-color:#fcfcfc;border:1px solid #f7f7f7;border-radius:24px;flex-direction:column;gap:2rem;padding:12px 24px;display:flex}.home .How-to-apply .How-to-apply .how-to-apply-steps .apply-steps .step .step-icon{justify-content:space-between;align-items:center;display:flex}.home .How-to-apply .How-to-apply .how-to-apply-steps .apply-steps .step .step-icon .step-count{flex-direction:column;gap:.5rem;display:flex}.home .How-to-apply .How-to-apply .how-to-apply-steps .apply-steps .step .step-icon .step-count h1{color:#2e3192}.home .How-to-apply .How-to-apply .how-to-apply-steps .apply-steps .step .step-icon .step-count h4{color:#878787}.home .classes{object-fit:cover;width:100%;height:50%;position:relative}.home .classes .classes-img img{object-fit:cover;border-radius:12px;width:100%;height:700px}.home .classes .classes-card{z-index:10;background-color:#fff;border-radius:12px;flex-flow:column wrap;gap:1rem;max-width:40%;padding:2rem;display:flex;position:absolute;top:2.5rem;right:2.5rem}.home .classes .classes-card h5{color:#3d40a8;font-size:18px}.home .classes .classes-card .date-cards{flex-wrap:wrap;gap:1rem;display:flex}.home .classes .classes-card .date-cards .date-card{flex:1;gap:.5rem;display:flex}.home .classes .classes-card .date-cards .date-card .icon{color:#39b54a;background-color:#f9f9f9;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;padding:16px;display:flex}.home .classes .classes-card .date-cards .date-card .date-text{flex-direction:column;gap:.5rem;display:flex}.home .classes .classes-card .date-cards .date-card p{color:#000}.home .tuition-payments{gap:48px;display:flex}.home .tuition-payments .tuition-payments-img img{object-fit:cover;border-radius:12px;width:600px;height:450px}.home .tuition-payments .tuition-payments-text{flex-direction:column;flex:1;gap:24px;display:flex}.home .tuition-payments .tuition-payments-text h5{color:#3d40a8}.home .tuition-payments .tuition-payments-text h1,.home .tuition-payments .tuition-payments-text p{color:#000}.home .tuition-payments .tuition-payments-text .card{background-color:#f7f8ff;border-radius:16px;padding:12px 24px}.home .tuition-payments .tuition-payments-text .card p{color:#000}.home .tuition-payments .tuition-payments-text .card.deposit-note{background-color:#39b54a14;border:1px solid #39b54a14}.home .tuition-payments .tuition-payments-text .card.deposit-note p{color:#000;align-items:center;gap:10px;font-weight:400;display:flex}.home .tuition-payments .tuition-payments-text h4{color:#3d40a8}.home .meet-instructor{background-color:#2e3192;border-radius:32px;grid-template-columns:40% 60%;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;padding:50px;display:grid;position:relative;top:0;left:0;overflow:hidden}.home .meet-instructor .curves-top{z-index:1;object-fit:contain;pointer-events:none;width:50%;max-width:600px;height:auto;position:absolute;top:0;right:0}.home .meet-instructor .curves-bottom{z-index:1;object-fit:contain;pointer-events:none;width:50%;max-width:600px;height:auto;position:absolute;bottom:0;left:0}.home .meet-instructor .meet-instructor-img{z-index:2;position:relative}.home .meet-instructor .meet-instructor-img img{object-fit:cover;border-radius:12px;width:100%;height:500px}.home .meet-instructor .meet-instructor-text{z-index:2;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;gap:1rem;height:100%;padding:3.5rem;display:flex;position:relative}.home .meet-instructor .meet-instructor-text h5{color:#3d40a8;font-size:18px}.home .meet-instructor .meet-instructor-text h1{color:#000}.home .meet-instructor .meet-instructor-text h4{color:gray}.home .meet-instructor .meet-instructor-text p{color:#4d4d4d}.home .meet-instructor .meet-instructor-text .contact-cards{gap:1rem;display:flex}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card{background-color:#fff;border:1px solid #f9f9f9;border-radius:12px;flex:1;align-items:center;gap:.75rem;padding:12px 24px;display:flex}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text{flex-direction:column;gap:1rem;display:flex}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text h4{color:#828282;font-size:14px}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text p{color:#000;font-size:16px;font-weight:500}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text p a{color:#000;font-size:16px;font-weight:500;text-decoration:none}.home .choose-us{flex-direction:column;align-items:center;gap:2rem;display:flex}.home .choose-us .choose-us-text{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.home .choose-us .choose-us-text h5{color:#3d40a8}.home .choose-us .choose-us-content{flex-wrap:wrap;gap:2rem;display:flex}.home .choose-us .choose-us-content .card-group{flex-direction:column;gap:1rem;display:flex}.home .choose-us .choose-us-content .card-group .card-text{align-items:center;gap:.5rem;display:flex}.home .choose-us .choose-us-content .card-group .card-text .card{background-color:#2e3192;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.home .choose-us .choose-us-content .card-group .card-text p{max-width:300px;font-size:16px}@media screen and (max-width:1440px){.home .hero .left-section .hero-text h1{font-size:52px}}@media screen and (min-width:1441px){.home .hero .left-section .hero-text h1{font-size:52px}.home .about-trainings .curves-bottom,.home .meet-instructor .curves-bottom{left:855px}.home .about-trainings .curves-top,.home .meet-instructor .curves-top{top:-50px;right:853px}.home .about-trainings .curves-top,.home .about-trainings .curves-bottom,.home .meet-instructor .curves-top,.home .meet-instructor .curves-bottom{max-width:700px}}@media screen and (max-width:1440px){.home .meet-instructor .meet-instructor-text{width:100%}}@media screen and (max-width:1024px){.home{gap:80px;padding-top:120px}.home .hero{grid-template-columns:45% 50%;gap:3rem;padding:0 30px}.home .hero .left-section{gap:3rem}.home .hero .left-section .hero-text h1{font-size:48px}.home .hero .left-section .hero-text .enrollment .form-group input{height:54px;padding:15px}.home .hero .left-section .hero-text .enrollment .primary{height:54px}.home .hero .hero-img img{height:500px}.home .about-trainings .curves-top,.home .about-trainings .curves-bottom{width:60%;max-width:500px}.home .about-trainings .white-card{grid-template-columns:1fr 1fr;gap:40px;padding:40px}.home .about-trainings .white-card .about-trainings-text h1{font-size:30px}.home .about-trainings .white-card .about-trainings-img img{height:450px}.home .about-trainings .class-section{padding:0 40px 70px}.home .about-trainings .class-section .class-cards{width:90%}.home .about-trainings .class-section .class-cards .card-row{grid-template-columns:1fr 1fr}.home .about-trainings .class-section .class-cards .class-card{padding:22px}.home .about-trainings .class-section .class-cards .class-card.full-width{grid-column:span 2}.home .How-to-apply .apply-text{flex-direction:row;gap:3rem}.home .How-to-apply .apply-text h1{font-size:30px}.home .How-to-apply .how-to-apply-steps .apply-steps{flex-wrap:wrap;justify-content:center}.home .How-to-apply .how-to-apply-steps .apply-steps .step{flex:0 calc(50% - .5rem);min-width:350px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count{min-width:90px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count h1{font-size:44px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count svg{width:30px;height:30px}.home .classes .classes-img img{height:600px}.home .classes .classes-card{max-width:60%}.home .classes .classes-card h1{font-size:28px}.home .tuition-payments{flex-direction:row;gap:3rem}.home .tuition-payments .tuition-payments-img{flex:1}.home .tuition-payments .tuition-payments-img img{height:400px}.home .tuition-payments .tuition-payments-text{flex:1;max-width:none}.home .tuition-payments .tuition-payments-text h1{font-size:30px}.home .meet-instructor{flex-direction:row;gap:2rem;padding:40px}.home .meet-instructor .curves-top,.home .meet-instructor .curves-bottom{width:60%;max-width:500px}.home .meet-instructor .meet-instructor-img{flex:1}.home .meet-instructor .meet-instructor-img img{height:400px}.home .meet-instructor .meet-instructor-text{flex:1;padding:3rem}.home .meet-instructor .meet-instructor-text h1{font-size:30px}.home .meet-instructor .meet-instructor-text .contact-cards{flex-direction:column;gap:1rem}.home .choose-us .choose-us-text h2{font-size:28px}.home .choose-us .choose-us-content .card-group{flex-direction:row;justify-content:space-between;gap:1.5rem}.home .choose-us .choose-us-content .card-group .card-text{flex:1}}@media screen and (max-width:834px){.home{gap:60px;padding:110px 16px 16px}.home .hero{flex-direction:column-reverse;gap:2rem;padding:0 20px}.home .hero .left-section{order:2;gap:2rem}.home .hero .left-section .hero-text h1{font-size:42px}.home .hero .left-section .hero-text h5{font-size:16px}.home .hero .left-section .hero-text .enrollment{flex-direction:row;align-items:end;gap:1rem}.home .hero .left-section .hero-text .enrollment .form-group{flex:1}.home .hero .left-section .hero-text .enrollment .form-group input{height:52px;padding:14px}.home .hero .left-section .hero-text .enrollment .primary{height:52px}.home .hero .hero-img{order:1}.home .hero .hero-img img{object-fit:cover;width:100%;height:400px}.home .hero .hero-img .convenient{width:80%}.home .hero .convenient{display:flex}.home .about-trainings{padding:0 20px}.home .about-trainings .curves-top,.home .about-trainings .curves-bottom{width:60%;max-width:500px}.home .about-trainings .white-card{flex-direction:column-reverse;gap:32px;width:calc(100% - 40px);padding:32px}.home .about-trainings .white-card .about-trainings-img{order:-1}.home .about-trainings .white-card .about-trainings-img img{height:350px}.home .about-trainings .white-card .about-trainings-text h1{font-size:28px}.home .about-trainings .class-section{padding:0 30px 60px}.home .about-trainings .class-section .section-header h2{font-size:28px}.home .about-trainings .class-section .class-cards{width:95%}.home .about-trainings .class-section .class-cards .card-row{grid-template-columns:1fr 1fr;gap:12px}.home .about-trainings .class-section .class-cards .class-card{padding:20px}.home .about-trainings .class-section .class-cards .class-card.full-width{grid-column:span 2}.home .about-trainings .class-section .class-cards .class-card .card-content h3{font-size:15px}.home .How-to-apply{gap:1.5rem}.home .How-to-apply .apply-text{text-align:center;flex-direction:column;gap:1.5rem}.home .How-to-apply .apply-text .left,.home .How-to-apply .apply-text .right{flex:none}.home .How-to-apply .apply-text h1{font-size:28px}.home .How-to-apply .how-to-apply-steps .apply-steps{flex-wrap:wrap;justify-content:center;gap:1rem}.home .How-to-apply .how-to-apply-steps .apply-steps .step{text-align:left;flex-direction:row;flex:0 calc(50% - .5rem);align-items:center;min-width:300px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count{min-width:80px;padding:.75rem}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count h1{font-size:40px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count svg{width:28px;height:28px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-text{flex:1}.home .classes .classes-img img{height:500px}.home .classes .classes-card{max-width:70%;padding:1.5rem}.home .classes .classes-card h1{font-size:24px}.home .classes .classes-card .date-cards{flex-direction:row;gap:1rem}.home .classes .classes-card .date-cards .date-card{flex:1}.home .tuition-payments{text-align:center;flex-direction:column;gap:2rem}.home .tuition-payments .tuition-payments-img img{object-fit:cover;width:100%;height:350px}.home .tuition-payments .tuition-payments-text{align-items:center;max-width:80%}.home .tuition-payments .tuition-payments-text h1{font-size:28px}.home .meet-instructor{flex-direction:column;gap:1.5rem;padding:30px}.home .meet-instructor .curves-top,.home .meet-instructor .curves-bottom{width:60%;max-width:500px}.home .meet-instructor .meet-instructor-img img{object-fit:cover;width:100%;height:350px}.home .meet-instructor .meet-instructor-text{text-align:center;width:100%;padding:2.5rem}.home .meet-instructor .meet-instructor-text h1{font-size:28px}.home .meet-instructor .meet-instructor-text .contact-cards{flex-direction:row;justify-content:center;gap:1rem}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card{flex:1;max-width:200px}.home .choose-us .choose-us-content .card-group{flex-direction:row;justify-content:center;gap:2rem}}@media screen and (max-width:810px){.home{padding:100px 0 0}.home .hero{grid-template-columns:1fr;gap:1rem;padding:0 10px}.home .hero .left-section{gap:4rem}.home .hero .left-section .hero-text{text-align:center}.home .hero .left-section .hero-text h1{font-size:32px}.home .hero .left-section .hero-text h5{font-size:14px}.home .hero .left-section .hero-text .enrollment{flex-direction:column;align-items:stretch;gap:1rem}.home .hero .left-section .hero-text .enrollment .form-group{text-align:start;flex:none}.home .hero .left-section .hero-text .enrollment .form-group input{height:48px;padding:12px}.home .hero .left-section .hero-text .enrollment .primary{justify-content:center;width:100%;height:48px}.home .hero .convenient{display:none}.home .hero .hero-img img{width:100%;height:auto}.home .hero .hero-img .convenient{width:100%;max-width:92%}.home .about-trainings{padding:34px 14px}.home .about-trainings .class-section .section-header{gap:4px}.home .about-trainings .class-section .class-cards .class-card.combined .card-content .class-times{flex-direction:column;gap:2rem;display:flex}.home .about-trainings .white-card{grid-template-columns:1fr;gap:32px;width:calc(100% - 28px);padding:24px}.home .about-trainings .white-card .about-trainings-img{order:-1}.home .about-trainings .white-card .about-trainings-img img{height:auto}.home .about-trainings .white-card .about-trainings-text{gap:10px;width:100%}.home .about-trainings .white-card .about-trainings-text h5{font-size:16px}.home .about-trainings .white-card .about-trainings-text h1{font-size:20px}.home .about-trainings .class-section{padding:0 20px 40px}.home .about-trainings .class-section .class-cards{width:100%}.home .about-trainings .class-section .class-cards .card-row{grid-template-columns:1fr}.home .about-trainings .class-section .class-cards .class-card.full-width{grid-column:span 1}.home .about-trainings .curves-top,.home .about-trainings .curves-bottom{width:70%;max-width:none}.home .How-to-apply .apply-text{flex-direction:column;gap:1rem}.home .How-to-apply .apply-text .left,.home .How-to-apply .apply-text .home .How-to-apply .apply-text .right{flex-direction:column;flex:1;align-items:center;gap:1rem;display:flex}.home .How-to-apply .how-to-apply-steps .apply-steps{text-align:center;flex-direction:column;align-items:center;gap:1rem}.home .How-to-apply .how-to-apply-steps .apply-steps .step{text-align:center;flex-direction:column;justify-content:space-between;align-items:center}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count{min-width:auto;padding:.5rem}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count h1{font-size:36px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-count svg{width:24px;height:24px}.home .How-to-apply .how-to-apply-steps .apply-steps .step .step-icon{flex-direction:column-reverse}.home .classes .classes-img img{width:100%;height:85vh}.home .classes .classes-card{max-width:80%}.home .classes .classes-card .date-cards{flex-direction:column}.home .tuition-payments{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.home .tuition-payments .tuition-payments-img img{width:100%;height:auto}.home .tuition-payments .tuition-payments-text{align-items:center;gap:12px;max-width:90%}.home .meet-instructor{background-size:cover;border-radius:0;flex-direction:column;gap:1rem;padding:20px;display:flex}.home .meet-instructor .curves-top,.home .meet-instructor .curves-bottom{width:70%;max-width:none}.home .meet-instructor .meet-instructor-img img{width:100%;height:100%}.home .meet-instructor .meet-instructor-text{align-items:center;gap:12px;width:100%;padding:2rem}.home .meet-instructor .meet-instructor-text .contact-cards{flex-direction:column}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card{max-width:400px}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text{text-align:start}.home .choose-us .choose-us-text{gap:10px}.home .choose-us .choose-us-text h2{font-size:20px}.home .choose-us .choose-us-content{flex-direction:column;align-items:center}.home .choose-us .choose-us-content .card-group{flex-direction:column}.home .contact-container .contact-wrapper{grid-template-columns:1fr}.home .contact-container .contact-left,.home .contact-container .contact-right form{gap:1rem}.home .contact-container .contact-cards,.home .contact-container .contact-card,.home .contact-container .card-text{flex-direction:column;gap:1rem}.home .contact-container .contact-header{gap:1rem}}@media screen and (max-width:540px){.home{padding-top:0}.home .hero{padding:0 5px}.home .hero .left-section .hero-text h5{font-size:14px}.home .hero .left-section .hero-text p{font-size:16px}.home .meet-instructor{background-size:cover;border-radius:0;flex-direction:column;gap:1rem;padding:20px;display:flex}.home .meet-instructor .curves-top,.home .meet-instructor .curves-bottom{width:70%;max-width:none}.home .meet-instructor .meet-instructor-img img{width:100%;height:100%}.home .meet-instructor .meet-instructor-text{align-items:center;gap:12px;width:100%;padding:2rem}.home .meet-instructor .meet-instructor-text .contact-cards{flex-direction:column}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card{align-items:center;max-width:220px;padding:2px}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text{text-align:start}.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text p,.home .meet-instructor .meet-instructor-text .contact-cards .contact-card .card-text p a{font-size:12px}}.cohort-loading{align-items:center;gap:8px;display:flex}.cohort-loading .spinner{border:2px solid #2e3192;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}.cohort-error{text-align:center}.cohort-error .error-message{color:#666;margin-bottom:8px;font-size:14px}.cohort-error .retry-info{color:#999;font-size:12px}.cohort-no-data{text-align:center}.cohort-no-data .no-data-message{color:#666;margin-bottom:8px;font-size:14px}.cohort-no-data .no-data-info{color:#999;font-size:12px}.hero-date-loading{align-items:center;gap:8px;display:flex}.hero-date-loading .spinner-small{border:2px solid #2e3192;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:1s linear infinite spin}.hero-date-error,.hero-date-unavailable{color:#666;font-size:14px}
.course{flex-direction:column;gap:100px;padding:120px 24px 24px;display:flex}.course .hero{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.course .hero .hero-text{flex-direction:column;gap:1rem;display:flex}.course .hero .hero-text h5{color:#3d40a8;font-size:18px}.course .hero .hero-text h1,.course .hero .hero-text p{color:#000}.course .hero .hero-img img{object-fit:cover;border-radius:12px;width:700px;height:400px}.course .hands-on{background-color:#2e3192;border-radius:32px;flex-direction:column;gap:24px;width:100%;height:912px;padding:24px 100px;display:flex;position:relative;overflow:hidden}.course .hands-on .curves-top{z-index:1;object-fit:contain;pointer-events:none;width:50%;max-width:600px;height:auto;position:absolute;top:660px;right:-80px}.course .hands-on .curves-bottom{z-index:1;object-fit:contain;pointer-events:none;width:50%;max-width:600px;height:auto;position:absolute;top:-38px;left:-224.5px}.course .hands-on .hands-on-text{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.course .hands-on .hands-on-text h5{color:#39b54a;font-size:18px}.course .hands-on .hands-on-text h1{color:#fff;text-align:center}.course .hands-on .hands-on-img{object-fit:cover;z-index:2;border-radius:12px;width:100%;height:720px;position:relative}.course .hands-on .hands-on-img img{object-fit:cover;border-radius:32px;width:100%;height:85%}.course .hands-on .hands-on-img .texts .text-top-left{background-color:#fffc;border-radius:24px;width:30%;margin:24px;padding:2rem;font-weight:700;position:absolute;top:0;left:0}.course .hands-on .hands-on-img .texts .text-bottom-right{background-color:#fffffff7;border-radius:24px;width:30%;margin:24px;padding:2rem;font-weight:700;position:absolute;bottom:108px;right:0}.course .what-you-learn{flex-direction:column;gap:1rem;display:flex}.course .what-you-learn .what-you-learn-text{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.course .what-you-learn .what-you-learn-text h5{color:#2e3192;font-size:18px}.course .what-you-learn .what-you-learn-text h1{color:#000}.course .what-you-learn .what-you-learn-text p{color:#2e3192}.course .what-you-learn .cards{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.course .what-you-learn .cards .card{background-color:#fbfbfb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:250px;padding:16px 24px;display:flex}.course .what-you-learn .cards .card p{color:#000}.course .FAQ{gap:14rem;display:flex}.course .FAQ .FAQ-text{flex-direction:column;gap:1rem;display:flex}.course .FAQ .FAQ-text h5{color:#2e3192;font-size:18px}.course .FAQ .FAQ-cards{flex-direction:column;gap:1rem;display:flex}.course .FAQ .FAQ-cards .FAQ-card{background-color:#fbfbfb;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:16px 24px;display:flex}@media screen and (min-width:1441px){.course .hands-on .curves-top,.course .hands-on .curves-bottom{max-width:700px}}@media screen and (min-width:769px) and (max-width:834px){.course{padding-top:110px}.course .hero{text-align:center;grid-template-columns:1fr;gap:2rem}.course .hero .hero-text h1{font-size:28px}.course .hero .hero-text h5{font-size:16px}.course .hero .hero-text p{font-size:15px}.course .hero .hero-img img{object-fit:cover;height:350px}.course .hands-on{padding:20px 40px}.course .hands-on .curves-top,.course .hands-on .curves-bottom{width:60%;max-width:500px}.course .hands-on .hands-on-text{text-align:center}.course .hands-on .hands-on-text h1{font-size:24px}.course .hands-on .hands-on-text h5{font-size:16px}.course .hands-on .hands-on-img{height:300px}.course .hands-on .hands-on-img .texts .text-top-left,.course .hands-on .hands-on-img .texts .text-bottom-right{padding:12px 16px}.course .hands-on .hands-on-img .texts .text-top-left p,.course .hands-on .hands-on-img .texts .text-bottom-right p{font-size:13px}.course .what-you-learn .what-you-learn-text{text-align:center}.course .what-you-learn .what-you-learn-text h1{font-size:28px}.course .what-you-learn .cards{grid-template-columns:repeat(2,1fr);gap:1rem}.course .what-you-learn .cards .card{padding:16px 20px}.course .what-you-learn .cards .card p{font-size:14px}.course .FAQ .FAQ-text{text-align:center}.course .FAQ .FAQ-text h3{font-size:24px}.course .FAQ .FAQ-cards{grid-template-columns:1fr;gap:1rem}.course .FAQ .FAQ-cards .FAQ-card{padding:20px}.course .FAQ .FAQ-cards .FAQ-card h4{font-size:16px}.course .FAQ .FAQ-cards .FAQ-card p{font-size:14px}}@media screen and (min-width:835px) and (max-width:1024px){.course{padding-top:120px}.course .hero{grid-template-columns:1fr 1fr;gap:3rem}.course .hero .hero-text h1{font-size:32px}.course .hero .hero-text h5{font-size:17px}.course .hero .hero-img img{height:400px}.course .hands-on{padding:24px 60px}.course .hands-on .curves-top,.course .hands-on .curves-bottom{width:60%;max-width:500px}.course .hands-on .hands-on-text h1{font-size:28px}.course .hands-on .hands-on-img{height:350px}.course .hands-on .hands-on-img .texts .text-top-left,.course .hands-on .hands-on-img .texts .text-bottom-right{padding:14px 18px}.course .hands-on .hands-on-img .texts .text-top-left p,.course .hands-on .hands-on-img .texts .text-bottom-right p{font-size:14px}.course .what-you-learn .what-you-learn-text h1{font-size:32px}.course .what-you-learn .cards{grid-template-columns:repeat(3,1fr);gap:1.5rem}.course .what-you-learn .cards .card{padding:18px 22px}.course .FAQ .FAQ-text h3{font-size:28px}.course .FAQ .FAQ-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}.course .FAQ .FAQ-cards .FAQ-card{padding:22px}.course .FAQ .FAQ-cards .FAQ-card h4{font-size:17px}}@media screen and (max-width:810px){.course{text-align:center;padding:100px 0 0}.course .hero{grid-template-columns:1fr;gap:1rem}.course .hero .hero-text{align-items:center;gap:.5rem}.course .hero .hero-img img{width:100%;height:auto}.course .hands-on{height:100vh;padding:24px}.course .hands-on .curves-top,.course .hands-on .curves-bottom{width:70%;max-width:none}.course .hands-on .hands-on-text{gap:.5rem}.course .hands-on .hands-on-img{height:300px}.course .hands-on .hands-on-img img{height:74vh}.course .hands-on .hands-on-img .texts{flex-direction:column;display:flex}.course .hands-on .hands-on-img .texts .text-top-left{width:95%;height:140px;margin:10px;bottom:0;right:0}.course .hands-on .hands-on-img .texts .text-bottom-right{width:95%;height:140px;margin:10px;top:434px;left:0}.course .what-you-learn .what-you-learn-text{gap:.5rem}.course .what-you-learn .cards{flex-direction:column;gap:1rem}.course .what-you-learn .cards .card{width:100%}.course .FAQ{flex-direction:column;gap:1rem}.course .FAQ .FAQ-text{align-items:center;gap:.5rem}.course .FAQ .FAQ-cards{gap:1rem}}@media screen and (max-width:540px){.course{padding-top:80px}}
