.order-section{position:relative;width:97%;margin:30px auto;overflow:hidden;background:#fcfeff}.section-header{text-align:center;position:relative;z-index:1}.process-block{margin-bottom:50px}.process-title{text-align:center;font-size:2rem;margin-bottom:40px;font-weight:600;position:relative;display:block;width:100%}.title-black{color:#000000c7}.title-blue{color:#2196f3}.process-row{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:nowrap;position:relative;margin-top:20px;padding:10px 20px}.step-card{background:#fcf9f9d0;padding:20px 15px;border-radius:10px;flex:0 1 200px;text-align:center;border:1px solid #ddd;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;animation:fadeSlideUp .6s ease backwards;animation-delay:var(--delay);min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 0;z-index:1}.step-card:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.step-card:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.step-card:not(:last-child):before{content:"";position:absolute;left:calc(100% + 25px);top:50%;transform:translateY(-50%);width:0;height:0;border-left:16px solid #2196f3;border-top:10px solid transparent;border-bottom:10px solid transparent;z-index:3;filter:drop-shadow(2px 0 5px rgba(33,150,243,.3));animation:arrowHeadPulse 2s ease-in-out infinite}.step-card:hover{transform:translateY(-15px) scale(1.05);box-shadow:0 25px 50px #2196f326;z-index:10}@keyframes arrowHeadPulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes iconZoom{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes borderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.step-icon{border:3px solid #2196f3;border-radius:50%;width:70px;height:70px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;animation:iconZoom 2.5s ease-in-out infinite}.step-icon:after{content:"";position:absolute;inset:-12px;border-radius:50%;border:2px dashed rgba(33,150,243,.4);animation:borderRotate 8s linear infinite}.step-card h4{font-size:18px;margin-bottom:12px;color:#1565c0;font-weight:700;transition:all .4s ease;position:relative;z-index:1}.step-card:hover h4{color:#0d47a1;transform:scale(1.08);text-shadow:0 2px 8px rgba(33,150,243,.2)}.step-card p{font-size:16px;color:#070606bb;line-height:1.6;position:relative;z-index:1;font-weight:500}@media (max-width: 1200px){.process-row{gap:40px;padding:10px 15px}.step-card{flex:0 1 180px;min-height:240px;padding:18px 12px}.step-card h4{font-size:16px}.step-card p{font-size:14px}}@media (max-width: 1024px){.process-row{flex-wrap:wrap;justify-content:center;gap:30px;padding:10px}.step-card{flex:0 1 170px;min-height:220px;padding:16px 12px;margin:10px 5px}.step-card:not(:last-child):before{display:none}.step-card h4{font-size:15px;margin-bottom:10px}.step-card p{font-size:13px}.step-icon{width:60px;height:60px;margin-bottom:15px}.process-title{font-size:1.7rem;margin-bottom:30px}}@media (max-width: 768px){.order-section{width:100%;margin:20px auto;padding:20px 0}.process-block{margin-bottom:40px;padding:0 15px}.process-title{font-size:1.4rem;margin-bottom:30px;line-height:1.3}.process-row{flex-direction:column;gap:20px;padding:0;margin-top:0}.step-card{width:100%;flex:1 1 auto;min-height:200px;padding:24px 20px;border-radius:12px!important;margin:0;border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000000d;background:linear-gradient(135deg,#fcf9f9d0,#fef5f5)}.step-card:not(:last-child):before{display:none}.step-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #2196f31f}.step-icon{width:65px;height:65px;margin-bottom:18px;border-width:2.5px}.step-card h4{font-size:1.1rem;margin-bottom:10px;font-weight:700}.step-card p{font-size:.95rem;line-height:1.5;color:#444}}@media (max-width: 480px){.order-section{width:100%;margin:15px auto;padding:15px 0}.process-block{margin-bottom:30px;padding:0 12px}.process-title{font-size:1.2rem;margin-bottom:24px;line-height:1.3;font-weight:600}.title-black,.title-blue{display:block}.process-row{flex-direction:column;gap:15px;padding:0}.step-card{width:100%;min-height:180px;padding:20px 16px;border-radius:10px!important;margin:0;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000a}.step-card:not(:last-child):before{display:none}.step-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #2196f31a}.step-icon{width:55px;height:55px;margin-bottom:14px;border-width:2px}.step-card h4{font-size:1rem;margin-bottom:8px;font-weight:700}.step-card p{font-size:.9rem;line-height:1.4;color:#555}}@media (max-width: 360px){.process-title{font-size:1.1rem;margin-bottom:20px}.step-card{min-height:160px;padding:18px 14px}.step-icon{width:50px;height:50px;margin-bottom:12px}.step-card h4{font-size:.95rem}.step-card p{font-size:.85rem}}
