:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend{line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}:root{--primary: #2563eb;--primary-gradient: linear-gradient(90deg, #2563eb 0%, #7c3aed 100%);--bg-body: #f1f5f9;--text-main: #1f2937;--text-muted: #6b7280;--border: #e2e8f0;--card-bg: #ffffff}.page-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;background-color:var(--bg-body)}.page-wrapper::before{content:"";display:block;height:4px;width:100%;background:var(--primary-gradient);position:fixed;top:-1px;left:0;z-index:1001}.content-wrapper{flex:1 0 auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.d-flex{display:flex}.space-between{justify-content:space-between}.w-100{width:100%}.main-header{height:80px;background:hsla(0,0%,100%,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;position:sticky;top:0;z-index:1000}.header-container{display:flex;justify-content:space-between}.header-left,.head-right{display:flex;align-items:center;gap:40px}.logo-group{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-dot{width:12px;height:12px;background:var(--primary);border-radius:3px;transform:rotate(45deg)}.logo-text{font-size:1.4rem;font-weight:800;color:#111827;letter-spacing:-0.5px}.main-nav{display:flex;gap:25px}.nav-link{font-size:14px;font-weight:600;color:var(--text-muted);text-decoration:none;position:relative;padding:5px 0;transition:color .3s}.nav-link:hover,.nav-link.active{color:var(--primary)}.nav-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);transition:width .3s ease}.nav-link:hover::after{width:100%}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;z-index:1100;padding:0;position:relative}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.menu-overlay.is-active{opacity:1;visibility:visible}.mobile-menu-toggle .line{width:100%;height:3px;background-color:#111827;transition:all .3s ease-in-out;border-radius:2px}.mobile-menu-toggle.is-active .line:nth-child(1){transform:translateY(9px) rotate(45deg)}.mobile-menu-toggle.is-active .line:nth-child(2){opacity:0}.mobile-menu-toggle.is-active .line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media(max-width: 768px){.mobile-menu-toggle{display:flex}.main-nav{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#fff;z-index:1050;flex-direction:column;padding:100px 30px;gap:25px;box-shadow:-5px 0 15px rgba(0,0,0,.1);transition:right .4s cubic-bezier(0.4, 0, 0.2, 1);display:none}.main-nav.is-active{right:0;display:flex}}.main-footer{background:#111827;color:#9ca3af;padding-top:60px;margin-top:80px;flex-shrink:0}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:40px;padding-bottom:40px}.footer-info .logo{color:#fff;margin-bottom:20px;display:block}.footer-info p{line-height:1.6;font-size:14px}.footer-links h4,.footer-contact h4{color:#fff;margin-bottom:20px;font-size:16px}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{color:inherit;text-decoration:none;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #1f2937;padding:25px 0;text-align:center;font-size:13px}.footer-bottom a{color:#fff;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.pagination{margin:40px 0;display:flex;justify-content:center;gap:5px}.pagination *{padding:8px 14px;border-radius:6px;border:1px solid var(--border);background-color:var(--card-bg);text-decoration:none;color:var(--text-main)}.pagination a:hover{opacity:.6}.pagination .current{background:var(--primary);color:#fff;border-color:var(--primary)}.pagination em{font-style:normal}.filters-top{background:var(--card-bg);padding:20px;border-radius:12px;border:1px solid var(--border);margin-bottom:40px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.filters-form{display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end}.filter-group{flex:1 1 200px}.filter-group label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.filter-group select{width:100%;padding:10px;border-radius:8px;border:1px solid var(--border);background:#fff;outline:none}.btn-submit{background:var(--primary);color:#fff;border:none;padding:11px 24px;border-radius:8px;font-weight:600;cursor:pointer;white-space:nowrap}.btn-submit:hover{opacity:.9}.courses-grid{display:grid;gap:25px;grid-template-columns:1fr}@media(min-width: 640px){.courses-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.courses-grid{grid-template-columns:repeat(3, 1fr)}}.course-card{background:var(--card-bg);border-radius:12px;display:flex;flex-direction:column;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden;text-decoration:none}.course-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.course-image-wrapper{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#e2e8f0}.course-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.course-card:hover .course-image{transform:scale(1.05)}.course-badges-top{position:absolute;top:12px;left:12px;display:flex;gap:6px;flex-wrap:wrap}.course-badge{padding:4px 10px;border-radius:6px;font-size:10px;font-weight:800;text-transform:uppercase;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.15)}.badge-beginner{background:#10b981}.badge-middle{background:#f59e0b}.badge-expert{background:#ef4444}.badge-format{background:rgba(31,41,55,.8);backdrop-filter:blur(4px)}.card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.course-product-tag{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--primary);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.course-card h3{margin:0 0 8px 0;font-size:1.2rem;font-weight:800;line-height:1.25;color:#000}.preposition{font-size:11px;text-transform:uppercase;color:var(--text-muted)}.card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:14px;margin-top:auto;border-top:1px solid var(--border)}.learning-format-tag{font-size:12px;font-weight:600;color:var(--text-muted);background:var(--bg-body);padding:3px 10px;border-radius:6px}.duration-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:700;color:var(--text-main)}.py-main{padding-top:40px;padding-bottom:80px}.mb-20{margin-bottom:20px}.mb-10{margin-bottom:10px}.back-link{color:var(--text-muted);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.back-link:hover{color:var(--primary)}.course-show-layout{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width: 1024px){.course-show-layout{grid-template-columns:1fr 360px}}.display-title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:24px}.course-lead-desc{font-size:1.2rem;color:var(--text-muted);line-height:1.6}.course-section{margin-top:50px}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:20px}.requirements-box{background:#fff;padding:24px;border-radius:12px;border:1px solid var(--border);line-height:1.7}.modules-list{display:flex;flex-direction:column;gap:16px}.module-item{display:flex;gap:20px;background:#fff;padding:20px;border-radius:12px;border:1px solid var(--border)}.module-number{flex-shrink:0;width:36px;height:36px;background:var(--bg-body);color:var(--primary);display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:800;font-size:14px}.module-info{display:flex;align-items:center}.module-name{font-size:1.1rem;font-weight:700;margin:0}.module-text{color:var(--text-muted);font-size:14px}.sticky-card{background:#fff;border-radius:16px;border:1px solid var(--border);overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.05);position:sticky;top:100px}.sidebar-image{position:relative;aspect-ratio:16/9}.sidebar-image img{width:100%;height:100%;object-fit:cover}.sidebar-content{padding:24px}.sidebar-meta{margin-bottom:24px}.meta-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--bg-body);font-size:14px}.meta-label{color:var(--text-muted)}.meta-value{font-weight:700;color:var(--text-main)}.btn-enroll{display:block;width:100%;background:var(--primary);color:#fff;text-align:center;padding:16px;border-radius:10px;font-weight:700;text-decoration:none;font-size:16px;transition:transform .2s,background .2s}.btn-enroll:hover{background:#1d4ed8;transform:translateY(-2px)}.sidebar-hint{text-align:center;font-size:12px;color:var(--text-muted);margin-top:12px}.price-display{background:#f8fafc;padding:15px;border-radius:10px;border:1px dashed var(--border);text-align:center}.price-label{font-size:12px;text-transform:uppercase;color:var(--text-muted);font-weight:700;margin-bottom:5px}.price-amount{font-size:24px;font-weight:800;color:#059669}.audience-box{background:#fff;padding:15px 20px;border-left:4px solid var(--primary);border-radius:4px 12px 12px 4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.info-tag strong{color:var(--text-main);margin-right:5px}.highlight-box{background:#fdfdfd;border-left:4px solid #f59e0b}.text-muted{color:var(--text-muted);line-height:1.6}.text-primary{color:var(--primary) !important}.text-success{color:#059669 !important}.course-sidebar-desktop{display:none}.course-sidebar-mobile{margin-bottom:3rem}@media(min-width: 600px){.course-sidebar-mobile{max-width:550px}}@media(min-width: 1023px){.course-sidebar-mobile{display:none}.course-sidebar-desktop{display:block}}

/*# sourceMappingURL=application-04bbed12.css.map*/