.tt {
    display: inline;
    opacity: 0.5;
}.container {
  max-width: 1392px;
}

.header__logo {
  width: 7.9375rem;
}
.tt {
    display: inline;
    opacity: 0.7;
}


.nav-wrap .nav-link {
  background: #FFFFFF;
  border: 1px solid #DCE2ED;
  border-radius: 3.4375rem;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  padding: .625rem 1rem;
  color: var(--dark);
  display: block;
  transition: all 0.3s;
}
.footer-info-bottom {
    font-size: 12px;
}
.connection-price
.connection__item__text {
    font-size: 1.7rem;
    margin-bottom: 2.5rem;
}
.connection-price .connection__item__text span {
    background: transparent;
    padding: 0;
    margin: 0;
    color: var(--color);
    display: inline;
}
.btn{    display: block;
    width: fit-content;}

.slick-arrow:hover {
  background-color: var(--dark);
}
.connection__item__pr span{
    font-size:1rem;
    font-weight:400;
}
.connection__item__pr {
    font-size: 1.25rem;
    font-weight: 700;
}
.btn {
  transition: all 0.3s;
}

.btn:hover,
.btn.btn-white:hover {
  color: #fff;
  background-color: var(--dark);
}

.nav-wrap .nav-link:hover {
  font-weight: 400;
  background-color: var(--color);
  color: #fff;
}

.nav-wrap ul {
  gap: .625rem;
}

.header__wrapper {
  justify-content: flex-start;
  gap: 11.5rem;
  padding: 1.1875rem 0;
}

.header .header__wrapper {
  padding-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
body {
  font-family: "Manrope", sans-serif;

}

.header-wr,
.hero {
  background-color: #F4F8FF;
}

h1 {
  font-weight: 500;
  font-size: 3.125rem;
  line-height: 1.1;
  letter-spacing: -2px;
  color: #377DFF;
  margin-bottom: 1.5rem;
}

.hero .title p {
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.btn {
  border-radius: .625rem;
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.375rem;
  text-align: center;
  color: #FFFFFF;

}

.btn span {
  padding: 1.125rem 2.5625rem;
}

.hero__items {
  font-size: .875rem;
  line-height: 1.0625rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  max-width: 27.0625rem;
  margin-top: 2.875rem;
}

.hero__item:not(:last-child) {
  width: 46%;
}

.hero__content {
  width: 50%;
}

.hero__item {
  padding-left: 3.0625rem;
  position: relative;
}

.hero__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 62%;
  pointer-events: none;
}

h2 {
  font-weight: 500;
  font-size: 2.625rem;
  line-height: 2.875rem;
  text-align: center;
  letter-spacing: -2px;
  color: #242424;
  margin-top: 0;
}

section {
  padding-block: 2.625rem;
}

.way__inner {
  padding: 3.4375rem;
  background: var(--color);
  border-radius: .625rem;
  color: #fff;
}

.connection__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.8125rem;
  margin-top: 2.5rem;
}

.btn.btn-white {
  background-color: #fff;
  color: var(--color);
}

.connection__item__text {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.3125rem;
  letter-spacing: -2px;
  color: #242424;
}

.connection__item {
  background: #E7F0FF;
  border-radius: .625rem;
  padding: 3.125rem 2rem 2.5rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
}

.connection__item__img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.connection__item__text span {
  background-color: #fff;
  display: inline-block;
  margin-bottom: 0.6rem;
  padding: 0.2rem;
}

.how__item__num {
  width: 3.125rem;
  flex-shrink: 0;
  height: 3.125rem;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 31px;
  text-align: center;
  color: #0F0F0F;
  background: #FFFFFF;
  border: 1px solid var(--color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;

}

.how__item {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  font-size: 1.625rem;
  line-height: 2.0625rem;
  letter-spacing: -1px;
  color: #242424;
}

.way__inner {
  position: relative;
  background-image: url(assets/img/bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 72.5rem;
  margin: 0 auto;
}

.navigator__inner,
.how__inner {
  max-width: 72.5rem;
  margin: 0 auto;
}

.tasks .container {
  max-width: 1572px;
}

.how__item-img {
  margin-top: -5rem;
}

.how__item__num-line {
  width: 100%;
  height: 1px;
  background-color: var(--color);
}

.connection__item.navigator__item {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: -0.5px;
  justify-content: flex-start;
  gap: 1.25rem;
}

.navigator__item__title {
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 1.875rem;
  letter-spacing: -1px;

}

.way__inner.way__inner-two .title h2 {
  font-size: 3.125rem;
  margin-bottom: 0;
}

.way__inner.way__inner-two .title {
  width: 60%;
}

.service__item__title {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  color: #000000;
}

.service__item__text p {
  margin: 0;
}

.service__item__text {
  font-weight: 300;
  line-height: 1.5625rem;
  color: #000000;
  margin-top: 1rem;
}

div#politika-popup {
  width: 90%;
}

.tasks__item {

  padding: 2.8125rem;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.9375rem;
  color: #000000;

}

.tasks__items-wr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
}

