/*
   Cache: MISS | Files: 8 | Generated: 2026-07-23 12:40:26
   --------------------------------------------------------------------------
   LISTADO DE ARCHIVOS (ORDEN DE CARGA):
   1. /var/www/sm.omda.es/releases/7/public/wp-content/mu-plugins/ikigai/assets/css/reset.css
   2. /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/assets/css/base.css
   3. /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/assets/css/colors.css
   4. /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/header/estils.css
   5. /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/po-hero/estils.css
   6. /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/professors-equip/estils.css
   7. /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/profe-spotlights/estils.css
   8. /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/footer/estils.css
*/


/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/public/wp-content/mu-plugins/ikigai/assets/css/reset.css
   ============================================ */

/* ==========================================================================
   1. RESET GENERAL Y CAJA (BOX-MODEL)
   ========================================================================== */

/* Garantizar un box-sizing consistente y eliminar márgenes/paddings por defecto */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Eliminar animaciones y transiciones si el usuario lo tiene configurado en su OS */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* ==========================================================================
   2. ELEMENTOS ESTRUCTURALES (HTML / BODY)
   ========================================================================== */

html {
  /* Permitir scroll suave en saltos de anclaje (ej: href="#seccion") */
  scroll-behavior: smooth;
  /* Evitar que el tamaño del texto cambie tras rotar dispositivos en iOS */
  -webkit-text-size-adjust: 100%;
}

