.elementor-16030 .elementor-element.elementor-element-c083e7e:not(.elementor-motion-effects-element-type-background), .elementor-16030 .elementor-element.elementor-element-c083e7e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://smartpartner.pe/wp-content/uploads/2023/11/Presentacion1.png");background-position:center center;background-size:cover;}.elementor-16030 .elementor-element.elementor-element-c083e7e > .elementor-container{min-height:635px;}.elementor-16030 .elementor-element.elementor-element-c083e7e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-16030 .elementor-element.elementor-element-c083e7e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-16030 .elementor-element.elementor-element-d46c524{--display:flex;--min-height:100vh;--overlay-opacity:0.5;}.elementor-16030 .elementor-element.elementor-element-d46c524:not(.elementor-motion-effects-element-type-background), .elementor-16030 .elementor-element.elementor-element-d46c524 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background:url("https://smartpartner.pe/wp-content/uploads/2025/02/colegas-scaled.jpg") 50% 50%;background-size:cover;}.elementor-16030 .elementor-element.elementor-element-d46c524::before, .elementor-16030 .elementor-element.elementor-element-d46c524 > .elementor-background-video-container::before, .elementor-16030 .elementor-element.elementor-element-d46c524 > .e-con-inner > .elementor-background-video-container::before, .elementor-16030 .elementor-element.elementor-element-d46c524 > .elementor-background-slideshow::before, .elementor-16030 .elementor-element.elementor-element-d46c524 > .e-con-inner > .elementor-background-slideshow::before, .elementor-16030 .elementor-element.elementor-element-d46c524 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#010102;--background-overlay:'';}.elementor-16030 .elementor-element.elementor-element-b3330dc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:20px 20px 20px 20px;}body:not(.rtl) .elementor-16030 .elementor-element.elementor-element-b3330dc{left:0px;}body.rtl .elementor-16030 .elementor-element.elementor-element-b3330dc{right:0px;}.elementor-16030 .elementor-element.elementor-element-b3330dc{top:50%;}.elementor-16030 .elementor-element.elementor-element-ce066cc{--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;}@media(max-width:1024px){.elementor-16030 .elementor-element.elementor-element-d46c524{--min-height:90vh;}.elementor-16030 .elementor-element.elementor-element-b3330dc > .elementor-widget-container{padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-16030 .elementor-element.elementor-element-c083e7e > .elementor-container{min-height:400px;}.elementor-16030 .elementor-element.elementor-element-d46c524{--min-height:90vh;}.elementor-16030 .elementor-element.elementor-element-b3330dc{top:50%;}}/* Start custom CSS for html, class: .elementor-element-033da52 *//* ============================================
   ESSENTIAL SERVICES - VARIABLES
   ============================================ */
:root {
    --ess-darkest: #050B1E;
    --ess-dark: #193060;
    --ess-medium: #315381;
    --ess-light: #859FC0;
    --ess-lightest: #CEE0F4;
    --ess-white: #FFFFFF;
    --ess-success: #4CAF50;
}


body {
    font-family: 'Hanken Grotesk', sans-serif;
    line-height: 1.6;
    color: var(--ess-darkest);
    background-color: var(--ess-white);
    overflow-x: hidden;
}

h1, h2, h3, h4 {
    font-family: 'Source Serif 4', serif;
    font-weight: 700;
    line-height: 1.2;
}

/* ============================================
   INTRO SPLIT SECTION
   ============================================ */
.ess-intro {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 500px;
}

.ess-intro-left {
    background: var(--ess-white);
    padding: 60px 80px;
    display: flex;
    align-items: center;
}

.ess-intro-content {
    max-width: 600px;
}

.ess-sector-tag {
    display: inline-block;
    background: var(--ess-dark);
    color: var(--ess-white);
    padding: 6px 18px;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
}

.ess-intro-title {
    font-size: 2.2rem ;
    font-weight: 700;
    color: var(--ess-darkest);
    margin-bottom: 20px;
    line-height: 1.2;
}

.ess-intro-text {
    font-size: 1.05rem;
    color: var(--ess-dark);
    line-height: 1.7;
}

.ess-intro-right {
    background: var(--ess-lightest);
    display: flex;
    flex-direction: column;
    position: relative;
}

.ess-intro-image {
    flex: 1;
    overflow: hidden;
}

.ess-intro-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ess-paradox-box {
    background: var(--ess-dark);
    color: var(--ess-white);
    padding: 30px 40px;
}

.ess-paradox-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--ess-lightest);
    margin-bottom: 12px;
}

.ess-paradox-text {
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 0;
}

