.elementor-64 .elementor-element.elementor-element-41b0354b{--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;--overflow:hidden;--margin-top:-125px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:180px;--padding-bottom:130px;--padding-left:0px;--padding-right:0px;}.elementor-64 .elementor-element.elementor-element-41b0354b:not(.elementor-motion-effects-element-type-background), .elementor-64 .elementor-element.elementor-element-41b0354b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pedestalinnov.biz/wp-content/uploads/2026/01/BG-Gradient-Page-Menus.png");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-64 .elementor-element.elementor-element-3a3128de{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-64 .elementor-element.elementor-element-0f7f72e{text-align:center;}.elementor-64 .elementor-element.elementor-element-5c40f941{margin:-48px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-64 .elementor-element.elementor-element-5c40f941 .elementor-heading-title{font-family:"Instrument Sans", Sans-serif;font-size:46px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:110px;color:var( --e-global-color-5102508 );}.elementor-64 .elementor-element.elementor-element-20035bb{margin:-33px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;color:var( --e-global-color-accent );}.elementor-64 .elementor-element.elementor-element-d9ec56b{--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;--overflow:hidden;--margin-top:-96px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-64 .elementor-element.elementor-element-d9ec56b:not(.elementor-motion-effects-element-type-background), .elementor-64 .elementor-element.elementor-element-d9ec56b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-64 .elementor-element.elementor-element-4d05edd{margin:-59px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-64 .elementor-element.elementor-element-eacf5ef{margin:45px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:1024px){.elementor-64 .elementor-element.elementor-element-41b0354b{--padding-top:125px;--padding-bottom:120px;--padding-left:25px;--padding-right:25px;}}@media(max-width:767px){.elementor-64 .elementor-element.elementor-element-41b0354b:not(.elementor-motion-effects-element-type-background), .elementor-64 .elementor-element.elementor-element-41b0354b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-size:cover;}.elementor-64 .elementor-element.elementor-element-41b0354b{--margin-top:-220px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:200px;--padding-bottom:120px;--padding-left:25px;--padding-right:25px;}.elementor-64 .elementor-element.elementor-element-5c40f941{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-64 .elementor-element.elementor-element-5c40f941 .elementor-heading-title{font-size:53px;line-height:1.2em;}.elementor-64 .elementor-element.elementor-element-20035bb{margin:5px 5px calc(var(--kit-widget-spacing, 0px) + 5px) 5px;}.elementor-64 .elementor-element.elementor-element-23be5ad{margin:44px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-64 .elementor-element.elementor-element-4d05edd{margin:-76px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-64 .elementor-element.elementor-element-e597e6a{margin:-11px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-64 .elementor-element.elementor-element-eacf5ef{margin:45px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-23be5ad *//* Section Setup */
.pi-process-section {
    background-color: #000000;
    padding: 60px 0;
    width: 100%;
}



.pi-step-row {
    display: flex;
    gap: 40px;
    margin-bottom: 60px;
    align-items: flex-start;
    position: relative;
    z-index: 2; /* Keeps content above line */
}

/* Side Step Number */
/* Side Step Number - Updated for better visibility */
.pi-step-number {
    font-size: 80px;
    font-weight: 800;
    /* Increased opacity slightly from 0.07 to 0.12 for better visibility */
    color: rgba(255, 255, 255, 0.12); 
    line-height: 1;
    position: sticky;
    top: 20px;
    min-width: 100px;
    /* Optional: Added smooth transition in case of hover effects */
    transition: color 0.3s ease;
}

/* Premium Process Card */
.pi-step-card {
    background-color: #17171A; 
    border: 1px solid #4E4E4E; 
    border-radius: 7px; 
    padding: 40px;
    flex-grow: 1;
}

.pi-step-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
}

/* FIXED ICON BOX */
.pi-step-icon {
    width: 50px;
    height: 50px;
    background: rgba(220, 76, 30, 0.15);
    border-radius: 7px; 
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DC4C1E;
    font-size: 20px;
    flex-shrink: 0; 
}

.pi-step-header h2 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}

.pi-step-desc {
    color: #A0A0A0;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 800px;
}

