*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f2ebe3;font-family:Montserrat,sans-serif}.app--container{align-items:center;display:flex;flex-flow:row nowrap;height:100vh;justify-content:center}.grey{color:#6c7289;font-size:.4em;font-weight:500;text-decoration:line-through}.card--container{display:flex;flex-flow:row nowrap;width:40em}.card--imgContainer{display:flex;flex:1 1;flex-flow:row nowrap;justify-content:flex-start;width:100%}.card--img{border-radius:1em 0 0 1em;height:auto;width:100%}.card--textContainer{background-color:#fff;border-radius:0 1em 1em 0;display:flex;flex:1 1;flex-flow:column nowrap;justify-content:flex-start;padding:0 2em 2em}.card--type{color:#6c7289;font-size:.8em;font-weight:500;letter-spacing:.5em;margin-top:2em}.card--title{font-family:Fraunces,serif;font-size:2em;line-height:1em;margin-top:.5em;width:80%}.card--desc{color:#6c7289;font-size:.9em;font-weight:500;margin-top:1.5em;width:90%}.card--price{align-items:center;color:#3c8067;font-family:Fraunces,serif;font-size:2em;font-weight:700;justify-content:space-between;width:100%}.card--button,.card--price{display:flex;flex-flow:row nowrap;margin-top:1em}.card--button{background-color:#3c8067;border:none;border-radius:.5em;color:#fff;-webkit-column-gap:1em;column-gap:1em;cursor:pointer;font-family:Montserrat,sans-serif;justify-content:center;justify-self:flex-end;padding:1em;width:90%}.card--button:hover{background-color:#2c5e4b}.card--imgMobile{display:none}@media (max-width:1025px){.card--container{display:flex;flex-flow:column nowrap;width:30em}.card--img{display:none}.card--imgMobile{border-radius:1em 1em 0 0;display:block;height:auto;width:100%}.card--textContainer{border-radius:0 0 1em 1em}}
/*# sourceMappingURL=main.af9e3fb6.css.map*/