:root{--orange-700:#c9761a;--orange-600:#e8902a;--orange-500:#f4a93c;--kaki-800:#434b3f;--kaki-700:#5a6453;--kaki-300:#a7ae9f;--rouge-700:#9e2d22;--rouge-600:#c0392b;--cream-50:#fbf7ef;--cream-100:#f3ecdd;--white:#fff;--ink-900:#26271f;--ink-600:#54584c;--font-title:var(--font-fraunces), "Fraunces", Georgia, serif;--font-body:var(--font-inter), "Inter", system-ui, sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;--section-py:96px;--section-py-mobile:56px;--container:1200px;--reading:68ch;--r-sm:6px;--r-md:12px;--r-lg:20px;--r-full:9999px;--shadow-sm:0 1px 2px #26271f0f;--shadow-md:0 8px 24px #26271f1a;--shadow-lg:0 18px 48px #26271f24;--focus:3px solid var(--orange-600)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}body{font-family:var(--font-body);color:var(--ink-900);background:var(--cream-50);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.7}img{max-width:100%;display:block}a{color:var(--orange-700);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--rouge-700)}:focus-visible{outline:var(--focus);outline-offset:2px;border-radius:3px}h1,h2,h3{font-family:var(--font-title);color:var(--kaki-800);margin:0 0 var(--space-6)}h1{font-size:clamp(34px,6vw,56px);font-weight:900;line-height:1.05}h2{font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.1}h3{font-size:clamp(22px,3vw,28px);font-weight:600;line-height:1.2}h4{font-family:var(--font-body);margin:0 0 var(--space-3);color:var(--ink-900);font-size:20px;font-weight:700;line-height:1.25}p{margin:0 0 var(--space-4)}p:last-child{margin-bottom:0}strong{font-weight:700}.kicker{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--orange-700);margin:0 0 var(--space-3);font-size:14px;font-weight:600;display:inline-block}.kicker--rouge{color:var(--rouge-700)}.lead{color:var(--ink-600);max-width:var(--reading);font-size:clamp(18px,2.2vw,20px)}.container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:24px}@media (min-width:1024px){.container{padding-inline:40px}}.section{padding-block:var(--section-py-mobile)}@media (min-width:768px){.section{padding-block:var(--section-py)}}.section--cream{background:var(--cream-50)}.section--cream-alt{background:var(--cream-100)}.reading{max-width:var(--reading)}.center{text-align:center;margin-inline:auto}.section__head{max-width:760px;margin-bottom:var(--space-12)}.section__head.center{margin-inline:auto}.btn{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-body);border-radius:var(--r-sm);cursor:pointer;border:2px solid #0000;min-width:48px;min-height:48px;padding:14px 26px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.btn:hover{text-decoration:none}.btn--primary{background:var(--orange-600);color:var(--ink-900);box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--orange-700);color:var(--cream-50);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn--primary:active{transform:translateY(0)}.btn--secondary{border-color:var(--kaki-700);color:var(--kaki-800);background:0 0}.btn--secondary:hover{background:var(--kaki-700);color:var(--cream-50)}.btn--secondary .euro{color:var(--orange-700)}.btn--secondary:hover .euro{color:var(--cream-50)}.btn--secondary-light{border-color:var(--cream-50);color:var(--cream-50);background:0 0}.btn--secondary-light:hover{background:var(--cream-50);color:var(--kaki-800)}.btn--adhesion{background:var(--kaki-700);border-color:var(--kaki-700);color:var(--cream-50);box-shadow:var(--shadow-sm)}.btn--adhesion .euro{color:var(--cream-50)}.btn--adhesion:hover{background:var(--kaki-800);border-color:var(--kaki-800);color:var(--cream-50);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn--tertiary{color:var(--kaki-800);text-underline-offset:4px;background:0 0;min-height:auto;padding-inline:0;text-decoration:underline}.btn--tertiary:hover{color:var(--orange-700)}.btn--disabled,.btn:disabled{background:var(--cream-100);color:var(--ink-600);border-color:var(--kaki-300);cursor:not-allowed;box-shadow:none}.btn--disabled:hover{transform:none}.btn--block{width:100%}.microcopy{color:var(--ink-600);margin-top:var(--space-3);font-size:14px}.arrow-link{align-items:center;gap:var(--space-2);color:var(--orange-700);font-weight:600;text-decoration:none;display:inline-flex}.arrow-link:after{content:"→";transition:transform .2s}.arrow-link:hover{color:var(--rouge-700)}.arrow-link:hover:after{transform:translate(3px)}.logo{align-items:center;gap:14px;text-decoration:none;display:inline-flex}.logo:hover{text-decoration:none}.logo__mark{width:auto;height:44px;color:var(--kaki-700);flex:none}img.logo__mark{object-fit:contain;width:40px;height:40px}.logo__rule{background:var(--kaki-300);align-self:stretch;width:1px;margin-block:4px}.logo__text{flex-direction:column;line-height:1.1;display:flex}.logo__name{font-family:var(--font-title);color:var(--kaki-800);font-size:19px;font-weight:900}.logo__tag{font-family:var(--font-body);letter-spacing:.04em;color:var(--orange-700);font-size:12px;font-style:italic;font-weight:500}.logo--light .logo__mark{color:var(--orange-500)}.logo--light .logo__rule{background:#a7ae9f66}.logo--light .logo__name{color:var(--cream-50)}.logo--light .logo__tag{color:var(--orange-500)}.site-header{z-index:100;transition:background .25s,box-shadow .25s;position:fixed;inset:0 0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-6);height:72px;display:flex}@media (max-width:1023px){.site-header__inner{height:60px}}.site-header[data-transparent=true]:not(.is-scrolled) .logo__name,.site-header[data-transparent=true]:not(.is-scrolled) .nav__link{color:var(--cream-50)}.site-header[data-transparent=true]:not(.is-scrolled) .logo__mark,.site-header[data-transparent=true]:not(.is-scrolled) .logo__tag{color:var(--orange-500)}.site-header[data-transparent=true]:not(.is-scrolled) .logo__rule{background:#fbf7ef73}.site-header[data-transparent=true]:not(.is-scrolled) .burger span{background:var(--cream-50)}.site-header.is-scrolled,.site-header[data-transparent=false]{background:var(--kaki-800);box-shadow:var(--shadow-md)}.site-header.is-scrolled .logo__mark,.site-header[data-transparent=false] .logo__mark{color:var(--orange-500)}.site-header.is-scrolled .logo__name,.site-header[data-transparent=false] .logo__name{color:var(--cream-50)}.site-header.is-scrolled .logo__tag,.site-header[data-transparent=false] .logo__tag{color:var(--orange-500)}.site-header.is-scrolled .logo__rule,.site-header[data-transparent=false] .logo__rule{background:#a7ae9f66}.site-header.is-scrolled .nav__link,.site-header[data-transparent=false] .nav__link{color:var(--cream-50)}.site-header.is-scrolled .burger span,.site-header[data-transparent=false] .burger span{background:var(--cream-50)}.nav{align-items:center;gap:var(--space-6);display:flex}.nav__list{align-items:center;gap:var(--space-6);margin:0;padding:0;list-style:none;display:flex}.nav__item{position:relative}.nav__link{font-family:var(--font-body);color:var(--cream-50);align-items:center;gap:4px;padding:8px 2px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.nav__link:hover{color:var(--orange-500)}.nav__item.is-active>.nav__link{border-bottom:2px solid var(--orange-500)}.nav__caret{font-size:11px}.dropdown{position:relative}.dropdown__menu{background:var(--kaki-800);border-radius:var(--r-md);min-width:230px;box-shadow:var(--shadow-md);padding:var(--space-2);opacity:0;visibility:hidden;border:1px solid #a7ae9f40;margin:8px 0 0;list-style:none;transition:all .18s;position:absolute;top:100%;left:0;transform:translateY(-6px)}.dropdown:hover .dropdown__menu,.dropdown:focus-within .dropdown__menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown__menu a{border-radius:var(--r-sm);color:var(--cream-50);padding:10px 14px;font-size:15px;font-weight:500;text-decoration:none;display:block}.dropdown__menu a:hover{background:var(--kaki-700);color:var(--orange-500)}.nav__cta{margin-left:var(--space-2)}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;padding:12px;display:none}.burger span{background:var(--cream-50);border-radius:2px;width:100%;height:2px;transition:all .2s;display:block}.mobile-nav{z-index:110;background:var(--kaki-800);visibility:hidden;flex-direction:column;padding:24px;transition:transform .28s;display:flex;position:fixed;inset:0;transform:translate(100%)}.mobile-nav.is-open{visibility:visible;transform:translate(0)}.mobile-nav__top{margin-bottom:var(--space-12);justify-content:space-between;align-items:center;display:flex}.mobile-nav__close{color:var(--cream-50);cursor:pointer;background:0 0;border:none;width:48px;height:48px;font-size:32px;line-height:1}.mobile-nav__list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.mobile-nav__list a{font-family:var(--font-title);color:var(--cream-50);font-size:24px;font-weight:600;text-decoration:none}.mobile-nav__list a:hover{color:var(--orange-500)}.mobile-nav__sub{margin:var(--space-3) 0 0 var(--space-4);gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.mobile-nav__sub a{font-family:var(--font-body);color:var(--kaki-300);font-size:18px;font-weight:500}.mobile-nav__cta{padding-top:var(--space-8);margin-top:auto}@media (max-width:1023px){.nav{display:none}.burger{display:flex}.nav__cta--header{display:none}}.page-offset{padding-top:60px}@media (min-width:1024px){.page-offset{padding-top:72px}}.hero{text-align:left;min-height:min(82vh,700px);color:var(--cream-50);border-bottom:5px solid var(--orange-500);justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.hero__media{position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.hero__overlay{background:linear-gradient(#1f201a73 0%,#1f201a00 22%),#1f201a8a;position:absolute;inset:0}.hero__content{z-index:2;padding-block:calc(var(--space-24) + 64px) var(--space-24);text-align:left;flex-direction:column;align-items:flex-start;display:flex;position:relative}.hero__content>*{margin-inline:0}.hero h1{color:var(--cream-50);text-shadow:0 2px 18px #00000059;max-width:16ch;font-size:clamp(32px,5vw,50px);line-height:1.08}.hero .kicker{color:var(--orange-500)}.hero__text{color:var(--cream-50);margin-bottom:var(--space-8);text-shadow:0 1px 12px #0006;max-width:56ch;font-size:clamp(17px,2.2vw,20px)}.hero__cta{gap:var(--space-4);flex-wrap:wrap;justify-content:flex-start;display:flex}.hero .secure-note,.hero .hero__secure{justify-content:flex-start}@media (max-width:600px){.hero__cta .btn{flex:100%}}.page-head{background:var(--cream-100);padding-block:var(--space-16) var(--space-12)}.page-head .lead{color:var(--ink-600)}.breadcrumb{margin-bottom:var(--space-6)}.breadcrumb ol{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.breadcrumb li{align-items:center;gap:var(--space-2);color:var(--ink-600);display:inline-flex}.breadcrumb a{color:var(--ink-600);text-decoration:none}.breadcrumb a:hover{color:var(--orange-700);text-decoration:underline}.breadcrumb li[aria-current=page]{color:var(--kaki-800);font-weight:600}.breadcrumb li+li:before{content:"›";color:var(--kaki-300);margin-right:var(--space-1)}.hero .breadcrumb li,.hero .breadcrumb a{color:#fbf7efd9}.hero .breadcrumb a:hover{color:var(--orange-500)}.hero .breadcrumb li[aria-current=page]{color:var(--cream-50)}.hero .breadcrumb li+li:before{color:#fbf7ef80}.exergue{font-family:var(--font-title);color:var(--rouge-700);border-left:3px solid var(--rouge-600);padding-left:var(--space-6);margin:var(--space-12) 0;max-width:30ch + 12ch;max-width:42ch;font-size:clamp(22px,3.4vw,30px);font-style:italic;font-weight:400;line-height:1.3}.grid{gap:var(--space-6);display:grid}.split{gap:var(--space-12);align-items:center;display:grid}@media (min-width:1024px){.split{grid-template-columns:7fr 5fr}.split--reverse{grid-template-columns:5fr 7fr}}.split__media img{border-radius:var(--r-md);box-shadow:var(--shadow-md);width:100%}.cols-3{gap:var(--space-6);display:grid}@media (min-width:768px){.cols-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cols-3{grid-template-columns:repeat(3,1fr)}}.cols-2{gap:var(--space-6);display:grid}@media (min-width:768px){.cols-2{grid-template-columns:repeat(2,1fr)}}.cards-5{gap:var(--space-6);display:grid}@media (min-width:640px){.cards-5{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cards-5{grid-template-columns:repeat(3,1fr)}}.card{background:var(--white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:var(--space-6);border-top:3px solid #0000;transition:all .2s}.card__icon{border-radius:var(--r-full);background:var(--cream-100);width:44px;height:44px;color:var(--kaki-700);margin-bottom:var(--space-4);justify-content:center;align-items:center;display:inline-flex}.card__icon svg{width:22px;height:22px}a.card:hover,.card--link:hover{box-shadow:var(--shadow-md);border-top-color:var(--orange-600);transform:translateY(-2px)}.card p{color:var(--ink-600);font-size:17px}.feature{gap:var(--space-4);background:var(--white);border-radius:var(--r-md);padding:var(--space-6);box-shadow:var(--shadow-sm);align-items:flex-start;display:flex}.feature .card__icon{flex:none;margin-bottom:0}.feature h4{margin-bottom:var(--space-2)}.feature p{color:var(--ink-600);margin:0;font-size:17px}.article-card{background:var(--white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);color:inherit;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.article-card:hover{box-shadow:var(--shadow-md);color:inherit;text-decoration:none}.article-card__media{aspect-ratio:16/9;overflow:hidden}.article-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.article-card:hover .article-card__media img{transform:scale(1.03)}.article-card__body{padding:var(--space-6);gap:var(--space-2);flex-direction:column;display:flex}.article-card__date{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-600);font-size:14px;font-weight:500}.article-card__title{font-family:var(--font-title);color:var(--kaki-800);margin:0;font-size:21px;font-weight:600;line-height:1.25}.article-card__excerpt{color:var(--ink-600);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;display:-webkit-box;overflow:hidden}.article-card__more{padding-top:var(--space-2);margin-top:auto}.article-page{max-width:760px}.article-page__breadcrumb{margin-bottom:var(--space-4)}.article-page__date{letter-spacing:.06em;text-transform:uppercase;color:var(--orange-700);margin-bottom:var(--space-2);font-size:14px;font-weight:600}.article-page h1{max-width:20ch;margin-bottom:var(--space-8)}.article-figure{margin:0 0 var(--space-10)}.article-figure img{aspect-ratio:16/9;object-fit:cover;border-radius:var(--r-md);width:100%;max-height:460px;box-shadow:var(--shadow-md);display:block}.article-figure figcaption{margin-top:var(--space-3);color:var(--ink-600);font-size:14px;font-style:italic}.article-body{max-width:var(--reading)}.article-body p{margin-bottom:var(--space-5)}.article-body p:last-child{margin-bottom:0}.rando-band{background:var(--kaki-800);color:var(--cream-50);border-radius:var(--r-lg);overflow:hidden}.rando-band__grid{align-items:stretch;gap:0;display:grid}@media (min-width:768px){.rando-band__grid{grid-template-columns:1.2fr 1fr}}.rando-band__body{padding:clamp(32px,5vw,56px)}.rando-band__body h2,.rando-band__body h3{color:var(--cream-50)}.rando-band .kicker{color:var(--orange-500)}.rando-band__media{background:var(--kaki-700);min-height:240px}.rando-band__media img{object-fit:cover;width:100%;height:100%}.rando-band p{color:var(--kaki-300)}.help-band{background:var(--orange-500)}.help-band h2,.help-band h3,.help-band p,.help-band .kicker{color:var(--ink-900)}.help-band .help-col p{color:#26271fd1}.help-band .btn--primary{background:var(--kaki-700);border-color:var(--kaki-700);color:var(--cream-50)}.help-band .btn--primary:hover{background:var(--kaki-800);border-color:var(--kaki-800);color:var(--cream-50)}.help-band .btn--primary .euro{color:var(--cream-50)}.help-band .btn--secondary,.help-band .btn--secondary-light{background:var(--kaki-700);border-color:var(--kaki-700);color:var(--cream-50)}.help-band .btn--secondary:hover,.help-band .btn--secondary-light:hover{background:var(--kaki-800);border-color:var(--kaki-800);color:var(--cream-50)}.help-band .btn--secondary .euro,.help-band .btn--secondary-light .euro{color:var(--cream-50)}.help-band--kaki{background:var(--orange-500)}.help-band--kaki h2,.help-band--kaki h3,.help-band--kaki .kicker{color:var(--ink-900)}.help-band--kaki .kicker{color:var(--kaki-800)}.help-band--kaki p,.help-band--kaki .lead,.help-band--kaki .help-col p{color:#26271fd1}.help-col{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.help-col .card__icon{color:var(--ink-900);background:#26271f14;width:54px;height:54px}.help-band--kaki .help-col .card__icon{color:var(--ink-900);background:#26271f14}.help-col .card__icon svg{width:26px;height:26px}.help-col h3{margin-bottom:var(--space-1)}.help-col p{min-height:3.4em;font-size:16px}.person{text-align:center;background:var(--white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:var(--space-8) var(--space-6)}.person__avatar{border-radius:var(--r-full);background:var(--cream-100);width:88px;height:88px;margin:0 auto var(--space-4);color:var(--kaki-700);place-items:center;display:grid}.person__avatar svg{width:40px;height:40px}.person__name{font-family:var(--font-title);color:var(--kaki-800);margin:0 0 var(--space-1);font-size:22px;font-weight:600}.person__role{letter-spacing:.06em;text-transform:uppercase;color:var(--orange-700);margin:0;font-size:14px;font-weight:600}.timeline{margin:var(--space-12) 0 0;padding:0;list-style:none;position:relative}.timeline:before{content:"";background:var(--kaki-300);width:2px;position:absolute;top:6px;bottom:6px;left:11px}.timeline__item{padding:0 0 var(--space-12) 44px;position:relative}.timeline__item:last-child{padding-bottom:0}.timeline__dot{border-radius:var(--r-full);background:var(--orange-600);border:4px solid var(--cream-50);width:24px;height:24px;box-shadow:0 0 0 1px var(--kaki-300);position:absolute;top:4px;left:0}.timeline__year{font-family:var(--font-title);color:var(--kaki-800);margin-bottom:var(--space-1);font-size:24px;font-weight:900;display:block}.timeline__text{color:var(--ink-600);margin:0}.legacy{background:var(--kaki-800);color:var(--cream-50)}.legacy h2{color:var(--cream-50)}.legacy p{color:var(--kaki-300)}.legacy .reading{margin-inline:auto}.slider{position:relative}.slider__viewport{overflow:hidden}.slider__track{transition:transform .4s;display:flex}@media (prefers-reduced-motion:reduce){.slider__track{transition:none}}.slider__slide{flex:0 0 100%;padding-inline:8px}.slider__figure{margin:0}.slider__figure img{aspect-ratio:3/2;object-fit:cover;border-radius:var(--r-md);width:100%;box-shadow:var(--shadow-md);background:var(--cream-100)}.slider__caption{color:var(--ink-600);margin-top:var(--space-3);text-align:center;font-size:15px;font-style:italic}.slider__controls{justify-content:center;align-items:center;gap:var(--space-6);margin-top:var(--space-6);display:flex}.slider__btn{border-radius:var(--r-full);background:var(--cream-50);width:48px;height:48px;color:var(--kaki-800);box-shadow:var(--shadow-md);cursor:pointer;border:none;place-items:center;font-size:20px;transition:all .2s;display:grid}.slider__btn:hover{background:var(--orange-600);color:var(--ink-900)}.slider__dots{gap:var(--space-2);display:flex}.slider__dot{border-radius:var(--r-full);background:var(--kaki-300);cursor:pointer;border:none;width:12px;height:12px;padding:0}.slider__dot[aria-current=true]{background:var(--orange-600)}@media (min-width:768px){.slider__viewport{padding-inline:0}}.galerie{gap:var(--space-3);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}@media (min-width:600px){.galerie{gap:var(--space-4);grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.galerie{grid-template-columns:repeat(4,1fr)}}.galerie__item{margin:0}@media (min-width:900px){.galerie__item:nth-child(6n+1){grid-area:span 2/span 2}.galerie__item:nth-child(6n+4){grid-column:span 2}}.galerie__btn{cursor:pointer;border-radius:var(--r-md);background:var(--cream-100);width:100%;height:100%;box-shadow:var(--shadow-md);border:none;padding:0;transition:box-shadow .25s,transform .25s;display:block;position:relative;overflow:hidden}.galerie__btn img{aspect-ratio:3/2;object-fit:cover;width:100%;height:100%;min-height:160px;transition:transform .4s;display:block}.galerie__overlay{opacity:0;background:linear-gradient(#26271f00 40%,#26271f47 100%);place-items:center;transition:opacity .25s;display:grid;position:absolute;inset:0}.galerie__zoom{border-radius:var(--r-full);background:var(--cream-50);width:44px;height:44px;color:var(--kaki-800);box-shadow:var(--shadow-md);place-items:center;transition:transform .25s;display:grid;transform:scale(.85)}.galerie__zoom svg{width:22px;height:22px}.galerie__btn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.galerie__btn:hover img{transform:scale(1.06)}.galerie__btn:hover .galerie__overlay,.galerie__btn:focus-visible .galerie__overlay{opacity:1}.galerie__btn:hover .galerie__zoom{transform:scale(1)}@media (prefers-reduced-motion:reduce){.galerie__btn,.galerie__btn img,.galerie__overlay,.galerie__zoom{transition:none}.galerie__btn:hover,.galerie__btn:hover img{transform:none}}.lightbox{z-index:200;background:#26271feb;justify-content:center;align-items:center;padding:clamp(16px,4vw,48px);animation:.2s lightbox-in;display:flex;position:fixed;inset:0}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.lightbox{animation:none}}.lightbox__figure{align-items:center;gap:var(--space-4);flex-direction:column;max-width:min(1100px,100%);max-height:100%;margin:0;display:flex}.lightbox__img{object-fit:contain;border-radius:var(--r-md);width:auto;max-width:100%;height:auto;max-height:80vh;box-shadow:var(--shadow-lg);background:var(--ink-900);display:block}.lightbox__caption{color:var(--cream-50);font-family:var(--font-body);text-align:center;max-width:70ch;margin:0;font-size:15px;font-style:italic}.lightbox__close,.lightbox__nav{cursor:pointer;color:var(--ink-900);background:var(--cream-50);border-radius:var(--r-full);box-shadow:var(--shadow-md);border:none;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid;position:absolute}.lightbox__close{width:48px;height:48px;top:clamp(12px,3vw,24px);right:clamp(12px,3vw,24px)}.lightbox__close svg{width:24px;height:24px}.lightbox__nav{width:52px;height:52px;top:50%;transform:translateY(-50%)}.lightbox__nav svg{width:26px;height:26px}.lightbox__nav--prev{left:clamp(8px,2vw,24px)}.lightbox__nav--next{right:clamp(8px,2vw,24px)}.lightbox__close:hover,.lightbox__nav:hover{background:var(--orange-600);color:var(--ink-900)}.lightbox__close:focus-visible,.lightbox__nav:focus-visible{outline:var(--focus);outline-offset:2px}.lightbox__nav:hover{transform:translateY(-50%)scale(1.05)}.lightbox__counter{color:var(--cream-100);letter-spacing:.04em;margin:0;font-size:14px;position:absolute;bottom:clamp(12px,3vw,24px);left:50%;transform:translate(-50%)}@media (max-width:599px){.lightbox__nav{width:44px;height:44px}.lightbox__img{max-height:70vh}}.form-card{background:var(--white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:var(--space-8);max-width:640px}.field{margin-bottom:var(--space-6)}.field label{color:var(--kaki-800);margin-bottom:var(--space-2);font-size:14px;font-weight:600;display:block}.field input,.field textarea,.field select{width:100%;font-family:var(--font-body);color:var(--ink-900);background:var(--cream-50);border:1px solid var(--kaki-300);border-radius:var(--r-sm);padding:12px 14px;font-size:16px}.field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%237a7a52' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.field textarea{resize:vertical;min-height:150px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange-600);outline:none;box-shadow:0 0 0 3px #e8902a40}.form-fieldset{border:1px solid var(--kaki-300);border-radius:var(--r-sm);padding:var(--space-6);margin-bottom:var(--space-6)}.form-fieldset legend{color:var(--kaki-800);padding:0 var(--space-2);font-size:14px;font-weight:600}.form-fieldset .field:last-child{margin-bottom:0}.field--error input,.field--error textarea{border-color:var(--rouge-600)}.field__error{color:var(--rouge-700);margin-top:var(--space-2);font-size:14px;display:none}.field--error .field__error{display:block}.field--check{gap:var(--space-3);align-items:flex-start;display:flex}.field--check input{width:auto;accent-color:var(--orange-600);margin-top:4px}.field--check label{color:var(--ink-600);margin:0;font-size:15px;font-weight:400}.form-success{background:var(--cream-100);border-left:4px solid var(--orange-600);border-radius:var(--r-sm);padding:var(--space-6);margin-bottom:var(--space-6);color:var(--ink-900);display:none}.form-success.is-visible{display:block}.address-autocomplete{position:relative}.address-autocomplete__spinner{border:2px solid var(--kaki-300);border-top-color:var(--orange-600);border-radius:var(--r-full);pointer-events:none;width:16px;height:16px;margin-top:-8px;animation:.6s linear infinite address-spin;position:absolute;top:50%;right:14px}@keyframes address-spin{to{transform:rotate(360deg)}}.address-suggestions{z-index:20;padding:var(--space-1);background:var(--white);border:1px solid var(--kaki-300);border-radius:var(--r-md);box-shadow:var(--shadow-md);max-height:280px;margin:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.address-suggestion{border-radius:var(--r-sm);color:var(--ink-900);cursor:pointer;padding:10px 12px;font-size:15px;transition:background .12s}.address-suggestion+.address-suggestion{margin-top:2px}.address-suggestion:hover,.address-suggestion--active{color:var(--ink-900);background:#f4a93c2e}@media (prefers-reduced-motion:reduce){.address-autocomplete__spinner{animation-duration:1.4s}}.contact-list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.contact-list li{gap:var(--space-3);align-items:flex-start;display:flex}.contact-list .card__icon{flex:none;width:40px;height:40px;margin:0}.contact-list a{color:var(--orange-700)}.map-static{border-radius:var(--r-md);box-shadow:var(--shadow-sm);background:var(--cream-100);aspect-ratio:16/9;text-align:center;padding:var(--space-6);margin-top:var(--space-8);place-items:center;display:grid;position:relative;overflow:hidden}.map-static .pin{color:var(--orange-600)}.notice{background:var(--cream-100);border-left:4px solid var(--kaki-300);border-radius:var(--r-sm);padding:var(--space-6);color:var(--ink-600);font-size:16px}.notice--orange{border-left-color:var(--orange-600)}.notice strong{color:var(--ink-900)}.checklist{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.checklist{grid-template-columns:repeat(2,1fr)}}.checklist li{gap:var(--space-3);align-items:flex-start;display:flex}.checklist li:before{content:"✓";color:var(--orange-600);flex:none;margin-top:2px;font-weight:700}.action-card{background:var(--white);border-radius:var(--r-lg);box-shadow:var(--shadow-md);text-align:center;max-width:560px;margin-inline:auto;padding:clamp(32px,5vw,48px)}.action-card h3{margin-bottom:var(--space-3)}.action-card .price{font-family:var(--font-title);color:var(--orange-700);margin:var(--space-4) 0;font-size:44px;font-weight:900}.give-grid{gap:var(--space-6);margin-top:var(--space-12);align-items:stretch;display:grid}@media (min-width:640px){.give-grid{grid-template-columns:repeat(2,1fr)}}.give-legal{margin-top:var(--space-6);color:var(--ink-600);max-width:70ch;font-size:14px}.redirect-card{background:var(--white);border-radius:var(--r-lg);box-shadow:var(--shadow-md);border-top:3px solid var(--orange-600);padding:clamp(28px,5vw,44px)}.redirect-card__badge{border-radius:var(--r-full);width:52px;height:52px;color:var(--kaki-700);margin-bottom:var(--space-4);background:#5e6b4f1f;place-items:center;display:grid}.redirect-card h2{margin-bottom:var(--space-3)}.redirect-card>p{color:var(--ink-600)}.redirect-card__count{margin-top:var(--space-6);color:var(--kaki-800);font-size:15px;font-weight:600}.redirect-card__actions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.give-card{background:var(--white);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:var(--space-8) var(--space-6);gap:var(--space-4);border-top:3px solid #0000;flex-direction:column;transition:box-shadow .2s;display:flex}.give-card:hover{box-shadow:var(--shadow-md)}.give-card--featured{border-top-color:var(--orange-600)}.give-card__icon{border-radius:var(--r-full);background:var(--cream-100);width:48px;height:48px;color:var(--kaki-700);flex:none;place-items:center;display:grid}.give-card__icon svg{width:24px;height:24px}.give-card__header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.give-card__badge{font-family:var(--font-body);background:var(--orange-600);color:var(--ink-900);border-radius:var(--r-full);white-space:nowrap;padding:3px 10px;font-size:13px;font-weight:700;line-height:1.4}.give-card h3{margin:0;font-size:clamp(20px,2.5vw,24px)}.give-card>p{color:var(--ink-600);margin:0;font-size:16px}.give-card__actions{gap:var(--space-2);padding-top:var(--space-4);flex-direction:column;margin-top:auto;display:flex}.give-card__note{color:var(--ink-600);font-size:13px}.give-notice{margin-top:var(--space-6)}.article-foot{border-top:1px solid var(--kaki-300);margin-top:var(--space-12);padding-top:var(--space-8);gap:var(--space-6);flex-direction:column;align-items:flex-start;display:flex}.site-footer{background:var(--kaki-800);color:var(--cream-50);padding-top:var(--space-24)}.footer__grid{gap:var(--space-12);display:grid}@media (min-width:768px){.footer__grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr}}.footer h4{color:var(--cream-50);font-family:var(--font-title);letter-spacing:.03em;margin-bottom:var(--space-4);font-size:17px;font-weight:600}.footer ul{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer a{color:var(--kaki-300);text-decoration:none}.footer a:hover{color:var(--orange-500)}.footer p{color:var(--kaki-300);font-size:16px}.footer__tag{font-family:var(--font-title);color:var(--orange-500);font-style:italic}.footer__social{gap:var(--space-3);margin-top:var(--space-4);display:flex}.footer__social a{border-radius:var(--r-full);background:var(--kaki-700);width:40px;height:40px;color:var(--cream-50);place-items:center;display:grid}.footer__social a:hover{background:var(--orange-600);color:var(--ink-900)}.footer__bottom{margin-top:var(--space-16);padding-block:var(--space-6) var(--space-8);gap:var(--space-4) var(--space-6);border-top:1px solid #a7ae9f4d;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.footer__bottom p{margin:0;font-size:14px}.footer__bottom nav{gap:var(--space-6);flex-wrap:wrap;display:flex}.footer__bottom a{font-size:14px}.skip-link{z-index:200;background:var(--orange-600);color:var(--ink-900);border-radius:var(--r-sm);padding:12px 18px;font-weight:600;position:absolute;top:0;left:-999px}.skip-link:focus{top:12px;left:12px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mt-8{margin-top:var(--space-8)}.mt-12{margin-top:var(--space-12)}.flex-cta{gap:var(--space-4);flex-wrap:wrap;display:flex}.figure-caption{color:var(--ink-600);margin-top:var(--space-2);font-size:14px;font-style:italic}
@font-face{font-family:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.2xm1k7t3a0pcd.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:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/b887d91685b8c137-s.330vchwb4izzb.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:Fraunces;font-style:italic;font-weight:400;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.16u3vygyjnhr0.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:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.2xm1k7t3a0pcd.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:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/b887d91685b8c137-s.330vchwb4izzb.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:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.16u3vygyjnhr0.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:Fraunces;font-style:italic;font-weight:900;font-display:swap;src:url(../media/50a3f1070da3c6cc-s.2xm1k7t3a0pcd.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:Fraunces;font-style:italic;font-weight:900;font-display:swap;src:url(../media/b887d91685b8c137-s.330vchwb4izzb.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:Fraunces;font-style:italic;font-weight:900;font-display:swap;src:url(../media/3c7c6164b2587822-s.p.16u3vygyjnhr0.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:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.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:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.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:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.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:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.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:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.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:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.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:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_23190cbd-module__Hjr8Za__className{font-family:Fraunces,Fraunces Fallback}.fraunces_23190cbd-module__Hjr8Za__variable{--font-fraunces:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b7b9bc60-module__2jDojG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b7b9bc60-module__2jDojG__variable{--font-inter:"Inter", "Inter Fallback"}
