.elementor-kit-6{--e-global-color-primary:#DB332D;--e-global-color-secondary:#FF7130;--e-global-color-text:#FFFFFFA3;--e-global-color-accent:#CF4066;--e-global-color-1c97e82:#0B0D1F;--e-global-color-da00657:#0D1030;--e-global-color-afeeaa3:#DB332D;--e-global-color-eadb24d:#FF7130;--e-global-color-8e1a8b2:#CF4066;--e-global-color-b652741:#7D2776;--e-global-color-507eea5:#F1B51C;--e-global-color-9fb353f:#28C840;--e-global-color-668ee45:#FFFFFF;--e-global-color-cc63154:#FFFFFF4D;--e-global-color-e55e6cf:#FFFFFF8C;--e-global-color-dceffb9:#DB332D4D;--e-global-color-43dd935:#DB332D1F;--e-global-color-93fd651:#FFFFFF08;--e-global-color-543fdea:#FFFFFF14;--e-global-color-e7ae1d0:#FFFFFF09;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b685f40-font-size:4em;--e-global-typography-b685f40-font-weight:900;--e-global-typography-e5c5050-font-family:"JetBrains Mono";--e-global-typography-e5c5050-font-size:0.7em;--e-global-typography-e5c5050-text-transform:uppercase;--e-global-typography-070fece-font-size:2em;--e-global-typography-070fece-font-weight:800;--e-global-typography-070fece-line-height:1.1em;--e-global-typography-070fece-letter-spacing:-0.025em;--e-global-typography-08404ea-font-size:1.1em;--e-global-typography-08404ea-font-weight:bold;--e-global-typography-08404ea-line-height:1.3em;--e-global-typography-a59780d-font-size:2.2em;--e-global-typography-a59780d-font-weight:900;--e-global-typography-b930f43-font-size:0.85em;--e-global-typography-b930f43-line-height:1.6em;--e-global-typography-c860971-font-size:0.6667em;--e-global-typography-51f3708-font-size:0.7222em;--e-global-typography-51f3708-line-height:1.6em;--e-global-typography-7ea0fd0-font-size:0.7778em;--e-global-typography-7ea0fd0-line-height:1em;--e-global-typography-7033673-font-size:0.6111em;--e-global-typography-7033673-font-weight:700;--e-global-typography-7033673-text-transform:uppercase;--e-global-typography-7033673-line-height:1em;--e-global-typography-8543ace-font-size:0.6111em;--e-global-typography-8543ace-font-weight:700;--e-global-typography-8543ace-text-transform:uppercase;--e-global-typography-8543ace-line-height:1.6em;--e-global-typography-8543ace-letter-spacing:0.12em;--e-global-typography-6144e7e-font-size:0.7222em;--e-global-typography-6144e7e-font-weight:500;--e-global-typography-6144e7e-letter-spacing:0.04em;color:var( --e-global-color-668ee45 );font-family:"Montserrat", Sans-serif;font-size:18px;background-color:var( --e-global-color-da00657 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { ----orange-2:#ff7130; ----border:rgba(255, 255, 255, 0.08); ----white:#ffffff; ----tag-bg:rgba(219, 51, 45, 0.12); ----tag-border:rgba(219, 41, 45, 0.3); ----industry-card:rgba(255,255,255,0.04); ----muted:rgba(255,255,255,0.55); }
/* Start custom CSS */.line-accent {
    background-image: linear-gradient(135deg, rgb(219, 51, 45) 0%, rgb(255, 113, 48) 40%, rgb(207, 64, 102) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.pricing-card.featured::before {
    content: 'MOST POPULAR';
    position: absolute;
    width: auto;
    height: auto;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #db332d 0%, #ff7130 40%, #cf4066 100%);
    font-family: 'JetBrains Mono', monospace;
    font-size: 9px;
    letter-spacing: 0.12em;
    color: white;
    padding: 4px 16px;
    border-radius: 0 0 4px 4px;
    box-sizing: border-box;
    margin: 0;
}

.reveal-stagger > * {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.reveal-stagger.visible > *:nth-child(1) {
    opacity: 1;
    transform: none;
    transition-delay: 0s;
}

.step:nth-child(1) .step-num {
    background: rgba(219, 51, 45, 0.2);
    border: 2px solid rgba(219, 51, 45, 0.5);
    color: #db332d;
}

.step:nth-child(2) .step-num {
    background: rgba(255, 113, 48, 0.2);
    border: 2px solid rgba(255, 113, 48, 0.5);
    color: #db332d;
}
.step:nth-child(3) .step-num {
    background: rgba(207, 64, 102, 0.2);
    border: 2px solid rgba(207, 64, 102, 0.5);
    color: #cf4066
}

.step:nth-child(4) .step-num {
    background: rgba(125, 39, 118, 0.2);
    border: 2px solid rgba(125, 39, 118, 0.5);
    color: #b067aa;
}

.steps-row::before {
    content: '';
    position: absolute;
    top: 32px;
    display: block;
    left: calc(12.5% + 32px);
    right: calc(12.5% + 32px);
    height: 1px;
    background: red;
    z-index: 0;
}

@media only screen and (max-width: 768px) {
.steps-row::before {
    display: none;
}    
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(219, 51, 45, 0.4);
    }
    50% {
        opacity: 0.7;
        transform: scale(0.85);
        box-shadow: 0 0 0 6px rgba(219, 51, 45, 0);
    }
}

p strong, span strong {
    color: white;
}/* End custom CSS */