.blog__header{margin-bottom:3rem}.blog__header-name{font-weight:var(--font-title-weight,600)}.blog__sidebar{--mob:40%}@media screen and (max-width:1519px){.blog__sidebar{order:2}}@media screen and (min-width:1520px){.blog__sidebar{width:25%}}.blog__sidebar-item{padding:3rem 0}.blog__sidebar-item:not(:last-child){border-bottom:.1rem solid var(--color-border,#d9d9d9)}.blog__sidebar-item:first-child{padding-top:0}.blog__sidebar-item:first-child .blog__sidebar-name{margin-bottom:1rem}.blog__sidebar-item:last-child{padding-bottom:0}.blog__sidebar-name{font-weight:var(--font-title-weight,600);margin-bottom:1.5rem;text-transform:uppercase}.blog__categories{display:none}@media screen and (min-width:640px){.blog__categories{display:block}}.blog__categories-item{color:var(--color-body)}.blog__categories-item:not(:last-child){margin-bottom:1rem}.blog__collection-name{margin-bottom:1.6rem}@media screen and (max-width:639px){.blog__collection-name{font-size:24px;margin-bottom:3rem}}.blog__collection-item:not(:last-child){margin-bottom:2rem}.blog__product{align-items:center;display:flex}.blog__product-media{max-width:8.4rem;width:100%}.blog__product-info{flex:1;padding-left:1.2rem}.blog__product-name{color:var(--color-body);font-weight:var(--font-title-weight,600);margin-bottom:.6rem}.blog__product-price{color:var(--color-body);font-weight:var(--font-medium-weight)}.blog__new-articles-item:not(:last-child){margin-bottom:2rem}.blog__new-articles-name{color:var(--color-title);font-weight:var(--font-medium-weight);line-height:1.7;margin-bottom:.5rem}.blog__new-articles-date{color:var(--color-gray-2,#8e8e8e)}.blog__list{--mob:60%}@media screen and (min-width:1520px){.blog__list{flex:1;width:75%}.blog__list .article-card__media:not(.article-card__media--main){max-width:26rem}}.blog__articles{display:flex;flex-direction:column;row-gap:3rem}