.elementor-1494 .elementor-element.elementor-element-7ec1f33d{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:200px;--padding-bottom:200px;--padding-left:50px;--padding-right:50px;}.elementor-1494 .elementor-element.elementor-element-7ec1f33d:not(.elementor-motion-effects-element-type-background), .elementor-1494 .elementor-element.elementor-element-7ec1f33d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1494 .elementor-element.elementor-element-7ec1f33d.e-con{--align-self:center;--flex-grow:1;--flex-shrink:1;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1494 .elementor-element.elementor-element-4ded213{text-align:center;}.elementor-1494 .elementor-element.elementor-element-4ded213 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:#0F172A;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1494 .elementor-element.elementor-element-ef0ebab{text-align:center;color:#0F172A;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1494 .elementor-element.elementor-element-176c5dd .elementor-button{background-color:#0F172A;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1494 .elementor-element.elementor-element-7ec1f33d{--padding-top:100px;--padding-bottom:25px;--padding-left:025px;--padding-right:25px;}}@media(min-width:768px){.elementor-1494 .elementor-element.elementor-element-7ec1f33d{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-7ec1f33d */.elementor-1494 .elementor-element.elementor-element-7ec1f33d {
  background: radial-gradient(circle at center,
    #ffffff 0%,
    #f0f6ff 15%,
    #dbeafe 30%,
    #bfdbfe 45%,
    #93c5fd 60%,
    #003581 100%
  );
  background-size: 220% 220%;
  animation: gradientFlow 8s ease-in-out infinite;
}

/* Bold movement */
@keyframes gradientFlow {
  0% {
    background-position: 30% 30%;
  }
  50% {
    background-position: 75% 70%;
  }
  100% {
    background-position: 30% 30%;
  }
}/* End custom CSS */