/* screen - yenisey */

ul,
body,
p,
h1 {
  margin: 0;
}

.yenisey {
  align-items: center;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}

.yenisey .hero {
  background-color: var(--bgoverlay-25);
  background-image: url(../images/hero.png);
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
  width: 100%;
}

.container {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}

.yenisey .hero__wrap {
  display: flex;
  flex: 0 0 auto;
  justify-content: space-around;
  align-items: flex-start;
  align-self: stretch;
  padding: 50px 100px 170px;
}

.yenisey .hero__body {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 180px;
  position: relative;
  width: 100%;
}

.yenisey .hero__header {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 5px;
  position: relative;
}

.yenisey .hero__text {
  color: var(--textneutral-100);
  font-size: var(--font-size-s);
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.yenisey .hero__logo {
  position: relative;
  width: 110px;
  height: auto;
}

.yenisey .hero__box {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 40px;
  position: relative;
  width: 100%;
}

.yenisey .hero__heading {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  position: relative;
  max-width: 705px;
  width: 100%;
}

.yenisey .hero__subtitle {
  align-self: stretch;
  color: var(--bgbg-10);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-xxxl);
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
}

.yenisey .hero__title {
  height: auto;
  position: relative;
  width: 704px;
}

.yenisey .hero__wrapper {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 40px;
  padding: 40px 40px 40px 0px;
  position: relative;
  width: calc(100% - 65px);
  max-width: 870px;
}

.yenisey .hero__bg {
  left: -100px;
  position: absolute;
  top: 0;
  width: calc(100% + 100px);
  height: 100%;
  object-position: right center;
  object-fit: cover;
}

.yenisey .hero__logo-1 {
  height: auto;
  position: relative;
  width: 210px;
}

.yenisey .hero__content {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
  width: 515px;
}

.yenisey .hero__text-1 {
  align-self: stretch;
  color: var(--bgbg-10);
  font-size: var(--font-size-l);
  font-weight: 400;
  line-height: 25px;
  margin-top: -1.00px;
}

.yenisey .utton-primary {
  align-items: center;
  background-color: var(--bgbg-10);
  display: inline-flex;
  flex: 0 0 auto;
  gap: 5px;
  padding: 15px 20px;
  position: relative;
  transition: 0.3s;
}

.yenisey .utton-primary:hover {
  background-color: var(--bgbg-20);
  transition: 0.3s;
}

.yenisey .utton-primary:active {
  background-color: var(--bgbg-30);
  transition: 0.3s;
}

