.elementor-kit-9{--e-global-color-primary:#00526A;--e-global-color-secondary:#373E32;--e-global-color-text:#221F1F;--e-global-color-accent:#D5FFAD;--e-global-color-537eb12:#21261E;--e-global-color-d974b22:#FFF5DB;--e-global-color-c66703e:#00779A;--e-global-color-e6fb83a:#FFFFFF;--e-global-color-cdf5994:#FEFFFB;--e-global-typography-primary-font-family:"Schibsted Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Schibsted Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Schibsted Grotesk";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.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(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 */.white-text{
    color: #ffffff;
}

p:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}

body::before {  
    content: "";
    display: inline-block; 
    width: 165px; 
    height: 667px; 
    background-image: url("https://devandtest-web.com/wp-content/uploads/2025/10/page-bg-left-1-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
position: fixed;
left: 0;
top: 100px;
pointer-events: none;
}
body > * {
    z-index: 80;
}
body::after {  
    content: "";
    display: inline-block; 
    width: 165px; 
    height: 667px; 
    background-image: url("https://devandtest-web.com/wp-content/uploads/2025/10/page-bg-right-2-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
position: fixed;
right: 0;
top: 100px;
pointer-events: none;
}/* End custom CSS */