.motd-page-hero{min-height:var(--motd-page-hero-height,320px);background-image:linear-gradient(180deg,rgba(18,3,35,.28),rgba(18,3,35,.42)),var(--motd-page-hero-image);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;color:#fff;margin:0 0 32px;border-radius:0}.motd-page-hero-light{background-image:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.15)),var(--motd-page-hero-image)}.motd-page-hero-medium{background-image:linear-gradient(180deg,rgba(12,3,28,.22),rgba(12,3,28,.44)),var(--motd-page-hero-image)}.motd-page-hero-dark{background-image:linear-gradient(180deg,rgba(5,1,12,.48),rgba(5,1,12,.72)),var(--motd-page-hero-image)}.motd-page-hero-indigo{background-image:linear-gradient(180deg,rgba(56,5,82,.36),rgba(9,3,26,.76)),var(--motd-page-hero-image)}.motd-page-hero-none{background-image:var(--motd-page-hero-image)}.motd-page-hero-content{padding:28px;max-width:1040px;text-shadow:0 2px 16px rgba(0,0,0,.55)}.motd-page-hero-kicker{text-transform:uppercase;letter-spacing:.18em;color:#f1c45a;font-weight:800;font-size:13px;margin-bottom:8px}.motd-page-hero h1{font-family:Georgia,serif;font-size:clamp(34px,6vw,76px);line-height:1.02;letter-spacing:.04em;color:#f6d36d;margin:0 0 10px}.motd-page-hero p{font-size:clamp(16px,2.2vw,22px);line-height:1.45;color:#fff4d6;margin:0 auto;max-width:780px}@media(max-width:760px){.motd-page-hero{min-height:min(var(--motd-page-hero-height,320px),360px);margin-bottom:22px}.motd-page-hero-content{padding:20px}.motd-page-hero h1{font-size:36px}}
