/* Cristo Redentore Orari Messe */
.cr-orari-messe-section{background:#fff;padding:120px 20px}
.cr-orari-header{max-width:760px;margin:0 auto 55px;text-align:center}
.cr-eyebrow{font-size:14px;font-weight:700;letter-spacing:3px;color:#234B86;margin-bottom:16px;text-transform:uppercase}
.cr-orari-header h2{font-size:46px;line-height:1.15;margin:0 0 22px;color:#1A1A1A}
.cr-orari-header p{font-size:18px;line-height:1.7;color:#4B5563;margin:0}
.cr-next-mass{max-width:900px;margin:0 auto 50px;background:#234B86;color:#fff;border-radius:28px;padding:38px 44px;text-align:center;box-shadow:0 22px 55px rgba(35,75,134,.22)}
.cr-next-mass .cr-eyebrow{color:rgba(255,255,255,.85);margin-bottom:12px}
.cr-next-mass h3{color:#fff;font-size:28px;margin:0 0 12px}
.cr-next-mass-time{font-size:58px;line-height:1;font-weight:800;margin-bottom:12px}
.cr-next-mass p{margin:0;font-size:20px;font-weight:700}
.cr-next-mass span{display:block;margin-top:8px;opacity:.88}
.cr-messe-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.cr-messe-card{background:#fff;border:1px solid #E5EAF0;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.07)}
.cr-messe-card-head{background:#F8FAFD;padding:28px 30px;border-bottom:1px solid #E5EAF0}
.cr-messe-card-head span{display:block;color:#234B86;font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}
.cr-messe-card-head h3{margin:0;font-size:30px;color:#1A1A1A}
.cr-messe-times{padding:30px;display:flex;flex-direction:column;gap:18px}
.cr-messe-time-row{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:start}
.cr-messe-time-row strong{color:#234B86;font-size:25px;line-height:1}
.cr-messe-time-row p{margin:0 0 4px;color:#1A1A1A;font-weight:700}
.cr-messe-time-row small{color:#6B7280;font-size:14px}
.cr-sacramenti-grid{max-width:1200px;margin:38px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.cr-sacramenti-card{background:#F8FAFD;border:1px solid #E5EAF0;border-radius:22px;padding:32px}
.cr-sacramenti-card h3{color:#234B86;font-size:24px;margin:0 0 14px}
.cr-sacramenti-card p{color:#4B5563;line-height:1.7;margin:0}
.cr-orari-note{max-width:900px;margin:45px auto 0;background:#EEF4FB;color:#234B86;border-radius:18px;padding:22px 28px;text-align:center;font-weight:600}
.cr-orari-link-liturgia{text-align:center;margin-top:34px}
.cr-orari-link-liturgia a{display:inline-flex;background:#234B86;color:#fff;border-radius:999px;padding:16px 30px;font-weight:700;text-decoration:none;text-transform:uppercase;font-size:14px}
@media(max-width:900px){.cr-messe-grid,.cr-sacramenti-grid{grid-template-columns:1fr}.cr-next-mass-time{font-size:44px}.cr-orari-header h2{font-size:34px}}
