:root{--navy:#031d31;--navy-2:#062843;--gold:#d7a64a;--gold-light:#f2d486;--ivory:#f4eddf;--paper:#f9f3e7;--wine:#5c1718;--ink:#1e1713;--muted:#bfb2a2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--font-chapel),Georgia,serif;font-size:18px;line-height:1.35;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell main{flex:1 1}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--gold-light);outline-offset:3px}.site-header{height:132px;position:-webkit-sticky;position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1.45fr 1fr auto;align-items:center;grid-gap:30px;gap:30px;padding:17px clamp(28px,6.6vw,108px);background:rgba(3,29,49,.98);color:var(--ivory);border-bottom:1px solid rgba(215,166,74,.75)}.brand,.footer-brand{display:flex;align-items:center;gap:15px;color:var(--gold-light);font-size:clamp(20px,2vw,31px);line-height:.9;text-transform:uppercase;letter-spacing:.035em}.mark{position:relative;width:62px;height:80px;display:grid;place-items:center;font-size:40px;color:var(--gold);font-weight:600}.mark i{position:absolute;top:35px;font-size:33px;font-style:normal}.site-header nav{display:flex;justify-content:space-between;gap:20px;text-transform:uppercase;font-size:18px;letter-spacing:.05em}.site-header nav a{padding:12px 2px;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.site-header nav a:hover{color:var(--gold-light);border-color:var(--gold-light)}.call-outline{min-width:196px;padding:12px 18px;border:1px solid var(--gold);color:var(--gold-light);text-align:center;line-height:1.02;text-transform:uppercase;letter-spacing:.06em;font-size:16px;transition:background .2s,color .2s}.call-outline strong{font-size:19px;font-weight:500}.call-outline:hover{background:var(--gold);color:var(--navy)}.home-hero{min-height:566px;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(440px,.78fr);overflow:hidden;background:radial-gradient(circle at 77% 25%,#103b5b 0,transparent 28%),linear-gradient(120deg,#03192b,#062944 68%,#041c30);color:var(--ivory);position:relative}.home-hero:before{content:"";position:absolute;inset:0;opacity:.2;background-image:radial-gradient(#d7a64a .55px,transparent .7px);background-size:10px 10px;pointer-events:none}.hero-copy{position:relative;z-index:1;padding:58px 20px 48px clamp(28px,7vw,112px);max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--gold-light);font-size:16px;font-weight:600;margin:0 0 18px}.wine{color:var(--wine)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(62px,6.3vw,112px);font-weight:500;line-height:.87}h1,h2{letter-spacing:-.035em;text-wrap:balance}h2{font-size:clamp(38px,4.4vw,70px);font-weight:600;line-height:.95}.hero-text{max-width:540px;font-size:26px;line-height:1.12;margin:23px 0 28px}.ornamental-rule{display:flex;align-items:center;gap:12px;width:min(100%,420px);color:var(--gold);margin:20px 0}.ornamental-rule:after,.ornamental-rule:before{content:"";height:1px;flex:1 1;background:linear-gradient(90deg,var(--gold),transparent)}.ornamental-rule:after{transform:scaleX(-1)}.ornamental-rule span{font-size:19px}.hero-actions{display:flex;align-items:center;gap:34px;flex-wrap:wrap}.gold-button,.wine-button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:14px 22px;border:1px solid #f3ca76;background:linear-gradient(#efca76,#bd8632);box-shadow:inset 0 0 0 3px rgba(82,50,16,.35);color:#2b1a08;font-size:20px;font-weight:700;letter-spacing:.02em;transition:transform .18s,filter .18s}.gold-button:hover,.wine-button:hover{transform:translateY(-2px);filter:brightness(1.08)}.gold-button:active,.wine-button:active{transform:scale(.98)}.gold-link,.text-link{color:var(--gold-light);text-transform:uppercase;letter-spacing:.06em;font-size:19px;border-bottom:1px solid var(--gold);padding-bottom:5px;transition:color .2s,border .2s}.gold-link:hover,.text-link:hover{color:white;border-color:white}.gold-link span,.text-link span{padding-left:8px}.hero-art{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-end;padding:0 45px}.arch{height:570px;width:min(510px,100%);overflow:hidden;border:7px solid var(--gold);border-bottom:0;border-radius:310px 310px 0 0;box-shadow:0 0 0 8px rgba(87,40,28,.95),0 0 0 10px var(--gold);background:#44271c}.arch img,.arch picture{display:block;width:100%;height:100%}.arch img{object-fit:cover;object-position:center 10%}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);padding:18px clamp(28px,6.6vw,108px);background:var(--paper);border-top:3px solid var(--gold);border-bottom:1px solid #c9ad77}.quick-links>a{display:grid;grid-template-columns:100px 1fr;grid-gap:19px;gap:19px;padding:15px 28px;min-height:164px;border-right:1px solid #c7ae7e;transition:background .2s}.quick-links>a:last-child{border-right:0}.quick-links>a:hover{background:#efe5d1}.quick-links picture{display:flex;align-items:center;justify-content:center}.quick-links img{width:90px;height:90px;object-fit:contain}.quick-links h2{margin:0 0 11px;font-size:25px;color:var(--wine);letter-spacing:-.015em}.quick-links p{margin:0;font-size:19px;line-height:1.12}.parchment{background-color:var(--paper);background-image:radial-gradient(circle at 80% 20%,rgba(221,188,115,.18),transparent 35%),linear-gradient(90deg,rgba(127,84,20,.04),transparent 20%,rgba(127,84,20,.03))}.welcome{position:relative;text-align:center;padding:70px max(28px,8vw) 85px;border-bottom:1px solid #c9ad77;overflow:hidden}.welcome h2{color:var(--wine);font-size:clamp(43px,5vw,82px);margin:0 auto;max-width:1200px}.welcome .ornamental-rule{margin:20px auto}.intro{font-size:26px;max-width:620px;margin:25px auto 28px}.text-link{color:var(--wine);border-color:var(--wine)}.text-link:hover{color:var(--gold);border-color:var(--gold)}.corner{position:absolute;width:155px;height:155px;border:2px solid var(--gold);opacity:.55}.corner.left{top:13px;left:13px;border-right:0;border-bottom:0}.corner.right{right:13px;bottom:13px;border-left:0;border-top:0}.sermon-feature{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:84px clamp(28px,8vw,150px);background:var(--navy);color:var(--ivory)}.sermon-feature>div p:not(.eyebrow){max-width:500px;font-size:22px;line-height:1.15;margin:25px 0 32px}.sermon-feature ol{list-style:none;padding:0;margin:0;border-top:1px solid rgba(215,166,74,.7)}.sermon-feature li{display:grid;grid-template-columns:55px 1fr auto;grid-gap:15px;gap:15px;align-items:center;padding:20px 0;border-bottom:1px solid rgba(215,166,74,.45)}.sermon-feature li>span{color:var(--gold);font-size:17px}.sermon-feature h3{font-size:28px;margin:0}.sermon-feature li p{margin:4px 0 0;color:#d8c9b5;font-size:17px}.sermon-feature li a{color:var(--gold-light);font-size:17px;border-bottom:1px solid var(--gold)}.support-call{text-align:center;padding:78px 28px}.support-call h2{max-width:790px;color:var(--wine);margin:0 auto 22px}.support-call>p:not(.eyebrow){font-size:23px;max-width:680px;margin:0 auto 32px}.wine-button{background:var(--wine);box-shadow:inset 0 0 0 2px rgba(215,166,74,.8);color:var(--gold-light);border-color:var(--gold-light)}.inner-hero{background:linear-gradient(120deg,#03192b,#082f4f);color:var(--ivory);text-align:center;padding:95px 28px 80px}.inner-hero.compact{padding-bottom:64px}.inner-hero h1{margin:0 auto;max-width:950px}.inner-hero .ornamental-rule{margin:22px auto}.inner-hero>p:not(.eyebrow){font-size:25px;max-width:720px;margin:0 auto 30px}.contact-grid,.details-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;padding:80px clamp(28px,10vw,190px)}.contact-grid h2,.details-grid h2,.giving h2{color:var(--wine);font-size:55px}.contact-grid p,.details-grid p{font-size:24px;line-height:1.2}.details-box{border:1px solid #c7ae7e;padding:36px;background:rgba(255,255,255,.35);align-self:start}.details-box a,.email-link{display:block;color:var(--wine);font-size:28px;margin:10px 0;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.details-box p{font-size:20px;margin:24px 0 0}.dark-band{background:var(--navy);color:var(--ivory);padding:74px 28px}.centered{text-align:center}.centered h2{margin:0 auto 20px}.centered p:not(.eyebrow){font-size:22px;margin:0 auto 28px}.giving{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;padding:82px clamp(28px,12vw,210px)}.giving p{font-size:24px;line-height:1.2}.giving dl{margin:0;border-top:1px solid #b68e47}.giving dt{float:left;clear:left;width:100px;padding:18px 0;font-size:20px;color:var(--wine);text-transform:uppercase;letter-spacing:.08em}.giving dd{margin-left:110px;padding:18px 0;border-bottom:1px solid #c7ae7e;font-size:27px}.sermon-list{padding:60px clamp(28px,10vw,170px) 90px}.sermon-list article{display:grid;grid-template-columns:1fr minmax(280px,.8fr);grid-gap:35px;gap:35px;align-items:center;padding:28px 0;border-bottom:1px solid #c7ae7e}.sermon-list article p{margin:0;color:var(--wine);font-size:19px}.sermon-list h2{font-size:42px;margin:5px 0 11px}.sermon-list article a{color:var(--wine);border-bottom:1px solid var(--gold);font-size:19px}.sermon-list audio{width:100%}.collection-call{text-align:center;padding:65px 0 5px}.collection-call h2{font-size:45px;color:var(--wine);margin-bottom:12px}.collection-call p{font-size:22px}.contact-grid{align-items:start}.contact-form{display:grid;grid-gap:17px;gap:17px}.contact-form label{display:grid;grid-gap:6px;gap:6px;font-size:20px;color:var(--wine);font-weight:600}.contact-form label span{font-weight:400;font-size:17px}.contact-form input,.contact-form textarea{width:100%;font:inherit;font-size:19px;padding:12px;border:1px solid #9d7c45;background:#fffaf0;color:var(--ink)}.contact-form textarea{min-height:155px;resize:vertical}.contact-form .gold-button{justify-self:start;border:0}.form-status{margin:0;padding:11px 13px;background:#e7f1dd;color:#234518}.form-status.error{background:#f6dfdc;color:#651a17}.legal{max-width:960px;margin:65px auto;padding:62px clamp(28px,6vw,85px);border:1px solid #d0ba90}.legal h1{font-size:72px;color:var(--wine);margin-bottom:0}.legal h2{font-size:34px;color:var(--wine);margin:35px 0 10px}.legal p{font-size:21px;line-height:1.35}.not-found{flex:1 1;min-height:55vh;background:linear-gradient(120deg,#03192b,#082f4f);color:var(--ivory);text-align:center;padding:110px 28px}.not-found h1{max-width:840px;margin:0 auto}.not-found .ornamental-rule{margin:22px auto}.not-found p:not(.eyebrow){font-size:23px;max-width:600px;margin:0 auto 32px}.site-footer{background:#03182a;color:#e9dfd1;padding:55px clamp(28px,7vw,115px) 22px}.footer-main{display:grid;grid-template-columns:1.4fr .7fr .8fr;grid-gap:60px;gap:60px;padding-bottom:40px}.footer-brand{font-size:25px}.footer-brand .mark{font-size:30px}.footer-brand .mark i{top:25px;font-size:25px}.footer-main p{font-size:19px;max-width:420px}.footer-contact,.footer-links{display:grid;align-content:start;grid-gap:13px;gap:13px;font-size:19px}.footer-contact a,.footer-links a{transition:color .2s}.footer-contact a:hover,.footer-links a:hover{color:var(--gold-light)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(215,166,74,.4);padding-top:20px;font-size:16px}.footer-bottom span:nth-child(2){display:flex;gap:18px}.footer-bottom img{display:block;width:105px;height:auto}@keyframes enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:enter .8s ease both}.hero-copy .eyebrow{animation:enter .6s ease .08s both}.hero-copy h1{animation:enter .7s ease .15s both}.hero-copy .hero-text{animation:enter .8s ease .24s both}.hero-actions{animation:enter .9s ease .32s both}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto;height:auto;padding:15px 28px}.site-header nav{order:3;grid-column:1/-1;justify-content:flex-start;gap:32px;border-top:1px solid rgba(215,166,74,.3);padding-top:11px}.home-hero{grid-template-columns:1fr 430px}.hero-copy{padding-left:55px}.hero-art{padding:0 30px}.arch{height:510px}.quick-links>a{padding:15px}.quick-links{padding-inline:28px}.sermon-feature{gap:40px}.contact-grid,.details-grid{gap:45px;padding-inline:55px}}@media(max-width:700px){body{font-size:17px}.site-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;position:relative}.brand{font-size:17px;gap:7px}.brand .mark{width:36px;height:48px;font-size:23px}.brand .mark i{top:20px;font-size:20px}.site-header nav{display:none}.call-outline{min-width:0;padding:9px 11px;font-size:12px}.call-outline span{display:none}.call-outline strong{font-size:15px}.home-hero{display:block;min-height:0}.hero-copy{padding:54px 24px 36px}.eyebrow{font-size:13px;margin-bottom:13px}.home-hero h1{font-size:61px;line-height:.89}.hero-text{font-size:22px;margin:18px 0 24px}.hero-actions{gap:22px}.gold-button{min-height:50px;font-size:17px;padding:12px 15px}.gold-link,.text-link{font-size:16px}.hero-art{padding:0 40px}.arch{height:430px;width:100%;max-width:360px}.quick-links{display:block;padding:10px 18px}.quick-links>a{grid-template-columns:70px 1fr;min-height:0;padding:20px 7px;border-right:0;border-bottom:1px solid #c7ae7e}.quick-links>a:last-child{border-bottom:0}.quick-links img{width:62px;height:62px}.quick-links h2{font-size:25px}.quick-links p{font-size:18px}.welcome{padding:58px 22px 62px}.welcome h2{font-size:48px}.intro{font-size:22px}.corner{width:65px;height:65px}.sermon-feature{display:block;padding:58px 24px}.sermon-feature h2{font-size:51px}.sermon-feature>div p:not(.eyebrow){font-size:21px}.sermon-feature ol{margin-top:36px}.sermon-feature li{grid-template-columns:34px 1fr}.sermon-feature li a{grid-column:2}.support-call{padding:60px 22px}.support-call h2{font-size:49px}.support-call>p:not(.eyebrow){font-size:21px}.inner-hero{padding:68px 22px 60px}.inner-hero h1{font-size:58px}.inner-hero>p:not(.eyebrow){font-size:22px}.contact-grid,.details-grid,.giving{display:block;padding:58px 24px}.contact-grid h2,.details-grid h2,.giving h2{font-size:47px}.contact-grid p,.details-grid p,.giving p{font-size:21px}.details-box{margin-top:35px}.dark-band{padding:58px 24px}.giving dl{margin-top:35px}.giving dd{font-size:22px}.sermon-list{padding:35px 24px 62px}.sermon-list article{display:block;padding:27px 0}.sermon-list h2{font-size:39px}.sermon-list audio{margin-top:22px}.collection-call{padding-top:50px}.contact-form{margin-top:36px}.legal{margin:38px 18px;padding:44px 24px}.legal h1{font-size:56px}.legal p{font-size:19px}.not-found{padding:85px 24px}.not-found h1{font-size:54px}.footer-main{display:block}.footer-main>div+div{margin-top:34px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom img{width:92px}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu:not([open])>div{display:none}.mobile-menu summary{align-items:center;border:1px solid var(--gold);color:var(--gold-light);cursor:pointer;display:flex;font-size:14px;justify-content:center;letter-spacing:.08em;list-style:none;min-height:42px;padding:8px 11px;text-transform:uppercase}}@media (max-width:700px){.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open]>div{background:var(--navy);border:1px solid var(--gold);display:grid;grid-gap:0;gap:0;min-width:196px;padding:8px 14px;position:absolute;right:0;top:calc(100% + 8px);z-index:20}.mobile-menu a{border-bottom:1px solid rgba(215,166,74,.35);color:var(--ivory);font-size:18px;padding:12px 3px}.mobile-menu a:last-child{border-bottom:0}}@media (min-width:701px){.mobile-menu{display:none}}@media (min-width:701px) and (max-width:760px){.quick-links>a{gap:10px;grid-template-columns:64px minmax(0,1fr);padding:12px 10px}.quick-links img{height:60px;width:60px}.quick-links h2{font-size:21px}.quick-links p{font-size:17px}}@media (min-width:701px) and (max-width:850px){.home-hero{display:block}.hero-copy{max-width:690px;padding:58px 55px 36px}.home-hero h1{font-size:66px}.hero-art{padding:0 55px}.arch{height:470px;max-width:430px}}.archive-heading{padding-bottom:18px}.archive-heading h2,.archive-year>h2{color:var(--wine);font-size:50px;margin:5px 0 11px}.sermon-list h3{font-size:42px;line-height:1;margin:5px 0 11px}.sermon-summary{color:var(--ink)!important;line-height:1.25;margin:0 0 14px!important;max-width:690px}.resource-links{display:flex;flex-wrap:wrap;gap:16px}.archive-year{padding-top:86px}.archive-year>.eyebrow{margin-bottom:7px}.current-archive{padding-top:0}.archive-month+.archive-month{padding-top:70px}.mark{display:block;flex:0 0 auto}.mark img{display:block;width:100%;height:100%;object-fit:contain}.footer-brand .mark{width:48px;height:58px}.quick-links>a{grid-template-columns:132px 1fr;gap:22px;min-height:186px}.quick-links img{width:122px;height:122px}@media (max-width:700px){.archive-heading h2,.archive-year>h2{font-size:41px}.sermon-list h3{font-size:39px}.sermon-summary{font-size:18px!important}.archive-year{padding-top:60px}.archive-month+.archive-month{padding-top:50px}.brand .mark{width:36px;height:48px}.quick-links>a{grid-template-columns:100px 1fr;gap:15px;min-height:0}.quick-links img{width:94px;height:94px}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--font-chapel:"Cormorant Garamond","Cormorant Garamond Fallback"}