/** Shopify CDN: Minification failed

Line 206:0 Unexpected "{"
Line 206:1 Expected identifier but found "%"
Line 208:2 Unexpected "{"
Line 208:3 Expected identifier but found "%"
Line 222:4 Unexpected "{"
Line 222:5 Expected identifier but found "%"
Line 222:40 Unexpected "{"
Line 222:41 Expected identifier but found "%"
Line 246:4 Unexpected "{"
Line 246:5 Expected identifier but found "%"
... and 10 more hidden warnings

**/
.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: 55rem;
  }

  .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;
}










.cstm-blog-post-content-ir {
    max-width: 768px;
    width: 100%;
}

{% comment %} .custom__defual-blog-ir .blog-post-content.rte.cstm-blog-post-content-ir * {
    margin: 0;
} {% endcomment %}

.cstm-blog-post-content-ir h1,
.cstm-blog-post-content-ir h2,
.rte.cstm-blog-post-content-ir h4,
.cstm-blog-post-content-ir h5,
.cstm-blog-post-content-ir h6,
.cstm-blog-post-content-ir h3 {
    color: #0C2421;
    font-family: Outfit;
    font-weight: 600;
    font-size: clamp(32px, 2.778vw, 40px);
    line-height: 150%;
    letter-spacing: 0;
    {% comment %} padding: 30px 0 24px; {% endcomment %}
}

.custom__defual-blog-ir{
  padding-top: 0px !important;
}

.cstm-blog-post-content-ir p {
    padding-bottom: 16px;
    font-family: Outfit;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #0C2421;
}

.cstm-blog-post-content-ir strong {
    color: #0C2421;
    font-family: Outfit;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0;
    {% comment %} padding: 20px 0 0 !important; {% endcomment %}
    display: inline-block;
}

.cstm-blog-post-content-ir blockquote p {
    color: #0C2421;
    font-family: Outfit;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    font-style: normal;
    {% comment %} margin: 20px 0 32px;
    padding: 0 0 0 24px; {% endcomment %}
}
.cstm-blog-post-content-ir blockquote  {
    color: #0C2421;
    font-family: Outfit;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    font-style: normal;
    {% comment %} margin: 20px 0 32px;
    padding: 0 0 0 24px; {% endcomment %}
}

