body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.header{align-items:center;background-color:#000;box-shadow:5px 5px 10px gray;display:flex;font-size:30px;font-weight:bolder;height:75px;position:fixed;top:0;width:100%}.header,i{color:#fff}i{height:20px;margin:15px 20px 20px;width:20px}.footer{align-items:center;background-color:#000;bottom:0;box-shadow:5px 5px 10px gray;color:#fff;display:flex;font-size:20px;font-weight:bolder;height:75px;justify-content:center;position:fixed;width:100%}.choose{padding:100px;width:100%}h1{text-align:center}img{box-shadow:5px 5px 10px gray;cursor:pointer;height:300px;margin:50px auto;width:400px}.main{height:70vh;width:100%}.left{align-items:center;display:flex;float:left;justify-content:center}.left,.right{height:100%;width:50%}.right{float:right;padding:50px}img{border-radius:20px;box-shadow:5px 5px 20px gray}ul{margin-left:100px}.btn{align-items:center;background-color:#000;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:bolder;height:50px;justify-content:center;margin-top:20px;width:100px}.list{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;padding:40px;text-align:center;width:100%}
/*# sourceMappingURL=main.d5a0b972.css.map*/