html,
body {
    overflow-x: clip;
    overscroll-behavior: none;
    -ms-scroll-chaining: none;
}

.elementor-element a.elementor-button {
    -webkit-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.elementor .button-primary {
	cursor: pointer;
}

.elementor .button-primary:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 100%;
    background: linear-gradient(90deg, #3765FF 0%, #1A2D56 100%);
    z-index: 0;
    transition: all ease-in-out 0.1s;
}

.elementor .button-primary:hover:after {
    left: 0;
}

.main__header.elementor-sticky--effects .elementor-widget-theme-site-logo img {
    height: 60px !important;
}

.main__header.elementor-sticky--effects .e-con-inner {
    padding-block: 10px;
}

.main__header .e-con-inner {
    transition: all ease-in-out 0.2s;
}
.main__header .elementor-widget-theme-site-logo img {
    transition: all ease-in-out 0.2s;
}

.hero__section {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}

.hero__section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 430px;
    background-image: url('/wp-content/uploads/2026/08/bulb-pattern.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    opacity: 0.08;
    pointer-events: none;
    z-index: 0;
}

.icon-bar {
    transition: all ease-in-out 0.2s;
}

.icon-bar .elementor-icon-box-title {
    margin-top: 0;
}

.icon-bar:hover {
    background-color: #142030 !important;
    box-shadow: 0 4px 16.8px 0 rgba(55, 101, 255, 0.24);
}

.section.e-a669478 {
    position: relative;
    overflow: hidden;
}

.benefit-card .elementor-icon-box-title {
    display: block;
    margin-top: 0;
}

.benefit-card {
	height: 100%;
}

.benefit-card:hover .elementor-icon-box-title {
    color: #fff !important;
}

.benefit-card .elementor-icon-box-title,
.benefit-card .elementor-icon-box-icon .elementor-icon svg path {
    transition: all ease-in-out 0.3s;
}

.benefit-card:hover .elementor-icon-box-icon .elementor-icon {
    background: rgba(30, 52, 107, 0.71) !important;
}

.benefit-card:hover .elementor-icon-box-icon .elementor-icon svg path {
    stroke: #fff;
}

.step-card:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100%;
    content: "" !important;
    -webkit-transition: all ease-in-out .3s;
         -o-transition: all ease-in-out .3s;
            transition: all ease-in-out .3s;
    opacity: 0 !important;
    background: -o-linear-gradient(133deg, rgba(55, 101, 255, .23) 4.37%, rgba(55, 101, 255, .00) 59.98%), #FFF;
    background:    linear-gradient(317deg, rgba(55, 101, 255, .23) 4.37%, rgba(55, 101, 255, .00) 59.98%), #FFF;
}

.step-card:hover:before {
    opacity: 1 !important;
}

.step-wrapper:after {
    content: '';
    display: block !important;
    height: 2px;
    background: linear-gradient(90deg, rgba(226, 230, 237, 0.00) 0%, #E2E6ED 15%, #E2E6ED 85%, rgba(226, 230, 237, 0.00) 100%);
    position: absolute;
    left: 20px;
    right: 20px;
    top: 50px;
    z-index: 0;
}

.step-graphic-one,
.step-graphic-two,
.step-graphic-three {
    display: block;
    width: min(100%, 297px);
    height: auto;
}

.icon-list .elementor-icon-list-items .elementor-icon-list-icon {
    display: flex;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    background-color: #EEF1F6;
    border-radius: 100px;
}

.icon-list .elementor-icon-list-items .elementor-icon-list-icon svg {
    margin: 0 !important;
}

.icon-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    padding-left: 12px;
}

.icon-list--2 .elementor-icon-list-items .elementor-icon-list-icon {
    background-color: rgba(9, 9, 9, 0.37);;
}

/**
 * Keeps the animated graph responsive while preserving
 * its original 404:122 aspect ratio.
 */
.animated-graph-one {
    display: block;
    width: min(100%, 404px);
    height: auto;
}

/**
 * Keeps the radar graphic responsive while preserving
 * its original 406:122 aspect ratio.
 */
.animated-radar-one {
    display: block;
    width: min(100%, 406px);
    height: auto;
}

.animated-icon-bar .elementor-icon-box-title {
    margin-top: 0 !important;
}

.animated-column.animation--active .animated-icon-bar {
    border: 1px solid #3765FF !important;
    background: #142030 !important;
    box-shadow: 0 0 27.1px 0 rgba(55, 101, 255, 0.61);
}

.animated-column .animated-icon-bar .elementor-icon-box-title,
.animated-column .animated-icon-bar .elementor-icon-box-description {
    transition: all ease-in-out 0.3s;
}

.animated-column.animation--active .animated-icon-bar .elementor-icon-box-title,
.animated-column.animation--active .animated-icon-bar .elementor-icon-box-description {
    color: #fff !important;
}

.animated-column .animated-element svg rect, .animated-column .animated-element svg path {
    transition: all ease-in-out 0.3s;
}

.animated-column.animation--active .animated-element svg rect, 
.animated-column.animation--active .animated-element svg path {
    fill: #3765FF;
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
    .animated-icon-bar .elementor-icon-box-wrapper {
        flex-direction: column !important;
        text-align: center !important;
    }

    .animated-row .animated-column:nth-child(even) {
        min-width: 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .column-image--absolute {
        position: relative !important;
    }
}

@media only screen and (max-width: 767px) {
    .step-wrapper:after {
        height: auto;
        width: 2px;
        top: 20px;
        bottom: 20px;
        left: 35px;
    }
}

@media only screen and (max-width: 480px) {
    .footer-menu ul li {
        width: 100%;
        text-align: center;
        justify-content: center !important;
        margin-bottom: 25px;
    }

    .footer-menu ul li:last-child {
        margin-bottom: 0;
    }

    .footer-menu ul li a {
        display: inline-block;
        margin: 0 !important;
    }
}

