@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.menu-icon{direction:rtl;gap:10;position:relative;width:40px;z-index:2}.menu-bar,.menu-icon{align-items:flex-end;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center}.menu-bar{box-sizing:initial;gap:8px;padding:6px;width:32.5px}.bar{background-color:#fff;border-radius:10px;height:2.4px;transition:all .3s ease}.bar-top{width:33px}.bar-middle{width:18px}.bar-bottom{width:24px}.menu-bar:hover .bar-top{background-color:grey;width:24px}.menu-bar:hover .bar-middle{background-color:grey;width:33px}.menu-bar:hover .bar-bottom{background-color:grey;width:18px}.menu-bar.open .bar{background-color:#fafafa}.menu-bar.open:hover .bar-bottom,.menu-bar.open:hover .bar-top{background-color:grey}.menu-bar.open .bar-top{transform:rotate(45deg) translate(8px,8px);width:33px}.menu-bar.open .bar-middle{opacity:0}.menu-bar.open .bar-bottom{transform:rotate(-45deg) translate(6px,-6px);width:33px}.record-btn{align-content:center;align-items:center;background-color:#fafafa;border-radius:50px;box-shadow:none;color:#222;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;height:50px;justify-content:center;opacity:1;overflow:visible;padding:0 32px;position:relative;text-decoration:none}.record-btn:focus,.record-btn:hover{background-color:#caf76f;box-shadow:0 2px 8px #0000000a;outline:none}.record-btn:focus{outline:2px solid #caf76f;outline-offset:2px;transition:box-shadow .2s ease-in-out}.menu-text{color:grey;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.02em;line-height:180%;text-align:start;text-decoration:none;text-transform:none}.menu-text-style{text-transform:uppercase}.menu-bold-text{color:var(--variable-reference-oPPvRVjNa-lpvuElQK4);color:var(--extracted-r6o4lv,var(--variable-reference-oPPvRVjNa-lpvuElQK4));font-weight:700;line-height:110%}.nav-dropdown-btns{font-weight:700;height:-webkit-fit-content;height:fit-content;letter-spacing:0;line-height:140%;text-align:start;text-decoration:none;text-transform:none}.nav-dropdown-btn,.nav-dropdown-btns{width:-webkit-fit-content;width:fit-content}.nav-dropdown-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:inherit;font-size:40px;font-weight:500;padding:8px 0;text-align:left;transition:transform .5s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);will-change:transform,color}@media (min-width:900px){.nav-dropdown-btn{font-size:56px}}@media (min-width:1200px){.nav-dropdown-btn{font-size:72px}}.nav-dropdown-btn:hover{color:#caf76f;transform:translateX(50px)}.nav-dropdown-btns-active{color:#caf76f}.animate-in{animation:menuFadeIn .5s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform:translateY(-40px)}@keyframes menuFadeIn{to{opacity:1;transform:translateY(0)}}.animate-out{animation:menuFadeOut .4s cubic-bezier(.4,0,.2,1) forwards;opacity:1;transform:translateY(0)}@keyframes menuFadeOut{to{opacity:0;transform:translateY(-40px)}}.stats{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;width:250px}.stats .amount{color:#caf76f;font-size:64px;font-weight:700;transition:transform .3s ease,color .3s ease;width:100%}.stats .description{font-size:clamp(16px,18px,20px);line-height:180%;margin:0 auto;max-width:50%;transition:transform .3s ease}.stats:hover .amount{color:#fff;transform:translateY(7px)}.stats:hover .description{transform:translateY(-7px)}:root{--font-family:"Manrope","Manrope Placeholder",sans-serif;--font-family-bold:"Manrope","Manrope Placeholder",sans-serif;--font-style:normal;--font-style-bold:normal;--font-weight:500;--font-weight-bold:700;--letter-spacing:0em;--line-height:140%;--paragraph-spacing:20px;--text-alignment:start;--text-color:#333;--text-decoration:none;--text-stroke-color:initial;--text-stroke-width:initial;--text-transform:none}body{color:#333;color:var(--text-color);font-style:normal;font-style:var(--font-style);font-weight:500;font-weight:var(--font-weight);letter-spacing:0;letter-spacing:var(--letter-spacing);line-height:140%;line-height:var(--line-height);text-align:start;text-align:var(--text-alignment);text-decoration:none;-webkit-text-decoration:var(--text-decoration);text-decoration:var(--text-decoration);text-transform:none;text-transform:var(--text-transform)}*,:after,:before,body{font-family:Manrope,Manrope Placeholder,sans-serif;font-family:var(--font-family)}body,html{height:100%;margin:0;overscroll-behavior-y:contain;padding:0}.App,body,html{background-color:#111}.App{min-height:100vh;text-align:center}.tab-indictor:focus-visible{border-radius:4px;box-shadow:0 0 0 2px #caf76f;outline:none;outline-offset:2px;transition:box-shadow .2s ease-in-out}.underlined-text{color:inherit;cursor:pointer;display:inline-block;line-height:1.8;position:relative}.underlined-text:after{background-color:currentColor;bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:background-color .2s ease-out,width .4s ease-out;width:100%}.underlined-text:hover:after{background-color:"gray";width:0}.scroll-indicator-line{animation:scrollBounce 1.8s linear infinite;position:absolute;top:0;will-change:top}@keyframes scrollBounce{0%{top:0}50%{top:calc(100% - 14px)}to{top:0}}.scroll-container{scroll-snap-type:y mandatory}.scroll-section{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;scroll-snap-align:start}.fade-up{opacity:0;transform:translateY(40px)}.fade-up.animate{animation:fadeUp .8s ease forwards}.fadeUp,.sectionFadeUp{animation:fadeUp .8s ease forwards;opacity:0;transform:translateY(40px)}.sectionFadeUp{animation-delay:.3s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (min-width:960px){.story-row:hover .hover-icon{opacity:1;transform:translateX(0)}.story-row:hover .date-content{transform:translateX(70px)}.story-row:hover .title-content{color:#caf76f;transform:translateX(35px)}}
/*# sourceMappingURL=main.2be0dae8.css.map*/