.process .steps{grid-template-columns:repeat(3,1fr);border-left:1px solid #ffffff26}.process .steps>div{min-height:520px;padding:0 24px 30px;background:#151718}.process .steps>div:hover{background:#1c1f20}.process .steps figure{position:relative;height:220px;margin:0 -24px 28px;overflow:hidden;background:#090a0b}.process .steps figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.78))}.process .steps figure img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.04);transform:scale(1);animation:workflowImageFlow 9s ease-in-out infinite}.process .steps figure span{position:absolute;z-index:2;left:20px;bottom:16px;font:600 11px "Barlow Condensed";letter-spacing:.16em;color:#fff}.process .steps>div:before{top:214px;left:22px;z-index:4}.process .steps h3{margin:34px 0 10px}.process .steps>div:nth-child(1) figure img{animation-delay:0s}.process .steps>div:nth-child(2) figure img{animation-delay:1.35s}.process .steps>div:nth-child(3) figure img{animation-delay:2.7s}.process .steps>div:nth-child(4) figure img{animation-delay:4.05s}.process .steps>div:nth-child(5) figure img{animation-delay:5.4s}.process .steps>div:nth-child(6) figure img{animation-delay:6.75s}.process .steps>div:nth-child(3) figure img{object-fit:contain;background:#f4f4f3;padding:10px}.process .steps>div:nth-child(6) figure img{object-position:center 45%}@keyframes workflowImageFlow{0%,16%,100%{transform:scale(1);filter:saturate(.72) contrast(1.04)}7%{transform:scale(1.055);filter:saturate(1) contrast(1.08)}}
@media(max-width:900px){.process .steps{grid-template-columns:repeat(2,1fr)}.process .steps>div{min-height:500px}.process .steps figure{height:210px}}
@media(max-width:600px){.process .steps{grid-template-columns:1fr}.process .steps>div{min-height:0;padding:0 18px 30px}.process .steps figure{height:230px;margin:0 -18px 24px}.process .steps>div:before{top:224px;left:16px}.process .steps h3{margin-top:22px}}
@media(prefers-reduced-motion:reduce){.process .steps figure img{animation:none}}
