.elementor-99 .elementor-element.elementor-element-f80eac5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-fdcec86 *//* ========= GLC COURSES (Modern • Soft • Professional) ========= */
.glcC{
  --p:#123B6D;
  --p2:#0E2E55;
  --a:#2DD4BF;
  --txt:#0b1220;
  --mut:#5f6e85;
  --bd:#e6eef9;
  --soft:#f6f9ff;
  --r:24px;

  font-family:"Manrope", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color:var(--txt);
}

.glcC *{box-sizing:border-box}
.glcC a{text-decoration:none}
.glcC-wrap{max-width:1180px;margin:0 auto;padding:0 18px}

/* Typography */
.glcC-h1{margin:14px 0 12px;font-size:50px;line-height:1.05;letter-spacing:-0.04em;color:var(--p2)}
.glcC-h1Sub{display:block;margin-top:10px;font-size:18px;line-height:1.45;color:var(--mut);font-weight:800}
.glcC-h2{margin:0 0 10px;font-size:38px;line-height:1.12;letter-spacing:-0.03em;color:var(--p2)}
.glcC-lead{margin:0 0 18px;font-size:17px;line-height:1.95;color:var(--txt)}
.glcC-text{margin:0;color:var(--mut);font-size:16px;line-height:1.95}
.glcC-sub{margin:0;color:var(--mut);font-size:16px;line-height:1.9}

/* Eyebrow */
.glcC-eyebrow{
  display:inline-flex;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(18,59,109,.06);
  border:1px solid rgba(18,59,109,.12);
  color:var(--p2);
  font-weight:900;
  font-size:12px;
  letter-spacing:.02em;
}

/* Bread */
.glcC-bread{display:flex;gap:10px;align-items:center;color:var(--mut);font-weight:800;font-size:13px}
.glcC-breadLink{color:var(--p);font-weight:1000}
.glcC-breadLink:hover{text-decoration:underline}
.glcC-breadSep{opacity:.6}

/* Buttons */
.glcC-btn{
  display:inline-flex;align-items:center;justify-content:center;
  padding:12px 18px;border-radius:14px;
  font-weight:900;font-size:14px;
  border:1px solid transparent;
  transition:transform .15s ease, box-shadow .15s ease, filter .15s ease;
  white-space:nowrap;
}
.glcC-btn:hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(11,18,32,.12)}
.glcC-btn:active{transform:translateY(0)}
.glcC-btnFull{width:100%}

.glcC-btnPrimary{
  color:#fff;
  background:linear-gradient(135deg, var(--p) 0%, var(--p2) 100%);
  box-shadow:0 12px 26px rgba(18,59,109,.20);
}
.glcC-btnOutline{
  color:var(--p2);
  background:#fff;
  border:1px solid rgba(18,59,109,.20);
}
.glcC-btnGhost{
  color:var(--p2);
  background:rgba(18,59,109,.06);
  border:1px solid rgba(18,59,109,.12);
}

/* Hero */
.glcC-hero{
  padding:76px 0 76px;
  background:
    radial-gradient(950px 460px at 14% -10%, rgba(45,212,191,.22), transparent 60%),
    radial-gradient(900px 420px at 96% 10%, rgba(18,59,109,.16), transparent 55%),
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  border-bottom:1px solid var(--bd);
}
.glcC-heroGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}
.glcC-pill{
  margin-top:10px;
  display:inline-flex;gap:10px;align-items:center;
  padding:10px 14px;border-radius:999px;
  background:rgba(255,255,255,.75);
  border:1px solid var(--bd);
  color:var(--p2);font-weight:900;font-size:13px;
  backdrop-filter: blur(10px);
}
.glcC-dot{width:10px;height:10px;border-radius:999px;background:var(--a);box-shadow:0 0 0 6px rgba(45,212,191,.16)}
.glcC-btnRow{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0 16px}

/* Chips */
.glcC-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.glcC-chip{
  padding:10px 12px;border-radius:999px;
  border:1px solid var(--bd);
  background:rgba(255,255,255,.72);
  color:var(--p2);
  font-weight:900;font-size:13px;
}

