@font-face{font-display:swap;font-family:Tomato Grotesk;font-style:normal;font-weight:400;src:url(/assets/fonts/TomatoGrotesk-Regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Tomato Grotesk;font-style:normal;font-weight:500;src:url(/assets/fonts/TomatoGrotesk-Medium.woff2)format("woff2")}@font-face{font-display:swap;font-family:Tomato Grotesk;font-style:normal;font-weight:600;src:url(/assets/fonts/TomatoGrotesk-SemiBold.woff2)format("woff2")}@font-face{font-display:swap;font-family:Tomato Grotesk;font-style:normal;font-weight:700;src:url(/assets/fonts/TomatoGrotesk-Bold.woff2)format("woff2")}:root{--black:#0f0f0f;--green:#05c92f;--sky:#9dc4f5;--baby:#ffcadc;--lemonade:#fbe74e;--grey-8:#f9faf9;--grey-7:#ecefec;--grey-6:#d1d6d2;--grey-3:#6e726e;--ease:cubic-bezier(.165, .84, .44, 1)}*{box-sizing:border-box}html{color:var(--black);overscroll-behavior:none;background:#fff;font-family:Tomato Grotesk,Arial,sans-serif;font-size:62.5%;font-weight:500}body{min-width:320px;margin:0;overflow-x:hidden}button,input{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}summary{list-style:none}summary::-webkit-details-marker{display:none}::selection{background:var(--green);color:var(--black)}.wrapper{width:100%;max-width:160rem;margin:0 auto;padding:0 7rem}.header{pointer-events:none;z-index:50;width:100%;padding-top:3.2rem;position:fixed;top:0;left:0;right:0}.header__inner{box-sizing:border-box;pointer-events:auto;grid-template-columns:1fr auto 1fr;align-items:center;min-width:0;height:6rem;display:grid}.logo{align-items:center;width:16rem;height:5.3rem;display:inline-flex}.logo svg{fill:var(--black);width:100%;height:100%;display:block}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbd;border:2px solid #0f0f0f14;border-radius:4rem;align-items:center;gap:.4rem;padding:.4rem;display:flex}.nav a{transition:background .5s var(--ease), transform .5s var(--ease);border-radius:4rem;padding:1.7rem 2.5rem;font-size:1.5rem;font-weight:600;line-height:1}.nav a:hover{background:#fff;transform:translateY(-.2rem)}.header__download{justify-self:end;min-width:0;max-width:100%}.button{border:2px solid var(--black);min-width:14.2rem;height:6rem;transition:color .4s var(--ease);border-radius:4rem;justify-content:center;align-items:center;padding:0 3.8rem;font-size:1.6rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.button:before{background:var(--green);content:"";transform-origin:top;transition:transform .3s var(--ease);position:absolute;inset:0;transform:scaleY(0)}.button span{z-index:1;display:inline-block;position:relative}.button:hover:before{transform-origin:bottom;transform:scaleY(1)}.button--dark{background:var(--black);color:#fff}.button--dark:hover{color:var(--black)}.button--light{color:var(--black);background:#fff}.button--outline{color:var(--black);background:0 0}.hero{min-height:134rem;padding-top:0;position:relative}.hero__sticky{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding-top:30vh;display:flex;position:relative;top:0;overflow:visible}.hero__eyebrow{animation:rise .9s var(--ease) both;text-align:center;white-space:pre-line;margin:0 0 3.2rem;font-size:3rem;line-height:1.2}.hero__title{animation:rise 1.1s var(--ease) .1s both;letter-spacing:0;text-align:center;margin:0;font-size:clamp(9rem,13vw,20rem);font-weight:600;line-height:.86}.hero__title span{display:inline-block}.hero__dot{color:var(--green)}.hero__stage{animation:rise 1.2s var(--ease) .2s both;width:min(119rem,86vw);height:70rem;margin-top:10rem;position:relative}@keyframes rise{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}.phone{border:2px solid var(--black);background:#fff;border-radius:4.8rem;width:41rem;height:62rem;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4rem 6rem #0f0f0f1f}.phone:before{background:var(--black);content:"";z-index:2;border-radius:0 0 2rem 2rem;width:13rem;height:3.2rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone__screen{background:var(--grey-8);height:100%;padding:7rem 3rem 3rem}.phone__balance{margin-bottom:3rem;font-size:5.4rem;font-weight:600;line-height:.94}.phone__tabs,.phone__row{align-items:center;gap:1rem;display:flex}.phone__tab{background:var(--grey-7);border-radius:3rem;width:11rem;height:4rem}.phone__tab:first-child{background:var(--green)}.phone__card{background:#fff;border-radius:2rem;margin-top:2rem;padding:2rem}.phone__row{border-bottom:1px solid var(--grey-7);min-height:6.5rem}.phone__coin{border-radius:100%;flex:0 0 3.8rem;height:3.8rem}.phone__line{background:var(--grey-7);border-radius:2rem;height:1.2rem}.float-card{width:34rem;min-height:21rem;animation:float 7s var(--ease) infinite;border-radius:.4rem;flex-direction:column;justify-content:space-between;padding:2.2rem;font-size:2.8rem;font-weight:600;line-height:.95;display:flex;position:absolute}.float-card small{color:#0f0f0f8c;max-width:18rem;font-size:1.2rem;line-height:1.2}.float-card--sky{background:var(--sky);top:1rem;left:0}.float-card--pink{background:var(--baby);animation-delay:-2s;bottom:8rem;left:5rem}.float-card--grey{background:var(--grey-7);animation-delay:-4s;top:5rem;right:0}@keyframes float{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translateY(-2rem)rotate(1deg)}}.section{padding:14rem 0;position:relative}.section--grey{background:var(--grey-8)}.section__label{color:var(--grey-3);text-align:center;margin:0 0 3rem;font-size:1.4rem}.section__title{letter-spacing:0;margin:0;font-size:clamp(5rem,8vw,12rem);font-weight:600;line-height:.93}.section__title--center{text-align:center;max-width:118rem;margin-left:auto;margin-right:auto}.section__intro{color:var(--grey-3);text-align:center;max-width:87rem;margin:4rem auto 0;font-size:2.4rem;line-height:1.34}.section__intro--left{text-align:left;max-width:72rem;margin-left:0}.section__intro p{margin:0}.section__intro p+p{margin-top:1.8rem}.chains{grid-template-columns:.9fr 1.1fr;align-items:center;min-height:100rem;display:grid}.chains__copy{max-width:57rem}.chains__copy p{color:var(--grey-3);margin:3rem 0 0;font-size:2.4rem;line-height:1.4}.wheel{flex-direction:column;gap:2rem;display:flex;overflow:hidden}.wheel__track{gap:2rem;width:max-content;animation:18s linear infinite slide-x;display:flex}.wheel__track--reverse{animation-duration:23s;animation-direction:reverse}.chain-pill{background:#fff;border-radius:8rem;align-items:center;gap:2rem;min-width:36rem;padding:1.5rem 3rem 1.5rem 1.5rem;display:flex}.chain-pill__icon{border-radius:100%;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}.chain-pill__icon img{object-fit:contain;width:4.8rem;height:4.8rem}.chain-pill__name{font-size:4rem;font-weight:600}@keyframes slide-x{to{transform:translate(-50%)}}.cards-grid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:7rem;display:grid}.info-card{background:var(--grey-8);min-height:28rem;transition:transform .5s var(--ease), background .5s var(--ease);border-radius:.4rem;padding:3rem}.info-card:hover{background:var(--green);transform:translateY(-1rem)}.info-card h3{margin:0 0 2rem;font-size:4rem;font-weight:600;line-height:.98}.info-card p{color:var(--grey-3);margin:0;font-size:1.8rem;line-height:1.4}.community-cards{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:6rem;display:grid}.trust-card{border-radius:.6rem;min-height:30rem;padding:3rem}.trust-card h3{margin:0 0 2rem;font-size:3rem;line-height:1}.trust-card p{color:#0f0f0fad;margin:0;font-size:1.6rem;line-height:1.3}.security-list{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:8rem;display:grid}.security-card{background:var(--grey-7);border-radius:.4rem;min-height:35rem;padding:3rem}.security-card h3{margin:0 0 2rem;font-size:2rem;line-height:1.1}.security-card p{color:var(--grey-3);margin:0;font-size:1.4rem;line-height:1.45}.gas-tank-conclusion{color:var(--grey-3);max-width:72rem;margin:4rem 0 0;font-size:2.4rem;line-height:1.34}.seo-split{grid-template-columns:minmax(0,1fr) 48rem;align-items:center;gap:9rem;display:grid}.seo-story{gap:2rem;display:grid}.seo-story__item{background:#fff;border-radius:.4rem;padding:4rem}.seo-story__item h2,.seo-panel h2{margin:0 0 3rem;font-size:clamp(3.8rem,5vw,7.8rem);font-weight:600;line-height:.94}.seo-story__item p,.seo-panel p,.compare-block__body p,.compare-block__body li,.get-started-panel p{color:var(--grey-3);margin:0;font-size:2rem;line-height:1.4}.seo-story__item p+p,.seo-panel p+p,.compare-block__body p+p{margin-top:1.8rem}.seo-visual{aspect-ratio:1;border:2px solid var(--black);background:#fff;border-radius:100%;place-items:center;display:grid;position:sticky;top:16rem;box-shadow:0 3rem 6rem #0f0f0f1f}.seo-visual__coin{border:2px solid var(--black);border-radius:100%;justify-content:center;align-items:center;width:9rem;height:9rem;animation:12s linear infinite coin-orbit;display:flex;position:absolute}.seo-visual__coin img{object-fit:contain;width:5rem;height:5rem}.seo-visual__coin:nth-child(2n){animation-duration:16s;animation-direction:reverse}.seo-visual__core{background:var(--black);color:#fff;border-radius:100%;justify-content:center;align-items:center;width:16rem;height:16rem;font-size:3rem;font-weight:700;display:flex}@keyframes coin-orbit{to{rotate:360deg}}.seo-two-up{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.seo-panel{background:var(--grey-8);border-radius:.4rem;min-height:40rem;padding:4rem}.compare-block{grid-template-columns:.95fr 1.05fr;align-items:start;gap:8rem;margin-top:12rem;display:grid}.compare-block__body{background:var(--grey-7);border-radius:.4rem;padding:4rem}.compare-block__body ul{gap:1.4rem;margin:3rem 0;padding:0;display:grid}.compare-block__body li{grid-template-columns:3rem 1fr;align-items:center;gap:1.4rem;display:grid}.compare-block__body li:before{background:var(--green);border:2px solid var(--black);content:"";border-radius:100%;width:1.6rem;height:1.6rem}.get-started-section{padding-top:0}.get-started-panel{background:var(--lemonade);border-radius:.4rem;grid-template-columns:.9fr 1.15fr auto;align-items:center;gap:4rem;min-height:38rem;padding-top:6rem;padding-bottom:6rem;display:grid}.get-started-panel h2{margin:0;font-size:clamp(4.6rem,7vw,10rem);font-weight:600;line-height:.9}.faq{margin-top:6rem}.faq__item{background:var(--grey-7);border:2px solid var(--black);border-radius:2rem;margin-bottom:3rem;overflow:hidden}.faq__question{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;width:100%;padding:5rem 6rem;font-size:3.6rem;font-weight:600;line-height:1.1;display:flex}.faq__plus{border:2px solid var(--black);height:6rem;transition:background .4s var(--ease);border-radius:100%;flex:0 0 6rem;justify-content:center;align-items:center;width:6rem;margin-left:3rem;display:flex;position:relative}.faq__plus:before,.faq__plus:after{background:var(--black);content:"";height:.2rem;transition:background .4s var(--ease), transform .4s var(--ease);width:1.8rem;position:absolute}.faq__plus:after{transform:rotate(90deg)}.faq__item[open] .faq__plus{background:var(--black)}.faq__item[open] .faq__plus:before{background:#fff}.faq__item[open] .faq__plus:after{background:#fff;transform:rotate(0)}.faq__answer{color:var(--grey-3);max-width:98rem;padding:0 6rem 5rem;font-size:2rem;line-height:1.4}.faq__all{margin-top:6rem;left:50%;transform:translate(-50%)}.footer{background:#fff;padding:0 0 7rem;position:relative;overflow:hidden}.stickers{height:35rem;position:relative}.sticker{width:12rem;height:12rem;animation:sticker 10s var(--ease) infinite;position:absolute}.sticker img{width:100%;height:100%}.sticker:first-child{top:8rem;left:8%}.sticker:nth-child(2){animation-delay:-2s;top:18rem;left:24%}.sticker:nth-child(3){animation-delay:-4s;top:9rem;left:52%}.sticker:nth-child(4){animation-delay:-6s;top:20rem;right:20%}.sticker:nth-child(5){animation-delay:-8s;top:7rem;right:6%}@keyframes sticker{0%,to{transform:rotate(-8deg)translateY(0)}50%{transform:rotate(7deg)translateY(-2.5rem)}}.newsletter{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;max-width:81rem;margin:0 auto 9rem;padding:0 1.5rem;display:grid}.newsletter h2{margin:0;font-size:3rem;line-height:1.2}.newsletter p{color:var(--grey-3);margin:0;font-size:1.6rem;line-height:1.5}.newsletter__form{gap:2rem;display:grid}.newsletter input{background:var(--grey-7);border:0;border-radius:.4rem;outline:0;height:8.8rem;padding:0 3rem;font-size:2rem}.newsletter__button{justify-self:center}.footer__title{margin:0 0 9rem;font-size:clamp(8rem,14vw,20rem);font-weight:600;line-height:.9}.footer__cols{align-items:start;display:block}.footer__links{grid-template-columns:repeat(3,1fr);display:grid}.footer__links h3{margin:0 0 2.5rem;font-size:2rem}.footer__links a{color:var(--grey-3);margin-bottom:1.8rem;font-size:1.6rem;display:block}.download-big{justify-content:center;margin:9rem 0;display:flex}.download-big .button{min-width:31rem;height:8.3rem}.legal{color:var(--grey-3);justify-content:center;gap:3rem;font-size:1.2rem;display:flex}.site-page{background:var(--grey-8);min-height:100vh;padding-bottom:12rem;position:relative;overflow:hidden}.site-page--blue{background:linear-gradient(180deg, var(--sky), #e8eded)}.site-page--green{background:linear-gradient(180deg, var(--grey-7), #f6f7f6)}.site-page--pink{background:linear-gradient(180deg, var(--baby), #eaeaea)}.site-page--grey{background:linear-gradient(180deg, var(--grey-8), var(--grey-7))}.page-stickers{pointer-events:none;width:100%;height:100vh;position:absolute;top:0;left:0}.page-sticker{width:11rem;height:11rem;animation:sticker 11s var(--ease) infinite;position:absolute}.page-sticker img{width:100%;height:100%;display:block}.page-sticker:first-child{top:18vh;left:8%}.page-sticker:nth-child(2){animation-delay:-2s;top:66vh;left:24%}.page-sticker:nth-child(3){animation-delay:-4s;top:20vh;left:54%}.page-sticker:nth-child(4){animation-delay:-6s;top:68vh;right:16%}.page-sticker:nth-child(5){animation-delay:-8s;top:32vh;right:7%}.page-hero{text-align:center;z-index:1;flex-direction:column;align-items:center;min-height:82vh;padding-top:30vh;display:flex;position:relative}.page-hero h1{animation:rise .9s var(--ease) both;color:var(--black);letter-spacing:0;margin:0;font-size:clamp(8rem,15vw,23rem);font-weight:600;line-height:.82}.site-page--blue .page-hero h1{color:#2a5cd3}.site-page--green .page-hero h1{color:#395c3d}.page-hero__text{animation:rise .9s var(--ease) .1s both;color:var(--grey-3);max-width:72.5rem;margin-top:6rem;font-size:3rem;line-height:1.18}.page-hero__text p{margin:0 0 1rem}.page-content{z-index:2;position:relative}.page-content+.page-content{margin-top:14rem}.section-head{text-align:center;max-width:116rem;margin:0 auto 7rem}.section-head h2{margin:0 0 3rem;font-size:clamp(5rem,8vw,12rem);font-weight:600;line-height:.9}.section-head p{color:var(--grey-3);max-width:90rem;margin:0 auto 2rem;font-size:2.8rem;line-height:1.25}.archive-card-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.archive-card{min-height:42rem;transition:background .45s var(--ease), transform .45s var(--ease);background:#fff;border-radius:.4rem;flex-direction:column;padding:3.2rem;display:flex}.archive-card:hover{background:var(--green);transform:translateY(-.8rem)}.archive-card__index{color:var(--grey-3);margin-bottom:5rem;font-size:2rem;display:block}.archive-card h3{white-space:pre-line;margin:0 0 3rem;font-size:4.8rem;font-weight:600;line-height:.94}.archive-card p{color:var(--grey-3);margin:0;font-size:2rem;line-height:1.35}.archive-link{transition:color .4s var(--ease), transform .4s var(--ease);margin-top:auto;padding-top:4rem;font-size:2rem;font-weight:700;display:inline-block}.archive-link:hover{color:#2a5cd3;transform:translate(.6rem)}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.metric-card{background:var(--sky);border-radius:.4rem;flex-direction:column;min-height:33rem;padding:3rem;display:flex}.metric-card:nth-child(2){background:var(--baby)}.metric-card:nth-child(3){background:var(--lemonade)}.metric-card span,.metric-card em{color:#0f0f0f9e;font-size:1.6rem;font-style:normal}.metric-card strong{margin:auto 0 4rem;font-size:7.8rem;font-weight:600;line-height:.9}.about-statements{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.about-statements article,.join-team{background:#fff;border-radius:2rem;padding:5rem}.about-statements h2,.join-team h2{margin:0 0 4rem;font-size:clamp(4.4rem,7vw,9rem);font-weight:600;line-height:.92}.about-statements p,.join-team p{color:var(--grey-3);margin:0;font-size:2.6rem;line-height:1.22}.team-list{border-top:2px solid #0f0f0f2e}.team-row{border-bottom:2px solid #0f0f0f2e;grid-template-columns:1fr 24rem;align-items:center;padding:2rem 0;display:grid}.team-row span{color:#5a585a;font-size:clamp(4rem,7vw,10rem);line-height:.9}.team-row em{color:var(--grey-3);font-size:1.2rem;font-style:normal}.join-team{grid-template-columns:1fr minmax(22rem,38rem) auto;align-items:center;gap:4rem;display:grid}.join-team h2,.join-team p{margin:0}.news-filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:5rem;display:flex}.news-filters span{background:#fff;border-radius:4rem;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:600}.news-filters span:first-child{background:var(--grey-6)}.news-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.news-card{min-height:37rem;transition:transform .45s var(--ease);background:#fff;border-radius:.6rem;flex-direction:column;display:flex;overflow:hidden}.news-card:hover{transform:translateY(-.8rem)}.news-card--large{grid-column:span 2}.news-card__image{background:linear-gradient(135deg,#05c92feb,#9dc4f5db),repeating-linear-gradient(45deg,#0f0f0f1f 0 1px,#0000 1px 18px);min-height:20rem;display:block}.news-card__meta{background:var(--grey-7);border-radius:4rem;align-self:flex-start;margin:2rem 2rem 0;padding:.8rem 1.4rem;font-size:1.4rem;font-weight:600}.news-card__title{margin:auto 2rem 2rem;font-size:2.8rem;font-weight:600;line-height:1}.legal-layout{max-width:93rem}.legal-block{background:var(--grey-7);border-radius:.4rem;padding:4rem}.legal-block+.legal-block{margin-top:4rem}.legal-block--intro{background:#fff}.legal-block h2{margin:0 0 2.4rem;font-size:3.6rem;font-weight:600;line-height:1}.legal-block p{color:var(--grey-3);margin:0;font-size:1.8rem;line-height:1.55}.legal-block p+p{margin-top:1.6rem}@media (max-width:900px){html{font-size:2.77778vw}.wrapper{padding:0 1.5rem}.header{padding-top:1.6rem}.header__inner{grid-template-columns:minmax(0,1fr) auto;column-gap:1rem;margin-left:auto;margin-right:auto}.logo{width:11.8rem;height:3.9rem}.nav{display:none}.header__inner>a,.header__inner>a:first-child{min-width:0}.header__download{white-space:nowrap;min-width:0;padding-left:1.4rem;padding-right:1.4rem}.button{min-width:9.5rem;height:4.5rem;padding:0 2.2rem;font-size:1.2rem}.header__download.button{flex-shrink:1;min-width:0;max-width:100%;padding-left:1.6rem;padding-right:1.6rem}.hero{min-height:108rem;padding-top:0}.hero__sticky{padding-top:30vh}.hero__eyebrow{margin-bottom:2rem;font-size:2.4rem}.hero__title{font-size:6rem}.hero__stage{width:100%;height:100rem;margin-top:5rem}.phone{border-radius:3rem;width:31rem;height:48rem;top:17rem}.phone__screen{padding:5rem 2rem 2rem}.phone__balance{font-size:3.8rem}.float-card{width:min(14rem,100% - 2rem);min-height:13rem;padding:1.4rem;font-size:1.6rem}.float-card small{font-size:.9rem}.float-card--grey{margin-left:-7rem;top:68rem;left:50%;right:auto}.float-card--sky{margin-left:-7rem;top:0;left:50%}.float-card--pink{margin-left:-7rem;top:84rem;bottom:auto;left:50%}.section{padding:7rem 0}.section__title{font-size:4.6rem}.section__intro,.section__intro--left,.gas-tank-conclusion{text-align:left;max-width:none;font-size:1.7rem}.chains,.newsletter,.footer__cols{grid-template-columns:1fr}.chains{gap:5rem;min-height:auto}.chains__copy p{font-size:1.8rem}.chain-pill{min-width:28rem}.chain-pill__icon{width:5.6rem;height:5.6rem}.chain-pill__icon img{width:3.2rem;height:3.2rem}.chain-pill__name{font-size:2.8rem}.cards-grid,.community-cards,.security-list,.seo-split,.seo-two-up,.compare-block,.footer__links{grid-template-columns:1fr}.info-card,.trust-card,.security-card{min-height:20rem;padding:2rem}.info-card h3{font-size:2.8rem}.seo-split{gap:4rem}.seo-story__item,.seo-panel,.compare-block__body,.get-started-panel{padding:2.4rem}.seo-story__item h2,.seo-panel h2{font-size:3.8rem}.seo-story__item p,.seo-panel p,.compare-block__body p,.compare-block__body li,.get-started-panel p{font-size:1.6rem}.seo-visual{width:30rem;height:30rem;margin:0 auto;position:relative;top:auto}.seo-visual__coin{width:6rem;height:6rem}.seo-visual__coin img{width:3.4rem;height:3.4rem}.seo-visual__core{width:10rem;height:10rem;font-size:2rem}.compare-block{gap:4rem;margin-top:7rem}.get-started-panel{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;gap:2.5rem;min-width:0}.get-started-panel h2,.get-started-panel p{max-width:100%}.faq__question{padding:2.6rem 2rem;font-size:1.8rem}.faq__plus{flex-basis:3rem;width:3rem;height:3rem}.faq__answer{padding:0 2rem 2.6rem;font-size:1.5rem}.stickers{height:22rem}.sticker{width:7rem;height:7rem}.newsletter{margin-bottom:6rem}.newsletter input{height:6rem;font-size:1.6rem}.footer__title{font-size:6rem}.legal{flex-direction:column;align-items:center;gap:1.4rem}.site-page{padding-bottom:7rem}.page-sticker{width:7rem;height:7rem}.page-hero{min-height:64rem;padding-top:17rem}.page-hero h1{font-size:6.6rem}.page-hero__text{margin-top:3rem;font-size:2rem}.page-content+.page-content{margin-top:7rem}.section-head{margin-bottom:4rem}.section-head h2{font-size:4.8rem}.section-head p{font-size:1.8rem}.archive-card-grid,.metrics-grid,.about-statements,.news-grid,.join-team{grid-template-columns:1fr}.archive-card{min-height:28rem;padding:2.4rem}.archive-card__index{margin-bottom:3rem}.archive-card h3{font-size:3.2rem}.archive-card p,.archive-link,.about-statements p,.join-team p{font-size:1.6rem}.metric-card{min-height:20rem}.metric-card strong{font-size:5rem}.about-statements article,.join-team,.legal-block{border-radius:1.4rem;padding:2.4rem}.about-statements h2,.join-team h2{font-size:4.2rem}.team-row{grid-template-columns:1fr;gap:1rem}.team-row span{font-size:4rem}.news-card,.news-card--large{grid-column:auto}.legal-block h2{font-size:2.4rem}.legal-block p{font-size:1.5rem}}@media (max-width:480px){.logo{width:9.2rem}.header__download.button{height:4rem;padding-left:1.2rem;padding-right:1.2rem;font-size:1.4rem}}
