.cntb-5-4-pie-de-foto{ color:#9A9A9A; } 
.cntb-5-0-titulo{ color:#000000A5;font-size:24px;font-family:Nanum Myeongjo, serif;; } 
.cntb-5-3-etiquetas{ add_css:margin-top: 200px !important;; } 
.cntb-5-0-archivo{ max-width:100%; } 
  @media only screen and (max-width: 755px) { .cntb-5-0-archivo{ margin-bottom:0.5rem!important; }  }
.cntb-5-1-pie-de-foto{ margin-top:-15px; } 
  @media only screen and (max-width: 755px) { .cntb-5-1-pie-de-foto{ margin-top:-0px; }  }
.cntb-507026-0-archivo{ width:100% } 
 
.cntb-5-block figure{
  display:flex;
  flex-direction:column;
  width: fit-content;
  margin: 0 auto 30px;
  
}
.cntb-5-block figcaption p{
margin-top:8px;
margin-bottom:0;
text-align:left;
}
.cntb-5-block figcaption p a{
	text-decoration: underline!important;
}

@media (min-width:992px) {
.cntb-5-block figure img.mb-lg-4{
	margin-bottom:0.5rem!important;
}}
 
.textos-pill .cntb-507027-0-texto h2{
	padding-bottom:20px;
}
.cntb-507139-0-0-img {height: 400px; object-fit:cover;}
.cntb-507139-0-0-img,.cntb-507139-0-1-texto {padding:1rem;}
.cntb-507139-0-1-texto h2 {font-weight: bold; font-size:40px;}
.cntb-507139-0-1-texto p {font-size:16px;color:var(--calido-color-titular);}

@media(max-width:576px) {
.cntb-507139-0-1-texto h2 {font-size:24px !important;}
.cntb-507139-0-1-texto p { padding: 0 .5rem;}
.cntb-507139-0-0-img{height:250px;}
.cntb-507139-0-0-img,.cntb-507139-0-1-texto {padding:.5rem;}
}
.cntb-507140-0-1-valor-contenido-comun-name {font-size: 34px; font-weight: bold;line-height:1; color: #4B3B2D}
.cntb-507140-0-3-valor-contenido-embajadores-descripcion {color: #4B3B2D; margin-top: 15px;}

@media(max-width:576px) {
.cntb-507140-0-2-valor-contenido-comun-image-picture {order:0;}
 .cntb-507140-0-1-valor-contenido-comun-name{order:1;}
 .cntb-507140-0-3-valor-contenido-embajadores-descripcion{order:2}
}
.cntb-507141-0-imgs-element {width: auto;justify-content: center;align-items: center;}
.cntb-507141-0-imgs-row > * {flex: 0 0 auto;}

.cntb-507141-0-imgs-row  img,
.cntb-507141-0-imgs-row video {height:250px; width:auto !important; object-fit:cover;display:block; border-radius:8px}

.cntb-507141-0-imgs-row {display: flex;width: 100%; overflow: hidden;}

.group {  display: flex;  gap: 20px;  padding-right: 20px;  will-change: transform;  animation: scroll-left 80s linear infinite;}

.cntb-507141-0-imgs-row:hover .group {animation-play-state: paused;}
.cntb-507141-0-imgs-row video:fullscreen {
  object-fit: contain !important;   
}


.cntb-507141-0-imgs-row video:-webkit-full-screen { object-fit: contain !important; }
.cntb-507141-0-imgs-row video:-moz-full-screen   { object-fit: contain !important; }

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

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

.rtl .group { animation: scroll-right 80s linear infinite;}


@media (max-width:576px) {
.cntb-507141-0-imgs-row  img,
.cntb-507141-0-imgs-row video { height: 200px;}
}
