.elementor-kit-6{--e-global-color-primary:#194577;--e-global-color-secondary:#E4825E;--e-global-color-text:#333333;--e-global-color-accent:#46699A;--e-global-color-690a05c:#B9B6B6;--e-global-color-8007a36:#EEA184;--e-global-color-00ced1d:#E1DFDF;--e-global-color-d6af36a:#666666;--e-global-color-147e338:#E4825E;--e-global-color-b13f48e:#ECE9E9;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */.page-header{
    display: none
}

.header-action a, .header-action a.action-button, .header-action button {
    border: 0;
    background: #ffffff;
    color: #E4825E;
    border-radius: 3px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.header-action a:before, .header-action a.action-button:before, .header-action button:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #E4825E 0%, #E4825E 100%);
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s;
    z-index: -1;
    opacity: 0;
}/* End custom CSS */