@import "https://fonts.googleapis.com/css2?family=Geologica:wght,CRSV@100..900,0&display=swap";html{font-family:Geologica,sans-serif}html,body,#root{height:100%;margin:0;padding:0}.header-animated{font-size:70px;animation:2s linear landing-fadeInUp}@media (width<=900px){.header-animated{font-size:54px}}@keyframes landing-fadeInUp{0%{opacity:0;transform:translateY(20px)}30%{opacity:1;transform:translate(0,0)}70%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(0,0)}}a{color:inherit;cursor:pointer;text-decoration:none}.block-container{max-height:900px}@media (width<=1024px){.block-container{max-height:600px}}.howItWorks-image{flex:1;justify-content:flex-end;align-items:flex-end;padding-right:40px;display:flex}.howItWorks-text{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-left:40px;display:flex}@media (width<=800px){.desktop-hero-image,.howItWorks-image-desktop{display:none}#how-it-works{flex-direction:column;max-height:none}.howItWorks-image{box-sizing:border-box;justify-content:center;align-items:center;padding:0 20px}.howItWorks-text{box-sizing:border-box;justify-content:center;align-items:center;margin-top:50px;margin-bottom:50px;padding:20px}.cards-container{flex-direction:column}}@media (width>=800px){.mobile-hero-image,.howItWorks-image-mobile{display:none}}@media (width<=768px){.hide-mobile{display:none}}.mobile-donut{display:none}@media (width<=900px){.desktop-donut{display:none}.mobile-donut{display:block}}.large-text{font-size:38px}@media (width<=900px){.desktop-donut{display:none}.mobile-donut{display:block}}@media (width<=700px){.large-text{font-size:28px}}.cards-grid{grid-template-columns:repeat(2,350px);justify-content:center;gap:30px;max-width:1200px;margin:0 auto;padding:20px;display:grid}@media (width<=768px){.cards-grid{grid-template-columns:1fr;justify-items:center;gap:20px}}.face{width:120px;height:120px}@media (width<=650px){.face{width:80px;height:80px}}.banner-text{box-sizing:border-box;padding:20px;font-size:24px}@media (width<=650px){.banner-text{font-size:18px}.banner-hide{display:none}}
