.hero-section{width:100%;min-height:calc(100vh - 80px);position:relative;overflow:hidden}.hero-background{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{background:#ffffff4d;position:absolute;inset:0}.hero-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;max-width:1400px;height:100%;min-height:calc(100vh - 80px);margin:0 auto;padding:60px 40px;display:flex;position:relative}.hero-left{max-width:650px}.hero-title{flex-direction:column;gap:8px;margin-bottom:30px;display:flex}.hero-welcome{color:#d4b06a;font-size:clamp(16px,2vw,34px);font-weight:400}.hero-simply{color:#fff;font-family:Georgia,serif;font-size:clamp(38px,7vw,90px);font-weight:600;line-height:1}.hero-liturgical{color:#2f5b7c;font-family:Georgia,serif;font-size:clamp(38px,7vw,90px);font-weight:600;line-height:1}.signup-btn{color:#fff;letter-spacing:.5px;background-color:#2f5b7c;border-radius:10px;align-items:center;gap:10px;margin-top:20px;padding:14px 42px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.signup-btn:hover{background-color:#1a4d6d;transform:translateY(-2px)}.hero-description{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2f5b7ce6;border:1px solid #5ba3d933;border-radius:12px;align-self:flex-end;width:100%;max-width:520px;padding:22px 26px}.hero-description p{color:#fff;margin:0;font-size:clamp(13px,1.2vw,16px);font-weight:600;line-height:1.6}@media (max-width:1024px){.hero-content{padding:50px 30px}.hero-left{max-width:100%}.hero-description{max-width:460px}}@media (max-width:768px){.hero-section{min-height:100svh}.hero-content{justify-content:space-between;gap:24px;min-height:88svh;padding:36px 20px 28px}.hero-left{max-width:100%}.hero-title{gap:4px;margin-bottom:20px}.hero-welcome{letter-spacing:2px;text-transform:uppercase;font-size:18px}.hero-simply,.hero-liturgical{font-size:clamp(36px,12vw,56px);line-height:.95}.signup-btn{border-radius:12px;justify-content:center;width:220px;margin-top:16px;padding:16px 24px;font-size:15px;display:flex}.hero-description{border-radius:14px;align-self:stretch;max-width:100%;padding:18px 20px}.hero-description p{font-size:13px;line-height:1.7}}@media (max-width:480px){.hero-content{gap:16px;padding:24px 16px}.hero-title{gap:2px;margin-bottom:14px}.hero-simply,.hero-liturgical{font-size:clamp(32px,14vw,48px)}.signup-btn{padding:14px 20px;font-size:14px}.hero-description{padding:14px 16px}.hero-description p{font-size:12px}}@media (max-width:360px){.hero-simply,.hero-liturgical{font-size:30px}.hero-welcome{font-size:12px}}@media (min-width:1600px){.hero-content{max-width:1600px}.hero-simply,.hero-liturgical{font-size:100px}}
