@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box}body{font-family:Montserrat;margin:0;padding:0;background-color:#fff}p{line-height:1.4;font-size:18px}a{color:inherit}a,h2{font-weight:700}h2{font-size:48px}h2 strong{font-weight:700}h3{font-size:24px;margin-bottom:10px;margin-top:10px;font-weight:500}h2 a,p a{transition:all .4s ease}h2 a:hover,p a:hover{-webkit-text-decoration-color:rgba(0,0,0,0)!important;text-decoration-color:rgba(0,0,0,0)!important}.pink{background-color:#f23652!important}.hero{width:100vw;height:100vh;position:relative;overflow:hidden}.hero h1{font-size:64px;font-weight:800;max-width:1100px;line-height:1;z-index:2;margin:48px auto auto}.hero h1,.hero p{text-align:center}.hero p{font-size:28px;font-weight:500;background-color:#fff;border-radius:10px;margin-bottom:-24px;width:-moz-fit-content;width:fit-content;padding:0 20px;margin-left:auto;margin-right:auto}.hero img{position:absolute;z-index:-1;width:100vw;height:100vh;object-fit:contain;mix-blend-mode:multiply;top:100px}.quote p{font-size:30px;font-weight:600}.quote em{font-style:normal}.quote strong{display:block;margin-top:14px;font-size:18px;color:#f23652;text-align:right;font-weight:500}.deepdives-menu{display:flex;flex-direction:column;gap:1rem;right:2rem;top:50%;transform:translateY(-50%);transition:all .3s;position:absolute;align-items:end}.deepdives-menu.fixed{position:fixed;z-index:1000}.deepdives-menu .deepdives-menu-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;border:none;background-color:#ffd766;color:#141413;cursor:pointer;font-weight:700;font-size:20px;overflow:hidden;transition:all .4s ease;padding:0 1rem}.deepdives-menu .deepdives-menu-button .text{display:none;white-space:nowrap}.deepdives-menu .deepdives-menu-button:hover{border-radius:2rem;width:10rem}.deepdives-menu .deepdives-menu-button:hover .number{display:none}.deepdives-menu .deepdives-menu-button:hover .text{display:inline}.deepdive .hero{margin-top:48px}.deepdive .hero h1{margin-top:24px;background-color:#fff;border-radius:20px}.deepdive .hero img{height:calc(100vh - 150px);z-index:9;position:absolute;top:170px}.deepdive .hero p{margin-top:14px}.deepdive .content{margin-top:48px}.deepdive .flex-wrap{display:flex;background:#f23652;padding:48px 24px}.deepdive .flex-wrap .text-content{color:#fff;width:45%;margin-right:4%;font-weight:600}.deepdive .bio{max-width:45%}.deepdive .bio a{text-decoration:none;font-weight:inherit}.deepdive .bio .bio-wrapper{margin:auto;background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.2);padding:14px 60px 40px 24px;border-radius:14px}.deepdive .bio .bio-wrapper h2 a,.deepdive .bio .bio-wrapper p a{text-decoration:underline}.deepdive .bio .bio-wrapper:hover:after{transform:translateY(-50%) rotate(-90deg) scale(1.2)}.deepdive .bio .arrow-link{width:40px;height:40px;display:block;background-image:url(/_next/static/media/arrow.6df15a40.svg);background-size:contain;transform:translateY(-50%) rotate(-90deg);transition:all .4s ease;margin-top:-30px;margin-right:14px;margin-left:auto;cursor:pointer}.deepdive .bio .arrow-link:hover{transform:translateY(-50%) rotate(-90deg) scale(1.2)}.deepdive .bio h2{font-size:28px;position:relative}.deepdive .bio p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.deepdive .wrapper{margin-top:48px;margin-bottom:48px}.deepdive .keys{padding-top:48px;background:#fff;background-image:linear-gradient(#f2f2f2 .1em,transparent 0),linear-gradient(90deg,#f2f2f2 .1em,transparent 0);background-size:3em 3em}.deepdive .keys h2{text-align:center}.deepdive .keys p{text-align:center;font-size:24px}.deepdive .keys ul{display:flex;overflow-x:scroll;list-style-type:none;-webkit-padding-start:0;padding-inline-start:0}.deepdive .keys ul:nth-of-type(2n) li{animation-direction:reverse}.deepdive .keys ul li{border:1px solid #141413;border-radius:14px;padding:14px;height:100%;min-width:400px;margin-right:14px;margin-left:14px;box-shadow:0 3px 10px rgba(0,0,0,.2);background-color:#fff;animation:scrollLeft 30s linear infinite}@keyframes scrollLeft{0%{transform:translateX(0)}99%{transform:translateX(-300%)}to{transform:translateX(0)}}.image-text{width:100vw;height:-moz-fit-content;height:fit-content;padding:48px 0;background:#fff;background-image:linear-gradient(#f2f2f2 .1em,transparent 0),linear-gradient(90deg,#f2f2f2 .1em,transparent 0);background-size:3em 3em}.image-text h2,.image-text p{max-width:900px;margin-left:auto;margin-right:auto}.keytopics{width:100vw;height:-moz-fit-content;height:fit-content;padding:48px 0}.keytopics h2,.keytopics p{max-width:900px;margin-left:auto;margin-right:auto}.keytopics .topics{display:flex;margin-top:48px;margin-bottom:48px;flex-wrap:wrap;justify-content:center}.keytopics .topic{width:-moz-fit-content;width:fit-content;padding:14px 24px 24px;align-items:center;color:#141413;margin-right:14px;margin-bottom:36px;transition:all .4s ease;cursor:pointer;width:23%;height:100%;border:1px solid #141413;border-radius:14px;box-shadow:0 3px 10px rgba(0,0,0,.2)}.keytopics .topic:after{content:"";position:absolute;width:40px;height:40px;background-image:url(/_next/static/media/arrow.6df15a40.svg);background-size:contain;left:calc(50% - 20px);bottom:-40px;transform:translateY(-50%);transition:all .4s ease}.keytopics .topic:hover:after{transform:translateY(-50%) rotate(180deg)}.keytopics .topic:hover .topic-text{-webkit-box-orient:vertical;-webkit-line-clamp:none}.keytopics .topic .topic-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;transition:all .4s ease}.keytopics .topic li,.keytopics .topic p{font-size:16px}.keytopics .topic strong{font-weight:400}.keytopics .topic h3{font-weight:700;text-decoration:underline}@keyframes fade{0%{opacity:0}90%{opacity:0}to{opacity:1}}.wrapper{max-width:900px;margin:auto}.foldable{padding:48px 0;background:#fff;background-image:linear-gradient(#f2f2f2 .1em,transparent 0),linear-gradient(90deg,#f2f2f2 .1em,transparent 0);background-size:3em 3em}.foldable a{text-decoration:none}.foldable .fold-section{margin-top:48px}.foldable .fold{margin-bottom:24px}.foldable .fold .fold-text{visibility:hidden;height:0;opacity:0;transition:all .4s ease}.foldable .fold-title{display:flex;justify-content:space-between;font-size:30px;font-weight:500;cursor:pointer;padding-bottom:7px;border-bottom:1px solid #141413;padding-right:40px;position:relative}.foldable .fold-title:hover:after{transform:translateY(-50%) rotate(90deg)}.foldable .fold-title:after{content:"";position:absolute;width:40px;height:40px;background-image:url(/_next/static/media/arrow.6df15a40.svg);background-size:contain;right:0;top:calc(50% - 10px);transform:translateY(-50%);transition:all .4s ease}.foldable .credits{margin-top:48px}.foldable .credits p{font-size:14px}.organizations-section{background:#fff;background-image:linear-gradient(#f2f2f2 .1em,transparent 0),linear-gradient(90deg,#f2f2f2 .1em,transparent 0);background-size:3em 3em;padding-bottom:75px}.organizations-section h2{text-align:center;margin:0;padding-top:100px}.organizations{overflow-x:scroll;max-width:100vw;overflow-y:hidden;display:flex;flex-direction:row;justify-content:start;align-items:start;-webkit-overflow-scrolling:touch;padding-bottom:14px}.organizations span{color:#f23652}.organizations.false{display:flex;justify-content:center;align-items:center;height:70vh;overflow-x:hidden}.organizations.false .organization{max-width:600px;margin-left:auto;margin-right:auto;border:none;background-color:#f23652;text-decoration:none;font-weight:inherit}.organizations.false .organization p{font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.organizations.false .organization h3{font-size:36px;text-decoration:underline}.organizations.false .organization h3:after{background-image:url(/_next/static/media/arrow2.020c664e.svg)}.organizations .organization{width:-moz-fit-content;width:fit-content;max-width:100%;min-width:400px;margin:48px 24px 24px;background-color:#fff;align-items:center;position:relative;border:1px solid #141413;text-align:left;padding:24px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.2)}.organizations .organization img{width:100%;height:auto;mix-blend-mode:multiply}.organizations .organization li,.organizations .organization p{font-size:14px}.organizations .organization h3{max-width:80%;text-decoration:underline}.organizations .arrow-link{position:absolute;width:40px;height:40px;background-image:url(/_next/static/media/arrow.6df15a40.svg);background-size:contain;right:14px;top:30px;transform:translateY(-50%) rotate(-90deg);transition:all .4s ease;cursor:pointer}.organizations .arrow-link:hover{transform:translateY(-50%) rotate(-90deg) scale(1.2)}.organizations::-webkit-scrollbar{width:10px}.organizations::-webkit-scrollbar-track{background:#fff;border-top:1px solid #141413;border-bottom:1px solid #141413}.organizations::-webkit-scrollbar-thumb{background:rgba(242,54,82,.8)}.organizations::-webkit-scrollbar-thumb:hover{background:#f23652}ol,ul{-webkit-padding-start:50px;padding-inline-start:50px}ol li,ul li{line-height:1.4;padding-left:14px;margin-bottom:14px;font-size:18px}.person-link a{font-weight:500}.person-link a:hover{color:#f23652}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:600px;width:90%;position:relative;max-height:90vh;overflow-y:scroll;box-sizing:border-box}.modal-content img{width:100%;height:auto}.modal-content li,.modal-content p{font-size:14px}.modal-content h3{text-decoration:underline}.modal-close{position:absolute;top:10px;right:10px;background:rgba(0,0,0,0);border:none;font-size:1.5rem;cursor:pointer;color:#f23652}.circle{background-color:#f23652;width:300px;height:300px;border-radius:50%;position:fixed;right:0;bottom:0;animation-name:grow;animation-iteration-count:1;animation-duration:1.5s;animation-fill-mode:forwards;z-index:9999}@keyframes grow{0%{transform:scale(1)}50%{transform:scale(15)}to{right:100%}}.full-bio{background:#fff;background-image:linear-gradient(#f2f2f2 .1em,transparent 0),linear-gradient(90deg,#f2f2f2 .1em,transparent 0);background-size:3em 3em;min-width:100vw;min-height:100vh;position:absolute;top:0}.back{background-color:#f23652;width:100px;height:100px;position:fixed;border-radius:50%;bottom:24px;left:24px;background-image:url(/_next/static/media/arrow-left.53cfd505.svg);background-size:50%;background-position:50%;background-repeat:no-repeat;transition:all .4s ease}.back:hover{transform:scale(1.2)}footer{background-color:#f23652;padding:48px 14px}footer p{font-size:14px;max-width:600px;display:block;margin-left:auto;margin-right:auto}.wordcloud-wrapper{width:100vw;height:100vh;position:relative}.wordcloud-wrapper .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;max-width:900px}.wordcloud{position:absolute;top:-100px}.wordcloud p{cursor:not-allowed;pointer-events:none;font-size:18px;width:200px;height:200px;border-radius:50%;padding:14px;display:flex;align-items:center;justify-content:center;text-decoration:none;margin:14px;vertical-align:middle;position:absolute;top:40%;left:50%;transform:scale(0) translate(-50%,-50%);text-align:center;z-index:-1}.wordcloud p,.wordcloud p:nth-child(2n){background-color:#f23652}.wordcloud p:nth-child(odd){background-color:#d6cdcd}.wordcloud p:first-child{animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:2s;opacity:0}.wordcloud p:nth-child(2){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:3s;opacity:0}.wordcloud p:nth-child(3){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:4s;opacity:0}.wordcloud p:nth-child(4){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:5s;opacity:0}.wordcloud p:nth-child(5){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:6s;opacity:0}.wordcloud p:nth-child(6){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:7s;opacity:0}.wordcloud p:nth-child(7){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:8s;opacity:0}.wordcloud p:nth-child(8){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:9s;opacity:0}.wordcloud p:nth-child(9){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:10s;opacity:0}.wordcloud p:nth-child(10){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:11s;opacity:0}.wordcloud p:nth-child(11){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:12s;opacity:0}.wordcloud p:nth-child(12){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:13s;opacity:0}.wordcloud p:nth-child(13){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:14s;opacity:0}.wordcloud p:nth-child(14){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:15s;opacity:0}.wordcloud p:nth-child(15){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:16s;opacity:0}.wordcloud p:nth-child(16){animation-name:scale;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:10s;animation-fill-mode:forwards;animation-delay:17s;opacity:0}@keyframes scale{0%{transform:scale(0) translate(-50%,-50%);opacity:0}33%{transform:scale(1) translate(-50%,-50%);opacity:1}66%{transform:scale(0) translate(-50%,-50%);opacity:0}to{transform:scale(0) translate(-50%,-50%);opacity:0}}.wordcloud p:nth-child(10){top:25vh;left:5vw}.wordcloud p:nth-child(2){top:35vh;left:35vw}.wordcloud p:nth-child(6){top:35vh;left:55vw}.wordcloud p:nth-child(12){top:35vh;left:75vw}.wordcloud p:nth-child(5){top:65vh;left:5vw}.wordcloud p:nth-child(3){top:90vh;left:5vw}.wordcloud p:nth-child(16){top:75vh;left:20vw}.wordcloud p:nth-child(8){top:75vh;left:45vw}.wordcloud p:nth-child(15){top:90vh;left:65vw}.wordcloud p:first-child{top:65vh;left:85vw}.wordcloud p:nth-child(11){top:110vh;left:5vw}.wordcloud p:nth-child(4){left:30vw;top:90vh}.wordcloud p:nth-child(14){left:80vw;top:90vh}.wordcloud p:nth-child(9){left:20vw;top:20vh}.wordcloud p:nth-child(7){left:15vw;top:10vh}.wordcloud p:nth-child(13){left:60vw;top:30vh}.wordcloud p:nth-child(7){left:90vw;top:20vh}@media only screen and (max-width:900px){body,html{max-width:100%;overflow-x:hidden}.hero h1{font-size:42px;margin-top:100px}.hero p,p{font-size:16px}h2{font-size:24px}h3{font-size:20px}.foldable,.image-text,.keytopics{padding-left:14px;padding-right:14px}.foldable .fold-title{font-size:20px}ol,ul{-webkit-padding-start:24px;padding-inline-start:24px}.wordcloud p,ol li,ul li{font-size:16px}.wordcloud p{width:150px;height:150px;padding:5px}.topics{flex-direction:column}.topics .topic{width:100%}.deepdives-menu{flex-direction:row;left:50%;right:auto;transform:translateX(-50%);top:14px}.deepdives-menu .deepdives-menu-button{font-size:14px;width:2rem;height:2rem}.deepdives-menu .deepdives-menu-button:hover{width:-moz-fit-content;width:fit-content}.deepdives-menu .deepdives-menu-button:hover .text{display:none}.deepdive .flex-wrap{flex-direction:column}.deepdive .flex-wrap .bio,.deepdive .flex-wrap .text-content{width:100%;max-width:100%}.deepdive .flex-wrap .bio h2,.deepdive .flex-wrap .text-content h2{font-size:20px}.quote p{font-size:24px;padding:0 14px}}