.tasks__items {
  border-radius: .9375rem;
  background: #E7F0FF;
  width: 53.75rem !important;
}

.tasks .slick-arrow svg {
  fill: none;
  width: auto;
  height: auto;
  min-width: .625rem;
}

.slick-dots li button {
  box-shadow: none;
  background: #ADADAD;
}

.service__item__text br {
  display: none;
}

.slick-dots li.slick-active button {
  width: 6px;
  background: var(--color);
  box-shadow: none
}

.contacts__items .connection__item__text {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 2.8125rem;
  text-align: center;
  letter-spacing: -2px;

}

.way__wr .way__img {
  left: 0;
  right: unset;
}

.way .title ul li {
  position: relative;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  color: #FFFFFF;
  padding-left: 3rem;
  min-height: 1.875rem;
  max-width: 45%;
}

.faq-section {
  margin: 0 auto;

  padding-bottom: 4rem;
}

.faq-item {
  margin-bottom: 4px;
  border-radius: .9375rem;
  overflow: hidden;
}

.faq-section-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer__inner__text {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  font-size: 1rem;
}

.footer .header__wrapper {
  padding-top: 0;
  padding-bottom: 2.5rem;
}

.footer {
  background-color: #F4F8FF;
}

.footer-wrap .header__logo,
.footer-wrap .header__logo img {
  width: 12.625rem;
}

.form-group {
  overflow: hidden;
  height: 3.125rem;
  background: #f0f0f0;
  border-radius: 3.125rem;
  margin-bottom: .875rem;
  border: none;
}

.popup .btn {
  margin: 0 auto;
  margin-top: 1.5rem;
  display: block;
}

.popup {
  width: 23rem;
}

.form-desc {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.footer__inner__text a {
  font-size: 1rem;
}

.agreement-check input+.agreement-label .check::after {
  border: 1px solid var(--dark);
}

.form-group input {
  border: none;
}

.form-group input::placeholder {
  color: var(--dark) !important;
}

.footer__inner__text a:hover {
  color: var(--dark);
}

.btn {
  padding: 0;
}

.faq-section-wrap h2 {
  margin-bottom: 0;
}

.faq-items {
  max-width: 72.5rem;
  margin-top: 2.25rem;
}

.faq-section-wrap .btn {
  margin-top: 1.25rem;
}

.faq-toggle {
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;

}

.navigator .title h2 {
  margin-bottom: 0;
}

.faq-toggle svg path {
  transition: all 0.3s;
}

.faq-toggle:hover {
  background-color: var(--dark);
}

.faq-toggle:hover svg path {
  stroke: #fff;
}

.faq-question {
  cursor: pointer;
  padding: 1.1875rem 1.875rem;
  background: #E7F0FF;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #212121;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
}

.faq-question:hover {
  background: #f0f0f0;
}



.faq-answer {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  background: #E7F0FF;
  border-radius: 0 0 .9375rem.9375rem;
  opacity: 0;
  transform: translateY(-10px);
  /* Сдвигаем текст немного вверх */
  transition:
    max-height 0.3s ease-out,
    padding 0.3s ease,
    opacity 0.3s ease,
    transform 0.3s ease;
  /* Анимация сдвига */
  width: 100%;
}

.faq-answer.active {
  padding: 1.5rem;
  max-height: 500px;
  opacity: 1;
  transform: translateY(0);
  /* Возвращаем на место */
}

.faq-answer.active {
  padding: 1.5rem;
  max-height: 500px;
}

.faq-toggle {
  font-size: 20px;
  transition: transform 0.3s;
}

.faq-toggle.active {
  transform: rotate(45deg);
}

.way .title ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  gap: 2rem;
}

