html {
  scroll-behavior: smooth;
}

.main {
  align-items: center;
  position: relative;
  background: white;
}

.underline {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.underline__highlighter {
  background-color: #66bed7;
}

.span__top-index {
  font-size: 1rem;
  vertical-align: super;
  font-weight: 600;
  white-space: nowrap;
  line-height: 0;
}

.map {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding-bottom: 265px;
}
.map__content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 47px 42px;
  max-width: 1440px;
}
.map .map-menu {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.map .map-menu__link {
  text-transform: uppercase;
  color: #66bed7;
  font-size: 2.4rem;
  line-height: 140%;
  font-weight: 700;
  text-decoration: none;
}
.map .map-menu__link:hover {
  text-decoration: underline;
}
.map .map-menu__conf {
  margin-top: auto;
  text-transform: uppercase;
  color: #66bed7;
  font-size: 1.6rem;
  line-height: 140%;
  font-weight: 700;
  text-decoration: none;
}
.map .map-menu__conf:hover {
  text-decoration: underline;
}
.map .map-brands {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 768px;
  padding-bottom: 32px;
}
.map .map-brands::after {
  content: "";
  top: -283px;
  position: absolute;
  background-image: url(../assets/images/map/hexagon.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1870px;
  height: 1655px;
  left: -363px;
}
.map .map-brands__title {
  font-size: 4rem;
  line-height: 120%;
  font-weight: 700;
  color: white;
  z-index: 1;
  text-transform: uppercase;
}
.map .map-brands__col-wrapper {
  margin-top: 38px;
  display: flex;
  justify-content: left;
  z-index: 1;
  width: 100%;
  gap: 39px;
  margin-right: 78px;
}
.map .map-brands__col_first {
  max-width: 283px;
  width: 100%;
}
.map .map-brands__col_second {
  max-width: 408px;
  width: 100%;
}
.map .map-brands__col {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.map .map-brands__block {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.map .map-brands__item {
  font-size: 1.4rem;
  font-weight: 500;
  color: white;
  text-decoration: none;
  line-height: 24px;
  transform: all 0.2s ease;
}
.map .map-brands__item:hover {
  text-decoration: underline;
}
.map .map-brands__item_main {
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 32px;
}

.source-wrapper {
  width: 100%;
  margin-top: -318px;
}
.source-wrapper .source {
  padding: 81px 80px 81px 80px;
  max-width: unset;
}
.source-wrapper .source__title-wrapper {
  margin-bottom: 37px;
}
.source-wrapper .source__title {
  font-size: 4rem;
  color: #0092bc;
}
.source-wrapper .source__window {
  max-width: 1280px;
  z-index: 1;
  background-color: #F5F5F5;
}
.source-wrapper .height116 {
  max-height: 156px;
}
.source-wrapper .opacity0 {
  opacity: 0;
}
.source-wrapper .rotate {
  transform: rotate(180deg);
}

@media (max-width: 1410px) {
  .map .map-brands__col-wrapper {
    margin-right: 0;
  }
}
@media (max-width: 1368px) {
  .map .map-menu__conf {
    position: absolute;
    bottom: 266px;
    color: white;
    right: 135px;
    z-index: 1;
  }
}
@media (max-width: 1254px) {
  .map__content {
    flex-direction: column;
    align-items: center;
    justify-content: unset;
    padding: 31px 0 20px 0;
  }
  .map .map-menu {
    gap: 16px;
  }
  .map .map-menu__link {
    text-align: center;
  }
  .map .map-menu__conf {
    display: none;
  }
  .map .map-brands {
    width: 100%;
    max-width: unset;
    align-items: center;
    margin-top: 71px;
  }
  .map .map-brands__title {
    text-align: center;
  }
  .map .map-brands__col-wrapper {
    justify-content: center;
    background-color: #66bed7;
    gap: 48px;
    padding: 0 16px 0 22px;
    margin-top: 40px;
    max-width: 628px;
  }
  .map .map-brands__col_first {
    max-width: 262px;
  }
  .map .map-brands__col_second {
    max-width: 282px;
  }
  .map .map-brands__col {
    gap: 28px;
  }
  .map .map-brands__block {
    gap: 12px;
  }
  .map .map-brands__item {
    line-height: 20px;
  }
  .map .map-brands__item_main {
    margin-bottom: 3px;
    line-height: 32px;
  }
  .map .map-brands::after {
    content: "";
    top: -38px;
    position: absolute;
    background-image: url(../assets/images/map/hexagon.webp);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 1266px;
    height: 1075px;
    left: unset;
    clip-path: inset(0 0 49% 0);
  }
  .map .map-brands::before {
    content: "";
    bottom: -80px;
    position: absolute;
    background-image: url(../assets/images/map/hexagon.webp);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 1266px;
    height: 1075px;
    left: unset;
    clip-path: inset(50% 0 0 0);
  }
  .source-wrapper .underline {
    width: 320px;
  }
  .source-wrapper .source {
    padding: 80px 24px 40px 24px;
  }
  .source-wrapper .source__window {
    padding: 36px 41px 36px 41px;
  }
  .source-wrapper .source__title {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  .map__content {
    padding: 33px 0 20px 0;
  }
  .map .map-menu {
    gap: 12px;
  }
  .map .map-menu__link {
    font-size: 2rem;
  }
  .map .map-brands {
    margin-top: 65px;
  }
  .map .map-brands__title {
    font-size: 3.2rem;
  }
  .map .map-brands__col-wrapper {
    flex-direction: column;
    padding: 0 16px 0 16px;
    margin-top: 22px;
    gap: 26px;
    padding-bottom: 90px;
    max-width: unset;
    align-items: center;
  }
  .map .map-brands__col_first {
    max-width: unset;
    max-width: 428px;
  }
  .map .map-brands__col_second {
    max-width: unset;
    max-width: 428px;
  }
  .map .map-brands__col {
    gap: 26px;
  }
  .map .map-brands__block {
    gap: 12px;
  }
  .map .map-brands__item_main {
    font-size: 2rem;
    margin-bottom: 0px;
    line-height: 20px;
  }
  .map .map-brands::after {
    top: -31px;
    height: 515px;
    width: 100%;
    background-size: 146% 100%;
  }
  .map .map-brands::before {
    background-image: url(../assets/images/map/hexagon-white-half-invert.webp);
    bottom: 16px;
    width: 100%;
    height: 189px;
    z-index: 2;
    clip-path: unset;
    background-size: 131% 100%;
  }
  .source-wrapper .underline {
    width: 240px;
  }
  .source-wrapper .source {
    padding: 40px 16px 40px 16px;
  }
  .source-wrapper .source__title-wrapper {
    margin-bottom: 20px;
  }
  .source-wrapper .source__title {
    font-size: 2.4rem;
  }
  .source-wrapper .source__window {
    padding: 36px 26px 36px 26px;
  }
  .source-wrapper .source__info {
    margin-top: 37px;
  }
}/*# sourceMappingURL=map.css.map */