.simple__card__module{width:100%;max-width:600px;border-radius:15px;-webkit-box-shadow:0px 0px 20px 0px rgb(0 0 0 / 20%);box-shadow:0px 0px 20px 0px rgb(0 0 0 / 20%);background:white;display:inline-block}.simple__card__module .image{width:100%}.simple__card__module .image>img{width:100%;height:auto;max-height:200px;object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px}.simple__card__module .info_section{padding:20px}.simple__card__module .info_section h1{font-size:26px;margin-top:0px;margin-bottom:10px;line-height:26px}.simple__card__module .info_section h2{font-size:16px;margin-top:0px;line-height:20px;margin-bottom:10px}.simple__card__module .info_section p{color:#888}