.card-button{display:flex;padding:11px 20px;justify-content:center;align-items:center;align-self:stretch;border-radius:500px;border:1px solid #424242;background:#292929;color:#FFF;text-align:center;text-shadow:0 0 .5px #FFF;font-size:18px;font-style:normal;font-weight:400;line-height:20px}.card-button:hover{background:#303030}.simple-card-title{color:#fff;font-weight:500;padding-bottom:1rem!important;margin-bottom:0!important;font-size:18px}.simple-card-sub-title{color:#787878;font-weight:500;font-size:16px}.card-img{width:100%!important;justify-content:center!important;align-items:center!important;border-radius:23px!important}.hero-section-card{display:flex;flex-direction:column;width:380px;background:rgba(16,17,19,.79);column-gap:6px;padding-top:26px;padding-bottom:16px;padding-left:31px;padding-right:31px;border-radius:23px;height:100%;max-width:380px;justify-content:space-between}.hero-section-card-title{display:flex;flex-direction:column}@media screen and (max-width:1024px){.hero-section-card{width:100%;column-gap:6px;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem;border-radius:23px;align-self:stretch;box-sizing:border-box;min-width:270px}.simple-card-title{font-size:1rem;padding-bottom:1rem}.simple-card-sub-title{font-size:.8rem}}@media screen and (max-width:767px){.hero-section-card{width:100%;column-gap:6px;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem;border-radius:23px;align-self:stretch;box-sizing:border-box;max-width:400px}.simple-card-title{font-size:.8rem;padding-bottom:1rem}.simple-card-sub-title{font-size:.8rem}}