.so-widget-get-in-touch-section-style-d75171398898-21 {
  /*======================================
  Selectric v1.13.0
======================================*/
  /* Items box */
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section {
  color: #fff;
  padding-bottom: 48px;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1366px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .section {
    padding-bottom: 106px;
    padding-top: 106px;
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section::after {
  background-color: #fff;
  bottom: -1px;
  content: '';
  clip-path: polygon(100% 100%, 0% 100%, 0% 21.67%, 5% 16.02%, 10% 11.04%, 15% 7.32%, 20% 5.3%, 25% 5.21%, 30% 7.06%, 35% 10.64%, 40% 15.53%, 45% 21.14%, 50% 26.82%, 55% 31.88%, 60% 35.74%, 65% 37.93%, 70% 38.2%, 75% 36.52%, 80% 33.08%, 85% 28.29%, 90% 22.71%, 95% 17.02%, 100% 11.87%);
  height: 24px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
@media (min-width: 1366px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .section::after {
    height: 60px;
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section__mask {
  background: linear-gradient(270deg, rgba(15, 181, 159, 0.5) 0%, rgba(2, 34, 51, 0.9) 100%);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section__text {
  max-width: 680px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section__image {
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section__form {
  padding-top: 32px;
  padding-bottom: 40px;
}
@media (min-width: 1366px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .section__form {
    padding-top: 64px;
    padding-bottom: 80px;
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section__form-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 24px;
  text-align: center;
}
@media (min-width: 1366px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .section__form-title {
    margin-bottom: 32px;
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .section__form-form {
  max-width: 640px;
  min-height: 250px;
  margin-left: auto;
  margin-right: auto;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_fields {
  display: grid;
  grid-gap: 16px;
}
@media (min-width: 768px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_fields {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1366px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_fields {
    grid-gap: 24px;
  }
}
@media (min-width: 768px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield--width-full,
  .so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield--type-select {
    grid-column: span 2;
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield:not(.gfield_contains_required) .gfield_label::after {
  content: ' (optional)';
  color: #B7BBC0;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield:has(input:focus) .gfield_label,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield:has(textarea:focus) .gfield_label,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield:has(select:focus) .gfield_label {
  color: #0FB59F;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield_label {
  color: #6B7178;
  display: inline-block;
  margin-bottom: 8px;
  transition: color 300ms;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield_required_asterisk {
  display: inline-block;
  margin-left: 4px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form select,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=date],
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=email],
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=password],
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=tel],
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=number],
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=search],
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=text],
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=url],
.so-widget-get-in-touch-section-style-d75171398898-21 .form textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background: transparent;
  border: 1px solid #D5DDE1;
  border-radius: 68px;
  font-size: 16px;
  line-height: 24px;
  outline: none;
  padding: 16px 24px;
  transition-duration: 300ms;
  transition-property: border-color, box-shadow;
  vertical-align: top;
  width: 100%;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form select:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=date]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=email]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=password]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=tel]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=number]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=search]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=text]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=url]:-webkit-autofill,
.so-widget-get-in-touch-section-style-d75171398898-21 .form textarea:-webkit-autofill {
  -webkit-text-fill-color: $text !important;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form select:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=date]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=email]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=password]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=tel]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=number]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=search]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=text]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=url]:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form textarea:-webkit-autofill:hover,
