.elementor-kit-6{--e-global-color-primary:#2350A1;--e-global-color-secondary:#4398D8;--e-global-color-text:#666666;--e-global-color-accent:#121315;--e-global-color-260c770:#FFFFFF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-size:18px;font-weight:400;line-height:28px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-size:18px;font-weight:400;line-height:28px;}.elementor-kit-6 h1{font-size:74px;font-weight:900;line-height:106%;}.elementor-kit-6 h2{font-size:48px;font-weight:800;line-height:58px;}.elementor-kit-6 h3{font-size:34px;line-height:1.3em;}.elementor-kit-6 h4{font-size:28px;line-height:1.3em;}.elementor-kit-6 h5{font-size:24px;line-height:1.3em;}.elementor-kit-6 h6{font-size:20px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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-6 h1{font-size:64px;}.elementor-kit-6 h2{font-size:32px;}.elementor-kit-6 h3{font-size:28px;}.elementor-kit-6 h4{font-size:24px;}.elementor-kit-6 h5{font-size:22px;}.elementor-kit-6 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;}.elementor-kit-6 a{font-size:16px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:30px;}.elementor-kit-6 h3{font-size:28px;}.elementor-kit-6 h4{font-size:26px;}.elementor-kit-6 h5{font-size:24px;}.elementor-kit-6 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn_animation .elementor-button{
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}
.btn_animation .elementor-button::before{
    content: "";
    background-color:var(--e-global-color-secondary);
    width: 0;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}
.btn_animation .elementor-button::after{
     content: "";
    background-color:var(--e-global-color-secondary);
    width: 0;
    height: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}

.btn_animation .elementor-button:hover::before, .elementor-kit-6 .elementor-button:hover::after {
    width: 100%;
}
p{
    margin: 0;
}
.elementor-kit-6 .elementor-button-icon{
    display: flex;
}
.elementor-kit-6 .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        max-height: 50vh;
        width: 50vw;
    }
    .small_heading .elementor-icon-list-items{
    display: flex;
    gap: 10px;
}
.small_heading .elementor-icon-list-items li:first-child  .elementor-icon-list-text {
    display: none;
}
.small_heading .elementor-icon-list-items li:first-child svg{
    margin: 0 !important;
}
.small_heading .elementor-icon-list-items li:last-child  .elementor-icon-list-text {
    display: none;
}
.small_heading .elementor-icon-list-items li:last-child svg{
    margin: 0 !important;
}/* End custom CSS */