/** Shopify CDN: Minification failed

Line 194:22 Expected ":"

**/

.blog-articles .card__information .testimonio-accepted p{
  padding: 0px;
  height: auto;
}  
  @media screen and (max-width: 749px) {
  .articles-wrapper .article {
    width: 100%;
  }
}

.contains-podcast-tabs .accordion-link {
    font-size: 2.1rem;
    color: #c2022f;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.contains-podcast-tabs .title-wrapper-with-link {
        margin: 5rem 0 1rem;
}

.container-podcast-tab .blog__posts.articles-wrapper .article:first-child{
    border-bottom: 0px solid #e3e4e5;
}

.contains-podcast-tabs .question{
  font-weight:500
}
.contains-podcast-tabs  {
    margin-bottom: -2px;
    padding: 1rem 0;
    border-bottom: 1px solid #e3e4e5;
    width: 100%;
}

.article {
  display: flex;
  align-items: center;
}

.tags-article li {
    display: inline-block;
    margin-bottom: 0;
      list-style: none;
}

.top-post{
    padding: 1rem 30px;
    font-size: 1.9rem;
    font-weight: 600;
}

.tags-article {
  padding-left:0px
}

.tags-article span {
font-weight: 500;
}
.tags-article li a{
    color: #52bbe7;
    text-decoration: none;
    background: transparent;
    font-weight: 600;
}


