/* line 1, theme.scss */
.menu_layout_is-nav-header .menu_more > .menu-item > .menu-item__controls .menu-link {
  height: auto !important; }

/* line 5, theme.scss */
.benefits-small-index .benefit_layout_image-left .benefit__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 8, theme.scss */
.benefits-small-index .benefit_layout_image-left .benefit__title {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
  grid-area: 1/2/3/2; }

/* line 12, theme.scss */
.benefits-small-index .benefit_layout_image-mobile-top .benefit__image {
  margin: 0;
  transform: none;
  grid-area: 1/1/span 2/1; }

/* line 14, theme.scss */
.index-all-benefits {
  background: #fbf2f2;
  border-top: 4px solid #ff0000;
  padding: 1.25rem 1.5rem;
  line-height: 120%; }

/* line 18, theme.scss */
.index-all-benefits .benefit_layout_image-top .benefit__image {
  width: 100px; }

/* line 19, theme.scss */
.index-all-benefits .benefit_theme_title-bold .benefit__title {
  font-size: 1.365rem;
  font-weight: 600; }

/* line 20, theme.scss */
.index-all-benefits .benefit_block-title {
  width: 100%;
  font-size: 2.25rem;
  line-height: 1.4;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 33, theme.scss */
.index-all-benefits .benefit_block-title span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5.25rem;
  width: 5.25rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fadede;
  border-radius: 2.7rem;
  border: 3px solid #fff;
  font-size: 3rem;
  color: #ff0000;
  -webkit-box-shadow: 0 4px 4px 0 rgba(243, 239, 239, 0.75);
  box-shadow: 0 4px 4px 0 rgba(243, 239, 239, 0.75);
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

/* line 54, theme.scss */
.index-all-benefits .benefit__description {
  text-align: left; }

@media (max-width: 480px) {
  /* line 56, theme.scss */
  .index-all-benefits .benefit_block-title {
    font-size: 1.5rem; } }
/* line 60, theme.scss */
.index-reviews .swiper-slide, .index-reviews .shop-review_color-sheme_default {
  background: #f0f0f0; }

/* line 61, theme.scss */
.index-reviews .reviews-link {
  text-align: center; }

/* line 63, theme.scss */
.collapsable-text > *:nth-child(n+3) {
  display: none; }

/* line 64, theme.scss */
a.collapsable-text-readmore {
  color: #5a5a5a;
  border-bottom: 1px dotted #5a5a5a;
  display: inline-block;
  margin-top: .5rem;
  line-height: 200%; }

/* line 69, theme.scss */
.menu-item_layout_sidebar-default .menu-item__controls {
  padding: .6rem 1.25rem; }

/* line 71, theme.scss */
.article_article-preview .comments-wrapper, .article_article-preview .comments {
  margin-top: 1rem; }

/* line 72, theme.scss */
.article_article-preview .comments-list__moderated {
  padding-left: .5rem;
  padding-right: .5rem; }

/* line 74, theme.scss */
.product-advantages {
  border: 1px solid #d7d6d6;
  position: relative;
  margin: 1rem auto;
  padding: 1rem 1rem;
  max-width: 1170px; }

/* line 81, theme.scss */
.product-advantages .benefit_layout_image-left .benefit__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 52px calc(100% - 52px); }

/* line 86, theme.scss */
.product-advantages .benefit_layout_image-left .benefit__title {
  font-weight: normal;
  grid-area: 1/2/3/2; }

/* line 87, theme.scss */
.product-advantages .benefit_layout_image-left .benefit__image {
  width: 52px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 52px;
  flex: 0 0 52px; }

/* line 90, theme.scss */
.product-advantages .image-container__picture {
  line-height: 36px; }

/* line 91, theme.scss */
.product-advantages-title {
  position: absolute;
  top: -.95rem;
  width: calc(100% - 2rem);
  text-align: center;
  color: #ff0000;
  font-size: 1.125rem;
  letter-spacing: .01rem;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase; }

/* line 103, theme.scss */
.product-advantages-title span {
  background: #fff;
  padding: 0 1rem; }

@media screen and (max-width: 768px) {
  /* line 109, theme.scss */
  .product-advantages .benefit_layout_image-left .benefit__image {
    width: 52px;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    grid-area: 1/1/span 2/1;
    margin: 0;
    transform: none; }

  /* line 118, theme.scss */
  .product-advantages .benefit_layout_image-left .benefit__title {
    text-align: left; } }
/* line 121, theme.scss */
.button_scrollTop {
  position: fixed;
  bottom: 0.5rem;
  right: 0.5rem;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(51, 51, 51, 0.42);
  box-shadow: 0px 2px 3px 0px rgba(51, 51, 51, 0.42);
  padding: 0 0.5rem;
  z-index: 1000; }

/* line 133, theme.scss */
.image-container_covered img {
  object-fit: contain !important; }
