.elementor-kit-6{--e-global-color-primary:#1C44F2;--e-global-color-secondary:#0D2056;--e-global-color-text:#475569;--e-global-color-accent:#1C44F2;--e-global-color-fc4e447:#00850D;--e-global-color-fbc5f55:#1E293B;--e-global-color-40ccc65:#FFFFFF;--e-global-color-4b52593:#E2E8F0;--e-global-color-ef8252a:#0F172A;--e-global-color-d7a06ca:#334155;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:125%;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:150%;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-6062c1f-font-family:"Montserrat";--e-global-typography-6062c1f-font-size:16px;--e-global-typography-6062c1f-font-weight:700;--e-global-typography-6062c1f-text-transform:uppercase;--e-global-typography-6062c1f-line-height:150%;--e-global-typography-861fd40-font-family:"Montserrat";--e-global-typography-861fd40-font-size:20px;--e-global-typography-861fd40-font-weight:700;--e-global-typography-861fd40-line-height:150%;--e-global-typography-fba4fb5-font-family:"Montserrat";--e-global-typography-fba4fb5-font-size:24px;--e-global-typography-fba4fb5-font-weight:700;--e-global-typography-fba4fb5-line-height:140%;--e-global-typography-980ef17-font-family:"Montserrat";--e-global-typography-980ef17-font-size:16px;--e-global-typography-980ef17-font-weight:500;--e-global-typography-980ef17-line-height:150%;}.elementor-kit-6 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:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}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-kit-6{--e-global-typography-primary-font-size:34px;--e-global-typography-primary-line-height:140%;--e-global-typography-secondary-font-size:30px;--e-global-typography-6062c1f-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.fit{
    width: fit-content;
}

P{
    margin-bottom: 0%;
}

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

body::-webkit-scrollbar{
    width: 10px;
    }
    
body::-webkit-scrollbar-tarck{
    background: #E2E9FF;
    }
    
body::-webkit-scrollbar-thumb{
    background: #1A2B57;
    border-radius: 30px;
}    

::selection{
    color: #ffffff;
    background: #1C44F2;
    border-radius: 30px;
}/* End custom CSS */