@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&family=Lexend+Deca&display=swap");html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:"Lexend Deca", sans-serif;font-weight:400;font-size:15px;padding:0;margin:0;line-height:2;position:relative;background-color:#f2f2f2}p{color:rgba(255,255,255,0.75);margin-bottom:5rem}h2{font-family:"Big Shoulders Display", cursive;font-weight:700}h2{text-transform:uppercase;font-size:3rem;color:#f2f2f2}a{text-decoration:none;background-color:#f2f2f2;padding:0.7rem 2rem;border-radius:2rem}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100vh;border-radius:1rem}.card{-ms-flex-preferred-size:19.8rem;flex-basis:19.8rem;padding:4rem 3rem}.img{width:64px;height:40px;background-repeat:no-repeat;background-position:center}.img-sedan{background-image:url(/images/icon-sedans.svg)}.img-suv{background-image:url(/images/icon-suvs.svg)}.img-luxury{background-image:url(/images/icon-luxury.svg)}.sedans{background-color:#e38826;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.sedans a{color:#e38826}.suvs{background-color:#006970}.suvs a{color:#006970}.luxury{background-color:#004241;border-top-right-radius:inherit;border-bottom-right-radius:inherit}.luxury a{color:#004241}@media (max-width: 980px){.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:5rem 0}.card{width:330px}.sedans{border-top-right-radius:inherit;border-bottom-left-radius:0}.luxury{border-top-right-radius:0;border-bottom-left-radius:inherit}}
/*# sourceMappingURL=style.min.css.map */