.elementor-1407 .elementor-element.elementor-element-e66c990{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:10%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-1407 .elementor-element.elementor-element-c3328c3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1407 .elementor-element.elementor-element-ee77094{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1407 .elementor-element.elementor-element-ee77094:not(.elementor-motion-effects-element-type-background), .elementor-1407 .elementor-element.elementor-element-ee77094 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9FB;}.elementor-1407 .elementor-element.elementor-element-38a5f27{--display:flex;--min-height:741px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-1407 .elementor-element.elementor-element-38a5f27:not(.elementor-motion-effects-element-type-background), .elementor-1407 .elementor-element.elementor-element-38a5f27 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9FB;}/* Start custom CSS for html, class: .elementor-element-9dcea27 */.audit-section {
    padding: 60px 20px;
    font-family: 'Nunito Sans', sans-serif;
    color: #333;
}

.audit-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
}

.audit-content, .audit-card {
    flex: 1;
    min-width: 320px;
}

.audit-title {
    font-size: 56px;
    line-height: 1.1;
    font-weight: 900;
    margin-bottom: 15px;
    color: #1a1a2e;
}

.audit-title span {
    color: #8A3FFC;
}

.audit-subtitle {
    font-size: 24px;
    font-weight: 700;
    color: #6e6e73;
    margin-bottom: 25px;
}

.audit-description {
    font-size: 18px;
    line-height: 1.6;
    color: #4a4a4a;
    margin-bottom: 30px;
    max-width: 500px;
}

.audit-features {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
}

.audit-features li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
}

.icon-wrapper {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.audit-cta {
    display: inline-flex;
    align-items: center;
    background-color: #A356FF;
    color: #ffffff;
    padding: 16px 32px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    transition: 0.3s ease;
    box-shadow: 0 4px 15px rgba(163, 86, 255, 0.3);
}

.audit-cta:hover {
    transform: translateY(-2px);
    opacity: 0.9;
    color: #ffffff;
}

.audit-cta span {
    margin-left: 10px;
}

.audit-card {
    background: #ffffff;
    border-radius: 30px;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.05);
}

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.card-title {
    font-weight: 800;
    font-size: 20px;
}

.badge {
    background: #FFF5EC;
    color: #D67A2A;
    font-size: 10px;
    font-weight: 800;
    padding: 6px 12px;
    border-radius: 20px;
    letter-spacing: 0.5px;
}

.progress-group {
    margin-bottom: 25px;
}

.progress-group label {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #6e6e73;
    margin-bottom: 10px;
}

.progress-bar {
    height: 12px;
    background: #f0f2f5;
    border-radius: 6px;
    overflow: hidden;
}

.bar-fill.orange { background: #D67A2A; }

.progress-bar.segmented {
    background: transparent;
    display: flex;
    gap: 5px;
}

.segment {
    flex: 1;
    height: 100%;
    background: #f0f2f5;
    border-radius: 4px;
}

.segment.active.blue { background: #8EACFF; }
.segment.active.purple { background: #A356FF; }

.card-footer {
    text-align: center;
    font-size: 12px;
    font-weight: 800;
    color: #9ea0a5;
    letter-spacing: 1px;
    margin-top: 30px;
}

@media (max-width: 768px) {
    .audit-title { font-size: 38px; }
    .audit-container { flex-direction: column; text-align: left; }
    .audit-card { width: 100%; padding: 25px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ae30769 */.how-it-works {
    padding: 80px 20px;
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
    background-color: #ffffff;
}

.hiw-container {
    max-width: 1100px;
    margin: 0 auto;
}

.hiw-header {
    margin-bottom: 60px;
}

.hiw-title {
    font-size: 42px;
    font-weight: 900;
    color: #1a1a2e;
    margin-bottom: 20px;
}

.hiw-intro {
    font-size: 18px;
    line-height: 1.6;
    color: #4a4a4a;
    max-width: 700px;
    margin: 0 auto;
}

/* Grid System */
.hiw-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    text-align: left;
}

.hiw-item {
    padding: 10px;
}

/* Icons */
.hiw-icon {
    width: 50px;
    height: 50px;
    background-color: #f7f3ff; /* Very light purple background */
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.hiw-icon svg {
    width: 24px;
    height: 24px;
}

.hiw-item-title {
    font-size: 20px;
    font-weight: 800;
    color: #1a1a2e;
    margin-bottom: 12px;
}

.hiw-item-text {
    font-size: 16px;
    line-height: 1.5;
    color: #4a4a4a;
    margin: 0;
}

/* Responsive Rules */
@media (max-width: 1024px) {
    .hiw-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
}

@media (max-width: 600px) {
    .hiw-title {
        font-size: 32px;
    }
    .hiw-grid {
        grid-template-columns: 1fr;
    }
    .hiw-item {
        text-align: center;
    }
    .hiw-icon {
        margin: 0 auto 20px auto;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8676a3d */.audit-header-section {
    padding: 100px 20px 40px 20px;
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
    background-color: #f9f9fb; /* Light background as seen in screenshot */
}

.audit-header-container {
    max-width: 900px;
    margin: 0 auto;
}

/* Badge Style */
.audit-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #f3ebff; /* Very light purple tint */
    padding: 6px 16px;
    border-radius: 50px;
    margin-bottom: 24px;
}

.badge-icon {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
}

.badge-text {
    color: #A356FF;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
}

/* Title Style */
.audit-main-title {
    font-size: 52px;
    font-weight: 900;
    color: #1a1a2e;
    margin-bottom: 18px;
    letter-spacing: -0.5px;
}

/* Description Style */
.audit-main-description {
    font-size: 20px;
    color: #4a4a4a;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 700px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .audit-header-section {
        padding: 60px 20px 30px 20px;
    }
    
    .audit-main-title {
        font-size: 36px;
    }
    
    .audit-main-description {
        font-size: 18px;
    }
}/* End custom CSS */