.courses-module__VcSeOq__page{background-color:var(--color-bg);min-height:100vh}.courses-module__VcSeOq__pageHeader{background:var(--color-surface-alt);text-align:center;padding:190px 0 60px;position:relative}@media (min-width:768px){.courses-module__VcSeOq__pageHeader{padding:160px 0 80px}}.courses-module__VcSeOq__headerOverlay{background:radial-gradient(at top,#1d2d3c14 0%,#0000 70%);position:absolute;inset:0}.courses-module__VcSeOq__headerContent{z-index:2;padding:0 1rem;position:relative}.courses-module__VcSeOq__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--color-cyan);margin-bottom:1rem;font-size:.85rem;font-weight:800;display:block}.courses-module__VcSeOq__pageTitle{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.courses-module__VcSeOq__pageSubtitle{color:var(--color-body);max-width:680px;margin:0 auto;font-size:1.1rem;font-weight:500;line-height:1.7}.courses-module__VcSeOq__coursesBody{background:var(--color-surface);padding:3.5rem 0}@media (min-width:768px){.courses-module__VcSeOq__coursesBody{padding:6rem 0}}.courses-module__VcSeOq__coursesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.courses-module__VcSeOq__courseCard{border:3px solid var(--color-yellow);box-shadow:var(--shadow-card);text-align:center;min-height:480px;transition:transform var(--transition), box-shadow var(--transition);color:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;padding:2.5rem 2rem;display:flex}.courses-module__VcSeOq__courseCard:hover{transform:translateY(-6px);box-shadow:0 20px 40px #a67c3340}.courses-module__VcSeOq__courseTop{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:1.5rem;display:flex}.courses-module__VcSeOq__courseBadge{align-items:center;gap:.5rem;display:flex}.courses-module__VcSeOq__icon{font-size:1.8rem}.courses-module__VcSeOq__tag{letter-spacing:1px;text-transform:uppercase;color:var(--color-cyan);background:var(--color-yellow);border-radius:4px;padding:.3rem .75rem;font-size:.72rem;font-weight:700}.courses-module__VcSeOq__num{font-family:var(--font-heading);color:var(--color-yellow);opacity:.8;font-size:2.2rem;font-weight:800}.courses-module__VcSeOq__courseTitle{color:#fff;margin-bottom:1.5rem;font-size:1.35rem;font-weight:800;line-height:1.3}.courses-module__VcSeOq__courseContent{flex-grow:1;width:100%;margin-bottom:2rem}.courses-module__VcSeOq__courseHook{color:var(--color-yellow);margin-bottom:1.25rem;font-size:1.05rem;font-weight:700;line-height:1.4}.courses-module__VcSeOq__courseHook strong{color:#fff}.courses-module__VcSeOq__courseQuestions{text-align:left;max-width:100%;margin-bottom:1.5rem;list-style:none;display:inline-block}.courses-module__VcSeOq__courseQuestions li{color:#ffffffe6;margin-bottom:.6rem;padding-left:1.2rem;font-size:.95rem;font-weight:500;line-height:1.45;position:relative}.courses-module__VcSeOq__courseQuestions li:before{content:"»";color:var(--color-yellow);font-size:1.1rem;font-weight:700;position:absolute;left:0}.courses-module__VcSeOq__courseDetail{color:#fffc;border-top:1px dashed #fff3;padding-top:1.25rem;font-size:.9rem;font-weight:500}.courses-module__VcSeOq__courseDetail strong{color:var(--color-yellow)}.courses-module__VcSeOq__enrolBtn{width:100%}.courses-module__VcSeOq__pricingSection{background:var(--color-surface);border-top:1px solid #0000000d;padding:6rem 0}.courses-module__VcSeOq__sectionTitleDark{color:var(--color-cyan);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.courses-module__VcSeOq__pricingSub{color:var(--color-body);max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.courses-module__VcSeOq__pricingGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.courses-module__VcSeOq__pricingGrid{grid-template-columns:repeat(3,1fr)}}.courses-module__VcSeOq__pricingCard{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--transition);background:#fff;border:1px solid #0000001a;padding:2.5rem 2rem;position:relative}.courses-module__VcSeOq__pricingCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.courses-module__VcSeOq__pricingPopular{border:3px solid var(--color-yellow);box-shadow:var(--shadow-lg);z-index:10;transform:scale(1.05)}.courses-module__VcSeOq__pricingPopular:hover{transform:scale(1.05)translateY(-5px)}.courses-module__VcSeOq__popularBadge{background:var(--color-yellow);color:var(--color-cyan);text-transform:uppercase;box-shadow:var(--shadow-sm);border-radius:20px;padding:.4rem 1rem;font-size:.8rem;font-weight:800;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.courses-module__VcSeOq__pricingCard h3{color:var(--color-cyan);margin-bottom:1rem;font-size:1.4rem}.courses-module__VcSeOq__price{color:var(--color-cyan);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.courses-module__VcSeOq__pricingDesc{color:var(--color-body);min-height:40px;margin-bottom:2rem;font-size:.95rem}.courses-module__VcSeOq__pricingFeatures{text-align:left;margin:0 0 2rem;padding:0;list-style:none}.courses-module__VcSeOq__pricingFeatures li{color:var(--color-text);margin-bottom:.8rem;font-size:.95rem;font-weight:500}.courses-module__VcSeOq__schoolTrainingBanner{background:var(--color-cyan);color:#fff;border-radius:var(--radius-lg);border:2px solid var(--color-yellow);padding:3rem}.courses-module__VcSeOq__schoolTrainingBanner h3{color:var(--color-yellow);margin-bottom:.5rem;font-size:1.8rem}.courses-module__VcSeOq__schoolTrainingBanner p{margin-bottom:1.5rem;font-size:1.1rem}.courses-module__VcSeOq__schoolTrainingBanner .courses-module__VcSeOq__price{color:#fff;margin-bottom:2rem;font-size:1.8rem}.courses-module__VcSeOq__ctaBanner{background:var(--color-surface-alt);text-align:center;padding:6rem 1rem}.courses-module__VcSeOq__ctaBanner h2{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}.courses-module__VcSeOq__ctaBanner p{color:var(--color-body);font-size:1.1rem;font-weight:500}.courses-module__VcSeOq__targetAudience{text-align:left;margin-top:1rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.courses-module__VcSeOq__targetAudience strong{text-transform:uppercase;letter-spacing:.5px;color:var(--color-yellow);margin-bottom:.25rem;font-size:.85rem;display:block}.courses-module__VcSeOq__targetAudience p{color:#ffffffe6;font-weight:500}
