@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap");
* {
  padding: 0px;
  margin: 0px;
  border: 0px;
  line-height: 125%;
  font-style: normal;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

html,
body {
  height: 100%;
}

body {
  color: #ffffff;
  line-height: 1;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Montserrat", sans-serif;
  background-color: rgba(153, 206, 240, 0.2705882353);
  color: #000000;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

input[type=text]:focus {
  outline: none;
}

textarea[type=text]:focus {
  outline: none;
}

button {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  background: transparent;
  cursor: pointer;
  padding: 12px 16px;
  background-color: #2D92FE;
  border-radius: 80px;
  color: #000000;
}

button,
input {
  overflow: visible;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

ul li {
  list-style: none;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

img {
  vertical-align: top;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 15px;
  width: 100%;
}

.main {
  flex: 1 1 auto;
  overflow: hidden;
}

.row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.col2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
  line-height: 125%;
  font-style: normal;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

html,
body {
  height: 100%;
}

body {
  color: #ffffff;
  line-height: 1;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Montserrat", sans-serif;
  background-color: rgba(153, 206, 240, 0.2705882353);
  color: #000000;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
}

input[type=text]:focus {
  outline: none;
}

textarea[type=text]:focus {
  outline: none;
}

button {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  background: transparent;
  cursor: pointer;
  padding: 12px 16px;
  background-color: #2D92FE;
  border-radius: 80px;
  color: #000000;
}

button,
input {
  overflow: visible;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

ul li {
  list-style: none;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

img {
  vertical-align: top;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 15px;
  width: 100%;
}

.main {
  flex: 1 1 auto;
  overflow: hidden;
}

.row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.col2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

h2 {
  font-size: 68px;
  line-height: 76px;
  font-weight: 700;
  color: #142840;
}

p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.pg-top {
  padding-top: 120px;
}

.title-container {
  display: flex;
}

.title-line {
  width: 38%;
  background-color: #bcdcf5;
}

.title-line2 {
  background: rgba(153, 206, 240, 0.01);
}

.title-text {
  font-size: 68px;
  color: #071846;
  padding-left: 20px;
  font-family: "Sofia Sans", sans-serif;
}

.title-full-line {
  background-color: #bcdcf5;
  width: 100%;
  height: 30px;
}

.title-circle {
  background-color: #bcdcf5;
  width: 20px;
  height: 20px;
  border-radius: 100px;
}

.title-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 52%;
}

.title-circle-conteiner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.partners-title {
  text-align: end;
  margin-bottom: 50px;
}

.swiper-slide {
  border-radius: 10px;
  padding: 40px;
  text-align: center;
  font-size: 24px;
  max-width: 250px;
}

.swiper-nav-top-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  gap: 10px;
}

.swiper-wrapper {
  align-items: center;
}

.swiper-button-prev,
.swiper-button-next {
  position: static !important; /* вимикаємо стандартне позиціонування */
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.3333333333);
  border-radius: 6px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 16px;
  color: #fff;
}

.swiper-slide-wz {
  max-width: 1400px;
  width: 100%;
  text-align: left;
}

.swiper2-prev,
.swiper2-next {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 123, 255, 0.8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff; /* <-- ось тут колір стрілки */
  font-size: 20px;
  cursor: pointer;
}

.swiper2-prev::after {
  content: "‹";
  color: #fff;
  font-size: 20px;
}

.swiper2-next::after {
  content: "›";
  color: #fff;
  font-size: 20px;
}

.slide-content {
  display: flex;
}
.slide-content__text {
  margin-left: 40px;
}
.slide-content__text-title {
  font-size: 28px;
  color: #071846;
  line-height: 36px;
  background: #c3ddf9;
  padding: 3px 7px;
  font-family: "Sofia Sans", sans-serif;
}
.slide-content__row {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}
.slide-content__row-left {
  margin-right: 60px;
}
.slide-content__row-left_title {
  font-size: 20px;
  font-weight: 600;
}
.slide-content__row-left_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 6px;
}
.slide-content__row-right_title {
  font-size: 20px;
  font-weight: 600;
}
.slide-content__row-right_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 6px;
}
.slide-content__text-subtitle {
  font-size: 28px;
  font-weight: 400;
  color: #071846;
  font-family: "Sofia Sans", sans-serif;
  line-height: 32px;
  margin-top: 30px;
}
.slide-content__text-description {
  font-size: 20px;
  margin-top: 12px;
  font-style: italic;
}

.our-team-container {
  position: relative;
  max-width: 1315px;
  margin: 0 auto;
  padding: 0 20px;
}

.our-team-swiper {
  position: relative;
}

.our-team-button-prev,
.our-team-button-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(0, 123, 255, 0.8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  transition: background 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* Кнопки "по краях контейнера", а не накладаються на слайди */
.our-team-button-prev {
  left: 0; /* лівий край контейнера */
}

.our-team-button-next {
  right: 0; /* правий край контейнера */
}

.our-team-button-prev:hover,
.our-team-button-next:hover {
  background-color: #007bff;
}

.marquee {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.marquee__inner {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  gap: 20px;
  animation: scroll 20s linear infinite;
}

.marquee__inner img {
  height: 60px; /* або твій розмір */
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.swiper-partners {
  padding: 10px !important;
  max-width: 180px !important;
}

.scroll-top-btn {
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 50px;
  height: 50px;
  border: none;
  background: #007bff; /* синій колір */
  color: #fff; /* біла стрілка */
  font-size: 26px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 999;
  transform: translateY(20px);
}

.scroll-top-btn.show {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.header-top {
  background-image: url(../img/bg-top.png);
  background-size: cover;
}
.header-top__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px 10px 0px;
}
.header-top__logo {
  max-width: 100px;
}
.header-top__list {
  margin: 12px 0px;
}
.header-top__item {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
}
.header-center__logo {
  margin-top: 70px;
}

.header-bottom {
  background-color: #2D92FE;
}
.header-bottom__container {
  position: relative;
  padding: 40px 15px 90px 15px;
}
.header-bottom__text {
  margin-bottom: 24px;
  max-width: 385px;
  margin-left: 0px;
  font-family: "Sofia Sans", sans-serif;
}
.header-bottom__logo {
  position: absolute;
  max-width: 890px;
  bottom: 0px;
  right: 0px;
}
.header-bottom__logo2 {
  position: absolute;
  max-width: 890px;
  bottom: 0px;
  right: 0px;
  display: none;
}

.text-accent {
  color: #2D92FE;
  background-color: #002431;
}

.btn-accent {
  color: #ffffff;
  background-color: #002431;
}

.language-selector {
  position: relative;
  display: inline-block;
  z-index: 2;
}

.lang-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  cursor: pointer;
  background: none;
  color: #ffffff;
}

.lang-btn img {
  width: 20px;
}

.arrow {
  display: inline-block;
  transition: transform 0.3s ease;
  width: 12px;
  height: 8px;
}

.lang-btn:hover .arrow {
  transform: rotate(180deg);
}

.lang-menu {
  width: 80px;
  position: absolute;
  top: 45px;
  left: 6px;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: none;
  overflow: hidden;
}

.lang-menu li {
  padding: 8px 12px;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 80px;
}

.lang-menu li:hover {
  background: #f0f0f0;
}

.flag-wz {
  width: 15px;
  height: 15px;
}

.lang-menu.open {
  display: block;
}

@media (max-width: 1300px) {
  .header-center__logo {
    max-width: 400px;
  }
  .header-bottom__logo {
    max-width: 810px;
  }
}
@media (max-width: 981px) {
  .header-center__logo {
    max-width: 300px;
  }
  .header-bottom__logo {
    max-width: 710px;
  }
}
@media (max-width: 850px) {
  .header-bottom__logo {
    max-width: 580px;
  }
  .header-center__logo {
    max-width: 230px;
    margin-top: 45px;
  }
}
@media (max-width: 735px) {
  .header-bottom__logo {
    display: none;
  }
  .header-bottom__logo2 {
    display: block;
    max-width: 380px;
  }
}
@media (max-width: 635px) {
  .header-bottom__container {
    padding: 40px 15px 190px 15px;
  }
  .header-bottom__logo2 {
    max-width: 280px;
  }
}
.footer {
  background-color: #142840;
}

.footer-row {
  display: flex;
  padding: 40px 0px;
  justify-content: space-between;
}

.footer-left-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.footer-left-icon {
  margin-right: 8px;
}

.footer-left-text {
  color: #ffffff;
  font-size: 16px;
}

.footer-link {
  color: #ffffff;
  font-size: 16px;
}

.footet-icons {
  display: flex;
  align-items: center;
  margin-top: 130px;
  margin-bottom: 40px;
}

.footet-icon-bg {
  background-color: #274871;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  cursor: pointer;
}
.footet-icon-bg:hover {
  background-color: rgb(36, 60, 89) 0;
}

.footer-bottom {
  border-top: 1px solid #ffffff;
  margin-bottom: 40px;
}

.footer-bottom-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  padding-bottom: 40px;
}

.footer-bottom-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ft-text {
  color: #ffffff;
  font-size: 16px;
  border-right: 1px solid #0A0A0A;
  padding-right: 10px;
  margin-right: 10px;
  font-weight: 600;
}

.footer-bottom-right-text {
  color: #ffffff;
  font-size: 16px;
}

@media (max-width: 525px) {
  .footer-bottom-row {
    flex-direction: column;
  }
  .ft-text {
    border: none;
    padding: 0px;
    margin: 0px 20px;
  }
  .footer-bottom-right-text {
    margin-top: 20px;
  }
}
.about-us__title {
  font-family: "Sofia Sans", sans-serif;
}
.about-us__content {
  margin-top: 170px;
}
.about-us__content-left {
  max-width: 900px;
}
.about-us__content-number {
  text-align: end;
  margin-left: 30px;
}
.about-us__content-number_wz {
  font-size: 160px;
  font-weight: 700;
  color: #142840;
  font-family: "Sofia Sans", sans-serif;
}
.about-us__content-number_text {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 60px;
}
.about-us__content-number_text:last-child {
  margin-bottom: 0;
}

.about-float-zone {
  position: relative;
  width: 65%;
}

.about-img {
  float: left;
  width: 585px;
  margin: 0 17px 45px 0;
  border-radius: 8px;
}

.about-text {
  line-height: 28px;
  font-size: 18px;
  font-weight: 500;
  margin-left: 285px;
  margin-top: -120px;
}

.about-float-zone::after {
  content: "";
  display: block;
  clear: both;
}

.after-text {
  clear: both;
  margin-top: 40px;
  font-size: 32px;
  line-height: 40px;
  text-align: end;
  font-style: italic;
  max-width: 600px;
  margin-left: auto;
}

.services-subtitle {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 20px;
  max-width: 405px;
}

.section-title-wz {
  max-width: 1300px;
  margin: auto;
}

.services__slide {
  max-width: 250px;
  padding: 0px;
}
.services__container {
  margin-top: 40px;
}
.services__ps {
  position: absolute;
  top: 0px;
  width: 100%;
}
.services__img-block {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  max-width: 250px;
  height: 500px;
  margin-right: 10px;
}
.services__img-block:last-child {
  margin-right: 0;
}
.services__img-block_title {
  color: #ffffff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  transition: 0.3s ease;
  pointer-events: none;
  padding: 10px;
}
.services__img-block_subtitle {
  color: #ffffff;
  font-size: 19px;
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  text-align: left;
  transform: translateY(500%);
  font-weight: 500;
  opacity: 0;
  transition: 0.3s ease;
  pointer-events: none;
  max-width: 300px;
}
.services__img-block-ps {
  display: block;
  transition: 0.3s ease;
  max-width: 340px;
  width: 100%;
  height: 500px;
  max-width: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}
.services__logo {
  max-width: 120px;
  padding: 20px;
}

.services__img-block:hover .services__img-block_subtitle {
  opacity: 1;
  transform: translateY(187%);
}

.services__img-block:hover .services__img-block-ps {
  filter: brightness(60%);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  transform: scale(1.03);
}

.sv-bg {
  background-color: #99CEF0;
}

.sv-bg2 {
  background: rgba(2, 93, 159, 0.2);
}

.services-tx3 {
  color: #000000;
}

.sv-hr {
  height: 1px;
  background: #ffffff;
}

.sv-title {
  transform: translateY(402%);
  padding: 10px;
}

.services__img-block:hover .sv-title {
  transform: translateY(0);
}

.sv-title2 {
  transform: translateY(402%);
  padding: 10px;
  text-align: right;
}

.services__img-block:hover .sv-title2 {
  transform: translateY(0);
}

.sv-title3 {
  transform: translateY(200%);
  color: #002431;
}

.services__img-block:hover .sv-title3 {
  transform: translateY(0);
}

.sv-title4 {
  transform: translateY(690%);
  color: #002431;
}

.services__img-block:hover .sv-title4 {
  transform: translateY(0);
}

.work-process__container {
  background-color: #142840;
}

.steps {
  padding: 100px 0px;
}

.steps__container {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.step--small {
  height: 280px;
  margin-top: 60px;
}

.step--large {
  height: 280px;
}

.step {
  width: 260px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  position: relative;
  padding: 25px 20px;
  /* overflow: hidden; */
  cursor: pointer;
  transition: 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: end;
  color: #fff;
}

.step__number {
  position: absolute;
  top: -50px;
  left: 75px;
  transform: translate(-50%, 0%);
  font-size: 80px;
  font-weight: 700;
  opacity: 0.1;
  z-index: 1;
  pointer-events: none;
}

.step__title {
  font-size: 20px;
  font-weight: 600;
  z-index: 2;
  position: relative;
  margin-bottom: 10px;
}

.step__text {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.35s ease;
  z-index: 2;
  position: relative;
  font-size: 15px;
  line-height: 1.4;
}

.step:hover {
  background: rgba(255, 255, 255, 0.12);
}

.step:hover .step__text {
  opacity: 1;
  max-height: 200px;
  margin-top: 10px;
}

.form__container {
  max-width: 948px;
}
.form__row-left_title {
  font-size: 68px;
  line-height: 76px;
  font-weight: 400;
  font-family: "Sofia Sans", sans-serif;
  text-align: right;
}
.form__row-right {
  max-width: 400px;
  background-color: rgba(185, 218, 237, 0.2705882353);
  padding: 25px 20px;
  border-radius: 10px;
}

.input {
  border-bottom: 1px solid #000000;
  max-width: 400px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  height: 32px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.textarea {
  border-bottom: 1px solid #000000;
  max-width: 400px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  height: 60px;
  border-radius: 5px;
  padding: 4px 9px;
}

.form-btn {
  background-color: #142840;
  color: #ffffff;
  font-size: 16px;
  padding: 12px 16px;
  margin-top: 20px;
}

.checkbox-container {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #000000;
  margin-top: 20px;
}
.checkbox-container input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.checkbox-container a {
  text-decoration: underline;
}
.checkbox-container .custom-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid #000000;
  display: inline-block;
  position: relative;
}
.checkbox-container input:checked + .custom-checkbox::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 8px;
  height: 13px;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.our-team__container {
  margin-top: 60px;
}
.our-team__card {
  max-width: 340px;
  width: 100% !important;
  padding: 0px !important;
}

.img-box {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}

.img-box img {
  display: block;
  transition: 0.3s ease;
  max-width: 340px;
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-box:hover img {
  filter: brightness(60%);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
  transform: scale(1.03);
}

.hover-text {
  position: absolute;
  bottom: 10px;
  left: 25px;
  text-align: left;
  transform: translateY(60%);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  opacity: 1;
  transition: 0.3s ease;
  pointer-events: none;
  max-width: 300px;
}

.hover-text-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  top: 22px;
  left: 66px;
  opacity: 0;
}

.img-box:hover .hover-text {
  opacity: 1;
  transform: translateY(-5%);
}

.faq-title {
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 40px;
}

.faq-item {
  border-bottom: 1px solid #dcdcdc;
  max-width: 800px;
  margin-left: auto;
}

.faq-header {
  width: 100%;
  background: none;
  border: none;
  padding: 18px 0;
  font-size: 20px;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-header:hover {
  opacity: 0.8;
}

.faq-icon {
  width: 20px;
  height: 20px;
  position: relative;
}

.icon-plus,
.icon-minus {
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.3s ease;
}

.icon-minus {
  opacity: 0;
}

.faq-item.active .icon-plus {
  opacity: 0;
}

.faq-item.active .icon-minus {
  opacity: 1;
}

.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding-right: 30px;
}

.faq-box {
  display: flex;
}

.faq-item.active .faq-content {
  max-height: 200px;
  padding-bottom: 15px;
}

.faq-wz {
  margin-top: 50px;
}

.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 999;
}

.popup-window {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  max-width: 450px;
  width: 100%;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
  transform: translateY(-20px);
  transition: transform 0.3s ease;
  position: relative;
}

.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 28px;
  background: none;
  border: none;
  cursor: pointer;
}

.popup-title {
  font-size: 24px;
  text-align: center;
}

.popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.popup-overlay.active .popup-window {
  transform: translateY(0);
}

@media (max-width: 1300px) {
  h2 {
    font-size: 60px;
    line-height: 64px;
  }
  .about-us__content-number_wz {
    font-size: 110px;
  }
  .about-img {
    max-width: 400px;
  }
  .after-text {
    font-size: 24px;
    line-height: 34px;
  }
  .title-text {
    font-size: 60px;
    line-height: 64px;
  }
  .services-subtitle {
    font-size: 18px;
    line-height: 26px;
    max-width: 100%;
  }
  .services__img-block_title {
    font-size: 18px;
    line-height: 25px;
  }
  .services__img-block_subtitle {
    font-size: 16px;
  }
}
@media (max-width: 1100px) {
  .about-us__content-number_wz {
    font-size: 80px;
  }
  .about-float-zone {
    position: relative;
    width: 81%;
  }
}
@media (max-width: 981px) {
  .pg-top {
    padding-top: 100px;
  }
  .about-text {
    font-size: 17px;
    line-height: 26px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .about-us__content {
    margin-top: 65px;
  }
  .after-text {
    font-size: 22px;
    line-height: 30px;
  }
  .steps__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 46px;
    grid-row-gap: 66px;
    grid-template-columns: repeat(2, 1fr);
    max-width: 570px;
    margin: auto;
  }
  .slide-content img {
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 300px;
    height: 300px;
  }
  .img-box {
    max-width: 310px;
  }
  .img-box img {
    max-width: 310px;
    height: 360px;
  }
  .hover-text {
    max-width: 270px;
    font-size: 12px;
    font-weight: 400;
  }
  .our-team__card {
    max-width: 310px;
    margin-right: 20px !important;
  }
  .title-text {
    font-size: 54px;
    line-height: 57px;
  }
  h2 {
    font-size: 54px;
    line-height: 57px;
  }
  .services-subtitle {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 972px) {
  .about-img {
    float: none;
  }
}
@media (max-width: 850px) {
  .slide-content {
    flex-direction: column;
  }
  .slide-content__text {
    margin-left: 0px;
    margin-top: 40px;
  }
  .form__row {
    justify-content: space-around;
  }
  .form__row-left_title {
    font-size: 52px;
    line-height: 56px;
  }
}
@media (max-width: 769px) {
  .swiper-slide {
    padding: 10px;
  }
  h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .title-text {
    font-size: 44px;
    line-height: 48px;
  }
  .services-subtitle {
    font-size: 19px;
    line-height: 24px;
  }
}
@media (max-width: 660px) {
  .about-us__content {
    flex-direction: column;
  }
  .about-us__content-number {
    display: flex;
    margin-top: 30px;
    margin-left: 0px;
    text-align: center;
  }
  .about-us__content-number_wz {
    font-size: 46px;
  }
  .about-us__content-number_text {
    font-size: 14px;
    line-height: 18px;
  }
  .content-number__block {
    margin: 0px 20px;
  }
  .about-float-zone {
    width: 100%;
  }
  .form__row {
    flex-direction: column;
  }
  .form__row-left_title {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 20px;
    text-align: center;
  }
  .faq-content-img {
    display: none;
  }
  .faq-box {
    margin-bottom: 30px;
  }
}
@media (max-width: 610px) {
  .pg-top {
    padding-top: 70px;
  }
  .about-us__content {
    margin-top: 30px;
  }
  .about-img {
    margin-bottom: 26px;
  }
  .after-text {
    font-size: 18px;
    line-height: 20px;
  }
  .steps__container {
    grid-template-columns: repeat(1, 1fr);
    max-width: 260px;
  }
  .step--small {
    margin-top: 0px;
  }
  .steps {
    padding: 80px 0px;
  }
  .step__number {
    font-size: 60px;
  }
  .step__text {
    font-size: 12px;
  }
  .step--small {
    height: 240px;
  }
  .step--large {
    height: 240px;
  }
  .slide-content__row {
    flex-direction: column;
  }
  .slide-content__row-left {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .title-text {
    font-size: 35px;
    line-height: 36px;
  }
  h2 {
    font-size: 35px;
    line-height: 36px;
  }
  .services-subtitle {
    font-size: 16px;
    line-height: 20px;
  }
  button {
    font-size: 16px;
    padding: 10px;
  }
}
@media (max-width: 550px) {
  .services__slide {
    max-width: 300px;
  }
}
@media (max-width: 425px) {
  button {
    padding: 10px;
    font-size: 10px;
  }
  .swiper-slide {
    width: 100% !important;
  }
  .services__slide {
    max-width: 300px;
  }
  .swiper-partners {
    max-width: 100px;
    padding: 0px;
  }
  .about-us__content-number_wz {
    font-size: 32px;
  }
}