/** Shopify CDN: Minification failed

Line 196:0 Unexpected "}"

**/
.main-blog.blog-wid{
  padding-bottom:102px;
}

.main-blog-artical {
    max-width: 1100px;
    max-height: 500px;
    border: 0px solid;
    background: #cee8f3;
    
  margin:0 auto;
}
.main-blog-artical img{
    width: 100%;
    height: 500px;
    object-fit: cover;
  margin-bottom: 33px;
}

.blog-articles{
  max-width:1100px;
  margin:0 auto;
  
}

.blog-articles--collage>*:nth-child(3n + 1), .blog-articles--collage>*:nth-child(3n + 2):last-child {
    grid-column: span 1;
    text-align: center;
}

.article {
    display: flex;
    align-items: center;
    max-width: 535px;
}

.card__content {
    display: grid;
    grid-template-rows: minmax(0,1fr) max-content minmax(0,1fr);
    width: 100%;
    text-align: left;
}

.card .media {
    width: 100%;
    height: 307px;
    object-fit: cover;
}

.card__inner {
    max-height: 305px;
    width: 100%;
/*     box-shadow: 0 0 33px #0505051a; */
}
.card .card__inner .card__media {
    overflow: hidden;
    z-index: 0;
    border-radius: calc(var(--card-corner-radius) - var(--card-border-width) - var(--card-image-padding));
    border-radius: 0%;
}

.card--card, .card--standard .card__inner {
    border-radius: var(--card-corner-radius);
    /* border: var(--card-border-width) solid rgba(var(--color-foreground),var(--card-border-opacity)); */
    /* position: relative; */
    /* box-sizing: border-box; */
    border-radius: 0%;
}
.card__heading {
    margin-top: 0;
    font-size: 24px;
    font-family: 'sofia_probold';
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
  color: #fff;
}

.article-card__excerpt {
    width: 100%;
    margin-top: 1.2rem;
    opacity: 0.8;
    font-family: 'sofia_proregular';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #abb5bb;
}
.blog-articles.blog-articles--collage{
grid-column-gap: 30px;
}
.main-blog h1 {
    font-size: 45px;
/*   font-size: 28px; */
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}
.article-card__info {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f36b28;
}


.article-template__hero-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.article-template__title:not(:only-child) {
/*     margin-bottom: 1rem; */
  margin-bottom: 15px;
    font-size: 36px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
  color: #fff;
}

span.circle-divider.caption-with-letter-spacing {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f36b28;
}
.article-template__content h3{
 opacity: 0.8;
/*   font-family: SofiaPro; */
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: normal;
  color: #fff;
}

.article-template__content h2{
 font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: normal;
  color: #fff;
}

.article-template__content img{
    width: 721px;
    height: 559px;
}
.blog-para .blogpara{

  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.81;
  letter-spacing: normal;
  text-align: center;
  color: #a1acb2;
  margin: 0 auto 50px;
}

.blog-para h3{
   font-size: 28px;
}

.blog-para span{
    font-size: 11px;
}
}

.article-template__back:last-child {
    margin-bottom: 0px;
    padding-bottom: 96px;
}
.article-template{
background:red;
}

.article-template__back.element-margin-top.center a{
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: right;
    color: #f36b28;
}

.shopify-section{
background: #121212;
}
.card__media .media img {
    object-fit: initial;
    object-position: center center;
}
.media>img {
    object-fit: initial;
}

.article-template__content.page-width.page-width--narrow.rte p {
    color: #fff;
}


  
@media screen and (max-width:768px){

  .blog-para  {
    text-align: left !important;
  }
  .blog-para .blogpara {
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.81;
    letter-spacing: normal;
    color: #abb5bb;
    padding-left:0px;
    padding-right:0px;
    text-align: left !important;
}
  .main-blog h1 {
   
    font-size: 30px;
}
  
  .main-blog-artical img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  .main-blog.blog-wid{
  padding-bottom:60px;
}
  .main-blog.blog-wid{
    padding-top:6px;
  }
  
.article-template__content.page-width.page-width--narrow.rte p {
    color: #fff;
  font-size:12px;
}

  .article-template__hero-container{ padding: 0 0px;}
  
  .article-template__title:not(:only-child){
    font-size: 18px;
    margin-bottom: 8px;
  }
  
  
  .article-template header{margin-top: 1.5rem;
  margin-bottom:1rem;}
  
  .article-template__content{    margin-top: 1rem;}
  
  .article-template__content h3{font-size:12px; color:#b5bcc3; opacity:0.8;}
  
  .element-margin-top{margin-top: 3.4rem;}
  
}