:root{--color-saffron:#d9691f;--color-saffron-text:#a9500e;--color-saffron-deep:#b85410;--color-saffron-deeper:#9e4a0d;--color-ember:#e68a34;--color-maroon:#6e1e2c;--color-maroon-deep:#571622;--color-gold:#c39a42;--color-gold-light:#e6bc5a;--color-cream:#f8f1e4;--color-cream-2:#fbf6ec;--color-ink:#2a211b;--color-muted:#6b5c50;--color-line:#6e1e2c29;--color-white:#fff;--font-display:var(--font-cormorant,"Cormorant Garamond"), Georgia, serif;--font-body:var(--font-mulish,"Mulish"), system-ui, -apple-system, sans-serif;--text-xs:clamp(.75rem, .72rem + .15vw, .82rem);--text-sm:clamp(.875rem, .84rem + .18vw, .95rem);--text-base:clamp(1rem, .96rem + .2vw, 1.0625rem);--text-lg:clamp(1.125rem, 1.04rem + .45vw, 1.35rem);--text-xl:clamp(1.35rem, 1.2rem + .8vw, 1.75rem);--text-2xl:clamp(2.125rem, 1.65rem + 2vw, 3.25rem);--text-hero:clamp(2.375rem, 1.65rem + 4vw, 4.25rem);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--container-sm:720px;--container-md:960px;--container-lg:1120px;--container-xl:1280px;--radius-sm:6px;--radius-md:10px;--radius-card:12px;--radius-lg:16px;--radius-pill:999px;--shadow-soft:0 1px 2px #2a211b0a, 0 8px 24px #2a211b0f;--focus-ring:0 0 0 3px #a9500e99;--section-pad:clamp(64px, 3.5vw + 46px, 104px)}
.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-line);background:#f8f1e4eb;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:76px;display:flex}.brand{align-items:center;gap:var(--space-3);color:var(--color-maroon);font-family:var(--font-display);font-weight:600;text-decoration:none;display:inline-flex}.brand:hover{text-decoration:none}.brand__seal{border-radius:50%}@media (max-width:480px){.brand__seal{width:32px;height:32px}}.brand__name{font-size:var(--text-lg);max-width:12ch;line-height:1.1}.site-header__actions{align-items:center;gap:var(--space-3);display:flex}.site-header__donate{white-space:nowrap}.site-nav__list{align-items:center;gap:var(--space-5);margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:var(--color-ink);font-weight:600;font-size:var(--text-sm);padding-block:10px;text-decoration:none;display:inline-block}.site-nav a:hover,.site-nav a.is-active{color:var(--color-saffron-text)}.nav-toggle{border:1px solid var(--color-line);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.nav-toggle__bar{background:var(--color-maroon);width:20px;height:2px}@media (max-width:860px){.nav-toggle{display:flex}.site-nav{background:var(--color-cream);border-bottom:1px solid var(--color-line);padding:var(--space-4) var(--space-5) var(--space-6);display:none;position:absolute;top:100%;left:0;right:0}.site-nav.is-open{display:block}.site-nav__list{align-items:flex-start;gap:var(--space-4);flex-direction:column}.site-nav__cta,.site-nav__cta .btn{width:100%}}.hero{position:relative;overflow:hidden}.section.hero{padding-block:clamp(72px,4vw + 46px,104px) clamp(80px,4vw + 54px,112px)}.section.hero--tall{align-items:center;min-height:clamp(520px,62vh,720px);padding-block:clamp(88px,9vw,140px);display:flex}.hero.section--maroon{background:linear-gradient(135deg, var(--color-maroon-deep) 0%, var(--color-maroon) 62%)}.hero.section--deep-maroon{background:linear-gradient(135deg, #45111b 0%, var(--color-maroon-deep) 70%)}.hero__bg{z-index:0;position:absolute;inset:0}.hero__overlay{background:linear-gradient(120deg,#571622db,#6e1e2cb8);position:absolute;inset:0}.hero__glow{z-index:0;pointer-events:none;background:radial-gradient(56% 64% at 50% 18%,#e6bc5a38,#0000 62%),radial-gradient(40% 52% at 50% 58%,#d9691f29,#0000 60%);position:absolute;inset:0}.hero__motif{z-index:0;aspect-ratio:1;pointer-events:none;opacity:.1;background:url(/brand/seal.png) 50%/contain no-repeat;width:clamp(320px,38vw,560px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:900px){.hero__motif{display:none}}.hero__inner{z-index:1;text-align:center;max-width:50rem;margin-inline:auto;position:relative}.hero__inner .lede{max-width:56ch;margin-inline:auto}.hero__seal{margin-inline:auto;margin-bottom:var(--space-5);border-radius:50%;display:block}.hero h1{font-size:var(--text-hero);margin-bottom:var(--space-5)}.hero__actions{gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;justify-content:center;display:flex}.hero__actions .btn,.cta-band__actions .btn{min-height:48px;padding-inline:36px}.two-col{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(24px,4vw,64px);display:grid}.two-col--image-left .two-col__media{order:-1}.two-col__media img{border-radius:var(--radius-lg);aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.media-caption{font-size:var(--text-sm);color:var(--color-muted);margin-top:var(--space-2)}.two-col__cta{margin-top:var(--space-5)}@media (max-width:800px){.two-col{grid-template-columns:1fr}.two-col--image-left .two-col__media{order:0}}.care-card{gap:var(--space-3);flex-direction:column;height:100%;list-style:none;display:flex}.care-card__image{border-radius:var(--radius-md);aspect-ratio:16/10;object-fit:cover;width:100%;height:auto}.care-card .btn{align-self:flex-start;margin-top:auto}.grid-cta{margin-top:var(--space-7);margin-bottom:0}.care-card h3{color:var(--color-maroon);margin:0}.card-grid{padding:0;list-style:none}.stat-grid{text-align:center;padding:0;list-style:none}.grid.stat-grid{row-gap:var(--space-7)}.stat{gap:var(--space-2);flex-direction:column;display:flex}.stat__value{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-gold-light)}.stat__label{letter-spacing:.04em;font-weight:700}.stat__desc,.stat-note,.stat-empty{color:#f8f1e4d1;font-size:var(--text-sm)}.stat-note,.stat-empty{text-align:center;margin-inline:auto}.trust-grid{padding:0;list-style:none}.grid.trust-grid{gap:40px clamp(32px,4vw,56px)}.trust-item{gap:var(--space-4);align-items:flex-start;display:flex}.trust-item__icon,.care-card__icon{color:var(--color-saffron);background:#d9691f1a;border:1px solid #d9691f2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.trust-item h3{margin:0 0 var(--space-2)}.faq{max-width:46rem;margin-inline:auto}.faq__item{border-bottom:1px solid var(--color-line);padding:var(--space-4) 0}.faq__item summary{cursor:pointer;font-weight:700;font-family:var(--font-body);color:var(--color-maroon);justify-content:space-between;align-items:center;gap:var(--space-4);padding-block:var(--space-3);list-style:none;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--color-saffron-text);flex-shrink:0;font-size:22px;font-weight:400;line-height:1}.faq__item[open] summary:after{content:"−"}.faq__item>.stack{margin-top:var(--space-2)}.pull-quote{text-align:center;margin:0}.pull-quote blockquote{font-family:var(--font-display);font-size:var(--text-xl);color:var(--color-maroon);margin:0 0 var(--space-4);font-style:italic}.pull-quote figcaption{color:var(--color-muted);font-weight:600}.cta-band__inner{text-align:center}.cta-band__inner p{margin-inline:auto}.cta-band__actions{gap:var(--space-4);margin-top:var(--space-5);flex-wrap:wrap;justify-content:center;display:flex}.team-grid{padding:0;list-style:none}.team-card{text-align:center}.team-card__photo{object-fit:cover;width:120px;height:120px;margin:0 auto var(--space-3);border-radius:50%}.team-card__photo--placeholder{background:var(--color-line);display:block}.team-card__role{color:var(--color-saffron-text);font-weight:700;font-size:var(--text-sm)}.contact-details{padding:0;list-style:none}.contact-tile{gap:var(--space-3);text-align:center;flex-direction:column;align-items:center;display:flex}.contact-tile h3{margin:0}.contact-tile__list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.contact-tile__list li{flex-direction:column;display:flex}.contact-tile p{margin:0}.contact-details__label{font-weight:800;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.safeguard-note,.donation-notice{margin-top:var(--space-6);padding:var(--space-4) var(--space-5);border-left:3px solid var(--color-gold);background:var(--color-cream-2);border-radius:0 var(--radius-sm) var(--radius-sm) 0;max-width:44rem;margin-inline:auto}.donation-notice{margin-top:0;margin-bottom:var(--space-6)}.form{gap:var(--space-4);max-width:40rem;margin-inline:auto;display:grid}.form-card{background:var(--color-white);border:1px solid var(--color-line);border-radius:var(--radius-lg);max-width:44rem;box-shadow:var(--shadow-soft);margin-inline:auto;padding:clamp(24px,4vw,44px)}.form-card .form{max-width:none}.form-card .field__input,.form-card .amount-option{border-color:#6e1e2c3d}.form__row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:560px){.form__row{grid-template-columns:1fr}}.field{gap:var(--space-2);flex-direction:column;display:flex}.field__label{font-weight:700;font-size:var(--text-sm);color:var(--color-ink)}.field__required{color:var(--color-saffron-text)}.field__input{font-family:var(--font-body);font-size:var(--text-base);padding:var(--space-3) var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-white);color:var(--color-ink);min-height:44px}.field__input:focus-visible{border-color:var(--color-saffron)}.field--checkbox .field__checkbox-label{gap:var(--space-3);font-size:var(--text-sm);cursor:pointer;align-items:flex-start;display:flex}.field--checkbox input{flex-shrink:0;width:18px;height:18px;margin-top:4px}.field__error{color:#a12a1e;font-size:var(--text-sm);font-weight:600}.form__status{padding:var(--space-4);border-radius:var(--radius-sm);font-weight:600}.form__status--success{border:1px solid var(--color-gold);color:var(--color-maroon);background:#c39a4229}.form__status--error{color:#7d2115;background:#a12a1e14;border:1px solid #a12a1e}.form__frequency-note{font-size:var(--text-sm);color:var(--color-muted);margin:0}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form__amounts{border:0;margin:0;padding:0}.amount-options{gap:var(--space-3);margin-top:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.amount-option{padding:var(--space-3) var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-white);cursor:pointer;text-align:left;flex-direction:column;gap:2px;display:flex}.amount-option.is-selected{border-color:var(--color-saffron);box-shadow:inset 0 0 0 1px var(--color-saffron)}.amount-option__value{color:var(--color-maroon);font-weight:800}.amount-option__label{font-size:var(--text-sm);color:var(--color-muted)}.card.story-card{padding:0;overflow:hidden}.story-card__link{gap:var(--space-2);color:inherit;flex-direction:column;height:100%;padding:0 0 clamp(20px,3vw,32px);text-decoration:none;display:flex}.story-card__link:hover{text-decoration:none}.story-card__link:hover h3{color:var(--color-saffron)}.story-grid{grid-template-columns:repeat(auto-fit,minmax(280px,340px));justify-content:center}.story-card__image{aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius-card) var(--radius-card) 0 0;width:100%;height:auto}.story-card__image--placeholder{background:linear-gradient(120deg, var(--color-cream), #c39a422e);display:block}.story-card__link>h3,.story-card__link>p{margin:0;padding-inline:clamp(20px,3vw,32px)}.story-card__date,.story__meta{font-size:var(--text-sm);color:var(--color-muted);font-weight:600}.story-card__link .btn{margin:var(--space-2) clamp(20px, 3vw, 32px) 0;align-self:flex-start}.story__cover{border-radius:var(--radius-lg);width:100%;height:auto;margin-block:var(--space-5)}.story__head{text-align:center}.story__head p{margin-inline:auto}.story__body{max-width:64ch;margin-inline:auto}.story__meta{gap:var(--space-4);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.story__head .story__meta{justify-content:center}.story__program{color:var(--color-saffron-text)}.section__head h2:after,.rich-text-block h2:after{content:"";background:var(--color-gold);width:44px;height:2px;margin-top:var(--space-4);display:block}.section__head--center h2:after{margin-inline:auto}.section--maroon .section__head h2:after,.section--deep-maroon .section__head h2:after,.rich-text-block.on-dark h2:after{background:var(--color-gold-light)}.rich-text-block{max-width:64ch;margin-inline:auto}.rich-text-block .section__head{max-width:none;margin-bottom:var(--space-5)}.rich-text-block--center{text-align:center}.rich-text-block--center p{margin-inline:auto}.card{transition:transform .2s,box-shadow .2s}.card.care-card{position:relative}.card.care-card:before{content:"";background:linear-gradient(90deg, var(--color-saffron), var(--color-gold));opacity:.85;border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:clamp(20px,3vw,32px);right:clamp(20px,3vw,32px)}.card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.card:hover{transform:none}}.story-card__image--placeholder{background:radial-gradient(60% 80% at 70% 22%, #e6bc5a61, transparent 60%), linear-gradient(135deg, var(--color-maroon), var(--color-maroon-deep))}.section-skeleton{border-radius:var(--radius-card);background:linear-gradient(90deg, var(--color-cream-2), #c39a4224, var(--color-cream-2));background-size:200% 100%;height:140px;animation:1.4s ease-in-out infinite locf-shimmer}.section-skeleton--short{max-width:60%;height:60px;margin-top:var(--space-4)}@keyframes locf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.section-skeleton{animation:none}}.site-footer{padding-block:var(--section-pad) var(--space-7)}.site-footer__grid{gap:var(--space-7) clamp(40px, 4vw, 56px);grid-template-columns:1.4fr 1fr 1fr 1.4fr;display:grid}.site-footer a{color:var(--color-gold-light)}@media (max-width:860px){.site-footer__links a,.site-footer__social a{padding-block:10px;display:inline-block}}.site-footer__heading{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--color-gold-light);margin-bottom:var(--space-3)}.site-footer__mission{font-family:var(--font-display);font-size:var(--text-lg);color:var(--color-cream);margin-top:var(--space-3)}.site-footer__links ul,.site-footer__social{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.site-footer__social{margin-top:var(--space-3);justify-content:start;gap:var(--space-3);grid-auto-flow:column}.site-footer__social-link{width:44px;height:44px;color:var(--color-gold-light);border:1px solid #e6bc5a66;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.site-footer__social-link:hover{background:#e6bc5a24;text-decoration:none}.site-footer .form--newsletter{gap:var(--space-3);max-width:none}.site-footer .field__label{color:var(--color-cream)}.site-footer .field__required{color:var(--color-gold-light)}.site-footer .form__status--success{border-color:var(--color-gold-light);color:var(--color-cream);background:#e6bc5a24}.site-footer__legal{margin-top:var(--space-8);padding-top:var(--space-5);font-size:var(--text-sm);color:#f8f1e4bf;text-align:center;border-top:1px solid #e6bc5a40}.site-footer__legal p{margin-inline:auto}.site-footer__safeguard{font-size:var(--text-xs);color:#f8f1e499}@media (max-width:860px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.site-footer__grid{grid-template-columns:1fr}}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--color-cream);color:var(--color-ink);font-family:var(--font-body);font-size:var(--text-base);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.7}h1,h2,h3,h4{font-family:var(--font-display);margin:0 0 var(--space-4);color:var(--color-maroon);font-weight:600;line-height:1.1}h1{font-size:var(--text-2xl);font-weight:500}p{margin:0 0 var(--space-4);max-width:64ch}a{color:var(--color-saffron-text);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}ul,ol{margin:0 0 var(--space-4);padding-left:var(--space-5)}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:3px solid #0000}.skip-link{background:var(--color-maroon);color:var(--color-white);padding:var(--space-3) var(--space-4);z-index:100;border-radius:0 0 var(--radius-sm) 0;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:var(--container-lg);padding-inline:var(--space-5);margin-inline:auto}.container--narrow{max-width:var(--container-md)}.section{padding-block:var(--section-pad)}.section--cream{background:var(--color-cream)}.section--cream-2{background:var(--color-cream-2)}.section--maroon{background:var(--color-maroon);color:var(--color-cream)}.section--deep-maroon{background:var(--color-maroon-deep);color:var(--color-cream)}.section--saffron{background:var(--color-saffron-deep);color:var(--color-white)}.section--maroon h1,.section--maroon h2,.section--maroon h3,.section--deep-maroon h1,.section--deep-maroon h2,.section--deep-maroon h3{color:var(--color-cream)}.section--saffron h1,.section--saffron h2,.section--saffron h3{color:var(--color-white)}.eyebrow{align-items:center;gap:var(--space-2);font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--color-saffron-text);margin-bottom:var(--space-4);font-size:12px;font-weight:800;display:inline-flex}.section--maroon .eyebrow,.section--deep-maroon .eyebrow,.section--saffron .eyebrow{color:var(--color-gold-light)}.eyebrow__ornament{color:var(--color-gold);font-size:14px;line-height:1}.section--maroon .eyebrow__ornament,.section--deep-maroon .eyebrow__ornament,.section--saffron .eyebrow__ornament{color:var(--color-gold-light)}.lede{font-family:var(--font-display);font-size:var(--text-lg);color:var(--color-muted);max-width:60ch;line-height:1.4}.section--maroon .lede,.section--deep-maroon .lede{color:#f8f1e4e6}.section--saffron .lede{color:var(--color-white)}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-3) var(--space-6);font-family:var(--font-body);font-weight:700;font-size:var(--text-sm);border-radius:var(--radius-pill);cursor:pointer;border:2px solid #0000;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{text-decoration:none}.btn--primary{background:var(--color-saffron-deep);color:var(--color-white);box-shadow:0 1px 2px #2a211b2e}.btn--primary:hover{background:var(--color-saffron-deeper)}.section--saffron .btn--primary{background:var(--color-maroon);color:var(--color-cream)}.section--saffron .btn--primary:hover{background:var(--color-maroon-deep)}.btn--secondary{color:var(--color-maroon);border-color:var(--color-maroon);background:0 0}.btn--secondary:hover{background:#6e1e2c0f}.section--maroon .btn--secondary,.section--deep-maroon .btn--secondary{color:var(--color-cream);border-color:var(--color-gold-light)}.section--saffron .btn--secondary{color:var(--color-white);border-color:var(--color-cream)}.section--maroon .btn--secondary:hover,.section--deep-maroon .btn--secondary:hover{background:#e6bc5a24}.section--saffron .btn--secondary:hover{background:#f8f1e424}.btn--ghost{color:var(--color-saffron-text);background:0 0;min-height:auto;padding-inline:0}.btn--ghost:hover{color:var(--color-saffron-deeper);text-decoration:underline}.btn:disabled,.btn[aria-disabled=true]{opacity:.6;cursor:not-allowed}.card{background:var(--color-cream-2);border:1px solid var(--color-line);border-radius:var(--radius-card);padding:clamp(24px,3vw,40px)}.grid{--grid-gap:clamp(32px, 2vw + 12px, 40px);gap:var(--grid-gap);display:grid}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:641px) and (max-width:900px){.grid--3>:last-child:nth-child(odd),.grid--4>:last-child:nth-child(odd){width:100%;max-width:calc(50% - var(--grid-gap,32px) / 2);grid-column:1/-1;justify-self:center}}@media (max-width:640px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.section__head{max-width:60ch;margin-bottom:clamp(40px,4vw,56px)}.section__head--center{text-align:center;margin-inline:auto}.divider-gold{background:var(--color-gold);width:48px;height:2px;margin:0 0 var(--space-5);border:0}.stack>*+*{margin-top:var(--space-4)}.u-center{text-align:center;margin-inline:auto}@media (prefers-reduced-motion:no-preference){.reveal-pending{opacity:0;transform:translateY(16px)}.reveal-in{opacity:1;transition:opacity .6s,transform .6s;transform:none}}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.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:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.1mblz1wog092a.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:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/591574edbe85c69b-s.2cu8l7zf4s4ec.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/acf349172f10b359-s.0gv8q2vqi14yg.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:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/0926c12c4384550f-s.1-qpv3jvnkkyl.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:Cormorant Garamond;font-style:italic;font-weight:700;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.1pvupmngxrt5z.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.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:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_771ead49-module__KPg3KG__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_771ead49-module__KPg3KG__variable{--font-cormorant:"Cormorant Garamond", "Cormorant Garamond Fallback"}
@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(../media/817e411a5e01ed4b-s.1ahybv0wwhhqq.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:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(../media/69c910a8dbdebe03-s.0rd1z-d80xk55.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4aa1cac135eb7d75-s.1fz0dp8tcvd4o.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:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(../media/59000b645a38f9c6-s.1bybrk-qlld7x.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:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fed68dff3ca987ed-s.p.3e08ior5wrhci.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:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(../media/817e411a5e01ed4b-s.1ahybv0wwhhqq.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:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(../media/69c910a8dbdebe03-s.0rd1z-d80xk55.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4aa1cac135eb7d75-s.1fz0dp8tcvd4o.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:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(../media/59000b645a38f9c6-s.1bybrk-qlld7x.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:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fed68dff3ca987ed-s.p.3e08ior5wrhci.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:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(../media/817e411a5e01ed4b-s.1ahybv0wwhhqq.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:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(../media/69c910a8dbdebe03-s.0rd1z-d80xk55.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(../media/4aa1cac135eb7d75-s.1fz0dp8tcvd4o.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:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(../media/59000b645a38f9c6-s.1bybrk-qlld7x.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:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fed68dff3ca987ed-s.p.3e08ior5wrhci.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:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(../media/817e411a5e01ed4b-s.1ahybv0wwhhqq.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:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(../media/69c910a8dbdebe03-s.0rd1z-d80xk55.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4aa1cac135eb7d75-s.1fz0dp8tcvd4o.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:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(../media/59000b645a38f9c6-s.1bybrk-qlld7x.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:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fed68dff3ca987ed-s.p.3e08ior5wrhci.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:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(../media/817e411a5e01ed4b-s.1ahybv0wwhhqq.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:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(../media/69c910a8dbdebe03-s.0rd1z-d80xk55.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(../media/4aa1cac135eb7d75-s.1fz0dp8tcvd4o.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:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(../media/59000b645a38f9c6-s.1bybrk-qlld7x.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:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fed68dff3ca987ed-s.p.3e08ior5wrhci.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:Mulish Fallback;src:local(Arial);ascent-override:96.56%;descent-override:24.02%;line-gap-override:0.0%;size-adjust:104.08%}.mulish_e1f4c331-module___pTxBq__className{font-family:Mulish,Mulish Fallback;font-style:normal}.mulish_e1f4c331-module___pTxBq__variable{--font-mulish:"Mulish", "Mulish Fallback"}
