/*==============================================
    Services One
===============================================*/
.services-one {
    position: relative;
    display: block;
    background-color: var(--careon-extra);
    padding: 0 0 90px;
    z-index: 1;
}

.services-one__left {
    position: relative;
    display: block;
    margin-top: 240px;
}

.services-one__left .section-title {
    margin-bottom: 30px;
}

.services-one__btn-box {
    position: relative;
    display: block;
    margin-top: 30px;
}

.services-one__btn-box .thm-btn {
    background-color: var(--careon-white);
    border: 1px solid var(--careon-primary);
    color: var(--careon-black);
}

.services-one__right {
    position: relative;
    display: block;
    margin-left: 30px;
}

.services-one__single {
    position: relative;
    display: block;
    background-color: var(--careon-white);
    border-radius: var(--careon-bdr-radius);
    padding: 40px 40px 37px;
    margin-bottom: 30px;
}

.services-one__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    background-color: var(--color3);
    border-radius: 50%;
    z-index: 1;
}

.services-one__icon:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 50%;
    background-color: var(--careon-base);
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: -1;
}

.services-one__single:hover .services-one__icon:before {
    transform: scaleX(1);
}

.services-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 40px;
    color: var(--careon-black);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.services-one__single:hover .services-one__icon span {
    transform: scale(0.9);
    color: var(--careon-white);
}

.services-one__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin: 22px 0 34px;
}

.services-one__title a {
    color: var(--careon-black);
}

.services-one__title a:hover {
    color: var(--careon-base);
}

.services-one__read-more {
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--careon-black);
    margin-top: 31px;
}

.services-one__read-more:hover {
    color: var(--careon-base);
}

.services-one__right ul li:first-child {
    margin-top: 80px;
}

.services-one__right ul li:last-child {
    margin-top: -80px;
}

/*--------------------------------------------------------------
# Services Two
--------------------------------------------------------------*/
.services-two {
    position: relative;
    display: block;
    padding: 120px 0 0;
    z-index: 1;
}

.services-two__inner {
    position: relative;
    display: block;
    border: 2px solid var(--careon-bdr-color);
    border-radius: var(--careon-bdr-radius);
    padding: 41px 40px 18px;
}

.services-two__single {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 22px;
}

.services-two__single::before {
    content: "";
    position: absolute;
    top: 0;
    left: -16px;
    bottom: 0;
    width: 2px;
    background-color: var(--careon-bdr-color);
}

.services-two__inner ul li:first-child .services-two__single::before {
    display: none;
}

.services-two__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

.services-two__title a {
    color: var(--careon-black);
}

.services-two__title a:hover {
    color: var(--careon-base);
}

.services-two__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    background-color: var(--careon-extra);
    border-radius: 50%;
    margin: 23px auto 20px;
    z-index: 1;
}

.services-two__icon:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 50%;
    background-color: var(--careon-base);
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: -1;
}

.services-two__single:hover .services-two__icon:before {
    transform: scaleX(1);
}

.services-two__icon span {
    position: relative;
    display: inline-block;
    font-size: 40px;
    color: var(--careon-black);
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.services-two__single:hover .services-two__icon span {
    transform: scale(0.9);
    color: var(--careon-white);
}

.services-two__btn-box {
    position: relative;
    display: block;
    margin-top: 30px;
}

.services-two__btn-box .thm-btn {
    color: var(--careon-black);
    padding: 12px 29px 16px;
    background-color: transparent;
    border: 1px solid var(--careon-black);
}

.services-two__btn-box .thm-btn::before,
.services-two__btn-box .thm-btn::after {
    background-color: var(--careon-black);
}

/* ==============================================================
   EG PERSIANA STUDIO
   BASE GENERAL PARA TODAS LAS SECCIONES DEL HOME
   ============================================================== */

.eg-section {
    position: relative;
    display: block;
    overflow: hidden;
    font-family: var(--careon-font);
    isolation: isolate;
}

/* Fondos generales para alternar visualmente las secciones */
.eg-section--surface-soft {
    background-color: var(--careon-primary);
}

.eg-section--surface-clean {
    background-color: var(--careon-white);
}

.eg-section--surface-neutral {
    background-color: var(--color3);
}

/* ==============================================================
   TÍTULOS Y SUBTÍTULOS GENERALES
   Mantener estas mismas medidas en las demás secciones.
   ============================================================== */

.eg-section__heading {
    position: relative;
    margin-bottom: 56px;
}

.eg-section .section-title__title.eg-section__title,
.eg-section__title {
    margin: 0;
    color: var(--color1) !important;
    font-family: var(--careon-title) !important;
    font-size: 46px !important;
    line-height: 1.10 !important;
    font-weight: 700;
    letter-spacing: -0.012em;
    word-spacing: 0.025em;
    text-wrap: balance;
}

.eg-section .section-title__tagline.eg-section__subtitle,
.eg-section__subtitle {
    position: relative;
    display: inline-block;
    max-width: 650px;
    margin: 18px auto 0;
    padding-bottom: 14px;
    color: var(--color2) !important;
    font-family: var(--careon-font) !important;
    font-size: 17px !important;
    line-height: 1.72 !important;
    font-weight: 600;
    letter-spacing: 0.035em;
    word-spacing: 0.065em;
    text-transform: none;
    text-wrap: balance;
}

.eg-section__subtitle::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 62px;
    height: 2px;
    border-radius: var(--careon-bdr-radius);
    background-color: var(--color2);
    transform: translateX(-50%);
}

