.card-phase_wrapper{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;padding:0 5px 50px;position:relative}.card-phase_wrapper__item{background-color:#fff;border-radius:5px;box-shadow:0 6px 15px 0 rgba(35,51,56,.1);margin-bottom:10px;max-height:372px;max-width:268px;min-width:268px;padding:25px 22px 30px;position:relative;width:23%;z-index:10}.card-phase_wrapper__item h3{font-size:20px}.card-phase__image{margin-bottom:20px;margin-top:20px;text-align:center;text-align:left}.card-phase__image img{max-height:40px;text-align:left}@media (max-width:768px){.card-phase_wrapper{display:flex;gap:10px;justify-content:center}.card-phase__item{background:var(--white);min-height:165px}.card-phase__footer{margin-top:30px;padding:0;position:relative}}