@import url(../css/fonts.css);

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

:root {
    --rb-regular: 'Roboto-regular', sans-serif;
    --rb-bold: 'Roboto-bold', sans-serif;
    --bg-morado: #8658EB;
    --bg-green-main: #43FFA7;
    --bg-black: #000;

}

body {
    width: 100%;
    font-family: var(--rb-regular);
    position: relative;

    &::before {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(0deg, rgba(20, 20, 20, 0.8) 0%, rgba(20, 20, 20, 0.8) 100%);

    }
}

main {
    width: 100%;
    overflow: hidden;
}

section {
    width: 100%;
    height: 100%;
    padding-block: 4rem;
    position: relative;
}

.aminateWebflow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;

    iframe {
        border-radius: 32px;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
}

.navigation {
    /*height: 50px;*/
	margin-top:2rem;
    justify-content: center;
    gap: 2rem;

    .swiper-button-next,
    .swiper-button-prev {
        position: relative;
        /* top: 95%; */
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: var(--bg-green-main);
        border: 1px solid #000;
        color: #000;

        &::after {
            content: none;
        }
    }
}


/* .swiper-button-next {
    right: -0.5%
}

.swiper-button-prev {
    left: -0.5%;
} */

.container {
    width: 92%;
    max-width: 1400px;
    margin: auto;
}

.margin-section {
    margin-top: 113px;
}


.none {
    display: none;
}

h1 {
    font-size: clamp(33.419px, 2.089rem + ((1vw - 3.2px) * 2.769), 60px);

    color: #000;
    font-style: normal;
    /* font-weight: 900; */
    line-height: 86.684%;
    /* 41.608px */

}

h2 {
    color: #000;
    text-align: center;
    font-size: clamp(20px, 3vw, 48px);
    font-style: normal;
    font-weight: 900;
    line-height: 86.684%;
    /* 41.608px */
}


.h1_text {
    font-size: calc(50px + (80 - 50) * ((100vw - 375px) / (1920 - 375)));
}

p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
}

li {
    list-style: none;

}

img {

    width: 100%;
    height: auto;
}

a {
    text-decoration: none;

}

/*Clases generales*/
.flex-col {
    display: flex;
    flex-direction: column;
    /* justify-content: center;
    align-items: center; */
}


.flex-row {
    display: flex;
    align-items: center;

}

.blur {
    border-radius: 32px;
    /* background: rgba(32, 32, 32, 0.75); */
    background-color: white;
    /* backdrop-filter: blur(22.5px); */
}

.gButton {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    height: 3.25rem;
    transition: all 400ms ease;
    font-size: 1rem;
    color: #fff;
    background: none;
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
    width: fit-content;
    margin: 0;

    border-radius: .125rem;
}

#video-fondo {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;

    z-index: -1;
    filter: brightness(0.7);
}

/*Estilos header*/
.header {
    padding-block: 32px;
    position: fixed;
    width: 100%;
    background-color: transparent;

    top: 0;
    left: 0;
    z-index: 30;
    transition: all 0.3s ease-in-out;


    .container {
        max-width: 1400px;
        border-radius: 32px;
        /* background: rgba(32, 32, 32, 0.75); */
        background-color: #fff;
        justify-content: space-between;
        backdrop-filter: blur(30px);
        padding: 24px 48px;

        .hamburgerMenu {
            display: none;

        }

        .header-menu {
            .menuWrap {
                gap: 1.5rem;
                align-items: center;

                .menu-link {
                    height: 100%;

                    a {
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                        color: #000;
                        transform: color 0.3s ease-in-out;
                    }

                    &.demo {
                        display: flex;
                        padding: 24px 28px;
                        border-radius: 16px;
                        justify-content: center;
                        align-items: center;
                        gap: 10px;
                        background-color: var(--bg-green-light);
                        margin-left: 32px;

                        a {
                            font-weight: 700;
                            color: #000;
                            position: relative;
                            display: flex;
                            gap: 1rem;
                            align-items: center;

                            &::before {
                                content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTE2IDJWNk04IDJWNk0zIDEwSDIxTTUgNEgxOUMyMC4xMDQ2IDQgMjEgNC44OTU0MyAyMSA2VjIwQzIxIDIxLjEwNDYgMjAuMTA0NiAyMiAxOSAyMkg1QzMuODk1NDMgMjIgMyAyMS4xMDQ2IDMgMjBWNkMzIDQuODk1NDMgMy44OTU0MyA0IDUgNFoiIHN0cm9rZT0iIzJDMkMyQyIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=');
                            }
                        }
                    }

                    &:hover {
                        a {
                            color: #43FFA7;
                        }

                        &.demo {
                            a {
                                color: #000;
                            }
                        }
                    }

                }
            }
        }

        .menu-contacts {
            .menuWrap {
                gap: 1rem;

                .menu-link-contact {
                    border-radius: 16px;
                    padding: 12px 24px;

                    a {
                        color: #000;
                        font-weight: 500;
                    }


                    &.into {
                        background-color: #fff;
                        border: 1px solid #000;

                    }

                    &.contacto {
                        position: relative;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        gap: 1rem;
                        background-color: #000;

                        a {
                            color: #fff;
                            font-weight: 700;
                        }

                        &::before {
                            position: relative;
                            top: 3px;
                            content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTIuNTQxNSA0LjE2NjY3QzEzLjM1NTUgNC4zMjU0NyAxNC4xMDM1IDQuNzIzNTUgMTQuNjg5OSA1LjMwOTk1QzE1LjI3NjMgNS44OTYzNSAxNS42NzQ0IDYuNjQ0MzkgMTUuODMzMiA3LjQ1ODM0TTEyLjU0MTUgMC44MzMzMzZDMTQuMjMyNiAxLjAyMTIgMTUuODA5NSAxLjc3ODQ4IDE3LjAxMzQgMi45ODA4NEMxOC4yMTczIDQuMTgzMiAxOC45NzY1IDUuNzU5MTggMTkuMTY2NSA3LjQ1TTE4LjMzMzIgMTQuMVYxNi42QzE4LjMzNDEgMTYuODMyMSAxOC4yODY2IDE3LjA2MTggMTguMTkzNiAxNy4yNzQ1QzE4LjEwMDYgMTcuNDg3MSAxNy45NjQzIDE3LjY3OCAxNy43OTMzIDE3LjgzNDlDMTcuNjIyMiAxNy45OTE4IDE3LjQyMDMgMTguMTExMiAxNy4yMDA1IDE4LjE4NTZDMTYuOTgwNiAxOC4yNTk5IDE2Ljc0NzcgMTguMjg3NiAxNi41MTY1IDE4LjI2NjdDMTMuOTUyMiAxNy45ODggMTEuNDg5IDE3LjExMTggOS4zMjQ4NiAxNS43MDgzQzcuMzExMzkgMTQuNDI4OSA1LjYwNDMxIDEyLjcyMTggNC4zMjQ4NiAxMC43MDgzQzIuOTE2NTEgOC41MzQzNCAyLjA0MDA3IDYuMDU5MTYgMS43NjY1MyAzLjQ4MzM0QzEuNzQ1NyAzLjI1Mjg5IDEuNzczMDkgMy4wMjA2NCAxLjg0Njk1IDIuODAxMzZDMS45MjA4IDIuNTgyMDggMi4wMzk1MSAyLjM4MDU4IDIuMTk1NSAyLjIwOTY5QzIuMzUxNSAyLjAzODggMi41NDEzNyAxLjkwMjI2IDIuNzUzMDIgMS44MDg3N0MyLjk2NDY4IDEuNzE1MjggMy4xOTM0OCAxLjY2Njg5IDMuNDI0ODYgMS42NjY2N0g1LjkyNDg2QzYuMzI5MjggMS42NjI2OSA2LjcyMTM2IDEuODA1OSA3LjAyOCAyLjA2OTYxQzcuMzM0NjQgMi4zMzMzMiA3LjUzNDkzIDIuNjk5NTQgNy41OTE1MyAzLjFDNy42OTcwNSAzLjkwMDA2IDcuODkyNzQgNC42ODU2MSA4LjE3NDg2IDUuNDQxNjdDOC4yODY5OCA1LjczOTk0IDguMzExMjUgNi4wNjQxIDguMjQ0NzggNi4zNzU3NEM4LjE3ODMyIDYuNjg3MzcgOC4wMjM5MiA2Ljk3MzQzIDcuNzk5ODYgNy4yTDYuNzQxNTMgOC4yNTgzNEM3LjkyNzgzIDEwLjM0NDYgOS42NTUyNCAxMi4wNzIgMTEuNzQxNSAxMy4yNTgzTDEyLjc5OTkgMTIuMkMxMy4wMjY0IDExLjk3NTkgMTMuMzEyNSAxMS44MjE1IDEzLjYyNDEgMTEuNzU1MUMxMy45MzU4IDExLjY4ODYgMTQuMjU5OSAxMS43MTI5IDE0LjU1ODIgMTEuODI1QzE1LjMxNDMgMTIuMTA3MSAxNi4wOTk4IDEyLjMwMjggMTYuODk5OSAxMi40MDgzQzE3LjMwNDcgMTIuNDY1NCAxNy42NzQ0IDEyLjY2OTMgMTcuOTM4NiAxMi45ODEyQzE4LjIwMjkgMTMuMjkzMiAxOC4zNDMzIDEzLjY5MTMgMTguMzMzMiAxNC4xWiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+');
                        }
                    }
                }
            }
        }
    }

    .menu-responsive {
        visibility: hidden;
        pointer-events: none;
        opacity: 0;
        display: none;
    }

    &.scrolling {
        background-color: #fff;
        padding-block: 0;
        box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.70);

        .container {
            background-color: transparent;
        }
    }

    &.not-home {
        padding-block: 0;
        background-color: #fff;
        transition: all 0s ease;

    }
}

