.elementor-1259 .elementor-element.elementor-element-4116f918{--display:flex;--min-height:100vh;--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;--margin-top:-1em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-1259 .elementor-element.elementor-element-4116f918:not(.elementor-motion-effects-element-type-background), .elementor-1259 .elementor-element.elementor-element-4116f918 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://gdosmodulos.com.ar/wp-content/uploads/2026/08/Mulinacionales-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1259 .elementor-element.elementor-element-4b686c20{--display:flex;--overlay-opacity:0.7;--padding-top:6em;--padding-bottom:3em;--padding-left:4em;--padding-right:3em;}.elementor-1259 .elementor-element.elementor-element-4b686c20::before, .elementor-1259 .elementor-element.elementor-element-4b686c20 > .elementor-background-video-container::before, .elementor-1259 .elementor-element.elementor-element-4b686c20 > .e-con-inner > .elementor-background-video-container::before, .elementor-1259 .elementor-element.elementor-element-4b686c20 > .elementor-background-slideshow::before, .elementor-1259 .elementor-element.elementor-element-4b686c20 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1259 .elementor-element.elementor-element-4b686c20 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-astglobalcolor0 );--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1259 .elementor-element.elementor-element-4c34aecf .elementor-heading-title{font-family:"Exo", Sans-serif;font-size:2.3em;font-weight:600;color:var( --e-global-color-astglobalcolor4 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1259 .elementor-element.elementor-element-244a4f93{font-family:"Exo", Sans-serif;font-size:1.1em;font-weight:500;line-height:1.3em;color:var( --e-global-color-astglobalcolor4 );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1259 .elementor-element.elementor-element-4b686c20{--width:60%;}}@media(max-width:767px){.elementor-1259 .elementor-element.elementor-element-4116f918:not(.elementor-motion-effects-element-type-background), .elementor-1259 .elementor-element.elementor-element-4116f918 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://gdosmodulos.com.ar/wp-content/uploads/2026/08/multinacionales-mobile.webp");background-position:center right;background-repeat:no-repeat;background-size:cover;}.elementor-1259 .elementor-element.elementor-element-4116f918{--min-height:64vh;}.elementor-1259 .elementor-element.elementor-element-4c34aecf{text-align:center;}.elementor-1259 .elementor-element.elementor-element-4c34aecf .elementor-heading-title{font-size:1.3em;}.elementor-1259 .elementor-element.elementor-element-244a4f93{text-align:center;font-size:1em;}.elementor-1259 .elementor-element.elementor-element-5db42a63.elementor-element{--align-self:center;}}@media(min-width:1025px){.elementor-1259 .elementor-element.elementor-element-4116f918:not(.elementor-motion-effects-element-type-background), .elementor-1259 .elementor-element.elementor-element-4116f918 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-5db42a63 */.industria-parrafo {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
  font-family: 'Exo', sans-serif;
}

.industria-parrafo.expandido {
  display: block;
  -webkit-line-clamp: unset;
}

.btn-leer-mas {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  margin: 0 auto;
  background: none !important;
  background-color: transparent !important;
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: none !important;
  padding: 12px 20px 0 4px;
  color: #ffffff;
  font-family: 'Exo', sans-serif;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}

.btn-leer-mas span {
  color: #ffffff;
}