.eg-section__text {
    margin: 0;
    color: var(--careon-gray);
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.95;
    font-weight: 400;
    letter-spacing: 0.012em;
    word-spacing: 0.045em;
}

/* ==============================================================
   BOTONES GENERALES
   ============================================================== */

.eg-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 14px 27px;
    border: 0;
    border-radius: var(--careon-bdr-radius);
    color: var(--careon-white) !important;
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.025em;
    word-spacing: 0.035em;
    text-decoration: none;
    box-shadow: 0 12px 30px rgba(var(--careon-black-rgb), .12);
    transition: transform .3s ease, box-shadow .3s ease, opacity .3s ease;
}

.eg-btn:hover {
    color: var(--careon-white) !important;
    transform: translateY(-2px);
    box-shadow: 0 16px 36px rgba(var(--careon-black-rgb), .16);
}

.eg-btn--whatsapp {
    background-color: var(--color4) !important;
}

.eg-btn--call {
    background-color: var(--color5) !important;
}

/* ==============================================================
   BENEFICIOS / SERVICES THREE
   Diseño elegante con tarjetas blancas para mayor contraste
   e iconos reforzados visualmente
   ============================================================== */

.eg-benefits-section.services-three {
    position: relative;
    display: block;
    padding: 108px 0 92px;
    background:
        radial-gradient(
            circle at 14% 18%,
            rgba(var(--careon-base-rgb), .07) 0%,
            rgba(var(--careon-base-rgb), 0) 24%
        ),
        radial-gradient(
            circle at 88% 84%,
            rgba(var(--careon-extra-rgb), .78) 0%,
            rgba(var(--careon-extra-rgb), 0) 26%
        ),
        linear-gradient(
            135deg,
            var(--careon-white) 0%,
            var(--careon-primary) 58%,
            var(--color3) 100%
        );
    z-index: 1;
}

.eg-benefits-section.services-three::before {
    content: "";
    position: absolute;
    top: 40px;
    right: -110px;
    width: 270px;
    height: 270px;
    border: 1px solid rgba(var(--careon-base-rgb), .16);
    border-radius: 50%;
    pointer-events: none;
    z-index: -1;
}

.eg-benefits-section.services-three::after {
    content: "";
    position: absolute;
    left: -75px;
    bottom: -90px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: rgba(var(--careon-extra-rgb), .50);
    pointer-events: none;
    z-index: -1;
}

.eg-benefits-section .container {
    position: relative;
    z-index: 2;
}

.eg-benefits-section__heading {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.eg-benefits-section .section-title__title.eg-section__title,
.eg-benefits-section .section-title__tagline.eg-section__subtitle {
    text-align: center !important;
}

/* ==============================================================
   GRID DE BENEFICIOS
   ============================================================== */

.eg-benefits-grid {
    align-items: stretch;
    row-gap: 30px;
}

.eg-benefits-grid > [class*="col-"] {
    display: flex;
}

.eg-benefits-section .services-three__single.eg-benefit-card {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100%;
    margin-bottom: 0;
    padding: 31px 28px 30px;
    overflow: hidden;
    border: 1px solid rgba(var(--careon-base-rgb), .16);
    border-radius: 24px;
    background-color: var(--careon-white);
    box-shadow:
        0 18px 46px rgba(var(--careon-black-rgb), .07),
        inset 0 0 0 1px rgba(var(--careon-white-rgb), .70);
    transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
    z-index: 1;
}

.eg-benefits-section .services-three__single.eg-benefit-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 28px;
    width: 60px;
    height: 3px;
    border-radius: 0 0 var(--careon-bdr-radius) var(--careon-bdr-radius);
    background-color: var(--color2);
}

.eg-benefits-section .services-three__single.eg-benefit-card::after {
    content: "";
    position: absolute;
    top: -56px;
    right: -56px;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    background-color: rgba(var(--careon-extra-rgb), .28);
    transition: transform .4s ease;
    z-index: -1;
}

.eg-benefits-section .services-three__single.eg-benefit-card:hover {
    transform: translateY(-7px);
    border-color: rgba(var(--careon-base-rgb), .34);
    box-shadow: 0 26px 62px rgba(var(--careon-black-rgb), .11);
}

.eg-benefits-section .services-three__single.eg-benefit-card:hover::after {
    transform: scale(1.08);
}

/* ==============================================================
   ICONOS
   ============================================================== */

.eg-benefits-section .services-three__icon.eg-benefit-card__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    height: 95px;
    margin-bottom: 25px;
    overflow: hidden;
    border: 1px solid rgba(var(--careon-base-rgb), .42);
    border-radius: 50%;
    background-color: var(--careon-primary);
    box-shadow:
        inset 0 0 0 7px var(--careon-white),
        0 9px 24px rgba(var(--careon-black-rgb), .08);
    z-index: 1;
}