/*Fin estilos header*/


/*Estilos home principal*/
.banner-main {
    /* min-height: 990px; */
    margin-top: 120px;
    /* height: 100vh; */
    align-items: center;
    /* position: relative; */
    position: static;

    .container {
        justify-content: center;
        position: relative;
        padding: 50px 20px;

        .texts {
            position: relative;
            max-width: 41.8%;
            width: 100%;
            gap: 1rem;

            h1 {
                font-weight: 400;
				padding-bottom:8px;
            }

            p {
                font-size: 20px;
            }

            .wrapperButtons {
                gap: 1.5rem;

                .formB {
                    min-width: 10.375rem;
                    border-radius: 16px;
                    background-color: #000;
                    border-color: transparent;
                    text-align: center;
                }

                .benefitsB {
                    min-width: 10.375rem;
                    border-radius: 16px;
                    color: #000;
                    border: 1px solid #000;
                }
            }

        }

        .wrapperVideo {
            position: relative;
            width: 43.4%;
            /* right: 7%; */
            bottom: -2rem;
            display: block;

            .svgClipt {
				picture{
                    display: none;
                }
                .video-wrapper {
                    width: 100%;
                    max-width: 600px;
                    margin: auto;
                    /* o el tamaño que quieras */

                    /* asegura que se mantenga proporcional */
                    position: relative;
                    overflow: hidden;
                    clip-path: url(#logobanner);
                    -webkit-clip-path: url(#logobanner);
                }

                .video-wrapper video {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                    display: block;

                    &.clipped {
                        aspect-ratio: 1 / 1;
                        clip-path: url(#logobanner);
                        -webkit-clip-path: url(#logobanner);
                        /* Soporte para Safari */
                    }
                }

            }
        }
    }
}

.us {
    .container {
        padding: 40px;
        gap: 1.5rem;

        .texts {
            gap: 0.75rem;

            h2 {
                font-size: clamp(1.5rem, 2.5vw, 3rem);
            }

            p {
                text-align: center;
            }
        }

        .row {
            justify-content: space-between;
            gap: 1.5rem;

            .left {
                max-width: 30%;
                gap: 12px;

                figure {
                    img {
                        border-radius: 32px;
                    }
                }

                .openPopup {
                    justify-content: center;
                    align-items: center;
                    gap: 1rem;
                    padding: 1rem 1.75rem;
                    font-weight: 600;
                    border: none;
                    border-radius: 16px;
                    background: var(--bg-black);

                    color: #fff;
                    cursor: pointer;
                }

            }

            .wrapper {
                gap: 2rem;
                width: 100%;

                .wrapper-box {
                    width: 100%;
                    justify-content: space-between;
                    gap: 1rem;
					align-items:stretch;

                    .box {
                        gap: 2rem;
						flex:1;

                        .card-content {
                            align-items: center;
                            padding: 1.5rem;
                            gap: .75rem;
							height:100%;
                            border-radius: 24px;
                            border: 1.5px solid #fff;
                            background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%), radial-gradient(95.98% 87.23% at 14.23% 11.52%, var(--Purple-Xplora, rgba(134, 88, 235, 0.20)) 0%, rgba(0, 0, 0, 0.00) 100%);

                            .header-box {
                                align-items: center;

                                .box-svg {}

                                h3 {
                                    text-align: center;
                                    color: #fff;
                                    font-size: 18px;
                                    font-style: normal;
                                    font-weight: 700;
                                    line-height: normal;

                                }

                            }


                            .texts {


                                p {
                                    text-align: center;
                                    color: rgba(255, 255, 255, 0.90);
                                    centerfont-size: 10.5px;
                                    font-style: normal;
                                    font-weight: 400;
                                    line-height: 15px;
                                    /* 142.857% */
                                    letter-spacing: 0.188px;
                                    ;
                                }
                            }

                        }



                    }


                }

                .wrapper-contadores {
                    display: flex;
                    justify-content: center;
                    flex-wrap: wrap;
                    gap: 1rem;

                    .contador {
                        display: flex;
                        flex-basis: 25%;
                        flex-direction: column;
                        align-items: center;


                        span,
                        p {
                            color: #000;
                            font-size: clamp(2rem, 2.5vw, 4rem);
                            font-style: normal;
                            font-weight: 800;
                            line-height: normal;
                        }


                        p {
                            font-size: 13.288px;
                            color: #000;
                            font-style: normal;
                            text-align: center;
                            font-weight: 500;
                            line-height: normal;
                            text-wrap: nowrap;
                        }

                        &:nth-child(1),
                        &:nth-child(2),
                        &:nth-child(4) {
                            border-right: 1px solid #CAC4D0;
                        }
                    }
                }

            }


        }


    }

    .popup {
        position: fixed;
        inset: 0;
        z-index: 9999;
        display: flex;
        justify-content: center;
        align-items: center;

        &.hidden {
            display: none;
        }

        .popup-overlay-video {
            position: absolute;
            inset: 0;
            background-color: rgba(0, 0, 0, 0.85);
        }

        .popup-inner {
            position: relative;
            background: #000;
            z-index: 1;
            padding: 1rem;
            max-width: 800px;
            width: 90%;
            border-radius: 8px;

            .closePopup {
                position: absolute;
                top: 10px;
                right: 15px;
                background: white;
                width: 50px;
                height: 50px;
                border-radius: 50%;
                border: none;
                color: #000;
                font-size: 2rem;
                z-index: 2;
                cursor: pointer;
            }
            iframe{
                width: 100%;        
            }
        }
    }
}

.companies {


    .container {
        background-color: #fff;
        padding: 124px 60px;

        p {
            font-size: 24px;
            line-height: 1.5;

            margin-bottom: 97px;
            color: #000;
            text-align: center;
        }

        h2 {
            font-family: var(--rb-regular);
            color: #000;
            text-align: center;
            margin-bottom: 48px;
            font-style: normal;
            margin-bottom: 44px;
            font-weight: 900;
            line-height: 86.684%
        }

        #swCompanies,
        #swCompaniesTwo,
        #swCompaniesTree {
            .swiper-wrapper {
                transition-timing-function: linear;

                .swiper-slide {
                    img {
                        max-width: 200px;
                    }
                }
            }
        }

        #swCompaniesTwo,
        #swCompaniesTree {
            margin-top: 6rem;
        }
    }


}

.testimonies {
    .container {

        padding: 40px 40px;

        h2 {
            font-size: clamp(1.5rem, 2.5vw, 3rem);
            margin-bottom: 3rem;
        }

        #swSuccess {
           /* padding-block: 5rem;
             padding-inline: 5rem; */

            position: relative;

            .swiper-wrapper {
                .swiper-slide {
                    .card-testimonial {
                        display: flex;
                        flex-direction: column-reverse;
                        gap: 1rem;
                        width: 100%;
                        /* height: 600px; */
                        justify-content: space-between;
                        /* background-color: #fff; */
                        border-radius: 8px;
                        overflow: hidden;
                        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
                        transition: transform 0.3s ease, box-shadow 0.3s ease;
                        position: relative;
                        padding: 10px;

                        .texts {


                            p {
                                color: #000;
                                font-size: 14px;
                                font-style: normal;
                                font-weight: 300;
                                line-height: 16.881px;
                                /* 133.333% */
                                letter-spacing: 0.422px;
                            }

                            h3 {
                                text-align: end;
                                color: #000;
                                font-size: 14.771px;
                                font-style: normal;
                                font-weight: 600;
                                line-height: 21.101px;
                                /* 142.857% */
                                letter-spacing: 0.106px;
                            }

                            h4 {
                                color: #000;
                                text-align: right;
                                font-size: 12.66px;
                                font-style: normal;
                                font-weight: 400;
                                line-height: 16.881px;
                                /* 133.333% */
                                letter-spacing: 0.422px;

                            }
                        }

                        figure {
                            img {
                                border-radius: 15px;
								object-fit:cover;
								max-height:300px;
                            }
                        }
                    }




                }
            }

            .navigation {
			height:35px;
			margin-top:0;
                .swiper-button-next,
                .swiper-button-prev {
                    background-color: #000;
                    border: 1px solid #fff;
					top:1rem;

                    svg {
                        path {
                            fill: #fff;
                        }
                    }
                }



            }


            .swiper-pagination {
                .swiper-pagination-bullet {
                    width: 29.636px;
                    height: 6.31px;
                    border-radius: 15.487px;
                    background: #000;
                }
            }

        }

    }
}

