.elementor-kit-4{--e-global-color-primary:#218FDD;--e-global-color-secondary:#0C273C;--e-global-color-text:#0C273C;--e-global-color-accent:#E2B700;--e-global-color-376e0d6:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-f40e9f7-font-family:"Poppins";--e-global-typography-f40e9f7-font-size:44px;--e-global-typography-f40e9f7-font-weight:700;--e-global-typography-4c6822b-font-family:"Poppins";--e-global-typography-4c6822b-font-size:32px;--e-global-typography-4c6822b-font-weight:bold;--e-global-typography-c47d12d-font-family:"Poppins";--e-global-typography-c47d12d-font-size:28px;--e-global-typography-c47d12d-font-weight:700;--e-global-typography-c47d12d-line-height:1.3em;--e-global-typography-3f81d16-font-family:"Poppins";--e-global-typography-3f81d16-font-size:24px;--e-global-typography-3f81d16-font-weight:700;--e-global-typography-71a8c42-font-family:"Poppins";--e-global-typography-71a8c42-font-size:12px;--e-global-typography-bb146ab-font-family:"Poppins";--e-global-typography-bb146ab-font-size:12px;--e-global-typography-bb146ab-font-weight:600;color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-secondary );border-radius:100px 100px 100px 100px;padding:012px 024px 012px 024px;}.elementor-kit-4 e-page-transition{background-color:#F7D8BA;}.elementor-kit-4 a{font-family:"Poppins", Sans-serif;}.elementor-kit-4 h1{font-family:"Poppins", Sans-serif;font-size:48px;font-weight:bold;}.elementor-kit-4 h3{color:var( --e-global-color-accent );}.elementor-kit-4 h4{font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:1024px){.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS *//* make the two card columns equal height */
.cards-row { align-items: stretch; }

/* vertical stack inside each card, fill available height */
.mmf-card { 
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* shove the CTA to the bottom of the card */
.mmf-card .elementor-widget-button,
.mmf-card .elementor-button-wrapper,
.mmf-card .card-cta { 
  margin-top: auto;
  align-self: flex-start; /* or center/end if you prefer */
}/* End custom CSS */