@media (min-width: 426px) {
  #burger-toggle,
  #contact-toggle {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }
  @media (min-width: 1366px) {
    .tablet-only {
      display: none !important;
    }
  }

  .nav-modal,
  .contact-modal,
  .hero-button-mobile,
  .burger-menu,
  label.phone-panel.mobile-only {
    display: none;
  }
}
:root {
  font-family: "Inter Tight", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  background-color: #f3f5ff;
  color: #f3f5ff;
}
.page-container {
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}

/* ВИДЕО */
.video-block {
  min-height: 705px;
  height: auto;
  position: relative;
  overflow: hidden;
}
.background-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ХЕДЕР */
.main-header {
  position: absolute;
  top: 30px;
  left: 60px;
  right: 60px;
  height: 66px;
  z-index: 10;
}
.header-inner {
  display: flex;
  align-items: center;
  height: 100%;
}

/* ЛОГО + ТЕКСТ */
.logo-block {
  display: flex;
  align-items: center;
  width: 214px;
  height: 43px;
  gap: 3.81px;
}
.logo-image {
  width: 45px;
  height: 43px;
  object-fit: contain;
}
.logo-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 19px;
  height: 19px;
  color: #fff;
}

/* МЕНЮ */
.menu-panel {
  display: flex;
  align-items: center;
  gap: 36px;
  padding: 20px 40px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  margin-left: 237px;
}
.menu-panel a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  white-space: nowrap;
}

/* ТЕЛЕФОН */
.phone-panel {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 25px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  text-decoration: none;
  color: white;
  height: 66px;
  width: 216px;
  box-sizing: border-box;
  margin-left: 60px;
}

.phone-number {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.phone-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.hero-section {
  position: absolute;
  top: 186px;
  left: 60px;
  right: 60px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  z-index: 5;
}

/* Левый блок */
.hero-left {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.hero-title {
  font-size: 54px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 201px;
}

.hero-text {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.hero-text-top {
  width: 435px;
  font-size: 22px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 500;
}

.hero-text-bottom {
  width: 435px;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 500;
}

/* Правый блок */
.hero-right {
  position: absolute;
  top: 370px;
  left: 750px;
  width: 584px;
  display: flex;
  flex-direction: column;
  gap: 63px;
  z-index: 10;
}

.hero-right-text {
  font-size: 42px;
  font-weight: 400;
  line-height: normal;
  color: #ffffff;
  width: 584px;
  height: 204px;
}

/* Кнопка */
.hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  width: 321px;
  height: 76px;
  padding: 30px 25px 30px 40px;
  background: rgba(255, 255, 255, 0.15);
  color: white;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 12px;
  backdrop-filter: blur(10px);
}

.hero-icon {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.energy-card-wrapper {
  margin-top: 60px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  background-color: #f3f5ff;
  padding-bottom: 0;
}

.energy-card-left {
  margin-left: 60px;
  width: 737px;
  height: 516px;
  flex-shrink: 0;
}

.energy-card-left .energy-image {
  width: 737px;
  height: 516px;
  object-fit: cover;
  display: block;
}

.energy-card-right {
  margin-left: 20px;
  width: 1044px;
  height: 516px;
  background-color: #fff;
  border-radius: 24px;
  position: relative;
  padding: 60px;
  box-sizing: border-box;
  color: #333;
}

.energy-card-right .energy-title {
  margin: 0;
  font-size: 36px;
  line-height: 1.2;
}

.energy-card-right .energy-title {
  margin: 0;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.2;
  color: #44444a;
  max-width: 430px;
}

.energy-card-right .energy-description {
  margin-top: 40px;
  max-width: 700px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  color: #6b7280;
}

.store-icons {
  position: absolute;
  top: 60px;
  right: 0;
}

/* Общий стиль */
.store-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  object-fit: contain;
}

/* Конкретные позиции */
.iphone {
  top: 0;
  right: 110px;
}

.android {
  top: 0;
  right: 60px;
}

.energy-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 270px;
  height: 54px;
  padding: 15px 25px;
  margin-top: 40px;
  background-color: #2563eb;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  border-radius: 10px;
  transition: background-color 0.2s ease;
}

.energy-button:hover {
  background-color: #1d4ed8;
}

.arrow-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

/* Контейнер блока */
.solara-block {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding-left: 60px;
}

/* Левая панель */
.solara-panel {
  background-color: #fff;
  border-radius: 24px;
  padding: 60px;
  width: 1042px;
  height: 422px;
  box-sizing: border-box;
}

/* Заголовок */
.solara-title {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.2;
  color: #1c1c1e;
  margin: 0;
  max-width: 922px;
}

/* Описание */
.solara-description {
  margin-top: 40px;
  font-size: 22px;
  line-height: 32px;
  color: #6b7280;
  max-width: 922px;
}

/* Видео-блок */
.solara-video {
  width: 739px;
  height: 422px;
  border-radius: 20px;
  overflow: hidden;
  flex-shrink: 0;
}

.solara-video .background-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scaleX(-1);
}

/* Контейнер всего блока */
.leasing-block {
  margin-top: 20px;
  display: flex;
  padding-left: 60px;
  gap: 20px;
  align-items: flex-start;
}

/* Левая часть */
.leasing-left {
  width: 737px;
  height: 505px;
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}

.leasing-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Правая часть */
.leasing-right {
  width: 1044px;
  height: 505px;
  background-color: #fff;
  border-radius: 20px;
  padding: 60px;
  box-sizing: border-box;
}

/* Заголовок */
.leasing-title {
  margin: 0;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.2;
  color: #1c1c1e;
  max-width: 680px;
}

/* Текст под заголовком */
.leasing-description {
  margin-top: 40px;
  font-size: 22px;
  line-height: 32px;
  color: #6b7280;
  max-width: 700px;
}

.elektro-block {
  margin-top: 20px;
  display: flex;
  gap: 20px;
  padding-left: 60px;
}

/* Левая панель */
.elektro-left {
  width: 892px;
  height: 508px;
  background-color: #fff;
  border-radius: 20px;
  padding: 60px;
  box-sizing: border-box;
}

.elektro-title {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.2;
  color: #1c1c1e;
  max-width: 772px;
  margin: 0;
}

.elektro-description {
  font-size: 22px;
  line-height: 32px;
  color: #6b7280;
  margin-top: 40px;
  max-width: 772px;
}

/* Правая панель */
.elektro-right {
  position: relative;
  width: 889px;
  height: 508px;
  background-color: #fff;
  border-radius: 20px;
  box-sizing: border-box;
}

/* Общее для всех картинок */
.elektro-img {
  position: absolute;
  object-fit: cover;
  border-radius: 12px;
}

/* Индивидуальные стили по координатам */
.img-1 {
  top: 200.52px;
  left: 60px;
  width: 272.37px;
  height: 202.12px;
}

.img-2 {
  top: 60px;
  left: 351.62px;
  width: 173.24px;
  height: 182.87px;
}

.img-3 {
  top: calc(60px + 182.87px + 22.14px);
  left: 351.62px;
  width: 173.24px;
  height: 182.87px;
}

.img-4 {
  top: 99.46px;
  left: 556.63px;
  width: 272.37px;
  height: 202.12px;
}

.kontakt-wrapper {
  background-color: #dce0ef;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 60px;
  margin-top: 64.13px;
  align-items: flex-start;
  justify-content: space-between;
}

.kontakt-map img {
  width: 887px;
  height: 512px;
  object-fit: cover;
  border-radius: 20px;
}

.kontakt-block {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 64.13px 60px 0 60px;
  background-color: #f3f5ff;
  width: 100%;
  box-sizing: border-box;
}

.kontakt-map {
  width: 887px;
  height: 512px;
  border-radius: 20px;
  overflow: hidden;
  flex-shrink: 0;
}