/* ============================================
   MISSION SECTION
   ============================================ */
.ess-mission {
    background: linear-gradient(135deg, var(--ess-medium) 0%, var(--ess-dark) 100%);
    padding: 40px 20px;
}

.ess-mission-container {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.ess-mission-statement {
    font-size: 1.2rem;
    color: var(--ess-white);
    line-height: 1.8;
    margin: 0;
}

.ess-mission-statement strong {
    font-weight: 700;
    color: var(--ess-lightest);
}

/* ============================================
   ECOSYSTEM SECTION
   ============================================ */
.ess-ecosystem {
    background: var(--ess-white);
    padding: 60px 20px;
}

.ess-ecosystem-container {
    max-width: 1200px;
    margin: 0 auto;
}

.ess-ecosystem-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--ess-darkest);
    text-align: center;
    margin-bottom: 20px !important;
}

.ess-ecosystem-subtitle {
    font-size: 1.05rem;
    color: var(--ess-dark);
    text-align: center;
    margin-bottom: 40px !important;
}

.ess-ecosystem-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.ess-eco-column {
    background: var(--ess-lightest);
    padding: 30px 25px;
    border-radius: 8px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s ease;
}

.ess-eco-column.ess-visible {
    opacity: 1;
    transform: translateY(0);
}

.ess-eco-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}

.ess-eco-icon {
    font-size: 2rem;
}

.ess-eco-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--ess-darkest);
}

.ess-eco-list {
    list-style: none;
}

.ess-eco-list li {
    padding: 8px 0 8px 20px;
    position: relative;
    font-size: 0.9rem;
    color: var(--ess-darkest);
    line-height: 1.5;
    border-bottom: 1px solid rgba(133, 159, 192, 0.2);
}

.ess-eco-list li:last-child {
    border-bottom: none;
}

.ess-eco-list li::before {
    content: '▸';
    position: absolute;
    left: 0;
    color: var(--ess-medium);
    font-weight: bold;
}

/* ============================================
   CHALLENGES SECTION
   ============================================ */
.ess-challenges {
    background: var(--ess-white);
    padding: 60px 20px;
}

.ess-challenges-container {
    max-width: 1200px;
    margin: 0 auto;
}

.ess-challenges-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--ess-darkest);
    text-align: center;
    margin-bottom: 50px;
}

.ess-challenges-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.ess-challenge-card {
    background: var(--ess-lightest);
    border: 2px solid var(--ess-light);
    border-radius: 8px;
    overflow: hidden;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s ease;
}

.ess-challenge-card.ess-visible {
    opacity: 1;
    transform: translateY(0);
}

.ess-challenge-header {
    background: var(--ess-white);
    padding: 20px 25px;
    border-bottom: 2px solid var(--ess-light);
    display: flex;
    align-items: center;
    gap: 15px;
}

.ess-challenge-number {
    width: 45px;
    height: 45px;
    background: var(--ess-dark);
    color: var(--ess-white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: 'Source Serif 4', serif;
    flex-shrink: 0;
}

.ess-challenge-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--ess-darkest);
    line-height: 1.3;
}

.ess-challenge-body {
    padding: 25px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.ess-challenge-context {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.ess-context-label {
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--ess-dark);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.ess-context-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.ess-tag {
    background: var(--ess-white);
    border: 1px solid var(--ess-light);
    color: var(--ess-darkest);
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
}

.ess-problem-alert {
    background: var(--ess-white);
    border-left: 3px solid var(--ess-medium);
    padding: 12px 15px;
    font-size: 0.9rem;
    color: var(--ess-darkest);
    line-height: 1.5;
}

.ess-problem-alert strong {
    font-weight: 700;
    color: var(--ess-dark);
}

.ess-show-solution {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background: var(--ess-dark);
    color: var(--ess-white);
    border: none;
    padding: 12px 20px;
    border-radius: 6px;
    font-size: 0.9rem;
    font-weight: 600;
    font-family: 'Hanken Grotesk', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
}

.ess-show-solution:hover {
    background: var(--ess-darkest);
}

.ess-arrow {
    width: 18px;
    height: 18px;
    transition: transform 0.3s ease;
}

.ess-solution {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

.ess-solution.ess-active {
    max-height: 500px;
}

.ess-solution-header h4 {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--ess-dark);
    margin-bottom: 12px;
}

.ess-solution-list {
    list-style: none;
    margin-bottom: 15px;
}

.ess-solution-list li {
    padding: 8px 0 8px 28px;
    position: relative;
    font-size: 0.9rem;
    color: var(--ess-darkest);
    line-height: 1.5;
}

.ess-solution-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background: var(--ess-success);
    color: var(--ess-white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.7rem;
    font-weight: bold;
}

.ess-solution-result {
    background: var(--ess-white);
    padding: 12px 15px;
    border-radius: 4px;
    font-size: 0.9rem;
    line-height: 1.5;
}

.ess-solution-result strong {
    font-weight: 700;
    color: var(--ess-dark);
}

/* ============================================
   APPROACH SECTION
   ============================================ */
.ess-approach {
    background: var(--ess-lightest);
    padding: 60px 20px;
}

.ess-approach-container {
    max-width: 1000px;
    margin: 0 auto;
}

.ess-approach-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--ess-darkest);
    text-align: center;
    margin-bottom: 12px;
}

