@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;600;700&display=swap");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{height:100vh;background:url(/img/salsd-background.jpg) no-repeat center right/cover;font-family:'Poppins', sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.container{position:relative;margin:4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,0.8);height:30rem;border-radius:15px}.header-container{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;width:100%}.logo{width:50px}.body-container{text-align:center;font-size:1.5rem}.footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}svg{width:2rem}@media (min-width: 765px){.container{margin:4rem 5rem}.header-text{font-size:2rem}.logo{width:100px}.body-container{font-size:2rem}.footer-container{font-size:1.5rem}svg{width:3rem}}@media (min-width: 1200px){.container{margin:4rem 10rem}.header-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-text{font-size:2.5rem;margin-left:3rem}.logo{width:150px}.body-container{margin-top:5rem;font-size:2rem}.footer-container{font-size:2rem}svg{width:4rem}}@media (min-width: 1400px){.body-container{font-size:3rem}}
