:root{--primary-red:#932010;--secondary-blue:#1E9FFB;--tertiary-cream:#FFF8DA;--dark-bg:#1a1a1a;--darker-bg:#0f0f0f;--section-bg:#242424;--text-light:#f8f9fa;--text-muted:#e9ecef;--text-dim:#adb5bd}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{background:linear-gradient(135deg,var(--dark-bg) 0%,var(--darker-bg) 100%);color:var(--text-light);min-height:100vh;overflow-x:hidden;font:17px/1.7 'Work Sans',-apple-system,BlinkMacSystemFont,sans-serif}
img{max-width:100%;height:auto}
a{text-decoration:none;color:inherit;transition:opacity .25s ease}
a:hover{opacity:.8}
header{background:linear-gradient(165deg,#932010 0%,#1a1a1a 45%,#1E9FFB 100%);padding:0;position:relative;border-bottom:3px solid #1e9ffb4d;box-shadow:0 8px 32px #00000080}
.brand_top_row_8kx{text-align:center;padding:18px 20px 14px;background:#0006;border-bottom:1px solid #fff8da26}
.brand_top_row_8kx h1{color:var(--tertiary-cream);letter-spacing:.5px;margin:0;text-shadow:2px 2px 12px #93201099;font:700 clamp(22px,3.2vw,34px) 'Space Grotesk',sans-serif}
.middle_info_tier_3jq{display:flex;justify-content:space-between;align-items:center;padding:22px 6%;background:#0f0f0fa6;gap:40px;flex-wrap:wrap}
.logo_holder_m9p{flex:0 0 auto;z-index:50;position:relative}
.logo_holder_m9p img{height:90px;width:90px;display:block;object-fit:contain}
.contact_email_zone_7wf{flex:1 1 auto;display:flex;justify-content:flex-end;align-items:center;gap:12px}
.contact_email_zone_7wf a{font-size:16px;color:var(--secondary-blue);font-weight:500;padding:10px 18px;background:#1e9ffb1a;border:1px solid #1e9ffb66;border-radius:6px;transition:background .3s ease,border-color .3s ease}
.contact_email_zone_7wf a:hover{background:#1e9ffb33;border-color:#1e9ffbb3;opacity:1}
.nav_bottom_tier_5xr{background:#93201033;padding:0;border-top:1px solid #fff8da1f}
.nav_bottom_tier_5xr nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0;max-width:1400px;margin:0 auto}
.nav_bottom_tier_5xr nav a{color:var(--text-light);padding:20px 28px;display:inline-block;position:relative;transition:color .25s ease,background .25s ease;text-transform:uppercase;letter-spacing:.8px;font:600 16px 'Space Grotesk',sans-serif}
.nav_bottom_tier_5xr nav a:hover{color:var(--tertiary-cream);background:#fff8da14;opacity:1}
.nav_bottom_tier_5xr nav a:focus{outline:3px solid var(--secondary-blue);outline-offset:-3px}
main{min-height:400px}
footer{background:linear-gradient(90deg,#0f0f0f 0%,#1a1a1a 100%);color:var(--text-muted);margin-top:80px;position:relative;border-top:4px solid var(--primary-red)}
.footer_sanctuary_layout_k4m{display:flex;min-height:340px}
.footer_vertical_strip_9zq{width:180px;background:linear-gradient(180deg,var(--primary-red) 0%,#6b1809 100%);padding:45px 20px;display:flex;flex-direction:column;align-items:center;gap:28px;border-right:2px solid #1e9ffb40}
.footer_logo_sanctuary_2wp{width:75px;height:75px}
.footer_logo_sanctuary_2wp img{width:100%;height:100%;object-fit:contain}
.footer_vertical_strip_9zq a{font-size:14px;color:var(--tertiary-cream);writing-mode:vertical-rl;text-orientation:mixed;font-weight:500;padding:10px 5px;transition:color .25s ease}
.footer_vertical_strip_9zq a:hover{color:var(--secondary-blue);opacity:1}
.footer_main_content_8pr{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:50px 6% 35px}
.footer_dense_zone_6hx{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:45px 35px;margin-bottom:40px}
.footer_service_cluster_3lw h3{color:var(--secondary-blue);margin-bottom:18px;letter-spacing:.5px;font:600 18px 'Space Grotesk',sans-serif}
.footer_service_cluster_3lw a{display:block;font-size:15px;color:var(--text-dim);margin-bottom:12px;transition:color .25s ease;padding:4px 0}
.footer_service_cluster_3lw a:hover{color:var(--tertiary-cream);opacity:1}
.footer_sparse_zone_1nk{padding-top:30px;border-top:1px solid #fff8da1a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}
.footer_copyright_7mq{font-size:14px;color:var(--text-dim)}
.footer_address_compact_5bv{font-size:13px;color:var(--text-dim);text-align:right;font-style:normal}
#consent_micro_form_xj8{position:fixed;bottom:30px;right:30px;background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 100%);border:2px solid var(--secondary-blue);border-radius:12px;padding:28px 32px;max-width:420px;box-shadow:0 12px 48px #000c 0 0 0 1px #1e9ffb33;z-index:9999;display:none;color:var(--text-light)}
#consent_micro_form_xj8.active_popup_state_2kw{display:block;animation:slideInFromRight_7qp .4s ease-out}
@keyframes slideInFromRight_7qp {
from{transform:translateX(100px);opacity:0}
to{transform:translateX(0);opacity:1}
}
.consent_message_block_9tr{font-size:15px;line-height:1.6;margin-bottom:22px;color:var(--text-muted)}
.consent_actions_row_4mp{display:flex;gap:12px;flex-wrap:wrap}
.consent_btn_accept_8kl,.consent_btn_reject_3vw{flex:1;min-width:140px;padding:12px 20px;border:none;border-radius:6px;cursor:pointer;transition:background .25s ease,transform .2s ease;font:600 15px 'Space Grotesk',sans-serif}
.consent_btn_accept_8kl{background:linear-gradient(135deg,var(--primary-red) 0%,#6b1809 100%);color:var(--tertiary-cream)}
.consent_btn_accept_8kl:hover{background:linear-gradient(135deg,#6b1809 0%,var(--primary-red) 100%);transform:translateY(-2px)}
.consent_btn_reject_3vw{background:none;color:var(--text-light);border:2px solid var(--text-dim)}
.consent_btn_reject_3vw:hover{background:#ffffff0d;border-color:var(--text-light);transform:translateY(-2px)}
.consent_btn_accept_8kl:focus,.consent_btn_reject_3vw:focus{outline:3px solid var(--secondary-blue);outline-offset:2px}
@media (max-width: 768px) {
.brand_top_row_8kx h1{font-size:20px}
.middle_info_tier_3jq{flex-direction:column;padding:20px 5%;gap:20px}
.logo_holder_m9p img{height:70px;width:70px}
.contact_email_zone_7wf{justify-content:center}
.nav_bottom_tier_5xr nav{flex-direction:column;gap:0}
.nav_bottom_tier_5xr nav a{width:100%;text-align:center;padding:16px 20px;border-bottom:1px solid #fff8da14}
.footer_sanctuary_layout_k4m{flex-direction:column}
.footer_vertical_strip_9zq{width:100%;flex-direction:row;padding:30px 20px;border-right:none;border-bottom:2px solid #1e9ffb40}
.footer_vertical_strip_9zq a{writing-mode:horizontal-tb;text-orientation:mixed}
.footer_main_content_8pr{padding:35px 5% 25px}
.footer_dense_zone_6hx{grid-template-columns:1fr;gap:30px}
.footer_sparse_zone_1nk{flex-direction:column;text-align:center}
.footer_address_compact_5bv{text-align:center}
#consent_micro_form_xj8{bottom:20px;right:20px;left:20px;max-width:none;padding:22px 24px}
.consent_actions_row_4mp{flex-direction:column}
.consent_btn_accept_8kl,.consent_btn_reject_3vw{width:100%}
}
@media (min-width: 769px) and (max-width: 1024px) {
.middle_info_tier_3jq{padding:22px 4%;gap:25px}
.logo_holder_m9p img{height:80px;width:80px}
.nav_bottom_tier_5xr nav a{padding:18px 22px;font-size:15px}
}
.finanzas-vittorio-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 100%)}
.finanzas-vittorio-hero::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.25;z-index:1;background:url(./image_files/GTiUS.jpg) (cover) center}
.finanzas-vittorio-hero::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to top,#1a1a1a,transparent);z-index:2}
.hero-contenido-principal{position:relative;z-index:3;max-width:920px;padding:0 2rem}
.hero-titulo-grande{font-size:4.2rem;font-weight:800;color:#FFF8DA;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}
.hero-titulo-grande::before{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#932010,#1E9FFB);margin-bottom:2rem}
.hero-descripcion-texto{font-size:1.4rem;color:#e9ecef;line-height:1.7;margin-bottom:2.5rem;max-width:680px}
.hero-boton-accion{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#932010,#1E9FFB);color:#FFF8DA;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;z-index:10;position:relative}
.hero-boton-accion:hover{transform:translateY(-3px);box-shadow:0 8px 24px #93201066}
.realidad-financiera-seccion{background:#2c2c2c;padding:6rem 0;position:relative}
.realidad-financiera-seccion::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#1E9FFB,transparent)}
.contenedor-diagonal-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.contenido-texto-principal h2{font-size:2.8rem;color:#FFF8DA;margin-bottom:1.5rem;font-weight:700;position:relative;display:inline-block}
.contenido-texto-principal h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60%;height:3px;background:#932010}
.contenido-texto-principal p{font-size:1.1rem;color:#e9ecef;line-height:1.8;margin-bottom:1.5rem}
.imagen-contexto-financiero{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 12px 48px #0009;transform:rotate(-2deg);transition:transform .4s ease}
.imagen-contexto-financiero:hover{transform:rotate(0deg) scale(1.02)}
.metodologia-asimetrica{background:linear-gradient(165deg,#1a1a1a 0%,#343a40 100%);padding:7rem 0;clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);margin:4rem 0}
.grid-metodologia-custom{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}
.bloque-metodologia-texto{padding:2rem 0}
.bloque-metodologia-texto h2{font-size:2.5rem;color:#1E9FFB;margin-bottom:2rem;font-weight:700}
.bloque-metodologia-texto h2::before{content:'◆';color:#932010;margin-right:1rem;font-size:1.8rem}
.lista-metodologia-puntos{list-style:none;padding:0;margin:0}
.lista-metodologia-puntos li{background:#1e9ffb0d;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #1E9FFB;color:#f8f9fa;font-size:1.05rem;line-height:1.7;transition:background .3s ease,transform .3s ease}
.lista-metodologia-puntos li:hover{background:#1e9ffb1f;transform:translateX(8px)}
.lista-metodologia-puntos li strong{color:#FFF8DA;display:block;margin-bottom:.5rem;font-size:1.15rem}
.imagen-metodologia-lateral{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:-8px 8px 32px #93201066}
.casos-reales-radial{background:#2c2c2c;padding:6rem 0;position:relative;overflow:hidden}
.contenedor-radial-casos{position:relative;max-width:1100px;margin:0 auto;padding:0 2rem}
.titulo-central-casos{text-align:center;margin-bottom:4rem}
.titulo-central-casos h2{font-size:3rem;color:#FFF8DA;font-weight:800;margin-bottom:1rem}
.titulo-central-casos p{font-size:1.2rem;color:#e9ecef;max-width:680px;margin:0 auto;line-height:1.7}
.grid-casos-cuatro{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.tarjeta-caso-individual{background:linear-gradient(145deg,#343a40,#2c2c2c);padding:2rem;border-radius:12px;border:1px solid #1e9ffb33;transition:all .3s ease;position:relative}
.tarjeta-caso-individual::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#932010,#1E9FFB);border-radius:12px 12px 0 0;transform:scaleX(0);transition:transform .3s ease}
.tarjeta-caso-individual:hover::before{transform:scaleX(1)}
.tarjeta-caso-individual:hover{transform:translateY(-6px);box-shadow:0 12px 32px #1e9ffb40;border-color:#1E9FFB}
.tarjeta-caso-individual h3{color:#1E9FFB;font-size:1.5rem;margin-bottom:1rem;font-weight:700}
.tarjeta-caso-individual p{color:#e9ecef;font-size:1rem;line-height:1.7}
.testimonios-overlay-section{background:#1a1a1a;padding:5rem 0;position:relative}
.contenedor-testimonios-duo{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}
.testimonio-bloque-unico{background:linear-gradient(135deg,#2c2c2c,#343a40);padding:3rem;border-radius:16px;position:relative;border:2px solid #9320104d;transition:border-color .3s ease}
.testimonio-bloque-unico:hover{border-color:#932010}
.testimonio-bloque-unico::before{content:'"';position:absolute;top:-20px;left:30px;color:#1e9ffb26;font:6rem/1 Georgia,serif}
.perfil-testimonio-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}
.foto-perfil-testimonio{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #1E9FFB}
.info-persona-testimonio h4{color:#FFF8DA;font-size:1.3rem;margin-bottom:.3rem;font-weight:600}
.info-persona-testimonio p{color:#e9ecef;font-size:.95rem}
.texto-testimonio-completo{color:#f8f9fa;font-size:1.05rem;line-height:1.8;font-style:italic}
.proceso-detallado-seccion{background:linear-gradient(180deg,#2c2c2c 0%,#1a1a1a 100%);padding:6rem 0;position:relative}
.contenedor-proceso-visual{max-width:900px;margin:0 auto;padding:0 2rem}
.titulo-proceso-central{text-align:center;margin-bottom:4rem}
.titulo-proceso-central h2{font-size:2.8rem;color:#FFF8DA;font-weight:700;margin-bottom:1rem}
.titulo-proceso-central h2::after{content:'';display:block;width:120px;height:4px;background:linear-gradient(90deg,#932010,#1E9FFB);margin:1.5rem auto 0}
.titulo-proceso-central p{font-size:1.15rem;color:#e9ecef;line-height:1.7}
.timeline-vertical-custom{position:relative;padding-left:80px}
.timeline-vertical-custom::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#932010,#1E9FFB)}
.paso-timeline-item{position:relative;margin-bottom:3rem;padding:2rem;background:#1e9ffb0d;border-radius:12px;transition:all .3s ease}
.paso-timeline-item:hover{background:#1e9ffb1a;transform:translateX(10px)}
.numero-paso-marcador{position:absolute;left:-50px;top:30px;width:40px;height:40px;background:linear-gradient(135deg,#932010,#1E9FFB);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#FFF8DA;font-weight:700;font-size:1.2rem;z-index:2;border:4px solid #1a1a1a}
.paso-timeline-item h3{color:#1E9FFB;font-size:1.6rem;margin-bottom:1rem;font-weight:700}
.paso-timeline-item p{color:#e9ecef;font-size:1.05rem;line-height:1.7;margin:0}
.transformacion-visual-seccion{background:#343a40;padding:6rem 0;position:relative;overflow:hidden}
.transformacion-visual-seccion::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#1e9ffb14,transparent);border-radius:50%}
.grid-transformacion-contenido{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}
.bloque-transformacion-texto h2{font-size:2.6rem;color:#FFF8DA;margin-bottom:2rem;font-weight:700;line-height:1.2}
.bloque-transformacion-texto p{font-size:1.1rem;color:#e9ecef;line-height:1.8;margin-bottom:1.5rem}
.bloque-transformacion-texto ul{list-style:none;padding:0;margin:2rem 0}
.bloque-transformacion-texto ul li{color:#f8f9fa;font-size:1.05rem;padding:.8rem 0;padding-left:2rem;position:relative;line-height:1.6}
.bloque-transformacion-texto ul li::before{content:'';position:absolute;left:0;color:#1E9FFB;font-weight:700;font-size:1.3rem}
.boton-transformacion-cta{display:inline-block;padding:1rem 2.2rem;background:#932010;color:#FFF8DA;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:8px;margin-top:1.5rem;transition:all .3s ease;z-index:10;position:relative}
.boton-transformacion-cta:hover{background:#1E9FFB;transform:translateY(-3px);box-shadow:0 8px 24px #1e9ffb66}
.imagen-transformacion-visual{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 16px 48px #00000080;border:3px solid #1e9ffb4d}
.accion-final-seccion{background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 50%,#1a1a1a 100%);padding:7rem 0;text-align:center;position:relative;overflow:hidden}
.accion-final-seccion::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,#9320101a,transparent);border-radius:50%}
.contenedor-accion-final{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 2rem}
.contenedor-accion-final h2{font-size:3.2rem;color:#FFF8DA;font-weight:800;margin-bottom:1.5rem;line-height:1.2}
.contenedor-accion-final p{font-size:1.3rem;color:#e9ecef;margin-bottom:3rem;line-height:1.7}
.botones-accion-dual{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}
.boton-accion-primario{padding:1.2rem 3rem;background:linear-gradient(135deg,#932010,#1E9FFB);color:#FFF8DA;text-decoration:none;font-size:1.15rem;font-weight:700;border-radius:10px;transition:all .3s ease;z-index:10;position:relative}
.boton-accion-primario:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px #93201080}
.boton-accion-secundario{padding:1.2rem 3rem;background:none;color:#1E9FFB;text-decoration:none;font-size:1.15rem;font-weight:700;border:2px solid #1E9FFB;border-radius:10px;transition:all .3s ease;z-index:10;position:relative}
.boton-accion-secundario:hover{background:#1E9FFB;color:#FFF8DA;transform:translateY(-4px)}
@media (max-width: 768px) {
.hero-titulo-grande{font-size:2.5rem}
.hero-descripcion-texto{font-size:1.1rem}
.contenedor-diagonal-split,.grid-metodologia-custom,.grid-casos-cuatro,.contenedor-testimonios-duo,.grid-transformacion-contenido{grid-template-columns:1fr;gap:2rem}
.imagen-contexto-financiero,.imagen-metodologia-lateral,.imagen-transformacion-visual{height:320px}
.metodologia-asimetrica{clip-path:none;margin:2rem 0}
.timeline-vertical-custom{padding-left:60px}
.timeline-vertical-custom::before{left:20px}
.numero-paso-marcador{left:-40px;width:35px;height:35px;font-size:1rem}
.contenedor-accion-final h2{font-size:2.2rem}
.botones-accion-dual{flex-direction:column;gap:1rem}
.boton-accion-primario,.boton-accion-secundario{width:100%}
}
.contacto-vittorio-main{background:#1a1a1a;color:#f8f9fa;overflow-x:hidden}
.contacto-vittorio-main .seccion-apertura{background:linear-gradient(165deg,#2c2c2c 0%,#1a1a1a 100%);padding:5rem 0 4rem;position:relative}
.contacto-vittorio-main .seccion-apertura::before{content:'';position:absolute;top:0;right:10%;width:300px;height:300px;background:radial-gradient(circle,#1e9ffb14 0%,transparent 70%);border-radius:50%}
.contacto-vittorio-main .contenedor-apertura{max-width:920px;margin:0 auto;padding:0 1.5rem}
.contacto-vittorio-main .titulo-apertura{font-size:2.8rem;font-weight:700;color:#fff;margin:0 0 1.2rem;line-height:1.2}
.contacto-vittorio-main .titulo-apertura .destaque-titulo{color:#1E9FFB;position:relative;display:inline-block}
.contacto-vittorio-main .titulo-apertura .destaque-titulo::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#1E9FFB 0%,transparent 100%)}
.contacto-vittorio-main .descripcion-apertura{font-size:1.15rem;line-height:1.8;color:#e9ecef;margin:0 0 1rem}
.contacto-vittorio-main .nota-apertura{font-size:.95rem;color:#FFF8DA;font-style:italic;margin:1.5rem 0 0;padding-left:1.2rem;border-left:3px solid #932010}
.contacto-vittorio-main .seccion-formulario-principal{background:#1a1a1a;padding:4rem 0;position:relative}
.contacto-vittorio-main .contenedor-formulario-principal{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}
.contacto-vittorio-main .bloque-info-lateral{background:#2c2c2c;padding:2.5rem;border-radius:12px;border:1px solid #1e9ffb26;position:sticky;top:2rem}
.contacto-vittorio-main .titulo-info-lateral{font-size:1.6rem;font-weight:600;color:#fff;margin:0 0 1.8rem;position:relative;padding-bottom:.8rem}
.contacto-vittorio-main .titulo-info-lateral::before{content:'';position:absolute;left:0;bottom:0;width:60px;height:2px;background:#932010}
.contacto-vittorio-main .item-info-lateral{margin-bottom:1.8rem}
.contacto-vittorio-main .item-info-lateral:last-child{margin-bottom:0}
.contacto-vittorio-main .etiqueta-info-lateral{display:block;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;color:#1E9FFB;margin-bottom:.5rem;font-weight:600}
.contacto-vittorio-main .contenido-info-lateral{font-size:1.05rem;color:#f8f9fa;line-height:1.6}
.contacto-vittorio-main .contenido-info-lateral a{color:#f8f9fa;text-decoration:none;transition:color .3s ease}
.contacto-vittorio-main .contenido-info-lateral a:hover{color:#1E9FFB}
.contacto-vittorio-main .bloque-formulario-derecha{background:#2c2c2c;padding:3rem;border-radius:12px;border:1px solid #93201033}
.contacto-vittorio-main .titulo-formulario{font-size:1.8rem;font-weight:600;color:#fff;margin:0 0 1rem}
.contacto-vittorio-main .subtitulo-formulario{font-size:1rem;color:#e9ecef;margin:0 0 2.5rem;line-height:1.6}
.contacto-vittorio-main .formulario-contacto{display:flex;flex-direction:column;gap:1.8rem}
.contacto-vittorio-main .campo-formulario{display:flex;flex-direction:column}
.contacto-vittorio-main .etiqueta-campo{font-size:.95rem;font-weight:500;color:#FFF8DA;margin-bottom:.6rem;letter-spacing:.3px}
.contacto-vittorio-main .entrada-campo{background:#1a1a1a;border:1px solid #495057;border-radius:6px;padding:.9rem 1.1rem;font-size:1rem;color:#fff;transition:all .3s ease}
.contacto-vittorio-main .entrada-campo:focus{outline:none;border-color:#1E9FFB;box-shadow:0 0 0 3px #1e9ffb1a}
.contacto-vittorio-main .entrada-campo::placeholder{color:#6c757d}
.contacto-vittorio-main .entrada-area{min-height:140px;resize:vertical;font-family:inherit}
.contacto-vittorio-main .campo-checkbox-privacidad{display:flex;align-items:start;gap:.8rem;margin-top:.5rem}
.contacto-vittorio-main .checkbox-privacidad{margin-top:.3rem;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.contacto-vittorio-main .texto-privacidad{font-size:.9rem;color:#e9ecef;line-height:1.5}
.contacto-vittorio-main .texto-privacidad a{color:#1E9FFB;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}
.contacto-vittorio-main .texto-privacidad a:hover{border-bottom-color:#1E9FFB}
.contacto-vittorio-main .boton-enviar-formulario{background:linear-gradient(135deg,#932010 0%,#b52a18 100%);color:#fff;border:none;border-radius:8px;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;align-self:flex-start;position:relative;z-index:10}
.contacto-vittorio-main .boton-enviar-formulario:hover{transform:translateY(-2px);box-shadow:0 6px 20px #93201066}
.contacto-vittorio-main .seccion-imagen-intermedia{background:#2c2c2c;padding:0;position:relative;overflow:hidden}
.contacto-vittorio-main .contenedor-imagen-intermedia{max-width:1400px;margin:0 auto;position:relative;height:480px}
.contacto-vittorio-main .imagen-intermedia{width:100%;height:100%;object-fit:cover;filter:brightness(0.75) contrast(1.1)}
.contacto-vittorio-main .overlay-imagen{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#1a1a1af2 0%,transparent 100%);padding:3rem 1.5rem 2rem}
.contacto-vittorio-main .texto-overlay{max-width:800px;margin:0 auto;color:#FFF8DA;font-size:1.15rem;line-height:1.7;text-align:center}
.contacto-vittorio-main .seccion-metodos-alternativos{background:linear-gradient(180deg,#1a1a1a 0%,#2c2c2c 100%);padding:4.5rem 0}
.contacto-vittorio-main .contenedor-metodos{max-width:1100px;margin:0 auto;padding:0 1.5rem}
.contacto-vittorio-main .titulo-metodos{font-size:2.2rem;font-weight:700;color:#fff;margin:0 0 1rem;text-align:center}
.contacto-vittorio-main .descripcion-metodos{font-size:1.05rem;color:#e9ecef;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.7}
.contacto-vittorio-main .grilla-metodos{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.contacto-vittorio-main .tarjeta-metodo{background:#343a40;border:1px solid #1e9ffb33;border-radius:10px;padding:2.2rem;transition:all .3s ease;position:relative}
.contacto-vittorio-main .tarjeta-metodo::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:#1E9FFB;border-radius:10px 0 0 10px;transition:height .3s ease}
.contacto-vittorio-main .tarjeta-metodo:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1e9ffb26}
.contacto-vittorio-main .tarjeta-metodo:hover::before{height:100%}
.contacto-vittorio-main .icono-metodo{font-size:2.2rem;color:#1E9FFB;margin-bottom:1.2rem;display:block}
.contacto-vittorio-main .titulo-tarjeta-metodo{font-size:1.3rem;font-weight:600;color:#fff;margin:0 0 .8rem}
.contacto-vittorio-main .descripcion-tarjeta-metodo{font-size:.95rem;color:#e9ecef;line-height:1.6;margin:0 0 1.2rem}
.contacto-vittorio-main .detalle-tarjeta-metodo{font-size:1rem;color:#FFF8DA;font-weight:500}
.contacto-vittorio-main .seccion-horarios-disponibilidad{background:#1a1a1a;padding:4rem 0;position:relative}
.contacto-vittorio-main .seccion-horarios-disponibilidad::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#932010 50%,transparent 100%)}
.contacto-vittorio-main .contenedor-horarios{max-width:900px;margin:0 auto;padding:0 1.5rem}
.contacto-vittorio-main .titulo-horarios{font-size:2rem;font-weight:700;color:#fff;margin:0 0 2.5rem;text-align:center;position:relative}
.contacto-vittorio-main .titulo-horarios::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#932010}
.contacto-vittorio-main .tabla-horarios{width:100%;border-collapse:separate;border-spacing:0;background:#2c2c2c;border-radius:10px;overflow:hidden;border:1px solid #495057}
.contacto-vittorio-main .tabla-horarios thead{background:linear-gradient(135deg,#343a40 0%,#2c2c2c 100%)}
.contacto-vittorio-main .tabla-horarios th{padding:1.2rem 1.5rem;text-align:left;font-size:.95rem;font-weight:600;color:#1E9FFB;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #495057}
.contacto-vittorio-main .tabla-horarios td{padding:1.1rem 1.5rem;font-size:1rem;color:#f8f9fa;border-bottom:1px solid #495057}
.contacto-vittorio-main .tabla-horarios tbody tr:last-child td{border-bottom:none}
.contacto-vittorio-main .tabla-horarios tbody tr{transition:background .2s ease}
.contacto-vittorio-main .tabla-horarios tbody tr:hover{background:#1e9ffb0d}
.contacto-vittorio-main .estado-disponible{color:#1E9FFB;font-weight:500}
.contacto-vittorio-main .estado-limitado{color:#FFF8DA;font-weight:500}
.contacto-vittorio-main .nota-horarios{margin-top:2rem;padding:1.5rem;background:#343a40;border-left:4px solid #932010;border-radius:6px}
.contacto-vittorio-main .nota-horarios p{font-size:.95rem;color:#e9ecef;line-height:1.6;margin:0}
.contacto-vittorio-main .seccion-cierre-invitacion{background:linear-gradient(165deg,#2c2c2c 0%,#1a1a1a 100%);padding:4.5rem 0;position:relative}
.contacto-vittorio-main .contenedor-cierre{max-width:850px;margin:0 auto;padding:0 1.5rem;text-align:center}
.contacto-vittorio-main .titulo-cierre{font-size:2.4rem;font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.3}
.contacto-vittorio-main .texto-cierre{font-size:1.1rem;color:#e9ecef;line-height:1.8;margin:0 0 1.2rem}
.contacto-vittorio-main .destacado-cierre{font-size:1.05rem;color:#FFF8DA;font-weight:500;margin:2rem 0 2.5rem;padding:1.2rem;background:#93201026;border-radius:8px;border:1px solid #9320104d}
.contacto-vittorio-main .boton-cierre{display:inline-block;background:linear-gradient(135deg,#1E9FFB 0%,#1788d4 100%);color:#fff;padding:1.1rem 2.8rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;position:relative;z-index:10}
.contacto-vittorio-main .boton-cierre:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1e9ffb59}
@media (max-width: 768px) {
.contacto-vittorio-main .titulo-apertura{font-size:2rem}
.contacto-vittorio-main .descripcion-apertura{font-size:1rem}
.contacto-vittorio-main .contenedor-formulario-principal{grid-template-columns:1fr;gap:2.5rem}
.contacto-vittorio-main .bloque-info-lateral{position:static}
.contacto-vittorio-main .bloque-formulario-derecha{padding:2rem}
.contacto-vittorio-main .contenedor-imagen-intermedia{height:320px}
.contacto-vittorio-main .titulo-metodos{font-size:1.8rem}
.contacto-vittorio-main .grilla-metodos{grid-template-columns:1fr}
.contacto-vittorio-main .tabla-horarios{font-size:.9rem}
.contacto-vittorio-main .tabla-horarios th,.contacto-vittorio-main .tabla-horarios td{padding:.9rem 1rem}
.contacto-vittorio-main .titulo-cierre{font-size:1.8rem}
.contacto-vittorio-main .boton-enviar-formulario,.contacto-vittorio-main .boton-cierre{width:100%;text-align:center}
}
.about-wrapper{background:#1a1a1a;color:#f8f9fa;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}
.about-wrapper .hero-banner-top{background:linear-gradient(135deg,#2c2c2c 0%,#1a1a1a 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.about-wrapper .hero-banner-top::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#1e9ffb1a 0%,transparent 70%);border-radius:50%}
.about-wrapper .hero-banner-top h1{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:20px;position:relative}
.about-wrapper .hero-banner-top h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#932010 0%,#1E9FFB 100%);margin-top:15px}
.about-wrapper .hero-banner-top p{font-size:1.15rem;line-height:1.7;color:#e9ecef;max-width:700px}
.about-wrapper .story-section{padding:70px 20px;background:#2c2c2c}
.about-wrapper .story-section .content-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;max-width:1200px;margin:0 auto}
.about-wrapper .story-section .text-content h2{font-size:2.2rem;color:#FFF8DA;margin-bottom:25px;font-weight:600;position:relative;display:inline-block}
.about-wrapper .story-section .text-content h2::before{content:'';position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:5px;height:100%;background:#932010}
.about-wrapper .story-section .text-content p{font-size:1.05rem;line-height:1.8;color:#e9ecef;margin-bottom:18px}
.about-wrapper .story-section .image-wrapper img{width:100%;height:400px;object-fit:cover;border-radius:8px;box-shadow:0 8px 30px #0006}
.about-wrapper .values-block{padding:80px 20px;background:linear-gradient(180deg,#1a1a1a 0%,#343a40 100%);position:relative}
.about-wrapper .values-block::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#1E9FFB 50%,transparent 100%)}
.about-wrapper .values-block h2{font-size:2.4rem;color:#fff;text-align:center;margin-bottom:60px;font-weight:700}
.about-wrapper .values-block h2 span{color:#1E9FFB;position:relative}
.about-wrapper .values-block h2 span::after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:3px;background:#932010}
.about-wrapper .values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:1100px;margin:0 auto}
.about-wrapper .value-card{background:#2c2c2c;padding:35px 28px;border-radius:10px;border-left:4px solid #932010;transition:all .3s ease}
.about-wrapper .value-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #1e9ffb33;border-left-color:#1E9FFB}
.about-wrapper .value-card h3{font-size:1.4rem;color:#FFF8DA;margin-bottom:15px;font-weight:600}
.about-wrapper .value-card p{font-size:.98rem;line-height:1.7;color:#e9ecef}
.about-wrapper .team-showcase{padding:75px 20px;background:#2c2c2c}
.about-wrapper .team-showcase h2{font-size:2.3rem;color:#fff;text-align:center;margin-bottom:50px;font-weight:700}
.about-wrapper .team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px;max-width:900px;margin:0 auto}
.about-wrapper .team-member{background:#343a40;border-radius:12px;overflow:hidden;box-shadow:0 6px 25px #0000004d;transition:all .35s ease}
.about-wrapper .team-member:hover{transform:scale(1.03);box-shadow:0 10px 40px #93201040}
.about-wrapper .team-member img{width:100%;height:280px;object-fit:cover}
.about-wrapper .team-member .member-info{padding:25px}
.about-wrapper .team-member h3{font-size:1.5rem;color:#FFF8DA;margin-bottom:8px;font-weight:600}
.about-wrapper .team-member .role{font-size:1rem;color:#1E9FFB;margin-bottom:15px;font-weight:500}
.about-wrapper .team-member p{font-size:.96rem;line-height:1.65;color:#e9ecef}
.about-wrapper .journey-timeline{padding:80px 20px;background:#1a1a1a;position:relative}
.about-wrapper .journey-timeline h2{font-size:2.4rem;color:#fff;text-align:center;margin-bottom:70px;font-weight:700}
.about-wrapper .timeline-container{max-width:1000px;margin:0 auto;position:relative}
.about-wrapper .timeline-item{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:50px;align-items:center;position:relative}
.about-wrapper .timeline-item:nth-child(even){direction:rtl}
.about-wrapper .timeline-item:nth-child(even) > *{direction:ltr}
.about-wrapper .timeline-content{background:#2c2c2c;padding:30px;border-radius:10px;border:2px solid #495057;position:relative}
.about-wrapper .timeline-content::before{content:'';position:absolute;top:20px;width:15px;height:15px;background:#932010;border-radius:50%;box-shadow:0 0 0 4px #1a1a1a,0 0 0 6px #1E9FFB}
.about-wrapper .timeline-item:nth-child(odd) .timeline-content::before{right:-47px}
.about-wrapper .timeline-item:nth-child(even) .timeline-content::before{left:-47px}
.about-wrapper .timeline-content h3{font-size:1.6rem;color:#1E9FFB;margin-bottom:12px;font-weight:600}
.about-wrapper .timeline-content .year{font-size:.9rem;color:#FFF8DA;font-weight:600;margin-bottom:15px;display:inline-block;padding:4px 12px;background:#93201033;border-radius:4px}
.about-wrapper .timeline-content p{font-size:1rem;line-height:1.7;color:#e9ecef}
.about-wrapper .timeline-image img{width:100%;height:250px;object-fit:cover;border-radius:8px;box-shadow:0 6px 25px #0006}
.about-wrapper .commitment-final{padding:90px 20px;background:linear-gradient(135deg,#343a40 0%,#495057 100%);text-align:center;position:relative}
.about-wrapper .commitment-final::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:3px;background:linear-gradient(90deg,transparent 0%,#1E9FFB 50%,transparent 100%)}
.about-wrapper .commitment-final h2{font-size:2.5rem;color:#fff;margin-bottom:30px;font-weight:700}
.about-wrapper .commitment-final .highlight-text{font-size:1.2rem;line-height:1.8;color:#FFF8DA;max-width:800px;margin:0 auto 40px;font-weight:500}
.about-wrapper .commitment-final p{font-size:1.05rem;line-height:1.8;color:#e9ecef;max-width:750px;margin:0 auto 35px}
.about-wrapper .cta-button{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#932010 0%,#1E9FFB 100%);color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 6px 20px #1e9ffb4d;position:relative;z-index:10}
.about-wrapper .cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #93201066;color:#fff}
@media (max-width: 768px) {
.about-wrapper .hero-banner-top{padding:60px 15px 40px}
.about-wrapper .hero-banner-top h1{font-size:2rem}
.about-wrapper .hero-banner-top p{font-size:1rem}
.about-wrapper .story-section .content-grid{grid-template-columns:1fr;gap:30px}
.about-wrapper .story-section .image-wrapper img{height:300px}
.about-wrapper .values-grid{grid-template-columns:1fr;gap:25px}
.about-wrapper .team-grid{grid-template-columns:1fr;gap:30px}
.about-wrapper .timeline-item{grid-template-columns:1fr;direction:ltr}
.about-wrapper .timeline-item:nth-child(even){direction:ltr}
.about-wrapper .timeline-content::before{display:none}
.about-wrapper .timeline-image{order:-1}
.about-wrapper .timeline-image img{height:200px}
.about-wrapper .commitment-final{padding:60px 15px}
.about-wrapper .commitment-final h2{font-size:1.9rem}
.about-wrapper .commitment-final .highlight-text{font-size:1.05rem}
}
.business-edu-hero{background:linear-gradient(165deg,#1a1a1a 0%,#2c2c2c 50%,#1a1a1a 100%);padding:5rem 0 6rem;position:relative;overflow:hidden}
.business-edu-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#1e9ffb14 0%,transparent 70%);border-radius:50%}
.business-edu-hero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#9320100f 0%,transparent 70%);border-radius:50%}
.hero-content-wrapper{max-width:750px;margin:0 auto;position:relative;z-index:2;text-align:center}
.hero-content-wrapper h1{color:#f8f9fa;font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.5px}
.hero-content-wrapper h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#932010,#1E9FFB);margin:1.5rem auto 0;border-radius:2px}
.hero-intro-text{color:#e9ecef;font-size:1.15rem;line-height:1.7;margin-bottom:2rem}
.hero-cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}
.btn-primary-hero{background:linear-gradient(135deg,#932010,#b52e1a);color:#fff;padding:.95rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid transparent;display:inline-block}
.btn-primary-hero:hover{background:linear-gradient(135deg,#b52e1a,#932010);transform:translateY(-2px);box-shadow:0 8px 20px #9320104d}
.btn-secondary-hero{background:none;color:#1E9FFB;padding:.95rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.05rem;border:2px solid #1E9FFB;transition:all .3s ease;display:inline-block}
.btn-secondary-hero:hover{background:#1e9ffb1a;border-color:#5bb8fc;color:#5bb8fc}
.challenges-section{background:#2c2c2c;padding:5rem 0;position:relative}
.challenges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}
.challenge-card{background:#1a1a1a;border-left:4px solid #932010;padding:2rem;border-radius:8px;transition:all .3s ease;position:relative}
.challenge-card::before{content:'';position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;background:linear-gradient(135deg,#1e9ffb26,#93201026);border-radius:50%;transition:all .3s ease}
.challenge-card:hover{transform:translateX(8px);border-left-color:#1E9FFB;box-shadow:0 6px 25px #0006}
.challenge-card:hover::before{transform:scale(1.2);background:linear-gradient(135deg,#1e9ffb40,#93201040)}
.challenge-card h3{color:#f8f9fa;font-size:1.35rem;margin-bottom:1rem;font-weight:600}
.challenge-card p{color:#e9ecef;line-height:1.7;font-size:1rem}
.section-header-center{text-align:center;margin-bottom:2.5rem}
.section-header-center h2{color:#f8f9fa;font-size:2.3rem;font-weight:700;margin-bottom:1rem;position:relative;display:inline-block}
.section-header-center h2::before{content:'';position:absolute;left:-50px;top:50%;width:40px;height:3px;background:#1E9FFB;transform:translateY(-50%)}
.section-header-center h2::after{content:'';position:absolute;right:-50px;top:50%;width:40px;height:3px;background:#932010;transform:translateY(-50%)}
.section-header-center p{color:#e9ecef;font-size:1.1rem;max-width:650px;margin:0 auto;line-height:1.6}
.approach-showcase{background:linear-gradient(180deg,#1a1a1a 0%,#2c2c2c 100%);padding:5rem 0}
.approach-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}
.approach-visual{position:relative}
.approach-visual img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px #00000080}
.approach-visual::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#1e9ffb33,#93201033);border-radius:12px;z-index:-1}
.approach-content h3{color:#f8f9fa;font-size:1.9rem;margin-bottom:1.5rem;font-weight:700}
.approach-content p{color:#e9ecef;line-height:1.8;margin-bottom:1.5rem;font-size:1.05rem}
.approach-features{list-style:none;padding:0;margin:2rem 0 0}
.approach-features li{color:#e9ecef;padding-left:2rem;margin-bottom:1rem;position:relative;line-height:1.7}
.approach-features li::before{content:'→';position:absolute;left:0;color:#1E9FFB;font-weight:700;font-size:1.3rem}
.programs-section{background:#343a40;padding:5rem 0;position:relative}
.programs-section::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#1E9FFB,#932010,transparent)}
.programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem}
.program-box{background:linear-gradient(145deg,#2c2c2c,#1a1a1a);border-radius:10px;padding:2.5rem;transition:all .4s ease;border:1px solid transparent;position:relative;overflow:hidden}
.program-box::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#932010,#1E9FFB);transform:scaleX(0);transition:transform .4s ease}
.program-box:hover::before{transform:scaleX(1)}
.program-box:hover{transform:translateY(-8px);border-color:#1E9FFB;box-shadow:0 15px 40px #1e9ffb33}
.program-box h3{color:#f8f9fa;font-size:1.5rem;margin-bottom:1rem;font-weight:600}
.program-box p{color:#e9ecef;line-height:1.7;margin-bottom:1.5rem}
.program-highlights{list-style:none;padding:0;margin:1.5rem 0}
.program-highlights li{color:#e9ecef;padding:.6rem 0;border-bottom:1px solid #ffffff0d;font-size:.95rem}
.program-highlights li:last-child{border-bottom:none}
.testimonial-section{background:#1a1a1a;padding:5rem 0}
.testimonial-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}
.testimonial-item{background:#2c2c2c;border-radius:12px;padding:2.5rem;position:relative;border:2px solid transparent;transition:all .3s ease}
.testimonial-item::before{content:'"';position:absolute;top:-20px;left:20px;font-size:6rem;color:#1e9ffb26;font-weight:700;line-height:1}
.testimonial-item:hover{border-color:#932010;box-shadow:0 8px 30px #0006}
.testimonial-content{margin-bottom:2rem}
.testimonial-content p{color:#e9ecef;line-height:1.8;font-size:1.05rem;font-style:italic}
.testimonial-author{display:flex;align-items:center;gap:1.5rem}
.author-photo{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #1E9FFB}
.author-info h4{color:#f8f9fa;font-size:1.1rem;margin-bottom:.3rem;font-weight:600}
.author-info p{color:#1E9FFB;font-size:.9rem;margin:0}
.methodology-section{background:linear-gradient(165deg,#2c2c2c 0%,#1a1a1a 50%,#2c2c2c 100%);padding:5rem 0}
.methodology-layout{display:grid;grid-template-columns:45% 55%;gap:4rem;align-items:start;margin-top:3rem}
.methodology-image-wrapper{position:relative}
.methodology-image-wrapper img{width:100%;height:500px;object-fit:cover;border-radius:12px;box-shadow:0 12px 45px #0009}
.methodology-image-wrapper::before{content:'';position:absolute;top:-15px;left:-15px;width:120px;height:120px;border:3px solid #932010;border-radius:12px;z-index:-1}
.methodology-steps{display:flex;flex-direction:column;gap:2rem}
.method-step{background:#343a40;padding:2rem 2rem 2rem 5rem;border-radius:8px;position:relative;transition:all .3s ease}
.method-step::before{content:attr(data-step);position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:45px;height:45px;background:linear-gradient(135deg,#932010,#1E9FFB);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}
.method-step:hover{background:#495057;transform:translateX(10px)}
.method-step h4{color:#f8f9fa;font-size:1.3rem;margin-bottom:.8rem;font-weight:600}
.method-step p{color:#e9ecef;line-height:1.7;margin:0}
.cta-final-section{background:linear-gradient(135deg,#1a1a1a,#2c2c2c);padding:5rem 0;text-align:center;position:relative;overflow:hidden}
.cta-final-section::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,#1e9ffb1a,transparent);border-radius:50%}
.cta-final-section::after{content:'';position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#9320101a,transparent);border-radius:50%}
.cta-content-box{max-width:700px;margin:0 auto;position:relative;z-index:2}
.cta-content-box h2{color:#f8f9fa;font-size:2.4rem;margin-bottom:1.5rem;font-weight:700}
.cta-content-box p{color:#e9ecef;font-size:1.15rem;line-height:1.7;margin-bottom:2.5rem}
.cta-button-group{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}
.btn-cta-primary{background:linear-gradient(135deg,#1E9FFB,#5bb8fc);color:#fff;padding:1.1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:none;display:inline-block;box-shadow:0 6px 20px #1e9ffb4d}
.btn-cta-primary:hover{background:linear-gradient(135deg,#5bb8fc,#1E9FFB);transform:translateY(-3px);box-shadow:0 10px 30px #1e9ffb66}
.btn-cta-secondary{background:none;color:#f8f9fa;padding:1.1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;border:2px solid #f8f9fa;transition:all .3s ease;display:inline-block}
.btn-cta-secondary:hover{background:#f8f9fa1a;border-color:#1E9FFB;color:#1E9FFB}
@media (max-width: 768px) {
.business-edu-hero{padding:3rem 0 4rem}
.hero-content-wrapper h1{font-size:2rem}
.hero-intro-text{font-size:1rem}
.hero-cta-group{flex-direction:column;align-items:stretch}
.btn-primary-hero,.btn-secondary-hero{width:100%;text-align:center}
.section-header-center h2{font-size:1.8rem}
.section-header-center h2::before,.section-header-center h2::after{display:none}
.challenges-section,.approach-showcase,.programs-section,.testimonial-section,.methodology-section,.cta-final-section{padding:3rem 0}
.challenges-grid{grid-template-columns:1fr;gap:1.5rem}
.approach-split{grid-template-columns:1fr;gap:2rem}
.approach-visual::after{display:none}
.approach-visual img{height:300px}
.programs-grid{grid-template-columns:1fr;gap:1.5rem}
.testimonial-wrapper{grid-template-columns:1fr;gap:2rem}
.methodology-layout{grid-template-columns:1fr;gap:2rem}
.methodology-image-wrapper img{height:350px}
.method-step{padding:2rem 1.5rem 2rem 4.5rem}
.method-step::before{left:1rem;width:40px;height:40px;font-size:1rem}
.cta-content-box h2{font-size:1.8rem}
.cta-button-group{flex-direction:column;align-items:stretch}
.btn-cta-primary,.btn-cta-secondary{width:100%}
}
.politica-cookies-wrapper{background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 100%);color:#f8f9fa;min-height:100vh;padding:0;position:relative;overflow-x:hidden}
.politica-cookies-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#932010 0%,#1E9FFB 50%,#932010 100%);z-index:10}
.encabezado-politica{background:#2c2c2c;padding:4rem 2rem 3rem;border-bottom:1px solid #9320104d;position:relative}
.encabezado-politica::after{content:'';position:absolute;bottom:-1px;left:5%;width:90%;height:2px;background:linear-gradient(90deg,transparent 0%,#1E9FFB 50%,transparent 100%)}
.titulo-documento-cookie{font-size:2.8rem;font-weight:700;color:#FFF8DA;margin:0 0 1rem;letter-spacing:-.5px;line-height:1.2}
.subtitulo-documento{font-size:1.1rem;color:#e9ecef;font-weight:300;margin:0;opacity:.9}
.contenido-politica-principal{max-width:1400px;margin:0 auto;padding:3rem 2rem}
.bloque-introduccion-cookies{background:linear-gradient(120deg,#343a40 0%,#2c2c2c 100%);padding:3rem;border-radius:8px;border-left:4px solid #932010;margin-bottom:3rem;box-shadow:0 4px 20px #0000004d}
.bloque-introduccion-cookies p{font-size:1.05rem;line-height:1.8;color:#e9ecef;margin:0 0 1.5rem}
.bloque-introduccion-cookies p:last-child{margin-bottom:0}
.seccion-tematica-cookies{background:#343a40;padding:2.5rem;margin-bottom:2rem;border-radius:6px;border-top:3px solid #1E9FFB;position:relative}
.seccion-tematica-cookies::before{content:'';position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle,#1e9ffb1a 0%,transparent 70%);pointer-events:none}
.titulo-seccion-cookies{font-size:1.9rem;color:#FFF8DA;font-weight:600;margin:0 0 1.8rem;position:relative;padding-left:1.5rem}
.titulo-seccion-cookies::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:60%;background:#932010;border-radius:3px}
.parrafo-contenido-cookies{font-size:1rem;line-height:1.75;color:#e9ecef;margin:0 0 1.5rem}
.parrafo-contenido-cookies:last-of-type{margin-bottom:0}
.enfasis-termino{color:#1E9FFB;font-weight:500;position:relative}
.enfasis-termino::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:#1e9ffb4d}
.bloque-narrativo-especial{background:linear-gradient(135deg,#495057 0%,#343a40 100%);padding:3rem;margin:3rem 0;border-radius:8px;border:1px solid #93201033;box-shadow:0 6px 25px #0006}
.titulo-narrativo{font-size:1.7rem;color:#FFF8DA;font-weight:600;margin:0 0 2rem;text-align:center;letter-spacing:.5px}
.fragmento-narrativo{font-size:1.05rem;line-height:1.9;color:#f8f9fa;margin:0 0 1.8rem;padding-left:2rem;border-left:2px solid #1e9ffb66}
.fragmento-narrativo:last-child{margin-bottom:0}
.contenedor-mosaico-conceptos{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}
.tarjeta-concepto-cookie{background:#2c2c2c;padding:2rem;border-radius:6px;border-bottom:3px solid #932010;transition:transform .3s ease,box-shadow .3s ease}
.tarjeta-concepto-cookie:hover{transform:translateY(-5px);box-shadow:0 8px 30px #9320104d}
.titulo-concepto{font-size:1.4rem;color:#1E9FFB;font-weight:600;margin:0 0 1rem}
.descripcion-concepto{font-size:.95rem;line-height:1.7;color:#e9ecef;margin:0}
.seccion-control-usuario{background:linear-gradient(90deg,#343a40 0%,#2c2c2c 100%);padding:3rem;margin:3rem 0;border-radius:8px;border:2px solid #1e9ffb4d}
.titulo-control{font-size:2rem;color:#FFF8DA;font-weight:600;margin:0 0 2rem;text-align:center}
.lista-opciones-control{list-style:none;padding:0;margin:0}
.item-opcion-control{background:#495057;padding:1.5rem;margin-bottom:1rem;border-radius:6px;border-left:4px solid #1E9FFB;font-size:1rem;line-height:1.7;color:#f8f9fa;position:relative;padding-left:3rem}
.item-opcion-control::before{content:'→';position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#1E9FFB;font-weight:700}
.item-opcion-control:last-child{margin-bottom:0}
.seccion-reflexion-final{background:#2c2c2c;padding:3rem;margin:3rem 0 0;border-radius:8px;border-top:4px solid #932010;position:relative}
.seccion-reflexion-final::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#932010 0%,#1E9FFB 50%,#932010 100%)}
.texto-reflexion{font-size:1.05rem;line-height:1.8;color:#e9ecef;margin:0 0 1.5rem}
.bloque-contacto-organico{background:linear-gradient(120deg,#495057 0%,#343a40 100%);padding:2.5rem;margin-top:2rem;border-radius:6px;border:1px solid #9320104d}
.linea-contacto-info{font-size:1rem;line-height:1.9;color:#f8f9fa;margin:0 0 .8rem}
.linea-contacto-info:last-child{margin-bottom:0}
.dato-contacto-resaltado{color:#1E9FFB;font-weight:500;text-decoration:none;transition:color .3s ease}
.dato-contacto-resaltado:hover{color:#FFF8DA}
@media (max-width: 768px) {
.titulo-documento-cookie{font-size:2rem}
.encabezado-politica{padding:3rem 1.5rem 2rem}
.contenido-politica-principal{padding:2rem 1.5rem}
.bloque-introduccion-cookies,.seccion-tematica-cookies,.bloque-narrativo-especial,.seccion-control-usuario,.seccion-reflexion-final{padding:2rem 1.5rem}
.contenedor-mosaico-conceptos{grid-template-columns:1fr;gap:1.5rem}
.titulo-seccion-cookies{font-size:1.5rem}
.fragmento-narrativo{padding-left:1rem}
}
.privacy-policy-wrapper{background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 100%);color:#f8f9fa;min-height:100vh}
.privacy-header-section{padding:80px 20px 60px;background:linear-gradient(to right,#932010,#1a1a1a);position:relative;overflow:hidden}
.privacy-header-section::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#1e9ffb26,transparent);border-radius:50%}
.privacy-header-section .container{max-width:1400px;margin:0 auto;position:relative;z-index:2}
.privacy-main-title{font-size:3.2rem;font-weight:800;color:#FFF8DA;margin:0 0 20px;line-height:1.2;text-shadow:2px 2px 8px #0006}
.privacy-intro-text{font-size:1.15rem;color:#e9ecef;line-height:1.7;max-width:900px}
.privacy-meta-info{margin-top:35px;padding-top:25px;border-top:2px solid #fff8da4d;display:flex;gap:40px;flex-wrap:wrap}
.privacy-meta-item{font-size:.95rem;color:#FFF8DA;display:flex;align-items:center;gap:8px}
.privacy-meta-item strong{color:#1E9FFB;font-weight:600}
.privacy-content-area{padding:80px 20px 100px;background:#1a1a1a}
.privacy-content-area .container{max-width:1400px;margin:0 auto}
.privacy-section-block{margin-bottom:70px;padding:50px;background:linear-gradient(145deg,#2c2c2c,#343a40);border-left:5px solid #932010;border-radius:12px;box-shadow:0 8px 24px #0000004d;position:relative}
.privacy-section-block:nth-child(even){border-left-color:#1E9FFB;background:linear-gradient(145deg,#343a40,#2c2c2c)}
.privacy-section-block::after{content:'';position:absolute;top:0;right:0;width:120px;height:120px;background:radial-gradient(circle,#fff8da0d,transparent);border-radius:50%;pointer-events:none}
.privacy-section-heading{font-size:2rem;font-weight:700;color:#FFF8DA;margin:0 0 30px;position:relative;padding-bottom:15px}
.privacy-section-heading::before{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(to right,#932010,#1E9FFB);border-radius:2px}
.privacy-text-content p{font-size:1.05rem;line-height:1.85;color:#e9ecef;margin-bottom:22px}
.privacy-text-content p:last-child{margin-bottom:0}
.privacy-text-content strong{color:#1E9FFB;font-weight:600}
.privacy-text-content em{color:#FFF8DA;font-style:italic}
.privacy-subsection-title{font-size:1.4rem;font-weight:600;color:#1E9FFB;margin:35px 0 18px;position:relative;padding-left:20px}
.privacy-subsection-title::before{content:'▸';position:absolute;left:0;color:#932010;font-size:1.2rem}
.privacy-list-styled{list-style:none;padding:0;margin:25px 0}
.privacy-list-styled li{padding:15px 20px 15px 50px;margin-bottom:12px;background:#1e9ffb0d;border-radius:8px;position:relative;font-size:1.02rem;line-height:1.7;color:#f8f9fa;transition:all .3s ease}
.privacy-list-styled li:hover{background:#1e9ffb1a;transform:translateX(5px)}
.privacy-list-styled li::before{content:'●';position:absolute;left:20px;color:#932010;font-size:1.5rem;line-height:1;top:15px}
.privacy-highlight-box{background:linear-gradient(135deg,#93201026,#1e9ffb26);border:2px solid #fff8da4d;border-radius:10px;padding:30px;margin:35px 0;position:relative}
.privacy-highlight-box::before{content:'';position:absolute;top:-18px;left:30px;background:#2c2c2c;padding:5px 15px;font-size:1.4rem;color:#FFF8DA}
.privacy-highlight-box p{margin:0;font-size:1.08rem;line-height:1.8;color:#f8f9fa}
.privacy-contact-section{background:linear-gradient(to bottom right,#343a40,#1a1a1a);padding:50px;border-radius:12px;margin-top:60px;border:2px solid #93201066;position:relative;overflow:hidden}
.privacy-contact-section::before{content:'';position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#1e9ffb1a,transparent);border-radius:50%}
.privacy-contact-heading{font-size:1.8rem;font-weight:700;color:#FFF8DA;margin-bottom:25px;position:relative;z-index:2}
.privacy-contact-details{display:flex;flex-direction:column;gap:18px;position:relative;z-index:2}
.privacy-contact-item{font-size:1.05rem;color:#e9ecef;display:flex;align-items:center;gap:12px}
.privacy-contact-item strong{color:#1E9FFB;min-width:100px;font-weight:600}
.privacy-contact-item a{color:#FFF8DA;text-decoration:none;transition:color .3s ease}
.privacy-contact-item a:hover{color:#1E9FFB;text-decoration:underline}
@media (max-width: 768px) {
.privacy-main-title{font-size:2.2rem}
.privacy-header-section{padding:60px 20px 40px}
.privacy-content-area{padding:50px 15px 60px}
.privacy-section-block{padding:30px 20px;margin-bottom:40px}
.privacy-section-heading{font-size:1.6rem}
.privacy-meta-info{flex-direction:column;gap:15px}
.privacy-list-styled li{padding:12px 15px 12px 40px}
.privacy-list-styled li::before{left:15px}
.privacy-contact-section{padding:30px 20px}
.privacy-contact-item{flex-direction:column;align-items:flex-start;gap:5px}
}
.terms-wrapper{background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 100%);color:#f8f9fa;min-height:100vh;padding:0}
.terms-hero-block{background:linear-gradient(180deg,#2c2c2c 0%,#1a1a1a 100%);padding:80px 20px 60px;text-align:center;border-bottom:3px solid #932010;position:relative;overflow:hidden}
.terms-hero-block::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#1E9FFB,transparent)}
.terms-hero-block h1{font-size:48px;font-weight:700;color:#FFF8DA;margin:0 0 20px;letter-spacing:-.5px}
.terms-hero-block .update-date{font-size:16px;color:#1E9FFB;font-weight:500}
.terms-content-area{max-width:1400px;margin:0 auto;padding:60px 40px 80px}
.terms-intro-section{background:#343a40;padding:50px 60px;border-left:5px solid #1E9FFB;margin-bottom:70px;border-radius:2px}
.terms-intro-section p{font-size:18px;line-height:1.8;color:#e9ecef;margin:0 0 20px}
.terms-intro-section p:last-child{margin:0}
.terms-section-block{margin-bottom:60px;padding:40px 0;border-bottom:1px solid #495057}
.terms-section-block:last-of-type{border-bottom:none}
.terms-section-block h2{font-size:32px;color:#FFF8DA;margin:0 0 30px;font-weight:600;position:relative;padding-left:25px}
.terms-section-block h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:26px;background:linear-gradient(180deg,#932010 0%,#1E9FFB 100%);border-radius:3px}
.terms-section-block h3{font-size:24px;color:#1E9FFB;margin:35px 0 20px;font-weight:600}
.terms-section-block p{font-size:17px;line-height:1.7;color:#f8f9fa;margin:0 0 18px}
.terms-section-block ul{list-style:none;padding:0;margin:25px 0}
.terms-section-block ul li{font-size:17px;line-height:1.7;color:#f8f9fa;margin:0 0 15px;padding-left:35px;position:relative}
.terms-section-block ul li::before{content:'→';position:absolute;left:0;color:#1E9FFB;font-weight:700;font-size:20px}
.terms-highlight-box{background:#495057;padding:30px 40px;border-radius:3px;margin:30px 0;border-top:3px solid #932010}
.terms-highlight-box p{color:#FFF8DA;font-size:17px;line-height:1.7;margin:0}
.terms-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin:40px 0}
.terms-grid-item{background:#343a40;padding:35px;border-radius:2px;border-left:4px solid #1E9FFB}
.terms-grid-item h4{font-size:20px;color:#FFF8DA;margin:0 0 15px;font-weight:600}
.terms-grid-item p{font-size:16px;line-height:1.6;color:#e9ecef;margin:0}
.terms-contact-block{background:linear-gradient(135deg,#932010 0%,#1a1a1a 100%);padding:50px 60px;margin-top:70px;border-radius:3px;text-align:center}
.terms-contact-block h2{font-size:28px;color:#FFF8DA;margin:0 0 25px;font-weight:600}
.terms-contact-block p{font-size:17px;color:#f8f9fa;margin:0 0 10px;line-height:1.6}
.terms-contact-block a{color:#1E9FFB;text-decoration:none;font-weight:500;transition:color .3s ease}
.terms-contact-block a:hover{color:#FFF8DA}
.terms-divider-custom{height:2px;background:linear-gradient(90deg,transparent,#1E9FFB,#932010,transparent);margin:60px 0;border:none}
.terms-emphasis{color:#1E9FFB;font-weight:600}
@media (max-width: 768px) {
.terms-hero-block{padding:60px 20px 40px}
.terms-hero-block h1{font-size:32px}
.terms-content-area{padding:40px 20px 60px}
.terms-intro-section{padding:30px 25px}
.terms-section-block h2{font-size:26px}
.terms-section-block h3{font-size:20px}
.terms-grid-layout{grid-template-columns:1fr;gap:25px}
.terms-contact-block{padding:35px 25px}
}
.confirmation-wrapper{background:linear-gradient(165deg,#1a1a1a 0%,#2c2c2c 50%,#1e1e1e 100%);min-height:85vh;position:relative;overflow:hidden}
.confirmation-wrapper::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#1e9ffb14 0%,transparent 70%);border-radius:50%;pointer-events:none}
.confirmation-wrapper::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#9320100f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.confirm-content-container{max-width:920px;margin:0 auto;padding:80px 20px 60px;position:relative;z-index:2}
.status-indicator-box{text-align:center;margin-bottom:48px}
.status-icon-circle{width:110px;height:110px;background:linear-gradient(135deg,#1E9FFB 0%,#1a8de0 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 32px;position:relative;box-shadow:0 8px 24px #1e9ffb40;animation:pulseGlow 2.5s ease-in-out infinite}
@keyframes pulseGlow {
0%,100%{box-shadow:0 8px 24px #1e9ffb40;transform:scale(1)}
50%{box-shadow:0 12px 32px #1e9ffb66;transform:scale(1.02)}
}
.status-icon-circle::before{content:'';font-size:56px;color:#FFF8DA;font-weight:700;line-height:1}
.status-icon-circle::after{content:'';position:absolute;inset:-8px;border:2px solid #1e9ffb33;border-radius:50%}
.primary-heading-confirm{font-size:42px;font-weight:700;color:#f8f9fa;margin:0 0 20px;line-height:1.2;letter-spacing:-.5px}
.secondary-text-confirm{font-size:19px;color:#e9ecef;line-height:1.6;margin:0;opacity:.92}
.message-details-section{background:#2c2c2c;border-radius:16px;padding:42px 38px;margin:54px 0 44px;border:1px solid #1e9ffb1f;position:relative}
.message-details-section::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#932010 0%,#1E9FFB 100%);border-radius:16px 16px 0 0}
.detail-heading-text{font-size:24px;font-weight:600;color:#f8f9fa;margin:0 0 28px;position:relative;padding-left:18px}
.detail-heading-text::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background:#1E9FFB;border-radius:2px}
.info-item-row{display:flex;padding:16px 0;border-bottom:1px solid #fff8da14;align-items:flex-start;gap:20px}
.info-item-row:last-child{border-bottom:none;padding-bottom:0}
.info-item-row:first-child{padding-top:0}
.info-label-cell{font-size:15px;color:#1E9FFB;font-weight:500;min-width:140px;flex-shrink:0}
.info-value-cell{font-size:16px;color:#e9ecef;line-height:1.5;flex:1}
.timeline-expectations-block{background:linear-gradient(135deg,#343a40 0%,#2c2c2c 100%);border-radius:14px;padding:36px 32px;margin-bottom:48px;border-left:4px solid #932010}
.timeline-heading-main{font-size:22px;font-weight:600;color:#FFF8DA;margin:0 0 22px}
.timeline-description-text{font-size:16px;color:#e9ecef;line-height:1.7;margin:0 0 26px}
.timeline-steps-container{display:grid;gap:18px;margin-top:28px}
.single-timeline-step{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:flex-start}
.step-number-badge{width:54px;height:54px;background:linear-gradient(135deg,#1E9FFB 0%,#1a8de0 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#1a1a1a;flex-shrink:0}
.step-content-area{padding-top:4px}
.step-title-text{font-size:17px;font-weight:600;color:#f8f9fa;margin:0 0 8px}
.step-description-text{font-size:15px;color:#e9ecef;line-height:1.6;margin:0;opacity:.88}
.actions-navigation-zone{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:44px}
.primary-action-button{background:linear-gradient(135deg,#932010 0%,#7a1b0d 100%);color:#FFF8DA;font-size:17px;font-weight:600;padding:16px 38px;border-radius:10px;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid transparent;position:relative;z-index:1}
.primary-action-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #93201059;border-color:#FFF8DA;color:#FFF8DA}
.secondary-action-button{background:none;color:#1E9FFB;font-size:17px;font-weight:600;padding:16px 38px;border-radius:10px;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #1E9FFB;position:relative;z-index:1}
.secondary-action-button:hover{background:#1e9ffb1a;transform:translateY(-2px);box-shadow:0 6px 16px #1e9ffb40;color:#1E9FFB}
.contact-support-panel{text-align:center;margin-top:56px;padding-top:44px;border-top:1px solid #fff8da1a}
.support-intro-text{font-size:16px;color:#e9ecef;margin:0 0 18px;line-height:1.5}
.support-contact-link{color:#1E9FFB;font-size:17px;font-weight:600;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease;display:inline-block}
.support-contact-link:hover{border-bottom-color:#1E9FFB;color:#5bb8ff}
@media (max-width: 768px) {
.confirm-content-container{padding:50px 18px 40px}
.primary-heading-confirm{font-size:32px;margin-bottom:16px}
.secondary-text-confirm{font-size:17px}
.status-icon-circle{width:90px;height:90px;margin-bottom:26px}
.status-icon-circle::before{font-size:46px}
.message-details-section{padding:32px 24px;margin:38px 0 34px}
.detail-heading-text{font-size:21px;margin-bottom:22px}
.info-item-row{flex-direction:column;gap:8px}
.info-label-cell{min-width:auto}
.timeline-expectations-block{padding:28px 22px;margin-bottom:36px}
.timeline-heading-main{font-size:20px}
.single-timeline-step{grid-template-columns:60px 1fr;gap:16px}
.step-number-badge{width:48px;height:48px;font-size:18px}
.actions-navigation-zone{flex-direction:column;align-items:stretch}
.primary-action-button,.secondary-action-button{width:100%;text-align:center}
.contact-support-panel{margin-top:42px;padding-top:34px}
}
@media (max-width: 480px) {
.primary-heading-confirm{font-size:28px}
.secondary-text-confirm{font-size:16px}
.message-details-section{padding:26px 20px}
.timeline-expectations-block{padding:24px 18px}
.single-timeline-step{grid-template-columns:1fr;gap:12px}
.step-number-badge{margin:0 auto}
.step-content-area{text-align:center}
}
.error-page-wrapper{background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 50%,#1a1a1a 100%);min-height:85vh;display:flex;align-items:center;padding:3rem 1rem;position:relative;overflow:hidden}
.error-page-wrapper::before{content:'';position:absolute;top:-50%;left:-10%;width:70%;height:200%;background:radial-gradient(circle,#93201014 0%,transparent 70%);transform:rotate(-15deg);pointer-events:none}
.error-page-wrapper::after{content:'';position:absolute;bottom:-30%;right:-5%;width:50%;height:150%;background:radial-gradient(ellipse,#1e9ffb0f 0%,transparent 65%);transform:rotate(25deg);pointer-events:none}
.error-content-box{max-width:900px;margin:0 auto;position:relative;z-index:2}
.error-visual-code{font-size:9rem;font-weight:900;line-height:.9;margin:0 0 1.5rem;background:linear-gradient(145deg,#932010 0%,#1E9FFB 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.05em;text-align:center;position:relative}
.error-visual-code::before{content:'404';position:absolute;top:0;left:0;right:0;background:linear-gradient(145deg,#9320104d 0%,#1e9ffb4d 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:blur(15px);z-index:-1}
.error-main-heading{font-size:2.2rem;color:#f8f9fa;margin:0 0 1.2rem;text-align:center;font-weight:700;line-height:1.3}
.error-description-text{font-size:1.15rem;color:#e9ecef;line-height:1.7;margin:0 0 2.5rem;text-align:center;max-width:650px;margin-left:auto;margin-right:auto}
.error-explanation-zone{background:#fff8da0a;border-left:4px solid #1E9FFB;padding:1.8rem 2rem;margin:0 0 3rem;border-radius:6px}
.error-explanation-zone p{color:#f8f9fa;font-size:1.05rem;line-height:1.8;margin:0 0 1rem}
.error-explanation-zone p:last-child{margin-bottom:0}
.error-navigation-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:0 0 3rem}
.error-nav-card{background:linear-gradient(135deg,#2c2c2c 0%,#343a40 100%);padding:2rem 1.8rem;border-radius:10px;border:1px solid #1e9ffb26;transition:all .35s ease;position:relative;overflow:hidden}
.error-nav-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#9320100d 0%,#1e9ffb0d 100%);opacity:0;transition:opacity .35s ease}
.error-nav-card:hover{transform:translateY(-6px);border-color:#1E9FFB;box-shadow:0 12px 35px #1e9ffb33}
.error-nav-card:hover::before{opacity:1}
.error-nav-card h3{font-size:1.3rem;color:#FFF8DA;margin:0 0 .8rem;position:relative;z-index:2}
.error-nav-card p{font-size:.95rem;color:#e9ecef;line-height:1.6;margin:0;position:relative;z-index:2}
.error-action-buttons{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;align-items:center}
.error-primary-btn{background:linear-gradient(135deg,#932010 0%,#b82815 100%);color:#FFF8DA;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid transparent;display:inline-block;position:relative;z-index:3;box-shadow:0 4px 15px #9320104d}
.error-primary-btn:hover{background:linear-gradient(135deg,#b82815 0%,#932010 100%);transform:translateY(-3px);box-shadow:0 8px 25px #93201080;color:#FFF8DA}
.error-secondary-btn{background:none;color:#1E9FFB;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid #1E9FFB;display:inline-block;position:relative;z-index:3}
.error-secondary-btn:hover{background:#1e9ffb1a;border-color:#4db3fc;color:#4db3fc;transform:translateY(-3px);box-shadow:0 6px 20px #1e9ffb4d}
.error-decorative-accent{text-align:center;margin:3rem 0 0;padding-top:2rem;border-top:1px solid #fff8da1a}
.error-decorative-accent p{color:#e9ecef;font-size:.95rem;margin:0}
.error-decorative-accent a{color:#1E9FFB;text-decoration:none;font-weight:600;transition:color .3s ease}
.error-decorative-accent a:hover{color:#FFF8DA}
@media (max-width: 768px) {
.error-visual-code{font-size:6rem}
.error-main-heading{font-size:1.7rem}
.error-description-text{font-size:1rem}
.error-explanation-zone{padding:1.4rem 1.5rem}
.error-navigation-options{grid-template-columns:1fr}
.error-action-buttons{flex-direction:column;width:100%}
.error-primary-btn,.error-secondary-btn{width:100%;text-align:center}
}
@media (max-width: 480px) {
.error-page-wrapper{padding:2rem 1rem}
.error-visual-code{font-size:4.5rem}
.error-main-heading{font-size:1.5rem}
.error-nav-card{padding:1.5rem 1.3rem}
}