.arrow-process{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:20px auto}.step-card:first-child{background-color:#b73734}.step-card:nth-child(2){background-color:#c04832}.step-card:nth-child(3){background-color:#c95930}.step-card:nth-child(4){background-color:#d26a2e}.step-card{align-items:center;background-color:#db7b2c;box-sizing:border-box;clip-path:polygon(0 0,calc(100% - 25px) 0,100% 50%,calc(100% - 25px) 100%,0 100%,25px 50%);color:#fff;display:flex;flex:1 1 220px;flex-direction:column;justify-content:flex-start;min-width:220px;padding:20px 30px;position:relative;text-align:center;text-decoration:none;transition:transform .3s,box-shadow .3s}.step-card:hover{box-shadow:0 6px 20px hsla(0,0%,100%,.3);color:#fff;transform:translateY(-5px)}.step-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.step-icon img{height:40px;margin-bottom:12px;object-fit:contain;width:40px}.step-number{font-size:16px}.step-number,.step-title{font-weight:700;margin-bottom:8px}.step-title{font-size:18px}.step-description{font-size:14px;line-height:1.4;margin:0;max-width:180px;opacity:.9}@media (max-width:768px){.arrow-process{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}.step-card{clip-path:polygon(0 0,calc(100% - 25px) 0,100% 50%,calc(100% - 25px) 100%,0 100%,25px 50%);flex:0 0 80%;min-width:260px;padding:20px}.step-number{font-size:14px}.step-title{font-size:16px}.step-description{font-size:13px}.step-icon img{height:35px;width:35px}.arrow-process{align-items:center;flex-direction:column;gap:20px}.step-card{clip-path:polygon(0 0,calc(100% - 25px) 0,100% 50%,calc(100% - 25px) 100%,0 100%,25px 50%);flex:1 1 100%;max-width:400px;padding:20px;width:90%}.step-number{font-size:14px}.step-title{font-size:16px}.step-description{font-size:13px}.step-icon img{height:35px;width:35px}}