.hero{min-height:100vh;display:flex;justify-content:center;background-color:var(--color-light);z-index:1;position:relative}.hero .hero__container{display:flex;max-width:90rem;flex-direction:column;justify-content:center}@media (min-width: 800px){.hero .hero__container{align-items:center;flex-direction:row}}.hero .hero__asset-container{display:grid;position:relative;flex-basis:50%;height:100%;z-index:-1}@media (min-width: 800px){.hero .hero__asset-container{flex-basis:100%;order:-1}}.hero .hero__asset-container canvas,.hero .hero__asset-container video{width:210%;grid-area:-1/1;position:absolute;top:50%;left:50%;transform:translate(-45%,-55%)}@media (min-width: 800px){.hero .hero__asset-container canvas,.hero .hero__asset-container video{width:170%}}.hero .hero__content{order:-1;z-index:1}@media (min-width: 800px){.hero .hero__content{border-left:1px solid var(--color-dark);padding-left:1.5rem;align-self:end;padding-bottom:25vh;flex-basis:130%}}.hero .hero__content h1{letter-spacing:-.009em;font-size:2.25rem;line-height:1.14;font-weight:100;max-width:36ch}@media (min-width: 800px){.hero .hero__content h1{letter-spacing:-.025em;font-size:4rem}}.hero .hero__content h1 span{display:none}@media (min-width: 800px){.hero .hero__content h1 span{display:inline}}.hero .hero__content .hero__seemore{margin-top:4rem;align-items:center;gap:1rem;display:none}@media (min-width: 800px){.hero .hero__content .hero__seemore{display:inline-flex}}.hero h2{letter-spacing:-.009em;font-size:2.25rem;line-height:1.14;font-weight:100;max-width:15ch}@media (min-width: 800px){.hero h2{display:none}}.hero .hero__disclaimer--mobile{font-weight:300;font-size:.625rem;line-height:1.6;max-width:50ch;margin-top:1rem}@media (min-width: 800px){.hero .hero__disclaimer--mobile{display:none}}.hero .hero__disclaimer--desktop{font-weight:400;font-size:.75rem;line-height:1.6;display:none;max-width:50ch;margin-top:4.625rem}@media (min-width: 800px){.hero .hero__disclaimer--desktop{display:block}}.BigCopy{min-height:100vh;z-index:1;position:relative;background:white}.BigCopy h2{font-size:2rem;line-height:1.5;font-weight:100}@media (min-width: 768px){.BigCopy h2{font-size:3.375rem}}.BigCopy a{text-decoration:none;transition:all .75s cubic-bezier(.075,.82,.165,1)}.BigCopy a:focus{outline:none}.BigCopy a:nth-child(1){border-bottom:2px solid var(--color-green-2)}@media (min-width: 800px){.BigCopy a:nth-child(1){border-bottom:2px solid #000}.BigCopy a:nth-child(1):hover,.BigCopy a:nth-child(1):focus-visible{color:var(--color-green-2);border-bottom:2px solid var(--color-green-2)}}.BigCopy a:nth-child(2){border-bottom:2px solid var(--color-purple)}@media (min-width: 800px){.BigCopy a:nth-child(2){border-bottom:2px solid #000}.BigCopy a:nth-child(2):hover,.BigCopy a:nth-child(2):focus-visible{color:var(--color-purple);border-bottom:2px solid var(--color-purple)}}.BigCopy a:nth-child(3){border-bottom:2px solid var(--color-magenta)}@media (min-width: 800px){.BigCopy a:nth-child(3){border-bottom:2px solid #000}.BigCopy a:nth-child(3):hover,.BigCopy a:nth-child(3):focus-visible{color:var(--color-magenta);border-bottom:2px solid var(--color-magenta)}}.BigCopy a:nth-child(4){border-bottom:2px solid var(--color-amber)}@media (min-width: 800px){.BigCopy a:nth-child(4){border-bottom:2px solid #000}.BigCopy a:nth-child(4):hover,.BigCopy a:nth-child(4):focus-visible{color:var(--color-amber);border-bottom:2px solid var(--color-amber)}}.BigCopy__wrapper{position:relative}.BigCopy__wrapper .track{height:200vh;position:relative}.BigCopy__wrapper .track .mobileCard{display:block}@media (min-width: 800px){.BigCopy__wrapper .track .mobileCard{display:none}}.BigCopy__wrapper canvas{position:absolute;max-width:100%;display:none}@media (min-width: 800px){.BigCopy__wrapper canvas{display:block}}.BigCopy__wrapper .brick-wrap{height:100vh;margin-left:auto;margin-right:auto;max-width:100%}.BigCopy__wrapper video{position:absolute;inset:0;max-width:100%;transform:translateY(30%)}#curtain:where(.astro-XPTH6IHQ){position:absolute;left:0;right:0;will-change:transform}canvas:where(.astro-XPTH6IHQ){position:absolute;inset:0}.do-more-benefits{padding-top:5.5rem;padding-bottom:9rem;padding-inline:1rem}@media (min-width: 800px){.do-more-benefits{display:flex;align-items:center;justify-content:center}}.do-more-benefits h3{font-size:2rem;font-weight:100;line-height:.95;text-align:center;margin-bottom:3.375rem;max-width:18ch}.do-more-benefits__cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.vh-100{height:100vh}.long-section{display:flex;flex-direction:column;align-items:center;margin-bottom:20vh;padding:1rem}@media (min-width: 800px){.long-section{padding:4rem}}.long-section h2{font-size:2.875rem;font-weight:100;line-height:.95}@media (min-width: 800px){.long-section h2{font-size:5.75rem}}.long-section h2.pods{max-width:10ch;margin-top:30vh}@media (min-width: 800px){.long-section h2.pods{margin-top:50vh}}.long-section p{font-size:1.375rem;margin-top:1.275em;max-width:24ch;line-height:1.275}@media (min-width: 800px){.long-section p{font-size:1.75rem}}.long-section a{text-align:center;font-size:1.375rem;font-weight:100;margin-top:25vh;display:block}@media (min-width: 800px){.long-section a{font-size:1.75rem}}.long-section__container{max-width:54rem;margin:0 auto;border-left:1px solid var(--color-dark);padding-left:1rem;width:100%}.asset-container{display:grid;position:relative;flex-basis:100%;margin-top:20vh;height:20vh;z-index:-1}@media (min-width: 800px){.asset-container{height:60vh;order:-1}}.asset-container canvas,.asset-container video{width:150%;grid-area:-1/1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.asset-container--pods canvas,.asset-container--pods video{width:200%}.crypto-uncomplicated__container{height:100vh;align-items:center;display:grid;grid-template-rows:1fr 1fr}@media (min-width: 800px){.crypto-uncomplicated__container{grid-template-rows:auto;grid-template-columns:1fr 1fr}}.crypto-uncomplicated__assets{display:grid;position:relative;flex-basis:100%;height:100%;align-items:center}@media (min-width: 800px){.crypto-uncomplicated__assets{align-content:unset}.crypto-uncomplicated__assets img{transform:translate(15%)}}.crypto-uncomplicated__assets canvas,.crypto-uncomplicated__assets video{grid-area:-1/1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180%}@media (min-width: 800px){.crypto-uncomplicated__assets canvas,.crypto-uncomplicated__assets video{width:200%}}.crypto-uncomplicated__content-wrapper{align-self:end;overflow:hidden;z-index:1}@media (min-width: 800px){.crypto-uncomplicated__content-wrapper{order:-1}}.crypto-uncomplicated__content-wrapper h2{font-weight:100;font-size:2.25rem;letter-spacing:-.004em;line-height:1.1}@media (min-width: 800px){.crypto-uncomplicated__content-wrapper h2{letter-spacing:-.025em;font-size:4rem;line-height:1.024}}.crypto-uncomplicated__content-wrapper p{margin-top:1.5rem;font-size:1.25rem;max-width:22ch;line-height:1.214;letter-spacing:-.00995em}@media (min-width: 800px){.crypto-uncomplicated__content-wrapper p{margin-top:3rem;font-size:1.75rem}}.crypto-uncomplicated__content-wrapper p.mobile{display:block;max-width:unset}@media (min-width: 800px){.crypto-uncomplicated__content-wrapper p.mobile{display:none}}.crypto-uncomplicated__content-wrapper p.desk{display:none}@media (min-width: 800px){.crypto-uncomplicated__content-wrapper p.desk{display:block}}.crypto-uncomplicated__content{border-left:1px solid var(--color-dark);padding-left:1rem;padding-bottom:30vmin}@media (min-width: 800px){.crypto-uncomplicated__content{padding-bottom:26vmin}}.value-investing{padding-top:5.5rem;padding-bottom:9rem}.value-investing .card{padding-top:3rem;padding-bottom:3rem;justify-content:flex-end}.value-investing .value-investing__cards{display:grid;grid-gap:1rem;margin-bottom:1.5rem}@media (min-width: 800px){.value-investing .value-investing__cards{grid-template-columns:repeat(2,1fr);margin-bottom:3.25rem}}.value-investing .value-investing__cards h2{margin-top:2rem}@media (min-width: 800px){.value-investing .value-investing__cards h2{margin-top:4rem}}.value-investing .value-investing__card img{max-height:17.5rem}.value-investing .value-investing__link{display:flex;align-items:center;justify-content:center}.value-investing .value-investing__link a{text-decoration:underline;font-size:1.25rem;font-weight:100}@media (min-width: 800px){.value-investing .value-investing__link a{font-size:2rem}}.value-investing .value-investing__link .value-investing__link-icon{margin-left:.25rem;width:1.25rem}@media (min-width: 800px){.value-investing .value-investing__link .value-investing__link-icon{margin-left:.75rem;width:2rem}}.ValueProps{overflow:hidden}.ValueProps__items{display:grid}.ValueProps__container{height:100vh;grid-area:-1/1;align-items:center;display:grid;grid-template-rows:2.5fr 1fr}@media (min-width: 800px){.ValueProps__container{grid-template-rows:auto;grid-template-columns:1fr 1fr}}.ValueProps__assets{display:grid;position:relative;flex-basis:100%;height:100%;align-items:center}@media (min-width: 800px){.ValueProps__assets{align-content:unset}.ValueProps__assets img{transform:translate(15%)}}.ValueProps__canvas,.ValueProps__video{grid-area:-1/1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:170%}@media (min-width: 800px){.ValueProps__canvas,.ValueProps__video{width:200%}}.ValueProps__content-wrapper{align-self:end;overflow:hidden;border-left:1px solid var(--color-dark);height:45vh}@media (min-width: 800px){.ValueProps__content-wrapper{height:60vh;order:-1}}.ValueProps__content-wrapper h2{font-weight:100;font-size:2.25rem;letter-spacing:-.004em;line-height:1.1}@media (min-width: 800px){.ValueProps__content-wrapper h2{letter-spacing:-.025em;font-size:4rem;line-height:1.024}}.ValueProps__content-wrapper p{margin-top:1.5rem;font-size:1.25rem;max-width:22ch;line-height:1.214;letter-spacing:-.00995em}@media (min-width: 800px){.ValueProps__content-wrapper p{margin-top:3rem;font-size:1.75rem}}.ValueProps__content-wrapper p.mobile{display:block;max-width:unset}@media (min-width: 800px){.ValueProps__content-wrapper p.mobile{display:none}}.ValueProps__content-wrapper p.desk{display:none}@media (min-width: 800px){.ValueProps__content-wrapper p.desk{display:block}}.ValueProps__content{padding-left:1rem}.chevContainer:where(.astro-4KLW3SOX){height:300vh}.chevronPercent__svg:where(.astro-4KLW3SOX){position:absolute;vertical-align:middle;inset:0}.chevronPercent__svg:where(.astro-4KLW3SOX) svg:where(.astro-4KLW3SOX){height:unset;height:100%;width:100%;position:absolute;inset:0}.vh:where(.astro-4KLW3SOX){height:100vh}.chevronPercent:where(.astro-4KLW3SOX){height:100vh;display:grid;align-items:center;justify-items:center;visibility:hidden;position:fixed;inset:0;background:white;max-width:100%}.chevronPercent:where(.astro-4KLW3SOX) :where(.astro-4KLW3SOX){grid-area:-1/1}.apy:where(.astro-4KLW3SOX) svg:where(.astro-4KLW3SOX){height:unset;position:relative}.apy:where(.astro-4KLW3SOX) h2:where(.astro-4KLW3SOX){line-height:1;font-weight:100;font-size:1.625rem}@media (min-width: 800px){.apy:where(.astro-4KLW3SOX) h2:where(.astro-4KLW3SOX){font-size:5.625rem}}.apy__four:where(.astro-4KLW3SOX){font-size:9rem;margin-left:-.1em}@media (min-width: 800px){.apy__four:where(.astro-4KLW3SOX){font-size:33.333rem}}.apy__apy:where(.astro-4KLW3SOX){display:block}@media (min-width: 800px){.apy__apy:where(.astro-4KLW3SOX){font-size:5.625rem}}.members{display:flex;flex-direction:column;align-items:center;justify-content:center}.members__lead{height:50vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.members__lead h2{font-size:2.875rem;font-weight:100;line-height:.95;max-width:18ch;text-align:center}@media (min-width: 800px){.members__lead h2{font-size:4rem}}.members__content{margin:25vh 0 10vh}.members__content--bottom{margin:10vh 0 25vh}.apy:where(.astro-5H66DLJC) h2:where(.astro-5H66DLJC){line-height:1;font-weight:100;font-size:1.625rem}@media (min-width: 800px){.apy:where(.astro-5H66DLJC) h2:where(.astro-5H66DLJC){font-size:5.625rem}}.apy:where(.astro-5H66DLJC) h2:where(.astro-5H66DLJC) span:where(.astro-5H66DLJC){font-size:9rem;margin-left:-.1em}@media (min-width: 800px){.apy:where(.astro-5H66DLJC) h2:where(.astro-5H66DLJC) span:where(.astro-5H66DLJC){font-size:33.333rem}}.security:where(.astro-5H66DLJC){background-color:var(--color-dark);color:var(--color-light);padding-bottom:9rem}.security__grid:where(.astro-5H66DLJC){display:grid;gap:1rem}@media (min-width: 800px){.security__grid:where(.astro-5H66DLJC){grid-template-columns:1fr 1fr;align-items:flex-start}}.security__lead:where(.astro-5H66DLJC){border-left:1px solid var(--color-light);padding-left:1rem;padding-top:6.5rem;max-width:24ch}@media (min-width: 800px){.security__lead:where(.astro-5H66DLJC){padding-top:9rem;font-size:2rem}}.security__content:where(.astro-5H66DLJC){margin-top:3rem;padding-left:1rem}@media (min-width: 800px){.security__content:where(.astro-5H66DLJC){margin-top:9rem}}.security__content:where(.astro-5H66DLJC) li:where(.astro-5H66DLJC)+li:where(.astro-5H66DLJC){margin-top:5.8rem}.security__content:where(.astro-5H66DLJC) li:where(.astro-5H66DLJC){display:flex;align-items:flex-start;justify-content:flex-start}.security__content:where(.astro-5H66DLJC) li:where(.astro-5H66DLJC) img:where(.astro-5H66DLJC){width:25px;margin-right:1.5rem}@media (min-width: 800px){.security__content:where(.astro-5H66DLJC) li:where(.astro-5H66DLJC) img:where(.astro-5H66DLJC){width:40px}}.security__content:where(.astro-5H66DLJC) h2:where(.astro-5H66DLJC){font-size:2rem;font-weight:100;line-height:1.02}@media (min-width: 800px){.security__content:where(.astro-5H66DLJC) h2:where(.astro-5H66DLJC){font-size:4rem}}.security__content:where(.astro-5H66DLJC) p:where(.astro-5H66DLJC){max-width:30ch;margin-top:.5rem}@media (min-width: 800px){.security__content:where(.astro-5H66DLJC) p:where(.astro-5H66DLJC){font-size:1.375rem;max-width:40ch}}
