@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap);#app{font-family:Lato,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;margin:0;height:-webkit-fill-available}@font-face{font-family:Quicksand;src:url(../fonts/Quicksand-Regular.6cbafd2c.ttf)}@font-face{font-family:Quicksand-SemiBold;src:url(../fonts/Quicksand-SemiBold.9e775703.ttf)}@font-face{font-family:Quicksand-Medium;src:url(../fonts/Quicksand-Medium.db0ad2fc.ttf)}body{margin:0;min-height:100vh;min-height:-webkit-fill-available}html{height:-webkit-fill-available}.bg{background-color:#000;width:100vw;height:100vh;left:0;z-index:-1}.bg,.fundo{position:fixed}.fundo{background:rgba(0,0,0,.7803921568627451);width:110vw;height:205vw;bottom:0;z-index:3}.dialog{background-color:#fff;height:40vh;width:70vw;border-radius:25px;position:fixed;top:25%;left:15%;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.dialog span{color:#1e88e5;font-weight:600}.dialog:before{background-color:#000;width:100vw;height:100vw;position:fixed}.container-home{align-items:flex-start}.container,.container-home{height:calc(100vh - 70px);display:flex;flex-direction:column;justify-content:flex-start}.container{width:70vw;margin:auto;align-items:center}.display-row{display:flex;flex-direction:row;width:100%}.box-fixed-left{display:flex;flex-direction:column;font-family:Quicksand;text-transform:uppercase;line-height:35px;background-color:#842e00;color:#fec062;padding-top:50px;height:calc(50vh - 51px);width:40vw;border-right:2px solid #000;border-bottom:1px solid #000;margin-right:calc(10vw - 2px)}.box-fixed-left h1{font-family:Quicksand-Medium;font-size:3rem;letter-spacing:.3em}.box-fixed-left h1,.box-fixed-left h3{padding:0 8px;margin:auto;text-align:center}.box-fixed-left h3{font-size:1.45rem;letter-spacing:.4em}.box-fixed-left h4{text-align:center;padding:0 8px;margin:auto;font-size:1.2rem;letter-spacing:.3em}.icons{display:flex;height:100%;justify-content:space-around;align-items:flex-end;padding:0 15%;padding-bottom:20%}.home-text{display:flex;color:#fff;padding-right:20px;text-align:initial;font-family:Roboto,sans-serif;width:calc(50vw - 20px);height:50vh}.descubra-home,.home-text{align-items:flex-end;justify-content:center;font-weight:500;text-transform:uppercase;font-size:30px}.descubra-home{display:relative;color:#ffd966;font-family:Lato,sans-serif;text-shadow:0 0 4px red;padding-bottom:90px;height:calc(50vh - 160px)}.title_home{font-family:Roboto,sans-serif;font-weight:200;color:#fff;margin:0}.title{font-family:Lato,sans-serif;font-weight:400;font-size:2.7rem;color:#ffd966;text-transform:uppercase;text-shadow:0 0 4px red;margin:0}.content{font-size:2rem;width:100%;text-align:center;margin-bottom:0;text-align:left}.content,.subTitle{font-weight:300;color:#fff}.subTitle{font-size:1.7rem;width:80vw;text-align:center;margin:0}.qr img{margin-bottom:5vh}.arrow{z-index:3}#nav,.arrow{position:fixed;right:0;left:0}#nav{height:70px;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:space-evenly;align-items:center;z-index:2}@media (max-width:375px){.title{font-size:2.3rem}.content{font-size:1.8rem;margin-bottom:0}.subTitle{font-size:1.5rem;margin-top:25px}.subTitleQR{font-size:8vw;margin:0}.qr img{margin-bottom:7vh}}