.imagen-testimonio img {
   width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#carrusel-blog .owl-carousel .owl-item .imagen-testimonio.carrusel img {
   width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.carrusel-article h3.podcast-title{
  text-align:left;
  height: 45px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.imagen-testimonio {
    position: relative;
    width: 100%;
    max-width: 600px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    display: block;
}

.wrap-article-sidebar .imagen-testimonio {
    position: relative;
    width: 100%;
    max-width: 600px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    display: block;
}

.imagen-testimonio-related {
    position: relative;
    width: 100%;
    max-width: 600px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    display: block;
   margin-bottom: -1rem;
}

.motion-reduce  {
  transition: all .5s
}

.motion-reduce.hover  {
  scale: 1.05
}

.imagen-testimonio-related img {
   width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


#related-articles .imagen-testimonio {  
  height: 225px; 
}

#related-articles .card__information h3 .full-unstyled-link{
  color:#2a334b
}

.article.grid__item {
  padding: 0;
}

.grid--peek .article-card {
  box-sizing: border-box;
}

.article-card__image-wrapper > a {
  display: block;
}

.article-card__title {
  text-decoration: none;
  word-break: break-word;
}

.article-card__title a:after {
  bottom: 0;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.article-card__link.link {
  padding: 0;
}

.article-card__link {
  text-underline-offset: 0.3rem;
}

.article-card .card__heading {
  margin-bottom: 1rem;
  margin-top:1rem;
  height: 45px;
  overflow-x: hidden;
  overflow-y: hidden;v
}

.featured-article .article-card .card__heading {
  margin-bottom: 1rem;
  margin-top:1rem;
  height: auto;
  overflow-x: hidden;
}

.blog-articles .article-card .card__heading{
  display: flex;
  align-items: top;
}

.blog-articles .article-card .card__information,
.blog__posts .article-card .card__information {
  padding-left: 2rem;
  padding-right: 2rem;
}

.article-card__info {
  padding-top: 0.4rem;
}

.article-card__footer {
  letter-spacing: 0.1rem;
  font-size: 1.4rem;
}

.article-card__footer:not(:last-child) {
  margin-bottom: 1rem;
}

.article-card__footer:last-child {
  margin-top: auto;
}

.article-card__excerpt {
  width: 100%;
  margin-top: 0rem;
  font-size:1.4rem
}

.article-card__link:not(:only-child) {
  margin-right: 3rem;
}

@media screen and (min-width: 990px) {
  .article-card__link:not(:only-child) {
    margin-right: 4rem;
  }
}

.article-card__image--small .ratio::before {
  padding-bottom: 11rem;
}

.article-card__image--medium .ratio::before {
  padding-bottom: 22rem;
}

.article-card__image--large .ratio::before {
  padding-bottom: 33rem;
}

@media screen and (min-width: 750px) {
  .article-card__image--small .ratio::before {
    padding-bottom: 14.3rem;
  }

  .article-card__image--medium .ratio::before {
    padding-bottom: 21.9rem;
  }

  .article-card__image--large .ratio::before {
    padding-bottom: 27.5rem;
  }
}

@media screen and (min-width: 990px) {
  .article-card__image--small .ratio::before {
    padding-bottom: 17.7rem;
  }

  .article-card__image--medium .ratio::before {
    padding-bottom: 30.7rem;
  }

  .article-card__image--large .ratio::before {
    padding-bottom: 40.7rem;
  }
}

/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  .articles-wrapper.grid {
    margin: 0 0 5rem 0;
  }

  @media screen and (min-width: 750px) {
    .articles-wrapper.grid {
      margin-bottom: 7rem;
    }
  }
}

 .podcast-icons {
    width: fit-content;
    margin-right: auto;
    display: flex;
    align-items: center;
    margin-top: .5rem;
  }

.podcast-icons-share {
    width: fit-content;
    margin-right: auto;
    display: flex;
    align-items: center;
    margin-top: .5rem;
    margin-left: auto;
  }
  
  @media only screen and (max-width: 700px){
  	.podcast-icons {
      width: fit-content;
      margin-right: auto;
      margin-left: 0;
      display: flex;
      align-items: center;
      margin-top: auto;
      grid-row-start: 3;
      grid-column-start: 2;
      margin-top:.5rem
    }
  	.podcast-icons-share {
      width: fit-content;
      margin-right: auto;
      margin-left: auto;
      display: flex;
      align-items: center;
      margin-top: auto;
      grid-row-start: 3;
      grid-column-start: 2;
      margin-top:.5rem
    }
  }
  
  .podcast-icons a img {
    display: inline-block;
    margin-left:15px;
    transition: all .5s
  }
  
  .podcast-icons-share a img {
    display: inline-block;
    margin-left:21px;
    transition: all .5s
  }

  .podcast-icons a img:hover{
    scale: 1.1;
}
.podcast-icons-share a img:hover{
    scale: 1.1;
}
  
  @media only screen and (max-width: 700px){
  	.podcast-icons a img {
      margin-left:0;
      margin-right: 15px;
    }
  	.podcast-icons-share a img {
      margin-left:0;
      margin-right: 15px;
    }
    .podcast-wrapper {
      border-bottom: 33px solid #c12033;
    }
  }
  
  .podcast-icons a:nth-of-type(1) img {
      max-width: 30px;
      height:30px
  }
  .podcast-icons-share a:nth-of-type(1) img {
      max-width: 30px;
      height:30px
  }
  
  .podcast-icons a:nth-of-type(2) img {
      max-width: 30px;
      height:30px
  }
  
  .podcast-icons-share a:nth-of-type(2) img {
      max-width: 30px;
      height:30px
  }
  
  .podcast-icons a:nth-of-type(3) img {
      max-width: 30px;
      height:30px
  }
  
  .podcast-icons-share a:nth-of-type(3) img {
      max-width: 30px;
      height:30px
  }
  
  @media only screen and (max-width: 700px){
  	.podcast-icons a:nth-of-type(1) img {
      max-width: 30px;
      height:30px
    }

    .podcast-icons a:nth-of-type(2) img {
      max-width: 30px;
      height:30px
    }

    .podcast-icons a:nth-of-type(3) img {
      max-width: 30px;
      height:30px
    }
  	.podcast-icons-share a:nth-of-type(1) img {
      max-width: 30px;
      height:30px
    }

    .podcast-icons-share a:nth-of-type(2) img {
      max-width: 30px;
      height:30px
    }

    .podcast-icons-share a:nth-of-type(3) img {
      max-width: 30px;
      height:30px
    }
  }
