.form_select{background:#fff;border:1px solid #fcdbdb;height:60px;padding:5px 15px;color:var(--color-body)}.form_select,.form_select__control{box-shadow:0 4px 47px rgba(0,0,0,.01);border-radius:100px!important}.form_select__control{background:#fff!important;height:60px!important;padding:5px 15px!important;border:1px solid #eaeaea!important;color:var(--color-body)!important}.form_select__control--menu-is-open{border-color:var(--logo-orange)!important;box-shadow:unset!important}.form_select__indicator,.form_select__indicator-separator{display:none!important}.form_select__input,.form_select__single-value{font-size:16px}.form_select__placeholder{font-size:16px;color:#6e5c5f}.custom-select-style option{font-size:18px;padding:10px 15px;background-color:#fff;color:#a2a0a0}.custom-select-style option:focus,.custom-select-style option:hover{background-color:#8ddbf3!important;color:#000!important}