.elementor-kit-6{--e-global-color-primary:#1D2F36;--e-global-color-secondary:#008CFC;--e-global-color-text:#1D2F36;--e-global-color-accent:#FFF564;--e-global-color-dc05869:#FFFFFF;--e-global-color-afceba7:#CED2D4;--e-global-color-63f47ef:#F5F5F5;--e-global-typography-primary-font-family:"Neuething Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:120.833%;--e-global-typography-secondary-font-family:"Neuething Sans";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:127.778%;--e-global-typography-secondary-letter-spacing:1.2px;--e-global-typography-text-font-family:"elza";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:162.5%;--e-global-typography-text-letter-spacing:0.48px;--e-global-typography-accent-font-family:"Neuething Sans";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-4ededdb-font-family:"Neuething Sans";--e-global-typography-4ededdb-font-size:24px;--e-global-typography-4ededdb-font-weight:500;--e-global-typography-4ededdb-line-height:141.667%;--e-global-typography-4ededdb-letter-spacing:0.72px;--e-global-typography-f640ab0-font-family:"elza";--e-global-typography-f640ab0-font-size:24px;--e-global-typography-f640ab0-font-weight:400;--e-global-typography-f640ab0-line-height:141.667%;--e-global-typography-f640ab0-letter-spacing:0.72px;--e-global-typography-f679e14-font-family:"elza";--e-global-typography-f679e14-font-size:14px;--e-global-typography-f679e14-font-weight:400;--e-global-typography-f679e14-line-height:157.143%;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-primary );border-radius:10px 10px 10px 10px;padding:15px 40px 15px 40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1580px;}.e-con{--container-max-width:1580px;}.elementor-widget:not(:last-child){margin-block-end: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:1366px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:38px;--e-global-typography-secondary-font-size:30px;--e-global-typography-4ededdb-font-size:20px;--e-global-typography-f640ab0-font-size:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (min-width: 960px) {


    .team-member .hover-content {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        overflow: hidden;
        background-color: #f0f0f0;
        border-radius:10px;
        transition: .5s ease;
    }
    
    .team-member:hover .hover-content {
        height: 100%;
        opacity: 1;
        border-radius:10px;
    }
}

@media (max-width: 960px) {
    
    .team-member {
        background-position:top center !important;
        background-size: cover!important; !important;
        padding-bottom:0;
        padding:0;
        margin-bottom:20px;

        
   
    }
    
    .team-member .hover-content {
        margin-top:350px;
        margin-bottom: 0;
        
        
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neuething Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://discovery.takechargewellbeing.com.au/wp-content/uploads/NeuethingSans-Regular.woff2') format('woff2'),
		url('https://discovery.takechargewellbeing.com.au/wp-content/uploads/NeuethingSans-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Neuething Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://discovery.takechargewellbeing.com.au/wp-content/uploads/NeuethingSans-SemiBold.woff2') format('woff2'),
		url('https://discovery.takechargewellbeing.com.au/wp-content/uploads/NeuethingSans-SemiBold.woff') format('woff');
}
/* End Custom Fonts CSS */