.elementor-kit-16{--e-global-color-primary:#324D24;--e-global-color-secondary:#789B3F;--e-global-color-text:#1C1C1C;--e-global-color-accent:#A29490;--e-global-color-bf15874:#FFFFFF;--e-global-color-afd8d9d:#000000;--e-global-color-f92977d:#00000000;--e-global-color-705b09e:#486E33;--e-global-color-f559dc3:#AEC38C;--e-global-color-bae4c67:#F2F0EB;--e-global-typography-primary-font-family:"Pangram Sans";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Pangram Sans";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Pangram Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Pangram Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-85bbb7b-font-family:"Pangram Sans";--e-global-typography-85bbb7b-font-size:60px;--e-global-typography-85bbb7b-font-weight:600;--e-global-typography-85bbb7b-text-transform:none;--e-global-typography-85bbb7b-font-style:normal;--e-global-typography-d891c8a-font-family:"Pangram Sans";--e-global-typography-d891c8a-font-size:22px;--e-global-typography-d891c8a-font-weight:500;--e-global-typography-d891c8a-text-transform:none;--e-global-typography-d891c8a-font-style:normal;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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:1224px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:900px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {overflow-x:hidden !important;}

.card-content {
    height: 56%;
    margin-bottom: -105px;
    transition: all 0.5s ease;
}

.card-wrapper:hover .card-content {
    margin-bottom: 0px;
    height: 100%;
}

.card-content .e-con-inner {
    transition: all 0.5s ease;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.card-wrapper:not(:hover) .card-content .e-con-inner {
    animation: fadeIn 1.5s ease forwards;
}

.card-wrapper:hover .card-content .e-con-inner {
    justify-content: end;
}

@media (max-width: 1024px) {
    .card-content {
        height: 50%;
        margin-bottom: -55px;
        transition: all 0.5s ease;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Pangram Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://opportunityknocking.com.au/wp-content/uploads/2025/05/PPPangramSansRounded-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Pangram Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://opportunityknocking.com.au/wp-content/uploads/2025/05/PPPangramSansRounded-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Pangram Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://opportunityknocking.com.au/wp-content/uploads/2025/05/PPPangramSansRounded-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Pangram Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://opportunityknocking.com.au/wp-content/uploads/2025/05/PPPangramSansRounded-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */