.elementor-kit-6{--e-global-color-primary:#FF4339;--e-global-color-secondary:#1E425B;--e-global-color-text:#181823;--e-global-color-accent:#1E425B;--e-global-color-bc2215d:#DFE6E9;--e-global-color-490547f:#CDDBDE;--e-global-color-82eda43:#F2F2F4;--e-global-typography-primary-font-family:"articulat-cf";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"articulat-cf";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"articulat-cf";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"articulat-cf";--e-global-typography-accent-font-weight:500;background-color:#F2F2F4;color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0.32px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;font-size:90px;font-weight:200;line-height:90px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;font-size:64px;font-weight:400;line-height:76.8px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;font-size:48px;font-weight:400;line-height:57.6px;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;font-size:30px;font-weight:400;line-height:45px;}.elementor-kit-6 h5{color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;}.elementor-kit-6 h6{color:var( --e-global-color-text );font-family:"articulat-cf", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1197px;}.e-con{--container-max-width:1197px;}.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{font-size:14px;line-height:21px;}.elementor-kit-6 h1{font-size:54px;line-height:64.8px;}.elementor-kit-6 h2{font-size:54px;line-height:64.8px;}.elementor-kit-6 h3{font-size:20px;line-height:30px;}.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:18px;line-height:27px;}.elementor-kit-6 h1{font-size:60px;}.elementor-kit-6 h4{font-size:28px;line-height:36.4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.accordion-line .e-n-accordion-item {
    position: relative;
}

.accordion-line .e-n-accordion-item::before,
.accordion-line .elementor-icon-list-item::before,
.accordion-line::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #4766FF, #0037E6);
    mask-image: linear-gradient(to right, black 20%, transparent 100%);
    -webkit-mask-image: linear-gradient(to right, black 20%, transparent 100%);
}

.accordion-line .elementor-icon-list-item {
    padding-top: 24px !important;
    padding-bottom: 15px !important;
}

.accordion-line::after {
    position: relative;
    width: 100%;
    display: block;
    margin-top: 13px;
}

@media (max-width: 768px) {
    .accordion-line::after {
        margin-top: 9px;
    }
}

.btn-gradient-border .elementor-button,
#btn-submit {
    position: relative;
    padding: 1px;
    border-radius: 24px;
    background: linear-gradient(0deg, #7597FE, #9567FF);
}

#btn-submit {
    padding: 2px;
    margin-top: 20px;
}

@media (max-width: 1025px) {
    .btn-gradient-border .elementor-button,
    #btn-submit {
        display: inline-flex;
    }
}

@media (max-width: 768px) {
    .btn-gradient-border .elementor-button,
    #btn-submit {
        width: 100%;
    }
}

.btn-gradient-border .elementor-button:hover,
#btn-submit:hover {
    color: white !important;
}

.btn-gradient-border .elementor-button > span,
#btn-submit > span {
    border-radius: 22px;
    background: #09104D;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 24px;
    transition: background-color 0.3s;
    width: 100%;
}

.btn-gradient-border .elementor-button:hover > span,
#btn-submit:hover > span {
    background-color: #0A002D;
}

[data-widget_type="divider.default"]{
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #0037E6, #9566FE);
}/* End custom CSS */