body {
  /* Altura mínima para asegurar que ocupe toda la pantalla */
  min-height: 100vh;
  /* Altura de línea para texto corrido (mejora legibilidad) */
  line-height: 1.5;
  /* Suavizado de fuentes en sistemas basados en WebKit y Firefox */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Evitar desbordamientos horizontales accidentales */
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

/* ==========================================================================
   3. MULTIMEDIA (IMÁGENES, VÍDEOS, VECTORES)
   ========================================================================== */

/* Comportamiento fluido por defecto y eliminación de espacios en blanco inline */
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Heredar el color de relleno en SVGs inline para controlarlos por CSS */
/*
svg {
  fill: currentColor;
}
*/

/* ==========================================================================
   4. FORMULARIOS Y ELEMENTOS INTERACTIVOS
   ========================================================================== */

/* Forzar la herencia de fuentes (por defecto los inputs usan las del sistema) */
input, button, textarea, select {
  font: inherit;
  color: inherit;
  background: transparent;
  border: none;
}

/* Eliminar el estilo por defecto de los botones */
button, select {
  text-transform: none;
  cursor: pointer;
}

/* Evitar que los textareas se estiren horizontalmente rompiendo el layout */
textarea {
  resize: vertical;
}

/* Asegurar un tamaño mínimo para elementos interactivos por accesibilidad (a, button) */
a, button {
  touch-action: manipulation;
}

/* ==========================================================================
   5. TIPOGRAFÍA Y TEXTO
   ========================================================================== */

/* Eliminar estilos de listas donde se suelen usar como contenedores estructurales */
ul, ol {
  list-style: none;
}

/* Reset de enlaces para tratarlos como texto normal hasta que decidas estilizarlos */
a {
  text-decoration: none;
  color: inherit;
}

/* Hacer que los títulos sean consistentes en peso y tamaño base antes de tus utilidades */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

/* Optimizar el text-wrap en párrafos (evita viudas sueltas en navegadores modernos) */
p {
  text-wrap: pretty;
}

/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/assets/css/base.css
   ============================================ */

@import url('./colors.css');

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

button {
  border: none;
  background: none;
  cursor: pointer;
  font: inherit;
}

ul, ol {
  list-style: none;
}

@font-face {
  font-family: 'Raleway';
  src: url('/wp-content/themes/swingmaresme/assets/fonts/Raleway-VariableFont_wght.woff2') format('woff2'),
       url('/wp-content/themes/swingmaresme/assets/fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('/wp-content/themes/swingmaresme/assets/fonts/Raleway-Italic-VariableFont_wght.woff2') format('woff2'),
       url('/wp-content/themes/swingmaresme/assets/fonts/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ananda';
  src: url('/wp-content/themes/swingmaresme/assets/fonts/ananda-black.woff2') format('woff2'),
       url('/wp-content/themes/swingmaresme/assets/fonts/ananda-black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --ikg-font-heading: 'Raleway', sans-serif;
  --ikg-font-body: 'Raleway', sans-serif;
  --ikg-font-display: 'Ananda', cursive;

  /* Font sizes — valors exactes del mockup en px */
  --ikg-text-xs:  12px;
  --ikg-text-sm:  13.5px;
  --ikg-text-base: 16px;
  --ikg-text-md:  18px;
  --ikg-text-lg:  20px;
  --ikg-text-xl:  24px;
  --ikg-text-2xl: clamp(28px, 4vw, 40px);
  --ikg-text-3xl: clamp(32px, 5vw, 56px);

  /* Espaiats — valors exactes del mockup en px */
  --ikg-space-1:  4px;
  --ikg-space-2:  8px;
  --ikg-space-3:  12px;
  --ikg-space-4:  16px;
  --ikg-space-5:  24px;
  --ikg-space-6:  32px;
  --ikg-space-7:  48px;
  --ikg-space-8:  64px;
  --ikg-space-9:  96px;
  --ikg-space-10: 128px;

  /* Aliases per noms */
  --ikg-space-xs:  var(--ikg-space-1);
  --ikg-space-s:   var(--ikg-space-2);
  --ikg-space-m:   var(--ikg-space-4);
  --ikg-space-l:   var(--ikg-space-5);
  --ikg-space-xl:  var(--ikg-space-6);
  --ikg-space-2xl: var(--ikg-space-7);
  --ikg-space-3xl: var(--ikg-space-8);
  --ikg-space-4xl: var(--ikg-space-9);
  --ikg-space-5xl: var(--ikg-space-10);

  --ikg-container: 1280px;
  --ikg-gutter: 40px;

  --ikg-radius-sm:  6px;
  --ikg-radius-md:  10px;
  --ikg-radius-lg:  16px;
  --ikg-radius-xl:  20px;
  --ikg-radius-pill: 50px;
  --ikg-radius-full: 50%;

  --ikg-transition:      all 0.2s ease;
  --ikg-transition-base: all 0.3s ease;
  --ikg-transition-slow: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

body {
  overflow-x: hidden;
}

.ikg-body {
  font-family: var(--ikg-font-body);
  font-size: var(--ikg-text-base);
  line-height: 1.6;
}

.ikg-site {
  font-family: var(--ikg-font-body);
  color: var(--ikg-color-ink);
  background: var(--ikg-color-surface);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ikg-site h1,
.ikg-site h2,
.ikg-site h3,
.ikg-site h4 {
  font-family: var(--ikg-font-heading);
  line-height: 1.2;
  color: var(--ikg-color-ink);
}

:where(.ikg-site) h1 { font-size: var(--ikg-text-3xl); font-weight: 800; }
:where(.ikg-site) h2 { font-size: var(--ikg-text-2xl); font-weight: 700; }
:where(.ikg-site) h3 { font-size: var(--ikg-text-xl); font-weight: 700; }
:where(.ikg-site) h4 { font-size: var(--ikg-text-lg); font-weight: 600; }

.container {
  width: 100%;
  max-width: var(--ikg-container);
  margin-inline: auto;
  padding-inline: var(--ikg-gutter);
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  border-radius: var(--ikg-radius-pill);
  font-family: var(--ikg-font-body);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.01em;
  cursor: pointer;
  border: none;
  transition: background 0.2s, color 0.2s;
  white-space: nowrap;
  text-decoration: none;
}

.btn--primary {
  background: var(--ikg-color-primary);
  color: var(--ikg-color-ink-inverse);
}

.btn--primary:hover {
  background: var(--ikg-color-dark);
  color: var(--ikg-color-ink-inverse);
}

.btn--blue {
  background: var(--ikg-color-secondary);
  color: var(--ikg-color-ink-inverse);
}

.btn--blue:hover {
  background: var(--ikg-color-dark);
  color: var(--ikg-color-ink-inverse);
}

.ikg-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/assets/css/colors.css
   ============================================ */

/* ==========================================================================
   SWINGMARESME — colors.css
   4-Layer System + Aspecte Variants
   Palette: Swing · Taronja · Blau
   ========================================================================== */

/* ==========================================================================
   LAYER 1 — RAW
   ========================================================================== */
:root {
  --sm-orange:          #F9A02E;
  --sm-orange-rgb:      249, 160, 46;
  --sm-orange-hover:    #E08A1A;
  --sm-orange-hover-rgb: 224, 138, 26;

  --sm-blue:            #00B2CF;
  --sm-blue-rgb:        0, 178, 207;
  --sm-blue-dark:       #0095AE;
  --sm-blue-dark-rgb:   0, 149, 174;

  --sm-black:           #222222;
  --sm-black-rgb:       34, 34, 34;
  --sm-white:           #FFFFFF;
  --sm-white-rgb:       255, 255, 255;
  --sm-gray:            #F5F5F5;
  --sm-gray-rgb:        245, 245, 245;
  --sm-gray-dark:       #E0E0E0;
  --sm-gray-dark-rgb:   224, 224, 224;

  --sm-text-muted:      #666666;
  --sm-text-muted-rgb:  102, 102, 102;
  --sm-border:          rgba(0, 0, 0, 0.06);
  --sm-border-rgb:      0, 0, 0;
}

/* ==========================================================================
   LAYER 2 — ALIAS
   ========================================================================== */
:root {
  --ikg-color-primary:         var(--sm-orange);
  --ikg-color-primary-rgb:     var(--sm-orange-rgb);
  --ikg-color-primary-hover:   var(--sm-orange-hover);
  --ikg-color-primary-hover-rgb: var(--sm-orange-hover-rgb);

  --ikg-color-secondary:       var(--sm-blue);
  --ikg-color-secondary-rgb:   var(--sm-blue-rgb);

  --ikg-color-surface:         var(--sm-white);
  --ikg-color-surface-rgb:     var(--sm-white-rgb);
  --ikg-color-surface-alt:     var(--sm-gray);
  --ikg-color-surface-alt-rgb: var(--sm-gray-rgb);

  --ikg-color-ink:             var(--sm-black);
  --ikg-color-ink-rgb:         var(--sm-black-rgb);
  --ikg-color-ink-inverse:     var(--sm-white);
  --ikg-color-ink-inverse-rgb: var(--sm-white-rgb);

  --ikg-color-dark:            var(--sm-black);
  --ikg-color-dark-rgb:        var(--sm-black-rgb);

  --ikg-color-muted:           var(--sm-text-muted);
  --ikg-color-muted-rgb:       var(--sm-text-muted-rgb);

  --ikg-color-border:          var(--sm-border);
  --ikg-color-border-rgb:      var(--sm-border-rgb);
}

/* ==========================================================================
   LAYER 3 — ASPECTE VARIANTS
   ========================================================================== */

.ikg-site {
  --ikg-aspecte-bg:             var(--ikg-color-surface);
  --ikg-aspecte-bg-rgb:         var(--ikg-color-surface-rgb);
  --ikg-aspecte-text:           var(--ikg-color-ink);
  --ikg-aspecte-text-rgb:       var(--ikg-color-ink-rgb);
  --ikg-aspecte-heading:        var(--ikg-color-ink);
  --ikg-aspecte-heading-rgb:    var(--ikg-color-ink-rgb);
  --ikg-aspecte-muted:          var(--ikg-color-muted);
  --ikg-aspecte-muted-rgb:      var(--ikg-color-muted-rgb);
  --ikg-aspecte-accent:         var(--ikg-color-primary);
  --ikg-aspecte-accent-rgb:     var(--ikg-color-primary-rgb);
  --ikg-aspecte-accent-hover:   var(--ikg-color-dark);
  --ikg-aspecte-accent-hover-rgb: var(--ikg-color-dark-rgb);
  --ikg-aspecte-border:         var(--sm-border);
  --ikg-aspecte-border-rgb:     var(--sm-border-rgb);
  --ikg-aspecte-overlay:        rgba(34, 34, 34, 0.04);
}

.ikg-aspecte-color-vc-white {
  --ikg-aspecte-bg:             var(--ikg-color-surface);
  --ikg-aspecte-bg-rgb:         var(--ikg-color-surface-rgb);
  --ikg-aspecte-text:           var(--ikg-color-ink);
  --ikg-aspecte-text-rgb:       var(--ikg-color-ink-rgb);
  --ikg-aspecte-heading:        var(--ikg-color-ink);
  --ikg-aspecte-heading-rgb:    var(--ikg-color-ink-rgb);
  --ikg-aspecte-muted:          var(--ikg-color-muted);
  --ikg-aspecte-muted-rgb:      var(--ikg-color-muted-rgb);
  --ikg-aspecte-accent:         var(--ikg-color-primary);
  --ikg-aspecte-accent-rgb:     var(--ikg-color-primary-rgb);
  --ikg-aspecte-accent-hover:   var(--ikg-color-dark);
  --ikg-aspecte-accent-hover-rgb: var(--ikg-color-dark-rgb);
  --ikg-aspecte-border:         var(--sm-border);
  --ikg-aspecte-border-rgb:     var(--sm-border-rgb);
  --ikg-aspecte-overlay:        rgba(34, 34, 34, 0.04);
}

.ikg-aspecte-color-vc-gray {
  --ikg-aspecte-bg:             var(--ikg-color-surface-alt);
  --ikg-aspecte-bg-rgb:         var(--ikg-color-surface-alt-rgb);
  --ikg-aspecte-text:           var(--ikg-color-ink);
  --ikg-aspecte-text-rgb:       var(--ikg-color-ink-rgb);
  --ikg-aspecte-heading:        var(--ikg-color-ink);
  --ikg-aspecte-heading-rgb:    var(--ikg-color-ink-rgb);
  --ikg-aspecte-muted:          var(--ikg-color-muted);
  --ikg-aspecte-muted-rgb:      var(--ikg-color-muted-rgb);
  --ikg-aspecte-accent:         var(--ikg-color-primary);
  --ikg-aspecte-accent-rgb:     var(--ikg-color-primary-rgb);
  --ikg-aspecte-accent-hover:   var(--ikg-color-dark);
  --ikg-aspecte-accent-hover-rgb: var(--ikg-color-dark-rgb);
  --ikg-aspecte-border:         var(--sm-border);
  --ikg-aspecte-border-rgb:     var(--sm-border-rgb);
  --ikg-aspecte-overlay:        rgba(34, 34, 34, 0.04);
}

.ikg-aspecte-color-vc-blue {
  --ikg-aspecte-bg:             var(--ikg-color-secondary);
  --ikg-aspecte-bg-rgb:         var(--ikg-color-secondary-rgb);
  --ikg-aspecte-text:           rgba(255, 255, 255, 0.9);
  --ikg-aspecte-text-rgb:       255, 255, 255;
  --ikg-aspecte-heading:        var(--sm-white);
  --ikg-aspecte-heading-rgb:    255, 255, 255;
  --ikg-aspecte-muted:          rgba(255, 255, 255, 0.7);
  --ikg-aspecte-muted-rgb:      255, 255, 255;
  --ikg-aspecte-accent:         var(--sm-white);
  --ikg-aspecte-accent-rgb:     255, 255, 255;
  --ikg-aspecte-accent-hover:   rgba(255, 255, 255, 0.8);
  --ikg-aspecte-accent-hover-rgb: 255, 255, 255;
  --ikg-aspecte-border:         rgba(255, 255, 255, 0.15);
  --ikg-aspecte-border-rgb:     255, 255, 255;
  --ikg-aspecte-overlay:        rgba(0, 0, 0, 0.1);
}

.ikg-aspecte-color-vc-orange {
  --ikg-aspecte-bg:             var(--ikg-color-primary);
  --ikg-aspecte-bg-rgb:         var(--ikg-color-primary-rgb);
  --ikg-aspecte-text:           rgba(255, 255, 255, 0.9);
  --ikg-aspecte-text-rgb:       255, 255, 255;
  --ikg-aspecte-heading:        var(--sm-white);
  --ikg-aspecte-heading-rgb:    255, 255, 255;
  --ikg-aspecte-muted:          rgba(255, 255, 255, 0.7);
  --ikg-aspecte-muted-rgb:      255, 255, 255;
  --ikg-aspecte-accent:         var(--sm-white);
  --ikg-aspecte-accent-rgb:     255, 255, 255;
  --ikg-aspecte-accent-hover:   rgba(255, 255, 255, 0.8);
  --ikg-aspecte-accent-hover-rgb: 255, 255, 255;
  --ikg-aspecte-border:         rgba(255, 255, 255, 0.15);
  --ikg-aspecte-border-rgb:     255, 255, 255;
  --ikg-aspecte-overlay:        rgba(0, 0, 0, 0.1);
}

.ikg-aspecte-color-vc-black {
  --ikg-aspecte-bg:             var(--ikg-color-dark);
  --ikg-aspecte-bg-rgb:         var(--ikg-color-dark-rgb);
  --ikg-aspecte-text:           rgba(255, 255, 255, 0.85);
  --ikg-aspecte-text-rgb:       255, 255, 255;
  --ikg-aspecte-heading:        var(--sm-white);
  --ikg-aspecte-heading-rgb:    255, 255, 255;
  --ikg-aspecte-muted:          rgba(255, 255, 255, 0.6);
  --ikg-aspecte-muted-rgb:      255, 255, 255;
  --ikg-aspecte-accent:         var(--ikg-color-primary);
  --ikg-aspecte-accent-rgb:     var(--ikg-color-primary-rgb);
  --ikg-aspecte-accent-hover:   var(--sm-orange-hover);
  --ikg-aspecte-accent-hover-rgb: var(--sm-orange-hover-rgb);
  --ikg-aspecte-border:         rgba(255, 255, 255, 0.08);
  --ikg-aspecte-border-rgb:     255, 255, 255;
  --ikg-aspecte-overlay:        rgba(0, 0, 0, 0.2);
}

/* ==========================================================================
   LAYER 4 — INTERACTION & SHADOWS
   ========================================================================== */
:root {
  --ikg-shadow-sm:  0 2px 8px rgba(34, 34, 34, 0.06);
  --ikg-shadow-md:  0 4px 16px rgba(34, 34, 34, 0.08);
  --ikg-shadow-lg:  0 8px 32px rgba(34, 34, 34, 0.1);
  --ikg-shadow-xl:  0 12px 48px rgba(34, 34, 34, 0.12);
}

/* ==========================================================================
   LEGACY ALIASES (compatibilitat amb mòduls del framework i mockup)
   ========================================================================== */
:root {
  --ikg-color-snow-linen:      var(--ikg-color-surface);
  --ikg-color-snow-linen-rgb:  var(--ikg-color-surface-rgb);
  --ikg-color-charcoal:        var(--ikg-color-ink);
  --ikg-color-charcoal-rgb:    var(--ikg-color-ink-rgb);
  --ikg-color-mocha:           var(--ikg-color-primary);
  --ikg-color-mocha-rgb:       var(--ikg-color-primary-rgb);
  --ikg-color-mocha-dark:      var(--ikg-color-primary-hover);
  --ikg-color-mocha-dark-rgb:  var(--ikg-color-primary-hover-rgb);
  --ikg-color-cloud-dancer:    var(--ikg-color-surface-alt);
  --ikg-color-cloud-dancer-rgb: var(--ikg-color-surface-alt-rgb);
  --ikg-color-soft-sand:       var(--sm-gray-dark);
  --ikg-color-soft-sand-rgb:   var(--sm-gray-dark-rgb);
  --ikg-color-warm-earth:      var(--sm-text-muted);
  --ikg-color-warm-earth-rgb:  var(--sm-text-muted-rgb);
  --ikg-color-stone:           var(--sm-text-muted);
  --ikg-color-stone-rgb:       var(--sm-text-muted-rgb);

  --color-orange:  var(--ikg-color-primary);
  --color-blue:    var(--ikg-color-secondary);
  --color-black:   var(--ikg-color-ink);
  --color-white:   var(--ikg-color-surface);
  --color-gray:    var(--ikg-color-surface-alt);

  --font-primary: 'Raleway', sans-serif;
  --font-display: 'Ananda', cursive;
}


/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/header/estils.css
   ============================================ */

:root {
  --sm-orange: var(--ikg-color-primary);
  --sm-blue: var(--ikg-color-secondary);
  --sm-black: var(--ikg-color-dark);
  --sm-white: var(--ikg-color-surface);
  --topbar-height: 40px;
  --navbar-height: 90px;
}

/* ═══════════════════════════════════════════
   TOP BAR
═══════════════════════════════════════════ */
.ikg-header__topbar {
  background: var(--sm-blue);
  height: var(--topbar-height);
}

.ikg-header__topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.ikg-header__topbar-contact {
  display: flex;
  align-items: center;
  gap: 28px;
}

.ikg-header__topbar-link {
  display: flex;
  align-items: center;
  gap: 7px;
  color: var(--sm-white);
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 13.5px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity 0.2s;
}

.ikg-header__topbar-link:hover { opacity: 0.8; }

.ikg-header__topbar-link svg {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}

.ikg-header__topbar-right {
  display: flex;
  align-items: center;
  gap: 24px;
}

.ikg-header__lang {
  display: flex;
  align-items: center;
  gap: 6px;
}

.ikg-header__lang-link {
  color: var(--sm-white);
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
  opacity: 0.75;
  text-decoration: none;
  transition: opacity 0.2s;
}

.ikg-header__lang-link:hover,
.ikg-header__lang-link--active { opacity: 1; }

.ikg-header__lang-sep {
  color: var(--sm-white);
  opacity: 0.5;
  font-size: 12px;
}

.ikg-header__topbar-social {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ikg-header__topbar-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--sm-white);
  width: 26px;
  height: 26px;
  border-radius: 6px;
  transition: opacity 0.2s;
}

.ikg-header__topbar-social-link:hover { opacity: 0.75; }

.ikg-header__topbar-social-link svg {
  width: 17px;
  height: 17px;
}

/* ═══════════════════════════════════════════
   NAVBAR
═══════════════════════════════════════════ */
.ikg-header__navbar {
  background: var(--sm-white);
  height: var(--navbar-height);
  border-bottom: 1px solid rgba(var(--ikg-color-dark-rgb),0.06);
  box-shadow: rgba(50, 50, 93, 0.08) 0px 18px 40px -12px, rgba(var(--ikg-color-dark-rgb), 0.08) 0px 12px 24px -18px;
  position: relative;
  z-index: 10;
}

.ikg-header__navbar-inner {
  display: flex;
  align-items: center;
  height: 100%;
}

.ikg-header__logo {
  flex-shrink: 0;
  margin-right: auto;
  text-decoration: none;
}

.ikg-header__logo img {
  height: 62px;
  width: auto;
  display: block;
}

.ikg-header__logo-text {
  font-family: var(--ikg-font-heading, var(--ikg-font-body));
  font-size: 24px;
  font-weight: 700;
  color: var(--sm-black);
}

.ikg-header__menu {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-inline: auto;
  list-style: none;
}

.ikg-header__item { position: relative; }

.ikg-header__link {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 8px 14px;
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 15.5px;
  font-weight: 500;
  color: var(--sm-black);
  border-radius: 6px;
  text-decoration: none;
  transition: color 0.2s, background 0.2s;
  white-space: nowrap;
}

.ikg-header__link:hover {
  color: var(--sm-blue);
}

.ikg-header__chevron {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  color: var(--sm-blue);
  margin-top: 1px;
  transition: transform 0.2s;
}

.ikg-header__item--dropdown:hover .ikg-header__chevron {
  transform: rotate(180deg);
}

.ikg-header__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  padding: 14px 6px 6px;
  z-index: 100;
  list-style: none;
}

.ikg-header__dropdown::before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--sm-white);
  border-radius: 10px;
  box-shadow: 0 8px 28px rgba(var(--ikg-color-dark-rgb),0.12);
  z-index: -1;
}

.ikg-header__item--dropdown:hover .ikg-header__dropdown,
.ikg-header__item--dropdown:focus-within .ikg-header__dropdown {
  display: block;
}

.ikg-header__dropdown-link {
  display: block;
  padding: 13px 18px;
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 14.5px;
  font-weight: 500;
  color: var(--sm-black);
  white-space: nowrap;
  border-radius: 6px;
  text-decoration: none;
  transition: color 0.15s, background 0.15s;
}

.ikg-header__dropdown-link:hover {
  color: var(--sm-blue);
  background: rgba(var(--ikg-color-secondary-rgb), 0.06);
}

.ikg-header__dropdown-link--accent {
  color: var(--sm-orange);
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 6px;
}

.ikg-header__dropdown-link--accent:hover {
  color: var(--sm-white);
  background: var(--sm-orange);
}

.ikg-header__nav-accent-arrow {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}

.ikg-header__actions {
  display: flex;
  align-items: center;
  gap: 36px;
  margin-left: auto;
}

.ikg-header__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 32px;
  border-radius: 50px;
  background: var(--sm-orange);
  color: var(--sm-white);
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  white-space: nowrap;
  border: none;
  cursor: pointer;
}

.ikg-header__btn:hover {
  background: var(--sm-black);
  color: var(--sm-white);
}

.ikg-header__btn svg {
  width: 16px;
  height: 16px;
}

.ikg-header__user {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--sm-black);
  transition: color 0.2s;
}

