/*** Fonts ***/
/*** Icons ***/
@font-face {
  font-family: 'icomoon';
  src: url("icomoon.eot?f40w8h"), url("icomoon.eot?f40w8h#iefix") format("embedded-opentype"), url("icomoon.ttf?f40w8h") format("truetype"), url("icomoon.woff?f40w8h") format("woff"), url("icomoon.svg?f40w8h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
/* line 17, _fonts.scss */
[class^="ico-"], [class*=" ico-"] {
  display: flex;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 33, _fonts.scss */
.ico-arrow:before {
  content: "\e900";
  color: #93c12d; }

/* line 37, _fonts.scss */
.ico-calendar:before {
  content: "\e901";
  color: #e5e5e5; }

/* line 41, _fonts.scss */
.ico-cards .path1:before {
  content: "\e902";
  color: white; }

/* line 45, _fonts.scss */
.ico-cards .path2:before {
  content: "\e903";
  margin-left: -0.9033203125em;
  color: black; }

/* line 50, _fonts.scss */
.ico-cards .path3:before {
  content: "\e904";
  margin-left: -0.9033203125em;
  color: white; }

/* line 55, _fonts.scss */
.ico-cards .path4:before {
  content: "\e905";
  margin-left: -0.9033203125em;
  color: black; }

/* line 60, _fonts.scss */
.ico-cart:before {
  content: "\e906"; }

/* line 63, _fonts.scss */
.ico-clock:before {
  content: "\e907";
  color: #f7c968; }

/* line 67, _fonts.scss */
.ico-clock-bold .path1:before {
  content: "\e908";
  color: #f7c968; }

/* line 71, _fonts.scss */
.ico-clock-bold .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: #f8c455; }

/* line 76, _fonts.scss */
.ico-clock-bold .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: #f8c455; }

/* line 81, _fonts.scss */
.ico-facebook:before {
  content: "\e90b";
  color: #93c12d; }

/* line 85, _fonts.scss */
.ico-gift:before {
  content: "\e90c";
  color: #fff; }

/* line 89, _fonts.scss */
.ico-heart:before {
  content: "\e90d";
  color: #fff; }

/* line 93, _fonts.scss */
.ico-heart-empty .path1:before {
  content: "\e90e";
  color: white;
  opacity: 0.3; }

/* line 98, _fonts.scss */
.ico-heart-empty .path2:before {
  content: "\e90f";
  margin-left: -1.154296875em;
  color: white; }

/* line 103, _fonts.scss */
.ico-heart-stroke .path1:before {
  content: "\e910";
  margin-left: -2px;
  color: white;
  transition: .3s; }

/* line 109, _fonts.scss */
.ico-heart-stroke .path2:before {
  content: "\e911";
  margin-left: -1.154296875em;
  color: black;
  transition: .3s; }

/* line 115, _fonts.scss */
.ico-instagram:before {
  content: "\e912";
  color: #93c12d; }

/* line 119, _fonts.scss */
.ico-login:before {
  content: "\e913";
  color: #fff; }

/* line 123, _fonts.scss */
.ico-mail:before {
  content: "\e914"; }

/* line 126, _fonts.scss */
.ico-phone:before {
  content: "\e915"; }

/* line 129, _fonts.scss */
.ico-scales:before {
  content: "\e916"; }

/* line 132, _fonts.scss */
.ico-search:before {
  content: "\e917"; }

/* line 135, _fonts.scss */
.ico-share .path1:before {
  content: "\e918";
  color: black; }

/* line 139, _fonts.scss */
.ico-share .path2:before {
  content: "\e919";
  margin-left: -0.6396484375em;
  color: white; }

/* line 144, _fonts.scss */
.ico-share .path3:before {
  content: "\e91a";
  margin-left: -0.6396484375em;
  color: white; }

/* line 149, _fonts.scss */
.ico-share .path4:before {
  content: "\e91b";
  margin-left: -0.6396484375em;
  color: white; }

/* line 154, _fonts.scss */
.ico-star:before {
  content: "\e91c";
  color: #eb4544; }

/* line 158, _fonts.scss */
.ico-star-empty:before {
  content: "\e91d";
  color: #93c12d; }

/* line 162, _fonts.scss */
.ico-telegram:before {
  content: "\e91e";
  color: #93c12d; }

/* line 166, _fonts.scss */
.ico-truck:before {
  content: "\e91f";
  color: #f7c968; }

/* line 170, _fonts.scss */
.ico-youtube:before {
  content: "\e920";
  color: #93c12d; }

/* line 175, _fonts.scss */
.ico-cross {
  position: relative; }
  /* line 178, _fonts.scss */
  .ico-cross:before, .ico-cross:after {
    content: '';
    width: 20px;
    height: 2px;
    margin-top: 9px;
    background: #fff;
    transform: rotate(45deg); }
  /* line 188, _fonts.scss */
  .ico-cross:after {
    margin-left: -20px;
    transform: rotate(-45deg); }

/* line 194, _fonts.scss */
.ico {
  display: flex; }

/*** Montserrat ***/
/*** Colors ***/
/* line 50, _var.scss */
.color-white {
  color: #ffffff; }

/* line 54, _var.scss */
.color-black {
  color: #000000; }

/* line 58, _var.scss */
.color-red {
  color: #EB4544; }

/* line 62, _var.scss */
.color-green {
  color: #93C12D; }

/* line 66, _var.scss */
.color-yellow {
  color: #F8C455; }

/* line 3, blog.scss */
.banner-blog {
  margin-bottom: 32px;
  padding: 47px 66px 80px;
  background-color: #CDE59A;
  background-size: cover;
  border-radius: 40px; }
  /* line 10, blog.scss */
  .banner-blog .title {
    max-width: 420px;
    font-weight: 800;
    font-size: 68px;
    line-height: 100%;
    color: #EB4544;
    border-radius: 40px; }
    /* line 19, blog.scss */
    .banner-blog .title:first-line {
      color: #000000; }
  /* line 24, blog.scss */
  .banner-blog .description {
    max-width: 500px;
    margin-top: 30px;
    font-size: 20px;
    line-height: 24px;
    color: #666666; }

/* line 33, blog.scss */
.blog-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -20px; }
  /* line 38, blog.scss */
  .blog-wrap .column {
    flex: 1;
    max-width: 100%;
    padding-left: 20px; }
  /* line 44, blog.scss */
  .blog-wrap .sidebar {
    max-width: 380px; }

/* line 49, blog.scss */
.blog--item {
  position: relative;
  background: none;
  overflow: hidden;
  border-radius: 0;
  z-index: 1; }
  /* line 58, blog.scss */
  .blog--item:hover .wrap:before {
    background: #e56160; }
  /* line 63, blog.scss */
  .blog--item .wrap {
    position: relative;
    display: flex;
    height: 100%;
    padding: 10px; }
    /* line 69, blog.scss */
    .blog--item .wrap:before {
      background: #ffffff;
      transition: .3s;
      z-index: 1; }
  /* line 76, blog.scss */
  .blog--item .image {
    position: relative;
    z-index: 4; }
    /* line 80, blog.scss */
    .blog--item .image img {
      width: 100%; }
  /* line 85, blog.scss */
  .blog--item .title {
    font-weight: 600;
    font-size: 20px; }

/* line 92, blog.scss */
.blog-list {
  margin-top: 50px; }
  /* line 95, blog.scss */
  .blog-list .blog-list--item {
    display: flex;
    align-items: center;
    margin: 17px 0 0; }
    /* line 100, blog.scss */
    .blog-list .blog-list--item:first-child {
      margin-top: 0; }
    /* line 104, blog.scss */
    .blog-list .blog-list--item:nth-child(even) {
      flex-direction: row-reverse; }
      /* line 107, blog.scss */
      .blog-list .blog-list--item:nth-child(even) .image {
        margin: 0 0 0 60px; }
    /* line 112, blog.scss */
    .blog-list .blog-list--item .image {
      position: relative;
      flex: 1;
      max-width: 362px;
      margin: 0 60px 0 0;
      text-align: center;
      border-radius: 100px 174px 0 100px;
      overflow: hidden; }
      /* line 121, blog.scss */
      .blog-list .blog-list--item .image img {
        width: 100%;
        height: 348px;
        object-fit: cover; }
      /* line 127, blog.scss */
      .blog-list .blog-list--item .image svg {
        width: 230px;
        height: 138px; }
    /* line 133, blog.scss */
    .blog-list .blog-list--item .info {
      flex: 1;
      color: #000000; }
    /* line 138, blog.scss */
    .blog-list .blog-list--item .top-panel {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    /* line 144, blog.scss */
    .blog-list .blog-list--item .icon-list {
      display: flex; }
    /* line 148, blog.scss */
    .blog-list .blog-list--item .icon-list--item {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-right: 48px; }
      /* line 154, blog.scss */
      .blog-list .blog-list--item .icon-list--item .icon {
        width: 24px;
        height: 24px;
        font-size: 24px; }
      /* line 160, blog.scss */
      .blog-list .blog-list--item .icon-list--item span {
        display: block;
        margin-top: 10px;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px; }
    /* line 170, blog.scss */
    .blog-list .blog-list--item .tag {
      min-width: 54px;
      padding: 10px 8px;
      background: #F7C968;
      font-weight: 800;
      font-size: 16px;
      line-height: 20px;
      color: #ffffff;
      text-align: center;
      border-radius: 16px; }
      /* line 182, blog.scss */
      .blog-list .blog-list--item .tag .icon {
        width: 18px;
        height: 18px;
        margin: auto;
        font-size: 18px;
        fill: #ffffff; }
      /* line 190, blog.scss */
      .blog-list .blog-list--item .tag.discount {
        background: #EB4544; }
      /* line 194, blog.scss */
      .blog-list .blog-list--item .tag.gift {
        background: #93C12D; }
    /* line 199, blog.scss */
    .blog-list .blog-list--item .title {
      display: block;
      margin-top: 10px;
      font-weight: 700;
      font-size: 24px;
      line-height: 30px; }
    /* line 208, blog.scss */
    .blog-list .blog-list--item .description {
      display: block;
      margin-top: 5px;
      font-weight: 500; }
    /* line 215, blog.scss */
    .blog-list .blog-list--item .bottom-panel {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      margin-top: 10px;
      padding-top: 10px;
      font-weight: 600;
      color: #93C12D;
      border-top: 1px solid #E5E5E5; }
    /* line 227, blog.scss */
    .blog-list .blog-list--item .portions {
      flex: 1;
      font-size: 12px;
      line-height: 15px; }
    /* line 233, blog.scss */
    .blog-list .blog-list--item .link {
      margin-left: 10px; }
      /* line 236, blog.scss */
      .blog-list .blog-list--item .link:hover {
        color: #93C12D; }
      /* line 240, blog.scss */
      .blog-list .blog-list--item .link .icon {
        display: inline-block;
        width: 7px;
        height: 12px;
        margin-left: 5px;
        font-size: 12px; }

/*** Sort ***/
/* line 253, blog.scss */
.sort-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 20px; }
  /* line 259, blog.scss */
  .sort-block--item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 100%; }
  /* line 266, blog.scss */
  .sort-block .label {
    flex: 1;
    max-width: 87px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 182%;
    color: #000000; }
  /* line 275, blog.scss */
  .sort-block .sort_form {
    flex: 1;
    max-width: 364px; }

/*** End Sort ***/
/* line 283, blog.scss */
.tags {
  display: flex;
  flex-wrap: wrap;
  margin: 2px 0 0 -8px; }
  /* line 288, blog.scss */
  .tags:first-child {
    margin-top: -8px; }
  /* line 292, blog.scss */
  .tags--item {
    margin: 8px 0 0 8px;
    padding: 2px 29px;
    font-weight: 600;
    color: #93C12D;
    border: 3px solid #93C12D;
    border-radius: 16px; }
    /* line 301, blog.scss */
    .tags--item:hover {
      background: #93C12D;
      color: #ffffff; }
    /* line 306, blog.scss */
    .tags--item.active {
      color: #EB4544;
      border-color: #EB4544; }
      /* line 310, blog.scss */
      .tags--item.active:hover {
        background: none;
        color: #EB4544;
        border-color: #EB4544; }

/* line 319, blog.scss */
.recent-publications-list {
  max-width: 300px;
  margin-top: 27px; }
  /* line 323, blog.scss */
  .recent-publications-list span {
    display: block; }
  /* line 327, blog.scss */
  .recent-publications-list--item {
    display: block;
    margin-top: 20px; }
    /* line 331, blog.scss */
    .recent-publications-list--item:first-child {
      margin-top: 0; }
  /* line 336, blog.scss */
  .recent-publications-list .image {
    width: 100%;
    height: 293px;
    padding: 6px;
    border: 3px solid #93C12D;
    border-radius: 24px; }
    /* line 343, blog.scss */
    .recent-publications-list .image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: 1; }
    /* line 353, blog.scss */
    .recent-publications-list .image .wrap {
      position: relative;
      display: flex;
      align-items: flex-end;
      width: 100%;
      height: 100%;
      padding: 26px;
      border-radius: 20px;
      overflow: hidden; }
      /* line 363, blog.scss */
      .recent-publications-list .image .wrap:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
        z-index: 5; }
  /* line 376, blog.scss */
  .recent-publications-list .title {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #ffffff;
    z-index: 10; }
  /* line 385, blog.scss */
  .recent-publications-list .info {
    padding: 3px 20px 0 30px; }
  /* line 389, blog.scss */
  .recent-publications-list .description {
    font-size: 14px;
    line-height: 182%;
    color: #000000; }
  /* line 395, blog.scss */
  .recent-publications-list .bottom-block {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  /* line 401, blog.scss */
  .recent-publications-list .date {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #000000; }
  /* line 409, blog.scss */
  .recent-publications-list .link {
    display: flex;
    align-items: center; }
    /* line 413, blog.scss */
    .recent-publications-list .link .text {
      font-weight: 600;
      color: #93C12D; }
    /* line 419, blog.scss */
    .recent-publications-list .link .icon {
      width: 7px;
      height: 12px;
      margin-left: 10px;
      font-size: 12px; }

/* line 428, blog.scss */
.related-news--item {
  float: right;
  max-width: 363px;
  margin: 20px 0 20px 20px;
  color: #000000; }
  /* line 434, blog.scss */
  .related-news--item:hover {
    color: #000000; }
  /* line 438, blog.scss */
  .related-news--item .image {
    position: relative;
    display: block;
    width: 100%;
    height: 348px; }
    /* line 444, blog.scss */
    .related-news--item .image img {
      width: 100%;
      height: 100%;
      border-radius: 174px 100px 100px 0;
      object-fit: cover; }
    /* line 451, blog.scss */
    .related-news--item .image .tag {
      position: absolute;
      left: 36px;
      bottom: -10px;
      min-width: 54px;
      padding: 10px 8px;
      background: #F7C968;
      font-weight: 800;
      font-size: 16px;
      line-height: 20px;
      color: #ffffff;
      text-align: center;
      border-radius: 16px; }
      /* line 466, blog.scss */
      .related-news--item .image .tag .icon {
        width: 18px;
        height: 18px;
        fill: #ffffff;
        margin: 0 auto; }
      /* line 473, blog.scss */
      .related-news--item .image .tag.discount {
        background: #EB4544; }
      /* line 477, blog.scss */
      .related-news--item .image .tag.gift {
        background: #93C12D; }
  /* line 483, blog.scss */
  .related-news--item .info {
    display: flex;
    align-items: center;
    margin-top: 20px; }
  /* line 489, blog.scss */
  .related-news--item .title {
    padding-right: 20px;
    font-size: 14px;
    line-height: 134%; }
  /* line 495, blog.scss */
  .related-news--item .link {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #93C12D; }
    /* line 502, blog.scss */
    .related-news--item .link .icon {
      width: 7px;
      height: 12px;
      margin-left: 10px;
      font-size: 12px; }

/* line 511, blog.scss */
.article-details {
  font-weight: 500;
  color: #000000; }
  /* line 516, blog.scss */
  .article-details .back-link {
    display: none; }
  /* line 520, blog.scss */
  .article-details .top-panel {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 12px 60px 0; }
  /* line 527, blog.scss */
  .article-details .date {
    display: flex;
    align-items: center; }
    /* line 531, blog.scss */
    .article-details .date .icon {
      width: 24px;
      height: 24px;
      margin-right: 10px;
      font-size: 24px; }
    /* line 538, blog.scss */
    .article-details .date span {
      font-weight: 600;
      font-size: 12px;
      line-height: 15px;
      color: #000000; }
  /* line 547, blog.scss */
  .article-details .share {
    margin-left: 50px; }
    /* line 550, blog.scss */
    .article-details .share .icon {
      width: 12px;
      height: 20px;
      fill: #000000;
      font-size: 19px; }
      /* line 556, blog.scss */
      .article-details .share .icon:before {
        color: #000000; }
  /* line 562, blog.scss */
  .article-details .article-title {
    max-width: 600px;
    margin-top: -30px;
    color: #EB4544; }
    /* line 567, blog.scss */
    .article-details .article-title:first-line {
      color: #000000; }
  /* line 572, blog.scss */
  .article-details--text {
    margin-top: 20px; }
  /* line 576, blog.scss */
  .article-details--bottom-panel {
    margin-top: 30px;
    padding-top: 14px;
    font-size: 14px;
    line-height: 182%;
    text-align: right;
    border-top: 1px solid #E5E5E5; }

/* line 588, blog.scss */
.article-banner img {
  width: 100%;
  height: 340px;
  border-radius: 40px;
  object-fit: cover; }

/*** Media ***/
@media (max-width: 1441px) {
  /* line 603, blog.scss */
  .article-block .title {
    font-size: 28px;
    line-height: 34px; }
  /* line 608, blog.scss */
  .article-block .date {
    margin-top: 30px;
    font-size: 24px;
    line-height: 29px; }
  /* line 614, blog.scss */
  .article-block .text {
    margin-top: 30px;
    font-size: 18px;
    line-height: 22px; }
  /* line 620, blog.scss */
  .article-block .button-wrap {
    margin-top: 30px; }
  /* line 624, blog.scss */
  .article-block .btn {
    height: 50px;
    font-size: 18px;
    line-height: 22px; }

  /* line 635, blog.scss */
  .article-details--content p, .article-details--content span {
    font-size: 18px !important;
    line-height: 30px !important; }
  /* line 640, blog.scss */
  .article-details--content p {
    margin-top: 35px; } }
@media (max-width: 1281px) {
  /* line 653, blog.scss */
  .blog-list .blog-list--item:nth-child(even) .image {
    margin: 0 0 0 20px; }
  /* line 657, blog.scss */
  .blog-list .blog-list--item .image {
    max-width: 300px;
    margin: 0 20px 0 0; }
    /* line 661, blog.scss */
    .blog-list .blog-list--item .image img {
      height: 300px; } }
@media (max-width: 1025px) {
  /* line 671, blog.scss */
  .blog-wrap {
    flex-direction: column-reverse;
    margin: 0; }
    /* line 675, blog.scss */
    .blog-wrap .column {
      padding: 0; }
      /* line 678, blog.scss */
      .blog-wrap .column:first-child {
        padding-top: 20px; }
    /* line 683, blog.scss */
    .blog-wrap .sidebar {
      max-width: 100%; }
      /* line 686, blog.scss */
      .blog-wrap .sidebar .back-link {
        display: none; }
    /* line 691, blog.scss */
    .blog-wrap .sort-block {
      margin-top: 0; }

  /* line 696, blog.scss */
  .blog-list {
    margin-top: 20px; }

  /* line 702, blog.scss */
  .article-details .back-link {
    display: flex;
    margin: 0 0 20px; }
  /* line 707, blog.scss */
  .article-details .top-panel {
    padding: 12px 0 0; }
  /* line 711, blog.scss */
  .article-details .article-title {
    max-width: 70%; }

  /* line 716, blog.scss */
  .recent-publications-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 10px 0 0 -10px; }
    /* line 722, blog.scss */
    .recent-publications-list--item, .recent-publications-list--item:first-child {
      flex: 100%;
      max-width: calc(33.333% - 10px);
      margin: 10px 0 0 10px; }

  /* line 732, blog.scss */
  .article-block .info {
    padding-left: 40px; } }
@media (max-width: 769px) {
  /* line 740, blog.scss */
  .banner-blog {
    padding: 30px;
    border-radius: 30px; }
    /* line 744, blog.scss */
    .banner-blog .title {
      font-size: 50px; }
    /* line 748, blog.scss */
    .banner-blog .description {
      margin-top: 20px;
      font-size: 16px; }

  /* line 756, blog.scss */
  .blog-list .blog-list--item {
    display: block; }
    /* line 759, blog.scss */
    .blog-list .blog-list--item .image {
      display: block;
      width: 300px;
      margin: 0 0 20px; }

  /* line 769, blog.scss */
  .recent-publications-list--item, .recent-publications-list--item:first-child {
    max-width: calc(50% - 10px); }

  /* line 777, blog.scss */
  .article-details .top-panel {
    justify-content: flex-start;
    padding: 12px 0 0; }
  /* line 782, blog.scss */
  .article-details .article-title {
    max-width: 100%;
    margin-top: 10px; }

  /* line 788, blog.scss */
  .article-block {
    display: block; }
    /* line 791, blog.scss */
    .article-block .image {
      margin: 30px auto 0; }
      /* line 794, blog.scss */
      .article-block .image img {
        max-height: 300px; }
    /* line 799, blog.scss */
    .article-block .info {
      padding: 0;
      text-align: center; }
      /* line 803, blog.scss */
      .article-block .info .title {
        display: none; }
    /* line 808, blog.scss */
    .article-block .title-mobile {
      display: block; }
    /* line 812, blog.scss */
    .article-block .date {
      margin-top: 24px;
      font-weight: 300;
      font-size: 16px;
      line-height: 20px; }
    /* line 820, blog.scss */
    .article-block .text {
      margin-top: 24px;
      font-size: 16px;
      line-height: 20px; }
    /* line 826, blog.scss */
    .article-block .btn {
      max-width: 300px;
      margin: 0 auto; } }
@media (max-width: 561px) {
  /* line 835, blog.scss */
  .banner-blog {
    padding: 20px 30px; }
    /* line 838, blog.scss */
    .banner-blog .title {
      font-size: 35px; }

  /* line 843, blog.scss */
  .blog-block {
    margin: 0 -10px; }

  /* line 849, blog.scss */
  .blog-list .blog-list--item,
  .blog-list .blog-list--item:nth-child(even) {
    display: block; }
    /* line 853, blog.scss */
    .blog-list .blog-list--item .image,
    .blog-list .blog-list--item:nth-child(even) .image {
      display: block;
      max-width: 100%;
      margin: 0 0 20px; }

  /* line 863, blog.scss */
  .article-banner img {
    height: 250px; }

  /* line 870, blog.scss */
  .recent-publications-list--item, .recent-publications-list--item:first-child {
    max-width: calc(100% - 10px); }

  /* line 876, blog.scss */
  .sort-block {
    justify-content: flex-start; }
    /* line 879, blog.scss */
    .sort-block--item {
      display: block; }
    /* line 883, blog.scss */
    .sort-block .label {
      margin: 0 0 5px; }

  /* line 890, blog.scss */
  .recent-publications-list .info {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 320px) {
  /* line 899, blog.scss */
  .tags {
    justify-content: center; } }
