/*----------------------*/
/* START: tc191 stuff */
/*----------------------*/
/* asset link example: https://trug.assets.jellyfish.net/2021/tc110-assets/tc110-minus.svg */

/* all tc191 variants */
.jf-tc191 {
}
.jf-tc191 .jf-w-100 {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.jf-tc191 #jf-tc191-reviews {
  margin-bottom: 40px;
}
.jf-tc191 #tc191-reviews-content-container h2 {
  margin-bottom: 20px !important;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 28px !important;
  line-height: 38px !important;
  color: #046a38;
  text-align: center !important;
}
.jf-tc191 .tc191-reviews-slider {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: auto;
  margin: 0 0 0 0;
}
.jf-tc191 .tc191-reviews-slider--item {
  width: 350px;
  margin: 0px 30px;
  padding: 16px 16px 32px 16px;
  background: #ffffff;
  border: 2px solid #d3d4db;
  box-sizing: border-box;
  border-radius: 16px;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.13px;
  text-align: center;
  color: #303236;
}
.jf-tc191 .tc191-reviews-slider--item .tc191-reviews-slider--quote-icon {
  display: block;
  width: 35px;
  height: 50px;
  margin: 0 auto 8px;
  text-indent: -9999px;
  background-image: url("//tg-cdn.azureedge.net/sites/default/files/DigitalAssets/landingpage/trug-review-quote-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.jf-tc191 .tc191-reviews-slider--item .tc191-reviews-slider--attribution {
  margin-top: 8px;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.jf-tc191
  .tc191-reviews-slider--item
  .tc191-reviews-slider--attribution-company {
  font-weight: 400;
}

.jf-tc191 div.tc191-reviews-slider-container--navigation {
  display: none;
}
.margin-top {
      margin-top: 20px;
}

@media (max-width: 360px) {
  .jf-tc191 #jf-tc191-reviews {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .jf-tc191 .tc191-reviews-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .jf-tc191 .tc191-reviews-slider-container {
    width: 100%;
    overflow-x: hidden;
    /* outline: 1px solid red; */
  }
  .jf-tc191 .tc191-reviews-slider {
    position: relative;
    left: -8px; /* (-345) */
    width: 1080px;
    transition: left 2s;
  }
  .jf-tc191 .tc191-reviews-slider--item {
    width: 340px; /* (-345) */
    margin: 0px 5px;
  }

  .jf-tc191 .tc191-reviews-slider--item:first-child {
    margin-left: 0;
  }
  /**/
  .jf-tc191 div.tc191-reviews-slider-container--navigation {
    display: block;
    margin-top: 30px;
    margin-bottom: 0px;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.13px;

    /* Diaglog */

    color: #666666;
  }
  .jf-tc191 button.tc191-reviews-slider-container--navigation-previous {
    display: inline-block;
    width: 10px;
    height: 18px;
    margin: 0 8px;
    text-indent: -9999px;
    background-image: url("//tg-cdn.azureedge.net/sites/default/files/DigitalAssets/landingpage/trug-review-carousel-nav-previous.svg");
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0px;
  }
  .jf-tc191 button.tc191-reviews-slider-container--navigation-next {
    display: inline-block;
    width: 10px;
    height: 18px;
    margin: 0 8px;
    text-indent: -9999px;
    background-image: url("//tg-cdn.azureedge.net/sites/default/files/DigitalAssets/landingpage/trug-review-carousel-nav-next.svg");
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0px;
  }
}

@media (min-width: 361px) and (max-width: 991px) {
  /**/
  .jf-tc191 #jf-tc191-reviews {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .jf-tc191 .tc191-reviews-slider-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
    /* outline: 1px solid red; */
  }
  .jf-tc191 .tc191-reviews-slider {
    position: relative;
    left: 10px; /* (-345) */
    width: 1080px;
    padding-inline-start: 0;
    transition: left 2s;
  }
  .jf-tc191 .tc191-reviews-slider--item {
    width: 350px;
    margin: 0px 5px;
  }
  .jf-tc191 div.tc191-reviews-slider-container--navigation {
    display: block;
    margin-top: 30px;
    margin-bottom: 0px;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.13px;

    /* Diaglog */

    color: #666666;
  }
  .jf-tc191 button.tc191-reviews-slider-container--navigation-previous {
    display: inline-block;
    width: 10px;
    height: 18px;
    margin: 0 8px;
    text-indent: -9999px;
    background-image: url("//tg-cdn.azureedge.net/sites/default/files/DigitalAssets/landingpage/trug-review-carousel-nav-previous.svg");
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0px;
  }
  .jf-tc191 button.tc191-reviews-slider-container--navigation-next {
    display: inline-block;
    width: 10px;
    height: 18px;
    margin: 0 8px;
    text-indent: -9999px;
    background-image: url("//tg-cdn.azureedge.net/sites/default/files/DigitalAssets/landingpage/trug-review-carousel-nav-next.svg");
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0px;
  }
}
@media (min-width: 992px) {
  /**/
}

@media screen and (max-width: 991px){
  .jf-tc191 div.tc191-reviews-slider-container--navigation{
    text-align: center !important;
  }
}

/*----------------------*/
/* END: tc191 stuff */
/*----------------------*/