@charset "UTF-8";
html, body {
  overflow-x: hidden;
}

.cky-notice-des a:hover, a:focus, a:active {
  color: #9c71f4;
}

.cky-notice-des a {
  color: #9c71f4;
}

/* Menu */
.menu-item.menu-item-type-post_type.menu-item-object-page a:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu-item.menu-item-type-post_type.menu-item-object-page a:active {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item a {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu-item.menu-item-type-post_type.menu-item-object-page a {
  color: #2A2A2C;
  text-decoration: none;
}

.menu-item.menu-item-type-custom.menu-item-object-custom a:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu-item.menu-item-type-custom.menu-item-object-custom a:active {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu.nav-menu .menu-item.menu-item-type-custom.menu-item-object-custom a:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu.nav-menu .menu-item.menu-item-type-custom.menu-item-object-custom a:active {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu.nav-menu .menu-item.menu-item-type-post_type.menu-item-object-page a {
  color: #2A2A2C;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.menu.nav-menu .menu-item.menu-item-type-post_type.menu-item-object-page a:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu.nav-menu .menu-item.menu-item-type-post_type.menu-item-object-page a:active {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.menu.nav-menu .current_page_item a {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

/* Main */
.l-hero-home-bg {
  background: url(/wp-content/uploads/2025/03/bg-m.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 160px 0 85px;
  margin-bottom: 60px;
}

.l-hero-home {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.l-hero-home__toptext {
  border-radius: 48px;
  background: #FFF;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(58, 115, 191, 0.1);
          box-shadow: 0px 10px 20px 0px rgba(58, 115, 191, 0.1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 23px;
  color: #151536;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.48px;
  margin: 0 auto 32px;
}

.l-hero-home__toptext span {
  background: linear-gradient(103deg, #101012 -1.73%, #2261F3 95.15%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero_new_big_button_page.form {
  cursor: pointer;
}

.l-hero-new-home__button-box.form {
  cursor: pointer;
  margin: 0 auto;
}

.l-hero-home__heading-m {
  background: linear-gradient(103deg, #101012 -1.73%, #2261F3 95.15%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 72px;
  font-weight: 700;
  line-height: 88px;
  letter-spacing: 2.16px;
  text-align: center;
  margin-bottom: 34px;
}

.l-hero-home__heading {
  color: #151536;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  margin-bottom: 16px;
}

.l-hero-home__sub_heading ul {
  margin: 0;
  list-style: none;
  padding: 0;
  color: #151536;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 40px;
}

.l-hero-home__list {
  list-style: none;
  padding: 0;
  position: relative;
  max-width: 880px;
  height: 175px;
  margin: 0 auto;
}

.l-hero-home_item_head-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  max-width: 170px;
}

.l-hero-home_item_head_img {
  height: 20px;
  width: 20px;
  position: relative;
  top: 4px;
}

.hero_big_button_page {
  border-radius: 20px;
  background: linear-gradient(103deg, #1A3E93 -1.73%, #2261F3 95.15%);
  padding: 12px 24px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.hero_big_button_page:hover {
  background: linear-gradient(103deg, #004DFF 28.18%, #001B5C 90.52%);
  color: #FFF;
}

.hero_big_button_page:visited {
  color: #FFF;
}

.hero_middle_button_page {
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 8px 16px;
  text-transform: uppercase;
  border-radius: 15px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
}

.hero_middle_button_page:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #A473F3), color-stop(40.16%, #7266F8), color-stop(97.12%, #2C53FF));
  background: linear-gradient(90deg, #A473F3 0.01%, #7266F8 40.16%, #2C53FF 97.12%);
  color: #FFF;
}

.l-hero-home__button-box .hero_big_button_page {
  min-width: 298px;
}

/* Animation */
.l-hero-home__sub_heading {
  position: relative;
  height: 40px; /* Высота строки */
  overflow: hidden;
  text-align: center;
  margin-bottom: 40px;
}

#animated-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

#animated-list li {
  position: absolute;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.5s ease, transform 0.8s ease;
  transition: opacity 0.5s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}

.l-hero-home__sub_heading .letter {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}

.l-hero-home__sub_heading .letter.show {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.l-hero-home__sub_heading .word-up {
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px);
  opacity: 0;
}

/*  */
.l-hero-home_item-main:nth-child(2) {
  position: absolute;
  left: 155px;
  bottom: 0;
}

.l-hero-home_item-main:nth-child(3) {
  position: absolute;
  right: 155px;
  bottom: 0;
}

.l-hero-home_item-main:nth-child(1) {
  position: absolute;
  left: 0;
  top: 0px;
}

.l-hero-home_item-main:nth-child(4) {
  position: absolute;
  right: 0;
  top: 0;
}

/* Menu */
.button_login-request {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.top-bar__btn_login {
  padding: 8px 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  border-radius: 15px;
  color: #fff;
  background: #151536;
}

.top-bar__btn_login:hover {
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
}

.main-navigation {
  display: block;
  width: 100%;
  background: rgba(255, 255, 255, 0);
}

.main-navigation-bg {
  position: fixed;
  width: 100%;
  top: 14px;
  z-index: 100;
}

.menu-item.menu-item-has-children a:after {
  content: url(/wp-content/uploads/2025/03/menu-arrow.svg);
  position: absolute;
  right: -4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 16px;
  width: 16px;
}

.menu-item.menu-item-has-children a {
  position: relative;
}

/* AI Platfrom */
.l-container-box {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}

.l-container-box.ai_platfrom {
  max-height: 567px;
  margin-bottom: 240px;
}

.l-heading-service {
  color: #151536;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 24px;
}

.l-heading-service span {
  color: #407AEA;
}

.l-title_box-text {
  max-width: 820px;
  margin: 0 auto 48px;
}

.l-subheading-service {
  color: #707381;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.l-ai_platfrom-list-main {
  list-style: none;
  padding: 0;
  position: relative;
  max-width: 1096px;
  margin: 0 auto;
  height: 540px;
  top: -300px;
}

.l-ai_platfrom-item_icon {
  width: 74px;
  height: 74px;
  background: rgba(154, 165, 224, 0.11);
  -webkit-box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
          box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
  border-radius: 50%;
  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;
  margin-bottom: 16px;
}

.l-ai_platfrom-item_icon-main {
  height: 44px;
  width: 44px;
  padding: 10px;
  background: #ffffff;
  border-radius: 50%;
}

.l-ai_platfrom-item_head_text {
  color: #151536;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 24px;
  min-height: 56px;
}

.l-ai_platfrom-item_line {
  border-radius: 10px;
  height: 5px;
}

.l-ai_platfrom-item-main:nth-child(1) .l-ai_platfrom-item_line {
  background: -webkit-gradient(linear, left top, right top, color-stop(18%, rgb(90, 222, 87)), color-stop(84%, rgb(55, 219, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(90, 222, 87) 18%, rgb(55, 219, 255) 84%, rgb(255, 255, 255) 100%);
}

.l-ai_platfrom-item-main:nth-child(2) .l-ai_platfrom-item_line {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(222, 160, 87)), color-stop(60%, rgb(179, 55, 255)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(222, 160, 87) 28%, rgb(179, 55, 255) 60%, rgb(214, 214, 214) 100%);
  width: 100%;
}

.l-ai_platfrom-item-main:nth-child(3) .l-ai_platfrom-item_line {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(255, 87, 188)), color-stop(60%, rgb(239, 255, 55)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(255, 87, 188) 28%, rgb(239, 255, 55) 60%, rgb(214, 214, 214) 100%);
}

.l-ai_platfrom-item-main:nth-child(4) .l-ai_platfrom-item_line {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(87, 235, 255)), color-stop(60%, rgb(55, 99, 255)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(87, 235, 255) 28%, rgb(55, 99, 255) 60%, rgb(214, 214, 214) 100%);
  width: 100%;
}

.l-ai_platfrom-item-main:nth-child(3) {
  position: absolute;
  left: 192px;
  bottom: 0;
}

.l-ai_platfrom-item-main:nth-child(1) {
  position: absolute;
  left: 0;
  top: 0;
}

.l-ai_platfrom-item-main:nth-child(2) {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}

.l-ai_platfrom-item-main:nth-child(2) .l-ai_platfrom-item_head-main-box, .l-ai_platfrom-item-main:nth-child(4) .l-ai_platfrom-item_head-main-box {
  max-width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.l-ai_platfrom-item-main:nth-child(4) {
  position: absolute;
  right: 192px;
  bottom: 0;
}

.l-ai_platfrom-item_head-main-box {
  max-width: 240px;
}

.l-subheading-service.ai_platfrom {
  max-width: 521px;
  margin: 0 auto;
  text-align: center;
  background: url(/wp-content/uploads/2025/03/Ellipse.png);
  background-position: center;
  height: 244px;
  background-repeat: no-repeat;
  padding: 32px 35px;
  position: relative;
}

.l-subheading-service.ai_platfrom:after {
  content: url(/wp-content/uploads/2025/03/squad-ai-p.svg);
  position: absolute;
  bottom: -95px;
  right: 134px;
}

.l-ai_platfrom-item_head-main-box:hover .l-ai_platfrom-item_icon {
  background: linear-gradient(103deg, #101012 -1.73%, #2261F3 95.15%);
}

.l-ai_platfrom-item_head_subtext {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
  margin-bottom: 16px;
}

/* Metrics */
.l-container-box-bg-metrics {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
          box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
  max-width: 1200px;
  margin: 0 auto;
  padding: 95px 45px;
  margin-bottom: 180px;
  position: relative;
}

.l-metrics-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.l-metrics-item_head-main-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-metrics-item_icon-main {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px;
}

.l-metrics-item_head_text {
  color: #151536;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 12px;
}

.l-metrics-item_head_subtext {
  color: #707381;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.l-metrics-item-main:nth-child(even) {
  margin-top: 40px;
}

.l-container-box-bg-metrics:before {
  content: url(/wp-content/uploads/2025/03/line-r.svg);
  position: absolute;
  left: -190px;
  top: 90px;
}

.l-container-box-bg-metrics:after {
  content: url(/wp-content/uploads/2025/03/line-l.svg);
  position: absolute;
  right: -220px;
  top: 165px;
}

/* Work */
.l-how_works-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
}

.l-how_works-item_head_number {
  color: #EBEBEB;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 8px;
}

.l-how_works-item_head_text {
  color: #151536;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 4px;
}

.l-how_works-item_head_subtext {
  color: #707381;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.l-how_works-item_head-main-box {
  position: relative;
}

.l-how_works-item-main:nth-child(1) .l-how_works-item_head-main-box:after {
  content: url(/wp-content/uploads/2025/03/after-squer-1.svg);
  position: absolute;
  left: 0;
  top: 15px;
}

.l-how_works-item-main:nth-child(1) .l-how_works-item_head-main-box:before {
  content: url(/wp-content/uploads/2025/03/before-squer-1.svg);
  position: absolute;
  left: -15px;
  top: 5px;
}

.l-how_works-item-main:nth-child(2) .l-how_works-item_head-main-box:after {
  content: url(/wp-content/uploads/2025/03/after-squer-2.svg);
  position: absolute;
  left: 0;
  top: 15px;
}

.l-how_works-item-main:nth-child(2) .l-how_works-item_head-main-box:before {
  content: url(/wp-content/uploads/2025/03/before-squer-2.svg);
  position: absolute;
  left: -5px;
  top: 5px;
}

.l-how_works-item-main:nth-child(3) .l-how_works-item_head-main-box:after {
  content: url(/wp-content/uploads/2025/03/after-squer-3.svg);
  position: absolute;
  left: 0;
  top: 10px;
}

.l-how_works-item-main:nth-child(3) .l-how_works-item_head-main-box:before {
  content: url(/wp-content/uploads/2025/03/before-squer-3.svg);
  position: absolute;
  left: -7px;
  top: -3px;
}

.l-how_works-item-main:nth-child(4) .l-how_works-item_head-main-box:after {
  content: url(/wp-content/uploads/2025/03/after-squer-4.svg);
  position: absolute;
  left: 0;
  top: 30px;
}

.l-how_works-item-main:nth-child(4) .l-how_works-item_head-main-box:before {
  content: url(/wp-content/uploads/2025/03/before-squer-4.svg);
  position: absolute;
  left: -8px;
  top: 20px;
}

.l-how_works-item_head-main-box {
  width: 450px;
  height: 230px;
  padding: 48px 44px 31px;
}

.l-how_works-list-main {
  position: relative;
  min-height: 600px;
  margin-bottom: 100px;
}

.l-how_works-item-main:nth-child(1) {
  position: absolute;
  left: 0;
  top: 0;
}

.l-how_works-item-main:nth-child(2) {
  position: absolute;
  right: 89px;
  top: 76px;
}

.l-how_works-item-main:nth-child(3) {
  position: absolute;
  left: 154px;
  top: 286px;
}

.l-how_works-item-main:nth-child(4) {
  position: absolute;
  right: 0px;
  top: 370px;
}

.l-how_works-item_head-main-style-box {
  position: relative;
}

.l-how_works-item-main:nth-child(1) .l-how_works-item_head-main-style-box:before {
  content: url(/wp-content/uploads/2025/03/works-arrow.svg);
  position: absolute;
  left: 40px;
  top: -85px;
}

.l-how_works-item-main:nth-child(2) .l-how_works-item_head-main-style-box:before {
  content: url(/wp-content/uploads/2025/03/works-right.svg);
  position: absolute;
  left: -196px;
  top: -37px;
}

.l-how_works-item-main:nth-child(3) .l-how_works-item_head-main-style-box:before {
  content: url(/wp-content/uploads/2025/03/works-left.svg);
  position: absolute;
  left: 145px;
  top: -50px;
}

.l-how_works-item-main:nth-child(4) .l-how_works-item_head-main-style-box:before {
  content: url(/wp-content/uploads/2025/03/works-bott.svg);
  position: absolute;
  left: -271px;
  bottom: 40px;
}

.l-how_works-list-main:before {
  content: url(/wp-content/uploads/2025/03/squer-works-1.svg);
  position: absolute;
  left: -225px;
  top: 200px;
}

.l-how_works-list-main:after {
  content: url(/wp-content/uploads/2025/03/squer-works-2.svg);
  position: absolute;
  left: -240px;
  top: 455px;
}

.l-title_box-text.how_works {
  position: relative;
}

.l-title_box-text.how_works:before {
  content: url(/wp-content/uploads/2025/03/squer-works-1.svg);
  position: absolute;
  right: -425px;
  top: 265px;
}

/* Banner */
.l-container-box-banner {
  background: url(/wp-content/uploads/2025/03/banner-bg.png);
  padding: 150px 0;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 100px;
}

.l-title_box-text.banner {
  max-width: 870px;
  margin: 0px auto;
  padding: 85px 15px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(9.45%, rgba(255, 255, 255, 0.8)), color-stop(23.89%, rgba(255, 255, 255, 0.95)), color-stop(48.9%, #FFF), color-stop(70.79%, rgba(255, 255, 255, 0.95)), color-stop(88.6%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 9.45%, rgba(255, 255, 255, 0.95) 23.89%, #FFF 48.9%, rgba(255, 255, 255, 0.95) 70.79%, rgba(255, 255, 255, 0.8) 88.6%, rgba(255, 255, 255, 0) 100%);
}

.l-subheading-service.banner {
  margin-bottom: 24px;
}

.hero_big_button_page.banner {
  text-transform: none;
  min-width: 298px;
}

/* Why */
.l-why-cont-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.l-why-cont-box-bg {
  background: url(/wp-content/uploads/2025/03/layout.svg);
  background-repeat: no-repeat;
  height: 790px;
  background-position: calc(50% + 6px) center;
  margin-bottom: 100px;
}

.l-container-box.why-cont {
  position: relative;
}

.l-why-cont-item-main:nth-child(1) {
  max-width: 226px;
  height: 200px;
  position: absolute;
  top: 77px;
  left: 30px;
}

.l-why-cont-item-main:nth-child(2) {
  width: 227px;
  height: 225px;
  position: absolute;
  top: 145px;
  left: 470px;
}

.l-why-cont-item-main:nth-child(3) {
  position: absolute;
  width: 220px;
  height: 229px;
  right: 87px;
  top: 20px;
}

.l-why-cont-item-main:nth-child(4) {
  position: absolute;
  width: 255px;
  height: 255px;
  top: 420px;
  left: 115px;
}

.l-why-cont-item-main:nth-child(5) {
  position: absolute;
  width: 209px;
  height: 200px;
  top: 558px;
  right: 448px;
}

.l-why-cont-item-main:nth-child(6) {
  position: absolute;
  width: 245px;
  height: 227px;
  right: 44px;
  top: 375px;
}

.l-why-cont-item_head_text {
  color: #151536;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}

.l-why-cont-item_head_subtext {
  color: #707381;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.l-why-cont-item_head_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.l-why-cont-item-main:nth-child(2) .l-why-cont-item_head_icon img {
  width: 95px;
  height: auto;
}

.l-why-cont-item-main:nth-child(4) .l-why-cont-item_head_icon img {
  width: 95px;
  height: auto;
}

.l-why-cont-item-main:nth-child(6) .l-why-cont-item_head_icon img {
  width: 95px;
  height: auto;
}

/* Solution */
.l-container-box.solutions {
  margin-bottom: 150px;
}

.l-solutions-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.l-solutions-item-main:nth-child(even) {
  margin-top: 48px;
}

.l-solutions-item_head_icon {
  width: 96px;
  height: 96px;
  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;
  margin-bottom: 12px;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
          box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
}

.l-solutions-item_head_icon-i {
  height: 77px;
  width: 77px;
  padding: 11px;
  border-radius: 50%;
  background: #FFF;
  border: 6px solid rgba(151, 151, 151, 0.21);
}

.l-solutions-item_head_text {
  color: #151536;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

/* Testimonial */
.l-container-box.clients_say {
  max-width: 1250px;
  display: none;
}

.l-clients_say-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 645px;
}

.l-clients_say-item_testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.l-clients_say-item_testimonial-bg {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #C0C3D1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-clients_say-item_text-testimonial {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.l-clients_say-item_icon-testimonial {
  height: 64px;
  width: 64px;
}

.l-clients_say-item-main {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
          box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
  padding: 16px;
  margin: 25px;
}

.l-clients_say-item_head_text {
  color: #707381;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 4px;
}

.l-clients_say-item_sub_text {
  color: #151536;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.l-clients_say-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  margin-bottom: 100px;
}

.l-heading-service.clients_say {
  font-size: 40px;
  line-height: 45px;
  text-align: left;
  margin-bottom: 20px;
}

.l-subheading-service.clients_say {
  text-align: left;
}

.l-title_box-text.clients_say {
  max-width: 473px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  margin-top: 25px;
}

.l-title_box-text.clients_say:before {
  content: url(/wp-content/uploads/2025/03/client-ico.svg);
  position: absolute;
  left: -52px;
  top: 155px;
}

.clients_say-controls {
  border-radius: 20px;
  border: 1px solid rgba(64, 122, 234, 0.3);
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 32px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin: 0 auto;
}

.clients_say-controls .custom-prev {
  cursor: pointer;
  height: 24px;
  width: 24px;
  max-height: 24px;
}

.clients_say-controls .custom-next {
  cursor: pointer;
  height: 24px;
  width: 24px;
  max-height: 24px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* PRIVACY NOTICE */
.header-content-page-template-l {
  text-align: center;
  margin-bottom: 100px;
  padding: 156px 0px 100px;
  background: linear-gradient(130deg, #F8FAFD 12.7%, #d7e6fa 88.57%);
}

.header-content-page-template-l h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
  text-transform: uppercase;
  margin-bottom: 16px;
  background: linear-gradient(103deg, #101012 -1.73%, #2261F3 95.15%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-content-page-template-l .post-date {
  color: #424448;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.main-entry-content-page-template-l-box {
  margin: 0 auto 100px;
  max-width: 1200px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.main-entry-content-page-template-l-box a {
  color: inherit;
}

#ez-toc-container {
  border-radius: 32px !important;
  border: 1px solid #E4ECF8 !important;
  background: #F8FAFD !important;
  padding: 32px !important;
  width: 100% !important;
}

.entry-content.entry-content-page-template-l {
  margin: 0;
  max-width: 782px;
}

.page-id-1781 .widget.ez-toc {
  display: none;
}

.privacy-policy .widget.ez-toc {
  display: none;
}

.page-id-1176 .widget.ez-toc {
  display: none;
}

.entry-content-ez-toc-widget ul li a {
  padding-left: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #151536 !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 16px;
  text-decoration: none;
}

.entry-content-page-template-l h2 {
  color: #2A2A2C;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 12px;
  margin-top: 44px;
}

.entry-content.entry-content-page-template-l p {
  color: #424448;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 12px 0px;
}

.entry-content.entry-content-page-template-l p:first-child {
  margin-top: 0px;
}

.entry-content.entry-content-page-template-l ul {
  margin: 0;
  padding: 0 1.1rem;
}

/* AI Solution */
.l-container-box.ai_solutions:after {
  content: url(/wp-content/uploads/2025/03/ai-sol-bg.png);
  position: absolute;
  top: -155px;
  right: -240px;
  z-index: -1;
}

.l-container-box.ai_solutions:before {
  content: url(/wp-content/uploads/2025/03/ai-sol-left-bg.svg);
  position: absolute;
  top: 107px;
  left: -117px;
  z-index: -1;
}

.l-container-box.ai_solutions {
  position: relative;
}

.l-ai_solutions-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
}

.l-ai_solutions-item_head-main-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-ai_solutions-item_head_icon {
  width: 100%;
}

.l-ai_solutions-item_head_icon-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-bottom: 12px;
}

.l-ai_solutions-item_head_text {
  color: #151536;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.48px;
}

.l-ai_solutions-item-main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 18px;
  background-repeat: no-repeat;
  background-position: center;
}

.l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.l-ai_solutions-item-main:nth-child(1) {
  background: url(/wp-content/uploads/2025/03/marketing-ai.svg);
  width: 205px;
  height: 215px;
  padding: 0 28px;
  position: absolute;
  top: 120px;
  left: 0;
}

.l-ai_solutions-item-main:nth-child(2) {
  background: url(/wp-content/uploads/2025/03/ai-agent.svg);
  width: 185px;
  height: 188px;
  position: absolute;
  left: 205px;
  top: 60px;
}

.l-ai_solutions-item-main:nth-child(3) {
  background: url(/wp-content/uploads/2025/03/call-centr.svg);
  width: 205px;
  height: 215px;
  padding: 0 28px;
  position: absolute;
  left: 387px;
  top: 23px;
}

.l-ai_solutions-item-main:nth-child(4) {
  background: url(/wp-content/uploads/2025/03/ai-sales.svg);
  width: 185px;
  height: 188px;
  position: absolute;
  top: 0;
  left: 595px;
}

.l-ai_solutions-item-main:nth-child(5) {
  background: url(/wp-content/uploads/2025/03/support-ai.svg);
  width: 205px;
  height: 215px;
  padding: 0 28px;
  position: absolute;
  right: 187px;
  top: 60px;
}

.l-ai_solutions-item-main:nth-child(6) {
  background: url(/wp-content/uploads/2025/03/multi-agent-ai.svg);
  width: 185px;
  position: absolute;
  height: 188px;
  right: 0;
  top: 105px;
}

.l-ai_solutions-item-main:nth-child(7) {
  background: url(/wp-content/uploads/2025/03/custom-service.svg);
  width: 205px;
  height: 215px;
  padding: 0 28px;
  position: absolute;
  left: 363px;
  top: 238px;
}

.l-ai_solutions-item-main:nth-child(8) {
  background: url(/wp-content/uploads/2025/03/ai-software.svg);
  width: 205px;
  height: 215px;
  padding: 0 28px;
  position: absolute;
  right: 385px;
  top: 187px;
}

.l-ai_solutions-list-main {
  height: 435px;
  position: relative;
  margin-bottom: 100px;
}

.l-ai_solutions-item_head_text-pop {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.l-ai_solutions-item_head_sub_text-pop {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.l-ai_solutions-item-main:nth-child(1):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/big-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-ai_solutions-item-main:nth-child(2):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/small-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-ai_solutions-item-main:nth-child(3):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/big-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-ai_solutions-item-main:nth-child(4):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/small-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-ai_solutions-item-main:nth-child(5):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/big-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-ai_solutions-item-main:nth-child(6):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/small-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-ai_solutions-item-main:nth-child(7):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/big-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-ai_solutions-item-main:nth-child(8):hover .l-ai_solutions-item_head_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background: url(/wp-content/uploads/2025/03/big-ai-bg.svg);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  padding: 0 28px;
  z-index: 9;
  opacity: 1;
}

.l-heading-service.banner2 {
  max-width: 750px;
  margin: 0 auto 24px;
}

/* AI platform */
.l-container-box.ai_platform2 {
  margin-bottom: 150px;
}

.l-ai_platform2-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
}

.l-ai_platform2-item_head_text {
  color: #151536;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 12px;
}

.l-ai_platform2-item_head_sub_text {
  color: #707381;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 24px;
  min-height: 80px;
}

.l-ai_platform2-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 62px;
  grid-row-gap: 55px;
}

.l-ai_platform2-item_head_icon-i {
  height: 44px;
  width: 44px;
  padding: 10px;
  background: #ffffff;
  border-radius: 50%;
}

.l-ai_platform2-item_head_icon {
  width: 74px;
  height: 74px;
  background: rgba(56, 81, 120, 0.05);
  border-radius: 50%;
  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;
  margin-bottom: 16px;
}

.l-ai_platfrom2-item_line {
  border-radius: 10px;
  height: 5px;
  width: 100%;
}

.l-ai_platform2-item-main:nth-child(even) .l-ai_platfrom2-item_line {
  background: -webkit-gradient(linear, left top, right top, color-stop(18%, rgb(90, 222, 87)), color-stop(84%, rgb(55, 219, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(90, 222, 87) 18%, rgb(55, 219, 255) 84%, rgb(255, 255, 255) 100%);
}

.l-ai_platform2-item-main:nth-child(odd) .l-ai_platfrom2-item_line {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(222, 160, 87)), color-stop(60%, rgb(179, 55, 255)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(222, 160, 87) 28%, rgb(179, 55, 255) 60%, rgb(214, 214, 214) 100%);
}

.l-ai_platform2-item-main {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* Blog */
.l-container-box.blog {
  margin-bottom: 100px;
}

/* FAQ */
.l-container-box.faq {
  margin-bottom: 110px;
}

.main-l-faq__accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.cogniagentq {
  cursor: pointer;
  position: relative;
}

.cogniagentq h3 {
  color: #151536;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  margin-right: 48px;
}

.cogniagenta {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
  margin: 0;
  border-top: 1px solid #D9D9D9;
  padding-top: 8px;
  margin-top: 8px;
}

.cogniagenta a:visited {
  color: #4169e1;
}

.main-l-faq__accordion-cont {
  border-radius: 20px;
  border: 2px solid rgba(71, 100, 126, 0.1);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(71, 100, 126, 0.1) inset;
          box-shadow: 0px 1px 1px 0px rgba(71, 100, 126, 0.1) inset;
  padding: 16px;
}

.main-l-faq__accordion-cont-bg {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
          box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
  padding: 4px;
  width: 100%;
}

.main-l-faq__accordion .cogniagentq h3:after {
  content: url(/wp-content/uploads/2025/03/faq-arrow.svg);
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  position: absolute;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.cogniagentq.active h3:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* FOOTER */
.site-footer {
  border-radius: 48px;
  background: #F7F7F7;
  max-width: 1360px;
  margin: 0 auto 40px;
  padding: 32px 15px;
}

.site-footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: 0 auto 24px;
  padding: 0 15px;
}

.footer-copyright__left {
  color: #707381;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.footer-copyright__center a {
  color: #707381;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.footer-copyright__center {
  color: #707381;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.footer-copyright {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.footer-copyright_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.site-info-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.site-info-social-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}

.site-info-social a {
  color: #2F3241;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

#menu-footer {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
}

.footer-menu .menu-item-type-custom a {
  color: #2F3241;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.footer-menu .menu-item-type-custom a:hover {
  text-decoration: underline;
}

/* SPINNER */
/* .l-spinner {
  margin: 160px 0;
  overflow: hidden; } */
.l-spinner__inner {
  max-width: 1200px;
  margin: 0 auto;
}

.l-spinner__heading {
  margin-bottom: 40px;
}

.l-spinner__subheading {
  font-size: 18px;
  line-height: 25px;
  color: #2B4047;
  opacity: 0.6;
  max-width: 490px;
  margin: 0 auto;
  text-align: center;
}

.l-spinner__wrapper {
  position: relative;
  height: 650px;
}

.l-spinner__icons {
  border: 3px solid #E9E9E9;
  width: 780px;
  height: 780px;
  position: absolute;
  top: -250px;
  left: -615px;
  border-radius: 50%;
  transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}

.l-spinner__item {
  position: absolute;
  top: -40px;
  left: -40px;
  height: 0;
  width: 860px;
  -webkit-transform: translateY(430px);
      -ms-transform: translateY(430px);
          transform: translateY(430px);
}

.l-spinner__icon {
  height: 80px;
  width: 80px;
  border: 1px solid #EDEDED;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  -moz-transition: transform 0.5s linear;
  -webkit-transition: transform 0.5s linear;
  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;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
          box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
}

.l-spinner__icon-in {
  height: 70px;
  width: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 2px;
}

.inner-circle {
  width: 66px;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 50%;
}

.l-spinner__icon img {
  width: 36px;
  height: 36px;
}

.l-spinner__img {
  display: block;
}

.l-spinner__img-active {
  display: none;
}

.l-spinner__sub {
  color: #C0C3D1;
  text-align: center;
  font-size: 10px;
  font-weight: 500;
  line-height: normal;
}

.l-spinner__item:nth-of-type(1) {
  -webkit-transform: translateY(430px) rotate(25deg);
      -ms-transform: translateY(430px) rotate(25deg);
          transform: translateY(430px) rotate(25deg);
}

.l-spinner__item:nth-of-type(1) .l-spinner__icon {
  -webkit-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
          transform: rotate(-25deg);
}

.l-spinner__item:nth-of-type(2) {
  -webkit-transform: translateY(430px) rotate(45deg);
      -ms-transform: translateY(430px) rotate(45deg);
          transform: translateY(430px) rotate(45deg);
}

.l-spinner__item:nth-of-type(2) .l-spinner__icon {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.l-spinner__item:nth-of-type(3) {
  -webkit-transform: translateY(430px) rotate(65deg);
      -ms-transform: translateY(430px) rotate(65deg);
          transform: translateY(430px) rotate(65deg);
}

.l-spinner__item:nth-of-type(3) .l-spinner__icon {
  -webkit-transform: rotate(-65deg);
      -ms-transform: rotate(-65deg);
          transform: rotate(-65deg);
}

.l-spinner__item:nth-of-type(4) {
  -webkit-transform: translateY(430px) rotate(85deg);
      -ms-transform: translateY(430px) rotate(85deg);
          transform: translateY(430px) rotate(85deg);
}

.l-spinner__item:nth-of-type(4) .l-spinner__icon {
  -webkit-transform: rotate(-85deg);
      -ms-transform: rotate(-85deg);
          transform: rotate(-85deg);
}

.l-spinner__item:nth-of-type(5) {
  -webkit-transform: translateY(430px) rotate(105deg);
      -ms-transform: translateY(430px) rotate(105deg);
          transform: translateY(430px) rotate(105deg);
}

.l-spinner__item:nth-of-type(5) .l-spinner__icon {
  -webkit-transform: rotate(-105deg);
      -ms-transform: rotate(-105deg);
          transform: rotate(-105deg);
}

.l-spinner__item:nth-of-type(6) {
  -webkit-transform: translateY(430px) rotate(125deg);
      -ms-transform: translateY(430px) rotate(125deg);
          transform: translateY(430px) rotate(125deg);
}

.l-spinner__item:nth-of-type(6) .l-spinner__icon {
  -webkit-transform: rotate(-125deg);
      -ms-transform: rotate(-125deg);
          transform: rotate(-125deg);
}

.l-spinner__item:nth-of-type(7) {
  -webkit-transform: translateY(430px) rotate(145deg);
      -ms-transform: translateY(430px) rotate(145deg);
          transform: translateY(430px) rotate(145deg);
}

.l-spinner__item:nth-of-type(7) .l-spinner__icon {
  -webkit-transform: rotate(-145deg);
      -ms-transform: rotate(-145deg);
          transform: rotate(-145deg);
}

.l-spinner__item:nth-of-type(8) {
  -webkit-transform: translateY(430px) rotate(165deg);
      -ms-transform: translateY(430px) rotate(165deg);
          transform: translateY(430px) rotate(165deg);
}

.l-spinner__item:nth-of-type(8) .l-spinner__icon {
  -webkit-transform: rotate(-165deg);
      -ms-transform: rotate(-165deg);
          transform: rotate(-165deg);
}

.l-spinner__item:nth-of-type(9) {
  -webkit-transform: translateY(430px) rotate(185deg);
      -ms-transform: translateY(430px) rotate(185deg);
          transform: translateY(430px) rotate(185deg);
}

.l-spinner__item:nth-of-type(9) .l-spinner__icon {
  -webkit-transform: rotate(-185deg);
      -ms-transform: rotate(-185deg);
          transform: rotate(-185deg);
}

.l-spinner__item:nth-of-type(10) {
  -webkit-transform: translateY(430px) rotate(205deg);
      -ms-transform: translateY(430px) rotate(205deg);
          transform: translateY(430px) rotate(205deg);
}

.l-spinner__item:nth-of-type(10) .l-spinner__icon {
  -webkit-transform: rotate(-205deg);
      -ms-transform: rotate(-205deg);
          transform: rotate(-205deg);
}

.l-spinner__item:nth-of-type(11) {
  -webkit-transform: translateY(430px) rotate(225deg);
      -ms-transform: translateY(430px) rotate(225deg);
          transform: translateY(430px) rotate(225deg);
}

.l-spinner__item:nth-of-type(11) .l-spinner__icon {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.l-spinner__item:nth-of-type(12) {
  -webkit-transform: translateY(430px) rotate(245deg);
      -ms-transform: translateY(430px) rotate(245deg);
          transform: translateY(430px) rotate(245deg);
}

.l-spinner__item:nth-of-type(12) .l-spinner__icon {
  -webkit-transform: rotate(-245deg);
      -ms-transform: rotate(-245deg);
          transform: rotate(-245deg);
}

.l-spinner__item:nth-of-type(13) {
  -webkit-transform: translateY(430px) rotate(265deg);
      -ms-transform: translateY(430px) rotate(265deg);
          transform: translateY(430px) rotate(265deg);
}

.l-spinner__item:nth-of-type(13) .l-spinner__icon {
  -webkit-transform: rotate(-265deg);
      -ms-transform: rotate(-265deg);
          transform: rotate(-265deg);
}

.l-spinner__item:nth-of-type(14) {
  -webkit-transform: translateY(430px) rotate(285deg);
      -ms-transform: translateY(430px) rotate(285deg);
          transform: translateY(430px) rotate(285deg);
}

.l-spinner__item:nth-of-type(14) .l-spinner__icon {
  -webkit-transform: rotate(-285deg);
      -ms-transform: rotate(-285deg);
          transform: rotate(-285deg);
}

.l-spinner__item:nth-of-type(15) {
  -webkit-transform: translateY(430px) rotate(305deg);
      -ms-transform: translateY(430px) rotate(305deg);
          transform: translateY(430px) rotate(305deg);
}

.l-spinner__item:nth-of-type(15) .l-spinner__icon {
  -webkit-transform: rotate(-305deg);
      -ms-transform: rotate(-305deg);
          transform: rotate(-305deg);
}

.l-spinner__item:nth-of-type(16) {
  -webkit-transform: translateY(430px) rotate(325deg);
      -ms-transform: translateY(430px) rotate(325deg);
          transform: translateY(430px) rotate(325deg);
}

.l-spinner__item:nth-of-type(16) .l-spinner__icon {
  -webkit-transform: rotate(-325deg);
      -ms-transform: rotate(-325deg);
          transform: rotate(-325deg);
}

.l-spinner__item:nth-of-type(17) {
  -webkit-transform: translateY(430px) rotate(345deg);
      -ms-transform: translateY(430px) rotate(345deg);
          transform: translateY(430px) rotate(345deg);
}

.l-spinner__item:nth-of-type(17) .l-spinner__icon {
  -webkit-transform: rotate(-345deg);
      -ms-transform: rotate(-345deg);
          transform: rotate(-345deg);
}

.l-spinner__item:nth-of-type(18) {
  -webkit-transform: translateY(430px) rotate(365deg);
      -ms-transform: translateY(430px) rotate(365deg);
          transform: translateY(430px) rotate(365deg);
}

.l-spinner__item:nth-of-type(18) .l-spinner__icon {
  -webkit-transform: rotate(-365deg);
      -ms-transform: rotate(-365deg);
          transform: rotate(-365deg);
}

.l-spinner__item-active .l-spinner__icon {
  top: -27px;
  left: -20px;
  width: 137px;
  height: 137px;
  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;
  margin-bottom: 12px;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
          box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
}

.l-spinner__item-active .l-spinner__icon-in {
  height: 115px;
  width: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 10px;
}

.l-spinner__item-active .inner-circle {
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 50%;
}

.l-spinner__item-active .l-spinner__icon img {
  width: 60px;
  height: 60px;
}

.l-spinner__item .l-spinner__icon .l-spinner__icon-in.blue {
  background: -webkit-gradient(linear, left top, right bottom, from(#0B78E0), to(#2D4C74));
  background: linear-gradient(to bottom right, #0B78E0 0%, #2D4C74 100%);
}

.l-spinner__item.l-spinner__item-active .l-spinner__icon .l-spinner__icon-in.blue {
  background: -webkit-gradient(linear, left top, right bottom, from(#0B78E0), to(#2D4C74));
  background: linear-gradient(to bottom right, #0B78E0 0%, #2D4C74 100%);
}

.l-spinner__item .l-spinner__icon .l-spinner__icon-in.pink {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(255, 87, 188)), color-stop(60%, rgb(239, 255, 55)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(255, 87, 188) 28%, rgb(239, 255, 55) 60%, rgb(214, 214, 214) 100%);
}

.l-spinner__item.l-spinner__item-active .l-spinner__icon .l-spinner__icon-in.pink {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(255, 87, 188)), color-stop(60%, rgb(239, 255, 55)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(255, 87, 188) 28%, rgb(239, 255, 55) 60%, rgb(214, 214, 214) 100%);
}

.l-spinner__item .l-spinner__icon .l-spinner__icon-in.orange {
  background: linear-gradient(253deg, rgb(222, 160, 87) 28%, rgb(179, 55, 255) 60%, rgb(214, 214, 214) 100%);
}

.l-spinner__item.l-spinner__item-active .l-spinner__icon .l-spinner__icon-in.orange {
  background: linear-gradient(253deg, rgb(222, 160, 87) 28%, rgb(179, 55, 255) 60%, rgb(214, 214, 214) 100%);
}

.l-spinner__item .l-spinner__icon .l-spinner__icon-in.green {
  background: -webkit-gradient(linear, left top, right top, color-stop(18%, rgb(90, 222, 87)), color-stop(84%, rgb(55, 219, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(90, 222, 87) 18%, rgb(55, 219, 255) 84%, rgb(255, 255, 255) 100%);
}

.l-spinner__item.l-spinner__item-active .l-spinner__icon .l-spinner__icon-in.green {
  background: -webkit-gradient(linear, left top, right top, color-stop(18%, rgb(90, 222, 87)), color-stop(84%, rgb(55, 219, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(90, 222, 87) 18%, rgb(55, 219, 255) 84%, rgb(255, 255, 255) 100%);
}

.l-spinner__icons-bg {
  position: relative;
  top: -250px;
  left: -615px;
}

.l-spinner__icons-bg:before {
  content: url(/wp-content/uploads/2025/03/box-w.png);
  position: absolute;
  z-index: 9;
  top: -50px;
  left: -100px;
}

.l-spinner__item-active .l-spinner__img {
  display: none;
}

.l-spinner__item-active .l-spinner__img-active {
  display: block;
}

.l-spinner__item-active .l-spinner__sub {
  display: none;
}

.l-spinner__description {
  position: absolute;
  opacity: 0;
  transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column-gap: 70px;
  grid-row-gap: 35px;
  right: 0;
}

.l-spinner__name {
  margin-bottom: 16px;
  color: #151536;
  font-size: 32px;
  font-weight: 600;
  line-height: 35px;
}

.l-spinner__text {
  color: #151536;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
}

.l-spinner__description.active {
  opacity: 1;
}

.l-spinner_content-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  max-width: 570px;
}

.l-spinner_content-list-item-text {
  color: #151536;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 4px;
}

.l-spinner_content-list-item-sub_text {
  color: #151536;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.l-spinner_content-list-item-icon {
  margin-bottom: 8px;
}

.l-spinner_content-list-item {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(45, 57, 118, 0.18) inset;
          box-shadow: 0px 3px 20px 0px rgba(45, 57, 118, 0.18) inset;
  padding: 24px;
  position: relative;
}

.l-spinner_content-list-item:after {
  content: url(/wp-content/uploads/2025/03/shred.svg);
  position: absolute;
  right: 0;
  top: 0;
}

.l-spinner_content-block {
  max-width: 279px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 56px;
}

.l-spinner__sub-in {
  position: absolute;
  -webkit-transform: rotate(195deg);
      -ms-transform: rotate(195deg);
          transform: rotate(195deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  max-width: 77px;
  left: 80px;
  top: 35px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-spinner__icon-bg {
  position: relative;
}

.l-spinner__item:nth-of-type(1) .l-spinner__sub-in {
  -webkit-transform: rotate(335deg);
      -ms-transform: rotate(335deg);
          transform: rotate(335deg);
}

.l-spinner__item:nth-of-type(2) .l-spinner__sub-in {
  -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
          transform: rotate(315deg);
}

.l-spinner__item:nth-of-type(3) .l-spinner__sub-in {
  -webkit-transform: rotate(295deg);
      -ms-transform: rotate(295deg);
          transform: rotate(295deg);
}

.l-spinner__item:nth-of-type(4) .l-spinner__sub-in {
  -webkit-transform: rotate(275deg);
      -ms-transform: rotate(275deg);
          transform: rotate(275deg);
}

.l-spinner__item:nth-of-type(5) .l-spinner__sub-in {
  -webkit-transform: rotate(255deg);
      -ms-transform: rotate(255deg);
          transform: rotate(255deg);
}

.l-spinner__item:nth-of-type(6) .l-spinner__sub-in {
  -webkit-transform: rotate(235deg);
      -ms-transform: rotate(235deg);
          transform: rotate(235deg);
}

.l-spinner__item:nth-of-type(7) .l-spinner__sub-in {
  -webkit-transform: rotate(215deg);
      -ms-transform: rotate(215deg);
          transform: rotate(215deg);
}

.l-spinner__item:nth-of-type(8) .l-spinner__sub-in {
  -webkit-transform: rotate(195deg);
      -ms-transform: rotate(195deg);
          transform: rotate(195deg);
}

.l-spinner__item:nth-of-type(9) .l-spinner__sub-in {
  -webkit-transform: rotate(175deg);
      -ms-transform: rotate(175deg);
          transform: rotate(175deg);
}

.l-spinner__item:nth-of-type(10) .l-spinner__sub-in {
  -webkit-transform: rotate(155deg);
      -ms-transform: rotate(155deg);
          transform: rotate(155deg);
}

.l-spinner__item:nth-of-type(11) .l-spinner__sub-in {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.l-spinner__item:nth-of-type(12) .l-spinner__sub-in {
  -webkit-transform: rotate(115deg);
      -ms-transform: rotate(115deg);
          transform: rotate(115deg);
}

.l-spinner__item:nth-of-type(13) .l-spinner__sub-in {
  -webkit-transform: rotate(95deg);
      -ms-transform: rotate(95deg);
          transform: rotate(95deg);
}

.l-spinner__item:nth-of-type(14) .l-spinner__sub-in {
  -webkit-transform: rotate(75deg);
      -ms-transform: rotate(75deg);
          transform: rotate(75deg);
}

.l-spinner__item:nth-of-type(15) .l-spinner__sub-in {
  -webkit-transform: rotate(55deg);
      -ms-transform: rotate(55deg);
          transform: rotate(55deg);
}

.l-spinner__item:nth-of-type(16) .l-spinner__sub-in {
  -webkit-transform: rotate(35deg);
      -ms-transform: rotate(35deg);
          transform: rotate(35deg);
}

.l-spinner__item:nth-of-type(17) .l-spinner__sub-in {
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
}

.l-spinner__item:nth-of-type(18) .l-spinner__sub-in {
  -webkit-transform: rotate(355deg);
      -ms-transform: rotate(355deg);
          transform: rotate(355deg);
}

.l-spinner-mobile {
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 0 15px;
  display: none;
}

.l-outperform__item_header_info {
  color: #151536;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}

.l-outperform__item_content_info {
  color: #151536;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.l-outperform__item_header-block {
  margin-bottom: 32px;
}

.filter-buttonh.active .active {
  display: none;
}

.renovation_project_item-tab_name {
  color: #C0C3D1;
  text-align: center;
  font-size: 10px;
  font-weight: 500;
  line-height: normal;
}

.l-outperform-heading-list-filter_insert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 15px;
  grid-row-gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* flex-wrap: wrap; */
  width: 100%;
}

.l-outperform-content-heading-list-filter {
  margin-bottom: 32px;
}

.l-spinner-mobile .inactive.mob img {
  width: 45px;
  height: auto;
  min-width: 32px;
}

.l-spinner-mobile .inactive.mob {
  display: none;
}

.filter-buttonh.active .inactive.mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-spinner-mobile .active img {
  width: 32px;
  height: auto;
  min-width: 32px;
}

.l-spinner-mobile .link-filter-st.mob.active {
  min-width: 32px;
  height: 32px;
  width: 32px;
}

.l-spinner-mobile .filter-buttonh {
  max-width: 100px;
}

.l-spinner-mobile .link-filter-st.mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.l-spinner-mobile .l-spinner_content-list {
  max-width: inherit;
}

.l-spinner-mobile .link-filter-st.mob .active {
  height: 75px;
  width: 75px;
  border: 1px solid #EDEDED;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  -moz-transition: transform 0.5s linear;
  -webkit-transition: transform 0.5s linear;
  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;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
          box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
  margin-bottom: 4px;
}

.l-spinner-mobile .filter-buttonh.slick-active.slick-center .link-filter-st.mob .active {
  display: none;
}

.l-outperform-content-heading-list.mobile {
  min-height: 850px;
}

.l-spinner_content-list-item-icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

.l-spinner_content-list-item-icon {
  margin: 0;
  width: 28px;
  min-width: 28px;
}

.renovation_project_item-tab-b {
  min-height: 26px;
}

.l-spinner-mobile.new .l-spinner_content-list-item {
  padding: 16px;
}

.filter-buttonh .active .inactive-i.blue {
  background: -webkit-gradient(linear, left top, right bottom, from(#0B78E0), to(#2D4C74));
  background: linear-gradient(to bottom right, #0B78E0 0%, #2D4C74 100%);
}

.filter-buttonh .ainactive.mob .inactive-i.blue {
  background: -webkit-gradient(linear, left top, right bottom, from(#0B78E0), to(#2D4C74));
  background: linear-gradient(to bottom right, #0B78E0 0%, #2D4C74 100%);
}

.filter-buttonh .active .inactive-i.pink {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(255, 87, 188)), color-stop(60%, rgb(239, 255, 55)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(255, 87, 188) 28%, rgb(239, 255, 55) 60%, rgb(214, 214, 214) 100%);
}

.filter-buttonh .ainactive.mob .inactive-i.pink {
  background: -webkit-gradient(linear, left top, right top, color-stop(28%, rgb(255, 87, 188)), color-stop(60%, rgb(239, 255, 55)), to(rgb(214, 214, 214)));
  background: linear-gradient(90deg, rgb(255, 87, 188) 28%, rgb(239, 255, 55) 60%, rgb(214, 214, 214) 100%);
}

.filter-buttonh .active .inactive-i.orange {
  background: linear-gradient(253deg, rgb(222, 160, 87) 28%, rgb(179, 55, 255) 60%, rgb(214, 214, 214) 100%);
}

.filter-buttonh .ainactive.mob .inactive-i.orange {
  background: linear-gradient(253deg, rgb(222, 160, 87) 28%, rgb(179, 55, 255) 60%, rgb(214, 214, 214) 100%);
}

.filter-buttonh .active .inactive-i.green {
  background: -webkit-gradient(linear, left top, right top, color-stop(18%, rgb(90, 222, 87)), color-stop(84%, rgb(55, 219, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(90, 222, 87) 18%, rgb(55, 219, 255) 84%, rgb(255, 255, 255) 100%);
}

.filter-buttonh .ainactive.mob .inactive-i.green {
  background: -webkit-gradient(linear, left top, right top, color-stop(18%, rgb(90, 222, 87)), color-stop(84%, rgb(55, 219, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(90, 222, 87) 18%, rgb(55, 219, 255) 84%, rgb(255, 255, 255) 100%);
}

.l-spinner-mobile.new .inactive.mob .inactive-i.orange {
  background: linear-gradient(92deg, #FF5A2C 0.23%, #FFA72C 115.12%);
}

.l-spinner-mobile.new .inactive.mob .inactive-i.blue {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #5ACBFF), color-stop(97.12%, #3A85FF));
  background: linear-gradient(90deg, #5ACBFF 0.01%, #3A85FF 97.12%);
}

.l-spinner-mobile.new .inactive.mob .inactive-i.violet {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
}

.l-spinner-mobile.new .inactive.mob .inactive-i.green {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.04%, #3ED156), color-stop(99.98%, #55A7FF));
  background: linear-gradient(90deg, #3ED156 0.04%, #55A7FF 99.98%);
}

.l-spinner-mobile.new .inactive.mob .inactive-i.pink {
  background: linear-gradient(177deg, #FF3C6A 2.13%, #D704BE 117.1%);
}

.filter-buttonh.active .inactive.mob {
  height: 100px;
  min-width: 100px;
  border: 1px solid #EDEDED;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  -moz-transition: transform 0.5s linear;
  -webkit-transition: transform 0.5s linear;
  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;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
          box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
  margin-bottom: 4px;
}

.filter-buttonh.slick-active.slick-center .inactive.mob {
  height: 100px;
  min-width: 100px;
  border: 1px solid #EDEDED;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  -moz-transition: transform 0.5s linear;
  -webkit-transition: transform 0.5s linear;
  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;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
          box-shadow: 0px 2px 10px 0px rgba(151, 151, 151, 0.25) inset;
  margin-bottom: 4px;
}

.l-spinner-mobile .inactive.mob .inactive-i_icon-in {
  width: 65px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 50%;
}

.l-spinner-mobile .inactive.mob .inactive-i {
  height: 85px;
  width: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 2px;
}

.l-spinner-mobile .inactive-i_icon-in {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 50%;
}

.l-spinner-mobile .inactive-i {
  height: 64px;
  width: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  padding: 2px;
}

.l-spinner-mobile .row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-spinner-mobile .row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px;
}

/* About */
.l-about-home-bg {
  background: url(/wp-content/uploads/2025/03/about-bg-1.png);
  background-repeat: no-repeat;
  padding: 200px 0 110px;
  background-position: calc(50% - 290px) calc(0% - 15px);
}

.l-title_box-text-about-bg {
  background: url(/wp-content/uploads/2025/03/missions.png);
  background-repeat: no-repeat;
  background-position: calc(50% + 120px) calc(0% - 0px);
  padding: 65px 15px;
}

.l-about-home {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.l-about-home__heading-m {
  margin-bottom: 95px;
  text-align: center;
  font-size: 56px;
  font-weight: 600;
  line-height: 67px;
  background: linear-gradient(103deg, #101012 -1.73%, #2261F3 95.15%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.l-title_box-text-about {
  max-width: 680px;
  margin: 0 auto;
}

.l-subheading-service-about {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.l-subheading-service-about.s2 {
  margin-top: 48px;
}

.l-about-why-cont-list-main {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.l-about-why-cont-item_head_text {
  color: #151536;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}

.l-about-why-cont-item_head_subtext {
  color: #707381;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.l-about-why-cont-item_head_icon {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-heading-service.banner.about {
  font-size: 40px;
}

.l-about-why-cont-box-bg {
  background: url(/wp-content/uploads/2025/03/core-values.png);
  background-repeat: no-repeat;
  height: 960px;
  background-position: center;
  margin-bottom: 100px;
}

.l-about-why-cont-item-main:nth-child(1) {
  max-width: 225px;
  height: 200px;
  position: absolute;
  top: 55px;
  left: 20px;
}

.l-about-why-cont-item-main:nth-child(2) {
  max-width: 225px;
  height: 200px;
  position: absolute;
  top: 130px;
  left: 325px;
}

.l-about-why-cont-item-main:nth-child(3) {
  max-width: 205px;
  height: 200px;
  position: absolute;
  top: 220px;
  right: 328px;
}

.l-about-why-cont-item-main:nth-child(4) {
  max-width: 225px;
  height: 200px;
  position: absolute;
  top: 90px;
  right: 10px;
}

.l-about-why-cont-item-main:nth-child(5) {
  max-width: 210px;
  height: 200px;
  position: absolute;
  top: 345px;
  left: 57px;
}

.l-about-why-cont-item-main:nth-child(6) {
  max-width: 225px;
  height: 200px;
  position: absolute;
  top: 410px;
  left: 375px;
}

.l-about-why-cont-item-main:nth-child(7) {
  max-width: 225px;
  height: 200px;
  position: absolute;
  top: 525px;
  right: 282px;
}

.l-about-why-cont-item-main:nth-child(8) {
  max-width: 225px;
  height: 200px;
  position: absolute;
  top: 380px;
  right: 12px;
}

.l-about-why-cont-item-main:nth-child(9) {
  max-width: 225px;
  height: 200px;
  position: absolute;
  top: 625px;
  left: 120px;
}

.l-about-why-cont-item-main:nth-child(10) {
  max-width: 210px;
  height: 200px;
  position: absolute;
  top: 700px;
  left: 420px;
}

/* Blog */
.l-blog-content-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.l-blog-content-container-ins {
  max-width: 1200px;
  margin: 120px auto;
  padding: 0 15px;
}

.l-blog-content-container-post {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
          box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.l-blog-content-container-featured-post-img {
  max-width: 490px;
  width: 490px;
  min-width: 490px;
  max-height: 275px;
}

.l-blog-content-container-featured-post-img img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.l-blog-content-container-post-img {
  max-width: 189px;
  width: 189px;
  min-width: 189px;
}

.l-blog-content-container-post-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.l-blog-content-container-post-text h3 > a {
  color: #151536;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.l-blog-content-container-post-text > a {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  padding: 0 12px;
  text-decoration: none;
  margin-bottom: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px;
  opacity: 0.8;
}

.l-blog-content-container-post-text .category-white-paper {
  background: -webkit-gradient(linear, left top, right top, color-stop(2.9%, #DEA057), to(#B337FF));
  background: linear-gradient(90deg, #DEA057 2.9%, #B337FF 100%);
}

.l-blog-content-container-post-text .category-article {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.04%, #3ED156), color-stop(99.98%, #55A7FF));
  background: linear-gradient(90deg, #3ED156 0.04%, #55A7FF 99.98%);
}

.l-blog-content-container-post-text .category-infographic {
  background: linear-gradient(93deg, #7FFF7C 2.69%, #7CB8FF 66.03%);
}

.l-blog-content-container-post-text .category-news {
  background: -webkit-gradient(linear, left top, right top, from(#E85C57), to(#FFC037));
  background: linear-gradient(90deg, #E85C57 0%, #FFC037 100%);
}

.l-blog-content-container-post-text.featured {
  max-width: 600px;
}

.l-blog-content-container-post-text.featured .featured-article-title a {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
}

.l-blog-content-container-post-text-excerpt {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.l-blog-content-container-ins .category-tab.active {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  border-radius: 20px;
  border: 1px solid #6061fa;
  background: #7968f8;
  padding: 16px;
}

.l-blog-content-container-ins .category-tab:hover,
.l-blog-content-container-ins .category-tab:focus,
.l-blog-content-container-ins .category-tab:active {
  color: #fff;
  border: 1px solid #6061fa;
  background: #7968f8;
}

.l-blog-content-container-ins .category-tab a:visited {
  color: #151536;
}

.l-blog-content-container-ins .category-tab {
  padding: 16px;
  text-decoration: none;
  border-radius: 20px;
  border: 1px solid #E8F1FA;
  background: #FFF;
  color: #151536;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.l-blog-content-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.l-blog-content-container-ins .category-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog-l-page-pagination .page-numbers {
  list-style: none;
  padding: 0;
  margin: 0;
  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;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

.blog-l-page-pagination {
  margin-top: 65px;
}

.blog-l-page-pagination .page-numbers.current {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  background: #407AEA;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 12px;
}

.blog-l-page-pagination .page-numbers {
  color: #151536;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.l-blog-content-container-ins .featured-article {
  margin-bottom: 30px;
}

.blog-banner {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(9.45%, rgba(255, 255, 255, 0.8)), color-stop(23.89%, rgba(255, 255, 255, 0.95)), color-stop(48.9%, #FFF), color-stop(70.79%, rgba(255, 255, 255, 0.95)), color-stop(88.6%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 9.45%, rgba(255, 255, 255, 0.95) 23.89%, #FFF 48.9%, rgba(255, 255, 255, 0.95) 70.79%, rgba(255, 255, 255, 0.8) 88.6%, rgba(255, 255, 255, 0) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 32px 15px 40px;
}

.blog-banner-bg {
  margin: 60px 0px;
  background: url(/wp-content/uploads/2025/03/bg-blogs.png);
  background-repeat: no-repeat;
  background-position: center -20%;
  padding: 56px 0px;
}

.l-blog-subcribe-banner {
  width: 100%;
}

.l-blog-subcribe-banner-heading {
  color: #151536;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 24px;
}

.l-blog-subcribe-banner-heading span {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #6B02B6), color-stop(97.12%, #7266F8));
  background: linear-gradient(90deg, #6B02B6 0.01%, #7266F8 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.form_text_block-sub {
  color: #151536;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 8px;
}

.form_text_block-sub span {
  color: #407AEA;
}

.form_text_block-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form_text_block-email.main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form_text_block-email-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

.form_text_block-email.main .wpcf7-form-control {
  max-width: 267px;
}

.hero_big_button_page.form {
  width: 264px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.form_text_block-email .wpcf7-form-control {
  border-radius: 20px;
  border: 1px solid #E8F1FA;
  background: #F5F9FD;
  padding: 14px 24px;
  color: #61636e;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.form_text_block-email input[type=email]:focus {
  color: #61636e;
  outline: none;
}

.form_text_block-email input[type=email]::-webkit-input-placeholder {
  color: #C0C3D1;
}

.form_text_block-email input[type=email]::-moz-placeholder {
  color: #C0C3D1;
}

.form_text_block-email input[type=email]:-ms-input-placeholder {
  color: #C0C3D1;
}

.form_text_block-email input[type=email]::-ms-input-placeholder {
  color: #C0C3D1;
}

.form_text_block-email input[type=email]::placeholder {
  color: #C0C3D1;
}

.l-blog-subcribe-banner-form .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  text-align: center;
  border-radius: 10px;
}

.l-blog-subcribe-banner-form .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  border-radius: 10px;
  text-align: center;
}

.l-blog-subcribe-banner-form .wpcf7-not-valid-tip {
  position: absolute;
}

.page-template-template-blog-l-page-php-php {
  background: url(/wp-content/uploads/2025/03/bg-blog-top.png);
  background-repeat: no-repeat;
  background-position: center top;
}

/* Contact form */
.l-contact-home-bg {
  padding-top: 150px;
  background: url(/wp-content/uploads/2025/03/bg-blog-top.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.l-title_box-text-contact {
  max-width: 800px;
  margin: 0 auto 57px;
}

.l-heading-service.contact {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #6B02B6), color-stop(97.12%, #7266F8));
  background: linear-gradient(90deg, #6B02B6 0.01%, #7266F8 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 72px;
  line-height: 90px;
  letter-spacing: 2.16px;
}

.l-subheading-service.contact {
  color: #151536;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  line-height: 140%;
}

.contact_form_textfield_main-box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 48px;
  margin-bottom: 48px;
}

.contact_form_textfield_main-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  width: 100%;
}

.contact_form_textfield_main-box-ins {
  width: 100%;
}

.contact_form_textfield_main-box-container {
  background: #FFF;
  padding: 88px 120px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
          box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
}

.l-container-box.contact-form .form_text_block {
  color: #151536;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 8px;
}

.l-container-box.contact-form .form_text_block span {
  color: #dc3232;
}

.popup-overlay .contact_form_textfield_main-box-content {
  gap: 20px;
  margin-bottom: 20px;
}

.popup-overlay .contact_form_textfield_main-box-message {
  margin-bottom: 20px;
}

.popup-overlay .contact_form_textfield_main-box-policy {
  margin-bottom: 32px;
}

.popup-overlay .contact_form_textfield_main-box-container-title-text {
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 16px;
  color: #151536;
}

.popup-overlay .contact_form_textfield_main-box-container-title-subtext {
  color: #151536;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  max-width: 600px;
  margin: 0 auto;
}

.popup-overlay .contact_form_textfield_main-box-container-title-box {
  margin-bottom: 24px;
  text-align: center;
}

.popup-overlay .l-container-box.contact-form input[type=text],
.popup-overlay .l-container-box.contact-form input[type=email],
.popup-overlay .l-container-box.contact-form input[type=url],
.popup-overlay .l-container-box.contact-form input[type=password],
.popup-overlay .l-container-box.contact-form input[type=search],
.popup-overlay .l-container-box.contact-form input[type=number],
.popup-overlay .l-container-box.contact-form input[type=tel],
.popup-overlay .l-container-box.contact-form input[type=range],
.popup-overlay .l-container-box.contact-form input[type=date],
.popup-overlay .l-container-box.contact-form input[type=month],
.popup-overlay .l-container-box.contact-form input[type=week],
.popup-overlay .l-container-box.contact-form input[type=time],
.popup-overlay .l-container-box.contact-form input[type=datetime],
.popup-overlay .l-container-box.contact-form input[type=datetime-local],
.popup-overlay .l-container-box.contact-form input[type=color],
.popup-overlay .l-container-box.contact-form textarea {
  font-size: 14px;
  line-height: 20px;
}

.popup-overlay .l-contact-form-cont-in .styledSelect {
  font-size: 14px;
  line-height: 20px;
}

.popup-overlay .l-contact-form-cont-in .options li {
  font-size: 14px;
}

.l-container-box.contact-form input[type=text],
.l-container-box.contact-form input[type=email],
.l-container-box.contact-form input[type=url],
.l-container-box.contact-form input[type=password],
.l-container-box.contact-form input[type=search],
.l-container-box.contact-form input[type=number],
.l-container-box.contact-form input[type=tel],
.l-container-box.contact-form input[type=range],
.l-container-box.contact-form input[type=date],
.l-container-box.contact-form input[type=month],
.l-container-box.contact-form input[type=week],
.l-container-box.contact-form input[type=time],
.l-container-box.contact-form input[type=datetime],
.l-container-box.contact-form input[type=datetime-local],
.l-container-box.contact-form input[type=color],
.l-container-box.contact-form textarea {
  padding: 14px 24px;
  color: #61636e;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  border-radius: 15px;
  border: 1px solid #C0C3D1;
  background: #FAFAFA;
}

.l-container-box.contact-form input[type=text]:focus,
.l-container-box.contact-form input[type=email]:focus,
.l-container-box.contact-form input[type=url]:focus,
.l-container-box.contact-form input[type=password]:focus,
.l-container-box.contact-form input[type=search]:focus,
.l-container-box.contact-form input[type=number]:focus,
.l-container-box.contact-form input[type=tel]:focus,
.l-container-box.contact-form input[type=range]:focus,
.l-container-box.contact-form input[type=date]:focus,
.l-container-box.contact-form input[type=month]:focus,
.l-container-box.contact-form input[type=week]:focus,
.l-container-box.contact-form input[type=time]:focus,
.l-container-box.contact-form input[type=datetime]:focus,
.l-container-box.contact-form input[type=datetime-local]:focus,
.l-container-box.contact-form input[type=color]:focus,
.l-container-box.contact-form textarea:focus {
  color: #61636e;
  outline: none;
}

.l-container-box.contact-form input[type=text]::-webkit-input-placeholder, .l-container-box.contact-form input[type=email]::-webkit-input-placeholder, .l-container-box.contact-form input[type=url]::-webkit-input-placeholder, .l-container-box.contact-form input[type=password]::-webkit-input-placeholder, .l-container-box.contact-form input[type=search]::-webkit-input-placeholder, .l-container-box.contact-form input[type=number]::-webkit-input-placeholder, .l-container-box.contact-form input[type=tel]::-webkit-input-placeholder, .l-container-box.contact-form input[type=range]::-webkit-input-placeholder, .l-container-box.contact-form input[type=date]::-webkit-input-placeholder, .l-container-box.contact-form input[type=month]::-webkit-input-placeholder, .l-container-box.contact-form input[type=week]::-webkit-input-placeholder, .l-container-box.contact-form input[type=time]::-webkit-input-placeholder, .l-container-box.contact-form input[type=datetime]::-webkit-input-placeholder, .l-container-box.contact-form input[type=datetime-local]::-webkit-input-placeholder, .l-container-box.contact-form input[type=color]::-webkit-input-placeholder, .l-container-box.contact-form textarea::-webkit-input-placeholder {
  color: #C0C3D1;
}

.l-container-box.contact-form input[type=text]::-moz-placeholder, .l-container-box.contact-form input[type=email]::-moz-placeholder, .l-container-box.contact-form input[type=url]::-moz-placeholder, .l-container-box.contact-form input[type=password]::-moz-placeholder, .l-container-box.contact-form input[type=search]::-moz-placeholder, .l-container-box.contact-form input[type=number]::-moz-placeholder, .l-container-box.contact-form input[type=tel]::-moz-placeholder, .l-container-box.contact-form input[type=range]::-moz-placeholder, .l-container-box.contact-form input[type=date]::-moz-placeholder, .l-container-box.contact-form input[type=month]::-moz-placeholder, .l-container-box.contact-form input[type=week]::-moz-placeholder, .l-container-box.contact-form input[type=time]::-moz-placeholder, .l-container-box.contact-form input[type=datetime]::-moz-placeholder, .l-container-box.contact-form input[type=datetime-local]::-moz-placeholder, .l-container-box.contact-form input[type=color]::-moz-placeholder, .l-container-box.contact-form textarea::-moz-placeholder {
  color: #C0C3D1;
}

.l-container-box.contact-form input[type=text]:-ms-input-placeholder, .l-container-box.contact-form input[type=email]:-ms-input-placeholder, .l-container-box.contact-form input[type=url]:-ms-input-placeholder, .l-container-box.contact-form input[type=password]:-ms-input-placeholder, .l-container-box.contact-form input[type=search]:-ms-input-placeholder, .l-container-box.contact-form input[type=number]:-ms-input-placeholder, .l-container-box.contact-form input[type=tel]:-ms-input-placeholder, .l-container-box.contact-form input[type=range]:-ms-input-placeholder, .l-container-box.contact-form input[type=date]:-ms-input-placeholder, .l-container-box.contact-form input[type=month]:-ms-input-placeholder, .l-container-box.contact-form input[type=week]:-ms-input-placeholder, .l-container-box.contact-form input[type=time]:-ms-input-placeholder, .l-container-box.contact-form input[type=datetime]:-ms-input-placeholder, .l-container-box.contact-form input[type=datetime-local]:-ms-input-placeholder, .l-container-box.contact-form input[type=color]:-ms-input-placeholder, .l-container-box.contact-form textarea:-ms-input-placeholder {
  color: #C0C3D1;
}

.l-container-box.contact-form input[type=text]::-ms-input-placeholder, .l-container-box.contact-form input[type=email]::-ms-input-placeholder, .l-container-box.contact-form input[type=url]::-ms-input-placeholder, .l-container-box.contact-form input[type=password]::-ms-input-placeholder, .l-container-box.contact-form input[type=search]::-ms-input-placeholder, .l-container-box.contact-form input[type=number]::-ms-input-placeholder, .l-container-box.contact-form input[type=tel]::-ms-input-placeholder, .l-container-box.contact-form input[type=range]::-ms-input-placeholder, .l-container-box.contact-form input[type=date]::-ms-input-placeholder, .l-container-box.contact-form input[type=month]::-ms-input-placeholder, .l-container-box.contact-form input[type=week]::-ms-input-placeholder, .l-container-box.contact-form input[type=time]::-ms-input-placeholder, .l-container-box.contact-form input[type=datetime]::-ms-input-placeholder, .l-container-box.contact-form input[type=datetime-local]::-ms-input-placeholder, .l-container-box.contact-form input[type=color]::-ms-input-placeholder, .l-container-box.contact-form textarea::-ms-input-placeholder {
  color: #C0C3D1;
}

.l-container-box.contact-form input[type=text]::placeholder,
.l-container-box.contact-form input[type=email]::placeholder,
.l-container-box.contact-form input[type=url]::placeholder,
.l-container-box.contact-form input[type=password]::placeholder,
.l-container-box.contact-form input[type=search]::placeholder,
.l-container-box.contact-form input[type=number]::placeholder,
.l-container-box.contact-form input[type=tel]::placeholder,
.l-container-box.contact-form input[type=range]::placeholder,
.l-container-box.contact-form input[type=date]::placeholder,
.l-container-box.contact-form input[type=month]::placeholder,
.l-container-box.contact-form input[type=week]::placeholder,
.l-container-box.contact-form input[type=time]::placeholder,
.l-container-box.contact-form input[type=datetime]::placeholder,
.l-container-box.contact-form input[type=datetime-local]::placeholder,
.l-container-box.contact-form input[type=color]::placeholder,
.l-container-box.contact-form textarea::placeholder {
  color: #C0C3D1;
}

.l-container-box.contact-form textarea {
  max-height: 170px;
  resize: none;
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  border-radius: 20px;
  border: 1px solid #E8F1FA;
  background: #F5F9FD;
  padding: 16px 24px;
  width: 100%;
  color: #C0C3D1;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select {
  background-image: url(/wp-content/uploads/2025/03/select-a.svg);
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333; /* Цвет стрелки */
  pointer-events: none; /* Стрелка не будет мешать кликам */
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select:focus {
  outline: none;
  border-radius: 20px;
  border: 1px solid rgba(64, 122, 234, 0.5);
  background: url(/wp-content/uploads/2025/03/select-a.svg), rgba(64, 122, 234, 0.15);
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  color: #707381;
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select option {
  padding: 10px;
  font-size: 14px;
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select option:hover {
  background-color: #f0f0f0;
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select option {
  padding: 10px;
  font-size: 14px;
}

.l-contact-form-cont-in select.wpcf7-form-control.wpcf7-select option:hover {
  background-color: #f0f0f0;
}

.l-contact-form-cont-in .s-hidden {
  visibility: hidden;
  padding-right: 10px;
}

.l-contact-form-cont-in .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 100%;
}

.l-contact-form-cont-in .styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 20px;
  border: 1px solid #C0C3D1;
  background: #FAFAFA;
  padding: 16px 24px;
  width: 100%;
  color: #C0C3D1;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.l-contact-form-cont-in .styledSelect:after {
  content: url(/wp-content/uploads/2025/07/next-a.svg);
  width: 0;
  height: 0;
  position: absolute;
  top: 20px;
  width: 16px;
  height: 16px;
  right: 18px;
}

.l-contact-form-cont-in .styledSelect:active, .styledSelect.active {
  border-radius: 20px;
  border: 1px solid rgb(145, 110, 245);
  background: rgba(164, 64, 234, 0.15);
  color: #707381;
}

.l-contact-form-cont-in .l-container-box.contact-form .form_text_block .styledSelect.active {
  color: #407AEA;
  border-radius: 20px;
  border: 1px solid #E8F1FA;
  background: #F5F9FD;
  padding: 16px 24px;
  width: 100%;
  color: #C0C3D1;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.l-contact-form-cont-in .options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 20px;
  list-style: none;
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
          box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
  max-height: 280px;
  overflow: auto;
}

.l-contact-form-cont-in .options li:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}

.l-contact-form-cont-in .options li {
  margin: 0 0;
  color: #707381;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 3px;
  position: relative;
  padding: 12px;
}

.l-contact-form-cont-in .options li:hover {
  border-radius: 10px;
  background: rgba(232, 222, 250, 0.4196078431);
  color: #151536;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  text-align: center;
  border-radius: 10px;
}

.contact_form_textfield_main-box-policy span.wpcf7-list-item-label {
  color: #151536;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  position: relative;
  padding-left: 42px;
  display: block;
  max-width: 775px;
}

.contact_form_textfield_main-box-policy .wpcf7-list-item {
  display: inline-block;
  margin: 0;
}

.contact_form_textfield_main-box-policy span.wpcf7-list-item-label a {
  color: #407AEA;
}

.main_button_glor_contact .hero_big_button_page.form {
  width: 298px;
  height: 44px;
  text-transform: inherit;
}

.l-container-box.contact-form input[type=text], .l-container-box.contact-form input[type=email], .l-container-box.contact-form input[type=tel] {
  width: 100%;
}

.contact_form_textfield_main-box-policy {
  margin-bottom: 48px;
}

.contact_form_textfield_main-box-message {
  margin-bottom: 48px;
}

.l-container-box.contact-form {
  margin: 0 auto 100px;
  position: relative;
}

/* .l-container-box.contact-form:before {
    content: url(/wp-content/uploads/2025/03/line-r.svg);
    position: absolute;
    left: -190px;
    top: 90px;
}
.l-container-box.contact-form:after {
    content: url(/wp-content/uploads/2025/03/line-l.svg);
    position: absolute;
    right: -220px;
    top: 165px;
} */
.l-title_box-text-contact.loc .l-heading-service.contact {
  color: #151536;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  background: inherit;
  background-clip: inherit;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  margin-bottom: 40px;
}

.l-location_box {
  max-width: 750px;
  margin: 0 auto 64px;
  padding: 48px 112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  background: #FFF;
  gap: 64px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
          box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
}

.l-title_box-text-location {
  max-width: 300px;
}

.l-title_box-text-location-info {
  color: #151536;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 16px;
}

.l-title_box-text-location-address {
  color: #151536;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
  margin-bottom: 10px;
}

.l-title_box-text-location-phone a {
  color: #151536;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.l-title_box-text-contact.loc {
  margin: 0 auto 46px;
  max-width: 800px;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control-wrap input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.contact_form_textfield_main-box-policy .wpcf7-list-item-label {
  cursor: pointer;
}

.contact_form_textfield_main-box-policy .wpcf7-list-item-label::before {
  content: "";
  width: 28px;
  height: 28px;
  border: 2px solid #886bf6;
  border-radius: 7px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 4px;
  position: absolute;
  left: 0;
  line-height: 10px;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control-wrap input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: #886bf6;
  border-color: #886bf6;
  content: url(/wp-content/uploads/2025/03/check-2.svg);
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 10px;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox .wpcf7-list-item-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox .wpcf7-list-item label {
  border-radius: 16px;
  border: 1px solid #E1E2E4;
  background: rgba(236, 244, 255, 0);
  padding: 6px 34px 6px 12px;
  display: block;
  position: relative;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox .wpcf7-list-item label:has(input[type=checkbox]:checked) {
  border-radius: 16px;
  border: 1px solid #C6DAFF;
  background: #ECF4FF;
  color: #4169E1;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox .wpcf7-list-item label:has(input[type=checkbox]:checked):after {
  content: url(/wp-content/uploads/2025/01/trailing-icon.svg);
  position: absolute;
  right: 8px;
  width: 18px;
  height: 18px;
  top: 10px;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.contact_form_textfield_main-box-policy .wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox .wpcf7-list-item {
  display: block;
  margin: 0;
}

.contact_form_textfield_main-box-policy .form_text_block.checkbox.nda .wpcf7-list-item {
  margin: 0;
}

/* THX PAGE */
.l-title_box-text-contactthx {
  max-width: 1200px;
  margin: 0 auto 56px;
  padding: 40px 15px;
  border-radius: 48px;
  background: #FAFAFA;
}

.l-contactthx-home-bg {
  margin-top: 120px;
}

.l-heading-service-contactthx {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 16px;
  background: var(--3, linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.l-subheading-service-contactthx {
  color: #151536;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.l-title_box-text-contactthx-picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 24px;
}

.l-subheading-service-info_text_contact {
  color: #707381;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  max-width: 777px;
  margin: 0 auto 40px;
}

.l-subheading-service-info_text_contact a {
  text-decoration: none;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.01%, #2C53FF), color-stop(40.16%, #7266F8), color-stop(97.12%, #A473F3));
  background: linear-gradient(90deg, #2C53FF 0.01%, #7266F8 40.16%, #A473F3 97.12%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.l-title_box-text-contactthx-bg {
  padding: 0 15px;
}

/* Blog */
.post-template-default {
  background: url(/wp-content/uploads/2025/03/bg-blog-top.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.blog-content-page-template {
  max-width: 1200px;
  margin: 100px auto;
  padding: 0 15px;
}

.entry-top-b-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
  gap: 72px;
}

.entry-meta-category {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  padding: 0 12px;
  margin-bottom: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px;
  opacity: 0.8;
}

.entry-meta-category a {
  text-decoration: none;
  color: #fff;
}

.entry-back-blog a {
  color: #707381;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  position: relative;
  padding-left: 18px;
}

.btn-back-to-blog:before {
  content: url(/wp-content/uploads/2025/03/down-arrow.svg);
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}

.entry-back-blog {
  margin-bottom: 36px;
}

.entry-meta-category {
  margin-bottom: 24px;
}

.post-thumbnail {
  max-width: 490px;
  height: auto;
}

.post-thumbnail img {
  border-radius: 20px;
}

.entry-title {
  color: #151536;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
}

.blog-content-page-template-bg .entry-content h2 {
  color: #151536;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  margin: 40px 0 12px;
}

.blog-content-page-template-bg .entry-content h2:first-child {
  margin-top: 0;
}

.blog-content-page-template-bg .entry-content h3 {
  color: #151536;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin: 40px 0 12px;
}

.blog-content-page-template-bg .entry-content h3 a {
  color: #151536;
  font-weight: 600;
}

.blog-content-page-template-bg .entry-content p {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
  margin-top: 12px;
}

.blog-content-page-template-bg .entry-content h3 strong {
  font-weight: 600;
}

.blog-content-page-template-bg .entry-content p {
  margin-top: 0;
}

.blog-content-page-template-bg .entry-content p a {
  color: #407AEA;
}

.blog-content-page-template-bg .entry-content p a:hover {
  color: #407AEA;
}

.blog-content-page-template-bg .entry-content blockquote {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
          box-shadow: 0px 3px 20px 0px rgba(154, 165, 224, 0.18) inset;
  padding: 24px 50px 24px 24px;
  margin: 40px 0px;
  position: relative;
}

.blog-content-page-template-bg .entry-content blockquote p {
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 28px;
  background: linear-gradient(103deg, #101012 -1.73%, #2261F3 95.15%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

.blog-content-page-template-bg table {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
  border-collapse: collapse;
}

.blog-content-page-template-bg table tbody tr td b {
  color: #0f0f0f;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
}

.blog-content-page-template-bg tbody tr td {
  border: 1px solid #ddd;
  padding: 10px;
}

.blog-content-page-template-bg .entry-content blockquote:after {
  content: url(/wp-content/uploads/2025/03/blockquote.svg);
  position: absolute;
  top: 16px;
  right: 16px;
}

.blog-content-page-template-bg .entry-content li {
  color: #707381;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
  margin-bottom: 8px;
}

.blog-content-page-template-bg .entry-content ::marker {
  color: #407AEA;
}

.blog-content-page-template-bg .entry-content ul, ol {
  margin: 0;
  padding-left: 16px;
  margin-bottom: 1.5em;
}

footer.entry-footer .related-posts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 90px;
}

footer.entry-footer {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.related-posts-title {
  color: #151536;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 40px;
}

.blog-content-page-template .entry-content {
  max-width: 820px;
  margin: 0;
}

.blog-content-page-template .entry-content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

ul.ez-toc-list.ez-toc-list-level-1 {
  padding: 0;
  margin: 0;
}

#ez-toc-widget-container {
  border-radius: 20px;
  background: #FFF !important;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
          box-shadow: 0px 4px 16px 0px rgba(56, 81, 120, 0.1);
  padding: 16px 24px;
}

.ez-toc-widget-container ul li a {
  padding-left: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #151536;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 16px;
  text-decoration: none;
}

.ez-toc-widget-container li.active > a {
  font-weight: inherit;
  color: #7968f8 !important;
  text-decoration: none;
}

.ez-toc-widget-container ul.ez-toc-list li.active {
  background-color: inherit;
}

div.ez-toc-widget-container ul.ez-toc-list {
  padding: 0px !important;
}

.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {
  background-image: url(/wp-content/uploads/2025/06/inactive1.svg) !important;
}

.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
  background-image: url(/wp-content/uploads/2025/06/active.svg) !important;
}

.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {
  background-image: url(/wp-content/uploads/2025/06/active.svg) !important;
}

.blog-content-page-template .entry-rating {
  padding: 10px 16px;
  border-radius: 20px;
  border: 1px solid #E1E2E4;
  background: #FFF;
}

.blog-content-page-template .entry-rating .kksr-legend {
  color: #424448;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-left: 40px;
  margin-right: 0px;
}

.entry-title-blog.l-blog-content-container-post-text {
  margin-bottom: 32px;
}

.blog-content-page-template .entry-rating-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  margin-bottom: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog-content-page-template .entry-rating-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  margin-bottom: 48px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog-content-page-template .entry-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

.blog-content-page-template .blog-info-st {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  color: #424448;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.blog-content-page-template .date_post.img {
  width: 48px;
  height: 48px;
  border: 3px solid #FFF;
  border-radius: 50%;
}

.blog-content-page-template .date_post.name a {
  color: #424448;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
}

.l-blog-content-container-post .card-info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-blog-content-container-post .card-info-block .kk-star-ratings .kksr-legend {
  color: #A0A2A8;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  width: 100%;
}

.l-blog-content-container-post .card-info-block .kk-star-ratings.kksr-template {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
}

.l-blog-content-container-post .entry-minread.blog-info-st.blog-page {
  color: #A0A2A8;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  max-width: 120px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-blog-content-container-post .card-info-block .entry-rating {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 135px;
}

.l-blog-content-container-post-text h3 {
  margin-bottom: 37px;
}

/*  */
/* author  */
.l-blog-hero-container .author-info {
  max-width: 830px;
  padding: 0 15px;
  margin: 0 auto;
}

.l-blog-hero-container .author-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  margin-bottom: 24px;
}

.l-blog-hero-container .author-avatar {
  border: 5px solid #fff;
  border-radius: 50%;
  width: 288px;
  height: 288px;
}

.l-blog-hero-container .author-about {
  color: #4169E1;
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
}

.l-blog-hero-container .author-name {
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
}

.l-blog-hero-container .author-wikipedia-text {
  color: #424448;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 16px 0px;
}

.l-blog-hero-container .author-bio {
  color: #424448;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 72px;
}

.l-blog-hero-container .author-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-blog-hero-container .author-social-links-text {
  color: #A0A2A8;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.l-blog-hero-container .author-social-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-blog-hero-container-text {
  text-align: center;
  margin-bottom: 56px;
}

.l-blog-hero-heading-service {
  margin-bottom: 16px;
  color: #151536;
  text-align: center;
  font-family: Lexend;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
}

/*  */
/* Adaptive */
@media screen and (max-width: 1215px) {
  .l-title_box-text {
    margin: 0 auto 40px;
  }
  .l-how_works-item-main:nth-child(2) .l-how_works-item_head-main-style-box:before {
    display: none;
  }
  .l-how_works-item-main:nth-child(3) .l-how_works-item_head-main-style-box:before {
    display: none;
  }
  .l-how_works-item-main:nth-child(4) .l-how_works-item_head-main-style-box:before {
    display: none;
  }
  .l-how_works-item-main:nth-child(1) .l-how_works-item_head-main-style-box:before {
    display: none;
  }
  .l-how_works-item-main:nth-child(1) {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .l-how_works-item-main:nth-child(2) {
    position: inherit;
    right: inherit;
    top: inherit;
  }
  .l-how_works-item-main:nth-child(3) {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .l-how_works-item-main:nth-child(4) {
    position: inherit;
    right: inherit;
    top: inherit;
  }
  .l-how_works-list-main {
    min-height: inherit;
    margin-bottom: 60px;
  }
  .l-how_works-list-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* 	 */
  .l-why-cont-box-bg {
    background: none;
    height: inherit;
  }
  .l-why-cont-item-main:nth-child(1) {
    width: 280px;
    height: 280px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-why-cont-item-main:nth-child(2) {
    width: 280px;
    height: 280px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-why-cont-item-main:nth-child(3) {
    width: 280px;
    height: 280px;
    position: inherit;
    right: inherit;
    top: inherit;
  }
  .l-why-cont-item-main:nth-child(4) {
    width: 280px;
    height: 280px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-why-cont-item-main:nth-child(5) {
    width: 280px;
    height: 280px;
    position: inherit;
    top: inherit;
    right: inherit;
  }
  .l-why-cont-item-main:nth-child(6) {
    width: 280px;
    height: 280px;
    position: inherit;
    right: inherit;
    top: inherit;
  }
  .l-why-cont-item-main:nth-child(1) .l-why-cont-item_head_icon img {
    width: 47px;
    height: auto;
  }
  .l-why-cont-item-main:nth-child(2) .l-why-cont-item_head_icon img {
    width: 47px;
    height: auto;
  }
  .l-why-cont-item-main:nth-child(3) .l-why-cont-item_head_icon img {
    width: 47px;
    height: auto;
  }
  .l-why-cont-item-main:nth-child(4) .l-why-cont-item_head_icon img {
    width: 47px;
    height: auto;
  }
  .l-why-cont-item-main:nth-child(5) .l-why-cont-item_head_icon img {
    width: 47px;
    height: auto;
  }
  .l-why-cont-item-main:nth-child(6) .l-why-cont-item_head_icon img {
    width: 47px;
    height: auto;
  }
  .l-why-cont-item-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 350px;
    min-height: 350px;
    background: url(/wp-content/uploads/2025/03/Block.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px;
  }
  .l-why-cont-list-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* 	 */
  .l-solutions-item-main:nth-child(even) {
    margin-top: inherit;
  }
  /* 	 */
  .l-clients_say-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-row-gap: 25px;
  }
  .l-title_box-text.clients_say {
    max-width: inherit;
    margin: 0 auto;
  }
  .l-clients_say-list-main-box {
    width: 100%;
    margin: 0 auto;
  }
  .l-clients_say-list-main {
    margin: 0 auto;
  }
  .l-subheading-service.clients_say {
    text-align: center;
  }
  .l-heading-service.clients_say {
    font-size: 48px;
    line-height: normal;
    text-align: center;
    margin-bottom: 16px;
  }
  /* 	 */
  .l-ai_solutions-item-main:nth-child(1) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    padding: 12px;
  }
  .l-ai_solutions-item-main:nth-child(2) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    padding: 12px;
  }
  .l-ai_solutions-item-main:nth-child(3) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    padding: 12px;
  }
  .l-ai_solutions-item-main:nth-child(4) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    padding: 12px;
  }
  .l-ai_solutions-item-main:nth-child(5) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    padding: 12px;
    right: inherit;
  }
  .l-ai_solutions-item-main:nth-child(6) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    right: inherit;
    padding: 12px;
  }
  .l-ai_solutions-item-main:nth-child(7) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    padding: 12px;
  }
  .l-ai_solutions-item-main:nth-child(8) {
    background: none;
    position: inherit;
    top: inherit;
    left: inherit;
    min-width: 142px;
    width: 142px;
    max-height: 118px;
    height: 118px;
    padding: 12px;
    right: inherit;
  }
  .l-ai_solutions-item-main {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
    border: 1px solid #101012;
    border-radius: 10px;
  }
  .l-ai_solutions-list-main {
    height: inherit;
    position: relative;
    margin-bottom: 100px;
  }
  .l-ai_solutions-list-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-ai_solutions-item_head_sub_text {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .l-ai_solutions-item_head_text {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.36px;
  }
  /*  */
  .l-spinner {
    display: none;
  }
  .l-spinner-mobile {
    display: block;
  }
  /* 	 */
  .l-about-why-cont-box-bg {
    background: none;
    height: inherit;
  }
  .l-about-why-cont-list-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .l-about-why-cont-item-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 350px;
    min-height: 350px;
    background: url(/wp-content/uploads/2025/03/Block.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px;
  }
  .l-about-why-cont-item-main:nth-child(1) {
    max-width: 225px;
    height: 200px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-about-why-cont-item-main:nth-child(2) {
    max-width: 225px;
    height: 200px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-about-why-cont-item-main:nth-child(3) {
    max-width: 205px;
    height: 200px;
    position: inherit;
    top: inherit;
    right: inherit;
  }
  .l-about-why-cont-item-main:nth-child(4) {
    max-width: 225px;
    height: 200px;
    position: inherit;
    top: inherit;
    right: inherit;
  }
  .l-about-why-cont-item-main:nth-child(5) {
    max-width: 210px;
    height: 200px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-about-why-cont-item-main:nth-child(6) {
    max-width: 225px;
    height: 200px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-about-why-cont-item-main:nth-child(7) {
    max-width: 225px;
    height: 200px;
    position: inherit;
    top: inherit;
    right: inherit;
  }
  .l-about-why-cont-item-main:nth-child(8) {
    max-width: 225px;
    height: 200px;
    position: inherit;
    top: inherit;
    right: inherit;
  }
  .l-about-why-cont-item-main:nth-child(9) {
    max-width: 225px;
    height: 200px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .l-about-why-cont-item-main:nth-child(10) {
    max-width: 210px;
    height: 200px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  /* 	 */
  .entry-content-ez-toc-widget {
    display: none;
  }
  .blog-content-page-template .entry-content {
    max-width: inherit;
  }
}
@media screen and (max-width: 990px) {
  .l-hero-home-bg {
    padding: 100px 0 60px;
    margin-bottom: 60px;
  }
  .l-hero-home__toptext {
    margin: 0 auto 28px;
  }
  .l-hero-home__heading-m {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1.5px;
    margin-bottom: 32px;
  }
  .l-hero-home__heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .l-hero-home__sub_heading ul {
    margin: 0;
    list-style: none;
    padding: 0;
    color: #151536;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 24px;
  }
  .blog-content-page-template .entry-rating-bottom {
    gap: 14px;
  }
  .blog-content-page-template .entry-rating-top {
    gap: 14px;
  }
  /* 	author */
  .l-blog-hero-container .author-avatar {
    border: 0;
    width: 100%;
    height: 100%;
    max-width: 100px;
  }
  .l-blog-hero-container .author-about {
    font-size: 20px;
    line-height: 32px;
  }
  .l-blog-hero-container .author-name {
    font-size: 20px;
    line-height: 32px;
  }
  .l-blog-hero-container .author-wikipedia-text {
    font-size: 16px;
    margin: 0px 0px;
  }
  .l-blog-hero-container .author-social-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .l-blog-hero-container .author-block {
    gap: 24px;
  }
  .blog-content-page-template .entry-rating-bottom {
    gap: 14px;
  }
  .blog-content-page-template .entry-rating-top {
    gap: 14px;
  }
  .l-blog-hero-heading-service {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.28px;
  }
  .l-blog-content-container-featured-post-img img {
    width: inherit;
    height: inherit;
    -o-object-fit: inherit;
       object-fit: inherit;
  }
  .l-blog-content-container-featured-post-img {
    width: inherit;
    min-width: inherit;
    max-height: inherit;
  }
  /* -------------------------------*/
  .l-container-box.ai_platfrom {
    max-height: inherit;
    margin-bottom: 120px;
  }
  .l-heading-service {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 16px;
  }
  .l-subheading-service.ai_platfrom {
    background: none;
    height: auto;
    max-width: inherit;
    padding: inherit;
    font-size: 16px;
  }
  .l-ai_platfrom-list-main {
    height: inherit;
    top: inherit;
  }
  .l-ai_platfrom-item-main:nth-child(1) {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .l-ai_platfrom-item-main:nth-child(2) {
    position: inherit;
    right: inherit;
    top: inherit;
    text-align: inherit;
  }
  .l-ai_platfrom-item-main:nth-child(3) {
    position: inherit;
    left: inherit;
    bottom: inherit;
  }
  .l-ai_platfrom-item-main:nth-child(4) {
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
  .l-ai_platfrom-item-main:nth-child(2) .l-ai_platfrom-item_head-main-box, .l-ai_platfrom-item-main:nth-child(4) .l-ai_platfrom-item_head-main-box {
    max-width: inherit;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
  .l-ai_platfrom-item_head-main-box {
    max-width: inherit;
  }
  .l-ai_platfrom-item_head_text {
    min-height: inherit;
  }
  .l-ai_platfrom-item_head_text {
    width: 100%;
  }
  .l-ai_platfrom-list-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
  /* 	 */
  .l-metrics-item-main:nth-child(even) {
    margin-top: inherit;
  }
  .l-metrics-list-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-column-gap: 40px;
    grid-row-gap: 32px;
  }
  .l-metrics-item-main {
    max-width: 145px;
    z-index: 9;
  }
  .l-container-box-bg-metrics {
    padding: 64px 27px 48px;
    margin: 0 15px 70px;
  }
  .l-container-box-bg-metrics:before {
    z-index: -1;
  }
  .l-container-box-bg-metrics:after {
    z-index: -1;
  }
  /* 	 */
  .l-container-box.solutions {
    margin-bottom: 100px;
  }
  /* 	 */
  .l-heading-service.clients_say {
    font-size: 40px;
  }
  /* 	 */
  .l-ai_platform2-list-main {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .l-container-box.ai_platform2 {
    margin-bottom: 100px;
  }
  /* 	 */
  .site-footer {
    margin: 0 15px;
  }
  .site-footer-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-info-logo {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-info-footer {
    width: 100%;
  }
  .site-info-social {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }
  #menu-footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-column-gap: 40px;
    grid-row-gap: 12px;
  }
  .footer-copyright_bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-row-gap: 4px;
  }
  /* 	 */
  .l-about-home__heading-m {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1.5px;
    margin-bottom: 16px;
  }
  .l-about-home-bg {
    padding: 200px 0 50px;
  }
  /* 	 */
  .l-blog-content-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .l-blog-content-container-post {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form_text_block-email {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form_text_block-sub {
    text-align: center;
  }
  .form_text_block-email .wpcf7-form-control {
    width: 100%;
  }
  /* 	 */
  .contact_form_textfield_main-box-container {
    padding: 40px 25px;
  }
  .contact_form_textfield_main-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .contact_form_textfield_main-box-ins {
    width: 100%;
  }
  .l-container-box.contact-form input[type=text], .l-container-box.contact-form input[type=email], .l-container-box.contact-form input[type=tel] {
    min-width: inherit;
    width: 100%;
  }
  .l-contact-form-cont-in .styledSelect {
    width: 100%;
  }
  .l-contact-form-cont-in .select {
    width: 100%;
  }
  .l-location_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 25px;
  }
  .l-container-box-location {
    padding: 0 15px;
  }
  .l-heading-service.contact {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 16px;
  }
  .l-subheading-service.contact {
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
  }
  .l-container-box.contact-form:before {
    display: none;
  }
  .l-container-box.contact-form:after {
    display: none;
  }
  .l-title_box-text-contact {
    margin: 0 auto 40px;
  }
  .contact_form_textfield_main-box-content {
    gap: 24px;
    margin-bottom: 24px;
  }
  /* 	 */
  .entry-top-b-blog {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
  }
  footer.entry-footer .related-posts {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 660px) {
  .l-hero-home_item-main:nth-child(1) {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .l-hero-home_item-main:nth-child(2) {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .l-hero-home_item-main:nth-child(3) {
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
  .l-hero-home_item-main:nth-child(4) {
    position: inherit;
    right: inherit;
    top: inherit;
  }
  .l-hero-home__list {
    max-width: inherit;
    height: inherit;
  }
  .l-hero-home__button-box {
    margin-bottom: 25px;
  }
  .l-hero-home_item_head-main {
    max-width: inherit;
  }
  .l-hero-home__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 24px;
    grid-row-gap: 13px;
    margin: 0 auto;
  }
  /* 	 */
  .l-heading-service {
    font-size: 32px;
    line-height: normal;
  }
  .l-ai_platfrom-list-main {
    grid-template-columns: repeat(1, 1fr);
  }
  .l-container-box.ai_platfrom {
    margin-bottom: 64px;
  }
  /* 	 */
  .l-title_box-text.banner {
    padding: 47px 15px;
  }
  .l-container-box-banner {
    margin-bottom: 60px;
  }
  /* 	 */
  .l-ai_platform2-list-main {
    grid-template-columns: repeat(1, 1fr);
  }
  .l-spinner-mobile .l-spinner_content-list {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }
  /* 	 */
  .blog-banner-bg {
    background: url(/wp-content/uploads/2025/03/bg-blog.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 50px 0px 0;
  }
  /* 	 */
  .main_button_glor_contact .hero_big_button_page.form {
    width: 100%;
  }
  .l-heading-service.contact {
    font-size: 32px;
    line-height: normal;
  }
  /* 	 */
  .l-heading-service-contactthx {
    font-size: 24px;
  }
  .l-subheading-service-contactthx {
    font-size: 16px;
  }
  .l-subheading-service-info_text_contact {
    font-size: 16px;
  }
}
@media screen and (max-width: 380px) {
  .l-spinner-mobile .l-spinner_content-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
/*# sourceMappingURL=../sourcemaps/service-p-style.css.map */
