.elementor-48 .elementor-element.elementor-element-59b42b2{--display:flex;--background-transition:0.3s;}.elementor-48 .elementor-element.elementor-element-f2956a8{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--background-transition:0.3s;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-48 .elementor-element.elementor-element-f4c31ec{text-align:left;}.elementor-48 .elementor-element.elementor-element-f4c31ec .elementor-heading-title{color:var( --e-global-color-text );font-family:"Exo", Sans-serif;font-size:18px;font-weight:500;}.elementor-48 .elementor-element.elementor-element-b014668{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:5;}.elementor-48 .elementor-element.elementor-element-7dc3947{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-48 .elementor-element.elementor-element-edb2e24 img{transition-duration:0.3s;}.elementor-48 .elementor-element.elementor-element-a0a2ed1{text-align:center;}.elementor-48 .elementor-element.elementor-element-a0a2ed1 .elementor-heading-title{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-48 .elementor-element.elementor-element-a0a2ed1 > .elementor-widget-container{--e-transform-translateY:-50px;}.elementor-48 .elementor-element.elementor-element-c0ff08a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-48 .elementor-element.elementor-element-1061007 img{transition-duration:0.3s;}.elementor-48 .elementor-element.elementor-element-b226c66{text-align:center;}.elementor-48 .elementor-element.elementor-element-b226c66 .elementor-heading-title{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-48 .elementor-element.elementor-element-b226c66 > .elementor-widget-container{--e-transform-translateY:-50px;}.elementor-48 .elementor-element.elementor-element-d9a86e1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-48 .elementor-element.elementor-element-69715b4 img{transition-duration:0.3s;}.elementor-48 .elementor-element.elementor-element-cdbfc06{text-align:center;}.elementor-48 .elementor-element.elementor-element-cdbfc06 .elementor-heading-title{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-48 .elementor-element.elementor-element-cdbfc06 > .elementor-widget-container{--e-transform-translateY:-50px;}body.elementor-page-48:not(.elementor-motion-effects-element-type-background), body.elementor-page-48 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://agrowsrl.com.ar/wp-content/uploads/2024/05/fondopruebanegro.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}@media(max-width:1024px){.elementor-48 .elementor-element.elementor-element-f2956a8{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-48 .elementor-element.elementor-element-f2956a8{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-48 .elementor-element.elementor-element-b014668{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-48 .elementor-element.elementor-element-7dc3947{--width:33%;}.elementor-48 .elementor-element.elementor-element-c0ff08a{--width:33%;}.elementor-48 .elementor-element.elementor-element-d9a86e1{--width:33%;}}@media(min-width:1025px){body.elementor-page-48:not(.elementor-motion-effects-element-type-background), body.elementor-page-48 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for heading, class: .elementor-element-ab4bd97 */.hidden{
    display: none;
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-edb2e24 */.popup-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 230px;
    /*height:500px;
    width:900px;*/
    border-radius: 10px;
    background-color: #fff8;
}

.popup-left {
    flex: 1;
    margin: auto;
}

.popup-left img {
    width: 100%;
    max-width: 200px;
    height: auto;
    border-radius: 10px;
}

.popup-right {
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center; 
    max-width: 100%;
    max-height: 130%;
    border-radius: 10px;
}

.carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.carousel-slide {
    display: flex;
    width: calc(100% * 6);
    animation: scroll 30s linear infinite;
}

.carousel-slide img {
    width: 400px;
    height: 200px; 
    flex-shrink: 0;
    margin-right: 0px;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

@media only screen and (max-width: 600px) {
    .popup-content {
        flex-direction: column;
        height: auto;
        padding: 20px;
    }

    .popup-left {
        margin-left:60px;
        margin-bottom: 20px;
    }

    .popup-left img {
        margin:auto;
        align-items:center;
        justify-content:center;
        width: 80%;
        max-width: 150px;
    }

    .popup-right {
        max-width: 100%;
    }

    .popup-right p {
        font-size: 16px;
        padding: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7dc3947 */img {
    cursor:pointer;
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-1061007 */.popup-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 300px;
    border-radius: 10px;
    background-color: #fff8;
}

.popup-left {
    flex: 1;
    margin: 0px 3px 4px 10px;
}

.popup-left img {
    width: 90%;
    max-width: 200px;
    height: auto;
    border-radius: 10px;
}

.popup-right {
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 90%;
    max-height: 130%;
    border-radius: 10px;
}

.carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.carousel-slide {
    display: flex;
    width: calc(100% * 5); 
    animation: scroll 20s linear infinite;
}

.carousel-slide img {
    width: 400px;
    height: 300px;
    flex-shrink: 0;
    margin-right: 10px;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

@media only screen and (max-width: 600px) {
    .popup-content {
        flex-direction: column;
        height: auto;
        padding: 20px;
    }

    .popup-left {
        margin-left:60px;
        margin-bottom: 20px;
    }

    .popup-left img {
        margin:auto;
        align-items:center;
        justify-content:center;
        width: 80%;
        max-width: 150px;
    }

    .popup-right {
        max-width: 100%;
    }

    .popup-right p {
        font-size: 16px;
        padding: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-69715b4 */.popup-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 300px;
    border-radius: 10px;
    background-color: #fff9;
    color: black;
    font-family: Exo, sans-serif;
}

.popup-left {
    flex: 1;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-left img {
    width: 90%;
    max-width: 200px;
    height: auto;
    border-radius: 10px;
    object-fit: cover;
}

.popup-right {
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 90%;
    max-height: 100%;
    border-radius: 10px;
    overflow: hidden; /* Para evitar que elementos no deseados sobresalgan */
}

.popup-right p {
    margin: 0;
    padding: 10px;
    font-size: 16px;
    font-size:20px;
    line-height: 1.5;
    text-align: justify;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    max-width: 100%; /* Para asegurarse de que el texto no sobresalga */
}

/* Eliminar el botón gris no deseado */
.popup-right::after {
    content: none;
}

@media only screen and (max-width: 600px) {
    .popup-content {
        flex-direction: column;
        height: auto;
        padding: 20px;
    }

    .popup-left {
        margin-left:60px;
        margin-bottom: 20px;
    }

    .popup-left img {
        margin:auto;
        align-items:center;
        justify-content:center;
        width: 80%;
        max-width: 150px;
    }

    .popup-right {
        max-width: 100%;
    }

    .popup-right p {
        font-size: 16px;
        padding: 15px;
    }
}/* End custom CSS */