

/* Start:/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/style.css?177883666915175*/
.industry .container {
  max-width: 1360px;
  width: 100%;
  padding-inline: 20px !important;
  margin-inline: auto;
}
@media (max-width: 1281px) {
  .industry .container {
    max-width: 1280px;
    padding-inline: 70px !important;
  }
}
@media (max-width: 1024px) {
  .industry .container {
    max-width: 1200px;
    padding-inline: 30px !important;
  }
}
@media (max-width: 769px) {
  .industry .container {
    max-width: 1368px;
    padding-inline: 24px !important;
  }
}
@media (max-width: 390px) {
  .industry .container {
    max-width: 1344px;
    padding-inline: 12px !important;
  }
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  white-space: nowrap !important;
  clip-path: inset(100%) !important;
  clip: rect(0 0 0 0) !important;
  overflow: hidden !important;
}

@media (max-width: 769px) {
  .hidden-tablet {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .visible-tablet {
    display: none !important;
  }
}

.hide {
  display: none !important;
}

html:has(body.industry) {
  overflow-x: hidden;
}

.industry {
  background-color: #ffffff;
  overflow-x: hidden;
}
.industry{
  font-size: clamp(16px, 1.5151515152vw, 20px);
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #161616;
}
.industry h1, .industry .h1 {
  
  font-size: clamp(32px, 4.2424242424vw, 56px) !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: -0.02em;
}
.industry h2, .industry .h2 {
  margin: 0;
}
.industry h3, .industry .h3 {
  
  font-size: clamp(22px, 2.7272727273vw, 36px) !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
  letter-spacing: -0.02em;
  margin: 0;
}
.industry h4, .industry .h4 {
  font-size: clamp(18px, 1.9696969697vw, 26px) !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em;
  margin: 0;
}
.industry .section {
  margin-bottom: 120px;
}
@media (max-width: 769px) {
  .industry .section {
    margin-bottom: 60px;
  }
}
@media (max-width: 390px) {
  .industry .section {
    margin-bottom: 48px;
  }
}
.industry .common-header {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  text-align: center;
}
.industry .common-subtitle {
  font-size: clamp(18px, 1.8181818182vw, 24px);
  font-weight: 400;
  line-height: 1.2;
  color: #758088;
}
.industry .common-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 769px) {
  .industry .common-list {
    gap: 20px;
  }
}
@media (max-width: 390px) {
  .industry .common-list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 16px;
  }
}
.industry .loader:not(.is-active) {
  display: none;
}
.industry .loader_search {
  font-size: clamp(14px, 1.2121212121vw, 16px);
  font-family: "Qanelas", sans-serif;
  font-weight: 500;
  color: #3b3b3b;
}
.industry a {
  transition-duration: 0.2s;
}