.eg-benefits-section .services-three__icon.eg-benefit-card__icon::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(var(--careon-base-rgb), .16) 0%,
        rgba(var(--careon-base-rgb), .04) 100%
    );
    z-index: -1;
}

.eg-benefits-section .services-three__icon.eg-benefit-card__icon img {
    display: block;
    width: 80px !important;
    height: 80px !important;
    max-width: 80px !important;
    max-height: 80px !important;
    object-fit: contain;
    filter: drop-shadow(0 2px 2px rgba(var(--careon-black-rgb), .10));
    transition: transform .35s ease;
}

.eg-benefits-section .services-three__single:hover .services-three__icon.eg-benefit-card__icon img {
    transform: scale(.94);
}

/* ==============================================================
   TÍTULO Y TEXTO DE CADA BENEFICIO
   ============================================================== */

.eg-benefits-section .services-three__title.eg-benefit-card__title {
    margin: 0 0 16px;
    color: var(--color1);
    font-family: var(--careon-font);
    font-size: 20px;
    line-height: 1.38;
    font-weight: 700;
    letter-spacing: -0.008em;
    word-spacing: 0.025em;
    text-wrap: balance;
}

.eg-benefits-section .services-three__text.eg-benefit-card__text {
    margin: 0;
    color: var(--careon-gray);
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.86;
    font-weight: 400;
    letter-spacing: 0.01em;
    word-spacing: 0.035em;
}

/* ==============================================================
   BLOQUE CTA / AGENDA TU CITA
   Diseño mejorado y mucho más elegante
   ============================================================== */

.eg-benefits-section .services-three__get-a-quote.eg-benefits-cta {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    min-height: 100%;
    margin-bottom: 0;
    padding: 38px 38px 36px;
    overflow: hidden;
    border: 1px solid rgba(var(--careon-base-rgb), .18);
    border-radius: 26px;
    background-color: var(--color1);
    box-shadow: 0 24px 60px rgba(var(--careon-black-rgb), .18);
    z-index: 1;
}

.eg-benefits-section .services-three__get-a-quote.eg-benefits-cta::before {
    content: "";
    position: absolute;
    inset: 14px;
    border: 1px solid rgba(var(--careon-white-rgb), .10);
    border-radius: 18px;
    pointer-events: none;
}

.eg-benefits-section .services-three__get-a-quote.eg-benefits-cta::after {
    content: "";
    position: absolute;
    top: 34px;
    right: 36px;
    width: 54px;
    height: 2px;
    border-radius: var(--careon-bdr-radius);
    background-color: var(--color2);
}

.eg-benefits-section .services-three__get-a-quote-bg.eg-benefits-cta__bg {
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    opacity: .42;
    z-index: -3;
}

.eg-benefits-section .services-three__get-a-quote-bg.eg-benefits-cta__bg::before {
    content: "";
    position: absolute;
    inset: 0;
        background: linear-gradient(90deg, rgba(var(--careon-black-rgb), .94) 0%, rgb(142 142 142 / 35%) 42%, rgb(137 137 137 / 38%) 100%);
    z-index: -1;
}

.eg-benefits-section .services-three__get-a-quote-bg.eg-benefits-cta__bg::after {
    content: "";
    position: absolute;
    left: -40px;
    bottom: -80px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: rgba(var(--careon-base-rgb), .12);
    filter: blur(10px);
}

.eg-benefits-cta__content {
    position: relative;
    z-index: 2;
    max-width: 360px;
}

.eg-benefits-section .services-three__get-a-quote-sub-title.eg-benefits-cta__subtitle {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    margin: 0 0 16px;
    padding: 7px 14px;
    border: 1px solid rgba(var(--careon-base-rgb), .28);
    border-radius: 999px;
    background-color: rgba(var(--careon-white-rgb), .08);
    color: var(--color2) !important;
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 0.04em;
    word-spacing: 0.05em;
}

.eg-benefits-section .services-three__get-a-quote-title.eg-benefits-cta__title {
    margin: 0;
    color: var(--careon-white);
    font-family: var(--careon-title);
    font-size: 36px;
    line-height: 1.12;
    font-weight: 700;
    letter-spacing: -0.01em;
    word-spacing: 0.02em;
    text-wrap: balance;
}

.eg-benefits-cta__text {
    margin: 16px 0 0;
    color: rgba(var(--careon-white-rgb), .84);
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.82;
    font-weight: 400;
    letter-spacing: 0.012em;
    word-spacing: 0.04em;
}

.eg-benefits-section .services-three__thm-btn.eg-benefits-cta__button {
    position: relative;
    display: block;
    margin-top: 48px;
    z-index: 2;
}

.eg-benefits-section .services-three__thm-btn.eg-benefits-cta__button .thm-btn {
    min-height: 52px;
    padding: 14px 27px;
    border-radius: var(--careon-bdr-radius);
    background-color: var(--color4) !important;
    color: var(--careon-white) !important;
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    box-shadow: 0 14px 28px rgba(var(--careon-black-rgb), .22);
}