.way .title ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.875rem;
  height: 1.875rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(assets/img/3.svg);
}

.way__wr .title {
  margin-left: auto;
}



.contacts__items .connection__item {
  justify-content: flex-start;
}

.slick-arrow {
  box-shadow: none;
  flex-shrink: 0;
}

.slick-dots li {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}

.slider-next-btn {
  right: 0;
  position: relative;
}

.slider-prev-btn {
  left: 0;
  position: relative;
}

.tasks__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tasks__item p {
  margin: 0;
}

.service__item {
  position: relative;
  padding-left: 3.125rem;
}

.service__item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.875rem;
  height: 1.875rem;
  background-image: url(assets/img/2.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.service__items {
  display: grid;
  gap: 2.5rem;
  grid-template-columns: repeat(2, 1fr);
}

.way__inner.way__inner-two .way__img {
  width: 41%;
}

.footer__inner {
    align-items: flex-start;
    flex-direction: column;
}
.navigator__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: .875rem;
  margin-top: 2.5rem;
}

.how__item__num-wr {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}

.how__item:nth-child(5) .how__item__num-line {
  display: none;
}

.how__item:first-child .how__item__num,
.how__item:nth-child(5) .how__item__num {
  background-color: var(--color);
  color: #fff;
}

.how__items {
  display: grid;
  margin-top: 2.5rem;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  row-gap: 3rem;
}

.way .title {
  width: 56%;
}

.way__img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%) !important;
  right: 0;
  width: 35%;
}

.way__inner .title h2 {
  color: #fff;
  font-size: 3.375rem;
  line-height: 3.6875rem;
  margin-bottom: 1.125rem;
}

.way__inner .btn {
  margin-top: 2rem;
}

.title p {
  font-size: 1.125rem;
}

.way__inner .title h2 span {
  background-color: #fff;
  display: inline-block;
}

.connection__item__text p {
  margin: 0;
}

.hero__inner {
  position: relative;
  padding: 5.3125rem 0;
}

.hero__item::before {
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  background-image: url(assets/img/1.svg);
}

.hero .btn {
  margin-top: 1.625rem;
}

@media screen and (min-width: 2500px) {
  body {
    zoom: 1.333;
  }
}

@media screen and (max-width: 1919px) {}

@media screen and (max-width: 1679px) {
  .hero__inner {
    padding: 4rem 0;
  }

  .connection__item.navigator__item {
    font-size: 1rem;
    line-height: 130%;
  }

  .navigator__item__title {
    font-size: 1.4rem;
    line-height: 120%;
  }

  .hero .btn {
    margin-top: 1rem;
  }

  .hero__items {
    margin-top: 2rem;
  }

  .hero__img {
    width: 59%;
  }

  .connection__item__text {
    font-size: 1.8rem;
    line-height: 130%;
  }

  .service__item__title {
    font-size: 1.125rem;
    line-height: 120%;
  }

  .service__item__text {
    line-height: 150%;
    margin-top: 0.5rem;
  }

  .way .title ul li {
    font-size: 1rem;
    line-height: 130%;
  }

  .faq-question {
    font-size: 1.25rem;
    line-height: 120%;
  }

  .contacts__items .connection__item__text {
    font-size: 1.75rem;
    line-height: 120%;
  }

  .tasks__item {
    font-size: 1.125rem;
    line-height: 170%;
  }

  .how__item-img {
    margin-top: -6rem;
  }

  .how__item {
    font-size: 1.4rem;
    line-height: 127%;
  }

  .way__inner .title h2,
  .way__inner.way__inner-two .title h2 {
    font-size: 3rem;
    line-height: 120%;
  }
}