.blog {
    /* padding: 80px 40px; */


    .container {
        padding: 40px 40px;

        h2 {
            color: #000;
            font-size: clamp(1.5rem, 2.5vw, 3rem);
            margin-bottom: 40px;
            text-align: center;
            font-weight: 700;
        }

    }

    .blogSwiper {
        width: 100%;
        padding-bottom: 60px;
        /* padding-inline: 1rem; */
        /* Espacio para la paginación */

        .swiper-wrapper {
            align-items: stretch;

        }

        .swiper-slide {
            height: auto;
            /* Para que todas las tarjetas tengan la misma altura */

            .card-articulo {
                
                margin: 0;
                height: 100%;
                background-color: #212121;
                border-radius: 16px;
                overflow: hidden;
                display: flex;
                border: 1.593px solid #FFF;


                flex-direction: column;
                transition: transform 0.3s ease;



                .imagen-articulo {
                    height: 220px;
                    background-size: cover;
                    background-position: center;
                    position: relative;

                    .etiqueta-categoria {
                        position: absolute;
                        left: 16px;
                        bottom: 16px;
                        background-color: #000;
                        /* Color morado */
                        color: white;
                        padding: 6px 12px;
                        border-radius: 20px;
                        font-size: 14px;
                        font-weight: 500;
                    }

                    .subtitulo-overlay {
                        position: absolute;
                        top: 16px;
                        left: 16px;
                        background-color: rgba(134, 88, 235, 0.8);
                        /* Color morado con transparencia */
                        color: white;
                        padding: 8px 16px;
                        border-radius: 8px;
                        font-size: 14px;
                        max-width: 80%;
                    }
                }

                .contenido-articulo {
                    padding: 20px;
                    display: flex;
                    flex-direction: column;
                    flex-grow: 1;

                    .fecha {
                        color: #9e9e9e;
                        font-size: 14px;
                        margin-bottom: 8px;
                    }

                    h3 {
                        color: white;
                        font-size: 20px;
                        margin-bottom: 12px;
                        font-weight: 600;
                        line-height: 1.3;
                    }

                    .extracto {
                        color: #bdbdbd;
                        font-size: 15px;
                        margin-bottom: 20px;
                        line-height: 1.5;
                    }

                    .ver-mas {
                        margin-top: auto;
                        color: #fff;
                        /* Color morado */
                        text-decoration: none;
                        font-size: 15px;
                        font-weight: 500;
                        display: flex;
                        align-items: center;

                        svg {
                            margin-left: 8px;
                            transition: transform 0.2s ease;
                        }

                        &:hover svg {
                            transform: translateX(4px);
                        }
                    }
                }
            }
        }

        .navigation {

			
            .swiper-button-next,
            .swiper-button-prev {
                background-color: #000;
                border: 1px solid #fff;

                svg {
                    path {
                        fill: #fff;
                    }
                }
            }



        }

        /* Estilo para la paginación */
        .swiper-pagination {
            position: relative;
            bottom: -10px;
            display: flex;
            justify-content: center;
            gap: 8px;

            .swiper-pagination-bullet {
                width: 30px;
                height: 4px;
                border-radius: 2px;
                background-color: #aaa;
                opacity: 1;
                transition: all 0.3s ease;
            }

            .swiper-pagination-bullet-active {
                background-color: #000;
                /* Color morado */
                width: 40px;
            }
        }

    }

    .btnBlog {
        margin: auto;
        background-color: #000;
        padding: 16px 24px;
        color: #fff;
        font-size: 20px;
        border-radius: 24px;
        width: fit-content;
    }
}

