@font-face{font-family:"Baloo Bhai Regular";font-style:normal;font-weight:normal;src:local("Baloo Bhai Regular"),url(../bb14a9fb8029e0cefb8d.woff) format("woff")}.insight-iqs-template{font-family:"Baloo Bhai Regular","Inter",system-ui,sans-serif;color:#222;line-height:1.6;background-color:rgba(0,0,0,0)}.insight-iqs-template .iqs-section{padding:20px}.insight-iqs-template .iqs-heading{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#0c0c1e}.insight-iqs-template .iqs-paragraph,.insight-iqs-template p,.insight-iqs-template ul,.insight-iqs-template ol{font-size:.875rem;margin-bottom:1.5rem;font-weight:400;color:rgba(0,0,0,.5019607843)}.insight-iqs-template .iqs-example{font-size:1rem;font-style:italic;margin-top:1rem}.insight-iqs-template .iqs-example code{background:#f3f3f3;padding:.2rem .4rem;border-radius:4px;font-family:monospace}.cv-learning-path{display:flex;flex-direction:column;gap:1.5rem;font-family:"Baloo Bhai Regular","Inter",system-ui,sans-serif;min-height:100vh}@media(min-width: 768px){.cv-learning-path{flex-direction:row;padding:2.25rem}}.cv-learning-path__toggle-btn{position:fixed;bottom:20px;left:20px;z-index:999999;width:50px;height:50px;background-color:#ff8247;color:#fff;border:none;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;cursor:pointer}@media(min-width: 768px){.cv-learning-path__toggle-btn{display:none}}.cv-learning-path__toggle-btn svg{width:24px;height:24px;fill:currentColor}.cv-learning-path__toggle-btn .hamburger-icon{width:30px;height:30px;transition:transform .3s ease}.cv-learning-path__toggle-btn .hamburger-icon .line{fill:#fff;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.cv-learning-path__toggle-btn.is-active .hamburger-icon .top{transform:rotate(45deg) translate(0px, 20px)}.cv-learning-path__toggle-btn.is-active .hamburger-icon .middle{opacity:0}.cv-learning-path__toggle-btn.is-active .hamburger-icon .bottom{transform:rotate(-45deg) translate(0px, -20px)}.cv-learning-path__sections{width:100%;display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);overflow:hidden;border:1px solid #e9ecef;transition:all .3s ease;padding:12px 0;position:fixed;top:0;left:0;height:100vh;background-color:#fff;transform:translateX(-100%);transition:transform .3s ease;overflow-y:auto;padding:1.5rem;box-shadow:2px 0 10px rgba(0,0,0,.1)}.cv-learning-path__sections:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-color:#b687e5}@media(min-width: 768px){.cv-learning-path__sections{position:static;width:35%;min-width:300px;max-width:400px;height:auto;transform:none;box-shadow:none}}@media(max-width: 767px){.cv-learning-path__sections{z-index:9999}}.cv-learning-path__sections.is-open{transform:translateX(0)}.cv-learning-path__sections .image-wrapper{margin-inline:auto}@media(max-width: 575px){.cv-learning-path__sections .image-wrapper{display:none}}@media(min-width: 576px){.cv-learning-path__sections-curriculum{display:none}}.cv-learning-path__breadcrumbs{padding:1rem;font-size:.875rem;color:#6c757d;background:#fff;border-radius:.5rem}.cv-learning-path__breadcrumbs a{color:#8f48d8;text-decoration:none;transition:color .2s ease}.cv-learning-path__breadcrumbs a:hover{color:#6925ae}.cv-learning-path__title{font-size:20px;color:#212529;margin-bottom:1rem;line-height:1.25}.cv-learning-path__section{margin-bottom:0}.cv-learning-path__section-toggle{opacity:0;animation:fadeIn .2s ease-in 0s forwards;width:100%;display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;transition:background-color .2s ease;padding:10px 15px;position:relative}@keyframes fadeIn{to{opacity:1}}.cv-learning-path__section-toggle:hover{background-color:#d8e9ef}.cv-learning-path__section-toggle[aria-expanded=true] .cv-learning-path__toggle-icon{transform:rotate(180deg)}.cv-learning-path__section-title{font-size:1rem;text-transform:capitalize;margin:0;display:flex;align-items:center;gap:8px}.cv-learning-path__section .cv-learning-path__toggle-icon{display:inline-block;width:26px;transition:transform .2s ease}.cv-learning-path__section .cv-learning-path__toggle-icon.rotate-180{transform:rotate(180deg)}.cv-learning-path__section-content.hidden{display:none}.cv-learning-path__post{color:#000;position:relative;padding:10px 30px 10px 78px;margin-bottom:5px;border-radius:.25rem;transition:background-color .2s ease,color .2s ease,border-left .2s ease;cursor:pointer;font-size:1rem}.cv-learning-path__post::before{content:"";position:absolute;left:45px;top:25%;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-position:center}.cv-learning-path__post.interactive-content::before{background-image:url(../icons/interactive-content.svg)}.cv-learning-path__post.games::before{background-image:url(../icons/Game-icon.svg)}.cv-learning-path__post.quiz::before,.cv-learning-path__post.quizzes::before{background-image:url(../icons/Quiz.svg)}.cv-learning-path__post.default::before,.cv-learning-path__post.insight-iqs::before,.cv-learning-path__post.free-contents::before{background-image:url(../icons/default.svg)}.cv-learning-path__post.active{background-color:#d8e9ef;border-left:4px solid #8f48d8}.cv-learning-path__post.active::before{left:41px}.cv-learning-path__post__post-link{display:flex;align-items:center;text-decoration:none;color:inherit;width:100%}.cv-learning-path__post:hover{background-color:#d8e9ef}.cv-learning-path__post .cv-learning-path__post-link{color:rgba(0,0,0,.5333333333)}.cv-learning-path__post.completed .cv-learning-path__post-link{color:#28a745;position:relative;transition:color .9s ease}.cv-learning-path__post.completed::after{content:"✓";position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#28a745;font-weight:bold}.cv-learning-path__content{width:100%;padding:50px 27px;background:#fff;border-radius:.5rem}.cv-learning-path__content .lp-progress{padding-top:10px;padding-bottom:18px;border-top:1px solid rgba(0,0,0,.5);display:flex;justify-content:end;align-items:center;gap:10px;font-size:18px}@media(max-width: 575px){.cv-learning-path__content .lp-progress{display:block}}.cv-learning-path__content .lp-progress-bar{background-color:rgba(216,233,239,.5333333333);border-radius:6px;position:relative;overflow:hidden;padding-inline:.5rem;width:15vw;border:.5px solid rgba(0,0,0,.5)}@media(max-width: 575px){.cv-learning-path__content .lp-progress-bar{width:100%}}.cv-learning-path__content .lp-progress-bar .lp-progress-fill{text-align:center}.cv-learning-path__content .lp-progress-bar .lp-progress-fill::after{content:"";position:absolute;inset:0;height:100%;width:var(--progress-width, 0%);background:linear-gradient(90deg, #4caf50, #81c784);transition:width .4s ease-in-out}.cv-learning-path__content .lp-progress-bar .lp-progress-text{position:relative;z-index:1;font-size:12px}@media(min-width: 768px){.cv-learning-path__content{width:65%;padding-left:1.5rem}}@media(min-width: 576px){.cv-learning-path__content-header{display:flex;justify-content:space-between}}.cv-learning-path__content-header-breadcrumbs{padding-bottom:15px;font-size:1.25rem;color:#6c757d;font-weight:400;font-family:"Baloo Bhai Regular","Inter",system-ui,sans-serif}.cv-learning-path__content-header-breadcrumbs a{color:#ff8247;text-decoration:none;transition:color .2s ease}.cv-learning-path__content-header-breadcrumbs a:hover{color:#6925ae}.cv-learning-path__content-header-curriculum{display:none}@media(min-width: 576px){.cv-learning-path__content-header-curriculum{width:15vw;font-size:12px;height:20px;display:block}}.cv-learning-path__content-container{background-color:#fff;border-radius:.5rem;position:relative}.cv-learning-path__content-title{font-size:1rem;margin-bottom:.5rem;color:#212529;line-height:1.5}.cv-learning-path__content-body{line-height:1.5;color:#212529}.cv-learning-path__content-body>*{background-color:rgba(217,217,217,.3019607843);border-radius:5px}.cv-learning-path__loading-indicator{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:1.2em;color:#6c757d;text-align:center;flex-direction:column}.cv-learning-path__loading-indicator .dashicons-update{transform-origin:center center;display:inline-block}.cv-learning-path__nav-buttons{display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e9ecef;gap:1rem;flex-wrap:wrap;position:sticky;bottom:0px;background-color:#fff;padding-bottom:1.5rem}.cv-learning-path__nav-buttons .cv-learning-path__nav-btn{background-color:#8f48d8;color:#fff;border:none;padding:12px 25px;border-radius:.5rem;cursor:pointer;font-size:1em;transition:background-color .2s ease,opacity .2s ease;flex-grow:1;text-align:center}.cv-learning-path__nav-buttons .cv-learning-path__nav-btn:hover:not(:disabled){background-color:#6925ae}.cv-learning-path__nav-buttons .cv-learning-path__nav-btn:disabled{background-color:#dee2e6;cursor:not-allowed;opacity:.6}.cv-learning-path__error-message{padding:1.5rem;background-color:rgba(255,230,230,.9);border:1px solid #fcc;color:#c00;border-radius:.5rem;margin-top:1.5rem;text-align:center}.cv-learning-path__error-message h3{margin-top:0;color:#b30000}.cv-learning-path__quiz-section{padding:1.5rem;margin:1.5rem 0;border-left:4px solid #8f48d8}.cv-learning-path__quiz-section h3{font-size:1.25rem;margin-bottom:.5rem;color:#212529}.cv-learning-path__quiz-section p{color:#6c757d;margin-bottom:1rem}.cv-learning-path__quiz-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-family:"Baloo Bhai Regular","Inter",system-ui,sans-serif;cursor:pointer;transition:all .2s ease;text-align:center;white-space:nowrap;user-select:none;border:1px solid rgba(0,0,0,0);line-height:1.5;background:#8f48d8;color:#fff;width:100%}.cv-learning-path__quiz-button:disabled{opacity:.65;cursor:not-allowed}.cv-learning-path__quiz-button:hover:not(:disabled){background:#792bca;transform:translateY(-1px)}.cv-learning-path__quiz-button:active:not(:disabled){transform:translateY(0)}@media(min-width: 576px){.cv-learning-path__quiz-button{width:auto;min-width:200px}}.cv-learning-path__content-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.5rem 0}@media(min-width: 576px){.cv-learning-path__content-grid{grid-template-columns:1fr 1fr}}.cv-learning-path__content-column h4{font-size:1.1rem;margin-bottom:.5rem;color:#212529;padding-bottom:.5rem;border-bottom:1px solid #dee2e6}.cv-learning-path__content-column ul{list-style:none;padding:0;margin:0}.cv-learning-path__content-column ul li{padding:.5rem 0;border-bottom:1px solid #e9ecef}.cv-learning-path__content-column ul li:last-child{border-bottom:none}.cv-learning-path__empty-message{color:#adb5bd;font-style:italic;padding:1rem;text-align:center}@keyframes dashicons-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.dashicons-spin{animation:dashicons-spin 1s infinite linear;transform-origin:center center;display:inline-block}
