.elementor-kit-2196{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#AD0F0A;--e-global-color-accent:#F5A32D;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:52px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2em;--e-global-typography-8b73821-font-family:"Inter";--e-global-typography-8b73821-font-size:44px;--e-global-typography-8b73821-font-weight:700;--e-global-typography-8b73821-line-height:1.2em;--e-global-typography-32d6169-font-family:"Inter";--e-global-typography-32d6169-font-size:36px;--e-global-typography-32d6169-font-weight:700;--e-global-typography-32d6169-line-height:1.4em;--e-global-typography-4411155-font-family:"Inter";--e-global-typography-4411155-font-size:28px;--e-global-typography-4411155-font-weight:600;--e-global-typography-4411155-line-height:1.4em;--e-global-typography-bbd22db-font-family:"Inter";--e-global-typography-bbd22db-font-size:20px;--e-global-typography-bbd22db-font-weight:600;--e-global-typography-bbd22db-line-height:1.4em;color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;}.elementor-kit-2196 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2196 a{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;}.elementor-kit-2196 h1{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:60px;font-weight:700;line-height:1.2em;}.elementor-kit-2196 h2{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:52px;font-weight:700;line-height:1.2em;}.elementor-kit-2196 h3{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:44px;font-weight:700;line-height:1.2em;}.elementor-kit-2196 h4{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:36px;font-weight:700;line-height:1.4em;}.elementor-kit-2196 h5{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:28px;font-weight:600;line-height:1.4em;}.elementor-kit-2196 h6{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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-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 */p{ 
    margin-bottom: 0;
}

html, body{
    width: 100%;
    overflow-x: hidden;
}

body::-webkit-scrollbar{
    width: 8px
}

body::-webkit-scrollbar-track{
    background: #F5A32D;
}

body::-webkit-scrollbar-thumb{
    background: #AD0F0A;
    border-radius: 6px;
}


span.elementor-message.elementor-message-danger.elementor-help-inline.elementor-form-help-inline {
    display: flex;
    align-items: center;
}

.elementor-message.elementor-message-danger:before {
    content: "X";
    font-family: fantasy;
}/* End custom CSS */