.eg-benefits-section .services-three__thm-btn.eg-benefits-cta__button .thm-btn::before,
.eg-benefits-section .services-three__thm-btn.eg-benefits-cta__button .thm-btn::after {
    background-color: var(--color2);
}

.eg-benefits-section .services-three__thm-btn.eg-benefits-cta__button .thm-btn:hover {
    color: var(--careon-white) !important;
}

/* ==============================================================
   RESPONSIVE - ESCRITORIO MEDIO / TABLET
   ============================================================== */

@media (max-width: 1199.98px) {
    .eg-benefits-section.services-three {
        padding: 94px 0 82px;
    }

    .eg-section .section-title__title.eg-section__title,
    .eg-section__title {
        font-size: 42px !important;
    }

    .eg-section .section-title__tagline.eg-section__subtitle,
    .eg-section__subtitle {
        font-size: 17px !important;
    }

    .eg-benefits-section .services-three__single.eg-benefit-card {
        padding: 29px 26px 29px;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta {
        padding: 34px 32px 32px;
    }

    .eg-benefits-section .services-three__get-a-quote-title.eg-benefits-cta__title {
        font-size: 33px;
    }
}

@media (max-width: 991.98px) {
    .eg-benefits-section.services-three {
        padding: 84px 0 74px;
    }

    .eg-section__heading {
        margin-bottom: 46px;
    }

    .eg-benefits-grid {
        row-gap: 24px;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta {
        min-height: 320px;
    }
}

/* ==============================================================
   RESPONSIVE - MÓVIL
   Título y subtítulo centrados en todas las secciones.
   ============================================================== */

@media (max-width: 767.98px) {
    .eg-benefits-section.services-three {
        padding: 72px 0 64px;
    }

    .eg-benefits-section.services-three::before {
        width: 210px;
        height: 210px;
        right: -150px;
    }

    .eg-section .eg-section__heading,
    .eg-section .section-title,
    .eg-benefits-section .eg-section__heading,
    .eg-benefits-section .section-title {
        text-align: center !important;
    }

    .eg-section .section-title__title.eg-section__title,
    .eg-section__title,
    .eg-benefits-section .section-title__title.eg-section__title {
        width: 100%;
        max-width: 100%;
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 36px !important;
        line-height: 1.12 !important;
        letter-spacing: -0.008em;
        word-spacing: 0.02em;
        text-align: center !important;
    }

    .eg-section .section-title__tagline.eg-section__subtitle,
    .eg-section__subtitle,
    .eg-benefits-section .section-title__tagline.eg-section__subtitle {
        display: table;
        max-width: 92%;
        margin: 16px auto 0 !important;
        font-size: 16px !important;
        line-height: 1.75 !important;
        letter-spacing: 0.028em !important;
        word-spacing: 0.055em;
        text-align: center !important;
    }

    .eg-section__subtitle::after,
    .eg-benefits-section .eg-section__subtitle::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .eg-benefits-grid {
        row-gap: 22px;
    }

    .eg-benefits-section .services-three__single.eg-benefit-card {
        padding: 27px 24px 28px;
        border-radius: 22px;
    }

    .eg-benefits-section .services-three__icon.eg-benefit-card__icon {
        width: 76px;
        height: 76px;
        margin-bottom: 22px;
    }

    .eg-benefits-section .services-three__icon.eg-benefit-card__icon img {
        width: 42px !important;
        height: 42px !important;
        max-width: 42px !important;
        max-height: 42px !important;
    }

    .eg-benefits-section .services-three__title.eg-benefit-card__title {
        font-size: 19px;
        line-height: 1.4;
    }

    .eg-benefits-section .services-three__text.eg-benefit-card__text {
        font-size: 16px;
        line-height: 1.85;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta {
        min-height: 330px;
        padding: 30px 26px 28px;
        border-radius: 22px;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta::before {
        inset: 12px;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta::after {
        top: 30px;
        right: 26px;
    }

    .eg-benefits-section .services-three__get-a-quote-title.eg-benefits-cta__title {
        font-size: 31px;
    }

    .eg-benefits-cta__text {
        line-height: 1.8;
    }

    .eg-benefits-section .services-three__thm-btn.eg-benefits-cta__button {
        margin-top: 38px;
    }
}

@media (max-width: 575.98px) {
    .eg-benefits-section.services-three {
        padding: 62px 0 56px;
    }

    .eg-section__heading {
        margin-bottom: 40px;
    }

    .eg-section .section-title__title.eg-section__title,
    .eg-section__title,
    .eg-benefits-section .section-title__title.eg-section__title {
        font-size: 34px !important;
        line-height: 1.14 !important;
    }

    .eg-section .section-title__tagline.eg-section__subtitle,
    .eg-section__subtitle,
    .eg-benefits-section .section-title__tagline.eg-section__subtitle {
        font-size: 16px !important;
        line-height: 1.78 !important;
        letter-spacing: 0.025em !important;
        word-spacing: 0.05em;
    }

    .eg-benefits-section .services-three__single.eg-benefit-card {
        padding: 26px 22px 27px;
    }

    .eg-benefits-section .services-three__icon.eg-benefit-card__icon {
        width: 72px;
        height: 72px;
        margin-bottom: 20px;
    }

    .eg-benefits-section .services-three__icon.eg-benefit-card__icon img {
        width: 40px !important;
        height: 40px !important;
        max-width: 40px !important;
        max-height: 40px !important;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta {
        min-height: 308px;
        padding: 27px 22px 25px;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta::before {
        inset: 10px;
    }

    .eg-benefits-section .services-three__get-a-quote.eg-benefits-cta::after {
        top: 28px;
        right: 22px;
        width: 44px;
    }

    .eg-benefits-section .services-three__get-a-quote-title.eg-benefits-cta__title {
        font-size: 28px;
    }

    .eg-benefits-section .services-three__get-a-quote-sub-title.eg-benefits-cta__subtitle,
    .eg-benefits-cta__text {
        font-size: 16px;
    }

    .eg-benefits-section .services-three__thm-btn.eg-benefits-cta__button {
        margin-top: 34px;
    }
}

/*--------------------------------------------------------------
# Services Four
--------------------------------------------------------------*/
.services-four {
    position: relative;
    display: block;
    padding: 120px 0 0;
    z-index: 1;
}

.services-four__single {
    position: relative;
    display: block;
    background-color: var(--careon-white);
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 40px 40px 40px;
    border: 5px solid transparent;
    margin-bottom: 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-four__single:hover {
    border: 5px solid rgba(var(--careon-base-rgb), .10);
}

.services-four__icon {
    position: relative;
    display: flex;
    align-items: center;
}

.services-four__icon span {
    position: relative;
    display: inline-block;
    font-size: 65px;
    color: var(--careon-primary);
    transition: all 500ms linear;
    transition-delay: 0.1s;
}

.services-four__single:hover .services-four__icon span {
    transform: rotateY(360deg);
}

.services-four__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-transform: capitalize;
    margin-top: 42px;
    margin-bottom: 24px;
}

.services-four__title a {
    color: var(--careon-black);
}

.services-four__title a:hover {
    color: var(--careon-base);
}

.services-four__text {
    margin-bottom: 31px;
}

.services-four__btn-box {
    position: relative;
    display: block;
}

.services-four__btn-box .thm-btn {
    background-color: var(--careon-extra);
    padding: 21px 30px 21px;
    color: var(--careon-black);
}

/*--------------------------------------------------------------
# Services Five
--------------------------------------------------------------*/
.services-five {
    position: relative;
    display: block;
    counter-reset: count;
    padding: 120px 0 90px;
    z-index: 1;
}

.services-five__single {
    position: relative;
    display: block;
    border: 1px solid var(--careon-extra);
    border-radius: 10px;
    padding: 59px 39px 59px;
    margin-bottom: 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-five__single:hover {
    border: 1px solid var(--careon-primary);
}

.services-five__count {
    position: absolute;
    top: 63px;
    right: 41px;
}

.services-five__count:before {
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    color: rgba(var(--careon-black-rgb), .20);
    counter-increment: count;
    content: "0"counter(count);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.services-five__icon {
    position: relative;
    display: flex;
    align-items: center;
}

.services-five__icon span {
    position: relative;
    display: inline-block;
    font-size: 65px;
    color: var(--careon-primary);
    transition: all 500ms linear;
    transition-delay: 0.1s;
}

.services-five__single:hover .services-five__icon span {
    transform: rotateY(360deg);
    color: var(--careon-base);
}

.services-five__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-transform: capitalize;
    margin-top: 42px;
    margin-bottom: 24px;
}

.services-five__title a {
    color: var(--careon-black);
}

.services-five__title a:hover {
    color: var(--careon-base);
}

.services-five__text {
    margin-bottom: 31px;
}

.services-five__btn-box {
    position: relative;
    display: block;
}

.services-five__btn-box .thm-btn {
    background-color: var(--careon-extra);
    padding: 21px 30px 21px;
    color: var(--careon-black);
}

/*--------------------------------------------------------------
# Service Details - EG Persiana Studio
--------------------------------------------------------------*/

.service-details {
    position: relative;
    display: block;
    padding: 110px 0 105px;
    overflow: hidden;
    background:
        radial-gradient(
            circle at 8% 14%,
            rgba(var(--careon-base-rgb), .08) 0%,
            rgba(var(--careon-base-rgb), 0) 26%
        ),
        radial-gradient(
            circle at 94% 86%,
            rgba(var(--careon-extra-rgb), .78) 0%,
            rgba(var(--careon-extra-rgb), 0) 28%
        ),
        linear-gradient(
            135deg,
            var(--careon-primary) 0%,
            var(--careon-white) 54%,
            var(--color3) 100%
        );
    font-family: var(--careon-font);
    z-index: 1;
}

.service-details::before {
    content: "";
    position: absolute;
    top: 48px;
    right: -115px;
    width: 280px;
    height: 280px;
    border: 1px solid rgba(var(--careon-base-rgb), .18);
    border-radius: 50%;
    pointer-events: none;
    z-index: -1;
}

.service-details::after {
    content: "";
    position: absolute;
    left: -90px;
    bottom: -115px;
    width: 225px;
    height: 225px;
    border-radius: 50%;
    background-color: rgba(var(--careon-base-rgb), .05);
    pointer-events: none;
    z-index: -1;
}

.service-details .container {
    position: relative;
    z-index: 2;
}

/*--------------------------------------------------------------
# Left Content
--------------------------------------------------------------*/

.service-details__left {
    position: relative;
    display: block;
}

.service-details__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 28px;
    box-shadow: 0 24px 60px rgba(var(--careon-black-rgb), .09);
}

.service-details__img::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            180deg,
            rgba(var(--careon-black-rgb), 0) 62%,
            rgba(var(--careon-black-rgb), .12) 100%
        );
    pointer-events: none;
    z-index: 1;
}

.service-details__img::after {
    content: "";
    position: absolute;
    left: 28px;
    bottom: 28px;
    width: 62px;
    height: 2px;
    border-radius: var(--careon-bdr-radius);
    background-color: var(--color2);
    z-index: 2;
}

.service-details__img img {
    display: block;
    width: 100%;
    border-radius: 28px;
    transition: transform .7s ease;
}

.service-details__img:hover img {
    transform: scale(1.02);
}

.service-details__content {
    position: relative;
    display: block;
    margin-top: 34px;
    padding: 38px 40px 40px;
    border: 1px solid rgba(var(--careon-base-rgb), .14);
    border-radius: 28px;
    background-color: var(--careon-white);
    box-shadow: 0 20px 50px rgba(var(--careon-black-rgb), .06);
}

.service-details__content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    width: 70px;
    height: 3px;
    border-radius: 0 0 var(--careon-bdr-radius) var(--careon-bdr-radius);
    background-color: var(--color2);
}

.service-details__title-1 {
    margin: 0;
    color: var(--color1);
    font-family: var(--careon-title);
    font-size: 46px;
    line-height: 1.10;
    font-weight: 700;
    letter-spacing: -0.012em;
    word-spacing: .025em;
    text-wrap: balance;
}

.service-details__text-1,
.service-details__text-3,
.service-details__text-4,
.service-details__text-list li {
    color: var(--careon-gray);
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.92;
    font-weight: 400;
    letter-spacing: .012em;
    word-spacing: .04em;
}

.service-details__text-1 {
    margin: 22px 0 24px;
}

.service-details__title-2,
.service-details__title-3 {
    position: relative;
    color: var(--color1);
    font-family: var(--careon-title);
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.006em;
    word-spacing: .025em;
}

.service-details__title-2 {
    margin: 34px 0 24px;
}

.service-details__title-3 {
    margin: 0;
}

.service-details__title-2::after,
.service-details__title-3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 48px;
    height: 2px;
    border-radius: var(--careon-bdr-radius);
    background-color: var(--color2);
}

.service-details__points-box {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 24px 40px;
    padding: 24px 26px;
    border: 1px solid rgba(var(--careon-base-rgb), .12);
    border-radius: 20px;
    background-color: var(--careon-primary);
}

.service-details__points-list {
    position: relative;
    display: block;
    flex: 1 1 250px;
}

.service-details__points-list li {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: var(--careon-gray);
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.75;
}

.service-details__points-list li + li {
    margin-top: 13px;
}

.service-details__points-list li .icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    margin-top: 1px;
    border: 1px solid rgba(var(--careon-base-rgb), .20);
    border-radius: 50%;
    background-color: var(--careon-white);
}

.service-details__points-list li .icon span {
    position: relative;
    display: inline-block;
    color: var(--color2);
    font-size: 11px;
}

.service-details__text-3 {
    margin: 24px 0 36px;
}

.service-details__text-4 {
    margin: 28px 0 32px;
}

/*--------------------------------------------------------------
# Secondary Images
--------------------------------------------------------------*/

.service-details__img-box {
    position: relative;
    display: block;
    margin-top: 34px;
}

.service-details__img-box-img {
    position: relative;
    display: block;
    margin-bottom: 28px;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 18px 44px rgba(var(--careon-black-rgb), .07);
}

.service-details__img-box-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            180deg,
            rgba(var(--careon-black-rgb), 0) 68%,
            rgba(var(--careon-black-rgb), .08) 100%
        );
    pointer-events: none;
}

