/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*#hs_cos_wrapper_widget_1661418244236 {
    visibility: hidden;
}
*/
#hs_cos_wrapper_widget_1669297517048{
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(45 62 80 / 12%) 0px 1px 5px 0px;
  border-radius: 3px;
  width: 100%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  height: 670px;
  position: absolute;
  margin-top: 0.9rem;
  overflow-y: auto;
}

#hs_cos_wrapper_widget_1669297517048 .hs-button{
  pointer-events:none;
}

.hs-input{
  background: #f5f8fa!important;
  padding: 9px 10px !important;
  border-radius: 3px !important;
  border: 1px solid #cbd6e2 !important;
  font-size: 16px;
  transition: all .15s ease-out;
  background-color: #f5f8fa;
  color: #33475b !important;
  display: block;
  height: 40px !important;
  line-height: 22px;
  text-align: left;
  vertical-align: middle;
  width: 100% !important;
}

.hs-input:focus{
    border-color: rgba(0,208,228,.5);
    box-shadow: 0 0 4px 1px rgb(0 208 228 / 30%), 0 0 0 1px #00d0e4;
    outline: 0;
}

.form-title{
  background-color: transparent;
}

#main-content > div.container-fluid.body-container.body-container--landing-page > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-3.dnd-section.dnd_area-row-1-force-full-width-section > div > div > div > div > div{
  display: flex;
  justify-content: space-around;
}

div.hs_recaptcha.hs-recaptcha.field.hs-form-field div div div.grecaptcha-logo iframe{
    width: 0;
  height: 0;
}

#hs_form_target_widget_1670350965962 div.hs_recaptcha.hs-recaptcha.field.hs-form-field div.input div.grecaptcha-badge{
  width: 0 !important;
  height: 0 !important;
  box-shadow: none !important ;
}


}