{"id":28,"date":"2024-05-29T05:57:49","date_gmt":"2024-05-29T03:57:49","guid":{"rendered":"http:\/\/admin_iu996dyb"},"modified":"2026-04-29T22:19:36","modified_gmt":"2026-04-29T20:19:36","slug":"inicio","status":"publish","type":"page","link":"https:\/\/spanishwithalexandra.com\/en\/","title":{"rendered":"Online Spanish classes with a native teacher"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"28\" class=\"elementor elementor-28\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6574c0 e-con-full e-flex e-con e-parent\" data-id=\"c6574c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6391051 elementor-widget elementor-widget-video\" data-id=\"6391051\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;hosted&quot;,&quot;start&quot;:2,&quot;mute&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/www.spanishwithalexandra.com\/wp-content\/uploads\/2026\/03\/Blue-White-Modern-Bold-Animated-Opening-Video-Youtube-Intro.mp4#t=2\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-997cc3f e-flex e-con-boxed e-con e-parent\" data-id=\"997cc3f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aefe9e1 elementor-widget elementor-widget-html\" data-id=\"aefe9e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ============================================================\n   VARIABLES & RESET\n   ============================================================ *\/\n:root {\n  --burgundy:      #ed003b;\n  --burgundy-deep: #ed003b;\n  --pink-hot:      #ed003b;\n  --pink-soft:     #fdf3f7;\n  --pink-mid:      #f4dce7;\n  --pink-border:   #ead5e2;\n  --cream:         #fffaf8;\n  --text:          #221620;\n  --muted:         #7a6472;\n  --white:         #ffffff;\n\n  --font-display: 'Cormorant Garamond', Georgia, serif;\n  --font-body:    'DM Sans', sans-serif;\n\n  --radius-xl: 36px;\n  --radius-lg: 26px;\n  --radius-md: 18px;\n  --radius-sm: 12px;\n\n  --shadow-card: 0 20px 60px rgba(48,18,34,0.08);\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--font-body);\n  color: var(--text);\n  background: var(--white);\n  -webkit-font-smoothing: antialiased;\n}\n\na { text-decoration: none; }\n\n.container {\n  width: min(1160px, calc(100% - 48px));\n  margin: 0 auto;\n}\n\n.btn-primary,\n.btn-primary:hover,\n.btn-primary:visited,\n.btn-primary:focus,\na.btn-primary,\na.btn-primary:hover {\n  color: #ffffff !important;\n  text-decoration: none !important;\n}\n\n.section-label {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n  color: var(--burgundy);\n  margin-bottom: 16px;\n  padding: 6px 14px;\n  border: 1px solid var(--pink-border);\n  border-radius: 999px;\n  background: var(--pink-soft);\n}\n\n.btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 14px 26px;\n  border-radius: 999px;\n  font-family: var(--font-body);\n  font-size: 14px;\n  font-weight: 500;\n  letter-spacing: 0.02em;\n  transition: transform 0.22s ease, box-shadow 0.22s ease;\n  cursor: pointer;\n}\n\n.btn-primary {\n  background: var(--pink-hot);\n  color: #ffffff;\n  box-shadow: 0 10px 30px rgba(232,24,90,0.28);\n}\n\n.btn-primary:hover { transform: translateY(-2px); box-shadow: 0 16px 38px rgba(232,24,90,0.34); }\n\n.btn-ghost {\n  background: transparent;\n  color: var(--burgundy);\n  border: 1.5px solid var(--pink-border);\n}\n.btn-ghost:hover { background: var(--pink-soft); }\n\n\/* ============================================================\n   SECTION 1 \u2014 HERO (foto + bienvenida)\n   ============================================================ *\/\n.home-hero {\n  padding: 80px 0 90px;\n  background: var(--white);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Subtle bg blobs *\/\n.home-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 90% 10%, rgba(161,31,82,0.05) 0%, transparent 40%),\n    radial-gradient(circle at 5% 90%, rgba(232,24,90,0.04) 0%, transparent 35%);\n  pointer-events: none;\n}\n\n.home-hero-inner {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: center;\n  position: relative;\n  z-index: 1;\n}\n\n\/* Photo side *\/\n.home-hero-photo {\n  position: relative;\n}\n\n.home-hero-photo-frame {\n  border-radius: 32px;\n  overflow: hidden;\n  aspect-ratio: 4\/5;\n  max-height: 560px;\n  background: var(--pink-mid);\n  box-shadow: 0 24px 70px rgba(48,18,34,0.13);\n  position: relative;\n}\n\n.home-hero-photo-frame img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n\/* Floating stat badge *\/\n.home-hero-badge {\n  position: absolute;\n  bottom: -20px;\n  right: -20px;\n  background: #fff;\n  border-radius: 20px;\n  padding: 16px 20px;\n  box-shadow: 0 18px 44px rgba(48,18,34,0.14);\n  text-align: center;\n  min-width: 150px;\n}\n\n.home-hero-badge-num {\n  font-family: var(--font-display);\n  font-size: 42px;\n  font-weight: 600;\n  color: var(--burgundy);\n  line-height: 1;\n  display: block;\n}\n\n.home-hero-badge-label {\n  font-size: 12px;\n  color: var(--muted);\n  line-height: 1.4;\n  margin-top: 4px;\n  display: block;\n}\n\n\/* Floating top-left accent *\/\n.home-hero-accent {\n  position: absolute;\n  top: -14px;\n  left: -14px;\n  width: 70px;\n  height: 70px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--pink-hot), var(--burgundy));\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 28px;\n  box-shadow: 0 10px 28px rgba(232,24,90,0.3);\n}\n\n\/* Text side *\/\n.home-hero-text {}\n\n.home-hero-kicker {\n  font-family: var(--font-display);\n  font-size: 20px;\n  font-style: italic;\n  color: var(--burgundy);\n  display: block;\n  margin-bottom: 14px;\n}\n\n.home-hero-text h1 {\n  font-family: var(--font-display);\n  font-size: clamp(38px, 5vw, 66px);\n  font-weight: 500;\n  line-height: 1.04;\n  color: var(--text);\n  margin-bottom: 22px;\n}\n\n.home-hero-text h1 em {\n  font-style: italic;\n  color: var(--burgundy);\n}\n\n.home-hero-text p {\n  font-size: 16px;\n  line-height: 1.85;\n  color: var(--muted);\n  max-width: 500px;\n  margin-bottom: 32px;\n}\n\n.home-hero-actions {\n  display: flex;\n  gap: 14px;\n  flex-wrap: wrap;\n}\n\n\/* ============================================================\n   DIVIDER \u2014 BOOK A TRIAL\n   ============================================================ *\/\n.trial-strip {\n  background: linear-gradient(135deg, var(--burgundy-deep) 0%, #b02462 55%, var(--pink-hot) 100%);\n  padding: 26px 24px;\n  text-align: center;\n}\n\n.trial-strip a {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.28);\n  color: #fff;\n  border-radius: 999px;\n  padding: 14px 28px;\n  font-family: var(--font-body);\n  font-size: 15px;\n  font-weight: 500;\n  letter-spacing: 0.02em;\n  backdrop-filter: blur(4px);\n  transition: background 0.22s ease, transform 0.22s ease;\n}\n\n.trial-strip a:hover {\n  background: rgba(255,255,255,0.22);\n  transform: translateY(-2px);\n}\n\n\/* ============================================================\n   SECTION 2 \u2014 \u00bfPOR QU\u00c9 APRENDER ESPA\u00d1OL? (carousel)\n   ============================================================ *\/\n.why-section {\n  padding: 100px 0 110px;\n  background: var(--cream);\n  position: relative;\n  overflow: hidden;\n}\n\n.why-section::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 5% 20%, rgba(161,31,82,0.05) 0%, transparent 35%),\n    radial-gradient(circle at 95% 80%, rgba(201,151,58,0.06) 0%, transparent 30%);\n  pointer-events: none;\n}\n\n.why-header {\n  text-align: center;\n  margin-bottom: 56px;\n  position: relative;\n  z-index: 1;\n}\n\n.why-header h2 {\n  font-family: var(--font-display);\n  font-size: clamp(36px, 5vw, 62px);\n  font-weight: 500;\n  color: var(--text);\n  line-height: 1.06;\n  margin-bottom: 14px;\n}\n\n.why-header h2 em { font-style: italic; color: var(--burgundy); }\n\n.why-header p {\n  font-size: 16px;\n  color: var(--muted);\n  line-height: 1.75;\n  max-width: 520px;\n  margin: 0 auto;\n}\n\n.why-header::after {\n  content: '';\n  display: block;\n  width: 56px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--pink-hot), var(--burgundy));\n  border-radius: 2px;\n  margin: 22px auto 0;\n}\n\n\/* Carousel wrapper *\/\n.why-carousel-wrap {\n  position: relative;\n  z-index: 1;\n}\n\n\/* Fade edges *\/\n.why-carousel-wrap::before,\n.why-carousel-wrap::after {\n  content: '';\n  position: absolute;\n  top: 0; bottom: 0;\n  width: 80px;\n  z-index: 2;\n  pointer-events: none;\n}\n.why-carousel-wrap::before {\n  left: 0;\n  background: linear-gradient(to right, var(--cream), transparent);\n}\n.why-carousel-wrap::after {\n  right: 0;\n  background: linear-gradient(to left, var(--cream), transparent);\n}\n\n.why-carousel {\n  display: flex;\n  gap: 20px;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n  padding: 12px 60px 20px;\n  scrollbar-width: none;\n  cursor: grab;\n}\n.why-carousel::-webkit-scrollbar { display: none; }\n.why-carousel.is-dragging { cursor: grabbing; }\n\n.why-card {\n  flex: 0 0 340px;\n  scroll-snap-align: start;\n  background: var(--white);\n  border: 1px solid var(--pink-border);\n  border-radius: var(--radius-lg);\n  padding: 36px 30px 32px;\n  position: relative;\n  overflow: hidden;\n  transition: transform 0.28s ease, box-shadow 0.28s ease;\n}\n\n.why-card:hover {\n  transform: translateY(-5px);\n  box-shadow: var(--shadow-card);\n}\n\n\/* Top accent bar *\/\n.why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--pink-hot), var(--burgundy));\n}\n\n\/* Large watermark number *\/\n.why-card-bg-num {\n  position: absolute;\n  bottom: -14px;\n  right: 14px;\n  font-family: var(--font-display);\n  font-size: 100px;\n  font-weight: 600;\n  color: var(--pink-mid);\n  line-height: 1;\n  pointer-events: none;\n  user-select: none;\n}\n\n.why-card-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--pink-hot), var(--burgundy));\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 22px;\n  box-shadow: 0 8px 22px rgba(232,24,90,0.28);\n}\n\n.why-card-icon svg {\n  width: 22px;\n  height: 22px;\n  fill: none;\n  stroke: #fff;\n  stroke-width: 2.5;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.why-card-num {\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--burgundy);\n  margin-bottom: 8px;\n  display: block;\n}\n\n.why-card h3 {\n  font-family: var(--font-display);\n  font-size: 24px;\n  font-weight: 500;\n  color: var(--text);\n  line-height: 1.2;\n  margin-bottom: 18px;\n}\n\n.why-card ul {\n  list-style: none;\n  padding: 0;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.why-card li {\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--muted);\n  padding-left: 16px;\n  position: relative;\n}\n\n.why-card li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 9px;\n  width: 5px;\n  height: 5px;\n  border-radius: 50%;\n  background: var(--pink-hot);\n}\n\n.why-card p.single {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--muted);\n}\n\n\/* Navigation dots *\/\n.why-nav {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 20px;\n  margin-top: 32px;\n}\n\n.why-nav-dots {\n  display: flex;\n  gap: 8px;\n}\n\n.why-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--pink-border);\n  transition: all 0.22s ease;\n  cursor: pointer;\n  border: none;\n  padding: 0;\n}\n\n.why-dot.active {\n  background: var(--pink-hot);\n  width: 24px;\n  border-radius: 4px;\n}\n\n.why-nav-btn {\n  width: 42px;\n  height: 42px;\n  border-radius: 50%;\n  border: 1.5px solid var(--pink-border);\n  background: var(--white);\n  color: var(--burgundy);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  transition: all 0.22s ease;\n  box-shadow: var(--shadow-sm);\n}\n\n.why-nav-btn:hover {\n  background: var(--pink-soft);\n  border-color: var(--burgundy);\n  transform: scale(1.05);\n}\n\n.why-nav-btn svg {\n  width: 16px;\n  height: 16px;\n  stroke: currentColor;\n  fill: none;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ============================================================\n   SECTION 3 \u2014 MATERIAL GRATUITO\n   ============================================================ *\/\n.materials-section {\n  padding: 100px 0 110px;\n  background: var(--white);\n  position: relative;\n}\n\n.materials-header {\n  text-align: center;\n  margin-bottom: 56px;\n}\n\n.materials-header .sub-italic {\n  display: block;\n  font-family: var(--font-display);\n  font-size: 18px;\n  font-style: italic;\n  color: var(--muted);\n  margin-bottom: 12px;\n}\n\n.materials-header h2 {\n  font-family: var(--font-display);\n  font-size: clamp(34px, 4.5vw, 58px);\n  font-weight: 500;\n  color: var(--text);\n  line-height: 1.08;\n  margin-bottom: 16px;\n}\n\n.materials-header h2 em { font-style: italic; color: var(--burgundy); }\n\n.materials-header p {\n  font-size: 16px;\n  color: var(--muted);\n  line-height: 1.8;\n  max-width: 560px;\n  margin: 0 auto;\n}\n\n.materials-header::after {\n  content: '';\n  display: block;\n  width: 56px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--pink-hot), var(--burgundy));\n  border-radius: 2px;\n  margin: 22px auto 0;\n}\n\n\/* Cards grid *\/\n.materials-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n  margin-bottom: 40px;\n}\n\n.material-card {\n  border-radius: var(--radius-lg);\n  overflow: hidden;\n  background: var(--white);\n  border: 1px solid var(--pink-border);\n  box-shadow: var(--shadow-card);\n  transition: transform 0.28s ease, box-shadow 0.28s ease;\n  position: relative;\n}\n\n.material-card:hover { transform: translateY(-6px); box-shadow: 0 28px 70px rgba(48,18,34,0.12); }\n\n.material-card-img {\n  aspect-ratio: 4\/3;\n  overflow: hidden;\n  position: relative;\n}\n\n.material-card-img img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n.material-card:hover .material-card-img img { transform: scale(1.05); }\n\n\/* Gradient overlay on image *\/\n.material-card-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to bottom, transparent 40%, rgba(125,23,63,0.55));\n}\n\n\/* Category chip on image *\/\n.material-card-chip {\n  position: absolute;\n  top: 14px;\n  left: 14px;\n  z-index: 2;\n  background: rgba(255,255,255,0.92);\n  border-radius: 999px;\n  padding: 5px 12px;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--burgundy);\n  backdrop-filter: blur(4px);\n}\n\n.material-card-body {\n  padding: 24px 22px 22px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n}\n\n.material-card-title {\n  font-family: var(--font-display);\n  font-size: 22px;\n  font-weight: 500;\n  color: var(--text);\n  line-height: 1.2;\n}\n\n.material-card-arrow {\n  flex-shrink: 0;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: var(--pink-soft);\n  border: 1px solid var(--pink-border);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--burgundy);\n  font-size: 16px;\n  transition: all 0.22s ease;\n}\n\n.material-card:hover .material-card-arrow {\n  background: var(--pink-hot);\n  border-color: var(--pink-hot);\n  color: #fff;\n}\n\n.materials-cta {\n  text-align: center;\n}\n\n\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width: 1024px) {\n  .home-hero-inner { grid-template-columns: 1fr; gap: 40px; }\n  .home-hero-photo { max-width: 460px; margin: 0 auto; }\n  .home-hero-text { text-align: center; }\n  .home-hero-actions { justify-content: center; }\n  .home-hero-text p { margin-left: auto; margin-right: auto; }\n  .materials-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 680px) {\n  .home-hero, .why-section, .materials-section { padding: 70px 0; }\n  .why-card { flex: 0 0 290px; }\n  .materials-grid { grid-template-columns: 1fr; }\n  .home-hero-badge { right: 0; bottom: -14px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- ============================================================\n     HERO \u2014 foto + bienvenida\n     ============================================================ -->\n<section class=\"home-hero\">\n  <div class=\"container\">\n    <div class=\"home-hero-inner\">\n\n      <!-- Foto -->\n      <div class=\"home-hero-photo\">\n        <div class=\"home-hero-accent\">\ud83c\uddea\ud83c\uddf8<\/div>\n        <div class=\"home-hero-photo-frame\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg\"\n            alt=\"Alexandra, profesora nativa de espa\u00f1ol\">\n        <\/div>\n        <div class=\"home-hero-badge\">\n          <span class=\"home-hero-badge-num\">100+<\/span>\n          <span class=\"home-hero-badge-label\">alumnos de<br>todo el mundo<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Texto -->\n      <div class=\"home-hero-text\">\n        <span class=\"home-hero-kicker\">\u00bfQuieres aprender espa\u00f1ol?<\/span>\n        <h1>Bienvenido a mi <em>p\u00e1gina web<\/em><\/h1>\n        <p>\n          Mi metodolog\u00eda est\u00e1 basada en una estructura clara y comunicaci\u00f3n efectiva.\n          He estado en tu lugar, y s\u00e9 lo que se siente aprender un idioma por a\u00f1os y no saber exactamente cu\u00e1l es tu nivel.\n          Me gusta que mis alumnos tengas claro cu\u00e1l es el siguiente paso y hablen con seguridad en espa\u00f1ol.\n        <\/p>\n        <div class=\"home-hero-actions\">\n          <a href=\"\/sobre-mi\/\" class=\"btn btn-primary\">Sobre m\u00ed \u2192<\/a>\n          <a href=\"\/contacto\/\" class=\"btn btn-ghost\">Contactar<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Book a trial strip -->\n<div class=\"trial-strip\">\n  <a href=\"\/contacto\/\">Book a trial lesson here \ud83d\ude0e<\/a>\n<\/div>\n\n\n<!-- ============================================================\n     \u00bfPOR QU\u00c9 APRENDER ESPA\u00d1OL? \u2014 carousel\n     ============================================================ -->\n<section class=\"why-section\">\n  <div class=\"container\">\n    <div class=\"why-header\">\n      <span class=\"section-label\">Razones de sobra<\/span>\n      <h2>\u00bfPor qu\u00e9 aprender <em>espa\u00f1ol?<\/em><\/h2>\n      <p>Hay muchas razones para dar el paso. Aqu\u00ed tienes solo algunas.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"why-carousel-wrap\">\n    <div class=\"why-carousel\" id=\"whyCarousel\">\n\n      <!-- Card 1 -->\n      <div class=\"why-card\">\n        <span class=\"why-card-bg-num\">1<\/span>\n        <div class=\"why-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n        <\/div>\n        <span class=\"why-card-num\">01 \/ 07<\/span>\n        <h3>Es uno de los idiomas m\u00e1s hablados del mundo<\/h3>\n        <ul>\n          <li>M\u00e1s de 500 millones de personas lo hablan como lengua materna.<\/li>\n          <li>Es el segundo idioma m\u00e1s hablado por nativos, despu\u00e9s del chino mandar\u00edn.<\/li>\n          <li>Es idioma oficial en 21 pa\u00edses, incluyendo Espa\u00f1a, casi toda Am\u00e9rica Latina y partes de EE.UU.<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 2 -->\n      <div class=\"why-card\">\n        <span class=\"why-card-bg-num\">2<\/span>\n        <div class=\"why-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M20 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg>\n        <\/div>\n        <span class=\"why-card-num\">02 \/ 07<\/span>\n        <h3>Multiplica tus oportunidades laborales<\/h3>\n        <ul>\n          <li>Cada vez m\u00e1s empresas buscan personas biling\u00fces (sobre todo ingl\u00e9s\u2013espa\u00f1ol).<\/li>\n          <li>En \u00e1reas como negocios, salud, educaci\u00f3n, turismo o relaciones internacionales, hablar espa\u00f1ol es una ventaja competitiva.<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 3 -->\n      <div class=\"why-card\">\n        <span class=\"why-card-bg-num\">3<\/span>\n        <div class=\"why-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M17.8 19.2L16 11l3.5-3.5C21 6 21 4 19.5 2.5S18 2 16.5 3.5L13 7 4.8 5.2C4.3 5.1 3.7 5.3 3.4 5.7l-.7.7c-.4.4-.4 1 0 1.4L6 10l-2 3H1l-1 1 3 2 2 3 1-1v-3l3-2 2.3 2.3c.4.4 1 .4 1.4 0l.7-.7c.4-.3.6-.9.4-1.4z\"\/><\/svg>\n        <\/div>\n        <span class=\"why-card-num\">03 \/ 07<\/span>\n        <h3>Disfruta m\u00e1s tus viajes<\/h3>\n        <ul>\n          <li>Viajar a pa\u00edses hispanohablantes es m\u00e1s f\u00e1cil y enriquecedor si hablas el idioma.<\/li>\n          <li>Podr\u00e1s conectar con personas locales y vivir experiencias m\u00e1s aut\u00e9nticas y memorables.<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 4 -->\n      <div class=\"why-card\">\n        <span class=\"why-card-bg-num\">4<\/span>\n        <div class=\"why-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/><\/svg>\n        <\/div>\n        <span class=\"why-card-num\">04 \/ 07<\/span>\n        <h3>Accede a una cultura inmensa y vibrante<\/h3>\n        <ul>\n          <li>Descubre autores como Garc\u00eda M\u00e1rquez o Isabel Allende, directores como Almod\u00f3var, o la m\u00fasica desde el flamenco al reguet\u00f3n.<\/li>\n          <li>T\u00fa tambi\u00e9n conoces a Bad Bunny \ud83d\ude0f<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 5 -->\n      <div class=\"why-card\">\n        <span class=\"why-card-bg-num\">5<\/span>\n        <div class=\"why-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 1 1 7.072 0l-.548.547A3.374 3.374 0 0 0 14 18.469V19a2 2 0 1 1-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z\"\/><\/svg>\n        <\/div>\n        <span class=\"why-card-num\">05 \/ 07<\/span>\n        <h3>Activa tu mente y tus capacidades<\/h3>\n        <ul>\n          <li>Aprender un nuevo idioma mejora la memoria, la concentraci\u00f3n y la resoluci\u00f3n de problemas.<\/li>\n          <li>Incluso retrasa el envejecimiento cerebral y fortalece tus habilidades cognitivas.<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 6 -->\n      <div class=\"why-card\">\n        <span class=\"why-card-bg-num\">6<\/span>\n        <div class=\"why-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <span class=\"why-card-num\">06 \/ 07<\/span>\n        <h3>Comun\u00edcate con m\u00e1s personas<\/h3>\n        <ul>\n          <li>Conecta con personas de todos los pa\u00edses del mundo \u2014 el idioma ya no es una barrera!<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Card 7 -->\n      <div class=\"why-card\">\n        <span class=\"why-card-bg-num\">7<\/span>\n        <div class=\"why-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n        <\/div>\n        <span class=\"why-card-num\">07 \/ 07<\/span>\n        <h3>Es un idioma lleno de vida<\/h3>\n        <p class=\"single\">\n          El espa\u00f1ol es rico, expresivo y lleno de matices. Su musicalidad y su pasi\u00f3n al hablar contagian entusiasmo y te abren a una nueva forma de sentir y comunicarte.\n        <\/p>\n      <\/div>\n\n    <\/div><!-- \/carousel -->\n  <\/div>\n\n  <!-- Nav dots + arrows -->\n  <div class=\"why-nav\">\n    <button class=\"why-nav-btn\" id=\"prevBtn\" aria-label=\"Anterior\">\n      <svg viewBox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"\/><\/svg>\n    <\/button>\n    <div class=\"why-nav-dots\" id=\"whyDots\">\n      <button class=\"why-dot active\" data-index=\"0\"><\/button>\n      <button class=\"why-dot\" data-index=\"1\"><\/button>\n      <button class=\"why-dot\" data-index=\"2\"><\/button>\n      <button class=\"why-dot\" data-index=\"3\"><\/button>\n      <button class=\"why-dot\" data-index=\"4\"><\/button>\n      <button class=\"why-dot\" data-index=\"5\"><\/button>\n      <button class=\"why-dot\" data-index=\"6\"><\/button>\n    <\/div>\n    <button class=\"why-nav-btn\" id=\"nextBtn\" aria-label=\"Siguiente\">\n      <svg viewBox=\"0 0 24 24\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\n    <\/button>\n  <\/div>\n\n<\/section>\n\n\n<!-- ============================================================\n     MATERIAL GRATUITO\n     ============================================================ -->\n<section class=\"materials-section\">\n  <div class=\"container\">\n\n    <div class=\"materials-header\">\n      <span class=\"sub-italic\">Materiales claros, pr\u00e1cticos y hechos para aprender de verdad<\/span>\n      <h2>Material gratuito para aprender<br><em>espa\u00f1ol cuando y donde quieras<\/em><\/h2>\n      <p>Aprende espa\u00f1ol con los materiales adecuados. Descarga gu\u00edas, ejercicios y recursos exclusivos que har\u00e1n que tu aprendizaje sea m\u00e1s f\u00e1cil y eficiente.<\/p>\n    <\/div>\n\n    <div class=\"materials-grid\">\n\n      <!-- Entrevistas -->\n      <div class=\"material-card\">\n        <div class=\"material-card-img\">\n          <span class=\"material-card-chip\">Escucha activa<\/span>\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1478737270239-2f02b77fc618?w=600&q=80\" alt=\"Entrevistas en espa\u00f1ol\">\n        <\/div>\n        <div class=\"material-card-body\">\n          <h3 class=\"material-card-title\">Entrevistas<\/h3>\n          <a href=\"https:\/\/www.spanishwithalexandra.com\/contenido-espanol\/\" class=\"material-card-arrow\">\u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Programas de entretenimiento -->\n      <div class=\"material-card\">\n        <div class=\"material-card-img\">\n          <span class=\"material-card-chip\">Entretenimiento<\/span>\n          <img decoding=\"async\" src=\"https:\/\/www.spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/El-Hormiguero-Spanish-with-Alexandra.jpg\" alt=\"Programas de entretenimiento\">\n        <\/div>\n        <div class=\"material-card-body\">\n          <h3 class=\"material-card-title\">Programas de entretenimiento<\/h3>\n          <a href=\"https:\/\/www.spanishwithalexandra.com\/contenido-espanol\/\" class=\"material-card-arrow\">\u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- Novelas -->\n      <div class=\"material-card\">\n        <div class=\"material-card-img\">\n          <span class=\"material-card-chip\">Lectura<\/span>\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512820790803-83ca734da794?w=600&q=80\" alt=\"Novelas en espa\u00f1ol\">\n        <\/div>\n        <div class=\"material-card-body\">\n          <h3 class=\"material-card-title\">Novelas<\/h3>\n          <a href=\"https:\/\/www.spanishwithalexandra.com\/contenido-espanol\/\" class=\"material-card-arrow\">\u2192<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"materials-cta\">\n      <a href=\"https:\/\/www.spanishwithalexandra.com\/contenido-espanol\/\" class=\"btn btn-primary\">M\u00e1s materiales \u2192<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     JS \u2014 carousel drag + dots + arrows\n     ============================================================ -->\n<script>\n(function () {\n  const carousel = document.getElementById('whyCarousel');\n  const dots     = document.querySelectorAll('.why-dot');\n  const prevBtn  = document.getElementById('prevBtn');\n  const nextBtn  = document.getElementById('nextBtn');\n  const cards    = carousel.querySelectorAll('.why-card');\n  const cardW    = () => cards[0].offsetWidth + 20; \/\/ gap\n\n  let activeIdx = 0;\n\n  function scrollTo(idx) {\n    idx = Math.max(0, Math.min(idx, cards.length - 1));\n    activeIdx = idx;\n    carousel.scrollTo({ left: cardW() * idx, behavior: 'smooth' });\n    dots.forEach((d, i) => d.classList.toggle('active', i === idx));\n  }\n\n  dots.forEach(d => d.addEventListener('click', () => scrollTo(+d.dataset.index)));\n  prevBtn.addEventListener('click', () => scrollTo(activeIdx - 1));\n  nextBtn.addEventListener('click', () => scrollTo(activeIdx + 1));\n\n  \/\/ Update dot on manual scroll\n  let scrollTimer;\n  carousel.addEventListener('scroll', () => {\n    clearTimeout(scrollTimer);\n    scrollTimer = setTimeout(() => {\n      const idx = Math.round(carousel.scrollLeft \/ cardW());\n      dots.forEach((d, i) => d.classList.toggle('active', i === idx));\n      activeIdx = idx;\n    }, 80);\n  });\n\n  \/\/ Drag to scroll\n  let isDown = false, startX, scrollLeft;\n  carousel.addEventListener('mousedown', e => {\n    isDown = true;\n    carousel.classList.add('is-dragging');\n    startX = e.pageX - carousel.offsetLeft;\n    scrollLeft = carousel.scrollLeft;\n  });\n  carousel.addEventListener('mouseleave', () => { isDown = false; carousel.classList.remove('is-dragging'); });\n  carousel.addEventListener('mouseup', () => { isDown = false; carousel.classList.remove('is-dragging'); });\n  carousel.addEventListener('mousemove', e => {\n    if (!isDown) return;\n    e.preventDefault();\n    const x = e.pageX - carousel.offsetLeft;\n    carousel.scrollLeft = scrollLeft - (x - startX) * 1.4;\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>https:\/\/www.spanishwithalexandra.com\/wp-content\/uploads\/2026\/03\/Blue-White-Modern-Bold-Animated-Opening-Video-Youtube-Intro.mp4#t=2 \ud83c\uddea\ud83c\uddf8 100+ alumnos detodo el mundo \u00bfQuieres aprender espa\u00f1ol? Bienvenido a mi p\u00e1gina web Mi metodolog\u00eda est\u00e1 basada en una estructura clara y comunicaci\u00f3n efectiva. He estado en tu lugar, y s\u00e9 lo que se siente aprender un idioma por a\u00f1os y no saber exactamente cu\u00e1l es tu nivel. Me gusta que mis alumnos [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3139,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-28","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra<\/title>\n<meta name=\"description\" content=\"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.spanishwithalexandra.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra\" \/>\n<meta property=\"og:description\" content=\"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.spanishwithalexandra.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Spanish with Alexandra\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-29T20:19:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"1005\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra\" \/>\n<meta name=\"twitter:description\" content=\"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/\",\"url\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/\",\"name\":\"Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/spanishwithalexandra.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg\",\"datePublished\":\"2024-05-29T03:57:49+00:00\",\"dateModified\":\"2026-04-29T20:19:36+00:00\",\"description\":\"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.spanishwithalexandra.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/spanishwithalexandra.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg\",\"contentUrl\":\"https:\\\/\\\/spanishwithalexandra.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg\",\"width\":1600,\"height\":1005},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#website\",\"url\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/\",\"name\":\"Spanish with Alexandra\",\"description\":\"Clases de espa\u00f1ol online con profesora nativa\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#organization\",\"name\":\"Spanish with Alexandra\",\"url\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/spanishwithalexandra.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/logo-makeit.webp\",\"contentUrl\":\"https:\\\/\\\/spanishwithalexandra.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/logo-makeit.webp\",\"width\":442,\"height\":450,\"caption\":\"Spanish with Alexandra\"},\"image\":{\"@id\":\"https:\\\/\\\/www.spanishwithalexandra.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Online Spanish classes with a native teacher","description":"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.spanishwithalexandra.com\/","og_locale":"en_GB","og_type":"article","og_title":"Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra","og_description":"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.","og_url":"https:\/\/www.spanishwithalexandra.com\/","og_site_name":"Spanish with Alexandra","article_modified_time":"2026-04-29T20:19:36+00:00","og_image":[{"width":1600,"height":1005,"url":"https:\/\/www.spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra","twitter_description":"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.","twitter_image":"https:\/\/spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg","twitter_misc":{"Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.spanishwithalexandra.com\/","url":"https:\/\/www.spanishwithalexandra.com\/","name":"Online Spanish classes with a native teacher","isPartOf":{"@id":"https:\/\/www.spanishwithalexandra.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.spanishwithalexandra.com\/#primaryimage"},"image":{"@id":"https:\/\/www.spanishwithalexandra.com\/#primaryimage"},"thumbnailUrl":"https:\/\/spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg","datePublished":"2024-05-29T03:57:49+00:00","dateModified":"2026-04-29T20:19:36+00:00","description":"Aprende espa\u00f1ol con una profesora nativa. Clases online personalizadas, din\u00e1micas y enfocadas en hablar con confianza desde el primer d\u00eda.","breadcrumb":{"@id":"https:\/\/www.spanishwithalexandra.com\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.spanishwithalexandra.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.spanishwithalexandra.com\/#primaryimage","url":"https:\/\/spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg","contentUrl":"https:\/\/spanishwithalexandra.com\/wp-content\/uploads\/2026\/04\/Clases-de-espan\u0303ol-online-con-profesora-nativa-Spanish-with-Alexandra.jpg","width":1600,"height":1005},{"@type":"BreadcrumbList","@id":"https:\/\/www.spanishwithalexandra.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.spanishwithalexandra.com\/"},{"@type":"ListItem","position":2,"name":"Clases de espa\u00f1ol online con profesora nativa | Spanish with Alexandra"}]},{"@type":"WebSite","@id":"https:\/\/www.spanishwithalexandra.com\/#website","url":"https:\/\/www.spanishwithalexandra.com\/","name":"Spanish with Alexandra","description":"Clases de espa\u00f1ol online con profesora nativa","publisher":{"@id":"https:\/\/www.spanishwithalexandra.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.spanishwithalexandra.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.spanishwithalexandra.com\/#organization","name":"Spanish with Alexandra","url":"https:\/\/www.spanishwithalexandra.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.spanishwithalexandra.com\/#\/schema\/logo\/image\/","url":"https:\/\/spanishwithalexandra.com\/wp-content\/uploads\/2024\/05\/logo-makeit.webp","contentUrl":"https:\/\/spanishwithalexandra.com\/wp-content\/uploads\/2024\/05\/logo-makeit.webp","width":442,"height":450,"caption":"Spanish with Alexandra"},"image":{"@id":"https:\/\/www.spanishwithalexandra.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":622,"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":3146,"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/pages\/28\/revisions\/3146"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/media\/3139"}],"wp:attachment":[{"href":"https:\/\/spanishwithalexandra.com\/en\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}