.elementor-kit-8{--e-global-color-primary:#1A1F51;--e-global-color-secondary:#0E879E;--e-global-color-text:#231F20;--e-global-color-accent:#0E879E;--e-global-color-09391f2:#000000;--e-global-color-2487b72:#FFFFFF;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:500;font-size:18px;line-height:1.5em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-size:50px;line-height:1.1em;}.elementor-kit-8 h2{font-size:40px;line-height:1.3em;}.elementor-kit-8 h3{font-size:34px;line-height:1.3em;}.elementor-kit-8 h4{font-size:28px;line-height:1.3em;}.elementor-kit-8 h5{font-size:24px;line-height:1.3em;}.elementor-kit-8 h6{font-size:20px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}.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{font-size:18px;line-height:1.3em;}.elementor-kit-8 h1{font-size:34px;line-height:1.1em;}.elementor-kit-8 h2{font-size:30px;line-height:1.3em;}.elementor-kit-8 h3{font-size:28px;line-height:1.3em;}.elementor-kit-8 h4{font-size:24px;line-height:1.3em;}.elementor-kit-8 h5{font-size:22px;line-height:1.3em;}.elementor-kit-8 h6{font-size:18px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:16px;}.elementor-kit-8 h1{font-size:30px;}.elementor-kit-8 h2{font-size:26px;}.elementor-kit-8 h3{font-size:24px;}.elementor-kit-8 h4{font-size:22px;}.elementor-kit-8 h5{font-size:20px;}.elementor-kit-8 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p{
    margin: 0;
}
.main_btn .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}
.main_btn{
    position: relative;
}
.main_btn .elementor-button-icon{
    position: absolute;
    right: -20px;
    background-color: #fff;
    padding: 6px;
    border-radius: 100px;
    transition: right 0.3s ease;
    
}
.main_btn .elementor-button:hover .elementor-button-icon{
    right: -22px;
}
.main_btn svg{
    width: 24px;
    height: 24px;
}
.white_btn .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}
.white_btn{
    position: relative;
}
.white_btn .elementor-button-icon{
    position: absolute;
    right: -20px;
    background-color: var(--e-global-color-primary);
    padding: 6px;
    border-radius: 100px;
    transition: right 0.3s ease;
    
}
.white_btn .elementor-button:hover .elementor-button-icon{
    right: -22px;
}
.white_btn svg{
    width: 24px;
    height: 24px;
}
.white_btn svg path{
    fill: #fff;
}/* End custom CSS */