html{font-size:18px;font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-style:normal}*{box-sizing:border-box}body{background-color:#000;margin:0;padding:0;color:#fff}#container{width:100%;max-width:980px;margin:auto;padding-top:50px;padding-bottom:75px}@media screen and (max-width: 980px){#container{padding-top:0}}header{display:flex;flex-direction:column;position:relative}header img{display:block;margin:auto}header video{margin:auto;display:block;padding:0}@media screen and (max-width: 980px){header video{max-width:100%}}header .qr-code{position:fixed;right:0;top:150px;display:none}@media screen and (max-width: 980px){header .qr-code{display:none}}header .qr-code a{text-decoration:none;color:#fff;background-color:#83b403;border-top-left-radius:180px;border-bottom-left-radius:180px;font-size:1.333rem;height:46px;width:205px;text-align:center;display:flex;justify-content:center;align-items:center;margin-top:20px;font-weight:700}header h1{font-weight:400;font-size:1rem;padding-top:3rem;text-align:center}section,footer{transition:opacity 1s ease-in-out;opacity:.1}section.visible,footer.visible{opacity:1}main section{display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:20px}main section picture{width:50%}@media screen and (max-width: 980px){main section picture img{max-width:100%}}main section div:first-of-type{width:50%;display:flex;flex-direction:column;align-items:center}main section div:first-of-type h2{margin:0;font-size:1.333rem}main section div:first-of-type h2,main section div:first-of-type p{text-align:center;text-wrap:pretty}main section div:first-of-type p{margin-top:5px}main section div:first-of-type>div{max-width:340px;width:100%}@media screen and (max-width: 980px){main section{flex-direction:column}main section:nth-of-type(2n){flex-direction:column-reverse}main section picture{width:100%}main section picture img{display:block;margin:auto}main section div:first-of-type{width:100%;padding-left:20px;padding-right:20px}main section div:first-of-type>div{max-width:100%}main section div:first-of-type h2{margin-top:2rem}}footer{text-align:center;margin-top:3rem}footer a{text-decoration:none;border:none}footer p{font-size:1.389rem;font-weight:700}footer p.copyright{font-size:.667rem;margin-top:100px;font-weight:400}@media screen and (max-width: 980px){footer p.copyright{margin-top:50px}}footer>div{display:flex;gap:20px;justify-content:center}footer .download-buttons-static .button-container,footer #download-buttons .button-container{display:flex;flex-direction:row;margin:auto;padding-top:1rem;gap:20px;justify-content:center}@media screen and (max-width: 980px){footer .download-buttons-static .button-container img,footer #download-buttons .button-container img{max-width:80%}}@media screen and (max-width: 980px){footer .download-buttons-static{margin-top:2rem}}footer #download-buttons{display:none}footer #download-buttons span{display:none}@media screen and (max-width: 980px){footer #download-buttons{background-color:#222;position:fixed;bottom:-1px;width:100%;padding-top:1rem;padding-bottom:1rem;flex-direction:column;border-radius:30px 30px 0 0;display:block;transition:bottom 1s ease-in-out,opacity .5s ease-in-out;gap:0}footer #download-buttons.slide-down{bottom:-300px;opacity:0}footer #download-buttons span{display:block;text-align:center;font-size:1.333rem;margin-top:5px;font-weight:700}}@media screen and (max-width: 980px){footer{opacity:1}}.blue-text{color:#288ce8}.green-text{color:#83b403}.orange-text{color:orange}.pink-text{color:#ff48ab}.mobile-only{display:none}@media screen and (max-width: 980px){.mobile-only{display:initial}}
