@keyframes timeline{0%{opacity:0;width:0}2%{opacity:1;width:0}33%,37%{width:50%}68%{opacity:1;width:100%}98%{opacity:1}to{opacity:0;width:100%}}@keyframes timeline-2{0%,2%{opacity:1;width:0}33%,67%{width:50%}98%{width:100%}to{opacity:1;width:100%}}@keyframes second-dot{0%,33%{opacity:0}35%,to{opacity:1}}@keyframes second-dot-2{0%,33%{opacity:0}35%,to{opacity:1}}@keyframes third-dot{0%,66%{opacity:0}68%,to{opacity:1}}@keyframes third-dot-2{0%,97%{opacity:0}to{opacity:1}}@keyframes left-up-truck{0%,to{opacity:0;left:calc(0% + var(--width-city-img))}2%{opacity:1;left:calc(0% + var(--width-city-img))}33%{opacity:1;left:calc(50% - var(--width-car-img) - (var(--width-parking-img)/2))}35%{opacity:0;left:calc(50% - var(--width-car-img) - (var(--width-parking-img)/2))}}@keyframes left-down-truck{0%{opacity:0;left:calc(0% + var(--width-city-img))}2%{opacity:1;left:calc(0% + var(--width-city-img))}33%{left:calc(50% - var(--width-car-img) - (var(--width-parking-img)/2))}65%{opacity:1}67%{opacity:0;left:calc(50% - var(--width-car-img) - (var(--width-parking-img)/2))}to{opacity:0}}@keyframes right-up-truck{0%{opacity:0;left:calc(50% + var(--width-parking-img))}35%,to{opacity:0}37%{opacity:1;left:calc(50% + var(--width-parking-img))}68%{opacity:1;left:calc(100% - var(--width-car-img) - var(--width-city-img))}70%{opacity:0;left:calc(100% - var(--width-car-img) - var(--width-city-img))}}@keyframes right-down-truck{0%{opacity:0;left:calc(50% + var(--width-parking-img))}65%{opacity:0}67%{opacity:1;left:calc(50% + var(--width-parking-img))}98%{opacity:1;left:calc(100% - var(--width-car-img) - var(--width-city-img))}to{opacity:0;left:calc(100% - var(--width-car-img) - var(--width-city-img))}}@keyframes clock-visibility{0%,33%,67%,to{opacity:0}35%,65%{opacity:1}}@keyframes clock-minute-rotate{0%,35%{transform:rotate(0deg)}37.5%{transform:rotate(360deg)}40%{transform:rotate(720deg)}42.5%{transform:rotate(1080deg)}45%{transform:rotate(1440deg)}47.5%{transform:rotate(1800deg)}50%{transform:rotate(2160deg)}52.5%{transform:rotate(2520deg)}55%{transform:rotate(2880deg)}57.5%{transform:rotate(3240deg)}60%{transform:rotate(3600deg)}62.5%{transform:rotate(3960deg)}65%,to{transform:rotate(4320deg)}}@keyframes clock-hand-rotate{0%,35%,to{transform:rotate(0deg)}65%,67%{transform:rotate(365deg)}}:root{--width-parking-img:2.5%;--width-car-img:96px;--width-cargo-img:80px;--width-city-img:15%;--animation-time:20s;--animation-delay:3s}.cargo-pipeline__page .timeline,.cargo-pipeline__page .timeline-2{width:calc(100% - var(--width-city-img));background:url(/images/static/bg/horda/services/pipe/time-line.webp)center center no-repeat;margin:12px auto 24px;height:2px;position:relative;background-size:cover}.cargo-pipeline__page .timeline-2{margin:13px auto 0}.cargo-pipeline__page .pipeline,.cargo-pipeline__page .pipeline-2{position:relative;height:102px}.cargo-pipeline__page .dot{position:absolute;top:-12px;z-index:1}.cargo-pipeline__page .first-dot{left:-12px}.cargo-pipeline__page .second-dot{left:calc(50% - 12px)}.cargo-pipeline__page .red-dot.second-dot{opacity:0;animation:second-dot var(--animation-time) infinite linear;animation-delay:var(--animation-delay)}.cargo-pipeline__page .timeline-2 .red-dot.second-dot{opacity:0;animation:second-dot-2 var(--animation-time) infinite linear;animation-delay:var(--animation-delay)}.cargo-pipeline__page .timeline .red-dot.third-dot{opacity:0;animation:third-dot var(--animation-time) infinite linear;animation-delay:var(--animation-delay)}.cargo-pipeline__page .timeline-2 .red-dot.third-dot{opacity:0;animation:third-dot-2 var(--animation-time) infinite linear;animation-delay:var(--animation-delay)}.cargo-pipeline__page .third-dot{right:-12px}.cargo-pipeline__page .red-line,.cargo-pipeline__page .red-line-2{opacity:0;position:relative;height:100%;background:red}.cargo-pipeline__page .timeline .red-line{animation:timeline var(--animation-time) infinite ease-in-out;animation-delay:var(--animation-delay)}.cargo-pipeline__page .timeline-2 .red-line-2{animation:timeline-2 var(--animation-time) infinite ease-in-out;animation-delay:var(--animation-delay)}.cargo-pipeline__page .pipeline img,.cargo-pipeline__page .pipeline-2 img{position:absolute;bottom:0}.cargo-pipeline__page .pipeline img.parking,.cargo-pipeline__page .pipeline-2 img.parking{height:42px;left:calc(50% - 17px)}.cargo-pipeline__page .pipeline .left-truck,.cargo-pipeline__page .pipeline .right-truck,.cargo-pipeline__page .pipeline-2 .left-truck,.cargo-pipeline__page .pipeline-2 .right-truck{position:absolute;height:24px;bottom:2px;opacity:0}.cargo-pipeline__page .cargo{width:var(--width-cargo-img)}.cargo-pipeline__page .car{width:var(--width-car-img)}.cargo-pipeline__page .pipeline .right-truck{animation:right-up-truck var(--animation-time) infinite ease-in-out;animation-delay:var(--animation-delay)}.cargo-pipeline__page .pipeline .left-truck{animation:left-up-truck var(--animation-time) infinite ease-in-out;animation-delay:var(--animation-delay)}.cargo-pipeline__page .pipeline-2 .right-truck{animation:right-down-truck var(--animation-time) infinite ease-in-out;animation-delay:var(--animation-delay)}.cargo-pipeline__page .pipeline-2 .left-truck{animation:left-down-truck var(--animation-time) infinite ease-in-out;animation-delay:var(--animation-delay)}.cargo-pipeline__page .pipeline .cargo,.cargo-pipeline__page .pipeline-2 .cargo{bottom:11px}.cargo-pipeline__page .pipeline .first-city,.cargo-pipeline__page .pipeline-2 .first-city{left:0;width:var(--width-city-img)}.cargo-pipeline__page .pipeline .second-city,.cargo-pipeline__page .pipeline-2 .second-city{right:0;width:var(--width-city-img)}.cargo-pipeline__page .txt--block .position__wrap p:last-child{margin:0}.cargo-pipeline__page .txt--block .position__wrap{padding:0}.cargo-pipeline__page .clock-txt,.cargo-pipeline__page .pipeline-2 .clock{animation:clock-visibility var(--animation-time) linear infinite;animation-delay:var(--animation-delay);opacity:0}.cargo-pipeline__page .clock-txt{margin-top:4px;color:#596c7a}.cargo-pipeline__page .pipeline-2 .clock{box-shadow:inset 0 0 0 .025em #596c7a;display:inline-block;border-radius:.5em;position:relative;font-size:30px;overflow:hidden;height:1em;width:1em;left:calc(50% - .45em);top:0}.cargo-pipeline__page .pipeline-2 .clock::after{content:"";background-color:#596c7a;border-radius:.5em;margin-left:-.5em;margin-top:-.5em;position:absolute;font-size:.01em;display:block;height:1em;width:1em;left:50%;top:50%}.cargo-pipeline__page .pipeline-2 .clock__hand-container,.clock__hand{margin-left:-.5em;margin-top:-.5em;font-size:inherit;position:absolute;display:block;height:1em;width:1em;left:50%;top:50%}.cargo-pipeline__page .pipeline-2 .clock__hand--hour::after,.cargo-pipeline__page .pipeline-2 .clock__hand--minute::after{content:"";border-radius:.015em .015em .01em .01em;background-color:#596c7a;margin-bottom:-.02em;margin-left:-.025em;font-size:inherit;position:absolute;display:block;height:.25em;width:.05em;bottom:50%;left:50%}.cargo-pipeline__page .pipeline-2 .clock__hand--minute::after{border-radius:.012em .012em .01em .01em;margin-left:-.015em;height:.4em;width:.03em}.cargo-pipeline__page .pipeline-2 .clock__hand--hour{animation:clock-hand-rotate var(--animation-time) linear infinite;animation-delay:var(--animation-delay)}.cargo-pipeline__page .pipeline-2 .clock__hand--minute{animation:clock-minute-rotate var(--animation-time) linear infinite;animation-delay:var(--animation-delay)}.cargo-pipeline__page .canvas .row p{margin:0 20%;color:#596c7a}.cargo-pipeline__page .timetable-block{margin:24px 0 0}.cargo-pipeline__page .times-departure:before,.titl.dro:before{content:"";background:url(/images/static/bg/horda/services/pipe/depart-mark.svg)no-repeat;width:17px;height:17px;position:absolute;top:3px;left:-6px}.cargo-pipeline__page .times-arrival:before,.titl.droZ:before{content:"";background:url(/images/static/bg/horda/services/pipe/arrive-mark.svg)no-repeat;width:13px;height:18px;position:absolute;top:3px;left:0}.cargo-pipeline__page .change-dir__trigger{position:absolute;width:26px;height:40px;left:calc(50% - 13px);top:calc(50% - 20px);background:url(/images/static/bg/horda/services/pipe/arrow.svg)center center no-repeat;background-size:18px;z-index:9}.cargo-pipeline__page .timetable-block .nav>li>a,.cargo-pipeline__page .timetable-block .tab-content{padding:0}.cargo-pipeline__page .way-time p{margin:0}.cargo-pipeline__page .timetable-block .nav>li:nth-child(2)>a,.cargo-pipeline__page p.way-time{margin-top:12px}.cargo-pipeline__page .timetable-block .nav>li>a{color:#596c7a;text-decoration:underline;font-weight:700;line-height:21px;padding-inline-start:15%}.cargo-pipeline__page .timetable-block .nav>li.active>a{color:#0e456f}.cargo-pipeline__page .times-list p{margin-bottom:8px}.cargo-pipeline__page .timetable-block input{height:40px;border:1px solid #87bee7;border-radius:2px;width:100%}.grow{padding-top:85px}.lisD{position:absolute;padding:30px 25px 30px 45px;box-shadow:0 4px 15px 5px rgb(0 0 0/10%);background:#fff;margin-left:-20px;z-index:2;top:0;max-width:calc(100% - 10px);width:100%}.lisD hr{margin-top:10px;border-top:1px solid #cfcfcf}.timeZ,.titl{font-weight:700;font-size:16px}.lisD hr,.titl{margin-bottom:10px}.titl{display:block;color:#909090}.timeZ{color:#000;font-style:normal}.dayZ{color:#909090;display:inline-block;margin-bottom:5px}.click-routes:first-child{margin-bottom:20px}.click-routes:focus,.click-routes:hover{text-decoration:none}.click-routes{font-family:PT Sans;font-style:normal;display:inline-block;position:relative;font-weight:700;font-size:18px;color:#909090}.click-routes.active{color:#1d5078}.click-routes.active:after{content:"";width:100%;height:1px;position:absolute;display:block;background:#1d5078}#cargo-form select{height:40px;border:1px solid #87bee7;border-radius:2px;width:100%;padding:0 15px;background-image:none}#cargo-form .form-control,#cargo-form .has-success .form-control{color:#686868;border:1px solid #999;background-color:#fff}#cargo-form .form-control:hover,#cargo-form .has-success .form-control:hover{background-color:#e9e9e9}#cargo-form .change-dir__trigger{top:calc(50% - 19px)}#cargo-form{margin-top:30px}.hero__with-icon:after{background:rgba(89,108,122,.85)}@media screen and (max-width:1414px){:root{--width-car-img:82px;--width-cargo-img:68px}.cargo-pipeline__page .pipeline .cargo,.cargo-pipeline__page .pipeline-2 .cargo{bottom:8px}.cargo-pipeline__page .pipeline img.parking,.cargo-pipeline__page .pipeline-2 img.parking{height:38px}}@media screen and (max-width:1393px){.cargo-pipeline__page .txt--block .position__wrap p,.cargo-pipeline__page p,.cargo-pipeline__page ul.ul--dots li{font-size:14px;line-height:21px}.clock{top:20%;font-size:26px}.cargo-pipeline__page .times-departure:before{top:3px}.cargo-pipeline__page .times-arrival:before{top:2px}}@media screen and (max-width:1216px){.cargo-pipeline__page .pipeline img.parking,.cargo-pipeline__page .pipeline-2 img.parking{left:calc(50% - 14px)}}@media screen and (max-width:1199px){:root{--width-car-img:67px;--width-cargo-img:56px}.cargo-pipeline__page .pipeline .cargo,.cargo-pipeline__page .pipeline-2 .cargo{bottom:8px}.cargo-pipeline__page .pipeline img.parking,.cargo-pipeline__page .pipeline-2 img.parking{height:34px}.clock{top:30%}}@media screen and (max-width:1116px){.cargo-pipeline__page .pipeline img.parking,.cargo-pipeline__page .pipeline-2 img.parking{left:calc(50% - 12px)}}@media screen and (max-width:1099px){.cargo-pipeline__page .pipeline img.parking,.cargo-pipeline__page .pipeline-2 img.parking{height:30px}}@media screen and (max-width:992px){.cargo-pipeline__page .pipeline img.parking,.cargo-pipeline__page .pipeline-2 img.parking{left:calc(50% - 11px)}}@media (max-width:768px){.click-routes#allZ{margin-bottom:15px}.cargo-pipeline__page .times-arrival:before,.cargo-pipeline__page .times-departure:before,.titl.dro:before,.titl.droZ:before{left:15px}.cargo-pipeline__page .times-arrival:before,.cargo-pipeline__page .times-departure:before,.titl.dro,.titl.droZ{margin-left:30px}.lisD{margin-left:-14px;max-width:calc(100% - 0px)}select{padding:0;width:100%}}@media (max-width:767px){.grow{padding-top:0}#cargo-form select{border-radius:10px}}