.kontakt-info-panel {
  width: 436.5px;
  height: 529px;
  background-color: #2661eb;
  border-radius: 20px;
  padding: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.kontakt-info-title {
  color: #fff;
  font-size: 32px;
  font-weight: 100;
  line-height: 39px;
  margin: 0 0 0 0;
}

.kontakt-row {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
}

.kontakt-row:first-of-type {
  margin-top: 90.5px;
}

.kontakt-icon {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.kontakt-text {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.kontakt-button {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 25px;
  height: 54px;
  width: 100%;
  border: none;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.kontakt-button:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.kontakt-button img {
  width: 24px;
  height: 24px;
}

.kontakt-form-panel {
  width: 436.5px;
  height: 529px;
  background-color: #fff;
  border-radius: 20px;
  padding: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.kontakt-form-title {
  font-size: 22px;
  font-weight: 500;
  color: #1e1e1e;
  margin: 0 0 30px 0;
}

.kontakt-input {
  width: 356.5px;
  height: 59px;
  background-color: #f3f5ff;
  border: none;
  border-radius: 12px;
  padding: 18px;
  font-size: 16px;
  margin-bottom: 10px;
  box-sizing: border-box;
  color: #333;
  font-family: inherit;
}

.kontakt-input::placeholder {
  color: #999;
}

.kontakt-input.message {
  height: 170px;
  resize: none;
}

.kontakt-send-button {
  margin-top: 30px;
  height: 54px;
  width: 356.5px;
  background-color: #2661eb;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 90.75px 15px 90.75px;
  border: none;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.kontakt-send-button:hover {
  background-color: #1f53d8;
}

.kontakt-send-button img {
  width: 24px;
  height: 24px;
}

.footer {
  width: 100%;
  background-color: #2860db;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 56px 60px;
  box-sizing: border-box;
  gap: 20px;
  color: #fff;
}

.footer-left {
  flex-shrink: 0;
}

.footer-copy {
  font-size: 16px;
  font-weight: 400;
}

.footer-links {
  display: flex;
  gap: 40px;
  margin-left: auto;
  margin-right: auto;
}

.footer-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  transition: opacity 0.2s ease;
}

.footer-link:hover {
  opacity: 0.8;
}

.footer-phone-button {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 25px;
  display: flex;
  align-items: center;
  gap: 10px;
  height: 54px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.footer-phone-button:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.footer-phone-button img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

@media (max-width: 1366px) {
  .video-block {
    height: auto !important;
    min-height: 705px;
  }

  /* Хедер */
  .main-header {
    top: 21px;
    left: 43px;
    right: 43px;
    height: 47px;
  }

  .logo-block {
    width: 152px;
    height: 30px;
    gap: 2.7px;
  }

  .logo-image {
    width: 32px;
    height: 30px;
  }

  .logo-text {
    font-size: 13.5px;
    line-height: 14px;
    white-space: nowrap;
    max-width: 115px;
  }

  .menu-panel {
    margin-left: 230px;
    width: 763px;
    height: 47px;
    border-radius: 14px;
    gap: 25.6px;
    padding: 0 28px;
  }

  .menu-panel a {
    font-size: 13px;
    line-height: 18px;
  }

  .phone-panel {
    margin-left: 22px;
    width: 180px;
    height: 47px;
    padding: 0 18px;
    gap: 7px;
  }

  .phone-number {
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
  }

  .phone-icon {
    width: 17px;
    height: 17px;
  }

  /* HERO */
  .hero-section {
    top: 132px;
    left: 43px;
    right: 43px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 5;
  }

  .hero-title {
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 133px;
    width: 525px;
  }

  .hero-text-top,
  .hero-text-bottom {
    width: 310px;
    font-size: 16px;
    line-height: 23px;
  }

  .hero-text {
    gap: 43px;
    margin-top: -10px;
  }

  .hero-right {
    position: absolute;
    top: 240px;
    left: 580px;
    width: 415px;
    gap: 40px;
  }

  .hero-right-text {
    font-size: 30px;
    width: 415px;
    line-height: 1.4;
  }

  .hero-button {
    width: 228px;
    height: 54px;
    font-size: 15.5px;
    padding: 21px 18px 21px 28px;
    gap: 7px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    margin-top: -10px;
  }

  .hero-icon {
    width: 25.5px;
    height: 25.5px;
  }
}

@media (max-width: 1366px) {
  .energy-card-wrapper {
    margin-top: -30px;
    padding-top: 60px;
  }

  .energy-card-left {
    margin-left: 43px;
  }

  .energy-card-left .energy-image {
    width: 524px;
    height: 367px;
    object-fit: cover;
  }

  .energy-card-right {
    margin-left: -200px;
    margin-top: -150px;
    width: 742px;
    height: 367px;
    background: #fff;
    padding: 43px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .energy-card-right .energy-title {
    font-size: 30px;
    width: 306px;
    height: 73px;
    margin-bottom: 27px;
    line-height: 1.2;
  }

  .energy-card-right .energy-description {
    font-size: 16px;
    width: 498px;
    height: 114px;
    margin-top: -3px;
    margin-bottom: 35px;
    line-height: 1.4;
  }

  .energy-card-right .energy-button {
    width: 192px;
    height: 38px;
    font-size: 12px;
    padding: 15px 18px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: -5px;
  }

  .energy-button .arrow-icon {
    width: 17px;
    height: 17px;
  }

  .store-icons {
    position: absolute;
    top: 43px;
    left: 636px;
    display: flex;
    gap: 7px;
  }

  .store-icon {
    width: 28px;
    height: 28px;
  }

  .iphone {
    top: 0;
    right: 70px;
  }

  .android {
    top: 0;
    right: 30px;
  }
}

@media (max-width: 1366px) {
  .solara-block {
    display: flex;
    margin-top: -155px;
    padding-left: 43px;
    gap: 14px;
    align-items: flex-start;
  }

  .solara-panel {
    background-color: #fff;
    border-radius: 24px;
    padding: 43px;
    width: 741px;
    height: 300px;
    box-sizing: border-box;
  }

  .solara-title {
    font-size: 30px;
    max-width: 655px;
    height: 73px;
    margin: 0;
    line-height: 1.2;
  }

  .solara-description {
    margin-top: 43px;
    font-size: 16px;
    line-height: 1.4;
    color: #6b7280;
    max-width: 655px;
    height: 114px;
  }

  .solara-video {
    width: 525px;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
  }

  .solara-video .background-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scaleX(-1);
    display: block;
  }
}

@media (max-width: 1366px) {
  .leasing-block {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding-left: 43px;
    margin-top: 14px;
  }

  .leasing-left {
    width: 524px;
    height: 359px;
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
  }

  .leasing-left .leasing-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .leasing-right {
    width: 742px;
    height: 359px;
    background-color: #fff;
    border-radius: 20px;
    padding: 43px;
    box-sizing: border-box;
  }

  .leasing-title {
    font-size: 30px;
    max-width: 484px;
    height: 109px;
    line-height: 1.3;
    margin-bottom: 28px;
  }

  .leasing-description {
    font-size: 16px;
    max-width: 498px;
    height: 136px;
    line-height: 1.4;
    color: #6b7280;
    margin-top: 8px;
  }
}

@media (max-width: 1366px) {
  .elektro-block {
    display: flex;
    gap: 14px;
    padding-left: 43px;
    margin-top: 14px;
  }

  .elektro-left {
    width: 634px;
    height: 361px;
    background-color: #fff;
    border-radius: 20px;
    padding: 43px;
    box-sizing: border-box;
  }

  .elektro-title {
    font-size: 30px;
    max-width: 549px;
    height: 73px;
    margin: 0;
    line-height: 1.3;
  }

  .elektro-description {
    font-size: 16px;
    max-width: 549px;
    height: 114px;
    margin-top: 28px;
    color: #6b7280;
    line-height: 1.4;
  }

  .elektro-right {
    position: relative;
    width: 634px;
    height: 361px;
    background-color: #fff;
    border-radius: 20px;
    box-sizing: border-box;
  }

  .elektro-img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }

  .img-1 {
    top: 144px;
    left: 43px;
    width: 194px;
    height: 143px;
  }

  .img-2 {
    top: 43px;
    left: 250px;
    width: 123px;
    height: 130px;
  }

  .img-3 {
    top: 189px;
    left: 250px;
    width: 123px;
    height: 130px;
  }

  .img-4 {
    top: 71px;
    left: 396px;
    width: 194px;
    height: 143px;
  }
}

@media (max-width: 1366px) {
  .kontakt-wrapper {
    background-color: #dce0ef;
    margin-top: 60px;
    padding: 60px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    margin-left: -15px;
  }

  .kontakt-map {
    width: 640px;
    height: 364px;
    margin-left: 0;
    flex-shrink: 0;
  }

  .kontakt-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }

  .kontakt-info-panel,
  .kontakt-form-panel {
    margin-top: 0;
  }
  .kontakt-info-panel {
    width: 300px;
    height: 376px;
    padding: 28px;
    background-color: #2661eb;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .kontakt-form-panel {
    width: 300px;
    height: 376px;
    background-color: #fff;
    border-radius: 20px;
    padding: 28px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  }

  .kontakt-info-title {
    font-size: 22px;
    font-weight: 500;
    color: white;
    margin-bottom: -40px;
  }

  .kontakt-row {
    display: flex;
    align-items: center;
    gap: 11px;
    font-size: 16px;
    color: #fff;
    margin-top: 8px;
  }

  .kontakt-row:first-of-type {
    margin-top: 10px;
  }

  .kontakt-icon {
    width: 17px;
    height: 17px;
    object-fit: contain;
  }

  .kontakt-text {
    font-size: 16px;
    color: #fff;
  }

  .kontakt-button {
    width: 253px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 64px;
    gap: 10px;
    margin-top: 17px;
    border: none;
  }

  .kontakt-button img {
    width: 17px;
    height: 17px;
  }

  .kontakt-form-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #1e1e1e;
  }

  .kontakt-input {
    width: 253px;
    height: 42px;
    background-color: #f3f5ff;
    border: none;
    border-radius: 12px;
    padding: 12px;
    font-size: 14px;
    margin-bottom: 7px;
    box-sizing: border-box;
    font-family: inherit;
  }

  .kontakt-input.message {
    height: 121px;
  }

  .kontakt-send-button {
    width: 253px;
    height: 38px;
    background-color: #2661eb;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 16px;
    border: none;
    white-space: nowrap;
  }

  .kontakt-send-button img {
    width: 17px;
    height: 17px;
  }
}

@media (max-width: 1366px) {
  .footer {
    height: auto;
    padding: 40px 43px;
  }

  .footer-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }

  .footer-copy {
    font-size: 14px;
  }

  .footer-links {
    gap: 24px;
  }

  .footer-link {
    font-size: 14px;
    white-space: nowrap;
  }

  .footer-phone-button {
    font-size: 14px;
    height: 48px;
    padding: 10px 20px;
    gap: 8px;
  }

  .footer-phone-button img {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 425px) {
  .header-inner {
    position: fixed;
    top: 0px;
    width: 100vw;
    height: 87px;
    padding: 10px 20.5px;
    background-color: rgb(42, 112, 251);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    z-index: 10;

    transform: translateX(-33px);
  }

  .logo-block {
    width: 70px;
    height: 67px;
    flex-shrink: 0;
  }

  .logo-image {
    width: 70px;
    height: 67px;
  }

  .phone-panel {
    width: 201px;
    height: 54px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 16px;
    display: flex;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    color: white;
    text-decoration: none;
    gap: 10px;
    margin-left: 8px;
  }

  .phone-number {
    font-size: 16px;
  }

  .phone-icon {
    width: 24px;
    height: 24px;
  }

  .burger-menu {
    display: flex;
    align-items: center;
    margin-left: auto;
  }

  .burger-menu img {
    width: 50px;
    height: 10px;
    object-fit: contain;
    display: block;
  }

  .hero-section {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 33px;
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .hero-title {
    font-size: 32px;
    line-height: 1.2;
    max-width: 75%;
    margin-left: -25px;
    margin-top: -40px;
    font-weight: 100;
  }

  .hero-text-top {
    margin-top: -85px;
    font-size: 18px;
    line-height: 1.4;
    width: 70%;
    margin-left: -25px;
    font-weight: 100;
  }

  .hero-text-bottom {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.4;
    width: 70%;
    margin-left: -25px;
    margin-top: -27px;
    font-weight: 100;
  }

  .hero-right-text {
    font-size: 22px;
    font-weight: 100;
    line-height: 1.4;
    margin-top: 155px;
    margin-left: -585px;
    margin-right: 20px;
    width: 85%;
  }

  .hero-button-mobile {
    display: none;
  }

  .hero-button-mobile {
    display: flex;
    align-items: center;
    background-color: rgb(42, 112, 251);
    border-radius: 10px;
    height: 81px;
    font-size: 20px;
    font-weight: 300;
    color: white;
    text-decoration: none;
    margin-top: 90px;
    margin-left: -25px;
    padding-left: 78px;
    padding-right: 25px;
    width: 120%;
  }

  .hero-button-text {
    display: inline-block;
  }

  .hero-icon {
    width: 36px;
    height: 36px;
    margin-left: 2px;
    flex-shrink: 0;
  }

  .hero-button {
    display: none;
  }
  .menu-panel,
  .logo-text {
    display: none;
  }

  .solara-block video,
  .solara-block,
  .leasing-block video,
  .leasing-block,
  .elektro-block video,
  .elektro-block {
    display: none;
  }

  .video-block {
    position: relative;
    height: 830px !important;
    overflow: hidden;
    margin-left: -10px;
  }

  .video-block .background-video {
    position: absolute;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: -1;
  }

  /* ОБЁРТКА МОДАЛКИ */
  .contact-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #2a70fb;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 40px;

    /* Анимация */
    transform: translateY(-100%);
    transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    padding: 20px;
    box-sizing: border-box;
  }

  #contact-toggle:checked ~ .contact-modal {
    transform: translateY(0);
  }

  #contact-toggle:checked ~ .page-container {
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  /* Белая форма */
  .contact-modal .form-card {
    background-color: #ffffff;
    width: 436.5px;
    height: 529px;
    border-radius: 24px;
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  /* Заголовок */
  .form-card h3 {
    font-size: 22px;
    font-weight: 500;
    color: #1e1e1e;
    margin-bottom: 30px;
    width: 100%;
    text-align: left;
  }

  /* Inputs и Textarea */
  .form-card input,
  .form-card textarea {
    width: 100%;
    padding: 18px;
    border-radius: 12px;
    border: none;
    background-color: #f1f3fa;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-family: inherit;
  }

  .form-card textarea {
    height: 170px;
    resize: none;
  }

  /* Кнопка */
  .form-card .modal-send {
    margin-top: 30px;
    width: 100%;
    height: 59px;
    background-color: #2563eb;
    color: white;
    font-size: 18px;
    font-weight: 500;
    border: none;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
    font-family: inherit;
  }

  .form-card .modal-send img {
    width: 20px;
    height: 20px;
  }

  /* Крестик*/
  .form-card .modal-close {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 24px;
    height: 24px;
    background-color: #2563eb;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: none;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1000;
  }

  .desktop-only {
    display: none !important;
  }

  .mobile-only {
    display: flex !important;
  }
}

.toggle-hidden {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  width: 0;
  height: 0;
}

/* ОБЁРТКА МОДАЛКИ МЕНЮ 2 */
.nav-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #2a70fb;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  box-sizing: border-box;

  /* Анимация */
  transform: translateY(-100%);
  transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
}

#burger-toggle:checked ~ .nav-modal {
  transform: translateY(0);
}

#burger-toggle:checked ~ .page-container {
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

/* БЕЛАЯ ПАНЕЛЬ */
.nav-card {
  background-color: #ffffff;
  width: 436.5px;
  border-radius: 24px;
  padding: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
}

/* Первая строка */
.nav-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Крестик */
.modal-close {
  width: 24px;
  height: 24px;
  background-color: #2563eb;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1000;
}

/* Остальные ссылки */
.nav-card nav {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.nav-card a {
  font-size: 18px;
  color: 2563eb;
  text-decoration: none;
  font-weight: 100;
}

.energy-card-mobile {
  display: none;
}

@media (min-width: 426px) {
  .energy-card-mobile {
    display: none !important;
  }
}

@media (max-width: 425px) {
  .energy-card-wrapper {
    display: none !important;
  }

  .energy-card-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0 20px;
    margin-top: 40px;
  }

  .energy-mobile-image {
    width: 362px;
    height: 370px;
    object-fit: cover;
    border-radius: 20px;
  }

  .energy-mobile-panel {
    width: 362px;
    height: 490px;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .energy-mobile-icons {
    display: flex;
    gap: 10px;
  }

  .energy-mobile-icons img {
    width: 40px;
    height: 40px;
  }

  .energy-mobile-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    color: #1c1c1e;
  }

  .energy-mobile-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    color: #6b7280;
  }

  .energy-mobile-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: -7px;
    width: 249px;
    height: 54px;
    background-color: #2563eb;
    color: white;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 10px;
    gap: 10px;
    padding: 0;
    box-sizing: border-box;
    line-height: 1;
    flex-shrink: 0;
  }

  .energy-mobile-button img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }
}