.service-details__img-box-img img {
    display: block;
    width: 100%;
    border-radius: 24px;
    transition: transform .6s ease;
}

.service-details__img-box-img:hover img {
    transform: scale(1.02);
}

.service-details__text-list {
    position: relative;
    display: block;
    padding: 24px 26px;
    border: 1px solid rgba(var(--careon-base-rgb), .12);
    border-radius: 20px;
    background-color: var(--careon-primary);
}

.service-details__text-list li {
    position: relative;
    display: block;
    padding-left: 22px;
}

.service-details__text-list li::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 8px;
    height: 8px;
    border: 1px solid var(--color2);
    border-radius: 50%;
    background-color: rgba(var(--careon-base-rgb), .12);
}

.service-details__text-list li + li {
    margin-top: 15px;
}

/*--------------------------------------------------------------
# Right Sidebar
--------------------------------------------------------------*/

.service-details__right {
    position: relative;
    display: block;
    margin-left: 26px;
}

.service-details__services-box {
    position: relative;
    display: block;
    padding: 34px 30px 32px;
    overflow: hidden;
    border: 1px solid rgba(var(--careon-base-rgb), .14);
    border-radius: 26px;
    background-color: var(--careon-white);
    box-shadow: 0 18px 46px rgba(var(--careon-black-rgb), .055);
}

.service-details__services-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    width: 62px;
    height: 3px;
    border-radius: 0 0 var(--careon-bdr-radius) var(--careon-bdr-radius);
    background-color: var(--color2);
}

.service-details__service-title {
    margin: 0 0 26px;
    color: var(--color1);
    font-family: var(--careon-title);
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.006em;
}

.service-details__service-list {
    position: relative;
    display: block;
}

.service-details__service-list li {
    position: relative;
    display: block;
}

.service-details__service-list li + li {
    margin-top: 12px;
}

.service-details__service-list li a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 11px;
    min-height: 52px;
    padding: 13px 18px;
    overflow: hidden;
    border: 1px solid rgba(var(--careon-base-rgb), .10);
    border-radius: 16px;
    background-color: var(--careon-primary);
    color: var(--careon-gray);
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.45;
    font-weight: 600;
    transition:
        background-color .3s ease,
        border-color .3s ease,
        color .3s ease,
        transform .3s ease;
}

.service-details__service-list li:hover a,
.service-details__service-list li.active a {
    border-color: var(--color2);
    background-color: var(--color2);
    color: var(--careon-white);
    transform: translateX(3px);
}

.service-details__service-list li a span {
    position: relative;
    color: var(--color2);
    font-size: 11px;
    transition: color .3s ease;
}