.ikg-header__user:hover { color: var(--sm-blue); }

.ikg-header__user svg {
  width: 26px;
  height: 26px;
}

.ikg-header__hamburger {
  display: none;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  color: var(--sm-black);
  transition: color 0.2s;
}

.ikg-header__hamburger:hover { color: var(--sm-blue); }

.ikg-header__hamburger-icon {
  width: 28px;
  height: 28px;
}

/* ═══════════════════════════════════════════
   MOBILE NAV DRAWER
═══════════════════════════════════════════ */
.ikg-header__mobile-overlay {
  position: fixed;
  inset: 0;
  background: rgba(var(--ikg-color-dark-rgb), 0.45);
  z-index: 250;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.ikg-header__mobile-overlay--open {
  opacity: 1;
  pointer-events: auto;
}

.ikg-header__mobile {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 380px;
  background: var(--sm-white);
  z-index: 300;
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.32s cubic-bezier(0.4, 0, 0.2, 1);
}

.ikg-header__mobile--open {
  transform: translateX(0);
  box-shadow: -4px 0 32px rgba(var(--ikg-color-dark-rgb), 0.18);
}

.ikg-header__mobile-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px;
  border-bottom: 1px solid rgba(var(--ikg-color-dark-rgb), 0.08);
  flex-shrink: 0;
}

