@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap";@import"https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css";@import"https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap";@import"https://cdn.jsdelivr.net/npm/@mdi/font@7.4.47/css/materialdesignicons.min.css";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Raleway:wght@600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Exo:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";.navbar{position:absolute;top:24px;left:0;right:0;width:100%;background:transparent;box-shadow:none;z-index:1000;padding:0;min-height:38px!important;display:flex;justify-content:center;overflow:visible;font-family:Poppins,sans-serif}.navbar-container{max-width:1100px;width:calc(100% - 200px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px;gap:16px;height:auto;position:relative;z-index:1;background:#fff;box-shadow:0 2px 10px #0000001a}.navbar-logo{display:flex;align-items:center;flex-shrink:0;margin-left:30px}.logo-img{height:90px;width:auto;object-fit:contain}.navbar-menu{display:flex;list-style:none;margin:0;padding:0;gap:28px;align-items:center;flex:1;justify-content:center}.navbar-item{margin-top:0;position:relative;z-index:1}.navbar-item.dropdown{z-index:10002}.dropdown{position:relative;z-index:10002}.dropdown-arrow{font-size:10px;margin-left:5px;transition:transform .3s ease}.dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 0px);left:0;background:#fff;min-width:320px;max-width:400px;box-shadow:0 4px 20px #00000026;border-radius:8px;padding:8px 0;margin-top:0;list-style:none;z-index:10001;animation:fadeInDown .3s ease;pointer-events:auto}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:block;padding:12px 20px;color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500;font-family:Poppins,sans-serif;transition:all .3s ease;text-transform:none;letter-spacing:0;border-left:3px solid transparent;cursor:pointer;pointer-events:auto}.dropdown-item:hover{background:#5a4f4a1a;color:#5a4f4a;border-left-color:#5a4f4a;padding-left:25px}.dropdown-item:before{display:none}.dropdown-item:after{display:none}.dropdown-item-wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;position:relative}.dropdown-item-wrapper .dropdown-item{flex:1}.dropdown-item-wrapper:hover .dropdown-item{background:#5a4f4a1a;color:#5a4f4a;border-left-color:#5a4f4a;padding-left:25px}.dropdown-book-demo-btn{padding:6px 12px;background:#0ea56a;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;margin-right:10px;white-space:nowrap;flex-shrink:0}.dropdown-book-demo-btn:hover{background:#00cc83;transform:translateY(-1px);box-shadow:0 2px 8px #0ea56a4d}.navbar-link{color:#2c3e50;text-decoration:none;font-size:13px;font-weight:700;font-family:Poppins,sans-serif;padding:6px 10px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;letter-spacing:.3px;text-transform:uppercase;z-index:1;display:inline-block;overflow:visible}.navbar-link:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:#ee7428;border-radius:2px;transition:width .3s cubic-bezier(.4,0,.2,1);z-index:2}.navbar-link:hover{color:#ee7428;transform:translateY(-2px)}.navbar-link:hover:before{width:100%}.navbar-link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#cf805c1a;border-radius:6px;opacity:0;transition:opacity .3s ease;z-index:-1;pointer-events:none}.navbar-link:hover:after{opacity:1}.navbar-cta{display:flex;align-items:center;flex-shrink:0}.navbar-button{background:#1e2744;color:#fff;border:none;padding:12px 28px;border-radius:6px;font-size:12px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #1e27444d;letter-spacing:.5px;text-transform:uppercase;position:relative;overflow:hidden}.navbar-button:hover{background:#2a3a5a;transform:translateY(-2px);box-shadow:0 4px 12px #1e274466}.navbar-button:active{transform:translateY(0);box-shadow:0 2px 8px #ee74284d}@media(max-width:1200px){.navbar-container{width:calc(100% - 60px);padding:12px 20px}.logo-img{height:90px}.navbar-menu{gap:20px}.navbar-link{font-size:13px}}@media(max-width:992px){.navbar{top:12px}.navbar-container{width:calc(100% - 40px);padding:10px 16px;max-width:100%}.navbar-logo{margin-left:0}.navbar-menu{gap:16px;display:none}.navbar-link{font-size:13px;padding:6px 8px}.navbar-button{padding:8px 18px;font-size:13px}.navbar-cta{display:none}.mobile-menu-toggle{display:flex!important;font-size:22px;padding:10px 12px;background:#fff;border:2px solid #e9eaeb;border-radius:6px;color:#2c3e50;box-shadow:0 2px 8px #0000001a;opacity:1;visibility:visible}.mobile-menu-toggle i{color:#2c3e50;display:block}.mobile-menu-overlay,.mobile-menu{display:block}.dropdown-menu{min-width:280px;max-width:320px}}@media(max-width:968px){.navbar-menu{gap:20px}.navbar-link{font-size:14px}.navbar-button{padding:8px 20px;font-size:14px}}@media(max-width:768px){.navbar{top:0;position:fixed;background:transparent}.navbar-container{width:calc(100% - 24px);padding:10px 12px;margin:8px auto}.logo-img{height:92px}.navbar-menu{gap:16px;display:none}.navbar-link{font-size:14px}.navbar-button{padding:8px 16px;font-size:14px}.mobile-menu-toggle{display:flex!important;font-size:20px;padding:8px 10px;background:#fff;border:2px solid #e9eaeb;border-radius:6px;color:#2c3e50;box-shadow:0 2px 8px #0000001a;min-width:40px;min-height:40px;opacity:1;visibility:visible}.mobile-menu-toggle i{color:#2c3e50;display:block}}.mobile-menu-toggle{display:none;background:#fff;border:2px solid #e9eaeb;border-radius:6px;color:#2c3e50;font-size:24px;cursor:pointer;padding:10px 12px;z-index:10003;transition:all .3s ease;min-width:44px;min-height:44px;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;flex-shrink:0}.mobile-menu-toggle i{display:block;font-size:inherit;color:inherit;line-height:1}.mobile-menu-toggle:hover{color:#ee7428;border-color:#ee7428;background:#ee74281a}.mobile-menu-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:10002;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.mobile-menu-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu{display:block;position:fixed;top:0;right:-100%;width:80%;max-width:350px;height:100vh;background:#fff;box-shadow:-4px 0 20px #00000026;z-index:10003;overflow-y:auto;transition:right .4s cubic-bezier(.4,0,.2,1);visibility:hidden}.mobile-menu.active{right:0;visibility:visible}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e9eaeb;background:#fff;position:sticky;top:0;z-index:1}.mobile-menu-logo{display:flex;align-items:center}.mobile-logo-img{height:45px;width:auto;object-fit:contain}.mobile-menu-close{background:transparent;border:none;color:#2c3e50;font-size:24px;cursor:pointer;padding:4px;transition:color .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%}.mobile-menu-close:hover{color:#ee7428;background:#ee74281a;transform:rotate(90deg)}.mobile-menu-list{list-style:none;padding:0;margin:0}.mobile-menu-item{border-bottom:1px solid #e9eaeb}.mobile-menu-link{display:block;padding:18px 24px;color:#2c3e50;text-decoration:none;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.mobile-menu-link:hover{background:#ee74281a;color:#ee7428;padding-left:25px}.mobile-menu-link-dropdown{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mobile-menu-link-dropdown i{font-size:12px;transition:transform .3s ease}.mobile-dropdown-menu{list-style:none;padding:0;margin:0;background:#f8f9fa;max-height:500px;overflow:hidden;animation:slideDown .3s ease}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.mobile-dropdown-item{display:block;padding:14px 24px 14px 48px;color:#6c757d;text-decoration:none;font-size:15px;font-weight:500;font-family:Poppins,sans-serif;transition:all .3s ease;cursor:pointer;border-left:3px solid transparent}.mobile-dropdown-item:hover{background:#5a4f4a1a;color:#5a4f4a;border-left-color:#5a4f4a;padding-left:45px}.mobile-menu-button{width:calc(100% - 40px);margin:20px;padding:12px 20px;background:#1e2744;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.mobile-menu-button:hover{background:#2a3a5a;transform:translateY(-2px);box-shadow:0 4px 12px #1e274466}@media(max-width:640px){.navbar{top:0;position:fixed;background:transparent;z-index:1000}.navbar-container{width:calc(100% - 20px);padding:8px 12px;margin:8px auto;justify-content:space-between;min-height:auto}.navbar-logo{margin-left:0}.navbar-menu,.navbar-cta{display:none}.mobile-menu-toggle{display:flex!important;font-size:18px;padding:8px 10px;background:#fff;border:2px solid #e9eaeb;border-radius:6px;color:#2c3e50;box-shadow:0 2px 8px #0000001a;min-width:40px;min-height:40px}.mobile-menu-overlay{display:block}.mobile-menu{display:block;width:85%;max-width:320px}.dropdown-menu{min-width:250px;max-width:280px}.mobile-menu-link{font-size:15px;padding:16px 20px}.mobile-dropdown-item{font-size:14px;padding:12px 20px 12px 40px}.mobile-menu-button{width:calc(100% - 32px);margin:16px;padding:14px 20px;font-size:13px}}@media(max-width:480px){.navbar-container{width:calc(100% - 16px);padding:8px 10px;margin:6px auto}.mobile-menu-toggle{display:flex!important;font-size:18px;padding:8px 10px;min-width:38px;min-height:38px;background:#fff;border:2px solid #e9eaeb;border-radius:6px;color:#2c3e50;box-shadow:0 2px 8px #0000001a}.mobile-menu{width:90%;max-width:300px}}@media(max-width:375px){.navbar-container{width:calc(100% - 12px);padding:6px 8px;margin:6px auto}.mobile-menu-toggle{display:flex!important;font-size:18px;padding:8px 10px;min-width:36px;min-height:36px;background:#fff;border:2px solid #e9eaeb;border-radius:6px;color:#2c3e50;box-shadow:0 2px 8px #0000001a;opacity:1;visibility:visible}.mobile-menu-toggle i{color:#2c3e50;display:block}.mobile-menu{width:95%;max-width:280px}.mobile-menu-link{font-size:14px;padding:14px 16px}.mobile-dropdown-item{font-size:13px;padding:10px 16px 10px 36px}}@media(max-width:768px){.navbar{position:fixed;top:0;left:0;right:0;background:transparent;z-index:9999}.navbar-container{width:calc(100% - 20px);margin:8px auto;padding:8px 12px;border-radius:10px}.navbar-menu,.navbar-cta{display:none!important}.logo-img{height:82px}.mobile-menu-toggle{display:flex!important;min-width:42px;min-height:42px;font-size:20px}}@media(max-width:768px){.mobile-menu{width:85%;max-width:320px;border-radius:12px 0 0 12px}.mobile-menu-header{padding:16px 20px}.mobile-logo-img{height:42px}.mobile-menu-link{font-size:15px;padding:16px 20px}.mobile-dropdown-item{font-size:14px;padding:12px 20px 12px 42px}.mobile-menu-button{font-size:13px;padding:14px}}@media(max-width:480px){.navbar-container{width:calc(100% - 16px);margin:6px auto;padding:6px 10px}.logo-img{height:60px}.mobile-menu{width:90%;max-width:300px}.mobile-menu-link{font-size:14px;padding:14px 18px}.mobile-dropdown-item{font-size:13px;padding:10px 18px 10px 38px}}@media(max-width:375px){.logo-img{height:45px}.mobile-menu{width:95%}.mobile-menu-link{font-size:13.5px}}.book-demo-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.book-demo-modal{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out;-webkit-overflow-scrolling:touch}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.book-demo-close{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:24px;color:#666;cursor:pointer;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;z-index:1}.book-demo-close:hover{background:#f0f0f0;color:#333}.book-demo-content{padding:32px 28px}.book-demo-content h2{font-family:Raleway,sans-serif;font-size:28px;font-weight:700;color:#111827;margin-bottom:10px;text-align:center}.book-demo-subtitle{font-size:14px;color:#666;text-align:center;margin-bottom:30px;font-family:Poppins,sans-serif}.book-demo-form{display:flex;flex-direction:column;background-image:url("/Frame%2067%20(1)%20(1).png");background-size:cover;background-position:center;background-repeat:no-repeat;padding:23px;border-radius:8px;position:relative}.book-demo-form:before{content:"";position:absolute;inset:0;background:#ffffffa6;border-radius:8px;z-index:0}.book-demo-form>*{position:relative;z-index:1}.form-group{display:flex;flex-direction:column}.form-group label{font-size:14px;font-weight:600;color:#333;margin-bottom:8px;font-family:Poppins,sans-serif}.form-group input,.form-group textarea,.form-group select{padding:12px 15px;border:2px solid #e5e5e5;border-radius:6px;font-size:15px;font-family:Poppins,sans-serif;transition:all .3s ease;background:#fff;width:100%}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;padding-right:40px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#0ea56a;box-shadow:0 0 0 3px #0ea56a1a}.form-group input.error,.form-group textarea.error,.form-group select.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-group input.error:focus,.form-group textarea.error:focus,.form-group select.error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc354533}.form-group input[readonly]{background:#f5f5f5;cursor:not-allowed}.error-message{display:block;color:#dc3545;font-size:13px;margin-top:5px;font-family:Poppins,sans-serif;font-weight:500}.form-group textarea{resize:vertical;min-height:100px}.book-demo-submit-btn{padding:14px 24px;background:#0ea56a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;margin-top:10px}.book-demo-submit-btn:hover{background:#00cc83;transform:translateY(-2px);box-shadow:0 4px 12px #0ea56a66}.book-demo-submit-btn:active{transform:translateY(0)}@media(max-width:768px){.book-demo-modal{max-width:100%;margin:10px}.book-demo-content{padding:20px 16px}.book-demo-form{padding:16px}}@media(max-width:768px){.form-group input,.form-group textarea,.form-group select{padding:10px 12px;font-size:14px}.form-group textarea{min-height:80px}}@media(max-width:768px){input[type=date],input[type=time]{padding:8px 12px;height:42px}}input[type=date],input[type=time]{color:#333!important}input[type=date]::-webkit-datetime-edit,input[type=time]::-webkit-datetime-edit{color:#333}:root{--green: #2a8a73;--orange: #ff9800;--navy: #07294d;--muted: #6c757d;--light-gray: #f8f9fa;--dark-gray: #333}.newsletter-section{background-color:transparent;position:relative;z-index:10}.newsletter-section .container{max-width:900px}.newsletter-box{background-color:#f5f5f5;border-radius:8px;padding:40px 50px;top:60px;display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative;overflow:hidden}.newsletter-icons{position:absolute;inset:0;opacity:.1;pointer-events:none;z-index:0}.newsletter-icons i{position:absolute;font-size:40px;color:#6c757d}.newsletter-icons i:nth-child(1){top:20px;left:30px}.newsletter-icons i:nth-child(2){top:50px;right:80px}.newsletter-icons i:nth-child(3){bottom:40px;left:100px}.newsletter-icons i:nth-child(4){top:30px;right:200px}.newsletter-icons i:nth-child(5){bottom:60px;right:50px}.newsletter-icons i:nth-child(6){top:80px;left:200px}.newsletter-content{flex:1;position:relative;z-index:1}.newsletter-title{font-family:Exo,sans-serif;font-size:32px;font-weight:700;color:#333;margin:0 0 10px}.newsletter-description{font-family:Poppins,sans-serif;font-size:14px;color:#6c757d;margin:0;line-height:1.6}.newsletter-form{display:flex;gap:10px;align-items:center;flex-shrink:0;position:relative;z-index:1}.newsletter-input{padding:12px 20px;border:1px solid #e0e0e0;border-radius:4px;font-family:Poppins,sans-serif;font-size:14px;color:#333;background-color:#fff;min-width:250px;outline:none}.newsletter-input::placeholder{color:#999}.newsletter-button{padding:12px 30px;background-color:#2a8a73;color:#fff;border:none;border-radius:4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s ease;white-space:nowrap}.newsletter-button:hover{background-color:#237a65}.site-footer-background{position:relative;width:100%;background-color:#1e2744!important;padding:50px 0 30px;overflow:hidden;z-index:1}.site-footer-background:after{content:"";position:absolute;inset:0;background-image:url(/bg-footer.png);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.3;z-index:-1;pointer-events:none}.site-footer{background-color:transparent;color:#fff;font-family:Poppins,sans-serif;position:relative;z-index:2}.site-footer-container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%;position:relative;z-index:2}.site-footer-content{margin-bottom:25px}.site-footer-row{display:flex;flex-wrap:nowrap;margin:0 -15px;justify-content:flex-start;align-items:flex-start;gap:0}.site-footer-col{flex-shrink:0;padding:0 15px;min-width:0}.site-footer-col-about{flex:0 0 28%;max-width:28%}.site-footer-col-quicklinks{flex:0 0 18%;max-width:18%}.site-footer-col-courses{flex:0 0 30%;max-width:30%}.site-footer-col-contact{flex:0 0 24%;max-width:24%}.site-footer-widget{height:100%}.site-footer-logo-section{margin-bottom:15px;text-align:left}.site-footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:15px}.site-footer-logo-img{height:120px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.site-footer-brand-name{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#fff}.site-footer-logo-description{font-family:Poppins,sans-serif;font-size:14px;color:#ffffffb3;line-height:1.6;margin:0 0 15px}.site-footer-social-links{display:flex;gap:12px;align-items:center;margin-top:15px}.site-footer-social-link{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;font-size:18px}.site-footer-social-link:hover{background:#ee7428;transform:translateY(-2px)}.site-footer-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;margin:0 0 15px;color:#fff}.site-footer-links{list-style:none;padding:0;margin:0}.site-footer-links li{margin-bottom:8px}.site-footer-link{color:#fffc;text-decoration:none;font-size:14px;transition:color .3s ease,padding-left .3s ease;display:inline-block;font-family:Poppins,sans-serif}.site-footer-link:hover{color:#fff;padding-left:5px}.site-footer-contact-info{margin-top:0}.site-footer-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.site-footer-contact-item:last-child{margin-bottom:0}.site-footer-contact-icon{color:#ee7428;font-size:18px;margin-top:2px;flex-shrink:0}.site-footer-contact-text{font-family:Poppins,sans-serif;font-size:14px;color:#fffc;line-height:1.6;margin:0;text-decoration:none}.site-footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:20px;margin-top:30px}.site-footer-bottom-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.site-footer-copyright{color:#fffc;font-size:14px;margin:0;font-family:Poppins,sans-serif}.site-footer-scroll-to-top{position:absolute;bottom:20px;right:20px;width:50px;height:50px;background:#ee7428;border:none;border-radius:50%;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;box-shadow:0 4px 15px #ee742866}.site-footer-scroll-to-top:hover{background:#d96318;transform:translateY(-5px);box-shadow:0 6px 20px #ee742880}.site-footer-keywords-section{margin-top:40px;padding:30px;border-radius:8px}.site-footer-keywords-wrapper{display:flex;flex-direction:column;gap:20px}.site-footer-keywords-category{display:flex;flex-direction:column;gap:12px}.site-footer-keywords-category strong{color:#fff;font-weight:700;font-size:16px;font-family:Exo,sans-serif;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.site-footer-keywords-list{display:flex;flex-wrap:wrap;align-items:center;gap:0;line-height:1.8}.site-footer-keyword{color:#fff;font-size:14px;font-family:Poppins,sans-serif;padding:0 8px;white-space:nowrap;text-decoration:none;transition:color .3s ease;cursor:pointer}.site-footer-keyword:hover{color:#ee7428;text-decoration:underline}.site-footer-keyword-separator{color:#fff;font-size:14px;opacity:.6;padding:0 4px}.site-footer-keywords-divider{height:1px;background:#ffffff4d;margin:10px 0}@media(min-width:993px){.site-footer-row{flex-wrap:nowrap!important}.site-footer-col-about,.site-footer-col-quicklinks,.site-footer-col-courses,.site-footer-col-contact{flex-shrink:0}}@media(max-width:992px){.site-footer-row{flex-wrap:wrap}.site-footer-col-about,.site-footer-col-quicklinks,.site-footer-col-courses,.site-footer-col-contact{flex:0 0 50%;max-width:50%;margin-bottom:30px}.site-footer-col-contact{flex:0 0 100%;max-width:100%}}@media(max-width:768px){.site-footer-background{padding:60px 0 30px}.site-footer-col-about,.site-footer-col-quicklinks,.site-footer-col-courses,.site-footer-col-contact{flex:0 0 100%;max-width:100%;margin-bottom:30px}.site-footer-title{font-size:18px}.site-footer-bottom-wrapper{flex-direction:column;text-align:center;gap:15px}.site-footer-keywords-section{margin-top:30px;padding:20px 15px}.site-footer-keywords-category strong{font-size:14px}.site-footer-keyword{font-size:12px;padding:0 6px}.site-footer-keyword-separator{font-size:12px;padding:0 3px}}@media(max-width:480px){.site-footer-background{padding:50px 0 20px}.site-footer-title{font-size:16px}.site-footer-link,.site-footer-contact-item{font-size:13px}}.site-footer,.site-footer *{pointer-events:auto}.site-footer-contact-item{position:relative;z-index:5}.site-footer-contact-text{position:relative;z-index:6;cursor:pointer}.site-footer-contact-icon{pointer-events:none}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:80px;right:20px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:0 4px 15px #25d36666;z-index:1000;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;animation:pulse 2s infinite}.whatsapp-float:hover{background-color:#20ba5a;transform:translateY(-5px) scale(1.1);box-shadow:0 6px 20px #25d36699}.whatsapp-float i{color:#fff;font-size:32px}@keyframes pulse{0%{box-shadow:0 4px 15px #25d36666}50%{box-shadow:0 4px 20px #25d366b3}to{box-shadow:0 4px 15px #25d36666}}@media(max-width:768px){.whatsapp-float{width:55px;height:55px;bottom:80px;right:15px;font-size:28px}.whatsapp-float i{font-size:28px}}.scroll-to-top-btn{position:fixed;width:60px;height:60px;bottom:10px;right:20px;background-color:#ee7428;color:#fff;border:none;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;transition:all .3s ease;box-shadow:0 4px 15px #ee742866;opacity:0;animation:fadeIn .3s ease forwards}.scroll-to-top-btn:hover{background-color:#d96318;transform:translateY(-5px);box-shadow:0 6px 20px #ee742880}.scroll-to-top-btn i{color:#fff;font-size:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.scroll-to-top-btn{width:55px;height:55px;bottom:10px;right:15px;font-size:18px}.scroll-to-top-btn i{font-size:18px}}.hb-root{position:relative;width:100%;height:750px;overflow:hidden;color:#fff;font-family:Poppins,sans-serif}.hb-bg{position:absolute;inset:0;z-index:0}.hb-bg-img{width:100%;height:100%;object-position:center}.hb-container{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:80px 40px}.hb-grid{display:flex;justify-content:center;align-items:center;width:100%;max-width:1500px;margin:0 auto}.hb-left{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin-top:140px}.hb-center-text{display:flex;flex-direction:column;text-align:center;align-items:center}.hb-headlines{font-family:Exo,sans-serif;font-size:63px;font-weight:900;color:#ee7428;text-align:center;margin:0;gap:20px}.hb-description{font-size:18px;font-weight:400;line-height:1.7;color:#fffffff2;margin:20px 0 0;max-width:700px;text-align:center}.hb-features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0;max-width:550px;width:100%}.hb-feature-item{display:flex;align-items:center;gap:12px;justify-content:flex-start}.hb-feature-icon{width:28px;height:28px;border-radius:50%;background:#ee742833;border:2px solid #EE7428;display:flex;align-items:center;justify-content:center;color:#ee7428;flex-shrink:0}.hb-feature-text{font-size:14px;font-weight:500;color:#fffffff2}.hb-cta-buttons{display:flex;gap:20px;margin-top:30px;margin-left:-80px;justify-content:flex-start;flex-wrap:wrap}.hb-btn-primary,.hb-btn-secondary,a.hb-btn-primary,a.hb-btn-secondary{padding:10px 20px;font-size:12px;font-weight:600;border-radius:6px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;transition:all .3s ease}.hb-btn-primary{background:#ee7428;color:#fff;box-shadow:0 4px 15px #ee742866}.hb-btn-primary:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 6px 20px #ee742880}.hb-btn-secondary{background:transparent;border:2px solid white;color:#fff}.hb-btn-secondary:hover{background:#ffffff1a;border-color:#ee7428;color:#ee7428;transform:translateY(-2px)}.hb-right-images{position:relative;width:100%;height:420px;transform:translateY(50px)}.hb-img{position:absolute;width:260px;height:auto;object-fit:contain;filter:drop-shadow(0 12px 25px rgba(0,0,0,.4))}.img-pos-1{top:60%;left:60%;transform:translate(-50%,-50%);z-index:3;width:300px}.img-pos-2{top:95%;left:63%;transform:translateY(-50%);width:220px;z-index:2}.img-pos-3{top:30%;left:65%;transform:translateY(-50%);width:210px;z-index:2}@media(max-width:992px){.hb-root{height:auto;min-height:550px}.hb-container{padding:60px 24px}.hb-grid{max-width:100%}.hb-left{margin-top:60px;max-width:100%}.hb-features{grid-template-columns:1fr;gap:12px;max-width:100%}.hb-feature-item{justify-content:center}.hb-headlines{font-size:40px;line-height:1.2}.hb-description{font-size:16px;max-width:100%}.hb-cta-buttons{flex-direction:column;align-items:center;margin-left:0;justify-content:center;gap:16px}.hb-btn-primary,.hb-btn-secondary,a.hb-btn-primary,a.hb-btn-secondary{width:100%;max-width:300px;justify-content:center;padding:12px 24px;font-size:14px}.hero-content-section .hb-container{padding:60px 24px}.hero-content-section .hb-left{max-width:100%}.hero-content-section .hb-headlines{font-size:42px;line-height:1.2}.hero-content-section .hb-description{font-size:16px;max-width:100%}.hero-content-section .hb-features{grid-template-columns:1fr;gap:12px;max-width:100%}.hero-content-section .hb-feature-text{font-size:16px}.hero-content-section .hb-btn-primary,.hero-content-section .hb-btn-secondary{font-size:14px;padding:12px 24px;width:100%;max-width:300px}.hero-content-section .hb-cta-buttons{flex-direction:column;align-items:center;gap:16px;margin-left:0}.hero-content-temple-img{width:400px;right:-30px;opacity:.2}}@media(max-width:600px){.hb-root{min-height:500px}.hb-container{padding:48px 16px}.hb-left{margin-top:40px}.hb-headlines{font-size:32px}.hb-description{font-size:16px}.hb-features{gap:10px}.hb-feature-icon{width:28px;height:28px}}.hero-content-section{background:#fff;color:#333}.hero-content-section .hb-container{padding:80px 20px;max-width:1500px;position:relative}.hero-content-section .hb-grid{position:relative;z-index:1}.hero-content-temple-img{position:absolute;bottom:0;right:-50px;width:600px;height:auto;opacity:.3;z-index:0;pointer-events:none;object-fit:contain;mix-blend-mode:multiply}.hero-content-section .hb-left{max-width:1200px}.hero-content-section .hb-left{margin-top:0}.hero-content-section .hb-headlines{font-size:54px}.hero-content-section .hb-description{color:#666;font-size:18px}.hero-content-section .hb-feature-text{color:#333;font-size:18px}.hero-content-section .hb-btn-primary,.hero-content-section .hb-btn-secondary{font-size:16px;padding:16px 32px}.hero-content-section .hb-btn-secondary{background:transparent;border:2px solid #EE7428;color:#ee7428;opacity:1;visibility:visible}.hero-content-section .hb-btn-secondary:hover{background:#ee7428;border-color:#ee7428;color:#fff;transform:translateY(-2px)}@media(max-width:992px){.hero-content-section .hb-container{padding:60px 20px}.hero-content-section .hb-grid{max-width:1200px}.hero-content-section .hb-headlines{font-size:42px}.hero-content-section .hb-description,.hero-content-section .hb-feature-text{font-size:16px}.hero-content-section .hb-btn-primary,.hero-content-section .hb-btn-secondary{max-width:320px;width:100%;justify-content:center}.hero-content-temple-img{width:420px;right:-20px;opacity:.22}}@media(max-width:600px){.hero-content-section .hb-container{padding:48px 16px}.hero-content-section .hb-headlines{font-size:32px}.hero-content-section .hb-description,.hero-content-section .hb-feature-text{font-size:15px}.hero-content-section .hb-btn-primary,.hero-content-section .hb-btn-secondary{padding:14px 20px}.hero-content-temple-img{width:320px;right:0;opacity:.18}}@media(max-width:480px){.hb-root{min-height:450px}}@media(max-width:375px){.hb-root{min-height:400px}}@media(max-width:768px){.hb-root{height:auto;min-height:420px}.hb-bg-img{object-fit:cover;object-position:center top}.hb-container{padding:40px 16px}.hb-grid{flex-direction:column}.hb-left{margin-top:20px;padding:0}.hb-center-text{text-align:center;align-items:center}.hb-headlines{font-size:30px;line-height:1.25;padding:0 6px}.hb-description{font-size:15px;line-height:1.6;margin-top:14px;padding:0 8px}.hb-features{grid-template-columns:1fr;gap:10px;margin-top:16px}.hb-feature-item{justify-content:center}.hb-cta-buttons{flex-direction:column;gap:14px;margin-top:22px;margin-left:0;width:100%;align-items:center}.hb-btn-primary,.hb-btn-secondary{width:100%;max-width:280px;justify-content:center;font-size:13px;padding:12px 18px}}@media(max-width:480px){.hb-root{min-height:380px}.hb-headlines{font-size:26px}.hb-description{font-size:14px}}@media(max-width:375px){.hb-headlines{font-size:24px}.hb-description{font-size:13.5px}.hb-btn-primary,.hb-btn-secondary{font-size:12px;padding:10px 16px}}.features-section{position:relative;width:100%;padding-top:50px;background-color:#fff;font-family:Poppins,sans-serif}.features-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.features-cards{display:flex;flex-wrap:nowrap;margin-top:44px;width:100%}.features-cards .col-lg-3{flex:0 0 25%;max-width:25%;min-width:0}.large-gap{align-items:center}.mb-30{margin-bottom:30px}.col-lg-6,.col-lg-5,.col-lg-3,.col-sm-6{padding:0 15px}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-sm-6{flex:0 0 50%;max-width:50%}.feature-six-left .section-title .sub-title-three{font-size:14px;font-weight:600;text-transform:uppercase;color:#ee7428!important;background:none!important;-webkit-background-clip:border-box!important;-webkit-text-fill-color:#EE7428!important;background-clip:border-box!important;letter-spacing:2px;display:inline-block;margin-bottom:12px}.feature-six-left .section-title{margin-top:-25px;position:relative;text-align:left;left:-50px;top:-0px}.feature-six-left .section-title h2{font-family:Raleway,sans-serif;font-size:42px;line-height:1.2;color:#000!important;background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:black!important;margin:0;text-transform:capitalize}.feature-six-left .section-title h2 .title-accent{position:relative;color:#000!important;display:inline-block;padding-bottom:6px;z-index:1}.feature-six-left .section-title h2 .title-accent .title-bg-image{position:absolute;left:-0px;bottom:-10px;height:24px;width:auto;z-index:0;pointer-events:none}.feature-six-right p{font-size:16px;line-height:1.7;color:#6c757d;margin:0}.hero-rectangle{position:absolute;z-index:-1;top:100px;right:-500px;max-width:200px;height:auto;-webkit-animation:20s moveLeftRight infinite;animation:20s moveLeftRight infinite}@keyframes moveLeftRight{0%{transform:translate(0)}50%{transform:translate(80px)}to{transform:translate(0)}}.feature-six-item{background:linear-gradient(135deg,#fff,#fafafa);border-radius:12px;padding:32px 26px 26px;border:1px solid #e8e8e8;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:all .35s cubic-bezier(.2,.9,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.feature-six-item .content{position:relative;z-index:1;padding-bottom:12px}.feature-six-item .icon{width:64px;height:64px;margin-bottom:24px;transition:transform .3s ease}.feature-six-item:hover .icon{transform:scale(1.1) rotate(5deg)}.feature-six-item .icon img{max-width:100%;display:inline-block}.feature-six-item h5{font-size:20px;font-weight:700;color:#111827;margin-bottom:14px;transition:color .3s ease}.feature-six-item p{font-size:14px;line-height:1.7;color:#6c757d;margin-bottom:18px}.feature-six-item ul{list-style:none;padding:0;margin:0}.feature-six-item ul li{font-size:14px;line-height:1.7;color:#6c757d;margin-bottom:10px;padding-left:20px;position:relative}.feature-six-item ul li:before{content:"•";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.feature-six-item:hover ul li{color:#374151!important}.feature-six-item .read-more{font-size:13px;font-weight:600;text-transform:uppercase;color:#5a4f4a;text-decoration:none;letter-spacing:1px}.feature-six-item .read-more .arrow{margin-left:6px}.feature-six-item:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:linear-gradient(90deg,transparent,rgba(30,39,68,.12),transparent);transition:height .28s ease;z-index:0}.feature-six-item:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 24px 48px #1e274426;border-color:#1e27444d;background:linear-gradient(135deg,#fff,#f0f2f5)}.feature-six-item:hover:before{height:56px;background:#1e2744;opacity:.95}.feature-six-item:hover h5{color:#1e2744!important}.feature-six-item:hover p{color:#374151!important}.feature-six-item:hover .read-more{background:#1e2744;color:#fff;padding:12px 18px;border-radius:2px;display:inline-block}.feature-six-item .footer{position:relative;z-index:2}.feature-six-item.active{box-shadow:0 26px 40px #10182814;border-color:#1e274438}.feature-six-item.active:before{height:56px;background:#1e2744;opacity:.95}.feature-six-item.active .read-more{background:#1e2744;color:#fff;padding:12px 18px;border-radius:2px;display:inline-block}.mt-30{margin-top:30px}@media(max-width:992px){.features-section{padding:70px 0 80px}.col-lg-6,.col-lg-5{flex:0 0 100%;max-width:100%}.features-cards{flex-wrap:wrap}.features-cards .col-lg-3{flex:0 0 50%;max-width:50%}.hero-rectangle{display:none}}@media(max-width:768px){.feature-six-left .section-title{left:0}.feature-six-left .section-title h2{font-size:32px}.feature-six-item{padding:26px 22px 22px;min-height:auto}.features-cards{flex-wrap:wrap}.features-cards .col-lg-3,.features-cards .col-sm-6{flex:0 0 100%;max-width:100%;margin-bottom:20px}.feature-six-item.mt-30{margin-top:0}}@media(max-width:480px){.feature-six-left .section-title h2{font-size:28px}.feature-six-item{padding:24px 20px 20px}.feature-six-item h5{font-size:18px}.feature-six-item ul li{font-size:13px}}.courses-section{padding:70px 0;top:-50px;background:#fff;font-family:Nunito Sans,sans-serif}.courses-section .container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%}.courses-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;margin-bottom:50px}.courses-header-left{flex:1;max-width:60%;margin-left:30px}.courses-title{font-family:Exo,sans-serif;font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 15px;line-height:1.2}.courses-title .title-accent{position:relative;color:#1a1a1a;display:inline-block;padding-bottom:6px;z-index:1}.courses-title .title-accent:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:18px;background:url(data:image/webp;base64,UklGRuoEAABXRUJQVlA4WAoAAAAcAAAAoAAAHAAAQUxQSD8CAAABkARJtmlb6/rx27Zt27Zt27Zt27Zt27b/tdWDs6/P2eOImADi3LrXkvFN+oOwF+EZ9XAzzmUjjq33Br/bEsfmPQ3PqsTEr2nXu3G5EDFlhWrJuCPRLBu+tCSfxYF7Vfgi0SQ99KOiybdsE4CTBfgh0SQ97POTkv+tDYB3cwY+SDlLD/emjBRwhjMAbItSS1+25Ta4N2WjYMo66QGYZyWTtkqHvXBvykbBTrEBAMwLUktWbPeHgHVpJgplqTsA4FyVTZLyLDEA/yYloxDLmr8FAO+hclKToMctAE97xFAYKnt9gfBep2jpUNbabgXc+ytRuKo6vYNQuyCnJMjLLv8D4NOE9BTO8ibXwLzRI6HIKaou/QHAuaeGnMK++CYrhLb9zaNFK1GLLf8A4EqvJBSZiQY8AdO8q00S8ZEXH3PJBQBPR2WgSC40/yeYnisji8rFQ16g3z4thHdGZaWIV1RY+gNs7f5+BRWRF1919FEthLajvdKTSMrLTH8sEJrOTG2QNmISVhq06ZkHzGeL6kSTuKbvsv23gPn39ILuZROHVZry3Rec+gyfr9a1S02iLMvXa/tnBlt7d/fMvo1KpNEET5Y8d+V2o5YfeWqFb8u1+U1TkLinajDt1E+Wn+b3dy8e2rpy0aLJk4SzF63etO/s7Ve/PfBff3lpt4JKksgUVQetvvTTj5B7v11aNah2RpLguPwNBs7Zcf7lP0+QTB/vHls9oXuN7GriwERZCpWr2qhFJ2aTRrUrFsqeSkViCwBWUDggYAAAABAEAJ0BKqEAHQA+USiSRiOioaEi6GhwCglnAAAvRcsoHr+gl2SLkK9gAP6k103r//4rf//it//+K3/8auGR7H1///WA6a//sI/9//Yhqf2b/ln/9//Yhqf2AAFRzYcAAEVYSUa6AAAARXhpZgAASUkqAAgAAAAGABIBAwABAAAAAQAAABoBBQABAAAAVgAAABsBBQABAAAAXgAAACgBAwABAAAAAgAAABMCAwABAAAAAQAAAGmHBAABAAAAZgAAAAAAAABIAAAAAQAAAEgAAAABAAAABgAAkAcABAAAADAyMTABkQcABAAAAAECAwAAoAcABAAAADAxMDABoAMAAQAAAP//AAACoAQAAQAAAKEAAAADoAQAAQAAAB0AAAAAAAAAWE1QIFoBAAA8P3hwYWNrZXQgYmVnaW49IiIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJHbyBYTVAgU0RLIDEuMCI+PHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj48cmRmOkRlc2NyaXB0aW9uIHhtbG5zOnhtcFJpZ2h0cz0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3JpZ2h0cy8iIHJkZjphYm91dD0iIiB4bXBSaWdodHM6TWFya2VkPSJGYWxzZSI+PC9yZGY6RGVzY3JpcHRpb24+PC9yZGY6UkRGPjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJ3Ij8+) no-repeat center bottom;background-size:contain;pointer-events:none;z-index:0;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.courses-description{font-size:16px;line-height:1.7;font-family:Poppins,sans-serif;color:#6c757d;margin:0;max-width:500px}.courses-header-right{flex-shrink:0}.view-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:#00cc83;color:#fff!important;text-decoration:none;font-size:14px;font-weight:600;left:30px;border-radius:6px;transition:background-color .3s ease,box-shadow .3s ease}.view-more-btn:hover{background:#1e2744;box-shadow:0 4px 12px #1e27444d}.view-more-btn i{font-size:12px}.col,.col-md-6,.col-lg-4{position:relative;width:100%;padding-right:15px;padding-left:15px}@media(min-width:768px){.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media(min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}.coach-item{background:transparent;border-radius:8px;overflow:visible;transition:all .3s ease;margin-bottom:30px;position:relative}.coach-item:hover{transform:translateY(-5px)}.coach-image{position:relative;width:100%;height:220px;overflow:hidden;border-radius:5px}.coach-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.coach-item:hover .coach-image img{transform:scale(1.1)}.coach-image .category{position:absolute;top:15px;left:15px;color:#fff;padding:6px 14px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;z-index:2;transition:all .3s ease}.coach-image .category.category-orange{background:#ff9800}.coach-image .category.category-green{background:#1e2744}.coach-item:hover .coach-image .category.category-orange{background:#ff9800;transform:scale(1.05)}.coach-item:hover .coach-image .category.category-green{background:#1e2744;transform:scale(1.05)}.coach-content{background:linear-gradient(135deg,#fff,#f8f9fa);position:relative;border-radius:5px;padding:25px 30px;margin:-50px 30px 0;-webkit-box-shadow:10px 0 60px rgba(76,76,76,.1);box-shadow:10px 0 60px #4c4c4c1a;z-index:3;border-top:3px solid transparent;transition:all .3s ease}.coach-item:nth-child(odd) .coach-content{border-top-color:#ff9800}.coach-item:nth-child(2n) .coach-content{border-top-color:#1e2744}.coach-item:hover .coach-content{box-shadow:10px 0 60px #4c4c4c26;transform:translateY(-2px)}.coach-content .label{display:block;font-size:13px;color:#6c757d;font-weight:500;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.coach-item:nth-child(odd) .coach-content .label{color:#ff9800}.coach-item:nth-child(2n) .coach-content .label{color:#1e2744}.coach-content h4{margin:0 0 15px;font-size:18px;font-weight:700;line-height:1.4}.coach-content h4 a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.coach-item:nth-child(odd) .coach-content h4 a:hover{color:#ff9800}.coach-item:nth-child(2n) .coach-content h4 a:hover{color:#1e2744}.course-description{font-size:14px;line-height:1.6;color:#6c757d;margin:0 0 15px;font-family:Poppins,sans-serif}.ratting-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e9eaeb}.ratting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.ratting .fas.fa-star{color:#ffc107;font-size:14px}.ratting span{margin-left:6px;font-size:13px;color:#6c757d;font-weight:500}.price{font-size:20px;font-weight:700;color:#1e2744}.coach-footer{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.coach-footer li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;color:#6c757d}.coach-footer li i{color:#ff9800;font-size:14px}.courses-testimonial{margin:60px 0 40px;text-align:center;padding:30px 20px}.testimonial-quote{font-size:18px;line-height:1.8;color:#1e2744;font-style:italic;max-width:900px;margin:0 auto;position:relative}.testimonial-quote:before{content:'"';font-size:60px;color:#ff9800;position:absolute;left:-20px;top:-20px;opacity:.3;font-family:Georgia,serif}.courses-cta{margin:40px 0 20px;text-align:center;padding:30px 20px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:8px}.cta-text{font-size:16px;line-height:1.8;color:#1a1a1a;max-width:900px;margin:0 auto}@media(max-width:992px){.col-lg-4{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media(max-width:768px){.courses-section{padding:60px 0}.courses-header{flex-direction:column;align-items:flex-start;gap:20px}.courses-header-left{max-width:100%}.courses-title{font-size:32px}.courses-description{max-width:100%}.col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.coach-content{padding:20px 15px}.coach-content h4{font-size:16px}}:root{--green: #00cc83;--blue: #1E2744;--orange: #ff9800;--card-radius: 8px;--white: #ffffff;--shadow: 0 10px 25px rgba(16, 24, 40, .12)}.achieve-goal-section{position:relative;width:100%;max-width:100%;padding:100px 0;background-color:#fff;background-image:url(/background.png);background-repeat:no-repeat;background-position:center;background-size:cover;font-family:Poppins,sans-serif;overflow:hidden}.achieve-goal-circle-dots{position:absolute;top:60px;right:40px;z-index:0;max-width:200px;height:auto;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear}.achieve-goal-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.achieve-goal-wrapper{display:flex;align-items:center;gap:60px}.achieve-goal-left{flex:0 0 45%;max-width:45%;position:relative}.achieve-goal-left .bg-shape{position:absolute;top:0;left:-150px;width:700px;height:700px;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-size:contain;background-position:left center;z-index:-1;opacity:.5;pointer-events:none;filter:blur(.5px)}.achieve-goal-left .hero-circle{left:1090px;top:-50px;z-index:-1;position:absolute;-webkit-animation:15s rotated_circle infinite;animation:15s rotated_circle infinite;max-width:200px;height:auto}.achieve-goal-right{flex:1;position:relative}.achieve-goal-left .section-subtitle{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;color:#ff9800!important;letter-spacing:2px;margin-bottom:15px}.achieve-goal-left .main-headline{font-family:Raleway,sans-serif;font-size:48px;font-weight:700;line-height:1.2;color:#111827;margin:0 0 25px}.achieve-goal-left .main-headline .title-accent{position:relative;color:#111827;display:inline-block}.achieve-goal-left .main-headline .title-accent:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:18px;background:url(data:image/webp;base64,UklGRuoEAABXRUJQVlA4WAoAAAAcAAAAoAAAHAAAQUxQSD8CAAABkARJtmlb6/rx27Zt27Zt27Zt27Zt27b/tdWDs6/P2eOImADi3LrXkvFN+oOwF+EZ9XAzzmUjjq33Br/bEsfmPQ3PqsTEr2nXu3G5EDFlhWrJuCPRLBu+tCSfxYF7Vfgi0SQ99KOiybdsE4CTBfgh0SQ97POTkv+tDYB3cwY+SDlLD/emjBRwhjMAbItSS1+25Ta4N2WjYMo66QGYZyWTtkqHvXBvykbBTrEBAMwLUktWbPeHgHVpJgplqTsA4FyVTZLyLDEA/yYloxDLmr8FAO+hclKToMctAE97xFAYKnt9gfBep2jpUNbabgXc+ytRuKo6vYNQuyCnJMjLLv8D4NOE9BTO8ibXwLzRI6HIKaou/QHAuaeGnMK++CYrhLb9zaNFK1GLLf8A4EqvJBSZiQY8AdO8q00S8ZEXH3PJBQBPR2WgSC40/yeYnisji8rFQ16g3z4thHdGZaWIV1RY+gNs7f5+BRWRF1919FEthLajvdKTSMrLTH8sEJrOTG2QNmISVhq06ZkHzGeL6kSTuKbvsv23gPn39ILuZROHVZry3Rec+gyfr9a1S02iLMvXa/tnBlt7d/fMvo1KpNEET5Y8d+V2o5YfeWqFb8u1+U1TkLinajDt1E+Wn+b3dy8e2rpy0aLJk4SzF63etO/s7Ve/PfBff3lpt4JKksgUVQetvvTTj5B7v11aNah2RpLguPwNBs7Zcf7lP0+QTB/vHls9oXuN7GriwERZCpWr2qhFJ2aTRrUrFsqeSkViCwBWUDggYAAAABAEAJ0BKqEAHQA+USiSRiOioaEi6GhwCglnAAAvRcsoHr+gl2SLkK9gAP6k103r//4rf//it//+K3/8auGR7H1///WA6a//sI/9//Yhqf2b/ln/9//Yhqf2AAFRzYcAAEVYSUa6AAAARXhpZgAASUkqAAgAAAAGABIBAwABAAAAAQAAABoBBQABAAAAVgAAABsBBQABAAAAXgAAACgBAwABAAAAAgAAABMCAwABAAAAAQAAAGmHBAABAAAAZgAAAAAAAABIAAAAAQAAAEgAAAABAAAABgAAkAcABAAAADAyMTABkQcABAAAAAECAwAAoAcABAAAADAxMDABoAMAAQAAAP//AAACoAQAAQAAAKEAAAADoAQAAQAAAB0AAAAAAAAAWE1QIFoBAAA8P3hwYWNrZXQgYmVnaW49IiIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJHbyBYTVAgU0RLIDEuMCI+PHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj48cmRmOkRlc2NyaXB0aW9uIHhtbG5zOnhtcFJpZ2h0cz0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3JpZ2h0cy8iIHJkZjphYm91dD0iIiB4bXBSaWdodHM6TWFya2VkPSJGYWxzZSI+PC9yZGY6RGVzY3JpcHRpb24+PC9yZGY6UkRGPjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJ3Ij8+) no-repeat center bottom;background-size:contain;pointer-events:none;z-index:0;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.achieve-goal-left .description{font-size:16px;line-height:1.7;color:#6c757d;margin:0 0 30px}.achieve-goal-left .feature-list{list-style:none;padding:0;margin:0 0 35px}.achieve-goal-left .feature-list li{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#111827;margin-bottom:15px}.achieve-goal-left .feature-list .check-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#00cc83;color:#fff;border-radius:50%;font-size:14px;font-weight:700;flex-shrink:0}.achieve-goal-left .learn-more-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border:2px solid #00cc83;background:#fff;color:#111827;text-decoration:none;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:4px;transition:all .3s ease}.achieve-goal-left .learn-more-btn:hover{border-color:#1e2744;color:#1e2744;transform:translateY(-2px);box-shadow:0 4px 12px #1e274433}.achieve-goal-left .learn-more-btn .arrow{font-size:16px;display:inline-block;margin-left:8px;transition:transform .3s ease}.achieve-goal-left .learn-more-btn:hover .arrow{transform:translate(4px)}.stage{width:100%;max-width:760px;margin:0 auto;position:relative;min-height:630px}.image-stack{position:relative;width:100%;height:630px;left:-100px}.img-large{position:absolute;right:-140px;top:20px;width:400px;height:340px;object-fit:cover;border-radius:2px;box-shadow:var(--shadow)}.img-mid{position:absolute;left:145px;top:160px;width:330px;height:300px;object-fit:cover;border-radius:2px;box-shadow:var(--shadow);transform:translateY(-20px);z-index:1}.img-small{position:absolute;left:10px;top:260px;width:220px;height:260px;object-fit:cover;border-radius:2px;box-shadow:var(--shadow);z-index:0}.saticfiction{top:5%;left:40%;max-width:140px;text-align:center;position:absolute;padding:18px 15px 8px;z-index:5}.br-5{border-radius:2px}.bg-green{background-color:#00cc83}.saticfiction .counter-number{position:relative;display:inline-block}.saticfiction canvas{display:block;width:70px;height:70px;margin:0;background:transparent}.saticfiction .counter-number .counter-text{position:absolute;left:50%;top:50%;font-size:16px;font-weight:700;font-family:Raleway,sans-serif;-webkit-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);transform:translate(-50%,-60%);color:#fff}.saticfiction h4{font-size:16px;margin:0;padding:0;line-height:1.05;font-weight:700}.blue-card{position:absolute;right:18px;left:490px;bottom:115px;width:140px;height:140px;background:#1e2744;color:var(--white);border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow);z-index:6}.blue-card .icon{font-size:50px;margin-bottom:15px;display:inline-block;color:#fff}.blue-card .icon i{font-size:50px;color:#fff}.blue-card h4{margin:0;font-size:16px;font-weight:700;line-height:1.1;color:#fff}.blue-card.text-white *,.blue-card.text-white .bg-text{color:#fff}@media(max-width:900px){.stage{width:100%;padding:0 20px}.img-large{right:auto;left:-150px;top:0}.img-mid{left:80px}.saticfiction{left:100px}}@media(max-width:992px){.achieve-goal-wrapper{flex-direction:column;gap:40px}.achieve-goal-left{flex:0 0 100%;max-width:100%}.achieve-goal-left .main-headline{font-size:36px}.achieve-goal-left .bg-shape{width:500px;height:500px;top:-50px;left:-60px}.achieve-goal-circle-dots{top:700px;right:50px;max-width:150px}}@media(max-width:768px){.achieve-goal-section{padding:60px 0}.achieve-goal-circle-dots{top:730px;right:10px;max-width:120px}}@media(max-width:480px){.achieve-goal-circle-dots{top:10px;right:5px;max-width:100px}.achieve-goal-left .main-headline{font-size:32px}.achieve-goal-left .bg-shape{width:400px;height:400px;top:-30px;left:-40px;opacity:.3}.image-stack{height:500px}.img-large{width:450px;right:auto!important;left:-100px!important;transform:translate(-80px);height:320px}.img-mid{width:300px;height:340px;left:120px;transform:translate(-10px);top:120px}.img-small{width:180px;height:220px;left:5px;top:200px}.saticfiction{max-width:120px;left:80px;top:20px;padding:15px 12px 6px}.saticfiction canvas{width:60px;height:60px}.saticfiction h4{font-size:14px}.blue-card{width:120px;height:120px;right:10px;bottom:60px}.blue-card .icon{font-size:26px;margin-bottom:6px}.blue-card h4{font-size:14px}}@media(max-width:480px){.saticfiction,.blue-card{display:none!important}}@media(max-width:480px){.stage{min-height:auto}.image-stack{position:relative;left:0;height:auto;display:flex;flex-direction:column;gap:20px;align-items:center}}@media(max-width:480px){.img-large,.img-mid,.img-small{position:static!important;transform:none!important;left:auto!important;right:auto!important;top:auto!important;width:100%;max-width:320px;height:auto;border-radius:6px}}:root{--navy: #2a8a73;--soft-gray: #f8f9fa;--accent: #07294d;--muted: #07294d;--orange: #ff9800;--green: #2a8a73}*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:Montserrat,sans-serif}.campus-section{max-width:1200px;margin:40px auto;overflow:hidden}.campus-section-header{text-align:center;margin-bottom:60px;padding:0 20px}.campus-section-title{font-size:48px;font-weight:800;background:linear-gradient(90deg,var(--green) 0%,var(--green) 40%,var(--orange) 60%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 20px;font-family:Montserrat,sans-serif}.campus-section-description{font-size:18px;color:#555;line-height:1.6;max-width:800px;margin:0 auto;font-family:Montserrat,sans-serif}.campus-section-content{display:grid;grid-template-columns:1fr 1fr}.left{background:linear-gradient(135deg,var(--green) 0%,var(--orange) 100%);padding:36px;display:flex;align-items:center;position:relative;overflow:visible}.gallery-window{width:100%;max-width:520px;margin:auto auto auto 100px;position:relative;z-index:10;transform:translate(120px)}.gallery-viewport{width:600px;height:380px;overflow-x:scroll;overflow-y:hidden;left:-80px;scroll-behavior:smooth;border:6px solid #e8e8e8;background:#fff;position:relative;scroll-snap-type:x mandatory}.gallery-viewport::-webkit-scrollbar{display:none}.track{display:flex;gap:0;height:100%;width:100%}.track img{width:100%;min-width:100%;height:380px;object-fit:cover;flex-shrink:0;display:block;scroll-snap-align:start}.controls{margin-top:14px;display:flex;align-items:center;gap:10px;color:#fff}.controls button{background:transparent;color:#fff;font-size:15px;border:none;cursor:pointer;font-family:Montserrat,sans-serif}.controls button:hover{opacity:.7}.controls span{color:#fff}.right{background:var(--soft-gray);background-image:url(/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:70px 60px 70px 100px;position:relative;overflow:visible;z-index:1}.right:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff6,#fff9);z-index:0}.right:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#2a8a731a,#ff98001a);z-index:0;pointer-events:none}.right>*{position:relative;z-index:1}.right .col-lg-8{width:100%;max-width:100%}.flexible-learning{font-size:18px;line-height:1.8;color:var(--muted);font-family:Montserrat,sans-serif;margin-top:30px;font-style:italic}.right h1{font-size:42px;font-weight:800;background:linear-gradient(90deg,var(--green) 0%,var(--green) 40%,var(--orange) 60%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:40px 0 0;font-family:Montserrat,sans-serif;line-height:1.2}.divider{width:120px;height:4px;background:linear-gradient(90deg,var(--green) 0%,var(--orange) 100%);margin:20px 0;border:none}.lead{color:var(--muted);font-size:16px;line-height:1.6;max-width:380px;margin:0;font-family:Montserrat,sans-serif}.watch{font-size:44px;font-weight:800;background:linear-gradient(90deg,var(--green) 0%,var(--green) 40%,var(--orange) 60%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:25px;font-family:Montserrat,sans-serif}.play-row{display:flex;align-items:center;gap:15px;font-size:20px;font-weight:700;color:var(--muted);cursor:pointer;margin-top:15px;font-family:Montserrat,sans-serif;transition:all .3s ease}.play-row:hover{color:var(--accent)}.playIcon{width:35px;height:35px;border:2px solid transparent;background:linear-gradient(135deg,var(--green) 0%,var(--orange) 100%);display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .3s ease;color:#fff}.play-row:hover .playIcon{background:linear-gradient(135deg,var(--orange) 0%,var(--green) 100%);color:#fff;transform:scale(1.1)}@media(max-width:900px){.campus-section{grid-template-columns:1fr}.right{padding:40px}.track img{width:100%}}@media(max-width:768px){.right h1{font-size:36px}.watch{font-size:32px}.left{padding:30px 20px}}@media(max-width:480px){.right{padding:30px 20px}.right h1,.watch{font-size:28px}.play-row{font-size:18px}}:root{--navy: #0c2e4d;--accent: #0b304b;--muted: #3b5564;--green: #2a8a73;--orange: #ff9800;--light: #f6f6f6;--dark-overlay: rgba(6, 30, 46, .85);font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}body{margin:0;background:#fff;color:var(--accent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrapper{max-width:1200px;margin:0 auto;padding:0 16px}.review-row{display:flex;gap:20px;align-items:center}.col{flex:1;min-width:0}.left-col{max-width:360px;margin-top:150px}.section-title{font-size:40px;line-height:1.03;top:50px;margin:0 0 14px;font-weight:800;background:linear-gradient(90deg,#2a8a73,#ff9800,#2a8a73,#ff9800) 0% 0% / 200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientMove 6s linear 0s infinite normal none running}.section-title:after{display:none;content:none}.title-divider{width:84px;border-bottom:4px solid var(--green);margin:12px 0 18px;background:linear-gradient(90deg,var(--green) 0%,var(--orange) 100%);border:none;height:4px}.description{color:#284855;line-height:1.6;margin:0 0 15px;font-size:15px}.read-more-link{display:inline-block;color:var(--green);text-decoration:none;font-size:15px;font-weight:600;margin-top:15px;transition:all .3s ease;font-family:Poppins,sans-serif}.read-more-link:hover{color:var(--orange);padding-left:5px}.read-more-link i{margin-left:5px;font-size:12px;transition:transform .3s ease}.read-more-link:hover i{transform:translate(3px)}.next-link{display:inline-block;color:var(--accent);text-decoration:none;font-size:14px;margin-top:8px}.next-link:hover{color:var(--green)}.center-col{display:flex;justify-content:center;align-items:center}.person-figure{width:320px;max-width:100%;display:block;transform:translateY(60px)}.right-col{display:flex;justify-content:flex-end;align-items:flex-start}.single-testimonial-content{width:356px;padding:45px 35px;top:-80px;background-color:#f1f1f1;border-top:3px solid #0c8b51;position:relative;border-radius:8px}.content-text{margin-bottom:0}.about-title{font-family:Exo,sans-serif;font-size:24px;font-weight:700;color:#134049;margin:0 0 20px}.content-text p{font-size:14px;color:#24434d;line-height:1.65;margin:0 0 15px}.content-text p:last-child{margin-bottom:0}.highlight-brand{background:linear-gradient(90deg,var(--green) 0%,var(--green) 40%,var(--orange) 60%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.container{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;max-width:1200px;margin-top:36px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.counter-wrapper{padding:28px 18px;border-radius:0;background-image:url(/counter-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.bg_cover{background-position:center center;background-size:cover;background-repeat:no-repeat}.counter-wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ff9800b8 0% 100%);pointer-events:none}.counter-col{flex:0 0 auto;width:25%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);text-align:center;color:#fff;position:relative;z-index:2}@media(max-width:576px){.counter-col{width:50%}}.single-counter{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.counter-count{font-size:34px;font-weight:800;color:#fff;display:block}.counter-count .count{font-size:44px;font-weight:900;color:#fff}.counter-col p{margin:6px 0 0;font-size:14px;color:#dbe8ef;font-weight:600}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.single-counter.fadeInLeftBig{animation-name:fadeInLeftBig;animation-duration:1s;animation-fill-mode:both;opacity:0}.counter-col:nth-child(1) .fadeInLeftBig{animation-delay:.2s}.counter-col:nth-child(2) .fadeInLeftBig{animation-delay:.4s}.counter-col:nth-child(3) .fadeInLeftBig{animation-delay:.6s}.counter-col:nth-child(4) .fadeInLeftBig{animation-delay:.8s}@media(max-width:900px){.review-row{flex-direction:column;text-align:center;gap:18px}.right-col{justify-content:center}.left-col{max-width:unset}.person-figure{width:260px;transform:translateY(-6px)}.single-testimonial-content{width:100%;max-width:420px}.counters-row{flex-wrap:wrap}.counter-col{flex:0 0 50%;padding:14px;text-align:center}}@media(max-width:480px){.counter-col{flex-basis:100%}.person-figure{width:200px}.section-title{font-size:32px}.counter-count{font-size:28px}.counter-count .count{font-size:30px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.testimonials-section{position:relative;width:100%;top:50px;background:#1e2744;padding:100px 0;overflow:hidden;font-family:Nunito Sans,sans-serif}.testimonials-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:2}.bg-text{text-transform:uppercase;position:absolute;font-size:300px;font-weight:800;line-height:.7;opacity:.04;z-index:1;margin-top:80px;inset:450px 0 0 250px;color:#fff;font-family:Raleway,sans-serif;pointer-events:none}.decorative-rectangle{position:absolute;left:0;bottom:0;opacity:.2;z-index:1;max-width:250px;height:auto;filter:brightness(1.2);-webkit-animation:moveLeftRight 8s ease-in-out infinite;animation:moveLeftRight 8s ease-in-out infinite}@keyframes moveLeftRight{0%,to{transform:translate(0)}50%{transform:translate(30px)}}@-webkit-keyframes moveLeftRight{0%,to{transform:translate(0)}50%{transform:translate(30px)}}.decorative-circle{position:absolute;right:0;top:0;opacity:.25;z-index:1;max-width:250px;height:auto;filter:brightness(1.2);-webkit-animation:moveUpDown 8s ease-in-out infinite;animation:moveUpDown 8s ease-in-out infinite;animation-delay:1s}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}@-webkit-keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}.testimonials-header{text-align:center;margin-bottom:60px;position:relative;z-index:2}.testimonials-label{display:inline-block;background:#ee7428;color:#fff;padding:8px 20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:2px;border-radius:4px;margin-bottom:20px}.testimonials-title{font-family:Raleway,sans-serif;font-size:42px;font-weight:700;color:#fff;margin:0;line-height:1.3}.text-white{color:#fff!important}.text-white *,.text-white .bg-text{color:#fff}.testimonials-wrap{position:relative;z-index:2;margin-bottom:40px;padding:0 15px}.testimonials-wrap .slick-slider{position:relative}.testimonials-wrap .slick-slide{padding:0 15px}.testimonials-wrap .slick-slide>div{height:100%}.testimonial-item{padding:40px 35px;background:#ffffff0d;border-radius:12px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;margin-bottom:30px;box-shadow:0 5px 20px #00000026;border:2px solid whitesmoke;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.testimonial-item:hover{transform:translateY(-5px);background:#ffffff14;box-shadow:0 10px 30px #00000040;border-color:#ffffff4d}.testimonial-quote-icon{position:absolute;top:20px;right:25px;width:50px;height:50px;background:#ee742833;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ee7428;font-size:20px;z-index:1}.testimonial-item .content{padding:0;background:transparent;position:relative;z-index:2}.testimonial-stars{display:flex;gap:5px;margin-bottom:20px}.testimonial-stars i{color:gold;font-size:16px}.testimonial-item .content .testimonial-text{font-size:15px;line-height:1.8;color:#fffffff2;margin:0 0 25px;font-style:italic}.testimonial-author{display:flex;flex-direction:column;gap:5px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.testimonial-item .content h4{font-family:Raleway,sans-serif;font-size:18px;font-weight:700;color:#fff;margin:0;line-height:1.3}.testimonial-location{font-size:14px;color:#ffffffb3;font-weight:400}.testimonials-wrap .slick-prev,.testimonials-wrap .slick-next{display:none!important}.testimonials-wrap .slick-dots{bottom:-50px;text-align:center}.testimonials-wrap .slick-dots li{display:inline-block;margin:0 5px}.testimonials-wrap .slick-dots li button{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-size:0;padding:0}.testimonials-wrap .slick-dots li.slick-active button{background:#fff;width:12px;height:12px;border-color:#ffffff80}.testimonials-wrap .slick-dots li button:hover{background:#fff9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.delay-0-4s{-webkit-animation-delay:.4s;animation-delay:.4s}.delay-0-6s{-webkit-animation-delay:.6s;animation-delay:.6s}.slick-initialized .slick-slide{display:block}@media(max-width:992px){.bg-text{font-size:250px}.testimonial-item{padding:25px}}@media(max-width:768px){.testimonials-section{top:0;padding:60px 0}.testimonials-wrap{padding:0 10px}.testimonials-wrap .slick-list{overflow:hidden;margin:0}.testimonials-wrap .slick-slide{padding:0}.testimonials-wrap .slick-slide>div{display:flex;justify-content:center}.testimonial-item{width:100%;max-width:100%;margin:0 auto 20px;padding:18px 16px}.testimonial-quote-icon{width:40px;height:40px;font-size:16px;top:15px;right:15px}.bg-text{display:none}}.promotional-cards-section{background:#fff;top:50px}.promotional-cards-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.promotional-cards-wrapper{display:flex;justify-content:center;align-items:stretch;gap:30px}.advertise-item{z-index:1;border-radius:5px;position:relative;margin-bottom:30px;padding:24px 32px 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease;min-height:auto;max-width:600px;width:100%}.advertise-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.promo-card-instructor{background:#5a4f4a26}.promo-card-courses{background:#ff98001a}.promo-card-content{flex:1;z-index:2;max-width:55%}.promo-title{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#1f2937;margin:0 0 12px;line-height:1.2}.promo-card-instructor .promo-title{color:#1e2744}.promo-description{font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;color:#4b5563;margin:0 0 20px}.promo-btn,button.promo-btn,a.promo-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.promo-btn-green,button.promo-btn-green,a.promo-btn-green{background:#1e2744!important;color:#fff!important}.promo-btn-green:hover,button.promo-btn-green:hover,a.promo-btn-green:hover{background:#2a3a5a!important;transform:translate(5px);box-shadow:0 4px 12px #1e27444d}.promo-btn-orange,button.promo-btn-orange,a.promo-btn-orange{background:#ff9800!important;color:#fff!important}.promo-btn-orange:hover,button.promo-btn-orange:hover,a.promo-btn-orange:hover{background:#e68900!important;transform:translate(5px);box-shadow:0 4px 12px #ff98004d}.promo-btn i{font-size:14px;transition:transform .3s ease}.promo-btn:hover i{transform:translate(3px)}.promo-card-image{flex:1;display:flex;align-items:center;justify-content:flex-end;z-index:1;max-width:40%;overflow:hidden;border-radius:0}.promo-card-image img{max-width:200px;width:100%;height:auto;max-height:180px;object-fit:contain;display:block;border:none;border-radius:0;box-shadow:none;transition:transform .5s ease,scale .5s ease;transform-origin:center}.advertise-item:hover .promo-card-image img{transform:scale(1.15)}@media(max-width:992px){.promotional-cards-wrapper{gap:25px}.advertise-item{max-width:100%}.advertise-item{flex-direction:column;text-align:center;padding:40px 30px}.promo-card-content{max-width:100%;margin-bottom:30px}.promo-card-image{max-width:100%;justify-content:center}.promo-title{font-size:28px}}@media(max-width:768px){.promotional-cards-section{padding:60px 0}.advertise-item{padding:30px 25px}.promo-title{font-size:24px;margin-bottom:15px}.promo-description{font-size:14px;margin-bottom:25px}.promo-btn{padding:12px 24px;font-size:13px}}.events-section{background:#fff;font-family:Poppins,sans-serif}.events-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.events-header{text-align:center;margin-bottom:50px}.events-subtitle{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#265fe8;margin-bottom:10px;position:relative;padding-bottom:8px}.events-subtitle:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:0;width:100%;height:3px;background:#ffb100}.events-title{font-family:Exo,sans-serif;font-size:42px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.events-cards-container{background:#fff;border:1px solid #e9eaeb;border-radius:8px;padding:40px 30px;margin-bottom:40px;box-shadow:0 2px 10px #0000000d}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:15px;padding-left:15px}.event-item-three{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-bottom:1px solid #e9eaeb;border-right:1px solid #e9eaeb;transition:all .3s ease;background:transparent}.col-xl-6:nth-child(2) .event-item-three{border-right:none}.col-xl-6:nth-child(3) .event-item-three,.col-xl-6:nth-child(4) .event-item-three{border-bottom:none}.col-xl-6:nth-child(4) .event-item-three{border-right:none}.event-item-three:hover{border-color:#ee7428;box-shadow:0 5px 20px #ee742814}.col-xl-6:nth-child(2) .event-item-three:hover{border-right:1px solid #EE7428}.col-xl-6:nth-child(3) .event-item-three:hover,.col-xl-6:nth-child(4) .event-item-three:hover{border-bottom:1px solid #EE7428}.col-xl-6:nth-child(4) .event-item-three:hover{border-right:1px solid #EE7428}.event-item-three:hover .content h4 a{color:#ee7428}.event-item-three:hover .details-link{background:#ee7428;color:#fff}.event-item-three .image{position:relative;width:200px;height:150px;flex-shrink:0;margin-right:25px;overflow:visible}.event-item-three .image img{width:100%;height:100%;object-fit:cover;display:block}.event-item-three .image .date{right:0;bottom:0;color:#fff;font-size:18px;font-weight:700;position:absolute;padding:20px 1px 10px;height:calc(100% + 15px);background:#5a4f4a;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;text-orientation:mixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-clip-path:polygon(100% 0,100% 100%,0% 100%,0 0,50% 10px);clip-path:polygon(100% 0,100% 100%,0% 100%,0 0,50% 10px);width:50px;line-height:1.2}.event-item-three .content{flex:1;min-width:0}.event-item-three .content .location{display:block;font-size:13px;color:#6c757d;margin-bottom:12px;font-weight:500}.event-item-three .content .location i{color:#265fe8;margin-right:6px}.event-item-three .content h4{margin:0;font-size:18px;font-weight:700;line-height:1.4}.event-item-three .content h4 a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.event-item-three .content h4 a:hover{color:#ee7428}.event-item-three .details-link{width:50px;height:50px;background:#f5f5f5;color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0;text-decoration:none;transition:all .3s ease;flex-shrink:0;margin-left:15px}.event-item-three .details-link i{font-size:16px}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.view-more-wrapper{text-align:center;margin-top:20px}.view-more-btn{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#265fe8;text-decoration:none;transition:all .3s ease}.view-more-btn:hover{color:#ffb100;transform:translate(5px)}.view-more-btn i{font-size:14px;transition:transform .3s ease}.view-more-btn:hover i{transform:translate(3px)}@media(max-width:1200px){.col-xl-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media(max-width:768px){.events-section{padding:60px 0}.events-title{font-size:32px}.event-item-three{flex-direction:column;padding:25px}.event-item-three .image{width:100%;height:200px;margin-right:0;margin-bottom:20px}.event-item-three .content{width:100%;text-align:center;margin-bottom:15px}.event-item-three .details-link{margin-left:0;align-self:center}}:root{--green: #2a8a73;--orange: #ff9800;--navy: #07294d;--muted: #6c757d}.blog-section{padding:80px 0;background-color:#f8f9fa;font-family:Montserrat,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%}.section-title{text-align:center;margin-bottom:60px}.blog-subtitle{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;color:#ee7428;letter-spacing:2px;margin-bottom:15px}.section-title .title{font-family:Exo,sans-serif;font-size:48px;font-weight:800;margin:0 0 20px;background:linear-gradient(90deg,#2a8a73,#ff9800,#2a8a73,#ff9800) 0% 0% / 200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;animation:gradientMove 6s linear 0s infinite normal none running}@keyframes gradientMove{0%{background-position:0% 50%}to{background-position:200% 50%}}.title-divider{width:84px;height:4px;background:linear-gradient(90deg,var(--green) 0%,var(--orange) 100%);margin:0 auto 20px;border:none}.section-title p{font-size:16px;color:#000!important;line-height:1.6;margin:15px auto 20px;max-width:600px;display:block}.blog-wrapper{margin-top:50px}.row{display:flex;flex-wrap:wrap;margin:0 -15px;justify-content:center}.col-lg-4{flex:0 0 30%;max-width:30%;padding:0 15px;min-width:0}.col-md-6{flex:0 0 50%}.blog-col{margin-bottom:30px}.single-blog{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #00000014;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;max-width:320px;margin:0 auto}.single-blog:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.blog-image{width:100%;height:250px;overflow:hidden;position:relative}.blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.single-blog:hover .blog-image img{transform:scale(1.05)}.blog-content{padding:25px 20px;flex:1;display:flex;flex-direction:column}.blog-meta{font-size:13px;color:var(--muted);margin-bottom:15px;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.blog-meta .sep{margin:0 5px;color:var(--muted)}.blog-meta .date,.blog-meta .author,.blog-meta .comments{color:var(--muted)}.blog-title{font-family:Exo,sans-serif;font-size:20px;font-weight:700;margin:0 0 15px;line-height:1.4;flex:1}.blog-title a{color:var(--navy);text-decoration:none;transition:color .3s ease}.blog-title a:hover{color:var(--green)}.read-more{font-size:14px;color:var(--muted);text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .3s ease;margin-top:auto}.read-more:hover{color:var(--green)}.read-more i{font-size:12px;transition:transform .3s ease}.read-more:hover i{transform:translate(3px)}@media(max-width:992px){.row{flex-wrap:wrap}.col-lg-4{flex:0 0 50%;max-width:50%}}@media(max-width:768px){.blog-section{padding:60px 0}.section-title .title{font-size:36px}.col-lg-4,.col-md-6{flex:0 0 100%;max-width:100%}.blog-image{height:220px}}@media(max-width:480px){.section-title .title{font-size:28px}.blog-title{font-size:18px}.blog-content{padding:20px 15px}}.newsletter-video-part{position:relative;width:100%;background:#fff;font-family:Poppins,sans-serif}.newsletter-container{max-width:1400px;margin:0 auto;padding:0 35px;position:relative;min-height:600px;overflow:visible}.newsletter-left{position:relative;overflow:visible;width:100%;min-height:600px}.newsletter-video-part.overlay{position:relative;width:75%;max-width:850px;height:500px;min-height:500px;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.newsletter-video-part.overlay:before{content:"";position:absolute;inset:0;background:#0003;z-index:1}.p-100{padding:100px}.rp-50{padding-right:50px}.bg-text{text-transform:uppercase;position:absolute;font-size:355px;font-weight:800;line-height:.7;opacity:.04;z-index:-1;bottom:0;right:0}.newsletter-video-part .bg-text{opacity:.2!important;inset:100px 50% 50% -250px!important;font-size:250px!important;color:transparent!important;text-transform:capitalize!important;-webkit-text-stroke:1px white;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)!important;z-index:2!important;font-weight:700;font-family:Raleway,sans-serif;pointer-events:none;line-height:.7}.notification{position:absolute;left:16%;bottom:15%;max-width:180px;padding:25px 20px 15px;z-index:3;box-shadow:0 10px 30px #0000004d;text-align:center}.notification img:first-of-type{width:40px;height:40px;display:block;margin:0 auto 10px;position:relative}.notification .content{margin-top:8px}.notification .content h4{font-size:13px;font-weight:700;color:#333;margin:0;font-family:Raleway,sans-serif;line-height:1.3}.green-stroke{position:absolute;bottom:-7px;left:-5px;width:120px;height:auto;z-index:-1;transform:rotate(-5deg)}.br-5{border-radius:5px}.bg-white{background-color:#fff}.text-center{text-align:center}.wow{visibility:visible}.fadeInRight{animation-name:fadeInRight}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.delay-0-2s{-webkit-animation-delay:.2s;animation-delay:.2s}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.newsletter-card{z-index:1;position:absolute;right:50px;top:5%;transform:translateY(-50%) translate(-20px);background:#1e2744;color:#fff;padding:50px;border-radius:3px;max-width:500px;font-family:Poppins,sans-serif}.newsletter-content .subtitle-wrapper{position:relative;display:inline-block;margin-bottom:4px}.newsletter-content .subtitle{font-size:17px;opacity:.8;display:inline-block;position:relative;z-index:1}.newsletter-content .subtitle-bg-image{position:absolute;bottom:-15px;left:-5px;height:24px;width:auto;z-index:0;pointer-events:none}.newsletter-content .title{font-size:36px;font-weight:700;margin:15px 0;line-height:1.3;color:#fff}.newsletter-content .desc{font-size:16px;line-height:1.6;margin-bottom:25px;opacity:.9;color:#fff}.update-options{display:flex;gap:20px;margin-bottom:25px}.option{display:flex;align-items:center;font-size:14px;cursor:pointer;color:#fff}.option input{display:none}.option .checkmark{width:20px;height:20px;border-radius:50%;border:2px solid #00D084;background:#fff;margin-right:8px;position:relative;flex-shrink:0}.option input:checked+.checkmark:after{content:"";width:12px;height:12px;background:#00d084;border-radius:50%;position:absolute;top:2px;left:2px}.subscribe-box{background:#fff;padding:8px;border-radius:8px;display:flex;align-items:center}.email-field{display:flex;align-items:center;padding-left:10px;flex:1}.email-field .icon{font-size:16px;color:#555;margin-right:8px}.email-field input{border:none;outline:none;font-size:14px;width:100%}.btn-signup{background:#00d084;color:#fff;border:none;padding:12px 20px;border-radius:6px;font-size:14px;cursor:pointer;font-weight:600;white-space:nowrap}.btn-signup:hover{opacity:.9}.contact-features{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}.contact-feature-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#fff}.contact-feature-item i{color:#00d084;font-size:16px}.btn-contact-us{display:inline-block;background:#fff;color:#ee7428;padding:12px 25px;border-radius:6px;font-size:13px;cursor:pointer;font-weight:600;text-decoration:none;text-align:center;width:100%;transition:all .3s ease}.btn-contact-us:hover{background:#ee7428;color:#fff;transform:translateY(-2px)}.custom-control{position:relative;display:block;padding-left:30px}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-label{position:relative;margin-bottom:0;font-size:16px;color:#fffffff2;font-family:Poppins,sans-serif;cursor:pointer}.custom-control-label:before{content:"";position:absolute;left:-30px;top:2px;width:20px;height:20px;border:2px solid #0ea56a;border-radius:50%;background:transparent}.custom-control-input:checked~.custom-control-label:after{content:"";position:absolute;left:-26px;top:6px;width:12px;height:12px;background:#0ea56a;border-radius:50%}.newsletter-email{display:flex;gap:12px;align-items:stretch}.newsletter-email label{display:flex;align-items:center;justify-content:center;width:50px;background:#fff;border-radius:8px 0 0 8px;color:#999;font-size:18px;cursor:pointer}.newsletter-email input{flex:1;padding:16px 20px;border:none;background:#fff;border-radius:0;font-size:15px;color:#333;font-family:Poppins,sans-serif;outline:none}.newsletter-email input::placeholder{color:#999}.theme-btn{padding:16px 32px;background:linear-gradient(135deg,#0ea56a,#00cc83);color:#fff;border:none;border-radius:0 8px 8px 0;font-size:15px;font-weight:600;text-transform:lowercase;letter-spacing:.5px;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease;font-family:Poppins,sans-serif;white-space:nowrap}.theme-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ea56a66}.theme-btn i{font-size:14px}@media(max-width:1200px){.newsletter-card{width:500px;max-width:50%;padding:50px}.newsletter-content .title{font-size:34px}}@media(max-width:768px){.newsletter-video-part{padding:60px 0}.newsletter-video-part.overlay{min-height:400px;margin-left:90px;transform:translate(10px)}.newsletter-video-part .bg-text{font-size:200px}.notification{bottom:40px;left:20px;padding:15px 20px}.newsletter-card{position:relative;width:100%;max-width:100%;padding:40px 30px;right:auto;top:auto;transform:none;margin:20px auto 0}.newsletter-content .title{font-size:28px}.subscribe-box{flex-direction:column}.email-field{width:100%;border-radius:8px 8px 0 0}.btn-signup{width:100%;justify-content:center;border-radius:0 0 8px 8px}}@media(max-width:480px){.newsletter-content .title{font-size:24px}.newsletter-video-content p{font-size:14px}.newsletter-video-part.overlay{margin-left:15px;transform:translate(8px)}.notification{min-width:160px;padding:12px 15px}.notification img{width:40px;height:40px}.newsletter-video-content{padding:30px 20px}}@media(max-width:480px){.newsletter-video-part.overlay{width:100%;max-width:100%;min-height:420px;height:auto;margin-left:0!important;transform:none!important;background-position:center;background-size:cover}}@media(max-width:480px){.newsletter-container{padding:0 15px}.newsletter-left{min-height:auto}}@media(max-width:480px){.notification{left:50%;bottom:20px;transform:translate(-50%);max-width:200px}}@media(max-width:480px){.newsletter-video-part .bg-text{display:none}}@media(max-width:480px){body,.newsletter-video-part{overflow-x:hidden}}.about-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-hero-bg{position:absolute;inset:0}.about-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.about-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#0000004d);z-index:1}.about-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.about-hero-title{font-size:54px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.about-hero-title-highlight{position:relative;display:inline-block}.about-hero-title-bg-image{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100%;max-width:200px;height:auto;z-index:-1;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.about-hero-description{font-size:20px;color:#fff;opacity:.95}.opportunity-section{padding:60px 0;background-image:url(/bg-shape-02.png);background-repeat:no-repeat;background-position:top right;background-size:1100px;position:relative;overflow:hidden}.opportunity-section .container{max-width:1200px;margin:auto;padding:0 15px;position:relative;z-index:1}.opportunity-header{text-align:center;margin-bottom:60px}.gsc-heading .sub-title.sub-1 .tagline .tagline-learn{position:relative;display:inline-block}.gsc-heading .sub-title.sub-1 .tagline .tagline-learn img{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:auto;height:25px;max-height:25px;z-index:-1;pointer-events:none;display:block}.tagline{font-size:30px;color:#ee7428;font-weight:600;font-family:Exo,sans-serif}.opportunity-title{font-size:42px;font-weight:700;font-family:Exo,sans-serif;color:#1a1a1a;margin:0}.opportunity-description{font-size:16px;line-height:1.7;color:#6c757d;margin:20px auto 0;max-width:800px;font-family:Poppins,sans-serif}.feature-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.feature-three__single{background:#f5f6fa;border-radius:30px;padding:40px 40px 35px;position:relative;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.08);overflow:hidden;transition:all .35s;cursor:pointer;min-height:350px;display:flex;flex-direction:column;margin-bottom:30px}.feature-three__single--blue{background:#1e2744;color:#fff;border:1px solid rgba(255,255,255,.1);border-top:4px solid #EE7428;box-shadow:0 4px 20px #1e27444d}.feature-three__single--green,.feature-three__single--orange{border-top:4px solid #EE7428}.feature-three__wrapper{position:relative;display:flex;flex-direction:column;height:100%;margin-top:20px}.feature-three__content{position:relative;z-index:2;flex:1;margin-top:40px}.feature-three__icon{font-size:50px;color:#00cc83;margin-bottom:20px;line-height:1;-webkit-transition:all .35s;transition:all .35s;box-sizing:border-box}.feature-three__icon--white{color:#fff}.feature-three__title{font-size:24px;font-weight:700;margin-bottom:15px;color:#1a1a1a;font-family:Exo,sans-serif;transition:color .35s}.feature-three__title--white{color:#fff}.feature-three__desc{font-size:16px;color:#666;line-height:1.6;margin-bottom:20px;transition:color .35s}.feature-three__desc p{margin-bottom:12px}.feature-three__desc p:first-child{margin-top:0}.feature-three__desc p:last-child{margin-bottom:0}.feature-three__desc ul{list-style:none;padding:0;margin:12px 0}.feature-three__desc ul li{padding-left:22px;position:relative;margin-bottom:8px;line-height:1.6}.feature-three__desc ul li:before{content:"•";position:absolute;left:0;color:#ee7428!important;font-weight:700;font-size:20px;line-height:1.2}.feature-three__desc--white{color:#ffffffe6}.feature-three__desc--white ul li:before{color:#fff}.feature-three__single--blue .feature-three__desc{color:#ffffffe6}.feature-three__action{margin-top:auto}.btn-inline{font-weight:600;color:#1e2744;text-decoration:none;font-size:16px;display:inline-flex;align-items:center;gap:5px;transition:all .35s;font-family:Exo,sans-serif}.btn-inline--white{color:#fff}.btn-inline:hover{gap:10px}.feature-three__image{position:absolute;top:-80px;right:-80px;width:200px;height:200px;border-radius:50%;overflow:hidden;z-index:1;transition:all .35s}.feature-three__image img{width:100%;height:100%;object-fit:cover;position:absolute;-o-object-fit:cover;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;transition:transform .35s;border:none;border-radius:0;box-shadow:none}.feature-three__single:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#1e2744;transition:height .35s ease;z-index:0;border-radius:30px}.feature-three__single:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.feature-three__single:hover:before{height:100%}.feature-three__single:hover .feature-three__image{transform:scale(1.15);top:-120px;right:-120px}.feature-three__single:hover .feature-three__image img{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%!important;width:100%!important;-o-object-fit:cover;object-fit:cover}.feature-three__single:hover .feature-three__title{color:#fff}.feature-three__single:hover .feature-three__desc{color:#ffffffe6}.feature-three__single:hover .btn-inline,.feature-three__single:hover .feature-three__icon{color:#fff}.feature-three__single--blue:before{display:none}.feature-three__single--blue:hover .feature-three__title--white,.feature-three__single--blue:hover .feature-three__desc--white,.feature-three__single--blue:hover .btn-inline--white{color:#fff}@media(max-width:992px){.about-hero-section{height:550px}.about-hero-content{margin-top:50px;padding:0 30px}.about-hero-title{font-size:40px;line-height:1.3}.about-hero-description{font-size:18px;padding:0 20px}.feature-three-grid{grid-template-columns:1fr;gap:30px}.opportunity-section{background-size:800px}}@media(max-width:768px){.about-hero-section{height:500px}.about-hero-content{margin-top:40px;padding:0 20px}.about-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.about-hero-title-bg-image{max-width:150px;bottom:-8px}.about-hero-description{font-size:14px;line-height:1.6;padding:0 15px}.opportunity-title{font-size:32px}.opportunity-section{background-size:550px}.feature-three__single{padding:30px 25px 25px;min-height:300px}.feature-three__image{width:200px;height:200px;top:-60px;right:-60px}}@media(max-width:480px){.about-hero-section{height:450px}.about-hero-content{margin-top:30px;padding:0 15px}.about-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.about-hero-title-bg-image{max-width:120px;bottom:-6px}.about-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.gsc-heading .sub-title.sub-1 .tagline .tagline-learn img{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:auto;height:20px;max-height:25px;z-index:-1;pointer-events:none;display:block}.about-hero-title-bg-image{display:none!important}}.story-vision-section{background:#fff;font-family:Nunito Sans,sans-serif;position:relative;background-repeat:no-repeat;background-position:top left;background-size:1000px;overflow:hidden}.story-vision-section:before{display:none}.story-vision-section .container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%;position:relative;z-index:1}.story-vision-wrapper{max-width:1000px;margin:0 auto}.story-vision-header{text-align:center;margin-bottom:60px}.story-vision-header .gsc-heading{margin-bottom:20px}.story-vision-header .gsc-heading .sub-title.sub-1 .tagline .tagline-vision{position:relative;display:inline-block}.story-vision-header .gsc-heading .sub-title.sub-1 .tagline .tagline-vision img{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:auto;height:25px;max-height:25px;z-index:-1;pointer-events:none;display:block}.story-vision-subheading{font-size:18px;line-height:1.8;color:#5a4f4a;font-weight:500;font-family:Poppins,sans-serif;max-width:800px;margin:0 auto}.story-vision-content{margin-top:50px}.story-section{background-color:#5a4f4a;background-image:url(/image_background.avif);background-repeat:no-repeat;background-position:top left;background-size:120% 120%;background-attachment:local;padding:50px;border-radius:12px;position:relative;box-shadow:0 10px 40px #00000014;border-top:4px solid #EE7428;overflow:hidden;min-height:400px}.story-section-wrapper{display:flex;flex-direction:column;gap:40px;align-items:center;position:relative;z-index:1}.story-section-image{flex-shrink:0;width:100%;max-width:400px;height:auto;margin-top:0;display:flex;justify-content:center}.story-section-image img{width:100%;height:auto;border-radius:12px;object-fit:contain;object-position:center;box-shadow:0 8px 25px #0003;image-rendering:-webkit-optimize-contrast;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);filter:contrast(1.05) brightness(1.02)}.story-section-text-content{flex:1;width:100%;text-align:center}.story-section:before{content:"";position:absolute;inset:0;background-color:#5a4f4a4d;z-index:0;pointer-events:none;border-radius:12px}.story-section-title{font-size:32px;font-weight:700;color:#fff;margin-bottom:25px;font-family:Exo,sans-serif;position:relative;z-index:1;line-height:1.3;text-align:center}.story-section-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:4px;background:#ee7428;border-radius:2px}.story-text{font-size:17px;line-height:1.9;color:#fff;margin-bottom:25px;position:relative;z-index:1;font-family:Poppins,sans-serif;opacity:.95}.story-text:last-child{margin-bottom:0}.story-vision-section .decorative-circle{position:absolute;right:100px;top:150px;width:120px;height:120px;background-image:url(/circle-dots.webp);background-repeat:no-repeat;background-size:contain;opacity:.15;z-index:0;pointer-events:none}.story-vision-section .decorative-rectangle{position:absolute;left:50px;bottom:100px;width:100px;height:100px;background-image:url(/rectangle-dots.webp);background-repeat:no-repeat;background-size:contain;opacity:.15;z-index:0;pointer-events:none}@media(max-width:992px){.story-vision-section{background-size:800px}}@media(max-width:768px){.story-vision-section{background-size:600px}.story-vision-subheading{font-size:16px;padding:0 15px}.story-section{padding:35px 25px;margin:0 10px;background-size:cover;min-height:350px}.story-section-wrapper{flex-direction:column;gap:25px}.story-section-image{width:100%;max-width:320px;margin:0 auto}.story-section-title{font-size:26px}.story-text{font-size:15px;line-height:1.8}.story-vision-section .decorative-circle,.story-vision-section .decorative-rectangle{display:none}}.team-values-section{padding:100px 0;background:#fff;font-family:Nunito Sans,sans-serif;position:relative;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-position:left top;background-size:800px;overflow:hidden}.team-values-section:after{content:"";position:absolute;right:50px;top:5%;width:150px;height:150px;background-image:url(/circle-dots.webp);background-repeat:no-repeat;background-size:contain;filter:brightness(0) saturate(100%) invert(25%) sepia(15%) saturate(1000%) hue-rotate(350deg) brightness(.7) contrast(.9);opacity:.3;z-index:0;pointer-events:none;animation:moveUpDown 3s ease-in-out infinite}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(26.783px)}}.team-values-section .container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%;position:relative;z-index:1}.team-values-wrapper{max-width:1000px;margin:0 auto}.team-values-header{text-align:center;margin-bottom:50px}.team-values-header .gsc-heading{margin-bottom:20px}.team-values-header .gsc-heading .sub-title.sub-1 .tagline .tagline-team{position:relative;display:inline-block}.team-values-header .gsc-heading .sub-title.sub-1 .tagline .tagline-team img{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:auto;height:25px;max-height:25px;z-index:-1;pointer-events:none;display:block}.team-values-content{margin-top:40px}.team-values-card{background:linear-gradient(135deg,#f5f6fa,#fff);padding:50px;border-radius:12px;position:relative;box-shadow:0 10px 40px #00000014;border-left:4px solid #EE7428}.team-values-text{font-size:17px;line-height:1.9;color:#4a4a4a;margin-bottom:25px;font-family:Poppins,sans-serif}.team-values-text:last-child{margin-bottom:0}.team-values-quote{font-style:italic;color:#5a4f4a;font-weight:500;padding-left:20px;border-left:3px solid #EE7428;margin-top:30px}.courses-offered-section{padding:80px 0;background:#fff;font-family:Nunito Sans,sans-serif;position:relative;background-image:url(/bg-shape-02.png);background-repeat:no-repeat;background-position:top left;background-size:1000px;overflow:hidden}.courses-offered-section .container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%;position:relative;z-index:1}.courses-offered-wrapper{max-width:1000px;margin:0 auto}.courses-offered-header{text-align:center}.courses-offered-header .gsc-heading{margin-bottom:20px}.courses-offered-subheading{font-size:18px;line-height:1.8;color:#5a4f4a;font-weight:500;font-family:Poppins,sans-serif;max-width:800px;margin:0 auto}@media(max-width:992px){.team-values-section,.courses-offered-section{background-size:700px}}@media(max-width:768px){.team-values-section,.courses-offered-section{padding:60px 0;background-size:500px}.team-values-card{padding:35px 25px;margin:0 10px}.team-values-text{font-size:15px;line-height:1.8}.courses-offered-subheading{font-size:16px;padding:0 15px}}@media(max-width:768px){.feature-three__wrapper{display:flex;flex-direction:column;align-items:center}.feature-three__image{position:relative;top:0;right:0;margin-bottom:20px;width:160px;height:160px}.feature-three__image img{transform:none;position:static}.feature-three__content{margin-top:0}}@media(max-width:768px){.story-section-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.story-section-image{width:100%;max-width:280px;margin:0 auto 20px}.story-section-image img{width:100%;height:auto;object-fit:cover}.story-section-text-content{width:100%;text-align:center}}@media(max-width:480px){.story-section{padding:30px 20px;min-height:auto}.story-section-title{font-size:22px}.story-text{font-size:14px;line-height:1.7}.story-vision-header .gsc-heading .sub-title.sub-1 .tagline .tagline-vision img{position:absolute;bottom:-8px;left:-45%;transform:translate(-50%);width:auto;height:20px;max-height:25px;z-index:-1;pointer-events:none;display:block}.team-values-header .gsc-heading .sub-title.sub-1 .tagline .tagline-team img{position:absolute;bottom:-8px;left:49%;transform:translate(-50%);width:auto;height:20px;max-height:25px;z-index:-1;pointer-events:none;display:block}}@media(max-width:768px){.feature-three__single:hover,.feature-three__single:hover:before,.feature-three__single:hover .feature-three__image{transform:none!important;box-shadow:none!important;height:auto!important}}@media(max-width:768px){.feature-three__image{display:none!important}}@media(max-width:768px){.feature-three__single:not(.feature-three__single--blue){background:#f5f6fa;color:#1a1a1a}.feature-three__single:not(.feature-three__single--blue) .feature-three__title{color:#1a1a1a!important}.feature-three__single:not(.feature-three__single--blue) .feature-three__desc,.feature-three__single:not(.feature-three__single--blue) .feature-three__desc p,.feature-three__single:not(.feature-three__single--blue) .feature-three__desc li{color:#4a4a4a!important}.feature-three__single:not(.feature-three__single--blue) .feature-three__icon{color:#ee7428!important}}.feature-three__single--blue{background:#1e2744;color:#fff}.statistics-section{width:100%;padding:50px 0;background-color:#1e2744;position:relative;overflow:hidden}.statistics-circle-dots{position:absolute;left:50px;top:50%;transform:translateY(-50%);z-index:0;width:120px;height:120px;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear;opacity:.7;pointer-events:none;display:block}@keyframes rotated_circle{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.statistics-rectangle-dots{position:absolute;right:50px;top:20%;transform:translateY(-50%);z-index:0;max-width:150px;height:auto;opacity:.7;pointer-events:none;display:block;-webkit-animation:8s moveLeftRight infinite ease-in-out;animation:8s moveLeftRight infinite ease-in-out}@keyframes moveLeftRight{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(19.4829px)}}.statistics-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.statistics-inner{display:flex;align-items:center;justify-content:center;gap:0}.statistics-item{flex:1;display:flex;align-items:center;justify-content:center;gap:25px;padding:30px 50px}.statistics-icon{font-size:65px;color:#00cc83;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.statistics-content{display:flex;flex-direction:column;gap:8px}.statistics-number-wrapper{display:flex;align-items:baseline}.statistics-number{font-size:52px;font-weight:800;color:#fff;line-height:1;font-family:Exo,sans-serif}.statistics-title{font-size:13px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-family:Exo,sans-serif;margin-top:5px}.statistics-divider{width:3px;height:100px;background-color:#ffffff26;flex-shrink:0}@media(max-width:992px){.statistics-inner{flex-wrap:wrap;gap:20px}.statistics-item{flex:0 0 calc(50% - 10px);padding:20px}.statistics-divider{display:none}.statistics-item:nth-child(3){flex:0 0 100%;border-top:1px solid rgba(255,255,255,.2);padding-top:30px;margin-top:10px}}@media(max-width:768px){.statistics-section{padding:40px 0}.statistics-item{flex:0 0 100%;padding:20px;border-bottom:1px solid rgba(255,255,255,.2)}.statistics-item:last-child{border-bottom:none}.statistics-icon{font-size:55px}.statistics-number{font-size:40px}.statistics-title{font-size:12px}.statistics-circle-dots{left:20px;width:80px;height:80px}}@media(max-width:480px){.statistics-circle-dots{left:10px;width:60px;height:60px}}.why-learn-section{width:100%;padding:100px 0;background-image:url(/layer-4.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden}.why-learn-circle-dots{position:absolute;top:240px;right:40px;z-index:0;max-width:200px;height:auto;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear}.why-learn-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.why-learn-wrapper{display:flex;align-items:center;gap:30px}.col-lg-6{flex:0 0 50%;max-width:50%}.why-learn-content{padding-right:20px}.section-title{margin-bottom:30px;text-align:left}.why-learn-section .why-learn-content .section-title .sub-title-two,.why-learn-section .section-title .sub-title-two,.why-learn-content .section-title .sub-title-two,.section-title .sub-title-two,.sub-title-two{font-size:22px!important;font-weight:700!important;margin-bottom:20px!important;display:inline-block!important;color:#ee7428!important;font-family:Raleway,sans-serif!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#EE7428!important;background-clip:unset!important}h1,h2,h3,h4,h5,h6{margin-bottom:12px}h2{font-size:45px}.section-title h2{text-transform:capitalize;font-size:45px;font-weight:700;color:#262d3d!important;font-family:Raleway,sans-serif;line-height:1.3;margin-bottom:12px;text-align:left;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#262d3d!important;background-clip:unset!important;animation:none!important}.why-learn-content p{font-size:16px;line-height:1.7;color:#666;margin-bottom:30px;font-family:Poppins,sans-serif}.why-learn-feature{padding-top:30px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-sm-6{flex:0 0 50%;max-width:50%;padding:0 15px}.feature-three-item{background:transparent;padding:0;border-radius:0;box-shadow:none;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.feature-three-item:hover{transform:none;box-shadow:none}.feature-three-item .icon{margin-bottom:20px;width:70px;height:70px;display:flex;align-items:center;justify-content:center}.feature-three-item .icon img{width:60px;height:60px;object-fit:contain}.feature-three-item h4{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:15px;font-family:Poppins,sans-serif}.feature-three-item p{font-size:15px;line-height:1.6;color:#666;margin-bottom:20px;flex:1;font-family:Poppins,sans-serif}.feature-content{flex:1}.feature-content p{font-size:15px;line-height:1.6;color:#666;margin-bottom:12px;font-family:Poppins,sans-serif}.feature-content p:first-child{margin-top:0}.feature-content p:last-child{margin-bottom:20px}.feature-content ul{list-style:none;padding:0;margin:12px 0}.feature-content ul li{padding-left:22px;position:relative;margin-bottom:8px;line-height:1.6;font-size:15px;color:#666;font-family:Poppins,sans-serif}.feature-content ul li:before{content:"•";position:absolute;left:0;color:#00cc83;font-weight:700;font-size:20px;line-height:1.2}.read-more{font-size:15px;font-weight:600;color:#5a4f4a;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;font-family:Exo,sans-serif}.read-more:hover{color:#ee7428;gap:12px}.read-more i{font-size:14px;transition:transform .3s ease}.read-more:hover i{transform:translate(5px)}.why-learn-image{position:relative;border-radius:2px;overflow:hidden}.why-learn-image img{width:100%;max-width:620px;height:auto;object-fit:cover;display:block}@media(max-width:992px){.why-learn-wrapper{flex-direction:column;gap:40px}.col-lg-6{flex:0 0 100%;max-width:100%}.why-learn-content{padding-right:0}.section-title h2{font-size:36px}.why-learn-circle-dots{top:180px;right:20px;max-width:150px}}@media(max-width:768px){.why-learn-section{padding:60px 0}.section-title h2{font-size:28px}.col-sm-6{flex:0 0 100%;max-width:100%;margin-bottom:20px}.feature-three-item{padding:25px}.why-learn-circle-dots{top:1080px;right:10px;max-width:120px}}@media(max-width:480px){.why-learn-circle-dots{top:100px;right:5px;max-width:100px}}.why-learn-section span.sub-title-two,.why-learn-section .sub-title-two{color:#ee7428!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#EE7428!important;background-clip:unset!important}.why-learn-section .section-title h2{color:#262d3d!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#262d3d!important;background-clip:unset!important;animation:none!important}.course-categories-section{width:100%;padding:120px 0 110px;margin-bottom:80px;background-color:#1e2744;position:relative}.course-categories-section:before{content:"";position:absolute;inset:0;background-image:url(/bg-2.png);background-repeat:repeat;background-position:center;background-size:auto;opacity:.03;z-index:0;pointer-events:none}.course-categories-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.course-categories-wrapper{display:flex;align-items:flex-start;gap:60px}.course-categories-left{flex:0 0 40%;max-width:40%}.course-categories-right{flex:1}.gsc-heading{margin-bottom:0}.content-inner{display:flex;flex-direction:column;gap:20px}.sub-title.sub-2{display:inline-block}.sub-title.sub-2 .tagline{display:inline-block;background-color:#00cc83;color:#fff;padding:8px 20px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-family:Exo,sans-serif;border-radius:4px}.gsc-heading .title{font-size:42px;font-weight:700;color:#fff;font-family:Exo,sans-serif;line-height:1.3;margin:0}.gsc-heading .title span{display:block}.title-desc{font-size:16px;line-height:1.7;color:#fffc;font-family:Poppins,sans-serif;margin:0}.btn-inline-theme-2{display:inline-flex;align-items:center;gap:8px;color:#ee7428;text-decoration:none;font-size:16px;font-weight:600;font-family:Exo,sans-serif;transition:all .3s ease;margin-top:10px}.btn-inline-theme-2:hover{color:#fff;gap:12px}.btn-inline-theme-2:after{content:"→";font-size:18px}.category-grid{display:grid;grid-template-columns:repeat(2,240px);grid-template-rows:repeat(2,180px);gap:0;margin-left:90px}.category-card{background:#fff;border:1px solid #EE7428;padding:30px;position:relative;cursor:pointer;transition:all .3s ease;text-decoration:none;display:block;color:inherit}.category-card:hover,.category-card.active{background:#ee7428}.category-card .icon{margin-bottom:20px}.category-icon{width:42px;height:42px;stroke:#ee7428;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s ease}.category-card:hover .category-icon,.category-card.active .category-icon{stroke:#fff}.category-card h4{font-size:18px;font-weight:600;color:#ee7428;margin:0;font-family:Exo,sans-serif;transition:color .3s ease}.category-card:hover h4,.category-card.active h4{color:#fff}.arrow{position:absolute;top:20px;right:20px;font-size:18px;color:#ee7428;transition:color .3s ease;z-index:2}.category-card:hover .arrow,.category-card.active .arrow{color:#fff}.category-link{position:absolute;inset:0;z-index:1;text-decoration:none}@font-face{font-family:wicomoon;src:url(data:application/font-woff;charset=utf-8;base64,) format("woff");font-weight:400;font-style:normal}[class^=wicon-]:before,[class*=" wicon-"]:before,[class^=wicon-]:after,[class*=" wicon-"]:after{font-family:wicomoon;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}.wicon-desk:before{content:""}.wicon-analysis:before{content:""}.wicon-target-1:before{content:""}.wicon-relationship-2:before{content:""}.wicon-tutorial-1:before{content:""}.wicon-photo-camera:before{content:""}@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;margin:0}}@media(max-width:600px){.category-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;margin:0}}@media(max-width:768px){.course-categories-section{padding:60px 0}.course-categories-wrapper{flex-direction:column;gap:40px}.course-categories-left{flex:1;max-width:100%}}*{margin:0;padding:0;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}*,:after,:before{box-sizing:border-box}.contact-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-hero-bg{position:absolute;inset:0}.contact-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.contact-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#00000040)}.contact-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.contact-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.contact-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.contact-info-area{width:100%;padding:100px 0;background:#fff;position:relative;overflow:hidden}h1,h2,h3,h4,h5,h6,.bg-text,.coach-filter li,.newsletter-radios{font-weight:700;color:#262d3d;font-family:Raleway,sans-serif}.contact-info-area .bg-text{bottom:65px;font-weight:800}.bg-text{text-transform:uppercase;position:absolute;font-size:250px;font-weight:800;line-height:.7;opacity:.08;z-index:3;bottom:70px;right:0;left:-10px;pointer-events:none;color:#262d3d;white-space:nowrap}.contact-info-area .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:2}.contact-info-wrapper{display:flex;gap:60px;align-items:flex-start}.contact-info-content{flex:1;max-width:500px}.contact-info-area .section-title{margin-bottom:30px;text-align:left}.contact-info-area .section-title .sub-title-two{font-size:22px!important;font-weight:700!important;margin-bottom:20px!important;display:inline-block!important;color:#ee7428!important;font-family:Raleway,sans-serif!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#EE7428!important;background-clip:unset!important}.contact-info-area .section-title h2{text-transform:capitalize;font-size:45px;font-weight:700;color:#262d3d!important;font-family:Raleway,sans-serif;line-height:1.3;margin-bottom:12px;text-align:left;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#262d3d!important;background-clip:unset!important;animation:none!important}.contact-info-description{font-size:16px;line-height:1.7;color:#666;margin-bottom:40px;font-family:Poppins,sans-serif}.contact-info-list{display:flex;flex-direction:column;gap:30px}.contact-info-item{display:flex;gap:20px;align-items:flex-start}.contact-info-icon{width:50px;height:50px;background:#ee7428;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:20px}.contact-info-details h4{font-size:18px;font-weight:700;color:#262d3d;margin-bottom:8px;font-family:Raleway,sans-serif}.contact-info-details p{font-size:16px;color:#666;line-height:1.6;font-family:Poppins,sans-serif}.contact-form-wrapper{flex:1;max-width:100%}.contact-form{background:#fff;padding:40px;border-radius:10px}.form-link{display:inline-block;font-size:16px;font-weight:600;color:#ee7428;text-decoration:none;margin-bottom:15px;font-family:Raleway,sans-serif;transition:color .3s ease}.form-link:hover{color:#d96318}.form-heading{font-size:42px;font-weight:700;color:#262d3d;margin-bottom:40px;font-family:Raleway,sans-serif;line-height:1.2}.form-row{display:flex;gap:20px;margin-bottom:25px}.form-group{margin-bottom:25px;flex:1}.form-group:last-of-type{margin-bottom:30px}.form-control-country-code-standalone{width:100%;padding:16px 38px 16px 20px;font-size:18px;font-weight:600;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%23495057' d='M5 7.5L1 3.5h8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;text-align:left;color:#495057;background-color:#f7f7f7;border:1px solid #f7f7f7;border-radius:5px;line-height:1.5;box-sizing:border-box;display:block;height:auto;min-height:calc(1.5em + .75rem + 2px)}.form-control-country-code-standalone::-ms-expand{display:none}.form-control-country-code-standalone option{padding:12px 15px;background-color:#fff;color:#495057;font-size:18px;font-weight:600}.form-control-country-code-standalone:focus{outline:none;border-color:#ee7428;box-shadow:0 0 0 3px #ee74281a;background-color:#fff;color:#495057!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23EE7428' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}@media(max-width:768px){.form-group-phone{flex-direction:column;gap:15px}.form-control-country-code{flex:1;min-width:100%;max-width:100%}.form-control-phone{flex:1}}input,select,textarea,.nice-select,.form-control{width:100%;height:auto;font-size:18px;font-weight:600;border-radius:5px;padding:16px 30px;background:#f7f7f7;font-family:Raleway,sans-serif;border:1px solid #f7f7f7;color:#495057;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control{display:block;width:100%;padding:16px 30px;font-size:18px;font-weight:600;line-height:1.5;color:#495057;background-color:#f7f7f7;background-clip:padding-box;border:1px solid #f7f7f7;border-radius:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{outline:none;border-color:#ee7428;box-shadow:0 0 0 3px #ee74281a;background-color:#fff}.form-control.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-control.error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc354533}.form-control::placeholder{color:#666;font-weight:600}.error-message{display:block;color:#dc3545;font-size:14px;margin-top:5px;font-family:Raleway,sans-serif;font-weight:500}textarea.form-control{resize:vertical;min-height:150px;padding:16px 30px;height:auto}.contact-submit-btn{width:auto;padding:16px 40px;background:#5a4f4a;color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:700;font-family:Raleway,sans-serif;cursor:pointer;transition:all .3s ease;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto}.contact-submit-btn:hover{background:#5a4f4a;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.contact-submit-btn i{font-size:14px}@media(max-width:992px){.contact-info-wrapper{flex-direction:column;gap:40px}.contact-info-content,.contact-form-wrapper{max-width:100%}.bg-text{font-size:250px}}@media(max-width:768px){.contact-hero-section{height:500px}.contact-hero-title{font-size:42px}.contact-hero-description{font-size:16px;padding:0 20px}.contact-info-area{padding:60px 0}.contact-info-area .section-title h2{font-size:36px}.contact-form{padding:30px 20px}.form-heading{font-size:32px}.form-row{flex-direction:column;gap:0}.contact-submit-btn{width:100%}.bg-text{font-size:180px}}@media(max-width:480px){.contact-hero-title{font-size:32px}.contact-info-area .section-title h2{font-size:28px}.contact-form h3{font-size:24px}.bg-text{font-size:120px}}.testimonials-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.testimonials-hero-bg{position:absolute;inset:0}.testimonials-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.testimonials-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#00000040)}.testimonials-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.testimonials-hero-title{font-size:54px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.testimonials-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.testimonials-page .newsletter-video-part{margin-top:90px}@media(max-width:992px){.testimonials-hero-section{height:550px}.testimonials-hero-content{margin-top:50px;padding:0 30px}.testimonials-hero-title{font-size:40px;line-height:1.3}.testimonials-hero-description{font-size:18px;padding:0 20px}}@media(max-width:768px){.testimonials-hero-section{height:500px}.testimonials-hero-content{margin-top:40px;padding:0 20px}.testimonials-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.testimonials-hero-description{font-size:14px;line-height:1.6;padding:0 15px}.testimonials-page .newsletter-video-part{margin-top:60px}}@media(max-width:480px){.testimonials-hero-section{height:450px}.testimonials-hero-content{margin-top:30px;padding:0 15px}.testimonials-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.testimonials-hero-description{font-size:13px;line-height:1.5;padding:0 10px}}.case-studies-section{position:relative;width:100%;padding:80px 0 60px;background-color:#fff;background-image:url(/background.png);background-repeat:no-repeat;background-position:center;background-size:cover;font-family:Poppins,sans-serif;overflow:hidden}.case-studies-circle-dots{position:absolute;top:60px;right:40px;z-index:0;max-width:200px;height:auto;opacity:.3;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear}.case-studies-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:2}.case-studies-header{text-align:center;margin-bottom:60px;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.case-studies-header.scroll-visible{opacity:1;transform:translateY(0)}.case-studies-label{display:inline-block;background:#ee7428;color:#fff;padding:8px 20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:2px;border-radius:4px;margin-bottom:20px}.case-studies-title{font-family:Raleway,sans-serif;font-size:42px;font-weight:700;line-height:1.3;color:#111827;margin:0 0 20px}.case-studies-title .title-accent{position:relative;color:#111827;display:inline-block}.case-studies-title .title-accent:after{content:"";position:absolute;left:20;right:0;bottom:-4px;height:18px;background:url(data:image/webp;base64,UklGRuoEAABXRUJQVlA4WAoAAAAcAAAAoAAAHAAAQUxQSD8CAAABkARJtmlb6/rx27Zt27Zt27Zt27Zt27b/tdWDs6/P2eOImADi3LrXkvFN+oOwF+EZ9XAzzmUjjq33Br/bEsfmPQ3PqsTEr2nXu3G5EDFlhWrJuCPRLBu+tCSfxYF7Vfgi0SQ99KOiybdsE4CTBfgh0SQ97POTkv+tDYB3cwY+SDlLD/emjBRwhjMAbItSS1+25Ta4N2WjYMo66QGYZyWTtkqHvXBvykbBTrEBAMwLUktWbPeHgHVpJgplqTsA4FyVTZLyLDEA/yYloxDLmr8FAO+hclKToMctAE97xFAYKnt9gfBep2jpUNbabgXc+ytRuKo6vYNQuyCnJMjLLv8D4NOE9BTO8ibXwLzRI6HIKaou/QHAuaeGnMK++CYrhLb9zaNFK1GLLf8A4EqvJBSZiQY8AdO8q00S8ZEXH3PJBQBPR2WgSC40/yeYnisji8rFQ16g3z4thHdGZaWIV1RY+gNs7f5+BRWRF1919FEthLajvdKTSMrLTH8sEJrOTG2QNmISVhq06ZkHzGeL6kSTuKbvsv23gPn39ILuZROHVZry3Rec+gyfr9a1S02iLMvXa/tnBlt7d/fMvo1KpNEET5Y8d+V2o5YfeWqFb8u1+U1TkLinajDt1E+Wn+b3dy8e2rpy0aLJk4SzF63etO/s7Ve/PfBff3lpt4JKksgUVQetvvTTj5B7v11aNah2RpLguPwNBs7Zcf7lP0+QTB/vHls9oXuN7GriwERZCpWr2qhFJ2aTRrUrFsqeSkViCwBWUDggYAAAABAEAJ0BKqEAHQA+USiSRiOioaEi6GhwCglnAAAvRcsoHr+gl2SLkK9gAP6k103r//4rf//it//+K3/8auGR7H1///WA6a//sI/9//Yhqf2b/ln/9//Yhqf2AAFRzYcAAEVYSUa6AAAARXhpZgAASUkqAAgAAAAGABIBAwABAAAAAQAAABoBBQABAAAAVgAAABsBBQABAAAAXgAAACgBAwABAAAAAgAAABMCAwABAAAAAQAAAGmHBAABAAAAZgAAAAAAAABIAAAAAQAAAEgAAAABAAAABgAAkAcABAAAADAyMTABkQcABAAAAAECAwAAoAcABAAAADAxMDABoAMAAQAAAP//AAACoAQAAQAAAKEAAAADoAQAAQAAAB0AAAAAAAAAWE1QIFoBAAA8P3hwYWNrZXQgYmVnaW49IiIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJHbyBYTVAgU0RLIDEuMCI+PHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj48cmRmOkRlc2NyaXB0aW9uIHhtbG5zOnhtcFJpZ2h0cz0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3JpZ2h0cy8iIHJkZjphYm91dD0iIiB4bXBSaWdodHM6TWFya2VkPSJGYWxzZSI+PC9yZGY6RGVzY3JpcHRpb24+PC9yZGY6UkRGPjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJ3Ij8+) no-repeat center bottom;background-size:contain;pointer-events:none;z-index:0;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.case-studies-description{font-size:16px;line-height:1.7;color:#6c757d;max-width:700px;margin:0 auto}.case-studies-wrap{position:relative;z-index:2;margin-top:50px;padding:0 15px 80px}.case-studies-wrap .slick-slider{position:relative}.case-studies-wrap .slick-list{margin:0 -15px;overflow:visible}.case-studies-wrap .slick-slide{padding:0 15px}.case-studies-wrap .slick-slide>div{height:100%}.case-study-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 5px 20px #00000014;border:2px solid rgba(30,39,68,.1);transition:all .3s ease,opacity .6s ease,transform .6s ease;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.case-study-card.scroll-fade-in{opacity:0;transform:translateY(30px)}.case-study-card.scroll-visible{opacity:1;transform:translateY(0)}.case-study-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00cc83,#1e2744);opacity:0;transition:opacity .3s ease}.case-study-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026;border-color:#00cc83}.case-study-card:hover:before{opacity:1}.case-study-progress{position:relative;width:85px;height:85px;margin:0 auto 25px;display:flex;align-items:center;justify-content:center}.case-study-progress canvas{display:block;width:85px;height:85px}.progress-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:700;font-family:Raleway,sans-serif;color:#1e2744;display:flex;align-items:baseline;gap:2px;z-index:1}.progress-text span:first-child{font-size:20px}.progress-text span:last-child{font-size:14px}.case-study-content{text-align:left;flex:1;display:flex;flex-direction:column}.case-study-header{margin-bottom:15px;padding-bottom:12px;border-bottom:2px solid rgba(30,39,68,.1)}.student-name{font-family:Raleway,sans-serif;font-size:22px;font-weight:700;color:#1e2744;margin:0 0 8px}.parent-name{font-size:14px;color:#6c757d;margin:0;font-weight:500}.case-study-details{display:flex;flex-direction:column;gap:8px;margin-bottom:15px;padding:12px;background:#00cc830d;border-radius:8px}.detail-item{display:flex;justify-content:space-between;align-items:center;font-size:14px}.detail-label{font-weight:600;color:#1e2744}.detail-value{color:#6c757d;font-weight:500}.case-study-experience{margin-bottom:15px}.case-study-experience h4,.case-study-suggestions h4{font-family:Raleway,sans-serif;font-size:16px;font-weight:700;color:#1e2744;margin:0 0 8px;display:flex;align-items:center;gap:8px}.case-study-experience h4:before,.case-study-suggestions h4:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#00cc83;color:#fff;border-radius:50%;font-size:12px;font-weight:700}.case-study-experience p,.case-study-suggestions p{font-size:14px;line-height:1.7;color:#6c757d;margin:0;font-style:italic}.case-study-suggestions{margin-bottom:15px;padding:12px;background:#ee74280d;border-radius:8px;border-left:3px solid #EE7428}.case-study-stars{display:flex;gap:5px;justify-content:center;padding-top:12px;border-top:1px solid rgba(30,39,68,.1);margin-top:auto}.case-study-stars i{color:gold;font-size:16px}.case-studies-wrap .slick-dots{bottom:-40px;text-align:center}.case-studies-wrap .slick-dots li{display:inline-block;margin:0 5px}.case-studies-wrap .slick-dots li button{width:10px;height:10px;border-radius:50%;background:#1e27444d;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-size:0;padding:0}.case-studies-wrap .slick-dots li.slick-active button{background:#1e2744;width:12px;height:12px;border-color:#1e274480}.case-studies-wrap .slick-dots li button:hover{background:#1e274499}@media(max-width:992px){.case-studies-section{padding:60px 0 40px}.case-studies-header{margin-bottom:50px;padding:0 20px}.case-studies-title{font-size:36px;line-height:1.3}.case-studies-description{font-size:15px;padding:0 10px}.case-studies-circle-dots{top:40px;right:20px;max-width:150px}}@media(max-width:768px){.case-studies-section{padding:50px 0 30px}.case-studies-wrap{margin-top:30px}.case-studies-wrap .slick-dots{bottom:-30px}.case-studies-header{margin-bottom:40px;padding:0 15px}.case-studies-label{font-size:11px;padding:6px 16px;margin-bottom:15px}.case-studies-title{font-size:28px;line-height:1.2;margin-bottom:15px}.case-studies-description{font-size:14px;line-height:1.6;padding:0 10px}.case-study-card{padding:20px}.case-study-header{margin-bottom:12px;padding-bottom:10px}.case-study-details{margin-bottom:12px;padding:10px;gap:6px}.case-study-experience{margin-bottom:12px}.case-study-suggestions{margin-bottom:12px;padding:10px}.case-study-stars{padding-top:10px}.student-name{font-size:20px}.case-studies-circle-dots{max-width:150px;opacity:.2}.case-studies-wrap{padding:0 10px}}@media(max-width:480px){.case-studies-section{padding:40px 0 20px}.case-studies-wrap{margin-top:25px}.case-studies-wrap .slick-dots{bottom:-25px}.case-studies-header{margin-bottom:30px;padding:0 10px}.case-studies-label{font-size:10px;padding:5px 12px;margin-bottom:12px;letter-spacing:1.5px}.case-studies-title{font-size:22px;line-height:1.2;margin-bottom:12px}.case-studies-title .title-accent:after{height:12px;bottom:-2px}.case-studies-description{font-size:13px;line-height:1.5;padding:0 5px}.case-studies-circle-dots{top:20px;right:5px;max-width:100px;opacity:.15}.case-study-card{padding:20px}.case-study-progress{width:70px;height:70px}.case-study-progress canvas{width:70px;height:70px}.progress-text{font-size:16px}.progress-text span:first-child{font-size:18px}}@media(max-width:480px){.case-studies-section{padding:35px 0 20px}.case-studies-circle-dots{display:none}.case-studies-header{margin-bottom:25px;padding:0 12px}.case-studies-label{font-size:10px;padding:5px 12px;margin-bottom:10px}.case-studies-title{font-size:22px;line-height:1.25;margin-bottom:10px}.case-studies-title .title-accent:after{height:10px;bottom:-2px}.case-studies-description{font-size:13px;line-height:1.5;padding:0}.case-studies-wrap{margin-top:20px;padding:0 6px}.case-studies-wrap .slick-list{margin:0;overflow:hidden}.case-studies-wrap .slick-slide{padding:0 6px}.case-study-card{padding:18px;border-radius:10px;box-shadow:0 4px 14px #00000014}.case-study-card:hover{transform:none;box-shadow:0 4px 14px #00000014;border-color:#1e27441a}.case-study-card:before{display:none}.case-study-progress{width:64px;height:64px;margin-bottom:18px}.case-study-progress canvas{width:64px;height:64px}.progress-text{font-size:14px}.progress-text span:first-child{font-size:16px}.case-study-content{text-align:left}.student-name{font-size:18px}.parent-name{font-size:13px}.case-study-details{padding:10px;gap:6px}.detail-item{font-size:13px}.case-study-experience h4,.case-study-suggestions h4{font-size:14px}.case-study-experience p,.case-study-suggestions p{font-size:13px;line-height:1.6}.case-study-stars{padding-top:10px}.case-study-stars i{font-size:14px}.case-studies-wrap .slick-dots{bottom:-22px}.case-studies-wrap .slick-dots li button{width:8px;height:8px}.case-studies-wrap .slick-dots li.slick-active button{width:10px;height:10px}}@media(max-width:768px){.case-studies-mobile-list{display:flex;flex-direction:column;gap:16px}.case-studies-mobile-list .case-study-card{width:100%;max-width:100%;margin:0}}.detailed-case-studies-section{padding:80px 0;background:#fff;font-family:Poppins,sans-serif}.detailed-case-studies-section .container{max-width:1100px;margin:0 auto;padding:0 15px}.detailed-cs-header{text-align:center;margin-bottom:60px}.detailed-cs-label{display:inline-block;background:#ee7428;color:#fff;padding:8px 20px;font-size:12px;font-weight:600;letter-spacing:2px;border-radius:4px;margin-bottom:15px}.detailed-cs-title{font-family:Raleway,sans-serif;font-size:38px;font-weight:700;color:#111827;margin-bottom:15px}.detailed-cs-description{font-size:16px;color:#6c757d;max-width:700px;margin:0 auto}.detailed-cs-list{display:flex;flex-direction:column;gap:40px}.detailed-cs-card{background:#fff;border-radius:14px;padding:40px;border:2px solid rgba(30,39,68,.1);box-shadow:0 8px 28px #00000014}.detailed-cs-card-header{margin-bottom:12px}.detailed-student-name{font-family:Raleway,sans-serif;font-size:26px;font-weight:700;color:#1e2744;margin-bottom:5px}.detailed-parent-name{font-size:14px;color:#6c757d}.detailed-cs-meta{display:flex;flex-wrap:wrap;gap:20px;font-size:14px;background:#00cc830f;padding:14px;border-radius:8px;margin-bottom:25px}.detailed-cs-meta span{color:#374151}.detailed-cs-content p{font-size:15px;line-height:1.8;color:#4b5563;margin-bottom:18px}@media(max-width:768px){.detailed-cs-card{padding:25px}.detailed-cs-title{font-size:28px}.detailed-student-name{font-size:22px}}@media(max-width:480px){.detailed-case-studies-section{padding:50px 0}.detailed-cs-header{margin-bottom:40px}.detailed-cs-title{font-size:22px}.detailed-cs-description{font-size:14px}.detailed-cs-card{padding:20px}.detailed-cs-content p{font-size:14px;line-height:1.7}}.faq-page{width:100%}.faq-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.faq-hero-bg{position:absolute;inset:0}.faq-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.faq-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#00000040)}.faq-hero-content{position:relative;z-index:2;text-align:center;padding:0 20px;margin-top:60px}.faq-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px;line-height:1.2}.faq-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6;font-family:Poppins,sans-serif}@media(max-width:768px){.faq-hero-section{height:500px}.faq-hero-title{font-size:36px}.faq-hero-description{font-size:16px}}.faq-section{padding:100px 0;background:#fff;font-family:Nunito Sans,sans-serif;position:relative;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-position:left top;background-size:800px;overflow:hidden}.faq-section .container{max-width:1200px;margin:0 auto;padding:0 15px;width:100%;position:relative;z-index:1}.faq-wrapper{max-width:1000px;margin:0 auto}.faq-header{text-align:center;margin-bottom:60px}.faq-header .gsc-heading{margin-bottom:20px}.faq-subheading{font-size:18px;line-height:1.8;color:#1e2744;font-weight:500;font-family:Poppins,sans-serif;max-width:800px;margin:0 auto}.faq-content{display:flex;flex-direction:column;gap:20px}.faq-item{background:#1e2744;border:1px solid #e9eaeb;border-radius:8px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.faq-item:hover{box-shadow:0 4px 12px #0000001a}.faq-item.active{border-color:#ee7428;box-shadow:0 4px 16px #ee742826}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;cursor:pointer;transition:all .3s ease;background:#1e2744}.faq-item.active .faq-question{background:#1e2744;border-bottom:1px solid rgba(255,255,255,.1)}.faq-question:hover{background:#2a3a5a}.faq-question-text{font-size:18px;font-weight:600;color:#fff;margin:0;font-family:Exo,sans-serif;line-height:1.4;flex:1;padding-right:20px}.faq-item.active .faq-question-text{color:#ee7428}.faq-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#fff;transition:all .3s ease;flex-shrink:0}.faq-item.active .faq-icon{background:#ee7428;color:#fff;transform:rotate(180deg)}.faq-icon i{font-size:14px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 30px;background:#1e2744}.faq-answer.open{max-height:1000px;padding:25px 30px;background:#fff}.faq-answer-text{font-size:16px;line-height:1.8;color:#4a4a4a;margin:0;font-family:Poppins,sans-serif}.faq-answer.open .faq-answer-text{color:#4a4a4a}@media(max-width:992px){.faq-section{background-size:600px}}@media(max-width:768px){.faq-section{padding:60px 0;background-size:400px}.faq-subheading{font-size:16px;padding:0 15px}.faq-question{padding:20px}.faq-question-text{font-size:16px}.faq-answer.open{padding:20px}.faq-answer-text{font-size:15px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.telugu-page{width:100%}.container{max-width:1200px;margin:0 auto;padding:0 15px}.gsc-heading{margin-bottom:15px}.gsc-heading .sub-title.sub-1{display:flex;flex-direction:column;align-items:center;position:relative}.gsc-heading .sub-title.sub-1 .tagline{color:var(--e-global-color-secondary, #EE7428);font-size:30px;font-weight:600;font-family:Exo,sans-serif;display:block;position:relative;z-index:2;margin-bottom:5px}.gsc-heading .sub-title.sub-1 .title-bg-image{display:block;width:auto;height:auto;max-height:25px;top:-20px;z-index:1;pointer-events:none;margin:0 auto;position:relative;left:80px;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.telugu-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.telugu-hero-bg{position:absolute;inset:0}.telugu-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.telugu-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#00000073)}.telugu-hero-content{position:relative;z-index:2;text-align:center;padding:0 20px;margin-top:60px}.telugu-hero-title{font-size:54px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px;line-height:1.2}.telugu-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6;font-family:Poppins,sans-serif}.telugu-main-section{padding:100px 0;background:#fff;font-family:Nunito Sans,sans-serif;position:relative;background-image:url(/bg-shape-02.png);background-repeat:no-repeat;background-position:top right;background-size:1000px;overflow:hidden}.telugu-main-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.telugu-main-wrapper{max-width:1000px;margin:0 auto}.telugu-main-section .gsc-heading{text-align:center;margin-bottom:50px}.telugu-main-content{margin-top:40px}.telugu-main-content p{font-size:17px;line-height:1.9;color:#4a4a4a;margin-bottom:25px;font-family:Poppins,sans-serif}.telugu-main-content p:last-child{margin-bottom:0}.telugu-main-quote{font-style:italic;color:#5a4f4a;font-weight:500;padding-left:20px;border-left:3px solid #EE7428;margin-top:30px}.telugu-how-it-works-section{padding:100px 0;background-color:#1e2744;font-family:Nunito Sans,sans-serif;position:relative}.telugu-how-it-works-section:before{content:"";position:absolute;inset:0;background-image:url(/bg-2.png);background-repeat:repeat;background-position:center;background-size:auto;opacity:.03;z-index:0;pointer-events:none}.telugu-how-it-works-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.telugu-how-it-works-wrapper{max-width:1200px;margin:0 auto}.telugu-how-it-works-section .gsc-heading{text-align:center;margin-bottom:60px}.telugu-steps-grid{display:flex;flex-wrap:nowrap;margin:44px -15px 0;width:100%}.telugu-step-card{flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px;margin-bottom:30px}.telugu-feature-item{background:linear-gradient(135deg,#fff,#fafafa);border-radius:12px;padding:32px 26px 26px;border:1px solid #e8e8e8;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:all .35s cubic-bezier(.2,.9,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.telugu-feature-item .content{position:relative;z-index:1;padding-bottom:12px}.telugu-feature-icon{width:64px;height:64px;margin-bottom:24px;transition:transform .3s ease;background:#5a4f4a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.telugu-feature-icon i{font-size:28px;color:#fff}.telugu-feature-item:hover .telugu-feature-icon{transform:scale(1.1) rotate(5deg)}.telugu-step-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:14px;transition:color .3s ease;font-family:Exo,sans-serif;line-height:1.3}.telugu-step-text{font-size:14px;line-height:1.7;color:#6c757d;font-family:Poppins,sans-serif;margin:0}.telugu-feature-item:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:linear-gradient(90deg,transparent,rgba(238,116,40,.12),transparent);transition:height .28s ease;z-index:0}.telugu-feature-item:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 24px 48px #ee742826;border-color:#ee74284d;background:linear-gradient(135deg,#fff,#fff8f3)}.telugu-feature-item:hover:before{height:56px;background:#ee7428;opacity:.95}.telugu-feature-item:hover .telugu-step-title{color:#ee7428!important}.telugu-feature-item:hover .telugu-step-text{color:#374151!important}.telugu-info-section{padding:80px 0;background:#fff;font-family:Nunito Sans,sans-serif;position:relative;background-image:url(/bg-shape-02.png);background-repeat:no-repeat;background-position:top right;background-size:1100px;overflow:hidden}.telugu-info-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.telugu-info-header{text-align:center;margin-bottom:50px}.telugu-info-header .gsc-heading{margin-bottom:20px}.telugu-info-carousel-wrapper{margin-top:40px}.telugu-info-carousel-wrapper .slick-slide{padding:0 15px}.telugu-info-carousel-wrapper .slick-prev,.telugu-info-carousel-wrapper .slick-next{z-index:2;width:50px;height:50px;background:#5a4f4a;border-radius:50%}.telugu-info-carousel-wrapper .slick-prev{left:-25px}.telugu-info-carousel-wrapper .slick-next{right:-25px}.telugu-info-carousel-wrapper .slick-prev:before,.telugu-info-carousel-wrapper .slick-next:before{font-size:20px;color:#fff;opacity:1}.telugu-info-carousel-wrapper .slick-prev:hover,.telugu-info-carousel-wrapper .slick-next:hover{background:#ee7428}.telugu-info-carousel-wrapper .slick-dots{bottom:-50px}.telugu-info-carousel-wrapper .slick-dots li button:before{font-size:12px;color:#5a4f4a;opacity:.5}.telugu-info-carousel-wrapper .slick-dots li.slick-active button:before{color:#ee7428;opacity:1}@media(max-width:992px){.telugu-steps-grid{flex-wrap:wrap}.telugu-step-card{flex:0 0 50%;max-width:50%}.telugu-main-section,.telugu-how-it-works-section{background-size:600px}}@media(max-width:768px){.telugu-hero-section{height:500px}.telugu-hero-title{font-size:36px}.telugu-hero-description{font-size:16px}.telugu-main-section,.telugu-how-it-works-section,.telugu-info-section{padding:60px 0;background-size:400px}.telugu-main-content p{font-size:15px}.telugu-steps-grid{flex-wrap:wrap}.telugu-step-card{flex:0 0 100%;max-width:100%}.telugu-feature-item{padding:25px 20px;min-height:auto}}@media(max-width:480px){.gsc-heading .sub-title.sub-1 .title-bg-image{display:block;width:auto;height:auto;margin-left:20px;max-height:25px;top:-10px;z-index:1}}.telugu-info-carousel-wrapper,.telugu-info-carousel-wrapper .slick-list{overflow:hidden}.telugu-info-carousel-wrapper .slick-track{display:flex}.telugu-info-carousel-wrapper .slick-slide{float:none}@media(max-width:768px){.telugu-info-carousel-wrapper .slick-slide>div{width:100%!important}}@media(max-width:768px){.slick-prev,.slick-next{display:none!important}}@media(max-width:768px){.telugu-hero-section{height:auto;min-height:500px}.telugu-hero-title{font-size:32px;padding:0 10px;word-break:break-word}.telugu-hero-content{margin-top:0}}@media(max-width:768px){.telugu-main-section,.telugu-info-section{background-size:300px;background-position:top center}}.swiper-button-prev,.swiper-button-next{width:38px;height:38px;background:#fff;border-radius:50%;box-shadow:0 8px 20px #0000001f;color:#1e2744;transition:all .3s ease}.swiper-button-prev:after,.swiper-button-next:after{font-size:18px;font-weight:700}.swiper-button-prev:hover,.swiper-button-next:hover{background:#ee7428;color:#fff;transform:scale(1.05)}.swiper-button-prev{left:-20px}.swiper-button-next{right:-20px}.swiper-pagination{bottom:-30px!important}.swiper-pagination-bullet{width:8px;height:8px;background:#c7cbd6;opacity:1;margin:0 6px!important;transition:all .3s ease}.swiper-pagination-bullet-active{width:18px;border-radius:6px;background:#ee7428}@media(max-width:768px){.swiper-button-prev,.swiper-button-next{display:none}.swiper-pagination{bottom:-20px!important}}.swiper-button-prev:hover{transform:translate(-3px) scale(1.05)}.swiper-button-next:hover{transform:translate(3px) scale(1.05)}.vedic-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.vedic-hero-bg{position:absolute;inset:0}.vedic-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.vedic-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.vedic-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.vedic-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.vedic-about-section{padding:80px 0;background:#fff;position:relative;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-position:left top;background-size:auto}.vedic-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.vedic-about-wrapper{display:flex;align-items:flex-start;gap:60px}.vedic-about-content{flex:1}.vedic-about-heading{margin-bottom:30px}.vedic-about-subtitle{display:inline-block;font-size:22px;font-weight:700;color:#ee7428;font-family:Raleway,sans-serif;margin-bottom:15px}.vedic-about-title{font-family:Raleway,sans-serif;font-size:48px;font-weight:700;line-height:1.2;color:#111827;margin:0 0 25px}.vedic-title-highlight{position:relative;display:inline-block}.vedic-title-bg-image{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100%;max-width:200px;height:auto;z-index:-1;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.vedic-about-text{font-family:Poppins,sans-serif}.vedic-about-text p{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.vedic-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.vedic-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.vedic-show-more-btn i{font-size:14px;transition:transform .3s ease}.vedic-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.vedic-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.vedic-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.vedic-about-image{flex:1;max-width:500px}.vedic-about-image img{width:110%;height:auto;border-radius:10px;object-fit:cover;margin-top:150px}@media(max-width:768px){.vedic-hero-section{height:500px}.vedic-hero-content{padding:0 20px}.vedic-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.vedic-hero-description{font-size:14px;line-height:1.6;padding:0 15px}}@media(max-width:992px){.vedic-hero-section{height:550px}.vedic-hero-content{padding:0 30px}.vedic-hero-title{font-size:40px;line-height:1.3}.vedic-hero-description{font-size:18px;padding:0 20px}}@media(max-width:480px){.vedic-hero-section{height:450px}.vedic-hero-content{padding:0 15px}.vedic-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.vedic-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.vedic-about-wrapper{flex-direction:column;gap:40px}.vedic-about-title{font-size:32px}.vedic-about-image{max-width:100%}.vedic-about-image img{margin-top:20px}.vedic-about-section{padding:60px 0}}@media(max-width:480px){.vedic-about-wrapper{flex-direction:column;align-items:center;gap:30px}.vedic-about-subtitle{font-size:18px}.vedic-about-title{font-size:28px;line-height:1.25}.vedic-title-bg-image{max-width:140px;bottom:-6px}.vedic-about-text p{font-size:14px;line-height:1.7}.vedic-buttons-wrapper{justify-content:center}.vedic-about-image{width:100%;max-width:320px;margin:0 auto}.vedic-about-image img{width:100%;margin-top:0;border-radius:12px}.vedic-about-section{padding:50px 0}}.phonics-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.phonics-hero-bg{position:absolute;inset:0}.phonics-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.phonics-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#00000073)}.phonics-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.phonics-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.phonics-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.phonics-about-section{padding:80px 0;background:#fff;position:relative;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-position:left top;background-size:auto}.phonics-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.phonics-about-wrapper{display:flex;align-items:flex-start;gap:60px}.phonics-about-content{flex:1}.phonics-about-heading{margin-bottom:30px}.phonics-about-subtitle{display:inline-block;font-size:22px;font-weight:700;color:#ee7428;font-family:Raleway,sans-serif;margin-bottom:15px}.phonics-about-title{font-family:Raleway,sans-serif;font-size:48px;font-weight:700;line-height:1.2;color:#111827;margin:0 0 25px}.phonics-title-highlight{position:relative;display:inline-block}.phonics-title-bg-image{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100%;max-width:200px;height:auto;z-index:-1;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.phonics-about-text{font-family:Poppins,sans-serif}.phonics-about-text p{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.phonics-concepts-list,.phonics-learn-list{list-style:none;padding-left:0;margin:20px 0}.phonics-concepts-list li,.phonics-learn-list li{font-size:16px;line-height:1.8;color:#666;margin-bottom:12px;padding-left:25px;position:relative}.phonics-concepts-list li:before,.phonics-learn-list li:before{content:"✓";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.phonics-what-you-learn{margin-top:30px;padding-top:30px;border-top:2px solid #e5e5e5}.phonics-what-you-learn h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#111827;margin-bottom:20px}.phonics-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.phonics-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.phonics-show-more-btn i{font-size:14px;transition:transform .3s ease}.phonics-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.phonics-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.phonics-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.phonics-about-image{flex:1;max-width:500px}.phonics-about-image img{width:110%;height:auto;border-radius:10px;object-fit:cover;margin-top:150px}@media(max-width:768px){.phonics-hero-section{height:500px}.phonics-hero-content{padding:0 20px}.phonics-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.phonics-hero-description{font-size:14px;line-height:1.6;padding:0 15px}}@media(max-width:992px){.phonics-hero-section{height:550px}.phonics-hero-content{padding:0 30px}.phonics-hero-title{font-size:40px;line-height:1.3}.phonics-hero-description{font-size:18px;padding:0 20px}}@media(max-width:480px){.phonics-hero-section{height:450px}.phonics-hero-content{padding:0 15px}.phonics-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.phonics-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.phonics-about-wrapper{flex-direction:column;gap:40px}.phonics-about-title{font-size:32px}.phonics-about-image img{margin-top:20px}.phonics-about-image{max-width:100%}.phonics-about-section{padding:60px 0}}@media(max-width:480px){.phonics-about-wrapper{flex-direction:column;align-items:center;gap:30px}.phonics-about-subtitle{font-size:18px}.phonics-about-title{font-size:28px;line-height:1.25}.phonics-title-bg-image{max-width:140px;bottom:-6px}.phonics-about-text p{font-size:14px;line-height:1.7}.phonics-buttons-wrapper{justify-content:center}.phonics-about-image{width:100%;max-width:320px;margin:0 auto}.phonics-about-image img{width:100%;margin-top:0;border-radius:12px}.phonics-about-section{padding:50px 0}}.carnatic-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.carnatic-hero-bg{position:absolute;inset:0}.carnatic-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.carnatic-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.carnatic-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.carnatic-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.carnatic-about-section{width:100%;padding:100px 0;background-image:url(/layer-4.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden}.carnatic-about-circle-dots{position:absolute;top:40px;right:90px;z-index:0;max-width:200px;height:auto;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear}.carnatic-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.carnatic-about-wrapper{display:flex;align-items:center;gap:30px}.carnatic-about-section .col-lg-6{flex:0 0 50%;max-width:50%}.carnatic-about-content{padding-right:20px}.carnatic-about-section .section-title{margin-bottom:30px;text-align:left}.carnatic-about-section .carnatic-about-content .section-title .sub-title-two,.carnatic-about-section .section-title .sub-title-two,.carnatic-about-content .section-title .sub-title-two,.carnatic-about-section .sub-title-two{font-size:22px!important;font-weight:700!important;margin-bottom:20px!important;display:inline-block!important;color:#ee7428!important;font-family:Raleway,sans-serif!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#EE7428!important;background-clip:unset!important}.carnatic-about-section .section-title h2{text-transform:capitalize;font-size:45px;font-weight:700;color:#262d3d!important;font-family:Raleway,sans-serif;line-height:1.3;margin-bottom:12px;text-align:left;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#262d3d!important;background-clip:unset!important;animation:none!important}.carnatic-about-text{font-family:Poppins,sans-serif}.carnatic-about-text p{font-size:16px;line-height:1.7;color:#666;margin-bottom:20px;font-family:Poppins,sans-serif}.carnatic-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.carnatic-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.carnatic-show-more-btn i{font-size:14px;transition:transform .3s ease}.carnatic-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.carnatic-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.carnatic-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.carnatic-about-image{position:relative;border-radius:2px;overflow:hidden}.carnatic-about-image img{width:500px;height:500px;left:-50px;display:block;object-fit:cover}@media(max-width:992px){.carnatic-about-wrapper{flex-direction:column;gap:40px}.carnatic-about-circle-dots{top:450px;right:80px;max-width:120px}.carnatic-about-section .col-lg-6{flex:0 0 100%;max-width:100%}.carnatic-about-content{padding-right:0}.carnatic-about-section .section-title h2{font-size:36px}}@media(max-width:768px){.carnatic-about-circle-dots{top:440px;right:30px;max-width:120px}.carnatic-hero-section{height:500px}.carnatic-hero-content{padding:0 20px}.carnatic-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.carnatic-hero-description{font-size:14px;line-height:1.6;padding:0 15px}}@media(max-width:992px){.carnatic-hero-section{height:550px}.carnatic-hero-content{padding:0 30px}.carnatic-hero-title{font-size:40px;line-height:1.3}.carnatic-hero-description{font-size:18px;padding:0 20px}}@media(max-width:480px){.carnatic-hero-section{height:450px}.carnatic-hero-content{padding:0 15px}.carnatic-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.carnatic-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.carnatic-about-section{padding:60px 0}.carnatic-about-section .section-title h2{font-size:28px}}@media(max-width:480px){.carnatic-about-circle-dots{top:20px;right:15px;max-width:100px}}.yoga-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.yoga-hero-bg{position:absolute;inset:0}.yoga-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.yoga-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#00000073)}.yoga-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.yoga-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.yoga-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.yoga-about-section{width:100%;padding:100px 0;background-image:url(/layer-4.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden}.yoga-about-circle-dots{position:absolute;top:30px;right:90px;z-index:0;max-width:200px;height:auto;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear}.yoga-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.yoga-about-wrapper{display:flex;align-items:center;gap:30px}.yoga-about-section .col-lg-6{flex:0 0 50%;max-width:50%}.yoga-about-content{padding-right:20px}.yoga-about-section .section-title{margin-bottom:30px;text-align:left}.yoga-about-section .yoga-about-content .section-title .sub-title-two,.yoga-about-section .section-title .sub-title-two,.yoga-about-content .section-title .sub-title-two,.yoga-about-section .sub-title-two{font-size:22px!important;font-weight:700!important;margin-bottom:20px!important;display:inline-block!important;color:#ee7428!important;font-family:Raleway,sans-serif!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#EE7428!important;background-clip:unset!important}.yoga-about-section .section-title h2{text-transform:capitalize;font-size:45px;font-weight:700;color:#262d3d!important;font-family:Raleway,sans-serif;line-height:1.3;margin-bottom:12px;text-align:left;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#262d3d!important;background-clip:unset!important;animation:none!important}.yoga-about-text{font-family:Poppins,sans-serif}.yoga-about-text p{font-size:16px;line-height:1.7;color:#666;margin-bottom:20px;font-family:Poppins,sans-serif}.yoga-about-text p strong{color:#262d3d;font-weight:700}.yoga-what-you-learn{margin-top:30px;padding-top:30px;border-top:2px solid #e5e5e5}.yoga-what-you-learn h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#111827;margin-bottom:20px}.yoga-learn-list{list-style:none;padding-left:0;margin:20px 0}.yoga-learn-list li{font-size:16px;line-height:1.8;color:#666;margin-bottom:12px;padding-left:25px;position:relative}.yoga-learn-list li:before{content:"✓";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.yoga-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.yoga-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.yoga-show-more-btn i{font-size:14px;transition:transform .3s ease}.yoga-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.yoga-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.yoga-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.yoga-about-image{position:relative;border-radius:2px;overflow:hidden}.yoga-about-image img{width:500px;height:500px;left:-50px;display:block;object-fit:cover}@media(max-width:992px){.yoga-about-wrapper{flex-direction:column;gap:40px}.yoga-about-section .col-lg-6{flex:0 0 100%;max-width:100%}.yoga-about-content{padding-right:0}.yoga-about-section .section-title h2{font-size:36px}.yoga-about-circle-dots{top:450px;right:80px;max-width:150px}}@media(max-width:768px){.yoga-about-circle-dots{top:430px;right:30px;max-width:120px}.yoga-hero-section{height:500px}.yoga-hero-content{padding:0 20px}.yoga-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.yoga-hero-description{font-size:14px;line-height:1.6;padding:0 15px}}@media(max-width:992px){.yoga-hero-section{height:550px}.yoga-hero-content{padding:0 30px}.yoga-hero-title{font-size:40px;line-height:1.3}.yoga-hero-description{font-size:18px;padding:0 20px}}@media(max-width:480px){.yoga-hero-section{height:450px}.yoga-hero-content{padding:0 15px}.yoga-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.yoga-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.yoga-about-section{padding:60px 0}.yoga-about-section .section-title h2{font-size:28px}}@media(max-width:480px){.yoga-about-circle-dots{top:20px;right:15px;max-width:100px}}.spoken-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.spoken-hero-bg{position:absolute;inset:0}.spoken-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.spoken-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.spoken-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.spoken-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.spoken-about-section{padding:80px 0;background:#fff;position:relative;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-position:left top;background-size:auto}.spoken-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.spoken-about-wrapper{display:flex;align-items:flex-start;gap:60px}.spoken-about-content{flex:1}.spoken-about-heading{margin-bottom:30px}.spoken-about-subtitle{display:inline-block;font-size:22px;font-weight:700;color:#ee7428;font-family:Raleway,sans-serif;margin-bottom:15px}.spoken-about-title{font-family:Raleway,sans-serif;font-size:48px;font-weight:700;line-height:1.2;color:#111827;margin:0 0 25px}.spoken-title-highlight{position:relative;display:inline-block}.spoken-title-bg-image{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100%;max-width:200px;height:auto;z-index:-1;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.spoken-about-text{font-family:Poppins,sans-serif}.spoken-about-text p{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.spoken-what-you-learn{margin-top:30px;padding-top:30px;border-top:2px solid #e5e5e5}.spoken-what-you-learn h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#111827;margin-bottom:20px}.spoken-learn-list{list-style:none;padding-left:0;margin:20px 0}.spoken-learn-list li{font-size:16px;line-height:1.8;color:#666;margin-bottom:12px;padding-left:25px;position:relative}.spoken-learn-list li:before{content:"✓";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.spoken-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.spoken-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.spoken-show-more-btn i{font-size:14px;transition:transform .3s ease}.spoken-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.spoken-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.spoken-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.spoken-about-image{flex:1;max-width:500px}.spoken-about-image img{width:110%;height:auto;border-radius:10px;object-fit:cover;margin-top:150px}@media(max-width:992px){.spoken-hero-section{height:550px}.spoken-hero-content{padding:0 30px}.spoken-hero-title{font-size:40px;line-height:1.3}.spoken-hero-description{font-size:18px;padding:0 20px}}@media(max-width:768px){.spoken-hero-section{height:500px}.spoken-hero-content{padding:0 20px}.spoken-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.spoken-hero-description{font-size:14px;line-height:1.6;padding:0 15px}.spoken-about-wrapper{flex-direction:column;gap:40px}.spoken-about-title{font-size:32px}.spoken-about-image{max-width:100%}.spoken-about-image img{margin-top:20px}.spoken-about-section{padding:60px 0}}@media(max-width:480px){.spoken-hero-section{height:450px}.spoken-hero-content{padding:0 15px}.spoken-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.spoken-hero-description{font-size:13px;line-height:1.5;padding:0 10px}}.reading-writing-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.reading-writing-hero-bg{position:absolute;inset:0}.reading-writing-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.reading-writing-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000026,#00000040)}.reading-writing-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.reading-writing-hero-title{font-size:58px!important;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.reading-writing-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.reading-writing-about-section{width:100%;padding:100px 0;background-image:url(/layer-4.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden}.reading-writing-about-circle-dots{position:absolute;top:30px;right:90px;z-index:0;max-width:200px;height:auto;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear}.reading-writing-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.reading-writing-about-wrapper{display:flex;align-items:center;gap:30px}.reading-writing-about-section .col-lg-6{flex:0 0 50%;max-width:50%}.reading-writing-about-content{padding-right:20px}.reading-writing-about-section .section-title{margin-bottom:30px;text-align:left}.reading-writing-about-section .reading-writing-about-content .section-title .sub-title-two,.reading-writing-about-section .section-title .sub-title-two,.reading-writing-about-content .section-title .sub-title-two,.reading-writing-about-section .sub-title-two{font-size:22px!important;font-weight:700!important;margin-bottom:20px!important;display:inline-block!important;color:#ee7428!important;font-family:Raleway,sans-serif!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#EE7428!important;background-clip:unset!important}.reading-writing-about-section .section-title h2{text-transform:capitalize;font-size:45px;font-weight:700;color:#262d3d!important;font-family:Raleway,sans-serif;line-height:1.3;margin-bottom:12px;text-align:left;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#262d3d!important;background-clip:unset!important;animation:none!important}.reading-writing-about-text{font-family:Poppins,sans-serif}.reading-writing-about-text p{font-size:16px;line-height:1.7;color:#666;margin-bottom:20px;font-family:Poppins,sans-serif}.reading-writing-about-text p strong{color:#262d3d;font-weight:700}.reading-writing-what-you-learn{margin-top:30px;padding-top:30px;border-top:2px solid #e5e5e5}.reading-writing-what-you-learn h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#111827;margin-bottom:20px}.reading-writing-learn-list{list-style:none;padding-left:0;margin:20px 0}.reading-writing-learn-list li{font-size:16px;line-height:1.8;color:#666;margin-bottom:12px;padding-left:25px;position:relative}.reading-writing-learn-list li:before{content:"✓";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.reading-writing-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.reading-writing-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.reading-writing-show-more-btn i{font-size:14px;transition:transform .3s ease}.reading-writing-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.reading-writing-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.reading-writing-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.reading-writing-about-image{position:relative;border-radius:2px;overflow:hidden}.reading-writing-about-image img{width:500px;height:500px;left:-50px;display:block;object-fit:cover}@media(max-width:992px){.reading-writing-about-wrapper{flex-direction:column;gap:40px}.reading-writing-about-section .col-lg-6{flex:0 0 100%;max-width:100%}.reading-writing-about-content{padding-right:0}.reading-writing-about-section .section-title h2{font-size:36px}.reading-writing-about-circle-dots{top:470px;right:60px;max-width:150px}}@media(max-width:992px){.reading-writing-hero-section{height:550px}.reading-writing-hero-content{padding:0 30px}.reading-writing-hero-title{font-size:40px!important;line-height:1.3}.reading-writing-hero-description{font-size:18px;padding:0 20px}}@media(max-width:768px){.reading-writing-about-circle-dots{top:450px;right:30px;max-width:120px}.reading-writing-hero-section{height:500px}.reading-writing-hero-content{padding:0 20px}.reading-writing-hero-title{font-size:28px!important;line-height:1.3;margin-bottom:15px}.reading-writing-hero-description{font-size:14px;line-height:1.6;padding:0 15px}.reading-writing-about-section{padding:60px 0}.reading-writing-about-section .section-title h2{font-size:28px}}@media(max-width:480px){.reading-writing-hero-section{height:450px}.reading-writing-hero-content{padding:0 15px}.reading-writing-hero-title{font-size:22px!important;line-height:1.2;margin-bottom:12px}.reading-writing-hero-description{font-size:13px;line-height:1.5;padding:0 10px}}@media(max-width:480px){.reading-writing-about-circle-dots{top:10px;right:15px;max-width:100px}}.reading-writing-kids-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.reading-writing-kids-hero-bg{position:absolute;inset:0}.reading-writing-kids-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.reading-writing-kids-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#00000073)}.reading-writing-kids-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.reading-writing-kids-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.reading-writing-kids-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.reading-writing-kids-about-section{padding:80px 0;background:#fff;position:relative;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-position:left top;background-size:auto}.reading-writing-kids-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.reading-writing-kids-about-wrapper{display:flex;align-items:flex-start;gap:60px}.reading-writing-kids-about-content{flex:1}.reading-writing-kids-about-heading{margin-bottom:30px}.reading-writing-kids-about-subtitle{display:inline-block;font-size:14px;font-weight:700;color:#ee7428;text-transform:uppercase;letter-spacing:1px;font-family:Poppins,sans-serif;margin-bottom:15px}.reading-writing-kids-about-title{font-family:Raleway,sans-serif;font-size:48px;font-weight:700;line-height:1.2;color:#111827;margin:0 0 25px}.reading-writing-kids-title-highlight{position:relative;display:inline-block}.reading-writing-kids-title-bg-image{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100%;max-width:200px;height:auto;z-index:-1;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.reading-writing-kids-about-text{font-family:Poppins,sans-serif}.reading-writing-kids-about-text p{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.reading-writing-kids-what-you-learn{margin-top:30px;padding-top:30px;border-top:2px solid #e5e5e5}.reading-writing-kids-what-you-learn h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#111827;margin-bottom:20px}.reading-writing-kids-learn-list{list-style:none;padding-left:0;margin:20px 0}.reading-writing-kids-learn-list li{font-size:16px;line-height:1.8;color:#666;margin-bottom:12px;padding-left:25px;position:relative}.reading-writing-kids-learn-list li:before{content:"✓";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.reading-writing-kids-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.reading-writing-kids-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.reading-writing-kids-show-more-btn i{font-size:14px;transition:transform .3s ease}.reading-writing-kids-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.reading-writing-kids-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.reading-writing-kids-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.reading-writing-kids-about-image{flex:1;max-width:500px}.reading-writing-kids-about-image img{width:110%;height:auto;border-radius:10px;object-fit:cover;margin-top:150px}@media(max-width:768px){.reading-writing-kids-hero-section{height:500px}.reading-writing-kids-hero-content{padding:0 20px}.reading-writing-kids-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.reading-writing-kids-hero-description{font-size:14px;line-height:1.6;padding:0 15px}}@media(max-width:992px){.reading-writing-kids-hero-section{height:550px}.reading-writing-kids-hero-content{padding:0 30px}.reading-writing-kids-hero-title{font-size:40px;line-height:1.3}.reading-writing-kids-hero-description{font-size:18px;padding:0 20px}}@media(max-width:480px){.reading-writing-kids-hero-section{height:450px}.reading-writing-kids-hero-content{padding:0 15px}.reading-writing-kids-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.reading-writing-kids-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.reading-writing-kids-about-wrapper{flex-direction:column;gap:40px}.reading-writing-kids-about-title{font-size:32px}.reading-writing-kids-about-image{max-width:100%}.reading-writing-kids-about-section{padding:60px 0}}.andhra-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.andhra-hero-bg{position:absolute;inset:0}.andhra-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.andhra-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000004d,#00000073)}.andhra-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.andhra-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.andhra-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.andhra-about-section{padding:80px 0;background:#fff;position:relative;background-image:url(/bg-shape-1.png);background-repeat:no-repeat;background-position:left top;background-size:auto}.andhra-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.andhra-about-wrapper{display:flex;align-items:flex-start;gap:60px}.andhra-about-content{flex:1}.andhra-about-heading{margin-bottom:30px}.andhra-about-subtitle{display:inline-block;font-size:14px;font-weight:700;color:#ee7428;text-transform:uppercase;letter-spacing:1px;font-family:Poppins,sans-serif;margin-bottom:15px}.andhra-about-title{font-family:Raleway,sans-serif;font-size:48px;font-weight:700;line-height:1.2;color:#111827;margin:0 0 25px}.andhra-title-highlight{position:relative;display:inline-block}.andhra-title-bg-image{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100%;max-width:200px;height:auto;z-index:-1;filter:brightness(0) saturate(100%) invert(48%) sepia(95%) saturate(2000%) hue-rotate(350deg) brightness(105%) contrast(95%)}.andhra-about-text{font-family:Poppins,sans-serif}.andhra-about-text p{font-size:16px;line-height:1.8;color:#666;margin-bottom:20px}.andhra-what-you-learn{margin-top:30px;padding-top:30px;border-top:2px solid #e5e5e5}.andhra-what-you-learn h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#111827;margin-bottom:20px}.andhra-learn-list{list-style:none;padding-left:0;margin:20px 0}.andhra-learn-list li{font-size:16px;line-height:1.8;color:#666;margin-bottom:12px;padding-left:25px;position:relative}.andhra-learn-list li:before{content:"✓";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.andhra-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.andhra-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.andhra-show-more-btn i{font-size:14px;transition:transform .3s ease}.andhra-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.andhra-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.andhra-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.andhra-about-image{flex:1;max-width:500px}.andhra-about-image img{width:110%;height:450px;border-radius:10px;object-fit:cover;margin-top:170px}@media(max-width:768px){.andhra-hero-section{height:500px}.andhra-hero-content{padding:0 20px}.andhra-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.andhra-hero-description{font-size:14px;line-height:1.6;padding:0 15px}}@media(max-width:992px){.andhra-hero-section{height:550px}.andhra-hero-content{padding:0 30px}.andhra-hero-title{font-size:40px;line-height:1.3}.andhra-hero-description{font-size:18px;padding:0 20px}}@media(max-width:480px){.andhra-hero-section{height:450px}.andhra-hero-content{padding:0 15px}.andhra-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.andhra-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.andhra-about-wrapper{flex-direction:column;gap:40px}.andhra-about-title{font-size:32px}.andhra-about-image{max-width:100%}.andhra-about-section{padding:60px 0}}.telangana-hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.telangana-hero-bg{position:absolute;inset:0}.telangana-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.telangana-hero-content{position:relative;z-index:2;text-align:center;margin-top:60px}.telangana-hero-title{font-size:58px;font-weight:700;color:#fff;font-family:Exo,sans-serif;margin-bottom:20px}.telangana-hero-description{font-size:20px;color:#fff;opacity:.95;line-height:1.6}.telangana-about-section{width:100%;padding:100px 0;background-image:url(/layer-4.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden}.telangana-about-circle-dots{position:absolute;top:120px;right:50px;z-index:0;max-width:200px;height:auto;-webkit-animation:10s rotated_circle infinite linear;animation:10s rotated_circle infinite linear}@keyframes rotated_circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.telangana-about-section .container{max-width:1200px;margin:0 auto;padding:0 15px;position:relative;z-index:1}.telangana-about-wrapper{display:flex;align-items:center;gap:30px}.telangana-about-section .col-lg-6{flex:0 0 50%;max-width:50%}.telangana-about-content{padding-right:20px}.telangana-about-section .section-title{margin-bottom:30px;text-align:left}.telangana-about-section .telangana-about-content .section-title .sub-title-two,.telangana-about-section .section-title .sub-title-two,.telangana-about-content .section-title .sub-title-two,.telangana-about-section .sub-title-two{font-size:22px!important;font-weight:700!important;margin-bottom:20px!important;display:inline-block!important;color:#ee7428!important;font-family:Raleway,sans-serif!important;background:none!important;background-image:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#EE7428!important;background-clip:unset!important}.telangana-about-section .section-title h2{text-transform:capitalize;font-size:45px;font-weight:700;color:#262d3d!important;font-family:Raleway,sans-serif;line-height:1.3;margin-bottom:12px;text-align:left;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#262d3d!important;background-clip:unset!important;animation:none!important}.telangana-about-text{font-family:Exo,sans-serif}.telangana-about-text p{font-size:16px;line-height:1.7;color:#666;margin-bottom:20px;font-family:Poppins,sans-serif}.telangana-about-text p strong{color:#262d3d;font-weight:700}.telangana-what-you-learn{margin-top:30px;padding-top:30px;border-top:2px solid #e5e5e5}.telangana-what-you-learn h3{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#111827;margin-bottom:20px}.telangana-learn-list{list-style:none;padding-left:0;margin:20px 0}.telangana-learn-list li{font-size:16px;line-height:1.8;color:#666;margin-bottom:12px;padding-left:25px;position:relative}.telangana-learn-list li:before{content:"✓";position:absolute;left:0;color:#ee7428;font-weight:700;font-size:18px}.telangana-show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5a4f4a;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.telangana-show-more-btn:hover{background:#4a423e;transform:translateY(-2px);box-shadow:0 4px 12px #5a4f4a66}.telangana-show-more-btn i{font-size:14px;transition:transform .3s ease}.telangana-buttons-wrapper{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.telangana-book-demo-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ee7428;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease}.telangana-book-demo-btn:hover{background:#d96318;transform:translateY(-2px);box-shadow:0 4px 12px #ee742866}.telangana-about-image{position:relative;border-radius:2px;overflow:hidden}.telangana-about-image img{width:100%;max-width:620px;height:auto;display:block;object-fit:cover}@media(max-width:992px){.telangana-about-wrapper{flex-direction:column;gap:40px}.telangana-about-section .col-lg-6{flex:0 0 100%;max-width:100%}.telangana-about-content{padding-right:0}.telangana-about-section .section-title h2{font-size:36px}.telangana-about-circle-dots{top:510px;right:30px;max-width:150px}}@media(max-width:768px){.telangana-about-circle-dots{top:510px;right:15px;max-width:120px}.telangana-hero-section{height:500px}.telangana-hero-content{padding:0 20px}.telangana-hero-title{font-size:28px;line-height:1.3;margin-bottom:15px}.telangana-hero-description{font-size:14px;line-height:1.6;padding:0 15px}}@media(max-width:992px){.telangana-hero-section{height:550px}.telangana-hero-content{padding:0 30px}.telangana-hero-title{font-size:40px;line-height:1.3}.telangana-hero-description{font-size:18px;padding:0 20px}}@media(max-width:480px){.telangana-hero-section{height:450px}.telangana-hero-content{padding:0 15px}.telangana-hero-title{font-size:22px;line-height:1.2;margin-bottom:12px}.telangana-hero-description{font-size:13px;line-height:1.5;padding:0 10px}.telangana-about-section{padding:60px 0}.telangana-about-section .section-title h2{font-size:28px}}@media(max-width:480px){.telangana-about-circle-dots{top:40px;right:10px;max-width:100px}}*{box-sizing:border-box}html{overflow-x:hidden;width:100%;max-width:100vw}body{overflow-x:hidden;width:100%;max-width:100vw;margin:0;padding:0}#root{width:100%;max-width:100vw;padding:0;margin:0;overflow-x:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