.service-details__service-list li:hover a span,
.service-details__service-list li.active a span {
    color: var(--careon-white);
}

/*--------------------------------------------------------------
# Need Help
--------------------------------------------------------------*/

.service-details__need-help-inner {
    position: relative;
    display: block;
    margin-top: 28px;
    padding: 10px;
    border: 1px solid rgba(var(--careon-base-rgb), .14);
    border-radius: 26px;
    background-color: var(--careon-white);
    box-shadow: 0 18px 46px rgba(var(--careon-black-rgb), .055);
}

.service-details__need-help {
    position: relative;
    display: block;
    min-height: 340px;
    padding: 58px 34px 54px;
    overflow: hidden;
    border-radius: 20px;
    text-align: center;
    z-index: 1;
}

.service-details__need-help-bg {
    position: absolute;
    inset: 0;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.service-details__need-help-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
   background: linear-gradient(180deg, rgb(0 0 0 / 70%) 0%, rgb(0 0 0 / 83%) 100%);
    backdrop-filter: blur(2px);
}

.service-details__need-help-title {
    position: relative;
    margin: 0;
    color: var(--careon-white);
    font-family: var(--careon-title);
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -0.006em;
    text-shadow: 0 4px 16px rgba(var(--careon-black-rgb), .22);
}

.service-details__need-help-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 78px;
    margin: 24px auto 18px;
    border: 1px solid rgba(var(--careon-white-rgb), .30);
    border-radius: 50%;
    background-color: var(--color2);
    box-shadow: 0 12px 28px rgba(var(--careon-black-rgb), .18);
    transition:
        background-color .3s ease,
        transform .3s ease;
}

.service-details__need-help-icon:hover {
    background-color: var(--color4);
    transform: translateY(-2px);
}

.service-details__need-help-icon span {
    position: relative;
    display: inline-block;
    color: var(--careon-white);
    font-size: 30px;
    transition: color .3s ease;
}

.service-details__need-help-icon:hover span {
    color: var(--careon-white);
}

.service-details__need-help-call {
    position: relative;
    display: block;
}

.service-details__need-help-call a {
    color: var(--careon-white);
    font-family: var(--careon-font);
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
    letter-spacing: .02em;
    transition: color .3s ease;
}

.service-details__need-help-call a:hover {
    color: var(--color2);
}

/*--------------------------------------------------------------
# Download Box
--------------------------------------------------------------*/

.service-details__download-box {
    position: relative;
    display: block;
    margin-top: 28px;
    padding: 30px;
    border: 1px solid rgba(var(--careon-base-rgb), .14);
    border-radius: 26px;
    background-color: var(--careon-white);
    box-shadow: 0 18px 46px rgba(var(--careon-black-rgb), .055);
}

.service-details__download-list {
    position: relative;
    display: block;
}

.service-details__download-list li {
    position: relative;
    display: block;
}

.service-details__download-list li + li {
    margin-top: 12px;
}