.ikg-header__mobile-logo-link img {
  height: 44px;
  width: auto;
  display: block;
}

.ikg-header__mobile-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: none;
  background: none;
  color: var(--sm-black);
  cursor: pointer;
  border-radius: 6px;
  transition: background 0.15s, color 0.15s;
  flex-shrink: 0;
}

.ikg-header__mobile-close:hover {
  background: rgba(var(--ikg-color-dark-rgb), 0.06);
  color: var(--sm-blue);
}

.ikg-header__mobile-close svg {
  width: 22px;
  height: 22px;
}

.ikg-header__mobile-menu {
  list-style: none;
  flex: 1;
  overflow-y: auto;
}

.ikg-header__mobile-link,
.ikg-header__mobile-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 14px 24px;
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 16px;
  font-weight: 600;
  color: var(--sm-black);
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid rgba(var(--ikg-color-dark-rgb), 0.06);
}

.ikg-header__mobile-link:hover,
.ikg-header__mobile-toggle:hover {
  color: var(--sm-blue);
}

.ikg-header__mobile-chevron {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  color: var(--sm-blue);
  transition: transform 0.2s;
}

.ikg-header__mobile-toggle[aria-expanded="true"] .ikg-header__mobile-chevron {
  transform: rotate(180deg);
}

.ikg-header__mobile-sub {
  display: none;
  list-style: none;
  background: rgba(var(--ikg-color-secondary-rgb), 0.04);
}

