.section._technologies .section__list-item .card {
  background: linear-gradient(180deg, transparent 0%, transparent 100%),
    transparent;
  transition: 0s;
}

.section._technologies .section__list-item .card:hover {
  transition: 0.3s !important;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    rgba(0, 255, 215, 0.1);
}

.section._technology .technology__features .card__title-icon .icon {
  position: relative;
  top: -1px;
}

.page._technology {
  position: relative;
}

.page._technology:before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    #f1f1ff;
  height: 564px;
}

.page._technology .section._question-info,
.page._technology .section._category._solution {
  position: relative;
  z-index: 1;
}

.page._partners .banner._dark._find-partner {
  box-shadow: none;
}

.page._project .project__content img {
  margin-top: 32px;
}

/* .page._project .project__content table tr:first-child {
	background-color: #e0fffa!important;
	border-radius: 8px!important;
} */

.page._project .project__content table tr td {
  color: #637074 !important;
  font-size: 16px !important;
}

.page._project .project__content table tr td:first-child p {
  font-weight: normal !important;
}

/* .page._project .project__content table tr:first-child td, */
.page._project .project__content table tr:first-child th {
  font-size: 18px !important;
  line-height: 24px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.page._project .project__content table tr:first-child td p,
.page._project .project__content table tr:first-child th p {
  color: #1f3238 !important;
}

.page._project .section._project._solution .project__wrap {
  flex-wrap: wrap;
}

.page._project .section._project._solution .project__content {
  max-width: 655px;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll {
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child {
  width: 1165px;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table {
  width: 100%;
  margin-bottom: 16px;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table
  tbody {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px 90px;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table
  tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 530px;
  width: 100%;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table
  tr:first-child {
  position: relative;
  order: 2;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table
  tr:first-child
  td:last-child {
  position: absolute;
  top: 122.5px;
  left: 0;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table
  tr:last-child {
  order: 3;
}

/* .page._project .section._project._solution .project__content .section._content .table-wrap-scroll table tr td {
  border-bottom: none;

  font-size: 18px !important;
  line-height: 24px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
} */

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table
  tr
  td {
  border-bottom: none;
  font-size: 18px !important;
  line-height: 24px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.page._project
  .section._project._solution
  .project__content
  .section._content
  .table-wrap-scroll:last-child
  table
  tr
  td
  img {
  margin-top: 0;
  padding: 0;
  max-width: 96px;
  width: 100%;
  height: auto;
}

.page._posts._events .section._press {
  padding-top: 120px;
}

.page._posts._events .section._posts .posts__load-more {
  padding-top: 20px;
}
@media (max-width: 1269.9px) {
  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll:last-child
    table
    tbody {
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll:last-child
    table
    tr:first-child {
    position: relative;
    order: 0;
  }

  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll:last-child
    table
    tr:last-child {
    order: 3;
  }

  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll:last-child
    table
    tr:first-child
    td:last-child {
    position: relative;
    top: auto;
    left: auto;
  }
  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll:last-child {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .page._resources .posts._materials {
    margin-bottom: 8px;
  }

  .page._resources .posts._materials .posts__slider .swiper-slide {
    margin-right: 24px;
    width: 277px;
  }

  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll:last-child
    table
    tr:first-child
    td:last-child {
    position: relative;
    top: auto;
    left: auto;
  }
}

@media (max-width: 768px) {
  .page._resources .posts._materials {
    margin-bottom: 0;
  }

  .page._resources .posts._materials .posts__slider .swiper-slide {
    width: 227px;
  }

  .page._developer .posts__slider .swiper-slide,
  .page._developer .category._related-cases .category__slider .swiper-slide,
  .page._developer .section._news .section__news-slider .swiper .swiper-slide {
    margin-right: 16px;
  }

  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll
    table
    tr {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 370px;
    width: 100%;
  }

  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll
    table
    tr
    td {
    border-bottom: none;
  }
  .page._project
    .section._project._solution
    .project__content
    .section._content
    .table-wrap-scroll
    table
    tr
    td
    img {
    margin-top: 0;
  }
}
.page._partners .banner._dark._find-partner {
  box-shadow: none;
}

.page._project .project__content img {
  margin-top: 32px;
}

/* .page._project .project__content table tr:first-child {
	background-color: #e0fffa!important;
	border-radius: 8px!important;
} */

.page._project .project__content table tr td {
  color: #637074 !important;
  font-size: 16px !important;
}

.page._project .project__content table tr td:first-child p {
  font-weight: normal !important;
}

/* .page._project .project__content table tr:first-child td, */
.page._project .project__content table tr:first-child th {
  font-size: 18px !important;
  line-height: 24px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.page._project .project__content table tr:first-child td p,
.page._project .project__content table tr:first-child th p {
  color: #1f3238 !important;
}

.page._posts._events .section._press {
  padding-top: 120px;
}

.page._posts._events .section._posts .posts__load-more {
  padding-top: 20px;
}

@media (max-width: 1023px) {
  .page._resources .posts._materials {
    margin-bottom: 8px;
  }

  .page._resources .posts._materials .posts__slider .swiper-slide {
    margin-right: 24px;
    width: 277px;
  }
}

@media (max-width: 768px) {
  .page._resources .posts._materials {
    margin-bottom: 0;
  }

  .page._resources .posts._materials .posts__slider .swiper-slide {
    width: 227px;
  }

  .page._developer .posts__slider .swiper-slide,
  .page._developer .category._related-cases .category__slider .swiper-slide,
  .page._developer .section._news .section__news-slider .swiper .swiper-slide {
    margin-right: 16px;
  }
}

.page._markets .section._markets {
  margin-bottom: 40px;
}

@media (max-width: 1023px) {
  .section._solution .about-info .about-info__list-item {
    width: calc(50% - 32px);
  }

  .page._technology .technology__icons-info .icons-info__header {
    margin-bottom: 5px;
  }

  .page._technology .technology__icons-info .icons-info__list .item {
    padding-bottom: 0;
  }

  .page._project .section._project._solution {
    margin-bottom: 0;
  }

  .page._resources .section._posts .posts._materials {
    margin-bottom: 0;
  }

  .page._resources .section._posts .posts._videos {
    margin-bottom: 0;
  }

  .filters._open .filters__header {
    left: 40px;
    right: 40px;
    padding-left: 0;
  }

  .filters._open .filters__header .filters__close {
    position: relative;
    right: -40px;
  }
}

@media (max-width: 740px) {
  .page._solution .section._solution {
    padding-bottom: 60px;
  }

  .section._solution .product__platforms .platform__links {
    margin-top: 24px;
  }

  .section._solution .about-info .about-info__list-item .card__common {
    padding-bottom: 0;
  }

  .section._solution .icons-info__list .item {
    margin-bottom: 0;
  }

  .filters._open .filters__header {
    left: 16px;
    right: 16px;
    padding-left: 0;
  }

  .filters._open .filters__header .filters__close {
    position: relative;
    right: -16px;
  }
}

@media (max-width: 700px) {
  .section._solution .about-info .about-info__list-item {
    width: 100%;
  }

  .page._market .section._question-info {
    margin-top: 20px;
  }

  .page._technology .section._entry .section__sub-title {
    margin-bottom: 36px;
  }
}

.page._event .section._post._content .section__button {
  padding: 0;
}

.filters .filters__wrap .filters__group .select._filters .select__title {
  white-space: nowrap;
}

.filters
  .filters__wrap
  .filters__group
  .select._filters
  .select__title
  .select__title-count {
  padding-left: 4px;
}

.page._market .section._entry .section__bg-image {
  left: 47%;
}

@media (max-width: 1023px) {
  .page._market .section._entry .section__bg-image {
    left: 40%;
  }
}

@media (max-width: 768px) {
  .page._market .section._entry .section__bg-image {
    left: -5%;
  }
  .form__field.filled .form__field-placeholder {
    top: -5px;
  }
}

.page._posts._events .section._banners .section__list {
  overflow: hidden;
  border-radius: 13px;
}

.posts__load-more .button {
  width: auto;
  min-width: 198px;
}

@media (min-width: 1023px) {
  .fancybox-thumbs.fancybox-thumbs-x .fancybox-thumbs__list {
    /* overflow-x: hidden!important; */
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
}

.fancybox-thumbs.fancybox-thumbs-x .fancybox-thumbs__list:-webkit-scrollbar {
  display: none !important;
}

.form._default .form__field._select .choices__placeholder {
  color: #627074;
}

@media (max-width: 1023px) {
  .section._quality .section__list-item {
    padding-right: 25%;
  }
}

@media (max-width: 920px) {
  .section._quality .section__list-item {
    padding-right: 20%;
  }
}

@media (max-width: 768px) {
  .section._quality .section__list-item {
    padding-right: 10%;
  }
}

@media (min-width: 1023px) {
  .section._banner._development .banner__wrap {
    align-items: flex-start;
  }

  .section._banner._development .banner__image {
    width: 524px;
    min-width: 524px;
    margin-top: 24px;
    margin-left: 70px;
    margin-right: 22px;
  }
  .page._home .section._banner._development .banner__image:before {
   content: none;
  }

  .page._home .section._banner .banner__content {
    padding-top: 56px;
    padding-bottom: 50px;
  }

  .section._banner._development .banner__title {
    font-size: 40px;
    line-height: 48px;
  }

  .section._banner._development .banner__sub-title {
    margin-bottom: 27px;
  }
}

@media (max-width: 1023px) and (min-width: 700px) {
  .section._markets._category .category._markets .category__tabs-menu {
    max-width: 45%;
  }

  .page._solution .solution__icons-info.icons-info .icons-info__header {
    margin-bottom: 28px;
  }

  .page._solution .solution__icons-info.icons-info .icons-info__list .item {
    padding-bottom: 0;
  }

  .page._solution .solution__icons-info.icons-info {
    margin-bottom: 65px;
  }

  .page._solution .product .product__characters {
    margin-bottom: 41px;
  }

  .page._solution .product .product__characters .characters__title {
    margin-bottom: 24px;
  }

  .page._solution .product .product__characters .characters__list .item {
    margin-bottom: 4px;
  }
}

@media (max-width: 1180px) and (min-width: 921px) {
  .page._solution .platform__media {
    margin-left: 40px;
    width: calc(100% - 80px);
  }
}

@media (max-width: 920px) and (min-width: 700px) {
  .page._solution .platform__media {
    margin-top: 4px;
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .page._market .market__icons-info.icons-info .icons-info__list .item {
    padding-bottom: 0;
  }

  .page._market .market__icons-info.icons-info {
    margin-bottom: 48px;
  }

  .page._market .market .market__content {
    padding-bottom: 24px;
  }

  .page._market .market .market__trands {
    margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .page._market .icons-info__header h2 {
    margin-bottom: 16px;
  }

  .page._market .market__icons-info.icons-info .icons-info__list .item {
    margin-bottom: 0;
  }

  .page._market .offer .offer__sidebar {
    width: 100%;
  }

  .page._market .offer .offer__sidebar img {
    display: block;
    margin: 20px auto 0;
  }
}

.page._project .section._project._result .project {
  padding-bottom: 46px;
}

@media (max-width: 768px) {
  .page._project .project__sidebar {
    margin-top: 12px;
  }

  .page._project .project__sidebar .block._blockquote {
    margin-bottom: 38px;
  }

  .page._project .project__solution-tabs .tabs__content .full-screen {
    display: inline-block;
    padding: 16px;
    background: #fff;
  }
}

@media (max-width: 768px) {
  .footer .footer__bottom {
    /* flex-direction: column-reverse; */
  }
}

.filters .filters__row {
  margin: 0 -8px;
}

.filters .filters__group {
  padding: 0 8px;
}

.filters .filters__group.filters__presets {
  padding: 0;
}

.page._posts .filters .filters__group._select:nth-child(1) {
  width: 33.8%;
}

.page._posts .filters .filters__group._select:nth-child(2) {
  width: 27.5%;
}

.page._posts .filters .filters__group._select:nth-child(3) {
  width: 27.3%;
}

.page._posts .filters .filters__group._reset {
  width: 11%;
}

.filters .filters__group._select._period .select__wrap {
  padding-top: 6px;
}

.filters
  .filters__group._select._period
  .select__wrap
  .filters__item
  .filters__item-title {
  font-size: 16px;
}

.filters
  .filters__group._select._period
  .select__wrap
  .filters__item
  .filters__item-list
  .checkbox {
  width: 31%;
  margin-right: 0;
  margin-bottom: 12px;
  font-weight: 500;
}

.filters
  .filters__group._select._period
  .select__wrap
  .filters__item
  .filters__item-list
  .checkbox {
  margin-right: 3.5%;
}

.filters
  .filters__group._select._period
  .select__wrap
  .filters__item
  .filters__item-list
  .checkbox:nth-child(3n) {
  margin-right: 0;
}

.filters
  .filters__group._select._period
  .select__wrap
  .filters__item
  .filters__item-list {
  justify-content: flex-start;
}

.filters
  .filters__group._select._period
  .select__wrap
  .filters__item
  .filters__item-list
  .checkbox__wrap {
  width: 100%;
  justify-content: center;
  height: 40px;
}

.page._videos .filters .filters__group._select:nth-child(1),
.page._videos .filters .filters__group._select:nth-child(2),
.page._videos .filters .filters__group._select:nth-child(3) {
  width: 29.5%;
}

.page._videos .filters .filters__group._reset {
  width: 10%;
}

.page._materials .filters .filters__group._select:nth-child(1),
.page._materials .filters .filters__group._select:nth-child(2) {
  width: 33.8%;
}

.page._materials .filters .filters__group._reset {
  width: 32%;
}

.page._photogallery .filters .filters__group._select:nth-child(1),
.page._photogallery .filters .filters__group._select:nth-child(2) {
  width: 29.5%;
}

.page._photogallery .filters .filters__group._reset {
  width: 39%;
}

@media (max-width: 768px) {
  .solution .tabs._default .tabs__menu {
    overflow-x: auto;
    height: 52px;
  }

  .page._market .offer .offer__sidebar img {
    margin-left: 10px;
  }

  .page._obuchenie .section._posts .posts__list .posts__list-item {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .page._obuchenie .section._posts .posts__list .posts__list-item:first-child {
    margin-top: 0;
  }

  .page._obuchenie .section._posts .posts__load-more {
    margin-top: 32px;
  }
}

@media (max-width: 1023px) and (min-width: 769px) {
  .footer .footer__logo {
    margin-bottom: 0;
  }

  .footer .footer__dop .footer__group {
  }

  .footer .footer__dop .footer__design {
    margin-top: 19px;
  }
}

@media (max-width: 740px) {
  .page._technology .section._entry {
    min-height: 0;
  }
}

@media (max-width: 768px) {
  .category._partners .category__tabs {
    padding: 0;
  }

  .category._partners .tns-controls {
    display: none;
  }

  .category__tabs-wrap .category__tabs-banner {
    margin: 0;
  }

  .category._partners .category__header {
    justify-content: flex-start;
  }

  .category._partners .category__link {
    display: inline;
    padding-top: 0;
  }

  .category._partners .category__link .button__title {
    display: none;
  }
}

@media (max-width: 740px) {
  .category._partners .category__header {
    align-items: center;
  }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  overflow: visible;
}

@media (max-height: 1180px) {
  .wp-block-gallery.has-nested-images.columns-default
    figure.wp-block-image:not(#individual-image) {
    height: auto;
  }
}

.footer .footer__bottom .footer__socials img {
  height: 24px;
  width: auto;
}

@media (min-width: 1281px) {
  .footer .footer__bottom .footer__logo {
    display: none;
  }

  .footer .footer__dop .footer__logo {
    display: block;
    max-width: 220px;
  }

  .footer .footer__dop .footer__group {
    width: calc(90% - 236px);
  }

  .footer .footer__dop .footer__design {
    width: 10%;
    text-align: right;
    padding-top: 5px;
  }

  .footer .footer__bottom .footer__socials {
    bottom: -3px;
  }
}

@media (max-width: 1280px) {
  .footer .footer__dop .footer__logo {
    display: none;
  }
}

.tooltip-link {
  border-bottom: dashed 2px #00f2c2;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}

.tooltips {
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
}

.tooltips .tooltip {
  position: relative;
  z-index: -1;
  width: 320px;
  max-width: 320px;
  padding: 12px 16px;
  background: #fff;
  color: #1f3238;
  border: solid 1px #a5adaf;
  border-radius: 8px;
}

.tooltips .tooltip.display {
  position: absolute;
  z-index: 99;
}

.tooltips .tooltip__title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 3px;
}

.tooltips .tooltip__content {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.tooltips .tooltip__content p {
  padding-bottom: 0;
  margin-bottom: 0;
}

.tooltips .tooltip__content ul {
  list-style: none;
}

.tooltips .tooltip__content ul li {
  padding-left: 20px;
  position: relative;
}

.tooltips .tooltip__content ul li:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 8px;
  width: 2px;
  height: 2px;
  background: #1f3238;
}

@media (max-width: 480px) {
  .tooltips .tooltip {
    left: 10px !important;
    right: 10px !important;
    width: 230px;
    max-width: 230px;
  }
}

.page._dark .tooltip-link {
  color: #fff;
  /* transition: all .25s ease-in-out; */
  border-bottom: dashed 2px #08856e;
}

.page._dark .tooltip-link:hover {
  border-bottom: dashed 2px #00f2c2;
}

.tooltips._dark .tooltip {
  background: #1f3238;
  border: solid 1px #1f3238;
}

.tooltips._dark .tooltip__title {
  color: #ffffff;
}

.tooltips._dark .tooltip__content {
  color: #ffffff;
  opacity: 0.7;
}

.tooltips .tooltip__content ul li:before {
  background: #ffffff;
}

.section__button_container {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}

.page._event .section._entry .section__button_container .section__button {
  min-width: 34%;
  margin-top: 4px;
}

@media screen and (max-width: 740px) {
  .section__button_container {
    flex-wrap: wrap;
  }
}

.section__wrapper {
  overflow: hidden;
}

/*---------------------------------------------------------------
|																|
|																|
|		Kaspersky Cyber Immunity Conference 2023 day/день		|
|																|
|																|
---------------------------------------------------------------*/

.page-template-template-page-landing-day #tns1 > .tns-item {
  pointer-events: none;
}
.page-template-template-page-landing-day #tns1 > .tns-item.tns-slide-active {
  pointer-events: all;
}

.page-template-template-page-landing-day .header__logo {
  width: 168px;
}
.page-template-template-page-landing-day .header__logo a {
  width: 100%;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .page-template-template-page-landing-day .header__logo {
    width: 12vw;
  }
}
@media screen and (max-width: 1023px) {
  .page-template-template-page-landing-day .header__logo a {
    width: 100%;
    justify-content: flex-start;
  }
}
.page-template-template-page-landing-day .header__logo svg {
  display: none;
}

.page._landing._day .section._entry {
  margin-bottom: 72px;
}

.page._landing._day .section._entry._dark .section__menu {
  background: radial-gradient(
      100% 100% at 0% 0%,
      #ffffff 0%,
      rgba(255, 255, 255, 0.8) 100%
    )
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(81px);
}

.page._landing._day .section._entry._dark .section__menu .anchors a {
  font-weight: 300;
  color: #1f3238;
}

.page._landing._day .section._entry .section__wrap .container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

.page._landing._day .section._entry._gradient .section__bg img {
  width: 100%;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 10;
  max-width: 1920px;
}

.page._landing._day .section._entry._gradient .section__bg:before {
  background: none;
}

.page._landing._day .section._entry._gradient .section__bg:after {
  content: none;
}

.page._landing._day .section._entry .section__timer {
  display: flex;
  align-items: center;
  gap: 40px;
  position: relative;
  right: auto;
  top: auto;
  margin-bottom: 40px;
}

.page._landing._day .section._entry .section__date {
  padding: 7px 24px;

  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #1f3238;

  border-radius: 12px;
  height: 44px;
  background: #00f2c2;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  box-shadow: none;
  border: none;
}

.page._landing._day .section._entry .section__time {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;

  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 17px;
  box-shadow: none;
  border: none;
}

.icon._clock {
  width: 32px;
  height: 32px;
  background-image: url(../img/icon_clock-white.svg);
}

.page._landing._day .section._entry .section__title h1 {
  font-family: "Kaspersky Sans Text";
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._day .section._entry .section__title h1 span {
  font-family: "Kaspersky Sans Text";
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._day .section._entry .section__lead {
  max-width: 638px;
  margin-bottom: 40px;

  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;

  min-height: 32px;
}

.page._landing._day .section._entry .section__footer {
  margin-bottom: 48px;
}

.page._landing._day .section._entry .section__conference-info {
  position: absolute;
  /* top: 584px; */
  top: auto;
  bottom: 80px;
  left: 394px;
}
.page._landing._day .section._entry .button__text {
  font-size: 20px;
  color: #ffffffb0;
  line-height: 24px;
  font-weight: 400;
}
.page._landing._day
  .section._entry
  .section__conference-info
  .section__conference-info_place {
  position: relative;

  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffffb0;
  margin-bottom: 5px;
  padding-left: 31px;
}

.page._landing._day
  .section._entry
  .section__conference-info
  .section__conference-info_place
  .icon {
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  background-image: url(../img/icon_place_outline.svg);
}

.page._landing._day
  .section._entry
  .section__conference-info
  .section__conference-info_format {
  position: relative;

  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffffb0;

  padding-left: 31px;
}

.page._landing._day
  .section._entry
  .section__conference-info
  .section__conference-info_format
  .icon {
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  background-image: url(../img/icon_desktop.svg);
}

.page._landing._day .section._entry .section__speakers {
  margin-bottom: 0;
  position: relative;
  right: auto;
  top: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.page._landing._day .section._entry .section__speakers .list__item {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff9c;
}

.page._landing._day
  .section._entry
  .section__speakers
  .icon._arrow-forward-bottom._white {
  background-image: url(../img/icon_arrow-forward-bottom-white.svg);
}

.page._landing._day .icon._arrow {
  width: 28px;
  height: 22px;
}
.page._landing._day .section._entry .section__buttons {
  display: flex;
  align-items: center;
  width: 100%;
}

.page._landing._day .section._entry .section__buttons .button {
  width: 100%;
  max-width: 340px;
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .page._landing._day .section._entry .section__title {
    max-width: 63.458vw;
    min-height: 18.194vw;
  }
}

@media (max-width: 1023.9px) {
  .page._landing._day .section._entry {
    margin-bottom: 8px;
  }

  .page._landing._day .section._entry .section__wrap .container {
    padding-top: 24px;
    padding-bottom: 60px;
  }

  .page._landing._day .section._entry .section__timer {
    margin-bottom: 25px;
  }

  .page._landing._day .section._entry .section__date {
    padding: 5px 12px;
    height: 34px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._entry .section__time {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .icon._clock {
    width: 24px;
    height: 24px;
    background-image: url(../img/icon_clock-white.svg);
  }

  .page._landing._day .section._entry .section__title {
    margin-bottom: 25px;
  }

  .page._landing._day .section._entry .section__title h1 {
    font-family: "Kaspersky Sans Text";
    font-size: 48px;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._entry .section__title h1 span {
    font-family: "Kaspersky Sans Text";
    font-size: 48px;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._entry._gradient .section__bg {
    margin-left: -757px;
    /* height: 653px; */
    height: auto;
  }

  .page._landing._day .section._entry._gradient .section__bg img {
    width: 100%;
    margin-left: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 10;
    max-width: 1920px;
  }

  .page._landing._day .section._entry .section__lead {
    max-width: 400px;
    margin-bottom: 35px;

    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
  }
  .page._landing._day .section._entry .section__footer .section__buttons {
    margin-bottom: 0;
  }
  .page._landing._day .section._entry .section__speakers {
    justify-content: flex-start;
  }

  .page._landing._day .section._entry .section__speakers .title {
    text-align: left;
  }

  .page._landing._day .section._entry .section__speakers .list__item {
    width: 48px;
    height: 48px;
  }

  .page._landing._day .section._entry .section__conference-info {
    position: absolute;
    /* top: 400px; */
    bottom: 58px;
    left: 295px;
  }

  .page._landing._day .section._entry .section__buttons .button {
    width: 100%;
    max-width: 320px;
  }
}

@media (max-width: 767.9px) {
  .page._landing._day .section._entry {
    margin-bottom: 8px;
  }

  .page._landing._day .section._entry._gradient .section__bg {
    margin-left: 0;
    height: 608px;
  }

  .page._landing._day .section._entry .section__wrap {
    min-height: 608px;
  }

  .page._landing._day .section._entry .section__wrap .container {
    padding-top: 0;
  }

  .page._landing._day .section._entry .section__timer {
    gap: 15px;
  }

  .page._landing._day .section._entry .section__title h1 {
    font-family: "Kaspersky Sans Text";
    font-size: 40px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._entry .section__title h1 span {
    font-family: "Kaspersky Sans Text";
    font-size: 40px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._entry .section__lead {
    margin-bottom: 25px;

    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._entry .section__speakers {
    margin-bottom: 30px;
  }

  .page._landing._day .section._entry .section__speakers .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._entry .section__footer {
    margin-bottom: 16px;
  }

  .page._landing._day .section._entry .section__conference-info {
    top: 485px;
    left: 16px;
  }

  .page._landing._day
    .section._entry
    .section__conference-info
    .section__conference-info_place {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    margin-bottom: 14px;
    padding-left: 31px;
  }
  .page._landing._day .section._entry .button__text {
    font-size: 16px;
    line-height: 22px;
  }
  .page._landing._day
    .section._entry
    .section__conference-info
    .section__conference-info_place
    .icon {
    width: 24px;
    height: 24px;
  }

  .page._landing._day
    .section._entry
    .section__conference-info
    .section__conference-info_format {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    padding-left: 31px;
  }

  .page._landing._day
    .section._entry
    .section__conference-info
    .section__conference-info_format
    .icon {
    width: 24px;
    height: 24px;
  }

  .page._landing._day .section._entry .section__buttons {
    padding: 0 8px;
  }

  .page._landing._day .section._entry .section__buttons .button {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px 0;
  }
}

@media screen and (min-width: 741px) and (max-width: 767.9px) {
  .page._landing._day .section._entry .section__title {
    margin-bottom: 0;
  }

  .page._landing._day .section._entry .section__lead {
    margin-bottom: 15px;
  }

  .page._landing._day .section._entry .section__timer {
    gap: 15px;
  }

  .page._landing._day .section._entry .section__conference-info {
    top: 495px;
    left: 40px;
  }
}
@media (max-width: 374.9px) {
  .page._landing._day .section._entry .section__timer {
    flex-direction: column;
    align-items: flex-start;
  }
}
/* section__reality */
.page._landing._day .section._entry .section__wrap .container {
  padding-top: 42px;
}

.page._landing._day .section__reality {
  position: relative;
  padding-bottom: 85px;
}

.page._landing._day .section__reality:before {
  content: "";
  z-index: -1;
  /* height: 421px; */
  position: absolute;

  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    rgba(202, 217, 244, 0.5);
  /* z-index: 5; */
}

.page._landing._day .section__reality .section__reality-wrapper {
  display: flex;
  gap: 99px;
}

.page._landing._day .section__reality .section__reality-img {
  min-width: 414px;
  width: 414px;
  height: 414px;
}

.page._landing._day .section__reality .section__reality-img img {
  width: 100%;
  height: auto;
  border-radius: 32px;
}

.page._landing._day .section__reality .section__reality-info {
  padding-top: 0;
}

.page._landing._day
  .section__reality
  .section__reality-info
  .section__reality-text {
  margin-bottom: 32px;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._day
  .section__reality
  .section__reality-info
  .section__reality-title {
  margin-bottom: 67px;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._day
  .section__reality
  .section__reality-info
  .section__reality-title
  p {
  margin-bottom: 0;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section__reality {
    padding-top: 42px;
    padding-bottom: 40px;
  }

  .page._landing._day .section__reality .section__reality-wrapper {
    display: flex;
    gap: 56px;
  }

  .page._landing._day .section__reality .section__reality-img {
    min-width: 300px;
    width: 300px;
    height: 300px;
  }

  .page._landing._day .section__reality .section__reality-info {
    padding-top: 0;
  }

  .page._landing._day
    .section__reality
    .section__reality-info
    .section__reality-text {
    margin-bottom: 24px;

    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day
    .section__reality
    .section__reality-info
    .section__reality-title {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
  }
}

@media (max-width: 767.9px) {
  .page._landing._day .section__reality .section__reality-wrapper {
    gap: 20px;
  }

  .page._landing._day .section__reality .section__reality-img {
    min-width: 322px;
    width: 322px;
    height: 322px;
  }

  .page._landing._day
    .section__reality
    .section__reality-info
    .section__reality-title {
    margin-bottom: 18px;
  }

  .page._landing._day
    .section__reality
    .section__reality-info
    .section__reality-text {
    margin-bottom: 18px;
  }
}

@media (max-width: 739.9px) {
  .page._landing._day .section__reality {
    padding-top: 37px;
    padding-bottom: 30px;
  }

  .page._landing._day .section__reality .section__reality-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    padding-bottom: 93px;
  }

  .page._landing._day .section__reality .section__reality-img {
    order: 1;
    min-width: 343px;
    width: 343px;
    height: 343px;
  }

  .page._landing._day .section__reality .section__reality-logo {
    min-width: 120px;
    width: 120px;
    height: 67px;
  }

  .page._landing._day
    .section__reality
    .section__reality-info
    .section__reality-title {
    margin-bottom: 0;
  }

  .page._landing._day .section__reality .section__reality-logo {
    position: absolute;
    bottom: 0;
    left: calc(50% - 60px);
  }
}

/* section-about */
.page._landing._day .section._about {
  padding-top: 120px;
  position: relative;
  margin-bottom: 27px;
  overflow: hidden;
}

.page._landing._day .section._about:before {
  content: none;
}

.page._landing._day .section._about .container {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
  z-index: 10;
}

.page._landing._day .section._about .section__content {
  padding-bottom: 75px;
  padding-top: 0;
}

.page._landing._day .section._about .section__content h2 {
  position: relative;
  margin-left: 52px;
  margin-bottom: 15px;
}

.page._landing._day .section._about .section__content h2:before {
  content: "";
  position: absolute;
  left: -51px;
  width: 28px;
  height: 23px;
  top: 8px;
  background: url(../img/icon_blockquote.svg) no-repeat center center;
  background-size: contain;
}

.page._landing._day .section._about .section__content blockquote {
  margin-left: 52px;
  margin-bottom: 76px;
  max-width: 585px;
}

.page._landing._day .section._about .section__content blockquote:before {
  content: none;
}

.page._landing._day .section._about .section__content p {
  margin-bottom: 20px;
}

.page._landing._day .section._about .section__image {
  width: 540px;
  height: 586px;
  min-width: 540px;
  margin-left: 0;
  margin-right: -140px;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section._about {
    padding-top: 47px;
    overflow: hidden;
  }

  .page._landing._day .section._about .section__content {
    padding-bottom: 0;
    padding-top: 0;
  }

  .page._landing._day .section._about .section__content h2 {
    text-align: left;
  }

  .page._landing._day .section._about .section__content blockquote {
    margin-left: 8px;
    margin-bottom: 48px;
    max-width: 489px;
  }

  .page._landing._day .section._about .section__text {
    max-width: 391px;
    padding-left: 0;
  }

  .page._landing._day .section._about .section__image {
    position: absolute;
    width: 426px;
    height: 460px;
    min-width: 426px;
    left: auto;
    margin-left: 0;
    top: 165px;
    right: 25px;
  }
}

@media (max-width: 739.9px) {
  .page._landing._day .section._about .container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .page._landing._day .section._about .section__image {
    top: 118px;
    width: 343px;
    height: 370px;
    min-width: 343px;
    right: auto;
    left: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .page._landing._day .section._about .section__content blockquote {
    margin-bottom: 420px;
  }

  .page._landing._day .section._about .section__text {
    font-size: 18px;
    line-height: 24px;
    min-height: 260px;
  }
}

@media (min-width: 740px) and (max-width: 767.9px) {
  .page._landing._day .section._about .section__image {
    top: 140px;
  }
}

@media (min-width: 394px) and (max-width: 739.9px) {
  .page._landing._day .section._about .section__image {
    top: 118px;
  }
}

@media screen and (max-width: 393.9px) {
  .page._landing._day .section._about .section__content blockquote {
    margin-bottom: 420px;
  }

  .page._landing._day .section._about .section__image {
    top: 152px;
  }
}

/* section__architecture */
.page._landing._day .section__architecture {
  padding-bottom: 70px;
  margin-bottom: 70px;
}

.page._landing._day .section__architecture .section__architecture-title {
  margin-bottom: 40px;
}

.page._landing._day .section__architecture .section__architecture-title h2 {
  font-family: "Kaspersky Sans Text";
  font-weight: 600;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0;
  text-align: center;
}

.page._landing._day .section__architecture .section__architecture-items {
  display: flex;
  justify-content: space-between;
}

.page._landing._day .section__architecture .section__architecture-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 379px;
  padding: 0 24px;
}

.page._landing._day
  .section__architecture
  .section__architecture-item
  .section__architecture-item_text {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section__architecture {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .page._landing._day .section__architecture .section__architecture-title {
    margin-bottom: 24px;
  }

  .page._landing._day .section__architecture .section__architecture-title h2 {
    font-family: "Kaspersky Sans Text";

    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: center;
  }

  .page._landing._day .section__architecture .section__architecture-item {
    max-width: 214px;
    padding: 0 2px;
  }

  .page._landing._day
    .section__architecture
    .section__architecture-item
    .section__architecture-item_text {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
  }
}

@media (max-width: 739.9px) {
  .page._landing._day .section__architecture {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }

  .page._landing._day .section__architecture .section__architecture-title {
    margin-bottom: 32px;
  }

  .page._landing._day .section__architecture .section__architecture-title h2 {
    font-family: "Kaspersky Sans Text";
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
  }

  .page._landing._day .section__architecture .section__architecture-items {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .page._landing._day .section__architecture .section__architecture-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    max-width: 100%;
    padding: 0;
    margin-bottom: 32px;
  }

  .page._landing._day
    .section__architecture
    .section__architecture-item
    .section__architecture-item_img {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .page._landing._day
    .section__architecture
    .section__architecture-item
    .section__architecture-item_text {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
}

/* section._programm */
.page._landing .section._programm {
  padding-bottom: 80px;
}

.page._landing._day .section._programm .programm__title-icon {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.page._landing._day .section._programm .programm__item-time {
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #1f3238;
  opacity: 1;
  padding-top: 5px;
}

.page._landing._day .section._programm .programm__item-headers {
  display: flex;
  flex-direction: column;
}
.page._landing._day
  .section._programm
  .programm__item-authors._multiple
  .mini-author {
  margin-bottom: 0;
}
.page._landing._day .section._programm .programm__title-creative {
  color: #8c8cff;
}
.page._landing._day .section._programm .programm__item-content h5 {
  line-height: 32px;
  font-weight: 500;
}
.page._landing._day .section._programm .programm__item-authors._multiple {
  margin-top: 20px;
  row-gap: 24px;
}
.page._landing._day .section._programm .mini-author__photo {
  border-radius: 50px;
  width: 48px;
  height: 48px;
  min-width: 48px;
}
.page._landing._day .section._programm .mini-author__common {
  padding-left: 15px;
}
.page._landing._day .section._programm .mini-author__name {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.page._landing._day .section._programm .section__bg:before {
  left: 57%;
  top: 9%;
}
.page._landing._day .section._programm .programm__item-authors {
  margin-bottom: 0px;
}
.page._landing .section._programm .programm__item-authors .mini-author__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.page._landing._day
  .section._programm
  .programm__item-authors
  .mini-author__info-tag {
  color: #0000ff;
  opacity: 1;
}

.page._landing._day
  .section._programm
  .programm__item-authors
  .mini-author__common.no-photo {
  padding-left: 63px;
}

.page._landing._day .section._programm .programm__item-brands {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
  margin-top: 24px;
}

.page._landing._day .section._programm .programm__item-brands_item {
  width: 120px;
  height: 70px;
  display: flex;
}

.page._landing._day .section._programm .programm__item-brands_item img {
  width: 100%;
  height: auto;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section._programm {
    padding-bottom: 40px;
  }

  .page._landing._day .section._programm .mini-author__photo {
    border-radius: 50px;
  }
  .page._landing._day .section._programm .programm__item-time {
    font-size: 20px;
  }
  .page._landing._day .section._programm .programm__item-authors._multiple {
    margin-top: 16px;
  }
  .page._landing._day .section._programm .programm__item-brands {
    margin-top: 16px;
  }
}

@media (max-width: 767.9px) {
  .page._landing._day .section._programm {
    padding-top: 32px;
    padding-bottom: 40px;
    margin-bottom: 20px;
  }

  .page._landing._day .section._programm .programm__title-icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .page._landing._day .section._programm .programm__item-content h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day
    .section._programm
    .programm__item._icon
    .programm__item-header {
    display: flex;
    align-items: flex-start;
  }

  .page._landing._day
    .section._programm
    .programm__item._icon
    .programm__item-header
    img {
    width: 20px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 0;
    position: relative;
    top: 5px;
    display: inline;
  }

  .page._landing._day .section._programm .programm__item-time {
    width: 65px;
    min-width: 65px;
    padding-top: 1px;
  }

  .page._landing._day .section._entry._dark .section__menu .container:before {
    background: linear-gradient(
      270deg,
      rgb(255 255 255 / 97%) 11.72%,
      rgb(255 255 255 / 0%) 100%
    );
  }

  .page._landing._day .section._entry._dark .section__menu .container:after {
    background: linear-gradient(
      90deg,
      rgb(255 255 255 / 97%) 11.72%,
      rgb(255 255 255 / 0%) 100%
    );
  }

  .page._landing._day .section._programm .programm__item-authors._multiple {
    margin: 17px 0 0;
  }

  .page._landing._day .section._programm .section__bg:before {
    left: 10%;
    top: 10%;
  }

  .page._landing._day .programm__content .tabs._default:before {
    content: none;
  }

  .page._landing._page-11064 .section._programm .programm .tabs__menu {
    position: relative;
  }

  .page._landing._day .section._programm .programm .tabs__menu .button {
    top: auto;
    left: auto;
    right: 0;
    bottom: 14px;
  }
  .page._landing._day .programm__item-authors._multiple {
    margin-left: 0;
  }
  .page._landing._day
    .section._programm
    .programm__item-authors
    .mini-author__common.no-photo {
    padding-left: 0;
  }
  .page._landing._day .section._programm .mini-author__photo {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
  .page._landing._day .section._programm .mini-author__common {
    padding-left: 12px;
  }
  .page._landing._day .section._programm .programm__item-time {
    font-size: 18px;
    line-height: 24px;
  }
}

.page._landing._day .section__wpapper {
  overflow: hidden;
}

/* .section._speakers */
.page._landing._day .section._speakers .section__title-icon {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.page._landing._day .section._speakers {
  position: relative;
  z-index: 500;
  overflow: visible;
  padding-bottom: 100px;
  margin-bottom: 100px;
  margin-top: 0;
  pointer-events: none;
}

.page._landing._day .section._speakers .speaker {
  /* background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
		linear-gradient(0deg, rgba(0, 255, 215, 0.1), rgba(0, 255, 215, 0.1)), rgba(255, 255, 255, 0.85);
	backdrop-filter: blur(9px); */

  border-radius: 16px;

  transition: all 0.25s linear;
}
.page._landing._day .section._speakers .speaker.-show-modal {
  cursor: pointer;
}

.page._landing._day .section._speakers .section__title {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  z-index: 30;
}

.page._landing._day
  .section._speakers
  .speaker:hover
  .speaker__content
  .speaker__common
  .speaker__text {
  max-height: 9999px;
  height: 100%;

  opacity: 1;
  visibility: visible;
}

.page._landing._day
  .section._speakers
  .section__list
  .group
  .section__list-item
  .speaker__text {
  /* position: absolute;
	bottom: 24px; */
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  transition: all 0.25s linear;
}

.page._landing._day .section._speakers .speaker__common {
  padding-bottom: 5px;
  position: relative;
}

.page._landing._day .section._speakers .speaker__info {
  padding: 0 20px 24px;
}

.page._landing._day .section._speakers .speaker__info:before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    linear-gradient(0deg, rgba(0, 255, 215, 0.1), rgba(0, 255, 215, 0.1)),
    rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(9px);
  border-radius: 16px;
  left: 0;
  top: -320px;
  right: 0;
  width: 100%;
  margin-top: -32px;
  bottom: 0;
}

.page._landing._day .section._speakers .speaker__bio {
  z-index: 1;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._day .section._speakers .speaker__description {
  margin-bottom: 16px;
}

.page._landing._day .section._speakers .speaker__photo {
  opacity: 1;
  filter: sepia(1) hue-rotate(180deg) grayscale(0.1) brightness(0.8)
    contrast(0.9);
  transition: none;
  filter: none;
  -webkit-clip-path: url(#mask-speaker-image);
  clip-path: url(#mask-speaker-image);
}
.page._landing._day .section._speakers .speaker__photo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #276bf2;
  background-blend-mode: luminosity;
  opacity: 0.15;
  transition: 0.3s;
}

.page._landing._day .section._speakers .tns-ovh {
  overflow: visible;
  z-index: 11;
  position: relative;
}

.page._landing._day .section._speakers .tns-nav {
  z-index: 10;
  position: absolute;
  bottom: -24px;
}

.page._landing._day
  .section._speakers
  .section__list
  .group
  .section__list-item {
  margin-bottom: 20px;
}

.page._landing._day .section._speakers .speaker__more {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  border-bottom: none;
  display: block;

  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
}

.page._landing._day .section._speakers .speaker__more.speaker__more-mobile {
  display: none;
}

.page._landing._day .section._speakers .speaker__more:before {
  content: "";
  position: absolute;
  left: -30px;
  width: 24px;
  height: 24px;
  background: url(../img/KCIDN-info-icon.svg) no-repeat center center;
  background-size: contain;
}

.page._landing._day .section._speakers .speaker__bio {
  z-index: 1;
  position: relative;

  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._day .section._speakers .speaker__bio .speaker__info-item {
  margin-bottom: 32px;
}

.page._landing._day .section._speakers .speaker__bio .speaker__bio-date,
.page._landing._day .section._speakers .speaker__bio .speaker__bio-place {
  margin-bottom: 6px;

  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;

  color: #ffffff;

  opacity: 0.5;
}

.page._landing._day .section._speakers .speaker__description {
  margin-bottom: 16px;
}

.page._landing._day .section._speakers .speaker__photo {
  opacity: 1;
  transition: none;
}

.page._landing._day
  .section._speakers
  .speaker:not(._disable-hover):hover
  .speaker__photo::after {
  opacity: 0;
}

.page._landing._day .section._speakers .speaker__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1);
}

.page._landing._day
  .section._speakers
  .speaker:not(._disable-hover):hover
  .speaker__photo
  img {
  filter: none;
}

.page._landing._day .section._speakers .tns-ovh {
  overflow: visible;
  z-index: 11;
  position: relative;
}

.page._landing._day .section._speakers .tns-nav {
  z-index: 10;
  position: absolute;
  bottom: -24px;
}

.page._landing._day
  .section._speakers
  .section__list
  .group
  .section__list-item {
  margin-bottom: 20px;
}

.modal._speaker-bio {
}

.modal._speaker-bio .modal__bg {
  background: #1f3238;
  opacity: 0.7;
}

.modal._speaker-bio .modal__container {
  padding: 40px 40px 40px;
}

.info._speaker-bio.dev {
}

.info._speaker-bio.dev .speaker__content {
  display: flex;
  width: 100%;
  gap: 25px;
}

.info._speaker-bio.dev .speaker__common {
  padding: 4% 0 0;
  position: relative;
  z-index: 20;
  max-width: 292px;
}

.info._speaker-bio.dev .speaker__name {
  margin-bottom: 16px;
  text-align: left;
}

.info._speaker-bio.dev .speaker__description {
  text-align: left;
}

.info._speaker-bio.dev .speaker__photo {
  width: 185px;
  min-width: 185px;
  height: 200px;
  position: relative;
  z-index: 20;
  margin: 0;
  transform: translate3d(0, 0, 0);
  filter: grayscale(0);
  opacity: 1;
}

.info._speaker-bio.dev .speaker__info {
  position: initial;
  display: block;
}

.info._speaker-bio.dev .speaker__info:before {
  content: none;
}

.info._speaker-bio.dev .speaker__info {
  padding: 40px 0 0;
}

.info._speaker-bio.dev .speaker:not(._disable-hover):hover .speaker__photo {
  filter: grayscale(0);
  opacity: 1;
}

.info._speaker-bio.dev .speaker__bio-date {
  opacity: 0.5;
}

.info._speaker-bio.dev .speaker__bio-place {
  opacity: 0.5;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section._speakers {
    padding-bottom: 80px;
    margin-bottom: 80px;
  }

  .page._landing._day .section._speakers .section__title {
    margin-bottom: 48px;
  }

  .speaker:not(._disable-hover):hover .speaker__info {
    display: block;
    pointer-events: all;
  }

  .page._landing._day .section._speakers .speaker__common {
    position: relative;
    padding: 0 16px 5px;
  }

  .page._landing._day .section._speakers .speaker__info {
    padding: 0 20px 24px;
  }

  .page._landing._day .section._speakers .speaker__info:before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
      linear-gradient(0deg, rgba(0, 255, 215, 0.1), rgba(0, 255, 215, 0.1)),
      rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(9px);
    border-radius: 16px;
    left: 0;
    top: -320px;
    right: 0;
    width: 100%;
    margin-top: -32px;
    bottom: 0;
  }

  .page._landing._day .section._speakers .speaker__more.speaker__more-mobile {
    display: none;
  }
}

@media (max-width: 739.9px) {
  .speaker:not(._disable-hover):hover .speaker__info {
    display: none;
    pointer-events: all;
  }

  .page._landing._day .section._speakers {
    padding-bottom: 0;
    margin-bottom: 60px;
  }

  .page._landing._day .section._speakers .section__title-icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .page._landing._day .section._speakers .speaker__photo {
    -webkit-clip-path: url(#mask-speaker-image-mobile);
    clip-path: url(#mask-speaker-image-mobile);
  }

  .page._landing._day .section._speakers .section__list .group {
    gap: 24px;
  }

  .page._landing._day .section._speakers .speaker__common {
    padding-bottom: 0;
  }

  .page._landing._day .section._speakers .speaker__description {
    margin-bottom: 0;
  }

  .page._landing._day .section._speakers .tns-nav {
    display: none;
  }

  .page._landing .section._speakers .section__list-item {
    margin-bottom: 32px;
  }

  .page._landing._day .section._speakers .speaker__description {
    margin-bottom: 16px;
  }

  .page._landing._day .section._speakers .speaker__more {
    position: relative;
    width: fit-content;
    margin: 0 auto 0 30px;
    border-bottom: none;
    display: block;

    cursor: pointer;

    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._day .section._speakers .speaker__more.speaker__more-mobile {
    display: block;
  }

  .modal._speaker-bio .modal__container {
    padding: 32px 16px 40px;
  }

  .modal._speaker-bio .modal__close {
    right: 20px;
    top: 20px;
  }

  .info._speaker-bio.dev .speaker__photo {
    width: 104px;
    min-width: 104px;
    height: 112px;
  }

  .info._speaker-bio.dev .speaker__content {
    align-items: flex-start;
    gap: 16px;
  }

  .info._speaker-bio.dev .speaker:not(._disable-hover):hover .speaker__info {
    display: block;
  }

  .info._speaker-bio.dev .speaker__name {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .info._speaker-bio.dev .speaker__description {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    opacity: 0.5;
  }
}

/* .section._registration */
.page._landing._day .section._registration._view-3 {
  background: none;
  padding-bottom: 44px;
  margin-bottom: 53px;
  margin-top: -76px;
}

.page._landing._day .section._registration._view-3 .section__wrap {
  background: url(../img/bg-landing-99.png) no-repeat center right;
  background-size: cover;
  padding: 32px 64px;
  min-height: 258px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.page._landing._day .section._registration._view-3 .section__wrap:before {
  content: none;
}

.page._landing._day .section._registration._view-3 .section__wrap h2 {
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}

.page._landing._day .section._registration._view-3 .section__description {
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  opacity: 0.7;
  max-width: 390px;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section._registration._view-3 {
    background: none;
    padding-bottom: 44px;
    margin-bottom: 34px;
    margin-top: -80px;
  }

  .page._landing._day .section._registration._view-3 .section__wrap {
    padding: 32px 40px;
  }

  .page._landing._day .section._registration {
    margin-top: 0;
  }
}

@media (max-width: 739.9px) {
  .page._landing._day .section._registration._view-3 {
    margin-top: 0;
  }

  .page._landing._day .section._registration {
    margin-top: 0;
  }

  .page._landing._day .section._registration._view-3 .section__wrap {
    padding: 24px;
  }

  .page._landing._day .section._registration._view-3 .container {
    padding: 0 16px;
  }
}

/* section__companies */

.page._landing._day .section__companies {
  padding-bottom: 225px;
  /* padding-bottom: 80px; */
  margin-bottom: 60px;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    rgba(202, 217, 244, 0.5);
}

.page._landing._day .section__companies .section__title-icon {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.page._landing._day .section__companies .section__companies-title {
  text-align: center;
  margin-bottom: 32px;
  position: relative;
  z-index: 30;
}
.page._landing._day .section__companies .section__companies-subtitle {
  padding-top: 26px;
  padding-bottom: 0px;
}
.page._landing._day .section__companies .section__companies-subtitle p {
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  margin-bottom: 0;
}
.page._landing._day .section__companies .section__companies-text {
  text-align: center;
  position: relative;
  z-index: 30;
}

.page._landing._day .section__companies .section__companies-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}

.page._landing._day .section__companies .section__companies-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
}

.page._landing._day .section__companies .section__companies-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 173px;
  height: 100px;
  border: none;
}

.page._landing._day
  .section__companies
  .section__companies-item:hover
  .section__companies-img {
  filter: grayscale(0);
  opacity: 1;
}

.page._landing._day
  .section__companies
  .section__companies-item
  .section__companies-img
  .section__companies-img-bw {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.2s;
  opacity: 1;
}

.page._landing._day
  .section__companies
  .section__companies-item:hover
  .section__companies-img
  .section__companies-img-bw {
  opacity: 0;
}

.page._landing._day
  .section__companies
  .section__companies-item
  .section__companies-img
  .section__companies-img-bw {
  opacity: 0;
}

.page._landing._day
  .section__companies
  .section__companies-item
  .section__companies-img
  .section__companies-img-color {
  opacity: 1;
  transition: 0.2s;
}

.page._landing._day
  .section__companies
  .section__companies-item:hover
  .section__companies-img
  .section__companies-img-color {
  opacity: 1;
}

.page._landing._day
  .section__companies
  .section__companies-item
  .section__companies-img {
  /* filter: grayscale(1); */
  /* opacity: 0.5; */
  /* transition: opacity 0.3s, filter 0.3s; */
}

.page._landing._day
  .section__companies
  .section__companies-item
  .section__companies-img.bw-img {
  opacity: 1;
  filter: none;
  position: relative;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section__companies .section__companies-title {
    margin-bottom: 25px;
  }
}

@media (max-width: 767.9px) {
  .page._landing._day .section__companies .section__companies-title {
    margin-bottom: 14px;
  }
  .page._landing._day .section__companies .section__companies-subtitle {
    font-size: 20px;
    line-height: 24px;
  }
  .page._landing._day .section__companies .section__companies-subtitle p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  .page._landing._day .section__companies .section__companies-line {
    row-gap: 8px;
  }
  .page._landing._day .section__companies .section__title-icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .page._landing._day .section__companies .section__companies-items {
    gap: 16px;
  }

  .page._landing._day .section__companies .section__companies-item {
    width: 156px;
    height: 90px;
  }

  .page._landing._day
    .section__companies
    .section__companies-item
    .section__companies-img {
    filter: grayscale(0);
    opacity: 1;
    transition: opacity 0.3s, filter 0.3s;
  }

  .page._landing._day .section__companies {
    padding-bottom: 180px;
    /* padding-bottom: 40px; */
  }
}

/* .section__join */

.page._landing._day .section__join {
  z-index: 1;
  position: relative;
  padding-bottom: 60px;
  margin-top: -108px;
  margin-bottom: 60px;
}

.page._landing._day .section__join .container {
  max-width: 1315px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}

.page._landing._day .section__join .section__wrap {
  /* background: url(../img/KCIC-join-bg-new.png) no-repeat center right;
	background-size: cover; */
  padding: 50px 47px;
  min-height: 258px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.page._landing._day .section__join .section__wrap .section__bg {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page._landing._day .section__join .section__wrap .section__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  max-width: 1920px;
}

.page._landing._day .section__join .section__wrap .section__info {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 30px;
}

.page._landing._day
  .section__join
  .section__wrap
  .section__info
  .section__info-date {
  width: fit-content;
  background: #8c8cff;
  backdrop-filter: blur(75px);
  border-radius: 8px;
  padding: 4px 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;

  color: #fff;
}

.page._landing._day
  .section__join
  .section__wrap
  .section__info
  .section__info-format {
  display: flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #cdcfd0;
}

.page._landing._day
  .section__join
  .section__wrap
  .section__info
  .section__info-format:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../img/icon_desktop.svg);
}

.page._landing._day .section__join .section__wrap:before {
  content: none;
}

.page._landing._day .section__join .section__wrap h2 {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0em;
  text-align: left;

  color: #fff;
}

.page._landing._day .section__join .section__description {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  max-width: 675px;
  opacity: 0.8;
}

.page._landing._day .section__join .section__buttons .button {
  background: #09fdd6;
  border-radius: 8px;
  color: #000;
}

.page._landing._day .section._faq {
  padding-top: 0;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    rgba(179, 246, 255, 0.4);
}

._faq .tabs._faq .faq__menu a._active {
  /* background: linear-gradient(90deg, rgba(0, 255, 215, 0.12) 0%, rgba(255, 255, 255, 0) 77.97%); */

  background: -moz-linear-gradient(
    left,
    rgb(207, 253, 249, 1) 0%,
    rgba(125, 185, 232, 0) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgb(207, 253, 249, 1) 0%,
    rgba(125, 185, 232, 0) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgb(207, 253, 249, 1) 0%,
    rgba(125, 185, 232, 0) 100%
  );
  /*  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

._faq .faq__group-list .item a {
  overflow-wrap: break-word;
}

@media (max-width: 1023.9px) {
  ._faq .tabs._faq .faq__menu a._active {
    background: none;
  }
  .page._landing._day ._faq .faq__menu ul {
    justify-content: flex-start;
  }
}

.section._how-it-was:before {
  content: none;
}

@media (max-width: 1023.9px) {
  .page._landing._day .section__join {
    padding-bottom: 35px;
    margin-top: -108px;
    margin-bottom: 30px;
  }
  section._faq._padding {
    margin-top: 30px;
  }

  .page._landing._day .section__join .container {
    padding: 0 40px;
  }

  .page._landing._day .section__join .section__wrap {
    background-size: cover;
    padding: 33px 155px 33px 33px;
    min-height: 258px;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
  }

  .page._landing._day .section__join .section__wrap h2 {
    margin-bottom: 20px;

    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
  }

  .page._landing._day .section__join .section__description {
    margin-bottom: 42px;

    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
    max-width: 445px;
  }
}

@media (max-width: 739.9px) {
  .page._landing._day .section__join {
    padding-bottom: 0;
  }

  .page._landing._day .section__join .container {
    padding: 0;
  }

  .page._landing._day .section__join .section__wrap {
    background: linear-gradient(0deg, #19282d, #19282d), rgba(9, 253, 214, 0.2);
    padding: 32px 16px 40px;
    min-height: 258px;
    border-radius: 0;
    position: relative;
    overflow: hidden;
  }

  .page._landing._day .section__join .section__wrap h2 {
    margin-bottom: 20px;

    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
  }

  .page._landing._day .section__join .section__description {
    margin-bottom: 42px;

    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
    max-width: 445px;
  }

  .page._landing._day .section__join .section__buttons .button {
    background: #09fdd6;
    border-radius: 8px;
    color: #000;
    width: 100%;
  }
}

.page._landing._day .section._programm .programm__item .programm__item-content {
  width: 100%;
}

/*---------------------------------------------------------------
  |																|
  |																|
  |	Kaspersky Cyber Immunity Developers Night night/ночь		|
  |																|
  |																|
  ---------------------------------------------------------------*/

.page._landing._dark._night .section._entry {
  /* margin-bottom: 72px; */
  margin-bottom: 0;
}
.page._landing._dark._night .section._entry .button__text {
  font-size: 20px;
  color: #ffffffb0;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 40px;
  width: 100%;
}
.page._landing._dark._night .section._entry .section__footer {
  flex-wrap: wrap;
}
.page._landing._dark._night .section._entry._dark .section__menu {
  /* background: radial-gradient(
      100% 100% at 0% 0%,
      #ffffff 0%,
      rgba(255, 255, 255, 0.8) 100%
    ) */

  /* box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(81px); */
}

.page._landing._dark._night .section._entry._dark .section__menu .anchors a {
  font-weight: 300;
  /* color: #1f3238; */
}

.page._landing._dark._night .section._entry .section__wrap .container {
  position: relative;
  padding-top: 83px;
  padding-bottom: 80px;
}

.page._landing._dark._night .section._entry._gradient .section__bg img {
  width: 100%;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  height: 580px;
  object-fit: cover;
  position: relative;
  z-index: 10;
  max-width: 1920px;
}

.page._landing._dark._night .section._entry._gradient .section__bg:before {
  background: none;
}

.page._landing._dark._night .section._entry._gradient .section__bg:after {
  content: none;
}

/* .page._landing._dark._night .section._entry .section__timer {
      display: flex;
      align-items: center;
      gap: 40px;
      position: relative;
      right: auto;
      top: auto;
      margin-bottom: 40px;
    } */
.page._landing._dark._night .section._entry .section__timer {
  top: 98px;
  right: -37px;
}

.page._landing._dark._night .section._entry .section__date {
  width: 270px;
  height: 212px;
}

.page._landing._dark._night .section._entry .section__date {
  /* padding: 7px 24px;
    
      font-size: 24px;
      font-weight: 500;
      line-height: 30px;
      letter-spacing: 0em;
      text-align: left;
      color: #1f3238;
    
      border-radius: 12px;
      height: 44px;
      background: #00f2c2;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0;
      box-shadow: none;
      border: none; */
}

.page._landing._dark._night .section._entry .section__date span {
  width: 142px;
  padding-top: 8px;

  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
}

.page._landing._dark._night .section._entry .section__time {
  right: 15px;
}

/*.page._landing._dark._night .section._entry .section__time {
      display: block;
    
      font-size: 24px;
      font-weight: 500;
      line-height: 30px;
      letter-spacing: 0em;
      text-align: left;
    
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-right: 17px;
      box-shadow: none;
      border: none;
    } */
.icon._clock {
  width: 32px;
  height: 32px;
  background-image: url(../img/icon_clock-white.svg);
}

.page._landing._dark._night .section._entry .section__title {
  margin-bottom: 5px;
}

.page._landing._dark._night .section._entry .section__title h1 {
  font-family: "Kaspersky Sans Text";
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._dark._night .section._entry .section__title h1 span {
  font-family: "Kaspersky Sans Text";
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._dark._night .section._entry .section__lead {
  max-width: 638px;
  margin-bottom: 40px;

  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;

  min-height: 32px;
}

.page._landing._dark._night .section._entry .section__conference-info {
  position: relative;
  top: auto;
  left: auto;
}
.page._landing._dark._night._past .section._entry .section__conference-info {
  order: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 24px;
}
.page._landing._dark._night
  .section._entry
  .section__conference-info
  .section__conference-info_place {
  position: relative;

  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffffb0;
  margin-bottom: 5px;
  padding-left: 31px;
}

.page._landing._dark._night
  .section._entry
  .section__conference-info
  .section__conference-info_place
  .icon {
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  background-image: url(../img/icon_place_outline.svg);
}

.page._landing._dark._night
  .section._entry
  .section__conference-info
  .section__conference-info_format {
  position: relative;
  text-decoration: none;
  border-bottom: none;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffffb0;

  padding-left: 31px;
}

.page._landing._dark._night
  .section._entry
  .section__conference-info
  .section__conference-info_format
  .icon {
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  background-image: url(../img/icon_desktop-green.svg);
}

.page._landing._dark._night .section._entry .section__speakers {
  position: relative;
  right: auto;
  top: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.page._landing._dark._night._past .section._entry .section__speakers {
  margin-left: auto;
  margin-right: 0;
}

.page._landing._dark._night .section._entry .section__speakers .list__item {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff9c;
}

.page._landing._dark._night
  .section._entry
  .section__speakers
  .icon._arrow-forward-bottom._white {
  background-image: url(../img/icon_arrow-forward-bottom-white.svg);
}

.page._landing._dark._night .section._entry .section__buttons {
  display: flex;
  align-items: center;
  width: fit-content;
}

.page._landing._dark._night .section._entry .section__buttons .button {
  width: 100%;
  max-width: fit-content;
  padding: 0 16px;
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .page._landing._dark._night .section._entry .section__title {
    max-width: 63.458vw;
    min-height: 18.194vw;
  }
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._entry .section__footer {
    flex-direction: row;
    justify-content: flex-start;
  }
  .page._landing._dark._night .section._entry {
    margin-bottom: 8px;
  }

  .page._landing._dark._night .section._entry .section__wrap .container {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .page._landing._dark._night .section._entry .section__timer {
    /* margin-bottom: 25px; */
    top: 64px;
    right: 12px;
  }

  .page._landing._dark._night .section._entry .section__date {
    justify-content: flex-start;
    padding-top: 48px;
    margin-bottom: -60px;
    width: 190px;
    height: 190px;
    /* padding: 5px 12px;
        height: 34px;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left; */
  }

  .page._landing._dark._night .section._entry .section__time {
    padding: 7px 13px;
    height: 40px;

    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .icon._clock {
    width: 24px;
    height: 24px;
    background-image: url(../img/icon_clock-white.svg);
  }

  .page._landing._dark._night .section._entry .section__title {
    margin-bottom: 25px;
  }

  .page._landing._dark._night .section._entry .section__title h1 {
    font-family: "Kaspersky Sans Text";
    font-size: 54px;
    font-weight: 600;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._entry .section__title h1 span {
    font-family: "Kaspersky Sans Text";
    font-size: 54px;
    font-weight: 600;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._entry._gradient .section__bg {
    margin-left: -757px;
    height: 653px;
  }

  .page._landing._dark._night .section._entry._gradient .section__bg img {
    width: 100%;
    margin-left: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 10;
    max-width: 1920px;
  }

  .page._landing._dark._night .section._entry .section__lead {
    max-width: 440px;
    margin-bottom: 40px;

    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._entry .section__speakers {
    position: absolute;
    top: 268px;
    right: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 230px;
  }
  .page._landing._dark._night._past .section._entry .section__speakers {
    order: 2;
    position: relative;
    top: auto;
    right: auto;
    margin-left: 0;
    margin-top: 3px;
  }

  .page._landing._dark._night .section._entry .section__speakers .title {
    padding-right: 35px;
    text-align: right;
    opacity: 0.7;
  }
  .page._landing._dark._night._past .section._entry .section__speakers .title {
    text-align: left;
  }
  .page._landing._dark._night .section._entry .section__speakers .list__item {
    width: 48px;
    height: 48px;
  }

  .page._landing._dark._night .section._entry .section__conference-info {
    /* position: absolute;
        top: 400px;
        left: 295px; */
  }
  .page._landing._dark._night._past .section._entry .section__conference-info {
    margin-top: 48px;
    order: 3;
    justify-content: flex-start;
    width: max-content;
    margin-left: 7px;
  }
  .page._landing._dark._night .section._entry .section__buttons {
    width: 100%;
    margin: 0 -8px 25px;
  }

  .page._landing._dark._night .section._entry .section__buttons .button {
    width: 100%;
    max-width: 335px;
  }
}

@media (max-width: 739.9px) {
  .page._landing._dark._night .section._entry {
    margin-bottom: 8px;
  }

  .page._landing._dark._night .section._entry._gradient .section__bg {
    margin-left: 0;
    height: 608px;
  }

  .page._landing._dark._night .section._entry .section__wrap {
    min-height: 608px;
  }

  .page._landing._dark._night .section._entry .section__wrap .container {
    padding-top: 47px;
  }

  .page._landing._dark._night .section._entry .section__timer {
    gap: 16px;
  }

  .page._landing._dark._night .section._entry .section__date {
    padding: 4px 8px;
    height: 31px;
    width: 134px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
  }

  .page._landing._dark._night .section._entry .section__date span {
    padding-top: 0;
    width: fit-content;

    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
  }

  .page._landing._dark._night .section._entry .section__time {
    padding: 7px 13px 7px 0;
    height: 40px;
    width: 150px;
    background-color: transparent;
    backdrop-filter: blur(0);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    justify-content: flex-start;
  }

  .page._landing._dark._night .section._entry .section__title h1 {
    font-family: "Kaspersky Sans Text";
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._entry .section__title h1 span {
    font-family: "Kaspersky Sans Text";
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._entry .section__lead {
    margin-bottom: 25px;

    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._entry .section__speakers {
    position: initial;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 30px;
  }
  .page._landing._dark._night._past .section._entry .section__speakers {
    order: 2;
    margin-left: 0;
    margin-top: 1px;
  }
  .page._landing._dark._night .section._entry .section__speakers .title {
    padding-right: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._entry .section__conference-info {
    order: 2;
    top: auto;
    left: auto;
  }
  .page._landing._dark._night._past .section._entry .section__conference-info {
    margin-top: -6px;
    margin-bottom: 6px;
    margin-left: 0;
  }

  .page._landing._dark._night
    .section._entry
    .section__conference-info
    .section__conference-info_place {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    margin-bottom: 14px;
    padding-left: 31px;
  }

  .page._landing._dark._night
    .section._entry
    .section__conference-info
    .section__conference-info_place
    .icon {
    width: 24px;
    height: 24px;
  }

  .page._landing._dark._night
    .section._entry
    .section__conference-info
    .section__conference-info_format {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    padding-left: 31px;
  }

  .page._landing._dark._night
    .section._entry
    .section__conference-info
    .section__conference-info_format
    .icon {
    width: 24px;
    height: 24px;
  }

  .page._landing._dark._night .section._entry .section__buttons {
    padding: 0;
    margin: 0 0px 16px;
  }
  .page._landing._dark._night._past .section._entry .section__buttons {
    order: 1;
  }
  .page._landing._dark._night .section._entry .section__buttons .button {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px 0;
  }
}

/* @media screen and (min-width: 740px) and (max-width: 767.9px) {
      .page._landing._dark._night .section._entry .section__title {
        margin-bottom: 0;
      }
      .page._landing._dark._night .section._entry .section__lead {
        margin-bottom: 15px;
      }
      .page._landing._dark._night .section._entry .section__timer {
        gap: 20px;
      }
      .page._landing._dark._night .section._entry .section__conference-info {
        top: 495px;
        left: 40px;
      }
    } */

/* section-about */
.page._landing._dark._night .section._about {
  padding-top: 0;
  position: relative;
  margin-bottom: 27px;
  overflow: hidden;
}

.page._landing._dark._night .section._about:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 543px;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #1f3238 0%, rgba(24, 25, 26, 0) 100%),
    #074e5b;
}

.page._landing._dark._night .section._about .container {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
  z-index: 10;
}

.page._landing._dark._night .section._about .section__content {
  padding: 0 0 0 43%;
  /* padding: 0;
      margin-left: -260px; */
  /* padding-bottom: 75px;
      padding-top: 0; */
}

.page._landing._dark._night .section._about .section__content h2 {
  position: relative;
  margin-left: 0;
  margin-bottom: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page._landing._dark._night
  .section._about
  .section__content
  h2
  .section__content-logo {
  display: block;
  text-decoration: none;
  border-bottom: none;
}

.page._landing._dark._night .section._about .section__content h2:before {
  content: none;
  position: absolute;
  left: -51px;
  width: 28px;
  height: 23px;
  top: 8px;
  background: url(../img/icon_blockquote.svg) no-repeat center center;
  background-size: contain;
}

.page._landing._dark._night .section._about .section__content blockquote {
  margin-left: 52px;
  margin-bottom: 76px;
  max-width: 585px;
}

.page._landing._dark._night
  .section._about
  .section__content
  blockquote:before {
  content: none;
}

.page._landing._dark._night .section._about .section__content p {
  margin-bottom: 13px;
}

.page._landing._dark._night .section._about .section__content h3 {
  padding-top: 18px;
  margin-bottom: 24px;
}

.page._landing._dark._night .section._about .section__content ul {
  margin-left: 16px;
}

.page._landing._dark._night .section._about .section__content li::marker {
  color: #00f2c2;
  font-size: 16px;
}

.page._landing._dark._night .section._about .section__image {
  z-index: -1;
  position: absolute;
  width: 1056px;
  height: 1056px;
  min-width: 1056px;
  top: auto;
  bottom: -185px;
  left: -161px;
  margin-right: auto;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._about {
    padding-top: 24px;
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
  }
  .page._landing._dark._night._past .section._about {
    padding-top: 0;
  }
  .page._landing._dark._past .section._about .section__bg {
    margin-bottom: 0;
  }
  .page._landing._dark._night .section._about::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 543px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #1f3238 0%, rgba(24, 25, 26, 0) 100%),
      #074e5b;
  }

  .page._landing._dark._night .section._about .section__image {
    position: absolute;
    width: 600px;
    height: 600px;
    min-width: 426px;
    left: auto;
    right: 46%;
    margin-left: 0;
    top: auto;
    bottom: -9%;
  }

  .page._landing._dark._night .section._about .section__content {
    width: 100%;
    padding: 0;
  }

  .page._landing._dark._night .section._about .section__content h2 {
    margin-bottom: 32px;
    text-align: left;
  }

  .page._landing._dark._night .section._about .section__content blockquote {
    margin-left: 8px;
    margin-bottom: 48px;
    max-width: 489px;
  }

  .page._landing._dark._night .section._about .section__text {
    max-width: 100%;
    padding-left: 0;
  }

  .page._landing._dark._night .section._about .section__text h3 {
    max-width: 390px;
    margin-left: auto;

    margin-bottom: 22px;
  }

  .page._landing._dark._night .section._about .section__text ul {
    max-width: 375px;
    margin-left: auto;
  }
  .page._landing._dark._night .section._about .section__text p:last-child {
    max-width: 390px;
    margin-left: auto;
    margin-bottom: 16px;
  }
}

@media (max-width: 739.9px) {
  .page._landing._dark._night._past .section._about {
    padding-top: 23px;
  }
  .page._landing._dark._night .section._about .container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .page._landing._dark._night .section._about .section__content h2 {
    margin-bottom: 24px;
    text-align: left;
  }

  .page._landing._dark._night
    .section._about
    .section__content
    h2
    .section__content-logo {
    display: block;
    width: 102px;
    height: auto;
  }

  .page._landing._dark._night .section._about .section__image {
    margin-top: -100px;
    margin-left: auto;
    width: 378px;
    height: 405px;
    position: initial;
  }

  .page._landing._dark._night .section._about .section__image img {
    margin: 0 auto;
  }

  .page._landing._dark._night .section._about .section__content blockquote {
    margin-bottom: 420px;
  }

  .page._landing._dark._night .section._about .section__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._about .section__content p {
    margin-bottom: 22px;
  }

  .page._landing._dark._night .section._about .section__text h3 {
    max-width: 100%;
    margin-left: auto;
    margin-bottom: 14px;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._about .section__text ul {
    max-width: 100%;
    margin-left: 18px;
  }

  .page._landing._dark._night .section._about .section__content li {
    margin-bottom: 22px;
  }
  .page._landing._dark._night .section._about .section__text p:last-child {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 16px;
  }
}

/* @media (min-width: 740px) and (max-width: 767.9px) {
      .page._landing._dark._night .section._about .section__image {
        top: 140px;
      }
    } */
@media screen and (max-width: 430px) {
  .page._landing._dark._night .section._about .section__image {
    margin-left: -5%;
  }
}

/*@media screen and (max-width: 393.9px) {
      .page._landing._dark._night .section._about .section__content blockquote {
        margin-bottom: 420px;
      }
      .page._landing._dark._night .section._about .section__image {
        top: 152px;
      }
    } */

.page._landing._dark._night .section__wpapper {
  overflow: hidden;
}

/* .section._speakers */
.page._landing._dark._night .section._speakers .section__title-icon {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.page._landing._dark._night .section._speakers {
  position: relative;
  z-index: 500;
  overflow: visible;
  margin-top: 95px;
  padding-bottom: 100px;
  margin-bottom: 46px;
  pointer-events: none;
}

.page._landing._dark._night .section._speakers .speaker {
  /* background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
        linear-gradient(0deg, rgba(0, 255, 215, 0.1), rgba(0, 255, 215, 0.1)), rgba(255, 255, 255, 0.85);
      backdrop-filter: blur(9px); */

  border-radius: 16px;

  transition: all 0.25s linear;
}

.page._landing._dark._night .section._speakers .section__title {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  z-index: 30;
}

.page._landing._dark._night
  .section._speakers
  .speaker:hover
  .speaker__content
  .speaker__common
  .speaker__text {
  max-height: 9999px;
  height: 100%;

  opacity: 1;
  visibility: visible;
}

.page._landing._dark._night
  .section._speakers
  .section__list
  .group
  .section__list-item
  .speaker__text {
  /* position: absolute;
      bottom: 24px; */
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  transition: all 0.25s linear;
}

.page._landing._dark._night .section._speakers .speaker__common {
  padding-bottom: 5px;
  position: relative;
}

.page._landing._dark._night .section._speakers .speaker__info {
  padding: 10px 20px 24px;
}

.page._landing._dark._night .section._speakers .speaker__info:before {
  content: "";
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(31, 50, 56, 0.9) 0%,
    rgba(3, 83, 97, 0.9) 100%
  );
  backdrop-filter: blur(9px);
  border-radius: 16px;
  left: 0;
  top: -320px;
  right: 0;
  width: 100%;
  margin-top: -32px;
  bottom: 0;
}

.page._landing._dark._night .section._speakers .speaker__more {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  border-bottom: none;
  display: block;

  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
}

.page._landing._dark._night
  .section._speakers
  .speaker__more.speaker__more-mobile {
  display: none;
}

.page._landing._dark._night .section._speakers .speaker__more:before {
  content: "";
  position: absolute;
  left: -30px;
  width: 24px;
  height: 24px;
  background: url(../img/KCIDN-info-icon.svg) no-repeat center center;
  background-size: contain;
}

.page._landing._dark._night .section._speakers .speaker__bio {
  z-index: 1;
  position: relative;

  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._dark._night
  .section._speakers
  .speaker__bio
  .speaker__info-item {
  margin-bottom: 32px;
}

.page._landing._dark._night .section._speakers .speaker__bio .speaker__bio-date,
.page._landing._dark._night
  .section._speakers
  .speaker__bio
  .speaker__bio-place {
  margin-bottom: 6px;

  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;

  color: #ffffff;

  opacity: 0.5;
}

.page._landing._dark._night .section._speakers .speaker__description {
  margin-bottom: 16px;
}

.page._landing._dark._night .section._speakers .speaker__photo {
  opacity: 1;
  transition: none;
  filter: none;
  -webkit-clip-path: url(#mask-speaker-image);
  clip-path: url(#mask-speaker-image);
}
.page._landing._dark._night .section._speakers .speaker__photo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #276bf2;
  background-blend-mode: luminosity;
  opacity: 0.15;
  transition: 0.3s;
}

.page._landing._dark._night
  .section._speakers
  .speaker:not(._disable-hover):hover
  .speaker__photo {
  opacity: 1;
  filter: none;
}

.page._landing._dark._night
  .section._speakers
  .speaker:not(._disable-hover):hover
  .speaker__photo
  img {
  filter: none;
}

.page._landing._dark._night .section._speakers .speaker__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1);
}

.page._landing._dark._night .section._speakers .tns-ovh {
  overflow: visible;
  z-index: 11;
  position: relative;
}

.page._landing._dark._night .section._speakers .tns-nav {
  z-index: 10;
  position: absolute;
  bottom: -24px;
}

.page._landing._dark._night
  .section._speakers
  .section__list
  .group
  .section__list-item {
  margin-bottom: 20px;
}

.modal._speaker-bio {
}

.modal._speaker-bio .modal__bg {
  background: #1f3238;
  opacity: 0.7;
}

.modal._speaker-bio .modal__container {
  padding: 40px 40px 40px;
}

.info._speaker-bio.dev {
}

.info._speaker-bio.dev .speaker__content {
  display: flex;
  width: 100%;
  gap: 25px;
}

.info._speaker-bio.dev .speaker__common {
  padding: 4% 0 0;
  position: relative;
  z-index: 20;
  max-width: 292px;
}

.info._speaker-bio.dev .speaker__name {
  margin-bottom: 16px;
  text-align: left;
}

.info._speaker-bio.dev .speaker__description {
  text-align: left;
}

.info._speaker-bio.dev .speaker__photo {
  width: 185px;
  min-width: 185px;
  height: 200px;
  position: relative;
  z-index: 20;
  margin: 0;
  transform: translate3d(0, 0, 0);
  filter: grayscale(0);
  opacity: 1;
}

.info._speaker-bio.dev .speaker__info {
  position: initial;
  display: block;
}

.info._speaker-bio.dev .speaker__info:before {
  content: none;
}

.info._speaker-bio.dev .speaker__info {
  padding: 40px 0 0;
}

.info._speaker-bio.dev .speaker:not(._disable-hover):hover .speaker__photo {
  filter: grayscale(0);
  opacity: 1;
}

.info._speaker-bio.dev .speaker__bio-date {
  opacity: 0.5;
}

.info._speaker-bio.dev .speaker__bio-place {
  opacity: 0.5;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._speakers {
    margin-top: 52px;
    padding-bottom: 80px;
    margin-bottom: 80px;
  }

  .page._landing._dark._night .section._speakers .section__title {
    margin-bottom: 38px;
  }

  .speaker:not(._disable-hover):hover .speaker__info {
    display: block;
    pointer-events: all;
  }

  .page._landing._dark._night .section._speakers .speaker__common {
    position: relative;
    padding: 0 16px 5px;
  }

  .page._landing._dark._night .section._speakers .speaker__info {
    padding: 0 20px 24px;
  }

  .page._landing._dark._night .section._speakers .speaker__info:before {
    content: "";
    position: absolute;
    background: linear-gradient(
      180deg,
      rgba(31, 50, 56, 0.9) 0%,
      rgba(3, 83, 97, 0.9) 100%
    );
    backdrop-filter: blur(9px);
    border-radius: 16px;
    left: 0;
    top: -320px;
    right: 0;
    width: 100%;
    margin-top: -32px;
    bottom: 0;
  }

  .page._landing._dark._night
    .section._speakers
    .speaker__more.speaker__more-mobile {
    display: none;
  }
}

@media (max-width: 739.9px) {
  .page._landing._dark._night .section._speakers {
    margin-top: 22px;
  }

  .speaker:not(._disable-hover):hover .speaker__info {
    display: none;
    pointer-events: all;
  }

  .page._landing._dark._night .section._speakers {
    padding-bottom: 0;
    margin-bottom: 60px;
  }

  .page._landing._dark._night .section._speakers .section__title {
    margin-bottom: 24px;
  }

  .page._landing._dark._night .section._speakers .section__title-icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .page._landing._dark._night .section._speakers .speaker__name {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
  .page._landing._dark._night .section._speakers .speaker__photo {
    -webkit-clip-path: url(#mask-speaker-image-mobile);
    clip-path: url(#mask-speaker-image-mobile);
  }
  .page._landing._dark._night .section._speakers .speaker__photo img {
    -webkit-clip-path: url(#mask-speaker-image-mobile);
    clip-path: url(#mask-speaker-image-mobile);
  }

  .page._landing._dark._night .section._speakers .section__list .group {
    gap: 24px;
  }

  .page._landing._dark._night .section._speakers .speaker__common {
    padding-bottom: 0;
  }

  .page._landing._dark._night .section._speakers .tns-nav {
    display: none;
  }

  .page._landing .section._speakers .section__list-item {
    margin-bottom: 32px;
  }

  .page._landing._dark._night .section._speakers .speaker__description {
    margin-bottom: 16px;
  }

  .page._landing._dark._night .section._speakers .speaker__more {
    position: relative;
    width: fit-content;
    margin: 0 auto 0 30px;
    border-bottom: none;
    display: block;

    cursor: pointer;

    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night
    .section._speakers
    .speaker__more.speaker__more-mobile {
    display: block;
  }

  .modal._speaker-bio .modal__container {
    padding: 32px 16px 40px;
  }

  .modal._speaker-bio .modal__close {
    right: 20px;
    top: 20px;
  }

  .info._speaker-bio.dev .speaker__photo {
    width: 104px;
    min-width: 104px;
    height: 112px;
  }

  .info._speaker-bio.dev .speaker__content {
    align-items: flex-start;
    gap: 16px;
  }

  .info._speaker-bio.dev .speaker:not(._disable-hover):hover .speaker__info {
    display: block;
  }

  .info._speaker-bio.dev .speaker__name {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .info._speaker-bio.dev .speaker__description {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    opacity: 0.5;
  }
}

/* section._programm */
.page._landing._dark._night .section._programm {
  padding-bottom: 0;
  margin-top: 0;
}

.page._landing._dark._night .section._programm .programm__title-icon {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.page._landing._dark._night .section._programm .programm__item-time {
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  /* color: #1f3238; */
  opacity: 1;
  padding-top: 5px;
  width: 103px;
  min-width: 103px;
}

.page._landing._dark._night .section._programm .programm__item-headers {
  display: flex;
  flex-direction: column;
}

.page._landing._dark._night .section._programm .programm__title-creative {
  color: #8c8cff;
}

.page._landing._dark._night .section._programm .mini-author__photo {
  border-radius: 50px;
}

.page._landing._dark._night .section._programm .section__bg:before {
  left: 57%;
  top: 9%;
}

.page._landing._dark._night .section._programm .programm__item-authors {
  padding-right: 103px;
  gap: 25px 0;
}

.page._landing._dark._night
  .section._programm
  .programm__item-authors
  .mini-author {
  margin-bottom: 0;
}

.page._landing._dark._night
  .section._programm
  .programm__item-authors
  .mini-author__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.page._landing._dark._night
  .section._programm
  .programm__item-authors
  .mini-author__name {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._dark._night
  .section._programm
  .programm__item-authors
  .mini-author__info {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;

  opacity: 0.5;
}

.page._landing._dark._night
  .section._programm
  .programm__item-authors
  .mini-author__info-tag {
  color: #0000ff;
  opacity: 1;
}

.page._landing._dark._night
  .section._programm
  .programm__item-authors
  .mini-author__common.no-photo {
  padding-left: 56px;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._programm {
    padding-top: 6px;
    padding-bottom: 40px;
  }

  .page._landing._dark._night .section._programm .programm__title {
    margin-bottom: 50px;
  }

  .page._landing._dark._night .section._programm .mini-author__photo {
    border-radius: 50px;
  }

  .page._landing._dark._night .section._programm .programm__item-time {
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    /* color: #1f3238; */
    opacity: 1;
    padding-top: 5px;
    width: 103px;
    min-width: 103px;
  }

  .page._landing._dark._night .section._programm .programm__item {
    padding: 24px 0px 24px;
  }

  .page._landing._dark._night .section._programm .programm__item-authors {
    padding-right: 0;
    gap: 20px 0;
  }
}

@media (max-width: 767.9px) {
  .page._landing._dark._night .section._programm {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 32px;
  }

  .page._landing._dark._night .section._programm .programm__title {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .page._landing._dark._night
    .section._programm
    .programm__content
    .tabs__menu
    .button {
    margin-right: 0px;
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: 0;
    max-width: 100%;

    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._programm .programm__title-icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .page._landing._dark._night .section._programm .programm__item-content h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night
    .section._programm
    .programm__item._icon
    .programm__item-header {
    display: flex;
    align-items: flex-start;
  }

  .page._landing._dark._night
    .section._programm
    .programm__item._icon
    .programm__item-header
    img {
    width: 20px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 0;
    position: relative;
    top: 5px;
    display: inline;
  }

  .page._landing._dark._night .section._programm .programm__item-time {
    width: 65px;
    min-width: 65px;
    padding-top: 1px;

    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night
    .section._entry._dark
    .section__menu
    .container:before {
    background: linear-gradient(
      270deg,
      rgb(255 255 255 / 97%) 11.72%,
      rgb(255 255 255 / 0%) 100%
    );
  }

  .page._landing._dark._night
    .section._entry._dark
    .section__menu
    .container:after {
    background: linear-gradient(
      90deg,
      rgb(255 255 255 / 97%) 11.72%,
      rgb(255 255 255 / 0%) 100%
    );
  }

  .page._landing._dark._night
    .section._programm
    .programm__item-authors._multiple {
    margin: 17px 0 0;
  }

  .page._landing._dark._night .section._programm .section__bg:before {
    left: 10%;
    top: 10%;
  }

  .page._landing._dark._night .programm__content .tabs._default:before {
    content: none;
  }

  .page._landing._dark._night .section._programm .programm .tabs__menu {
    position: relative;
    padding-top: 60px;
  }

  .page._landing._dark._night
    .section._programm
    .programm__item-authors
    .programm__list {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .page._landing._dark._night
    .section._programm
    .programm__item-authors
    .mini-author__common.no-photo {
    padding-left: 0;
  }

  .page._landing._dark._night .section._programm .programm__item {
    padding: 20px 0px 20px;
  }

  .page._landing._dark._night
    .section._programm
    .programm__item-authors
    .mini-author__name {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
}

/* how-it-was */
.page._landing._dark._night .section._how-it-was {
  position: relative;
  z-index: 30;
  padding-top: 55px;
}

.page._landing._dark._night .section._how-it-was .section__video .container {
  display: flex;
  align-items: center;
}

.page._landing._dark._night .section._how-it-was .section__video {
  margin-top: 140px;
}

.page._landing._dark._night .section._how-it-was .section__video-content {
  padding-right: 30px;
  margin-right: 30px;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._how-it-was .section__title {
    margin-bottom: 6px;
  }

  .page._landing._dark._night .section._how-it-was .section__subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
  }

  .page._landing._dark._night .section._how-it-was .section__video {
    margin-top: 80px;
    margin-bottom: 40px;
  }

  .page._landing._dark._night .section._how-it-was .section__video-content h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
  }
}

@media (max-width: 767.9px) {
  .page._landing._dark._night .section._how-it-was {
    position: relative;
    z-index: 30;
    padding-top: 0px;
  }
  .page._landing._dark._night .section._how-it-was .section__photos .tns-nav {
    display: none;
  }
  .page._landing._dark._night .section._how-it-was .section__video-content {
    padding-right: 30px;
    margin-right: 0;
  }

  .page._landing._dark._night .section._how-it-was .section__video {
    margin-top: 58px;
    margin-bottom: 40px;
    padding-bottom: 78px;
  }

  .section._how-it-was .section__video-content .button {
    position: absolute;
    bottom: 8px;
  }
}

/* .section._registration */
.page._landing._dark._night .section._registration._view-3 {
  margin-bottom: 56px;
}
.page._landing._dark._night .section._registration._view-3 .container {
  max-width: 1316px;
}
.page._landing._dark._night
  .section._registration._view-3
  .section__description {
  opacity: 0.8;
}

.page._landing._dark._night .section._registration._view-3 .section__wrap {
  background-image: url(../img/night-bg-reg.png);
}
@media (max-width: 1023.9px) {
  .page._landing .section._registration._view-3 .section__wrap {
    background: url(../img/bg_landing-12.png) no-repeat center center;
  }
  .page._landing._dark._night .section._registration._view-3 {
    margin-bottom: 20px;
  }
  .page._landing._dark._night
    .section._registration._view-3
    .section__description {
    margin-bottom: 24px;
    max-width: 455px;
    padding-right: 0;
  }

  .page._landing._dark._night
    .section._registration._view-3
    .section__buttons
    .button:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767.9px) {
  .page._landing._dark._night .section._registration._view-3 .section__wrap {
    background-image: url(../img/bg_landing-12-dark-mobile.png);
  }
  .page._landing._dark._night .section._registration._view-3 {
    padding-bottom: 0;
  }
  .page._landing._dark._night .section._vacancies .container {
    flex-direction: column;
    gap: 24px;
  }
  .page._landing._dark._night .section._registration._view-3 .section__wrap h2 {
    margin-bottom: 16px;
    text-align: left;
  }
}

/* .section._offer */
.page._landing._dark._night .section._offer {
  position: relative;
  z-index: 100;
  padding: 86px 0 114px;
}

.page._landing._dark._night .section._offer .container {
  max-width: 1478px;
}

.page._landing._dark._night .section._offer .section__content {
  max-width: 480px;
  margin: 5px 5px 5px 98px;
  padding: 24px 24px 24px 24px;
  background: #131d21;
}

.page._landing._dark._night .section._offer .section__bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #1f3238 url(../img/KCIDN-offer.svg) no-repeat center center;
  background-size: cover;
  overflow: visible;
}

.page._landing._dark._night .section._offer .section__bg-1 {
  position: absolute;
  left: 38.5%;
  top: 2px;
  width: 322px;
  height: 300px;
}

.page._landing._dark._night .section._offer .section__bg-2 {
  position: absolute;
  right: 7%;
  top: -12px;
  width: 559px;
  height: 501px;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._offer {
    display: none;
  }

  .page._landing._dark._night .section._offer .section__bg {
    border-radius: 16px;
  }

  .page._landing._dark._night .section._offer .section__content {
    max-width: 480px;
    margin: 5px 5px 5px 5px;
  }
}

/* vacancies */
.page._landing._dark._night .section._vacancies {
  padding-bottom: 80px;
  padding-top: 20px;
}

.page._landing._dark._night .section._vacancies:before {
  content: none;
  pointer-events: none;
  cursor: default;
}
.page._landing._dark._night .section._vacancies .container {
  position: relative;
  z-index: 20;
  display: flex;
  gap: 80px;
}

.page._landing._dark._night .section._vacancies .section__wrap .vacancies {
  display: flex;
  flex-direction: column;
}
.page._landing._dark._night
  .section._vacancies
  .section__wrap
  .vacancies
  .vacancies__info {
  width: 100%;
  min-width: auto;
  margin-right: 0;
  margin-bottom: 24px;
  padding-top: 9px;
}

.page._landing._dark._night .section._vacancies .section__title {
  max-width: 550px;
}

.page._landing._dark._night .section._vacancies .section__title a {
  border-bottom: none;
}

.page._landing._dark._night .section._vacancies .section__title h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
}
.page._landing._dark._night .section._vacancies .section__title h2 span {
  color: #00ffd7;
}

.page._landing._dark._night .section._vacancies .section__header {
  align-items: flex-end;
  margin-bottom: 48px;
  min-width: 430px;
}
.page._landing._dark._night .section._vacancies .section__wrap {
  width: 100%;
}

.page._landing._dark._night .section._vacancies .vacancies__lead {
  opacity: 0.7;

  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.page._landing._dark._night .section._vacancies .vacancies__list-item {
  display: inline-grid;
  width: 50%;
  height: fit-content;
  min-height: 122px;
  margin-bottom: 16px;
  padding: 0 8px;
}

.page._landing._dark._night .vacancies__list-item a {
  display: block;
  height: 100%;
  min-height: inherit;
  border: none;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  background: rgba(31, 50, 56, 0.8);
  border-radius: 16px;
  padding: 20px 50px 24px 20px;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._vacancies {
    padding-top: 35px;
    padding-bottom: 60px;
  }
  .page._landing._dark._night .section._vacancies .container {
    flex-direction: column;
    gap: 32px;
  }
  .page._landing._dark._night .section._vacancies .section__header {
    align-items: flex-end;
    margin-bottom: 0;
    max-width: 550px;
  }

  .page._landing._dark._night .section._vacancies .vacancies__info {
    width: 100%;
    margin-bottom: 32px;
    padding-top: 0;
  }
  .page._landing._dark._night
    .section._vacancies
    .section__wrap
    .vacancies
    .vacancies__info {
    width: 100%;
    padding-top: 0;
  }
  .page._landing._dark._night .section._vacancies .vacancies__count span {
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: #8c8cff;
    display: -ms-flexbox;
    display: flex;

    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: right;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    margin-right: 16px;
  }
}

@media (max-width: 739.9px) {
  .page._landing._dark._night .section._vacancies {
    overflow: hidden;
    padding-top: 30px;
  }
  .page._landing._dark._night .section._vacancies .container {
    gap: 24px;
  }
  .page._landing._dark._night .section._vacancies .section__title h2 {
    position: relative;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
  }

  .page._landing._dark._night .section._vacancies .section__title a {
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    border-bottom: none;
  }

  .page._landing._dark._night .section._vacancies .section__title span {
    display: block;
  }

  /* .page._landing._dark._night .section._vacancies .section__title span {
		display: inline-block;
		width: 32px;
		height: 32px;
		margin-bottom: -5px;
		background-image: url(../img/icon_arrow-forward-bottom-green.svg);
		background-size: 100%;
		background-position: center;
		background-repeat: no-repeat;
		transform: rotate(269deg);
	} */

  .page._landing._dark._night .section._vacancies .vacancies__count {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }
  .page._landing._dark._night .section._vacancies .section__link {
    display: block;
    position: relative;
    left: 0;
  }
  .page._landing._dark._night .section._vacancies .vacancies__lead {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    opacity: 0.8;
  }

  .page._landing._dark._night .section._vacancies .vacancies__list-item {
    display: block;
    min-height: fit-content;
    width: 100%;
    padding: 0;
  }

  .page._landing._dark._night .vacancies__list-item a {
    padding: 16px;
  }
}

/* FAQ */

.page._landing._dark._night .section._faq {
  position: relative;
  padding-top: 52px;
  /* background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%), rgba(179, 246, 255, 0.4); */
}

.page._landing._dark._night .section._faq:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 750px;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #1f3238 0%, rgba(24, 25, 26, 0) 100%),
    rgba(101, 95, 167, 0.5);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.page._landing._dark._night ._faq .tabs._faq .faq__menu a._active {
  background: linear-gradient(
    90deg,
    rgba(0, 255, 215, 0.12) 0%,
    rgba(255, 255, 255, 0) 77.97%
  );
}

.page._landing._dark._night ._faq .faq__group-list .item a {
  overflow-wrap: break-word;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section._faq {
    position: relative;
    padding-top: 40px;
  }

  .page._landing._dark._night ._faq .tabs._faq .faq__menu a._active {
    background: none;
  }
  .page._landing._dark._night ._faq._dark .faq__sidebar:before {
    background: linear-gradient(270deg, #1f3238 11.72%, rgb(0 0 0 / 0%) 100%);
  }
  .page._landing._dark._night._faq._dark .faq__sidebar:after {
    background: linear-gradient(90deg, #1f3238 11.72%, rgb(0 0 0 / 0%) 100%);
  }
}

@media (max-width: 767.9px) {
  .page._landing._dark._night .section._faq {
    position: relative;
    padding-top: 15px;
  }
  .page._landing._dark._night ._faq._dark .faq__sidebar:before {
    background: linear-gradient(270deg, #1f3238 11.72%, rgb(0 0 0 / 0%) 100%);
  }
  .page._landing._dark._night ._faq._dark .faq__sidebar:after {
    background: linear-gradient(90deg, #1f3238 11.72%, rgb(0 0 0 / 0%) 100%);
  }
}

/* .section__join */

.page._landing._dark._night .section__join {
  z-index: 1;
  position: relative;
  padding-bottom: 70px;
  margin-top: 0;
  margin-bottom: 0;
}

.page._landing._dark._night .section__join .container {
  max-width: 1315px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}

.page._landing._dark._night .section__join .section__wrap {
  /* background: url(../img/KCIC-join-bg-new.png) no-repeat center right;
      background-size: cover; */
  padding: 50px 47px;
  min-height: 258px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.page._landing._dark._night .section__join .section__wrap .section__bg {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page._landing._dark._night .section__join .section__wrap .section__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  max-width: 1920px;
}

.page._landing._dark._night .section__join .section__wrap .section__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin-bottom: 30px;
}

.page._landing._dark._night
  .section__join
  .section__wrap
  .section__info
  .section__info-date {
  width: fit-content;
  background: #8c8cff;
  backdrop-filter: blur(75px);
  border-radius: 8px;
  padding: 4px 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;

  color: #fff;
}

.page._landing._dark._night
  .section__join
  .section__wrap
  .section__info
  .section__info-format {
  display: flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #cdcfd0;
}

.page._landing._dark._night
  .section__join
  .section__wrap
  .section__info
  .section__info-format:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../img/icon_desktop.svg);
}

.page._landing._dark._night .section__join .section__wrap:before {
  content: none;
}

.page._landing._dark._night .section__join .section__wrap h2 {
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0em;
  text-align: left;

  color: #fff;
}

.page._landing._dark._night .section__join .section__description {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  max-width: 675px;
  opacity: 0.8;
}

.page._landing._dark._night .section__join .section__buttons .button {
  background: #09fdd6;
  border-radius: 8px;
  color: #000;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section__join {
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .page._landing._dark._night .section__join .container {
    padding: 0 40px;
  }

  .page._landing._dark._night .section__join .section__wrap {
    background-size: cover;
    padding: 33px 155px 33px 33px;
    min-height: 258px;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
  }

  .page._landing._dark._night .section__join .section__wrap h2 {
    margin-bottom: 20px;

    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
  }

  .page._landing._dark._night .section__join .section__description {
    margin-bottom: 42px;

    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
    max-width: 445px;
  }
}

@media (max-width: 739.9px) {
  .page._landing._dark._night .section__join {
    padding-bottom: 0;
  }

  .page._landing._dark._night .section__join .container {
    padding: 0;
  }

  .page._landing._dark._night .section__join .section__wrap {
    /* background: linear-gradient(0deg, #19282d, #19282d), rgba(9, 253, 214, 0.2); */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+21,7db9e8+100 */
    background: #4660a4;
    background: -moz-linear-gradient(
      -45deg,
      #4660a4 0%,
      #294e7f 32%,
      #0a3a5b 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      -45deg,
      #4660a4 0%,
      #294e7f 32%,
      #0a3a5b 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #4660a4 0%, #294e7f 32%, #0a3a5b 100%);

    padding: 32px 16px 40px;
    min-height: 258px;
    border-radius: 0;
    position: relative;
    overflow: hidden;
  }

  .page._landing._dark._night .section__join .section__wrap h2 {
    margin-bottom: 20px;

    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
  }

  .page._landing._dark._night .section__join .section__description {
    margin-bottom: 42px;

    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;

    color: #fff;
    max-width: 445px;
  }

  .page._landing._dark._night .section__join .section__buttons .button {
    background: #09fdd6;
    border-radius: 8px;
    color: #000;
    width: 100%;
  }
}

/* section__companies */

.page._landing._dark._night .section__companies {
  padding-bottom: 225px;
  /* margin-bottom: 60px; */
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    rgba(202, 217, 244, 0.5);
}

.page._landing._dark._night .section__companies .section__title-icon {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.page._landing._dark._night .section__companies .section__companies-title {
  text-align: center;
  margin-bottom: 75px;
  position: relative;
  z-index: 30;
}

.page._landing._dark._night .section__companies .section__companies-text {
  text-align: center;
  position: relative;
  z-index: 30;
}

.page._landing._dark._night .section__companies .section__companies-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
}
.page._landing._dark._night .section__companies .section__companies-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
}

.page._landing._dark._night .section__companies .section__companies-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 173px;
  height: 100px;
  border: none;
}

.page._landing._dark._night
  .section__companies
  .section__companies-item:hover
  .section__companies-img {
  filter: grayscale(0);
  opacity: 1;
}

.page._landing._dark._night
  .section__companies
  .section__companies-item
  .section__companies-img
  .section__companies-img-bw {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.2s;
  opacity: 1;
}

.page._landing._dark._night
  .section__companies
  .section__companies-item:hover
  .section__companies-img
  .section__companies-img-bw {
  opacity: 0;
}

.page._landing._dark._night
  .section__companies
  .section__companies-item
  .section__companies-img
  .section__companies-img-color {
  opacity: 0;
  transition: 0.2s;
}

.page._landing._dark._night
  .section__companies
  .section__companies-item:hover
  .section__companies-img
  .section__companies-img-color {
  opacity: 1;
}

.page._landing._dark._night
  .section__companies
  .section__companies-item
  .section__companies-img {
  filter: grayscale(1);
  opacity: 0.5;
  transition: opacity 0.3s, filter 0.3s;
}

.page._landing._dark._night
  .section__companies
  .section__companies-item
  .section__companies-img.bw-img {
  opacity: 1;
  filter: none;
  position: relative;
}

@media (max-width: 1023.9px) {
  .page._landing._dark._night .section__companies .section__companies-title {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.9px) {
  .page._landing._dark._night .section__companies .section__title-icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
  }

  .page._landing._dark._night .section__companies .section__companies-items {
    gap: 16px;
  }

  .page._landing._dark._night .section__companies .section__companies-item {
    width: 156px;
    height: 90px;
  }

  .page._landing._dark._night
    .section__companies
    .section__companies-item
    .section__companies-img {
    filter: grayscale(0);
    opacity: 1;
    transition: opacity 0.3s, filter 0.3s;
  }

  .page._landing._dark._night .section__companies {
    padding-bottom: 180px;
  }
}
._feedback .category__tabs-wrap .category__tabs-content {
  width: 100%;
  max-width: 100%;
  padding-right: 0;
  margin-right: 95px;
}
@media (max-width: 1366px) {
  ._feedback .category__tabs-wrap .category__tabs-content {
    margin-right: 0;
  }
}

._feedback .category__tabs-wrap .category__tabs-banner {
  width: 480px;
  min-width: 480px;
  padding-top: 0;
  margin-left: 73px;
}
/* ._feedback .category__tabs-wrap .category__tabs-banner .banner._partner {
  min-height: 78%;
} */

._feedback .category__tabs-wrap {
  display: flex;
  position: relative;
}

._feedback .category .slider._materials {
  /* z-index: 999999999;
    position: absolute; */
}
._feedback .category .slider._materials .slider-button-prev {
  position: absolute;
  left: -65px;
  top: 160px;
  width: 32px;
  height: 32px;
  background: url(../img/icon-prev-slider.svg) no-repeat center center;
  cursor: pointer;
  transition: transform 0.3s;
}

._feedback .category .slider._materials .slider-button-next {
  position: absolute;
  right: auto;
  left: 48.75%;
  top: 160px;
  width: 32px;
  height: 32px;
  background: url(../img/icon-next-slider.svg) no-repeat center center;
  cursor: pointer;
  transition: transform 0.3s;
}

.section._category._feedback {
  padding-top: 87px;
}

.section._category._feedback .category__header {
  margin-bottom: 58px;
}

.section._category._feedback .category__tabs-content .item p {
  font-size: 16px;
  line-height: 22px;
}

.section._category._feedback .mini-author__info {
  max-width: 345px;
}

@media (max-width: 1400px) {
  ._feedback .category__tabs-wrap .category__tabs-banner {
    width: 45%;
    min-width: 45%;
    padding-top: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1365.9px) {
  .section._category._feedback {
    margin-bottom: 64px;
  }
}
@media (max-width: 1023.9px) {
  ._feedback .category__tabs-wrap .category__tabs-banner {
    width: calc(100% + 120px);
    min-width: auto;
    padding: 0;
    margin-left: -60px;
  }

  .section._category._feedback {
    overflow: hidden;
    padding-top: 70px;
    margin-bottom: 64px;
  }
}
@media (min-width: 768px) and (max-width: 1023.9px) {
  .section._category._feedback .slider-button-prev,
  .section._category._feedback .slider-button-next {
    display: block;
  }
  ._feedback .category__tabs-wrap {
    margin: 0 60px;
  }
  .category__tabs-wrap .category__tabs-content {
    padding-top: 0;
  }
  .section._category._feedback .category__header {
    margin-bottom: 40px;
  }

  .section._category._feedback .item.tabs__content-item {
    /* padding: 0 60px; */
  }

  .section._category._feedback .item__content {
  }

  .section._category._feedback .item__content h3 {
    margin-bottom: 25px;

    font-size: 24px;
    line-height: 30px;
  }

  .section._category._feedback .category__tabs-content .item p {
    font-size: 14px;
    line-height: 18px;
  }

  ._feedback .category .slider._materials .slider-button-prev {
    left: -60px;
    top: 137px;
  }

  ._feedback .category .slider._materials .slider-button-next {
    right: -60px;
    left: auto;
    top: 137px;
  }
}

@media (max-width: 920px) and (min-width: 700px) {
  .page._solution .platform__media {
    margin-top: 4px;
    margin-right: 0;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767.9px) {
  ._feedback .category .slider._materials {
  }

  ._feedback .category__tabs-wrap {
    margin: 0;
    position: relative;
  }

  ._feedback .category__tabs-wrap .category__tabs-banner {
    width: 100%;
    min-width: auto;
    padding: 0;
    margin-left: 0;
  }
  ._feedback .category__tabs-wrap .category__tabs-content {
    margin-bottom: 12px;
    padding-bottom: 56px;
  }
  ._feedback .slider-pagination {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
  }

  ._feedback .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #1f3238;
    opacity: 1;
  }

  ._feedback .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    background: #09fdd6;
  }

  .banner._partner:before {
    width: 122px;
    right: -27px;
    top: -32px;
  }

  .banner._partner {
    padding: 22px 24px 22px;
  }

  .banner._partner p._medium {
    max-width: 250px;
  }
  .banner._partner .banner__title {
    margin-bottom: 16px;
  }
  .banner._partner .banner__title h2 {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  ._feedback .slider-pagination {
    display: none;
  }
}

.card._material {
  /* max-width: 227px; */
  min-width: 227px;
  max-width: 241px;
}
.-materials .swiper-slide {
  /* max-width: 227px; */
  max-width: 241px;
  margin-right: 32px;
}
.section._category._news {
}

.section._category._news .category__list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
  margin: 0 -16px;
}

.section._category._news
  .card._default
  .card__prevu._sm
  + .card__common
  .button {
  /*margin-top: auto;*/
}

@media screen and (max-width: 1023px) {
  .section._category._news .category__list-item:nth-child(4),
  .section._category._news .category__list-item:nth-child(5),
  .section._category._news .category__list-item:nth-child(6) {
    display: block;
  }
  .section._category._news .category__list-item:nth-child(7),
  .section._category._news .category__list-item:nth-child(8),
  .section._category._news .category__list-item:nth-child(9) {
    display: none;
  }
}

@media screen and (max-width: 740px) {
  .page._home .section._category._news .category__list {
    margin: 0;
  }
  .page._home .section._category._news .category__list:before {
    content: none;
    width: 16px;
    min-width: 16px;
  }
  .section._category._news .category__list:after {
    content: "";
    width: 16px;
    min-width: 16px;
    height: 32px;
  }
  .page._home .section._category._news .card__prevu {
    height: 32.4324vw;
  }
  .page._home .section._category._news p.card__description {
    display: none;
  }
  .section._category._news .category__list {
    justify-content: space-between;
  }
  .section._category._news .category__list-item {
    padding: 0;
    width: 47.6%;
    min-width: 163px;
    margin-right: 0;
  }
  .section._category._news .category__list-item:nth-child(odd) {
    margin-right: 16px;
  }

  .page._home
    .section._category._news
    .card__prevu
    + .card__common
    .card__label
    + .card__title {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 375px) {
  .section._category._news .category__list-item {
    padding: 0;
    /* width: 100%; */
    min-width: 163px;
    /* margin-right: 0; */
  }
  .section._category._news .category__list-item:nth-child(even) {
    margin-right: 0;
  }
  .section._category._news .category__list-item .card__label {
    margin-bottom: 3px;
  }
}

.page._event
  .section._entry
  .section__wrap
  .container
  .section__col.section__col-info {
  position: relative;
  width: 100%;
  max-width: 100%;
  /* display: flex;
	flex-wrap: wrap; */
  margin-right: 0;
}

.page._event .container .container {
  padding-top: 48px;
  padding-left: 0;
  padding-right: 0;
}
.page._event .section._entry .section__wrap .container .section__text {
  max-width: 550px;
  width: 100%;
}

/* .page._event .section._entry .section__wrap .container .section__text {
	max-width: 584px;
} */
.page._event .section._entry .section__wrap .container .section__image-desktop {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.page._event .section._entry .section__wrap .container .section__image-mobile {
  display: none;
}
.page._case._dark .section._entry {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .page._event .section._entry .section__wrap .container .section__image {
    width: 38.667vw;
    height: 28.403vw;
  }
  .page._event._case .section._entry .section__wrap .container .section__image {
    height: 23.403vw;
  }
  .page._event .section._entry .section__wrap .container .section__text {
    max-width: 40vw;
    width: 100%;
  }
}
.page._event._case .section._entry .section__image {
  height: 285px;
}
@media screen and (max-width: 1023px) {
  .page._event
    .section._entry
    .section__wrap
    .container
    .section__col.section__col-info {
    margin-right: 20px;
  }

  .page._event
    .section._entry
    .section__wrap
    .container
    .section__image-mobile {
    display: block;
  }
  .page._event
    .section._entry
    .section__wrap
    .container
    .section__image-desktop {
    display: none;
  }
  .page._event._case .section._entry .section__image {
    height: auto;
  }
}

@media screen and (max-width: 740px) {
  .page._event._case .section._entry .section__image {
    height: auto;
    border-radius: 21px;
  }
}

.section._post._content._tablet {
  display: none;
}

@media screen and (min-width: 740px) and (max-width: 1023px) {
  .section._post._content._tablet {
    display: block;
  }

  .section__col .section._post._content {
    display: none;
  }
}

/* solutions-additional */

.solutions-additional_container {
  display: flex;
}

.solutions-additional_icon {
  width: 35px;
  max-width: 35px;
  height: auto;
  margin-right: 10px;
}

.solutions-additional_icon img {
  width: 100%;
  height: auto;
  margin-right: 0;
}

.navbar__child-menu ul li a .solutions-additional_container img {
  /* min-width: 40px;
    margin-right: 8px; */
  width: 100%;
  height: auto;
  margin-right: 0;
  min-width: 35px;
}

.solutions-additional_title {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #1f3238;
  transition: all 0.3s ease;
}

.solutions-additional_subtitle {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #1f3238;

  opacity: 0.5;
}
.header._dark .solutions-additional_title {
  color: #ffffff;
  transition: all 0.3s ease;
}

.header._dark .solutions-additional_subtitle {
  color: #ffffff;
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .solutions-additional_title {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;

    text-align: left;
    color: #1f3238;
  }
  .solutions-additional_subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;

    color: #1f3238;

    opacity: 0.5;
  }
  .header._dark .solutions-additional_title {
    color: #1f3238;
  }

  .header._dark .solutions-additional_subtitle {
    color: #1f3238;
  }
  .navbar__menu > ul > li._active .navbar__popup {
    flex-direction: row;
    padding: 24px 8px;
    border-radius: 0;
    border: none;
    background: linear-gradient(
        0deg,
        rgba(233, 235, 236, 0.5),
        rgba(233, 235, 236, 0.5)
      ),
      linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    /* background: linear-gradient(226deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%), rgba(233, 235, 236, 0.5); */
  }
  .navbar__child {
    max-width: 100%;
  }
  .navbar__popup._large .navbar__child {
    max-width: 49%;
  }
  .navbar__menu {
    top: 62px;
    /* background: none; */
  }
  .navbar__menu::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(31, 50, 56, 0.1);
  }
  body._active-navbar:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 500;
    /* background: #1F3238; */
    backdrop-filter: blur(0px);
    background: #1f3238;
    opacity: 0.7;
  }
  .navbar__child-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }
  .navbar__child {
    padding: 0 4px;
  }
}

@media screen and (min-width: 500px) and (max-width: 767.9px) {
  .solutions-additional_title {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;

    text-align: left;
    color: #1f3238;
  }
  .solutions-additional_subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;

    color: #1f3238;

    opacity: 0.5;
  }
  .header._dark .solutions-additional_title {
    color: #1f3238;
  }

  .header._dark .solutions-additional_subtitle {
    color: #1f3238;
  }
  .navbar__menu > ul > li._active .navbar__popup {
    padding: 24px 8px 24px 24px;
    border-radius: 0;
    border: none;
  }
  .navbar__menu > ul > li._active .navbar__popup {
    background: linear-gradient(
      90deg,
      rgba(244, 245, 245, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  }
  .navbar__menu {
    border-top: none;
  }
  .navbar__menu::before {
    content: "";
    position: absolute;
    top: 6px;
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(31, 50, 56, 0.1);
  }

  .navbar__menu > ul > li:first-child {
    border-top: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 499.9px) {
  .solutions-additional_title {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;

    text-align: left;
    color: #1f3238;
  }
  .solutions-additional_subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;

    color: #1f3238;

    opacity: 0.5;
  }
  .header._dark .solutions-additional_title {
    color: #1f3238;
  }

  .header._dark .solutions-additional_subtitle {
    color: #1f3238;
  }
  .navbar__menu > ul > li._active .navbar__popup {
    border-radius: 0;
    border: none;
  }
  .navbar__menu > ul > li:first-child {
    border-top: 1px solid rgba(31, 50, 56, 0.1);
  }
  .navbar__menu > ul > li > a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
  }
  .navbar__child-title .button {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
  }
}
.footer._dark .footer__menu .solutions-additional_title {
  color: #ffffff;
}

.footer._dark .footer__menu .solutions-additional_subtitle {
  color: #ffffff;
}

.footer__menu ul li {
  margin-bottom: 8px;
}

.footer__menu .solutions-additional_container {
  padding-bottom: 8px;
}
.footer__menu ul li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.footer__menu .solutions-additional_title {
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  transition: all 0.3s ease;
}

.footer__menu .solutions-additional_title:hover {
  color: #1f3238;
  opacity: 0.8;
}

.footer__menu ul li:hover a .footer__menu .solutions-additional_title {
  color: #1f3238;
  opacity: 0.8;
}

@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .footer__menu ul li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
  }
  .footer__menu .solutions-additional_title {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
  }
}
@media screen and (min-width: 320px) and (max-width: 767.9px) {
  .footer__menu ul li a {
    font-weight: 500;
  }

  .footer__menu .solutions-additional_title {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;

    color: #1f3238;
  }
}

textarea.input {
  padding-right: 30px;
}

@media screen and (max-width: 1023px) {
  .filters__group._row .filters__group-wrap .checkbox {
    margin-bottom: 10px;
  }

  .filters__group._row._open .filters__group-wrap {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 740px) {
  .filters .filters__row {
    margin: 0;
  }
  .filters .filters__group {
    padding: 0;
  }
  .filters
    .filters__group._select._period
    .select__wrap
    .filters__item
    .filters__item-list {
    /* justify-content: space-between; */
    margin: 0;
    gap: 3%;
  }
  .filters
    .filters__group._select._period
    .select__wrap
    .filters__item
    .filters__item-list
    .checkbox {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 740px) and (max-width: 1023px) {
  .page._home .section._banners .section__list .item {
    height: 212px;
    min-height: 212px;
  }

  .page._home .section._banners .section__list .item .item__description {
    display: none;
  }

  .page._home .section._banners .section__list .item__title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  #nav-menu-item-5072 .navbar__child-title {
    padding-bottom: 8px;
  }
}

.category__tabs-menu.tabs__menu {
  padding-left: 5px;
}

.category._partners .category__tabs .tns-ovh {
  padding-left: 5px;
}

.card._project .card__logo {
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .card._video._sm .card__preview img {
  height: auto;
} */
@media screen and (min-width: 1024px) {
  .page._resources .posts._videos .preview-video._large {
    /* height: auto; */
    max-height: 398px;
  }
  .page._resources .posts._videos .card._video._sm .card__preview {
    height: auto;
    max-height: 106px;
  }
}
.page._resources .posts._videos .tabs._videos .tabs__menu {
  height: 396px;
}

.page._resources .posts._videos .tabs._videos .tabs__menu-scroll {
  width: fit-content;
}

@media screen and (max-width: 1023px) {
  .preview-video._large img {
    height: auto;
  }
  .page._resources .posts._videos .card._video._sm .card__preview {
    height: auto;
  }
  .card._video._sm .card__preview img {
    height: auto;
  }
}

.footer__dop-menu a {
  transition: all 0.3s ease;
}

.footer__dop-menu a:hover {
  color: #1f3238;
  opacity: 1;
}

.footer__menu ul li > a {
  transition: all 0.3s ease;
}
.footer__menu .menu > li.menu-item-has-children > a:hover {
  color: #1f3238;
  opacity: 0.8;
}
.footer__menu ul li a:hover {
  color: #1f3238;
  opacity: 0.8;
}

.footer .footer__bottom .footer__socials img {
  transition: all 0.3s ease;
}

.footer .footer__bottom .footer__socials img:hover {
  opacity: 0.8;
}

.footer .footer__dop .footer__design a {
  transition: all 0.3s ease;
}

.footer .footer__dop .footer__design a:hover {
  opacity: 0.8;
}

.header__lang {
  border-radius: 8px;
}
.header__lang a {
  border-radius: 8px;
  transition: all 0.3s ease;
}

.header__lang a:hover {
  border-radius: 8px;
  background: rgba(31, 50, 56, 0.05);
}

.section._banners .tns-controls button {
  transition: all 0.3s ease;
}

.section._banners .tns-controls button:hover {
  filter: brightness(1.1);
}

.category._partners .category__tabs .tns-controls button {
  transition: all 0.3s ease;
}

.category._partners .category__tabs .tns-controls button:hover {
  filter: brightness(1.1);
}
.page._solution .section._entry .section__anchors .anchors__item a {
  transition: all 0.3s ease;
}
.page._solution .section._entry .section__anchors .anchors__item a:hover {
  color: #03ffd7;
}
.page._solution .section._entry .section__menu .anchors__item a {
  transition: all 0.3s ease;
}
.page._solution .section._entry .section__menu .anchors__item a:hover {
  color: #03ffd7;
}

.tabs._default .tabs__menu-item .tabs__menu-link {
  position: relative;
}
.tabs._default .tabs__menu-item .tabs__menu-link:before {
  content: "";
  background: transparent;
  position: absolute;
  height: 2px;
  bottom: -2px;
  left: 0;
  right: 0;
  transition: all 0.3s ease;
}
.tabs._default .tabs__menu-item:hover .tabs__menu-link:before {
  background: none;
}
.page._obuchenie
  .section__links
  .anchors._menu
  .anchors__item
  a
  .anchors__item-wrap
  .icon._arrow._bottom {
  opacity: 0;
}

.section._project.test {
  border: 1px solid red;
  background-color: #ffecf1;
}

/* две колонки */
.project__content {
  padding-right: 0;
}

.project__columns {
  display: flex;
  gap: 104px;
}

.page._project .project__content img {
  margin-top: 0;
}

.columns {
  display: flex;
  gap: 104px;
}

.column {
}

.page._resources .posts._videos .card._video._sm .card__title {
  margin-bottom: 6px;
  max-height: 100px;
  overflow: hidden;
}
.fancybox-slide--image .fancybox-content {
  border-radius: 16px;
  background-color: #fff;
  margin-bottom: 1px;
}

.section._category._markets:after {
  left: 53%;
  margin-left: 30px;
  bottom: -10px;
  width: 1028px;
  height: 711px;
}

.category._markets .category__tabs-content .item__image {
  left: 95%;
  bottom: -46px;
  margin-left: 106px;
}

.category._markets
  .category__tabs-content
  .tabs__content-item:nth-child(1)
  .item__image {
  left: 94.5%;
  bottom: 0;
}

.category._markets
  .category__tabs-content
  .tabs__content-item:nth-child(2)
  .item__image {
  left: 69%;
  bottom: 0;
  margin-left: 103px;
}

.category._markets
  .category__tabs-content
  .tabs__content-item:nth-child(3)
  .item__image {
  left: 101%;
  bottom: 0;
  margin-left: 102px;
}
.category._markets .category__tabs-content .item._gradient .item__image:before {
  content: none;
}

.category._markets
  .category__tabs-content
  .tabs__content-item:nth-child(4)
  .item__image {
  left: 70%;
  bottom: 0;
  margin-left: 104px;
}

/* .category._markets .category__tabs-content .tabs__content-item:nth-child(4) .item__image img {
  max-width: 865px;
} */

@media (max-width: 1919.9px) {
  section._category._markets:after {
    left: 54%;
  }

  /* .category._markets .category__tabs-content .tabs__content-item:nth-child(4) .item__image {
    left: 70%;
    bottom: 0;
    margin-left: 104px;
  } */
}

@media (max-width: 1023.9px) {
  .page._home .section._category._markets {
    padding-top: 50px;
  }
  .section._markets._category .category._markets .category__tabs-menu {
    max-width: 100%;
  }

  .section._markets._category .category._markets .category__tabs:before {
    content: none;
  }

  .page._home .category__tabs-content .item p {
    max-width: 340px;
    margin-bottom: 32px;
  }
  .page._home .section._category._markets:after {
    left: 51%;
    bottom: -25px;
    margin-left: -100px;
    width: 814px;
    height: 393px;
  }

  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(1)
    .item__image {
    left: 61.5%;
    bottom: 0;
  }

  .category._markets .category__tabs-content .item__image img {
    max-width: 690px;
  }

  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(2)
    .item__image {
    left: 62%;
    bottom: 0px;
    margin-left: 103px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(2)
    .item__image
    img {
    max-width: 650px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(3)
    .item__image {
    left: 65%;
    bottom: 0px;
    margin-left: 100px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(3)
    .item__image
    img {
    max-width: 545px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(4)
    .item__image {
    left: 51%;
    bottom: 0;
    margin-left: 104px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(4)
    .item__image
    img {
    max-width: 825px;
  }

  .category._markets
    .category__tabs-content
    .tabs__content-item
    .button._outline {
    padding: 0 78px;
  }
}

@media (max-width: 740px) {
  .section._markets._category .category._markets .category__tabs:before {
    content: "";
  }
  .page._home .section._category._markets:after {
    left: 9%;
    bottom: -25px;
    margin-left: -35px;
    width: 100%;
    max-width: 100%;
    height: 245px;
    max-height: 245px;
  }

  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(1)
    .item__image {
    margin-left: 71px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(1)
    .item__image
    img {
    max-width: 420px;
  }

  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(2)
    .item__image {
    margin-left: 25px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(2)
    .item__image
    img {
    max-width: 405px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(3)
    .item__image {
    margin-left: 72px;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(3)
    .item__image
    img {
    max-width: 413px;
  }

  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(4)
    .item__image {
    margin-left: 0;
  }
  .category._markets
    .category__tabs-content
    .tabs__content-item:nth-child(4)
    .item__image
    img {
    max-width: 495px;
  }
}
.category__tabs-content .item p {
  margin-bottom: 35px;
}

.banner._partner:before {
  z-index: -1;
}
.banner._partner p {
  margin-bottom: 55px;
}
.banner._partner .button._outline {
  padding: 0 28px;
  margin-top: auto;
}

.banner._partner:before {
  right: -38px;
}

@media screen and (max-width: 1023.9px) {
  .banner._partner p {
    margin-bottom: 38px;
    max-width: 335px;
  }

  .banner._partner .button._outline {
    padding: 0px 52px;
    margin-top: auto;
  }
}

@media screen and (min-width: 1300px) {
  ._materials._dop-hidden .-materials .swiper-slide {
    max-width: 227px;
    min-width: 227px;
  }

  ._materials._dop-hidden .materials {
    flex-direction: row;
  }

  ._materials._dop-hidden .materials__list {
    width: 885px;
    margin-top: -87px;
    margin-bottom: 0;
  }

  ._materials._dop-hidden .-materials .swiper-slide {
    margin-right: 0;
  }
}

.section._project._default .project__wrap._2-columns {
  gap: 108px;
}

.section._project._default .project__wrap:not(._sidebar) .project__content {
  max-width: 551px;
}

.section._project._default .project__wrap._2-columns .project__content {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .section._project._default .project__wrap._2-columns {
    gap: 0;
  }
}

.wp-caption {
  width: 100% !important;
  margin: 32px 0;
}

.wp-caption .wp-caption-text {
  font-family: "Kaspersky Sans Text";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 137.5% */
  opacity: 0.7;
  margin-top: 16px;
}

.search__filter-wrap:before {
  transition: all 0.25s ease;
}

.search__filter:hover .search__filter-wrap:before {
  /* border-color: #00f2c2; */
  border-color: #1f3238;
}

.breadcrumbs a span {
  transition: all 0.25s ease;
}

.breadcrumbs a:hover span {
  opacity: 0.8;
}

.section._banners .tns-nav button {
  transition: all 0.25s ease;
}

.section._banners .tns-nav button:hover {
  background-color: #1f3238;
  opacity: 0.6;
}

.section._banners .tns-nav .tns-nav-active:hover {
  background: #09fdd6;
  opacity: 1;
}

.search__input-clear {
}

.page._dark .section._content a {
  transition: all 0.25s ease;
}

.page._dark .section._content a:not([class]):hover {
  color: #00ffd7 !important;
  text-decoration: underline;
}

.checkbox._outline .checkbox__wrap {
  transition: all 0.25s ease;
}

.checkbox._outline .checkbox__wrap:hover {
  border-color: #00f2c2;
}

.select._filters .select__header {
  transition: all 0.25s ease;
}

.select._filters .select__header:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.select._filters._show .select__header:hover {
  border-top: 1px solid #a5adaf;
  border-left: 1px solid #a5adaf;
  border-right: 1px solid #a5adaf;
}
._dark .select._filters .select__header:hover {
  border: 1px solid #a5adaf;
}
._dark .select._filters._white._show .select__header:hover {
  border-top: 1px solid #525663;
  border-left: 1px solid #525663;
  border-right: 1px solid #525663;
}

.filters__group._select .filters__group-wrap .select__wrap .checkbox {
  transition: all 0.25s ease;
}

.filters__group._select .filters__group-wrap .select__wrap .checkbox:hover {
  opacity: 0.7;
}
.filters__group._select
  .filters__group-wrap
  .select__wrap
  .checkbox
  .checkbox__wrap::before {
  /* transition: all 0.1s ease; */
}
.filters__group._select
  .filters__group-wrap
  .select__wrap
  .checkbox:hover
  .checkbox__wrap::before {
  /* border-color: #00f2c2; */
  border-color: #1f3238;
}

._dark .section__anchors .anchors {
  border-bottom: 2px solid rgba(255, 255, 255, 0.12) !important;
}

._developer._dark .section__anchors .anchors {
  border-bottom: 2px solid transparent !important;
}

._dark .section__anchors .anchors__item:hover a._active:before {
  content: "";
  background: #00f2c2;
  opacity: 1;
  position: absolute;
  height: 2px;
  bottom: -2px;
  left: 0;
  right: 0;
}

._dark .section__anchors .anchors__item a:before {
  content: "";
  transition: all 0.25s ease;
}
._dark .section__anchors .anchors__item:hover a:before {
  content: "";
  background: #ffffff;
  opacity: 0.6;
  position: absolute;
  height: 2px;
  bottom: -2px;
  left: 0;
  right: 0;
}
.page._obuchenie .section__links .anchors._menu .anchors__item a:after {
  border-radius: 16px;
}
._dark .section__links .anchors__item:hover a:before {
  content: none;
}

.field-file__button {
  transition: all 0.25s ease;
}

.field-file__button:hover {
  background: #00ffd7;
}

.modal._development-download .checkbox__wrap:before {
}

.modal._development-download .checkbox:hover .checkbox__wrap:before {
  top: 1px;
  left: 2px;
  border: 2px solid #ffffff;
}

.modal._development-download .field-file__wrap .field-file__button {
  transition: all 0.25s ease;
}

.modal._development-download .field-file__wrap:hover .field-file__button {
  background: #00ffd7;
}

.checkbox__wrap a:hover {
  color: #13bb9ae5;
  text-decoration: underline !important;
}

.form__field.filled .form__field-clear {
  right: 14px;
}
.section__docs-item .item._docs {
  transition: all 0.25s ease;
}
.section__docs-item:hover .item._docs {
  z-index: 1;
  /* background: transparent; */
}

.section__docs-item:hover .item._docs:before {
  content: "";
  opacity: 1;
}

.section__docs-item .item._docs:before {
  transition: all 0.25s ease;
  position: relative;
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #18191a 0%, rgba(24, 25, 26, 0) 100%),
    rgba(0, 88, 103, 0.8);
  z-index: -1;
  opacity: 0;
  border-radius: 16px;

  /* background: linear-gradient(180deg, #18191a 0%, rgba(24, 25, 26, 0) 100%), rgba(0, 88, 103, 0.8); */
  /* background: linear-gradient(180deg, rgba(140, 140, 255, 0.08) 0%, rgba(0, 255, 215, 0.08) 100%); */
}
.section__docs-item .button__title {
  transition: all 0.25s ease;
}
.section__docs-item:hover .button__title {
  color: #00ffd7;
}

._dark .section__news .post._news-case {
  transition: all 0.25s ease;
  padding-bottom: 20px;
  border-radius: 16px;
}

._dark .section__news .post._news-case:hover {
  background: linear-gradient(
    180deg,
    rgba(140, 140, 255, 0.08) 0%,
    rgba(0, 255, 215, 0.08) 100%
  );
}

._dark .header__lang a:hover {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
}

.modal._development-download .modal__close .icon._close._small:hover {
  background-image: url("../img/icon_close-white-hover.svg");
}

.tabs._faq .tabs__menu-link._active:hover {
  border-color: #00f2c2;
}
.tabs._faq .tabs__menu-link {
  transition: all 0.25s ease;
}
.tabs._faq .tabs__menu-link:hover {
  border-color: #1f32384d;
}

.faq__menu li:hover a._active {
  color: #1f3238;
  opacity: 1;
}
.faq__menu li a {
  transition: all 0.25s ease;
}

.faq__menu li:hover a {
  color: #1f3238;
  opacity: 0.6;
}

.faq__group-list .item .item__title {
  transition: all 0.25s ease;
}
.faq__group-list .item:hover .item__title {
  color: #798388;
}

/* .page._project .section._project._solution .project__content */

.project__wrap._sidebar .project__content {
  padding-right: 74px;
}

@media screen and (max-width: 1023px) {
  .project__wrap._sidebar .project__content {
    padding-right: 0px;
  }
  ._dark .section__news .post._news-case:hover {
    background: none;
  }
}

.page._project .section._project._solution .project__wrap._none-columns {
  margin-bottom: 32px;
}

.page._project .section._project._solution .project__wrap._columns {
  display: flex;
  gap: 74px;
  flex-wrap: nowrap;
  margin-bottom: 64px;
}

.page._project
  .section._project._solution
  .project__wrap._columns
  .project__content {
  padding-right: 0;
  max-width: 50%;
}

.page._project .section._project._solution .project__wrap table {
  margin-top: 24px;
}

.page._project .section._project._solution .project__wrap table img {
  margin-top: 5px;
}

.page._project .section._project._solution .project__wrap table h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 4px;
}

.page._project .section._project._solution .project__wrap table td {
  vertical-align: top;
  padding-bottom: 24px;
}

.page._project .section._project._solution .project__wrap table h6 {
  opacity: 0.5;
  font-size: 16px;
  line-height: 22px;
}

@media screen and (max-width: 1023px) {
  .page._project
    .section._project._solution
    .project__wrap._columns
    .project__content {
    max-width: 100%;
  }
}

.page._patents .section__list-countries_item._single {
  display: flex;
  align-items: center;
  color: rgba(31, 50, 56, 0.6);
  gap: 10px;
}

.page._patents
  .section__list-countries_item._single
  .section__list-countries_code {
  margin-top: 3px;
}

.page._patents
  .section._security
  .section__list
  .section__list-item.multiple
  .section__list-countries {
  flex-wrap: wrap;
}

.page._patents .section._security .section__wrapper {
  overflow: visible;
}

.modal._patent-detail .form._default *:not(.form__patents) a {
  border-bottom: 1px solid #1f3238;
  font-weight: normal;
}

.modal._patent-detail .form._default *:not(.form__patents) a:after {
  display: none;
}

.modal._patent-detail .form__patents {
}

.modal._patent-detail h2 {
  margin-top: 40px;
  margin-bottom: 16px;
}

.modal._patent-detail .form._default h2.form__title {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 48px;
}

.modal._patent-detail .form._default strong {
  color: #1f3238;
  font-weight: 600;
}

.modal._patent-detail p {
  color: rgba(31, 50, 56, 0.7);
  opacity: 1;
}

.page._patents .section._entry {
  padding-top: 125px;
}

.page._patents .section._scheme {
  margin-top: 0;
}

@media screen and (max-width: 1023.9px) {
  .page._patents .section._entry {
    padding-top: 112px;
  }

  .page._patents .section._scheme {
    margin-top: -6vw;
  }
}

.page._patents .section._security .section__wrapper {
  gap: 48px;
}

@media screen and (max-width: 767px) {
  .page._patents .section._entry {
    padding-top: 88px;
  }

  .page._patents .section._entry {
    min-height: 184px;
  }

  .modal._patent-detail .form__label {
    margin-right: 30px;
  }
}

.modal,
.modal__bg {
  will-change: auto;
}
@media screen and (min-width: 767px) {
  .header {
    transform: translate3d(0, 0, 0);
  }
}
.header {
  will-change: scroll-position;
}
.page._patents .section._scheme .section__block .section__block-wrapper {
  backdrop-filter: blur(0);
}

.page._patents .section__list-load-more {
  margin-top: 24px;
  margin-bottom: 48px;
}

.modal._patent-detail .form._default::before {
  opacity: 0.4;
  filter: blur(68px);
  left: -350px;
}

.page._patents .section._scheme .section__block-count {
  transform: translateY(17px);
}

.page._patents .section._scheme .large .section__block-count {
  transform: translateY(30px);
}

@media (min-width: 1024px) and (max-width: 1439px) {
  .page._patents .section._scheme .section__block-count {
    transform: translateY(1.4vw);
  }

  .page._patents .section._scheme .large .section__block-count {
    transform: translateY(2.3vw);
  }
}

.modal._patent-detail .form._default {
  border-radius: inherit;
}

.modal._patent-detail .modal__container {
  max-width: 790px !important;
}

.section__list-item_description-last-word {
  display: inline-block;
}

.modal._patent-detail .form._default a {
  color: inherit;
}

.modal._patent-detail .form._default a:hover {
  color: #13bb9a;
  border-color: #13bb9a;
}

.section._security .section__list .section__list-wrapper {
  margin-bottom: 24px;
}

.modal._patent-detail span.form__patents-item .form__patents-num {
  text-decoration: none;
}

.modal._patent-detail span.form__patents-item .form__patents-arrow {
  display: none;
}

.modal._patent-detail .form__patents-dop-link {
  margin-top: 16px;
  font-family: "Kaspersky Sans Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  color: #1f3238;
}

.modal._patent-detail .form._default a.form__patents-dop-link:hover {
  color: #1f3238;
}

.preview-video:before {
  transition: all 0.3s;
}

@media screen and (min-width: 740px) {
  .preview-video:hover:before {
    transform: scale(0.8);
  }
}

.section._content figure.alignleft,
.section._content figure.alignright {
  margin-top: 0;
  margin-right: 32px;
  margin-bottom: 24px;
}

.section._content .wp-block-group {
  margin-bottom: 40px;
}

.section._content .wp-block-group.has-background {
  padding: 32px 32px 40px;
  border-radius: 16px;
}

.section._content
  .wp-block-group.has-background
  .wp-block-group__inner-container
  > *:last-child {
  margin-bottom: 0;
}

.section._content .wp-block-group.bg-fiolet {
  background: linear-gradient(
    180deg,
    rgba(7, 146, 227, 0) 1%,
    rgba(193, 184, 245, 0.26) 100%
  );
}

.search__submit:hover {
  transition: all 0.25s ease;
}

.search__submit:hover {
  filter: brightness(1.1);
}

.header__search > a._active {
  background: none;
}

._news._dark .card:not(._disable-hover):not(._material)::before {
  z-index: -1;
}

/* отступы над заголовками для страниц без хб */
.page._category .section._entry {
  padding-top: 125px;
}

.page._partners .section._entry {
  padding-top: 125px;
}

.page._projects .section._entry {
  padding-top: 125px;
}

.page._posts._events._latest .section._entry .container {
  padding-top: 125px;
}
.page._posts._events .section._entry .container {
  padding-top: 125px;
}

.page._resources .section._entry .container {
  padding-top: 125px;
}

.page._materials .section._entry .section__title {
  padding-top: 48px;
}

.page._videos .section._entry .section__title {
  padding-top: 48px;
}

.page._photogallery .section._entry .section__title {
  padding-top: 48px;
}
/* .page._single-technology .section._entry .container {
  padding-top: 125px;
}
.page._single-technology .section._entry .section__preview {
  top: 125px;
} */

/* отступы над заголовками для страниц c хб */
.page._faq._dev .section._entry .section__title {
  padding-top: 28px;
}

.page._market .section._entry .section__breadcrumbs {
  margin-bottom: 68px;
}

.page._dev-cases
  .section._entry
  .section__wrap
  .container
  .section__breadcrumbs {
  margin-bottom: 68px;
}

.page._event .section._entry .section__authors {
  display: flex;
  gap: 24px;
}

@media screen and (max-width: 991px) {
  .page._event .section._entry .section__authors {
    flex-direction: column;
    gap: 0;
  }
}

.page._event .section._entry .section__authors .blog-author {
  width: 100%;
}

.search__loadmore-button {
  transition: all 0.25s ease;
}

.search__loadmore-button:hover {
  border: 2px solid #00ffd7;
}

.pagination._default .pagination__page,
.pagination._default .pagination__next,
.pagination._default .pagination__prev {
  transition: all 0.25s ease;
}

.pagination._default .pagination__next,
.pagination._default .pagination__prev {
  transition: all 0.25s ease;
  border-radius: 50%;
}

.pagination._default .pagination__page:hover,
.pagination._default .pagination__next:hover,
.pagination._default .pagination__prev:hover {
  background-color: rgba(31, 50, 56, 0.1);
  border-radius: 50%;
}

.posts__recommends {
  margin-bottom: 80px;
}

.posts__recommends-title {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #1f3238;
}

.posts__recommends-list {
  /* display: grid; */
  /* gap: 24px; */
  column-count: 2;
  column-gap: 24px;
  /* grid-template-columns: repeat(2, 1fr);
  grid-template-rows: masonry; */
}

.posts__recommends-list-item {
  max-width: 380px;
  margin-bottom: 24px;
}

.posts__recommends-list a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  color: #1f3238;
  border: none;
  display: inline-block;
  text-align: left;
  white-space: nowrap;
}

.posts__recommends-list a .button__title {
  white-space: normal;
}

@media screen and (max-width: 1023px) {
  .posts__recommends {
    margin-bottom: 64px;
  }
}

@media screen and (max-width: 760px) {
  .posts__recommends {
    margin-bottom: 48px;
  }

  .posts__recommends-list {
    column-count: 1;
    column-gap: 0;
    /* grid-template-columns: repeat(1, 1fr); */
  }

  .posts__recommends-list-item {
    max-width: 100%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .navbar__child-menu ul li a {
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
  }
  .navbar__child-menu ul li a svg {
    min-width: 40px;
    margin-right: 0.556vw;
  }
  .navbar__child-title .button {
    font-size: 16px;
    line-height: 24px;
  }
  .navbar__child-title .button__icon {
    margin-left: 8px;
  }
  .navbar__child-title .button__icon .icon._arrow {
    width: 20px;
    height: 16px;
  }
  .navbar__child-description {
    padding-left: 12px;
    font-size: 12px;
    line-height: 14px;
    margin-top: -6px;
    padding-bottom: 12px;
  }
}

@media screen and (max-width: 1023px) {
}

@media screen and (min-width: 741px) and (max-width: 1023.9px) {
  .header .header__lang {
    transform: none;
  }
  .navbar__menu > ul > li > a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding: 12px;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .navbar__child-title {
    padding-bottom: 0px;
  }
  .navbar__menu > ul > li.menu-item-has-children > a:after {
    content: "";
    margin-left: 14px;
    margin-top: 0px;
    width: 7px;
    height: 12px;
  }

  #nav-menu-item-5656 .navbar__child-menu ul.menu-depth-2 > li > a {
    padding: 8px 8px 11px 12px;
    margin: 8px 0 1px;
  }

  #nav-menu-item-5658 .navbar__child-menu ul.menu-depth-2 > li > a {
    padding: 8px 8px 7px 12px;
    margin: 8px 0 1px;
  }
  #nav-menu-item-19231 .navbar__child-menu ul.menu-depth-2 > li > a {
    padding: 7px 8px 7px 12px;
    margin: 8px 0 1px;
  }
  #nav-menu-item-19231 .navbar__child-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
  }

  #nav-menu-item-5668 .navbar__child-title {
    padding-bottom: 8px;
  }

  .header__lang._active .lang {
    display: block;
    width: 100%;
    border-radius: 0;
  }
  .header__lang._active .lang::before {
    content: "";
    position: absolute;
    height: 100vh;
    width: 100%;
    left: 0;
    top: 100%;
    bottom: 0;
    background-color: #1f3238d1;
  }
  .lang ul {
    justify-content: flex-start;
    gap: 80px;
  }
  .lang ul li a {
    color: #000;
  }
  body._open-lang .header:not(._dark) .lang {
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  ._dark .lang {
    right: 0;
    margin-top: 0px;
  }
  .header .container {
    padding-right: 88px !important;
    padding-left: 41px;
  }

  .page._home .section._banner._development .banner__image {
    width: 420px;
    min-width: 420px;
    margin-top: 120px;
    margin-left: 78px;
    margin-right: 22px;
  }
  .page._home .section._banner._development .banner__image:before {
    right: 0;
    left: 0;
    background: linear-gradient(90deg, #00000000 0%, rgba(0, 0, 0, 0) 24.61%), linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 33.01%);
  }
}

@media screen and (max-width: 740px) {
  .header__search a {
    width: 30px;
  }
  .header .header__lang {
    transform: none;
  }
  .header__lang a {
  }
  .lang {
    width: 100%;
  }
  .lang ul {
    display: block;
    height: 100%;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  .lang ul li a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;

    color: #1f3238;
  }

  ._dark .lang {
    padding-top: 0;
    margin-top: 54px;
  }

  .page._home .section._banner._development .banner__image {
    background-image: url(../img/banner_image-2-mob-new.png);
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    left: auto;
  }
  .page._home .section._banner._development .banner__image:after {
    content: none;
  }
  .page._home .section._banner._development .banner__image:before {
    content: none;
  }
  .page._home .section._banner._development .banner__image img {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  [lang="it-IT"] .header .container {
    padding-right: 88px !important;
    padding-left: 41px;
  }
}
@media screen and (max-width: 500px) {
  [lang="it-IT"] .header .container {
    padding-right: 56px !important;
    padding-left: 16px;
  }
}

.page._solution .characters__list .item img {
  max-width: 24px;
  height: auto;
}

.postid-8943 .page._solution .section._solution {
  margin-bottom: 80px;
}

.postid-8943 .page._solution .section__button .button._link {
  display: none;
}

.postid-8943
  .page._solution
  .section._entry
  .section__menu
  .container
  .button._link {
  display: none;
}

.page._solution
  .section._solution
  #advantages
  .icons-info__list
  .item
  .icon._defender {
  background-image: none;
}

.page._solution .section._solution .solution__use .swiper-slide {
  flex-shrink: 1;
  min-width: 300px;
}
.section._solution .slider.-application {
  position: relative;
}

.section._solution .slider.-application .slider-pagination {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.section._solution .solution__products.products .empty {
  margin: 0;
  padding: 0;
  height: 0;
}

.section._solution
  .solution__products.products
  .product__content
  .section._content
  ul {
  margin-top: 0;
  margin-bottom: 8px;
  list-style: none;
}

/* слайдер применение технологии */

._solution .slider._application {
  position: relative;
  padding-bottom: 42px;
  margin-bottom: 80px;
}

._solution .slider._application.stop .slider-button-prev,
._solution .slider._application.stop .slider-button-next,
._solution .slider._application.stop .slider-pagination {
  display: none;
}

._solution .slider._application .slider-button-prev {
  position: absolute;
  /* left: -64px;
  top: 152px; */
  left: -64px;
  top: 100px;
  width: 32px;
  height: 32px;
  background: url("../img/icon_arrow.svg") no-repeat center center;
  transform: rotate(180deg);
  cursor: pointer;
  transition: transform 0.3s;
}

._solution .slider._application .slider-button-prev[aria-disabled="true"] {
  background-image: url("../img/icon_arrow.svg");
  opacity: 0.5;
  pointer-events: none;
  transform: rotate(180deg);
}

._solution .slider._application .slider-button-prev:hover {
  background-image: url("../img/icon_arrow.svg");
  transform: rotate(180deg) translateX(-3px);
}

._solution .slider._application .slider-button-next {
  position: absolute;
  /* left: -64px;
  top: 152px; */
  right: -64px;
  top: 100px;
  width: 32px;
  height: 32px;
  background: url("../img/icon_arrow.svg") no-repeat center center;
  cursor: pointer;
  transition: transform 0.3s;
}

._solution .slider._application .slider-button-next[aria-disabled="true"] {
  background-image: url("../img/icon_arrow.svg");
  opacity: 0.5;
  pointer-events: none;
}

._solution .slider._application .slider-button-next:hover {
  background-image: url("../img/icon_arrow.svg");
  transform: translateX(-3px);
}

._solution .slider._application .swiper-button-next:after,
._solution .slider._application .swiper-button-prev:after {
  content: "";
}

._solution .slider._application .slider-pagination {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

._solution .slider._application .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #1f3238;
  opacity: 1;
  transition: all 0.25s ease;
}
._solution ._dark .slider._application .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ffffff;
  opacity: 1;
  transition: all 0.25s ease;
}

._solution .slider._application .swiper-pagination-bullet:hover {
  background-color: #1f3238;
  opacity: 0.6;
}
._solution ._dark .slider._application .swiper-pagination-bullet:hover {
  background-color: #ffffff;
  opacity: 0.6;
}

._solution
  .slider._application
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #09fdd6;
}

.page._event .section._programm {
  margin-bottom: 96px;
  margin-top: 0;
  padding-top: 0;
}

.section._post .section__content p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  ._solution .slider._application {
    position: relative;
    margin-bottom: 40px;
  }
  ._solution .slider._application .slider-button-next {
    top: 6vw;
  }
  ._solution .slider._application .slider-button-prev {
    top: 6vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  ._solution .slider._application.launch .use__list {
    flex-wrap: nowrap;
  }
  .page._solution .section._solution.launch .solution__use .swiper-slide {
    flex-shrink: 1;
    min-width: 30.9vw;
  }
  ._solution .slider._application {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 60px;
  }
  ._solution .slider._application .slider-button-next {
    display: none;
  }
  ._solution .slider._application .slider-button-prev {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 767.9px) {
  ._solution .slider._application.launch .use__list {
    flex-wrap: nowrap;
  }
  ._solution .slider._application.launch .use__list-item .card._use {
    height: fit-content;
  }
  .page._solution .section._solution.launch .solution__use .swiper-slide {
    flex-shrink: 1;
    min-width: 60vw;
  }
  ._solution .slider._application {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 16px;
  }
  ._solution .slider._application .slider-button-next {
    display: none;
  }
  ._solution .slider._application .slider-button-prev {
    display: none;
  }
  .postid-18774 .page._solution .section._solution {
    margin-bottom: 20px;
  }
}

.page._solution .characters__list .item img {
  max-width: 24px;
  height: auto;
}

@media screen and (max-width: 1023px) {
  .app__short-info {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 740px) {
  .app__content-wrap {
    margin-bottom: 0;
  }
  .app__content {
    padding-bottom: 24px;
  }
}

.app__content-more {
  display: none;
  padding-top: 16px;
}

.app__content-more._show {
  display: block;
}

.apps__search .form__field._search .input {
  height: 52px;
}
.apps__search .form__field._search .input:focus {
  background-color: #fbfbfb;
}

.app-partners .form__field-placeholder {
  top: 17px;
}

.app-partners .icon._search._lg {
  margin-top: 3px;
}

.apps .form__field-placeholder {
  top: 16px;
}

.card._partner .card__link {
  min-height: 260px;
}
@media screen and (max-width: 740px) {
  .form__field-placeholder {
    top: 5px !important;
  }
}

.breadcrumbs span._divider {
  margin-top: 0;
}

.footer__menu .menu > li.menu-item-has-children > a {
  position: relative;
}

.footer__menu .menu > li.menu-item-has-children > a:after {
  position: absolute;
  top: 25%;
  right: -12px;
}

@media screen and (max-width: 740px) {
  .form__field-placeholder {
    top: 5px !important;
  }

  .footer__menu:nth-child(2n + 2) {
    order: 4;
  }
}

@media screen and (max-width: 1023px) {

  .footer__menu .menu > li.menu-item-has-children > a:after {
    top: 6px;
  }

}

.footer__menu ul li a .solutions-additional_subtitle {
  white-space: normal;
}

@media screen and (max-width: 740px) {
  /*.post-type-archive-apps .footer__top {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 10px;
    height: auto;
  }

  .post-type-archive-apps .footer__menu._solution {
    width: auto;
  }

  .post-type-archive-apps .footer__menu {
    width: auto;
    margin-bottom: 0;
    padding-right: 0;
  }
  .post-type-archive-apps .footer__menu._solution {
    order: unset;
  }*/

  /*.post-type-archive-apps .footer__top {
    display: flex;
    justify-content: space-between;
    flex-flow: column wrap;
    height: auto;
    max-height: 750px;
  }

  .post-type-archive-apps .footer__menu {
    width: 48%;
    height: 40px;
    margin-bottom: 10px;
  }

  .post-type-archive-apps .footer__menu:nth-child(1) {
    height: 480px;
  }

  .post-type-archive-apps .footer__menu:nth-child(2) {
    height: 180px;
  }

  .post-type-archive-apps .footer__menu:nth-child(3) {
    height: 200px;
  }

  .post-type-archive-apps .footer__menu:nth-child(4) {
    height: 180px;
  }*/

  /*.post-type-archive-apps .footer__menu .sub-menu .menu-item a:before {
    display: none;
  }*/

  /*.post-type-archive-apps .footer__menu .sub-menu .sub-menu .solutions-additional_text:before {
    display: none;
  }

  .post-type-archive-apps .footer__menu #menu-solutions .sub-menu .sub-menu .solutions-additional_text {
    padding-left: 0;
  }*/

  /*.post-type-archive-apps .footer__menu #menu-appicenter .sub-menu .menu-item a {
    padding-left: 0;
  }*/
}

[lang="it-IT"] .section__list-item:nth-child(2) {
 order: 1;
}

.modal__form-bitrix.hidden {
  display: none;
}

.modal__form-bitrix h2 {
  margin-bottom: 24px;

  font-family: "Kaspersky Sans Text";
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
}
.modal__form-bitrix .modal__sub-title {
  font-family: "Kaspersky Sans Text";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;

  opacity: 0.8;
}


.share__title {
  margin-top: -3px;
}

.share__list a svg {
  width: 16px;
}

.device img {
  max-height: none;
}

.cards--3:before {
  background: none;
}

.page-features ._question-info {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 255, 215, 0.12)));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 255, 215, 0.12) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 255, 215, 0.12) 100%);
}

.page-features .section._question-info .section__faq  {
  max-width: 50%;
}



/* 29.05 */

.header__navbar {
  padding-bottom: 0;
}

.navbar__popup {
  margin-top: 19px;
}
.navbar__menu > ul > li > a {
  display: flex;
  align-items: center;
}

.navbar__menu > ul > li > button {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  border: none;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.2s;
  padding: 7px 12px;
  color: #1f3238;
  font-family: inherit;
}

.header._dark .navbar__menu > ul > li > button {
  color: #fff;
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .navbar__menu > ul > li > button {
    font-size: 0.972vw;
    line-height: 1.250vw;
    border-radius: 0.556vw;
    padding: 0.486vw 0.833vw;
  }
}

@media screen and (max-width: 1023px) {
  .navbar__menu > ul > li > button {
    font-size: 21px;
    line-height: 24px;
    padding: 12px;
    display: inline-flex;
    align-items: center;
  }

  .header._dark .navbar__menu > ul > li > button {
    color: #1f3238;
  }

  .navbar__menu > ul > li.menu-item-has-children > button::after {
    content: "";
    margin-left: 8px;
    margin-top: 3px;
    width: 7px;
    height: 12px;
    background: url(../img/icon_right-chevron-small-gray.svg) no-repeat center;
    background-size: contain;
  }

  .navbar__menu > ul > li._active > button {
    background: rgba(31, 50, 56, 0.1);
  }
}

@media screen and (min-width: 1024px) {
  .navbar__menu > ul > li._active > button {
    background: rgba(31, 50, 56, 0.1);
  }
}
@media screen and (max-width: 600px) {
  .navbar__menu > ul > li > button {
    padding: 20px 24px;
    display: flex;
  }

  .navbar__menu > ul > li.menu-item-has-children > button {
    position: relative;
    width: 100%;
    text-align: start;
    display: block;
  }

  .navbar__menu > ul > li.menu-item-has-children > button::after {
    position: absolute;
    top: 24px;
    right: 24px;
    transform: rotate(90deg);
  }

  .navbar__menu > ul > li._active > button {
    background: #fff;
  }

  .navbar__menu > ul > li._active > button::after {
    transform: rotate(-90deg);
  }
}


/* 08.06.25 */
.page._market {
  position: relative;
}

.page._market:before {
  content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #F1F1FF;
    height: 418px;
}

._animatic .section._solution + .section._question-info {
  margin-top: 0;
  padding-top: 64px;
}

._animatic ._category {
    padding-bottom: 0;
    margin-bottom: 8px;
}

#ksrw .more-block__btn {
 transition: all .25s ease;
}

#ksrw .more-block__btn:hover {
  border: 2px solid #00ffd7;
}

#ksrw .more-block__link::after {
 transition: all .25s ease;
}

#ksrw .more-block__link:hover::after {
  right: -34px;
  filter: brightness(1.1);
}

.page._posts._events .section._press {
   background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 255, 215, 0.12);
}

.page-features .section._question-info {
  padding-top: 50px;
}

._dark ._question-info::before {
  background: linear-gradient(180deg, #141619 0%, rgba(24, 25, 26, 0) 100%),
    rgba(101, 95, 167, 0.5);
}
@media screen and (max-width: 739px) {
  .page._home .section._question-info .section__question .button {
    width: 100%;
  }
  .page._home .section._question-info .section__question {
    line-height: 24px;
    max-width: 100%;
    margin-right: 0;
    width: 100%;
  }
}

.modal,
.modal__bg,
.modal__wrap,
.modal__container,
.modal__form,
.b24-form,
.b24-form-wrapper {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform;
}

.button._outline._dark:hover {
  border-color: #66fadc;
}

.home .category__tabs._end-scroll::before {
  display: none !important;
}

@media screen and (max-width: 373px) {
  .page._home .section._category._news .card__prevu {
    height: auto;
  }
}


.page._dark .section._entry .section__breadcrumbs ._divider {
  opacity: 0.6;
}

@media screen and (max-width: 740px) {
  .section._entry .section__menu .container:after {
    background: linear-gradient(90deg, #FFFFFF 41.72%, rgba(255, 255, 255, 0) 100%);
  }
}