.mobile-only {
  display: none;
}

@media (max-width: 425px) {
  .mobile-only {
    display: block;
  }
}

.leasing-mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 0 20px;
  margin-top: 20px;
}

.leasing-video-mobile {
  width: 362px;
  height: 370px;
  border-radius: 20px;
  overflow: hidden;
  transform: scaleX(-1);
}

.leasing-video-mobile video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.leasing-mobile-panel {
  width: 362px;
  height: 470px;
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.leasing-mobile-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  color: #1c1c1e;
  width: 302px;
}

.leasing-mobile-text {
  margin-top: -10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #6b7280;
  width: 290px;
}

.leasing-alt-mobile {
  display: none;
}

@media (max-width: 425px) {
  .leasing-block {
    display: none !important;
  }

  .leasing-alt-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0 20px;
    margin-top: 20px;
  }

  .leasing-alt-mobile-image {
    width: 362px;
    height: 370px;
    border-radius: 20px;
    object-fit: cover;
  }

  .leasing-alt-mobile-panel {
    width: 362px;
    height: 449px;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .leasing-alt-mobile-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    color: #1c1c1e;
    max-width: 302px;
    margin: 0 0 0 0;
  }

  .leasing-alt-mobile-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    color: #6b7280;
    margin-top: 20px;
    max-width: 302px;
  }
}

@media (min-width: 426px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 425px) {
  .mobile-only {
    display: block;
  }
}

@media (min-width: 426px) {
  .elektro-alt-mobile {
    display: none !important;
  }
}

@media (max-width: 425px) {
  .elektro-alt-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
    margin-top: 20px;
    gap: 20px;
  }

  .elektro-alt-panel {
    width: 362px;
    height: 476px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .elektro-alt-title {
    font-size: 22px;
    font-weight: 500;
    color: #1c1c1e;
    width: 302px;
    height: 108px;
    line-height: 1.2;
  }

  .elektro-alt-text {
    font-size: 18px;
    font-weight: 400;
    color: #6b7280;
    width: 290px;
    height: 288px;
    margin-top: -17px;
    line-height: 1.4;
  }

  .elektro-alt-panel-second {
    width: 362px;
    height: 202.41px;
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
    margin-top: 0px;
  }

  /* Общие стили для изображений */
  .elektro-alt-img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }

  /* 1-е фото */
  .img-1 {
    width: 114.05px;
    height: 84.63px;
    top: 78.84px;
    left: 20px;
  }

  /* 2-е фото */
  .img-2 {
    width: 72.54px;
    height: 76.57px;
    top: 20px;
    left: 142.11px;
  }

  /* 3-е фото */
  .img-3 {
    width: 72.54px;
    height: 76.57px;
    top: calc(20px + 76.57px + 9.27px); /* = 105.84px */
    left: 142.11px;
  }

  /* 4-е фото */
  .img-4 {
    width: 114.05px;
    height: 84.63px;
    top: 36.52px;
    left: 227.95px;
  }
}

@media (max-width: 425px) {
  .kontakt-wrapper {
    display: none !important;
  }
}

@media (max-width: 425px) {
  .kontakt-mobile {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    align-items: center;
  }

  .kontakt-mobile-wrapper {
    background-color: #dce0ef;
    padding: 20px 0;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .kontakt-mobile-info {
    width: 362px;
    background-color: #2563eb;
    border-radius: 20px;
    padding: 30px;
    color: white;
    box-sizing: border-box;
  }

  .kontakt-mobile-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
    color: white;
  }

  .kontakt-mobile-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
  }

  .kontakt-mobile-row img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }

  .kontakt-mobile-row span {
    font-size: 16px;
    color: white;
  }

  .kontakt-mobile-button {
    width: 100%;
    height: 54px;
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    border: none;
    color: white;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .kontakt-mobile-button img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }

  .kontakt-mobile-map {
    width: 362px;
    height: 512px;
    border-radius: 20px;
    overflow: hidden;
  }

  .kontakt-mobile-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .kontakt-mobile-form {
    width: 362px;
    background-color: white;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 20px;
  }

  .kontakt-mobile-form h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #1e1e1e;
  }

  .kontakt-mobile-form input,
  .kontakt-mobile-form textarea {
    background-color: #f3f5ff;
    border: none;
    border-radius: 12px;
    padding: 15px;
    font-size: 16px;
    color: #333;
    font-family: inherit;
  }

  .kontakt-mobile-form textarea {
    height: 150px;
    resize: none;
  }

  .kontakt-mobile-send {
    width: 100%;
    height: 54px;
    background-color: #2563eb;
    color: white;
    font-size: 16px;
    font-weight: 500;
    border: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .kontakt-mobile-send img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }
}

@media (max-width: 425px) {
  .footer {
    display: none !important;
  }

  .footer-mobile {
    display: flex !important;
  }
}

@media (min-width: 426px) {
  .footer {
    display: flex !important;
  }

  .footer-mobile {
    display: none !important;
  }
}
.footer-spacer-mobile {
  background-color: #f3f5ff;
  height: 40px;
  width: 100%;
}

.footer-mobile {
  background-color: #2860db;
  padding: 30px 20px;
  display: flex;
  justify-content: center;
}

.footer-mobile {
  background-color: #2860db;
  padding: 30px 20px;
  display: flex;
  justify-content: center;
}

.footer-mobile-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.footer-mobile-copy {
  font-size: 16px;
  font-weight: 400;
  color: white;
  text-align: center;
}

.footer-mobile-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.footer-mobile-link {
  font-size: 16px;
  font-weight: 400;
  color: white;
  text-decoration: none;
}

