h2 {
  font-size: 32px;
  line-height: 1em;
  padding-bottom: 20px; }

h3 {
  font-size: 28px;
  padding-bottom: 20px;
  line-height: normal; }

h4 {
  font-size: 24px;
  padding-bottom: 20px; }

.option-definitions {
  text-align: center;
  font-size: 18px; }
  .option-definitions .def-value {
    font-weight: bold; }

.modal-order_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
  padding: 40px 50px;
  width: 900px;
  height: 640px;
  z-index: 1100; }

.two-columns-banners-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, 580px);
  grid-gap: 38px;
  margin: 25px 0; }
  .two-columns-banners-container img {
    display: block; }

.region.soc-phone {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px; }
.region.site-slogan {
  margin-left: auto; }

.footer-bottom {
  padding: 18px 0 24px; }
  .footer-bottom > .section {
    display: flex;
    justify-content: space-between;
    align-items: center; }

.header-top > .section {
  display: flex;
  min-height: 86px;
  justify-content: space-between;
  align-items: center; }

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