@font-face {
  font-family: "Tschichold";
  src: url(/tpl/include/projects/kompyuter-eleanora/font/Tschichold.woff2) format("woff2");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans Condensed";
  src: url(/tpl/include/projects/kompyuter-eleanora/font/SofiaSansCondensed-V.ttf) format("truetype");
  font-style: normal;
  font-display: swap;
}

body {
  background-color: #181722 !important;
  color: #ffffff !important;
}

.mm-social-cont,
.bread-crumbs__wrapper {
  display: none;
}

.ah-content {
  position: relative;
  overflow: hidden;
/*  border-radius: 16px;*/
  background-color: rgba(0, 0, 0, 0.2);
}

.ah-content video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  z-index: -1;
  object-fit: cover;
  filter: opacity(0.7);
}

.ah-title-container {
  display: flex;
  padding: 60px 16px;
  height: calc(100vh - 168px);
  flex-direction: column-reverse;
  justify-content: space-between;
  max-width: 1342px;
  margin: 0 auto;
}

.ah-all-logo {
  max-width: 544px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 32px;
}

.ah-title,
.ah-title-container h1 {
  font-family: Tschichold;
  font-size: clamp(52px, 4.444vw, 128px);
  font-weight: 700;
  line-height: clamp(52px, 4.115vw, 121.73px);
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  text-transform: uppercase;
}

.ah-txt-cent .ah-title-container p,
.ah-txt-cent .ah-h2 {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}

.ah-link {
  display: inline-block;
  font-family: Sofia Sans Condensed;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  background: #cb3d3e;
  padding: 20px 32px;
  text-transform: uppercase;
  margin-top: 32px;
}

.ah-info-content .ah-link {
  display: inline-flex;
  gap: 10px;
}

.ah-cont-link {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ah-cont-link img {
  display: inline-block;
  margin-left: 10px;
}

.ah-title-container p {
  font-family: Sofia Sans Condensed;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.ah-info-container {
  max-width: 1342px;
  width: 100%;
  padding: 0 16px;
  margin: 0 auto;
}

/*Slider*/
.ah-slider-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 136px);
  overflow: hidden;
}

.ah-slider {
  display: flex;
  flex-direction: column;
  width: 100%;
/*  padding: 16px;*/
}

.ah-slide.visible {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.ah-slide.hidden {
  opacity: 0;
  height: 0;
  padding: 0;
  z-index: -1;
}

/* Кнопки управления */
.ah-controls {
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: calc(85vh - 100px);
  justify-content: space-between;
}

.ah-control {
  width: 32px;
  height: 32px;
  background-color: transparent;
  background-image: url(/tpl/include/projects/kompyuter-eleanora/img/chevron.svg);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer;
}

#down {
  transform: scaleY(-1);
}

