.connection-block__title {
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 28px;
}
.connection-block__item {
  display: flex;
  margin-bottom: 24px;
}
.connection-block__item-icon {
  margin-right: 18px;
}
.connection-block__button {
  padding: 24px 20px;
}
.ico--close {
  filter: grayscale(1) opacity(0.5);
}
.icon--48 {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.icon--48::before {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}
.icon--24-hours::before {
  background-image: url('../../static/img/site/icons/icon-24-hours.svg');
}
.icon--barin::before {
  background-image: url('../../static/img/site/icons/icon-brain.svg');
}
.icon--build::before {
  background-image: url('../../static/img/site/icons/icon-build.svg');
}
.icon--certificate::before {
  background-image: url('../../static/img/site/icons/icon-certificate.svg');
}
.icon--construction::before {
  background-image: url('../../static/img/site/icons/icon-construction-32.svg');
}
.icon--data-scientist::before {
  background-image: url('../../static/img/site/icons/icon-data-scientist.svg');
}
.icon--education::before {
  background-image: url('../../static/img/site/icons/icon-educaion.svg');
}
.icon--handshake2::before {
  background-image: url('../../static/img/site/icons/icon-handshake.svg');
}
.icon--mail::before {
  background-image: url('../../static/img/site/icons/icon-mail.svg');
}
.icon--microscope::before {
  background-image: url('../../static/img/site/icons/icon-microscope.svg');
}
.icon--repair-tool::before {
  background-image: url('../../static/img/site/icons/icon-repair-tool.svg');
}
.icon--server-storage::before {
  background-image: url('../../static/img/site/icons/icon-server-storage.svg');
}
.icon--science::before {
  background-image: url('../../static/img/site/icons/icon-science-32.svg');
}
.icon--stroitelstvo::before {
  background-image: url('../../static/img/site/icons/icon-stroitelstvo.svg');
}
.icon--time-zone::before {
  background-image: url('../../static/img/site/icons/icon-time-zone.svg');
}
.icon--tripod::before {
  background-image: url('../../static/img/site/icons/icon-tripod.svg');
}
.icon--benefits:before {
  background-image: url('../../static/img/site/icons/icon-benefits.svg');
}
.i-b-diagram-32:before {
  background-image: url('../../static/img/site/icons/icon-customs-duty.svg');
}
.intc h2 {
  margin-bottom: 1.5rem;
  font-weight: bold;
  color: #333;
}
.intc.bg,
.intc .bg {
  background: #f0e3f4;
}
.intc .regime .top {
  padding-bottom: 80px;
}
.intc .regime .wrapper.image-ru::before {
  background-image: url('../../static/img/site/atom 3.svg');
}
.intc .regime .wrapper.image-en::before {
  background-image: url('../../static/img/site/atom3-eng.svg');
}
.intc .regime .wrapper.image-cn::before {
  background-image: url('../../static/img/site/atom3-eng.svg');
}
.intc .header-holder {
  background: #f0e3f4;
}
/*.intc .tabs__tab.active {*/
  /*background: #f0e3f4;*/
/*}*/
.intc .tabs {
  margin-top: 0;
  margin-bottom: 0;
}
.intc .footer {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-24 {
  margin-bottom: 24px;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-104 {
  padding-top: 104px;
}
.pb-104 {
  padding-bottom: 104px;
}
.min-h-100 {
  min-height: 100px;
}
@media (max-width: 991px) {
  .pt-sm-48 {
    padding-top: 48px;
  }
  .pb-sm-48 {
    padding-bottom: 48px;
  }
}
@media (min-width: 992px) {
  .mt-md-32 {
    margin-top: 32px;
  }
}
.map--fix .map-block {
  display: block;
}
.map--fix .map-point__tooltip {
  top: -70px;
}
.map__subtitle {
  position: relative;
  display: flex;
}
.map__subtitle-text {
  display: block;
  position: absolute;
  z-index: 5;
  top: 200px;
  left: 0;
  width: 400px;
  font-size: 22px;
  line-height: 32px;
  color: #a7a7ab;
}
@media (max-width: 991px) {
  .map__subtitle-text {
    display: none;
  }
}
@media (max-width: 991px) {
  .map__subtitle {
    display: none;
  }
}
@media (min-width: 992px) {
  .map-point__tooltip--wide {
    min-width: 360px;
  }
}
.map-point li::before {
  margin-left: 0;
  content: '';
}
.outlook {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e5e5eb;
}
.outlook__title {
  margin-bottom: 24px;
  font-family: 'GolosTextWebDemibold', arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.outlook__list {
  padding-left: 32px;
  margin-top: 24px;
}
.outlook__list-item {
  margin-bottom: 12px;
}
.outlook__list-item::before {
  width: 6px;
  height: 6px;
  margin-left: 0;
  content: '';
}
.privileges__item {
  padding: 40px 0;
  font-size: 16px;
  line-height: 24px;
  color: #707075;
  border-bottom: solid 1px #e5e5eb;
}
.privileges__item:first-child {
  padding-top: 0;
}
.privileges__title {
  max-width: 508px;
  margin-bottom: 16px;
  font-family: 'GolosTextWebDemibold', arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  letter-spacing: -0.01em;
}
.privileges__digit {
  color: #000;
}
.privileges__digit-item {
  margin-bottom: 8px;
  font-family: 'GolosTextWebMedium', arial, sans-serif;
  font-size: 26px;
  line-height: 40px;
  color: #891d56;
  vertical-align: bottom;
}
.privileges__digit-item--big {
  margin-right: 4px;
  font-size: 56px;
  line-height: 64px;
}
.privileges__note {
  margin-top: 40px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.question {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.question__title {
  margin-bottom: 24px;
}
.question__description {
  max-width: 700px;
  margin: 0 auto 24px;
}
.question__button {
  padding-right: 71px;
  padding-left: 71px;
}
.tabs {
  display: flex;
  flex-wrap: wrap;
}
.tabs__nav {
  display: flex;
  flex: 100%;
  flex-wrap: wrap;
  border-bottom: 1px solid #d9d9de;
}
@media (max-width: 767px) {
  .tabs__nav {
    display: none;
    margin-top: -1px;
    border: 1px solid #d9d9de;
  }
}
/*.tabs__nav--fix .tabs__tab {*/
  /*display: block;*/
/*}*/
.tabs__mobile-select {
  position: relative;
  display: none;
  width: 100%;
  padding: 16px 40px 16px 12px;
  overflow: hidden;
  font-weight: 500;
  color: #7e2855;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #d9d9de;
}
.tabs__mobile-select::before {
  position: absolute;
  top: 21px;
  right: 22px;
  display: inline-block;
  width: 8px;
  height: 8px;
  content: '';
  border-right: 2px solid;
  border-bottom: 2px solid;
  transition: transform 0.2s;
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  .tabs__tab {
    display: block;
    padding: 8px 64px 8px 16px;
    margin: 0 -1px 4px -16px;
    font-size: 16px;
    font-weight: 600;
  }
}

@media (max-width: 767px) {
  .tabs__tab {
    margin: 0 0 8px;
    padding: 0;
    font-size: 14px;
    font-family: GolosTextWebRegular, arial, sans-serif;
    display: none;
}

  .tabs__mobile-select {
    display: block;
  }
}
.tabs__mobile-select--mob-visible::before {
  top: 25px;
  transform: rotate(-135deg);
}
.tabs__mobile-select--mob-visible + .tabs__nav {
  display: block;
}
.tabs__mobile-select--mob-visible + .tabs__nav--fix {
  display: flex;
  flex-direction: column;
}

.tabs__mobile-select--mob-visible + .tabs__nav--fix .tabs__tab  {
  display: block;
  padding: 5px 12px;
  color: #7e2855;
  font-weight: 600;
}

.tabs__mobile-select--mob-visible + .tabs__nav--fix .tabs__radio:first-child+.tabs__tab  {
  margin-top: 8px;
}

.tabs__mobile-select--mob-visible + .tabs__nav--fix .tabs__tab:last-child  {
  margin-bottom: 5px;
}

.tabs__radio {
  display: none;
}
/*.tabs__tab {*/
  /*position: relative;*/
  /*padding: 0 0 20px;*/
  /*margin: 0 32px 0 0;*/
  /*font-size: 16px;*/
  /*color: #707075;*/
  /*white-space: nowrap;*/
  /*cursor: pointer;*/
/*}*/
/*.tabs__tab::after {*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*left: 0;*/
  /*width: 0%;*/
  /*height: 2px;*/
  /*content: '';*/
  /*background: rgba(126, 40, 85, 0.1);*/
  /*transition: width 0.3s, background-color 0.3s;*/
/*}*/
/*@media (max-width: 767px) {*/
  /*.tabs__tab {*/
    /*flex: 100%;*/
    /*float: left;*/
    /*padding: 12px;*/
    /*margin: 0;*/
    /*font-size: 15px;*/
  /*}*/
  /*.tabs__tab::after {*/
    /*display: none;*/
  /*}*/
/*}*/
/*.tabs__radio:checked + .tabs__tab {*/
  /*color: #333;*/
/*}*/
/*.tabs__radio:checked + .tabs__tab::after {*/
  /*width: 100%;*/
  /*background: #7e2855;*/
/*}*/
/*@media (max-width: 767px) {*/
  /*.tabs__radio:checked + .tabs__tab {*/
    /*width: 100%;*/
    /*overflow: hidden;*/
    /*background: #eaeaec;*/
  /*}*/
/*}*/
.tabs__content {
  display: none;
  flex: 100%;
  width: 100%;
  padding: 32px 0;
  font-size: 16px;
}
.tabs__content_active {
  display: block;
}
.positive-cards__items {
  display: flex !important;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .positive-cards__items {
    display: block !important;
  }
}
.main-regime--intс {
  background: #f0e3f4;
}
.main-regime--intс.image-ru::before {
  background-image: url('../../static/img/site/atom 3.svg');
  background-size: cover;
}
.main-regime--intс.image-en::before {
  background-image: url('../../static/img/site/atom3-eng.svg');
  background-size: cover;
}
.main-regime--intс.image-cn::before {
  background-image: url('../../static/img/site/atom3-eng.svg');
  background-size: cover;
}
.regimes-item.intc::before {
  background-image: url('../../static/img/site/atom 3.svg');
  background-size: cover;
}
.map-ico__intc_big {
    width: 32px;
    height: 32px;
    background-size: 24px 32px;
}
.map-ico__intc {
	width: 24px;
    height: 24px;
	background: no-repeat center center url('../../static/img/site/icon-map-point-gray.svg');
	background-size: 12px 16px;
}
.map-point__intc:hover .map-point__ico, .map-point__intc.hover .map-point__ico {
  background-size: 20px 28px;
}
