.services-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 32px;
  margin-bottom: 48px;
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .services-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 32px;
    margin-top: 32px;
  }
}
@media (max-width: 1023px) {
  .services-hero.flex-rowR {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.services-hero .description-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 592px;
  width: 100%;
}
.services-hero .description-container h1 {
  color: #0B1031;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -0.96px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .services-hero .description-container h1 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.72px;
    margin-bottom: 24px;
  }
}
.services-hero .description-container .description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.services-hero .description-container .description p {
  color: #121926;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 767px) {
  .services-hero .description-container .description p {
    font-size: 16px;
    line-height: 24px;
  }
}
.services-hero img {
  max-height: 380px;
  max-width: 592px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
@media (max-width: 768px) {
  .services-hero img {
    max-height: 220px;
  }
}

.advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 16px;
  gap: 32px;
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .advantages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.advantages .advantages__container h2 {
  margin-bottom: 16px;
  color: #0B1031;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
.advantages .advantages__container .advantages__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (max-width: 1023px) {
  .advantages .advantages__container .advantages__block {
    gap: 16px;
  }
}
.advantages .advantages__container .advantages__block .advantages__block--item {
  max-width: 592px;
  width: 100%;
  position: relative;
  padding-left: 44px;
  color: #121926;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.advantages .advantages__container .advantages__block .advantages__block--item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background: url('data:image/svg+xml,%3Csvg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16Z" fill="%23EFF4FF"/%3E%3Cg clip-path="url(%23clip0_221_8170)"%3E%3Cpath d="M22.6663 15.3905V16.0038C22.6655 17.4414 22.2 18.8402 21.3392 19.9917C20.4785 21.1431 19.2685 21.9854 17.8899 22.3931C16.5113 22.8007 15.0378 22.7517 13.6893 22.2535C12.3408 21.7553 11.1894 20.8345 10.407 19.6285C9.62452 18.4225 9.25287 16.9958 9.34746 15.5613C9.44205 14.1268 9.99781 12.7613 10.9319 11.6685C11.8659 10.5757 13.1282 9.81405 14.5305 9.49723C15.9327 9.1804 17.3999 9.32535 18.713 9.91046M22.6663 10.6666L15.9997 17.34L13.9997 15.34" stroke="%23364FF3" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id="clip0_221_8170"%3E%3Crect width="16" height="16" fill="white" transform="translate(8 8)"/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E') no-repeat center;
  background-size: contain;
}

.services-include {
  margin: 74px auto;
}
.services-include .services-include__title {
  color: #0B1031;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: -0.72px;
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .services-include .services-include__title {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: normal;
  }
}
.services-include .services-include__block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 1023px) {
  .services-include .services-include__block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.services-include .services-include__block .services-include__block--item {
  max-width: 592px;
  padding-left: 64px;
  position: relative;
}
.services-include .services-include__block .services-include__block--item:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><rect width="48" height="48" rx="10" fill="%23EFF4FF"/><path d="M34 23.0857V24.0057C33.9988 26.1621 33.3005 28.2604 32.0093 29.9875C30.7182 31.7147 28.9033 32.9782 26.8354 33.5896C24.7674 34.201 22.5573 34.1276 20.5345 33.3803C18.5117 32.633 16.7847 31.2518 15.611 29.4428C14.4373 27.6338 13.8798 25.4938 14.0217 23.342C14.1636 21.1903 14.9972 19.1421 16.3983 17.5028C17.7994 15.8635 19.6928 14.7211 21.7962 14.2459C23.8996 13.7706 26.1003 13.9881 28.07 14.8657M34 16L24 26.01L21 23.01" stroke="%23364FF3" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
  background-size: contain;
}
.services-include .services-include__block .services-include__block--item h3 {
  color: #0B1031;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 8px;
}
.services-include .services-include__block .services-include__block--item p {
  color: #121926;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.advantages-service {
  margin: 64px auto;
}
@media (max-width: 1023px) {
  .advantages-service {
    margin: 40px auto;
  }
}
.advantages-service .advantages-service__title {
  color: #0B1031;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: -0.72px;
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .advantages-service .advantages-service__title {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: normal;
  }
}
.advantages-service .advantages-service__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
}
@media (max-width: 1023px) {
  .advantages-service .advantages-service__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 32px;
  }
}
.advantages-service .advantages-service__container .advantages-service__container--img {
  border-radius: 16px;
}
.advantages-service .advantages-service__container .advantages-service__block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 1023px) {
  .advantages-service .advantages-service__container .advantages-service__block {
    grid-template-columns: repeat(1, 1fr);
  }
}
.advantages-service .advantages-service__container .advantages-service__block .advantages-service__block--item {
  max-width: 280px;
  width: 100%;
}
@media (max-width: 1023px) {
  .advantages-service .advantages-service__container .advantages-service__block .advantages-service__block--item {
    max-width: unset;
  }
}
.advantages-service .advantages-service__container .advantages-service__block .advantages-service__block--item .img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  width: 48px;
  min-width: 48px;
  border-radius: 10px;
  background: #EFF4FF;
  margin-bottom: 20px;
}
.advantages-service .advantages-service__container .advantages-service__block .advantages-service__block--item .img-block img {
  width: 24px;
  height: 24px;
}
.advantages-service .advantages-service__container .advantages-service__block .advantages-service__block--item h3 {
  color: #0B1031;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 8px;
  margin-top: 0;
}
.advantages-service .advantages-service__container .advantages-service__block .advantages-service__block--item p {
  color: #121926;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}