.flecha-toggle {
  width: 14px;
  height: 10px;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.btn-leer-mas.activo .flecha-toggle {
  transform: rotate(180deg);
}
/* Tablet */
@media (max-width: 1024px) {
  .btn-leer-mas {
    font-size: 12px;
  }

  .industria-parrafo {
    -webkit-line-clamp: 4;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .btn-leer-mas {
    font-size: 10px;
    padding-top: 10px;
    margin-top: 0px;
  }

  .flecha-toggle {
    width: 12px;
    height: 12px;
  }

  .industria-parrafo {
    -webkit-line-clamp: 3;
  }
}

.btn-leer-mas {
  border-radius: 30px;
}

.btn-leer-mas:hover,
.btn-leer-mas:hover span,
.btn-leer-mas:focus,
.btn-leer-mas:active {
  color: #ffffff !important;
}

.btn-leer-mas:hover .flecha-toggle,
.btn-leer-mas:hover .flecha-toggle path {
  color: #ffffff !important;
  fill: #ffffff !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-22512ec */.tabs-clientes {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  font-family: 'Exo', sans-serif;
}

.tabs-nav {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 55%;
  max-width: 800px;
  height: 55px;
  overflow: hidden;
  border-top-right-radius: 20px;
}

.tabs-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.tabs-shape.visible {
  opacity: 1;
}

.tab-btn {
  position: relative;
  z-index: 2;
  width: 50%;
  height: 100%;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
  background-color: transparent !important;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Exo', sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #4a4a4a;
  transition: color 0.3s ease;
  padding: 0 20px;
}

.tab-btn.activo {
  color: #1a1a1a;
}


.tab-contenido {
  display: none;
  background-color: #ffffff;
  padding: 50px 8%;
  gap: 80px;
}

.tab-contenido.activo {
  display: flex;
}

.tab-contenido-inner {
  display: flex;
  align-items: center;
  gap: 100px;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}

.tab-imagen {
  flex: 0 0 32%;
  max-width: 32%;
}

.tab-imagen img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
}

.tab-texto {
  padding-top: 30px;
  flex: 0 0 55%;
  max-width: 55%;
}

.tab-logo {
  max-width: 140px;
  height: auto;
  margin-bottom: 15px;
  display: block;
}

.tab-texto p {
  font-family: 'Exo', sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #333333;
}

.texto-scroll {
  max-width: 500px;
  max-height: 180px;
  overflow-y: auto;
  padding: 15px 25px 25px 15px;
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 40%, #e2e2e2 100%);
  border-radius: 20px;
}

.texto-scroll::-webkit-scrollbar {
  width: 22px;
}

.texto-scroll::-webkit-scrollbar-track {
  background-color: #b0b0b0;
  border-radius: 20px;
}

.texto-scroll::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 20px;
  min-height: 50px;
  max-height: 65px;
}

.texto-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #f5f5f5;
}

.texto-scroll::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}


#tab-coca .tab-logo {
  max-width: 260px;
}

#tab-mercadolibre .tab-imagen {
  flex: 0 0 42%;
  max-width: 42%;
}

#tab-mercadolibre .tab-logo {
  max-width: 230px;
}

/* --- Tablet --- */
@media (max-width: 1024px) {
  .tabs-nav {
    width: 70%;
    height: 50px;
  }

  .tab-btn {
    font-size: 13px;
    padding: 0 12px;
  }

  .tab-contenido {
    padding: 35px 6%;
  }

  .tab-contenido-inner {
    gap: 40px;
  }

  .tab-imagen {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .tab-texto {
    flex: 0 0 58%;
    max-width: 58%;
  }

  .tab-logo {
    max-width: 110px;
  }

  .tab-texto p {
    font-size: 15px;
  }

  .texto-scroll {
    max-height: 160px;
    padding: 12px 20px 20px 12px;
  }

  .texto-scroll::-webkit-scrollbar {
    width: 15px;
  }

  #tab-mercadolibre .tab-imagen {
    flex: 0 0 45%;
    max-width: 45%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9919c1b */.tabs-clientes-mobile {
  display: none;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  font-family: 'Exo', sans-serif;
}

.tabs-nav-m {
  display: flex;
  width: 100%;
  height: 45px;
}

.tab-btn-m {
  flex: 1;
  border: none;
  background-color: #b0b0b0;
  color: #4a4a4a;
  font-family: 'Exo', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.tab-btn-m.activo {
  background-color: #ffffff;
  color: #1a1a1a;
}

.tab-contenido-m {
  display: none;
  flex-direction: column;
  gap: 15px;
  background-color: #ffffff;
  padding: 25px 6%;
}

.tab-contenido-m.activo { display: flex; }

.tab-logo-m {
  height: auto;
  display: block;
  margin: 0 auto;
}

.texto-scroll-m {
  max-height: 140px;
  overflow-y: auto;
  padding: 10px 16px 18px 10px;
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 40%, #e2e2e2 100%);
  border-radius: 20px;
}

.texto-scroll-m::-webkit-scrollbar { width: 13px; }
.texto-scroll-m::-webkit-scrollbar-track { background-color: #b0b0b0; border-radius: 20px; }
.texto-scroll-m::-webkit-scrollbar-thumb { background-color: #ffffff; border-radius: 20px; }

.tab-contenido-m p {
  font-family: 'Exo', sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: #333333;
  text-align: left;
}

.tab-imagen-m {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
}

/* Mostrar SOLO en tablet/mobile */
@media (max-width: 1024px) {
  .tabs-clientes-mobile { display: block; }
}/* End custom CSS */