@import url(https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&family=Lexend+Deca&display=swap);.wrapper{border-radius:5px;height:500px;margin-left:-6.5px;width:300px}.text-wrapper{display:flex;flex-direction:column;height:380px;justify-content:space-evenly;margin-left:25px}img{height:40px;width:60px}.name{color:#fff;font-family:Big Shoulders Display,cursive;font-size:40px;font-weight:700}.desc,.name{margin-top:-30px}.desc{color:#ddd;line-height:23px;min-height:100px;text-align:left;width:90%}.desc,button{font-family:Lexend Deca,sans-serif}button{background-color:#fff;border:2px solid transparent;border-radius:25px;cursor:pointer;font-size:17px;margin-left:25px;margin-top:25px;padding:13px 35px;transition:all .2s ease-in-out}#sedan-btn{color:#e38826}#suv-btn{color:#006970}#lux-btn{color:#004241}#lux-btn:hover,#sedan-btn:hover,#suv-btn:hover{background-color:initial;border:2px solid #fff;color:#fff}@media screen and (max-width:375px){.wrapper{margin-top:1px}button{margin-bottom:10px}}*{box-sizing:border-box;margin:0;padding:0}#wrapper{align-items:center;background-color:#ddd;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}@media screen and (max-width:375px){#wrapper{flex-direction:column;justify-content:flex-start;overflow-y:scroll}::-webkit-scrollbar{width:1px}}
/*# sourceMappingURL=main.8912fae1.css.map*/