/*Site dark blue:#226ac9Site orange:#ff7f2a*/:root{--esl-primary-color:#0056b3;--esl-text-color:#333;--esl-text-muted:#666;--esl-border-color:#ddd;--esl-bg-light:#f8f9fa;--esl-header-bg:rgba(128,230,244,1);--brand-orange:#ff7f2a;--brand-orange-dark:#e66b16;--brand-blue:#226ac9;--brand-blue-dark:#1a5397;--brand-primary:var(--brand-orange);--brand-secondary:var(--brand-blue);}a.esl-btn.esl-btn-primary,button.esl-btn.esl-btn-primary,input.esl-btn.esl-btn-primary,.esl-btn.esl-btn-primary{background-color:var(--brand-orange) !important;border-color:var(--brand-orange) !important;color:white !important;}a.esl-btn.esl-btn-primary:hover,button.esl-btn.esl-btn-primary:hover,input.esl-btn.esl-btn-primary:hover,.esl-btn.esl-btn-primary:hover{background-color:var(--brand-orange-dark) !important;border-color:var(--brand-orange-dark) !important;}/* Button Styles----------------------------------------*/.esl-btn-primary{background-color:var(--brand-orange);border-color:var(--brand-orange);color:white;}.esl-btn-primary:hover{background-color:var(--brand-orange-dark);border-color:var(--brand-orange-dark);}.esl-btn-secondary{background-color:var(--brand-blue);border-color:var(--brand-blue);color:white;}.esl-btn-secondary:hover{background-color:var(--brand-blue-dark);border-color:var(--brand-blue-dark);}/* Icon Colors----------------------------------------*/i.fas.icon-orange,i.far.icon-orange,i.fa.icon-orange{color:var(--brand-orange) !important;}i.fas.icon-blue,i.far.icon-blue,i.fa.icon-blue{color:var(--brand-blue) !important;}main{background:#fff;padding:1rem;padding-bottom:120px;margin-bottom:0;flex:1 0 auto;flex-direction:column !important;display:flex;height:auto;min-height:calc(100vh - 200px);}footer{background:#fff;padding:0.5rem;margin-bottom:0;}.desktop-header{margin-top:20px;padding:1rem 0;position:relative;height:70px;overflow:visible;}.header-inner{display:flex;align-items:center;background:var(--esl-header-bg);height:50px;padding:0 1rem;}.logo{flex-shrink:0;}.logo img{height:100px;width:auto;}.mobile-top-bar{background:var(--esl-header-bg);height:80px;padding:0 1rem;}.mobile-controls-container{display:flex;align-items:center;justify-content:flex-end;gap:15px;}.banner-mobile-controls{position:absolute;top:25px;right:10px;display:flex;align-items:center;gap:10px;z-index:100;}.banner-language-switch{display:flex;align-items:center;}.banner-lang-link{display:flex;align-items:center;justify-content:center;font-size:0.8rem;padding:5px 8px;border-radius:4px;color:#333;text-decoration:none;background-color:rgba(255,255,255,0.8);box-shadow:0 1px 3px rgba(0,0,0,0.1);}.banner-lang-link i{margin-right:4px;font-size:0.9rem;}.header-language-switch{display:flex;align-items:center;}.header-lang-link{display:flex;align-items:center;font-size:0.8rem;padding:5px 8px;border:1px solid #ddd;border-radius:4px;color:#333;text-decoration:none;background-color:#f8f9fa;}.header-lang-link i{margin-right:4px;font-size:0.9rem;}.new-user-prompt{margin-top:1rem;padding-top:0.5rem;border-top:1px dashed #dee2e6;}.register-link{display:inline-block;color:var(--esl-primary-color);font-weight:500;text-decoration:none;font-size:1rem;padding:8px 15px;border-radius:4px;background-color:rgba(0,102,204,0.05);transition:all 0.2s ease;}.register-link:hover{background-color:rgba(0,102,204,0.1);transform:translateY(-2px);}.register-link i{color:var(--esl-primary-color);}@media (max-width:767px){#registerForm .mb-3{margin-bottom:0.5rem !important;}main{padding-bottom:90px !important;}@media (max-width:380px){#registerForm input{font-size:0.9rem;padding:0.375rem 0.5rem;}}.g-recaptcha{transform:scale(0.85);margin-bottom:15px;}.auth-card{margin-bottom:60px;}.custom-form-container{padding-bottom:70px;}.recaptcha-button-container .text-center{margin-top:10px;width:100%;}.recaptcha-button-container .text-center .esl-btn{width:100%;padding:10px;font-size:1rem;}main{padding-bottom:80px !important;}.course-row{padding:10px;}.course-title{font-size:0.9rem;}.course-action{margin-top:10px;}.footer-links-container{display:none !important;}.language-switch-mobile{display:none;}.hero-section{overflow:visible !important;position:relative;z-index:1;}.hero-content-wrapper{overflow:hidden;max-width:100%;}.svg-container{max-height:300px;}.mobile-menu{z-index:1001 !important;}.sticky-action-buttons{z-index:999 !important;}}.mobile-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px;text-align:center;}.mobile-footer-grid .nav-link{padding:4px;line-height:1.2;font-size:0.9rem;}.main-nav{display:flex;align-items:center;justify-content:space-evenly;flex:1;margin-left:2rem;gap:1rem;}.main-nav a{color:#333;text-decoration:none;font-size:1.1rem;font-weight:500;white-space:nowrap;transition:color 0.2s ease;}.main-nav a:hover{color:var(--esl-accent);}.search-form{display:flex;gap:0.5rem;margin-left:auto;flex-shrink:0;}.search-form input{min-width:150px;max-width:200px;width:100%;}.esl-btn{display:inline-block;padding:0.5rem 1rem;background:var(--esl-primary-color);color:white;text-decoration:none;border-radius:4px;transition:background-color 0.2s ease;position:relative;z-index:2;}.esl-btn:hover{background-color:#004590;color:white;text-decoration:none;}.esl-btn-disabled{pointer-events:none;opacity:0.6;}.esl-btn-sm{padding:0.25rem 0.5rem;font-size:0.875rem;}.bi-chevron-down{transition:transform 0.3s ease;}.collapsed .bi-chevron-down{transform:rotate(-180deg);}.module-card{position:relative;border-radius:8px;background:#fff;height:100%;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;min-height:480px;}.module-card .image-holder{height:auto;max-height:300px;overflow:hidden;}.module-card .image-holder img{width:100%;height:auto;object-fit:contain;vertical-align:middle;}.module-card .card-body{padding-bottom:60px;}.module-card h3{color:var(--esl-text-color);margin-bottom:0.5rem;}.modules-section .module-card .card-actions{position:absolute !important;bottom:0 !important;left:0 !important;width:100% !important;padding:0 1rem 1rem 1rem;}.module-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:box-shadow 0.3s ease;}.module-header{background:#fff;border-bottom:1px solid var(--esl-border-color);margin-bottom:2rem;padding:2rem 0;}.module-header .module-image img{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}@media (min-width:992px){.col-lg-2\.4{width:20%;padding-right:0.75rem;padding-left:0.75rem;flex:0 0 auto;}}.course-card{border:1px solid var(--esl-border-color);border-radius:8px;padding:1rem;margin-bottom:1rem;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);height:100%;transition:box-shadow 0.2s ease;position:relative;z-index:1;min-height:300px;}.course-card .card-body{padding-bottom:25px;}.course-card:hover{box-shadow:0 4px 8px rgba(0,0,0,0.4);}.course-card h5{color:var(--esl-text-color);margin-bottom:0.5rem;font-size:1rem;}.course-card .meta-data{font-size:0.85rem;color:var(--esl-text-muted);display:flex;gap:1rem;margin:0.5rem 0;}.course-card .meta-data i{color:var(--esl-primary-color);}.card-actions{margin-top:auto;padding-top:1rem;}.course-card .course-image{height:150px;overflow:hidden;}.course-card .course-image img{width:100%;height:100%;object-fit:cover;}.course-detail .course-image{margin-bottom:2rem;border-radius:8px;overflow:hidden;}.course-detail .course-image img{width:100%;height:auto;display:block;}.overlay-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}.module-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,0.5);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:background-color 0.3s ease;}.module-overlay:hover{background-color:rgba(0,0,0,0.8);}.overlay-content{text-align:center;color:white;padding:1rem;margin-top:auto;margin-bottom:1rem;}@media (max-width:768px){.module-header{text-align:center;}.module-header .module-image{margin-bottom:1rem;}}.sticky-action-buttons{position:fixed !important;bottom:0 !important;left:0 !important;right:0 !important;z-index:999 !important;background-color:rgba(255,255,255,0.98);box-shadow:0 -2px 10px rgba(0,0,0,0.15);padding:10px 0 !important;width:100% !important;}.sticky-action-buttons .button-container{display:flex;justify-content:center;gap:10px;}.sticky-action-buttons .button-container .esl-btn{flex:1;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;}.footer-links-container{text-align:center;font-size:0.85rem;line-height:1.2;}.footer-links-container .nav-link{padding:0.25rem 0.5rem;display:inline-block;}.mobile-footer-links{display:flex;flex-direction:column;margin-top:1rem;}.mobile-footer-links h6{font-size:0.9rem;color:#666;margin-bottom:0.5rem;}.mobile-footer-link{padding:0.5rem 0;color:#333;text-decoration:none;border-bottom:1px solid #eee;font-size:0.9rem;}.mobile-footer-section{margin-top:1rem;border-top:1px solid #dee2e6;}.mobile-footer-section .custom-menu-header{display:flex;justify-content:space-between;align-items:center;padding:0.75rem 0;border-bottom:1px solid #dee2e6;}.mobile-footer-section .custom-menu-header h5{margin:0;font-size:1.1rem;font-weight:500;}@media (max-width:576px){main{padding-bottom:140px;}.footer-links-container{font-size:0.75rem;}.footer-links-container .nav-link{padding:0.2rem 0.35rem;}.sticky-action-buttons{padding:8px 0;}.sticky-action-buttons .button-container{padding:0 5px;}.sticky-action-buttons .esl-btn{font-size:0.8rem;padding:6px 8px;max-width:110px;}}@media (max-width:768px){main{padding-bottom:130px;}.sticky-action-buttons .button-container{flex-wrap:nowrap;}.sticky-action-buttons .esl-btn{font-size:0.85rem;padding:8px 10px;}}/* **** For myAihModuleCourses **** */.course-row{background-color:#ffffff;border-radius:6px;padding:8px;box-shadow:0 1px 3px rgba(0,0,0,0.05);transition:transform 0.2s ease;position:relative;overflow:hidden;}.course-row.status-not-started{border-left:3px solid #6c757d;background-color:#ffffff;}.course-row.status-in-progress{border-left:3px solid #0d6efd;background-color:#e6effd;}.course-row.status-completed{border-left:3px solid #28a745;background-color:#c8f0d8;}.course-row.status-failed{border-left:3px solid #dc3545;background-color:#fbeaec;}.course-thumbnail{position:relative;border-radius:4px;overflow:hidden;width:100%;padding-bottom:75%;background-color:#f8f9fa;}.course-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}.svg-container{position:relative;width:100%;max-width:100%;overflow:hidden;z-index:1;}.svg-characters{width:100%;max-width:100%;height:auto;display:block;object-fit:contain;}.status-indicator{position:absolute;top:0;right:0;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.8);}.status-indicator.status-not-started i{color:#6c757d;}.status-indicator.status-in-progress i{color:#0d6efd;}.status-indicator.status-completed i.bi-check-circle-fill{color:#c8f0d8;}.status-indicator.status-completed i.bi-x-circle-fill{color:#dc3545;}.status-text.status-not-started{color:#6c757d;}.status-text.status-in-progress{color:#0d6efd;font-weight:500;}.status-text.status-completed{font-weight:500;color:#20a040;}.course-title{font-size:1rem;font-weight:500;margin-bottom:0.25rem;color:#212529;line-height:1.3;}.course-action{margin-top:10px;display:flex;justify-content:flex-end;align-items:center;height:100%;}.course-action .esl-btn-sm{white-space:nowrap !important;font-size:0.75rem;padding:0.25rem 0.5rem !important;display:inline-block;min-width:80px;width:100px;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;}.completion-date{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}ul li i.fas{width:25px;text-align:center;margin-right:8px;color:#007bff;}.auth-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.08);margin-bottom:20px;transition:transform 0.2s,box-shadow 0.2s;overflow:hidden;max-width:100%;}.auth-card:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,0.1);}.auth-card .card-body{padding:25px;}.auth-card h2{color:#333;font-size:1.5rem;margin-bottom:20px;font-weight:600;}.what-we-do-container h2.section-heading{color:#0056b3;margin-bottom:1rem;font-weight:600;}.feature-list{padding-left:1.5rem;margin-bottom:1.5rem;}.feature-list li{margin-bottom:0.5rem;list-style-type:none;position:relative;}.feature-list li i{color:#0056b3;margin-right:10px;width:20px;text-align:center;}.cta-section{background-color:#f8f9fa;border-left:4px solid #0056b3;}.esl-btn-lg{padding:10px 24px;font-size:1.1rem;}.content-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);margin-bottom:10px;transition:transform 0.2s,box-shadow 0.2s;overflow:hidden;position:relative;}.content-card:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,0.1);}.content-card .card-body{padding:25px;padding-bottom:20px;}.icon-list{padding-left:1.5rem;margin-bottom:1.5rem;}.icon-list li{margin-bottom:0.5rem;list-style-type:none;position:relative;}.icon-list li i{color:var(--esl-primary-color);margin-right:10px;width:20px;text-align:center;}@media (max-width:768px){.auth-card .card-body{padding:20px 15px;}}@media (max-width:575px){.course-action .esl-btn-sm{min-width:70px;width:90px;}}.recaptcha-button-container{display:flex;flex-direction:column;align-items:center;}@media (min-width:768px){.recaptcha-button-container{flex-direction:row;justify-content:space-between;align-items:center;}.text-center{margin-left:15px;}}.g-recaptcha{margin:0 auto 15px auto;transform-origin:center;transform:scale(1);}@media (max-width:480px){.g-recaptcha{transform:scale(0.77);}}@media (max-width:380px){.g-recaptcha{transform:scale(0.75);}}/* Catalog Page Styles----------------------------------------*/.catalog-hero{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-bottom:3px solid var(--brand-orange);}.catalog-features{font-size:0.95rem;font-weight:500;}.feature-item{display:flex;align-items:center;padding:8px 16px;background:rgba(255,255,255,0.8);border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.catalog-module-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:all 0.3s ease;border:2px solid transparent;overflow:hidden;display:flex;flex-direction:column;}.catalog-module-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15);border-color:var(--brand-orange);}.catalog-card-header{position:relative;padding:15px;background:linear-gradient(45deg,var(--brand-blue),var(--brand-blue-dark));}.module-level-badge{text-align:center;}.module-level-badge .badge{font-size:0.85rem;padding:6px 12px;border-radius:15px;}.catalog-image-holder{position:relative;height:200px;overflow:hidden;}.catalog-module-image{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}.catalog-module-card:hover .catalog-module-image{transform:scale(1.05);}.catalog-image-overlay{position:absolute;top:10px;right:10px;background:rgba(0,0,0,0.8);color:white;padding:5px 10px;border-radius:15px;font-size:0.8rem;opacity:0;transition:opacity 0.3s ease;}.catalog-module-card:hover .catalog-image-overlay{opacity:1;}.catalog-card-body{padding:20px;flex-grow:1;display:flex;flex-direction:column;}.catalog-module-title{color:var(--brand-blue);font-size:1.4rem;font-weight:600;margin-bottom:8px;line-height:1.3;}.catalog-module-subtitle{font-size:1rem;font-weight:500;color:#666;}.catalog-module-description{font-size:0.95rem;line-height:1.5;color:#555;margin-bottom:20px;flex-grow:1;}.catalog-module-highlights{background:#f8f9fa;padding:15px;border-radius:8px;border-left:4px solid var(--brand-orange);}.highlights-title{color:var(--brand-blue);font-size:0.9rem;font-weight:600;margin-bottom:10px;}.highlight-list{list-style:none;padding:0;margin:0;}.highlight-list li{font-size:0.85rem;margin-bottom:5px;display:flex;align-items:center;}.catalog-module-meta{border-top:1px solid #eee;padding-top:15px;}.meta-item{text-align:center;}.meta-item i{font-size:1.2rem;margin-bottom:5px;display:block;}.meta-item small{font-size:0.75rem;color:#666;font-weight:500;}.catalog-card-footer{padding:20px;background:#f8f9fa;border-top:1px solid #eee;}.catalog-cta-card{background:linear-gradient(135deg,var(--brand-blue),var(--brand-blue-dark));color:white;border-radius:15px;box-shadow:0 6px 20px rgba(34,106,201,0.3);}.catalog-cta-card h3{color:white;}.catalog-cta-card p{color:rgba(255,255,255,0.9);}@media (max-width:768px){.catalog-hero .display-5{font-size:2rem;}.catalog-features{flex-direction:column;align-items:center;gap:10px !important;}.feature-item{justify-content:center;min-width:200px;}.catalog-module-title{font-size:1.2rem;}.catalog-module-highlights{padding:12px;}.highlight-list li{font-size:0.8rem;}.catalog-cta-card{margin:0 15px;}}@media (max-width:576px){.catalog-hero .lead{font-size:1rem;}.catalog-image-holder{height:150px;}.catalog-card-body{padding:15px;}.catalog-card-footer{padding:15px;}.meta-item i{font-size:1rem;}.meta-item small{font-size:0.7rem;}}@keyframes catalogCardFadeIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.catalog-module-card{animation:catalogCardFadeIn 0.6s ease-out;}.catalog-module-card:nth-child(1){animation-delay:0.1s;}.catalog-module-card:nth-child(2){animation-delay:0.2s;}.catalog-module-card:nth-child(3){animation-delay:0.3s;}