.banner {
  position: relative;
  min-height: 390px;
  display: flex;
  border-radius: 16px;
  margin-block: 15px;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 1399px) {
  .banner {
    min-height: 350px;
  }
}
@media (max-width: 991px) {
  .banner {
    min-height: 380px;
  }
}
@media (max-width: 767px) {
  .banner {
    min-height: 622px;
    display: block;
  }
}
@media (max-width: 360px) {
  .banner {
    min-height: 640px;
  }
}
@media (max-width: 340px) {
  .banner {
    min-height: 660px;
  }
}
.banner_blue {
  background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-blue.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .banner_blue {
    background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-blue-mobile.webp") center/cover no-repeat;
  }
}
@media (max-width: 1199px) {
  .banner_blue .banner__title {
    max-width: 440px;
  }
}
@media (max-width: 767px) {
  .banner_blue .banner__title {
    max-width: 410px;
  }
}
.banner_green {
  background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-green.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .banner_green {
    background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-green-mobile.webp") center/cover no-repeat;
  }
}
.banner_green .banner__text {
  --paddingLeft: 40px;
  max-width: calc(var(--paddingLeft) + 580px);
}
@media (max-width: 1399px) {
  .banner_green .banner__text {
    max-width: calc(var(--paddingLeft) + 382px);
  }
}
@media (max-width: 1199px) {
  .banner_green .banner__text {
    max-width: calc(var(--paddingLeft) + 580px);
  }
}
@media (max-width: 991px) {
  .banner_green .banner__text {
    max-width: calc(var(--paddingLeft) + 382px);
  }
}
@media (max-width: 767px) {
  .banner_green .banner__text {
    --paddingLeft: 24px;
    max-width: none;
    align-items: center;
    padding: 36px 24px 0 var(--paddingLeft);
  }
}
@media (max-width: 1199px) {
  .banner_green .banner__text .banner__title {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .banner_green .banner__text .banner__title {
    max-width: 250px;
  }
}
@media (min-width: 992px) {
  .banner_green .banner__text .banner__title br {
    display: none;
  }
}
.banner_purple {
  background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-purple.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .banner_purple {
    background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-purple-mobile.webp") center/cover no-repeat;
  }
}
@media (min-width: 992px) {
  .banner_purple .banner__title br:last-child {
    display: none;
  }
}
.banner_red {
  background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-red.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .banner_red {
    background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-red-mobile.webp") center/cover no-repeat;
  }
}
@media (max-width: 1199px) {
  .banner_red .banner__title {
    max-width: 400px;
  }
}
.banner_light-blue {
  background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-light-blue.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .banner_light-blue {
    background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-light-blue-mobile.webp") center/cover no-repeat;
  }
}
.banner_light-blue .banner__text {
  --paddingLeft: 40px;
  max-width: calc(var(--paddingLeft) + 580px);
}
@media (max-width: 1399px) {
  .banner_light-blue .banner__text {
    max-width: calc(var(--paddingLeft) + 382px);
  }
}
@media (max-width: 1199px) {
  .banner_light-blue .banner__text {
    max-width: calc(var(--paddingLeft) + 580px);
  }
}
@media (max-width: 991px) {
  .banner_light-blue .banner__text {
    max-width: calc(var(--paddingLeft) + 382px);
  }
}
@media (max-width: 767px) {
  .banner_light-blue .banner__text {
    --paddingLeft: 11px;
    max-width: none;
    align-items: center;
    padding: 36px 11px 0 var(--paddingLeft);
  }
}
@media (max-width: 1399px) {
  .banner_light-blue .banner__text .banner__title {
    font-size: 23px !important;
  }
}
@media (max-width: 1199px) {
  .banner_light-blue .banner__text .banner__title {
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .banner_light-blue .banner__text .banner__title {
    max-width: none !important;
  }
}
@media (max-width: 767px) {
  .banner_light-blue .banner__text .banner__title {
    font-weight: 500 !important;
    max-width: 360px !important;
  }
}
.banner_ocean {
  background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-ocean.webp") center/cover no-repeat;
}
@media (max-width: 991px) {
  .banner_ocean .banner__description p {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  .banner_ocean {
    background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-ocean-mobile.webp") center/cover no-repeat;
  }
}
@media (max-width: 1199px) {
  .banner_ocean .banner__title {
    max-width: 430px;
  }
}
@media (max-width: 991px) {
  .banner_ocean .banner__title {
    max-width: 370px;
  }
}
@media (max-width: 336px) {
  .banner_ocean .banner__image img {
    bottom: -167px;
  }
}
.banner_orange {
  background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-orange.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .banner_orange {
    background: url("/local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/images/banner/banner-bg-orange-mobile.webp") center/cover no-repeat;
  }
}
.banner_orange .banner__title {
  font-size: 30px;
}
@media (max-width: 1399px) {
  .banner_orange .banner__title {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .banner_orange .banner__title {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .banner_orange .banner__title {
    max-width: none;
    font-size: 25px !important;
  }
}
@media (max-width: 768px) {
  .banner_orange .banner__title {
    max-width: 360px;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    letter-spacing: -0.02em !important;
  }
}
.banner__text {
  --paddingLeft: 40px;
  max-width: calc(var(--paddingLeft) + 558px);
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-block: 24px;
  padding-left: var(--paddingLeft);
}
@media (max-width: 1399px) {
  .banner__text {
    max-width: calc(var(--paddingLeft) + 382px);
  }
}
@media (max-width: 1199px) {
  .banner__text {
    max-width: calc(var(--paddingLeft) + 558px);
  }
}
@media (max-width: 991px) {
  .banner__text {
    max-width: calc(var(--paddingLeft) + 382px);
  }
}
@media (max-width: 767px) {
  .banner__text {
    --paddingTop: 36px;
    --paddingLeft: 16px;
    max-width: none;
    min-height: calc(var(--paddingTop) + 330px);
    align-items: center;
    padding: var(--paddingTop) 16px 0 var(--paddingLeft);
  }
}
.banner__logo {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 8px;
}
.banner__logo img {
  border-radius: 0;
}
@media (max-width: 991px) {
  .banner__logo-image_primary {
    width: 85px;
  }
}
.banner__logo-image_subprimary {
  opacity: 0.8;
}
@media (max-width: 991px) {
  .banner__logo-image_subprimary {
    width: 32px;
  }
}
@media (max-width: 991px) {
  .banner__logo-separator {
    max-height: 28px;
  }
}
@media (max-width: 991px) {
  .banner__title, .banner__description {
    max-width: 340px;
  }
}
@media (max-width: 767px) {
  .banner__title, .banner__description {
    text-align: center;
  }
}
.banner__title {
  width: 100%;
  
  font-size: 36px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin-block: 0 !important;
}
@media (max-width: 1399px) {
  .banner__title {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .banner__title {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .banner__title {
    font-weight: 600 !important;
    font-size: 26px !important;
    line-height: 1.2 !important;
    letter-spacing: -0.02em !important;
  }
}
.banner__description {
  width: 100%;
  margin-top: 20px;
  margin-bottom: auto;
}
@media (max-width: 767px) {
  .banner__description {
    margin-top: 16px;
  }
}
.banner__description p {
  font-size: 18px !important;
}
@media (max-width: 1399px) {
  .banner__description p {
    font-size: 16px !important;
  }
}
@media (max-width: 1199px) {
  .banner__description p {
    font-size: 18px !important;
  }
}
@media (max-width: 991px) {
  .banner__description p {
    font-size: 16px !important;
  }
}
.banner__description p:last-child {
  margin-bottom: 0;
}
.banner__description * {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  text-align: initial !important;
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .banner__description * {
    text-align: center !important;
    line-height: 1.2 !important;
  }
}
.banner__controls {
  display: flex;
  align-items: center;
  column-gap: 12px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .banner__controls {
    width: 100%;
    flex-direction: column;
    row-gap: 12px;
  }
}
.banner__button {
  padding: 0;
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 62px;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: #161616;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 32px;
  padding-inline: 24px;
  transition-duration: 0.2s;
}
@media (hover: hover) {
  .banner__button:hover {
    color: #ffffff;
    background-color: #161616;
  }
}
@media (hover: none) {
  .banner__button:active {
    color: #ffffff;
    background-color: #161616;
  }
}
.banner__button:has(.banner__button-icon) {
  column-gap: 8px;
}
.banner__button span.banner__button-text {
  font-family: "Inter", sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}
@media (max-width: 1399px) {
  .banner__button span.banner__button-text {
    display: none;
  }
}
@media (max-width: 1199px) {
  .banner__button span.banner__button-text {
    display: inline;
  }
}
@media (max-width: 991px) {
  .banner__button span.banner__button-text {
    display: none;
  }
}
@media (max-width: 1399px) {
  .banner__button:first-child {
    max-width: 126px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .banner__button:first-child {
    max-width: 240px;
  }
}
@media (max-width: 991px) {
  .banner__button:first-child {
    max-width: 126px;
  }
}
@media (max-width: 767px) {
  .banner__button:first-child {
    max-width: none;
  }
}
@media (max-width: 1399px) {
  .banner__button:last-child {
    max-width: 244px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .banner__button:last-child {
    max-width: 275px;
  }
}
@media (max-width: 991px) {
  .banner__button:last-child {
    max-width: 244px;
  }
}
@media (max-width: 767px) {
  .banner__button:last-child {
    max-width: none;
  }
}
@media (max-width: 1399px) {
  .banner__button {
    height: 50px;
    font-size: 16px;
    padding-inline: 5px;
  }
}
@media (max-width: 991px) {
  .banner__button {
    height: 43px;
  }
}
.banner__button_dark {
  color: #ffffff;
  background-color: #161616;
}
@media (hover: hover) {
  .banner__button_dark:hover {
    color: #161616;
    background-color: #ffffff;
  }
}
@media (hover: none) {
  .banner__button_dark:active {
    color: #161616;
    background-color: #ffffff;
  }
}
.banner__button_alt {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ced2da;
}
@media (hover: hover) {
  .banner__button_alt:hover {
    background-color: #161616;
    border-color: #161616;
  }
}
@media (hover: none) {
  .banner__button_alt:active {
    background-color: #161616;
    border-color: #161616;
  }
}
@media (min-width: 1400px) {
  .banner__image img {
    position: absolute;
    top: -80px;
    right: -320px;
    z-index: -1;
  }
}
@media (max-width: 1399px) {
  .banner__image img {
    position: absolute;
    max-width: 620px;
    top: -55px;
    right: -150px;
    z-index: -1;
  }
}
@media (max-width: 1199px) {
  .banner__image img {
    max-width: 649px;
    top: -70px;
    right: -205px;
  }
}
@media (max-width: 991px) {
  .banner__image img {
    max-width: 610px;
    top: -35px;
    right: -250px;
  }
}
@media (max-width: 767px) {
  .banner__image img {
    max-width: 528px;
    inset: auto;
    bottom: -120px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 370px) {
  .banner__image img {
    bottom: -130px;
  }
}

/* End */
/* /local/templates/prombez-new/components/bitrix/news/blog20/bitrix/news.detail/.default/style.css?177883666915175 */