.footer-mobile-phone {
  margin-top: 10px;
  padding: 15px 25px;
  background-color: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 10px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-mobile-phone img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

@media (max-width: 375px) {
  .header-inner {
    position: fixed;
    top: 0px;
    width: 100vw;
    height: 80px;
    padding: 10px 15px;
    background-color: rgb(42, 112, 251);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    z-index: 10;
    transform: translateX(-33px);
  }

  .logo-block,
  .logo-image {
    width: 60px;
    height: 58px;
    flex-shrink: 0;
  }

  .phone-panel {
    width: 180px;
    height: 48px;
    padding: 0 20px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: 4px;
  }

  .phone-number {
    font-size: 14px;
  }

  .phone-icon {
    width: 20px;
    height: 20px;
  }

  .burger-menu {
    display: flex;
    align-items: center;
    margin-left: auto;
  }

  .burger-menu img {
    width: 35px;
    height: 35px;
    object-fit: contain;
    display: block;
  }

  .hero-section {
    padding: 0 15px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .hero-title {
    font-size: 28px;
    max-width: 65%;
    margin-left: -32px;
    margin-top: -30px;
    font-weight: 100;
  }

  .hero-text-top {
    font-size: 14px;
    line-height: 1.4;
    width: 50%;
    margin-left: -32px;
    font-weight: 100;
    margin-top: -65px;
  }

  .hero-text-bottom {
    font-size: 14px;
    line-height: 1.4;
    width: 60%;
    margin-left: -32px;
    font-weight: 100;
    margin-top: -20px;
  }

  .hero-text-top {
    margin-top: -65px;
  }

  .hero-text-bottom {
    margin-top: -20px;
  }

  .hero-right-text {
    font-size: 16px;
    font-weight: 100;
    line-height: 1.4;
    margin-top: 147px;
    margin-left: -597px;
    margin-right: 15px;
    width: 62%;
  }

  .hero-button-mobile {
    display: flex;
    align-items: center;
    background-color: rgb(42, 112, 251);
    border-radius: 10px;
    height: 70px;
    font-size: 18px;
    font-weight: 300;
    color: white;
    text-decoration: none;
    margin-top: 100px;
    margin-left: -32px;
    padding-left: 80px;
    padding-right: 20px;
    width: 128%;
  }

  .hero-icon {
    width: 32px;
    height: 32px;
    margin-left: 2px;
    flex-shrink: 0;
  }

  .form-card,
  .nav-card,
  .energy-mobile-panel,
  .leasing-mobile-panel,
  .leasing-alt-mobile-panel,
  .elektro-alt-panel,
  .elektro-alt-panel-second,
  .kontakt-mobile-info,
  .kontakt-mobile-form {
    width: 340px;
    padding: 25px;
  }

  .energy-mobile-text,
  .leasing-mobile-text,
  .elektro-alt-text {
    font-size: 16px;
    width: 270px;
  }

  .kontakt-mobile-map {
    width: 340px;
    height: 480px;
  }

  .footer-mobile {
    padding: 20px 15px;
  }

  .footer-mobile-phone {
    padding: 12px 20px;
  }

  .footer-mobile-copy,
  .footer-mobile-link,
  .kontakt-mobile-row span {
    font-size: 14px;
  }

  .kontakt-mobile-title,
  .kontakt-mobile-form h3 {
    font-size: 16px;
  }

  .energy-mobile-image,
  .leasing-alt-mobile-image,
  .leasing-video-mobile,
  .elektro-alt-panel-second {
    width: 340px !important;
    max-width: 100%;
    height: auto;
  }

  .leasing-video-mobile video {
    width: 160%;
    height: auto;
  }

  .elektro-alt-img {
    transform: scale(0.9);
  }

  .elektro-alt-panel-second {
    width: 340px;
    height: 190px;
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
    margin-top: 0px;
  }

  .elektro-alt-img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }

  .img-1 {
    width: 106px;
    height: 78px;
    top: 74px;
    left: 14px;
  }

  .img-2 {
    width: 66px;
    height: 70px;
    top: 18px;
    left: 130px;
  }

  .img-3 {
    width: 66px;
    height: 70px;
    top: calc(18px + 70px + 9px);
    left: 130px;
  }

  .img-4 {
    width: 106px;
    height: 78px;
    top: 34px;
    left: 220px;
  }
}

.tablet-only {
  display: none !important;
}

@media (min-width: 426px) and (max-width: 1365px) {
  .tablet-only {
    display: block !important;
  }
  .mobile-only,
  .desktop-only,
  .main-header,
  .hero-section,
  .energy-card-wrapper,
  .energy-card-mobile,
  .solara-block,
  .leasing-block,
  .elektro-block,
  .kontakt-wrapper,
  .footer,
  .video-block,
  .contact-modal,
  .nav-modal {
    display: none !important;
  }

  body,
  .page-container {
    margin: 0;
    padding: 0;
  }

  .tablet-hero-block {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  .tablet-hero-wrapper {
    position: relative;
    z-index: 0;
  }

  .tablet-hero-wrapper video.background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }

  .tablet-hero-inner {
    position: relative;
    padding-top: 90px;
    z-index: 1;
    display: flex;
    flex-direction: column;
  }

  .tablet-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    background-color: rgb(42, 112, 251);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 90px;
  }

  .tablet-logo {
    width: 70px;
    height: 67px;
    flex-shrink: 0;
  }

  .tablet-header-phone {
    width: 260px;
    height: 54px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0 55px;
    color: white;
    font-size: 16px;
    gap: 10px;
  }

  .tablet-header-phone img {
    width: 24px;
    height: 24px;
  }

  .tablet-burger {
    display: flex;
    align-items: center;
  }

  .tablet-burger img {
    width: 70px;
    height: 40px;
    object-fit: contain;
  }

  .tablet-hero-content {
    padding-top: 130px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .tablet-hero-content h1 {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 300;
    max-width: 80%;
  }

  .tablet-hero-subtext {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 300;
    max-width: 85%;
  }

  .tablet-hero-highlight {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
    max-width: 90%;
    color: white;
  }

  .tablet-hero-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(42, 112, 251);
    border-radius: 10px;
    height: 81px;
    font-size: 20px;
    font-weight: 300;
    color: white;
    text-decoration: none;
    gap: 10px;
    padding: 0 25px;
    width: 100%;
    max-width: 800px;
  }

  .tablet-hero-button img {
    width: 36px;
    height: 36px;
    margin-left: 10px;
    flex-shrink: 0;
  }

  .energy-tablet-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 24px;
    margin-top: 40px;
  }

  .energy-tablet-image-wrapper,
  .energy-tablet-panel-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .energy-tablet-image-wrapper {
    margin-bottom: 24px !important;
  }

  .energy-tablet-image {
    width: 700px;
    height: 465px;
    object-fit: cover;
    border-radius: 20px;
  }

  .energy-tablet-panel {
    width: 700px;
    min-height: 465px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .energy-tablet-icons {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
  }

  .energy-tablet-icons img {
    width: 40px;
    height: 40px;
  }

  .energy-tablet-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    color: #1c1c1e;
    margin-bottom: 8px;
  }

  .energy-tablet-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    color: #6b7280;
    margin-bottom: auto;
  }

  .energy-tablet-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    height: 54px;
    background-color: #2563eb;
    color: white;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 10px;
    gap: 10px;
    box-sizing: border-box;
    line-height: 1;
    flex-shrink: 0;
    margin-top: 0px;
  }

  .energy-tablet-button img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }
  .leasing-tablet-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 24px;
    margin-top: 24px;
    gap: 24px;
  }

  .leasing-tablet-video-wrapper,
  .leasing-tablet-panel-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .leasing-tablet-video {
    width: 700px;
    height: 465px;
    border-radius: 20px;
    overflow: hidden;
    transform: scaleX(-1);
  }

  .leasing-tablet-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .leasing-tablet-video-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 24px !important;
  }

  .leasing-tablet-panel {
    width: 700px;
    min-height: 465px;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .leasing-tablet-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    color: #1c1c1e;
    max-width: 600px;
  }

  .leasing-tablet-text {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    color: #6b7280;
    max-width: 600px;
  }

  .leasing-alt-tablet {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 24px;
    margin-top: 24px;
  }

  .leasing-alt-tablet-image-wrapper,
  .leasing-alt-tablet-panel-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .leasing-alt-tablet-image {
    width: 700px;
    height: 465px;
    object-fit: cover;
    border-radius: 20px;
  }

  .leasing-alt-tablet-gap {
    height: 24px !important;
    width: 100%;
  }

  .leasing-alt-tablet-panel {
    width: 700px;
    height: 465px;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .leasing-alt-tablet-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    color: #1c1c1e;
    max-width: 640px;
  }

  .leasing-alt-tablet-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    color: #6b7280;
    max-width: 640px;
  }

  .elektro-tablet-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 24px;
    margin-top: 24px;
  }

  .elektro-tablet-panel-wrapper,
  .elektro-tablet-gallery-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .elektro-tablet-panel {
    width: 700px;
    height: 465px;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .elektro-tablet-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    color: #1c1c1e;
    max-width: 640px;
  }

  .elektro-tablet-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    color: #6b7280;
    max-width: 640px;
  }

  .elektro-tablet-gap {
    height: 24px !important;
    width: 100%;
  }

  .elektro-tablet-gallery {
    width: 700px;
    height: 465px;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
  }
  .elektro-gallery-inner {
    position: relative;
    top: -5px;
    left: -5px;
    transform: scale(1.15);
    transform-origin: center top;
  }

  .elektro-tablet-panel-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 24px !important;
  }

  .elektro-tablet-gallery-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .elektro-tablet-gallery img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }

  .elektro-tablet-gallery img:nth-child(1) {
    width: 205px;
    height: 152px;
    top: 142px;
    left: 36px;
  }

  .elektro-tablet-gallery img:nth-child(2) {
    width: 131px;
    height: 138px;
    top: 36px;
    left: 256px;
  }

  .elektro-tablet-gallery img:nth-child(3) {
    width: 131px;
    height: 138px;
    top: calc(36px + 138px + 17px);
    left: 256px;
  }

  .elektro-tablet-gallery img:nth-child(4) {
    width: 205px;
    height: 152px;
    top: 66px;
    left: 410px;
  }

  @media (min-width: 426px) and (max-width: 1365px) {
    .kontakt-tablet-form .kontakt-tablet-send {
      display: block;
      width: 100%;
      height: 54px;
      box-sizing: border-box;
      margin-top: auto;
    }
  }

  .kontakt-tablet-info-wrapper,
  .kontakt-tablet-map-wrapper,
  .kontakt-tablet-form-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 24px !important;
  }

  .kontakt-tablet-wrapper {
    background-color: #dce0ef;
    padding: 24px 0;
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
  .kontakt-tablet-info-wrapper {
    margin-top: 24px !important;
  }

  .kontakt-tablet-info {
    width: 700px;
    height: 465px;
    background-color: #2563eb;
    border-radius: 20px;
    padding: 30px;
    color: white;
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .kontakt-tablet-title {
    font-size: 32px;
    font-weight: 500;
    color: white;
  }

  .kontakt-tablet-middle {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .kontakt-tablet-row {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 24px;
  }

  .kontakt-tablet-row img {
    width: 26px;
    height: 26px;
    object-fit: contain;
  }

  .kontakt-tablet-button {
    margin-top: auto;
    width: 100%;
    height: 54px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    border: none;
    color: white;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
  }

  .kontakt-tablet-button img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }

  .kontakt-tablet-map {
    width: 700px;
    height: 465px;
    border-radius: 20px;
    overflow: hidden;
  }

  .kontakt-tablet-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .kontakt-tablet-form {
    width: 700px;
    height: 465px;
    background-color: white;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .kontakt-tablet-form h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #1e1e1e;
  }

  .kontakt-tablet-form input,
  .kontakt-tablet-form textarea {
    background-color: #f3f5ff;
    border: none;
    border-radius: 12px;
    padding: 15px;
    font-size: 16px;
    color: #333;
    font-family: inherit;
  }

  .kontakt-tablet-form textarea {
    height: 150px;
    resize: none;
  }

  .kontakt-tablet-send {
    width: 100%;
    height: 54px;
    background-color: #2563eb;
    color: white;
    font-size: 16px;
    font-weight: 500;
    border: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-sizing: border-box;
  }

  .kontakt-tablet-send img {
    width: 24px;
    height: 24px;
    object-fit: contain;
  }

  .kontakt-tablet-gap {
    height: 48px !important;
    width: 100%;
  }
  .page-container {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .footer-tablet-gap {
    height: 48px;
    width: 100%;
    flex-shrink: 0;
  }

  .custom-footer-gap {
    height: 48px;
    width: 100%;
    background-color: transparent;
    flex-shrink: 0;
  }

  .custom-footer-bottom-panel {
    height: 24px;
    width: 100%;
    background-color: #2563eb;
    flex-shrink: 0;
  }
  @media (min-width: 426px) and (max-width: 1365px) {
    .footer,
    .footer-mobile,
    .footer-desktop,
    .mobile-only,
    .desktop-only,
    .kontakt-wrapper {
      display: none !important;
    }

    .tablet-only {
      display: flex !important;
    }

    html,
    body,
    .page-container {
      margin: 0;
      padding: 0;
      background-color: #f3f5ff;
    }
    .footer-bottom-filler {
      height: 50px;
      background-color: #2563eb;
      flex-shrink: 0;
    }

    .custom-footer-tablet {
      background-color: #2563eb;
      width: 100%;
      padding: 24px 30px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      box-sizing: border-box;
      gap: 20px;
      margin-top: auto;
      margin-bottom: 0 !important;
      flex-shrink: 0;
    }

    .custom-footer-left {
      color: white;
      font-size: 14px;
      font-weight: 400;
    }

    .custom-footer-links {
      display: flex;
      gap: 20px;
    }

    .custom-footer-link {
      color: white;
      font-size: 14px;
      text-decoration: none;
    }

    .custom-footer-phone {
      background-color: rgba(255, 255, 255, 0.2);
      color: white;
      border: none;
      border-radius: 10px;
      padding: 10px 16px;
      font-size: 14px;
      font-weight: 500;
      display: flex;
      align-items: center;
      gap: 8px;
      cursor: pointer;
    }

    .custom-footer-phone img {
      width: 18px;
      height: 18px;
      object-fit: contain;
    }
  }

  @media (min-width: 426px) and (max-width: 1365px) {
    .contact-modal-inner,
    .nav-modal-inner {
      width: 100%;
      display: flex;
      justify-content: center;
      box-sizing: border-box;
      padding: 40px 20px 0;
    }

    .contact-modal-tablet {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: #2a70fb;
      z-index: 999;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      box-sizing: border-box;
      transform: translateY(-100%);
      transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    }

    #contact-toggle:checked ~ .contact-modal-tablet {
      transform: translateY(0);
    }

    #contact-toggle:checked ~ .page-container {
      position: fixed;
      width: 100%;
      height: 100vh;
      overflow: hidden;
    }

    .form-card-tablet {
      background-color: #ffffff;
      width: 680.5px;
      height: 529px;
      border-radius: 24px;
      padding: 40px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      position: relative;
    }

    .form-card-tablet h3 {
      font-size: 22px;
      font-weight: 500;
      color: #1e1e1e;
      margin-bottom: 30px;
      text-align: left;
    }

    .form-card-tablet input,
    .form-card-tablet textarea {
      width: 100%;
      padding: 18px;
      border-radius: 12px;
      border: none;
      background-color: #f1f3fa;
      font-size: 16px;
      color: #333;
      margin-bottom: 10px;
      box-sizing: border-box;
      font-family: inherit;
    }

    .form-card-tablet textarea {
      height: 170px;
      resize: none;
    }

    .form-card-tablet .modal-send-tablet {
      margin-top: 30px;
      width: 100%;
      height: 59px;
      background-color: #2563eb;
      color: white;
      font-size: 18px;
      font-weight: 500;
      border: none;
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      cursor: pointer;
    }

    .form-card-tablet .modal-send-tablet img {
      width: 20px;
      height: 20px;
    }

    .form-card-tablet .modal-close-tablet {
      position: absolute;
      top: 40px;
      right: 40px;
      width: 24px;
      height: 24px;
      background-color: #2563eb;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      border: none;
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      z-index: 1000;
    }

    .nav-modal-tablet {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: #2a70fb;
      z-index: 999;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      box-sizing: border-box;
      transform: translateY(-100%);
      transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    }

    #burger-toggle:checked ~ .nav-modal-tablet {
      transform: translateY(0);
    }

    #burger-toggle:checked ~ .page-container {
      position: fixed;
      width: 100%;
      height: 100vh;
      overflow: hidden;
    }

    .nav-card-tablet {
      background-color: #ffffff;
      width: 680px;
      border-radius: 24px;
      padding: 40px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      gap: 30px;
      position: relative;
    }

    .nav-modal-tablet .nav-header-tablet {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .nav-modal-tablet .modal-close-tablet {
      width: 24px;
      height: 24px;
      background-color: #2563eb;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      border: none;
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      z-index: 1000;
    }

    .nav-modal-tablet nav {
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .nav-modal-tablet nav a {
      font-size: 18px;
      color: #2563eb;
      text-decoration: none;
      font-weight: 100;
    }
    .tablet-menu-title {
      font-size: 22px;
      font-weight: 500;
      color: #1e1e1e;
      margin-bottom: 0px;
    }
  }
}

