:root{--navy:#082d4e;--navy-dark:#061f36;--yellow:#ffcc00;--white:#fff;--ink:#173b56;--muted:#596c7c;--line:#d7dfe4;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--gutter:clamp(1.5rem,6.2vw,7rem);font-family:var(--sans);color:var(--navy);background:var(--white);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:2rem;color-scheme:light}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--yellow);outline-offset:7px}p,h1,h2,blockquote{margin:0}img{display:block;max-width:100%}::selection{background:var(--yellow);color:var(--navy)}.skip-link{position:absolute;top:-8rem;left:1rem;padding:1rem;background:var(--yellow);z-index:20}.skip-link:focus{top:1rem}.header{position:absolute;inset:0 0 auto;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:116px;padding:26px var(--gutter);color:white}.wordmark{display:flex;flex-direction:column;font-family:var(--serif);font-size:1.8rem;line-height:1.05;white-space:nowrap}.wordmark-small{font:500 .75rem/1.8 var(--sans);letter-spacing:.3em}.header nav{display:flex;gap:2.6rem;font-size:.875rem}.header nav a{position:relative;padding:.8rem 0}.header nav a:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .25s}.header nav a:hover:after{transform:scaleX(1)}.header-invite{font-size:.875rem;border:1px solid #ffffff40;border-radius:3rem;display:flex;align-items:center;gap:1.5rem;padding:14px 20px;transition:background .2s,border-color .2s}.header-invite:hover{background:#ffffff10;border-color:#ffffff80}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:820px;min-height:max(820px,100svh);color:var(--white);background:var(--navy-dark);display:flex;flex-direction:column;justify-content:center;padding:160px var(--gutter) 155px}.hero-landscape,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-landscape{background-image:url('/assets/calvario.jpg');background-size:cover;background-position:center 60%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(4,23,41,.58),rgba(4,23,41,.14) 60%,rgba(4,23,41,.06)),linear-gradient(180deg,rgba(4,23,41,.55),transparent 28%,transparent 62%,rgba(4,23,41,.8))}.hero-content{width:min(100%,1050px);position:relative}.eyebrow{display:flex;align-items:center;gap:1.25rem;font-size:.75rem;font-weight:500;line-height:1.65;letter-spacing:.14em}.rule{display:inline-block;flex-shrink:0;height:1px;width:34px;background:currentColor}.hero-eyebrow{color:#ecf1f4;margin-bottom:34px;font-size:.75rem;letter-spacing:.19em}.hero-eyebrow .rule{background:var(--yellow)}h1{font:400 clamp(5.3rem,10.5vw,10rem)/.89 var(--serif);letter-spacing:-.035em;max-width:100%;text-wrap:balance}h1 em{color:var(--yellow);font-weight:400;display:inline-block;padding-top:.09em;white-space:nowrap}.hero-description{display:flex;gap:20px;align-items:stretch;margin-top:38px}.description-rule{width:1px;flex:none;background:#ffffff40}.hero-description p{font-size:1rem;line-height:1.8;color:#e5eaf0}.hero-action{display:inline-flex;align-items:center;gap:25px;font-size:.875rem;margin-top:31px;padding:5px 0}.round-arrow{border:1px solid #ffffff65;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:1.25rem;transition:background .25s,color .25s,transform .25s}.hero-action:hover .round-arrow{background:var(--yellow);border-color:var(--yellow);color:var(--navy);transform:rotate(45deg)}.hero-bottom{position:absolute;bottom:0;left:var(--gutter);right:var(--gutter);border-top:1px solid #ffffff30;min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:.75rem;letter-spacing:.09em;color:#dae4ec}.hero-bottom>a{display:flex;align-items:center;gap:20px;letter-spacing:0;font-size:.875rem}.hero-bottom>a span{font-size:1.25rem;color:var(--yellow)}.section-wrap{padding:76px var(--gutter) 82px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid var(--line);padding-bottom:26px}.section-heading .rule{width:42px;color:#90a1ad}.section-aside{font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.welcome-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(40px,7vw,110px);align-items:start;padding-top:86px}.welcome h2{font:400 clamp(3.3rem,5.4vw,5.5rem)/1.1 var(--serif);letter-spacing:-.03em}.welcome h2 em{font-weight:400;color:#6a8192}.welcome-copy{max-width:390px;padding-top:5px}.small-label{font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--muted)}.welcome-copy .lead{font:400 2rem/1.2 var(--serif);color:var(--navy);margin:22px 0}.welcome-copy p{font-size:1rem;line-height:1.85;color:var(--muted);margin-bottom:16px}.text-link{display:inline-flex;gap:40px;align-items:center;font-size:.875rem;border-bottom:1px solid var(--navy);padding:10px 0;margin-top:8px}.text-link:hover{color:#2d7198}.text-link span{font-size:1.2rem}.welcome-signature{display:flex;align-items:center;justify-content:center;gap:46px;padding-top:86px;text-align:center}.welcome-signature p{font:400 1.55rem/1.5 var(--serif)}.welcome-signature em{font-weight:400;color:#6a8192}.signature-line{width:80px;height:1px;background:var(--line)}.faith{position:relative;background:var(--yellow);padding:90px var(--gutter);display:grid;grid-template-columns:1fr 1.3fr;gap:9%;overflow:hidden}.faith-side .eyebrow{margin-bottom:64px}.faith-side .rule{background:#082d4e70}.faith h2{font:400 clamp(2.8rem,4vw,4rem)/1.1 var(--serif);letter-spacing:-.025em}.faith h2 em{font-weight:400}.faith-side>p:last-child{font-size:.9375rem;line-height:1.9;margin-top:26px;color:#264354}.scripture{position:relative;border-left:1px solid #082d4e40;padding:25px 0 12px clamp(35px,6vw,100px)}.quote-mark{font:400 6rem/.8 var(--serif);display:block;margin-bottom:15px;color:#082d4e80}.scripture blockquote{font:400 clamp(3rem,5.1vw,5.3rem)/1.09 var(--serif);letter-spacing:-.025em}.scripture blockquote em{font-weight:400}.scripture-credit{display:flex;gap:18px;align-items:flex-start;margin-top:35px}.scripture-credit>.rule{margin-top:9px;width:32px}.scripture-credit p{font-size:.75rem;letter-spacing:.13em;line-height:1.8}.scripture-credit p span{display:block;color:#365065;letter-spacing:.09em;font-size:.75rem}.footer{background:var(--navy-dark);color:white;padding:78px var(--gutter) 0}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:60px}.footer .eyebrow{color:#a9becd;margin-bottom:28px}.footer-invitation{font:400 clamp(2.5rem,4.25vw,4.25rem)/1.12 var(--serif);letter-spacing:-.02em}.footer-invitation em{font-weight:400;color:#a9becd}.footer-logo{width:140px;flex-shrink:0;opacity:.94;transition:opacity .2s}.footer-logo:hover{opacity:1}.footer-logo img{width:100%;height:auto}.footer-bottom{border-top:1px solid #ffffff25;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:95px;font-size:.75rem;color:#a9becd}.footer-bottom nav{display:flex;gap:26px}.footer-bottom a{padding:12px 0;font-size:.875rem}.footer-bottom a:hover{color:white}.back-top{display:flex;align-items:center;gap:18px}.back-top span{color:var(--yellow)}.reveal{opacity:1;transform:none}.reveal.is-waiting{opacity:0;transform:translateY(20px)}.reveal.is-visible{transition:opacity .85s ease,transform .85s ease;opacity:1;transform:none}
@media(min-width:1700px){.hero-content,.welcome-grid,.section-heading,.welcome-signature,.footer-top,.footer-bottom{max-width:1500px;width:100%;margin-left:auto;margin-right:auto}.hero{min-height:980px}.hero-content{padding-left:1px}.hero-landscape{background-position:center 65%}.hero-bottom{max-width:1500px;margin:auto}.faith{padding-left:max(var(--gutter),calc((100vw - 1500px)/2));padding-right:max(var(--gutter),calc((100vw - 1500px)/2))}}
@media(max-width:1000px){.header nav{gap:1.7rem}.header-invite{display:none}.hero{min-height:800px}.hero-bottom-last{display:none}.welcome-grid{gap:45px;grid-template-columns:1.15fr 1fr}.welcome h2{font-size:clamp(2.7rem,5.5vw,4rem)}.section-aside{display:none}.faith{gap:6%;padding-top:70px;padding-bottom:70px}.faith-side .eyebrow{margin-bottom:48px}.scripture{padding-left:35px}.scripture blockquote{font-size:clamp(2.8rem,5.3vw,4rem)}.footer-bottom nav{display:none}}
@media(max-width:640px){:root{--gutter:1.5rem;scroll-padding-top:1.5rem}.header{padding-top:24px;padding-bottom:24px;min-height:100px;gap:1.5rem}.wordmark{font-size:1.5rem}.wordmark-small{font-size:.75rem}.header nav{gap:1rem;font-size:.8125rem}.header nav a{padding:.7rem 0}.hero{min-height:790px;min-height:max(790px,100svh);padding-top:160px;padding-bottom:145px;justify-content:flex-start}.hero-content{margin-top:36px}.hero-landscape{background-position:78% bottom}.hero-shade{background:linear-gradient(180deg,rgba(4,23,41,.7),rgba(4,23,41,.15) 55%,rgba(4,23,41,.64)),linear-gradient(90deg,rgba(4,23,41,.32),transparent)}.hero-eyebrow{font-size:.75rem;letter-spacing:.085em;gap:12px;margin-bottom:32px}.hero-eyebrow .rule{width:22px}h1{font-size:clamp(4.35rem,14vw,6.5rem);line-height:.95;letter-spacing:-.04em}.hero-description{margin-top:31px;gap:15px}.hero-description p{font-size:.9375rem;line-height:1.8}.hero-action{margin-top:26px}.hero-bottom{min-height:80px;gap:15px;font-size:.75rem;letter-spacing:.035em}.hero-bottom>span:first-child{max-width:120px;line-height:1.6}.hero-bottom>a{font-size:.8125rem;gap:12px;max-width:155px}.section-wrap{padding-top:45px;padding-bottom:55px}.section-heading{padding-bottom:22px}.eyebrow{font-size:.75rem;gap:16px}.welcome-grid{grid-template-columns:1fr;gap:35px;padding-top:45px}.welcome h2{font-size:clamp(2.8rem,10.3vw,4rem);line-height:1.12}.welcome-copy{max-width:none;padding:0 0 0 30px;border-left:1px solid var(--line)}.welcome-copy .lead{font-size:1.9rem;margin:18px 0}.welcome-copy p{font-size:1rem;line-height:1.8}.welcome-signature{padding-top:50px;gap:18px}.signature-line{width:24px;flex-shrink:0}.welcome-signature p{font-size:1.22rem}.faith{grid-template-columns:1fr;gap:38px;padding-top:44px;padding-bottom:50px}.faith-side .eyebrow{margin-bottom:33px}.faith h2{font-size:3rem}.faith-side>p:last-child{font-size:1rem;margin-top:22px}.faith-side>p:last-child br{display:none}.scripture{padding:34px 0 0;border-left:0;border-top:1px solid #082d4e40}.quote-mark{font-size:5rem;margin-bottom:4px}.scripture blockquote{font-size:clamp(2.8rem,10.3vw,4rem)}.scripture-credit{margin-top:27px}.footer{padding-top:48px}.footer-top{align-items:flex-start;gap:28px;flex-direction:column;padding-bottom:36px}.footer .eyebrow{margin-bottom:23px}.footer-invitation{font-size:clamp(2rem,7.5vw,2.8rem)}.footer-logo{width:96px}.footer-bottom{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;padding:22px 0 25px;gap:12px;min-height:0}.footer-bottom>span{width:100%;line-height:1.7}.footer-bottom a{padding:4px 0}.back-top{font-size:.8125rem}}
@media(max-width:370px){.header{align-items:flex-start;gap:18px;flex-direction:column}.header nav{gap:1.5rem}.hero-content{margin-top:40px}h1{font-size:3.8rem}.hero-eyebrow{font-size:.75rem;letter-spacing:.04em}.hero-eyebrow .rule{display:none}.hero{min-height:800px}.hero-bottom>a{font-size:.75rem}.welcome-copy{padding-left:22px}}
@media(prefers-reduced-motion:no-preference){.hero-content{animation:arrival 1s ease both}.hero-landscape{animation:landscape-arrival 1.8s ease both}@keyframes arrival{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes landscape-arrival{from{opacity:.2;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-waiting{opacity:1;transform:none}}
/* Shared navigation and content pages */
.authored-text{white-space:pre-line}.header .desktop-nav{gap:clamp(1rem,2vw,2rem)}.header .desktop-nav a{font-size:.875rem}.mobile-menu{display:none}.section-destinations{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:65px;gap:30px;padding-top:26px}.section-destinations a{display:flex;justify-content:space-between;gap:20px;font:400 1.6rem var(--serif)}.section-destinations a span:last-child{font:400 1.1rem var(--sans)}.footer-bottom{flex-wrap:wrap;padding:24px 0}.footer-bottom nav{flex-wrap:wrap;gap:18px}.inner-page .header{background:var(--navy-dark)}.page-hero{background:var(--navy-dark);color:white;padding:165px var(--gutter) 65px}.page-hero h1{font-size:clamp(3.5rem,7vw,7rem);line-height:1.08;margin:20px 0;letter-spacing:-.03em}.page-hero>p{font-size:1.125rem;color:#c2d3df;max-width:700px;line-height:1.7}.breadcrumb{font-size:.875rem;display:flex;gap:18px;color:#a9becd}.page-section{max-width:1440px;margin:0 auto;padding:65px var(--gutter) 90px;min-height:370px}.prose{max-width:800px}.prose>p{font-size:1.125rem;line-height:1.9;margin-bottom:26px}.empty-state{border-top:1px solid var(--line);padding:38px 0;grid-column:1/-1}.empty-state h2{font:400 2.5rem/1.15 var(--serif);margin-bottom:15px}.empty-state p,.empty-note{font-size:1rem;line-height:1.8;color:var(--muted)}.loading{padding:24px 0;color:var(--muted)}.content-status{font-size:.875rem;line-height:1.7;padding:18px;background:#f0f4f7;color:var(--ink);margin:24px var(--gutter)}.events-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.event-card{border:1px solid var(--line);padding:30px;scroll-margin-top:30px;background:white}.event-card h2{font:400 2.15rem/1.15 var(--serif);margin:16px 0}.event-title-link:hover{text-decoration:underline}.event-card time{font-size:.9375rem;font-weight:600;display:block;line-height:1.6}.event-card>p:not(.eyebrow){font-size:1rem;line-height:1.8;margin-top:16px;color:var(--muted)}.event-card .event-end{font-size:.875rem!important;margin-top:6px!important}.event-card .event-location{color:var(--ink)!important}.past-events{grid-column:1/-1}.past-events summary{cursor:pointer;font-weight:600;padding:24px 0}.past-events .event-card{margin:20px 0}.calendar-toolbar{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:30px}.calendar-toolbar h2{font:400 2.3rem var(--serif);text-transform:capitalize}.calendar-toolbar>div{display:flex;gap:8px}.calendar-toolbar button{background:white;border:1px solid var(--line);padding:10px 15px;min-width:44px;min-height:44px;cursor:pointer;font:500 .875rem var(--sans);color:var(--navy)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.weekday{text-align:center;font-size:.8125rem;padding:12px 0;color:var(--muted)}.calendar-day{font:500 1rem var(--sans);color:var(--navy);border:1px solid var(--line);min-height:90px;background:white;text-align:left;padding:15px;display:flex;flex-direction:column;gap:10px;cursor:pointer}.calendar-day small{font-size:.75rem;line-height:1.3}.calendar-day.has-events{background:#f1f5f8}.calendar-day.today{border:2px solid var(--navy)}.calendar-day[aria-pressed=true]{background:var(--yellow);border-color:var(--navy)}button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #288dc5;outline-offset:3px}.calendar-grid+.events-list,#calendar+.events-list{margin-top:40px}.agenda-heading{grid-column:1/-1;font:400 2rem var(--serif)}.media-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 30px}.media-card{min-width:0}.media-player{aspect-ratio:16/9;background:var(--navy-dark);display:grid;place-items:center}.media-player.instagram{aspect-ratio:4/5;max-height:650px}.media-player iframe{height:100%;width:100%;border:0;background:white}.load-media{display:flex;flex-direction:column;align-items:center;gap:16px;padding:25px;background:none;color:white;border:0;cursor:pointer;font:500 1rem var(--sans);width:100%;height:100%;justify-content:center}.load-media small{font-size:.75rem;line-height:1.6;color:#c2d3df}.play-symbol{color:var(--yellow);font-size:2rem}.media-copy{padding-top:22px}.media-copy h2{font:400 2.25rem/1.15 var(--serif);margin:12px 0}.media-copy p:not(.eyebrow){font-size:1rem;line-height:1.8;color:var(--muted)}
@media(max-width:1050px){.header .desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;font-size:.875rem;border:1px solid #ffffff55;padding:12px 17px;display:flex;gap:18px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;top:60px;right:0;min-width:240px;display:flex!important;flex-direction:column;gap:0!important;background:var(--navy-dark);border:1px solid #ffffff30;padding:18px;box-shadow:0 15px 40px #0003}.mobile-menu nav a{padding:13px 15px;font-size:1rem}.mobile-menu nav a:hover{background:#ffffff10}.footer-bottom nav{display:flex}}
@media(max-width:640px){.section-destinations{grid-template-columns:1fr;gap:22px;margin-top:40px}.section-destinations a{font-size:1.5rem}.page-hero{padding-top:145px;padding-bottom:45px}.page-hero h1{font-size:3.7rem}.page-hero>p{font-size:1rem}.page-section{padding:40px var(--gutter) 60px}.empty-state h2{font-size:2rem}.events-list,.media-list{grid-template-columns:1fr}.event-card{padding:25px}.event-card h2{font-size:2rem}.calendar-toolbar{align-items:flex-start;flex-direction:column}.calendar-toolbar h2{font-size:2rem}.calendar-day{padding:8px 4px;min-height:65px;align-items:center;font-size:.9375rem}.calendar-day small{font-size:.75rem}.calendar-grid{gap:3px}.calendar-day small{overflow-wrap:anywhere}.weekday{font-size:.75rem}.footer-bottom nav{gap:13px}.media-copy h2{font-size:2rem}.prose>p{font-size:1rem}.header{flex-direction:row!important;align-items:center!important}.header .wordmark{font-size:1.35rem}.mobile-menu summary{padding:10px 12px;gap:12px}.content-status{margin:24px 0}}
/* Authored documents retain a consistent type scale across public pages and previews. */
.rich-content{font-size:1rem;line-height:1.85;overflow-wrap:anywhere}.rich-content>p{margin:0 0 1.25em}.rich-content h2{font:400 clamp(1.8rem,3vw,2.6rem)/1.2 var(--serif);margin:1.4em 0 .6em}.rich-content h3{font:600 1.25rem/1.4 var(--sans);margin:1.3em 0 .6em}.rich-content ul,.rich-content ol{padding-left:1.6em;margin:1em 0;list-style:revert}.rich-content li{margin:.35em 0;list-style:inherit}.rich-content li p{margin:.25em 0}.rich-content blockquote{border-left:3px solid var(--yellow);padding:12px 24px;margin:24px 0;background:#f1f5f8;color:var(--navy)}.rich-content a{color:inherit;text-decoration:underline;text-underline-offset:3px}.rich-content figure{margin:28px 0}.rich-content img{max-width:100%;height:auto;display:block;border-radius:3px}.rich-content hr{border:0;border-top:1px solid var(--line);margin:28px 0}.content-cover{width:100%;max-height:540px;object-fit:cover;display:block;border-radius:3px;margin-bottom:28px}.event-card>.content-cover{aspect-ratio:16/9;max-height:350px;object-fit:cover}.event-details{margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.event-details>summary{cursor:pointer;font-weight:600;padding:6px 0}.event-details>.rich-content{margin-top:20px}.photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.photo-gallery:empty{display:none}.gallery-image{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.media-player{position:relative;overflow:hidden}.media-cover{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.media-cover+.load-media{background:#041d33a8;position:relative}.baptism-agenda-heading{font:400 2.8rem var(--serif);margin:60px 0 25px}#page-cover .content-cover{max-width:1000px}.event-card .rich-content h2{font-size:1.8rem}.word-copy .rich-content{color:inherit}@media(max-width:640px){.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.baptism-agenda-heading{font-size:2.3rem}}

/* Supplied artwork: transparent vector in the header, round presentation of the square export. */
.wordmark.brand-lockup{display:block;flex-shrink:0;line-height:0}.brand-vector{display:block;width:112px;height:auto;max-width:100%}.header:has(.brand-lockup){padding-top:16px;padding-bottom:16px}.footer-logo.logo-round{display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;isolation:isolate;background:var(--yellow);opacity:1}.footer-logo.logo-round img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.brand-lockup:focus-visible,.logo-round:focus-visible{outline:3px solid var(--yellow);outline-offset:6px}@media(max-width:640px){.brand-vector{width:90px}.footer-logo.logo-round{width:112px}}
/* Editable copy is populated only after the published document is available. */
.cms-loading [data-cms-slot]{color:transparent!important;position:relative;min-height:1.35em;background:linear-gradient(90deg,#8295a320,#8295a30b);border-radius:4px;pointer-events:none}.cms-loading #copy-heroLine1,.cms-loading #copy-heroLine2{display:inline-block;min-width:6ch;max-width:100%;min-height:.92em;line-height:.92;background:#ffffff12}.cms-loading #copy-heroDescription{min-width:min(300px,65vw);min-height:3.6em}.cms-loading #copy-welcomeHeading,.cms-loading #copy-wordHeading{min-height:2.2em}.cms-loading #copy-welcomeBody,.cms-loading #page-content{min-height:9em}.cms-loading #copy-footerText{min-width:min(440px,75vw);min-height:2.4em}.cms-loading #page-title{min-width:5ch;min-height:1.08em;max-width:65%;background:#ffffff12}.cms-loading #page-intro{min-height:1.7em;background:#ffffff0d}.cms-status{margin:18px 0!important;padding:14px 18px;display:flex;align-items:center;flex-wrap:wrap;gap:12px;max-width:600px;border:1px solid #ffffff40;background:#082d4e;color:white}.cms-status[hidden]{display:none}.cms-retry{padding:9px 14px;border:1px solid #ffffff80;color:white;background:transparent;font:500 .875rem var(--sans);cursor:pointer;border-radius:3px}.cms-error [data-cms-slot]{background:none}.cms-error #copy-heroLine1,.cms-error #copy-heroLine2{display:none}.cms-error #hero-title{display:none}@media(prefers-reduced-motion:reduce){.cms-loading [data-cms-slot]{animation:none}}
