/* Cabeçalho: cor explícita para não depender de variáveis internas da página. */
.ed-front-page .ed-nav .ed-button-header{display:inline-flex!important;align-items:center;justify-content:center;min-width:148px!important;background:#ff681d!important;color:#fff!important;border:1px solid #ff681d!important;box-shadow:0 10px 24px rgba(255,104,29,.22)}
.ed-front-page .ed-nav .ed-button-header:hover{background:#e9520d!important;color:#fff!important}

/* Hero: mostra a composição inteira sem cortar pessoas, Bíblia ou livros. */
.ed3-hero-media{min-height:570px}
.ed3-hero-photo{inset:20px -10px 0 0!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important}
.ed3-hero-photo img{display:block!important;width:min(100%,768px)!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 20px 20px rgba(0,18,38,.24))}
@media(max-width:1050px){.ed3-hero-media{min-height:500px}.ed3-hero-photo{inset:20px -15px 0!important}.ed3-hero-photo img{width:min(105%,768px)!important}}
@media(max-width:820px){.ed3-hero-media{min-height:430px}.ed3-hero-photo{inset:0!important}.ed3-hero-photo img{width:min(100%,768px)!important}.ed3-floating-card{right:0;bottom:15px}}
@media(max-width:620px){.ed3-hero-media{min-height:310px}.ed3-hero-photo img{width:100%!important}}

.ed-enrollment-card{margin:25px 0;padding:24px;border:1px solid #dbe7f2;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(6,45,82,.08)}
.ed-enrollment-card h3{margin:0 0 7px;color:#082f57}.ed-enrollment-card p{margin:0 0 17px;color:#637489}.ed-enrollment-card button,.ed-enroll-button{display:inline-flex;border:0;border-radius:9px;padding:13px 18px;background:#ff681d;color:#fff;font-weight:800;cursor:pointer}