/* Hero card */
.glcC-heroCard{
  position:relative;
  border-radius:var(--r);
  border:1px solid var(--bd);
  overflow:hidden;
  height:440px;
  background:#fff;
  box-shadow:0 20px 60px rgba(11,18,32,.14);
}
.glcC-heroImg{
  position:absolute;inset:0;
  background-size:cover;background-position:center;
  background-image:url('https://images.unsplash.com/photo-1522202176988-66273c2fd55f?auto=format&fit=crop&w=1800&q=75');
}
.glcC-heroImg::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg, rgba(11,18,32,.55) 0%, rgba(11,18,32,.18) 55%, rgba(11,18,32,0) 100%);
}
.glcC-heroFloat{
  position:absolute;left:18px;bottom:18px;
  width:min(360px, calc(100% - 36px));
  background:rgba(255,255,255,.92);
  border:1px solid rgba(230,238,249,.95);
  border-radius:18px;
  padding:14px;
  backdrop-filter: blur(10px);
  box-shadow:0 16px 44px rgba(11,18,32,.12);
}
.glcC-fTitle{font-weight:1000;color:var(--p2);font-size:14px}
.glcC-fSub{color:var(--mut);font-size:13px;margin:6px 0 10px}

/* Trust */
.glcC-trust{padding:18px 0;background:#fff;border-bottom:1px solid var(--bd)}
.glcC-trustGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.glcC-trustItem{
  background:rgba(18,59,109,.05);
  border:1px solid rgba(18,59,109,.10);
  border-radius:18px;
  padding:14px;
}
.glcC-tK{font-size:12px;color:var(--mut);font-weight:900;margin-bottom:6px}
.glcC-tV{font-size:14px;color:var(--p2);font-weight:900}

/* Sections */
.glcC-sec{padding:88px 0;background:#fff}
.glcC-soft{background:var(--soft)}
.glcC-head{max-width:820px;margin:0 auto 26px}

/* Categories grid */
.glcC-catGrid{display:grid;gap:18px}
.glcC-cat{
  background:#fff;
  border:1px solid var(--bd);
  border-radius:var(--r);
  padding:20px;
  box-shadow:0 18px 50px rgba(11,18,32,.08);
}
.glcC-catTop{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}
.glcC-badge{
  width:42px;height:42px;border-radius:14px;
  display:inline-flex;align-items:center;justify-content:center;
  background:rgba(45,212,191,.18);
  color:var(--p2);
  font-weight:1000;
}
.glcC-cat h3{margin:0 0 6px;color:var(--p2);font-size:20px;line-height:1.35}
.glcC-cat p{margin:0;color:var(--mut);line-height:1.9}

/* Category image */
.glcC-catImg{
  height:220px;
  border-radius:18px;
  border:1px solid var(--bd);
  overflow:hidden;
  background-size:cover;
  background-position:center;
  margin:14px 0;
}
.glcC-imgEN{background-image:url('https://images.unsplash.com/photo-1455390582262-044cdead277a?auto=format&fit=crop&w=1800&q=75')}
.glcC-imgIT{background-image:url('https://images.unsplash.com/photo-1515879218367-8466d910aaa4?auto=format&fit=crop&w=1800&q=75')}
.glcC-imgOB{background-image:url('https://images.unsplash.com/photo-1557838923-2985c318be48?auto=format&fit=crop&w=1800&q=75')}

/* Course list cards */
.glcC-courseGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.glcC-course{
  border:1px solid var(--bd);
  border-radius:18px;
  padding:14px;
  background:rgba(246,249,255,.85);
}
.glcC-courseTitle{font-weight:1000;color:var(--p2);font-size:14px;margin-bottom:6px}
.glcC-courseMeta{color:var(--mut);font-weight:800;font-size:13px;line-height:1.6}

.glcC-catBtns{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}

/* Modes */
.glcC-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.glcC-mode{
  border:1px solid var(--bd);
  border-radius:var(--r);
  overflow:hidden;
  background:#fff;
  box-shadow:0 18px 50px rgba(11,18,32,.08);
}
.glcC-modeImg{height:180px;background-size:cover;background-position:center}
.glcC-m1{background-image:url('https://images.unsplash.com/photo-1523580846011-d3a5bc25702b?auto=format&fit=crop&w=1800&q=75')}
.glcC-m2{background-image:url('https://images.unsplash.com/photo-1588702547923-7093a6c3ba33?auto=format&fit=crop&w=1800&q=75')}
.glcC-m3{background-image:url('https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1800&q=75')}
.glcC-modeTxt{padding:16px}
.glcC-modeTxt h3{margin:0 0 6px;color:var(--p2);font-size:18px;line-height:1.35}
.glcC-modeTxt p{margin:0;color:var(--mut);line-height:1.9}

/* Note */
.glcC-note{
  margin-top:16px;
  padding:14px 16px;
  border-radius:18px;
  background:rgba(45,212,191,.14);
  border:1px solid rgba(45,212,191,.26);
  color:var(--p2);
  font-weight:1000;
}

/* CTA */
.glcC-ctaBox{
  display:flex;gap:16px;align-items:center;justify-content:space-between;
  background:#fff;
  border:1px solid var(--bd);
  border-radius:var(--r);
  padding:24px;
  box-shadow:0 18px 50px rgba(11,18,32,.08);
}
.glcC-ctaBtns{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}

/* Responsive */
@media (max-width:1024px){
  .glcC-heroGrid{grid-template-columns:1fr}
  .glcC-trustGrid{grid-template-columns:1fr}
  .glcC-h1{font-size:40px}
  .glcC-h2{font-size:30px}
  .glcC-heroCard{height:360px}
  .glcC-courseGrid{grid-template-columns:1fr}
  .glcC-modes{grid-template-columns:1fr}
  .glcC-ctaBox{flex-direction:column;align-items:flex-start}
  .glcC-ctaBtns{justify-content:flex-start}
}


/* =====================================
   HERO SUB-HEADING (FONT + STYLE)
   ===================================== */

.glcC-h1Sub{
  margin-top: 20px;
  font-family: "DM Sans", Manrope, system-ui, sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.45;
  color: #415a77;
  max-width: 640px;
}

/* Elegant accent */
.glcC-h1Sub::after{
  content:"";
  display:block;
  width:48px;
  height:3px;
  margin-top:12px;
  background: linear-gradient(90deg, #2DD4BF, #123B6D);
  border-radius:3px;
}

/* Mobile */
@media (max-width:768px){
  .glcC-h1Sub{
    font-size: 18px;
    margin-top: 14px;
  }
}
/* =========================================================
   GLC Courses — Professional Tweaks (paste at END)
   Improves: layout, grid auto-fit, card polish, hover, spacing
   ========================================================= */

/* Softer overall section feel */
.glcC-sec{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}

/* Category cards: slightly more premium */
.glcC-cat{
  border-color: rgba(18,59,109,.12);
  box-shadow: 0 18px 55px rgba(11,18,32,.07);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.glcC-cat:hover{
  transform: translateY(-2px);
  box-shadow: 0 26px 70px rgba(11,18,32,.10);
  border-color: rgba(18,59,109,.18);
}

/* Category heading spacing */
.glcC-cat h3{
  font-weight: 900;
  letter-spacing: -0.01em;
}
.glcC-cat p{
  font-weight: 650;
}

/* Category image: cleaner and slightly shorter */
.glcC-catImg{
  height: 200px;
  border-radius: 18px;
}

/* Course grid: AUTO-FIT so 5/6 items look perfect on all screens */
.glcC-courseGrid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
  gap: 12px;
}

/* Course card: whiter + crisp border + hover */
.glcC-course{
  background: rgba(255,255,255,.92) !important;
  border: 1px solid rgba(18,59,109,.12) !important;
  box-shadow: 0 10px 26px rgba(11,18,32,.05);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.glcC-course:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 44px rgba(11,18,32,.10);
  border-color: rgba(45,212,191,.35) !important;
}

/* Course typography */
.glcC-courseTitle{
  font-size: 14px;
  font-weight: 900;
  letter-spacing: -0.01em;
}
.glcC-courseMeta{
  font-size: 13px;
  font-weight: 700;
  color: #5a6d86; /* slightly cleaner than --mut */
}

/* Buttons: more premium hover */
.glcC-btnPrimary{
  box-shadow: 0 14px 32px rgba(18,59,109,.18);
}
.glcC-btnPrimary:hover{
  filter: brightness(1.03);
}
.glcC-btnOutline:hover{
  box-shadow: 0 14px 30px rgba(11,18,32,.08);
}
.glcC-btnGhost:hover{
  background: rgba(18,59,109,.09);
}

/* Modes cards hover (match categories) */
.glcC-mode{
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.glcC-mode:hover{
  transform: translateY(-2px);
  box-shadow: 0 26px 70px rgba(11,18,32,.10);
  border-color: rgba(18,59,109,.16);
}

/* CTA box polish */
.glcC-ctaBox{
  border-color: rgba(18,59,109,.12);
  box-shadow: 0 20px 60px rgba(11,18,32,.08);
}

/* Make H1 a bit more “executive” on large screens */
@media (min-width: 1100px){
  .glcC-h1{
    font-size: 56px;
    line-height: 1.03;
  }
}

/* Mobile spacing refinement */
@media (max-width: 768px){
  .glcC-hero{ padding: 62px 0 62px; }
  .glcC-lead{ font-size: 16px; }
}/* End custom CSS */