.ess-approach-intro {
    font-size: 1.05rem;
    color: var(--ess-dark);
    text-align: center;
    margin-bottom: 30px;
}

.ess-understanding-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 35px;
}

.ess-understanding-item {
    background: var(--ess-white);
    padding: 25px 20px;
    border-radius: 8px;
    text-align: center;
    border: 2px solid var(--ess-light);
    transition: all 0.3s ease;
}

.ess-understanding-item:hover {
    border-color: var(--ess-medium);
    transform: translateY(-3px);
}

.ess-understanding-icon {
    font-size: 2rem;
    margin-bottom: 10px;
}

.ess-understanding-item p {
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--ess-darkest);
    line-height: 1.4;
    margin: 0;
}

.ess-approach-model {
    background: var(--ess-white);
    padding: 30px;
    border-radius: 8px;
    text-align: center;
}

.ess-model-intro {
    font-size: 1.05rem;
    font-weight: 600;
    color: var(--ess-dark);
    margin-bottom: 20px;
}

.ess-model-pillars {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
}

.ess-pillar {
    background: var(--ess-dark);
    color: var(--ess-white);
    padding: 10px 24px;
    border-radius: 6px;
    font-size: 0.95rem;
    font-weight: 600;
    transition: all 0.3s ease;
}

.ess-pillar:hover {
    background: var(--ess-darkest);
    transform: scale(1.05);
}

/* ============================================
   SOLUTIONS SECTION
   ============================================ */
.ess-solutions {
    background: var(--ess-white);
    padding: 60px 20px;
}

.ess-solutions-container {
    max-width: 1200px;
    margin: 0 auto;
}

.ess-solutions-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--ess-darkest);
    text-align: center;
    margin-bottom: 40px;
}

.ess-solutions-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.ess-solution-box {
    background: var(--ess-lightest);
    border: 2px solid var(--ess-light);
    border-radius: 8px;
    padding: 30px 25px;
    transition: all 0.4s ease;
    opacity: 0;
    transform: scale(0.95);
}

.ess-solution-box.ess-visible {
    opacity: 1;
    transform: scale(1);
}

.ess-solution-box:hover {
    border-color: var(--ess-medium);
    box-shadow: 0 8px 25px rgba(25, 48, 96, 0.1);
}

.ess-solution-box-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--ess-darkest);
    margin-bottom: 15px;
    line-height: 1.3;
}

.ess-solution-box-list {
    list-style: none;
}

.ess-solution-box-list li {
    padding: 8px 0 8px 20px;
    position: relative;
    font-size: 0.9rem;
    color: var(--ess-darkest);
    line-height: 1.5;
}

.ess-solution-box-list li::before {
    content: '→';
    position: absolute;
    left: 0;
    color: var(--ess-medium);
    font-weight: bold;
}

/* ============================================
   VALUE SECTION
   ============================================ */
.ess-value {
    background: var(--ess-dark);
    padding: 50px 20px;
}

.ess-value-container {
    max-width: 1000px;
    margin: 0 auto;
}

.ess-value-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--ess-white);
    text-align: center;
    margin-bottom: 15px;
}

.ess-value-subtitle {
    font-size: 1.1rem;
    color: var(--ess-lightest);
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}

.ess-value-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 15px;
}

.ess-value-item {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: var(--ess-white);
    padding: 15px 20px;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    transition: all 0.3s ease;
    opacity: 0;
    transform: scale(0.95);
}

.ess-value-item.ess-visible {
    opacity: 1;
    transform: scale(1);
}

.ess-value-item:hover {
    background: var(--ess-white);
    color: var(--ess-dark);
    transform: scale(1.03);
}

/* ============================================
   WHY SMART PARTNER SECTION
   ============================================ */
.ess-why {
    background: var(--ess-white);
    padding: 60px 20px;
}

