.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bd20607:#FFFFFF;--e-global-color-cee8917:#00C2EF;--e-global-color-5c17ba5:#0075BC;--e-global-color-c945aab:#000F22;--e-global-color-4b1049b:#FFAB00;--e-global-color-e7c93cc:#FA6848;--e-global-color-312a013:#012738;--e-global-color-31bbc9b:#EFF1F3;--e-global-color-ebd8d60:#FF5500;--e-global-color-4c78396:#FF7E00;--e-global-color-75ae8b1:#00222B;--e-global-color-aa71bed:#16B010;--e-global-color-7fd552a:#023A47;--e-global-color-0d697c9:#E0E0E0;--e-global-color-1ad034b:#59AD34;--e-global-color-f0bf8b1:#131313;--e-global-color-278db7c:#000000;--e-global-color-23fcc7f:#141414;--e-global-color-e6fe264:#E50914;--e-global-color-323351d:#18AF12;--e-global-color-f27743f:#FFC701;--e-global-color-88f5201:#10100E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--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;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Hide all video background controls and play buttons */
.elementor-background-video-container video::-webkit-media-controls-panel,
.elementor-background-video-container video::-webkit-media-controls-play-button,
.elementor-background-video-container video::-webkit-media-controls-start-playback-button,
.elementor-background-video-container video::-webkit-media-controls {
    display: none !important;
    -webkit-appearance: none !important;
}

/* Remove pointer events to prevent clicking */
.elementor-background-video-container video {
    pointer-events: none !important;
}

/* Hide YouTube embedded video play button */
.elementor-background-video-container .elementor-background-video-embed::before {
    content: none !important;
    display: none !important;
}

/* For mobile devices */
.elementor-background-video-container video::-webkit-media-controls-overlay-play-button {
    display: none !important;
}/* End custom CSS */