.step-card-section{display:flex;gap:40px;flex-wrap:wrap}.step-card{background:#fff;height:100%;display:block;min-height:320px;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.3);padding:40px}.step-card h3,.step-card p{padding-left:10px;padding-right:10px}.step-card h3{font-size:30px;color:#168fc1}.step-card p{font-weight:600}.step-num{height:80px;max-width:80px;overflow:hidden;border-radius:10px;font-size:55px;margin:10px 10px 20px;line-height:1;padding:10px 0;text-align:center;font-family:"DM Serif Display",serif!important}@media (max-width:767px){.step-card{width:100%!important}.step-card h3{font-size:22px}}