@keyframes headerAnimation{0%{transform:translateY(-30px)}100%{transform:translateY(0)}}.header-calc{margin-bottom:40px;padding:16px 0;border-bottom:1px solid #f3f3f3;background:#fff;position:fixed;top:0;left:0;right:0;z-index:999}.header-calc__inner{display:flex;align-items:center;justify-content:space-between}@media(max-width: 1600px){.header-calc{margin-bottom:15px}}@media(max-width: 1150px){.header-calc__inner{flex-wrap:wrap}}.header-calc__logo{flex-grow:1}.header-calc__logo img{width:120px}@media(max-width: 1150px){.header-calc__logo{order:0}}@media(max-width: 700px){.header-calc__logo{width:115px}.header-calc__logo img{display:block;max-width:100%;width:100px}}@media(max-width: 1150px){.header__language{order:1}}@media(max-width: 700px){.header__language-img{height:40px;width:40px}}.header-currency{margin-left:12px;margin-right:10px;padding:11px 12px;display:flex;gap:30px;align-items:center;position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.header-currency-text-title{font-weight:700;font-size:12px;line-height:10px}.header-currency-text-info{margin-top:4px;font-size:12px;line-height:12px;color:#3e4f66}.header-currency-type{position:relative}.header-currency-type.active{display:block}.header-currency-type .select-hidden{display:none;visibility:hidden;padding-right:10px}.header-currency-type .select{cursor:pointer;position:relative;width:100%;display:flex;justify-content:flex-end;font-size:16px}.header-currency-type .select-styled{position:relative;padding-left:26px;font-weight:700;font-size:16px;line-height:21px;display:flex;align-items:center;color:#3e4f66;border-radius:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-currency-type .select-styled:after{content:url(../img/icons/arrow-down-select.svg);position:absolute;top:-2px;left:0;transition:all .3s}.header-currency-type .select-styled:active:after,.header-currency-type .select-styled.active:after{transform:rotate(180deg)}.header-currency-type .select-options{margin-top:7px;display:none;flex-wrap:wrap;position:absolute;top:100%;right:0;z-index:999;padding:0;list-style:none;border-radius:14px}.header-currency-type .select-options.active{display:flex !important}.header-currency-type .select-options li{margin:5px 0;width:57px;height:46px;display:flex;align-items:center;font-size:16px;font-weight:700;justify-content:center;background:#fff;border:1px solid #e9eaf2;border-radius:15px;transition:all .3s}.header-currency-type .select-options li:hover{background:#dceaff}@media(max-width: 1150px){.header-currency{order:4;margin:10px 0 0;width:100%;justify-content:space-between}}.header-calc__calculated{padding:11px 12px 11px;display:flex;align-items:flex-start;justify-content:space-between;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.header-calc__calculated.zero{display:none}.header-calc__calculated.hide{display:none}.header-calc__calculated .false{display:none}.header-calc__calculated-col+.header-calc__calculated-col{margin-left:20px}.header-calc__calculated-title{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-style:normal;font-weight:bold;font-size:12px;line-height:10px;text-transform:uppercase;font-feature-settings:"case" on;color:#3e4f66}.header-calc__calculated-text{margin-top:4px;font-weight:normal;font-size:12px;line-height:12px;color:#3e4f66}.header-calc__calculated-price{text-align:right;font-weight:700;font-size:14px;line-height:12px;color:#3e4f66}.header-calc__calculated-present{margin-top:4px;font-size:12px;line-height:10px;text-align:right;color:#56cf89}@media(max-width: 700px){.header-calc__calculated{padding:0;width:auto;background:rgba(0,0,0,0);border:none;flex-direction:column;align-items:flex-end}.header-calc__calculated .zero .header-calc__calculated-text.false{display:none}.header-calc__calculated .zero .header-calc__calculated-text.true{display:none}.header-calc__calculated .header-calc__calculated-text.false{display:none}.header-calc__calculated .header-calc__calculated-text.true{display:none}.header-calc__calculated-price{font-size:14px;line-height:21px;margin-top:0}.header-calc__calculated-title{font-size:10px;line-height:18px}.header-calc__calculated-present{font-size:12px;line-height:12px}}.header-calc__call{display:flex;justify-content:flex-end;position:relative;margin-left:12px}.header-calc__call-wrapper{width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.header-calc__call:hover .header-calc__contacts{top:calc(100% + 10px);visibility:visible;opacity:1}.header-calc__call .header-calc__contacts{position:absolute;padding:11px 0;top:calc(100% + 30px);right:0;display:flex;flex-direction:column;list-style:none;background:#fff;box-shadow:0 19px 50px rgba(71,145,251,.05);border-radius:12px;z-index:999;visibility:hidden;opacity:0;transition:all .5s}.header-calc__call .header-calc__contacts-item{padding:7px 18px;transition:all .3s;white-space:nowrap}.header-calc__call .header-calc__contacts-item:hover{background:#4791fb}.header-calc__call .header-calc__contacts-item:hover a{color:#fff}.header-calc__call .header-calc__contacts-link{display:flex;align-items:center;transition:all .3s;text-transform:initial;font-weight:500;font-size:16px;line-height:24px}.header-calc__call .header-calc__contacts-link img{margin-right:8px}@media(max-width: 950px){.header-calc__call{padding:0;width:57px;height:57px;position:fixed;bottom:120px;right:15px;z-index:9999}.header-calc__call-img{margin:0}.header-calc__call span{display:none}.header-calc__call .header-calc__contacts{top:auto;bottom:100%}.header-calc__call:hover .header-calc__contacts{left:auto;right:0;top:auto;bottom:calc(100% + 10px)}.header-calc__call .header-calc__contacts{min-width:200px;top:auto;bottom:calc(100% + 30px)}}@media(max-width: 575px){.header-calc__call{width:34px;height:34px;bottom:130px}.header-calc__call-wrapper{width:34px;height:34px}.header-calc__call-img{width:18px;height:18px;margin:0}}.first-step__inner{display:flex;justify-content:space-between}.first-step__col{width:49%}.first-step__count .count-input{margin-bottom:15px}.count-selects__wrapper{margin-top:35px}.count-type{display:none}.count-sub-type{margin-top:25px}.clearance{position:relative;margin-bottom:15px}.clearance.active .clearance__input{transform:translateY(0);visibility:visible;opacity:1;position:relative}.clearance.active .clearance__button{display:none}.clearance__input{width:100%;position:absolute;transform:translateY(-100%);visibility:hidden;opacity:0;transition:all .3s;background:#fff}.clearance__button,.clearance .distance-from-cities__button{padding:0 24px;font-size:14px;font-weight:700;color:#3e4f66;display:flex;align-items:center;gap:10px;border:none;outline:none;background:none;cursor:pointer}.clearance__button img,.clearance .distance-from-cities__button img{width:20px;transition:all .2s}.clearance__button:hover img,.clearance .distance-from-cities__button:hover img{transform:scale(1.3)}.clearance__delete{width:25px;height:25px;padding:0 5px;position:absolute;top:50%;right:15px;transform:translateY(-50%);background:#fff;border:none;transition:all .2s;cursor:pointer;z-index:2;transform-origin:center}.clearance__delete:hover{transform:translateY(-50%) scale(1.2)}@media(max-width: 575px){.clearance__button{padding:0 10px}}.duplication{margin-top:28px;padding:20px;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:12px}.duplication__head{z-index:100;background:#fff}.duplication__head-row{margin-bottom:5px;display:flex;justify-content:space-between}.duplication__input{width:100%;margin-top:33px;position:absolute;transform:translateY(-100%);visibility:hidden;opacity:0;transition:transform .3s;background:#fff;z-index:99}.duplication.active .duplication__input{transform:translateY(0);visibility:visible;opacity:1;position:relative}.duplication .switch{position:relative;display:inline-block;width:50px;height:31px}.duplication .switch input{opacity:0;width:0;height:0}.duplication .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:rgba(120,120,128,.16);transition:.2s}.duplication .switch .slider:before{position:absolute;content:"";height:27px;width:27px;left:2px;bottom:2px;transition:.2s;background:#fff;box-shadow:0px 3px 8px rgba(0,0,0,.15),0px 3px 1px rgba(0,0,0,.06)}.duplication .switch input:checked+.slider{background-color:#34c759}.duplication .switch input:focus+.slider{box-shadow:0 0 1px #34c759}.duplication .switch input:checked+.slider:before{transform:translateX(19px)}.duplication .switch .slider.round{border-radius:34px}.duplication .switch .slider.round:before{border-radius:50%}.weight-ton{font-weight:500;font-size:16px;line-height:24px;color:#a0a3bd;align-self:center;padding-left:13px;border-left:1px solid rgba(62,79,102,.2)}.first-step__data .count-input{margin-bottom:18px}.first-step__data .count-input.name{margin:30px 0 34px}.first-step__data .count-select{margin-bottom:34px}.first-step__data .goods-row{display:flex;justify-content:space-between}.first-step__data .goods-col--name{width:100%}.first-step__data .goods-col--100{width:100%}.first-step__data .goods-col--price{position:relative;width:50%}.first-step__data .goods-col--price .count-input-text{padding-left:45px;padding-right:0}.first-step__data .goods-col--price .count-input-text:focus~.count-input-title,.first-step__data .goods-col--price .count-input-text:valid~.count-input-title{left:16px}.first-step__data .goods-col--price .count-input-title{left:46px}.first-step__data .goods-col--weight{margin-right:20px;width:50%}.first-step__data .goods-col--weight .count-input-text{padding-right:60px}.first-step__data .currency-type{position:absolute;left:10px;top:-14px;width:33px;margin-top:12px;min-height:56px;z-index:99}.first-step__data .currency-type.active{display:block}.first-step__data .currency-type .select-hidden{display:none;visibility:hidden;padding-right:10px}.first-step__data .currency-type .select{cursor:pointer;display:inline-block;position:relative;font-size:16px;width:100%;min-height:54px}.first-step__data .currency-type .select-styled{position:absolute;top:0;right:0;bottom:0;left:0;font-weight:500;font-size:18px;line-height:21px;display:flex;align-items:center;color:#3e4f66;border-radius:14px}.first-step__data .currency-type .select-styled:after{content:url(../img/icons/arrow-down-select.svg);position:absolute;top:17px;right:2px;transition:all .3s}@media(max-width: 575px){.first-step__data .currency-type .select-styled:after{right:-3px}}.first-step__data .currency-type .select-styled:active:after,.first-step__data .currency-type .select-styled.active:after{transform:rotate(180deg)}.first-step__data .currency-type .select-options{width:280px;margin-top:7px;display:none;flex-wrap:wrap;position:absolute;top:100%;left:-15px;z-index:999;padding:0;list-style:none;border-radius:14px}.first-step__data .currency-type .select-options.active{display:flex !important}.first-step__data .currency-type .select-options li{width:57px;height:46px;padding:12px 0;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;line-height:21px;color:#3e4f66;background:#fff;border:1px solid #ececec;border-radius:15px;transition:all .3s}.first-step__data .currency-type .select-options li{margin-top:5px;margin-right:13px}.first-step__data .currency-type .select-options li:first-child{margin-left:0}.first-step__data .currency-type .select-options li:hover{background:#dceaff}.first-step__data .currency-type .select-options li[rel=hide]{display:none}.first-step__data .count-checkbox-label{position:relative}.first-step__data .count-checkbox-label input:checked~.count-checkbox-span{background-color:#d9dbe9}.first-step__data .count-checkbox-span:after{content:"";position:absolute;top:-4px;left:-4px;display:none;background:url("../img/icons/Checkbox.svg") no-repeat center;background-size:16px 16px;height:22px;width:22px}.first-step__data .count-checkbox-label input:checked~.first-step__data .count-checkbox-span:after{display:block}.head-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.head .switch{position:relative;display:inline-block;width:50px;height:31px}.head .switch input{opacity:0;width:0;height:0}.head .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:rgba(120,120,128,.16);transition:.2s}.head .switch .slider:before{position:absolute;content:"";height:27px;width:27px;left:2px;bottom:2px;transition:.2s;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.15),0 3px 1px rgba(0,0,0,.06)}.head .switch input:checked+.slider{background-color:#34c759}.head .switch input:focus+.slider{box-shadow:0 0 1px #34c759}.head .switch input:checked+.slider:before{transform:translateX(19px)}.head .switch .slider.round{border-radius:34px}.head .switch .slider.round:before{border-radius:50%}.first-step__cargo-file{margin-top:20px}.first-step__cargo-file .count-body{display:none;background:#fff;box-shadow:0 20px 50px rgba(71,145,251,.05);border-radius:12px;transition:transform .3s}.first-step__cargo-file .count-body.active{display:block}.first-step__cargo-file .file-uploaded{margin:5px 0;width:100%;display:flex;align-items:center;font-weight:bold;font-size:14px;line-height:27px;color:#3e4f66;padding:14px;background:#fff;border:1px solid #eaeaea;border-radius:12px;transition:all .5s}.first-step__cargo-file .file-uploaded-img{margin-right:14px}.first-step__cargo-file .file-uploaded-name{padding-right:10px;flex-grow:1;word-break:break-word}.first-step__cargo-file .file-uploaded-delete{background:none;border:none;outline:none;cursor:pointer}.first-step__cargo-file .file-upload{position:relative;margin:20px 0;padding:29px 0 28px;width:100%;display:flex;align-items:center;justify-content:center;background:rgba(86,207,137,.05);border:2px dashed #56cf89;box-sizing:border-box;border-radius:12px;cursor:pointer}.first-step__cargo-file .file-upload .error{position:absolute;top:calc(100% + 5px);left:0;display:none;color:red;font-size:12px}.first-step__cargo-file .file-upload .error img{margin-right:5px;filter:grayscale(0%) brightness(100%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1)}.first-step__cargo-file .file-upload.error{background:rgba(255,0,0,.2);border-color:red}.first-step__cargo-file .file-upload.error .file-upload-img{filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1)}.first-step__cargo-file .file-upload.error .error{display:flex}.first-step__cargo-file .file-upload input{display:none}.first-step__cargo-file .file-upload-img{max-width:28px}.first-step__cargo-file .file-upload-title{margin:0 20px;color:#3e4f66;font-style:normal;font-weight:bold;font-size:16px;line-height:24px}.first-step__cargo-file .file-upload-req{display:flex;font-weight:bold;font-size:12px;line-height:12px;text-transform:uppercase;color:#3e4f66;opacity:.5}.first-step__cargo-file .file-upload-req span{padding:0 13px}.first-step__cargo-file .file-upload-req span+span{padding-left:14px;border-left:1px solid #3e4f66}.first-step__cargo-file .file-info{margin-top:24px;width:100%;min-height:120px;padding:10px 22px;font-weight:500;font-size:16px;line-height:24px;color:#828598;background:#eff0f6;border-radius:12px;border:none;outline:none;resize:none}.first-step__cargo-file .file-info::-moz-placeholder{font-weight:500;font-size:16px;line-height:24px;color:#828598}.first-step__cargo-file .file-info::placeholder{font-weight:500;font-size:16px;line-height:24px;color:#828598}.first-step__cargo-file .file-or{margin-top:24px;position:relative;width:100%;text-align:center;font-weight:bold;font-size:16px;line-height:26px;color:#3e4f66}.first-step__cargo-file .file-or::before{content:"";width:44%;height:1px;position:absolute;top:50%;left:0;background:rgba(71,145,251,.3)}.first-step__cargo-file .file-or::after{content:"";width:44%;height:1px;position:absolute;top:50%;right:0;background:rgba(71,145,251,.3)}.first-step__cargo-file .file-notice{margin-top:10px;font-weight:normal;font-size:16px;line-height:24px;color:#3e4f66;text-align:center}.first-step__cargo-manually .count-wrapper{position:relative;margin-top:20px}.first-step__cargo-manually .manually__delete{position:absolute;top:20px;right:20px;background:none;border:none;outline:none;cursor:pointer}.first-step__cargo-manually .manually__delete img{transition:all .3s}.first-step__cargo-manually .manually__delete:hover img{transform:scale(1.2)}.first-step__cargo-manually .count-body{padding:20px;background:#fff;box-shadow:0 20px 50px rgba(71,145,251,.05);border-radius:12px}.first-step__cargo-manually .manually__title{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:27px;color:#3e4f66}.first-step__cargo-manually .manually__types{margin:15px 0 20px;padding:7px;width:100%;display:flex;justify-content:space-between;border:1px solid #ececec;border-radius:12px}.first-step__cargo-manually .manually__type-wrapper{padding:0 5px;flex-grow:1;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.first-step__cargo-manually .manually__type-input{position:absolute;opacity:0;cursor:pointer}.first-step__cargo-manually .manually__type-text{display:inline-block;width:100%;padding:16px 0 13px;text-align:center;font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:21px;color:rgba(62,79,102,.5);border-radius:10px;transition:all .3s}.first-step__cargo-manually .manually__type-wrapper:hover input~.manually__type-text{background:#4791fb;color:#fff}.first-step__cargo-manually .manually__type-wrapper input:checked~.manually__type-text{background:#4791fb;color:#fff}.first-step__cargo-manually .manually__row{margin-top:14px;display:flex}.first-step__cargo-manually .count-input{width:50%}.first-step__cargo-manually .count-input+.count-input{margin-left:10px}.first-step__cargo-manually .count-input-wrapper{flex-direction:row;justify-content:space-between}.first-step__cargo-manually .count-input-text{width:100%;min-width:auto;padding:0}.first-step__cargo-manually .count-input-unit{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-weight:500;line-height:24px;color:#6e7191;font-size:16px}.first-step__add{margin:25px auto 0;display:flex;justify-content:center;align-items:flex-start;font-weight:bold;font-size:16px;line-height:24px;text-transform:uppercase;color:#3e4f66;background:rgba(0,0,0,0);border:none;outline:none;cursor:pointer}.first-step__add img{display:inline-block;margin-top:-6px;margin-right:10px}@media(min-width: 1100px)and (max-width: 1400px){.count-option-span{min-width:130px;min-height:89px;padding:11px 15px 7px}}@media(max-width: 1200px){.first-step__data .goods-row{flex-direction:column}.first-step__data .goods-col--weight{width:100%;margin-right:0}.first-step__data .goods-col--price{width:100%}.first-step__data .currency-type{top:-17px}.first-step__data .count-input{margin-bottom:25px}.first-step__data .count-input.name{margin:25px 0 25px}}@media(max-width: 1150px){.first-step__inner{flex-wrap:wrap;align-items:center;justify-content:center}.first-step__col{width:100%}.first-step__col+.first-step__col{margin-top:50px}.first-step__count{max-width:100%;margin-right:0}.first-step__data{max-width:100%}.first-step__data .head{padding-right:30px}.first-step__data .goods-col--type{max-width:100%}.first-step__cargo-file{max-width:100%}}@media(max-width: 940px){.first-step__cargo-manually .manually__delete{top:14px;right:15px}}@media(max-width: 575px){.first-step__data .count-select{margin-bottom:18px}.first-step__cargo-manually .count-input+.count-input{margin-left:10px}.first-step__data .goods-row{flex-direction:column}.first-step__data .goods-col--price,.first-step__data .goods-col--type,.first-step__data .goods-col--danger{max-width:100%}.weight-ton{font-size:12px;line-height:17px;padding-left:7px}.first-step__cargo-file .file-upload{padding:10px;justify-content:space-between}.first-step__cargo-file .file-upload-title{font-size:12px;line-height:18px;margin:0}.first-step__cargo-file .file-upload-req span{padding:0 5px;font-size:10px}.first-step__cargo-file .file-upload-req span+span{padding-left:5px}.first-step__cargo-file .file-info{font-size:14px;line-height:21px}.first-step__cargo-file .first-step__cargo-file .file-or{font-size:14px;line-height:21px}.first-step__cargo-file .file-notice{font-size:12px;line-height:18px}.first-step__cargo-manually .manually__types{flex-direction:column}.first-step__cargo-manually .manually__type-wrapper{margin-top:10px}.first-step__cargo-manually .manually__type-wrapper:first-child{margin-top:0}.first-step__cargo-manually .manually__type-text{padding:12px 0 9px;font-size:12px;line-height:18px}.first-step__cargo-manually .manually__row{flex-direction:column;margin-top:0}.first-step__cargo-manually .manually__row .count-input{width:100%}.first-step__cargo-manually .manually__row .count-input:first-child{margin-top:0}.first-step__cargo-manually .count-input-unit{font-size:14px;line-height:21px}.first-step__add{font-size:14px;line-height:21px}.first-step__data .currency-type{width:28px}}.map-modal{padding:0 10px;position:fixed;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;transition:all .5s;z-index:-1;overflow:hidden;opacity:0}.map-modal__close-bg{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.35);z-index:-1}.map-modal.active{overflow:visible;opacity:1;z-index:9999}.map-modal__wrapper{padding:40px;width:100%;max-width:810px;position:relative;display:flex;flex-direction:column;background:#fff;border-radius:12px;max-height:90%}.map-modal__close{position:absolute;right:15px;top:15px;cursor:pointer}.map-modal__text{font-weight:500;font-size:14px;line-height:24px;text-align:center}.map-modal__map{margin:30px 0;width:100%;height:500px;background:red}@media(max-width: 575px){.map-modal__wrapper{padding:40px 20px 20px 20px}.map-modal__map{height:300px}}.second-step__time{display:flex;justify-content:space-between;cursor:pointer}.second-step__time-input{display:none}.second-step__time-input-wrapper{border-right:1px solid #e5e5e5;cursor:pointer;width:34%}.second-step__time-input-wrapper:last-child{border:0}.second-step__time-input-wrapper:nth-child(1) .second-step__time-input-content{border-radius:0 0 0 12px}.second-step__time-input-wrapper:nth-child(3) .second-step__time-input-content{border-radius:0 0 12px 0}.second-step__time-input:hover~.second-step__time-input-content{border-color:#4791fb;opacity:1}.second-step__time-input:checked~.second-step__time-input-content{border-color:#4791fb;opacity:1}.second-step__time-input:checked~.second-step__time-input-content .second-step__time-input-checked-img{display:block}.second-step__time-input-content{height:100%;position:relative;padding:60px 28px 50px;display:flex;flex-direction:column;align-items:center;background:#fff;border:4px solid rgba(0,0,0,0);transition:all .3s}.second-step__time-input-content--opacity{opacity:.5}.second-step__time-input-content .second-step__time-input-checked-img{display:none}.second-step__time-input-content:before{content:"";position:absolute;top:20px;right:20px;height:24px;width:24px;background:#d9dbe9;border-radius:50%}.second-step__time-input-img{margin-bottom:30px;max-width:100px;height:auto}.second-step__time-input-title{margin:20px 0 6px;font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.second-step__time-input-text{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;line-height:19px}.second-step__time-input-price{font-weight:bold;font-size:24px;line-height:27px;font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;color:#56cf89}.second-step__time-input-checked-img{width:24px;height:24px;position:absolute;top:20px;right:20px}@media(max-width: 1400px){.second-step__time-input-text{font-size:13px;line-height:18px}}@media(max-width: 990px){.second-step__time{margin-top:0;flex-wrap:wrap}.second-step__time-input-wrapper{border-bottom:1px solid #e5e5e5;border-right:0;width:100%}.second-step__time-input-wrapper:nth-child(1) .second-step__time-input-content{border-radius:0}.second-step__time-input-wrapper:nth-child(3) .second-step__time-input-content{border-radius:0 0 12px 12px}.second-step__time-input-content{max-width:100%}}@media(max-width: 575px){.second-step__time-input-content{padding:64px 16px 16px}.second-step__time-input-img{margin-bottom:15px}.second-step__time-input-title{margin-top:10px;font-size:14px;line-height:18px}.second-step__time-input-text{font-size:12px;line-height:18px}.second-step__time-input-price{margin:15px 0 10px;font-size:18px;line-height:27px}}.third-step__row{display:flex;justify-content:space-between}.third-step__col{padding:20px;width:34%;border-right:1px solid #e5e5e5}.third-step__col:last-child{border:none}.third-step__col .head{padding:0;border:none}.third-step__col .head__title{font-size:18px}.third-step__method-body{padding:34px 0}.third-step__method-input{display:none}.third-step__method-input-wrapper{padding:0 30px 20px 34px;margin-bottom:20px;display:flex;border-bottom:1px solid rgba(0,0,0,.2);cursor:pointer}.third-step__method-input-wrapper:last-child{padding:0 30px 0 34px;margin:0;border:none}.third-step__method-input:checked~.third-step__method-input-img img{opacity:1}.third-step__method-input-img{margin-right:16px;width:32px;height:32px;background:#d6d8e7;border-radius:50%}.third-step__method-input-img img{opacity:0}.third-step__method-input-content{display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.third-step__method-input-title{font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:bold;font-size:16px;line-height:27px;color:#3e4f66;-webkit-user-select:none;-moz-user-select:none;user-select:none}.third-step__calendar{min-width:413px}.third-step__calendar-title img{margin:0 18px -3px 0}.third-step__calendar-body{position:relative;padding:5px 0 0}.third-step__calendar-body .flatpickr-calendar.inline{width:100%;max-height:100%;box-shadow:none}.third-step__calendar-body .flatpickr-rContainer{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.third-step__calendar-body .flatpickr-current-month .flatpickr-monthDropdown-months{font-weight:600;font-size:16px;line-height:22px;color:#222;-webkit-appearance:none;-moz-appearance:none}.third-step__calendar-body .flatpickr-current-month input.cur-year{font-weight:600;font-size:16px;line-height:22px;color:#222}.third-step__calendar-body .flatpickr-next-month{width:10px;height:18px}.third-step__calendar-body .flatpickr-next-month svg{opacity:0}.third-step__calendar-body .flatpickr-next-month:before{content:"";width:10px;height:18px;position:absolute;top:9px;left:0;background:url(../img/icons/arrow-right-slider.svg) no-repeat center/cover}.third-step__calendar-body .flatpickr-prev-month{width:10px;height:18px}.third-step__calendar-body .flatpickr-prev-month svg{opacity:0}.third-step__calendar-body .flatpickr-prev-month:before{content:"";width:10px;height:18px;position:absolute;top:9px;left:0;background:url(../img/icons/arrow-left-slider.svg) no-repeat center/cover}.third-step__calendar-body .flatpickr-weekdays{margin-top:14px;margin-bottom:18px}.third-step__calendar-body span.flatpickr-weekday{font-weight:500;font-size:12px;line-height:12px;text-transform:uppercase;color:#aaa}.third-step__calendar-body .dayContainer{max-width:100%;width:100%}.third-step__calendar-body .flatpickr-days{width:100%;display:flex;justify-content:center}.third-step__calendar-body .flatpickr-days .today{border-color:rgba(0,0,0,0)}.third-step__calendar-body .rangeMode .flatpickr-day{max-width:100%}.third-step__calendar-body .flatpickr-day{margin:4px 0;font-style:normal;font-weight:500;font-size:18px;line-height:39px;text-align:center;color:#222;border-radius:0}.third-step__calendar-body .flatpickr-day.selected{background-color:rgba(71,145,251,.25) !important;box-shadow:none;color:#222}.third-step__calendar-body .flatpickr-day.inRange{background-color:rgba(71,145,251,.25) !important;box-shadow:none;color:#222}.third-step__calendar-body .flatpickr-day.endRange,.third-step__calendar-body .flatpickr-day.startRange{color:#fff;background-color:#4791fb !important}.third-step__calendar-body .flatpickr-day:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.third-step__calendar-body .flatpickr-disabled{opacity:.1}.third-step__calendar-wrapper-bg{background:rgba(0,0,0,0);position:absolute;top:0;right:0;left:0;bottom:0;z-index:-1}.third-step__time-body{padding:0}.third-step__time-body-row{display:flex;justify-content:space-between}.third-step__time-body-title{margin:12px 0 20px;font-weight:bold;font-size:14px;line-height:27px;color:rgba(62,79,102,.5);font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}.third-step__time-body .count-input{margin-bottom:16px}.third-step__time-title img{margin:0 18px -3px 0}.third-step__time-input-select{display:none}.third-step__time-input-wrapper{width:50%;position:relative;padding:0;margin:0 0 16px;border-bottom:none}.third-step__time-input-wrapper+.third-step__time-input-wrapper{margin-left:20px}.third-step__time-input-wrapper .select{width:100%}.third-step__time-input-wrapper .select-styled{padding-left:50px}.third-step__time-input-wrapper .select-styled:before{content:"";position:absolute;top:50%;left:17px;width:24px;height:24px;background:url("../img/icons/TimeCircle.svg") no-repeat;transform:translateY(-50%)}.third-step__time-input-wrapper .select-styled:after{content:"";position:absolute;top:50%;right:21px;width:17px;height:9px;background:url("../img/icons/arrow-down-select.svg") no-repeat;transition:all .3s;transform:translateY(-50%)}.third-step__time-input-wrapper .select-styled.active:after{transform:rotate(180deg)}.third-step__time-input-wrapper .select-options{position:absolute;top:100%;left:0;right:0;max-height:178px;display:none;overflow-y:scroll;background:#fff;box-shadow:0 20px 50px 22px rgba(71,145,251,.05);border-radius:14px;z-index:99}.third-step__time-input-wrapper .select-options::-webkit-scrollbar{left:11px;width:2px;background:#f7f7f7}.third-step__time-input-wrapper .select-options::-webkit-scrollbar-thumb{background:#56cf89}.third-step__time-input-wrapper .select-options li{padding:8px 0 8px 10px;font-weight:500;font-size:14px;line-height:28px;letter-spacing:.2px;color:#3e4f66;cursor:pointer;transition:all .3s}.third-step__time-input-wrapper .select-options li:hover{background:#e9eaf2}.third-step__time-textarea{padding:11px 15px;width:100%;height:100px;max-height:200px;font-size:14px;line-height:28px;color:#6b6e89;background:#eff0f6;border-radius:8px;resize:none;border:none;outline:none}.third-step__time-textarea::-webkit-scrollbar{left:11px;width:2px;background:#f7f7f7}.third-step__time-textarea::-webkit-scrollbar-thumb{background:#56cf89}@media(max-width: 1366px){.third-step__col{margin-right:15px}.third-step__col:last-child{margin-right:0}.third-step__method-input-wrapper{padding:0 20px 20px 10px}.third-step__method-input-wrapper:last-child{padding:0 20px 20px 10px}}@media(max-width: 1150px){.third-step__calendar-body{padding:16px 19px 15px}}@media(max-width: 1100px){.third-step__row{flex-wrap:wrap}.third-step__col{padding:20px 15px;max-width:100%;margin-right:0;margin-top:40px;width:100%;border-right:0;border-bottom:1px solid #e5e5e5}}@media(max-width: 864px){.third-step__method-input-title{font-size:14px;line-height:18px}.third-step__method-input-text{font-size:12px;line-height:18px}.third-step__method-input-img{width:24px;height:24px}.third-step__method-input-img img{width:24px;height:24px}.third-step .head__title{font-size:14px;line-height:24px}.third-step__calendar-body .flatpickr-current-month .flatpickr-monthDropdown-months{font-size:14px;line-height:21px}.third-step__calendar-body span.flatpickr-weekday{font-size:12px;line-height:12px}.third-step__calendar-body .flatpickr-next-month,.third-step__calendar-body .flatpickr-prev-month{width:7px;height:15px}.third-step__calendar-body .flatpickr-next-month :before,.third-step__calendar-body .flatpickr-prev-month :before{width:7px;height:15px}.third-step__calendar-body .flatpickr-day{font-size:14px;line-height:22px;display:flex;justify-content:center;align-items:center}.third-step__calendar-body .dayContainer{min-width:100%}}@media(max-width: 665px){.third-step__col .head{padding:24px 15px 0}.third-step__col{max-width:100%;margin-top:20px;margin-right:0}.third-step__col--1{width:100%}.third-step__col--2{width:100%}.third-step__time-input-text{font-size:12px;line-height:18px}.third-step__time-input-wrapper .select-styled{padding:16px 65px 7px}}@media(max-width: 500px){.third-step__time-body-title{font-size:12px;line-height:22px}.third-step__time-body{padding:0 16px 16px}.third-step__time-input-wrapper+.third-step__time-input-wrapper{margin-left:15px}.third-step__time-input-text{left:32px}.third-step__time-input-wrapper .select-styled{padding:12px 38px 7px 30px}.third-step__time-input-wrapper .select-styled:before{top:22px;left:8px;width:18px;height:18px;background-size:18px 18px}.third-step__time-input-wrapper .select-styled:after{content:"";position:absolute;top:24px;right:12px}.third-step__time-textarea{height:200px;line-height:22px}}@media(max-width: 375px){.third-step__col{padding:0}}.fourth-step__row{position:relative;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.fourth-step__order-head{width:100%;display:flex;justify-content:space-between;border-radius:16px 16px 0 0}.fourth-step__order{width:54%}.fourth-step__order-change{font-weight:700;font-size:14px;line-height:28px;letter-spacing:.75px;font-feature-settings:"case" on;text-transform:uppercase;color:#3e4f66;white-space:nowrap}.fourth-step__order-change img{margin:0 6px -3px 0}.fourth-step__order-body{padding:34px 0}.fourth-step .order-data{margin-top:24px}.fourth-step .order-data__row{width:100%;display:flex;justify-content:space-between}.fourth-step .order-data__row:first-child{margin-bottom:40px}.fourth-step .order-data__row--give{margin-top:27px}.fourth-step .order-data__col{min-width:50%;width:100%}.fourth-step .order-data__col:first-child .order-data__title{padding:0 5px 0 20px}.fourth-step .order-data__info-text{margin-bottom:10px;font-size:16px;line-height:28px;color:#3e4f66}.fourth-step .order-data__info-text--name{font-weight:bold}.fourth-step .order-data__take-time-desc{width:100%;padding:14px 24px;margin:23px 20px 0;font-size:14px;line-height:24px;background:#f5f9ff;border-radius:12px;word-break:break-word}.fourth-step .order-map{max-width:100%;height:218.59px;margin:0 20px;background:#c4c4c4;border-radius:12px}.fourth-step .order-data__title{padding:0 5px 0 30px;font-size:14px;line-height:28px;color:rgba(62,79,102,.5);border-bottom:1.5px solid rgba(0,0,0,.1)}.fourth-step .order-data__info{padding-left:20px;margin-top:30px}.fourth-step .order-data__info-show-wrapper{padding-left:36px;position:relative}.fourth-step .order-data__info-show-wrapper:first-child{margin-bottom:15px}.fourth-step .order-data__info-show-pin{width:30px;height:30px;position:absolute;top:50%;left:0;transform:translateY(-60%)}.fourth-step .order-data__info-title{display:flex;align-items:center;gap:8px;font-weight:bold;font-size:10px;color:rgba(62,79,102,.5)}.fourth-step .order-data__info-title img{width:25px;height:25px}.fourth-step .order-data__info-cities{width:100%;margin-bottom:6px;display:flex;gap:20px}.fourth-step .order-data__info-cities-col{width:50%}.fourth-step .order-data__info-cities-city{padding-right:5px;font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:bold;font-size:16px;line-height:27px;color:#3e4f66}.fourth-step .order-data__info-length{padding-left:5px;font-size:14px;line-height:21px;color:rgba(62,79,102,.5)}.fourth-step .order-data__info-length span{font-weight:bold}.fourth-step .order-data__info-date{display:flex;flex-direction:column}.fourth-step .order-data__info-date-item{margin-bottom:14px;display:flex;align-items:center;font-weight:500;font-size:16px;line-height:24px;color:#3e4f66}.fourth-step .order-data__info-date-item img{margin-right:10px}.fourth-step .order-data__info-transport{display:flex;flex-direction:column}.fourth-step .order-data__info-transport-type{font-weight:500;font-size:16px;line-height:24px;color:#3e4f66}.fourth-step .order-data__info-transport-type span{font-weight:700}.fourth-step .order-data__info-transport-size{font-style:normal;font-weight:normal;font-size:14px;line-height:28px;color:#3e4f66}.fourth-step .order-data__info-transport-size span{font-weight:700}.fourth-step__order-detail-wrapper{margin-top:27px}.fourth-step__order-detail-head{padding:10px 20px;background:rgba(0,0,0,0);display:flex;align-items:baseline;justify-content:space-between}.fourth-step__order-insurance{margin-top:20px}.fourth-step__order-insurance-wrapper{position:relative;display:flex;align-items:center}.fourth-step__order-insurance-wrapper.no{position:relative;display:flex;flex-direction:column}.fourth-step__order-insurance-wrapper.no .step-modal-info{right:auto;left:30px}.fourth-step__order-insurance-wrapper.no .fourth-step__order-insurance-text{flex-grow:1;font-weight:bold;color:#ff3535;font-size:14px;line-height:22px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}.fourth-step__order-insurance-wrapper.no .fourth-step__order-insurance-label{margin-top:10px;cursor:pointer;font-weight:700;color:#3e4f66;display:flex;justify-content:space-between;font-size:14px;line-height:22px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}.fourth-step__order-insurance-wrapper.no .fourth-step__order-insurance-input{display:none}.fourth-step__order-insurance-wrapper.no img{margin-left:5px}.fourth-step__order-insurance-img{margin-left:12px;margin-bottom:-8px;width:28px;height:28px;display:flex;align-items:center}.fourth-step__order-insurance-img img{display:block;width:100%;height:100%}.fourth-step__order-insurance.yes .fourth-step__order-insurance-wrapper.yes{display:flex}.fourth-step__order-insurance.yes .fourth-step__order-insurance-wrapper.no{display:none}.fourth-step__order-insurance.no .fourth-step__order-insurance-wrapper.no{display:flex}.fourth-step__order-insurance.no .fourth-step__order-insurance-wrapper.no .step-modal-info-text{right:auto;left:0}.fourth-step__order-insurance.no .fourth-step__order-insurance-wrapper.yes{display:none}.fourth-step__order-insurance-text{margin-bottom:-7px;font-weight:700;color:#56cf89;font-size:14px;line-height:22px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}.fourth-step__order-insurance .step-modal-info{height:100%;left:-30px;top:50%;transform:translateY(-50%);z-index:999}.fourth-step__order-details{margin-top:20px;padding:20px 0 0}.fourth-step__order-details .order-details__row{padding:10px 20px;margin-bottom:10px;display:flex;flex-wrap:wrap}.fourth-step__order-details .order-details__row:nth-child(2){border-top:1px solid rgba(62,79,102,.3)}.fourth-step__order-details .order-details__row:last-child{margin-bottom:0}.fourth-step__order-details .order-details__row--second .order-details__col{min-width:50%}.fourth-step__order-details .order-details__col{width:25%;display:flex;flex-direction:column}.fourth-step__order-details .order-details__col+.order-details__col{padding-left:10px}.fourth-step__order-details .order-details__col:first-child{width:44%}.fourth-step__order-details .order-details__col--alone:first-child{width:100%}.fourth-step__order-details .order-details__title{font-weight:bold;font-size:10px;line-height:28px;color:rgba(62,79,102,.5)}.fourth-step__order-details .order-details__text{font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:bold;font-size:16px;line-height:27px;color:#3e4f66}.fourth-step__price{left:calc(54% + 20px);width:560px;transition:all .5s}.fourth-step__price-types{width:100%;display:flex;flex-direction:column}.fourth-step__price-type-wrapper{cursor:pointer}.fourth-step__price-type-wrapper.disabled{cursor:not-allowed;pointer-events:none}.fourth-step__price-type-wrapper.disabled .fourth-step__price-type-content:before{display:none}.fourth-step__price-type-wrapper.disabled .false{display:flex}.fourth-step__price-type-wrapper.disabled .true{display:none}.fourth-step__price-type-wrapper .false{display:none}.fourth-step__price-type-wrapper--tender .fourth-step__price-type-content{border-radius:0 0 14px 14px}.fourth-step__price-type-wrapper--tender .count-input{margin:0}.fourth-step__price-type-wrapper--tender .count-input-title{left:26px}.fourth-step__price-type-wrapper--tender .count-input-text{padding-left:10px}.fourth-step__price-type-wrapper--tender .count-input .count-input-text:focus~.count-input-title,.fourth-step__price-type-wrapper--tender .count-input .count-input-text:valid~.count-input-title{left:16px}.fourth-step__price-type-input{display:none}.fourth-step__price-type-input:checked~.fourth-step__price-type-content{opacity:1}.fourth-step__price-type-input:checked~.fourth-step__price-type-content .fourth-step__price-type-checked-img{opacity:1;visibility:visible}.fourth-step__price-type-input:checked~.fourth-step__price-type-content .tender-price-form{margin-top:14px;height:auto;visibility:visible;opacity:1}.fourth-step__price-type-input:checked~.fourth-step__price-type-content .tender-price-form .currency-wrapper{position:absolute;left:16px;padding-right:25px;top:50%;font-weight:500;font-size:16px;line-height:21px;transform:translateY(-50%)}.fourth-step__price-type-input:checked~.fourth-step__price-type-content .fourth-step__price-type-text-input{height:auto;padding:18px 24px 18px 78px;font-size:14px;visibility:visible;opacity:1}.fourth-step__price-type-content{position:relative;display:flex;flex-direction:column;padding:20px;width:100%;background:#fff;box-shadow:0 5px 50px rgba(71,145,251,.05);border:2px solid rgba(0,0,0,0);transition:all .3s}.fourth-step__price-type-content:before{content:"";position:absolute;top:20px;right:20px;height:24px;width:24px;background:#d9dbe9;border-radius:50%}.fourth-step__price-type-content--opacity{opacity:.8}.fourth-step__price-type-content:hover{border-color:#4791fb;opacity:1}.fourth-step__price-type-title{padding-right:28px;font-weight:bold;font-size:16px;line-height:27px}.fourth-step__price-type-title--price{display:flex;align-items:flex-end}.fourth-step__price-type-title--price span{display:flex;align-items:flex-end;margin-left:20px}.fourth-step__price-type-title--price .show-total-price-wrapper{font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:bold;font-size:18px;line-height:20px;color:#56cf89}.fourth-step__price-type-time{margin:4px 0 7px;display:flex;align-items:center}.fourth-step__price-type-time img{margin-right:6px}.fourth-step__price-type-text{font-size:14px;line-height:21px;color:#3e4f66}.fourth-step__price-type-text-input{position:relative;width:100%;padding:0 24px;font-weight:normal;line-height:28px;font-size:0;color:#6a6d8a;background:#eff0f6;border-radius:15px;border:none;outline:none;height:0;transition:padding .5s,height .5s;z-index:2}.fourth-step__price-type-text-input.error{background:#fff6f6}.fourth-step__price-type-text-input.error::-moz-placeholder{color:#ff3434}.fourth-step__price-type-text-input.error::placeholder{color:#ff3434}.fourth-step__price-type-text-input::-moz-placeholder{font-weight:normal;font-size:14px;line-height:28px;color:#6a6d8a}.fourth-step__price-type-text-input::placeholder{font-weight:normal;font-size:14px;line-height:28px;color:#6a6d8a}.fourth-step__price-type-text-input::-webkit-outer-spin-button,.fourth-step__price-type-text-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fourth-step__price-type-checked-img{position:absolute;right:20px;top:20px;width:24px;height:24px;opacity:0;visibility:hidden;transition:all .3s}.fourth-step .tender-price-form{height:0;margin-top:0;position:relative;visibility:hidden;opacity:0;transition:all .5s}.fourth-step .fourth-step__price-type-text-input.error{z-index:2}.fourth-step .fourth-step__price-type-text-input.error~.error{position:absolute;top:calc(100% + 3px);left:0;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#ff3434}.fourth-step .fourth-step__price-type-text-input.error~.error-span{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid red;border-radius:12px;color:rgba(0,0,0,0);font-size:0;background:#fff6f6}.fourth-step .tender-currency-type{position:absolute;left:16px;padding-right:25px;top:50%;z-index:99;transform:translateY(-50%)}.fourth-step .tender-currency-type .tender-currency-type-btn{padding:10px;box-sizing:border-box;border-radius:3px;width:100%;font-size:16px;line-height:21px;color:#3e4f66;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,0)}.fourth-step .tender-currency-type .tender-currency-type-btn.active:after{transform:translateY(0%) rotate(225deg)}.fourth-step .tender-currency-type .tender-currency-type-btn:after{content:"";position:absolute;top:45%;right:-9px;width:10px;height:10px;transform:translateY(-50%) rotate(45deg);border-right:2px solid #666;border-bottom:2px solid #666;transition:.3s ease}.fourth-step .tender-currency-type .tender-currency-type-btn.toggle{border-radius:3px 3px 0 0}.fourth-step .tender-currency-type .tender-currency-type-btn.toggle:after{transform:translateY(-50%) rotate(-135deg)}.fourth-step .tender-currency-type .tender-currency-type-dropdown{position:absolute;top:100%;left:0;width:219px;border-radius:0 0 3px 3px;z-index:1;background:rgba(0,0,0,0);transform:scale(1, 0);transform-origin:top center;visibility:hidden;transition:.2s ease;display:flex;flex-wrap:wrap;justify-content:flex-start}.fourth-step .tender-currency-type .tender-currency-type-dropdown .tender-currency-type-option{margin:5px 10px 0 0;width:57px;height:46px;padding:12px 0;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;line-height:21px;color:#3e4f66;background:#fff;border:1px solid #ececec;border-radius:15px;transition:all .3s;cursor:pointer}.fourth-step .tender-currency-type .tender-currency-type-dropdown .tender-currency-type-option:hover{background:#dceaff}.fourth-step .tender-currency-type .tender-currency-type-dropdown.toggle{visibility:visible;transform:scale(1, 1)}.fourth-step__info{width:100%}.fourth-step__files{margin:10px 20px 20px;display:flex;flex-wrap:wrap;align-items:flex-start}.fourth-step__files .file-uploaded-wrapper{display:flex;flex-wrap:wrap}.fourth-step__files .file-uploaded{order:0;padding:22px 20px 22px 24px;margin:0 20px 10px 0;display:flex;align-items:center;font-weight:bold;font-size:14px;line-height:27px;color:#3e4f66;background:#fff;border:1px solid #eaeaea;border-radius:12px}.fourth-step__files .file-uploaded-img{margin-right:14px}.fourth-step__files .file-uploaded-name{padding-right:10px;flex-grow:1;word-break:break-word}.fourth-step__files .file-uploaded-delete{background:none;border:none;outline:none;cursor:pointer}.fourth-step__files .file-upload{order:1;display:flex;padding:22px 18px 22px 26px;align-items:center;background:rgba(86,207,137,.05);border:2px dashed #56cf89;box-sizing:border-box;border-radius:12px;cursor:pointer}.fourth-step__files .file-upload .error{position:absolute;top:calc(100% + 5px);left:0;display:none;color:red;font-size:12px}.fourth-step__files .file-upload .error img{margin-right:5px;filter:grayscale(0%) brightness(100%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1)}.fourth-step__files .file-upload.error{background:rgba(255,0,0,.2);border-color:red}.fourth-step__files .file-upload.error .file-upload-img{filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1)}.fourth-step__files .file-upload.error .error{display:flex}.fourth-step__files .file-upload input{display:none}.fourth-step__files .file-upload-col{display:flex;flex-direction:column}.fourth-step__files .file-upload-img{max-width:30px;margin:-2px 16px 0 0}.fourth-step__files .file-upload-text{font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:bold;font-size:8px;line-height:8px;color:rgba(62,79,102,.7)}.fourth-step__files .file-upload-title{font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:bold;font-size:12px;line-height:18px;color:#3e4f66}.fourth-step .fourth-step__cargos{margin:10px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between}.fourth-step .cargo{width:48%;margin:10px 0;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e5e5}.fourth-step .cargo__head{padding:15px 12px 10px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5}.fourth-step .cargo__title{font-size:16px;line-height:28px}.fourth-step .cargo__pallet{margin-left:5px;font-weight:bold;font-size:12px;line-height:18px;font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;color:rgba(62,79,102,.5)}.fourth-step .cargo__row{margin-bottom:4px;padding:0 18px;display:flex;justify-content:space-between}.fourth-step .cargo__row--first{padding:10px 18px;margin-bottom:14px;border-bottom:1px solid #e5e5e5}.fourth-step .cargo__text{font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:normal;font-size:12px;line-height:28px;color:#3e4f66}.fourth-step .cargo__text:first-child{margin-right:5px}.fourth-step .cargo__text span{font-weight:700}.fourth-step__additional{margin-top:20px}#out{width:1000px;height:218.59px;margin:0 auto;background:#c4c4c4;border-radius:12px}@media(max-width: 1377px){.fourth-step__price.fixed .fourth-step__price-type-content{padding:2px 20px}.fourth-step__price-type-wrapper--tender .fourth-step__price-type-content{padding-bottom:25px}}@media(max-width: 1366px){.fourth-step .fourth-step__price-type-title--price span{white-space:nowrap}.fourth-step .order-data__title{padding:0 5px 0px 5px}}@media(max-width: 1300px){.fourth-step__price{padding-left:20px;position:relative;left:auto;width:46%}.fourth-step__price.fixed{transform:none}.fourth-step__price.fixed .fourth-step__price-type-content{padding:20px}}@media(max-width: 1200px){.fourth-step__order{width:65%;padding-right:20px}.fourth-step__price{width:35%}.fourth-step__price-type-title{font-size:16px;line-height:22px}.fourth-step .fourth-step__price-type-title--price span{margin-left:10px;font-size:16px;line-height:21px}}@media(max-width: 1000px){.fourth-step__order{width:60%}.fourth-step .order-map{margin:0 16px}.fourth-step .order-data__title{font-size:14px;padding:0;border-bottom:0}.fourth-step .order-data__col:first-child .order-data__title{padding:0}.fourth-step .order-data__row{flex-direction:column}.fourth-step .order-data__take-time-desc{width:auto;margin:15px 16px 0}.fourth-step .order-data__row:first-child{margin-bottom:0}.fourth-step .order-data__col{padding:20px 20px 20px 16px;border-bottom:1.5px solid rgba(0,0,0,.1);width:100%}.fourth-step .order-data__col:first-child{width:100%}.fourth-step .order-data__col--person{border-bottom:0}.fourth-step .order-data__info{margin-top:14px;padding-left:0}.fourth-step__price{width:40%}.fourth-step__order-details{padding:0;flex-direction:column}.fourth-step__order-details .order-details__row{margin:0;padding:0}.fourth-step__order-details .order-details__row:nth-child(2){border:0}.fourth-step__order-details .order-details__col{padding:20px 16px;border-bottom:1.5px solid rgba(0,0,0,.1);width:100%}.fourth-step__order-details .order-details__col:first-child{width:100%}.fourth-step__order-details .order-details__col--alone{border-bottom:0}.fourth-step__order-details .order-details__col+.order-details__col{margin-left:0}.fourth-step__order-insurance .step-modal-info .step-modal-info-text{width:250px}.fourth-step .cargo{width:100%}}@media(max-width: 900px){.fourth-step__order-detail-head{flex-direction:column}.fourth-step__order-detail-head .fourth-step__order-insurance-wrapper.no{align-items:inherit}.fourth-step__order{padding:0;order:1;width:100%}.fourth-step__price{padding:0;margin:20px 0 0;order:3;width:100%}.fourth-step__order-insurance .step-modal-info .step-modal-info-text{right:auto;left:0}}@media(max-width: 575px){.fourth-step__order{padding-right:0}.fourth-step .order-data__info-cities{flex-direction:column}.fourth-step .order-data__info-cities-col{width:100%}.fourth-step .order-data__info-cities--city{font-size:14px;line-height:21px}.fourth-step .order-data__info-length{font-size:12px;line-height:18px}.fourth-step .order-data__title{font-size:12px}.fourth-step__order-body{padding:16px 0 0}.fourth-step__order-head{align-items:center}.fourth-step .order-data__take-time-desc{margin-bottom:20px}.fourth-step__order-change{font-size:8px;line-height:8px}.fourth-step__order-insurance-wrapper.no .fourth-step__order-insurance-text{font-size:14px;line-height:21px}.fourth-step__order-insurance-label{font-size:12px;line-height:28px}.fourth-step .order-data__info-date-item{font-size:12px;line-height:21px}.fourth-step .file-uploaded{margin-right:0;width:100%;font-size:12px}.fourth-step .file-upload{width:100%}.fourth-step__cargos .cargo{width:100%}.fourth-step .order-data__info-transport-type{font-size:14px;line-height:21px}.fourth-step .order-data__info-transport-size{font-size:14px;line-height:28px}.fourth-step__order-insurance-wrapper.no .fourth-step__order-insurance-text{font-size:12px;line-height:14px}.fourth-step__order-insurance-wrapper.no .fourth-step__order-insurance-label{font-size:12px;line-height:14px}.fourth-step__order-insurance-wrapper.no .fourth-step__order-insurance-label img{width:18px;height:18px}.fourth-step__order-insurance-text{font-size:12px;line-height:14px}.fourth-step__price-type-content{padding:16px}.fourth-step__price-type-content:before{width:15px;height:15px}.fourth-step__price-type-checked-img{width:15px;height:15px}.fourth-step__price-type-title{font-size:14px;line-height:18px}.fourth-step__price-type-time{font-size:12px;line-height:21px}.fourth-step__price-type-time img{width:15px;height:15px}.fourth-step__price-type-text{font-size:12px;line-height:18px}.fourth-step__price-type-input:checked~.fourth-step__price-type-content .fourth-step__price-type-text-input{font-size:12px;line-height:18px}.fourth-step .tender-currency-type .tender-currency-type-btn{font-size:16px}.fourth-step .tender-currency-type .tender-currency-type-btn:after{width:9px;height:9px}.fourth-step__price-type-wrapper--tender .count-input-text{padding-left:25px}.fourth-step .tender-currency-type .tender-currency-type-dropdown.toggle{top:calc(100% + 10px)}.fourth-step .cargo__title{font-size:14px;line-height:28px}.fourth-step .cargo__text{font-size:12px;line-height:18px}.fourth-step .cargo__pallet{font-size:12px;line-height:18px}.fourth-step .cargo__text:last-child{margin-left:0}.fourth-step .cargo__row{padding:10px 16px}.fourth-step .cargo__row--first{padding:10px 16px}.fourth-step__order-insurance-text{font-size:14px;line-height:21px}.fourth-step__order-insurance img{width:23px;height:23px}}.fifth-step__inner{display:flex;justify-content:space-between}.fifth-step .head{border-radius:16px 16px 0 0}.fifth-step__contact-info{margin-right:24px}.fifth-step .count-input{margin-bottom:20px}.fifth-step .count-body{padding:36px 20px 20px}.fifth-step .count-input-phone{margin-top:22px}.fifth-step .count-input__email.has-email .count-input__email-has{z-index:999;opacity:1;visibility:visible}.fifth-step .count-input__email-has{position:absolute;right:24px;top:50%;display:flex;opacity:0;visibility:hidden;z-index:-1;transform:translateY(-50%);transition:all .5s}.fifth-step .email-has__buttons{display:flex;align-items:center}.fifth-step .email-has__buttons-info{outline:none;border:none;background:none}.fifth-step .email-has__buttons-clear{margin-left:20px;outline:none;border:none;background:none;cursor:pointer}.fifth-step .email-has__content{padding:20px 20px 16px;width:211px;position:absolute;top:calc(100% + 6px);right:-34px;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.12);border-radius:12px}.fifth-step .email-has__content-title{font-weight:bold;font-size:14px;line-height:20px;color:#3e4f66}.fifth-step .email-has__content-text{padding-bottom:14px;margin:6px 0 16px;font-weight:normal;font-size:14px;line-height:20px;color:#3e4f66;border-bottom:1px solid rgba(0,0,0,.1)}.fifth-step .email-has__content-authorization{font-family:"TBC Contractica CAPS",Arial,Helvetica,sans-serif;font-weight:bold;font-size:14px;line-height:21px;display:flex;align-items:center;text-transform:uppercase;color:#56cf89;outline:none;border:none;background:none;cursor:pointer}.select2-dropdown.country-code-select2.select2-dropdown--below{width:115px !important}@media(max-width: 1200px){.fifth-step__contact-info{width:50%}.fifth-step__img{width:50%}.fifth-step__img img{display:block;max-width:100%}}@media(max-width: 900px){.fifth-step__contact-info{width:100%}.fifth-step__img{display:none}.count-input-title{z-index:9}.fifth-step__contact-info{margin:0}}.calculation-authorization-modal{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35);transition:all .5s;z-index:-1;overflow:hidden;opacity:0}.calculation-authorization-modal.active{overflow:visible;opacity:1;z-index:9999}.calculation-authorization-modal.authorization .authorization-modal__body{display:block}.calculation-authorization-modal.reset-password .reset-password-modal__body{display:block}.calculation-authorization-modal.success .authorization-modal__success{display:flex}.authorization-modal__body{display:none}.authorization-modal-wrapper{position:relative;width:100%;max-width:648px;padding:44px;background:#fff;border-radius:12px}.authorization-modal-close{position:absolute;right:15px;top:15px;cursor:pointer}.authorization-modal__title{margin-bottom:32px;text-align:center;font-weight:900;font-size:32px;line-height:37px}.authorization-modal__subtitle{font-weight:normal;font-size:16px;line-height:24px}.authorization-modal__subtitle span{font-weight:700}.authorization-modal__small-title{font-size:14px;line-height:27px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;color:#9fa7b3}.authorization-modal__form{padding-top:24px;border-top:3px solid rgba(62,79,102,.1)}.authorization-modal__form-pin-title{font-weight:bold;font-size:14px;line-height:27px;text-align:center}.authorization-modal__form .count-input{padding:20px 30px 20px 20px;margin-bottom:20px}.authorization-modal__form .count-input-wrapper{margin-top:0}.authorization-modal__form-forget-password{margin:-10px 0 24px;display:flex;width:100%;justify-content:flex-end}.authorization-modal__form-forget-password-link{font-weight:normal;font-size:14px;line-height:21px;color:#3e4f66;cursor:pointer}.authorization-modal__form-button{text-align:center;width:100%}.login-reset__password-pin{margin:10px auto 30px;display:flex;justify-content:center}.login-reset__password-pin .pincode-input-container{justify-content:center}.login-reset__password-pin .form-control{margin:0 5px;width:64px !important;height:64px !important;flex-grow:0;background:#eff0f7;border-radius:16px !important;border:0;outline:#abb0d0;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:16px;font-weight:bold;text-align:center}@media(max-width: 575px){.login-reset__password-pin .form-control{width:50px !important;height:50px !important;border-radius:8px !important}}.login-reset-again{margin:12px 0 20px;text-align:center;font-weight:normal;font-size:14px;line-height:24px}.login-reset-again-button{margin-left:3px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:14px;line-height:24px;color:#4791fb;text-decoration:underline;background:none;border:none;cursor:pointer}.login-reset-again-button.wait{opacity:.5;cursor:not-allowed}.reset-password-modal__body{display:none}.reset-password-modal__body .authorization-modal__form{border-top:0}.authorization-modal__success{flex-direction:column;align-items:center;display:none}.authorization-modal__success-text{margin:20px 10px;font-weight:900;font-size:16px;line-height:21px;color:#56cf89}.success-modal-notice{color:red;font-size:14px;margin:10px 0 10px}@media(max-width: 700px){.calculation-authorization-modal{padding:0 24px}.authorization-modal-wrapper{padding:32px 16px 16px}.authorization-modal__title{font-size:18px;line-height:27px}.authorization-modal__form .count-input-text{font-size:12px;line-height:18px}.authorization-modal__form-forget-password-link{font-size:12px;line-height:18px}.authorization-modal__form-button{font-size:16px;line-height:28px}}@media(max-width: 374px){.calculation-authorization-modal{padding:0 15px}.authorization-modal__form-button{font-size:14px;line-height:22px}}.body{background:#fbfbfb}.step-wrapper{display:none}.step-wrapper.active{display:block}.main{padding-top:123px;padding-bottom:200px}@media(max-width: 1600px){.main{padding-top:148px}}@media(max-width: 700px){.main{padding-top:152px}}.main .head{border-bottom:none}@media(max-width: 1400px){.container{max-width:1100px}}.transport-type{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.count-selects__wrapper{margin-top:0}.count-select--transport-type{grid-column:span 2/span 2}.count-sub-type{margin-top:0}.first-step__count .count-input,.clearance{margin:0}.count-select--transport-type{height:-moz-fit-content;height:fit-content}.global-currency-type{display:flex;align-items:stretch;gap:8px}.global-currency-type__item{cursor:pointer;padding:8px 16px;color:#313b49;border-radius:8px;border:1px solid #313b49;text-transform:uppercase}.global-currency-type__item:has(input[type=radio]:checked){background-color:#ff4701;color:#fff;border-color:#ff4701}.global-currency-type__item input[type=radio]{display:none}@media(max-width: 800px){.main{margin-top:0;padding-bottom:300px}}.footer-calc{padding:10px 0;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(0,93,255,.2);z-index:998}.footer-calc__inner{display:flex;justify-content:space-between;align-items:center}.footer-calc.hide{display:none}.footer-calc__prev-link{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:28px;color:#3e4f66;cursor:pointer}.footer-calc__prev-link.hide{display:none}.footer-calc__prev-link img{margin-right:10px}.footer-calc__steps{flex-grow:1;display:flex;justify-content:center}.footer-calc__step{position:relative;height:23px;width:100%;max-width:180px;display:flex;justify-content:center}.footer-calc__step:after{position:absolute;top:0;right:0;content:"";width:23px;height:23px;background:#c4c4c4;border-radius:50%}.footer-calc__step:first-child{width:15px;margin-left:0}.footer-calc__step:first-child:before{display:none}.footer-calc__step:before{content:"";position:absolute;top:50%;right:0;left:0;height:1px;background:rgba(0,0,0,.2);transform:translateY(-50%);z-index:-1}.footer-calc__step.active:after{background:#ff4700}.footer-calc__step.active:before{background:#ff4700}.footer-calc__next-link{padding:10px 76px;font-size:14px;font-weight:bold}.footer-calc__next-link span{line-height:14px}.footer-calc__next-link span:last-child{display:none}.footer-calc__next-link-send span:first-child{display:none}.footer-calc__next-link-send span:last-child{display:inline-block}@media(max-width: 1400px){.footer-calc__next-link{padding:11px 50px}.footer-calc__step{height:18px;max-width:140px}.footer-calc__step:after{width:18px;height:18px}}@media(max-width: 1250px){.footer-calc__step{max-width:120px}}@media(max-width: 990px){.footer-calc__step{max-width:80px}}@media(max-width: 800px){.footer-calc{padding:30px 1px 34px}.footer-calc__inner{flex-wrap:wrap}.footer-calc__prev{display:flex;justify-content:flex-start;width:100%}.footer-calc__step{width:25%;max-width:25%}.footer-calc__steps{margin:20px 0 18px;width:100%}.footer-calc__next{display:flex;justify-content:center;width:100%}.footer-calc__next-next{border-radius:4px}}@media(max-width: 575px){.footer-calc__step{min-width:13px;height:13px}.footer-calc__step:after{width:13px;height:13px}.footer-calc__prev-link{font-size:14px;line-height:18px}.footer-calc__next-link{padding:16px 76px 10px;width:100%;text-align:center;border-radius:4px}}