:root{--vc-ink:#14110e;--vc-ink-soft:#3a332c;--vc-ink-muted:#6b6258;--vc-paper:#faf6ee;--vc-paper-warm:#f1eadc;--vc-rule:#b8a88c;--vc-sage:#9dc8a0;--vc-sage-deep:#5f8e68;--vc-accent:var(--vc-sage);--vc-accent-deep:var(--vc-sage-deep);--vc-accent-soft:color-mix(in oklab, var(--vc-accent) 25%, var(--vc-paper));--vc-shadow-card:0 1px 0 #fff9 inset, 0 12px 30px -18px #14110e40}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--vc-paper);color:var(--vc-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}*{box-sizing:border-box}img{max-width:100%;display:block}a{color:inherit}.vc-display{font-family:var(--font-oswald), "Bebas Neue", sans-serif;text-transform:uppercase;letter-spacing:-.005em;font-weight:700;line-height:.92}.vc-serif{font-family:var(--font-playfair), Georgia, serif}.vc-serif-i{font-family:var(--font-playfair), serif;font-style:italic}.vc-eyebrow{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:.22em;color:var(--vc-ink-soft);font-size:12px;font-weight:500}.vc-tagline{font-family:var(--font-playfair), serif;color:var(--vc-ink-soft);font-size:clamp(20px,2.1vw,26px);font-style:italic;line-height:1.3}.vc-starrule{align-items:center;gap:14px;width:100%;max-width:360px;display:flex}.vc-starrule:before,.vc-starrule:after{content:"";background:var(--vc-rule);flex:1;height:2px}.vc-starrule.center{margin-inline:auto}.vc-btn{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:.14em;border:2px solid var(--vc-ink);background:var(--vc-ink);color:var(--vc-paper);cursor:pointer;box-shadow:4px 4px 0 var(--vc-accent);border-radius:0;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .12s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.vc-btn:hover{box-shadow:6px 6px 0 var(--vc-accent);transform:translate(-2px,-2px)}.vc-btn:active{box-shadow:2px 2px 0 var(--vc-accent);transform:translate(0)}.vc-btn-outline{color:var(--vc-ink);background:0 0}.vc-btn-outline:hover{background:var(--vc-ink);color:var(--vc-paper)}.vc-btn-sm{box-shadow:3px 3px 0 var(--vc-accent);padding:9px 18px;font-size:12px}.vc-btn-sm:hover{box-shadow:5px 5px 0 var(--vc-accent)}.vc-btn.onDark{color:var(--vc-paper);border-color:var(--vc-paper)}.vc-btn.onDark:hover{background:var(--vc-paper);color:var(--vc-ink)}.vc-nav{z-index:50;-webkit-backdrop-filter:blur(14px)saturate(140%);background:#faf6eee0;border-bottom:1px solid #b8a88c59;position:sticky;top:0}.vc-nav-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.vc-nav-logo img{width:auto;height:44px}.vc-nav-links{gap:32px;display:flex}.vc-nav-links a{color:var(--vc-ink-soft);font-family:var(--font-oswald), sans-serif;letter-spacing:.14em;text-transform:uppercase;border-bottom:2px solid #0000;padding:6px 0;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.vc-nav-links a:hover{color:var(--vc-ink);border-bottom-color:var(--vc-accent)}@media (max-width:760px){.vc-nav-links{display:none}}.vc-hero{padding:clamp(40px,7vw,96px) 0 clamp(40px,6vw,80px);position:relative;overflow:hidden}.vc-hero-split{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(24px,5vw,72px);display:grid}.vc-hero-split.reverse{grid-template-columns:.95fr 1.05fr}.vc-hero-split.reverse .vc-hero-copy{order:2}.vc-hero-split.reverse .vc-hero-photo{order:1}@media (max-width:880px){.vc-hero-split,.vc-hero-split.reverse{grid-template-columns:1fr;gap:28px}.vc-hero-split.reverse .vc-hero-copy{order:1}.vc-hero-split.reverse .vc-hero-photo{order:2}.vc-hero-copy{text-align:center}.vc-hero-copy .vc-starrule,.vc-hero-copy .vc-tagline{margin-inline:auto}.vc-hero-copy>div[style*=flex],.vc-hero-meta{justify-content:center}}.vc-hero-copy h1{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:-.01em;margin:18px 0 22px;font-size:clamp(48px,7vw,96px);font-weight:700;line-height:.9}.vc-hero-copy h1 em{font-family:var(--font-playfair), serif;text-transform:none;letter-spacing:-.01em;color:var(--vc-accent-deep);font-style:italic;font-weight:400}.vc-hero-copy .vc-tagline{max-width:30ch;margin:0 0 28px}.vc-hero-meta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.vc-hero-meta .tagline{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:.28em;color:var(--vc-ink-soft);border-top:1px solid var(--vc-rule);border-bottom:1px solid var(--vc-rule);align-items:center;gap:14px;padding:10px 0 8px;font-size:13px;display:inline-flex}.vc-hero-meta .tagline em{font-family:var(--font-playfair), serif;text-transform:none;letter-spacing:0;color:var(--vc-accent-deep);font-size:22px;font-style:italic;font-weight:400;line-height:1}.vc-hero-photo{position:relative}.vc-hero-photo .shape{background:var(--vc-accent);clip-path:polygon(8% 4%,96% 8%,92% 96%,4% 92%);z-index:0;position:absolute;inset:0;transform:translate(14px,14px)}.vc-hero-photo .frame{z-index:1;background:var(--vc-paper-warm);aspect-ratio:4/5;position:relative;overflow:hidden}.vc-hero-photo .frame img{object-fit:cover;object-position:center 12%;width:100%;height:100%}.vc-hero-photo .caption{z-index:2;background:var(--vc-ink);color:var(--vc-paper);font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:.14em;box-shadow:-4px -4px 0 var(--vc-accent);padding:10px 14px;font-size:12px;position:absolute;bottom:-8px;right:-8px}.vc-hero-bleed{background:var(--vc-ink);min-height:min(86vh,820px);color:var(--vc-paper);align-items:flex-end;padding:80px 0 clamp(56px,8vw,112px);display:flex;position:relative;overflow:hidden}.vc-hero-bleed .bg{background-image:linear-gradient(#14110e00 0%,#14110e26 40%,#14110ed9 100%),url(/vincent-family.jpg);background-position:50% 30%;background-size:cover;position:absolute;inset:0}.vc-hero-bleed h1,.vc-hero-bleed h1 em{color:var(--vc-paper)}.vc-hero-bleed h1 em{color:var(--vc-accent)}.vc-hero-bleed .vc-tagline{color:#faf6eed9}.vc-hero-bleed .vc-eyebrow{color:var(--vc-accent)}.vc-hero-bleed .vc-starrule:before,.vc-hero-bleed .vc-starrule:after{background:#faf6ee80}.vc-hero-bleed .tagline{color:#faf6eed9;border-color:#faf6ee66}.vc-sec-head{text-align:center;max-width:760px;margin:0 auto clamp(36px,5vw,64px)}.vc-sec-head .vc-starrule{margin:0 auto 18px}.vc-sec-head h2{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;margin:0 0 14px;font-size:clamp(36px,4.5vw,60px);font-weight:700;line-height:.95}.vc-sec-head .lede{margin:0}.vc-about{background:var(--vc-paper-warm);border-top:1px solid #b8a88c4d;border-bottom:1px solid #b8a88c4d;padding:clamp(72px,9vw,140px) 0}.vc-about-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(28px,5vw,72px);display:grid}@media (max-width:880px){.vc-about-grid{grid-template-columns:1fr}.vc-about-grid .vc-about-photo{order:2}.vc-about-grid .vc-about-copy{order:1}}.vc-about-photo{aspect-ratio:4/5;background:var(--vc-paper);box-shadow:var(--vc-shadow-card);position:relative;overflow:hidden}.vc-about-photo img{object-fit:cover;object-position:28% 30%;width:100%;height:100%}.vc-about-photo:after{content:"";background:var(--vc-accent);z-index:-1;width:60%;height:30%;position:absolute;inset:auto -8px -8px auto}.vc-about-copy h2{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;margin:12px 0 22px;font-size:clamp(34px,4vw,56px);font-weight:700;line-height:.95}.vc-about-copy h2 em{font-family:var(--font-playfair), serif;text-transform:none;color:var(--vc-accent-deep);font-style:italic;font-weight:400}.vc-about-copy p{color:var(--vc-ink-soft);max-width:50ch;font-size:18px;line-height:1.65}.vc-issues{padding:clamp(72px,9vw,140px) 0}.vc-issues-grid{border-top:1px solid var(--vc-rule);border-left:1px solid var(--vc-rule);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:720px){.vc-issues-grid{grid-template-columns:1fr}}.vc-issue{border-right:1px solid var(--vc-rule);border-bottom:1px solid var(--vc-rule);cursor:pointer;background:0 0;padding:clamp(28px,3.5vw,44px);transition:background .2s;position:relative}.vc-issue:hover{background:var(--vc-paper-warm)}.vc-issue-head{align-items:center;gap:18px;margin-bottom:14px;display:flex}.vc-issue-icon{background:var(--vc-accent-soft);width:56px;height:56px;color:var(--vc-accent-deep);flex:none;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex}.vc-issue:hover .vc-issue-icon{background:var(--vc-accent);color:var(--vc-ink);transform:rotate(-3deg)}.vc-issue h3{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;margin:0;font-size:clamp(22px,2.2vw,30px);font-weight:700;line-height:1}.vc-issue p{color:var(--vc-ink-soft);max-width:52ch;margin:0;font-size:16.5px;line-height:1.6}.vc-issue .more{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--vc-ink);border-bottom:2px solid var(--vc-accent);align-items:center;gap:8px;margin-top:18px;padding-bottom:2px;font-size:12px;display:inline-flex}.vc-issue-detail{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.vc-issue-detail>div{overflow:hidden}.vc-issue.open .vc-issue-detail{grid-template-rows:1fr}.vc-issue-detail p{border-top:1px dashed var(--vc-rule);margin-top:14px;padding-top:14px}.vc-donate{background:var(--vc-ink);color:var(--vc-paper);padding:clamp(72px,9vw,140px) 0;position:relative;overflow:hidden}.vc-donate:before{content:"";background:radial-gradient(ellipse at top right, color-mix(in oklab, var(--vc-accent) 22%, transparent), transparent 60%);pointer-events:none;width:60%;height:90%;position:absolute;top:0;right:-10%}.vc-donate .vc-sec-head h2{color:var(--vc-paper)}.vc-donate .vc-sec-head .vc-eyebrow{color:var(--vc-accent)}.vc-donate .vc-starrule:before,.vc-donate .vc-starrule:after{background:#faf6ee66}.vc-donate-tiers{grid-template-columns:repeat(5,1fr);gap:12px;max-width:920px;margin:0 auto;display:grid}@media (max-width:760px){.vc-donate-tiers{grid-template-columns:repeat(3,1fr)}}@media (max-width:460px){.vc-donate-tiers{grid-template-columns:repeat(2,1fr)}}.vc-tier{color:var(--vc-paper);text-align:center;font-family:var(--font-oswald), sans-serif;background:0 0;border:1px solid #faf6ee40;flex-direction:column;align-items:center;gap:4px;padding:22px 14px;font-size:28px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s,color .15s;display:flex}.vc-tier .sub{letter-spacing:.2em;text-transform:uppercase;color:#faf6ee8c;font-size:10px;font-weight:400}.vc-tier:hover{background:var(--vc-accent);color:var(--vc-ink);border-color:var(--vc-accent);transform:translateY(-3px)}.vc-tier:hover .sub{color:var(--vc-ink)}.vc-tier.feature{border-color:var(--vc-accent);color:var(--vc-accent)}.vc-tier.feature .sub{color:var(--vc-accent)}.vc-tier.feature:hover{color:var(--vc-ink)}.vc-donate-other{text-align:center;margin-top:32px}.vc-donate-other a{color:var(--vc-accent);font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid var(--vc-accent);padding-bottom:3px;font-size:13px;text-decoration:none}.vc-donate-note{text-align:center;color:#faf6ee8c;max-width:540px;font-size:14px;font-style:italic;font-family:var(--font-playfair), serif;margin:28px auto 0}.vc-foot{background:var(--vc-paper);border-top:1px solid #b8a88c66;padding:56px 0 36px}.vc-foot-inner{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.vc-foot-logo img{opacity:.9;height:52px}.vc-foot-social{gap:18px;display:flex}.vc-foot-social a{border:1px solid var(--vc-rule);width:38px;height:38px;color:var(--vc-ink-soft);justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.vc-foot-social a:hover{background:var(--vc-ink);color:var(--vc-paper);border-color:var(--vc-ink)}.vc-foot-social svg{width:16px;height:16px}.vc-foot-disclaimer{color:var(--vc-ink-muted);font-size:12px;font-family:var(--font-oswald), sans-serif;text-transform:uppercase;letter-spacing:.18em;margin:0}@keyframes vc-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.vc-rise{animation:.8s cubic-bezier(.2,.7,.2,1) both vc-rise}.vc-rise.d1{animation-delay:80ms}.vc-rise.d2{animation-delay:.16s}.vc-rise.d3{animation-delay:.24s}.vc-rise.d4{animation-delay:.32s}
@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0272_f4kgluvg.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87ccb897ba116d44-s.01qprxas5cq-q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.0tkkefzut3_mo.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/804b9eb4033edb5d-s.0gfbe8xl-nipr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.0t8o_f0a-dk8w.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0272_f4kgluvg.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87ccb897ba116d44-s.01qprxas5cq-q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.0tkkefzut3_mo.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/804b9eb4033edb5d-s.0gfbe8xl-nipr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.0t8o_f0a-dk8w.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0272_f4kgluvg.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/87ccb897ba116d44-s.01qprxas5cq-q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.0tkkefzut3_mo.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/804b9eb4033edb5d-s.0gfbe8xl-nipr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.0t8o_f0a-dk8w.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0272_f4kgluvg.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87ccb897ba116d44-s.01qprxas5cq-q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.0tkkefzut3_mo.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/804b9eb4033edb5d-s.0gfbe8xl-nipr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.0t8o_f0a-dk8w.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald Fallback;src:local(Arial);ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.0%;size-adjust:81.43%}.oswald_7a24dcd5-module__tkU6kq__className{font-family:Oswald,Oswald Fallback;font-style:normal}.oswald_7a24dcd5-module__tkU6kq__variable{--font-oswald:"Oswald", "Oswald Fallback"}
@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_b4c923fb-module__P9RA8W__className{font-family:Playfair Display,Playfair Display Fallback}.playfair_display_b4c923fb-module__P9RA8W__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.075ksw~sx6hmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.152ftqe40mrji.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/ff5be760267bb4bc-s.0.82snbe0x2a8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/99596c30eb072d3c-s.0s6~0_kovb3c2.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e5864b32625b6bc3-s.06wztka3punf6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e285ad1a914469f0-s.0d9dgiv-6zu4j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.075ksw~sx6hmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.152ftqe40mrji.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/ff5be760267bb4bc-s.0.82snbe0x2a8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/99596c30eb072d3c-s.0s6~0_kovb3c2.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e5864b32625b6bc3-s.06wztka3punf6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e285ad1a914469f0-s.0d9dgiv-6zu4j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.075ksw~sx6hmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.152ftqe40mrji.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/ff5be760267bb4bc-s.0.82snbe0x2a8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/99596c30eb072d3c-s.0s6~0_kovb3c2.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e5864b32625b6bc3-s.06wztka3punf6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e285ad1a914469f0-s.0d9dgiv-6zu4j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3 Fallback";src:local(Arial);ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.0%;size-adjust:93.76%}.source_sans_3_9462853a-module__OLDXeq__className{font-family:"Source Sans 3","Source Sans 3 Fallback";font-style:normal}.source_sans_3_9462853a-module__OLDXeq__variable{--font-source-sans:"Source Sans 3", "Source Sans 3 Fallback"}
