.elementor-kit-568{--e-global-color-primary:#F69669;--e-global-color-secondary:#000000;--e-global-color-text:#707070;--e-global-color-accent:#00BCD6;--e-global-color-3ea6160:#8D53A1;--e-global-color-336a5d1:#F7F7F7;--e-global-typography-primary-font-family:"Mikro";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-family:"Mikro";--e-global-typography-secondary-font-size:34px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:34px;--e-global-typography-text-font-family:"Mikro";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Mikro";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:24px;--e-global-typography-8bf7d59-font-family:"Mikro";--e-global-typography-8bf7d59-font-size:40px;--e-global-typography-8bf7d59-font-weight:300;--e-global-typography-8bf7d59-line-height:40px;--e-global-typography-fb4a53f-font-family:"Mikro";--e-global-typography-fb4a53f-font-size:34px;--e-global-typography-fb4a53f-font-weight:300;--e-global-typography-fb4a53f-line-height:34px;--e-global-typography-5a03a47-font-family:"Mikro";--e-global-typography-5a03a47-font-size:22px;--e-global-typography-5a03a47-font-weight:400;--e-global-typography-5a03a47-line-height:22px;}.elementor-kit-568 e-page-transition{background-color:#FFBC7D;}.elementor-kit-568 a{color:var( --e-global-color-primary );}.elementor-kit-568 a:hover{color:#F69669;}.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);}.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:85%;}.e-con{--container-max-width:85%;}}@media(max-width:767px){.elementor-kit-568{--e-global-typography-primary-font-size:34px;--e-global-typography-primary-line-height:34px;--e-global-typography-secondary-font-size:29px;--e-global-typography-secondary-line-height:29px;--e-global-typography-accent-font-size:20px;--e-global-typography-8bf7d59-font-size:34px;--e-global-typography-8bf7d59-line-height:34px;--e-global-typography-fb4a53f-font-size:29px;--e-global-typography-fb4a53f-line-height:29px;--e-global-typography-5a03a47-font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS *//* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' 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
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mikro';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://sparkconcussion.com.au/wp-content/uploads/Mikro-Light.woff2') format('woff2'),
		url('https://sparkconcussion.com.au/wp-content/uploads/Mikro-Light.woff') format('woff');
}
@font-face {
	font-family: 'Mikro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sparkconcussion.com.au/wp-content/uploads/Mikro-Regular.woff2') format('woff2'),
		url('https://sparkconcussion.com.au/wp-content/uploads/Mikro-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Mikro';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://sparkconcussion.com.au/wp-content/uploads/Mikro-Medium.woff2') format('woff2'),
		url('https://sparkconcussion.com.au/wp-content/uploads/Mikro-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */