.elementor-kit-7{--e-global-color-primary:#009FE3;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b749afc:#009FE3;--e-global-color-aff554b:#AEAEAE;--e-global-color-88fae74:#FFFFFF;--e-global-color-7c2bbda:#FCFCFC;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c4e2b38-font-family:"Open Sans";--e-global-typography-c4e2b38-font-size:22px;--e-global-typography-c4e2b38-font-weight:700;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-88fae74 );color:var( --e-global-color-b749afc );}.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:var( --e-global-color-b749afc );color:var( --e-global-color-88fae74 );}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-b749afc );}.elementor-kit-7 a{color:var( --e-global-color-b749afc );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-7{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:17px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button-animate {
  border-radius: 45px !important;
  box-shadow: 0px 8px 15px rgba(0, 159, 227, 0.2) !important;
  transition: all 0.3s ease 0s !important;
  cursor: pointer !important;
  outline: none !important;
}

.button-animate:hover {
  box-shadow: 0px 15px 20px rgba(0, 159, 227, 0.4) !important;
  transform: translateY(-7px) !important;
}

.button-animate:active {
  transform: translateY(-1px) !important;
}

.button-grey {
  border-radius: 45px !important;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2) !important;
  transition: all 0.3s ease 0s !important;
  cursor: pointer !important;
  outline: none !important;
}

.button-grey:hover {
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.4) !important;
  transform: translateY(-7px) !important;
}

.button-grey:active {
  transform: translateY(-1px) !important;
}/* End custom CSS */