.how-it-works-container{margin-top:15px}.steps-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:10px;padding:0 0 5px;width:100%;overflow-x:auto}.step-item{flex:1;width:20%;max-width:350px;display:flex;flex-direction:column;align-items:center;position:relative}.step-image-container{width:80%;max-height:240px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;border-radius:8px}.step-item p{margin-top:0}.step-image{max-width:100%;max-height:100%;object-fit:contain}.step-arrow{position:absolute;right:-25px;top:50%;transform:translateY(-50%);z-index:1;color:#7194a4;scale:1.3}.steps-container{-ms-overflow-style:none;scrollbar-width:none}.steps-container::-webkit-scrollbar{display:none}@media screen and (max-width: 749px){.step-image-container{height:120px}.step-arrow{scale:1}}
