.elementor-kit-10{--e-global-color-primary:#0F4276;--e-global-color-secondary:#03B6FA;--e-global-color-text:#000000;--e-global-color-accent:#03B6FA;--e-global-color-1851d29:#01FFFF;--e-global-color-5836d0c:#03B6FA;--e-global-color-9956e7b:#0F4276;--e-global-color-28da53d:#000000;--e-global-color-8d7ccc7:#FFFFFF;--e-global-color-408b61f:#FFCD6C;--e-global-color-307b3b0:#F1F1F1;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:36px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:transparent;font-family:"Inter", Sans-serif;font-weight:700;text-transform:uppercase;text-shadow:0px 0px 10px rgba(0,0,0,0.3);background-image:linear-gradient(165deg, #FFCD6C 0%, #BE7F21 100%);border-radius:15px 15px 15px 15px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 p{margin-block-end:0px;}.elementor-kit-10 a{color:var( --e-global-color-8d7ccc7 );}.elementor-kit-10 h1{font-family:"Inter", Sans-serif;font-size:64px;font-weight:700;}.elementor-kit-10 h3{font-size:16px;}.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);}@media(max-width:1024px){.elementor-kit-10{--e-global-typography-primary-font-size:16px;--e-global-typography-secondary-font-size:16px;}.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 */#brandColor{
    color:#00B9FF;
}

@keyframes pulseWithPause {
  0% { transform: scale(1); }
  25% { transform: scale(1.05); }
  50% { transform: scale(1); }
  100% { transform: scale(1); } /* pause phase */
}

.pulse-paused {
  animation: pulseWithPause 3s ease-in-out infinite;
}/* End custom CSS */