:root{--spacing:10rem}@font-face{font-family:BebasNeue;src:url(../media/BebasNeue-Regular.d0683059.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}body{background-image:linear-gradient(#b1e6ed,#6fa9d8);background-repeat:no-repeat}html{min-height:100%}h1,h3,body{margin:0}h1{font-size:150px}h3{font-size:50px}p,a{font-family:DM Sans,sans-serif}a{color:gray;text-decoration:none}.container{flex-direction:column;height:100dvh;display:flex;position:relative;overflow-x:hidden}.content-container{flex-direction:row;flex-grow:1;width:100%;display:flex;position:relative}.bg-mountain{z-index:-1;object-fit:cover;object-position:bottom;pointer-events:none;transform-origin:bottom;width:100%;height:100%;position:absolute;bottom:0;left:0;transform:scale(1.02)}.content-left{margin-left:var(--spacing);margin-bottom:var(--spacing);flex-direction:column;display:flex}.content-right{margin-left:auto;margin-right:var(--spacing);margin-bottom:var(--spacing);flex-direction:column;display:flex}.content-logo{filter:drop-shadow(10px 10px 15px #0000004d);will-change:filter;border-radius:15%;width:300px;height:300px;margin-top:auto}.title{color:#fff;margin-top:auto;font-family:BebasNeue}.description{word-wrap:80;color:#fff}.download-links{flex-direction:row;gap:1rem;display:flex}@media screen and (max-width:1052px){:root{--spacing:2rem}.content-container{flex-direction:column-reverse;justify-content:center;align-items:center}.content-left,.content-right{margin-bottom:2rem;margin-left:0;margin-right:0}.content-logo,.title{margin-top:0}}
.footer-container{color:gray;box-sizing:border-box;background-color:#000;flex-direction:row;justify-content:space-between;width:100%;padding:1rem 0;display:flex}.footer-logo{width:50px;height:50px;margin-left:var(--spacing);border-radius:5px}.footer-links{margin-right:var(--spacing);flex-direction:row;align-items:center;display:flex}.hover-pointer:hover{cursor:pointer}.footer-link{margin-left:2rem}@media screen and (max-width:1052px){.footer-link{margin-left:15px}}
.download-link{background-color:#00000080;border-radius:15px;flex-direction:row;display:flex}.download-img{width:auto;max-width:25px;height:100%;margin:1rem;display:block}.download-info{flex-direction:column;justify-content:center;margin-right:1rem;display:flex}.download-text{color:#bfbfbf;margin:0;font-weight:700}.white{color:#fff}@media screen and (max-width:1052px){.download-links{flex-direction:column}}
