.hero{position:relative;min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;padding:70px 0 2.5rem;.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-wrap{display:grid;align-items:center;gap:2rem;@media screen and (min-width:768px){grid-column:span 12}@media screen and (min-width:1024px){grid-template-columns:1fr 1fr}@media screen and (min-width:1240px){gap:3rem}}.hero-content{display:block;.label{display:inline-flex;align-items:center;font-size:.875rem;padding:.375rem;border:1px solid;border-radius:50px;font-weight:400;em{font-size:2.25rem;font-style:normal;margin-right:10px;line-height:1}@media screen and (min-width:768px){font-size:1rem;list-style:1;padding:6px 10px}}.price{display:block;font-family:var(--neue);line-height:1;margin:1.5rem 0 .875rem;font-size:6rem;@media screen and (min-width:768px){font-size:9.375rem;margin:1.75rem 0}@media screen and (min-width:1240px){font-size:13.125rem;margin:1.75rem 0}}.description{font-size:1.25rem;@media screen and (min-width:768px){font-size:1.375rem}}.arrow{margin-top:2rem;@media screen and (min-width:768px){margin-top:4rem}@media screen and (min-width:1024px){margin-top:6rem}}}.hero-images{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:.5rem;@media screen and (min-width:768px){display:block;aspect-ratio:1 / 1}img{border-radius:1rem;&:nth-child(3n+2){grid-row:span 2}@media screen and (min-width:768px){position:absolute;&:nth-child(3n+1){top:50px;left:0;width:40%;height:auto}&:nth-child(3n+2){top:0;right:0;width:50%;height:auto}&:nth-child(3n+3){bottom:0;left:50%;transform:translate(-50%);width:50%;height:auto}}}}}.current-metrics{position:relative;padding:0 0 3.75rem;&:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.8;z-index:-1}@media screen and (min-width: 1024px){padding:0 0 9.375rem}.current-metrics__table{display:grid;width:100%;@media screen and (min-width: 768px){grid-column:span 12}}.table__row{display:grid;gap:1rem;align-items:center;grid-template-columns:1fr repeat(8,1fr);width:100%;padding:10px 0;border-bottom:1px solid rgba(70,70,70,.2);@media screen and (min-width: 1024px){grid-template-columns:3fr repeat(8,1fr)}&.table__row--head{align-items:flex-end;padding:20px 0}}.table__head,.table__body,.table__foot{width:100%;display:block}.table__cell{text-align:center;&.table__cell--heading{strong{display:none;font-weight:600;font-size:1.375rem;letter-spacing:.02em;@media screen and (min-width: 1024px){display:block}}}&.table__cell--person{text-align:left}.table__activity{display:flex;flex-direction:column;text-align:center;align-items:center;.table__activity-icon{margin-bottom:.9375rem;svg{max-width:100%}}.table__activity-name{display:none;@media screen and (min-width: 768px){display:block}}.table__activity-value{margin-top:.625rem;display:block;color:var(--purple);font-size:.875rem;display:none;@media screen and (min-width: 768px){display:block}}}.person{display:flex;align-items:center;img{object-fit:cover;border-radius:50%;margin-right:10px;width:20px;height:20px;@media screen and (min-width: 768px){width:40px;height:40px}}span{display:none;@media screen and (min-width: 1024px){display:block}}}.value{font-size:.875rem;@media screen and (min-width: 768px){font-size:1rem}}}.strava-logo{margin-top:2.5rem}}.general-metrics{position:relative;padding:3.75rem 0;&:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.8;z-index:-1}@media screen and (min-width:1024px){padding:9.375rem 0}.general-metrics__wrap{display:grid;align-items:center;gap:2rem 0;max-width:1024px;align-self:center;margin:0 auto;width:100%;grid-template-columns:repeat(2,1fr);@media screen and (min-width:768px){grid-column:span 12}@media screen and (min-width:1024px){grid-template-columns:repeat(4,1fr)}}.general-metrics__item{display:flex;flex-direction:column;text-align:center;@media screen and (min-width:1024px){&:not(:last-child){border-right:1px solid rgba(70,70,70,.2)}}.icon{margin:auto;display:block;margin-bottom:1rem;svg{height:50px;width:auto}}.metric{font-size:1.5rem;font-weight:600;margin-bottom:10px;@media screen and (min-width:768px){font-size:2rem}}.label{font-weight:400;color:var(--purple);@media screen and (min-width:768px){font-size:1.125rem}}}}.header{position:fixed;top:0;left:0;z-index:100;height:70px;display:flex;align-items:center;justify-content:space-between;padding:1.625rem;@media screen and (min-width:768px){height:100px}.logo__wrap{display:flex;align-items:center;@media screen and (min-width:1024px){grid-column:span 6}}.logo{margin-right:10px;svg{height:3.125rem;width:auto;@media screen and (min-width:768px){width:inherit;height:auto}}}.ten-year{font-size:.75rem;line-height:1;text-transform:uppercase;letter-spacing:.09em}}.footer{background:var(--text-color);padding:3rem 0 1rem;color:var(--background-color);position:relative;z-index:1;@media screen and (min-width:1024px){padding:7.5rem 0 2rem}.footer__wrap{display:grid;gap:2rem;@media screen and (min-width:768px){grid-column:span 12}@media screen and (min-width:1024px){gap:4rem}}.footer__row{width:100%;@media screen and (min-width:768px){display:flex;justify-content:space-between;align-items:center;gap:1rem}}.logo svg{margin-bottom:2rem;@media screen and (min-width:768px){width:5.625rem;height:auto;margin-bottom:0}}.footer__email{font-size:clamp(1.25rem,7.1vw,7.5rem);font-weight:400;line-height:1;letter-spacing:-.02em;margin:0;text-decoration:none;color:#fff;background:linear-gradient(to right,#633cc9,#3b8392,#cb24cc);background-size:200% 200%;animation:rainbow 3s ease-in-out infinite;background-clip:text;-webkit-background-clip:text;transition:color .5s ease;@media (max-width: 500px){font-size:1.25rem}&:hover{color:#0000}}.footer__socials{ul{margin:unset;padding:unset;list-style:none;display:flex;flex-wrap:wrap;gap:1rem 0;li{margin-right:1rem;@media screen and (min-width:768px){font-size:1.25rem;margin-right:2rem}}.footer__social{display:flex;align-items:center;@media screen and (min-width:768px){font-size:1.25rem}svg{margin-left:.5rem}}}}.footer__menu{ul{margin:unset;padding:unset;list-style:none;display:flex;li{margin-right:2rem;@media screen and (min-width:768px){font-size:1.25rem}}}}.footer__logos{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;margin-top:2rem;@media screen and (min-width:768px){margin-top:unset}img,svg{height:40px;width:auto;@media screen and (min-width:768px){height:60px}}}.footer__newsletter{margin-top:1rem;padding:.8rem 1.25rem;border:1px solid;border-radius:50px;display:inline-block;line-height:1;@media screen and (min-width:768px){margin-top:unset;padding:1rem 1.4375rem;font-size:1.25rem}}.footer__sectors{@media screen and (min-width:768px){display:flex;align-items:center}span{font-size:1.125rem;margin-right:.625rem;text-wrap:nowrap;margin-bottom:1rem;display:block;@media screen and (min-width:768px){margin-bottom:0}}ul{margin:unset;padding:unset;list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:1rem 0;li{a{border:1px solid rgba(255,255,255,.3);display:inline-block;color:#fff;font-size:.875rem;line-height:1;border-radius:50px;padding:.5rem .625rem;text-decoration:none;@media screen and (min-width:768px){font-size:1rem;padding:.625rem 1.4375rem;margin:.3125rem .625rem .3125rem 0}}}}}.footer__copyrights{display:flex;align-items:center;margin-top:1rem;@media screen and (min-width:768px){margin-top:unset}span{margin-right:20px}img{height:60px;width:auto;@media screen and (min-width:768px){height:90px}}}}@font-face{font-family:Syne;src:url(/fonts/Syne-Bold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/NeueMontreal-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/NeueMontreal-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/NeueMontreal-Bold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--background-color: white;--text-color: black;--purple: #5D47FC;--neue: "Neue Montreal", sans-serif;--syne: "Syne", sans-serif}[data-theme=dark]{--background-color: #121212;--text-color: #ffffff}html{margin:0;width:100%;height:100%}body{background-color:var(--background-color);transition:background-color .3s,color .3s;margin:0;width:100%;height:100%;font-family:var(--neue);font-weight:400;color:var(--text-color);line-height:1.5;-webkit-font-smoothing:antialiased}main{position:relative;pointer-events:none;z-index:1}.main>section:not(.hero){pointer-events:auto}.container{width:100%;max-width:calc(1400px + 15%);margin:0 auto;padding:0 7%;@media (min-width: 768px){display:grid;grid-template-columns:repeat(12,1fr);gap:.75rem}@media (min-width: 1400px){padding:0 7.5%}@media screen and (min-width:1920px){max-width:calc(1800px + 15%)}}*,*:before,*:after{box-sizing:border-box}*{margin:0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}a{text-decoration:none;color:inherit;font-size:inherit}
