
.sermons-section{background:#f3eef6}.sermons-section .section-heading{align-items:end}.sermons-intro{color:#75647e;max-width:420px;line-height:1.8}.sermon-list{display:grid;gap:28px}.sermon-card{display:grid;grid-template-columns:1.35fr 1fr;background:white;border:1px solid #e3d7e9;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #48215c08}.sermon-player{position:relative;aspect-ratio:16/9;background:#1f1129;align-self:center}.sermon-player iframe{display:block;width:100%;height:100%;border:0;position:absolute;inset:0}.sermon-play{width:100%;height:100%;position:absolute;inset:0;cursor:pointer;background:#1f1129}.sermon-play img{width:100%;height:100%;object-fit:cover;opacity:.85}.sermon-play span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#f49a52;color:#23122b;font-size:25px;box-shadow:0 4px 28px #0004}.sermon-play:focus-visible{outline:4px solid #f49a52;outline-offset:-4px}.sermon-copy{padding:32px;align-self:center}.sermon-copy h3{font-family:Georgia,serif;font-size:32px;line-height:1.2;margin:14px 0}.sermon-copy .sermon-speaker{font-size:14px;color:#634775;line-height:1.6}.sermon-copy time{display:block;font-size:12px;color:#87708f;margin:10px 0 24px}.sermon-copy .text-link{font-size:13px}.sermons-footer{margin-top:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.sermons-footer p{font-size:12px;color:#7c6587;max-width:430px}@media(max-width:760px){.sermon-card{grid-template-columns:1fr}.sermon-copy{padding:25px}.sermon-copy h3{font-size:28px}.sermons-footer{align-items:flex-start;flex-direction:column}.sermon-play span{width:58px;height:58px;font-size:20px}}
