.elementor-50171 .elementor-element.elementor-element-4a4cd00{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-50171 .elementor-element.elementor-element-4a4cd00:not(.elementor-motion-effects-element-type-background), .elementor-50171 .elementor-element.elementor-element-4a4cd00 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFEFE;}.elementor-50171 .elementor-element.elementor-element-7f60a88{--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-50171 .elementor-element.elementor-element-1c463c5{width:var( --container-widget-width, 38% );max-width:38%;--container-widget-width:38%;--container-widget-flex-grow:0;--e-icon-list-icon-size:16px;--icon-vertical-offset:0px;}.elementor-50171 .elementor-element.elementor-element-1c463c5 > .elementor-widget-container{background-color:#EAFFF8;padding:05px 2px 05px 015px;border-radius:20px 20px 20px 20px;box-shadow:2px 2px 2px 0px rgba(204.7550038465957, 207.92536163330078, 206.8094179688136, 0.5);}.elementor-50171 .elementor-element.elementor-element-1c463c5 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-50171 .elementor-element.elementor-element-1c463c5 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-50171 .elementor-element.elementor-element-1c463c5 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-50171 .elementor-element.elementor-element-1c463c5 .elementor-icon-list-item > a{font-family:"Outfit", Sans-serif;font-size:16px;}.elementor-50171 .elementor-element.elementor-element-1c463c5 .elementor-icon-list-text{color:#018363;transition:color 0.3s;}.elementor-50171 .elementor-element.elementor-element-f819c73 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-50171 .elementor-element.elementor-element-f819c73{text-align:start;}.elementor-50171 .elementor-element.elementor-element-f819c73 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:45px;font-weight:700;color:#000000;}.elementor-50171 .elementor-element.elementor-element-0bedcc1{font-family:"Inter", Sans-serif;font-size:18px;}.elementor-50171 .elementor-element.elementor-element-970716e{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:0px;}.elementor-50171 .elementor-element.elementor-element-59ad2ae{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-50171 .elementor-element.elementor-element-4112bad{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-50171 .elementor-element.elementor-element-a8a3948{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-50171 .elementor-element.elementor-element-1c463c5{width:var( --container-widget-width, 261px );max-width:261px;--container-widget-width:261px;--container-widget-flex-grow:0;}.elementor-50171 .elementor-element.elementor-element-1c463c5 > .elementor-widget-container{padding:0px 19px 0px 15px;}.elementor-50171 .elementor-element.elementor-element-970716e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-50171 .elementor-element.elementor-element-7f60a88{--width:50%;}.elementor-50171 .elementor-element.elementor-element-970716e{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-1df29bf */.hero-graphic {
    position: relative;
    background: linear-gradient(135deg, rgba(0, 176, 138, 0.1) 0%, rgba(0, 176, 138, 0.05) 100%);
    border-radius: 16px;
    padding: 32px;
    max-width: 550px; /* Constrain width for standalone view */
    width: 100%;
}
        
.graphic-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(0, 176, 138, 0.2) 0%, transparent 100%);
    border-radius: 16px;
}

