.elementor-1986 .elementor-element.elementor-element-2d81d9c6{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1986 .elementor-element.elementor-element-2d81d9c6:not(.elementor-motion-effects-element-type-background), .elementor-1986 .elementor-element.elementor-element-2d81d9c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFFBA;}.elementor-1986 .elementor-element.elementor-element-136a884d{--display:flex;--min-height:100vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1986 .elementor-element.elementor-element-136a884d:not(.elementor-motion-effects-element-type-background), .elementor-1986 .elementor-element.elementor-element-136a884d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1986 .elementor-element.elementor-element-1b637310.elementor-element{--order:-99999 /* order start hack */;}.elementor-1986 .elementor-element.elementor-element-1b637310{text-align:center;}.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-1986 .elementor-element.elementor-element-249aa1ea{width:100%;max-width:100%;text-align:center;}.elementor-1986 .elementor-element.elementor-element-249aa1ea.elementor-element{--align-self:stretch;--order:99999 /* order end hack */;}.elementor-1986 .elementor-element.elementor-element-249aa1ea .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-weight:600;text-shadow:0px 0px 3px rgba(0,0,0,0.3);color:#3B3BB3;}.elementor-1986 .elementor-element.elementor-element-66b74c21{--display:flex;--min-height:12vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--align-items:center;--border-radius:0px 0px 30px 30px;--z-index:1000;}.elementor-1986 .elementor-element.elementor-element-66b74c21:not(.elementor-motion-effects-element-type-background), .elementor-1986 .elementor-element.elementor-element-66b74c21 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFFBA;}.elementor-1986 .elementor-element.elementor-element-727aa8aa{margin:10px 5px calc(var(--kit-widget-spacing, 0px) + 10px) 26px;text-align:start;}.elementor-1986 .elementor-element.elementor-element-727aa8aa.elementor-element{--align-self:flex-start;}.elementor-1986 .elementor-element.elementor-element-5cf34faf{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1986 .elementor-element.elementor-element-3af33828 .gallery-item .gallery-caption{display:none;}@media(max-width:1024px){.elementor-1986 .elementor-element.elementor-element-5cf34faf{--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-1986 .elementor-element.elementor-element-66b74c21{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}.elementor-1986 .elementor-element.elementor-element-5cf34faf{--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for container, class: .elementor-element-136a884d */.elementor-1986 .elementor-element.elementor-element-136a884d {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #097054;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: slideUp 2s ease-in-out 2s forwards;
}

@keyframes slideUp {
  0% { transform: translateY(0%); opacity: 1; }
  100% { transform: translateY(-100%); opacity: 0; }
}/* End custom CSS */