@media (min-width: 1367px) and (max-width: 1919px) {
  :root {
    --gap-xl: clamp(14px, 1vw, 20px);
    --gap-lg: clamp(10px, 0.8vw, 14px);
    --rad20: 20px;
  }

  .main-header {
    top: clamp(21px, 1.6vw, 30px);
    left: clamp(43px, 3.2vw, 60px);
    right: clamp(43px, 3.2vw, 60px);
    height: clamp(47px, 3.4vw, 66px);
  }
  .logo-block {
    width: clamp(152px, 11.15vw, 214px);
    height: clamp(30px, 2.24vw, 43px);
    gap: clamp(2.7px, 0.2vw, 3.81px);
  }
  .logo-image {
    width: clamp(32px, 2.344vw, 45px);
    height: clamp(30px, 2.24vw, 43px);
  }
  .logo-text {
    font-size: clamp(13.5px, 0.938vw, 18px);
    line-height: 1.1;
    white-space: nowrap;
  }

  .menu-panel {
    margin-left: clamp(170px, 1.2vw, 230px);
    gap: clamp(25.6px, 1.9vw, 36px);
    padding: 0 clamp(28px, 2.1vw, 40px);
    height: clamp(47px, 3.4vw, 66px);
    border-radius: clamp(14px, 1vw, 20px);
  }
  .menu-panel a {
    font-size: clamp(13px, 1vw, 18px);
    line-height: 1.35;
  }

  .phone-panel {
    margin-left: clamp(22px, 3vw, 100px);
    width: clamp(180px, 12vw, 216px);
    height: clamp(47px, 3.4vw, 66px);
    padding: 0 clamp(18px, 1.3vw, 25px);
    gap: clamp(10px, 0.5vw, 10px);
  }
  .phone-number {
    font-size: clamp(10px, 1vw, 15px);
  }
  .phone-number {
    white-space: nowrap;
  }
  .phone-icon {
    width: clamp(17px, 1.2vw, 24px);
    height: clamp(17px, 1.2vw, 24px);
  }

  .hero-section {
    top: clamp(132px, 9.688vw, 186px);
    left: clamp(43px, 3.125vw, 60px);
    right: clamp(43px, 3.125vw, 60px);
  }

  .hero-title {
    font-size: clamp(38px, 2.813vw, 54px);
    margin-bottom: clamp(133px, 9.427vw, 201px);
    width: clamp(525px, 41vw, 825px);
  }

  .hero-text {
    gap: clamp(43px, 3.125vw, 60px);
    margin-top: -10px;
  }
  .hero-text-top,
  .hero-text-bottom {
    width: clamp(310px, 22vw, 435px);
    font-size: clamp(16px, 1.146vw, 22px);
    line-height: clamp(23px, 1.667vw, 32px);
  }

  .hero-right {
    position: absolute;
    top: clamp(240px, 17.188vw, 370px);
    left: clamp(580px, 41vw, 750px);
    width: clamp(415px, 30vw, 584px);
    gap: clamp(40px, 2.969vw, 63px);
  }
  .hero-right-text {
    font-size: clamp(30px, 2.188vw, 42px);
    width: 100%;
    line-height: 1.35;
  }

  .hero-button {
    width: clamp(228px, 16.719vw, 321px);
    height: clamp(54px, 3.542vw, 76px);
    padding: clamp(21px, 1.406vw, 30px) clamp(18px, 1.302vw, 25px)
      clamp(21px, 1.406vw, 30px) clamp(28px, 2.083vw, 40px);
    gap: clamp(7px, 0.521vw, 10px);
    border-radius: clamp(10px, 0.729vw, 12px);
    font-size: clamp(15.5px, 1.146vw, 22px);
  }
  .hero-icon {
    width: clamp(25.5px, 1.771vw, 36px);
    height: clamp(25.5px, 1.771vw, 36px);
  }

  .energy-card-wrapper {
    margin-top: clamp(-30px, 2.5vw, 60px);
    margin-bottom: clamp(10px, 1vw, 20px);
    background: #f3f5ff;
    display: flex;
    align-items: center;
    padding-bottom: 0;
  }
  .energy-card-left {
    margin-left: clamp(43px, 3.2vw, 60px);
    width: clamp(524px, 38vw, 737px);
    height: clamp(367px, 27vw, 516px);
    flex-shrink: 0;
  }
  .energy-card-left .energy-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .energy-card-right {
    margin-left: 20px;
    margin-top: 0;
    width: clamp(742px, 55vw, 1044px);
    height: clamp(367px, 27vw, 516px);
    background: #fff;
    border-radius: 24px;
    padding: clamp(43px, 3vw, 60px);
    box-sizing: border-box;
    position: relative;
    color: #333;

    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .energy-card-right .energy-title {
    font-size: clamp(30px, 2.2vw, 42px);
    max-width: 430px;
    line-height: 1.2;
    margin: 0 0 clamp(27px, 2vw, 40px) 0;
    color: #44444a;
  }

  .energy-card-right .energy-description {
    font-size: clamp(16px, 1.15vw, 22px);
    line-height: clamp(23px, 1.67vw, 32px);
    max-width: clamp(498px, 36vw, 700px);
    margin-top: clamp(-3px, 0.2vw, 40px);
    color: #6b7280;
    margin-bottom: clamp(20px, 2.5vw, 35px);
  }

  .energy-card-right .energy-button {
    width: clamp(192px, 14vw, 270px);
    height: clamp(38px, 2.8vw, 54px);
    font-size: clamp(12px, 0.94vw, 18px);
    gap: clamp(8px, 0.7vw, 10px);
    padding: clamp(12px, 1vw, 15px) clamp(18px, 1.4vw, 25px);
    margin-top: clamp(-5px, 0.5vw, 40px);
    border-radius: 10px;
    background: #2563eb;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s ease;
    white-space: nowrap;
  }
  .energy-card-right .energy-button:hover {
    background: #1d4ed8;
  }

  .arrow-icon {
    width: clamp(17px, 1.25vw, 24px);
    height: clamp(17px, 1.25vw, 24px);
    object-fit: contain;
  }
  .store-icons {
    position: absolute;
    top: clamp(43px, 3vw, 60px);
    right: 0;
    display: flex;
    gap: clamp(7px, 0.6vw, 20px);
  }
  .store-icon {
    width: clamp(28px, 2vw, 40px);
    height: clamp(28px, 2vw, 40px);
    object-fit: contain;
  }

  .solara-block {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding-left: clamp(43px, 3vw, 60px);
    margin-top: 20px;
  }
  .solara-panel {
    background: #fff;
    border-radius: 24px;
    padding: clamp(43px, 3vw, 60px);
    width: clamp(741px, 54vw, 1042px);
    height: clamp(300px, 21vw, 422px);
    box-sizing: border-box;
  }

  .solara-title {
    font-size: clamp(30px, 2.2vw, 42px);
    line-height: 1.2;
    color: #1c1c1e;
    margin: 0;
    max-width: 922px;
  }

  .solara-description {
    margin-top: 40px;
    font-size: clamp(16px, 1.15vw, 22px);
    line-height: clamp(23px, 1.67vw, 32px);
    color: #6b7280;
    max-width: 922px;
  }

  .solara-video {
    width: clamp(525px, 39vw, 739px);
    height: clamp(300px, 21vw, 422px);
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .solara-video .background-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scaleX(-1);
    display: block;
  }
  .leasing-block {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding-left: clamp(43px, 3vw, 60px);
  }

  .leasing-left {
    width: clamp(524px, 39vw, 737px);
    height: clamp(359px, 25vw, 505px);
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .leasing-left .leasing-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .leasing-right {
    width: clamp(742px, 54vw, 1044px);
    height: clamp(359px, 25vw, 505px);
    background: #fff;
    border-radius: 20px;
    padding: clamp(43px, 3vw, 60px);
    box-sizing: border-box;
  }

  .leasing-title {
    font-size: clamp(30px, 2.2vw, 42px);
    line-height: 1.2;
    color: #1c1c1e;
    margin: 0 0 clamp(28px, 2vw, 40px) 0;
    max-width: 680px;
  }

  .leasing-description {
    margin-top: clamp(8px, 1vw, 40px);
    font-size: clamp(16px, 1.15vw, 22px);
    line-height: clamp(23px, 1.67vw, 32px);
    color: #6b7280;
    max-width: 700px;
  }
  .elektro-block {
    margin-top: 20px;
    display: flex;
    gap: 20px;
    padding-left: clamp(43px, 3vw, 60px);
  }

  .elektro-left {
    background: #fff;
    border-radius: 20px;
    padding: clamp(43px, 3vw, 60px);
    width: clamp(652px, 47vw, 908px);
    height: clamp(361px, 26vw, 508px);
    box-sizing: border-box;
  }
  .elektro-title {
    font-size: clamp(30px, 2.2vw, 42px);
    line-height: 1.2;
    color: #1c1c1e;
    max-width: 772px;
    margin: 0;
  }
  .elektro-description {
    margin-top: clamp(28px, 2vw, 40px);
    font-size: clamp(16px, 1.15vw, 22px);
    line-height: clamp(23px, 1.67vw, 32px);
    color: #6b7280;
    max-width: 772px;
  }

  .elektro-right {
    position: relative;
    background: #fff;
    border-radius: 20px;
    width: clamp(634px, 46vw, 889px);
    height: clamp(361px, 26vw, 508px);
    box-sizing: border-box;
  }
  .elektro-img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }
  .img-1 {
    top: clamp(144px, 10.5vw, 200.52px);
    left: calc(clamp(43px, 3vw, 60px) + 5px);
    width: clamp(194px, 14vw, 272.37px);
    height: clamp(143px, 10vw, 202.12px);
  }

  .img-2 {
    top: clamp(43px, 3vw, 60px);
    left: calc(clamp(250px, 18vw, 351.62px) + 5px);
    width: clamp(123px, 9vw, 173.24px);
    height: clamp(130px, 9vw, 182.87px);
  }

  .img-3 {
    top: clamp(189px, 13.7vw, 265.01px);
    left: calc(clamp(250px, 18vw, 351.62px) + 5px);
    width: clamp(123px, 9vw, 173.24px);
    height: clamp(130px, 9vw, 182.87px);
  }

  .img-4 {
    top: clamp(71px, 5vw, 99.46px);
    left: calc(clamp(396px, 28vw, 556.63px) + 5px);
    width: clamp(194px, 14vw, 272.37px);
    height: clamp(143px, 10vw, 202.12px);
  }

  .kontakt-wrapper {
    margin-top: clamp(60px, 3vw, 64.13px);
    background: #dce0ef;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 20px;
    padding: 60px clamp(43px, 3vw, 60px) 60px;
    box-sizing: border-box;
  }

  /* карта ------------------------------------------------------------ */
  .kontakt-map {
    width: clamp(640px, 46vw, 887px);
    height: clamp(364px, 27vw, 512px);
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .kontakt-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* колонки панелей -------------------------------------------------- */
  .kontakt-info-panel,
  .kontakt-form-panel {
    width: clamp(300px, 22vw, 436.5px);
    height: clamp(376px, 28vw, 529px);
    border-radius: 20px;
    padding: clamp(28px, 2.1vw, 40px);
    box-sizing: border-box;
  }

  .kontakt-info-panel {
    background: #2661eb;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .kontakt-info-title {
    font-size: clamp(22px, 1.7vw, 32px);
    font-weight: 500;
    color: #fff;
    margin: 0 0 clamp(10px, 4vh, 0) 0;
  }
  .kontakt-row {
    display: flex;
    align-items: center;
    gap: clamp(11px, 0.8vw, 15px);
    margin-top: clamp(10px, 1vw, 20px);
  }
  .kontakt-row:first-of-type {
    margin-top: clamp(10px, 6vh, 90px);
  }
  .kontakt-icon {
    width: clamp(17px, 1.3vw, 32px);
    height: clamp(17px, 1.3vw, 32px);
  }
  .kontakt-text {
    font-size: clamp(16px, 1.15vw, 22px);
    color: #fff;
  }

  .kontakt-button {
    width: 100%;
    height: clamp(38px, 2.8vw, 54px);
    font-size: clamp(16px, 1.15vw, 18px);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: none;
    cursor: pointer;
  }
  .kontakt-button img {
    width: clamp(17px, 1.3vw, 24px);
    height: inherit;
  }

  /* -------- форма -------- */
  .kontakt-form-panel {
    background: #fff;
  }

  .kontakt-form-title {
    font-size: clamp(16px, 1.15vw, 22px);
    font-weight: 500;
    margin: 0 0 clamp(20px, 1.5vw, 30px) 0;
    color: #1e1e1e;
  }

  .kontakt-input {
    width: 100%;
    height: clamp(42px, 3vw, 59px);
    background: #f3f5ff;
    border: none;
    border-radius: 12px;
    padding: clamp(12px, 0.9vw, 18px);
    font-size: clamp(14px, 1vw, 16px);
    margin-bottom: clamp(7px, 0.5vw, 10px);
    box-sizing: border-box;
    font-family: inherit;
    color: #333;
  }
  .kontakt-input.message {
    height: clamp(121px, 9vw, 170px);
    resize: none;
  }

  .kontakt-send-button {
    width: 100%;
    height: clamp(38px, 2.8vw, 54px);
    background: #2661eb;
    color: #fff;
    font-size: clamp(16px, 1.15vw, 18px);
    border: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: clamp(20px, 2vw, 30px);
    cursor: pointer;
    white-space: nowrap;
  }
  .kontakt-button img,
  .kontakt-send-button img {
    width: clamp(17px, 1.1vw, 20px);
    height: clamp(17px, 1.1vw, 20px);
  }

  .footer {
    margin-top: 0px;
    width: 100%;
    background: #2860db;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: clamp(40px, 3vw, 56px) clamp(43px, 3vw, 60px);
    box-sizing: border-box;
    color: #fff;
  }

  .footer-copy {
    font-size: clamp(14px, 1.1vw, 16px);
  }

  .footer-links {
    gap: clamp(24px, 2vw, 40px);
  }

  .footer-link {
    font-size: clamp(14px, 1.1vw, 16px);
    color: #fff;
    text-decoration: none;
    transition: opacity 0.2s;
  }
  .footer-link:hover {
    opacity: 0.8;
  }

  .footer-phone-button {
    font-size: clamp(14px, 1.1vw, 16px);
    height: clamp(48px, 2.8vw, 54px);
    gap: clamp(8px, 0.8vw, 10px);
    padding: clamp(10px, 0.9vw, 15px) clamp(20px, 1.5vw, 25px);
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    border: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.2s;
  }
  .footer-phone-button:hover {
    background: rgba(255, 255, 255, 0.3);
  }

  .footer-phone-button img {
    width: clamp(18px, 1.3vw, 24px);
    height: inherit;
    object-fit: contain;
  }
}

/* 426 – 1335 px  ─ планшет + «мини-десктоп» */
@media (min-width: 426px) and (max-width: 1365px) {
  /* ▸  БАЗОВАЯ ОБЁРТКА  ▸-------------------------------------------- */
  .tablet-hero-block {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  .tablet-hero-wrapper {
    position: relative;
    z-index: 0;
  }

  .tablet-hero-wrapper video.background-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }

  .tablet-hero-inner {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
  }

  /* ▸  HEADER  ▸------------------------------------------------------ */
  .tablet-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: clamp(16px, 2.4vw, 32px) clamp(24px, 3.2vw, 40px);
    background: rgb(42, 112, 251);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: clamp(90px, 10vw, 120px);
  }

  .tablet-logo {
    width: clamp(70px, 8vw, 100px);
    height: auto;
  }
  .tablet-burger img {
    width: clamp(70px, 9vw, 105px);
    height: clamp(40px, 5vw, 60px);
    object-fit: contain;
  }

  .tablet-header-phone {
    width: clamp(260px, 32vw, 390px);
    height: clamp(54px, 6vw, 76px);
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: clamp(10px, 1.4vw, 16px);
    padding: 0 clamp(55px, 7vw, 80px);
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: clamp(16px, 1.6vw, 20px);
  }
  .tablet-header-phone img {
    width: clamp(24px, 2.2vw, 30px);
    height: auto;
  }

  /* ▸  HERO-CONTENT  ▸----------------------------------------------- */
  .tablet-hero-content {
    padding: clamp(40px, 5vw, 80px) clamp(24px, 3.5vw, 48px);
    display: flex;
    flex-direction: column;
    gap: clamp(30px, 4vw, 48px);
  }

  .tablet-hero-content h1 {
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.2;
    font-weight: 300;
    max-width: 80%;
  }

  .tablet-hero-subtext {
    font-size: clamp(18px, 2.4vw, 26px);
    max-width: 85%;
  }
  .tablet-hero-highlight {
    font-size: clamp(20px, 2.6vw, 28px);
    color: #ffffff;
    max-width: 90%;
  }

  /* ▸  КНОПКА (по центру!)  ▸---------------------------------------- */
  .tablet-hero-button {
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgb(42, 112, 251);
    border-radius: 10px;
    height: clamp(81px, 8vw, 110px);
    width: 100%;
    max-width: clamp(800px, 90vw, 1000px);
    padding: 0 clamp(25px, 3.5vw, 40px);
    gap: clamp(10px, 1.3vw, 16px);
    font-size: clamp(20px, 2.4vw, 28px);
    font-weight: 300;
    color: #fff;
    text-decoration: none;
  }
  .tablet-hero-button img {
    width: clamp(36px, 3.6vw, 48px);
    height: auto;
    flex-shrink: 0;
  }
}

/*  ENERGY-TABLET - плавная ширина 426-1335 px  */
@media (min-width: 426px) and (max-width: 1365px) {
  :root {
    --side-pad: clamp(24px, 3vw, 60px);
  }
  .energy-tablet-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 var(--side-pad);
    margin-top: clamp(40px, 5vw, 72px);
  }
  .energy-tablet-image-wrapper,
  .energy-tablet-panel-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .energy-tablet-image-wrapper {
    margin-bottom: clamp(24px, 3vw, 40px);
  }
  .energy-tablet-image,
  .energy-tablet-panel {
    width: clamp(700px, calc(100vw - 2 * var(--side-pad)), 1000px);
    min-width: 0;
    aspect-ratio: 700 / 465;
  }

  .energy-tablet-image {
    object-fit: cover;
    border-radius: 20px;
    height: auto;
  }

  .energy-tablet-panel {
    display: flex;
    flex-direction: column;
    gap: clamp(30px, 3vw, 48px);
    background: #fff;
    border-radius: 20px;
    padding: clamp(30px, 2.8vw, 48px);
    box-sizing: border-box;
  }
  .energy-tablet-icons {
    gap: clamp(10px, 1.1vw, 16px);
    margin-bottom: clamp(10px, 1.1vw, 16px);
  }
  .energy-tablet-icons img {
    width: clamp(40px, 3.5vw, 52px);
    height: clamp(40px, 3.5vw, 52px);
  }
  .energy-tablet-title {
    font-size: clamp(20px, 3.2vw, 44px);
  }
  .energy-tablet-text {
    font-size: clamp(16px, 2.4vw, 32px);
  }
  .energy-tablet-button {
    margin-top: 0;
    width: clamp(280px, 26vw, 360px);
    height: clamp(54px, 5vw, 70px);
    font-size: clamp(16px, 1.6vw, 20px);
    gap: clamp(10px, 1vw, 14px);
    border-radius: 10px;
  }
  .energy-tablet-button img {
    width: clamp(24px, 2.2vw, 30px);
    height: auto;
  }
}