/* Пагинация */
.ah-pagination {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ah-pagination-dot {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer;
  transition: background-color 0.3s;
}

.ah-pagination-dot.active {
  background-color: white;
}
/*Slider end*/

/*blok 2*/
/*.ah-info-central-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-image: url(/v/atomic/img/AH_Logo_bg.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform-origin: center;
  z-index: -1;
  transform: translate(-50%, -50%);
}*/

.ah-info-central {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 11%;
  padding-bottom: 8%;
  background-image: url(/tpl/include/projects/kompyuter-eleanora/img/AH_Logo_bg.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-attachment: fixed;
  background-position: center;
  overflow: hidden;
}

.ah-info-content .mf-atom-description {
  text-align: center;
  max-width: 430px;
  margin: 0 auto;
  padding-top: 16px;
}

.ah-h2 {
  font-family: 'Tschichold';
  font-size: 64px;
  font-weight: 900;
  line-height: 76px;
  text-transform: uppercase;
}

.ah-text-background {
  background-color: #cb3d3e;
  padding: 0 5px;
  border-radius: 3px;
  display: inline;
}

.ah-bg-left-lightning {
  position: absolute;
  bottom: 3%;
  left: -100px;
  width: calc(20vw - 20px);
}

.ah-bg-right-lightning {
  position: absolute;
  right: -100px;
  top: 5%;
  width: calc(20vw - 20px);
}

.ah-bg-left-eclips {
  position: absolute;
  top: 20%;
  left: 0;
  width: calc(7vw - 15px);
}

.ah-bg-right-star {
  position: absolute;
  right: 0;
  bottom: 2%;
  width: calc(7vw - 15px);
  animation: rotate-star 6s linear infinite;
  }

  @keyframes rotate-star {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }

.ah-rel-con {
  position: relative;
}

.ah-bg-right-obj-1 {
  position: absolute;
  right: 10%;
  top: 10%;
  min-width: 60px;
  z-index: -1;
}

.ah-bg-right-obj-2 {
  position: absolute;
  right: 15%;
  bottom: 10%;
  min-width: 60px;
  z-index: -1;
}

.ng-fp-leftCon {
  max-width: 410px;
  width: 100%;
  text-align: right;
  padding: 60px 15px 0 15px;
}

.ng-fp-leftCon p {
  font-family: Sofia Sans Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
}

/**/

/*NIK*/
.fs-a1 {
  font-family: "Sofia Sans Condensed";
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}

.fs-a2 {
  font-family: "Sofia Sans Condensed";
  font-weight: 700;
  font-size: 32px;
  line-height: 38.4px;
  text-transform: uppercase;
}

/* Основные свойства */

.ng-mainCon {
  display: flex;
  gap: 128px;
  max-width: 986px;
  margin: 0 auto;
  align-items: center;
}

.ah-bg-logo-deg {
  background-image: url("/tpl/include/projects/kompyuter-eleanora/img/mm_computers_logo_deg.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin: 82px 0;
}

.ng-leftImg {
  max-width: clamp(400px, 34.18vw, 593px);
}

.ng-rightCon {
  display: flex;
  flex-direction: column;
  gap: 16px;
/*  height: calc(100vh - 245px);*/
  justify-content: center;
  padding: 140px 15px;
}

.ng-rightContent {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.fs-ssc {
  font-family: "Sofia Sans Condensed";
  font-weight: 600;
  font-size: 16px;
  line-height: 19.2px;
}

.fs-t {
  font-family: "Tschichold";
  font-weight: 700;
  font-size: 40px;
  line-height: 38.04px;
}

.fs-t1 {
  font-family: "Tschichold";
  font-weight: 700;
  font-size: 16px;
  line-height: 15.22px;
}

/* Цвета */

.mm-white {
  color: #ffffff;
}

.mm-greyBlue {
  color: #626ebd;
}

/* Основные блоки */
.ah-bg-logo {
  background-image: url(/tpl/include/projects/kompyuter-eleanora/img/AH_Logo.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.ng-fp-mainCon {
  margin: 0 auto;
  padding: 15px;
  display: flex;
  gap: 175px;
  justify-content: center;
}

.ng-fp-leftImg {
  /*  width: 100%;
  max-width: 100%;*/
  height: calc(100vh - 245px);
}

.ng-fp-rightCon {
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: center;
}

.ng-fp-rightContent {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 329px;
  padding-bottom: 32px;
}

.ng-fp-textCon {
  display: flex;
  gap: 8px;
  align-items: end;
}

/* Дополнительные свойства */

.mm-bb {
  border-bottom: 2px solid #626ebd;
}

@media (max-width: 1200px) {
  .ng-mainCon {
    flex-direction: column;
    align-items: center;
  }
  .ah-bg-logo-deg {
    margin: 0;
  }
}

@media (max-width: 800px) {
  .ng-mainCon {
    gap: 12px;
  }

  .ng-fp-mainCon {
    flex-direction: column;
    gap: 24px;
    align-items: center;
  }
  .ng-fp-leftImg {
    display: none;
  }
  .ah-controls {
    height: 200px;
  }
  .fs-a2 {
    font-size: 24px;
    line-height: 24px;
  }
}

.ng-fs-mainCon {
  position: relative;
  /*  background-color: #18181a;*/
  display: flex;
  justify-content: center;
  align-items: center;
  /*  max-width: 1440px;*/
  max-height: 647px;
  height: 80vh;
  margin: 0 auto;
  overflow: hidden;
  padding: 15px;
}

.ng-fs-mainCon .gallery-slider__wrap-img {
  display: contents;
  width: 100%;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 0.5s;
  align-items: center;
}

.ng-fs-mainCon-btn {
  position: absolute;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.ng-fs-sliderCon {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 928px;
  height: 100%;
  gap: 34px;
}

.ng-fs-sliderImg {
  border-radius: 16px;
  width: 100%;
  /*  height: 100%;*/
  position: absolute;
  transition: 0.5s;
}

.ng-fs-next,
.ng-fs-prev {
  background: none;
  border: none;
  position: absolute;
  top: 40%;
  cursor: pointer;
  transition: all 0.5s easy;
}

.ng-fs-next {
  left: unset;
  right: 1%;
}

.ng-fs-prev {
  left: 1%;
}

.ng-fs-next:hover,
.ng-fs-prev:hover {
  transform: scale(1.1);
}

.scale {
  scale: 0.8;
  opacity: 48%;
}

.rightImg {
  right: 100%;
  scale: 0.8;
  opacity: 48%;
}

.leftImg {
  left: 100%;
  scale: 0.8;
  opacity: 48%;
}

.ng-fs-sliderCon button {
  z-index: 1;
}

.displayNone {
  display: none;
}

@media (max-width: 700px) {
  .ng-fs-mainCon {
    height: 38vh;
  }
  .ng-fs-mainCon-btn img {
    max-width: 32px;
  }
}

/*NIK END*/

/*ANTON*/
.mf-atom-container {
  max-width: 1342px;
  margin: 0 auto;
}

.ah-slide .mf-atom-container {
  max-width: 100%;
}

.mf-atom-slide-header {
  display: flex;
  justify-content: space-between;
  column-gap: 15px;
  margin-bottom: 20px;
}
.mf-atom-subtitle {
  color: #fffaec;
  font-size: 32px;
  font-weight: 700;
  line-height: 30.43px;
  text-transform: uppercase;
  margin: 0;
}
.mf-atom-description {
  color: #5c638f;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  max-width: 320px;
  text-align: right;
  margin: 0px;
}

.mf-atom__components-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 120px;
}

.mf-atom__components {
  padding-block: 32px;
}

.mf-atom__component-name {
  font-family: 'Tschichold';
  color: #fffaec;
  text-transform: uppercase;
  font-size: clamp(32px, 4.444vw, 48px);
  font-weight: 700;
  line-height: clamp(22px, 3.115vw, 44.86px);
  text-align: center;
  background-color: #626ebd;
  padding: 12px 30px 12px 12px;
  margin: -16px 0 auto -16px;
}

.mf-atom__component-info {
  display: flex;
  gap: 15px;
  flex-direction: column;
  align-items: start;
  color: #fffaec;
  max-width: 320px;
}
.mf-atom__component-info > p {
  font-family: 'Sofia Sans Condensed';
  margin: 0;
}

.mf-atom-component-block {
  display: flex;
  gap: 15px;
  justify-content: space-between;
  border: 2px solid #626ebd;
  padding: 16px;
}
.mf-atom-component-block > img {
  max-width: 100%;
  height: auto;
}

.mf-atom-component-wrap {
  display: flex;
  gap: 16px;
}

/*.mf-atom-mini-block {
  max-width: 629px;
}*/

.mf-atom-component-card {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.mf-atom-component-card-slider {
  display: flex;
  flex-direction: column;
}

.mf-atom-component-slider-header {
  display: flex;
  justify-content: space-between;
}

.mf-atom__component-slider-control {
  margin: -16px -16px 0 0;
  display: flex;
  background-color: #626ebd;
}
.mf-atom__component-slider-control > span {
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.mf-atom__component-slider-left {
  rotate: 180deg;
}

@media (max-width: 1110px) {
  .mf-atom-mini-block,
  .mf-atom-fridge {
    flex-direction: column;
  }
}
@media (max-width: 970px) {
  .mf-atom-case {
    flex-direction: column;
  }
  .mf-atom__components-body {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .mf-atom-component-wrap {
    flex-direction: column;
  }
}
/*ANTON END*/

/*anim*/
.ah-anim-hidden {
  opacity: 0;
  transition: all 1.5s ease-out;
}

.ah-anim-visible {
  opacity: 1;
  transition: opacity 3s ease-out;
}

.ah-bg-right-lightning.ah-anim-visible {
  right: 0;
  transition: right 3s ease-out;
}

.ah-bg-left-lightning.ah-anim-visible {
  left: 0;
  transition: left 3s ease-out;
}

.ah-bg-left-eclips.ah-anim-visible {
  left: -5%;
  transition: left 3s ease-out;
}

.ah-info-content {
  transform: scale(0.4);
  opacity: 0;
  padding: 0 15px;
}
.ah-info-content.ah-anim-visible {
  transform: scale(1.0);
  opacity: 1;
  transition: opacity 2.5s, transform 3s ease-out;
}

.ng-fs-mainCon {
  bottom: -100px;
}

.ng-fs-mainCon.ah-anim-visible {
  bottom: 0;
  transition: bottom 1s ease-out;
}

.ng-fs-sliderImg:hover {
  transform: scale(1.05);
  transition: transform 0.3s ease-out;
}