/* ALIGNMENT FIX: 1fr 1fr ensures Step 1 matches Step 2 */
.pi-step-details {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Changed from 1.2fr 1fr for perfect alignment */
    gap: 30px;
}

.pi-detail-col h4 {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: 600;
}

.pi-detail-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pi-detail-col li {
    color: #A0A0A0;
    font-size: 14px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.pi-detail-col li i {
    color: #DC4C1E; 
    font-size: 16px;
}

.deliverable-list li .dot {
    width: 6px;
    height: 6px;
    background-color: #DC4C1E; 
    border-radius: 50%;
}

/* Responsiveness: Tablet & Mobile */
@media (max-width: 1024px) {
    .pi-step-row { gap: 25px; }
    .pi-step-number { font-size: 60px; min-width: 80px; }
    .pi-vertical-line { left: 35px; }
}

@media (max-width: 768px) {
    .pi-vertical-line { display: none; } /* Hide line on mobile */
    .pi-step-row {
        flex-direction: column;
    }
    .pi-step-number {
        font-size: 50px;
        position: relative;
        top: 0;
        margin-bottom: 10px;
    }
    .pi-step-details {
        grid-template-columns: 1fr; /* Stack columns on mobile */
    }
    .pi-step-card {
        padding: 25px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4d05edd *//* Section Setup */
.pi-process-section {
    background-color: #000000;
    padding: 60px 0;
    width: 100%;
}

.pi-step-row {
    display: flex;
    gap: 40px;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    align-items: flex-start;
}

/* Side Step Number - Updated for better visibility */
.pi-step-number {
    font-size: 80px;
    font-weight: 800;
    /* Increased opacity slightly from 0.07 to 0.12 for better visibility */
    color: rgba(255, 255, 255, 0.12); 
    line-height: 1;
    position: sticky;
    top: 20px;
    min-width: 100px;
    /* Optional: Added smooth transition in case of hover effects */
    transition: color 0.3s ease;
}

/* Premium Process Card */
.pi-step-card {
    background-color: #17171A; /* Palette Black */
    border: 1px solid #4E4E4E; /* Palette Gray */
    border-radius: 7px; /* Strict Requirement */
    padding: 40px;
    flex-grow: 1;
}

.pi-step-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
}

.pi-step-icon {
    width: 50px;
    height: 50px;
    background: rgba(220, 76, 30, 0.15);
    border-radius: 7px; /* Strict Requirement */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DC4C1E;
    font-size: 20px;
    flex-shrink: 0; /* PREVENTS BOX SQUASHING IN RESPONSIVE */
}

.pi-step-header h2 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}

.pi-step-desc {
    color: #A0A0A0; /* Premium Gray text */
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 800px;
}

/* Responsive Grid for Activities/Deliverables */
.pi-step-details {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
}

.pi-detail-col h4 {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: 600;
}

.pi-detail-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pi-detail-col li {
    color: #A0A0A0;
    font-size: 14px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Icons and Dots styling */
.pi-detail-col li i {
    color: #DC4C1E; /* Orange checks */
    font-size: 16px;
}

.deliverable-list li .dot {
    width: 6px;
    height: 6px;
    background-color: #DC4C1E; /* Orange dots */
    border-radius: 50%;
}

/* Responsiveness: Tablet & Mobile */
@media (max-width: 1024px) {
    .pi-step-row { gap: 25px; }
    .pi-step-number { font-size: 60px; }
}

@media (max-width: 768px) {
    .pi-step-row {
        flex-direction: column;
    }
    .pi-step-number {
        font-size: 50px;
        position: relative;
    }
    .pi-step-details {
        grid-template-columns: 1fr;
    }
    .pi-step-card {
        padding: 25px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e597e6a *//* Section Setup */
.pi-process-section {
    background-color: #000000;
    padding: 60px 0;
    width: 100%;
}

.pi-step-row {
    display: flex;
    gap: 40px;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    align-items: flex-start;
}

/* Side Step Number - Increased brightness to whitish-gray */
.pi-step-number {
    font-size: 80px;
    font-weight: 800;
    /* Opacity set to 0.2 for a more visible whitish-black effect */
    color: rgba(255, 255, 255, 0.4); 
    line-height: 1;
    position: sticky;
    top: 20px;
    min-width: 100px;
    /* Smooth scaling on hover */
    transition: all 0.3s ease;
}

/* Premium Process Card */
.pi-step-card {
    background-color: #17171A; /* Palette Black */
    border: 1px solid #4E4E4E; /* Palette Gray */
    border-radius: 7px; /* Strict Requirement */
    padding: 40px;
    flex-grow: 1;
}

.pi-step-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
}

.pi-step-icon {
    width: 50px;
    height: 50px;
    background: rgba(220, 76, 30, 0.15);
    border-radius: 7px; /* Strict Requirement */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DC4C1E;
    font-size: 20px;
    flex-shrink: 0; /* PREVENTS BOX SQUASHING IN RESPONSIVE */
}

.pi-step-header h2 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}

.pi-step-desc {
    color: #A0A0A0; /* Premium Gray text */
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 800px;
}

/* Responsive Grid for Activities/Deliverables */
.pi-step-details {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
}

.pi-detail-col h4 {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: 600;
}

.pi-detail-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pi-detail-col li {
    color: #A0A0A0;
    font-size: 14px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Icons and Dots styling */
.pi-detail-col li i {
    color: #DC4C1E; /* Orange checks */
    font-size: 16px;
}

.deliverable-list li .dot {
    width: 6px;
    height: 6px;
    background-color: #DC4C1E; /* Orange dots */
    border-radius: 50%;
}

/* Responsiveness: Tablet & Mobile */
@media (max-width: 1024px) {
    .pi-step-row { gap: 25px; }
    .pi-step-number { font-size: 60px; }
}

@media (max-width: 768px) {
    .pi-step-row {
        flex-direction: column;
    }
    .pi-step-number {
        font-size: 50px;
        position: relative;
    }
    .pi-step-details {
        grid-template-columns: 1fr;
    }
    .pi-step-card {
        padding: 25px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eacf5ef *//* Section Setup */
.pi-process-section {
    background-color: #000000;
    padding: 60px 0;
    width: 100%;
}

.pi-step-row {
    display: flex;
    gap: 40px;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    align-items: flex-start;
}

/* Side Step Number */
.pi-step-number {
    font-size: 80px;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.07); /* Faint large text */
    line-height: 1;
    position: sticky;
    top: 20px;
}

/* Premium Process Card */
.pi-step-card {
    background-color: #17171A; /* Palette Black */
    border: 1px solid #4E4E4E; /* Palette Gray */
    border-radius: 7px; /* Strict Requirement */
    padding: 40px;
    flex-grow: 1;
}

.pi-step-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
}

.pi-step-icon {
    width: 50px;
    height: 50px;
    background: rgba(220, 76, 30, 0.15);
    border-radius: 7px; /* Strict Requirement */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DC4C1E;
    font-size: 20px;
    flex-shrink: 0; /* PREVENTS BOX SQUASHING IN RESPONSIVE */
}

.pi-step-header h2 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}

.pi-step-desc {
    color: #A0A0A0; /* Premium Gray text */
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    max-width: 800px;
}

/* Responsive Grid for Activities/Deliverables */
.pi-step-details {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
}

.pi-detail-col h4 {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 18px;
    font-weight: 600;
}

.pi-detail-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pi-detail-col li {
    color: #A0A0A0;
    font-size: 14px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Icons and Dots styling */
.pi-detail-col li i {
    color: #DC4C1E; /* Orange checks */
    font-size: 16px;
}

.deliverable-list li .dot {
    width: 6px;
    height: 6px;
    background-color: #DC4C1E; /* Orange dots */
    border-radius: 50%;
}

/* Responsiveness: Tablet & Mobile */
@media (max-width: 1024px) {
    .pi-step-row { gap: 25px; }
    .pi-step-number { font-size: 60px; }
}

@media (max-width: 768px) {
    .pi-step-row {
        flex-direction: column;
    }
    .pi-step-number {
        font-size: 50px;
        position: relative;
    }
    .pi-step-details {
        grid-template-columns: 1fr;
    }
    .pi-step-card {
        padding: 25px;
    }
}/* End custom CSS */