/** Shopify CDN: Minification failed

Line 241:0 Unexpected "}"

**/
.expert-recent-posts {
  width: 85%;
  margin: 0 auto;
  padding-top: calc(40px + 3.5vw);
  padding-bottom: 10vw;
}
.expert-recent-posts>p{
  margin-top: 15px;
    margin-bottom: calc(30px + 1vw);
}
.navigation-inner.pager_nav{
  pointer-events: none;
}
.navigation-inner.pager_nav.active{
  pointer-events: all;
}
.expert-recent-posts h2 {
  font-size: calc(28px + 0.6vw);
  line-height: 1.3;
  position: relative;
  margin-bottom:0;
}
.pager_nav a{
  color:#bfbfbf;
}
.pager_nav.active a{
  color:#000;
}
.navigation-inner.pager_nav.prev a svg{
  margin-right: 15px;
}
.navigation-inner.pager_nav.next  a svg{
   margin-left: 15px;
}
.recent-article-mobile-hide .navigation{
  grid-column: 1 / 4;
  text-align: center;
  margin-top: calc(50px + 1.5vw);
}
.expert-recent-posts-slider.recent-article-mobile-hide .slick__slide{
  display:none;
}
.expert-recent-posts-slider.recent-article-mobile-hide .slick__slide[data-page="0"]{
  display:block;
}
.navigation-inner.active svg path{
  fill: #23d396;
}
.navigation .navigation-inner.pager_nav {
  margin: 0 calc(35px + 0.5vw);
}
.navigation .navigation-inner{
  display: inline-block;
  margin: 0 calc(15px + .5vw);
  min-width: 33px;
  height: 33px;
  line-height: 33px;
  border-radius: 6px;
}
.navigation .navigation-inner span{
  letter-spacing:0.3px;
}
.expert-recent-posts-slider,.simple_not_slide {
  margin: 0 -20px;
  margin-top: 50px;
}
.simple_not_slide,.recent-article-mobile-hide{
  margin: 0 0px;
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 3%;
}
.simple_not_slide .slick__slide{
  padding: 0 0px;
  flex: 33.33%;
}
.expert-recent-posts-slider .slick-slide {
    padding: 0 20px;
}

.expert-recent-posts-slider .slick-arrow {
  position: absolute;
  top: 50%;
  left: -65px;
  width: 60px;
  transform: rotate(180deg);
  cursor: pointer;
}

.expert-recent-posts-slider .slick-next {
  right: -65px;
  left: inherit;
  transform: rotate(0deg);
}

.expert-recent-posts-slider .slick-disabled {
  filter: grayscale(100%);
  cursor: auto;
}

.expert-recent-posts-slider .slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 30px 0 0;
  padding: 0px;
}

.expert-recent-posts-slider .slick-dots li {
  margin: 0 10px;
}

