.economy-contact-section{display:flex;justify-content:space-between;gap:60px;margin-top:160px}.economy-contact-section .title{flex-shrink:0;text-align:center;max-width:400px}.economy-contact-section .title .title-section-page{text-align:left}.economy-contact-section .form{color:#fff}.economy-contact-section .form .field input{border-bottom:1px solid hsla(0,0%,65%,.6);color:#fff}.economy-contact-section .form .field input:focus{border-bottom:1px solid #fff}.economy-contact-section .form .field input::placeholder{color:hsla(0,0%,100%,.2)}.economy-contact-section .form .react-select__single-value{color:#fff}.economy-contact-section .form .react-select__control{border-bottom:1px solid hsla(0,0%,65%,.6)}.economy-contact-section .form .react-select__control.react-select__control--is-focused{border-bottom:1px solid #fff}.economy-contact-section .form .react-select__placeholder{color:hsla(0,0%,100%,.2)}@media screen and (max-width:1150px){.economy-contact-section{flex-direction:column;gap:0;margin-top:160px}}