

/* Start:/bitrix/templates/svn/components/bitrix/catalog/constructor/bitrix/catalog.element/.default/style.css?17827385842355*/
._3eKhp {
  display: none !important;
}

.constructor_content_seo_text {
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  margin: 50px auto;
  max-width: 880px;
  padding: 0 10px;
}

.constructor_content_seo_text h2 {
  margin-top: 50px;
  font-weight: 400;
  font-family: "Onest", sans-serif;
  margin-top: 0px;
  font-size: 33px;
  line-height: 130%;
  margin-bottom: 30px;
}

.constructor_content_seo_text h3 {
  margin-top: 50px;
  font-weight: 400;
  font-family: "Onest", sans-serif;
  margin-top: 0px;
  font-size: 29px;
  line-height: 130%;
  margin-bottom: 24px;
}

.constructor_content_seo_text th {
  font-weight: 500;
  text-align: left;
}

.constructor_content_seo_text table {
  margin-bottom: 22px;
  border-collapse: collapse;
}

.constructor_content_seo_text table th,
.constructor_content_seo_text table td {
  border: solid 1px #c0c0c0;
  padding: 5px 10px;
}

.constructor_content_seo_text p,
.constructor_content_seo_text ul,
.constructor_content_seo_text ol {
  margin-bottom: 22px;
}

.constructor_content_seo_text ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.constructor_content_seo_text ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 5px;
}

.constructor_content_seo_text ul li:last-child {
  margin-bottom: 0;
}

.constructor_content_seo_text ul li:before {
  width: 15px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 11px;
  background: #ff0181;
  content: "";
}

.constructor_content_seo_text ol {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  counter-reset: num;
}

.constructor_content_seo_text ol li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.constructor_content_seo_text ol li:last-child {
  margin-bottom: 0;
}

.constructor_content_seo_text ol li:before {
  content: counter(num) ".";
  counter-increment: num;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  color: #ff0181;
  text-align: left;
}

.constructor_tags {
  margin-top: 30px;
}

.constructor_tag:hover {
    color: #fff;
    background-color: #FF0181;
    border-color: #FF0181;
}

@media screen and (max-width: 767px) {
  .constructor_tags {
    flex-direction: row!important;
  }
}

/* End */
/* /bitrix/templates/svn/components/bitrix/catalog/constructor/bitrix/catalog.element/.default/style.css?17827385842355 */
