.elementor-kit-6{--e-global-color-primary:#413256;--e-global-color-secondary:#54595F;--e-global-color-text:#989898;--e-global-color-accent:#A3B745;--e-global-color-d815e22:#FFFFFF;--e-global-color-6bc6f8e:#DCD6F7;--e-global-color-b9f72c2:#EAF2EC;--e-global-color-a54072e:#D6DDEB;--e-global-color-3d13e7b:#F6E9DB;--e-global-color-adca76f:#4A7C59;--e-global-color-6201b86:#5AB9A8;--e-global-color-418ea5c:#FBF8F3;--e-global-color-fdc240b:#CFC3E6;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:52px;--e-global-typography-accent-font-weight:800;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 );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-adca76f );font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;color:var( --e-global-color-d815e22 );border-radius:30px 30px 30px 30px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#5AB9A8;color:var( --e-global-color-d815e22 );border-radius:30px 30px 30px 30px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{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 );}.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:1024px){.elementor-kit-6{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h1{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-6{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h1{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;}}/* Start custom CSS *//* Desktop only: equal card height */
@media (min-width: 1025px){
  .bubble-card{
    min-height: 700px;
  }
}

/* Tablet & Mobile: let cards auto-size */
@media (max-width: 1024px){
  .bubble-card{
    min-height: auto !important;
  }
}

/* Keep buttons stuck to bottom on desktop */
@media (min-width: 1025px){
  .push-bottom{
    margin-top: auto;
  }
}/* End custom CSS */