.home-novena-area{padding-top:48px!important;padding-bottom:48px!important}
.home-novena-area-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}
.home-novena-area-title{margin:6px 0 0;color:#08263b;font-family:var(--font-cormorant),Georgia,serif;font-size:clamp(2rem,4vw,3.15rem);font-weight:600;line-height:1.04}
.home-novena-list{display:grid;gap:22px}
.home-novena-list.is-multiple{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}
.home-novena-banner{display:grid;grid-template-columns:minmax(240px,.72fr) 1.28fr;gap:0;overflow:hidden;border:1px solid rgba(190,140,67,.34);border-radius:28px;background:linear-gradient(145deg,#fffdf8,#fff8eb);box-shadow:0 22px 52px rgba(8,32,50,.09)}
.home-novena-banner.is-active{border-color:rgba(190,140,67,.62);background:linear-gradient(135deg,#fffaf1,#f4ead8)}
.home-novena-image{display:block;width:100%;height:100%;min-height:285px;object-fit:cover}
.home-novena-body{display:flex;flex-direction:column;justify-content:center;padding:42px 48px;border-left:3px solid rgba(183,138,66,.72)}
.home-novena-title{margin:8px 0 14px;color:#08263b;font-family:var(--font-cormorant),Georgia,serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:600;line-height:1.02}
.home-novena-text{max-width:680px;margin:0;color:#42586a;font-size:1.04rem;line-height:1.75}
.home-novena-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:25px}
.home-novena-actions .primary-button{position:static;transform:none;margin-top:0;border-radius:2px;box-shadow:0 9px 22px rgba(8,32,50,.12)}
.home-novena-secondary{color:#865812;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(134,88,18,.4)}
.home-novena-secondary:hover,.home-novena-secondary:focus{color:#08263b;border-color:#08263b}
.home-novena-list.is-multiple .home-novena-banner{grid-template-columns:1fr}
.home-novena-list.is-multiple .home-novena-image{min-height:190px;max-height:220px}
.home-novena-list.is-multiple .home-novena-body{padding:28px}
.home-novena-list.is-multiple .home-novena-title{font-size:2rem}
@media(max-width:760px){.home-novena-area{padding:28px 16px 42px!important}.home-novena-banner{grid-template-columns:1fr;border-radius:22px}.home-novena-image{min-height:0;max-height:none;aspect-ratio:16/10}.home-novena-body{padding:27px 24px 29px;border-left:0;border-top:3px solid rgba(183,138,66,.72)}.home-novena-body .eyebrow{margin-bottom:11px;font-size:.66rem;line-height:1.45}.home-novena-title{margin:0 0 12px;font-size:2.1rem;line-height:1.04}.home-novena-text{font-size:1rem;line-height:1.65}.home-novena-actions{align-items:stretch;flex-direction:column;gap:15px;margin-top:21px}.home-novena-actions .primary-button{width:100%;min-height:49px;text-align:center}.home-novena-secondary{align-self:center;padding:4px 2px;text-align:center}}
