.elementor-kit-5{--e-global-color-primary:#E4600E;--e-global-color-secondary:#FFF6F6;--e-global-color-text:#000000;--e-global-color-accent:#E4600E1A;--e-global-color-01f148d:#FFFFFF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:clamp(2.125rem, -1.9627rem + 8.5271vw, 3.5rem);--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:clamp(1.5rem, 0.0136rem + 3.1008vw, 2rem);--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:clamp(1rem, 0.6284rem + 0.7752vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:clamp(1rem, 0.6284rem + 0.7752vw, 1.125rem);--e-global-typography-accent-font-weight:700;--e-global-typography-502fe94-font-family:"DM Sans";--e-global-typography-502fe94-font-size:clamp(0.875rem, 0.5034rem + 0.7752vw, 1rem);--e-global-typography-e13b480-font-size:clamp(0.875rem, 0.5034rem + 0.7752vw, 1rem);--e-global-typography-e13b480-font-weight:700;--e-global-typography-1bb297a-font-size:clamp(0.875rem, 0.5034rem + 0.7752vw, 1rem);--e-global-typography-1bb297a-font-weight:500;--e-global-typography-94e4c08-font-family:"DM Sans";--e-global-typography-94e4c08-font-size:clamp(1.125rem, 0.0102rem + 2.3256vw, 1.5rem);--e-global-typography-94e4c08-font-weight:400;background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:var( --e-global-typography-94e4c08-font-family ), Sans-serif;font-size:var( --e-global-typography-94e4c08-font-size );font-weight:var( --e-global-typography-94e4c08-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-5 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-5 h3{font-size:var( --e-global-typography-94e4c08-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-5 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-5 h3{font-size:var( --e-global-typography-94e4c08-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* SMOOTH ANIMATIONS */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }
    
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }
        
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }
            
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }
            
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}


/* REMOVE ELEMENTS */

@media screen and (min-width: 1025px) {
.hidden-desktop {
display: none;}
}

@media screen and (min-width: 768px, max-width: 1024px) {
.hidden-tablet {
display: none;}
}

@media screen and (max-width: 767px) {
.hidden-mobile {
display: none;}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DM Sans';
	font-display: auto;
	src: url('https://speaker-website.com/wp-content/uploads/2025/12/DMSans-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */