@font-face{font-family:Gotham;src:url(/fonts/Gotham-font-family-www.Dfonts.org/Gotham/Gotham-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-font-family-www.Dfonts.org/Gotham/Gotham-Book.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-font-family-www.Dfonts.org/Gotham/Gotham-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-font-family-www.Dfonts.org/Gotham/Gotham-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--color-white:#fff;--color-black:#000;--color-primary:#121212;--color-purple:#602991;--color-text-light:#ffffffd9;--color-text-muted:#fff9;--font-family:"Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--transition-fast:all .15s ease-out}html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}html,body{width:100%;max-width:100%;font-family:var(--font-family);color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;padding:0;overflow-x:clip}#root{background:#fff;flex-direction:column;width:100%;max-width:100%;min-height:100svh;display:flex;overflow-x:clip}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.top-header{z-index:1000;width:100%;box-shadow:none;background-color:#0000;border-bottom:1px solid #0000;padding:1.1rem 0;transition:padding .4s cubic-bezier(.4,0,.2,1),background-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-color .4s,box-shadow .4s,opacity .35s;position:fixed;top:0;left:0}.top-header.scrolled{-webkit-backdrop-filter:none;box-shadow:none;background-color:#fff;border-color:#00000014;padding:1.1rem 0}.top-header.scrolled .nav-link{color:#121212}.top-header.scrolled .nav-link:hover{opacity:.65}.top-header.scrolled .search-trigger-btn{color:#121212}.top-header.scrolled .search-trigger-btn:hover{color:#602991}.top-header.scrolled .hamburger-line{background-color:#121212}.top-header.scrolled .header-logo{height:30px}.top-header.scrolled .cta-button{color:#fff;background-color:#602991;border-color:#602991}.top-header.scrolled .cta-button:hover{color:#fff;background-color:#4d2174;border-color:#4d2174}.top-header.page-light{box-shadow:none;background-color:#fff;border-color:#0000}.top-header.page-light .nav-link{color:#121212}.top-header.page-light .nav-link:hover{opacity:.65}.top-header.page-light .search-trigger-btn{color:#121212}.top-header.page-light .search-trigger-btn:hover{color:#602991}.top-header.page-light .hamburger-line{background-color:#121212}.header-container{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 4rem;display:flex}.logo-link{z-index:1001;align-items:center;display:flex}.header-logo{width:auto;height:30px;transition:height .4s,opacity .3s;display:block}.desktop-nav{align-items:center;gap:2.5rem;margin-left:3.5rem;margin-right:auto;display:flex}.nav-link{color:#fff;letter-spacing:0;text-transform:none;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:color .25s;position:relative}.nav-link:hover{opacity:.75}.nav-dropdown{position:relative}.nav-dropdown-trigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-family:inherit;display:inline-flex}.nav-dropdown-chevron{transition:transform .25s}.nav-dropdown.open .nav-dropdown-chevron,.nav-dropdown:hover .nav-dropdown-chevron,.nav-dropdown:focus-within .nav-dropdown-chevron{transform:rotate(180deg)}.nav-dropdown-menu{min-width:12.5rem;box-shadow:none;opacity:0;visibility:hidden;z-index:1002;background:0 0;border:none;margin:0;padding:.75rem 0 0;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:0;transform:translateY(.35rem)}.nav-dropdown-wide .nav-dropdown-menu{min-width:16.5rem;left:auto;right:0}.nav-dropdown-menu:before{content:"";height:.75rem;position:absolute;top:0;left:0;right:0}.nav-dropdown-panel{background-color:#fff;border:1px solid #00000014;list-style:none;overflow:hidden;box-shadow:0 12px 32px #0000001f}.top-header:not(.scrolled):not(.page-light) .nav-dropdown-panel{background-color:#1a1a1a;border-color:#ffffff1a;box-shadow:0 12px 32px #00000059}.nav-dropdown.open .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-link{color:#121212;padding:.65rem 1.15rem;font-size:.92rem;font-weight:500;transition:background-color .2s,color .2s;display:block}.nav-dropdown-link+.nav-dropdown-link{border-top:1px solid #0000000f}.top-header:not(.scrolled):not(.page-light) .nav-dropdown-link{color:#ffffffe6}.top-header:not(.scrolled):not(.page-light) .nav-dropdown-link+.nav-dropdown-link{border-top-color:#ffffff14}.nav-dropdown-link:hover{color:#602991;opacity:1;background-color:#60299114}.top-header:not(.scrolled):not(.page-light) .nav-dropdown-link:hover{color:#fff;background-color:#ffffff14}.top-header.search-open{opacity:0;pointer-events:none}.header-actions{align-items:center;gap:1.75rem;display:flex}.search-trigger-btn{color:#ffffffd9;justify-content:center;align-items:center;transition:color .25s,transform .25s;display:flex}.search-trigger-btn:hover{color:#fff;transform:scale(1.05)}.search-overlay{z-index:1100;pointer-events:none;opacity:0;transition:opacity .35s;position:fixed;inset:0}.search-overlay.open{pointer-events:all;opacity:1}.search-overlay-panel{background-color:#f0ede8;min-height:52vh;padding:1.75rem 0 4rem;transition:transform .45s cubic-bezier(.16,1,.3,1);transform:translateY(-100%)}.search-overlay.open .search-overlay-panel{transform:translateY(0)}.search-overlay-header{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto 4rem;padding:0 4rem;display:flex}.search-overlay-logo img{width:auto;height:36px;display:block}.search-overlay-close{color:#121212;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.search-overlay-close:hover{opacity:.6}.search-overlay-form{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem}.search-overlay-field{border-bottom:7px solid #602991;padding-bottom:1.25rem;position:relative}.search-overlay-input{color:#121212;letter-spacing:-.02em;background:0 0;border:none;outline:none;width:100%;padding:0 4.5rem 0 0;font-family:inherit;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1}.search-overlay-input::placeholder{color:#12121259}.search-overlay-submit{color:#fff;background-color:#602991;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s;display:flex;position:absolute;bottom:1.5rem;right:0}.search-overlay-submit:hover{opacity:.75}.cta-button{color:#000;text-transform:none;letter-spacing:0;white-space:nowrap;background-color:#fff;border:2px solid #fff;border-radius:0;padding:.95rem 1.65rem;font-size:.9rem;font-weight:700;transition:background-color .25s,color .25s,border-color .25s,transform .15s}.cta-button:hover{color:#fff;background-color:#0000}.cta-button:active{transform:scale(.97)}.mobile-menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:10px;display:none}.hamburger-box{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex;position:relative}.hamburger-line{background-color:#fff;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .2s;display:block}.mobile-menu-toggle.open .hamburger-line:first-child{transform:translateY(8px)rotate(45deg)}.mobile-menu-toggle.open .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.open .hamburger-line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-drawer-overlay{z-index:998;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;width:100%;height:100%;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.mobile-drawer-overlay.open{opacity:1;pointer-events:all}.mobile-drawer{z-index:999;width:360px;max-width:85%;height:100%;box-shadow:none;visibility:hidden;pointer-events:none;background-color:#0b0b0b;flex-direction:column;padding:6.5rem 2rem 2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-drawer.open{visibility:visible;pointer-events:auto;transform:translate(0);box-shadow:-10px 0 30px #00000080}.mobile-nav{flex-direction:column;gap:1.8rem;display:flex}.mobile-nav-link{letter-spacing:.08em;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff0d;padding:.5rem 0;font-size:1.25rem;font-weight:500;transition:color .25s,padding-left .25s}.mobile-nav-link:hover{color:#fff;padding-left:.5rem}.mobile-nav-group{flex-direction:column;gap:0;display:flex}.mobile-nav-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;font-family:inherit;display:flex}.mobile-nav-chevron{flex-shrink:0;transition:transform .25s}.mobile-nav-trigger.open .mobile-nav-chevron{transform:rotate(180deg)}.mobile-nav-submenu{flex-direction:column;gap:.25rem;padding:.25rem 0 .75rem 1rem;display:flex}.mobile-nav-sublink{letter-spacing:.04em;text-transform:none;color:#ffffffa6;border-bottom:none;padding:.45rem 0;font-size:1.05rem;font-weight:500;transition:color .25s,padding-left .25s}.mobile-nav-sublink:hover{color:#fff;padding-left:.35rem}.mobile-drawer-divider{background-color:#ffffff1a;height:1px;margin:1.5rem 0}.mobile-search-trigger{letter-spacing:.08em;text-transform:uppercase;color:#fffc;text-align:left;border-bottom:1px solid #ffffff0d;padding:.5rem 0;font-size:1.25rem;font-weight:500;transition:color .25s,padding-left .25s}.mobile-search-trigger:hover{color:#fff;padding-left:.5rem}.mobile-cta-btn{color:#000;text-align:center;text-transform:uppercase;letter-spacing:.08em;background-color:#fff;border:2px solid #fff;margin-top:1rem;padding:1.1rem;font-size:.95rem;font-weight:700;transition:background-color .25s,color .25s}.mobile-cta-btn:hover{color:#fff;background-color:#0000}@media (width<=1200px){.header-container{padding:0 2.5rem}.desktop-nav{gap:2rem;margin-left:3rem}}@media (width<=1024px){.desktop-nav,.search-trigger-btn,.cta-button{display:none}.mobile-menu-toggle{display:block}.top-header,.top-header.scrolled{padding:1rem 0}.header-logo{height:32px}.top-header.scrolled .header-logo{height:30px}}@media (width<=480px){.header-container,.search-overlay-header,.search-overlay-form{padding:0 1.5rem}.mobile-drawer{width:100%;max-width:100%}}.site-footer{color:#fff;background-color:#121212}.site-footer-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);width:100%;max-width:1440px;margin:0 auto;padding:clamp(3rem,6vw,4.5rem) 4rem 2.5rem;display:grid}.site-footer-brand{flex-direction:column;gap:1.5rem;max-width:22rem;display:flex}.site-footer-logo-link{width:fit-content;display:inline-block}.site-footer-logo{width:clamp(9rem,14vw,11.5rem);height:auto;display:block}.site-footer-tagline{color:#ffffffc7;max-width:26ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.site-footer-side{grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:end;gap:clamp(2rem,4vw,4rem);display:grid}.site-footer-nav{flex-direction:column;gap:.85rem;display:flex}.site-footer-link,.site-footer-phone{color:#ffffffe0;font-size:.95rem;font-weight:500;line-height:1.5;transition:color .2s,opacity .2s}.site-footer-link:hover,.site-footer-phone:hover{color:#fff;opacity:.85}.site-footer-contact{flex-direction:column;gap:.85rem;display:flex}.site-footer-social{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.site-footer-social-link{color:#fff;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s,border-color .2s;display:inline-flex}.site-footer-social-link:hover{background-color:#ffffff14;border-color:#ffffff80}.site-footer-copyright{color:#ffffff8c;border-top:1px solid #ffffff1f;grid-column:1/-1;margin:clamp(2rem,4vw,3rem) 0 0;padding-top:clamp(1.5rem,3vw,2rem);font-size:.875rem;font-weight:400;line-height:1.6}@media (width<=900px){.site-footer-inner{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2.5rem}.site-footer-brand,.site-footer-tagline{max-width:none}.site-footer-side{grid-template-columns:1fr 1fr}}@media (width<=600px){.site-footer-inner{padding:2.5rem 1.5rem 3rem}.site-footer-side{grid-template-columns:1fr;gap:2rem}}.main-content{flex:1;width:100%;overflow-x:clip}.hero-section{background-color:#252525;height:100vh;min-height:700px;position:relative;overflow:hidden}.hero-inner{grid-template-columns:minmax(0,48fr) minmax(0,52fr);align-items:stretch;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 4rem;display:grid}.hero-content{z-index:2;flex-direction:column;justify-content:center;min-width:0;padding:7rem 3rem 4rem 0;display:flex;position:relative}.hero-title{letter-spacing:-.025em;color:#fff;text-shadow:0 2px 18px #00000059;max-width:100%;margin:0 0 1.75rem;font-size:clamp(3.25rem,5.5vw,7rem);font-weight:700;line-height:1.02}.hero-title-line,.hero-title-line-first{display:block}@media (width>=1025px){.hero-title-line-first{white-space:nowrap}}.hero-title-accent{letter-spacing:.01em;font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.hero-description{color:#ffffffbf;max-width:34ch;margin:0 0 2.5rem;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:400;line-height:1.65}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.hero-btn{letter-spacing:0;white-space:nowrap;border:2px solid #fff;border-radius:0;padding:1.05rem 1.75rem;font-size:.9rem;font-weight:700;transition:background-color .25s,color .25s;display:inline-block}.hero-btn-primary{color:#000;background-color:#fff}.hero-btn-primary:hover,.hero-btn-secondary{color:#fff;background-color:#0000}.hero-btn-secondary:hover{color:#000;background-color:#fff}.hero-image-wrap{z-index:1;min-width:0;min-height:0;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}@media (width<=1200px){.hero-inner{padding:0 2.5rem}.hero-content{padding-right:2rem}}@media (width<=1024px){.hero-section{height:auto;min-height:100svh;overflow:hidden}.hero-inner{grid-template-rows:auto auto;grid-template-columns:1fr;height:auto;min-height:100svh;padding:0}.hero-content{justify-content:flex-start;padding:7rem 2.5rem 2rem}.hero-title{font-size:clamp(3.75rem,8vw,7rem)}.hero-description{max-width:36ch}.hero-image-wrap{width:100%;min-height:0}.hero-image{object-fit:contain;object-position:center top;width:100%;height:auto}}@media (width<=600px){.hero-content{padding:6.5rem 1.5rem 1.5rem}}.vision-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.vision-bar{background-color:var(--color-purple);width:100%;height:10px;margin-bottom:3.5rem}.vision-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.vision-grid{grid-template-columns:minmax(0,78fr) minmax(0,22fr);align-items:start;gap:2.5rem;display:grid}.vision-col{flex-direction:column;min-width:0;display:flex}.vision-main-image,.vision-side-image{min-width:0}.vision-side-image{max-width:220px}.vision-image{object-fit:cover;width:100%;height:auto;display:block}.vision-main-content,.vision-side-content{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:2rem;display:flex}.vision-title{letter-spacing:-.02em;color:#121212;margin:0;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.1}.vision-lead{color:#121212;margin:0;font-size:clamp(1.15rem,1.8vw,1.35rem);font-weight:500;line-height:1.5}.vision-body{color:#121212d1;max-width:34ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.vision-btn{letter-spacing:0;border:2px solid var(--color-purple);color:#121212;white-space:nowrap;background-color:#0000;border-radius:0;margin-top:.5rem;padding:1.05rem 1.75rem;font-size:.9rem;font-weight:700;transition:background-color .25s,color .25s;display:inline-block}.vision-btn:hover{background-color:var(--color-purple);color:#fff}@media (width<=1200px){.vision-inner{padding:0 2.5rem 4rem}.vision-grid{gap:2.5rem}.vision-side-image{max-width:200px}}@media (width<=900px){.vision-grid{grid-template-columns:1fr;gap:3rem}.vision-side-image{width:100%;max-width:none}.vision-lead,.vision-body{max-width:none}}@media (width<=600px){.vision-section{padding-top:2.5rem}.vision-inner{padding:0 1.5rem 3.5rem}.vision-bar{margin-bottom:2.5rem}.vision-main-content,.vision-side-content{margin-top:1.5rem}.vision-btn{text-align:center;width:100%}}.principles-section{color:#121212;background-color:#fff}.principles-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.principles-bar{background-color:var(--color-purple);width:100%;height:10px;margin-bottom:3.5rem}.principles-title{letter-spacing:-.02em;color:#121212;margin:0 0 3rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.1}.principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;column-gap:3rem;display:grid}.principle-card{flex-direction:column;gap:1.25rem;min-width:0;height:100%;padding:0;display:flex}.principle-image-placeholder{aspect-ratio:1;object-fit:cover;object-position:center;background-color:#d8d8d8;flex-shrink:0;width:100%;display:block}.principle-copy{flex-direction:column;flex:1;gap:.65rem;display:flex}.principle-heading{letter-spacing:-.01em;color:#121212;margin:0;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:700;line-height:1.25}.principle-text{color:#121212d1;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}@media (width<=1200px){.principles-inner{padding:0 2.5rem 4rem}.principles-grid{column-gap:2rem}}@media (width<=900px){.principles-grid{grid-template-columns:1fr;column-gap:0}.principles-title{text-align:center}.principle-card{height:auto}.principle-card+.principle-card{border-top:1px solid #1212121f;padding-top:3rem}}@media (width<=600px){.principles-inner{padding:0 1.5rem 3.5rem}.principles-bar,.principles-title{margin-bottom:2.5rem}}.meet-section{color:#fff;background-color:#121212;padding-top:clamp(3rem,6vw,5rem)}.meet-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.meet-bar{background-color:#fff;width:100%;height:10px;margin-bottom:3.5rem}.meet-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4rem;min-height:560px;display:grid}.meet-image-col{justify-content:center;align-items:center;min-width:0;display:flex}.meet-image{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%;max-height:640px;display:block}.meet-content{flex-direction:column;justify-content:center;gap:2rem;min-width:0;padding:2rem 0;display:flex}.meet-title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:700;line-height:1.1}.meet-title-accent{letter-spacing:.01em;font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.meet-text{flex-direction:column;gap:1.5rem;display:flex}.meet-text p{color:#ffffffd1;margin:0;font-size:1.05rem;font-weight:400;line-height:1.75}@media (width<=1200px){.meet-inner{padding:0 2.5rem 4rem}.meet-grid{gap:2.5rem}}@media (width<=900px){.meet-section{padding-top:2.5rem}.meet-bar{margin-bottom:2.5rem}.meet-grid{grid-template-columns:1fr;gap:2.5rem;min-height:0}.meet-image{aspect-ratio:4/5;max-height:520px}.meet-content{padding:0}}@media (width<=600px){.meet-inner{padding:0 1.5rem 3.5rem}.meet-content{gap:1.5rem}.meet-text{gap:1.25rem}}.impact-section{color:#121212;background-color:#fff;padding:clamp(3rem,6vw,5rem) 0}.impact-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem}.impact-frame{width:100%}.impact-bar{background-color:#121212;width:100%;height:10px}.impact-statement{letter-spacing:-.03em;color:#121212;margin:0;padding:clamp(2rem,4vw,3.5rem) 0;font-size:clamp(2rem,4.25vw,3.75rem);font-weight:700;line-height:1.12}.impact-statement-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}@media (width<=1200px){.impact-inner{padding:0 2.5rem}}@media (width<=600px){.impact-section{padding:2.5rem 0}.impact-inner{padding:0 1.5rem}.impact-statement{padding:2rem 0}}.articles-section{color:#121212;background-color:#fff}.articles-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.articles-bar{background-color:#121212;width:100%;height:10px;margin-bottom:3.5rem}.articles-layout{grid-template-columns:minmax(0,48fr) minmax(0,52fr);align-items:start;gap:3.5rem;display:grid}.articles-feature{background-color:#121212;background-image:repeating-conic-gradient(at 50% 108%,#ffffff17 0deg .8deg,#0000 .8deg 11deg);align-self:start;min-height:680px;position:sticky;top:5.5rem;overflow:hidden}.articles-feature-inner{flex-direction:column;justify-content:space-between;min-height:680px;padding:3.5rem;display:flex}.articles-feature-title{letter-spacing:-.02em;color:#fff;max-width:16ch;margin:0;font-size:clamp(2rem,3.2vw,3rem);font-weight:700;line-height:1.15}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:3.5rem 3rem;display:grid;position:relative}.articles-grid:after{content:"";pointer-events:none;background-color:#121212;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.article-card{flex-direction:column;gap:1.5rem;min-width:0;height:100%;padding:0;display:flex}.article-card-image{aspect-ratio:16/10;object-fit:cover;object-position:center;background-color:#d8d8d8;flex-shrink:0;width:100%;display:block}.article-card-body{flex-direction:column;flex:1;gap:1rem;display:flex}.article-card-title{letter-spacing:-.01em;color:#121212;min-height:2.6em;margin:0;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:700;line-height:1.25}.article-card-text{color:#121212d1;flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.articles-link{color:#121212;align-items:center;gap:.4rem;margin-top:auto;font-size:.95rem;font-weight:700;transition:color .25s,gap .25s;display:inline-flex}.articles-feature .articles-link{color:#fff}.articles-link:hover{color:var(--color-purple);gap:.65rem}.articles-feature .articles-link:hover{color:#ffffffbf}.articles-link-arrow{font-size:1.1em;line-height:1}@media (width<=1200px){.articles-inner{padding:0 2.5rem 4rem}.articles-layout{gap:2.5rem}}@media (width<=1024px){.articles-layout{grid-template-columns:1fr;gap:3rem}.articles-feature{min-height:480px;position:static}.articles-feature-inner{min-height:480px;padding:2.5rem}.articles-feature-title{max-width:none}}@media (width<=768px){.articles-grid{grid-template-columns:1fr;gap:0}.articles-grid:after{display:none}.article-card{height:auto}.article-card-title{min-height:0}.article-card:not(:first-child){border-top:1px solid #1212121f;margin-top:3rem;padding-top:3rem}}@media (width<=600px){.articles-inner{padding:0 1.5rem 3.5rem}.articles-bar{margin-bottom:2.5rem}.articles-feature-inner{min-height:400px;padding:2rem}}.speaking-section{color:#fff;background-color:#121212;padding-top:clamp(3rem,6vw,5rem)}.speaking-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.speaking-bar{background-color:#fff;width:100%;height:10px;margin-bottom:3.5rem}.speaking-title{letter-spacing:-.02em;color:#fff;margin:0 0 3.5rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.1}.speaking-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;column-gap:3rem;display:grid}.speaking-card{flex-direction:column;gap:1.25rem;min-width:0;height:100%;display:flex}.speaking-card:nth-child(2),.speaking-card:nth-child(3){border-left:1px solid #ffffff38;margin-left:-1.5rem;padding-left:3rem}.speaking-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin:0;font-size:.7rem;font-weight:500}.speaking-card-title{letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:700;line-height:1.25}.speaking-card-text{color:#ffffffc7;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.speaking-cta-wrap{justify-content:flex-start;margin-top:3.5rem;display:flex}.speaking-cta{color:#121212;white-space:nowrap;background-color:#fff;border:2px solid #fff;border-radius:999px;padding:1.1rem 2.25rem;font-size:.95rem;font-weight:700;transition:background-color .25s,color .25s;display:inline-block}.speaking-cta:hover{color:#fff;background-color:#0000}@media (width<=1200px){.speaking-inner{padding:0 2.5rem 4rem}.speaking-grid{column-gap:2rem}}@media (width<=900px){.speaking-section{padding-top:2.5rem}.speaking-grid{grid-template-columns:1fr;gap:0}.speaking-card:nth-child(2),.speaking-card:nth-child(3){border-left:none;margin-left:0;padding-left:0}.speaking-card:not(:first-child){border-top:1px solid #ffffff26;padding-top:3rem}.speaking-title{margin-bottom:2.5rem}}@media (width<=600px){.speaking-inner{padding:0 1.5rem 3.5rem}.speaking-bar{margin-bottom:2.5rem}.speaking-cta-wrap{margin-top:2.5rem}}.impact-areas-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.impact-areas-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.impact-areas-bar{background-color:#121212;width:100%;height:10px;margin-bottom:3.5rem}.impact-areas-banner{width:100%;margin-bottom:3.5rem}.impact-areas-banner-image{object-fit:cover;width:100%;height:auto;display:block}.impact-areas-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;column-gap:3rem;display:grid}.impact-areas-item{flex-direction:column;gap:1rem;min-width:0;height:100%;display:flex}.impact-areas-item:nth-child(2),.impact-areas-item:nth-child(3){border-left:1px solid #1212121f;margin-left:-1.5rem;padding-left:3rem}.impact-areas-title{letter-spacing:-.01em;color:#121212;margin:0;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:700;line-height:1.25}.impact-areas-text{color:#121212d1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}@media (width<=1200px){.impact-areas-inner{padding:0 2.5rem 4rem}.impact-areas-grid{column-gap:2rem}}@media (width<=900px){.impact-areas-section{padding-top:2.5rem}.impact-areas-bar,.impact-areas-banner{margin-bottom:2.5rem}.impact-areas-grid{grid-template-columns:1fr;column-gap:0}.impact-areas-item:nth-child(2),.impact-areas-item:nth-child(3){border-left:none;margin-left:0;padding-left:0}.impact-areas-item:not(:first-child){border-top:1px solid #1212121f;margin-top:2.5rem;padding-top:2.5rem}}@media (width<=600px){.impact-areas-inner{padding:0 1.5rem 3.5rem}}.stepper-section{color:#121212;background-color:#fff}.stepper-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.stepper-bar{background-color:#121212;width:100%;height:10px;margin-bottom:3.5rem}.stepper-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;column-gap:3rem;display:grid}.stepper-item{flex-direction:column;gap:1rem;min-width:0;display:flex}.stepper-item:nth-child(2),.stepper-item:nth-child(3){border-left:1px solid #121212;margin-left:-1.5rem;padding-left:3rem}.stepper-label{letter-spacing:-.02em;color:#121212;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.stepper-title{letter-spacing:-.01em;color:#121212;margin:0 0 -.25rem;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:700;line-height:1.25}.stepper-image{object-fit:cover;object-position:center;background-color:#d8d8d8;flex-shrink:0;width:100%;display:block}.stepper-item:first-child .stepper-image{height:clamp(14rem,22vw,18rem)}.stepper-item:nth-child(2) .stepper-image{height:clamp(20rem,30vw,26rem)}.stepper-item:nth-child(3) .stepper-image{height:clamp(26rem,38vw,34rem)}.stepper-text{color:#121212d1;flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}@media (width<=1200px){.stepper-inner{padding:0 2.5rem 4rem}.stepper-grid{column-gap:2rem}}@media (width<=900px){.stepper-grid{grid-template-columns:1fr;column-gap:0}.stepper-item:nth-child(2),.stepper-item:nth-child(3){border-left:none;margin-left:0;padding-left:0}.stepper-item:not(:first-child){border-top:1px solid #121212;margin-top:2.5rem;padding-top:2.5rem}.stepper-item:first-child .stepper-image{height:clamp(14rem,55vw,18rem)}.stepper-item:nth-child(2) .stepper-image{height:clamp(20rem,65vw,26rem)}.stepper-item:nth-child(3) .stepper-image{height:clamp(26rem,75vw,34rem)}}@media (width<=600px){.stepper-inner{padding:0 1.5rem 3.5rem}.stepper-bar{margin-bottom:2.5rem}}.dignity-quote-section{color:#fff;background-color:#121212;padding-top:clamp(3rem,6vw,5rem)}.dignity-quote-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.dignity-quote-bar{background-color:#fff;width:100%;height:10px;margin-bottom:3.5rem}.dignity-quote-card{color:#121212;background-color:#fff;width:100%;min-height:clamp(22rem,36vw,30rem);margin:0;position:relative;overflow:hidden}.dignity-quote-card-bar{background-color:#121212;width:100%;height:10px}.dignity-quote-text{z-index:1;box-sizing:border-box;letter-spacing:-.02em;width:100%;margin:0;padding:clamp(2.25rem,4vw,3.5rem) clamp(2.25rem,4vw,3.5rem) clamp(3rem,8vw,5rem);font-size:clamp(1.85rem,3.4vw,3rem);font-weight:700;line-height:1.2;position:relative}.dignity-quote-pattern{pointer-events:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='36' viewBox='0 0 72 36'%3E%3Cpath d='M0 36 A36 36 0 0 1 72 36 Z' fill='%23121212' fill-opacity='0.07'/%3E%3C/svg%3E");background-repeat:repeat;background-size:4.5rem 2.25rem;height:46%;position:absolute;bottom:0;left:0;right:0}@media (width<=1200px){.dignity-quote-inner{padding:0 2.5rem 4rem}}@media (width<=600px){.dignity-quote-inner{padding:0 1.5rem 3.5rem}.dignity-quote-bar{margin-bottom:2.5rem}.dignity-quote-text{padding:2rem 1.5rem 2.5rem}}.join-cta-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.join-cta-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.join-cta-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(3.5rem,7vw,5.5rem)}.join-cta-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:44rem;margin:0 auto;display:flex}.join-cta-title{letter-spacing:-.02em;color:#121212;margin:0;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;line-height:1.15}.join-cta-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.join-cta-text{color:#121212;max-width:38ch;margin:0;font-size:clamp(1rem,1.4vw,1.125rem);font-weight:400;line-height:1.7}.join-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.75rem;display:flex}.join-cta-btn{white-space:nowrap;border:2px solid #0000;border-radius:999px;padding:1rem 2rem;font-size:.95rem;font-weight:700;transition:background-color .25s,color .25s,border-color .25s;display:inline-block}.join-cta-btn-outline{color:#121212;background-color:#0000;border:3px solid #121212}.join-cta-btn-outline:hover{color:#fff;background-color:#121212}@media (width<=1200px){.join-cta-inner{padding:0 2.5rem 4rem}}@media (width<=600px){.join-cta-inner{padding:0 1.5rem 3.5rem}.join-cta-bar{margin-bottom:2.5rem}.join-cta-actions{flex-direction:column;align-items:stretch;width:100%}.join-cta-btn{text-align:center}}.about-page{color:#121212;background-color:#fff;flex:1;width:100%;overflow-x:clip}.about-page-hero{background-color:#fff;padding-top:clamp(6rem,10vw,8rem)}.about-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.about-page-title{letter-spacing:-.03em;text-transform:uppercase;color:#121212;margin:0;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.02}.about-page-title-line{display:block}.about-page-title-long{font-size:clamp(2.25rem,5vw,4.25rem);line-height:1.08}.about-page-title-accent{letter-spacing:.01em;text-transform:none;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.about-video-card{aspect-ratio:16/9;background-color:#d8d8d8;width:100%;margin-top:clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.about-video-media{object-fit:cover;object-position:center;background-color:#d8d8d8;width:100%;height:100%;display:block}.about-video-play{cursor:pointer;background-color:#fff;border:none;justify-content:center;align-items:center;width:clamp(3.5rem,6vw,4.5rem);height:clamp(3.5rem,6vw,4.5rem);transition:transform .2s,opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-video-play:hover{transform:translate(-50%,-50%)scale(1.05)}.about-video-play-icon{border-top:.65rem solid #0000;border-bottom:.65rem solid #0000;border-left:1rem solid #121212;width:0;height:0;margin-left:.2rem;display:block}.about-page-intro{width:100%;max-width:none;margin-top:clamp(2.5rem,5vw,4rem)}.about-page-intro p{color:#121212;max-width:none;margin:0;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.65}.fearlessher-global-section{color:#fff;background-color:#121212;padding-top:clamp(3rem,6vw,5rem)}.fearlessher-global-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.fearlessher-global-bar{background-color:#fff;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.fearlessher-global-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}.fearlessher-global-image-col{min-width:0}.fearlessher-global-image{aspect-ratio:4/3;object-fit:cover;object-position:center;background-color:#2a2a2a;width:100%;display:block}.fearlessher-global-content{flex-direction:column;align-items:flex-start;gap:1.75rem;min-width:0;display:flex}.fearlessher-global-heading{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:700;line-height:1.15}.fearlessher-global-heading-accent{letter-spacing:.01em;color:#fff;font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.fearlessher-global-text{color:#ffffffe0;max-width:42ch;margin:0;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:400;line-height:1.75}.fearlessher-global-btn{color:#fff;white-space:nowrap;background-color:#0000;border:2px solid #fff;border-radius:999px;margin-top:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:700;transition:background-color .25s,color .25s;display:inline-block}.fearlessher-global-btn:hover{color:#121212;background-color:#fff}.fearlessher-voice-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.fearlessher-voice-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.fearlessher-voice-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.fearlessher-voice-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}.fearlessher-voice-image-col{min-width:0}.fearlessher-voice-image{aspect-ratio:4/3;object-fit:cover;object-position:center;background-color:#e8e8e8;width:100%;display:block}.fearlessher-voice-content{flex-direction:column;align-items:flex-start;gap:1.75rem;min-width:0;display:flex}.fearlessher-voice-heading{letter-spacing:-.02em;color:#121212;margin:0;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:700;line-height:1.15}.fearlessher-voice-heading-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.fearlessher-voice-text{color:#121212e0;max-width:42ch;margin:0;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:400;line-height:1.75}.about-visionary-section{color:#fff;background-color:#121212;padding-top:clamp(3rem,6vw,5rem)}.about-visionary-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.about-visionary-bar{background-color:#fff;width:100%;height:10px;margin-bottom:3.5rem}.about-visionary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}.about-visionary-content{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.about-visionary-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin:0;font-size:.95rem;font-weight:600}.about-visionary-title{letter-spacing:-.02em;color:#fff;max-width:14ch;margin:0;font-size:clamp(3rem,5.5vw,5rem);font-weight:700;line-height:1.1}.about-visionary-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.about-visionary-lead{color:#ffffffe0;max-width:42ch;margin:0;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:400;line-height:1.75}.about-visionary-image-col{justify-content:flex-end;min-width:0;display:flex}.about-visionary-image{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%;max-height:640px;display:block}.about-story-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.about-story-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.about-story-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.about-story-grid{grid-template-columns:minmax(240px,.75fr) minmax(0,2.25fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);display:grid}.about-story-heading{font-family:var(--font-family);letter-spacing:-.025em;color:#121212;flex-direction:column;align-self:start;max-width:8ch;margin:0;padding-bottom:2rem;font-size:clamp(3.25rem,6vw,5.5rem);font-weight:700;line-height:1.02;display:flex;position:sticky;top:6rem}.about-story-heading-line{display:block}.about-story-heading-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.about-story-text{flex-direction:column;gap:1.5rem;display:flex}.about-story-subheading{font-family:var(--font-family);letter-spacing:-.02em;text-transform:none;color:#121212;max-width:28ch;margin:1rem 0 0;font-size:clamp(1.25rem,2vw,1.55rem);font-style:normal;font-weight:700;line-height:1.25}.about-story-subheading:first-child{margin-top:0}.about-story-text p{font-family:var(--font-family);letter-spacing:normal;color:#121212e0;max-width:62ch;margin:0;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:400;line-height:1.75}.about-story-quote{border-left:3px solid var(--color-purple);background:0 0;margin:.5rem 0;padding:1.5rem 0 1.5rem 1.5rem}.about-story-quote p{font-family:var(--font-family);letter-spacing:normal;color:#121212;max-width:48ch;font-size:clamp(1.1rem,1.5vw,1.25rem);font-style:normal;font-weight:500;line-height:1.65}.about-foundation-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.about-foundation-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.about-foundation-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.about-foundation-title{letter-spacing:-.02em;color:#121212;max-width:22ch;margin:0 0 clamp(2.5rem,4vw,3.5rem);font-size:clamp(2.5rem,4.25vw,3.75rem);font-weight:700;line-height:1.1}.about-foundation-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.about-foundation-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.about-foundation-card{flex-direction:column;min-width:0;height:100%;display:flex}.about-foundation-card-lavender{color:#121212;background-color:#efe8f5}.about-foundation-card-purple{background-color:var(--color-purple);color:#fff}.about-foundation-card-warm{color:#121212;background-color:#fbc493}.about-foundation-card-light{color:#121212;background-color:#f2f2f0}.about-foundation-card-image-wrap{flex-shrink:0;padding:1.25rem 1.25rem 0}.about-foundation-card-image{aspect-ratio:4/3;object-fit:cover;object-position:center;background-color:#d8d8d8;width:100%;display:block}.about-foundation-card-body{flex-direction:column;flex:1;gap:1rem;padding:1.5rem 1.25rem 2rem;display:flex}.about-foundation-card-title{letter-spacing:-.01em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700;line-height:1.2}.about-foundation-card-text{flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.about-foundation-card-lavender .about-foundation-card-text,.about-foundation-card-warm .about-foundation-card-text,.about-foundation-card-light .about-foundation-card-text{color:#121212e0}.about-foundation-card-purple .about-foundation-card-text{color:#ffffffe0}@media (width<=1200px){.about-page-inner,.about-visionary-inner,.about-story-inner,.about-foundation-inner,.fearlessher-global-inner,.fearlessher-voice-inner{padding:0 2.5rem 4rem}}@media (width<=900px){.fearlessher-global-grid,.fearlessher-voice-grid{grid-template-columns:1fr;gap:2.5rem}.fearlessher-global-text,.fearlessher-voice-text{max-width:none}.about-visionary-grid{grid-template-columns:1fr;gap:2.5rem}.about-visionary-image-col{justify-content:flex-start}.about-visionary-title{max-width:none}.about-story-grid{grid-template-columns:1fr;gap:2rem}.about-story-heading{max-width:none;padding-bottom:0;position:static}.about-story-subheading,.about-story-text p,.about-story-quote p{max-width:none}.about-foundation-grid{grid-template-columns:1fr}.about-foundation-title{max-width:none}}@media (width<=600px){.about-page-hero{padding-top:5.5rem}.about-page-inner,.about-visionary-inner,.about-story-inner,.about-foundation-inner,.fearlessher-global-inner,.fearlessher-voice-inner{padding:0 1.5rem 3.5rem}.about-visionary-bar,.about-story-bar,.about-foundation-bar,.fearlessher-global-bar,.fearlessher-voice-bar{margin-bottom:2.5rem}}.contact-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;padding-top:clamp(6rem,10vw,8rem);overflow-x:clip}.contact-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.contact-page-title{letter-spacing:-.03em;color:#121212;margin:0;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.05}.contact-page-bar{background-color:#121212;width:100%;height:10px;margin:clamp(2.5rem,5vw,4rem) 0}.contact-page-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.contact-page-heading{letter-spacing:-.03em;color:#121212;max-width:12ch;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:700;line-height:1.08}.contact-page-details{text-align:right;flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.contact-page-detail{color:#121212;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:400;line-height:1.7;transition:opacity .2s}.contact-page-detail:hover{opacity:.65}.contact-form{flex-direction:column;gap:1.75rem;width:100%;max-width:42rem;margin:clamp(3rem,6vw,5rem) auto 0;display:flex}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;display:grid}.contact-form-field{flex-direction:column;gap:.65rem;display:flex}.contact-form-label{color:#121212;font-size:.95rem;font-weight:700;line-height:1.4}.contact-form-required{color:var(--color-purple)}.contact-form-input,.contact-form-textarea,.contact-form-file{color:#121212;background-color:#fff;border:1px solid #121212;border-radius:0;width:100%;padding:.95rem 1rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .2s}.contact-form-input:focus,.contact-form-textarea:focus,.contact-form-file:focus{border-color:var(--color-purple);outline:none}.contact-form-textarea{resize:vertical;min-height:9rem}.contact-form-file{cursor:pointer;padding:.75rem 1rem}.contact-form-file::file-selector-button{color:#121212;cursor:pointer;background-color:#0000;border:1px solid #121212;border-radius:0;margin-right:1rem;padding:.55rem 1rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background-color .2s,color .2s}.contact-form-file::file-selector-button:hover{color:#fff;background-color:#121212}.contact-form-submit{color:#fff;cursor:pointer;background-color:#121212;border:3px solid #121212;border-radius:999px;align-self:center;padding:1rem 2.5rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background-color .25s,color .25s}.contact-form-submit:hover{color:#121212;background-color:#0000}@media (width<=900px){.contact-page-grid{grid-template-columns:1fr;gap:2rem}.contact-page-details{text-align:left;align-items:flex-start}.contact-form-row{grid-template-columns:1fr}}@media (width<=1200px){.contact-page-inner{padding:0 2.5rem 4rem}}@media (width<=600px){.contact-page{padding-top:5.5rem}.contact-page-inner{padding:0 1.5rem 3.5rem}}.podcast-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;overflow-x:clip}.podcast-page-hero{background-color:#fff;padding-top:clamp(6rem,10vw,8rem)}.podcast-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.podcast-page-title{letter-spacing:-.03em;color:#121212;max-width:16ch;margin:0 0 clamp(1.75rem,3vw,2.5rem);font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.05}.podcast-page-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.podcast-page-description{color:#121212e0;max-width:62ch;margin:0;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:400;line-height:1.65}.podcast-feature-section{background-color:#121212;padding-top:clamp(3rem,6vw,5rem)}.podcast-feature-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.podcast-feature-bar{background-color:#fff;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.podcast-feature-image-wrap{aspect-ratio:16/9;background-color:#2a2a2a;width:100%;overflow:hidden}.podcast-feature-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.podcast-listen-section{background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.podcast-listen-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.podcast-listen-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(3rem,6vw,5rem)}.podcast-listen-content{text-align:center;flex-direction:column;align-items:center;padding:clamp(1rem,3vw,2rem) 0 clamp(2rem,5vw,4rem);display:flex}.podcast-listen-title{letter-spacing:-.02em;color:#121212;max-width:18ch;margin:0 0 clamp(2.5rem,5vw,4rem);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.podcast-listen-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.podcast-listen-platforms{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(2.5rem,6vw,5rem);display:flex}.podcast-listen-platform{justify-content:center;align-items:center;width:clamp(6rem,12vw,9rem);height:clamp(6rem,12vw,9rem);transition:transform .2s,opacity .2s;display:flex}.podcast-listen-platform:hover{transform:scale(1.06)}.podcast-listen-platform-unavailable{opacity:.45;cursor:default}.podcast-listen-platform-unavailable:hover{transform:none}.podcast-listen-platform-icon{object-fit:contain;width:100%;height:100%;display:block}@media (width<=1200px){.podcast-page-inner,.podcast-feature-inner,.podcast-listen-inner{padding:0 2.5rem 4rem}}@media (width<=600px){.podcast-page-hero{padding-top:5.5rem}.podcast-page-inner,.podcast-feature-inner,.podcast-listen-inner{padding:0 1.5rem 3.5rem}.podcast-feature-bar,.podcast-listen-bar{margin-bottom:2.5rem}.podcast-listen-title,.podcast-page-title,.podcast-page-description{max-width:none}}.blogs-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;overflow-x:clip}.blogs-page-hero{background-color:#fff;padding-top:clamp(6rem,10vw,8rem)}.blogs-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(3rem,6vw,4rem)}.blogs-page-title{letter-spacing:-.03em;color:#121212;max-width:14ch;margin:0 0 clamp(1.75rem,3vw,2.5rem);font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.05}.blogs-page-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.blogs-page-description{color:#121212e0;max-width:62ch;margin:0;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:400;line-height:1.65}.blogs-grid-section{background-color:#fff;padding-top:clamp(1rem,2vw,2rem)}.blogs-grid-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(4rem,8vw,6rem)}.blogs-grid-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.blogs-grid{border-top:1px solid #1212121f;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;display:grid}.blogs-card{border-left:1px solid #1212121f;flex-direction:column;min-width:0;height:100%;padding:clamp(1.5rem,3vw,2rem);display:flex}.blogs-card:first-child{border-left:none}.blogs-card-image-wrap{aspect-ratio:4/3;background-color:#d8d8d8;flex-shrink:0;width:100%;margin-bottom:clamp(1.25rem,2.5vw,1.75rem);overflow:hidden}.blogs-card-image-link{display:block}.blogs-card-title a{color:#121212;transition:opacity .2s}.blogs-card-title a:hover{opacity:.65}.blogs-card-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.blogs-card-image-link:hover .blogs-card-image{transform:scale(1.03)}.blogs-card-body{flex-direction:column;flex:1;gap:1rem;display:flex}.blogs-card-date{letter-spacing:.08em;text-transform:uppercase;color:#1212128c;margin:0;font-size:.8rem;font-weight:700;line-height:1}.blogs-card-title{letter-spacing:-.01em;color:#121212;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:700;line-height:1.35}.blogs-card-excerpt{color:#121212d1;flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.65}.blogs-card-link{color:#121212;align-items:center;gap:.35rem;margin-top:auto;font-size:.95rem;font-weight:700;transition:opacity .2s;display:inline-flex}.blogs-card-link:hover{opacity:.65}.blogs-card-link-arrow{font-size:.85em;line-height:1}@media (width<=960px){.blogs-page-inner,.blogs-grid-inner{padding:0 2.5rem clamp(3rem,8vw,4rem)}.blogs-grid{grid-template-columns:1fr}.blogs-card{border-bottom:1px solid #1212121f;border-left:none;padding-left:0;padding-right:0}.blogs-card:last-child{border-bottom:none}}@media (width<=640px){.blogs-page-inner,.blogs-grid-inner{padding:0 1.5rem 3rem}.blogs-page-title,.blogs-page-description{max-width:none}}.blog-post-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;overflow-x:clip}.blog-post-article{padding-top:clamp(6rem,10vw,8rem)}.blog-post-inner,.blog-post-more-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(4rem,8vw,6rem)}.blog-post-header{text-align:left;max-width:760px;margin:0 auto clamp(2rem,4vw,3rem)}.blog-post-date{letter-spacing:.08em;text-transform:uppercase;color:#1212128c;margin:0 0 1rem;font-size:.8rem;font-weight:700;line-height:1}.blog-post-title{letter-spacing:-.03em;color:#121212;text-align:left;max-width:none;margin:0 0 clamp(2rem,4vw,3rem);font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.12}.blog-post-bar,.blog-post-more-bar{background-color:#121212;width:100%;height:10px}.blog-post-content{text-align:left;max-width:760px;margin:0 auto}.blog-post-lead{color:#121212e6;margin:0 0 clamp(2.5rem,5vw,3.5rem);font-size:clamp(1.15rem,1.8vw,1.35rem);font-weight:400;line-height:1.7}.blog-post-feature-image-wrap{aspect-ratio:16/10;background-color:#d8d8d8;width:100%;margin-bottom:clamp(2.5rem,5vw,3.5rem);overflow:hidden}.blog-post-feature-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.blog-post-content h2{letter-spacing:-.02em;color:#121212;margin:clamp(2.5rem,5vw,3.5rem) 0 1rem;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700;line-height:1.25}.blog-post-content h2:first-of-type{margin-top:0}.blog-post-content h3{letter-spacing:-.01em;color:#121212;margin:2rem 0 .75rem;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:700;line-height:1.35}.blog-post-content p{color:#121212d1;margin:0 0 1rem;font-size:1rem;font-weight:400;line-height:1.75}.blog-post-content ul{margin:0 0 1.25rem;padding-left:1.25rem}.blog-post-content li{color:#121212d1;margin-bottom:.5rem;font-size:1rem;line-height:1.75}.blog-post-content li:last-child{margin-bottom:0}.blog-post-more{background-color:#fff;padding-top:clamp(1rem,2vw,2rem)}.blog-post-more-bar{margin-bottom:clamp(2.5rem,5vw,4rem)}.blog-post-more-title{letter-spacing:-.02em;color:#121212;margin:0 0 clamp(2.5rem,5vw,3.5rem);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.15}.blog-post-more-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.blog-post-more-grid{border-top:1px solid #1212121f;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.blog-post-more-card{flex-direction:column;min-width:0;height:100%;padding:clamp(1.5rem,3vw,2rem);display:flex}.blog-post-more-card:last-child{border-left:1px solid #1212121f}.blog-post-more-image-link{display:block}.blog-post-more-image-wrap{aspect-ratio:4/3;background-color:#d8d8d8;width:100%;margin-bottom:clamp(1.25rem,2.5vw,1.75rem);overflow:hidden}.blog-post-more-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.blog-post-more-image-link:hover .blog-post-more-image{transform:scale(1.03)}.blog-post-more-body{flex-direction:column;flex:1;gap:1rem;display:flex}.blog-post-more-date{letter-spacing:.08em;text-transform:uppercase;color:#1212128c;margin:0;font-size:.8rem;font-weight:700;line-height:1}.blog-post-more-card-title{letter-spacing:-.01em;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:700;line-height:1.35}.blog-post-more-card-title a{color:#121212;transition:opacity .2s}.blog-post-more-card-title a:hover{opacity:.65}.blog-post-more-excerpt{color:#121212d1;flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.65}.blog-post-more-link{color:#121212;align-items:center;gap:.35rem;margin-top:auto;font-size:.95rem;font-weight:700;transition:opacity .2s;display:inline-flex}.blog-post-more-link:hover{opacity:.65}.blog-post-more-link-arrow{font-size:.85em;line-height:1}@media (width<=960px){.blog-post-inner,.blog-post-more-inner{padding:0 2.5rem clamp(3rem,8vw,4rem)}.blog-post-title,.blog-post-content{max-width:none}.blog-post-more-grid{grid-template-columns:1fr}.blog-post-more-card{border-bottom:1px solid #1212121f;padding-left:0;padding-right:0}.blog-post-more-card:last-child{border-bottom:none;border-left:none}}@media (width<=640px){.blog-post-inner,.blog-post-more-inner{padding:0 1.5rem 3rem}}.privacy-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;padding-top:clamp(6rem,10vw,8rem);overflow-x:clip}.privacy-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(4rem,8vw,6rem)}.privacy-page-header{max-width:760px;margin:0 auto clamp(2.5rem,5vw,4rem)}.privacy-page-title{letter-spacing:-.03em;color:#121212;margin:0 0 clamp(2rem,4vw,3rem);font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.05}.privacy-page-bar{background-color:#121212;width:100%;height:10px}.privacy-page-content{text-align:left;max-width:760px;margin:0 auto}.privacy-page-updated{letter-spacing:.08em;text-transform:uppercase;color:#1212128c;margin:0 0 2rem;font-size:.8rem;font-weight:700;line-height:1}.privacy-page-content h2{letter-spacing:-.02em;color:#121212;margin:clamp(2.5rem,5vw,3rem) 0 1rem;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700;line-height:1.25}.privacy-page-content h3{letter-spacing:-.01em;color:#121212;margin:2rem 0 .75rem;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:700;line-height:1.35}.privacy-page-content p{color:#121212d1;margin:0 0 1rem;font-size:1rem;font-weight:400;line-height:1.75}.privacy-page-content ul{margin:0 0 1.25rem;padding-left:1.25rem}.privacy-page-content li{color:#121212d1;margin-bottom:.5rem;font-size:1rem;line-height:1.75}.privacy-page-content li:last-child{margin-bottom:0}.privacy-page-content a{color:var(--color-purple);text-underline-offset:.15em;text-decoration:underline;transition:opacity .2s}.privacy-page-content a:hover{opacity:.75}@media (width<=960px){.privacy-page-inner{padding:0 2.5rem clamp(3rem,8vw,4rem)}.privacy-page-header,.privacy-page-content{max-width:none}}@media (width<=640px){.privacy-page-inner{padding:0 1.5rem 3rem}}.speaking-page{color:#fff;background-color:#121212;flex:1;width:100%;min-height:100svh;overflow-x:clip}.speaking-page-hero{background-color:#121212;padding-top:clamp(6rem,10vw,8rem)}.speaking-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.speaking-page-title{letter-spacing:-.03em;color:#fff;max-width:14ch;margin:0 0 clamp(1.75rem,3vw,2.5rem);font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.05}.speaking-page-title-accent{letter-spacing:.01em;color:#fff;font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.speaking-page-description{color:#ffffffbf;max-width:62ch;margin:0;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:400;line-height:1.65}.speaking-topics-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.speaking-topics-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.speaking-topics-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.speaking-topics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(3rem,5vw,4.5rem) clamp(2rem,4vw,3.5rem);display:grid}.speaking-topic-card{flex-direction:column;align-items:flex-start;gap:1.25rem;min-width:0;display:flex}.speaking-topic-icon-wrap{flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.speaking-topic-icon{object-fit:contain;filter:brightness(0)saturate()invert(22%)sepia(85%)saturate(1470%)hue-rotate(257deg)brightness(93%)contrast(95%);width:clamp(2.75rem,4.5vw,3.5rem);height:clamp(2.75rem,4.5vw,3.5rem);display:block}.speaking-topic-title{letter-spacing:.01em;color:#121212;max-width:16ch;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:500;line-height:1.2}.speaking-topic-text{color:#121212d1;max-width:34ch;margin:0;font-size:clamp(1rem,1.25vw,1.05rem);font-weight:400;line-height:1.7}.speaking-inquiry-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.speaking-inquiry-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.speaking-inquiry-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.speaking-inquiry-content{flex-direction:column;align-items:flex-start;gap:1.75rem;max-width:42rem;display:flex}.speaking-inquiry-title{letter-spacing:.01em;color:#121212;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:500;line-height:1.12}.speaking-inquiry-title-line{display:block}.speaking-inquiry-text{color:#121212e0;max-width:52ch;margin:0;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:400;line-height:1.75}.speaking-inquiry-btn{background-color:var(--color-purple);color:#fff;border:2px solid var(--color-purple);white-space:nowrap;border-radius:999px;margin-top:.5rem;padding:1.05rem 2rem;font-size:.95rem;font-weight:700;transition:background-color .25s,color .25s,border-color .25s;display:inline-block}.speaking-inquiry-btn:hover{color:#fff;background-color:#4d2174;border-color:#4d2174}@media (width<=1200px){.speaking-page-inner,.speaking-topics-inner,.speaking-inquiry-inner{padding:0 2.5rem 4rem}.speaking-topics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.speaking-page-hero{padding-top:5.5rem}.speaking-page-inner,.speaking-topics-inner,.speaking-inquiry-inner{padding:0 1.5rem 3.5rem}.speaking-topics-bar,.speaking-inquiry-bar{margin-bottom:2.5rem}.speaking-topics-grid{grid-template-columns:1fr;row-gap:2.5rem}.speaking-topic-title,.speaking-topic-text,.speaking-inquiry-text,.speaking-page-title,.speaking-page-description{max-width:none}}.conversations-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;overflow-x:clip}.conversations-page-hero{background-color:#fff;padding-top:clamp(6rem,10vw,8rem)}.conversations-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.conversations-page-title{letter-spacing:-.03em;color:#121212;max-width:none;margin:0 0 clamp(1.75rem,3vw,2.5rem);font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:700;line-height:1.08}.conversations-page-title-line{display:block}.conversations-page-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.conversations-page-description{color:#121212e0;max-width:62ch;margin:0 0 clamp(2.5rem,5vw,4rem);font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:400;line-height:1.65}.conversations-video-card{aspect-ratio:16/9;background-color:#d8d8d8;width:100%;position:relative;overflow:hidden}.conversations-video-media{object-fit:cover;object-position:center;background-color:#d8d8d8;width:100%;height:100%;display:block}.conversations-video-play{cursor:pointer;background-color:#fff;border:none;justify-content:center;align-items:center;width:clamp(3.5rem,6vw,4.5rem);height:clamp(3.5rem,6vw,4.5rem);transition:transform .2s,opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.conversations-video-play:hover{transform:translate(-50%,-50%)scale(1.05)}.conversations-video-play-icon{border-top:.65rem solid #0000;border-bottom:.65rem solid #0000;border-left:1rem solid #121212;width:0;height:0;margin-left:.2rem;display:block}.conversations-events-section{color:#121212;background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.conversations-events-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem 5rem}.conversations-events-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.conversations-events-header{flex-direction:column;flex:1;gap:1.25rem;min-width:0;max-width:52rem;display:flex}.conversations-events-top{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:flex}.conversations-events-view-toggle{border:2px solid #121212;flex-shrink:0;display:inline-flex}.conversations-view-btn{color:#121212;cursor:pointer;background-color:#fff;border:none;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s,color .2s;display:flex}.conversations-view-btn+.conversations-view-btn{border-left:2px solid #121212}.conversations-view-btn.is-active{color:#fff;background-color:#121212}.conversations-view-btn:hover:not(.is-active){background-color:#1212120f}.conversations-events-title{letter-spacing:-.02em;color:#121212;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.12}.conversations-events-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.conversations-events-description{color:#121212e0;max-width:62ch;margin:0;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:400;line-height:1.75}.conversations-events-grid{border-top:1px solid #1212121f;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;display:grid}.conversations-event-card{border-left:1px solid #1212121f;flex-direction:column;align-items:flex-start;gap:1.25rem;min-width:0;height:100%;padding:clamp(1.5rem,3vw,2rem);display:flex}.conversations-event-card:first-child{border-left:none}.conversations-event-date{letter-spacing:-.03em;color:#121212;flex-shrink:0;min-height:1em;margin:0;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1}.conversations-event-image-wrap{aspect-ratio:4/3;background-color:#d8d8d8;flex-shrink:0;width:100%;overflow:hidden}.conversations-event-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.conversations-event-title{letter-spacing:-.01em;color:#121212;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:700;line-height:1.35}.conversations-event-text{color:#121212d1;flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.65}.conversations-event-card .conversations-event-link{margin-top:auto}.conversations-event-link{color:#121212;align-items:center;gap:.35rem;font-size:.95rem;font-weight:700;transition:opacity .2s;display:inline-flex}.conversations-event-link:hover{opacity:.65}.conversations-event-link-arrow{font-size:.85em;line-height:1}.conversations-events-list{border-top:1px solid #1212121f}.conversations-event-row{border-bottom:1px solid #1212121f;grid-template-columns:minmax(5.5rem,7.5rem) minmax(10rem,16rem) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(1.5rem,3vw,2rem) 0;display:grid}.conversations-event-row-date{letter-spacing:-.02em;color:#121212;align-self:center;margin:0;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:700;line-height:1.15}.conversations-event-row-image-wrap{aspect-ratio:16/10;background-color:#d8d8d8;flex-shrink:0;width:100%;overflow:hidden}.conversations-event-row-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.conversations-event-row-body{flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;min-width:0;min-height:100%;padding:.25rem 0;display:flex}.conversations-event-row-title{letter-spacing:-.01em;color:#121212;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:700;line-height:1.35}.conversations-event-row-text{color:#121212d1;margin:0;font-size:1rem;font-weight:400;line-height:1.65}@media (width<=1200px){.conversations-page-inner,.conversations-events-inner{padding:0 2.5rem 4rem}.conversations-events-grid{border-top:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,3rem)}.conversations-event-card,.conversations-event-card:first-child{border-left:none;height:auto;padding:0}.conversations-events-top{flex-direction:column;align-items:flex-start}.conversations-event-row{grid-template-columns:minmax(5rem,7rem) minmax(8rem,12rem) minmax(0,1fr)}}@media (width<=768px){.conversations-event-row{grid-template-columns:1fr;align-items:start;gap:1rem}.conversations-event-row-date{align-self:start}}@media (width<=600px){.conversations-page-hero{padding-top:5.5rem}.conversations-page-inner,.conversations-events-inner{padding:0 1.5rem 3.5rem}.conversations-events-bar{margin-bottom:2.5rem}.conversations-events-grid{border-top:none;grid-template-columns:1fr}.conversations-event-card{border-top:1px solid #1212121f;border-left:none;height:auto;padding:2rem 0}.conversations-event-title{min-height:0}.conversations-event-card:first-child{border-top:none;padding-top:0}.conversations-event-card:last-child{padding-bottom:0}.conversations-page-title,.conversations-page-description,.conversations-events-description{max-width:none}}.impact-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;overflow-x:clip}.impact-page-section{background-color:#fff;padding-top:clamp(6rem,10vw,8rem)}.impact-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(4rem,8vw,6rem)}.impact-page-title{letter-spacing:-.04em;color:#121212;max-width:14ch;margin:0 0 clamp(2rem,4vw,3rem);font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.02}.impact-page-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.impact-page-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.impact-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;display:grid}.impact-page-item{flex-direction:column;gap:clamp(1.25rem,2.5vw,2rem);min-width:0;height:100%;padding:0 clamp(1.5rem,3vw,3rem);display:flex}.impact-page-item:first-child{padding-left:0}.impact-page-item:last-child{padding-right:0}.impact-page-item:nth-child(2),.impact-page-item:nth-child(3){border-left:1px solid #1212121f}.impact-page-number{letter-spacing:-.03em;color:#121212;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1}.impact-page-text{color:#121212e0;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.5vw,1.25rem);font-weight:400;line-height:1.65}.impact-hero-section{background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.impact-hero-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(4rem,8vw,6rem)}.impact-hero-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.impact-hero-image-wrap{aspect-ratio:16/9;background-color:#d8d8d8;width:100%;overflow:hidden}.impact-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.impact-voices-section{background-color:#fff;padding-top:clamp(3rem,6vw,5rem)}.impact-voices-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(4rem,8vw,6rem)}.impact-voices-bar{background-color:#121212;width:100%;height:10px;margin-bottom:clamp(2.5rem,5vw,4rem)}.impact-voices-title{letter-spacing:-.03em;color:#121212;margin:0 0 clamp(2.5rem,5vw,3.5rem);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.impact-voices-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.impact-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;display:grid}.impact-voices-card{flex-direction:column;gap:clamp(1.5rem,3vw,2rem);min-width:0;height:100%;margin:0;padding:0 clamp(1.5rem,3vw,2.5rem);display:flex}.impact-voices-card:first-child{padding-left:0}.impact-voices-card:last-child{padding-right:0}.impact-voices-card:nth-child(2),.impact-voices-card:nth-child(3){border-left:1px solid #1212121f}.impact-voices-quote{color:#121212e0;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1rem,1.35vw,1.125rem);font-style:italic;font-weight:400;line-height:1.7}.impact-voices-attribution{flex-direction:column;gap:.35rem;margin-top:auto;display:flex}.impact-voices-name{letter-spacing:.08em;text-transform:uppercase;color:#121212;font-size:.8rem;font-style:normal;font-weight:700;line-height:1.3}.impact-voices-role{color:#121212a6;font-size:.95rem;font-weight:400;line-height:1.4}@media (width<=960px){.impact-page-inner,.impact-hero-inner,.impact-voices-inner{padding:0 2.5rem clamp(3rem,8vw,4rem)}.impact-page-grid{border-top:1px solid #1212121f;grid-template-columns:1fr;gap:0}.impact-page-item{border-bottom:1px solid #1212121f;padding:clamp(1.75rem,4vw,2.5rem) 0}.impact-page-item:nth-child(2),.impact-page-item:nth-child(3){border-left:none}.impact-voices-grid{border-top:1px solid #1212121f;grid-template-columns:1fr}.impact-voices-card{border-bottom:1px solid #1212121f;padding:clamp(1.75rem,4vw,2.5rem) 0}.impact-voices-card:nth-child(2),.impact-voices-card:nth-child(3){border-left:none}}@media (width<=640px){.impact-page-inner,.impact-hero-inner,.impact-voices-inner{padding:0 1.5rem 3rem}.impact-page-title{max-width:none}}.donate-modal-root{z-index:2000;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.donate-modal-backdrop{-webkit-backdrop-filter:blur(10px);background-color:#12121273;position:absolute;inset:0}.donate-modal-close{z-index:2;color:#121212;cursor:pointer;background-color:#fffffff2;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s,transform .2s;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 4px 16px #0000002e}.donate-modal-close:hover{background-color:#fff;transform:scale(1.04)}.donate-modal{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1rem;width:min(920px,100%);max-height:min(90svh,720px);display:grid;position:relative}.donate-modal-info,.donate-modal-form{background-color:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 18px 48px #00000038}.donate-modal-info{flex-direction:column;min-height:0;display:flex}.donate-modal-image{aspect-ratio:16/10;background-color:#d8d8d8;flex-shrink:0;width:100%;overflow:hidden}.donate-modal-image img{object-fit:cover;width:100%;height:100%;display:block}.donate-modal-info-body{flex-direction:column;flex:1;gap:1rem;padding:1.35rem 1.5rem 1.5rem;display:flex}.donate-modal-brand{align-items:center;gap:.75rem;display:flex}.donate-modal-logo{width:auto;height:28px}.donate-modal-org{color:#121212;margin:0;font-size:1.05rem;font-weight:700}.donate-modal-copy{color:#121212c7;margin:0;font-size:.95rem;line-height:1.65}.donate-modal-highlight{color:#121212;margin:0;font-size:.95rem;font-weight:700;line-height:1.55}.donate-modal-highlight a{color:#602991;text-underline-offset:.15em;text-decoration:underline}.donate-modal-highlight a:hover{opacity:.75}.donate-modal-footer-links{color:#12121273;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:auto;padding-top:.5rem;font-size:.8rem;display:flex}.donate-modal-footer-links a,.donate-modal-footer-btn{color:#12121273;transition:color .2s}.donate-modal-footer-btn{font-family:inherit;font-size:inherit;cursor:default;background:0 0;border:none;padding:0}.donate-modal-footer-links a:hover{color:#121212}.donate-modal-form{flex-direction:column;gap:1.15rem;padding:1.5rem;display:flex}.donate-modal-secure{color:#121212;align-items:center;gap:.45rem;font-size:.95rem;font-weight:700;display:inline-flex}.donate-modal-amounts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.donate-modal-amount-btn{color:#121212;cursor:pointer;background-color:#fff;border:1.5px solid #12121224;border-radius:.65rem;min-height:2.85rem;padding:.7rem .5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .2s,background-color .2s,color .2s}.donate-modal-amount-btn.active{color:#602991;background-color:#60299114;border-color:#602991}.donate-modal-amount-btn:hover{border-color:#6029918c}.donate-modal-custom{background-color:#fff;border:1.5px solid #12121224;border-radius:.65rem;align-items:center;gap:.5rem;min-height:3.25rem;padding:.65rem .9rem;display:flex}.donate-modal-custom:focus-within{border-color:#602991}.donate-modal-custom-currency,.donate-modal-custom-code{color:#1212128c;font-size:.95rem;font-weight:600}.donate-modal-custom input{color:#121212;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:1.15rem;font-weight:700}.donate-modal-submit{color:#fff;cursor:pointer;background-color:#602991;border:none;border-radius:.65rem;justify-content:center;align-items:center;width:100%;min-height:3.15rem;margin-top:auto;font-family:inherit;font-size:1rem;font-weight:700;transition:background-color .2s;display:inline-flex}.donate-modal-submit:hover{background-color:#4d2174}.donate-modal-submit:disabled{opacity:.72;cursor:wait}.donate-modal-error{color:#b42318;margin:.85rem 0 0;font-size:.92rem;line-height:1.45}@media (width<=820px){.donate-modal-root{align-items:flex-start;padding:4.5rem 1rem 1.5rem;overflow-y:auto}.donate-modal{grid-template-columns:1fr;max-height:none}.donate-modal-image{aspect-ratio:16/9}}@media (width<=480px){.donate-modal-amounts{grid-template-columns:repeat(2,minmax(0,1fr))}.donate-modal-close{top:.85rem;right:.85rem}}.partner-page{color:#121212;background-color:#fff;flex:1;width:100%;min-height:100svh;padding-top:clamp(6rem,10vw,8rem);overflow-x:clip}.partner-page-inner{width:100%;max-width:1440px;margin:0 auto;padding:0 4rem clamp(4rem,8vw,6rem)}.partner-page-title{letter-spacing:-.03em;color:#121212;max-width:16ch;margin:0;font-size:clamp(2.75rem,6.5vw,5.25rem);font-weight:700;line-height:1.05}.partner-page-title-accent{letter-spacing:.01em;color:var(--color-purple);font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.partner-page-bar{background-color:#121212;width:100%;height:10px;margin:clamp(2.5rem,5vw,4rem) 0 clamp(2rem,4vw,3rem)}.partner-page-intro{color:#121212c7;max-width:42rem;margin:0 0 clamp(2.5rem,5vw,4rem);font-size:clamp(1.05rem,1.5vw,1.25rem);font-weight:400;line-height:1.7}.partner-page-thanks{background-color:#1a7f4b14;border:1px solid #1a7f4b47;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;margin:0 0 clamp(2rem,4vw,3rem);padding:1rem 1.25rem;display:flex}.partner-page-thanks p{color:#145c37;margin:0;font-size:1rem;line-height:1.55}.partner-page-thanks-dismiss{color:#145c37;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:underline}.partner-page-options{border-top:1px solid #1212121f;flex-direction:column;display:flex}.partner-page-option{border-bottom:1px solid #1212121f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(1.75rem,3.5vw,2.75rem) 0;scroll-margin-top:6.5rem;display:grid}.partner-page-option-number{letter-spacing:-.03em;color:#121212;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700;line-height:1}.partner-page-option-body{flex-direction:column;gap:.5rem;min-width:0;display:flex}.partner-page-option-title{letter-spacing:-.02em;color:#121212;margin:0;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:700;line-height:1.2}.partner-page-option-description{color:#121212c7;max-width:36rem;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1rem,1.35vw,1.15rem);font-weight:400;line-height:1.55}.partner-page-option-cta{color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background-color:#602991;border:none;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background-color .2s,opacity .2s;display:inline-flex}.partner-page-option-cta:hover{color:#fff;background-color:#4d2174}@media (width<=768px){.partner-page-inner{padding:0 1.5rem clamp(3.5rem,10vw,5rem)}.partner-page-option{grid-template-columns:auto minmax(0,1fr);gap:1rem 1.25rem}.partner-page-option-cta{grid-column:2;justify-self:start;margin-top:.25rem}}
