.elementor-kit-9{--e-global-color-primary:#111827;--e-global-color-secondary:#065F46;--e-global-color-text:#6B7280;--e-global-color-accent:#047857;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:58px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.3em;--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.6em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.6em;--e-global-typography-105731d-font-family:"Manrope";--e-global-typography-105731d-font-size:48px;--e-global-typography-105731d-font-weight:600;--e-global-typography-105731d-line-height:1.3em;--e-global-typography-b6266ad-font-family:"Manrope";--e-global-typography-b6266ad-font-size:30px;--e-global-typography-b6266ad-font-weight:700;--e-global-typography-b6266ad-line-height:1.3em;--e-global-typography-9192736-font-family:"Manrope";--e-global-typography-9192736-font-size:22px;--e-global-typography-9192736-font-weight:600;--e-global-typography-9192736-line-height:1.3em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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);}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-primary-font-size:46px;--e-global-typography-secondary-font-size:30px;--e-global-typography-105731d-font-size:40px;--e-global-typography-b6266ad-font-size:26px;--e-global-typography-9192736-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:24px;--e-global-typography-105731d-font-size:32px;--e-global-typography-b6266ad-font-size:20px;--e-global-typography-9192736-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.main-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.main-container > .e-con-inner {
    gap: 20px;
}

@media (min-width: 1024px) {
    .main-container {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .main-container > .e-con-inner {
        gap: 60px;
    }
}

.blog-contents b {
    color: #111827;
}

.blog-contents ul {
    list-style-type: disc;
    margin: 0;
    padding-left: 20px;
}

.blog-contents ol {
    list-style-type: decimal;
    margin: 0;
    padding-left: 20px;
}

.blog-contents ul li,
.blog-contents ol li {
    margin-bottom: 10px;
} 


header .elementor-sticky--active {
    width: 100%;
}/* End custom CSS */