.elementor-36843 .elementor-element.elementor-element-12b31bd5{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-36843 .elementor-element.elementor-element-a5705f3{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-36843 .elementor-element.elementor-element-6b582701 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-36843 .elementor-element.elementor-element-6b582701{text-align:center;}.elementor-36843 .elementor-element.elementor-element-6b582701 .elementor-heading-title{font-family:"Familjen Grotesk", Sans-serif;font-size:34px;line-height:1.2em;color:#1F60A6;}.elementor-36843 .elementor-element.elementor-element-728895ee > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-36843 .elementor-element.elementor-element-728895ee{text-align:center;font-family:"Open Sans", Sans-serif;font-size:17px;font-weight:400;line-height:1.4em;color:#262626;}.elementor-36843 .elementor-element.elementor-element-8dfcddd{width:100%;max-width:100%;}#elementor-popup-modal-36843 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-36843{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-36843 .dialog-message{width:640px;height:auto;align-items:flex-start;}#elementor-popup-modal-36843 .dialog-close-button{display:flex;}#elementor-popup-modal-36843 .dialog-close-button i{color:var( --e-global-color-e42880a );}#elementor-popup-modal-36843 .dialog-close-button svg{fill:var( --e-global-color-e42880a );}@media(max-width:1024px){.elementor-36843 .elementor-element.elementor-element-6b582701 .elementor-heading-title{font-size:30px;}.elementor-36843 .elementor-element.elementor-element-728895ee > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-36843 .elementor-element.elementor-element-728895ee{font-size:17px;}}@media(max-width:767px){.elementor-36843 .elementor-element.elementor-element-6b582701 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-36843 .elementor-element.elementor-element-6b582701 .elementor-heading-title{font-size:24px;}.elementor-36843 .elementor-element.elementor-element-728895ee{font-size:15px;}#elementor-popup-modal-36843 .dialog-message{width:90vw;height:90vh;}}/* Start custom CSS for html, class: .elementor-element-8dfcddd *//* Scoped to this one form only */
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: flex-end;           /* align input bottoms + button */
  justify-content: space-between;  /* prevents “everything squished left” look */
}

/* Force the top content to take the full row */
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > h2,
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > .indicates-required,
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > [hidden],
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > #mce-responses,
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > div[aria-hidden="true"]{
  flex: 0 0 100%;
}

/* 3 fields = 3 equal columns */
#mc_embed_signup.smart-81-popup .mc-field-group{
  flex: 1 1 0;
  min-width: 180px;   /* keeps things from getting too narrow on smaller tablets */
  margin: 0;
}

/* Submit wrapper: stop Mailchimp's .clear from forcing a new line */
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > .clear:last-of-type{
  flex: 0 0 auto;
  width: auto;
  float: none;
  clear: none;
  margin: 0;
}

/* Normalize label spacing so Email isn't higher */
#mc_embed_signup.smart-81-popup .mc-field-group label{
  display: block;
  margin: 0 0 6px;
  line-height: 1.25;
}

/* Normalize input sizing */
#mc_embed_signup.smart-81-popup .mc-field-group input{
  width: 100%;
  box-sizing: border-box;
  height: 44px; /* helps alignment */
}

/* Button sizing + alignment */
#mc_embed_signup.smart-81-popup #mc-embedded-subscribe{
  height: 44px;
  white-space: nowrap;
  margin: 0;
}

/* Mobile: stack at 767px and below */
@media (max-width: 767px){
  #mc_embed_signup.smart-81-popup #mc_embed_signup_scroll{
    display: block;
  }

  #mc_embed_signup.smart-81-popup .mc-field-group,
  #mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > .clear:last-of-type{
    width: 100%;
    min-width: 0;
  }

  #mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > .clear:last-of-type{
    margin-top: 12px;
  }

  #mc_embed_signup.smart-81-popup #mc-embedded-subscribe{
    width: 100%;
  }
}

/* Make the flex gap tighter vertically without changing horizontal spacing */
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll{
  column-gap: 24px;
  row-gap: 8px;
}

/* Kill Mailchimp’s input margin differences (this is what’s pushing FNAME/LNAME down) */
#mc_embed_signup.smart-81-popup .mc-field-group input{
  margin: 0 !important;
  display: block;
}

/* Button row: keep it below, but closer */
#mc_embed_signup.smart-81-popup #mc_embed_signup_scroll > .clear:last-of-type{
  flex: 0 0 100%;
  margin-top: 8px !important;
}/* End custom CSS */