.elementor-kit-8{--e-global-color-primary:#0B1F4C;--e-global-color-secondary:#F85B2D;--e-global-color-text:#796E62;--e-global-color-accent:#EA381D;--e-global-typography-primary-font-family:"League Spartan";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-secondary );}.elementor-kit-8 h1{font-size:6rem;}.elementor-kit-8 h2{font-size:3.75rem;}.elementor-kit-8 h3{font-size:1.5rem;}.elementor-kit-8 h4{font-size:1.75rem;}.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);}.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-kit-8 h1{font-size:5rem;}.elementor-kit-8 h2{font-size:3rem;}.elementor-kit-8 h3{font-size:2rem;}.elementor-kit-8 h4{font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:3rem;}.elementor-kit-8 h2{font-size:2.25rem;}.elementor-kit-8 h3{font-size:1.75rem;}.elementor-kit-8 h4{font-size:1.375rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//*Image Boxes*/
 .elementor-image-box-img img {
    border-top-right-radius: 0px;
    border-top-left-radius: 30px;
}

.elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    padding: 0px 30px 30px 30px;
}


.globalBtn btn, .globalBtn a{
    background: linear-gradient(135deg, rgb(255, 107, 53) 0%, rgb(232, 50, 26) 100%);
    border-radius: 9999px;
}

.globalBtn btn:hover, .globalBtn a:hover {
    opacity: .9;
transform: translate(0) rotate(0deg) skew(0deg) skewY(0deg) scaleX(1.05) scaleY(1.05);
}

.globalBtn2nd btn, .globalBtn2nd a{
    background-color: transparent !important;
    border-radius: 9999px;
}
.globalBtn2nd btn:hover, .globalBtn2nd a:hover {
    opacity: .9;
transform: translate(0) rotate(0deg) skew(0deg) skewY(0deg) scaleX(1.05) scaleY(1.05);
background-color: #fff9;
}


@media screen and (max-width:480px){
    h1.internal{
        font-size: 3rem!important;
    }
    
    h1.internal-long{
        font-size: 2.6rem!important;
    }  

}/* End custom CSS */