@media (min-width: 426px) and (max-width: 1365px) {
  :root {
    --side-pad: clamp(24px, 3vw, 60px);
  }
  :root {
    --leasing-h: clamp(465px, 36vw, 664px);
  }

  /* ─────────── VIDEO ─────────── */
  .leasing-tablet-video {
    width: clamp(700px, calc(100vw - 2 * var(--side-pad)), 1000px);
    height: var(--leasing-h);
    border-radius: 20px;
    overflow: hidden;
    transform: scaleX(-1);
  }
  .leasing-tablet-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* ─────────── ПАНЕЛЬ ─────────── */
  .leasing-tablet-panel {
    width: clamp(700px, calc(100vw - 2 * var(--side-pad)), 1000px);
    min-height: var(--leasing-h);
    background: #fff;
    border-radius: 20px;
    padding: clamp(30px, 2.8vw, 48px);
    display: flex;
    flex-direction: column;
    gap: clamp(8px, 1vw, 16px);
    box-sizing: border-box;
    margin-top: -20px;
  }

  .leasing-tablet-video-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 0 !important;
  }

  .leasing-tablet-title {
    font-size: clamp(32px, 3.2vw, 44px);
    max-width: 640px;
  }
  .leasing-tablet-text {
    font-size: clamp(22px, 2.2vw, 30px);
    max-width: 640px;
  }

  /* ─────────── leasing-alt-tablet (изображение + панель) ─────────── */
  .leasing-alt-tablet {
    padding: 0 var(--side-pad);
    margin-top: clamp(24px, 3vw, 48px);
  }

  .leasing-alt-tablet-image-wrapper,
  .leasing-alt-tablet-panel-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  @media (min-width: 426px) and (max-width: 1365px) {
    .leasing-alt-tablet-image {
      width: clamp(426px, calc(100vw - 2 * var(--side-pad)), 1000px);
      aspect-ratio: 700/465;
      object-fit: cover;
      border-radius: 20px;
    }
  }

  .leasing-alt-tablet-panel {
    width: clamp(700px, calc(100vw - 2 * var(--side-pad)), 1000px);
    height: auto;
    min-height: calc((465 / 700) * 100%);
    background: #fff;
    border-radius: 20px;
    padding: clamp(30px, 2.8vw, 48px);
    display: flex;
    flex-direction: column;
    gap: clamp(24px, 2.4vw, 40px);
    box-sizing: border-box;
  }

  .leasing-alt-tablet-title {
    font-size: clamp(32px, 3.2vw, 44px);
    max-width: 680px;
  }
  .leasing-alt-tablet-text {
    font-size: clamp(24px, 2.4vw, 32px);
    max-width: 680px;
  }
}

