.workflow-card{display:flex;align-items:flex-start;gap:48px;padding:5% 24px 3%;width:95%;border-spacing:2px;border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.18) 0,transparent 4px,transparent 8px) 1;border:none;border-bottom:2px dashed hsla(0,0%,100%,.58)}.workflow-image{flex:0 0 15%;display:flex;align-items:center;justify-content:center}.workflow-image img{width:100%;height:auto;object-fit:cover}.workflow-heading{flex:0 0 32%;display:flex;align-items:center}.workflow-heading h2{font-family:Manrope;font-weight:400;font-size:32px;line-height:43.71px;letter-spacing:0;color:#fff;margin:0;line-height:1.2}.workflow-points{flex:0 0 48%}.workflow-points ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.point-content,.workflow-points li{display:flex;align-items:flex-start;gap:16px}.point-content{font-size:20px;line-height:24px}.point-content,.point-disc{font-family:Manrope;font-weight:500;letter-spacing:0;text-transform:capitalize}.point-disc{width:8px;height:8px;background:#fff;border-radius:50%;margin-top:8px;flex-shrink:0;font-size:18px;line-height:36px}.point-text{display:flex;flex-direction:column;gap:8px}.point-text h3{font-family:Manrope;font-size:20px;font-weight:600;line-height:24px;color:#fff;margin:0}.point-text p{font-family:Source Sans 3;font-size:18px;line-height:1.5;color:hsla(0,0%,64%,.6);margin:0}@media (max-width:992px){.workflow-card{flex-direction:column;gap:24px}.workflow-heading,.workflow-image{flex:none;width:100%}.workflow-image{max-width:300px;margin:0;display:flex;justify-content:flex-start}}@media (max-width:576px){.workflow-card{padding:0;align-items:flex-start;width:100%;border-spacing:2px;border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.4) 0,transparent 8px,transparent 10px) 1;border:none;border-bottom:1px dashed #fff}.workflow-image{width:30%;margin:0}.workflow-image img{width:100%;height:auto;object-fit:cover;margin-left:0}.workflow-heading h2{font-size:20px;margin-bottom:20px;text-align:left}.point-content{margin-bottom:20px}.point-disc{display:none}.point-text{width:100%}.point-text h3{font-family:Manrope;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;text-transform:capitalize;margin-top:-20px}.point-text p{font-family:Source Sans 3;font-weight:400;font-size:14px;line-height:130%;letter-spacing:-1.1%;color:#a4a4a4}}