

/* Start:/local/templates/main/components/bitrix/news.list/section/style.css?17452211421973*/
.content .section {
  padding-top: 15rem;
  padding-bottom: 6rem;
  display: flex;
  flex-direction: column;
  align-items: end;
  background-image: url("/local/templates/main/components/bitrix/news.list/section/img/mask_section.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}
@media screen and (max-width: 1880px) {
  .content .section {
    padding-left: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .content .section {
    padding-right: 4rem;
    padding-top: 6rem;
  }
}
@media screen and (max-width: 375px) {
  .content .section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.content .section__item {
  display: grid;
  grid-template-columns: 1fr 104.2rem;
  gap: 5rem;
  width: 100%;
  max-width: 176rem;
}
@media (min-width: 1920px) and (max-width: 3840px) {
  .content .section__item {
    max-width: 168rem;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 1880px) {
  .content .section__item {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 1200px) {
  .content .section__item {
    grid-template-columns: 100%;
  }
}
.content .section__image {
  width: 100%;
  max-width: 104.2rem;
}
.content .section__bg-image {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .content .section__bg-image {
    height: 55rem;
  }
}
@media screen and (max-width: 767.9px) {
  .content .section__bg-image {
    height: 45rem;
  }
}
.content .section__name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 4rem;
  line-height: 3.3rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767.9px) {
  .content .section__name {
    line-height: 4.3rem;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 375px) {
  .content .section__name {
    font-size: 3rem;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/main_advantages/style.css?17421445682336*/
.content .main-advantages {
  margin: 5rem 0 0 0;
  background-color: #3E3939;
  padding: 10rem 0;
  color: #ffffff;
}
.content .main-advantages__content {
  display: grid;
  grid-template-columns: 52rem 1fr;
  align-items: center;
  justify-content: center;
  gap: 25rem;
  max-width: 160rem;
  margin: 0 auto;
}
@media screen and (max-width: 1880px) {
  .content .main-advantages__content {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 1550px) {
  .content .main-advantages__content {
    gap: 15rem;
  }
}
@media screen and (max-width: 1340px) {
  .content .main-advantages__content {
    gap: 7rem;
  }
}
@media screen and (max-width: 1180px) {
  .content .main-advantages__content {
    grid-template-columns: 100%;
  }
}
.content .main-advantages__descr p {
  font-size: 2rem;
  line-height: 3.3rem;
}
.content .main-advantages__title {
  font-size: 4rem;
  margin: 0 0 3rem 0;
  font-weight: 700;
}
@media screen and (max-width: 475px) {
  .content .main-advantages__title {
    font-size: 3rem;
  }
}
.content .main-advantages__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-content: center;
  gap: 10rem;
}
@media screen and (max-width: 1340px) {
  .content .main-advantages__list {
    gap: 4rem;
  }
}
@media screen and (max-width: 418px) {
  .content .main-advantages__list {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 418px) {
  .content .main-advantages__item {
    display: grid;
    grid-template-columns: 6.4rem 1fr;
    gap: 2rem;
  }
}
.content .main-advantages__icon {
  background-color: #E60033;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  width: 6.5rem;
  height: 6.5rem;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 418px) {
  .content .main-advantages__icon {
    margin-bottom: 0;
  }
}
.content .main-advantages__icon svg {
  width: 100%;
  max-width: 3.7rem;
}
.content .main-advantages__name {
  font-weight: 400;
  font-size: 2.1rem;
  line-height: 3.3rem;
  width: 100%;
  max-width: 25rem;
}
@media screen and (max-width: 490px) {
  .content .main-advantages__name {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 418px) {
  .content .main-advantages__name {
    font-size: 1.9rem;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/family_brands/style.css?1742144121858*/
.family-brands {
  background-color: #F1F1F2;
  margin-bottom: 5rem;
  padding: 4rem 0 10rem 0;
}
.family-brands__title {
  font-size: 4rem;
  margin: 0 0 4rem 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 475px) {
  .family-brands__title {
    font-size: 3rem;
  }
}
.family-brands__slider {
  width: 100%;
  overflow: visible;
}
.family-brands__list {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1600px) {
  .family-brands__list {
    width: 100%;
    max-width: 160rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }
  .family-brands__list .swiper-slide {
    width: inherit;
    flex-shrink: inherit;
  }
}
.family-brands__image {
  width: 100%;
  max-width: 14rem;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/sections/style.css?17452211464271*/
.content .catalog-section {
  padding-top: 10rem;
  padding-bottom: 10rem;
  margin-top: -5rem;
  display: flex;
  flex-direction: column;
  align-items: end;
  background-image: url("/local/templates/main/components/bitrix/news.list/section/img/mask_section.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}
@media screen and (max-width: 1880px) {
  .content .catalog-section {
    padding-left: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .content .catalog-section {
    padding-right: 4rem;
    padding-top: 6rem;
  }
}
@media screen and (max-width: 375px) {
  .content .catalog-section {
    padding: 3rem 1.5rem;
  }
}
.content .catalog-section__wrapper {
  margin-top: 3rem;
}
.content .catalog-section__container {
  display: grid;
  grid-template-columns: 1fr 104.2rem;
  gap: 5rem;
  width: 100%;
  max-width: 176rem;
}
@media (min-width: 1920px) and (max-width: 3840px) {
  .content .catalog-section__container {
    max-width: 168rem;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 1880px) {
  .content .catalog-section__container {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 1200px) {
  .content .catalog-section__container {
    grid-template-columns: 100%;
  }
}
.content .catalog-section__list {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.content .catalog-section__item {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  background-color: #F8F8F8;
  padding: 3.5rem 2.5rem;
}
.content .catalog-section__link {
  color: #666666;
  text-decoration: none;
  transition: color 0.3s ease;
}
.content .catalog-section__link:hover {
  color: #E60033;
}
@media screen and (max-width: 575px) {
  .content .catalog-section__link {
    font-size: 1.6rem;
  }
}
.content .catalog-section__image {
  width: 100%;
  max-width: 104.2rem;
}
.content .catalog-section__picture {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 3rem;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .content .catalog-section__picture {
    display: none;
  }
}
.content .catalog-section__bg-image {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  max-width: 64rem;
}
@media screen and (max-width: 1600px) {
  .content .catalog-section__bg-image {
    background-position: right center;
  }
}
@media screen and (max-width: 1200px) {
  .content .catalog-section__bg-image {
    height: 55rem;
  }
}
@media screen and (max-width: 767.9px) {
  .content .catalog-section__bg-image {
    height: 45rem;
  }
}
.content .catalog-section__bg-image2 {
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  max-height: 57rem;
  width: 100%;
  max-width: 26rem;
}
@media screen and (max-width: 1600px) {
  .content .catalog-section__bg-image2 {
    max-width: 16rem;
    background-position: right center;
  }
}
.content .catalog-section__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 4rem;
  line-height: 3.3rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767.9px) {
  .content .catalog-section__title {
    line-height: 4.3rem;
    font-size: 3rem;
  }
}
@media screen and (max-width: 375px) {
  .content .catalog-section__title {
    font-size: 2.5rem;
    text-align: center;
  }
}
.content .catalog-section__btn {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 1.3rem;
  color: #E60033;
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
  align-items: center;
}
.content .catalog-section__btn--arrow {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  border: 1px solid #E1E1E1;
  border-radius: 5rem;
  transition: all 0.3s ease;
}
.content .catalog-section__btn--arrow svg path {
  transition: all 0.3s ease;
}
.content .catalog-section__btn:hover .catalog-section__btn--arrow {
  background-color: #E60033;
  border-color: #E60033;
}
.content .catalog-section__btn:hover .catalog-section__btn--arrow svg path {
  fill: #ffffff;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/numbers/style.css?17421425701219*/
.numbers {
  margin: 5rem 0;
}
@media screen and (max-width: 1400px) {
  .numbers {
    padding: 0 4rem;
  }
}
.numbers__title {
  font-size: 4rem;
  margin: 0 0 2.5rem 0;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}
.numbers__list {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 10rem;
}
@media screen and (max-width: 1170px) {
  .numbers__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }
}
@media screen and (max-width: 520px) {
  .numbers__list {
    grid-template-columns: 100%;
    gap: 2rem;
  }
}
.numbers__num {
  font-size: 9.6rem;
  color: #E60033;
  margin-bottom: 1.5rem;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1400px) {
  .numbers__num {
    font-size: 7.6rem;
  }
}
@media screen and (max-width: 1170px) {
  .numbers__num {
    text-align: center;
  }
}
.numbers__num span {
  font-family: "Inter", sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
}
.numbers__name {
  font-weight: 400;
  text-align: center;
  font-size: 2rem;
  line-height: 3.3rem;
  width: 100%;
  max-width: 25rem;
  min-height: 6.6rem;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main/components/bitrix/news.list/section/style.css?17452211421973 */
/* /local/templates/main/components/bitrix/news.list/main_advantages/style.css?17421445682336 */
/* /local/templates/main/components/bitrix/news.list/family_brands/style.css?1742144121858 */
/* /local/templates/main/components/bitrix/catalog.section.list/sections/style.css?17452211464271 */
/* /local/templates/main/components/bitrix/news.list/numbers/style.css?17421425701219 */
