.wot-from form .tracking-form-area{display:flex;justify-content:space-between}.wot-from form .tracking-form-area .tracking-form-number{flex:0 0 79%;max-width:79%}.wot-from form .tracking-form-area .tracking-form-number input{width:100%}.wot-from form .tracking-form-area .tracking-form-submit{flex:0 0 20%;max-width:20%}.wot-from form .tracking-form-area .tracking-form-submit .button{width:100%;border-radius:10px;transition:all .3s}.wot-from form .tracking-form-area .tracking-form-submit .button:hover{opacity:.7}.wot-details .tracking-porgressbar{border:0;background-color:#fff;position:relative;margin:40px 0;height:170px}.wot-details .tracking-porgressbar .traking-steps{position:absolute;display:flex;justify-content:space-between;top:6px;left:10px;right:10px;margin:0 auto}.wot-details .tracking-porgressbar .traking-steps .traking-step{text-align:center;justify-content:center;display:flex;align-items:center;flex-direction:column;gap:10px;position:relative}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-icon{height:80px;width:80px;background:#f5f5f5;line-height:80px;border-radius:10px;display:flex;align-items:center;justify-content:center}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-icon svg{width:40px;height:40px;stroke:#9e9e9e}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-icon.active svg{width:30px;height:30px;stroke:#00bcd4}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-round{width:20px;height:20px;background:#fff;border:2px solid #acaca6;border-radius:50%;transition:background 1s;margin:0 auto}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-round.active{background:#2fdf84;border-color:#0db35d;animation:wt_tracking 15s ease infinite}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-round.active:before{content:"";width:0;height:0;border-style:solid;border-width:20px 10px 0 10px;border-color:#23d5ab transparent transparent transparent;display:block;-webkit-animation-name:bounce;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-name:bounce;animation-duration:1s;animation-iteration-count:infinite;cursor:pointer;top:-30px;position:absolute}.wot-details .tracking-porgressbar .traking-steps .traking-step p{margin:0;color:#9e9e9e}.wot-details .tracking-details-table table{width:100%;border:2px dashed #e1e1e1;border-collapse:collapse;border-spacing:0}.wot-details .tracking-details-table table tbody tr{vertical-align:middle;border-bottom:2px dashed #e1e1e1}.wot-details .tracking-details-table table tbody tr td{padding:9px}.wot-details .tracking-details-table table tbody tr td:first-child{color:#404040;vertical-align:middle;font-weight:600;border-left:2px dashed #e1e1e1}.wot-details .tracking-details-table table tbody tr td .products-list{max-width:500px}@media screen and (max-width:768px){.wot-details .tracking-porgressbar{height:140px}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-icon{height:40px;width:40px;line-height:40px}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-icon svg{width:16px;height:16px}.wot-details .tracking-porgressbar .traking-steps .traking-step .traking-icon.active svg{width:14px;height:14px}.wot-details .tracking-porgressbar .traking-steps .traking-step p{font-size:14px;line-height:16px}}