@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700&display=swap";
*{--bg-color:#111;--body-text-color:#fff;--footer-text-color:#666;--footer-link-color:#333;padding-top:0;padding-bottom:0;font-family:Inter,Inter Placeholder,sans-serif}body{background-color:var(--bg-color);color:var(--body-text-color)}#footer-mobile{display:block}#footer-desktop{display:none}@font-face{font-family:avenirheavy;src:url(/fonts/avenir-heavy.ttf)format("truetype")}@font-face{font-family:avenirroman;src:url(/fonts/avenir-roman.otf)format("opentype")}h1{letter-spacing:-2px;font-weight:700;line-height:30.8px}h3{letter-spacing:-.5px;font-weight:300;line-height:28px}p{font-weight:500}header{height:32px;padding:30px}.header-logo{height:inherit}main{text-align:center;flex-direction:column;align-items:center;row-gap:20px;padding:0 50px;display:flex}.banner-logo{width:auto;height:80px}.banner-title{font-family:avenirheavy;display:none}.banner-subtitle{font-family:avenirroman}.banner-title-mobile{font-family:avenirheavy;display:block}footer{flex-direction:row;justify-content:space-between;padding:30px;display:flex}footer ul{text-align:right;column-gap:15px;margin:0;padding:0;list-style-type:none;display:flex}footer li{margin-block:unset;padding-inline:unset;margin-inline:unset}footer a{color:var(--footer-link-color);text-decoration:none}footer a:hover{text-decoration:underline}#copyright{color:var(--footer-text-color)}.app-store-badge{width:auto;height:80px;margin:10px}@media screen and (max-width:768px){h1{font-size:30px}h3{font-size:16px;line-height:24px}p{font-size:14px}main{min-height:480px}}@media screen and (min-width:810px){header{height:32px;padding:30px 50px}footer{padding:30px 50px}.banner-logo{width:auto;margin-top:60px;margin-bottom:30px;height:150px!important}.banner-title{display:block}.banner-title-mobile,#footer-mobile{display:none}#footer-desktop{display:block}}@media screen and (min-width:1000px){body{max-width:1000px;margin:auto}}@media screen and (min-width:769px) and (max-width:1400px){h1{font-size:42px;line-height:54.6px}h3{font-size:20px}p{font-size:14px}main{min-height:400px}}@media screen and (min-width:1401px){h1{font-size:42px;line-height:54.6px}h3{font-size:20px}p{font-size:14px}main{justify-content:center;min-height:527px}}@media screen and (max-width:685px){.app-store-badge{width:45%;height:auto}}
