.elementor-kit-9{--e-global-color-primary:#151515;--e-global-color-secondary:#F37D3C;--e-global-color-text:#151515BF;--e-global-color-accent:#151515;--e-global-color-c2f8484:#FFFFFF;--e-global-color-403b750:#202020;--e-global-color-bfb6068:#1515150F;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:57px;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:44px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-d21a614-font-family:"Oswald";--e-global-typography-d21a614-font-size:32px;--e-global-typography-d21a614-text-transform:capitalize;--e-global-typography-d21a614-line-height:38px;--e-global-typography-5ac95c8-font-family:"Inter";--e-global-typography-5ac95c8-font-size:14px;--e-global-typography-5ac95c8-font-weight:400;--e-global-typography-5ac95c8-line-height:18px;--e-global-typography-cd7a916-font-family:"Inter";--e-global-typography-cd7a916-font-size:14px;--e-global-typography-cd7a916-font-weight:700;--e-global-typography-cd7a916-text-transform:uppercase;color:#151515BF;font-size:18px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Inter;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-9 h2{font-family:"Oswald", Inter;font-size:38px;font-weight:500;line-height:42px;}.elementor-kit-9 h3{font-family:"Inter", Inter;font-size:24px;font-weight:600;line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.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);}.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:1200px){.elementor-kit-9{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:950px;}.e-con{--container-max-width:950px;}}@media(max-width:1024px){.elementor-kit-9 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:800px;}.e-con{--container-max-width:800px;}}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:650px;}.e-con{--container-max-width:650px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:26px;--e-global-typography-primary-line-height:32px;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:36px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:22px;--e-global-typography-d21a614-font-size:28px;}.elementor-kit-9 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}}/* Start custom CSS */.highlight-h1 {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.highlight-h1::after {
    content: "";
    position: absolute;
    left: -4px;                 
    bottom: -7px;             
    width: calc(100% + 7px);   
    height: 36px;             
    background-color: #f57c2c; 
    z-index: -1;
}

.highlight-span {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.highlight-span::after {
    content: "";
    position: absolute;
    left: -2px;                
    bottom: 1.5px;           
    width: 95%;    
    height: 20px;     
    background-color: #f57c2c; 
    z-index: -1;
}


@media (max-width: 767px) {

    .highlight-h1::after {
        left: -2px;
        bottom: -4px;
        width: 100%;
        height: 18px;   
    }

    .highlight-span::after {
        left: -1px;
        bottom: 0px;
        width: 100%;
        height: 14px;   
    }
}/* End custom CSS */