.service-details__download-list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 56px;
    padding: 14px 18px 14px 54px;
    overflow: hidden;
    border: 1px solid rgba(var(--careon-base-rgb), .10);
    border-radius: 16px;
    background-color: var(--careon-primary);
    color: var(--careon-gray);
    font-family: var(--careon-font);
    font-size: 16px;
    line-height: 1.45;
    font-weight: 600;
    z-index: 1;
}

.service-details__download-list li a::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--color2);
    transform: scaleY(0);
    transform-origin: bottom;
    transition: transform .35s ease;
    z-index: -1;
}

.service-details__download-list li:hover a::before {
    transform: scaleY(1);
    transform-origin: top;
}

.service-details__download-list li:hover a {
    color: var(--careon-white);
}

.service-details__download-list li a span {
    color: var(--color2);
    font-size: 16px;
    font-weight: 500;
    transition: color .3s ease;
}

.service-details__download-list li:hover a span {
    color: var(--careon-white);
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media (max-width: 1199.98px) {
    .service-details {
        padding: 96px 0 90px;
    }

    .service-details__title-1 {
        font-size: 42px;
    }

    .service-details__right {
        margin-left: 18px;
    }
}

@media (max-width: 991.98px) {
    .service-details {
        padding: 84px 0 78px;
    }

    .service-details__right {
        margin-top: 36px;
        margin-left: 0;
    }

    .service-details__content {
        padding: 34px 32px 36px;
    }
}

@media (max-width: 767.98px) {
    .service-details {
        padding: 72px 0 66px;
    }

    .service-details::before {
        width: 210px;
        height: 210px;
        right: -150px;
    }

    .service-details__img {
        border-radius: 24px;
    }

    .service-details__img img {
        border-radius: 24px;
    }

    .service-details__content {
        padding: 30px 26px 32px;
        border-radius: 24px;
    }

    .service-details__content::before {
        left: 50%;
        width: 60px;
        transform: translateX(-50%);
    }

    .service-details__title-1 {
        font-size: 36px;
        line-height: 1.12;
        text-align: center;
    }

    .service-details__title-2,
    .service-details__title-3 {
        font-size: 28px;
    }

    .service-details__points-box {
        padding: 22px 20px;
    }

    .service-details__services-box,
    .service-details__download-box {
        border-radius: 22px;
    }

    .service-details__need-help-inner {
        border-radius: 22px;
    }

    .service-details__need-help {
        min-height: 300px;
        padding: 48px 26px;
        border-radius: 18px;
    }
}

@media (max-width: 575.98px) {
    .service-details {
        padding: 62px 0 56px;
    }

    .service-details__content {
        padding: 28px 20px 30px;
        border-radius: 22px;
    }

    .service-details__title-1 {
        font-size: 34px;
        line-height: 1.14;
    }

    .service-details__title-2,
    .service-details__title-3 {
        font-size: 26px;
    }

    .service-details__text-1,
    .service-details__text-3,
    .service-details__text-4,
    .service-details__text-list li,
    .service-details__points-list li,
    .service-details__service-list li a,
    .service-details__download-list li a {
        font-size: 16px;
    }

    .service-details__services-box,
    .service-details__download-box {
        padding: 26px 20px 24px;
    }

    .service-details__service-title {
        font-size: 28px;
    }

    .service-details__service-list li a {
        padding: 12px 15px;
    }

    .service-details__download-list li a {
        padding: 13px 15px 13px 46px;
    }

    .service-details__need-help {
        min-height: 285px;
        padding: 42px 22px;
    }

    .service-details__need-help-title {
        font-size: 26px;
    }

    .service-details__need-help-call a {
        font-size: 18px;
    }
}


/*--------------------------------------------------------------
# Services Page
--------------------------------------------------------------*/
.services-page {
    position: relative;
    display: block;
    padding: 120px 0 30px;
    z-index: 1;
}

.services-page .services-two__single {
    margin-bottom: 30px;
    margin-top: 32px;
}

.services-page .services-two__single-list li {
    border-bottom: 1px solid var(--careon-bdr-color);
}

.services-page .services-two__inner ul li:nth-child(4) .services-two__single::before {
    display: none;
}


.services-page .services-two__inner ul li:nth-child(7) .services-two__single::before {
    display: none;
}

.services-page .services-two__inner ul li:nth-child(7) {
    border-bottom: none;
}

.services-page .services-two__inner ul li:nth-child(8) {
    border-bottom: none;
}

.services-page .services-two__inner ul li:nth-child(9) {
    border-bottom: none;
}

.services-page .services-two__inner ul li:nth-child(1) .services-two__single {
    margin-top: 0px;
}

.services-page .services-two__inner ul li:nth-child(2) .services-two__single {
    margin-top: 0px;
}

.services-page .services-two__inner ul li:nth-child(3) .services-two__single {
    margin-top: 0px;
}


/*--------------------------------------------------------------
# Services Carousel Page
--------------------------------------------------------------*/
.services-carousel-page {
    position: relative;
    display: block;
    padding: 120px 0 170px;
}

.services-carousel-page .services-three__single {
    margin-bottom: 0;
}













/*--------------------------------------------------------------
# End
--------------------------------------------------------------*/