.elementor-kit-5477{--e-global-color-primary:#1F2537;--e-global-color-secondary:#2FAE4C;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-69da3bc:#C8102E;--e-global-color-573108c:#012169;--e-global-color-d981a2d:#1F2537A1;--e-global-color-6f19e5f:#3E275F;--e-global-color-5c6966d:#30AE4D;--e-global-color-e2c8085:#363A37;--e-global-color-12c5d0b:#FFD166;--e-global-color-b7746a9:#118AB2;--e-global-color-03f52b4:#EF476F;--e-global-color-9d401b2:#02F697;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--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-989e8eb-font-family:"Vremya";}.elementor-kit-5477 h1{font-family:"Libre Baskerville", Sans-serif;}.elementor-kit-5477 h2{font-family:"Libre Baskerville", Sans-serif;}.elementor-kit-5477 h3{font-family:"Libre Baskerville", Sans-serif;}.elementor-kit-5477 h4{font-family:"Libre Baskerville", Sans-serif;}.elementor-kit-5477 h5{font-family:"Libre Baskerville", Sans-serif;}.elementor-kit-5477 h6{font-family:"Libre Baskerville", Sans-serif;}.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-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 */document.addEventListener('DOMContentLoaded', function() {
  var video = document.querySelector('video'); // Select the video on the page

  video.ontimeupdate = function() {
    var percentage = (video.currentTime / video.duration) * 100;

    if (percentage >= 80) {
      document.getElementById('showButton').style.display = 'block';
    }
  };
});/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Vremya';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.eurekapearson.com/wp-content/uploads/2025/09/vremf___.ttf') format('truetype');
}
/* End Custom Fonts CSS */