@media screen and (max-width: 1439px) {

  .footer__inner__text,
  .footer__inner__text a {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 1365px) {
  .connection__item__text {
    font-size: 1.6rem;
  }

  .connection__item {
    padding: 2rem;
  }

  .connection__item__img {
    width: 44%;
    margin: 0 auto;
  }

  .way__inner .title h2,
  .way__inner.way__inner-two .title h2 {
    font-size: 2.7rem;
  }

  .contacts__items .connection__item__text {
    font-size: 1.5rem;
  }

  .connection__item__text span {
    margin-bottom: 0.2rem;
  }

  .service__items {
    gap: 1.5rem;
  }

  .how__item {
    font-size: 1.2rem;
  }

  .way__inner .title p:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1279px) {
  .hero__inner {
    padding: 3rem 0;
  }

  h1 {
    font-size: 2.7rem;
  }


}

@media screen and (max-width: 1149px) {
  .connection__items {
    gap: 1rem;
  }

  .way__inner .title h2,
  .way__inner.way__inner-two .title h2 {
    font-size: 2.4rem;
  }

  .faq-items,
  .way__inner,
  .navigator__inner,
  .how__inner {
    max-width: 100%;
  }

  .contacts__items .connection__item__text {
    font-size: 1.3rem;
  }

  .tasks__item {
    font-size: 1rem;
  }

  .tasks__items {
    width: 44.75rem !important;
  }

  .service__item {
    font-size: 0.875rem;
  }

  h2 {
    font-size: 2rem;
    line-height: 130%;
  }

  .service__item__title {
    font-size: 1rem;
  }

  .navigator__items {
    grid-template-columns: repeat(3, 1fr);
  }

  .way__inner .title p br {
    display: none;
  }

  .connection__item__text {
    font-size: 1.4rem;
  }

  .connection__item__text br {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .header__wrapper {
    gap: 7.5rem;
  }

  .hero__content {
    width: 62%;
  }

  h1 {
    font-size: 2.4rem;
  }

  .header__wrapper {
    gap: 2rem;
    justify-content: space-between;
  }

  .nav-wrap ul {
    gap: .5rem;
  }

  .connection__item {
    padding: 1.5rem;
  }

  .connection__item__text {
    font-size: 1.2rem;
  }

  .title p {
    font-size: 1rem;
  }

  .how__item {
    font-size: 1rem;
  }

  .tasks .container {
    max-width: 1392px;
  }

  .how__item__num {
    font-size: 1.125rem;
    line-height: 100%;
  }

  .tasks__items {
    width: auto !important;
  }

  .how__item-img {
    margin-top: -3rem;
  }

  .way__inner {
    padding: 2rem;
  }

  .way__inner .title h2,
  .way__inner.way__inner-two .title h2 {
    font-size: 2rem;
  }

  .nav-wrap .nav-link {
    padding: .4rem 0.5rem;
  }

  .hero__img {
    bottom: unset;
    top: 0;
    right: -6%;
  }

  .hero__items {
    gap: 1rem;
  }

  .faq-question {
    padding: 0.8rem 1.5rem;
  }

  .faq-question {
    font-size: 1.125rem;
  }

  .tasks__item {
    padding: 2rem;
  }

  .tasks__items {
    width: 33rem !important;
  }

  .way .title ul li {
    max-width: max-content;
  }

  .navigator__item__title {
    font-size: 1.2rem;
  }

  .footer__inner__text {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .way .title ul {
    gap: 1rem;
    flex-direction: column;
  }
  .connection.connection-price
  .connection__item {
    flex: 0 0 18rem;
}
.connection.connection-price
.connection__items {
    display: flex;
    overflow-x:scroll;
    padding-bottom:1rem;
}
  .hero__content {
    width: auto;
  }

  .header .nav-wrap {
    display: none;
  }



  .faq-toggle {
    width: 2rem;
    height: 2rem;
    padding: 0.4rem;
  }

  .footer .header__wrapper {
    flex-direction: column;
    gap: 1.4rem;
  }

  .footer__inner__text {
    gap: 0.5rem;
  }


}

@media screen and (max-width: 650px) {
  .hero__inner {
    padding-bottom: 0;
  }

  .navigator__items {
    grid-template-columns: repeat(2, 1fr);
  }

  h2 {
    font-size: 1.6rem;
    line-height: 120%;
  }

  .tasks__items {
    width: 100% !important;
  }

  .slider-prev-btn,
  .slider-next-btn {

    position: absolute;
  }

  .slider-prev-btn {
    left: -1rem;
  }

  .slick-arrow {
    width: 2.5rem;
    height: 2.5rem;
  }

  .way__inner.way__inner-two .title h2 br {
    display: none;
  }

  .contacts__items .connection__item__text {
    font-size: 1.2rem;
  }

  .slider-next-btn {
    right: -1rem;
  }

  .service__items {
    grid-template-columns: repeat(1, 1fr);
  }

  .way__inner .title h2,
  .way__inner.way__inner-two .title h2 {
    font-size: 1.8rem;
  }

  .how__item {
    gap: 1rem;
  }

  .way-t .title {
    width: 100%;
  }

  .how__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .connection__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .way-t .way__img {
    display: none;
  }

  .hero__img {
    position: relative;
    margin-left: auto;
    width: 81%;
  }
}

@media screen and (max-width: 499px) {
    .container, section .wrapper {
    padding: 0 1rem;
}
  h1 {
    font-size: 2.1rem;
  }
  .footer-info-bottom {
    font-size: 10px;
}
.connection.connection-price
.connection__item {
    flex: 0 0 20.4rem;
}
  .hero__item:not(:last-child) {
    width: auto;
  }

  .hero__inner {
    padding: 2.8125rem 1.3rem 0 1.3rem;
  }

  .connection__items {
    grid-template-columns: repeat(1, 1fr);
  }

  .header .header__wrapper {
    padding: 1rem 1.3rem 0 1.3rem;
  }

  .way__inner,
  .how__inner,
  .navigator__items {
    width: 19.625rem;
  }

  .how__item-img {
    margin-top: -2rem;
  }

  .how__item__num-line {
    display: none;
  }

  .navigator__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .way__inner.way__inner-two .title,
  .way .title {
    width: auto;
  }

  .tasks,
  .contacts,
  .way.way__wr,
  .faq-section {
    padding-top: 1rem;
  }

  .way__wr .way__inner.way__inner-two {
    flex-direction: column-reverse;
    display: flex;
  }

  .faq-section-wrap .btn {
    width: 77%;
  }

  .footer__inner__text {
    align-items: center;
    justify-content: center;
  }

  .footer {
    padding: 1.5rem 0;
  }

  .nav-wrap {
    display: none;
  }

  .footer .header__wrapper {
    padding-bottom: 0;
  }

  .service__item {
    padding-left: 2.5rem;
  }

  .way__img {
    width: 100% !important;
    position: relative;
    transform: unset !important;
    margin: 0 auto;
    margin-top: 2rem;
  }

  .navigator {
    padding-bottom: 1rem;
  }

  .how__items {
    grid-template-columns: repeat(1, 1fr);
  }

  .navigator__items {
    grid-template-columns: repeat(1, 1fr);
  }

  h2 br {
    display: none;
  }

  .how__item {
    font-size: 1.25rem;
  }

  .how__items {
    gap: 1.125rem;
  }

  .title p {
    font-size: 0.9rem;
  }

  .how {
    padding-top: 1rem;
  }

  .connection {
    padding-bottom: 0;
  }

  .connection__items {
    grid-template-columns: repeat(1, 1fr);
    width: 19.625rem;
    margin: 0 auto;
    margin-top: 2.5rem;
  }

  h2 {
    font-size: 1.75rem;
  }

  .hero__img {
    width: 99%;
    margin: 0 auto;
    right: unset;
    margin-left: -2rem;
  }

  h1 br {
    display: none;
  }

  .hero__items {
    flex-direction: column;
  }

  .hero__item__text br {
    display: none;
  }


  .way__inner.way__inner-two.way-th .title h2 {
    text-align: center !important;
  }

  .way__inner.way__inner-two.way-th {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 413px) {
  .popup {
    width: auto;
  }

  .connection__items,
  .navigator__items {
    margin-top: 1.75rem;
  }

  div#politika-popup {
    width: 100%;
  }

}

@media screen and (max-width: 374px) {
  .tasks__item {
    font-size: 0.9rem;
  }

  .connection__items,
  .way__inner,
  .how__inner,
  .navigator__items {
    width: 100%;
  }

  .hero__inner {
    padding: 2.8125rem 0 0 0;
  }

  .header .header__wrapper {
    padding: 1rem 0 0 0;
  }

  .way__img {
    margin-top: 1.5rem;
  }
}

@media screen and (max-width: 359px) {}

@media screen and (max-width: 320px) {}