.elementor-113 .elementor-element.elementor-element-e09c196{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d7c8146 *//* ====== GLOBAL (SCOPED) ====== */
.stepup-schedule *{box-sizing:border-box;font-family:system-ui,-apple-system,"Inter",Segoe UI,Roboto,Helvetica,Arial,sans-serif}
.stepup-schedule .stepup-container{max-width:1200px;margin:auto;padding:0 16px}

/* ====== HERO ====== */
.stepup-schedule .stepup-hero{background:linear-gradient(135deg,#1e3a8a,#3730a3,#581c87);padding:80px 0;text-align:center;color:#fff}
.stepup-schedule .stepup-hero span{display:inline-block;background:rgba(255,255,255,.2);padding:6px 16px;border-radius:999px;font-size:14px;margin-bottom:16px}
.stepup-schedule .stepup-hero h1{font-size:40px;margin:10px 0 12px;line-height:1.2}
.stepup-schedule .stepup-hero p{font-size:18px;opacity:.88;max-width:780px;margin:0 auto;line-height:1.6}

/* ====== GRID ====== */
.stepup-schedule .schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:80px 0}
.stepup-schedule .schedule-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.05)}
.stepup-schedule .card-head{padding:24px;color:#fff}
.stepup-schedule .card-head h3{font-size:22px;margin:0 0 6px}
.stepup-schedule .card-head p{opacity:.9;font-size:14px;margin:0}
.stepup-schedule .card-head .shift-note{margin-top:10px;font-size:13px;opacity:.9;line-height:1.5}
.stepup-schedule .card-body{padding:24px}
.stepup-schedule .batch{border-radius:14px;padding:14px;margin-bottom:14px}
.stepup-schedule .batch:last-child{margin-bottom:0}
.stepup-schedule .batch h4{margin:0 0 6px;font-size:16px;color:#0f172a}
.stepup-schedule .batch .desc{margin:0 0 8px;font-size:13px;color:#475569;line-height:1.55}
.stepup-schedule .batch .meta{display:flex;flex-wrap:wrap;gap:10px 14px;font-size:13px;color:#334155}
.stepup-schedule .meta span{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.65);border:1px solid rgba(15,23,42,.08);padding:6px 10px;border-radius:999px}

/* ====== COLORS ====== */
.stepup-schedule .morning{background:linear-gradient(90deg,#f59e0b,#f97316)}
.stepup-schedule .morning-bg{background:#fff7ed}
.stepup-schedule .noon{background:linear-gradient(90deg,#3b82f6,#6366f1)}
.stepup-schedule .noon-bg{background:#eff6ff}
.stepup-schedule .evening{background:linear-gradient(90deg,#a855f7,#ec4899)}
.stepup-schedule .evening-bg{background:#faf5ff}

/* ====== WEEKEND ====== */
.stepup-schedule .weekend{background:#fff;padding:60px 0}
.stepup-schedule .weekend .subtitle{text-align:center;font-size:14px;color:#047857;font-weight:600;margin-bottom:10px}
.stepup-schedule .weekend h2{text-align:center;font-size:32px;margin:0 0 14px;color:#0f172a}
.stepup-schedule .weekend .lead{text-align:center;max-width:860px;margin:0 auto 40px;color:#475569;line-height:1.65}
.stepup-schedule .weekend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.stepup-schedule .weekend-card{background:linear-gradient(135deg,#ecfdf5,#ccfbf1);padding:20px;border-radius:18px;border:1px solid #a7f3d0}
.stepup-schedule .weekend-card span{font-size:13px;color:#047857;font-weight:700}
.stepup-schedule .weekend-card h4{margin:8px 0 8px;font-size:18px;color:#0f172a}
.stepup-schedule .weekend-card p{margin:0 0 10px;color:#475569;font-size:13px;line-height:1.55}
.stepup-schedule .weekend-card small{display:inline-block;font-size:13px;color:#0f766e;font-weight:700;background:rgba(255,255,255,.75);padding:6px 10px;border-radius:999px;border:1px solid rgba(15,118,110,.2)}

/* ====== CTA ====== */
.stepup-schedule .schedule-cta{background:linear-gradient(90deg,#2563eb,#4f46e5);padding:70px 0;text-align:center;color:#fff}
.stepup-schedule .schedule-cta h2{font-size:34px;margin:0 0 12px;line-height:1.25}
.stepup-schedule .schedule-cta p{opacity:.92;margin:0 auto 30px;max-width:860px;line-height:1.65;font-size:16px}
.stepup-schedule .schedule-cta a{display:inline-block;padding:14px 26px;border-radius:999px;font-weight:700;text-decoration:none;margin:6px}
.stepup-schedule .btn-admission{background:#fff;color:#2563eb}
.stepup-schedule .btn-admission:hover{opacity:.92}
.stepup-schedule .btn-whatsapp{background:#22c55e;color:#fff}
.stepup-schedule .btn-whatsapp:hover{opacity:.92}

/* ====== RESPONSIVE ====== */
@media(max-width:992px){
  .stepup-schedule .schedule-grid{grid-template-columns:repeat(2,1fr)}
  .stepup-schedule .weekend-grid{grid-template-columns:repeat(2,1fr)}
  .stepup-schedule .stepup-hero{padding:70px 0}
}
@media(max-width:600px){
  .stepup-schedule .schedule-grid{grid-template-columns:1fr}
  .stepup-schedule .weekend-grid{grid-template-columns:1fr}
  .stepup-schedule .stepup-hero h1{font-size:30px}
  .stepup-schedule .schedule-cta h2{font-size:28px}
  .stepup-schedule .schedule-cta p{font-size:15px}
}
@media(prefers-reduced-motion:reduce){
  .stepup-schedule .schedule-cta a{transition:none}
}/* End custom CSS */