

/* Start:/bitrix/templates/prom_s1/components/intec.universe/main.news/template.3/style.css?178904660227737*/
.container-388,
.container-417 {
  height: 0 !important;
  min-height: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  background: transparent !important;
}

.container-535,
.container-540 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: linear-gradient(118deg, #05215f 0%, #0448bb 43%, #0718a2 100%) !important;
}

.container-541 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: transparent !important;
}

.widget.c-news.c-news-template-3 {
  --lemming-media-white: #ffffff;
  --lemming-media-blue: #0639b7;
  --lemming-media-blue-dark: #06256f;
  --lemming-media-cyan: #45d0d4;
  --lemming-media-tab: #2347b0;
  --lemming-media-tab-active: #8ad8ff;
  --lemming-date-width: 142px;
  --lemming-date-height: 58px;
  --lemming-date-corner: 28px;
  margin-bottom: -104px;
  padding: 46px 0 170px;
  color: var(--lemming-media-white);
  background: linear-gradient(118deg, #05215f 0%, #0448bb 43%, #0718a2 100%);
  overflow: hidden;
}
.widget.c-news.c-news-template-3 .widget-wrapper {
  overflow: visible;
}
.widget.c-news.c-news-template-3 .widget-wrapper-2 {
  overflow: visible;
}
.widget.c-news.c-news-template-3 .widget-header {
  margin-bottom: 42px;
  overflow: visible;
}
.widget.c-news.c-news-template-3 .widget-header > .intec-grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.widget.c-news.c-news-template-3 .widget-title-container {
  flex: 1 1 auto;
}
.widget.c-news.c-news-template-3 .widget-title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.1;
  color: var(--lemming-media-white);
  letter-spacing: 0;
}
.widget.c-news.c-news-template-3 .widget-tabs {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: auto;
}
.widget.c-news.c-news-template-3 .widget-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 130px;
  height: 54px;
  padding: 0 34px;
  color: var(--lemming-media-white);
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  background: linear-gradient(180deg, rgba(71, 105, 209, 0.92), rgba(30, 57, 155, 0.92));
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 8px 18px rgba(0, 12, 70, 0.18);
  clip-path: polygon(12% 0, 100% 0, 88% 100%, 0 100%);
  transition: color 0.25s ease, background 0.25s ease;
}
.widget.c-news.c-news-template-3 .widget-tab.active {
  color: #164986;
  background: linear-gradient(180deg, #a7e5ff, #5ab7ef);
}
.widget.c-news.c-news-template-3 .widget-content {
  position: relative;
}
.widget.c-news.c-news-template-3 .widget-items {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch;
  justify-content: space-between;
  gap: 26px;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}
.widget.c-news.c-news-template-3 .widget-item[hidden] {
  display: none !important;
}
.widget.c-news.c-news-template-3 .widget-item {
  flex: 1 1 0 !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0;
  padding-top: 0;
}
.widget.c-news.c-news-template-3 .widget-item.is-center {
  flex-grow: 1 !important;
  padding-top: 0;
}
.widget.c-news.c-news-template-3 .widget-item-wrapper {
  position: relative;
  display: block;
  min-height: 468px;
  color: var(--lemming-media-white);
  text-decoration: none;
  border-radius: 20px;
  transition: none;
}
.widget.c-news.c-news-template-3 .widget-item-picture {
  position: relative;
  display: block;
  height: 340px;
  padding-top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 38px rgba(0, 12, 70, 0.26);
}
.widget.c-news.c-news-template-3 .widget-item-picture::after {
  display: none;
}
.widget.c-news.c-news-template-3 .widget-item-picture.intec-image-effect,
.widget.c-news.c-news-template-3 .widget-item-picture.intec-image-effect:hover {
  opacity: 1 !important;
  animation: none !important;
}
.widget.c-news.c-news-template-3 .widget-item-picture.intec-image-effect::before {
  display: none !important;
  animation: none !important;
}
.widget.c-news.c-news-template-3 .widget-item-date {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--lemming-date-width);
  height: var(--lemming-date-height);
  padding: 0 18px 0 0;
  color: var(--lemming-media-white);
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  background: transparent;
  border-bottom-right-radius: 0;
  transition: none;
}
.widget.c-news.c-news-template-3 .widget-item-date::before,
.widget.c-news.c-news-template-3 .widget-item-date::after {
  display: none;
}
.widget.c-news.c-news-template-3 .widget-item-date::before {
  content: none;
}
.widget.c-news.c-news-template-3 .widget-item-date::after {
  content: none;
}
.widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-date,
.widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-date {
  background: var(--lemming-media-blue);
  border-bottom-right-radius: 24px;
}
.widget.c-news.c-news-template-3 .widget-item-date-corner {
  position: absolute;
  z-index: 2;
  display: none;
  width: var(--lemming-date-corner);
  height: var(--lemming-date-corner);
  pointer-events: none;
  background: radial-gradient(circle at 100% 100%, transparent 0 calc(var(--lemming-date-corner) - 1px), var(--lemming-media-blue) var(--lemming-date-corner));
}
.widget.c-news.c-news-template-3 .widget-item-date-corner-right {
  top: 0;
  left: var(--lemming-date-width);
}
.widget.c-news.c-news-template-3 .widget-item-date-corner-bottom {
  top: var(--lemming-date-height);
  left: 0;
}
.widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-date-corner,
.widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-date-corner {
  display: block;
}
.widget.c-news.c-news-template-3 .widget-item-text {
  position: absolute;
  left: 24px;
  right: 72px;
  top: 248px;
  z-index: 2;
  display: block;
  padding: 0;
  transition: top 0.25s ease, right 0.25s ease;
}
.widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-text,
.widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-text {
  top: 366px;
  right: 20px;
}
.widget.c-news.c-news-template-3 .widget-item-name {
  display: block;
  color: var(--lemming-media-white);
  font-size: 23px;
  font-weight: 500;
  line-height: 1.16;
  text-decoration: none;
  text-shadow: 0 2px 8px rgba(0, 12, 70, 0.42);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-name,
.widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-name {
  -webkit-line-clamp: 4;
}
.widget.c-news.c-news-template-3 .widget-item-more {
  position: absolute;
  right: 0;
  top: 266px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  color: var(--lemming-media-white);
  background: transparent;
  border-radius: 50%;
  box-shadow: none;
  opacity: 0;
  z-index: 3;
  transform: translate(0, 0) scale(0.9);
  transition: background-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
}
.widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-more,
.widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-more {
  background: var(--lemming-media-cyan);
  box-shadow: 0 10px 24px rgba(0, 35, 110, 0.22);
  opacity: 1;
  transform: translate(18px, 18px) scale(1);
}
.widget.c-news.c-news-template-3 .widget-item-more-icon {
  position: relative;
  width: 31px;
  height: 31px;
}
.widget.c-news.c-news-template-3 .widget-item-more-icon::before,
.widget.c-news.c-news-template-3 .widget-item-more-icon::after {
  content: "";
  position: absolute;
  right: 2px;
  top: 2px;
  background: currentColor;
}
.widget.c-news.c-news-template-3 .widget-item-more-icon::before {
  width: 27px;
  height: 4px;
  transform: rotate(-45deg);
  transform-origin: right center;
}
.widget.c-news.c-news-template-3 .widget-item-more-icon::after {
  width: 19px;
  height: 19px;
  border-top: 4px solid currentColor;
  border-right: 4px solid currentColor;
  background: transparent;
}
.widget.c-news.c-news-template-3 .widget-pagination {
  display: none;
}
.widget.c-news.c-news-template-3 .widget-content::after {
  content: "";
  display: block;
  width: 98px;
  height: 5px;
  margin: 54px auto 0;
  background: linear-gradient(90deg, #ffffff 0 38px, transparent 38px 48px, rgba(255, 255, 255, 0.58) 48px 76px, transparent 76px 86px, rgba(255, 255, 255, 0.58) 86px 98px);
  border-radius: 5px;
}
@media all and (max-width: 1024px) {
  .widget.c-news.c-news-template-3 {
    --lemming-date-width: 112px;
    --lemming-date-height: 48px;
    --lemming-date-corner: 22px;
    padding: 44px 0 162px;
  }
  .widget.c-news.c-news-template-3 .widget-header {
    margin-bottom: 36px;
  }
  .widget.c-news.c-news-template-3 .widget-header > .intec-grid {
    align-items: flex-start;
    flex-direction: column;
  }
  .widget.c-news.c-news-template-3 .widget-title {
    font-size: 44px;
  }
  .widget.c-news.c-news-template-3 .widget-tabs {
    justify-content: flex-start;
  }
  .widget.c-news.c-news-template-3 .widget-item-picture {
    height: 280px;
  }
  .widget.c-news.c-news-template-3 .widget-item-name {
    font-size: 20px;
  }
  .widget.c-news.c-news-template-3 .widget-item-date {
    font-size: 17px;
    padding: 0 12px 0 0;
  }
  .widget.c-news.c-news-template-3 .widget-item-more {
    width: 56px;
    height: 56px;
    top: 228px;
  }
  .widget.c-news.c-news-template-3 .widget-item-text {
    top: 210px;
  }
  .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-text,
  .widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-text {
    top: 304px;
  }
}
@media all and (max-width: 768px) {
  .widget.c-news.c-news-template-3 {
    margin-bottom: -72px;
    padding: 44px 0 128px;
  }
  .widget.c-news.c-news-template-3 .widget-title {
    font-size: 34px;
  }
  .widget.c-news.c-news-template-3 .widget-tab {
    min-width: 92px;
    padding: 0 16px;
    font-size: 13px;
  }
  .widget.c-news.c-news-template-3 .widget-items {
    overflow-x: auto;
    padding-bottom: 8px;
    -webkit-overflow-scrolling: touch;
  }
  .widget.c-news.c-news-template-3 .widget-item,
  .widget.c-news.c-news-template-3 .widget-item.is-center {
    flex: 0 0 82% !important;
    padding-top: 0;
  }
  .widget.c-news.c-news-template-3 .widget-item-wrapper,
  .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-wrapper {
    transform: none;
  }
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 {
  background: transparent !important;
}

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

/* Lemming media center: Figma desktop composition. */
.lemming-media-consult-bg .widget.c-news.c-news-template-3 {
  --lemming-media-white: #fff;
  --lemming-media-cyan: #3eb9c0;
  position: relative;
  width: 100%;
  height: 1080px;
  min-height: 1080px;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible;
  color: var(--lemming-media-white);
  background: transparent !important;
}

.lemming-media-consult-bg,
.lemming-media-consult-bg .lemming-media-block {
  overflow: visible !important;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-wrapper,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-wrapper-2 {
  position: relative;
  height: 100%;
  min-height: 0;
  overflow: visible;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-wrapper {
  width: 100%;
  max-width: none;
  padding: 0 !important;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-wrapper-2 {
  width: min(calc(100vw - 260px), 1660px);
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 !important;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-header {
  position: absolute;
  z-index: 5;
  top: 129.75px;
  left: 0;
  width: 100%;
  margin: 0;
  overflow: visible;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-header > .intec-grid {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-title-container {
  flex: 1 1 auto;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-title {
  color: #fff;
  font-family: "Exo 2", "Exo_2", Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 1.05;
  letter-spacing: 0;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tabs {
  display: flex;
  flex: 0 0 792px;
  width: 792px;
  height: 50px;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 13px;
  margin: 0 0 0 auto;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab {
  display: inline-flex;
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
  height: 50px;
  padding: 0;
  color: #fff;
  font-family: "Onest", Arial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  white-space: nowrap;
  border: 0.5px solid transparent;
  border-radius: 85px;
  clip-path: none;
  background: rgba(246, 246, 246, 0.21);
  box-shadow: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab:nth-child(1) { width: 240px; }
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab:nth-child(2) { width: 191px; }
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab:nth-child(3) { width: 166px; }
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab:nth-child(4) { width: 156px; }

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab.active {
  color: #fff;
  border-color: #3eb9c0;
  background: #3eb9c0;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-content {
  position: absolute;
  top: 320.75px;
  left: 50%;
  width: 100vw;
  height: 612.51px;
  margin-left: -50vw;
  overflow: visible;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-items {
  position: relative;
  left: 50%;
  display: flex !important;
  width: max-content;
  height: 529px;
  margin: 0;
  padding: 0;
  align-items: flex-end !important;
  justify-content: flex-start;
  flex-wrap: nowrap !important;
  gap: 18px;
  overflow: visible;
  --lemming-news-offset: 0px;
  transform: translate3d(calc(-1 * var(--lemming-news-offset)), 0, 0);
  transition: transform 0.85s cubic-bezier(0.45, 0, 0.2, 1);
  will-change: transform;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3.is-carousel-jump .widget-items {
  transition: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3.is-carousel-enhanced .widget-content {
  cursor: default;
  touch-action: pan-y;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item {
  flex: 0 0 541px !important;
  width: 541px !important;
  max-width: 541px !important;
  min-width: 541px;
  height: 406px;
  margin: 0;
  padding: 0 !important;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center {
  flex-basis: 542px !important;
  width: 542px !important;
  max-width: 542px !important;
  min-width: 542px;
  height: 529px;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-wrapper {
  position: relative;
  display: block;
  width: 541px;
  height: 406px;
  min-height: 0;
  color: #fff;
  border-radius: 0;
  transform: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-wrapper {
  width: 542px;
  height: 529px;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-picture {
  position: relative;
  display: block;
  width: 541px;
  height: 405.75px;
  padding: 0;
  overflow: visible;
  border-radius: 0;
  background: none !important;
  box-shadow: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-picture-image,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-picture-overlay {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-picture-image {
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 18px 38px rgba(0, 12, 70, 0.2);
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-picture-overlay {
  z-index: 1;
  background: url("/images/home/media-card-overlay.svg") center / 100% 100% no-repeat;
  pointer-events: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-picture-image,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-picture-overlay {
  border-radius: 0;
  -webkit-mask: url("/images/home/media-card-mask.svg") center / 100% 100% no-repeat;
  mask: url("/images/home/media-card-mask.svg") center / 100% 100% no-repeat;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-picture-overlay {
  opacity: 0;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-date,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-date,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-date {
  position: absolute;
  z-index: 3;
  top: 22.5px;
  left: 24.94px;
  display: flex;
  width: auto;
  height: 28px;
  padding: 0;
  align-items: center;
  justify-content: flex-start;
  color: #f2f2f2;
  font-family: "Onest", Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.15;
  white-space: nowrap;
  border: 0;
  border-radius: 0;
  background: transparent !important;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-date {
  left: 0;
  color: #d7ecfa;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-date-corner {
  display: none !important;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-text,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-text {
  position: absolute;
  z-index: 3;
  top: auto;
  right: 52px;
  bottom: 16px;
  left: 24.94px;
  display: block;
  padding: 0;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-text,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-wrapper:hover .widget-item-text {
  top: 432.93px;
  right: 1px;
  bottom: auto;
  left: 0.15px;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-name {
  display: -webkit-box;
  overflow: hidden;
  color: #f2f2f2;
  font-family: "Onest", Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.15;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-name {
  color: #fff;
  font-size: 28px;
  -webkit-line-clamp: 3;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-more {
  display: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-more {
  position: absolute;
  z-index: 4;
  top: 330.47px;
  right: 0;
  display: flex;
  width: 74.85px;
  height: 74.85px;
  align-items: center;
  justify-content: center;
  color: #f2f2f2;
  border: 0.5px solid #d7ecfa;
  border-radius: 50%;
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 10.331px 51.6551px rgba(0, 0, 0, 0.08), inset 2px 4px 3px rgba(233, 233, 233, 0.15), inset -2.58276px -5.16551px 10.331px rgba(233, 233, 233, 0.15);
  -webkit-backdrop-filter: blur(36.1px);
  backdrop-filter: blur(36.1px);
  transform: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-more-icon {
  width: 28px;
  height: 28px;
  background: url("/images/home/media-arrow.svg") center / contain no-repeat;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-more-icon::before,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-more-icon::after {
  display: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-content::after {
  content: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination {
  position: absolute;
  top: 605.51px;
  left: 50%;
  z-index: 6;
  display: flex;
  width: 206px;
  height: 7px;
  margin: 0;
  align-items: stretch;
  justify-content: center;
  gap: 18px;
  transform: translateX(-50%);
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination[hidden] {
  display: none;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination__button {
  position: relative;
  flex: 0 0 50px;
  width: 50px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 15px;
  background: #88bce7;
  cursor: pointer;
  transition: width 0.25s ease, flex-basis 0.25s ease, background-color 0.25s ease, opacity 0.25s ease;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination__button::before {
  content: "";
  position: absolute;
  inset: -14px -4px;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination__button:hover,
.lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination__button:focus-visible {
  background: #b6dcf5;
  outline: 2px solid rgba(215, 236, 250, 0.55);
  outline-offset: 5px;
}

.lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination__button.is-active {
  flex-basis: 70px;
  width: 70px;
  background: #d7ecfa;
}

.lemming-news-status {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media all and (max-width: 768px) {
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 {
    height: auto;
    min-height: 620px;
    padding: 42px 0 72px !important;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-wrapper-2 {
    width: 100%;
    padding: 0 16px !important;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-header {
    position: relative;
    top: auto;
    left: auto;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-title {
    font-size: 38px;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tabs {
    width: calc(100vw - 32px);
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 6px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tabs::-webkit-scrollbar,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-items::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-tab:nth-child(n) {
    height: 42px;
    padding: 0 18px;
    font-size: 15px;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-content {
    position: relative;
    top: auto;
    left: auto;
    width: 100vw;
    height: auto;
    margin: 38px -16px 0;
    overflow: hidden;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3.is-carousel-enhanced .widget-content {
    touch-action: auto;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-items {
    box-sizing: border-box;
    left: auto;
    width: 100%;
    height: auto;
    padding: 0 20px 18px;
    align-items: flex-start;
    gap: 13px;
    overflow-x: auto;
    overflow-y: hidden;
    transform: none;
    transition: none;
    will-change: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-padding-inline: 20px;
    scroll-snap-type: x mandatory;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center {
    flex: 0 0 calc(100vw - 40px) !important;
    width: calc(100vw - 40px) !important;
    max-width: 390px !important;
    min-width: 280px;
    height: auto;
    scroll-snap-align: center;
    scroll-snap-stop: always;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-wrapper,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-wrapper {
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-picture {
    width: 100%;
    height: auto;
    aspect-ratio: 541 / 406;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-date,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-date,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-date {
    top: 16px;
    left: 16px;
    font-size: 16px;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-text,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-wrapper:hover .widget-item-text {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 18px 0 0;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-text,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-wrapper:hover .widget-item-text {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: 18px;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-name,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-name {
    font-size: 19px;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item.is-center .widget-item-more {
    top: auto;
    right: 0;
    bottom: 76px;
    width: 58px;
    height: 58px;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-item-more-icon {
    width: 22px;
    height: 22px;
  }

  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-content::after,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .widget-items,
  .lemming-media-consult-bg .widget.c-news.c-news-template-3 .lemming-news-pagination__button {
    scroll-behavior: auto;
    transition: none;
  }
}

/* End */
/* /bitrix/templates/prom_s1/components/intec.universe/main.news/template.3/style.css?178904660227737 */