@media (min-width: 426px) and (max-width: 1365px) {
  :root {
    --side-pad: clamp(24px, 3vw, 60px);
    --elektro-h: clamp(465px, 36vw, 664px);
  }

  /* ────────── ОБЁРТКА СЕКЦИИ ────────── */
  .elektro-tablet-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 var(--side-pad);
    margin-top: clamp(24px, 3vw, 48px);
    gap: clamp(16px, 2vw, 32px);
  }

  /* ────────── БЕЛАЯ ПАНЕЛЬ ────────── */
  .elektro-tablet-panel {
    display: flex;
    flex-direction: column;
    gap: clamp(16px, 2vw, 32px);
    padding: clamp(30px, 2.8vw, 48px);
    width: clamp(700px, calc(100vw - 2 * var(--side-pad)), 1000px);
    background: #fff;
    border-radius: 20px;
    box-sizing: border-box;
    height: auto;
    min-height: var(--elektro-h);
    overflow: visible;
  }

  .elektro-tablet-title {
    font-size: clamp(32px, 3.2vw, 44px);
    max-width: 680px;
  }

  .elektro-tablet-text {
    font-size: clamp(24px, 2.4vw, 32px);
    max-width: 680px;
  }
}

@media (min-width: 426px) and (max-width: 1365px) {
  .elektro-gallery-panel,
  .elektro-tablet-gallery,
  .elektro-tablet-panel-wrapper:nth-of-type(2) {
    display: none !important;
  }
}

@media (min-width: 1080px) and (max-width: 1365px) {
  .elektro-tablet-gallery-only {
    padding: 10px 24px;
  }

  .elektro-tablet-gallery-panel {
    position: relative;
    width: clamp(700px, calc(100vw - 2 * var(--side-pad)), 1000px);
    height: clamp(465px, 36vw, 664px);
    background-color: #ffffff;
    border-radius: 20px;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 0;
  }

  .tablet-img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }

  .img-1 {
    width: clamp(171px, 33vw, 291px);
    height: clamp(128px, 24vw, 214px);
    top: clamp(79px, 15vw, 144px);
    left: clamp(20px, 8vw, 43px);
  }

  .img-2 {
    width: clamp(110px, 24vw, 185px);
    height: clamp(115px, 23vw, 195px);
    top: clamp(20px, 8vw, 23px);
    left: calc(
      clamp(20px, 8vw, 43px) + /* отступ слева */ clamp(171px, 33vw, 291px) +
        /* ширина img-1 */ clamp(48px, 14vw, 72px)
        /* ещё больше отступ между img-1 и img-2 */
    );
  }

  .img-3 {
    width: clamp(110px, 24vw, 185px);
    height: clamp(115px, 23vw, 195px);
    top: calc(
      clamp(20px, 6.5vw, 43px) + clamp(115px, 23vw, 195px) +
        clamp(9px, 1vw, 16px)
    );
    left: calc(
      clamp(20px, 8vw, 43px) + /* отступ слева */ clamp(171px, 33vw, 291px) +
        /* ширина img-1 */ clamp(48px, 14vw, 72px)
        /* ещё больше отступ между img-1 и img-2 */
    );
  }

  .img-4 {
    width: clamp(171px, 33vw, 291px);
    height: clamp(128px, 24vw, 214px);
    top: clamp(27px, 8vw, 56px);
    left: calc(100% - clamp(171px, 33vw, 291px) - clamp(20px, 8vw, 43px));
  }
}

@media (min-width: 426px) and (max-width: 1079px) {
  .elektro-tablet-gallery-only {
    padding: 10px 24px;
  }

  .elektro-tablet-gallery-panel {
    position: relative;
    width: clamp(700px, calc(100vw - 2 * var(--side-pad)), 1000px);
    height: clamp(265px, 48vw, 664px);
    background-color: #ffffff;
    border-radius: 20px;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 0;
  }

  .tablet-img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }

  .img-1 {
    width: clamp(114.05px, 26vw, 291px);
    height: clamp(84.63px, 18vw, 214px);
    top: clamp(100px, 20vw, 78.84px);
    left: clamp(20px, 5.5vw, 43px);
  }

  .img-2 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: clamp(45px, 14vw, 20px);
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(24px, 8vw, 72px)
    );
  }

  .img-3 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: calc(
      clamp(45px, 14vw, 20px) + clamp(76.57px, 17vw, 195px) +
        clamp(18px, 4vw, 16px)
    );
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(24px, 8vw, 72px)
    );
  }

  .img-4 {
    width: clamp(114.05px, 26vw, 291px);
    height: clamp(84.63px, 18vw, 214px);
    top: clamp(90px, 18vw, 36.52px);
    left: calc(100% - clamp(114.05px, 26vw, 291px) - clamp(20px, 5.5vw, 43px));
  }
}

@media (min-width: 550px) and (max-width: 1018px) {
  .img-2 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: clamp(45px, 14vw, 20px);
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(18px, 5vw, 36px) /* правее чем 6px → сдвигаем к центру */
    );
  }

  .img-3 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: calc(
      clamp(45px, 14vw, 20px) + clamp(76.57px, 17vw, 195px) +
        clamp(18px, 4vw, 16px)
    );
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(18px, 5vw, 36px)
    );
  }
}

@media (min-width: 438px) and (max-width: 549px) {
  .img-2 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: clamp(45px, 14vw, 20px);
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(10px, 3.5vw, 24px) /* Ещё ближе к .img-1 */
    );
  }

  .img-3 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: calc(
      clamp(45px, 14vw, 20px) + clamp(76.57px, 17vw, 195px) +
        clamp(18px, 4vw, 16px)
    );
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(10px, 3.5vw, 24px)
    );
  }
}

@media (min-width: 426px) and (max-width: 437px) {
  .img-2 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: clamp(45px, 14vw, 20px);
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(6px, 2.8vw, 18px) /* почти у .img-1 */
    );
  }

  .img-3 {
    width: clamp(72.54px, 19.5vw, 185px);
    height: clamp(76.57px, 17vw, 195px);
    top: calc(
      clamp(45px, 14vw, 20px) + clamp(76.57px, 17vw, 195px) +
        clamp(18px, 4vw, 16px)
    );
    left: calc(
      clamp(20px, 5.5vw, 43px) + clamp(114.05px, 26vw, 291px) +
        clamp(6px, 2.8vw, 18px)
    );
  }
}

/* АДАПТИВ: Kontakt-блок от 426 до 1365px */
@media (min-width: 426px) and (max-width: 1365px) {
  :root {
    --side-pad: clamp(16px, 4vw, 60px);
    --kontakt-h: clamp(420px, 36vw, 664px);
  }

  .kontakt-tablet-wrapper {
    background-color: #dce0ef;
    padding: clamp(24px, 3vw, 48px) var(--side-pad);
    margin-top: clamp(8px, 1.5vw, 24px);
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(24px, 3vw, 48px);
  }

  .kontakt-tablet-info-wrapper,
  .kontakt-tablet-map-wrapper,
  .kontakt-tablet-form-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 0 !important;
  }
  .kontakt-tablet-info-wrapper {
    margin-top: clamp(24px, 4vw, 40px) !important;
  }

  .kontakt-tablet-info,
  .kontakt-tablet-map,
  .kontakt-tablet-form {
    width: 100%;
    max-width: 1000px;
    background: #fff;
    border-radius: 20px;
    padding: clamp(24px, 3vw, 48px);
    box-sizing: border-box;
  }

  .kontakt-tablet-info {
    height: var(--kontakt-h);
    background-color: #2563eb;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .kontakt-tablet-title {
    font-size: clamp(28px, 3.2vw, 44px);
  }
  .kontakt-tablet-middle {
    gap: clamp(10px, 2vw, 24px);
  }
  .kontakt-tablet-row {
    gap: clamp(8px, 1.5vw, 16px);
    font-size: clamp(18px, 2.2vw, 28px);
  }
  .kontakt-tablet-row img {
    width: clamp(22px, 2vw, 32px);
    height: auto;
  }

  .kontakt-tablet-button {
    width: 100%;
    height: clamp(48px, 5vw, 70px);
    font-size: clamp(16px, 2vw, 22px);
    gap: clamp(8px, 1vw, 14px);
    border-radius: 10px;
  }
  .kontakt-tablet-button img {
    width: clamp(22px, 2vw, 30px);
    height: auto;
  }

  .kontakt-tablet-map {
    height: var(--kontakt-h);
    overflow: hidden;
  }
  .kontakt-tablet-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .kontakt-tablet-form {
    display: flex;
    flex-direction: column;
    gap: clamp(14px, 1.8vw, 28px);
    min-height: clamp(420px, 50vw, 540px);
    box-sizing: border-box;
  }

  .kontakt-tablet-form h3 {
    font-size: clamp(20px, 2.2vw, 28px);
    margin-bottom: clamp(6px, 1vw, 12px);
  }

  .kontakt-tablet-form input,
  .kontakt-tablet-form textarea {
    width: 100%;
    background: #f3f5ff;
    border: none;
    border-radius: 12px;
    padding: clamp(14px, 1.8vw, 22px);
    font-size: clamp(16px, 2vw, 20px);
    font-family: inherit;
  }

  .kontakt-tablet-form textarea {
    height: 180px;
    resize: none;
    border-radius: 12px;
    font-size: clamp(16px, 2vw, 20px);
    font-family: inherit;
    background: #f3f5ff;
    border: none;
    padding: clamp(14px, 1.8vw, 22px);
  }

  .kontakt-tablet-send {
    height: clamp(70px, 8vw, 110px);
    font-size: clamp(18px, 2.4vw, 26px);
    border-radius: 12px;
    padding: clamp(16px, 2vw, 28px);

    background: #2563eb;
    color: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(8px, 1vw, 14px);
  }
}

