.elementor-42069 .elementor-element.elementor-element-7265c53{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-836b1b0 */:root {
  --red: #bc1823;
  --red-light: #bc1823;
  --red-muted: #f9e5e5;
  --cream: #ffffff;
  --warm-white: #ffffff;
  --stone: #ffffff;
  --text: #020303;
  --text-mid: #575550;
  --text-light: #575550;
  --acc: #020303;
  --acc-light: #e8eaf6;
  --gold: #bc1823;
  --gold-light: #fdf3dd;
}

body{font-family:'Libre Franklin',sans-serif;background:#ffffff;color:#020303;overflow-x:hidden;}

.hero{min-height:100vh;padding:120px 48px 80px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;overflow:hidden;}
.hero::before{content:'';position:absolute;top:-100px;right:-100px;width:700px;height:700px;background:radial-gradient(circle,rgba(198,40,40,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none;}
.hero-label{display:inline-flex;align-items:center;gap:8px;background:#e8eaf6;color:#020303;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:4px;margin-bottom:24px;}
.hero-label::before{content:'';width:6px;height:6px;background:var(--acc);border-radius:50%;}
.hero-eyebrow{font-size:.9rem;font-weight:400;color:#575550;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;}
.hero-title{font-family:'Libre Franklin';font-size:18px;font-weight:700;line-height:1.1;color:#020303;margin-bottom:8px;}
.hero-title .accent{color:#020303;}
.hero-title .light{font-weight:400;font-style:italic;}
.hero-subtitle{font-family:'Libre Franklin';font-size:1.3rem;font-style:italic;color:#575550;margin-bottom:32px;line-height:1.5;}
.hero-desc{font-size:1rem;line-height:1.75;color:#575550;max-width:520px;margin-bottom:44px;}
.hero-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;}
.btn-primary{background:var(--red);color:white;padding:14px 32px;border-radius:50px;font-size:.9rem;font-weight:600;text-decoration:none;letter-spacing:.02em;transition:all .2s;display:inline-block;box-shadow:0 4px 20px rgba(198,40,40,.25);}
.btn-primary:hover{background:#bc1823;transform:translateY(-2px);}
.btn-secondary{color:#bc1823;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border-bottom:1.5px solid rgba(198,40,40,.3);padding-bottom:2px;transition:all .2s;}
.btn-secondary:hover{border-color:#bc1823;gap:12px;}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(198,40,40,.1);border-radius:16px;overflow:hidden;margin-top:48px;}
.stat-box{background:var(--cream);padding:20px 18px;text-align:center;opacity:0;transform:translateY(20px);animation:fadeUp .5s ease forwards;}
.stat-box:nth-child(1){animation-delay:.2s;}
.stat-box:nth-child(2){animation-delay:.35s;}
.stat-box:nth-child(3){animation-delay:.5s;}
.stat-num{font-family:'Libre Franklin';font-size:2rem;font-weight:700;color:#bc1823;display:block;line-height:1;}
.stat-label{font-size:.75rem;color:#575550;margin-top:4px;letter-spacing:.04em;}
.hero-visual{position:relative;z-index:1;opacity:0;transform:translateX(30px);animation:fadeLeft .7s ease .3s forwards;}
.hero-card{background:white;border-radius:24px;padding:40px;box-shadow:0 20px 60px rgba(42,31,26,.1),0 4px 20px rgba(42,31,26,.06);position:relative;}
.hero-card::before{content:'';position:absolute;top:-12px;right:-12px;width:100%;height:100%;border:2px solid rgba(198,40,40,.15);border-radius:24px;z-index:-1;}
.card-badge{display:inline-block;background:#fdf3dd;color:#bc1823;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:20px;}
.card-title{font-family:'Libre Franklin';font-size:1.4rem;font-weight:600;color:#020303;line-height:1.3;margin-bottom:24px;}
.card-features{list-style:none;display:flex;flex-direction:column;gap:12px;}
.card-features li{display:flex;align-items:flex-start;gap:12px;font-size:.86rem;color:#575550;line-height:1.5;}
.card-features li::before{content:'✓';background:var(--acc);color:white;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;flex-shrink:0;margin-top:1px;}
.card-divider{height:1px;background:var(--stone);margin:24px 0;}
.card-credentials{display:flex;gap:10px;flex-wrap:wrap;}
.cred-pill{background:var(--red-muted);color:#bc1823;font-size:.72rem;font-weight:600;letter-spacing:.05em;padding:4px 10px;border-radius:20px;}

.section-divider{display:flex;align-items:center;gap:20px;padding:0 48px;margin:20px 0;}
.divider-line{flex:1;height:1px;background:rgba(198,40,40,.12);}
.divider-mark{font-family:'Libre Franklin';font-size:1.4rem;color:rgba(198,40,40,.25);}

section{padding:80px 48px;}
.section-label{font-size:18px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#bc1823;margin-bottom:12px;}
.section-title{font-family:'Libre Franklin';font-size:18px;font-weight:700;line-height:1.15;color:#020303;margin-bottom:20px;}
.section-title em{font-style:italic;color:#bc1823;}
.section-subtitle{font-size:18px;color:#575550;line-height:1.7;max-width:560px;}

.descripcion{background:var(--warm-white);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;}
.desc-text{font-size:1.02rem;line-height:1.85;color:#020303;}
.desc-text p+p{margin-top:16px;}
.desc-highlights{display:flex;flex-direction:column;gap:20px;}
.highlight-item{display:flex;gap:16px;align-items:flex-start;padding:20px;border-radius:12px;background:white;box-shadow:0 2px 12px rgba(42,31,26,.06);transition:transform .2s,box-shadow .2s;}
.highlight-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(42,31,26,.1);}
.highlight-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0;background:var(--acc-light);}
.highlight-text h4{font-size:.9rem;font-weight:600;color:#020303;margin-bottom:4px;}
.highlight-text p{font-size:.83rem;color:#575550;line-height:1.5;}

.perfil{background:var(--cream);}
.perfil-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:52px;}
.perfil-card{background:white;border-radius:20px;padding:36px;box-shadow:0 2px 20px rgba(42,31,26,.07);border-top:3px solid #020303;}
.perfil-card-title{font-family:'Libre Franklin',serif;font-size:1.4rem;font-weight:600;color:#020303;margin-bottom:6px;}
.perfil-card-sub{font-size:.8rem;color:#575550;margin-bottom:24px;}
.perfil-list{list-style:none;display:flex;flex-direction:column;gap:10px;}
.perfil-list li{font-size:.88rem;color:#575550;line-height:1.5;padding-left:20px;position:relative;}
.perfil-list li::before{content:'›';position:absolute;left:0;font-weight:700;font-size:1rem;top:-1px;color:#020303;}

.temario{background:var(--stone);}
.temario-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;flex-wrap:wrap;gap:24px;}
.chips{display:flex;gap:8px;flex-wrap:wrap;}
.chip{padding:7px 16px;border-radius:50px;font-size:.78rem;font-weight:600;background:var(--acc-light);color:#020303;border:1.5px solid #1a237e22;}
.temario-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;}
.temario-item{background:white;border-radius:12px;padding:18px 20px;display:flex;align-items:center;gap:14px;box-shadow:0 1px 8px rgba(42,31,26,.06);transition:all .2s;}
.temario-item:hover{transform:translateX(4px);box-shadow:0 4px 16px rgba(42,31,26,.1);}
.temario-num{font-family:'Libre Franklin';font-size:1.4rem;font-weight:700;color:#1a237e44;flex-shrink:0;width:28px;line-height:1;}
.temario-name{font-size:.85rem;font-weight:500;color:#020303;line-height:1.4;}

.titulacion{background:var(--cream);}
.titulacion-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;margin-top:52px;}
.tit-card{border-radius:20px;padding:36px 28px;text-align:center;}
.tit-card.sep{background:linear-gradient(145deg,#fff5f5 0%,white 100%);border:1.5px solid rgba(198,40,40,.12);}
.tit-card.euro{background:linear-gradient(145deg,var(--acc-light) 0%,white 100%);border:1.5px solid #1a237e33;}
.tit-card.iso{background:linear-gradient(145deg,#fffbf0 0%,white 100%);border:1.5px solid rgba(181,135,42,.15);}
.tit-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin:0 auto 20px;}
.sep .tit-icon{background:var(--red-muted);}
.euro .tit-icon{background:var(--acc-light);}
.iso .tit-icon{background:var(--gold-light);}
.tit-label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;}
.sep .tit-label{color:#bc1823;}
.euro .tit-label{color:#020303;}
.iso .tit-label{color:#bc1823;}
.tit-name{font-family:'Libre Franklin';font-size:1.1rem;font-weight:600;color:#020303;line-height:1.4;margin-bottom:10px;}
.tit-desc{font-size:.8rem;color:#575550;line-height:1.6;}

.cta-section{background:linear-gradient(135deg,var(--red) 0%,#a51c1c 100%);padding:80px 48px;display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;position:relative;overflow:hidden;}
.cta-section::before{content:'';position:absolute;top:-150px;right:10%;width:500px;height:500px;background:rgba(255,255,255,.04);border-radius:50%;pointer-events:none;}
.cta-label{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:12px;}
.cta-title{font-family:'Libre Franklin';font-size:12px;font-weight:700;color:white;line-height:1.2;margin-bottom:16px;}
.cta-sub{font-size:1rem;color:rgba(255,255,255,.75);line-height:1.65;max-width:480px;}
.cta-actions{display:flex;flex-direction:column;gap:14px;min-width:260px;}
.btn-white{background:white;color:#bc1823;padding:15px 32px;border-radius:50px;font-size:.9rem;font-weight:700;text-decoration:none;text-align:center;transition:all .2s;box-shadow:0 4px 20px rgba(0,0,0,.15);}
.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.2);}
.btn-outline-white{border:1.5px solid rgba(255,255,255,.4);color:white;padding:14px 32px;border-radius:50px;font-size:.9rem;font-weight:500;text-decoration:none;text-align:center;transition:all .2s;}
.btn-outline-white:hover{background:rgba(255,255,255,.1);border-color:white;}
.contact-info{display:flex;flex-direction:column;gap:8px;margin-top:12px;}
.contact-info span{font-size:.8rem;color:rgba(255,255,255,.65);display:flex;align-items:center;gap:8px;}

footer{background:var(--stone);padding:28px 48px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(198,40,40,.08);}
.footer-logo{font-family:'Libre Franklin',serif;font-size:1.1rem;font-weight:700;color:#bc1823;}
.footer-text{font-size:.78rem;color:#575550;}

.hero-content{opacity:0;transform:translateY(20px);animation:fadeIn .6s ease .1s forwards;}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease;}
.reveal.visible{opacity:1;transform:translateY(0);}
@keyframes fadeUp{to{opacity:1;transform:translateY(0);}}
@keyframes fadeLeft{to{opacity:1;transform:translateX(0);}}
@keyframes fadeIn{to{opacity:1;transform:translateY(0);}}

@media(max-width:900px){
  nav{padding:14px 24px;}
  .hero{grid-template-columns:1fr;padding:100px 24px 60px;gap:40px;}
  section{padding:60px 24px;}
  .descripcion,.perfil-grid,.temario-grid,.titulacion-grid{grid-template-columns:1fr;}
  .cta-section{grid-template-columns:1fr;padding:60px 24px;}
  footer{flex-direction:column;gap:12px;text-align:center;padding:24px;}
  .section-divider{padding:0 24px;}
  .temario-header{flex-direction:column;align-items:flex-start;}
}/* End custom CSS */