/* @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-form-field {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-bottom: -15px;
    min-width: min(200px, 100%);
    position: relative;
    text-align: left;
}
h5 {
    margin-bottom: -20px;
}
.grecaptcha-badge {
    visibility: hidden;
    position: absolute;
    left: -9999px;
}
.hs_submit {
    margin-top: -30px;
}
.hs-form-booleancheckbox-display {
   margin-top: 10px;
   margin-bottom:-10px;
}
.widget_1721735377086countdown_clock_box .cuadros{
  border-radius: 3px;!important;
  }
.hs-content-id-180033769867 .widget_1721735377086countdown_clock_box .cuadros {
    background: #F69E09!important;
}
.hs-content-id-180033769867 .hs-button {
    background-color: #F69E09!important;
    border-color:#F69E09!important;
}
@media only screen and (max-width: 600px) {
.widget_1721735377086countdown_clock_inner {
    width: 60%!important;
    column-count: 2 !important;
}
    }