.ikg-header__mobile-sub--open {
  display: block;
}

.ikg-header__mobile-sub-link {
  display: block;
  padding: 12px 24px 12px 40px;
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 15px;
  font-weight: 500;
  color: rgba(var(--ikg-color-dark-rgb), 0.7);
  border-bottom: 1px solid rgba(var(--ikg-color-dark-rgb), 0.04);
  text-decoration: none;
  transition: color 0.15s;
}

.ikg-header__mobile-sub-link:hover {
  color: var(--sm-blue);
}

.ikg-header__mobile-sub-link--accent {
  color: var(--sm-orange);
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 6px;
}

.ikg-header__mobile-sub-link--accent:hover {
  color: var(--sm-white);
  background: var(--sm-orange);
}

.ikg-header__mobile-footer {
  padding: 20px 24px;
  border-top: 1px solid rgba(var(--ikg-color-dark-rgb), 0.06);
  flex-shrink: 0;
}

.ikg-header__mobile-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 14px 32px;
  border-radius: 50px;
  background: var(--sm-orange);
  color: var(--sm-white);
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  border: none;
  cursor: pointer;
}

.ikg-header__mobile-btn:hover {
  background: var(--sm-black);
  color: var(--sm-white);
}

.ikg-header__mobile-btn svg {
  width: 16px;
  height: 16px;
}

