.register-form{padding-top:30px;padding-bottom:80px;display:flex;align-items:flex-start;gap:32px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#block-send-form{display:none}.passenger-list,.register-form__wrapper{display:flex;flex-direction:column;gap:30px}.register-form__side{min-width:352px}.Toastify .Toastify__toast{font-family:Poppins,sans-serif;font-size:16px;z-index:1000!important}.Toastify{z-index:100!important}.Toastify .Toastify__toast-theme--colored.Toastify__toast--error{background:var(--error-color)}.total-ticket__sub-title{font-size:18px;text-align:center;margin-bottom:20px;text-decoration:underline;display:none}.total-ticket__sub-title.visible{display:block}.total-ticket__sub-title.visible:first-of-type+.ticket-route__list{margin-bottom:30px}.total-ticket__sub-title.hidden+.ticket-route__list{display:none}.register-select__control{z-index:2!important;width:100%}.register-select__value-container{width:100%}.register-label{display:flex;width:100%;z-index:1!important;height:64px}.register-label .inp-stl{width:100%}.register-label .register-select__placeholder{font-size:16px;color:#a0a3bd}.register-label>svg{z-index:100}.register-label.opened path,.register-label.selected path{fill:#a0a3bd}.form-controls._error .input,.form-controls._error .register-select__control{border-color:#e40000}.register-label.have-arrow:after{z-index:100}.register-form__short-info{background:#009fe3;border-radius:14px;margin-bottom:10px;color:#fff;font-size:14px;line-height:16px;padding:15px;display:flex;align-items:center;gap:15px}.register-form__short-info p span{display:block}.register-form__short-info svg{min-width:20px}.autocomplete-list{display:block;position:absolute;width:100%;top:calc(100% + 10px);margin-top:5px;left:0;background:#424543;border-radius:10px;z-index:10}.autocomplete-list:before{content:"";position:absolute;left:20px;bottom:100%;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #424543}.autocomplete-list li{border-top:1px solid #a7a7a7;padding:10px 15px;color:#fff;font-size:14px;cursor:pointer;transition:all .3s}.autocomplete-list li:hover{background-color:hsla(0,0%,100%,.2)}.autocomplete-list li:first-child{border-top:none}@media (max-width:992px){.register-form__side{min-width:320px}}@media (max-width:760px){.register-form{flex-direction:column-reverse;max-width:600px;gap:20px}.register-form__side{width:100%;min-width:auto;position:relative;top:0}.total-ticket{margin-top:10px}}@media (max-width:480px){.register-form__short-info p{font-size:12px}}.register-form__side{position:-webkit-sticky;position:sticky;top:20px}.register-form__side .form-controls__dropdown-wrapper{display:block;z-index:1}.register-form__side .form-controls__dropdown{background:#fbfbfb}.register-form__side .form-controls__dropdown svg path{fill:#111}.register-form__side .form-controls__dropdown .placeholder{color:#111}.total-ticket{background:#fbfbfb;box-shadow:0 4px 10px rgba(0,0,0,.2);border-radius:14px;padding:20px 14px 30px;margin-top:30px}.total-ticket h2{font-weight:600;font-size:22px;line-height:18px;text-align:center;margin-bottom:52px}.total-ticket__price{border-top:6px dotted #a0a3bd;padding-top:40px;margin-top:66px}.total-ticket__price p{font-weight:400;font-size:18px;line-height:18px;display:flex;justify-content:space-between}.total-ticket__price p span{font-weight:600;font-size:18px;line-height:18px;margin-bottom:15px}.total-ticket__price h3{font-weight:600;font-size:20px;line-height:18px;color:var(--main-color-2);margin:15px 0 27px}.total-ticket__full-price{font-weight:600;font-size:24px;line-height:26px;text-align:center}@media (max-width:760px){.register-form__side{position:relative;top:0}}