.elementor-kit-7{--e-global-color-primary:#0F4392;--e-global-color-secondary:#89BEFE;--e-global-color-text:#000000;--e-global-color-accent:#C2B903;--e-global-typography-primary-font-family:"ABeeZee";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"ABeeZee";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"ABeeZee";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ABeeZee";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#004598;font-family:"ABeeZee", Sans-serif;font-size:20px;font-weight:500;line-height:23px;letter-spacing:0px;word-spacing:0px;text-shadow:0px 0px 0px rgba(0,0,0,0.3);color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#00B6C7;color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#689BB7;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-7 a:hover{color:#00A7C4;}.elementor-kit-7 h1{font-family:"ABeeZee", Sans-serif;}.elementor-kit-7 h2{font-family:"ABeeZee", Sans-serif;}.elementor-kit-7 h4{font-family:"ABeeZee", Sans-serif;}.elementor-kit-7 label{font-family:"ABeeZee", Sans-serif;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-family:"ABeeZee", Sans-serif;font-weight:500;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Centered titles with accent line */
.vf-title .elementor-heading-title{ text-align:center; position:relative; }
.vf-title .elementor-heading-title:after{
  content:""; display:block; width:88px; height:4px; margin:10px auto 0;
  border-radius:999px; background:linear-gradient(90deg,#0f4392,rgba(15,67,146,.5));
}
/* Card look */
.vf-card{
  border:1px solid #e6ebf7; border-radius:16px; background:#fff;
  box-shadow:0 6px 18px rgba(15,67,146,.06); padding:18px; position:relative; overflow:hidden;
}
.vf-card:before{
  content:""; position:absolute; left:0; top:0; width:100%; height:3px;
  background:linear-gradient(90deg,#0f4392,rgba(15,67,146,.35));
}/* End custom CSS */