.ess-why-container {
    max-width: 1000px;
    margin: 0 auto;
}

.ess-why-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--ess-darkest);
    text-align: center;
    margin-bottom: 40px;
}

.ess-why-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.ess-why-block {
    background: var(--ess-lightest);
    border: 2px solid var(--ess-light);
    border-radius: 8px;
    padding: 30px;
}

.ess-why-subtitle {
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--ess-darkest);
    margin-bottom: 18px;
    line-height: 1.3;
}

.ess-why-cons {
    list-style: none;
    margin: 0 0 20px 0;
}

.ess-why-cons li {
    padding: 8px 0 8px 25px;
    position: relative;
    font-size: 0.95rem;
    color: var(--ess-dark);
    line-height: 1.5;
}

.ess-why-cons li::before {
    content: '✗';
    position: absolute;
    left: 0;
    color: #e74c3c;
    font-weight: bold;
    font-size: 1.1rem;
}

.ess-why-response {
    background: var(--ess-white);
    border-left: 3px solid var(--ess-medium);
    padding: 15px 18px;
    border-radius: 4px;
}

.ess-why-response p {
    font-size: 0.95rem;
    color: var(--ess-darkest);
    line-height: 1.6;
    margin: 0;
}

.ess-why-response strong {
    font-weight: 700;
    color: var(--ess-dark);
}

/* ============================================
   BENEFITS SECTION
   ============================================ */
.ess-benefits {
    background: var(--ess-lightest);
    padding: 60px 20px;
}

.ess-benefits-container {
    max-width: 1000px;
    margin: 0 auto;
}

.ess-benefits-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--ess-darkest);
    text-align: center;
    margin-bottom: 15px;
}

.ess-benefits-intro {
    font-size: 1.1rem;
    color: var(--ess-dark);
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}

.ess-benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
}

.ess-benefit-item {
    background: var(--ess-white);
    border: 2px solid var(--ess-light);
    border-radius: 6px;
    padding: 18px 20px;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    color: var(--ess-darkest);
    transition: all 0.3s ease;
}

.ess-benefit-item:hover {
    border-color: var(--ess-medium);
    background: var(--ess-medium);
    color: var(--ess-white);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(25, 48, 96, 0.15);
}

/* ============================================
   FINAL SECTION
   ============================================ */
.ess-final {
    background: linear-gradient(135deg, var(--ess-medium) 0%, var(--ess-dark) 100%);
    padding: 60px 20px;
}

.ess-final-container {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.ess-final-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--ess-white);
    margin-bottom: 30px !important;
}

.ess-final-emphasis {
    font-size: 1.3rem;
    color: var(--ess-lightest);
    font-weight: 600;
    margin-bottom: 30px !important;
}

.ess-final-text {
    font-size: 1.1rem;
    color: var(--ess-white);
    line-height: 1.7;
    margin: 0;
}

.ess-final-text strong {
    font-weight: 700;
    color: var(--ess-lightest);
}

/* ============================================
   RESPONSIVE DESIGN
   ============================================ */
@media (max-width: 1024px) {
    .ess-intro {
        grid-template-columns: 1fr;
        min-height: auto;
    }
    
    .ess-intro-left {
        padding: 50px 30px;
    }
    
    .ess-intro-image {
        min-height: 300px;
    }
    
    .ess-ecosystem-grid {
        grid-template-columns: 1fr;
    }
    
    .ess-challenges-grid {
        grid-template-columns: 1fr;
    }
    
    .ess-understanding-grid {
        grid-template-columns: 1fr;
    }
    
    .ess-solutions-grid {
        grid-template-columns: 1fr;
    }
    
    .ess-why-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .ess-intro-title {
        font-size: 1.8rem;
    }
    
    .ess-ecosystem-title,
    .ess-challenges-title,
    .ess-approach-title,
    .ess-solutions-title,
    .ess-value-title,
    .ess-why-title,
    .ess-benefits-title {
        font-size: 1.8rem;
    }
    
    .ess-final-title {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .ess-intro-left {
        padding: 40px 20px;
    }
    
    .ess-intro-title {
        font-size: 1.6rem;
    }
    
    .ess-paradox-box {
        padding: 25px 20px;
    }
    
    .ess-ecosystem-title,
    .ess-challenges-title,
    .ess-approach-title,
    .ess-solutions-title,
    .ess-value-title,
    .ess-why-title,
    .ess-benefits-title {
        font-size: 1.6rem;
    }
    
    .ess-final-title {
        font-size: 1.7rem;
    }
}/* End custom CSS */