@media screen and (max-width:500px){body #intro{flex-direction:column-reverse}}.spaFillWrapper{height:100vh;display:flex;flex-direction:column}#intro{flex:1;width:100%;max-width:var(--content-width);margin:auto;padding:12px;display:flex;align-items:center;justify-content:space-between}#intro>img{height:400px}.download-btn-wrapper{width:fit-content;margin:auto}#download-btn{display:inline-flex;background-color:#4d92f1;color:#fff;align-items:center;padding:14px 30px;border-radius:var(--less-round);text-decoration:none;margin-bottom:4px}#download-btn>p{margin-left:12px;font-weight:700;font-size:20px}#download-btn>img{height:22px}.under-download{display:flex;justify-content:space-between;color:#c6c6c6;font-size:14px}.os-indicator{color:#c6c6c6;text-align:left}.winicon{display:inline-block;width:12px;height:12px;background-image:url(/assets/images/min-win-grey.png)}.altdownloadbtn{color:gray;text-decoration:none;margin-top:5px;display:block}#boasts{max-width:var(--content-width);margin:40px auto;padding:12px;display:flex;justify-content:space-around;flex-wrap:wrap}#boasts .boastcard{width:250px;margin-bottom:12px;text-align:center}#boasts .boastcard img{width:50px;height:50px}.q-a{margin:auto}.q-a p:first-of-type{font-weight:700;font-size:24px}#features .feature p:first-of-type{font-weight:700;font-size:24px}.section{max-width:var(--content-width);margin:auto;margin-bottom:40px}.section h2{text-align:center}footer{text-align:center;padding:80px 12px 12px;color:gray}