.card-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.step-container{align-items:center;align-self:stretch;background:#fff;border-radius:20px;color:inherit;display:flex;flex:1 0 0;flex-direction:column;gap:25px;padding:30px;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);will-change:transform}.step-container:hover{border:2px solid #dcdcdc;box-shadow:0 18px 40px rgba(0,0,0,.04);transform:translateY(-6px) scale(1.03)}.step-text-content{align-items:center;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:10px}.step-heading{font-size:24px;font-weight:700}.step-description,.step-heading{color:#000;font-family:Poppins;font-style:normal;line-height:normal;margin:0;text-align:center}.step-description{font-size:16px;font-weight:400}.num-circle{align-items:center;background:var(--Primary-Blue,#002e42);border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.num{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0!important;text-align:center}