.yenisey .button__text {
  color: var(--bgbg-60);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: -1.12px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.yenisey .hero__png {
  height: auto;
  right: -145px;
  object-fit: cover;
  object-position: right center;
  position: absolute;
  top: 16px;
  width: 872px;
}

.yenisey .about {
  background-color: #1c3a57;
  background-image: url(../images/about.png);
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
  width: 100%;
}

.yenisey .about__wrap {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 80px;
  width: auto;
}

.yenisey .padding {
  padding: 80px 100px;
}

.yenisey .about__bloc {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 24px;
  justify-content: center;
  padding: 32px 0px;
  position: relative;
  width: 100%;
}

.yenisey .about__bg {
  object-position: left center;
  width: 200%;
  left: 8%;
}

.yenisey .about__wrapper {
  justify-content: center;
}

.yenisey .about__heading {
  flex: 0 0 auto;
  position: relative;
  width: 606px;
  height: auto;
}

.yenisey .about__content {
  width: 606px;
}

.yenisey .about__text {
  margin-top: -1.00px;
}

.yenisey .about__bg-1 {
  object-position: right center;
  width: 200%;
  right: 0;
}

.yenisey .about__heading-1 {
  height: 43px;
  position: relative;
  width: 602px;
}

.yenisey .about__content-1 {
  justify-content: center;
  width: 602px;
}

.yenisey .about__png {
  height: auto;
  left: -190px;
  top: 0;
  width: 678px;
}

.yenisey .about__png-1 {
  height: 510px;
  right: -190px;
  bottom: -140px;
  width: 589px;
}

.yenisey .system {
  background-color: var(--bgbg-30);
  width: 100%;
}

.yenisey .system__wrap {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
}

.yenisey .system__wrapper {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
}

.yenisey .system__heading {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.yenisey .system__title {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.yenisey .system__subtitle {
  align-self: stretch;
  color: var(--bgbg-60);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
}

.yenisey .system__svg {
  height: auto;
  position: relative;
  max-width: 1018px;
  width: 100%;
}

.system__svg--mobile {
  display: none;
}

.yenisey .system__caption {
  color: var(--bgbg-60);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-xl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 30px;
  position: relative;
  text-align: center;
  max-width: 635px;
}

.yenisey .system__block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  width: 100%;
}

.yenisey .box {
  align-items: center;
  width: 550px;
}

.yenisey .holder .box {
  width: 100% !important;
}

.yenisey .box__heading {
  align-self: stretch;
}

.yenisey .box__title {
  color: var(--bgbg-10);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-l);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.yenisey .box__content {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--bgbg-10);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 25px;
  padding: 40px 20px;
  position: relative;
}

.yenisey .list-item {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
  width: 100%;
}

.yenisey .list-item__marker {
  background-color: var(--accentaccent-15);
  border-radius: 4px;
  height: 8px;
  position: relative;
  width: 8px;
}

.yenisey .list-item__text {
  flex: 1;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: -1.00px;
  position: relative;
}

.yenisey .system__png {
  height: auto;
  object-fit: cover;
  width: 372px;
  margin: -6% 0 -43% -7%;
}

.yenisey .box-1 {
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
}

.yenisey .box__heading-1 {
  width: 658px;
}

.yenisey .box__footer {
  align-items: center;
  background-color: var(--bgbg-40);
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  padding: 10px 0px;
  position: relative;
  width: 820px;
}

.yenisey .pagination-arrow {
  height: 50px;
  position: relative;
  width: 50.5px;
  transition: 0.3s;
}

.yenisey .pagination-arrow--hover {
  display: none;
}

.yenisey .box__info {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 10px;
  justify-content: center;
  position: relative;
}

.yenisey .box__link {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.yenisey .box__text {
  color: var(--bgbg-10);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-s);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.yenisey .slider-bar {
  align-items: center;
  display: inline-flex;
  gap: 4px;
  height: 16px;
  position: relative;
}

.yenisey .progress-dot {
  background-color: var(--bgbg-10);
  border-radius: 5px;
  height: 10px;
  position: relative;
  width: 10px;
  transition: 0.3s;
}

.yenisey .tns-nav-active .progress-dot,
.yenisey .tns-nav-active .progress-dot-1 {
  background-color: var(--accentaccent-15);
  transition: 0.3s;
}

.yenisey .slider-bar__line {
  height: 1px;
  position: relative;
  width: 20px;
}

.yenisey .progress-dot-1 {
  background-color: var(--bgbg-10);
  border-radius: 4px;
  height: 8px;
  position: relative;
  width: 8px;
  transition: 0.3s;
}

.yenisey .result {
  background: linear-gradient(180deg, rgba(0, 44, 88, 0.9) 0%, rgba(0, 44, 88, 0) 100%);
  background-image: url(../images/result.svg);
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
}

.result__wrap {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  width: auto;
}

.yenisey .result__title {
  align-self: stretch;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
}

.yenisey .holder {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  max-width: 915px;
  width: 100%;
}

.yenisey .holder--system {
  width: 820px;
}

.yenisey .tns-ovh {
  overflow: visible;
}

.yenisey .holder__heading {
  align-items: center;
  align-self: stretch;
  background-color: var(--accentaccent-20);
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  padding: 15px 0px;
  position: relative;
  width: 100%;
}

.yenisey .holder__title {
  color: var(--bgbg-10);
  flex: 1;
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-xxxxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -2.22px;
  position: relative;
  text-align: center;
}

.yenisey .result-slider {
  align-items: flex-start;
  display: flex;
  position: relative;
  padding: 0;
  list-style: none;
}

.yenisey .result-item {
  display: flex !important;
  align-items: flex-start;
  flex-direction: column;
  font-family: var(--font-family-roboto_condensed), serif;
}

.yenisey .holder--system .result-item {
  gap: 15px;
}

.yenisey .holder--system .result-item:not(.tns-slide-active) {
  perspective: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.tns-outer {
  z-index: 1;
}

.yenisey .result-item__text {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 60px;
  color: var(--textneutral-100);
  width: 100%;
  transition: 0.3s;
}

.yenisey .holder--system .result-item:not(.tns-slide-active) .result-item__text {
  display: none;
  transition: 0.3s;
}

.yenisey .holder--system .result-item.tns-slide-active {
  margin: 0 0 -31px;
}

.yenisey .holder--system .result-item:not(.tns-slide-active) .result-item__img {
  transform: rotateY(-55deg);
  transform-origin: center center;
  width: 77%;
  transition: 0.3s;
  margin: 0 -10%;
}

.yenisey .result-item__img {
  align-self: stretch;
  flex: 1;
  flex-grow: 1;
  object-fit: cover;
  position: relative;
  width: 100%;
  height: auto;
  transition: 0.3s;
}

.yenisey .holder__footer {
  align-items: center;
  align-self: stretch;
  background-color: var(--bgbg-40);
  display: flex;
  flex: 0 0 auto;
  gap: 50px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.yenisey .slider-bar-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 4px;
  height: 16px;
  position: relative;
  list-style: none;
  padding: 0;
}

.slider-bar-item {
  display: flex;
  align-items: center;
  gap: 4px;
}

.yenisey .visual {
  background-color: var(--bgbg-30);
  width: 100%;
}

.yenisey .visual__wrap {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding-bottom: 0 !important;
}

.yenisey .visual__heading {
  align-self: stretch;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
}

.yenisey .visual__heading--tablet {
  display: none;
}

.yenisey .visual__heading--mobile {
  display: none;
}

.yenisey .visual__wrapper {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
  gap: 55px;
  margin: -60px 0 0 0;
}

.yenisey .visual__bg {
  background-color: var(--bgbg-40);
  height: 100%;
  left: -100px;
  position: absolute;
  top: 0;
  width: calc(100% + 155px);
}

.yenisey .visual__content {
  flex: 0 0 auto;
  position: relative;
  width: 419px;
}

.yenisey .visual__container {
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  display: flex;
  padding: 20px 0;
}

.yenisey .al__text {
  margin-top: -1.00px;
}

.yenisey .list {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 11px;
  position: relative;
  width: 100%;
}

.yenisey .visual__mockup {
  height: auto;
  width: 63%;
}

.yenisey .total {
  background-color: var(--bgoverlay-20);
  background-image: url(../images/total.png);
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.yenisey .total__block {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 40px;
  max-width: 100%;
}

.yenisey .total__wrap {
  display: flex;
  align-items: flex-start;
}

.yenisey .total__heading {
  align-self: stretch;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
}

.yenisey .total__wrapper {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
}

.yenisey .total__bg {
  background-color: var(--bgbg-20);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.yenisey .total__content {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  padding: 24px 0px;
  position: relative;
  width: 502px;
  margin: 0 auto 0 36%;
}

.yenisey .total__container {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}

.yenisey .total__png {
  height: 729px;
  object-fit: cover;
  width: 483px;
  position: absolute;
  left: -75px;
  top: 25px;
  z-index: 1;
}

.yenisey .total__logo {
  height: 290px;
  width: 290px;
  position: absolute;
  right: -145px;
  z-index: 1;
}

.yenisey .total__caption {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  max-width: 631px;
  margin: 0 auto 0 36%;
}

.yenisey .total__bold-text {
  color: var(--bgbg-10);
  flex: 1;
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin-top: -1.00px;
  position: relative;
}

.yenisey .footer {
  background-color: var(--bgbg-60);
  width: 100%;
}

.yenisey .footer__wrap {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.yenisey .footer__wrapper {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
  width: 49%;
}

.yenisey .footer__heading {
  flex: 0 0 auto;
  position: relative;
}

.yenisey .footer__heading--tablet {
  display: none;
}

.yenisey .footer__content {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 60px;
  position: relative;
}

.yenisey .footer__inner {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

.yenisey .footer__text {
  color: transparent;
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-m);
  font-weight: 300;
  margin-top: -1.00px;
}

.yenisey .span-1 {
  color: var(--accentaccent-15);
}

.yenisey .button-secondary {
  align-items: center;
  background-color: var(--accentaccent-20);
  display: inline-flex;
  flex: 0 0 auto;
  gap: 5px;
  padding: 15px 20px;
  position: relative;
  transition: 0.3s;
}

.yenisey .button-secondary:hover {
  background-color: var(--accentaccent-15);
  transition: 0.3s;
}

.yenisey .button-secondary:active {
  background-color: #781810;
  transition: 0.3s;
}

.yenisey .button-secondary__text {
  color: var(--bgbg-10);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: -1.12px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.yenisey .footer__info {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  position: relative;
}

.yenisey .footer__logo {
  height: auto;
  position: relative;
  width: 431px;
}

.yenisey .socials {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.yenisey .socials__title {
  color: var(--bgbg-10);
  font-family: var(--font-family-roboto_condensed);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 21.6px;
  margin-top: -0.68px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.yenisey .socials__list {
  flex: 0 0 auto;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 40px);
  gap: 10px;
  list-style: none;
  padding: 0;
}

.yenisey .socials__item {
  width: 100%;
}

.yenisey .socials__link {
  display: flex;
}

.yenisey .socials__svg {
  height: auto;
}

.yenisey .about__bg-2 {
  position: absolute;
  top: 0;
  height: 100%;
  object-fit: cover;
}

.yenisey .about__content-2 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

.yenisey .about__png-2 {
  object-fit: cover;
  position: absolute;
  z-index: 1;
}

.yenisey .about__text-2 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 17px;
  position: relative;
}

.yenisey .about__wrapper-2 {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
  max-width: 802px;
  width: 100%;
  z-index: 2;
}

.yenisey .al__text-2 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 19px;
  position: relative;
}

.yenisey .box-2 {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.yenisey .box__heading-2 {
  align-items: center;
  background-color: var(--accentaccent-20);
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 10px 81px;
  position: relative;
}

.yenisey .footer__text-2 {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
}

.yenisey .hero__text-2 {
  font-family: var(--font-family-roboto_condensed);
  letter-spacing: 0;
  position: relative;
}

.yenisey .pagination-link {
  display: flex;
  position: absolute;
  cursor: pointer;
}

.yenisey .holder--system .pagination-link {
  top: 50%;
  transform: translateY(-50%);
}

.yenisey .pagination-link--left {
  left: 0;
}

.yenisey .pagination-link--right {
  right: 0;
}

.yenisey .pagination-link:hover .pagination-arrow {
  display: none;
  transition: 0.3s;
}

.yenisey .pagination-link:hover .pagination-arrow--hover {
  display: block;
  transition: 0.3s;
}

.yenisey .holder__controls {
  position: relative;
  display: flex;
  align-items: center;
  padding: 25px 100px;
}

.yenisey .holder--system .holder__controls {
  padding: 40px 100px 20px;
  width: 100%;
  justify-content: center;
}

.yenisey .pagination-controls {
  display: flex;
  align-items: center;
}

.yenisey .about__list {
  padding: 0 0 0 25px;
}

@media (max-width: 1540px) {
  .yenisey .total__logo {
    right: -95px;
  }

  .yenisey .total__bg {
    width: 95%;
  }
}

@media (max-width: 1380px) {
  .yenisey .hero__wrap {
    padding: 50px 95px 170px;
  }

  .yenisey .hero__body {
    gap: 170px;
  }

  .yenisey .hero__bg {
    left: -95px;
    width: calc(100% + 95px);
  }

  .yenisey .hero__png {
    top: 60px;
    right: -130px;
  }

  .yenisey .hero__logo-1 {
    width: 200px;
  }

  .yenisey .padding {
    padding: 75px 95px;
  }

  .yenisey .about__heading,
  .yenisey .about__content,
  .yenisey .about__heading-1,
  .yenisey .about__content-1 {
    width: 591px;
  }

  .yenisey .about__png {
    width: 658px;
  }

  .yenisey .visual__wrapper {
    margin: -40px 0 0 0;
  }

  .yenisey .total__content {
    margin: 0 auto 0 24%;
  }

  .yenisey .total__caption {
    margin: 0 auto 0 24%;
  }

  .yenisey .total__png {
    left: -155px;
  }

  .yenisey .footer__logo {
    width: 420px;
  }

  .yenisey .holder--system {
    width: 780px;
  }

  .yenisey .box {
    width: 540px;
  }
}

@media (max-width: 1280px) {
  .yenisey .hero__wrap {
    padding: 50px 90px 170px;
  }

  .yenisey .hero__body {
    gap: 160px;
  }

  .yenisey .hero__title {
    width: 680px;
  }

  .yenisey .hero__bg {
    left: -90px;
    width: calc(100% + 90px);
  }

  .yenisey .hero__png {
    top: 90px;
    width: 770px;
  }

  .yenisey .hero__logo-1 {
    width: 190px;
  }

  .yenisey .hero__content {
    width: 510px;
  }

  .yenisey .padding {
    padding: 70px 90px;
  }

  .yenisey .about__wrap {
    gap: 75px;
  }

  .yenisey .about__heading,
  .yenisey .about__content,
  .yenisey .about__heading-1,
  .yenisey .about__content-1 {
    width: 576px;
  }

  .yenisey .about__png {
    width: 648px;
  }

  .yenisey .about__png-1 {
    right: -220px;
    bottom: -155px;
  }

  .yenisey .about__bloc {
    padding: 30px 0;
  }

  .yenisey .visual__wrapper {
    margin: -20px 0 0 0;
  }

  .yenisey .footer__content {
    gap: 55px;
  }

  .yenisey .footer__logo {
    width: 410px;
  }

  .yenisey .holder--system {
    width: 740px;
  }

  .yenisey .holder--system .result-item:not(.tns-slide-active) .result-item__img {
    margin: 0 -15%;
  }

  .yenisey .box {
    width: 530px;
  }

  .yenisey .system__png {
    width: 360px;
    margin: -6% 0 -53% -7%;
  }
}

@media (max-width: 1180px) {
  .yenisey .hero__wrap {
    padding: 45px 80px 165px;
  }

  .yenisey .hero__body {
    gap: 140px;
  }

  .yenisey .hero__subtitle {
    font-size: 30px;
    line-height: 34px;
  }

  .yenisey .hero__title {
    width: 655px;
  }

  .yenisey .hero__bg {
    left: -80px;
    width: calc(100% + 80px);
  }

  .yenisey .hero__png {
    top: 75px;
    width: 700px;
  }

  .yenisey .hero__logo-1 {
    width: 180px;
  }

  .yenisey .hero__text-1 {
    font-size: 18px;
    line-height: 22px;
  }

  .yenisey .hero__content {
    width: 450px;
  }

  .yenisey.padding {
    padding: 65px 80px;
  }

  .yenisey .about__wrap {
    gap: 70px;
  }

  .yenisey .about__wrapper-2 {
    gap: 35px;
  }

  .yenisey .about__heading,
  .yenisey .about__content,
  .yenisey .about__heading-1,
  .yenisey .about__content-1 {
    width: 546px;
  }

  .yenisey .about__png {
    width: 638px;
    left: -225px;
  }

  .yenisey .about__png-1 {
    display: none;
  }

  .yenisey .about__bloc {
    padding: 28px 0;
  }

  .yenisey .result__title {
    height: 45px;
  }

  .yenisey .holder__title {
    font-size: 34px;
    line-height: 36px;
  }

  .yenisey .visual__wrapper {
    margin: 0;
    flex-direction: column;
    gap: 0;
  }

  .yenisey .visual__mockup {
    width: 100%;
    align-items: center;
    order: -1;
  }

  .yenisey .visual__wrap {
    gap: 40px;
  }

  .yenisey .visual__content {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .yenisey .visual__bg {
    width: calc(100% + 200px);
  }

  .yenisey .visual__container {
    max-width: 572px;
    width: 100%;
    padding: 68px 0;
  }

  .yenisey .total__png {
    display: none;
  }

  .yenisey .total__content {
    margin: 0;
  }

  .yenisey .total__caption {
    margin: 0;
  }

  .yenisey .total__content {
    padding: 24px 16px;
  }

  .yenisey .total__logo {
    width: 268px;
    height: 268px;
    right: -60px;
  }

  .yenisey .total__heading {
    height: 40px;
  }

  .yenisey .footer__wrapper {
    gap: 35px;
  }

  .yenisey .footer__content {
    gap: 45px;
  }

  .yenisey .footer__logo {
    width: 400px;
  }

  .yenisey .footer__heading--tablet {
    display: block;
  }

  .yenisey .footer__heading--desktop {
    display: none;
  }

  .yenisey .holder--system {
    width: 700px;
  }

  .yenisey .holder--system .result-item:not(.tns-slide-active) .result-item__img {
    margin: 0 -20%;
  }

  .yenisey .box {
    width: 520px;
  }

  .yenisey .system__png {
    width: 340px;
  }
}

@media (max-width: 1080px) {
  .yenisey .hero__wrap {
    padding: 45px 70px 165px;
  }

  .yenisey .hero__body {
    gap: 120px;
  }

  .yenisey .hero__title {
    width: 630px;
  }

  .yenisey .hero__wrapper {
    padding: 35px 35px 35px 0;
  }

  .yenisey .hero__bg {
    left: -70px;
    width: calc(100% + 70px);
  }

  .yenisey .hero__png {
    top: 80px;
    width: 620px;
  }

  .yenisey .hero__logo-1 {
    width: 170px;
  }

  .yenisey .hero__content {
    width: 400px;
  }

  .yenisey .padding {
    padding: 60px 70px;
  }

  .yenisey .about__wrap {
    gap: 65px;
  }

  .yenisey .about__heading,
  .yenisey .about__content,
  .yenisey .about__heading-1,
  .yenisey .about__content-1 {
    width: 516px;
  }

  .yenisey .about__png {
    width: 628px;
  }

  .yenisey .about__bg-1 {
    right: -60px;
  }

  .yenisey .about__bloc {
    padding: 26px 0;
  }

  .yenisey .result__title {
    height: 40px;
  }

  .yenisey .total__logo {
    width: 258px;
    height: 258px;
  }

  .yenisey .footer__wrapper {
    gap: 30px;
  }

  .yenisey .footer__content {
    gap: 35px;
  }

  .yenisey .footer__logo {
    width: 390px;
  }

  .yenisey .footer__heading {
    width: 290px
  }

  .yenisey .holder--system {
    width: 660px;
  }

  .yenisey .holder--system .result-item:not(.tns-slide-active) .result-item__img {
    margin: 0 -23%;
  }

  .yenisey .box {
    width: 510px;
  }

  .yenisey .system__png {
    width: 320px;
  }
}

@media (max-width: 980px) {
  .yenisey .hero__wrap {
    padding: 40px 60px 160px;
    width: auto;
  }

  .yenisey .hero__body {
    gap: 100px;
  }

  .yenisey .hero__heading {
    gap: 15px;
  }

  .yenisey .hero__subtitle {
    font-size: 28px;
    line-height: 32px;
  }

  .yenisey .hero__title {
    width: 605px;
  }

  .yenisey .hero__wrapper {
    width: 100%;
    padding: 30px 30px 30px 0;
  }

  .yenisey .hero__bg {
    left: -60px;
    width: calc(100% + 45px);
  }

  .yenisey .hero__png {
    display: none;
  }

  .yenisey .hero__logo-1 {
    width: 160px;
  }

  .yenisey .button__text {
    font-size: 16px;
    line-height: 16px;
  }

  .yenisey .hero__content {
    width: auto;
    flex-grow: 1;
    padding: 0 60px 0 0;
  }

  .yenisey .padding {
    padding: 50px 60px;
  }

  .yenisey .about__wrap {
    gap: 60px;
  }

  .yenisey .about__wrapper-2 {
    gap: 30px;
  }

  .yenisey .about__heading,
  .yenisey .about__content,
  .yenisey .about__heading-1,
  .yenisey .about__content-1 {
    width: 486px;
  }

  .yenisey .about__png {
    width: 618px;
  }

  .yenisey .about__bloc {
    padding: 24px 0;
  }

  .yenisey .result__title {
    height: 36px;
  }

  .yenisey .holder__title {
    font-size: 32px;
    line-height: 34px;
  }

  .yenisey .visual__heading--tablet {
    display: block;
  }

  .yenisey .visual__heading--desktop {
    display: none;
  }

  .robotocondensed-light-white-18px,
  .robotocondensed-light-midnight-18px {
    font-size: 16px;
    line-height: 18px;
  }

  .yenisey .footer__text {
    font-size: 16px;
    line-height: 15px;
  }

  .yenisey .total__logo {
    width: 248px;
    height: 248px;
  }

  .yenisey .total__heading {
    height: 35px;
  }

  .yenisey .total__block {
    gap: 35px;
  }

  .yenisey .total__bold-text {
    font-size: 18px;
    line-height: 22px;
  }

  .yenisey .footer__wrapper {
    gap: 25px;
  }

  .yenisey .footer__content {
    gap: 25px;
  }

  .yenisey .footer__inner {
    gap: 15px;
  }

  .yenisey .button-secondary__text {
    font-size: 16px;
    line-height: 16px;
  }

  .yenisey .footer__logo {
    max-width: 379px;
    width: 100%;
  }

  .yenisey .footer__heading {
    width: 270px
  }

  .yenisey .holder--system {
    width: 620px;
  }

  .yenisey .holder--system .result-item:not(.tns-slide-active) .result-item__img {
    margin: 0 -25%;
    transform: rotateY(-60deg);
  }

  .yenisey .result-item__text {
    font-size: 14px;
    line-height: 14px;
  }

  .yenisey .box {
    width: 500px;
  }

  .yenisey .system__png {
    width: 300px;
    margin: -3% 0 -58% 6%;
  }

  .yenisey .system__subtitle {
    font-size: 28px;
    line-height: 36px;
  }

  .yenisey .system__caption {
    font-size: 20px;
    line-height: 30px;
  }

  .yenisey .box__title {
    font-size: 18px;
    line-height: 18px;
  }
}

@media (max-width: 880px) {
  .yenisey .hero__wrap {
    padding: 40px 50px 135px;
  }

  .yenisey .hero__body {
    gap: 95px;
  }

  .yenisey .hero__logo {
    width: 105px;
  }

  .yenisey .hero__box {
    gap: 35px;
  }

  .yenisey .hero__subtitle {
    font-size: 26px;
    line-height: 30px;
  }

  .yenisey .hero__bg {
    left: -50px;
    width: calc(100% + 35px);
  }

  .yenisey .hero__logo-1 {
    width: 140px;
  }

  .yenisey .padding {
    padding: 50px;
  }

  .yenisey .about__wrap {
    gap: 50px;
  }

  .yenisey .about__heading,
  .yenisey .about__heading-1 {
    width: 440px;
  }

  .yenisey .about__content,
  .yenisey .about__content-1 {
    width: 100%;
  }

  .yenisey .about__png {
    display: none;
  }

  .yenisey .about__bg {
    width: 100%;
  }

  .yenisey .about__wrapper-2 {
    align-items: flex-start;
  }

  .yenisey .about__bg-2 {
    display: none;
  }

  .yenisey .about__bloc {
    padding: 0;
    flex-direction: column;
  }

  .yenisey .about__png-1 {
    display: block;
    position: static;
    order: -1;
    height: auto;
    width: 100%;
    margin: 0 -100px -100px 0;
  }

  .yenisey .holder__title {
    font-size: 30px;
    line-height: 32px;
  }

  .yenisey .holder__controls {
    padding: 22px 100px;
  }

  .yenisey .total__logo {
    width: 234px;
    height: 234px;
    right: -50px;
  }

  .yenisey .total__heading {
    height: 30px;
  }

  .yenisey .footer__wrap {
    flex-direction: column;
  }

  .yenisey .footer__wrapper {
    width: 100%;
  }

  .yenisey .footer__info {
    margin: 0 auto;
  }

  .yenisey .footer__heading {
    width: 250px
  }

  .yenisey .holder--system .result-item:not(.tns-slide-active) .result-item__img {
    width: 100%;
  }

  .yenisey .holder--system .result-item:not(.tns-slide-active) {
    opacity: 0;
  }

  .yenisey .holder--system {
    width: 100%;
  }

  .yenisey .system__png {
    display: none;
  }

  .yenisey .system__wrap {
    gap: 30px;
  }

  .yenisey .box {
    width: 100%;
  }

  .yenisey .system__wrapper {
    gap: 30px;
  }
}

@media (max-width: 780px) {
  .yenisey .hero__wrap {
    padding: 30px 40px 105px;
  }

  .yenisey .hero__body {
    gap: 90px;
  }

  .yenisey .hero__text {
    font-size: 14px;
    line-height: 16px;
  }

  .yenisey .hero__subtitle {
    font-size: 24px;
    line-height: 28px;
  }

  .yenisey .hero__wrapper {
    gap: 35px;
    padding: 0;
  }

  .yenisey .hero__bg {
    display: none;
  }

  .yenisey .hero__content {
    padding: 0;
  }

  .yenisey .hero__logo-1 {
    width: 140px;
  }

  .yenisey .padding {
    padding: 45px 40px;
  }

  .yenisey .about__wrap {
    gap: 40px;
  }

  .yenisey .about__wrapper-2 {
    gap: 25px;
  }

  .yenisey .about__heading,
  .yenisey .about__heading-1 {
    width: 400px;
  }

  .yenisey .about__content-2 {
    gap: 15px;
  }

  .result__wrap {
    gap: 35px;
  }

  .yenisey .result__title {
    height: 35px;
  }

  .yenisey .holder__heading {
    padding: 14px 0;
  }

  .yenisey .holder__title {
    font-size: 26px;
    line-height: 28px;
  }

  .yenisey .progress-dot {
    width: 9px;
    height: 9px;
  }

  .yenisey .slider-bar__line {
    width: 14px;
  }

  .yenisey .holder__controls {
    padding: 20px 100px;
    width: 100%;
    justify-content: center;
  }

  .yenisey .pagination-arrow {
    width: 45px;
  }

  .yenisey .total__logo {
    width: 204px;
    height: 204px;
    right: -40px;
  }

  .yenisey .total__block {
    gap: 30px;
  }

  .yenisey .total__content {
    width: 395px;
  }

  .yenisey .footer__wrapper {
    gap: 20px;
  }

  .yenisey .footer__info {
    gap: 20px;
  }

  .yenisey .socials {
    gap: 15px;
  }

  .yenisey .socials__title {
    font-size: 16px;
    line-height: 20px;
  }

  .yenisey .footer__heading {
    width: 230px
  }

  .yenisey .result-item__text {
    font-size: 12px;
    line-height: 13px;
    padding: 0 55px;
  }

  .yenisey .system__heading {
    gap: 35px;
  }

  .yenisey .system__title {
    gap: 20px;
  }

  .yenisey .system__subtitle {
    font-size: 26px;
    line-height: 28px;
  }

  .yenisey .system__caption {
    font-size: 18px;
    line-height: 20px;
  }

  .yenisey .box__title {
    font-size: 16px;
    line-height: 16px;
  }

  .yenisey .box__content {
    padding: 35px 20px;
  }

  .yenisey .box__content {
    gap: 20px;
  }

  .yenisey .holder--system .result-item {
    gap: 10px;
  }
}

@media (max-width: 680px) {
  .yenisey .hero__wrap {
    padding: 30px 35px 90px;
  }

  .yenisey .hero__body {
    gap: 80px;
  }

  .yenisey .hero__logo {
    width: 100px;
  }

  .yenisey .hero__box {
    gap: 30px;
  }

  .yenisey .hero__subtitle {
    font-size: 22px;
    line-height: 26px;
  }

  .yenisey .hero__wrapper {
    gap: 30px;
  }

  .yenisey .hero__logo-1 {
    width: 120px;
  }

  .yenisey .hero__title {
    width: 100%;
  }

  .yenisey .padding {
    padding: 40px 35px;
  }

  .yenisey .about__wrap {
    gap: 30px;
  }

  .yenisey .about__heading,
  .yenisey .about__heading-1 {
    width: 360px;
  }

  .result__wrap {
    gap: 30px;
  }

  .yenisey .result__title {
    height: 30px;
  }

  .yenisey .holder__title {
    font-size: 24px;
    line-height: 26px;
  }

  .yenisey .holder__controls {
    padding: 18px 50px;
  }

  .yenisey .pagination-arrow {
    width: 40px;
  }

  .yenisey .total__logo {
    width: 174px;
    height: 174px;
  }

  .yenisey .total__heading {
    height: 25px;
  }

  .yenisey .total__block {
    gap: 25px;
  }

  .yenisey .footer__heading {
    width: 210px
  }

  .yenisey .system__heading {
    gap: 30px;
  }

  .yenisey .system__subtitle {
    font-size: 24px;
    line-height: 26px;
  }

  .yenisey .box__content {
    padding: 30px 15px;
  }

  .yenisey .holder--system .holder__controls {
    padding: 35px 70px 15px;
  }
}

@media (max-width: 580px) {
  .yenisey .hero__wrap {
    padding: 30px 30px 70px;
  }

  .yenisey .hero__body {
    gap: 70px;
  }

  .yenisey .hero__subtitle {
    font-size: 18px;
    line-height: 22px;
  }

  .yenisey .hero__wrapper {
    gap: 25px;
  }

  .yenisey .hero__logo-1 {
    width: 100px;
  }

  .yenisey .hero__wrapper {
    flex-direction: column;
    align-items: center;
  }

  .yenisey .hero__content {
    align-items: center;
  }

  .yenisey .hero__box {
    align-items: center;
  }

  .yenisey .hero__body {
    align-items: center;
    text-align: center;
  }

  .yenisey .padding {
    padding: 35px 30px;
  }

  .yenisey .about__wrap {
    gap: 20px;
  }

  .yenisey .about__heading,
  .yenisey .about__heading-1 {
    width: 320px;
  }

  .result__wrap {
    gap: 25px;
  }

  .yenisey .result__title {
    height: 25px;
  }

  .yenisey .holder__title {
    font-size: 20px;
    line-height: 22px;
  }

  .yenisey .holder__controls {
    padding: 16px 50px;
  }

  .yenisey .pagination-arrow {
    width: 35px;
  }

  .yenisey .total__logo {
    width: 144px;
    height: 144px;
    right: 0;
    bottom: -72px;
  }

  .yenisey .total__block {
    gap: 20px;
  }

  .yenisey .total__content {
    width: 100%;
    padding: 24px 16px 82px;
  }

  .yenisey .total__bold-text {
    margin: 50px 0 0;
  }

  .yenisey .footer__heading {
    width: 190px
  }

  .yenisey .system__heading {
    gap: 25px;
  }

  .yenisey .system__subtitle {
    font-size: 22px;
    line-height: 24px;
  }

  .yenisey .box__title {
    font-size: 14px;
    line-height: 14px;
  }

  .yenisey .box__content {
    padding: 25px 15px;
  }

  .yenisey .holder--system .holder__controls {
    padding: 30px 50px 10px;
  }
}

@media (max-width: 480px) {
  .yenisey .hero__wrap {
    padding: 20px 20px 50px;
  }

  .yenisey .hero__body {
    gap: 60px;
  }

  .yenisey .hero__text {
    font-size: 12px;
    line-height: 14px;
  }

  .yenisey .hero__logo {
    width: 95px;
  }

  .yenisey .hero__box {
    gap: 25px;
  }

  .yenisey .hero__subtitle {
    font-size: 14px;
    line-height: 16px;
  }

  .yenisey .hero__wrapper {
    gap: 20px;
  }

  .yenisey .hero__text-1 {
    font-size: 16px;
    line-height: 20px;
  }

  .yenisey .button__text {
    font-size: 14px;
    line-height: 14px;
  }

  .yenisey .hero__logo-1 {
    width: 80px;
  }

  .yenisey .padding {
    padding: 30px 20px;
  }

  .yenisey .about__wrap {
    gap: 10px;
  }

  .yenisey .about__wrapper-2 {
    gap: 20px;
  }

  .yenisey .about__heading,
  .yenisey .about__heading-1 {
    width: 280px;
  }

  .yenisey .about__content-2 {
    gap: 10px;
  }

  .yenisey .about__text-2 {
    font-size: 14px;
    line-height: 16px;
  }

  .yenisey .about__png-1 {
    z-index: 0;
    margin: 0 -10px -120px 0;
  }

  .result__wrap {
    gap: 20px;
  }

  .yenisey .result__title {
    height: 20px;
    width: calc(100% + 300px);
    margin: 0 -150px;
  }

  .yenisey .holder__heading {
    padding: 8px 0;
  }

  .yenisey .holder__title {
    font-size: 16px;
    line-height: 18px;
  }

  .yenisey .progress-dot {
    width: 8px;
    height: 8px;
  }

  .yenisey .slider-bar__line {
    width: 8px;
  }

  .yenisey .holder__controls {
    padding: 14px 50px;
  }

  .yenisey .pagination-arrow {
    width: 30px;
  }

  .yenisey .visual__heading--tablet {
    display: none;
  }

  .yenisey .visual__heading--mobile {
    display: block;
  }

  .yenisey .visual__bg {
    width: 100%;
    left: 0;
  }

  .yenisey .visual__container {
    padding: 15px 15px 40px;
    gap: 20px;
  }

  .yenisey .visual__mockup {
    width: calc(100% + 16px);
    margin: 0 0 -5px 0;
    z-index: 1;
  }

  .robotocondensed-light-white-18px,
  .robotocondensed-light-midnight-18px {
    font-size: 14px;
    line-height: 16px;
  }

  .yenisey .footer__text {
    font-size: 14px;
    line-height: 13px;
  }

  .yenisey .total__logo {
    width: 114px;
    height: 114px;
    bottom: -57px;
  }

  .yenisey .total__heading {
    height: 20px;
    margin: 0 -150px;
    width: calc(100% + 380px);
  }

  .yenisey .total__block {
    gap: 15px;
  }

  .yenisey .total__bold-text {
    font-size: 16px;
    line-height: 20px;
    margin: 40px 0 0;
  }

  .yenisey .footer__wrapper {
    gap: 15px;
  }

  .yenisey .footer__inner {
    gap: 10px;
  }

  .yenisey .button-secondary__text {
    font-size: 14px;
    line-height: 14px;
  }

  .yenisey .footer__info {
    gap: 15px;
  }

  .yenisey .socials {
    gap: 10px;
  }

  .yenisey .socials__title {
    font-size: 14px;
    line-height: 18px;
  }

  .yenisey .footer__heading {
    width: 172px
  }

  .yenisey .holder--system .result-item {
    gap: 5px;
  }

  .yenisey .result-item__text {
    font-size: 10px;
    line-height: 10px;
    -webkit-line-clamp: 2;
    padding: 0 40px;
  }

  .yenisey .system__heading {
    gap: 20px;
  }

  .yenisey .system__title {
    gap: 15px;
  }

  .yenisey .system__subtitle {
    font-size: 20px;
    line-height: 20px;
  }

  .yenisey .system__caption {
    font-size: 16px;
    line-height: 18px;
  }

  .yenisey .box__title {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
  }

  .yenisey .box__content {
    padding: 20px 10px;
  }

  .yenisey .box__content {
    gap: 15px;
  }

  .system__svg--mobile {
    display: block;
  }

  .system__svg--desktop {
    display: none;
  }

  .yenisey .list-item__marker {
    top: 5px;
  }

  .yenisey .holder--system .holder__controls {
    padding: 25px 40px 5px;
  }
}
