.elementor-kit-4{--e-global-color-primary:#00AAB9;--e-global-color-secondary:#F2F2F2;--e-global-color-text:#404040;--e-global-color-accent:#DE3260;--e-global-color-8c9c9a7:#FFFFFF;--e-global-color-92c5483:#080808;--e-global-color-e549ab6:#A5A5A5;--e-global-color-68edb9e:#A5A5A578;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-974f25c-font-size:clamp(2.5rem, 5vw, 6.25rem);--e-global-typography-974f25c-font-weight:400;--e-global-typography-974f25c-line-height:1em;--e-global-typography-a38f613-font-size:clamp(1.5rem, 1.5vw, 1.875rem);--e-global-typography-a38f613-line-height:1.3em;--e-global-typography-f655b74-font-size:clamp(1.5rem, 1.5vw, 1.875rem);--e-global-typography-9873677-font-size:clamp(2rem, 3vw, 3.125rem);--e-global-typography-9873677-font-weight:400;--e-global-typography-9873677-line-height:1.2em;--e-global-typography-dbd9c43-font-size:1.1rem;--e-global-typography-20709b9-font-size:clamp(1.4rem, 3vw, 2.5rem);--e-global-typography-20709b9-font-weight:400;--e-global-typography-66afada-font-size:clamp(1.8rem, 4vw, 3.75rem);--e-global-typography-66afada-font-weight:400;--e-global-typography-66afada-line-height:1.2em;--e-global-typography-9d54853-font-size:1.25rem;font-family:"Manrope", Sans-serif;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-family:"Manrope", Sans-serif;}.elementor-kit-4 h1{font-family:"Manrope", Sans-serif;}.elementor-kit-4 h2{font-family:"Manrope", Sans-serif;}.elementor-kit-4 h3{font-family:"Manrope", Sans-serif;}.elementor-kit-4 h4{font-family:"Manrope", Sans-serif;}.elementor-kit-4 h5{font-family:"Manrope", Sans-serif;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{border-radius:50px 50px 50px 50px;padding:1em 2.5em 1em 2.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@media(min-width:2200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:70%;}.e-con{--container-max-width:70%;}}@media(max-width:1400px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-f655b74-font-size:1.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS */:root{
    --pv: 8em;
    --gv: 4em;
    --gh: 4em;
    --pg: 5%;
}
@media(min-width: 2200px){
    :root{
        --pg: 15%;
    }
    
}
@media(max-width: 1024px){
    :root{
        --pv: 3em;
        --gv: 3em;
        --gh: 3em;
    }
}

.blue-span{
    color: var(--e-global-color-primary);
}

.project-img::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s ease;
}
.project-img:hover::after {
  opacity: 0.5;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-display: auto;
	src: url('https://www.precisebuild.com.au/wp-content/uploads/2025/04/Manrope-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */