

/* Start:/local/templates/html/assets/components-template/index-hero/style.css?17097986433396*/
.index-hero {
  margin-top: 27px;
  margin-bottom: 24px; }
  @media (max-width: 1249px) {
    .index-hero {
      margin-top: 20px; } }
  @media (max-width: 575px) {
    .index-hero {
      margin-top: 10px;
      margin-bottom: 0px; } }
  @media (max-width: 575px) {
    .index-hero {
      margin-top: 24px; } }
  .index-hero__inner {
    display: grid;
    grid-template-columns: 69% 31%;
    margin: -12px; }
    @media (max-width: 1559px) {
      .index-hero__inner {
        margin: -10px; } }
    @media (max-width: 1249px) {
      .index-hero__inner {
        margin: -8px; } }
    @media (max-width: 1099px) {
      .index-hero__inner {
        grid-template-columns: 50% 50%; } }
  .index-hero__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .index-hero__slider {
    padding-bottom: 49.1%;
    position: relative; }
    @media (max-width: 575px) {
      .index-hero__slider {
        padding-bottom: 125%; } }
  .index-hero__item {
    padding: 12px; }
    @media (max-width: 1559px) {
      .index-hero__item {
        padding: 10px; } }
    @media (max-width: 1249px) {
      .index-hero__item {
        padding: 8px; } }
    .index-hero__item img,
    .index-hero__item picture {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    @media (max-width: 575px) {
      .index-hero__item {
        padding: 7px; } }
  .index-hero__banner {
    padding-bottom: 53.7%;
    position: relative;
    overflow: hidden; }
    @media (min-width: 1024px) {
      .index-hero__banner:hover {
        cursor: pointer; }
        .index-hero__banner:hover .index-hero__img-wrap {
          transform: scale(1.05); } }
    @media (max-width: 1099px) {
      .index-hero__banner {
        padding-bottom: 47.7%; } }
  .index-hero__img-wrap {
    transition: all 0.3s ease;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    img-width: 100%;
    img-height: 100%;
    img-object-fit: cover; }
  .index-hero .index-hero__item--main {
    grid-row: 1/3; }
    @media (max-width: 1099px) {
      .index-hero .index-hero__item--main {
        grid-row: auto;
        grid-column: 1/3; } }

.swiper.slider-fs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }
  .swiper.slider-fs .swiper-container {
    height: 100%; }
  .swiper.slider-fs .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center; }
    .swiper.slider-fs .swiper-slide a {
      display: block;
      height: 100%;
      width: 100%; }
  .swiper.slider-fs .swiper-wrapper {
    height: 100%; }
  .swiper.slider-fs .swiper-pagination {
    bottom: 5%; }
  .swiper.slider-fs .swiper-container {
    width: 100%; }
  .swiper.slider-fs .swiper-button-next,
  .swiper.slider-fs .swiper-button-prev {
    top: calc(50% - 22px);
    transition: all 0.3s ease; }
  .swiper.slider-fs .swiper-button-next {
    right: -50px; }
  .swiper.slider-fs .swiper-button-prev {
    left: -50px; }
  @media (min-width: 1024px) {
    .swiper.slider-fs:hover {
      cursor: pointer; }
      .swiper.slider-fs:hover .swiper-button-next {
        right: 50px; }
      .swiper.slider-fs:hover .swiper-button-prev {
        left: 50px; } }

/* End */


/* Start:/local/templates/html/assets/components-template/index-utp/style.css?17097986431428*/
.index-utp-section {
  margin-top: 60px; }
  @media (max-width: 1559px) {
    .index-utp-section {
      margin-top: 40px; } }
  @media (max-width: 1099px) {
    .index-utp-section {
      display: none; } }

.index-utp {
  display: flex;
  align-items: center; }
  .index-utp__items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 36px;
    flex-wrap: wrap; }
    @media (max-width: 1559px) {
      .index-utp__items {
        gap: 10px; } }
    @media (max-width: 1099px) {
      .index-utp__items {
        grid-template-columns: 1fr 1fr; } }
  .index-utp__item .lazy-img-wrap {
    width: 76px;
    height: 76px;
    padding: 8px;
    border: 1px solid #e2e2e2;
    position: relative; }
    @media (max-width: 1559px) {
      .index-utp__item .lazy-img-wrap {
        width: 60px;
        height: 60px; } }
    .index-utp__item .lazy-img-wrap:after {
      position: absolute;
      content: "";
      inset: 8px;
      background-color: rgba(226, 226, 226, 0.5);
      z-index: -1;
      border: 1px solid #e2e2e2; }
  .index-utp .lazy-img-wrap {
    flex: 0 0 auto; }
  .index-utp__title {
    font-weight: 600; }
  .index-utp__descr {
    font-size: 14px;
    color: #7e7e7e;
    margin-top: auto; }
  .index-utp__content {
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px; }
    @media (max-width: 1559px) {
      .index-utp__content {
        gap: 8px; } }

/* End */


/* Start:/local/templates/html/assets/components-template/index-category/style.css?17176640074782*/
.index-category__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1px; }

.index-category__wrap {
  width: calc(100% / 4);
  border: 1px solid #e4e4e4;
  height: 380px;
  display: flex;
  padding: 8px; }
  @media (max-width: 1999px) {
    .index-category__wrap {
      height: 334px; } }
  @media (max-width: 1559px) {
    .index-category__wrap {
      height: 286px; } }
  @media (max-width: 1249px) {
    .index-category__wrap {
      width: calc(100% / 2);
      height: 374px; } }
  @media (max-width: 1099px) {
    .index-category__wrap {
      width: calc(100% / 1);
      height: 324px; } }
  .index-category__wrap-all {
    padding: 0px; }

.index-category__item {
  width: 100%;
  padding: 20px;
  padding-bottom: 30px;
  position: relative;
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  gap: 15px; }
  @media (min-width: 1100px) {
    .index-category__item:hover {
      cursor: pointer;
      box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25); } }
  .index-category__item--v2 {
    background-color: transparent; }
    .index-category__item--v2 .index-category__title {
      color: #fff; }
    .index-category__item--v2 .index-category__image {
      position: absolute;
      inset: 0; }
      .index-category__item--v2 .index-category__image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      @media (max-width: 1249px) {
        .index-category__item--v2 .index-category__image {
          height: auto; } }
    .index-category__item--v2 .index-category__title {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0px;
      display: flex;
      justify-content: center;
      padding: 25px; }
      .index-category__item--v2 .index-category__title * {
        position: relative;
        z-index: 2; }
      .index-category__item--v2 .index-category__title:before {
        position: absolute;
        content: "";
        inset: 0;
        background: linear-gradient(0deg, rgba(34, 34, 34, 0.6) 0%, rgba(34, 34, 34, 0) 100%); }
    .index-category__item--v2 .lazy-img {
      transition: all 0.3s ease;
      transform: scale(1.005); }
    @media (min-width: 1100px) {
      .index-category__item--v2:hover {
        cursor: pointer; }
        .index-category__item--v2:hover .lazy-img {
          transform: scale(1.05); } }

.index-category__image {
  width: 100%;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }
  .index-category__image .lazy-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  @media (max-width: 1099px) {
    .index-category__image {
      height: 178px; } }
  .index-category__image img {
    max-height: 100%;
    max-width: 100%; }

.index-category__title {
  color: #3C3B40;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600; }

.index-category__link:before {
  position: absolute;
  content: '';
  inset: 0; }

.index-category__icon {
  width: 31px;
  height: 31px;
  border: 1px solid #e2e2e2;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg); }
  .index-category__icon .icon {
    transform: rotate(-45deg);
    fill: var(--theme-base-color); }

.index-category__bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-position: center;
  background-repeat: no-repeat; }
  .index-category__bg-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .index-category__bg-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.index-category .index-category__item-all {
  position: relative;
  background: linear-gradient(226.55deg, rgba(var(--theme-base-color-rgba), 0.6) 2.61%, rgba(var(--theme-base-accent-color-rgba), 0.6) 66.86%), var(--theme-base-color);
  background-position: 100% 0px;
  background-size: 300%;
  transition: all 0.3s ease; }
  .index-category .index-category__item-all a {
    color: #fff; }
    @media (min-width: 1024px) {
      .index-category .index-category__item-all a:hover {
        color: #fff; } }
  @media (min-width: 1100px) {
    .index-category .index-category__item-all:hover {
      cursor: pointer;
      background-size: 100%; } }
  .index-category .index-category__item-all:after {
    position: absolute;
    content: attr(data-content);
    text-transform: uppercase;
    font-size: 128px;
    color: #fff;
    opacity: 0.1; }

@media (max-width: 1099px) {
  .index-category--index {
    display: none; } }

/* End */


/* Start:/local/templates/html/assets/components-template/index-banners/style.css?17097986431848*/
.index-banners__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px -12px; }
  @media (max-width: 1999px) {
    .index-banners__inner {
      margin: 0px -10px; } }
  @media (max-width: 1559px) {
    .index-banners__inner {
      margin: 0px -8px; } }
  @media (max-width: 1249px) {
    .index-banners__inner {
      margin: 0px -10px; } }
  @media (max-width: 1099px) {
    .index-banners__inner {
      margin: 0px -7px; } }
  @media (max-width: 575px) {
    .index-banners__inner {
      margin: 0px 0px;
      flex-direction: column; } }

.index-banners__item {
  padding: 0px 12px;
  flex: 0 0 50%; }
  @media (max-width: 1999px) {
    .index-banners__item {
      padding: 0px 10px; } }
  @media (max-width: 1559px) {
    .index-banners__item {
      padding: 0px 8px; } }
  @media (max-width: 1249px) {
    .index-banners__item {
      padding: 0px 10px; } }
  @media (max-width: 1099px) {
    .index-banners__item {
      padding: 0px 7px; } }
  @media (max-width: 575px) {
    .index-banners__item {
      padding: 0px 0px;
      flex: 0 0 auto;
      width: 100%; }
      .index-banners__item:not(:last-child) {
        margin-bottom: 12px; } }

.index-banners__banner {
  padding-bottom: 50%;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1024px) {
    .index-banners__banner:hover {
      cursor: pointer; }
      .index-banners__banner:hover img {
        transform: scale(1.05); } }

.index-banners .lazy-img-wrap.index-banners__img-wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .index-banners .lazy-img-wrap.index-banners__img-wrap img {
    will-change: transform;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    object-fit: cover; }

/* End */


/* Start:/local/templates/html/assets/components-template/index-about/style.css?17097986431147*/
.index-about__inner {
  display: flex; }

.index-about__left {
  flex: 0 0 35%;
  padding-bottom: 21%;
  position: relative;
  align-self: flex-start; }
  @media (max-width: 1099px) {
    .index-about__left {
      display: none; } }
  .index-about__left .lazy-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .index-about__left .lazy-img-wrap img {
      max-width: 100%;
      max-height: 100%; }

.index-about__right {
  position: relative;
  width: 65%;
  padding-left: 70px; }
  @media (max-width: 1999px) {
    .index-about__right {
      padding-left: 66px; } }
  @media (max-width: 1559px) {
    .index-about__right {
      padding-left: 52px; } }
  @media (max-width: 1249px) {
    .index-about__right {
      padding-left: 44px; } }
  .index-about__right .presection .container {
    padding: 0px; }
  .index-about__right .presection__inner {
    justify-content: flex-start; }
  @media (max-width: 1099px) {
    .index-about__right {
      padding-left: 0px;
      width: 100%; } }

.index-about__title {
  font-weight: 600;
  line-height: 1; }

.index-about__descr {
  margin-top: 32px; }

/* End */


/* Start:/local/templates/html/assets/components-template/content/style.css?17097986437366*/
.content img {
  max-width: 100%;
  display: block;
  border-radius: 0;
  line-height: 1.4;
  clear: both; }
  .content img[align='left'], .content img[align='center'], .content img[align='right'] {
    max-width: 100%;
    float: none;
    margin: 0 auto 20px; }
  @media (min-width: 1560px) {
    .content img[align='left'] {
      float: left;
      max-width: 40%;
      margin: 0 24px 20px 0; }
    .content img[align='right'] {
      float: right;
      max-width: 40%;
      margin: 0 0 20px 24px; }
    .content img[align='center'] {
      margin: 0 auto 20px; } }

.content img:not([class]) {
  margin-bottom: 40px; }
  @media (max-width: 1099px) {
    .content img:not([class]) {
      margin-bottom: 20px; } }

.content .content-img {
  clear: both; }
  .content .content-img .img-descr {
    display: block;
    margin-top: 15px;
    color: #969696;
    font-size: 14px;
    text-align: center; }
  .content .content-img--left {
    float: left;
    margin: 0px 24px 40px 0; }
    @media (max-width: 1100px) {
      .content .content-img--left {
        float: none;
        margin: 0 auto 35px; } }
    .content .content-img--left img {
      display: block;
      margin: 0 auto; }
  .content .content-img--right {
    float: right;
    margin: 0 0 20px 24px; }
    @media (max-width: 1100px) {
      .content .content-img--right {
        float: none;
        margin: 0 auto 20px; } }
    .content .content-img--right img {
      display: block;
      margin: 0 auto; }
  .content .content-img--center {
    max-width: 100%;
    display: block;
    float: none;
    text-align: center;
    margin: 20px 0 40px; }
    .content .content-img--center img {
      margin: 0 auto; }
  .content .content-img--overlay {
    position: relative; }
    .content .content-img--overlay:after {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0px;
      left: 0;
      background: linear-gradient(180deg, #45007B 0%, rgba(44, 43, 43, 0) 100%);
      transform: matrix(1, 0, 0, -1, 0, 0); }
  .content .content-img__grid {
    display: grid;
    gap: 20px; }
    .content .content-img__grid--v3 {
      grid-template-columns: 1fr 1fr 1fr; }
    .content .content-img__grid--v2 {
      grid-template-columns: 1fr 1fr; }

.content .video {
  width: 100%;
  max-width: 800px;
  height: 300px;
  margin: 0 auto 20px;
  display: block; }
  @media (min-width: 1560px) {
    .content .video {
      height: 500px; } }

.content ol:not(.list-reset),
.content ul:not(.list-reset) {
  margin: 25px 0 25px; }
  @media (min-width: 1560px) {
    .content ol:not(.list-reset),
    .content ul:not(.list-reset) {
      margin: 25px 0 20px; } }
  .content ol:not(.list-reset) li,
  .content ul:not(.list-reset) li {
    position: relative;
    padding: 0 0 0 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 12px; }
    .content ol:not(.list-reset) li:last-child,
    .content ul:not(.list-reset) li:last-child {
      margin: 0; }
  .content ol:not(.list-reset) li > ul,
  .content ol:not(.list-reset) li > ol,
  .content ul:not(.list-reset) li > ul,
  .content ul:not(.list-reset) li > ol {
    margin: 12px 0 10px; }
    @media (min-width: 1560px) {
      .content ol:not(.list-reset) li > ul,
      .content ol:not(.list-reset) li > ol,
      .content ul:not(.list-reset) li > ul,
      .content ul:not(.list-reset) li > ol {
        margin: 12px 0 10px; } }

.content ul:not(.list-reset) > li:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: var(--theme-base-color);
  border: 1px solid var(--theme-base-color);
  position: absolute;
  top: 7px;
  left: 0; }

.content ol:not(.list-reset) {
  counter-reset: list;
  list-style: none; }
  .content ol:not(.list-reset) > li:before {
    content: counters(list, ".") ".";
    counter-increment: list;
    transform: none;
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    color: var(--theme-base-color);
    position: absolute;
    top: 0;
    left: 0; }
  .content ol:not(.list-reset) > li > ol:not(.list-reset) li {
    padding: 0 0 0 45px; }
    .content ol:not(.list-reset) > li > ol:not(.list-reset) li > ol:not(.list-reset) li {
      padding: 0 0 0 60px; }

.content table {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  overflow: auto;
  width: 100%; }

.content th {
  padding: 12px 25px;
  font-weight: 700;
  background-color: #F2F5F9;
  text-align: left; }

.content td {
  padding: 12px 25px;
  border-bottom: 1px solid #E4E4E4; }
  .content td.color {
    color: #969696; }

.content table.custom tbody {
  display: inline-table;
  width: 100%; }

.content table.custom th {
  padding: 0;
  text-align: left;
  background-color: transparent; }

.content table.custom td {
  width: 50%;
  padding: 20px 20px 0 0; }

.content {
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  color: #3C3B40; }
  .content p {
    line-height: 1.5;
    margin-bottom: 20px; }
    .content p:last-child {
      margin: 0; }
    .content p.text-deleted {
      text-decoration: line-through; }
  .content a:not([class]) {
    color: var(--theme-base-color);
    padding: 2px;
    transition: color .3s;
    text-decoration: underline;
    text-decoration-style: solid;
    text-underline-offset: .2rem; }
    .content a:not([class]):hover {
      color: var(--theme-base-active-color); }
  .content hr {
    position: relative;
    height: 1px;
    background: #969696;
    border: 0;
    margin: 35px 0; }
    @media (max-width: 1099px) {
      .content hr {
        margin: 26px 0px; } }
    .content hr:after, .content hr:before {
      content: '';
      display: table;
      clear: both; }
  .content mark {
    background: var(--theme-base-color);
    color: #fff;
    font-weight: normal;
    padding: 0 5px;
    font-style: normal; }
  .content s {
    text-decoration: line-through; }
  .content blockquote {
    display: block;
    margin-bottom: 25px;
    padding: 28px 35px;
    color: #3C3B40;
    line-height: 1.5;
    font-style: italic;
    letter-spacing: 0.03em;
    border-top: 1px solid #969696;
    border-bottom: 1px solid #969696; }

.info-block {
  background-color: #fafafb;
  padding: 32px 44px 32px 77px; }
  @media (max-width: 1099px) {
    .info-block {
      padding: 24px 20px 24px 50px; } }
  .info-block .color {
    color: #969696; }
  .info-block p:not(:last-child) {
    margin-bottom: 14px; }
    @media (max-width: 1099px) {
      .info-block p:not(:last-child) {
        margin-bottom: 10px; } }
  .info-block__title {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    fill: var(--theme-base-color);
    margin-left: -36px; }

.delivery-item {
  border: 1px solid #E4E4E4;
  padding: 24px;
  background-color: #fff;
  border-radius: 2px; }
  @media (max-width: 1099px) {
    .delivery-item {
      padding: 14px; } }
  .delivery-item__title {
    padding: 3px 10px 2px 24px;
    background-color: var(--theme-base-color);
    color: #ffffff;
    border-radius: 0 2px 2px 0;
    display: inline-block;
    margin-left: -24px;
    margin-bottom: 15px; }
    @media (max-width: 1099px) {
      .delivery-item__title {
        padding: 0 10px 0 14px;
        margin-left: -14px;
        font-size: 14px; } }
  .delivery-item .delivery-item__body ul {
    margin-top: 0;
    margin-bottom: 0; }

/* End */


/* Start:/local/templates/html/assets/components-template/mixin__folded-text/style.css?1709798643878*/
[x-data="foldedText"] .content > * {
  display: none; }
  @media (min-width: 1100px) {
    [x-data="foldedText"] .content > *:nth-child(-n + 2) {
      display: block; } }
  @media (max-width: 1099px) {
    [x-data="foldedText"] .content > *:nth-child(-n + 1) {
      display: block; } }

[x-data="foldedText"] .content.content p,
[x-data="foldedText"] .content.content ul:not(.list-reset) {
  margin-bottom: 16px;
  margin-top: 0px; }
  [x-data="foldedText"] .content.content p:last-child,
  [x-data="foldedText"] .content.content ul:not(.list-reset):last-child {
    margin-bottom: 12px; }

[x-data="foldedText"] .content.active > * {
  display: block; }

[x-data="foldedText"] .content--more {
  display: none; }

[x-data="foldedText"] .show-more {
  opacity: 0;
  visibility: hidden; }
  [x-data="foldedText"] .show-more.visible {
    opacity: 1;
    visibility: visible; }

/* End */


/* Start:/local/templates/html/assets/components-template/mixin__news-card/style.css?17355559272865*/
.news-card {
  border: 1px solid #e4e4e4;
  position: relative;
  transition: all 0.3s ease;
  height: 100%;
  width: 100%; }
  @media (min-width: 1100px) {
    .news-card:hover {
      cursor: pointer;
      border-color: transparent;
      z-index: 10; }
      .news-card:hover .news-card__inner {
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25); } }
  .news-card:active .news-card__title, .news-card:focus .news-card__title {
    color: var(--theme-base-color); }
  .news-card__inner {
    height: 100%;
    transition: box-shadow 0.3s ease;
    display: flex;
    flex-direction: column; }
  .news-card__header {
    padding-bottom: 64%;
    position: relative; }
    .news-card__header .lazy-img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .news-card__header .lazy-img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .news-card__footer {
    margin: auto 0;
    padding: 20px 24px; }
    @media (max-width: 1999px) {
      .news-card__footer {
        padding: 20px; } }
    @media (max-width: 1099px) {
      .news-card__footer {
        padding: 16px; } }
  .news-card__tags {
    margin-bottom: 12px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap; }
  .news-card__tag {
    line-height: 1.5;
    color: #ffffff;
    padding: 0 5px;
    border-radius: 2px;
    background-color: #6BC684;
    white-space: nowrap; }
    @media (max-width: 575px) {
      .news-card__tag {
        font-size: 12px; } }
    .news-card__tag--discount {
      background-color: #EB5757; }
    .news-card__tag--sale {
      background-color: #0B21B1; }
    .news-card__tag--cheap {
      background-color: #EF5DA8; }
  .news-card__title {
    font-weight: 600;
    margin-bottom: 18px;
    height: 68px;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all ease .3s; }
    @media (max-width: 575px) {
      .news-card__title {
        margin-bottom: 0px; } }
  .news-card__descr {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 1099px) {
      .news-card__descr {
        height: 64px;
        -webkit-line-clamp: 3; } }
    @media (max-width: 575px) {
      .news-card__descr {
        display: none; } }
  .news-card__date {
    margin-top: 10px;
    color: #aaaaaa; }
    @media (max-width: 575px) {
      .news-card__date {
        display: none; } }
  @media (max-width: 575px) {
    .news-card:not(.news-card--noimage) {
      border: none; }
      .news-card:not(.news-card--noimage) .news-card__footer {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px; } }

/* End */


/* Start:/local/templates/html/assets/components-template/instagram-section/style.css?17097986432866*/
.instagram-slider-section {
  padding-top: 52px;
  padding-bottom: 78px;
  background-color: #F6F6F6; }
  .instagram-slider-section__inner {
    margin: 0px -6px; }
    @media (max-width: 1999px) {
      .instagram-slider-section__inner {
        margin: 0px -9px; } }
    @media (max-width: 1249px) {
      .instagram-slider-section__inner {
        margin: 0px -12px; } }
    @media (max-width: 1099px) {
      .instagram-slider-section__inner {
        margin: 0px -4px; } }
    @media (max-width: 575px) {
      .instagram-slider-section__inner {
        margin: 0px -2px; } }
  @media (max-width: 1099px) {
    .instagram-slider-section {
      padding-top: 20px;
      padding-bottom: 60px; } }

.instagram-slider .product-card-wrap {
  width: 20%;
  flex: 0 0 auto;
  padding: 0px 6px; }
  @media (max-width: 1999px) {
    .instagram-slider .product-card-wrap {
      padding: 0px 9px; } }
  @media (max-width: 1249px) {
    .instagram-slider .product-card-wrap {
      width: 25%;
      padding: 0px 12px; } }
  @media (max-width: 1099px) {
    .instagram-slider .product-card-wrap {
      padding: 0px 4px; } }
  @media (max-width: 575px) {
    .instagram-slider .product-card-wrap {
      width: 50%;
      padding: 0px 2px; } }

.instagram-slider .swiper-button-next,
.instagram-slider .swiper-button-prev {
  top: 50%; }

.instagram-slider .swiper-pagination {
  display: none; }
  @media (max-width: 1099px) {
    .instagram-slider .swiper-pagination {
      display: flex; } }

.instagram-card {
  position: relative;
  transition: all 0.3s ease; }
  @media (min-width: 1100px) {
    .instagram-card:hover {
      cursor: pointer;
      border-color: transparent; }
      .instagram-card:hover img {
        transform: scale(1.1); } }
  .instagram-card__inner {
    height: 100%;
    transition: box-shadow 0.3s ease; }
  .instagram-card__header {
    padding-bottom: 100%;
    position: relative; }
    .instagram-card__header .lazy-img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .instagram-card__header .lazy-img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease; }
  .instagram-card__footer {
    padding: 24px; }
  .instagram-card__title {
    font-weight: 600;
    margin-bottom: 18px;
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 1099px) {
      .instagram-card__title {
        height: 35px; } }
  .instagram-card__descr {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 78px; }
  @media (max-width: 575px) {
    .instagram-card {
      border: none; } }

/* End */
/* /local/templates/html/assets/components-template/index-hero/style.css?17097986433396 */
/* /local/templates/html/assets/components-template/index-utp/style.css?17097986431428 */
/* /local/templates/html/assets/components-template/index-category/style.css?17176640074782 */
/* /local/templates/html/assets/components-template/index-banners/style.css?17097986431848 */
/* /local/templates/html/assets/components-template/index-about/style.css?17097986431147 */
/* /local/templates/html/assets/components-template/content/style.css?17097986437366 */
/* /local/templates/html/assets/components-template/mixin__folded-text/style.css?1709798643878 */
/* /local/templates/html/assets/components-template/mixin__news-card/style.css?17355559272865 */
/* /local/templates/html/assets/components-template/instagram-section/style.css?17097986432866 */
