.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-92e29f6:#033B57;--e-global-color-03747ef:#B5CCC7;--e-global-color-501e82d:#F2E8DB;--e-global-typography-primary-font-family:"Gotham Bold";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gotham Book";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gotham Book";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gotham Light";--e-global-typography-accent-font-weight:500;--e-global-typography-b47a918-font-family:"Gotham Book";color:#033B57;font-family:"Gotham Book", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Gotham Book", Sans-serif;}.elementor-kit-7 h1{color:#033B57;font-family:"Copperplate Heavy", Sans-serif;}.elementor-kit-7 h2{color:#033B57;font-family:"Copperplate Heavy", Sans-serif;}.elementor-kit-7 h3{color:#033B57;font-family:"Copperplate Heavy", Sans-serif;}.elementor-kit-7 h4{color:#033B57;font-family:"Copperplate Heavy", Sans-serif;}.elementor-kit-7 h5{color:#033B57;font-family:"Gotham Bold", Sans-serif;}.elementor-kit-7 h6{color:#033B57;font-family:"Gotham Light", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{border-radius:20px 20px 20px 20px;padding:5px 25px 5px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//* Reusable Zoom-Out Background Effect */
.zoom-bg-hover {
    position: relative;
    overflow: hidden;
}

.zoom-bg-hover::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit; /* This inherits the manually set background */
    transform: scale(1.1);
    transition: transform 0.4s ease-in-out;
}

.zoom-bg-hover:hover::before {
    transform: scale(1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham Bold';
	font-display: auto;
	src: url('https://switchlab.co.za/wildvine/wp-content/uploads/2025/09/Gotham-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham Book';
	font-display: auto;
	src: url('https://switchlab.co.za/wildvine/wp-content/uploads/2025/09/Gotham-Book.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham Light';
	font-display: auto;
	src: url('https://switchlab.co.za/wildvine/wp-content/uploads/2025/09/Gotham-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Copperplate Heavy';
	font-display: auto;
	src: url('https://switchlab.co.za/wildvine/wp-content/uploads/2025/09/copperplate-cc.heavy_.ttf') format('truetype');
}
/* End Custom Fonts CSS */