@media (min-width: 1114px) and (max-width: 1365px) {
  .kontakt-tablet-send img {
    width: clamp(22px, 2vw, 30px);
    height: auto;
    transform: translateY(-10px);
  }

  .kontakt-tablet-send span {
    display: inline-block;
    transform: translateY(-15px);
  }
}

@media (min-width: 426px) and (max-width: 1114px) {
  .kontakt-tablet-send img {
    width: clamp(22px, 2vw, 30px);
    height: auto;
    transform: translateY(0px);
  }

  .kontakt-tablet-send span {
    display: inline-block;
    transform: translateY(-5px);
  }
}

@media (min-width: 426px) and (max-width: 1365px) {
  .footer,
  .custom-footer-tablet,
  .footer-mobile,
  .footer-spacer-mobile,
  .footer-bottom-filler,
  .custom-footer-gap {
    display: none !important;
  }

  .your-new-footer-class {
    display: flex !important;
  }
}

@media (min-width: 426px) and (max-width: 1365px) {
  .footer {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: clamp(24px, 5vw, 40px);
    background-color: #2860db;
    gap: clamp(16px, 3vw, 24px);
    text-align: center;
  }

  .footer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(12px, 2.5vw, 20px);
    width: 100%;
  }

  .footer-copy {
    font-size: clamp(12px, 1.1vw, 14px);
    color: white;
  }

  .footer-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(10px, 2vw, 16px);
  }

  .footer-link {
    font-size: clamp(12px, 1.1vw, 14px);
    color: white;
    text-decoration: none;
  }

  .footer-phone-button {
    display: flex;
    align-items: center;
    gap: clamp(8px, 1vw, 12px);
    padding: clamp(10px, 2vw, 18px) clamp(16px, 4vw, 26px);
    font-size: clamp(14px, 1.2vw, 16px);
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    border: none;
    border-radius: 10px;
    height: clamp(44px, 5vw, 54px);
  }

  .footer-phone-button img {
    width: clamp(16px, 1.8vw, 20px);
    height: auto;
    object-fit: contain;
  }

  .footer-mobile,
  .footer-spacer-mobile {
    display: none !important;
  }
}

@media (min-width: 426px) and (max-width: 767px) {
  /* ─── БЛОК HERO для промежуточного адаптива ─── */
  .tablet-hero-block {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  .tablet-hero-wrapper {
    position: relative;
    z-index: 0;
  }

  .tablet-hero-wrapper video.background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }

  .tablet-hero-inner {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
  }

  .tablet-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    background-color: rgb(42, 112, 251);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 87px;
  }

  .tablet-logo {
    width: 65px;
    height: 62px;
    flex-shrink: 0;
  }

  .tablet-header-phone {
    width: 200px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 0 25px;
    color: white;
    font-size: 16px;
    gap: 10px;
  }

  .tablet-header-phone img {
    width: 22px;
    height: 22px;
  }

  .tablet-burger {
    display: flex;
    align-items: center;
  }

  .tablet-burger img {
    width: 45px;
    height: 45px;
    object-fit: contain;
  }

  .tablet-hero-content {
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  .tablet-hero-content h1 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 300;
    max-width: 90%;
  }

  .tablet-hero-subtext {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 300;
    max-width: 90%;
  }

  .tablet-hero-highlight {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 300;
    max-width: 95%;
    color: white;
  }

  .tablet-hero-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(42, 112, 251);
    border-radius: 10px;
    height: 72px;
    font-size: 18px;
    font-weight: 300;
    color: white;
    text-decoration: none;
    gap: 10px;
    padding: 0 20px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto; /* Центрируем */
  }

  .tablet-hero-button img {
    width: 32px;
    height: 32px;
    margin-left: 6px;
    flex-shrink: 0;
  }
}

/* ───────────────────────────────────────── */
/* МОБИЛЬНЫЙ ДИАПАЗОН 376‑425 px (XS‑Plus)  */
/* ───────────────────────────────────────── */
@media (min-width: 376px) and (max-width: 424px) {
  /* базовые переменные */
  :root {
    /* 15‑20 px, плавно с 4 vw */
    --pad: clamp(15px, 4vw, 20px);
    /* 15‑24 px, плавно с 5 vw */
    --gap: clamp(15px, 5vw, 24px);
  }

  /* ---------- HEADER ---------- */
  .header-inner {
    padding: 10px var(--pad);
    gap: var(--gap);
    height: clamp(80px, 18vw, 87px);
  }
  .logo-block {
    width: clamp(60px, 15vw, 70px);
  }
  .logo-image {
    width: 100%;
    height: auto;
  }

  .phone-panel {
    width: clamp(185px, 45vw, 201px);
    padding-left: var(--pad);
    padding-right: var(--pad);
    gap: var(--gap);
  }

  /* ---------- HERO ---------- */
  .hero-section {
    padding: 0 18px;
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 35px;
  }

  .hero-title {
    font-size: 30px;
    max-width: 70%;
    margin-left: -28px;
    margin-top: -35px;
    font-weight: 100;
  }

  .hero-text-top {
    font-size: 16px;
    line-height: 1.4;
    width: 60%;
    margin-left: -28px;
    margin-top: -75px;
    font-weight: 100;
  }

  .hero-text-bottom {
    font-size: 15px;
    line-height: 1.4;
    width: 65%;
    margin-left: -28px;
    margin-top: -25px;
    font-weight: 100;
  }

  .hero-right-text {
    font-size: 18px;
    font-weight: 100;
    line-height: 1.4;
    margin-top: 150px;
    margin-left: -590px;
    margin-right: 18px;
    width: 75%;
  }

  .hero-button-mobile {
    display: flex;
    align-items: center;
    background-color: rgb(42, 112, 251);
    border-radius: 10px;
    height: 75px;
    font-size: 19px;
    font-weight: 300;
    color: white;
    text-decoration: none;
    margin-top: 95px;
    margin-left: -28px;
    padding-left: 79px;
    padding-right: 22px;
    width: 124%;
  }

  .hero-icon {
    width: 34px;
    height: 34px;
    margin-left: 2px;
    flex-shrink: 0;
  }

  @media (min-width: 270px) and (max-width: 424px) {
    .burger-menu img {
      width: 34px;
      height: 34px;
      object-fit: contain;
    }
  }

  /* ---------- ENERGY / LEASING / ELEKTRO МОБИЛЬНЫЕ ПАНЕЛИ ---------- */
  .energy-card-mobile,
  .leasing-mobile,
  .leasing-alt-mobile,
  .elektro-alt-mobile {
    gap: var(--gap);
    padding: 0 var(--pad);
    margin-top: var(--gap);
  }
  .energy-mobile-image,
  .leasing-alt-mobile-image,
  .leasing-video-mobile,
  .elektro-alt-panel-second {
    width: clamp(340px, 82vw, 362px);
    border-radius: 20px;
  }
  .energy-mobile-panel,
  .leasing-mobile-panel,
  .leasing-alt-mobile-panel,
  .elektro-alt-panel {
    width: clamp(340px, 82vw, 362px);
    padding: var(--pad) calc(1.5 * var(--pad));
    gap: var(--gap);
  }

  /* ---------- KONTAKT МОБИЛЬНЫЙ ---------- */
  .kontakt-mobile-wrapper {
    padding: var(--pad) 0;
    margin-top: var(--gap);
  }
  .kontakt-mobile-info,
  .kontakt-mobile-map,
  .kontakt-mobile-form {
    width: clamp(340px, 82vw, 362px);
  }
  .kontakt-mobile-info,
  .kontakt-mobile-form {
    padding: var(--pad) calc(1.5 * var(--pad));
    gap: var(--gap);
  }

  /* ---------- FOOTER МОБИЛЬНЫЙ ---------- */
  .footer-mobile {
    padding: calc(1.5 * var(--pad)) var(--pad);
  }
  .footer-mobile-inner {
    gap: var(--gap);
  }
  .footer-mobile-phone {
    gap: var(--gap);
    padding: var(--pad) calc(1.5 * var(--pad));
  }
}
@media (min-width: 376px) and (max-width: 424px) {
  .elektro-alt-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 18px;
    margin-top: 20px;
    gap: 20px;
  }

  .elektro-alt-panel {
    width: 350px;
    height: 465px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 28px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 28px;
  }

  .elektro-alt-title {
    font-size: 21px;
    font-weight: 500;
    color: #1c1c1e;
    width: 95%;
    line-height: 1.2;
  }

  .elektro-alt-text {
    font-size: 17px;
    font-weight: 400;
    color: #6b7280;
    width: 94%;
    line-height: 1.4;
    margin-top: -16px;
  }

  .elektro-alt-panel-second {
    width: 348px;
    height: 196px;
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
    margin-top: 0;
  }

  .elektro-alt-img {
    position: absolute;
    object-fit: cover;
    border-radius: 12px;
  }

  .img-1 {
    width: 110px;
    height: 82px;
    top: 76px;
    left: 17px;
  }

  .img-2 {
    width: 70px;
    height: 73px;
    top: 19px;
    left: 135px;
  }

  .img-3 {
    width: 70px;
    height: 73px;
    top: calc(19px + 73px + 9px); /* = 101px */
    left: 135px;
  }

  .img-4 {
    width: 110px;
    height: 82px;
    top: 35px;
    left: 224px;
  }
}

@media (min-width: 1366px) and (max-width: 3000px) {
  /* ОБЁРТКА МОДАЛКИ */
  .contact-modal-desktop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #2a70fb;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 40px;

    transform: translateY(-100%);
    transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    padding: 20px;
    box-sizing: border-box;
  }

  #contact-toggle:checked ~ .contact-modal-desktop {
    transform: translateY(0);
  }

  #contact-toggle:checked ~ .page-container {
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  /* БЕЛАЯ ФОРМА */
  .form-card-desktop {
    background-color: #ffffff;
    width: 1000px;
    height: 800px;
    border-radius: 24px;
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .form-card-desktop h3 {
    font-size: 22px;
    font-weight: 500;
    color: #1e1e1e;
    margin-bottom: 30px;
    width: 100%;
    text-align: left;
  }

  .form-card-desktop input,
  .form-card-desktop textarea {
    width: 100%;
    padding: 18px;
    border-radius: 12px;
    border: none;
    background-color: #f1f3fa;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-family: inherit;
  }

  .form-card-desktop textarea {
    height: 170px;
    resize: none;
  }

  .form-card-desktop .modal-send-desktop {
    margin-top: 30px;
    width: 100%;
    height: 59px;
    background-color: #2563eb;
    color: white;
    font-size: 18px;
    font-weight: 500;
    border: none;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
    font-family: inherit;
  }

  .form-card-desktop .modal-send-desktop img {
    width: 20px;
    height: 20px;
  }

  .form-card-desktop .modal-close-desktop {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 24px;
    height: 24px;
    background-color: #2563eb;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: none;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1000;
  }

  .desktop-only {
    display: flex !important;
  }

  .mobile-only {
    display: none !important;
  }
}