/* Media queries para responsividad */
@media (max-width: 1280px) {
    .blog .blogSwiper .swiper-slide {
        width: calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .blog .blogSwiper .swiper-slide {
        width: 100%;
    }

    .blog {
        padding: 60px 0;

        .container h2 {
            font-size: 28px;
            margin-bottom: 30px;
        }
    }
}


.seats {
    .container {

        background-color: #8658EB;

        .wrapper-seats {
            width: 100%;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            padding: 24px 48px;

            border-radius: 32px;
            gap: 3rem;

            .box-seat {
                align-items: center;

                h2 {
                    color: #fff;
                    text-align: center;
                    font-size: 32px;
                    font-style: normal;
                    font-weight: 800;
                    line-height: normal;
                }

                p {
                    color: #fff;
                    text-align: center;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: normal;
                }
            }
        }

    }
}

/* Estilos para la sección de Soluciones */



.soluciones {
   padding-block:2rem;

    .container {
		 background-color: #000;
		padding:24px;
		border-radius:24px;
        h2 {
            color: white;
            margin-bottom: 12px;
        }

        .tabs-sistema {
            max-width: 100%;
            display: flex;
            flex-direction: column;
            gap: 12px;
            border-radius: 8px;
            overflow: hidden;

            .tabs-navegacion {
                display: flex;
                justify-content: space-between;
                gap: 12px;
                padding: 4px 0;

                overflow-x: auto;
                -webkit-overflow-scrolling: touch;

                .tab-boton {
                    padding: 15px 25px;
                    flex: 1;
                    cursor: pointer;
                    color: #ffffff;
                    border-radius: 24px;
                    transition: all 0.3s ease;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    border: 1px solid var(--White-Xplora, #FFF);

                    white-space: nowrap;

                    .tab-icono {
                        margin-right: 10px;
                        display: flex;
                        align-items: center;
                    }

                    .tab-titulo {
                        font-weight: 600;
                        font-size: 20px;
                    }

                    &.active {

                        border: 1px solid transparent;
                        background-color: #43FFA7;

                        .tab-titulo {
                            color: #000;
                        }

                        .tab-icono {
                            svg {
                                path {
                                    fill: #000;

                                }

                            }


                        }

                    }

                    &:nth-child(2) {
                        &.active {
                            .tab-icono {
                                svg {
                                    path {
                                        stroke: #000;
                                        fill: transparent;
                                    }
                                }
                            }
                        }
                    }
                }
            }

            .tabs-contenido {

                min-height: 400px;
                border-radius: 0 0 8px 8px;
                color: #ffffff;

                .tab-panel {
                    display: none;


                    .tab-titulo-principal {
                        margin-bottom: 30px;

                        h2 {
                            font-size: 28px;
                            font-weight: 600;
                            color: #fff;
                            margin-bottom: 10px;
                        }

                        .tab-descripcion {
                            color: rgba(255, 255, 255, 0.8);
                            line-height: 1.5;
                        }
                    }

                    .categorias-contenedor {
                        .servicios-grid {
                            display: flex;
                            justify-content: space-between;
                            /* display: grid;
                            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); */
                            gap: 12px;

                            @media (max-width:768px) {
                                flex-direction: column;
                            }

                            .servicio-tarjeta {
                                display: flex;
                                justify-content: center;
                                gap: 3rem;

                                /*min-height: 340px;*/
                                flex: 1;

                                /* border-radius: 8px; */
                                padding: 24px;
                                border-radius: 24px;
                                cursor: pointer;
                                transition: all 0.3s ease;
                                border: 1px solid #333;

                                .servicio-contenido {
                                    width: 50%;
                                    max-width: 474px;

                                    display: flex;
                                    flex-direction: column;
                                    /* align-items: center; */
                                    justify-content: center;

                                    .info {
                                        gap: 1rem;
                                    }

                                    .servicio-icono {
                                        display: none;

                                    }

                                    .servicio-titulo {
                                        color: white;
                                        font-size: 26px;
                                        font-style: normal;
                                        font-weight: 900;
                                        line-height: 86.684%;
                                        /* 41.608px */
                                    }

                                    .servicio-descripcion {
										  display: flex;
                                        flex-direction: column;
                                        gap: 8px;
                                        color: var(--White-Xplora, #FFF);
                                        font-size: 18px;
                                        font-style: normal;
                                        font-weight: 400;
                                        line-height: var(--Body-Medium-Line-Height, 20px);
                                        /* 125% */
                                        letter-spacing: var(--Body-Medium-Tracking, 0.25px);
										  p {
                                            color: #fff;
                                        }
                                    }
                                }

                                .panel-video {
                                    /* width: 50%; */
                                    display: flex;

                                    video,iframe {
										
                                        width: 100%;
                                        border-radius: 18px;
                                        object-fit: cover;
                                        max-width: 317px;
                                        /*max-height: 371px;*/
										max-height: 217px;
                                        margin: auto;
									
                                    }
                                }



                                &.active {

                                    /* border: 3px solid var(--Schemes-Outline-Variant, #CAC4D0); */
                                    box-shadow: 0 5px 15px rgba(0, 255, 127, 0.2);
                                    background-color: #43FFA7;

                                    .servicio-titulo {
                                        color: #000;
                                    }

                                    .servicio-descripcion {
                                        color: #000;
										   p,h3,strong {
                                            color: #000;
                                        }
                                    }
                                }
                            }
                        }

                        .categorias-contenido {
                            .categoria-panel {
                                display: none;
                                animation: fadeIn 0.3s;

                                &.active {
                                    display: block;
                                }




                                .servicios-container {
                                    margin-top: 12px;
                                    /* padding-inline: 18px; */



                                    .servicios-swiper {
                                        /*padding-bottom: 40px;*/
                                        /* padding-inline: 2rem; */

                                        .swiper-slide {
                                            .servicio-item {
                                                height: 100%;
                                                max-height: 300px;
                                                min-height: 300px;
                                                padding: 24px;
                                                border-radius: 24px;
                                                /* border-radius: 8px; */
                                                overflow: hidden;
                                                border: 1.5px solid var(--Schemes-Outline-Variant, #CAC4D0);
                                                height: 100%;
                                                display: flex;
                                                justify-content: center;
                                                align-items: center;
                                                gap: 24px;


                                                .servicio-info {
                                                    height: 100%;
                                                    max-width: 50%;
                                                    display: flex;
                                                    flex-direction: column;
                                                    gap: .75rem;
                                                    flex: 1;
                                                    align-self: self-end;

                                                    h3,
                                                    h4 {
                                                        font-size: 24px;
                                                        font-style: normal;
                                                        font-weight: 700;
                                                        line-height: normal;
                                                        color: #fff;
                                                    }

                                                    h4 {
                                                        color: #fff;
                                                        font-size: 16px;
                                                    }

                                                    p {
                                                        color: rgba(255, 255, 255, 0.90);
                                                        font-size: 16px;
                                                        font-style: normal;
                                                        font-weight: 400;
                                                        line-height: 16px;
                                                        margin-bottom: 0;
                                                        /* 142.857% */
                                                        letter-spacing: 0.188px;

                                                        strong {
                                                            font-weight: 700;
                                                        }
                                                    }
                                                }

                                                .servicio-imagen, .servicio-youtube {
                                                    max-width: 50%;

                                                    img, iframe {
                                                        width: 100%;
                                                        display: block;
                                                        height: 100%;
                                                        /* max-height: 200px; */
                                                        aspect-ratio: 1 / 1;
                                                        border-radius: 4px;
                                                    }
                                                    
                                                }

                                                .servicio-video {
                                                    width: 50%;
                                                    display: flex;
                                                    align-items: center;
                                                    justify-content: center;

                                                    video {
                                                        margin: auto;
                                                        width: 100%;
                                                        display: block;
                                                        object-fit: cover;
                                                        /* max-height: 200px; */
                                                        aspect-ratio: 1 / 1;
                                                        height: 100%;
                                                        border-radius: 4px;
                                                    }
                                                }
                                            }
                                        }


                                        /* .swiper-button-next{
                                            right: 45%;
                                        }
                                        .swiper-button-prev{
                                            left: 45%;
                                            margin-right: 10%;
                                        } */

                                        .swiper-pagination-bullet {
                                            background-color: #D9D9D9;
                                            height: 15px;
                                            width: 15px;
                                            opacity: 0.7;

                                            &.swiper-pagination-bullet-active {
                                                background-color: #8658EB;
                                                opacity: 1;
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    }

                    &.active {
                        display: block;
                    }
                }

                #tab-1 {
                    .servicios-grid {
                        .servicio-tarjeta {
                            .servicio-contenido {
                                .servicio-descripcion {
                                    .ti-cta {
                                        display: none;
                                    }
                                }
                            }
                        }
                    }
                }

                #tab-2 {
                    .servicios-grid {
                        .servicio-tarjeta {
                            .servicio-contenido {
                                .servicio-descripcion {
                                    .trade-cta {
                                        display: none;
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

/* Animación para el popup */
@keyframes popupOpen {
    from {
        transform: scale(0.8);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

/*Estilos del popup overlay de las soluciones*/
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    z-index: 9999;
    overflow: auto;

    &.active {
        display: block;
    }

    .popup-container {
        display: flex;
        min-height: 100%;
        align-items: center;
        justify-content: center;
        padding: 20px;
        animation: popupOpen 0.3s ease-out;

        .popup-content {
            background-color: #fff;
            max-width: 1400px;
            width: 90%;
            margin: auto;
            border-radius: 8px;
            /* overflow: hidden; */
            box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
            border: 1px solid rgba(255, 255, 255, 0.1);
            animation: fadeIn 0.3s;
            position: relative;


            .popup-close {
                background-color: #43FFA7;
                color: #000;
                border: none;
                border-radius: 50%;
                width: 40px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 24px;
                cursor: pointer;
                transition: all 0.3s ease;
                position: absolute;
                right: -1%;
                top: -3%;

                &:hover {
                    background-color: #fff;
                    border: 1px solid #000;
                    transform: rotate(90deg);
                }
            }


            .popup-body {
                padding: 24px;
                display: flex;
                flex-direction: column;
                gap: 24px;


                .popup-main-content {
                    display: flex;
                    gap: 24px;

                }

                .popup-info {
                    width: 50%;
                    display: flex;
                    flex-direction: column;
                    border: 1px solid #CAC4D0;
                    padding: 24px 52px;
                    border-radius: 24px;
                    justify-content: center;
                    gap: 12px;

                    h3,
                    h4 {
                        color: #000;
                        margin-top: 0;
                        font-size: 40px;
                        margin-bottom: 12px;
                    }


                    .popup-texto-adicional {

                        font-size: 15px;
                        line-height: 1.6;
                        color: #000;
                        /* flex-grow: 1; */

                        p {
                            margin-bottom: 10px;
                            font-size: 15px;
                            font-style: normal;
                            font-weight: 400;
                            line-height: normal;
                        }
                    }

                    .buttons {
                        display: flex;
                        flex-direction: column;
                        gap: 10px;

                        .btn-primary {
                            display: inline-flex;
                            align-items: center;
                            justify-content: center;
                            gap: 8px;
                            background-color: #43FFA7;
                            color: #000;
                            font-weight: 600;
                            padding: 10px 20px;
                            font-size: 16px;
                            border-radius: 24px;
                            text-decoration: none;
                            transition: all 0.3s ease;
                            border: none;
                            cursor: pointer;

                            &:hover {
                                background-color: #000;
                                color: #fff;
                                box-shadow: 0 4px 8px rgba(67, 255, 167, 0.3);
                            }

                            svg {
                                width: 20px;
                                height: 20px;
                            }
                        }

                        .download-btn {
                            display: flex;
                            justify-content: center;
                            align-items: center;
                            gap: 8px;
                            background-color: #fff;
                            color: #000;
                            font-size: 10.5px;
                            font-weight: 600;
                            padding: 10px 20px;
                            border-radius: 4px;
                            text-decoration: none;
                            transition: all 0.3s ease;
                            border: 1px solid #000;

                            &:hover {
                                border-color: #43FFA7;
                                color: #43FFA7;
                            }

                            svg {
                                width: 16px;
                                height: 16px;
                            }
                        }
                    }
                }

                .popup-media {
                    width: 50%;

                    .popup-file-principal {
                        width: 100%;
                        height: 100%;
                        border-radius: 8px;
                        overflow: hidden;
                        display: flex;
                        align-items: center;
                        justify-content: center;

                        img,
                        video {
                            /* width: 100%; */
							max-height:300px;
                            width: auto;
                            height: 100%;
                            object-fit: cover;
                            display: block;
                            border-radius: 8px;
                        }
                    }


                }
            }

            .popup-carousel-container {
                padding: 24px;
                border-radius: 8px;


                .popup-carousel {
                    width: 100%;


                    .swiper-wrapper {
                        .popup-carousel-slide {
                            height: auto;

                            .popup-carousel-item {
                                padding: 24px;
                                display: flex;
                                border-radius: 24px;
                                border: 1px solid var(--Schemes-Outline-Variant, #CAC4D0);
                                /* flex-direction: column; */
                                overflow: hidden;
                                /* border: 1px solid rgba(255, 255, 255, 0.1); */
                                height: 100%;
                                /* max-width: 330px; */
                                margin: auto;


                                .popup-carousel-image {

                                    display: flex;
                                    justify-content: center;
                                    align-items: center;
                                    border-radius: 8px;
                                    overflow: hidden;
                                    /* background-color: rgba(0, 0, 0, 0.3); */

                                    img {
                                        max-width: 100%;
                                        max-height: 80px;
                                        object-fit: contain;
                                        aspect-ratio: 1 / 1;
                                    }
                                }

                                .popup-carousel-content {
                                    flex: 1;
                                    padding: 10px;
                                    display: flex;
                                    flex-direction: column;

                                    .popup-carousel-title {
                                        color: #000;
                                        font-size: 20px;
                                        margin-top: 0;
                                        margin-bottom: 15px;
                                    }

                                    p {
                                        color: #000;
                                        font-size: 15px;
                                        line-height: 1.5;
                                    }
                                }
                            }
                        }
                    }

                    .popup-carousel-next,
                    .popup-carousel-prev {
                        color: #000;
                        /* opacity: 1; */
                        border-radius: 0;
                        border: none;

                        background-color: transparent;

                       &:after {
                            content: none;
                            
                        }
                    }

                 

                    .popup-carousel-pagination {
                        position: relative;
                        bottom: 0;

                        .swiper-pagination-bullet {
                            width: 12px;
                            height: 12px;
                            background-color: #000;

                            &.swiper-pagination-bullet-active {
                                background-color: #000;
                            }
                        }
                    }
                }
            }
        }
    }

}

/* Estilo para el botón Ver más */
.ver-mas-btn {
    display: inline-block;
    background-color: #36cc86;
    color: #000;
    max-width: 150px;
    border: none;
    border-radius: 4px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 10px;
    letter-spacing: 0.5px;

    &:hover {
        background-color: #43FFA7;
        transform: translateY(-2px);
        box-shadow: 0 4px 8px rgba(67, 255, 167, 0.3);
    }

    &:active {
        transform: translateY(0);
    }
}

/* Bloqueo de scroll cuando popup está activo */
body.popup-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/*Fin de estilos*/


@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.blog-main {
    margin-top: 177px;
    align-items: center;
    position: relative;

    .container {
        padding: 24px;
        gap: 3rem;

        h1 {
            color: #FFF;
            text-align: center;
            font-size: 48px;
            font-style: normal;
            font-weight: 900;
            line-height: 86.684%;
            /* 41.608px */
        }
    }

    .category-tabs {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;

        .tab-item {
            padding: 10px 24px;
            cursor: pointer;
            border-radius: 32px;
            border: 1px solid #000;
            background-color: #000;
            color: #FFF;
			font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            transition: background-color 0.3s, color 0.3s;


            &.active {
                background-color: #fff;
                color: #000;
            }


        }
    }

    .category-content {
        display: none;

        &.active {
            display: block;
        }
    }

    .category-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px;
        padding: 0 10px;

        h2 {
            color: var(--Purple-Xplora, #8658EB);
            font-size: 20px;
            font-style: normal;
            font-weight: 800;
            line-height: normal;
        }

        .view-all-link {
            color: var(--Purple-Xplora, #8658EB);
            font-size: 20px;
            font-style: normal;
            font-weight: 800;
            line-height: normal;
            transition: color 0.2s;

            /* &:hover {
                text-decoration: underline;
                color: #004499;
            } */
        }
    }

    .posts-grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 20px;
        margin-bottom: 40px;

        .post-card {
            display: flex;
            flex-direction: column;
            gap: 24px;
            padding: 20px;
            border-radius: 12px;
            /*background: rgba(0, 0, 0, 0.75);*/
			background-color:#000;
            overflow: hidden;

            transition: transform 0.3s, box-shadow 0.3s;

            /* &:hover {
                background-color: transparent;
                border: 1px solid #fff;
            } */

            .post-thumbnail {
                width: 100%;
                height: 200px;
                border-radius: 12px;
                overflow: hidden;

                img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;

                    display: block;
                    transition: transform 0.3s;

                    &:hover {
                        transform: scale(1.05);
                    }
                }
            }

            .post-content {
                display: flex;
                flex-direction: column;
                gap: 50px;

                .post-title {


                    a {
                        /*color: var(--Cyan-Xplora, #43FFA7);*/
						color:#fff;
                        font-size: 20px;
                        font-style: normal;
                        font-weight: 800;
                        line-height: normal;

                    }
                }

                .post-meta {
                    display: flex;
                    flex-direction: column;
                    align-items: start;
                    color: white;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 600;
                    line-height: normal;

                    .author {
                        display: flex;
                        align-items: center;
                        margin-right: 15px;

                        img {
                            border-radius: 50%;
                            margin-right: 5px;
                            width: 24px;
                            height: 24px;
                            object-fit: cover;
                        }
                    }

                    .date {
                        font-size: 14px;
                        color: white;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                        margin-left: 1.7rem;
                        text-transform: capitalize;
                    }
                }
            }
        }
    }

    .category-section {
        margin-bottom: 40px;
    }
}

.single-article {
    margin-top: 177px;
    align-items: center;
    position: relative;

    .container {
        padding: 20px;
        gap: 24px;

        h1 {
            text-align: center;
            color: #FFF;
            font-size: 48px;
            font-style: normal;
            font-weight: 900;
            line-height: 86.684%;
            /* 41.608px */
        }

        picture {
            display: block;
            height: 370px;

            img {
                height: 100%;
                border-radius: 32px;
            }
        }

        .wrapper-content {
            width: 80%;
            margin: auto;
            display: flex;
            flex-direction: column;
            gap: 3rem;
            padding-block: 3rem;

            .post-date {
                color: var(--Neutral-60, #8F93A3);
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 24px;
                /* 150% */
                padding-block: 1rem;
                border-top: 1px solid var(--Neutral-80, #C7C9D1);
                border-bottom: 1px solid var(--Neutral-80, #C7C9D1);

            }

            .post-author {
                gap: 10px;

                .avatar {
                    img {
                        width: 24px;
                        height: 24px;
                        border-radius: 50%;
                        object-fit: contain;
                    }
                }

                .author-name {
                    color: var(--Neutral-60, #8F93A3);
                    /* Body 1 */
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 24px;
                    /* 150% */
                }
            }

            .content {
                gap: 1.5rem;
                color: white;

                h2 {
                    text-align: start;
                    font-size: 56px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 60px;
                    /* 107.143% */
                }

                p {
                    font-size: 16px;
                    font-style: normal;
                    color: #fff;
                    font-weight: 400;
                    line-height: 24px;
                }

                ul {
                    li {
                        margin-left: 1.5rem;
                        list-style: disc;
                    }
                }

                ol {
                    li {
                        margin-left: 1.5rem;
                        list-style: auto;
                    }
                }

                img {
                    border-radius: 32px;
                }

                a {
                    color: white;
                }
            }
        }

        .posts-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
            gap: 20px;
            margin-bottom: 40px;

            .post-card {
                display: flex;
                flex-direction: column;
                gap: 24px;
                padding: 20px;
                border: 1px solid #000;
                border-radius: 12px;
                background: rgba(0, 0, 0, 0.75);
                overflow: hidden;

                transition: transform 0.3s, box-shadow 0.3s;

                &:hover {
                    background-color: transparent;
                    border: 1px solid #fff;
                }

                .post-thumbnail {
                    width: 100%;
                    height: 200px;
                    border-radius: 12px;
                    overflow: hidden;

                    img {
                        width: 100%;
                        height: 100%;
                        object-fit: cover;

                        display: block;
                        transition: transform 0.3s;

                        &:hover {
                            transform: scale(1.05);
                        }
                    }
                }

                .post-content {
                    display: flex;
                    flex-direction: column;
                    gap: 50px;

                    .post-title {


                        a {
                            color: var(--Cyan-Xplora, #43FFA7);
                            font-size: 20px;
                            font-style: normal;
                            font-weight: 800;
                            line-height: normal;

                        }
                    }

                    .post-meta {
                        display: flex;
                        flex-direction: column;
                        align-items: start;
                        color: white;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 600;
                        line-height: normal;

                        .author {
                            display: flex;
                            align-items: center;
                            margin-right: 15px;

                            img {
                                border-radius: 50%;
                                margin-right: 5px;
                                width: 24px;
                                height: 24px;
                                object-fit: cover;
                            }
                        }

                        .date {
                            font-size: 14px;
                            color: white;
                            font-style: normal;
                            font-weight: 400;
                            line-height: normal;
                            margin-left: 1.7rem;
                            text-transform: capitalize;
                        }
                    }
                }
            }
        }
    }
}

.contact {
    .container {
        padding: 40px;

        gap: 3rem;
        justify-content: space-between;

        .left {
            align-items: start;
            max-width: 548px;
            gap: 2rem;

            .texts {
                gap: 2rem;
                align-items: start;

                p {
                    color: #000;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: normal;
                }
            }

            .icons-contact {
                gap: 0.75rem;

                .card-contact {
                    gap: 0.75rem;

                    .info {
                        p {
                            color: #000;
                            font-size: 24px;
                            font-style: normal;

                            line-height: normal;
                        }

                        a {
                            color: #000;

                            font-size: clamp(1.2rem, 2.5vw, 1.5rem);
                            font-style: normal;

                            line-height: normal;
                        }
                    }
                }

                .box-image {
                    img {
                        filter: invert(1);
                    }
                }

            }


        }

        .wpcf7 {
            /* max-width: 508px; */
            max-width: 50%;
            width: 100%;
            margin: 0;

            .wpcf7-form {
                display: flex;
                flex-direction: column;
                gap: .75rem;

                .form-item {
                    p {

                        display: flex;
                        flex-direction: column;
                        gap: .5rem;

                        label {
                            font-size: 16px;
                            font-style: normal;
                            color: #000;
                            font-weight: 400;
                            line-height: 140%;
                            /* 22.4px */
                        }

                        span {
                            display: block;
                            width: 100%;

                            input,
                            select,
                            textarea {
                                width: 100%;
                                border-radius: 8px;
                                height: 3.25rem;
                                padding: .4375rem .875rem;
                                font-size: 16px;
                                line-height: 100%;
                                font-family: var(--rb-regular);
                                font-weight: 600;
								border: 1px solid #000;

                                &:focus {
                                    outline: none;
                                }
                            }

                            textarea {
                                height: 7rem;
                            }


                        }

                        br {
                            display: none;
                        }
                    }


                }

                .btn {
                    p {
                        display: flex;
                        justify-content: center;
						align-items:center;
                        /*padding: 24px 28px;*/
                        cursor: pointer;
                        gap: 10px;
                        width: 100%;
                        border-radius: 16px;
                        background: #000;


                        input[type="submit"] {
                            border: none;
                            background-color: transparent;
							padding: 16px;
                            font-size: 16px;
                            font-style: normal;
                            font-weight: 700;
                            line-height: normal;
                            color: #fff;
							cursor:pointer;
                        }

                        .wpcf7-spinner {
                            display: none;
                        }
                    }


                }
            }
        }
    }
}

.politicas {

    .container {
        color: #000;
		padding:12px;

        h2 {
            padding-block: 20px;
            
        }

        p {
            color: #fff;
            margin-bottom: 30px;
        }

        ol,
        ul {
            margin-bottom: 30px;

            li {
                list-style: autos;
                margin-left: 2rem;
                padding-block: 15px;

                p {
                    margin-left: 1rem;
                    font-size: 14px;
                }
            }

        }

        .table-container {
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            margin-bottom: 20px;
        }

        table {
            width: 100%;
            border-collapse: collapse;
            min-width: 650px;
            /* Asegura que la tabla mantiene un ancho mínimo */
        }

        th {
            background-color: #000;
            color: white;
            text-align: center;
            padding: 10px;
            font-weight: bold;
            border: 1px solid #000;
            white-space: nowrap;
            /* Evita que los encabezados se partan */
        }

        td {
            border: 1px solid #000;
            padding: 8px;
            text-align: center;
        }

        .resaltado {
            background-color: #ffff00;
            font-weight: bold;
        }

        /* Para dispositivos muy pequeños, podemos transformar la tabla */
        @media (max-width: 480px) {
            table {
                min-width: unset;
                width: 100%;
            }

            th,
            td {
                padding: 6px 4px;
                font-size: 12px;
            }
        }
    }
}


.info#reclamaciones {
    padding-block: 0 4rem;
    background-color: var(--bg-blue-gray);
    margin-top: 86px;
    background-color: #000;

    .container {

        margin-inline: auto;
        padding: 40px;

        .info-enterprise {
            padding-block: 1rem;
            gap: .5rem;

            h1 {
                color: #000;
                text-align: center;
            }

            span {
                font-size: 18px;
                line-height: 1.2;
                color: #000;
                text-align: center;
            }

        }


        .wpcf7 {
            width: 100%;

            .wpcf7-form {
                width: 100%;
                display: flex;
                flex-direction: column;
                gap: 1rem;

                .customs {
                    width: 100%;
                    display: grid;
                    grid-template-columns: 1fr 1fr 1fr;
                    gap: 1rem;

                    .custom {

                        select {
                            -webkit-appearance: none;
                            /* Safari y Chrome */
                            -moz-appearance: none;
                            /* Firefox */
                            appearance: none;
                            width: 100%;
                            padding: 15px 20px;
                            border: none;
                            border-radius: 28px;
                            background: #f5f5f5;

                            font-size: 17.595px;
                            font-style: normal;
                            line-height: 21.994px;

                            &::placeholder {
                                color: #000;
                                font-size: 17.595px;
                                font-style: normal;
                                line-height: 21.994px;

                            }

                            &:focus {
                                outline: none;
                            }
                        }
                    }
                }

                p {
                    width: 100%;

                    input {
                        padding: 15px 20px;
                        border: none;
                        border-radius: 28px;
                        background: #f5f5f5;
                        width: 100%;

                        font-size: 17.595px;
                        font-style: normal;
                        line-height: 21.994px;
                        color: #000;


                        &::placeholder {
                            font-size: 17.595px;
                            font-style: normal;

                            color: #000;
                            line-height: 21.994px;
                        }

                        &:focus {
                            outline: none;
                        }
                    }

                    input[type="radio"] {
                        accent-color: #8658EB;
                        opacity: 0;
                        position: absolute;
                        width: 100%;
                        height: 100%;
                    }



                    textarea {
                        width: 100%;
                        padding: 15px 20px;
                        border: none;
                        border-radius: 28px;
                        background: #f5f5f5;

                        font-size: 17.595px;
                        font-style: normal;
                        line-height: 21.994px;
                        font-family: var(--rb-regular);

                        &::placeholder {

                            font-size: 17.595px;
                            font-style: normal;
                            font-family: var(--rb-regular);
                            line-height: 21.994px;
                            color: #000;
                        }

                        &:focus {
                            outline: none;
                        }
                    }
                }

                .content-items {
                    display: flex;
                    flex-direction: column;
                    padding-block: 1rem;
                    gap: 1rem;

                    p {
                        color: #000;

                        span {
                            color: #000;
                            display: flex;
                            flex-direction: column;
                            gap: .2rem;
                            align-items: start;
                            margin: 0;
							position:relative;
                        }
                    }

                    h2 {
                        color: #000;
                        text-align: start;
                        font-size: 30px;
                        line-height: 30px;

                    }

                    h3 {
                        color: #000;
                    }

                    .group {
                        p {
                            display: flex;
                            justify-content: space-between;
                            gap: 1rem;
                            color: #000;


                            span {
                                width: 50%;
                            }
                        }
                    }

                    .wpcf7-form-control-wrap {
                        display: flex;

                        label {
                            display: flex;
                            align-items: center;
                            justify-content: center;
                            gap: 0.8rem;
                        }

                        .wpcf7-list-item-label {
                            color: #000;
                        }
                    }

                    &.ubigeo {
                        flex-direction: row;
                        justify-content: space-between;

                        .group {
                            width: 100%;
                            flex-basis: 33.3%;

                            p {
                                width: 100%;

                                .wpcf7-form-control-wrap {
                                    width: 100%;
                                    flex: 1;

                                    select {
                                        -webkit-appearance: none;
                                        -moz-appearance: none;
                                        appearance: none;
                                        width: 100%;
                                        padding: 15px 20px;
                                        border: none;
                                        border-radius: 28px;
                                        background: #f5f5f5;
                                        font-size: 17.595px;
                                        font-style: normal;
                                        line-height: 21.994px;

                                    }

                                    .wpcf7-not-valid-tip {
                                        display: none;
                                    }
                                }
                            }
                        }

                    }
                }

                .btn-animated {
                    display: flex;

                    border-radius: 16px;
                    justify-content: center;
                    align-items: center;
                    gap: 10px;
                    background-color: var(--bg-morado);
                    font-weight: 700;
                    color: #000;
                    gap: 1rem;
                    width: fit-content;
                    margin: auto;

                    &:hover {
                        background-color: var(--bg-morado);
                    }

                    p {
                        position: relative;
                        margin-bottom: 0;

                        z-index: 6;


                        input[type="submit"] {
                            background-color: var(--bg-green-light);
                            padding: 12px 44px;
                            font-size: 20px;
                            color: white;
                            cursor: pointer;
                            font-family: var(--g-bold);

                        }

                        .wpcf7-spinner {
                            display: none;
                        }
                    }
                }
            }
        }
    }
}


/*Estilos página de legales*/
.legales-section {

    .container {
        padding: 40px;

        .tabs {
            gap: 4.5rem;

            .tab-links {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: .7rem;

                li {
                    color: white;
                    background-color: #fff;
                    border: 1px solid #000;
                    padding: 1rem 1.5rem;
                    border-radius: 4rem;
                    color: #000;

                    &.active {
                        background-color: #000;
                        border-color: #fff;
                        color: white;
                    }
                }

            }

            .tab-contents {
                .tab-content {
                    display: none;

                    h2 {


                        font-size: clamp(28px, 5vw, 48px);


                        margin-bottom: 3rem;
                    }

                    p {
                        color: #000;
                        font-size: 18px;
                        margin-bottom: 30px;
                    }

                    &.active {
                        display: block;
                    }

                }



            }
        }
    }
}

/*Fin estilos página de legales*/

.footer {




    .container {
        background-color: #000;
        backdrop-filter: blur(22.5px);
        padding: 61px;
        border-radius: 32px;
        gap: 2rem;

    }

    .top {
        display: flex;
        align-items: start;
        flex-wrap: wrap;
        justify-content: space-between;

        .footer-logo {
            gap: 40px;

            .img-footer {
                &.one {
                    img {
                        width: auto;
                        height: auto;

                    }

                }

                &.two {
                    gap: 10px;

                    img {
                        max-width: 110px;
                        object-fit: contain;
                    }
                }
            }



            p {
                color: #fff;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 26px;
            }
        }

        .footer-section {
            margin-bottom: 30px;
            min-width: 200px;
            display: flex;
            flex-direction: column;
            gap: 1rem;

            a {
                color: #fff;
            }


            .libro-reclamaciones {
                gap: 4px;

                img {
                    max-width: 40px;
                }

                span {
                    color: #fff;
                }

            }

            .footer-title {
                font-size: 16px;
                font-weight: 600;
                text-transform: uppercase;
                margin-bottom: 20px;
                color: #fff;
                letter-spacing: 1px;
            }
        }
    }




    .footer-links {
        list-style: none;

        li {
            margin-bottom: 12px;

            a {
                color: #fff;
                text-decoration: none;
                font-size: 14px;
                transition: color 0.3s ease;
                cursor: pointer;

                &:hover {
                    color: #43FFA7;
                }
            }
        }

    }

    .social-links {
        display: flex;
        margin-top: 20px;
        justify-content: center;
        gap: 2rem;

        .social-icon {
            width: 36px;
            height: 36px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 12px;
            cursor: pointer;

            svg {
                path {
                    fill: #fff;
                }
            }
        }
    }

    .footer-bottom {
        border-top: 1px solid #333;

        padding-top: 20px;
        text-align: center;
        width: 100%;

        p {
            font-size: 12px;
            color: #fff;
        }
    }

    @media (max-width: 768px) {
        .footer-container {
            flex-direction: column;
        }

        .footer-section {
            width: 100%;
            margin-bottom: 30px;
        }
    }
}

/*Fin estilos*/