.event_submit_form input,.event_submit_form textarea{padding:1em;border:0 solid var(--color-rti-green-200)!important;background:var(--color-rti-green-50)!important;box-shadow:inset 0 0 0 #fff;border-radius:10px!important;box-sizing:border-box}.event_submit_form input[type=file]{display:flex;gap:20px}.event_submit_form label[for=fileInput]{background-color:var(--color-rti-green-800);color:white;padding:10px 20px!important;border-radius:5px;cursor:pointer;display:inline-block}.event_submit_form input[type=file]::file-selector-button{background-color:var(--color-rti-green-800);color:white;padding:5px 10px!important;border:none;border-radius:20px;cursor:pointer;margin-right:10px}.event_submit_form .react-datepicker-wrapper{width:100%}.form_navigation{display:flex;justify-content:center;gap:20px;margin-top:20px}.country-select__control,.multi-select__control{padding:10px!important;overflow:hidden;border-radius:10px!important;background:var(--color-rti-green-50)!important;font-size:1em;border:none!important;cursor:pointer;width:100%}.country-select__indicator,.multi-select__indicator{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23000'><path d='M2 4l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 1em center;background:var(--color-rti-green-50)!important;background-size:1em;padding-right:0!important}.country-select__multi-value{background-color:var(--color-rti-green-800)!important;color:#fff!important;border:none!important;border-radius:10px!important}.country-select__multi-value__label{color:#fff!important;font-weight:800}