.mod_evento_body_template_2.container_section_2_bg_color{
  background: #fff;
}
.mod_evento_body_template_2 .container_section_2 .ct_information{
  padding-right:80px;
}
.mod_evento_body_template_2 .container_section_2 .ct_information span.span_tag{
  background:#19e29a;
  color:#020841;
  font-family:IBM Plex Mono,monospace;
  font-size:16px;
  font-weight:600;
  line-height:120%;
  padding:8px 20px;
  text-transform:uppercase;
  width: fit-content;
}
.mod_evento_body_template_2 .container_section_2 .ct_information h2, .mod_evento_body_template_2 .container_section_2 .ct_information h2 span{
  color:#020841;
  font-family:Poppins,sans-serif;
  font-size:43px;
  font-weight:500;
  line-height:52px;
}
.mod_evento_body_template_2 .container_section_2 .ct_information h2{
  margin-bottom:20px;
  margin-top:12px; 
}
.mod_evento_body_template_2 .container_section_2 .ct_information p, .mod_evento_body_template_2 .container_section_2 .ct_information p span{
  color:#666;
  font-size:16px;
  font-weight:400;
  line-height:28px;
}
.mod_evento_body_template_2 .container_section_2 .ct_information p{
  margin-bottom:42px;
}
.mod_evento_body_template_2 .container_section_2 .ct_information p b{
  color:#104de5;
}
.mod_evento_body_template_2 .container_section_2 .ct_information .ct_list_information .ct_list_information_item{
  align-items:center;
  display:flex;
  margin-bottom:32px;
  justify-content: center;
}
.mod_evento_body_template_2 .container_section_2 .ct_information .ct_list_information .ct_list_information_item p, 
.mod_evento_body_template_2 .container_section_2 .ct_information .ct_list_information .ct_list_information_item p span{
  color:#666;
  font-family:Poppins,sans-serif;
  font-size:16px;
  font-weight:400;
  line-height:28px;
}
.mod_evento_body_template_2 .container_section_2 .ct_information .ct_list_information .ct_list_information_item p{
  margin-bottom:0;
  margin-left:20px;
}
.mod_evento_body_template_2 .container_section_2{
  background:linear-gradient(180deg,hsla(0,0%,99%,.4),rgba(66,66,66,0) 86.33%);
}
.mod_evento_body_template_2 .container_section_2 .ct_title h2, .mod_evento_body_template_2 .container_section_2 .ct_title h2 span{
  color:#020841;
  font-family:Poppins,sans-serif;
  font-size:48px;
  font-weight:500;
  line-height:52px;
  text-align:center;
}
.mod_evento_body_template_2 .container_section_2 .ct_title h2{
  margin-bottom:60px;
}
.mod_evento_body_template_2 .container_section_2 .ct_row_grid{
  column-gap:30px;
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  justify-content:space-between;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain{
  margin-bottom:56px;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain_main{
  margin-bottom:50px;
}
.mod_evento_body_template_2 .container_section_2 .ct_image{
  max-width:none;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain.ct_contain_main .ct_image{
  max-width:380px;
}
.mod_evento_body_template_2 .container_section_2 .ct_image img{
  height:321px;
  object-fit:cover;
  width:100%;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain.ct_contain_main .ct_image img{
  height:auto;
  object-fit:contain;
  width:auto;
}
.mod_evento_body_template_2 .container_section_2 .ct_information{
  align-self:center;
  padding:0 12px;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain.ct_contain_main .ct_information{
  align-self:center;
  padding-left:80px;
}
.mod_evento_body_template_2 .container_section_2 .ct_information h3{
  color:#000;
  font-family:IBM Plex Mono,monospace;
  font-size:24px;
  font-weight:600;
  line-height:36px;
  margin:24px 0 12px;
  text-align:center;
  text-transform:uppercase;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain.ct_contain_main .ct_information h3{
  margin:8px 0 12px;
  text-align:left;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain .ct_information .ct_info_link{
  display:flex;
  justify-content:center;
  margin-bottom:32px;
}
.mod_evento_body_template_2 .container_section_2 .ct_contain.ct_contain_main .ct_information .ct_info_link{
  justify-content:start;
  margin-bottom:12px;
}
.mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_link p{
  font-size:17px;
  font-weight:400;
  line-height:22px;
  margin:0 8px 0 0;
}
.mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_description{
  font-family:IBM Plex Mono,monospace;
  font-size:14px;
  font-weight:400;
  line-height:20px;
  margin:0;
  text-transform:uppercase;
}
.mod_evento_body_template_2 .container_section_2 .ct_information a{
  color:#104de5;
  font-family:IBM Plex Mono,monospace;
  font-size:14px;
  font-weight:400;
  line-height:20px;
  text-transform:uppercase;
  align-self: center;
}
.mod_evento_body_template_2 .container_section_2 .ct_information .ct_list_information .ct_info_schedule{
  margin: 0;
}
.row-desktop{
  display: flex !important;
}
.row-mobile{
  display: none !important;
}
.mod_evento_body_template_2 .container_section_2 .ct_information a img{
  margin-left: 10px;
  max-width: 20px;
  height: 20px;
  width: 20px;
}
@media (max-width:767px){
  .row-desktop{
    display: none !important;
  }
  .row-mobile{
    display: flex !important;
  }
  .mod_evento_body_template_2 .container_section_2 .container{
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_row_grid{
    grid-template-columns:100% !important;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information span.span_tag{
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
    padding: 4px 16px;
    text-align: center;
    margin: auto;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information h2, .mod_evento_body_template_2 .container_section_2 .ct_information h2 span{
    font-size: calc(32px + (46 - 32) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(46px + (54 - 46) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information p, .mod_evento_body_template_2 .container_section_2 .ct_information p span{
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
    margin-bottom:20px;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_list_information .ct_list_information_item p{
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_list_information .ct_info_schedule{
    width: 1.5rem;
    height: 1.5rem;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_title h2, .mod_evento_body_template_2 .container_section_2 .ct_title h2 span{
    font-size: calc(32px + (46 - 32) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(46px + (54 - 46) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_contain .row-mobile .ct_col_image{
    display: flex;
    margin-bottom: 1.25rem;
    align-items: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_contain .row-mobile .ct_image{
    max-width: 9.5rem;
    min-width: 152px;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_contain .row-mobile .ct_information{
    padding-left: 0.5rem;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information span.span_tag{    
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_contain .ct_information h3{
    font-size: calc(24px + (30 - 24) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(32px + (36 - 32) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center !important;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_link p, .mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_link p span{
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
    text-align: center;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information a img{
    min-width: 20px;
    height: 20px;
    margin-left:4px;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information a figure{
    margin-bottom: 0;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_description{
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1600 - 320))) !important;
    line-height: calc(18px + (22 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_description{
    margin-bottom: 2rem;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_contain {
    margin-bottom: 4rem;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_contain .ct_information .ct_info_link{
    justify-content: flex-start;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_image img{
    height: auto !important;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information{
    padding-right: 0;
  }
}
@media (max-width:487px){
  .mod_evento_banner_template_2 .container_section_2 .ct_content_card_author{
    min-height: 357px;
  }
  .mod_evento_banner_template_2 .container_section_2 .ct_image_author{
    width: 93%;
    max-width: 100% !important;
  }
}
@media (max-width:375px){
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_link p{
    margin-right: 0;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_contain .ct_information .ct_info_link{
    align-items: flex-end;
  }
}
@media (max-width:368px){
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_link p{
    font-size: .7rem;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information a figure{
    margin:0;
  }
}
@media (max-width:360px){
  .mod_evento_banner_template_2 .container_section_2 .container .info_title {
    font-size: 3rem;
  }
  .mod_evento_body_template_2 .container_section_2 .ct_information .ct_info_link p{
    font-size: .6rem;
  }
}
@media (max-width:329px){
  .mod_evento_body_template_2 .container_section_2 .ct_information span.span_tag{
    padding: 2px 8px;
  }
}

/*MODAL*/
.mod_evento_body_template_2 .modal {
  position: fixed;
  top: 22;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 102;
  padding: 30px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 15px;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.1s, opacity 0.3s ease;
}

.mod_evento_body_template_2 .modal.open {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  display: block !important;
  margin: 0;
  max-width: 100%;
}

.mod_evento_body_template_2 .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 21;
  background: rgba(0, 0, 0, 0.4);
}

.mod_evento_body_template_2 .modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  outline: none;
  background: none;
  font-size: 22px;
  color: #104DE5;
  font-weight: bold;
}

.mod_evento_body_template_2 .modal__close:hover {
  color: #104DE5;
}

.mod_evento_body_template_2 .modal__container {
  position: relative;
  z-index: 22;
  max-width: 770px;
  width: 100%;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  padding: 0;
  background: #FFF;
  border-radius: 0px;
  text-align: center;
  overflow: auto;
}
.mod_evento_body_template_2 .modal__container iframe{
  height: 500px;
  margin-bottom: -7px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container {
    padding: 0;
    height: auto;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content {
  color: #fff;
}

.mod_evento_body_template_2 .modal__container .modal__content .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mod_evento_body_template_2 .modal__container .modal__content .row figure {
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row figure {
    width: 100%;
    height: 180px;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content .row figure img {
  object-fit: cover;
  width: 100%;
  height: 100% !important;
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_image {
  padding: 0 !important;
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.desktop {
  display: block;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.desktop {
    display: none;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row .ct_image img.mobile {
    display: block;
  }
}

.mod_evento_body_template_2 .modal__container .modal__content .row .ct_content {
  padding: 32px;
}

@media only screen and (max-width: 768px) {
  .mod_evento_body_template_2 .modal__container .modal__content .row .ct_content {
    padding: 24px;
  }
  #img-retra{
    font-size: 1rem !important;
  }
/* Mostrar solo la versión desktop en pantallas grandes */
@media screen and (min-width: 769px) {
  .row-mobile {
    display: none !important;
  }
}

/* Mostrar solo la versión mobile en pantallas pequeñas */
@media screen and (max-width: 768px) {
  .row-desktop {
    display: none !important;
  }
}
