.elementor-kit-6{--e-global-color-primary:#0033A0;--e-global-color-secondary:#F5F5F5;--e-global-color-text:#2E2E2E;--e-global-color-accent:#FFD700;--e-global-color-b2ec85d:#FFFFFF;--e-global-color-09a3f03:#C62828;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;color:var( --e-global-color-text );font-size:18px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-b2ec85d );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#00277A;color:var( --e-global-color-b2ec85d );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:#002A83;}.elementor-kit-6 h1{font-family:"Montserrat", Sans-serif;font-size:60px;font-weight:700;text-transform:uppercase;line-height:71px;}.elementor-kit-6 h2{font-family:"Montserrat", Sans-serif;font-size:32px;font-weight:bold;text-transform:uppercase;line-height:54px;}.elementor-kit-6 h3{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:bold;text-transform:uppercase;line-height:35px;}.elementor-kit-6 h4{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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-6{--e-global-typography-text-font-size:16px;font-size:18px;}.elementor-kit-6 h1{font-size:31px;line-height:40px;}.elementor-kit-6 h2{font-size:24px;}.elementor-kit-6 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.number {
    text-align:center;
}

.elementor-custom-embed-play svg {
    height: 50px!important;
    width: 50px;
   
   fill: rgba(255, 255, 255, 0.96); /* 50% transparent white */

    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .1));
  
}

.mosvideo .elementor-custom-embed-play svg {
  animation: pulse 2s infinite;
  box-shadow: 0 0 0 rgba(255,255,255, 0.9);
  border-radius:50% 50% 50% 50%;
  width:50px; height: 50px;
  
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.9);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(255,255,255, 0);
    transform: scale(1);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255, 0);
    transform: scale(1);
  }
}

.elementor-1092 .elementor-element .elementor-element-d7df5c5 ul.uc-list-menu li.current-menu-item > a {
    background-color: #ffd700!important;
}/* End custom CSS */