.hero-presencial{background-color:var(--hero-fallback,#0b2b2a);background-image:linear-gradient(rgba(0,0,0,var(--hero-overlay,.55)),rgba(0,0,0,var(--hero-overlay,.55))),var(--hero-bg-desktop);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:96px 0;position:relative;width:100%}@media (max-width:800px){.hero-presencial{background-image:linear-gradient(rgba(0,0,0,var(--hero-overlay,.55)),rgba(0,0,0,var(--hero-overlay,.55))),var(--hero-bg-mobile,var(--hero-bg-desktop));padding:64px 0}}.hero-presencial__inner{margin:0 auto;max-width:1200px;padding:0 24px}.hero-presencial__content{max-width:700px}.hero-presencial__title{color:#fff;line-height:1.05;margin:0 0 16px}.hero-presencial__subtitle{color:hsla(0,0%,100%,.9);font-size:18px;line-height:1.5;margin-bottom:28px}.hero-presencial__cta{background:var(--primario,#b12a2a);border-radius:12px;display:inline-block;padding:14px 18px}.hero-presencial__cta:hover{opacity:.92}.mod-hero-presencial{padding-top:500px}@media (max-width:800px){.mod-hero-presencial{padding-top:90px}}.hero-presencial{padding-top:300px!important}@media (max-width:800px){.hero-presencial{padding-top:300px!important}}.mod-hero-presencial .btn,.mod-hero-presencial .btn-primario,.mod-hero-presencial a.btn{background-color:#c09b57;border-color:#c09b57;color:#fff}.mod-hero-presencial .btn-primario:hover,.mod-hero-presencial .btn:hover,.mod-hero-presencial a.btn:hover{background-color:#a88548;border-color:#a88548;color:#fff}.hero-presencial__cta{align-items:center;background-color:#c09b57;border-radius:8px;color:#fff;display:inline-flex;font-weight:700;gap:8px;padding:14px 28px;text-decoration:none;transition:background-color .25s ease,transform .2s ease}.hero-presencial__cta:hover{background-color:#b18f50;color:#fff;transform:translateY(-1px)}