.so-widget-get-in-touch-section-style-d75171398898-21 .form select:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=date]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=email]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=password]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=tel]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=number]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=search]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=text]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=url]:-webkit-autofill:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: $text !important;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form select::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=date]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=email]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=password]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=tel]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=number]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=search]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=text]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=url]::placeholder,
.so-widget-get-in-touch-section-style-d75171398898-21 .form textarea::placeholder {
  color: #9ba5af;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form select:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=date]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=email]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=password]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=tel]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=number]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=search]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=text]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form input[type=url]:focus,
.so-widget-get-in-touch-section-style-d75171398898-21 .form textarea:focus {
  border-color: #0FB59F;
  box-shadow: 0px 4px 12px 0px rgba(14, 107, 95, 0.1);
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form select {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2797 5.96667L8.93306 10.3133C8.41973 10.8267 7.57973 10.8267 7.06639 10.3133L2.71973 5.96667' stroke='%233D3D3D' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 24px) center;
  color: #9ba5af;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form textarea {
  border-radius: 24px;
  height: 108px;
  min-height: 56px;
  resize: vertical;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .validation_message {
  color: red;
  font-size: 14px;
  line-height: 18px;
  margin-top: 4px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform-footer {
  align-items: center;
  display: flex;
  gap: 16px;
  margin-top: 24px;
}
@media (min-width: 1366px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .form .gform-footer {
    margin-top: 32px;
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_button {
  flex: 0 0 100%;
  width: 100%;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform-loader {
  animation: load 1.1s infinite ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.24' cx='12' cy='12' r='11' stroke='%23C7C7D6' stroke-width='2'/%3E%3Cmask id='mask0_25429_72449' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='11' stroke='%239B9FAD' stroke-width='2'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_25429_72449)'%3E%3Crect x='-1' y='12' width='13' height='13' fill='%239B9FAD'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex: 0 0 24px;
  height: 24px;
  width: 24px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_confirmation_message {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_heading,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .instruction,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_submission_error {
  display: none;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .screen-reader-text,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper input[type=hidden],
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper input.gform_hidden,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper .gform_hidden,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper .gf_hidden {
  display: none !important;
  max-height: 1px !important;
  overflow: hidden;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gfield--input-type-hidden,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_validation_errors,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_validation_container,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper .gform_validation_container,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper li.gform_validation_container,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
.so-widget-get-in-touch-section-style-d75171398898-21 .form .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__selected-country {
  position: relative;
  padding-left: 24px;
  padding-right: 56px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__selected-country::after {
  background-color: #000;
  content: '';
  height: 18px;
  margin-top: -9px;
  opacity: .1;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 1px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__selected-country-primary {
  --iti-hover-color: transparent;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__arrow {
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2797 5.96667L8.93306 10.3133C8.41973 10.8267 7.57973 10.8267 7.06639 10.3133L2.71973 5.96667' stroke='%233D3D3D' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 26px;
  top: 50%;
  transition: transform 300ms !important;
  width: 16px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__arrow--up {
  transform: rotate(180deg);
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__country {
  padding: 8px 24px;
  transition: background-color 300ms !important;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.1);
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__country-list {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__country-list::-webkit-scrollbar {
  width: 4px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__country-list::-webkit-scrollbar-track {
  background: transparent;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__country-list::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__country-list::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.9);
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti__dropdown-content {
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .form .iti--inline-dropdown .iti__dropdown-content {
  border: none;
  box-shadow: 0px 4px 40px 0px rgba(68, 68, 68, 0.2);
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-wrapper {
  cursor: pointer;
  position: relative;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-responsive {
  width: 100%;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric {
  border: 1px solid #D5DDE1;
  border-radius: 68px;
  font-size: 16px;
  line-height: 24px;
  outline: none;
  overflow: hidden;
  padding: 16px 24px;
  position: relative;
  transition-duration: 300ms;
  transition-property: border-color, box-shadow;
  vertical-align: top;
  width: 100%;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric .label {
  color: #9ba5af;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding-right: 24px;
  text-overflow: ellipsis;
  user-select: none;
  white-space: nowrap;
}
@media (min-width: 1366px) {
  .so-widget-get-in-touch-section-style-d75171398898-21 .selectric .label {
    font-size: 16px;
    line-height: 26px;
  }
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric .button {
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2797 5.96667L8.93306 10.3133C8.41973 10.8267 7.57973 10.8267 7.06639 10.3133L2.71973 5.96667' stroke='%233D3D3D' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  height: 0;
  margin-top: -8px;
  overflow: hidden;
  padding-top: 16px;
  position: absolute;
  right: 24px;
  top: 50%;
  transition: transform 300ms;
  width: 16px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-changed .label {
  color: #051D36;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-open .button {
  transform: rotate(180deg);
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-open {
  z-index: 9999;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-open .selectric {
  border-color: #0FB59F;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-open .selectric-items {
  display: block;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  
  user-select: none;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-hide-select {
  height: 0;
  overflow: hidden;
  position: relative;
  width: 0;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-hide-select select {
  left: -100%;
  position: absolute;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-hide-select.selectric-is-native {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-hide-select.selectric-is-native select {
  border: none;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-input {
  background: none !important;
  border: none !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  left: 0 !important;
  margin: 0 !important;
  outline: none !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  top: 0 !important;
  width: 1px !important;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items {
  background-color: #fff;
  box-shadow: 0px 4px 40px 0px rgba(68, 68, 68, 0.2);
  border-radius: 8px;
  display: none;
  left: 0;
  margin-top: 2px;
  overflow: hidden;
  position: absolute;
  top: 100%;
  z-index: -1;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-scroll::-webkit-scrollbar {
  width: 4px;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.9);
}
.selectric-above .so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items {
  bottom: 100%;
  margin-bottom: 8px;
  margin-top: 0;
  top: auto;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items ul,
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items li {
  display: block;
  padding: 8px 24px;
  cursor: pointer;
  transition-duration: 300ms;
  transition-property: background-color, color;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items li.selected {
  background-color: rgba(0, 0, 0, 0.1);
  color: #0FB59F;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items li.highlighted {
  background-color: rgba(0, 0, 0, 0.1);
  color: #0FB59F;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items li:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #0FB59F;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items li:first-child {
  display: none;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .disabled {
  background: none !important;
  color: #666 !important;
  cursor: default !important;
  filter: alpha(opacity=50);
  opacity: 0.5;
  user-select: none;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-group .selectric-group-label {
  background: none;
  
  font-weight: bold;
  padding-left: 10px;
  user-select: none;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.so-widget-get-in-touch-section-style-d75171398898-21 .selectric-items .selectric-group li {
  padding-left: 25px;
}