.graphic-content {
    position: relative;
    z-index: 10;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.status-indicator {
    display: flex;
    align-items: center;
    gap: 12px;
    background: white;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.status-dot {
    width: 12px;
    height: 12px;
    background-color: #00b08a;
    border-radius: 50%;
    animation: ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
}
        
.metric-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.metric-card {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); /* For Safari */
    padding: 16px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 12px; /* Increased gap for better spacing with icons */
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* Style for Font Awesome icons */
.metric-card i {
    font-size: 1.5rem;
    color: #00b08a;
    width: 24px; /* Give a fixed width to align text nicely */
    text-align: center;
    margin-right: 20px;
}

.efficiency-bar {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); /* For Safari */
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.progress-bar {
    width: 100%;
    height: 8px;
    background-color: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
}

.progress-fill {
    height: 100%;
    background-color: #00b08a;
    width: 98%;
    animation: fillProgress 2s ease-in;
}

/* Animations */
@keyframes ping {
    75%, 100% {
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes fillProgress {
    from {
        width: 0%;
    }
    to {
        width: 98%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-605c51e *//* General Styles that the section inherits */
 * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
 }

 
 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
 }

 h3 {
  font-weight: 600;
  color: #111827;
 }

 /* Section Specific Styles */
 .section {
  padding: 50px 0;
 }

 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  color: #111827;
 }

 .section-description {
  font-size: 1.25rem;
  color: #6b7280;
  text-align: center;
  margin-bottom: 48px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
 }

 /* Value Proposition Styles */
 .value-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 32px;
 }

 .value-card {
  background: white;
  padding: 32px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
 }

 .value-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.1);
 }

 .value-icon {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  transition: all 0.3s ease;
  font-size: 24px;
 }
 
 /* === CHANGES START HERE === */

 /* Icon Base Colors */
 .value-card:nth-of-type(1) .value-icon {
  background: rgba(59, 130, 246, 0.1); /* Light Blue */
  color: #3B82F6;
 }
 .value-card:nth-of-type(2) .value-icon {
  background: rgba(16, 185, 129, 0.1); /* Light Green */
  color: #10B981;
 }
 .value-card:nth-of-type(3) .value-icon {
  background: rgba(249, 115, 22, 0.1); /* Light Orange */
  color: #F97316;
 }
 .value-card:nth-of-type(4) .value-icon {
  background: rgba(139, 92, 246, 0.1); /* Light Purple */
  color: #8B5CF6;
 }

 /* Icon Hover States */
 .value-card:nth-of-type(1):hover .value-icon {
  background: #3B82F6; /* Solid Blue */
  color: white;
 }
 .value-card:nth-of-type(2):hover .value-icon {
  background: #10B981; /* Solid Green */
  color: white;
 }
 .value-card:nth-of-type(3):hover .value-icon {
  background: #F97316; /* Solid Orange */
  color: white;
 }
 .value-card:nth-of-type(4):hover .value-icon {
  background: #8B5CF6; /* Solid Purple */
  color: white;
 }

 /* === CHANGES END HERE === */


 /* Responsive Styles */
 @media (max-width: 768px) {
  .section-title {
  font-size: 2rem;
  }
 
  .value-grid {
  grid-template-columns: 1fr;
  }
 }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d0bc63 */body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #fff;
}
.section {
    padding: 80px 0;
}
.bg-gray {
    background-color: #f9fafb;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
    color: #111827;
}
.section-description {
    font-size: 1.25rem;
    color: #6b7280;
    text-align: center;
    margin-bottom: 48px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
h3, h4 {
    font-weight: 600;
    color: #111827;
    margin: 0;
}
p {
    margin: 0;
}

/* Tab System Styles */
.tabs-container {
    margin-bottom: 32px;
}
.tabs-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 8px;
    background: #f3f4f6;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: 32px;
}
.tab-trigger {
    padding: 12px 16px;
    background: transparent;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    color: #374151;
}
.tab-trigger:hover {
    background-color: #e5e7eb;
}
.tab-trigger.active {
    background: #00b08a;
    color: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.tab-trigger.active:hover {
    background-color: #009070;
}
.tab-content {
    display: none; /* Hide inactive content */
    animation: fadeIn 0.5s ease-in-out;
}
.tab-content.active {
    display: block; /* Show active content */
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Service Card Styles */
.service-card {
    background: white;
    padding: 48px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.service-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
}
.service-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
}
.service-icon {
    width: 48px;
    height: 48px;
    background: #00b08a;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 22px;
    flex-shrink: 0;
}
.service-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 24px;
}
.feature-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #374151;
}
.feature-item > i {
    color: #00b08a;
}
.service-graphic {
    background: linear-gradient(135deg, rgba(0, 176, 138, 0.1) 0%, rgba(0, 176, 138, 0.05) 100%);
    border-radius: 12px;
    padding: 24px;
    height: 100%;
    min-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ui-card {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    width: 100%;
}
.badge {
    padding: 4px 12px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
}
.progress-bar {
    width: 100%;
    height: 8px;
    background-color: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .service-grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    .service-grid > div:last-child {
        order: -1;
    }
    .service-card {
        padding: 24px;
    }
    .tabs-list {
        grid-template-columns: 1fr 1fr;
    }
    .section-title {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .service-features {
        grid-template-columns: 1fr;
    }
    .tabs-list {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */