.elementor-kit-6{--e-global-color-primary:#00B5CE;--e-global-color-secondary:#002039;--e-global-color-text:#003B5C;--e-global-color-accent:#FAA22B;--e-global-color-502d529:#FFFFFF;--e-global-color-ed6aa7f:#F0F4FD;--e-global-color-8892772:#D4E6F5;--e-global-color-f0784ab:#002856;--e-global-color-f01d03d:#54595F;--e-global-color-691ea29:#A6ADB4;--e-global-color-daf7161:#CBD0D3;--e-global-color-4f1d91e:#009992;--e-global-color-f1c60d9:#F48120;--e-global-color-d992c54:#2DAFE3;--e-global-color-6e6f7ce:#000000;--e-global-color-f9e6ddf:#F0F3F5;--e-global-color-bfdcb0d:#D9D9D9;--e-global-color-f798572:#00A5BC;--e-global-color-a9837bb:#F88A1D;--e-global-typography-primary-font-family:"human_sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"human_sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"human_sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"human_sans";--e-global-typography-accent-font-weight:500;font-family:"human_sans", Sans-serif;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"human_sans", Sans-serif;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"nordique_pro", Sans-serif;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"nordique_pro", Sans-serif;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"nordique_pro", Sans-serif;font-size:20px;font-weight:400;}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:"nordique_pro", Sans-serif;font-size:18px;font-weight:800;}.elementor-kit-6 h5{color:var( --e-global-color-primary );font-family:"nordique_pro", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-6 h6{font-family:"nordique_pro", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"human_sans", Sans-serif;font-weight:600;border-radius:999px 999px 999px 999px;padding:14px 16px 12px 16px;}.elementor-kit-6 label{font-family:"human_sans", Sans-serif;line-height:26px;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{background-color:#F0F3F5;border-style:solid;border-color:#D9D9D9;border-radius:8px 8px 8px 8px;padding:10px 10px 10px 10px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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: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 */.spectre-icon--style-outline svg, .spectre-icon--style-outline svg * {
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.5px !important;
}

.elementor-button span {
  text-decoration: inherit;
  margin-bottom: -2px !important;
}

.elementor-button-icon .spectre-icon--style-outline {
  height: 15px;
  position: relative;
  top: -2px;
  scale: 1.2;
}

.elementor-button-icon .spectre-icon--style-outline svg path {
  stroke-width: 3px !important;
}

.lms-auth {
    
    [type="button"],
    [type="submit"], 
    button {
      background-color: transparent;
      border: 1px solid var( --e-global-color-primary );
      color: var( --e-global-color-primary );
    }
    
    [type="button"]:focus,
    [type="button"]:hover,
    [type="submit"]:focus,
    [type="submit"]:hover,
    button:focus, button:hover {
      background-color:  var( --e-global-color-f798572 );
      color: #fff !important;
    }
    
    a {
      background-color: transparent;
      color: var( --e-global-color-primary );
      text-decoration: none;
    }
}

.gfield_choice_all_toggle {
  background:  var( --e-global-color-primary ) !important;
  border-radius: 50px !important;
  outline: none !important;
  border: none !important;
}

    .svg-hero-wrap {
      display: grid;
      width: 100%;

    }

    /* ── SVG layer system ────────────────────────────────────────
       Base class: grid-stacks all layers on top of each other.
       Add one modifier to set the stacking order and blend mode.

       Below graphic (blend: overlay):
         .svg-layer--below-1   z-index 10  (deepest)
         .svg-layer--below-2   z-index 20
         .svg-layer--below-3   z-index 30

       The graphic (no blend):
         .svg-layer--graphic   z-index 50

       Above graphic (blend: overlay):
         .svg-layer--above-1   z-index 60  (closest to graphic)
         .svg-layer--above-2   z-index 70
         .svg-layer--above-3   z-index 80
    ──────────────────────────────────────────────────────────── */
    .svg-layer {
      grid-column: 1;
      grid-row: 1;
      width: 100%;
      height: auto;
    }

    .svg-layer--below-1 { z-index: 10; mix-blend-mode: overlay; }
    .svg-layer--below-2 { z-index: 20; mix-blend-mode: overlay; }
    .svg-layer--below-3 { z-index: 30; mix-blend-mode: overlay; }

    .svg-layer--graphic { z-index: 50; mix-blend-mode: normal; }

    .svg-layer--above-1 { z-index: 60; mix-blend-mode: overlay; }
    .svg-layer--above-2 { z-index: 70; mix-blend-mode: overlay; }
    .svg-layer--above-3 { z-index: 80; mix-blend-mode: overlay; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'human_sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.irontree.co.za/wp-content/uploads/2026/05/HumanSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'human_sans';
	font-style: oblique;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.irontree.co.za/wp-content/uploads/2026/05/HumanSans-RegularOblique.woff2') format('woff2');
}
@font-face {
	font-family: 'human_sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.irontree.co.za/wp-content/uploads/2026/05/HumanSans-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'human_sans';
	font-style: oblique;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.irontree.co.za/wp-content/uploads/2026/05/HumanSans-LightOblique.woff2') format('woff2');
}
@font-face {
	font-family: 'human_sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.irontree.co.za/wp-content/uploads/2026/05/HumanSans-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'human_sans';
	font-style: oblique;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.irontree.co.za/wp-content/uploads/2026/05/HumanSans-BoldOblique.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'nordique_pro';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.irontree.co.za/wp-content/uploads/2026/04/NordiquePro-Bold.woff') format('woff'),
		url('https://www.irontree.co.za/wp-content/uploads/2026/04/NordiquePro-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */