._assq div a {
    padding: 32px 30px;
    box-sizing: border-box;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cbd2d9;
    border-bottom-color: #cbd2d9;
    border-inline-start-color: #cbd2d9;
    border-inline-end-color: #cbd2d9;
}

.a5x3 {
    max-width: 1349px;
}

._90lg {
    width: 100%;
}

._90lg, ._90lh {
    margin: 0 auto;
    position: relative;
}

._as8y {
    height: 100%;
    display: block;
}

.x1tmrr3t {
    margin-right: 50px;
}

.x1c3i2sq {
    font-size: 1.125rem;
}

.xzdgj1d {
    color: #1c2b33;
}

.x117nqv4 {
    font-weight: 700;
}

.x1jchvi3 {
    font-size: 1rem;
}

.x26uert {
    font-family: 'Optimistic Display Medium', Helvetica, Arial, sans-serif;
}

.xo1l8bm {
    font-weight: 400;
}

.x108nfp6 {
    color: #000000d9;
}

.xeuugli {
    min-width: 0;
}

.x1h4wwuj {
    word-wrap: normal;
}

.xq9mrsl {
    white-space: inherit;
}

.xxio538 {
    line-height: 1.42858 !important;
}

.x8t9es0 {
    font-family: Roboto, Arial, sans-serif !important;
}

.x1fvot60 {
    font-size: .875rem !important;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.forefront {
    padding-top: 64px;
    padding-bottom: 80px;
}

.forefront__row {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.forefront__left {
    margin: 0 4% 0 12%;
    max-width: 32%;
}

.forefront__right {
    width: 60%;
}

.forefront__left-title {
    font-size: 32px !important;
    letter-spacing: .005em;
    color: #1c2b33;
    font-weight: 500;
    line-height: 120%;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.forefront__left-text {
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #465a69;
    margin-top: 8px;
    margin-bottom: 50px;
}

.forefront__left-pagination {
    display: flex;
    position: relative;
}

.forefront__left-pagination div {
    position: relative;
}



/* MY */
@media(max-width: 1080px){
  .hp-custom-engane-block{
    display: block !important;
  }

  .hp-engage-block{
    width: 100% !important;
    padding: 0px 24px 0px 0px !important;
  }
}

.custom-h6{
  color: #fff;
}

.custom-h4{
  color: #fff !important;
  margin-top: 10px !important;
  font-weight: 500 !important;
  font-size: 36px !important;
  margin-bottom: 35px !important;
}

@media(max-width: 768px){
  .custom-h4{
    margin-top: 8px !important;
    font-size: 24px !important;
    margin-bottom: 20px !important;
  }

  .custom-h6{
    margin-top: 8px !important;
    font-size: 10px !important;
  }

  ._a72i ._90lj{
    padding: 0 0 0 25px;
  }
}

@media (max-width: 1023px) {
    ._a72i._a72k {
        padding: 0 0 0 5px;
    }
}

.custom-last-container{
  border: none !important;
}


@media (min-width: 768px) {
    .forefront__left-title {
        font-size: 36px;
        letter-spacing: .01em;
    }
}

@media (min-width: 481px) {
    ._a6em._a6ej ._a6en, ._a6em._a6ek ._a6en {
        height: 24px;
        margin-top: 5px;
        top: -3px;
    }
}


/* SLIDER 2 */
.forefront__left-pagination{
  margin-top: 40px;
}

.forefront__left-pagination .swiper-button-prev,
.forefront__left-pagination .swiper-button-next {
  width: 38px;
  height: 38px;

  max-width: 50px;
  max-height: 38px;

  border: 1px solid #1c2b338a !important;
  border-radius: 50%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-disabled {
  cursor: auto;
  opacity: 1 !important;
  pointer-events: none;
}

.swiper-button-prev{
  margin-right: 20px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 12px;
  color: #0f161a;
  font-weight: 900;
  padding: 15px;
  z-index: 100000 !important;
}

.my-swipper-wrapper {
  display: flex;           /* Swiper уже использует flex */
  align-items: flex-start !important; /* прижать слайды к верху */
  overflow: hidden;
}

.swiper-slide{
  margin: 0px 12px !important;

  display: flex;           /* если нужно, чтобы контент внутри тоже flex */
  flex-direction: column;  /* контент сверху вниз */
  justify-content: flex-start; /* прижать содержимое слайда к верху */
}

.forefront__row {
  position: relative; /* ещё один уровень для надёжности */
}


.forefront__left-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px; /* расстояние между стрелками и пагинацией */
  margin-top: 20px;
  width: 100%; /* <-- ключевое: занимает всю ширину родителя */
}

.swiper-arrows {
  display: flex;
  gap: 5px; /* расстояние между стрелками */
}

.swiper-pagination-horizontal {
  gap: 6px; /* расстояние между точками */
}

.swiper-pagination-horizontal .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #007bff; /* неактивные точки */
  border-radius: 50%;
  transition: all 0.3s;
}

.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  background-color: #007bff; /* активная точка синяя */
  width: 10px;
  height: 10px;
}


.forefront .swiper-slide{
  text-align: left !important;
  background: transparent;
}

.slider-2-slide-img{
  margin-bottom: 24px;
}

.slider-2-slide-title{
  font-size: 22px;
  color: #1c2b33;
  margin-bottom: 16px;
  font-weight: 600;
  width: 100%;
}

.slider-2-slide-text{
  font-size: 16px;
  color: #1c2b33;
  margin-bottom: 24px;
}

.slider-2-slide-link{
  display: flex;
  justify-content: left !important;
  align-items: center;
  text-align: left !important;
  color: #1c2b33;
  transition: all .1s ease-in;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

.slider-2-slide-link:hover{
  color: #444;
}

.white-slide h2{
  color: #fff ;
}

.white-slide h3 {
  color: #fff;
}

.white-slide p{
  color: #fff;
}

.slider-2-slide-arrow{
  width: 25px !important;
  height: 24px !important;
  margin-right: 10px;
}

.swiper-slide.swiper-slide-next{
  transform: none !important;
}

.swiper-wrapper {
  align-items: flex-start !important; /* прижать все слайды к верху */
}

.swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0 12px;
  transition: transform 0.5s ease, opacity 0.5s ease; /* плавность */
}

@media(max-width: 1025px){
  .forefront__row{
    display: block !important;
  }

  .forefront__left{
    margin: 0 4% 0 24px;
    max-width: 100%;
  }
}

@media (max-width: 1080px) {
    .hp-engage-block {
        width: 100% !important;
        padding: 0px 24px 0px 18px !important;
    }
}







/* Сам слайдер */
.myVerticalSwiper {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

/* Слайды */
.myVerticalSwiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; /* прижать контент к верху */
  align-items: flex-start; /* прижать текст к левому краю */
  text-align: left;
  height: 100vh;
  position: relative;
  margin-left: 0px !important;
}

/* Фоновая картинка */
.main-slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
}

/* Контент слайда */
.slide-content {
  color: #fff;
  max-width: 560px;
  padding-left: 40px; /* отступ от левого края */
  margin-top: 20%; 
  display: flex;
  flex-direction: column;
  gap: 16px; /* расстояние между заголовками, текстом и ссылкой */
  color: #000;
  text-align: left !important;
}


/* Заголовки, текст и ссылки */
.slide-content h2,
.slide-content h3,
.slide-content p {
  text-align: left !important;
  width: 100%;
  margin: 0;
}

.slide-content h2{
  font-size: 12px;
  margin-bottom: -15px;
}

.slide-content h3{
  font-size: 44px;
  font-weight: 500
}

.slide-content p{
  font-size: 16px;
  margin-bottom: 15px;
}

/* Ссылка */
.slide-link {
  display: inline-block !important;   /* занимает только размер контента */
  margin-left: 0 !important;         /* прижать к левому краю */
  text-align: left !important;       /* текст внутри слева */
  color: #000000 !important;
  padding: 10px 20px;
  border-radius: 100px;
  background: #fff;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
}

.slide-content {
  margin-left: 72px;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important; /* прижать все элементы к левому краю */
}

.slide-link:hover {
  background: #fff;
  color: #000;
}

/* Контейнер для стрелок и пагинации */
.swiper-controls {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 10;
}


/* Стрелки */
.swiper-button-prev,
.swiper-button-next {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: static; /* внутри flex-контейнера */
}

/* Пагинация в виде линий */
.swiper-pagination-vertical {
  display: flex;
  gap: 8px;
}

.swiper-pagination-vertical .swiper-pagination-bullet {
  width: 30px;
  height: 3px;
  background: #cbd2d9;
  opacity: 1 !important;
  border-radius: 1px;
}

.swiper-pagination-vertical .swiper-pagination-bullet-active {
  background: #fff;
}

/* Адаптив для маленьких экранов */
@media (max-width: 768px) {
  .slide-content {
    padding-left: 20px;
    margin-top: 20%;
  }

  .swiper-controls {
    gap: 10px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 40px;
    height: 40px;
  }

  .swiper-pagination-vertical .swiper-pagination-bullet {
    width: 20px;
    height: 3px;
  }
}


.forefront__left-pagination{
  width: 100% !important;
  display: flex !important;
  justify-content: space-between !important;
  position: relative;
}

.swiper-pagination-horizontal{
  position: absolute !important;
  right: 0px !important;
  text-align: right !important;
}


.swiper-controls{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 460px;
}

.swiper-pagination-vertical{
  width: 300px;
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 13px;
  margin-right: 30px;
}

.swiper-pagination-vertical .swiper-pagination-bullet{
  width: 80px;
  height: 4px;
  border-radius: 30px;
  background: #cbd2d9;
}

.swiper-pagination-vertical .swiper-pagination-bullet-active{
  background: #007bff;
}

.swiper-controls .swiper-button-prev{
  background: #ffffff67;
  border: none;
}

.swiper-controls .swiper-button-next{
  background: #ffffff67;
  border: none;
}

.myVerticalSwiper{
  position: relative;
}

.swiper-pagination-secondary {
  display: none;
  gap: 8px;
  justify-content: center;
  position: absolute;
  top: 140px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  width: 100%;
}

.swiper-pagination-secondary .swiper-pagination-bullet {
  width: 30%;
  height: 4px;
  background: #cbd2d9;
  border-radius: 100px;
  cursor: pointer;
  opacity: 1;
}

.swiper-pagination-secondary .swiper-pagination-bullet-active {
  background: #007bff;
}

@media(max-width: 620px){
  .slide-content{
    margin-left: 10px;
    width: 100%;
    max-width: 80%;
    margin-top: 62%; 
  }

  .swiper-pagination-vertical{
    display: none;
  }

  .swiper-pagination-secondary {
    display: flex;
  }

  .swiper-controls{
    width: 100% !important;
    max-width: 100% !important;
  }

  .swiper-controls .swiper-button-prev{
    margin-left: 20px;
    width: 70px;
    height: 70px;
  }

  .swiper-controls .swiper-button-next{
    margin-right: 20px;
    width: 70px;
    height: 70px;
  }

  .swiper-button-next::after {
    font-size: 24px;
  }

  .swiper-button-prev::after {
    font-size: 24px;
  }
}

.myVerticalSwiper {
  touch-action: pan-y !important;
}