.expert-recent-posts-slider .slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #bfbfbf;
  text-indent: -9999px;
}
.expert-recent-posts-slider .slick-dots li.slick-active button {
  background-color: #23d396;
}
.recent-article-desktop-hide {
  display: none !important;
}
.recent-article-mobile-hide{
  /* display: block; */
}
.expert-recent-posts-slider.recent-article-desktop-hide .slick-arrow{
  top:auto;
  bottom:0;
}
.expert-recent-posts-slider.recent-article-desktop-hide .slick-arrow.prev{
  left: 0;
  right: auto;
}
.expert-recent-posts-slider.recent-article-desktop-hide .slick-arrow.next{
  left: auto;
  right: 0;
}
.pagination-container{
    grid-column: 1 / 4;
    text-align: center;
    margin-top: calc(50px + 1.5vw);
}
.blog-wrapper.search .pagination-container{
    margin-top: calc(25px + 1.5vw);
}
.pagination-container > span{
    display: inline-block;
    margin:0 calc(35px + 0.5vw);
    min-width: 33px;
    height: 33px;
    line-height:33px;
    border-radius: 6px;
}
.pagination-container > span.page{
    margin:0 calc(15px + 0.5vw);
}
.pagination-container span a{
    display: inline-block;
    width:100%;
    height:100%;
}
.pagination-container span.current, .pagination-container span:not(.prev, .next):hover{
    background-color:#23D396;
    color:#fff;
    font-weight: bold;
}
.pagination-container span:not(.prev, .next):hover a{
    color:#fff;
}
.grey{
    color:#bfbfbf;
}
.prev.grey > *, .next.grey > *{
    display: inline-block;
}
.prev.grey > svg, .arrow-left{
    margin-right:10px;
    transform: translateY(-1px);

}
.next.grey > svg, .arrow-right{
    margin-left: 10px;
    transform: translateY(-1px);
}
.next.grey{
    margin-left:calc(20px + 2vw);
}
.prev.grey{
    margin-right:calc(20px + 2vw);
}
.expert-recent-posts .expert-recent-posts-slider .article-card-content .title-desc{
  bottom: 7%;
  width: 84%;
  left: 50%;
  transform: translate(-50%);
}
.expert-recent-posts h2{
  font-size: calc(23px + .6vw);
}
@media screen and (min-width: 880px) {
  .expert-recent-posts-main {
    background: white;
  }
  .article-card-content .reading-time{
    top: -10px !important;
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .tags-time .tags-list{
    max-height: 38px;
    overflow: hidden;
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .tags-time .tags-list li{
    margin-right:10px;
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .title-desc h3{
    font-size: calc(var(--font-heading-scale)* 3rem);
  }
  .expert-recent-posts .author-image-name .name-icon-container .author-role{
    font-size:9px; 
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .title-desc p{
    font-size: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .title-desc
    bottom: 8%;
    width: 85%;
  }
}
@media screen and (max-width: 1079px) {
  .expert-recent-posts{
    width: 90%;
  }
  .expert-recent-posts-slider .slick-arrow {
    left: -50px;
    width: 50px;
  }
  .expert-recent-posts-slider .slick-next {
    right: -50px;
    left: inherit;
  }
}
@media only screen and (max-width: 920px) {
 .expert-recent-posts-slider {
    margin: 0;
    margin-top: 0px;
  }
  .simple_not_slide{
    flex-wrap:wrap;
  }
  .simple_not_slide .slick__slide:not(:last-child){
    margin-bottom:54px;
  }
  .expert-recent-posts-slider .slick-slide{
    margin:0 5px;
  } 
}
@media screen and (max-width: 880px) {
  .breadcrumbs__item:last-child .breadcrumbs__link{
    width: 95%;
  }
  .expert-recent-posts-slider .slick-slide {
    padding: 0px;
  }
  .recent-article-mobile-hide .article-card-content-wrapper .article-card-content{
    height: calc(95vw / 3);
    padding: 30px 21px;
  }
  .recent-article-mobile-hide .article-card-content-wrapper .author-date-container{
    padding: 0 0%;
  }
  .recent-article-mobile-hide .article-card-content .tags-list li a{
    font-size: 9px;
    padding: 8px;
  }
  .recent-article-mobile-hide .article-card-content-wrapper .author-name,
  .recent-article-mobile-hide .article-card-content-wrapper .date-publication{
    font-size: 11px;
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .tags-time .tags-list{
    max-height: 39px;
    overflow: hidden;
  }
}
@media screen and (max-width: 640px){
  .recent-article-desktop-hide {
    display: block !important;
    margin-bottom: 85px !important;
  }
  .recent-article-mobile-hide {
    display: none !important;
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .title-desc h3{
    font-size: calc(var(--font-heading-scale)* 2.4rem);
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .title-desc p{
    font-size: 14px;
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .title-desc h3{
    max-height:62.5px;
    overflow: hidden;
  }
  .expert-recent-posts .expert-recent-posts-slider .article-card-content .tags-time .tags-list li:nth-child(3) {
    display: none;
  }
  /* .expert-recent-posts .expert-recent-posts-slider .article-card-content .tags-time .tags-list{
    max-height: 38px;
    overflow: hidden;
  } */
}