.ikg-header__mobile-contact {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid rgba(var(--ikg-color-dark-rgb), 0.07);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ikg-header__mobile-contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 16px;
  font-weight: 500;
  color: rgba(var(--ikg-color-dark-rgb), 0.7);
  text-decoration: none;
  transition: color 0.15s;
}

.ikg-header__mobile-contact-item:hover {
  color: var(--sm-blue);
}

.ikg-header__mobile-contact-item svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  color: var(--sm-orange);
}

.ikg-header__mobile-contact .ikg-header__mobile-contact-item:nth-child(-n+2) svg {
  color: var(--sm-blue);
}

@media (max-width: 1024px) {
  .ikg-header__menu { display: none; }
  .ikg-header__actions { display: none; }
  .ikg-header__hamburger { display: flex; }
}

/* ═══════════════════════════════════════════
   PAGE TRANSITION
═══════════════════════════════════════════ */
html.ikg-transitioning {
  pointer-events: none;
}

html.ikg-transitioning body {
  opacity: 0;
  transition: opacity 0.3s ease;
}

html.ikg-entering body {
  opacity: 0;
}

html.ikg-entering.ikg-visible body {
  opacity: 1;
  transition: opacity 0.3s ease;
}

@media (max-width: 640px) {
  .ikg-header__mobile {
    width: min(300px, calc(100vw - 48px));
  }

  .ikg-header__topbar-inner {
    justify-content: center;
  }

  .ikg-header__topbar-contact {
    display: none;
  }

  .ikg-header__topbar-right {
    justify-content: center;
    gap: 20px;
  }
}


/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/po-hero/estils.css
   ============================================ */

.ikg-po-hero {
  padding: 72px 0 32px;
  text-align: center;
  background: var(--ikg-color-surface);
}

.ikg-po-hero__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

.ikg-po-hero__title {
  font-family: var(--ikg-font-body);
  font-weight: 900;
  font-size: 44px;
  text-transform: uppercase;
  color: var(--ikg-color-secondary);
  line-height: 1.05;
  letter-spacing: -0.01em;
  margin-bottom: 4px;
}

.ikg-po-hero__tagline {
  font-family: var(--ikg-font-display);
  font-size: 46px;
  color: var(--ikg-color-secondary);
  line-height: 1.15;
  margin-bottom: 20px;
}

.ikg-po-hero-tagline-num {
  font-family: var(--ikg-font-body);
  font-weight: 700;
}

.ikg-po-hero__dates {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 24px;
}

.ikg-po-hero__pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 10px 22px;
  background: var(--ikg-color-primary);
  color: var(--ikg-color-surface);
  font-family: var(--ikg-font-body);
  font-size: 17px;
  font-weight: 700;
  border-radius: 50px;
}

.ikg-po-hero__pill svg {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}

.ikg-po-hero__pill--outline {
  background: transparent;
  color: var(--ikg-color-dark);
  border: 2px solid rgba(var(--ikg-color-dark-rgb),0.15);
  font-weight: 600;
}

.ikg-po-hero__desc {
  font-family: var(--ikg-font-body);
  font-size: 18px;
  color: var(--ikg-color-dark);
  max-width: 650px;
  line-height: 1.65;
  margin-bottom: 12px;
}

.ikg-po-hero__disclaimer {
  font-family: var(--ikg-font-body);
  font-size: 13px;
  color: rgba(var(--ikg-color-dark-rgb),0.45);
  max-width: 650px;
  line-height: 1.5;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .ikg-po-hero__title { font-size: 42px; }
  .ikg-po-hero__tagline { font-size: 38px; }
}

@media (max-width: 640px) {
  .ikg-po-hero__title { font-size: 34px; }
  .ikg-po-hero__tagline { font-size: 32px; }
}


/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/professors-equip/estils.css
   ============================================ */

