.Footer-module-scss-module__DkSkqG__footer{background:var(--paper);color:var(--ink);padding:44px 0 28px;position:relative;overflow:hidden}.Footer-module-scss-module__DkSkqG__container{max-width:var(--container);margin:0 auto;padding:0 20px;position:relative}.Footer-module-scss-module__DkSkqG__top{grid-template-columns:1fr 1.2fr;align-items:start;gap:28px;display:grid}.Footer-module-scss-module__DkSkqG__brand{align-items:flex-start;gap:14px;display:flex}.Footer-module-scss-module__DkSkqG__logoMark{background:var(--yellow);border-radius:999px;flex:none;width:14px;height:14px;margin-top:6px;box-shadow:0 0 0 8px #fba7112e}.Footer-module-scss-module__DkSkqG__title{letter-spacing:-.02em;font-size:20px;font-weight:1000}.Footer-module-scss-module__DkSkqG__desc{max-width:48ch;margin-top:6px;line-height:1.5}.Footer-module-scss-module__DkSkqG__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.Footer-module-scss-module__DkSkqG__colTitle{margin-bottom:10px;font-weight:900}.Footer-module-scss-module__DkSkqG__link{opacity:.92;border-bottom:2px solid #ffffff2e;padding-bottom:2px;line-height:1.8;display:inline-block}.Footer-module-scss-module__DkSkqG__link:hover{border-bottom-color:#fba7118c}.Footer-module-scss-module__DkSkqG__socials{flex-wrap:wrap;gap:10px;display:flex}.Footer-module-scss-module__DkSkqG__social{color:var(--ink);background:#0000000f;border:1px solid #ffffff2e;border-radius:999px;padding:8px 12px;font-weight:800;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.Footer-module-scss-module__DkSkqG__social:hover{background:#ffffff1a;border-color:#fba71159;transform:translateY(-2px)}.Footer-module-scss-module__DkSkqG__bottom{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:26px;padding-top:18px;display:flex}@media (max-width:960px){.Footer-module-scss-module__DkSkqG__top,.Footer-module-scss-module__DkSkqG__cols{grid-template-columns:1fr}}
.Header-module-scss-module__t7BEda__header{z-index:1000;border-bottom:3px solid #0000;width:100%;transition:background-color .2s,box-shadow .2s,border-bottom .2s;position:fixed;top:0;left:0}.Header-module-scss-module__t7BEda__sticky{position:sticky;top:0}.Header-module-scss-module__t7BEda__scrolled{background-color:var(--blue);border-color:#ffffff1a}.Header-module-scss-module__t7BEda__scrolled .Header-module-scss-module__t7BEda__center{opacity:1}.Header-module-scss-module__t7BEda__inner{position:relative}.Header-module-scss-module__t7BEda__nav{max-width:var(--container);grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:0 auto;padding:20px;transition:padding .2s;display:grid}.Header-module-scss-module__t7BEda__left,.Header-module-scss-module__t7BEda__right{align-items:center;gap:22px;min-width:0;display:flex}.Header-module-scss-module__t7BEda__right{justify-content:flex-end}.Header-module-scss-module__t7BEda__link{color:var(--ink);letter-spacing:.01em;white-space:nowrap;font-size:16px;font-weight:700;transition:opacity .15s}.Header-module-scss-module__t7BEda__linkHighlight{background:var(--yellow);border-radius:9999px;padding:12px 18px;color:var(--ink)!important}.Header-module-scss-module__t7BEda__link:hover{opacity:1}.Header-module-scss-module__t7BEda__center{text-align:center;font-family:var(--font-bugaki);color:var(--ink);opacity:0;place-items:center;font-weight:400;transition:opacity .2s;display:inline-grid;transform:translateZ(0)}.Header-module-scss-module__t7BEda__centerLabel{letter-spacing:-.02em;font-size:30px;line-height:1}.Header-module-scss-module__t7BEda__centerSub{margin-top:2px;font-size:25px;font-weight:400;line-height:1}.Header-module-scss-module__t7BEda__centerSub span{font-size:18px;font-family:var(--font-rabbits);text-transform:uppercase;display:inline-block;position:relative;transform:rotate(345deg)}.Header-module-scss-module__t7BEda__burger{cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;justify-self:end;width:55px;height:55px;padding:10px 15px;display:none}.Header-module-scss-module__t7BEda__burger span{background:#ffffffeb;border-radius:2px;height:2px;margin:4px 0;transition:transform .16s,opacity .16s;display:block}.Header-module-scss-module__t7BEda__burgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module-scss-module__t7BEda__burgerOpen span:nth-child(2){opacity:0}.Header-module-scss-module__t7BEda__burgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module-scss-module__t7BEda__overlay{z-index:2000;pointer-events:none;opacity:0;grid-auto-rows:auto 1fr auto;align-items:start;gap:40px;transition:opacity .18s,transform .18s;display:grid;position:fixed;inset:0}.Header-module-scss-module__t7BEda__backdrop{background:var(--blue);cursor:pointer;border:none;padding:0;position:absolute;inset:0}.Header-module-scss-module__t7BEda__overlayTop,.Header-module-scss-module__t7BEda__overlayLinks,.Header-module-scss-module__t7BEda__overlayBottom{z-index:1;position:relative}.Header-module-scss-module__t7BEda__overlayOpen{pointer-events:auto;opacity:1;transform:translateY(0)}.Header-module-scss-module__t7BEda__overlayTop{justify-content:space-between;align-items:center;padding:15px 20px 10px;display:flex}.Header-module-scss-module__t7BEda__overlayBrand{color:var(--ink);font-family:var(--font-bugaki);font-weight:400;display:grid}.Header-module-scss-module__t7BEda__overlayBrandTitle{font-size:26px;line-height:1}.Header-module-scss-module__t7BEda__overlayBrandSub{color:#ffffffeb;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-size:16px;font-weight:900;line-height:1.1}.Header-module-scss-module__t7BEda__close{color:#ffffffeb;cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;width:55px;height:55px;font-size:24px;font-weight:900}.Header-module-scss-module__t7BEda__links{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.Header-module-scss-module__t7BEda__overlayLinks{text-align:center;flex-flow:column;justify-content:space-between;align-items:center;gap:30px;height:100%;padding:40px 20px;display:flex}.Header-module-scss-module__t7BEda__mobileLink{color:var(--ink);letter-spacing:.01em;text-align:center;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;display:flex}.Header-module-scss-module__t7BEda__overlayBottom{padding:14px 20px 22px}.Header-module-scss-module__t7BEda__overlayCta{background:var(--ink);color:#101014;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:12px 16px;display:inline-flex}@media (max-width:960px){.Header-module-scss-module__t7BEda__center{opacity:1!important}.Header-module-scss-module__t7BEda__nav{grid-template-columns:1fr auto;padding:15px 20px}.Header-module-scss-module__t7BEda__left,.Header-module-scss-module__t7BEda__right{display:none}.Header-module-scss-module__t7BEda__burger{display:inline-block}.Header-module-scss-module__t7BEda__center{place-items:baseline}.Header-module-scss-module__t7BEda__centerLabel{font-size:24px}.Header-module-scss-module__t7BEda__centerSub{font-size:20px}.Header-module-scss-module__t7BEda__centerSub span{font-size:16px}}.Header-module-scss-module__t7BEda__socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.Header-module-scss-module__t7BEda__social{color:var(--ink);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:8px 12px;font-weight:800;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.Header-module-scss-module__t7BEda__social:hover{background:#ffffff1a;border-color:#fba71159;transform:translateY(-2px)}
.AboutSection-module-scss-module__HuG6Aa__about{background:var(--paper);color:var(--ink);padding:100px 0}.AboutSection-module-scss-module__HuG6Aa__container{max-width:var(--container);margin:0 auto;padding:0 20px}.AboutSection-module-scss-module__HuG6Aa__header{text-align:center;margin-bottom:28px}.AboutSection-module-scss-module__HuG6Aa__eyebrow{color:var(--ink);background-color:var(--yellow-light);border-radius:99px;padding:7px 15px;font-size:18px;font-weight:900;display:inline-block}.AboutSection-module-scss-module__HuG6Aa__h2{color:var(--ink);font-size:clamp(44px,5vw,72px);font-weight:900;font-family:var(--font-bugaki);margin:0;font-weight:400}.AboutSection-module-scss-module__HuG6Aa__content{max-width:750px;margin:0 auto;font-size:16px}.AboutSection-module-scss-module__HuG6Aa__content p{margin:0 0 10px;line-height:1.75}.AboutSection-module-scss-module__HuG6Aa__content strong{font-weight:800}.AboutSection-module-scss-module__HuG6Aa__content ul{margin:16px 0;padding-left:18px}.AboutSection-module-scss-module__HuG6Aa__content li{margin:6px 0;line-height:1.6}
.Accordion-module-scss-module__ODxkWa__section{background:var(--paper);padding:clamp(34px,5vw,70px) 0}.Accordion-module-scss-module__ODxkWa__container{max-width:var(--container);margin:0 auto;padding:0 20px}.Accordion-module-scss-module__ODxkWa__blue{background:var(--blue);color:#fff}.Accordion-module-scss-module__ODxkWa__head{max-width:860px;margin-bottom:18px}.Accordion-module-scss-module__ODxkWa__title{color:var(--yellow);font-size:clamp(28px,3.2vw,44px);line-height:1.05}.Accordion-module-scss-module__ODxkWa__intro{margin-top:20px;line-height:1.7}.Accordion-module-scss-module__ODxkWa__accordion{gap:12px;margin-top:40px;display:grid}.Accordion-module-scss-module__ODxkWa__item{background:#fff;border:1px solid #10101414;border-radius:18px;overflow:hidden}.Accordion-module-scss-module__ODxkWa__trigger{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px;display:flex}.Accordion-module-scss-module__ODxkWa__itemTitle{font-size:18px;font-weight:900}.Accordion-module-scss-module__ODxkWa__icon{width:34px;height:34px;color:var(--blue);background:#271acf14;border-radius:999px;flex:none;place-items:center;font-weight:900;display:grid}.Accordion-module-scss-module__ODxkWa__panel{border-top:1px solid #1010140f}.Accordion-module-scss-module__ODxkWa__panelInner{grid-template-columns:1.2fr .8fr;align-items:start;gap:16px;padding:0 40px;display:grid}.Accordion-module-scss-module__ODxkWa__content{color:var(--ink);padding:25px 0;line-height:1.7}.Accordion-module-scss-module__ODxkWa__content li+li,.Accordion-module-scss-module__ODxkWa__content p+p{margin-top:10px}.Accordion-module-scss-module__ODxkWa__media{background:#271acf0f;border:1px solid #10101414;border-radius:16px;margin-top:12px;overflow:hidden}.Accordion-module-scss-module__ODxkWa__img{width:100%;height:auto;display:block}@media (max-width:980px){.Accordion-module-scss-module__ODxkWa__panelInner{grid-template-columns:1fr}}
.ContentBlockSection-module-scss-module__HRBWAG__section{padding:clamp(70px,10vw,200px) 0}.ContentBlockSection-module-scss-module__HRBWAG__container{max-width:var(--container);margin:0 auto;padding:0 20px}.ContentBlockSection-module-scss-module__HRBWAG__white{background:var(--paper);color:var(--ink)}.ContentBlockSection-module-scss-module__HRBWAG__yellow{background:var(--ink);color:var(--ink)}.ContentBlockSection-module-scss-module__HRBWAG__blue{background:var(--blue);color:var(--ink)}.ContentBlockSection-module-scss-module__HRBWAG__grid{align-items:center;gap:clamp(20px,4vw,56px);display:grid}.ContentBlockSection-module-scss-module__HRBWAG__textOnly{grid-template-columns:1fr}.ContentBlockSection-module-scss-module__HRBWAG__mediaLeft,.ContentBlockSection-module-scss-module__HRBWAG__mediaRight{grid-template-columns:1fr 1fr}.ContentBlockSection-module-scss-module__HRBWAG__copy{gap:30px;max-width:720px;display:grid}.ContentBlockSection-module-scss-module__HRBWAG__eyebrow{color:var(--blue);background-color:var(--yellow-light);border-radius:99px;margin-bottom:6px;padding:8px 16px;font-size:18px;font-weight:900;display:inline-block}.ContentBlockSection-module-scss-module__HRBWAG__yellow .ContentBlockSection-module-scss-module__HRBWAG__eyebrow{color:var(--ink)}.ContentBlockSection-module-scss-module__HRBWAG__title{letter-spacing:-.03em;color:var(--blue);font-size:clamp(34px,4.4vw,56px);font-weight:1000;font-family:var(--font-bugaki);margin:0;font-weight:400;line-height:120%}.ContentBlockSection-module-scss-module__HRBWAG__blue .ContentBlockSection-module-scss-module__HRBWAG__title,.ContentBlockSection-module-scss-module__HRBWAG__yellow .ContentBlockSection-module-scss-module__HRBWAG__title{color:var(--ink)}.ContentBlockSection-module-scss-module__HRBWAG__rich{opacity:.95;margin-top:12px}.ContentBlockSection-module-scss-module__HRBWAG__rich p{margin:0 0 12px;line-height:1.7}.ContentBlockSection-module-scss-module__HRBWAG__rich ul,.ContentBlockSection-module-scss-module__HRBWAG__rich ol{margin:12px 0;padding-left:18px}.ContentBlockSection-module-scss-module__HRBWAG__rich li{margin:6px 0;line-height:1.6}.ContentBlockSection-module-scss-module__HRBWAG__ctaRow{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.ContentBlockSection-module-scss-module__HRBWAG__btn{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:12px 16px;font-weight:900;transition:transform .15s,filter .15s,background .15s;display:inline-flex}.ContentBlockSection-module-scss-module__HRBWAG__btn:hover{filter:brightness(1.02);transform:translateY(-2px)}.ContentBlockSection-module-scss-module__HRBWAG__btnPrimary{background:var(--blue);color:var(--ink)}.ContentBlockSection-module-scss-module__HRBWAG__blue .ContentBlockSection-module-scss-module__HRBWAG__btnPrimary{color:#101014;background:#ffffffeb}.ContentBlockSection-module-scss-module__HRBWAG__btnSecondary{color:var(--ink);background:0 0;box-shadow:inset 0 0 0 2px #10101440}.ContentBlockSection-module-scss-module__HRBWAG__blue .ContentBlockSection-module-scss-module__HRBWAG__btnSecondary{color:#ffffffeb;border-color:#ffffff4d}.ContentBlockSection-module-scss-module__HRBWAG__media{justify-content:center;display:flex}.ContentBlockSection-module-scss-module__HRBWAG__singleWrap{background:#0000000f;border:1px solid #00000014;border-radius:18px;width:min(420px,100%);overflow:hidden}.ContentBlockSection-module-scss-module__HRBWAG__blue .ContentBlockSection-module-scss-module__HRBWAG__singleWrap{background:#ffffff0f;border-color:#ffffff29}.ContentBlockSection-module-scss-module__HRBWAG__singleImg{width:100%;height:auto;display:block}.ContentBlockSection-module-scss-module__HRBWAG__img{object-fit:cover;width:100%;height:100%;display:block}.ContentBlockSection-module-scss-module__HRBWAG__imgWrap{position:absolute;inset:0}.ContentBlockSection-module-scss-module__HRBWAG__cardSheen{opacity:.55;pointer-events:none;background:radial-gradient(circle at 20% 20%,#fba71159,#0000 55%);position:absolute;inset:-40%}@media (max-width:960px){.ContentBlockSection-module-scss-module__HRBWAG__mediaLeft,.ContentBlockSection-module-scss-module__HRBWAG__mediaRight{grid-template-columns:1fr}.ContentBlockSection-module-scss-module__HRBWAG__copy{max-width:800px}.ContentBlockSection-module-scss-module__HRBWAG__stackWrap{width:min(520px,100%)}}.ContentBlockSection-module-scss-module__HRBWAG__slideshowWrap{aspect-ratio:4/3;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;width:100%;position:relative;overflow:hidden}.ContentBlockSection-module-scss-module__HRBWAG__slideshowImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ContentBlockSection-module-scss-module__HRBWAG__yellow .ContentBlockSection-module-scss-module__HRBWAG__slideshowWrap{background:#ffffff8c;border-color:#1010141f;box-shadow:0 18px 45px #00000024}.ContentBlockSection-module-scss-module__HRBWAG__slideshowSheen{opacity:.55;pointer-events:none;background:radial-gradient(circle at 20% 20%,#fba71159,#0000 55%);position:absolute;inset:-40%}
.HeroSecondary-module-scss-module__n3vFfG__section{background:var(--paper);padding:clamp(44px,6vw,84px) 0}.HeroSecondary-module-scss-module__n3vFfG__container{max-width:var(--container);margin:0 auto;padding:0 20px}.HeroSecondary-module-scss-module__n3vFfG__inner{max-width:820px}.HeroSecondary-module-scss-module__n3vFfG__eyebrow{color:var(--blue);letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:900}.HeroSecondary-module-scss-module__n3vFfG__h1{letter-spacing:-.03em;color:var(--blue);margin-top:10px;font-size:clamp(44px,5vw,72px);line-height:.95}.HeroSecondary-module-scss-module__n3vFfG__subtitle{color:#101014c7;white-space:pre-line;margin-top:14px;font-size:17px;line-height:1.7}.HeroSecondary-module-scss-module__n3vFfG__ctas{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.HeroSecondary-module-scss-module__n3vFfG__primary{background:var(--yellow);color:#101014;border-radius:999px;padding:12px 16px;font-weight:900}.HeroSecondary-module-scss-module__n3vFfG__secondary{color:var(--blue);border:2px solid #271acf33;border-radius:999px;padding:12px 16px;font-weight:900}
.HeroSection-module-scss-module__BT2ucq__hero{background:var(--blue);color:var(--ink);padding:130px 0 clamp(150px,5vw,72px);position:relative;overflow:hidden}.HeroSection-module-scss-module__BT2ucq__container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(22px,4vw,48px);max-width:1120px;margin:0 auto;padding:0 20px;display:grid}.HeroSection-module-scss-module__BT2ucq__portraitCol{justify-content:center;display:flex}.HeroSection-module-scss-module__BT2ucq__portraitCard{background:#fff;border-radius:24px;padding:0;position:relative}.HeroSection-module-scss-module__BT2ucq__portraitImg{border-radius:18px;width:100%;height:auto;display:block;transform:translateZ(0)}.HeroSection-module-scss-module__BT2ucq__portraitPlaceholder{opacity:.9;background:#ffffff1f;border-radius:18px;place-items:center;height:380px;font-weight:700;display:grid}.HeroSection-module-scss-module__BT2ucq__copyCol{max-width:620px}.HeroSection-module-scss-module__BT2ucq__kickerPill{color:var(--ink);letter-spacing:.02em;border-radius:999px;align-items:center;margin-bottom:18px;padding:15px 0;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.HeroSection-module-scss-module__BT2ucq__h1{letter-spacing:-.03em;font-size:clamp(28px,10vw,60px);line-height:1.15;font-family:var(--font-bugaki);background-color:var(--paper);border-radius:30px;margin:-10px 0 0;padding:10px;font-weight:400}.HeroSection-module-scss-module__BT2ucq__emph{color:var(--ink);border-top-left-radius:0;margin:0 .12em;display:inline-block;position:relative}.HeroSection-module-scss-module__BT2ucq__emph:after{content:"";background:var(--yellow);mix-blend-mode:multiply;border-radius:999px;height:.2em;position:absolute;bottom:.15em;left:0;right:0}.HeroSection-module-scss-module__BT2ucq__exclaim{color:var(--ink)}.HeroSection-module-scss-module__BT2ucq__lead{color:var(--ink);white-space:pre-line;max-width:56ch;margin:16px 0 0;font-size:20px;line-height:1.55}.HeroSection-module-scss-module__BT2ucq__ctaRow{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.HeroSection-module-scss-module__BT2ucq__primaryBtn{background:var(--paper);color:var(--ink);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:900;transition:transform .15s,filter .15s;display:inline-flex}.HeroSection-module-scss-module__BT2ucq__primaryBtn:hover{filter:brightness(1.02);transform:translateY(-2px)}.HeroSection-module-scss-module__BT2ucq__secondaryBtn{color:#ffffffeb;background:0 0;border:2px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:800;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.HeroSection-module-scss-module__BT2ucq__secondaryBtn:hover{background:#ffffff0f;border-color:#fff6;transform:translateY(-2px)}.HeroSection-module-scss-module__BT2ucq__trustLine{color:#ffffffc7;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;font-size:14px;display:flex}.HeroSection-module-scss-module__BT2ucq__trustBadge{background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;padding:8px 12px;font-weight:800}.HeroSection-module-scss-module__BT2ucq__trustSep{opacity:.7}.HeroSection-module-scss-module__BT2ucq__center{text-align:center;font-family:var(--font-bugaki);color:var(--ink);place-items:center;width:100%;margin:auto;padding-bottom:clamp(90px,5vw,50px);font-weight:400;display:inline-grid;transform:translateZ(0)}.HeroSection-module-scss-module__BT2ucq__centerLabel{letter-spacing:-.02em;font-size:55px;font-weight:400;line-height:1}.HeroSection-module-scss-module__BT2ucq__centerSub{margin-top:2px;font-size:30px;line-height:1}.HeroSection-module-scss-module__BT2ucq__centerSub span{font-size:22px;font-family:var(--font-rabbits);text-transform:uppercase;display:inline-block;position:relative;transform:rotate(345deg)}@media (max-width:960px){.HeroSection-module-scss-module__BT2ucq__kickerPill{margin-bottom:0}.HeroSection-module-scss-module__BT2ucq__centerLabel{font-size:42px}.HeroSection-module-scss-module__BT2ucq__h1{margin:0 -10px;padding:15px;font-size:33px}.HeroSection-module-scss-module__BT2ucq__center{padding-bottom:60px;display:none}.HeroSection-module-scss-module__BT2ucq__hero{padding-top:100px}.HeroSection-module-scss-module__BT2ucq__container{grid-template-columns:1fr}.HeroSection-module-scss-module__BT2ucq__copyCol{max-width:700px}.HeroSection-module-scss-module__BT2ucq__portraitCard{width:min(520px,100%)}}
.TiltCard-module-scss-module__Ux9uuW__card{--rx:0deg;--ry:0deg;--sx:0px;--sy:0px;--mx:50%;--my:35%;width:100%;box-shadow:calc(var(--sx)*1)calc(var(--sy)*1)34px #00000038,0 18px 55px #0000002e;transform-style:preserve-3d;transform:perspective(900px)rotateX(var(--rx))rotateY(var(--ry));will-change:transform;background:#ffffff14;border:3px solid #ffffff29;border-radius:22px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.TiltCard-module-scss-module__Ux9uuW__card:hover{border-color:#fba71159}.TiltCard-module-scss-module__Ux9uuW__img{object-fit:contain;-webkit-user-select:none;user-select:none;background:#0000000a;width:100%;height:100%;display:block;transform:translateZ(18px)}@media (prefers-reduced-motion:reduce){.TiltCard-module-scss-module__Ux9uuW__card{transition:none!important;transform:none!important}}
.ImpactSection-module-scss-module__-jc9mq__section{background:var(--paper);color:var(--ink);padding:100px 0}.ImpactSection-module-scss-module__-jc9mq__container{max-width:var(--container);margin:0 auto;padding:0 20px}.ImpactSection-module-scss-module__-jc9mq__header{max-width:980px;margin:0 auto 22px}.ImpactSection-module-scss-module__-jc9mq__eyebrow{color:var(--ink);background-color:var(--yellow-light);border-radius:99px;margin-bottom:6px;padding:8px 16px;font-size:18px;font-weight:900;display:inline-block}.ImpactSection-module-scss-module__-jc9mq__h2{letter-spacing:-.03em;color:var(--yellow);font-size:clamp(38px,4.8vw,62px);font-family:var(--font-bugaki);margin:0;font-weight:400;line-height:1.02}.ImpactSection-module-scss-module__-jc9mq__intro{color:#1c1c1ce6;max-width:750px;margin-top:12px}.ImpactSection-module-scss-module__-jc9mq__intro p{margin:0;font-size:16.5px;line-height:1.7}.ImpactSection-module-scss-module__-jc9mq__statsCard{background:var(--blue);border-radius:22px;margin-top:22px;padding:clamp(18px,3vw,28px);position:relative;overflow:hidden;box-shadow:0 22px 60px #0000002e}.ImpactSection-module-scss-module__-jc9mq__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid;position:relative}.ImpactSection-module-scss-module__-jc9mq__stat{background:#ffffff0f;border:1px solid #ffffff4d;border-radius:16px;padding:14px 14px 12px}.ImpactSection-module-scss-module__-jc9mq__value{color:var(--ink);letter-spacing:-.02em;font-size:50px;line-height:1;font-family:var(--font-bugaki);font-weight:400}.ImpactSection-module-scss-module__-jc9mq__label{color:var(--ink);max-width:28ch;margin-top:8px;font-size:14.5px;font-weight:700;line-height:1.35}.ImpactSection-module-scss-module__-jc9mq__featured{background:#ffffff29;border:1px solid #ffffff4d;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:16px;padding:14px 16px;display:grid;position:relative}.ImpactSection-module-scss-module__-jc9mq__featuredValue{color:var(--ink);font-size:50px;line-height:1;font-family:var(--font-bugaki);font-weight:400}.ImpactSection-module-scss-module__-jc9mq__featuredLabel{color:var(--ink);font-weight:800;line-height:1.35}.ImpactSection-module-scss-module__-jc9mq__cta{text-align:center;margin-top:75px}.ImpactSection-module-scss-module__-jc9mq__ctaTitle{letter-spacing:-.02em;font-size:50px;font-weight:900;font-family:var(--font-caveat);margin-bottom:30px}.ImpactSection-module-scss-module__-jc9mq__ctaBtn{background:var(--yellow);color:var(--ink);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:900;transition:transform .15s,filter .15s;display:inline-flex}.ImpactSection-module-scss-module__-jc9mq__ctaBtn:hover{filter:brightness(1.02);transform:translateY(-2px)}@media (max-width:980px){.ImpactSection-module-scss-module__-jc9mq__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ImpactSection-module-scss-module__-jc9mq__statsGrid{grid-template-columns:1fr}.ImpactSection-module-scss-module__-jc9mq__value{font-size:40px}.ImpactSection-module-scss-module__-jc9mq__ctaTitle{font-size:38px}}
.InstagramSection-module-scss-module__EOyTUa__section{background:var(--paper);padding:clamp(56px,6vw,92px) 0}.InstagramSection-module-scss-module__EOyTUa__container{max-width:var(--container);margin:0 auto;padding:0 20px}.InstagramSection-module-scss-module__EOyTUa__header{margin-bottom:22px}.InstagramSection-module-scss-module__EOyTUa__eyebrow{color:var(--ink);background-color:var(--yellow-light);border-radius:99px;margin-bottom:6px;padding:8px 16px;font-size:18px;font-weight:900;display:inline-block}.InstagramSection-module-scss-module__EOyTUa__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.InstagramSection-module-scss-module__EOyTUa__h2{color:var(--yellow);letter-spacing:-.03em;font-size:clamp(28px,4vw,44px);font-family:var(--font-bugaki);margin:0;font-weight:400}.InstagramSection-module-scss-module__EOyTUa__follow{color:var(--ink);border-bottom:2px solid #0000001a;padding-bottom:2px;font-weight:900}.InstagramSection-module-scss-module__EOyTUa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.InstagramSection-module-scss-module__EOyTUa__placeholder{aspect-ratio:1;background:#1c1c1c1a;border:1px solid #1c1c1c0f;border-radius:14px}@media (max-width:980px){.InstagramSection-module-scss-module__EOyTUa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.InstagramSection-module-scss-module__EOyTUa__grid{grid-template-columns:1fr}}
.LocatedProjectsSection-module-scss-module__PEZ2lG__section{background:#f7faf7;padding:clamp(38px,5vw,76px) 0}.LocatedProjectsSection-module-scss-module__PEZ2lG__container{max-width:var(--container);margin:0 auto;padding:0 20px}.LocatedProjectsSection-module-scss-module__PEZ2lG__top{max-width:920px}.LocatedProjectsSection-module-scss-module__PEZ2lG__title{color:var(--blue);font-size:clamp(30px,3.4vw,48px);line-height:1.05}.LocatedProjectsSection-module-scss-module__PEZ2lG__intro{white-space:pre-line;margin-top:20px;line-height:1.7}.LocatedProjectsSection-module-scss-module__PEZ2lG__mobileToggle{gap:10px;margin-top:14px;display:none}.LocatedProjectsSection-module-scss-module__PEZ2lG__toggleBtn{cursor:pointer;background:#fffc;border:1px solid #1010141f;border-radius:999px;padding:10px 14px;font-weight:900}.LocatedProjectsSection-module-scss-module__PEZ2lG__toggleBtn.LocatedProjectsSection-module-scss-module__PEZ2lG__active{color:var(--blue);background:#271acf0f;border-color:#271acf40}.LocatedProjectsSection-module-scss-module__PEZ2lG__grid{grid-template-columns:.75fr 1fr;align-items:start;gap:18px;margin-top:60px;padding:0 20px;display:grid}.LocatedProjectsSection-module-scss-module__PEZ2lG__mapCol{background:#271acf0a;border:1px solid #10101414;border-radius:20px;height:calc(100vh - 150px);position:sticky;top:125px;overflow:hidden}.LocatedProjectsSection-module-scss-module__PEZ2lG__mapWrap{width:100%;height:100%}.LocatedProjectsSection-module-scss-module__PEZ2lG__listCol{height:100%;position:relative}.LocatedProjectsSection-module-scss-module__PEZ2lG__list{gap:12px;display:grid}.LocatedProjectsSection-module-scss-module__PEZ2lG__card{text-align:left;cursor:pointer;background-color:#fff;border:1px solid #10101414;border-radius:20px;width:100%;padding:20px 15px;transition:transform .18s,box-shadow .18s,border-color .18s}.LocatedProjectsSection-module-scss-module__PEZ2lG__card:hover{border-color:#271acf38;transform:translateY(-2px);box-shadow:0 14px 30px #10101414}.LocatedProjectsSection-module-scss-module__PEZ2lG__cardTitleRow{grid-template-columns:30px 1fr auto;justify-content:space-between;align-items:center;gap:15px;display:grid}.LocatedProjectsSection-module-scss-module__PEZ2lG__cardIndex{background-color:var(--yellow);width:30px;height:30px;color:var(--ink);border-radius:30px;justify-content:center;align-items:center;font-weight:900;display:flex}.LocatedProjectsSection-module-scss-module__PEZ2lG__cardTitle{color:var(--ink);font-size:18px;line-height:1.5}.LocatedProjectsSection-module-scss-module__PEZ2lG__cardDesc{color:#101014b8;margin-top:8px;font-size:14px;line-height:1.55}.LocatedProjectsSection-module-scss-module__PEZ2lG__overlay{z-index:10;background:#fffffffa;border:1px solid #10101414;border-radius:20px;position:absolute;inset:0;overflow:auto;box-shadow:0 18px 50px #1010141f}.LocatedProjectsSection-module-scss-module__PEZ2lG__overlayInner{padding:25px}.LocatedProjectsSection-module-scss-module__PEZ2lG__backBtn{color:var(--ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;margin-bottom:15px;padding:7.5px;font-size:12px;font-weight:950;display:flex}.LocatedProjectsSection-module-scss-module__PEZ2lG__overlayTitle{color:#101014f2;margin-top:6px;font-size:26px;line-height:1.1}.LocatedProjectsSection-module-scss-module__PEZ2lG__beforeAfter{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.LocatedProjectsSection-module-scss-module__PEZ2lG__figure{background:#1010140a;border:1px solid #10101414;border-radius:16px;margin:0;overflow:hidden}.LocatedProjectsSection-module-scss-module__PEZ2lG__baImg{width:100%;height:auto;display:block}.LocatedProjectsSection-module-scss-module__PEZ2lG__caption{color:#101014c7;background:#fffc;border-top:1px solid #1010140f;padding:10px 12px;font-weight:900}.LocatedProjectsSection-module-scss-module__PEZ2lG__rich{color:#101014d1;margin-top:14px;line-height:1.75}.LocatedProjectsSection-module-scss-module__PEZ2lG__bullets{color:#101014d1;margin-top:12px;padding-left:18px;line-height:1.7}.LocatedProjectsSection-module-scss-module__PEZ2lG__marker{background:var(--yellow);width:40px;height:40px;color:var(--ink);border:2px solid #ffffffe6;border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:transform .18s,opacity .18s;display:flex;box-shadow:0 5px 10px #0000005a}@media (max-width:750px){.LocatedProjectsSection-module-scss-module__PEZ2lG__grid{grid-template-columns:1fr}.LocatedProjectsSection-module-scss-module__PEZ2lG__mobileToggle{display:flex}.LocatedProjectsSection-module-scss-module__PEZ2lG__mapCol{height:35vh;position:relative;top:auto}.LocatedProjectsSection-module-scss-module__PEZ2lG__modeMap .LocatedProjectsSection-module-scss-module__PEZ2lG__mapCol{display:block}.LocatedProjectsSection-module-scss-module__PEZ2lG__modeMap .LocatedProjectsSection-module-scss-module__PEZ2lG__listCol{display:none}.LocatedProjectsSection-module-scss-module__PEZ2lG__beforeAfter{grid-template-columns:1fr}.LocatedProjectsSection-module-scss-module__PEZ2lG__overlay{z-index:9999999;border-radius:0;position:fixed;inset:0}}.LocatedProjectsSection-module-scss-module__PEZ2lG__compareWrap{background:#1010140a;border:1px solid #10101414;border-radius:16px;margin-top:14px;position:relative;overflow:hidden}.LocatedProjectsSection-module-scss-module__PEZ2lG__compare{width:100%;height:auto}.LocatedProjectsSection-module-scss-module__PEZ2lG__compareSingle{background:#1010140a;border:1px solid #10101414;border-radius:16px;margin-top:14px;overflow:hidden}.LocatedProjectsSection-module-scss-module__PEZ2lG__compareSingleImg{width:100%;height:auto;display:block}
.ProxyVoteSection-module-scss-module__q6mh9W__section{background:var(--yellow);padding:clamp(70px,6vw,92px) 0}.ProxyVoteSection-module-scss-module__q6mh9W__container{max-width:var(--container);margin:0 auto;padding:0 20px}.ProxyVoteSection-module-scss-module__q6mh9W__header{margin:0 auto 22px}.ProxyVoteSection-module-scss-module__q6mh9W__h2{color:var(--ink);letter-spacing:-.03em;font-size:clamp(34px,4.4vw,56px);font-family:var(--font-bugaki);margin:0;font-weight:400}.ProxyVoteSection-module-scss-module__q6mh9W__p{color:#101014d9;max-width:80ch;margin:12px 0 0;font-size:20px;line-height:1.7}.ProxyVoteSection-module-scss-module__q6mh9W__cards{grid-template-columns:1fr 1fr;gap:30px;margin-top:50px;display:grid}.ProxyVoteSection-module-scss-module__q6mh9W__card{border-radius:25px;overflow:hidden;box-shadow:0 20px 50px #0000001f}.ProxyVoteSection-module-scss-module__q6mh9W__cardInner{padding:20px}.ProxyVoteSection-module-scss-module__q6mh9W__cardTitle{margin:0;font-size:22px;font-weight:1000;line-height:1.15}.ProxyVoteSection-module-scss-module__q6mh9W__cardBody{opacity:.92;margin:15px 0;font-size:14.5px;line-height:1.6}.ProxyVoteSection-module-scss-module__q6mh9W__cardLight{background:var(--paper);color:#101014}.ProxyVoteSection-module-scss-module__q6mh9W__cardDark{background:var(--blue);color:var(--ink)}.ProxyVoteSection-module-scss-module__q6mh9W__btn{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:12px 16px;font-weight:900;transition:transform .15s,filter .15s,background .15s;display:inline-flex}.ProxyVoteSection-module-scss-module__q6mh9W__btn:hover{filter:brightness(1.02);transform:translateY(-2px)}.ProxyVoteSection-module-scss-module__q6mh9W__btnDark{background:var(--yellow);color:var(--ink)}.ProxyVoteSection-module-scss-module__q6mh9W__btnLight{color:#0f2a3a;background:#ffffffeb}@media (max-width:900px){.ProxyVoteSection-module-scss-module__q6mh9W__cards{grid-template-columns:1fr}}
.StatementSection-module-scss-module__1yiYOq__section{background:var(--yellow);padding:150px 0}.StatementSection-module-scss-module__1yiYOq__container{text-align:center;flex-flow:column;gap:30px;max-width:1100px;margin:0 auto;padding:0 15px;display:flex}.StatementSection-module-scss-module__1yiYOq__kicker{color:var(--ink);letter-spacing:.02em;margin-bottom:10px;font-size:20px;font-weight:900}@media screen and (max-width:600px){.StatementSection-module-scss-module__1yiYOq__kicker{font-size:16px}}.StatementSection-module-scss-module__1yiYOq__h2{color:var(--i);letter-spacing:-.03em;font-size:clamp(33px,7vw,56px);line-height:1.12;font-family:var(--font-bugaki);margin:0;font-weight:400}
.GlobalBanner-module-scss-module__gkzdEG__banner{background:var(--yellow);color:var(--inkk);z-index:99;width:100%;padding:15px 0;font-weight:700;position:fixed;bottom:0;left:0}.GlobalBanner-module-scss-module__gkzdEG__inner{max-width:var(--container);justify-content:center;align-items:center;gap:16px;margin:0 auto;padding:0 20px;display:flex;position:relative}.GlobalBanner-module-scss-module__gkzdEG__text{text-align:center;font-size:16px}.GlobalBanner-module-scss-module__gkzdEG__button{color:#fff;background:#101014;border-radius:999px;padding:8px 14px;transition:opacity .2s}.GlobalBanner-module-scss-module__gkzdEG__button:hover{opacity:.85}.GlobalBanner-module-scss-module__gkzdEG__close{cursor:pointer;background:0 0;border:none;font-size:18px;font-weight:900;position:absolute;right:20px}@media (max-width:768px){.GlobalBanner-module-scss-module__gkzdEG__inner{flex-direction:column;gap:8px}.GlobalBanner-module-scss-module__gkzdEG__close{top:6px;right:10px}}
