/** Shopify CDN: Minification failed

Line 272:0 Unexpected "}"

**/
.article-template > *:first-child:not(.article-template__hero-container) {
  margin-top: 5rem;
}

@media screen and (min-width: 750px) {
  .article-template > *:first-child:not(.article-template__hero-container) {
    margin-top: calc(5rem + var(--page-width-margin));
  }
}

.article-template__hero-container {
  max-width: 130rem;
  margin: 0 auto;
}

.article-template__hero-small {
  height: 11rem;
}

.article-template__hero-medium {
  height: 22rem;
}

.article-template__hero-large {
  height: 33rem;
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .article-template__hero-small {
    height: 22rem;
  }

  .article-template__hero-medium {
    height: 44rem;
  }

  .article-template__hero-large {
    height: 66rem;
  }
}

@media screen and (min-width: 990px) {
  .article-template__hero-small {
    height: 27.5rem;
  }

  .article-template__hero-medium {
    height: 47.8rem;
  }

  .article-template__hero-large {
    height: 82.5rem;
  }
}

.article-template header {
  margin-top: 4.4rem;
  margin-bottom: 2rem;
  line-height: calc(0.8 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .article-template header {
    margin-top: 5rem;
  }
}

.article-template__title {
  margin: 0;
}

.article-template__title:not(:only-child) {
  margin-bottom: 1rem;
}

.article-template__link {
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.article-template__link .icon-wrap {
  display: flex;
  margin-right: 1rem;
  transform: rotate(180deg);
}

.article-template__content {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.article-template__social-sharing {
  margin-top: 3rem;
}

.article-template__social-sharing + header,
.article-template__social-sharing + .article-template__content {
  margin-top: 1.5rem;
}

.article-template__comment-wrapper {
  margin-top: 5rem;
  padding: 2.7rem 0;
}

@media screen and (min-width: 750px) {
  .article-template__comment-wrapper {
    margin-top: 6rem;
    padding: 3.6rem 0;
  }
}

.article-template__comment-wrapper h2 {
  margin-top: 0;
}

.article-template__comments {
  margin-bottom: 5rem;
}

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

.article-template__comments-fields {
  margin-bottom: 4rem;
}

.article-template__comments-comment {
  color: rgba(var(--color-foreground), 0.75);
  background-color: rgb(var(--color-background));
  margin-bottom: 1.5rem;
  padding: 2rem 2rem 1.5rem;
}

@media screen and (min-width: 750px) {
  .article-template__comments-comment {
    padding: 2rem 2.5rem;
  }
}

.article-template__comments-comment p {
  margin: 0 0 1rem;
}

.article-template__comment-fields > * {
  margin-bottom: 3rem;
}

@media screen and (min-width: 750px) {
  .article-template__comment-fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 4rem;
  }
}

.article-template__comment-warning {
  margin: 2rem 0 2.5rem;
}

@media screen and (min-width: 990px) {
  .article-template__comments .pagination-wrapper {
    margin: 5rem 0 8rem;
  }
}

.article-template__back:last-child {
  margin-bottom: 3.2rem;
}

.article-template__content ul li {
    font-family: Source Sans Pro,sans-serif;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
}
.article-template__content ul li a , .article-template__content ul li a:hover{
      color: #337ab7;
}
.article-template__content.rte ul {
    padding-left: 4rem;
}




.video_wrapper .video_link {
    max-width: 948px;
    margin: 0 auto;
    background-color: #fff;
    text-decoration: none;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 2px 2px 7px hsl(0deg 0% 75% / 50%);
    position: relative;
    width: 100%;
    line-height: 0;
}
.video_wrapper .video_link:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    background-color: transparent;
    background-image: url(/cdn/shop/files/download_9eb1e840-eb81-46ab-9f56-0a9ff62bd02e.svg?v=1673348028);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .2s linear;
    
}
.video_wrapper .video_link:before {
    background-image: url(/cdn/shop/files/download_9eb1e840-eb81-46ab-9f56-0a9ff62bd02e.svg?v=1673348028);
}
.video_wrapper .video_link:hover:before {
    transform: scale(1.2);
}
.video_wrapper img {
  width: auto;
   margin-bottom: 0 !important;
  border: none;
}

.article-template__content.rte img{
width: auto;
    margin: 30px auto;
    border-radius: 10px;
    border: none;
}
.article-template__content.rte .video_link img{     margin: 0 auto; }
.article-template__content h2 strong {     font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;}
.article-template__content h2 {
    margin-top: 30px;
    margin-bottom: 7px;
    font-size: 24px;
    letter-spacing: 0.5px;
}

@media(max-width:767px){
.article-template__content ul li {
    font-family: Source Sans Pro,sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
}
  .article-template__content h2 {

    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;

}
}
}