.elementor-383 .elementor-element.elementor-element-3037ad0{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-383{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-383 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-383 .dialog-close-button{display:flex;}#elementor-popup-modal-383 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-383 .elementor-element.elementor-element-3037ad0{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-7bb7f28 *//*EXTRA CSS */

fieldset.form-columns-2 {
    display: flex;
    gap: 24px;
}

.hs-richtext.hs-main-font-element {
    color: #161E2E;
    font-family: Lato;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
    font-style: normal;
}

.hs-richtext.hs-main-font-element a {
    color: #004AA0;
    font-family: Lato;
    font-size: 10px;
    font-weight: 700;
    line-height: normal;
    font-style: normal;
}

.hs-form-field {
    color: #3F4B5B;
    font-family: 'Lato';
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: 700;
}

/*Recaptcha CSS*/

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    opacity: 0;
    position: absolute;
    scale: 0.1;
}

/*Recaptcha end*/

/*END EXTRA CSS */



.general-contact-form {
    background: #fff;
    padding: 25px 34.3px 35px 34.3px;
    border-radius: 8px;
}

label#label-areas_of_interest-6fdc1cad-81e9-418d-9e83-d8c48a1863cb {
  font-weight: 600;
}

#hubspot-container .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  display: flex;
  justify-content: center;
}

#hubspot-container input.hs-input {
    padding: 8.77px 10.372px;
    width: 100%;
    font-size: 18px;
    background-color: #F5F5F5;
    border: 0.798px solid #CDD3D6;
    height: 33.51px;
    margin: 10px 1px;
    border-radius: 3.989px;
}

#hubspot-container .hs-submit {
  
  cursor: pointer;
  width: 44%;
  text-align: center;
  margin: 0 auto;
}
#hubspot-container ul.no-list.hs-error-msgs.inputs-list , #hubspot-container label.hs-error-msg.hs-main-font-element {
  color: red !important;
 list-style: none !important;
  padding: 0 !important;
}

#hubspot-container  label.hs-error-msg.hs-main-font-element {
  font-size: 0.875rem;
}

#hubspot-container.hs-error-msgs {
  font-size: 0.875rem; 
  margin-top: 1rem;
}
 
#hubspot-container .hs-fieldtype-textarea.hs-input {
  padding: 13px;
  border: 1px solid #ccc;
  height: 10vh;
   background-color:#efefef;
  resize: vertical;
  width: 100%;
  margin: 10px 1px;
}

#hubspot-container .hs_recaptcha.hs-recaptcha.field {
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
  margin-top: 1.5rem;
}

#hubspot-container input[type="text"]:focus,
#hubspot-container input[type="email"]:focus,
#hubspot-container input[type="tel"]:focus,
#hubspot-container .hbspt-form textarea:focus {
  outline: none;
}

#hubspot-container fieldset:nth-child(-n+5) {
  margin-top: 1rem;
}

#hubspot-container .hbspt-form .hs-submit {
  margin-top: 1rem;
}

#hubspot-container  .hs-interest > label {
  font-family: 'YourDisplayFont', sans-serif;
  margin-top: 1rem;
  text-transform: uppercase;
  font-size: 1.25rem;
}

#hubspot-container input[type="submit"] {
  margin-top: 0.5rem;
      font-family: Titillium Web, sans-serif;
    font-size: 1.25rem;
  text-shadow: none;
  border-radius: 0.375rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background-color: #ffd600;
  color: #1a1a1a;
  border: none;
  display: block;
  box-shadow: 0px 2px 3px #0000007d !important;
  border-radius: 7px;
  padding: 1rem 1.25rem;
  background-color: #fb3;
}

#hubspot-container input[type="submit"]:hover {
  background-color: #1a1a1a;
  color: #ffffff;
}

#hubspot-container h4 {
  margin-top: 2rem;
}

#hubspot-container .hbspt-form .hs-error-msg,
#hubspot-container .hbspt-form .hs-error-msgs {
  color: red;
  list-style: none;
  padding: 0;
}

#hubspot-container .hbspt-form label {
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

#hubspot-container input[type="submit"] {
  margin-top: 1.5rem;
}


#hubspot-container .hbspt-form input[type="text"] {
  width: auto !important;
}

#hubspot-container .hs-select_tour_gift_item {
  margin-top: 1rem;
}

#hubspot-container  select {
  padding: 0.5rem;
  position: relative;
  border: 1px solid #d3d3d3;
  box-sizing: border-box;
  max-width: 100%;
}

#hubspot-container  input[type="submit"] {
  margin-left: 0;
  margin-right: auto;
}

@media only screen and (min-width: 376px) {
  li.hs-form-checkbox {
    width: 50%;
    float: left;
  }

  #hubspot-container .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
  }
}

@media only screen and (max-width: 375px) {
  li.hs-form-checkbox {
    width: 100%;
    float: none;
  }

  fieldset.form-columns-1 li.hs-form-booleancheckbox {
    width: 100%;
    float: none;
  }
}/* End custom CSS */