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

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

:root {
--hsElevate--formRequired__color:#F75E5E!important;
--hsElevate--formField__marginBottom:2rem!important;
}




.RichText__StyledRichText-sc-11kdh5h-0 .kqkMol .hs-elevate-rich-text a {color:#fff;}
.RichText__StyledRichText-sc-11kdh5h-0 .kqkMol .hs-elevate-rich-text a:hover {color:#B4E0EB;}
.row-fluid .hs_form_target_widget_1750045015478, .hs-form-private .hsForm_64fa87b9-1205-4ed3-9c59-5d9b9238d12c .hs-form-64fa87b9-1205-4ed3-9c59-5d9b9238d12c .hs-form-64fa87b9-1205-4ed3-9c59-5d9b9238d12c_106e354c-81ed-44d2-b4fd-05942d489e6d .hs-form .stacked .hs-custom-form {border:none!important;}
.iframe { border: none!important; }
#hsForm_64fa87b9-1205-4ed3-9c59-5d9b9238d12c_6557 { border: none!important; }
.Card__CardContent-sc-14xprcl-5 strong {
  color:#192831;
  padding:.25rem;
  background-color:#FCFE4F;
  border-radius:8px;
  margin:0px 4px;white-space: nowrap;}
.Card__CardContainer-sc-14xprcl-0 {
  max-width:30vw;
}
.hs-elevate-button, .row-number-81 .hs_submit {padding:8px 16px;!important;white-space: nowrap;}
.hs-elevate-footer a {text-decoration:none!important;color:#fff!important;}
.hs-elevate-footer a:hover {color:#B4E0EB!important;}

.row-number-74 {
  background-size:50vw auto!important;
  overflow:hidden;
  background-clip: padding-box;
}

.hs-form {border:none!important;padding:24px!important;background-color:rgba(25, 40, 49, 0.8)!important;}
.hs-form .hs_recaptcha {margin-top:32px;!important;}


@media (max-width: 500px) {
  .Card__CardContainer-sc-14xprcl-0 {
    max-width: 90vw; /* Or 100%, depending on your layout needs */
  }
  
  .dnd_area-row-0-background-layers{
    background-position:center center!important;
  }
  
  .dnd_area-row-1-padding {padding:32px!important;}
  .hs-logo-grid__logo img {height:50px!important; width:auto;!important}
  .row-number-17 .row-fluid, .row-number-41 .row-fluid, .row-number-66 .row-fluid {flex-direction: column-reverse;}
  .row-number-17 .glow-wrapper, .row-number-20 .glow-wrapper, .row-number-38 .glow-wrapper, .row-number-41 .glow-wrapper, .row-number-44 .glow-wrapper  {margin-bottom:24px;}
  .row-number-30, .row-number-56, .row-number-66 {margin-top:24px!important;}
  .row-number-68 .glow-wrapper img {width:40vw;height:auto;margin-top:32px;}
  .row-number-81 .hs-form {padding:0px!important;}
  .row-number-81 .hs-form .hs_recaptcha {margin-top:32px;!important;}
}