

/* Start:/local/templates/.default/components/bitrix/catalog.element/.default/style.css?1761723080478*/
section {
  padding: 120px 0;
}

section h2 {
  margin-bottom: 70px ;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section {
    padding: 60px 0;
  }

  section h2 {
    margin-bottom: 40px;
  }
}

.page_wrapper {
  background: #fff;
}

.footer .footer_wrapper {
  background: #f7f7f2;
}

.buy_footer a {
  text-decoration: none;
  color: var(--color-blue);
}

.buy_footer a:hover {
  color: var(--color-accent-contrast);
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.element/.default/style.css?1761723080478 */
