.card-simple{display:flex;gap:80px;min-height:345px;padding:38px 34px}.card-simple h2,.card-simple h3,.card-simple h4,.card-simple p{margin-top:0}.card-simple p{margin-bottom:0}.card-simple .card-left{flex-direction:column;gap:40px}.card-simple .card-left,.card-simple .card-right{display:flex;flex:1;justify-content:space-between}.card-simple .card-right{flex-direction:column}@media screen and (max-width:768px){.card-simple{flex-direction:column;min-height:unset}}