.ikg-professors-equip {
  background: var(--ikg-aspecte-bg, var(--ikg-color-white, #fff));
  padding: 80px 0 0;
}

.ikg-professors-equip__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

.ikg-professors-equip__header {
  text-align: center;
  margin-bottom: 40px;
}

.ikg-professors-equip__title {
  font-family: var(--ikg-font-heading);
  font-weight: 900;
  font-size: 44px;
  text-transform: uppercase;
  color: var(--ikg-color-secondary);
  line-height: 1.05;
  letter-spacing: -0.01em;
  margin: 0;
}

.ikg-professors-equip__subtitle {
  font-family: var(--ikg-font-display, var(--ikg-font-heading));
  font-weight: 900;
  font-size: 46px;
  color: var(--ikg-color-secondary);
  line-height: 1.15;
  margin-top: 4px;
  margin-bottom: 20px;
}

.ikg-professors-equip__body {
  font-family: var(--ikg-font-body);
  font-weight: 400;
  font-size: 17px;
  color: var(--ikg-aspecte-text, var(--ikg-color-charcoal, #222));
  max-width: 600px;
  margin-inline: auto;
  line-height: 1.6;
}

.ikg-professors-equip__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 8px;
  width: 100%;
  margin-bottom: 40px;
}

.ikg-professors-equip__photo-wrap {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.ikg-professors-equip__photo-wrap::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(var(--ikg-color-dark-rgb),0.15);
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.ikg-professors-equip__photo-wrap:hover::after {
  opacity: 0;
}

.ikg-professors-equip__photo-wrap--link {
  display: block;
  text-decoration: none;
}

.ikg-professors-equip__photo-wrap--named::after {
  background: linear-gradient(to top, rgba(var(--ikg-color-dark-rgb),0.48) 0%, rgba(var(--ikg-color-dark-rgb),0) 38%);
}

.ikg-professors-equip__photo-wrap--named:hover::after {
  opacity: 1;
}

.ikg-professors-equip__photo {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center top;
  display: block;
  transform-origin: center center;
  transition: transform 0.4s ease;
}

.ikg-professors-equip__photo-wrap:hover .ikg-professors-equip__photo {
  transform: scale(1.07);
}

.ikg-professors-equip__cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 36px;
  background: var(--ikg-color-mocha);
  color: var(--ikg-color-snow-linen);
  font-family: var(--ikg-font-body);
  font-weight: 700;
  font-size: 16px;
  border-radius: 50px;
  text-decoration: none;
  transition: background 0.2s;
}

.ikg-professors-equip__cta:hover {
  background: var(--ikg-color-charcoal);
  color: var(--ikg-color-snow-linen);
}

.ikg-professors-equip__cta-icon {
  width: 18px;
  height: 18px;
}

.ikg-professors-equip__photo-name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 10px 10px;
  font-family: var(--ikg-font-body);
  font-size: 13px;
  font-weight: 800;
  color: var(--ikg-color-surface);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.2;
  z-index: 2;
  pointer-events: none;
}

@media (min-width: 1025px) {
  .ikg-professors-equip__grid > :nth-child(1) { grid-column: 3; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(2) { grid-column: 4; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(3) { grid-column: 1; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(4) { grid-column: 2; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(5) { grid-column: 5; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(6) { grid-column: 6; grid-row: 1; }
}

@media (max-width: 1024px) {
  .ikg-professors-equip__title { font-size: 32px; }
  .ikg-professors-equip__subtitle { font-size: 36px; }
  .ikg-professors-equip__grid { grid-template-columns: repeat(4, 1fr); }

  .ikg-professors-equip__grid > :nth-child(1) { grid-column: 2; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(2) { grid-column: 3; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(3) { grid-column: 1; grid-row: 1; }
  .ikg-professors-equip__grid > :nth-child(4) { grid-column: 4; grid-row: 1; }
}

@media (max-width: 640px) {
  .ikg-professors-equip { padding: 52px 0; }
  .ikg-professors-equip__title { font-size: 24px; }
  .ikg-professors-equip__subtitle { font-size: 28px; }
  .ikg-professors-equip__body { font-size: 15px; }
  .ikg-professors-equip__grid { grid-template-columns: repeat(2, 1fr); gap: 4px; }

  .ikg-professors-equip__grid > :nth-child(1),
  .ikg-professors-equip__grid > :nth-child(2),
  .ikg-professors-equip__grid > :nth-child(3),
  .ikg-professors-equip__grid > :nth-child(4) {
    grid-column: auto;
    grid-row: auto;
  }
}


/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/profe-spotlights/estils.css
   ============================================ */

.ikg-profe-spotlights {
  padding: 0 0 60px;
  background: var(--ikg-aspecte-bg, var(--ikg-color-white, #fff));
}

.ikg-profe-spotlight:first-child {
  padding-top: 50px;
}

.ikg-profe-spotlight {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 56px;
  align-items: start;
  max-width: 856px;
  margin-inline: auto;
  padding: 54px 0;
  scroll-margin-top: 100px;
}

.ikg-profe-spotlight--reverse {
  grid-template-columns: 1fr 280px;
}

.ikg-profe-spotlight--reverse .ikg-profe-spotlight__photo-col {
  order: 2;
}

.ikg-profe-spotlight--reverse .ikg-profe-spotlight__text-col {
  order: 1;
}

.ikg-profe-spotlight__photo-col {
  overflow: hidden;
  border-radius: 4px;
}

.ikg-profe-spotlight__photo {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center top;
  display: block;
  transition: transform 0.4s ease;
}

.ikg-profe-spotlight__photo-col:hover .ikg-profe-spotlight__photo {
  transform: scale(1.06);
}

.ikg-profe-spotlight__role {
  font-family: var(--ikg-font-body);
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--sm-orange);
  margin: 0 0 10px;
}

.ikg-profe-spotlight__role-title {
  color: var( --sm-blue);
}

.ikg-profe-spotlight__name {
  font-family: var(--ikg-font-heading);
  font-size: 36px;
  font-weight: 800;
  color: var(--ikg-aspecte-text, var(--ikg-color-charcoal, #222));
  margin: 0 0 20px;
  line-height: 1.15;
}

.ikg-profe-spotlight__bio {
  font-family: var(--ikg-font-body);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  color: var(--ikg-aspecte-text, var(--ikg-color-charcoal, #222));
  margin: 0;
  max-width: 520px;
}

.ikg-profe-spotlight__bio + .ikg-profe-spotlight__bio {
  margin-top: 14px;
}

.ikg-profe-spotlight__bio a {
  color: var(--ikg-aspecte-accent, var(--ikg-color-mocha, #f9a02e));
  font-weight: 700;
}

.ikg-profe-spotlight__text-col .wp-block-paragraph{
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  color: var(--sm-black);
  margin: 0;
}

.ikg-profe-spotlight__text-col .wp-block-paragraph + .wp-block-paragraph {
  margin-top: 14px;
}

.ikg-profe-spotlight__text-col .wp-block-paragraph a {
  color: var(--sm-orange);
  font-weight: 700;
}

.ikg-profe-spotlight__courses {
  margin-top: 24px;
}

.ikg-profe-spotlight__courses-title {
  font-family: var(--ikg-font-heading);
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--ikg-aspecte-accent, var(--ikg-color-mocha, #f9a02e));
  margin: 0 0 10px;
}

.ikg-profe-spotlight__courses-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ikg-profe-spotlight__courses-list li {
  margin-bottom: 6px;
}

.ikg-profe-spotlight__course-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--ikg-font-body);
  font-size: 17px;
  line-height: 1.5;
  color: var(--ikg-aspecte-text, var(--ikg-color-charcoal, #222));
  text-decoration: none;
  cursor: pointer;
  transition: color 0.15s;
}

.ikg-profe-spotlight__course-item:hover {
  color: var(--ikg-aspecte-accent, var(--ikg-color-mocha, #f9a02e));
}

.ikg-profe-spotlight__course-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  .ikg-profe-spotlight,
  .ikg-profe-spotlight--reverse {
    grid-template-columns: 200px 1fr;
    gap: 36px;
  }

  .ikg-profe-spotlight--reverse {
    grid-template-columns: 1fr 200px;
  }
}

@media (max-width: 640px) {
  .ikg-profe-spotlight,
  .ikg-profe-spotlight--reverse {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 48px 0;
  }

  .ikg-profe-spotlight--reverse .ikg-profe-spotlight__photo-col {
    order: 1;
  }

  .ikg-profe-spotlight--reverse .ikg-profe-spotlight__text-col {
    order: 2;
  }

  .ikg-profe-spotlight__photo {
    width: 100%;
  }

  .ikg-profe-spotlight__name {
    font-size: 28px;
  }

  .ikg-profe-spotlight__bio {
    font-size: 16px;
  }
}


/* ============================================
     ARCHIVO: /var/www/sm.omda.es/releases/7/wp-content/themes/swingmaresme/moduls/footer/estils.css
   ============================================ */

.ikg-footer {
  background: var(--ikg-color-secondary);
}

.ikg-footer__main {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 48px;
  padding-block: 60px;
}

.ikg-footer__col {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ikg-footer__logo-link {
  display: block;
  text-decoration: none;
}

.ikg-footer__logo {
  height: 64px;
  object-fit: contain;
  object-position: left;
  margin-bottom: 4px;
}

.ikg-footer__title {
  font-family: var(--ikg-font-heading, var(--ikg-font-body));
  font-size: 22px;
  font-weight: 700;
  color: var(--ikg-color-surface);
}

.ikg-footer__brand {
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-weight: 600;
  font-size: 16px;
  color: var(--ikg-color-surface);
}

.ikg-footer__address {
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 16px;
  color: rgba(var(--ikg-color-ink-inverse-rgb),0.85);
  line-height: 1.6;
}

.ikg-footer__info-link {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 16px;
  color: var(--ikg-color-surface);
  text-decoration: none;
  transition: opacity 0.15s;
}

.ikg-footer__info-link:hover { opacity: 0.8; }

.ikg-footer__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  padding: 14px 32px;
  border: 2px solid var(--ikg-color-surface);
  border-radius: 50px;
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-weight: 700;
  font-size: 16px;
  color: var(--ikg-color-surface);
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  width: fit-content;
}

.ikg-footer__cta:hover {
  background: var(--ikg-color-surface);
  color: var(--ikg-color-secondary);
}

.ikg-footer__cta svg {
  width: 16px;
  height: 16px;
}

.ikg-footer__col-label {
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-weight: 700;
  font-size: 16px;
  color: var(--ikg-color-surface);
  line-height: 1.6;
}

.ikg-footer__col:has(.ikg-footer__nav) .ikg-footer__col-label {
  border-bottom: 1px solid rgba(var(--ikg-color-ink-inverse-rgb),0.25);
  padding-bottom: 8px;
  margin-bottom: 4px;
}

.ikg-footer__social + .ikg-footer__col-label {
  margin-top: 14px;
}

.ikg-footer__nav {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ikg-footer__nav--compact { gap: 5px; }

.ikg-footer__nav-group {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 4px;
}

.ikg-footer__nav-icon {
  display: inline;
  vertical-align: middle;
  margin-right: 4px;
}

.ikg-footer__nav-group-label {
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(var(--ikg-color-ink-inverse-rgb),0.5);
  text-decoration: none;
}

.ikg-footer__nav-sub {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-left: 10px;
}

.ikg-footer__nav-sub-link {
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-weight: 700;
  font-size: 15px;
  color: var(--ikg-color-surface);
  text-decoration: none;
  transition: opacity 0.15s;
}

.ikg-footer__nav-sub-link:hover { opacity: 0.75; }

.ikg-footer__social {
  display: flex;
  gap: 10px;
}

.ikg-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 6px;
  color: var(--ikg-color-surface);
  text-decoration: none;
  transition: opacity 0.2s;
}

.ikg-footer__social-link:hover { opacity: 0.75; }

.ikg-footer__social-link svg {
  width: 17px;
  height: 17px;
}

.ikg-footer__newsletter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  padding: 14px 32px;
  background: var(--ikg-color-surface);
  color: var(--ikg-color-secondary);
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-weight: 700;
  font-size: 16px;
  border-radius: 50px;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  width: fit-content;
}

.ikg-footer__newsletter:hover {
  background: var(--ikg-color-dark);
  color: var(--ikg-color-surface);
}

.ikg-footer__bottom {
  border-top: 1px solid rgba(var(--ikg-color-ink-inverse-rgb),0.25);
  padding: 20px 0;
}

.ikg-footer__bottom-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  text-align: center;
}

.ikg-footer__bottom-inner p {
  font-family: var(--ikg-font-body, var(--ikg-font-body));
  font-size: 14px;
  color: rgba(var(--ikg-color-ink-inverse-rgb),0.75);
}

.ikg-footer__copyright {
  font-size: 16px !important;
  color: var(--ikg-color-surface) !important;
  margin-bottom: 5px;
}

.ikg-footer__bottom-inner a {
  color: var(--ikg-color-surface);
  text-decoration: underline;
  opacity: 0.85;
}

.ikg-footer__bottom-inner a:hover {
  opacity: 1;
}

.ikg-footer__nav-group-label-wrapper {
  display: flex;
  align-items: center;
  gap: 4px;
}

.ikg-footer__nav-group-label-wrapper .ikg-footer__nav-icon {
  color: rgba(var(--ikg-color-ink-inverse-rgb),0.5);
}

@media (max-width: 1024px) {
  .ikg-footer__main {
    grid-template-columns: 1fr;
    gap: 32px;
    padding-block: 48px;
  }
  .ikg-footer__col { align-items: center; text-align: center; }
  .ikg-footer__col:has(.ikg-footer__nav) .ikg-footer__col-label { width: 100%; max-width: 300px; }
  .ikg-footer__logo { 
    object-position: center; 
  }
  .ikg-footer__nav { padding: 0; }
}
