

/* Start:/local/templates/main/dist/styles/content/global.css?17549863752344*/
/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[1].use[4]!./src/styles/pages/content/global.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.bold {
  font-weight: 700; }

.content-link {
  text-decoration: none;
  color: #303184; }

.main-heading {
  font-weight: 600;
  font-size: 36px;
  line-height: 110%;
  color: #1b1b20; }

.main-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #1b1b20; }

.main-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1b1b20; }

.main-title {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  color: #1b1b20; }

.contacts-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: #73737b; }

.main-text-desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #1b1b20; }

.main-table-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: #1b1b20; }

.main-list-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #1b1b20; }

.main-title-content {
  font-weight: 600;
  font-size: 26px;
  line-height: 110%;
  color: #1b1b20; }

.title-content {
  font-weight: 600;
  font-size: 20px;
  line-height: 110%;
  color: #1b1b20; }

.font-regular {
  font-weight: 400;
  font-size: 14px;
  line-height: 110%; }

.font-normal {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%; }

.main-font-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  color: #303184; }

.font-semi-bold {
  font-weight: 600; }

.font-text {
  font-weight: 400;
  line-height: 120%; }

.line-height-color {
  line-height: 150%;
  color: #1b1b20; }


/* End */


/* Start:/local/templates/main/dist/styles/content/customers.css?17549863756009*/
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[1].use[4]!./src/styles/pages/content/customers.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.bold {
  font-weight: 700; }

@media screen and (max-width: 767px) {
  .customers > .section-title {
    font-weight: 600;
    font-size: 26px; } }

.customers__wrapper {
  display: grid;
  grid-template-columns: 298px 914px;
  grid-gap: 40px;
  gap: 40px; }
  @media screen and (max-width: 1279px) {
    .customers__wrapper {
      grid-template-columns: auto;
      grid-template-rows: auto 1fr;
      gap: 0; } }

.customers-feedback {
  padding: 90px 25px 40px;
  background: #f7f7f7 url(/local/templates/main/dist/styles/content/../../assets/customers__info__feedback_icon.svg) no-repeat;
  background-position: top 40px left 134px;
  text-align: center;
  border-radius: 10px; }
  @media screen and (max-width: 1279px) {
    .customers-feedback {
      background-position: top 40px center; } }
  @media screen and (max-width: 767px) {
    .customers-feedback {
      padding: 90px 10px 40px; } }
  .customers-feedback__text {
    margin: 0;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000; }
  .customers-feedback__btn {
    padding: 17px 25px;
    border: 2px solid #e3e2e2;
    border-radius: 10px;
    background: #fff;
    cursor: pointer; }

.customers-nav {
  margin-bottom: 20px;
  padding: 20px;
  border: 2px solid #f7f7f7;
  border-radius: 10px; }
  @media screen and (max-width: 1279px) {
    .customers-nav {
      display: none; } }

.customers-menu,
.customers-submenu {
  margin: 0;
  padding: 0;
  list-style: none; }

.customers-menu__item:not(:last-child) {
  border-bottom: 1px solid #e3e2e2;
  padding-bottom: 20px; }

.customers-menu__item:not(:first-child) {
  padding-top: 20px; }

.customers-title {
  display: block;
  margin-bottom: 10px;
  text-decoration: none; }
  .customers-title--margin-bottom {
    margin-bottom: 0; }

.submenu-item {
  margin-bottom: 10px; }

.submenu-link {
  display: block;
  color: #1b1b20;
  text-decoration: none; }

.customers-content {
  margin-bottom: 60px; }
  @media screen and (max-width: 1279px) {
    .customers-content {
      grid-row: 1 / 2; } }
  .customers-content__title {
    margin: 0;
    margin-bottom: 30px; }
  .customers-content__subtitle {
    margin: 0;
    margin-bottom: 20px;
    padding-left: 30px; }
    @media screen and (max-width: 767px) {
      .customers-content__subtitle {
        padding-left: 0; } }
  .customers-content__list {
    margin: 0;
    padding: 0;
    counter-reset: li; }
    .customers-content__list--alpha {
      margin-bottom: 30px; }
  .customers-content__tip {
    display: inline-block;
    margin: 30px 0 30px 30px;
    padding: 13px 12px 13px 38px;
    font-size: 14px;
    line-height: 120%;
    border-radius: 10px;
    color: #1b1b20;
    background: rgba(0, 157, 224, 0.1) url(/local/templates/main/dist/styles/content/../../assets/customers_info_tip.svg) no-repeat;
    background-position: top 12px left 12px; }
    @media screen and (max-width: 767px) {
      .customers-content__tip {
        margin-left: 0; } }
  .customers-content__desc {
    margin: 0;
    padding-left: 30px;
    white-space: pre-line; }
    @media screen and (max-width: 767px) {
      .customers-content__desc {
        padding-left: 0; } }
    .customers-content__desc--margin-bottom {
      margin-bottom: 30px; }
  .customers-content__title:not(:first-child) {
    margin-top: 60px; }
  .customers-content__external-links {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-bottom: -20px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .customers-content__external-links {
        flex-direction: column; } }
  .customers-content__external-link {
    font-weight: 300;
    font-size: 16px;
    line-height: 110%;
    color: #303184;
    position: relative;
    margin-left: 30px;
    margin-bottom: 20px; }
    .customers-content__external-link::after {
      content: "";
      background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M3 13L13 3M13 3H6M13 3V9.5%27 stroke=%27%23303184%27 stroke-width=%272%27 stroke-linecap=%27round%27/%3e%3c/svg%3e");
      width: 16px;
      min-width: 16px;
      height: 16px;
      display: inline-flex;
      margin-left: 6px;
      position: absolute; }

.customers-content-list__item {
  margin-left: 48px;
  padding-left: 30px;
  list-style: none; }
  @media screen and (max-width: 767px) {
    .customers-content-list__item {
      padding-left: 0; } }
  .customers-content-list__item:not(:last-child) {
    margin-bottom: 20px; }
  .customers-content-list__item::before {
    margin-left: -48px;
    margin-right: 12px;
    display: inline-block;
    text-align: center;
    width: 36px;
    height: 31px;
    padding: 6px;
    box-sizing: border-box;
    counter-increment: li;
    content: counter(li);
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    border-radius: 100px;
    background-color: #f7f7f7;
    color: #303184; }
  .customers-content-list__item--alpha::before {
    content: counter(li, lower-alpha); }
  .customers-content-list__item--non-numeration {
    margin-left: 0; }
  .customers-content-list__item--non-numeration::before {
    display: none; }


/* End */
/* /local/templates/main/dist/styles/content/global.css?17549863752344 */
/* /local/templates/main/dist/styles/content/customers.css?17549863756009 */
