.elementor-585 .elementor-element.elementor-element-965fff3{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}#elementor-popup-modal-585{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-585 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-585 .dialog-close-button{display:flex;}#elementor-popup-modal-585 .dialog-widget-content{border-radius:15px 15px 15px 15px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-6253667 */.gform_heading {
    display: none;
}
select#input_1_7 {
    background: #f5f5f7;
    border: 0px;
    color: black;
    font-weight: 500;
}
textarea#input_1_8 {
    background: #f5f5f7;
    border: 0px;
    font-weight: 500;
}
input#gform_submit_button_1
 {
    width: 100% !important;
    background: #2aa85e !important;
    color: white;
}
.ginput_container_select {
  position: relative;
}

.ginput_container_select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 35px;
}

.ginput_container_select::after {
  content: "▼";
  position: absolute;
  right: 12px;
  top: 56%;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 12px;
  color: #333;
}/* End custom CSS */