@charset "UTF-8";
.swiper.swiper-cards-stack {
  overflow: visible;
}

.swiper-cards-stack .swiper-slide {
  backface-visibility: visible;
  overflow: visible;
}

.swiper-cards-stack .swiper-slide-shadow {
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: inherit;
  transform: translate3d(0px, 0px, 0px);
}

.swiper-cards-stack .cards-stack-back, .swiper-cards-stack .cards-stack-front {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}

.swiper-cards-stack .cards-stack-back {
  pointer-events: none;
  transform: translate3d(0, 0, 0px) rotateY(180deg);
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea, input, button {
  background: transparent;
  border: none;
  margin: 0;
}
textarea:focus, input:focus, button:focus {
  outline: none;
}

.footer {
  padding-bottom: 16px;
  background-color: #080808;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
.footer__container {
  max-width: 1440px;
  margin: auto;
}
.footer__image-wrap {
  overflow: hidden;
  position: relative;
}
.footer__image {
  height: 468px;
  position: relative;
}
@media (max-width: 480px) {
  .footer__image {
    height: 300px;
  }
}
.footer__image img {
  width: 100%;
  height: 468px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 480px) {
  .footer__image img {
    height: 300px;
  }
}
.footer__column-menu-title, .footer__column-services-title, .footer__contact-us-title, .footer__location-title {
  font-size: 13px;
  line-height: 12.6px;
  color: #C2C2C2;
}
.footer__location-title {
  flex: 0 1 65px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}
.footer__column-menu-list li:not(:last-child), .footer__column-services-list li:not(:last-child) {
  margin-bottom: 18px;
}
.footer__column-menu-list li a, .footer__column-services-list li a {
  font-size: 17px;
  line-height: 16.2px;
  color: #C2C2C2;
}
.footer__column-menu-list li a:hover, .footer__column-services-list li a:hover {
  color: #fff;
}
.footer__column-menu, .footer__column-services {
  display: flex;
  align-items: start;
  gap: 16px;
}
@media (max-width: 480px) {
  .footer__column-services {
    column-gap: 23px;
  }
}
@media (max-width: 480px) {
  .footer__column-menu {
    margin-bottom: 80px;
    column-gap: 41px;
  }
}
.footer__content {
  padding: 27px 22px 130px;
  display: flex;
  column-gap: 69px;
}
@media (max-width: 1150px) {
  .footer__content {
    column-gap: 20px;
  }
}
@media (max-width: 992px) {
  .footer__content {
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .footer__content {
    padding: 22px 22px 129px;
  }
}
.footer__contact-us-email a, .footer__contact-us-phone a {
  font-size: 58px;
  line-height: 48px;
  letter-spacing: -1.5px;
  color: #C2C2C2;
}
@media (max-width: 1150px) {
  .footer__contact-us-email a, .footer__contact-us-phone a {
    font-size: 45px;
    line-height: 40.5px;
  }
}
@media (max-width: 480px) {
  .footer__contact-us-email a, .footer__contact-us-phone a {
    font-size: 35.04px;
    line-height: 31.536px;
  }
}
@media (max-width: 400px) {
  .footer__contact-us-email a, .footer__contact-us-phone a {
    font-size: 28px;
    line-height: 20.536px;
  }
}
.footer__contact-us-email a:hover, .footer__contact-us-phone a:hover {
  color: #fff;
}
.footer__contact-us, .footer__location {
  display: flex;
  align-items: start;
  gap: 16px;
}
.footer__contact-us-email {
  margin-bottom: 39px;
}
@media (max-width: 480px) {
  .footer__contact-us-email {
    margin-bottom: 22px;
  }
}
.footer__location-address {
  max-width: 390px;
  color: #C2C2C2;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
.footer__location {
  margin-top: 40px;
}
.footer__socials-wrapper {
  margin-top: 40px;
  display: flex;
  align-items: start;
  gap: 16px;
}
.footer__socials {
  display: flex;
  align-items: center;
  gap: 9px;
}
.footer__socials-link {
  display: block;
}
.footer__socials-link .icon {
  display: block;
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.footer__info {
  margin-left: auto;
}
@media (max-width: 992px) {
  .footer__info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: inherit;
  }
}
@media (max-width: 480px) {
  .footer__info {
    align-items: flex-start;
  }
}
@media (max-width: 1150px) {
  .footer__logo {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .footer__logo {
    padding-bottom: 22px;
  }
}
.footer__logo img {
  max-width: 100%;
  height: auto;
}
.footer__columns-wrapper {
  display: flex;
  column-gap: 69px;
}
@media (max-width: 1150px) {
  .footer__columns-wrapper {
    column-gap: 20px;
  }
}
@media (max-width: 992px) {
  .footer__columns-wrapper {
    justify-content: space-around;
    margin-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .footer__columns-wrapper {
    flex-direction: column;
  }
}
.footer__logo-white {
  width: 100%;
  max-width: 100%;
  height: auto;
  opacity: 0;
  transition: all 850ms cubic-bezier(0.2, 0, 0.75, 1) 0ms !important;
}
.footer__logo-white.animated {
  overflow: visible;
  opacity: 1;
}
.footer__logo-white.animated path {
  transform: translateY(38px);
  opacity: 0;
}
.footer .split-anim-title .brl,
.footer .split-text .brl {
  display: block !important;
}
.footer .split-anim-title .brl-space,
.footer .split-text .brl-space {
  display: block !important;
  height: 12px;
}

@keyframes showUp {
  to {
    opacity: 1;
  }
}
@keyframes waveUp {
  to {
    transform: translateY(0);
  }
}
header.scrolled .collapse {
  max-height: calc(100vh - 64px);
}

@media screen and (max-width: 1024px) {
  .collapse {
    position: absolute;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 32px;
    background: #041426;
    padding: 0 16px;
    padding-top: 38px;
    padding-bottom: 43px;
    height: calc(100vh - 117px);
    top: 64px;
    left: -100%;
    width: 100%;
    height: auto;
    max-height: calc(100vh - 96px);
    overflow: auto;
  }
}
.collapse.in {
  left: 0;
}

.collapsing {
  position: relative;
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease;
}

body.error404 #page {
  min-height: 100vh;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.page-404 {
  padding-top: 200px;
  padding-bottom: 100px;
}
.page-404 .section-title {
  font-size: 56px;
}
@media (max-width: 1920px) and (min-width: 320px) {
  .page-404 .section-title {
    font-size: calc(32 * (100vw - 319px) / 1601 + 24px);
  }
}
.page-404 .section-title {
  color: #000;
  text-align: center;
}
.page-404 .section-subtitle {
  font-size: 36px;
}
@media (max-width: 1920px) and (min-width: 320px) {
  .page-404 .section-subtitle {
    font-size: calc(18 * (100vw - 319px) / 1601 + 18px);
  }
}
.page-404 .section-subtitle {
  color: #1F1F1F;
  text-align: center;
  margin-top: 18px;
  line-height: 1.1;
}
.page-404 .button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: max-content;
  margin: 30px auto 0 auto;
}

.split-anim-title {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
}
.split-anim-title.footer__address .split-anim__inner {
  transition-delay: 700ms !important;
}
.split-anim-title.item-1 .split-anim__inner {
  transition-delay: 100ms !important;
}
.split-anim-title.item-2 .split-anim__inner {
  transition-delay: 200ms !important;
}
.split-anim-title.item-3 .split-anim__inner {
  transition-delay: 300ms !important;
}
.split-anim-title.item-4 .split-anim__inner {
  transition-delay: 400ms !important;
}
.split-anim-title.item-5 .split-anim__inner {
  transition-delay: 500ms !important;
}
.split-anim-title.item-6 .split-anim__inner {
  transition-delay: 600ms !important;
}
.split-anim-title.item-7 .split-anim__inner {
  transition-delay: 700ms !important;
}
.split-anim-title.rendering-project__text span, .split-anim-title.spiner__text span {
  transition-delay: 300ms !important;
}
.split-anim-title.what-think-people-about-us__title .count-1 {
  transition-delay: 300ms;
  transition-duration: 1050ms !important;
}
.split-anim-title.what-think-people-about-us__title .count-2 {
  transition-delay: 400ms;
  transition-duration: 1050ms !important;
}
.split-anim-title.what-think-people-about-us__title .count-3 {
  transition-delay: 500ms;
  transition-duration: 1050ms !important;
}
.split-anim-title.rendering-project__text .count-2, .split-anim-title.spiner__text .count-2, .split-anim-title.visualize-architecture__text .count-2, .split-anim-title.visualize-architecture__title .count-2, .split-anim-title.contact-create__title .count-2 {
  transition-delay: 100ms !important;
}
.split-anim-title.rendering-project__text .count-3, .split-anim-title.spiner__text .count-3, .split-anim-title.visualize-architecture__text .count-3, .split-anim-title.visualize-architecture__title .count-3, .split-anim-title.contact-create__title .count-3 {
  transition-delay: 200ms !important;
}
.split-anim-title.rendering-project__text .count-4, .split-anim-title.spiner__text .count-4, .split-anim-title.visualize-architecture__text .count-4, .split-anim-title.visualize-architecture__title .count-4, .split-anim-title.contact-create__title .count-4 {
  transition-delay: 300ms !important;
}
.split-anim-title.rendering-project__text .count-5, .split-anim-title.spiner__text .count-5, .split-anim-title.visualize-architecture__text .count-5, .split-anim-title.visualize-architecture__title .count-5, .split-anim-title.contact-create__title .count-5 {
  transition-delay: 400ms !important;
}
.split-anim-title.rendering-project__text .count-6, .split-anim-title.spiner__text .count-6, .split-anim-title.visualize-architecture__text .count-6, .split-anim-title.visualize-architecture__title .count-6, .split-anim-title.contact-create__title .count-6 {
  transition-delay: 500ms !important;
}
.split-anim-title.rendering-project__text .count-7, .split-anim-title.spiner__text .count-7, .split-anim-title.visualize-architecture__text .count-7, .split-anim-title.visualize-architecture__title .count-7, .split-anim-title.contact-create__title .count-7 {
  transition-delay: 600ms !important;
}
.split-anim-title.rendering-project__text .count-8, .split-anim-title.spiner__text .count-8, .split-anim-title.visualize-architecture__text .count-8, .split-anim-title.visualize-architecture__title .count-8, .split-anim-title.contact-create__title .count-8 {
  transition-delay: 700ms !important;
}
.split-anim-title.rendering-project__text .count-9, .split-anim-title.spiner__text .count-9, .split-anim-title.visualize-architecture__text .count-9, .split-anim-title.visualize-architecture__title .count-9, .split-anim-title.contact-create__title .count-9 {
  transition-delay: 800ms !important;
}
.split-anim-title.rendering-project__text .count-10, .split-anim-title.spiner__text .count-10, .split-anim-title.visualize-architecture__text .count-10, .split-anim-title.visualize-architecture__title .count-10, .split-anim-title.contact-create__title .count-10 {
  transition-delay: 900ms !important;
}

.split-anim {
  overflow: hidden;
  box-sizing: border-box;
  display: inline-flex;
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
}
.split-anim.visualize-architecture__text {
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 100ms;
}

.split-anim-title .brl,
.split-text .brl {
  display: block;
}
@media (max-width: 1000px) {
  .split-anim-title .brl,
  .split-text .brl {
    display: none;
  }
}

.split-anim__inner {
  display: inline-flex;
  will-change: transform;
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
  transform: translateY(100%);
}

.split-anim-title.aos-animate .split-anim__inner {
  transform: translateY(0);
}

.contact-create__title.aos-animate .split-anim__inner {
  transform: translateY(-13px);
}
@media (max-width: 767px) {
  .contact-create__title.aos-animate .split-anim__inner {
    transform: translateY(-7px);
  }
}

[data-aos=trusted-show] {
  transform: translateY(50px);
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  opacity: 0;
  will-change: transform, opacity;
}

[data-aos=trusted-show].aos-animate {
  transform: translateY(0);
  opacity: 1;
}

[data-aos=gallery-show] {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.3, 0, 0, 1) !important;
  transform: translateY(50%);
  opacity: 0;
  will-change: transform, opacity;
}

[data-aos=gallery-show].aos-animate {
  transform: translateY(0);
  opacity: 1;
}

[data-aos=scale-video] {
  transform: scale(1.3);
  transition-duration: 1250ms !important;
  transition-timing-function: cubic-bezier(0.3, 0, 0, 1) !important;
  will-change: transform;
}

[data-aos=scale-video].aos-animate {
  transform: scale(1);
}

[data-aos=show-overflow] {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition-property: all !important;
  overflow: hidden;
  height: 18px;
  padding-top: 18px;
  display: block;
}

[data-aos=show-overflow].aos-animate {
  padding-top: 0;
}

[data-aos=show-review] {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1) !important;
  opacity: 0;
  transform: translateY(16px);
}

[data-aos=show-review].aos-animate {
  opacity: 1;
  transform: translateY(0);
}

[data-aos=show-contact] {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
  width: 0 !important;
}
[data-aos=show-contact]:-ms-input-placeholder {
  -ms-transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms !important;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms !important;
  color: transparent !important;
}
[data-aos=show-contact]::placeholder {
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms !important;
  color: transparent !important;
}

[data-aos=show-contact].aos-animate {
  width: 100% !important;
}
[data-aos=show-contact].aos-animate:-ms-input-placeholder {
  color: #515050 !important;
}
[data-aos=show-contact].aos-animate::placeholder {
  color: #515050 !important;
}

[data-aos=case-scale].aos-init {
  transform: scale(1.25);
  opacity: 0;
  transition-duration: 850ms !important;
  transition-timing-function: cubic-bezier(0.3, 0, 0, 1) !important;
  will-change: transform, opacity;
}

[data-aos=case-scale].aos-animate {
  transform: scale(1);
  opacity: 1;
}

[data-aos=footer-img] {
  transform: scale(1.25);
  opacity: 0;
  transition-duration: 1050ms !important;
  transition-timing-function: cubic-bezier(0.3, 0, 0, 1) !important;
  filter: blur(20px);
  will-change: transform, opacity, filter;
}

[data-aos=footer-img].aos-animate {
  transform: scaleX(1);
  opacity: 1;
  filter: blur(0px);
}

[data-aos=seo-overflow] {
  transition-duration: 850ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
  overflow: hidden;
  height: 184px;
  padding-top: 184px;
  display: block;
}
@media (max-width: 1400px) {
  [data-aos=seo-overflow] {
    height: 138px;
    padding-top: 138px;
  }
}
@media (max-width: 1290px) {
  [data-aos=seo-overflow] {
    height: 115px;
    padding-top: 115px;
  }
}
@media (max-width: 1150px) {
  [data-aos=seo-overflow] {
    height: 92px;
    padding-top: 92px;
  }
}
@media (max-width: 767px) {
  [data-aos=seo-overflow] {
    height: 81px;
    padding-top: 81px;
  }
}
@media (max-width: 640px) {
  [data-aos=seo-overflow] {
    height: 64px;
    padding-top: 64px;
  }
}
@media (max-width: 522px) {
  [data-aos=seo-overflow] {
    height: 50px;
    padding-top: 50px;
  }
}
@media (max-width: 410px) {
  [data-aos=seo-overflow] {
    height: 45px;
    padding-top: 45px;
  }
}

[data-aos=seo-overflow].aos-animate {
  padding-top: 4px;
}
[data-aos=seo-overflow].aos-animate.our-approach-3d__heading-middle {
  transform: translateX(0px);
}

[data-aos=image-width] {
  transition: all 1050ms cubic-bezier(0.3, 0.05, 0.05, 1) 300ms !important;
  transform: scale(1.5);
  width: 0 !important;
}

[data-aos=image-width].aos-animate {
  transform: scale(1);
  width: 100% !important;
}

[data-aos=show-up-seo] {
  transition-duration: 850ms !important;
  transition-timing-function: cubic-bezier(0.3, 0, 0, 1) !important;
  transform: translateY(100px);
  opacity: 0;
}

[data-aos=show-up-seo].aos-animate {
  transform: translateY(0);
  opacity: 1;
}

[data-aos=faq-overflow] {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
  overflow: hidden;
  height: 38px;
  padding-top: 38px;
}
[data-aos=faq-overflow].faq-home__title {
  height: 19px;
  padding-top: 19px;
}
[data-aos=faq-overflow].faq-home__btn-link::before {
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
  width: 0;
}
[data-aos=faq-overflow].faq-home__btn-link {
  height: 28px !important;
  padding-top: 28px;
}
@media (max-width: 992px) {
  [data-aos=faq-overflow] {
    height: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  [data-aos=faq-overflow] {
    height: 26px;
    padding-top: 26px;
  }
}
@media (max-width: 668px) {
  [data-aos=faq-overflow] {
    height: 15px;
    padding-top: 15px;
  }
}

[data-aos=faq-overflow].aos-animate {
  padding-top: 0;
}
[data-aos=faq-overflow].aos-animate.faq-home__btn-link::before {
  width: 100%;
}

[data-aos=footer-overflow] {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
  transition-property: padding-top;
  overflow: hidden;
  display: block;
}
[data-aos=footer-overflow].footer__location-title, [data-aos=footer-overflow].footer__contact-us-title, [data-aos=footer-overflow].footer__column-services-title, [data-aos=footer-overflow].footer__column-menu-title {
  height: 13px;
  padding-top: 13px;
}
[data-aos=footer-overflow].footer__link {
  height: 18px;
  padding-top: 17px;
}
[data-aos=footer-overflow].footer__contact-us-phone a, [data-aos=footer-overflow].footer__contact-us-email a {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.63, 0, 0.02, 1) !important;
  transition-property: padding-top;
  transition-delay: 600ms;
  height: 54px;
  padding-top: 54px;
  display: block;
}

[data-aos=footer-overflow].aos-animate {
  padding-top: 0;
}
[data-aos=footer-overflow].aos-animate.footer__contact-us-phone a, [data-aos=footer-overflow].aos-animate.footer__contact-us-email a, [data-aos=footer-overflow].aos-animate.footer__location-title, [data-aos=footer-overflow].aos-animate.footer__contact-us-title, [data-aos=footer-overflow].aos-animate.footer__column-services-title, [data-aos=footer-overflow].aos-animate.footer__link, [data-aos=footer-overflow].aos-animate.footer__column-menu-title {
  padding-top: 0;
}

[data-aos=spiner-zoom] {
  transition-duration: 850ms !important;
  transition-timing-function: cubic-bezier(0.3, 0, 0, 1) !important;
  transition-property: all;
  opacity: 0;
  transform: scale(1.2);
  will-change: transform, opacity;
}

[data-aos=spiner-zoom].aos-animate {
  opacity: 1;
  transform: scale(1);
}

[data-aos=rendering-scale] {
  transition-duration: 650ms !important;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  transition-property: all !important;
  opacity: 0;
  transform: scale(1.2);
  will-change: transform, opacity;
}

[data-aos=rendering-scale].aos-animate {
  opacity: 1;
  transform: scale(1);
}

html.preloader-hidden .preloader {
  display: none !important;
}

.case-next {
  margin-top: 180px;
  margin-bottom: 240px;
}
@media screen and (max-width: 767px) {
  .case-next {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.case-next__title {
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4.1px;
}
@media screen and (max-width: 767px) {
  .case-next__title {
    font-size: 49px;
    letter-spacing: -1.5px;
  }
}
.case-next__title .split-anim__inner {
  padding-right: 3px;
}
.case-next__wrap {
  margin-top: 40px;
  aspect-ratio: 16/9;
  display: flex;
  flex-direction: column;
  padding: 13px;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.case-next__wrap:hover .case-next__img {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .case-next__wrap {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 14px;
    min-height: 340px;
  }
}
.case-next__video, .case-next__img {
  position: absolute;
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: all 650ms cubic-bezier(0.3, 0, 0, 1) 0ms;
}
.case-next__item-title {
  color: #FFF;
  position: relative;
  z-index: 2;
  max-width: 600px;
  font-size: 24.48px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.734px;
}
@media screen and (max-width: 767px) {
  .case-next__item-title {
    font-size: 20px;
    letter-spacing: -0.6px;
    max-width: 320px;
  }
}
@media screen and (max-width: 480px) {
  .case-next__item-title {
    max-width: 172px;
  }
}
.case-next__cats {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 9px;
  flex-wrap: wrap;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .case-next__cats {
    margin-top: 37px;
    gap: 7px;
    margin-left: 0;
  }
}
.case-next__cat-item {
  height: 23px;
  border-radius: 100px;
  border: 0.5px solid #FFF;
  padding: 0 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFF;
  font-size: 10.5px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .case-next__cat-item {
    height: 20px;
    padding: 0 20px;
    font-size: 12px;
  }
}

.first-blog {
  height: 100vh;
  position: relative;
}
.first-blog__wrapper {
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: end;
  color: #fff;
  position: relative;
  z-index: 1;
  padding-bottom: 62px;
}
@media (max-width: 668px) {
  .first-blog__wrapper {
    padding-bottom: 37px;
  }
}
.first-blog__title {
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4.1px;
  text-transform: capitalize;
  margin-bottom: 60px;
  max-width: 900px;
}
@media (max-width: 992px) {
  .first-blog__title {
    font-size: 49px;
    letter-spacing: -1.5px;
    margin-bottom: 40px;
  }
}
@media (max-width: 668px) {
  .first-blog__title {
    font-size: 39px;
    letter-spacing: -1.2px;
    padding-right: 18px;
  }
}
.first-blog__author {
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
  text-transform: capitalize;
}
@media (max-width: 668px) {
  .first-blog__author {
    font-size: 14px;
  }
}
.first-blog__author span {
  font-weight: 600;
}
.first-blog__date {
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.72px;
  position: absolute;
  bottom: 62px;
  right: 0;
}
@media (max-width: 668px) {
  .first-blog__date {
    position: static;
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.first-blog__button {
  display: none;
}
@media (max-width: 668px) {
  .first-blog__button {
    display: flex;
    width: 100%;
    height: 45px;
    color: #000;
    margin-top: 80px;
  }
}
.first-blog__image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-content__wrapper {
  margin: 0 auto;
  max-width: 874px;
  padding: 78px 0;
}
@media (max-width: 668px) {
  .single-content__wrapper {
    padding: 34px 0;
  }
}
.single-content__text h1 span,
.single-content__text h4 span,
.single-content__text h5 span,
.single-content__text h6 span {
  font-weight: 600 !important;
}
.single-content__text h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -1.2px;
  text-transform: capitalize;
  margin-bottom: 30px;
  margin-top: 40px;
}
.single-content__text h2 span {
  font-weight: 600 !important;
}
.single-content__text h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}
.single-content__text h3 span {
  font-weight: 600 !important;
}
.single-content__text p {
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
  margin-bottom: 20px;
  letter-spacing: 0.32px;
}
.single-content__text p:last-child {
  margin-bottom: 0;
}
.single-content__text p img {
  display: block;
  width: 100%;
  height: 436px;
  object-fit: cover;
}
@media (max-width: 668px) {
  .single-content__text p img {
    height: 221px;
  }
}
.single-content__text p strong {
  font-weight: 600;
}
.single-content__text a {
  text-decoration: underline;
}
.single-content__text a:hover {
  text-decoration: none;
}
.single-content__text img {
  max-width: 100%;
  width: 100%;
  margin-bottom: 16px;
}
.single-content__text ul {
  list-style: disc;
  padding-left: 24px;
  padding-bottom: 20px;
}
.single-content__text li {
  padding-bottom: 4px;
}
.single-content__text i {
  font-style: italic;
}
.single-content__bottom {
  margin-top: 60px;
}
.single-content__bottom-title {
  max-width: 380px;
  margin: 0 auto;
  text-align: center;
  font-size: 39px;
  font-weight: 600;
  line-height: 97%;
  letter-spacing: -1.8px;
  padding-bottom: 30px;
}
.single-content__bottom-title .split-anim__inner {
  padding-right: 1px;
  padding-bottom: 4px;
}
.single-content__bottom-button {
  margin: 0 auto;
  height: 31px;
  margin-bottom: 30px;
  font-weight: 500;
}
.single-content__bottom-image {
  display: block;
  width: 100%;
  max-width: 373px;
  height: 494px;
  object-fit: contain;
  margin: 0 auto;
}

.form__popup-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1001;
  width: 100vw;
  height: 100dvh;
  background: rgba(132, 132, 132, 0.3215686275);
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 650ms cubic-bezier(0.3, 0, 0, 1) 0ms;
  pointer-events: none;
}
.form__popup-wrapper.active {
  opacity: 1;
  pointer-events: all;
}

.form__popup {
  width: 680px;
  height: auto;
  background: #fff;
  display: flex;
  position: relative;
  min-height: 448px;
}
@media screen and (max-width: 600px) {
  .form__popup {
    background: #EBEBEB;
    backdrop-filter: blur(12px);
    width: 100%;
    min-height: 601px;
  }
}
.form__popup .image {
  display: block;
  object-fit: cover;
  width: 42%;
  background: pink;
  max-width: 282px;
}
@media screen and (max-width: 600px) {
  .form__popup .image {
    display: none;
  }
}
.form__popup .status {
  margin-top: -5px;
  margin-bottom: 13px;
  font-size: 14px;
}

.form__popup-close {
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .form__popup-close {
    top: 13px;
    right: 13px;
  }
}

.form__popup-text {
  width: 60%;
  padding: 13px 13px 22px 13px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .form__popup-text {
    width: 100%;
    padding: 22px;
  }
}
.form__popup-text h2 {
  color: #080808;
  font-size: 54px;
  font-weight: 500;
  line-height: 87%;
  letter-spacing: -1.08px;
  margin-bottom: 22px;
}
@media screen and (max-width: 600px) {
  .form__popup-text h2 {
    font-size: 64px;
    letter-spacing: -1.296px;
  }
}
.form__popup-text .form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-left: 3px;
}
.form__popup-text .form textarea {
  height: 77px;
  resize: none;
}
.form__popup-text .form textarea,
.form__popup-text .form input {
  width: 100%;
  padding: 0;
  padding-bottom: 3px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #080808;
  font-weight: 500;
  font-size: 16px;
  outline: none;
  line-height: 1;
  color: #515050;
  font-family: "NeueHaas", sans-serif;
}
.form__popup-text .form textarea:-ms-input-placeholder, .form__popup-text .form input:-ms-input-placeholder {
  color: #515050;
  font-size: 14px;
}
.form__popup-text .form textarea::placeholder,
.form__popup-text .form input::placeholder {
  color: #515050;
  font-size: 14px;
}
.form__popup-text .form button {
  font-weight: 500;
  font-size: 28px;
  line-height: 90%;
  text-decoration: underline;
  text-underline-offset: 8px;
  margin-top: 25px;
  width: fit-content;
  text-decoration-thickness: 2px;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .form__popup-text .form button {
    margin: 43px auto 0 auto;
    font-size: 45px;
  }
}

.form__popup-copy {
  color: #515050;
  font-size: 10px;
  font-weight: 500;
  line-height: 90%;
  max-width: 140px;
  position: absolute;
  bottom: 23px;
  right: 11px;
}
.form__popup-copy div {
  height: 7px;
}
.form__popup-copy span {
  padding-left: 5px;
}
@media screen and (max-width: 600px) {
  .form__popup-copy {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .form__popup-blog .form__popup {
    min-height: 480px;
  }
}
.form__popup-blog .form__popup-text {
  padding: 13px 0 22px 13px;
}
@media screen and (max-width: 600px) {
  .form__popup-blog .form__popup-text {
    padding: 22px;
  }
}
.form__popup-blog .form__popup-text .form {
  padding-right: 13px;
}
@media screen and (max-width: 600px) {
  .form__popup-blog .form__popup-text .form {
    padding-right: 0;
  }
}
.form__popup-blog .form__popup-text h2 {
  font-size: 40px;
  letter-spacing: -0.8px;
}
@media screen and (max-width: 600px) {
  .form__popup-blog .form__popup-text h2 {
    font-size: 50px;
  }
}

.vr-scene-single {
  max-width: 100%;
}
.vr-scene-single .pnlm-container {
  aspect-ratio: 16/9;
  min-height: 600px;
}
.vr-scene-single .gal-content.gallery__video {
  width: 100%;
  height: 100vh;
}
.vr-scene-single .vr__previews-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 24px;
  background: rgba(0, 0, 0, 0.5019607843);
  border-radius: 8px;
  padding: 8px;
  width: max-content;
  max-width: 100%;
  z-index: 5;
}
@media (max-width: 1290px) {
  .vr-scene-single .vr__previews-wrap {
    width: 930px;
  }
}
@media (max-width: 1010px) {
  .vr-scene-single .vr__previews-wrap {
    width: 390px;
  }
}
@media (max-width: 600px) {
  .vr-scene-single .vr__previews-wrap {
    width: 260px;
  }
}
.vr-scene-single .vr__previews {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1290px) {
  .vr-scene-single .vr__previews {
    overflow: scroll;
  }
}
.vr-scene-single .vr__previews-item {
  width: 120px;
  height: 70px;
  position: relative;
  transition: all 0.5s;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  cursor: pointer;
  flex-shrink: 0;
  overflow: hidden;
}
.vr-scene-single .vr__previews-item:hover {
  background: rgba(255, 255, 255, 0.6);
}
.vr-scene-single .vr__previews-item.active {
  border: 2px solid #fff;
}
.vr-scene-single .vr__previews-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.vr-scene-single .vr__previews-item span {
  font-size: 12px;
  position: absolute;
  left: 8px;
  bottom: 8px;
  right: 8px;
  text-align: center;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.35) 0px 2px 3px;
}
.vr-scene-single .vr__previews-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 8px;
}
.vr-scene-single .vr__fullscreen {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}
.vr-scene-single .pnlm-controls-container {
  display: none !important;
}
.vr-scene-single .pnlm-hotspot-base.pnlm-hotspot {
  background-image: url(fd33d256e681928649ff3a224aeadf88.png);
  background-position: center !important;
  background-size: contain !important;
  width: 80px !important;
  height: 80px !important;
  background-color: transparent !important;
}
.vr-scene-single .pnlm-hotspot-base.pnlm-hotspot .pnlm-pointer {
  visibility: visible !important;
  color: rgb(255, 255, 255);
  text-align: center;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  padding: 4px 6px;
  z-index: 20;
  text-shadow: rgb(0, 0, 0) 0px 1px 4px;
}
.vr-scene-single .pnlm-hotspot-base.pnlm-hotspot .pnlm-pointer::after {
  display: none !important;
}

.page-template-vr_tour_template .footer__image,
.page-template-vr_tour_template footer,
.page-template-vr_tour_template header {
  display: none !important;
}

.our-expertise {
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding-top: 40px;
  margin-bottom: 136px;
  display: none;
}
@media (max-width: 1023px) {
  .our-expertise {
    padding-top: 140px;
    min-height: calc(100vh - 140px);
    height: auto;
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .our-expertise {
    display: block;
  }
}
@media (max-width: 624px) {
  .our-expertise {
    padding-top: 100px;
    min-height: calc(100vh - 100px);
  }
}
.our-expertise__container {
  width: 100%;
  max-width: 1400px;
  padding: 0 16px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .our-expertise__container {
    padding: 0 36px;
  }
}
.our-expertise__heading {
  font-size: 24px;
  line-height: 16.8px;
  letter-spacing: -0.72px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 244px;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
}
@media (max-width: 1400px) {
  .our-expertise__heading {
    margin-bottom: 170px;
  }
}
@media (max-width: 1023px) {
  .our-expertise__heading {
    margin-bottom: 50px;
  }
}
@media (max-width: 624px) {
  .our-expertise__heading {
    margin-bottom: 20px;
  }
}
.our-expertise__scroll-slider {
  height: 375px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  overflow: visible;
  transition: all 0.3s;
}
@media (max-width: 1023px) {
  .our-expertise__scroll-slider {
    flex-direction: column;
    align-items: center;
    height: auto;
  }
}
.our-expertise__text-block-left, .our-expertise__text-block-right {
  position: relative;
  width: 25%;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .our-expertise__text-block-left, .our-expertise__text-block-right {
    flex: none;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .our-expertise__text-block-right {
    margin-left: 0;
    order: 3;
    align-items: flex-start;
    height: 80px;
  }
}
@media (max-width: 1023px) {
  .our-expertise__text-block-left {
    order: 2;
    margin-top: 20px;
    margin-bottom: 8px;
    height: 80px;
  }
}
.our-expertise__title {
  display: flex;
  align-items: center;
  column-gap: 15px;
  opacity: 0;
  transition: color 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
  position: absolute;
  top: 76px;
  left: 20px;
}
.our-expertise__title .split-anim__inner {
  transition: transform 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
}
.our-expertise__title.prev {
  opacity: 1;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
}
.our-expertise__title.prev .split-anim__inner {
  transform: translateY(-105%);
  transition: transform 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
}
@media (max-width: 1023px) {
  .our-expertise__title.prev {
    opacity: 0;
  }
}
.our-expertise__title.active {
  opacity: 1;
  transition-delay: 300ms;
  z-index: 2;
}
.our-expertise__title.active .split-anim__inner {
  transform: translateY(0);
  transition-delay: 300ms;
}
@media (max-width: 1023px) {
  .our-expertise__title {
    top: 0;
    left: 23px;
    max-width: 210px;
  }
  .our-expertise__title .split-anim__inner {
    display: inline-flex;
    transform: translateY(0) !important;
  }
}
.our-expertise__title-letter {
  font-size: 22px;
  letter-spacing: -0.66px;
  text-transform: uppercase;
  position: absolute;
  left: -29px;
  top: 33%;
}
@media (max-width: 1023px) {
  .our-expertise__title-letter {
    left: -13px;
    font-size: 12px;
    letter-spacing: -0.36px;
  }
}
.our-expertise__title-word {
  font-size: 60px;
  line-height: 100%;
  letter-spacing: -1.8px;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 1400px) {
  .our-expertise__title-word {
    font-size: 50px;
    line-height: 44px;
  }
}
@media (max-width: 1200px) {
  .our-expertise__title-word {
    font-size: 40px;
    line-height: 36px;
  }
}
.our-expertise__title-word .split-anim__inner {
  padding-bottom: 4px;
}
.our-expertise__description {
  font-size: 12px;
  line-height: 13.2px;
  opacity: 0;
  position: absolute;
  top: 76px;
  max-width: 270px;
  right: 0;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
}
.our-expertise__description.active {
  opacity: 1;
}
@media (max-width: 1023px) {
  .our-expertise__description {
    transition: none;
    top: 0px;
    left: 22px;
  }
}

.our-expertise-new {
  padding: 104px 0;
}
@media (max-width: 991px) {
  .our-expertise-new {
    display: none;
  }
}
.our-expertise-new__heading {
  text-align: center;
  color: #101010;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -1.08px;
  margin-bottom: 68px;
}
.our-expertise-new__blocks {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.our-expertise-new__block {
  position: relative;
  height: 672px;
  cursor: pointer;
  display: flex;
  align-items: end;
  padding: 26px;
  color: #fff;
  overflow: hidden;
  flex: 1;
  flex-grow: 20;
  transition: flex-grow 650ms cubic-bezier(0.6, 0.1, 0.9, 1) 0ms;
  will-change: flex-grow;
  transform: translateZ(0);
}
@media (max-width: 1300px) {
  .our-expertise-new__block {
    height: 472px;
  }
}
.our-expertise-new__block.active {
  flex-grow: 59;
}
.our-expertise-new__block.active .our-expertise-new__block-bottom {
  animation: text-opacity 0.4s ease-in-out 0.5s forwards;
}
.our-expertise-new__block.not-active {
  flex-grow: 11;
}
.our-expertise-new__block-video, .our-expertise-new__block-image {
  display: block;
  position: absolute;
  inset: 0;
  width: calc(100% + 5px);
  height: 100%;
  object-fit: cover;
}
.our-expertise-new__block-bottom {
  display: flex;
  gap: 21px;
  align-items: end;
  position: relative;
  z-index: 1;
  opacity: 0;
}
@keyframes text-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.our-expertise-new__block-title {
  color: #FFF;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 59px;
  font-weight: 600;
  line-height: 90%;
  letter-spacing: -3.5px;
  text-transform: capitalize;
  width: min-content;
}
@media (max-width: 1400px) {
  .our-expertise-new__block-title {
    font-size: 50px;
  }
}
@media (max-width: 1200px) {
  .our-expertise-new__block-title {
    font-size: 50px;
  }
}
.our-expertise-new__block-text {
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 110%;
  max-width: 274px;
}

.our-expertise__swiper {
  display: none !important;
  overflow: visible;
}
@media (max-width: 1024px) {
  .our-expertise__swiper {
    display: block !important;
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 1024px) and (max-width: 800px) {
  .our-expertise__swiper {
    margin-top: 10px;
  }
}
@media (max-width: 1024px) {
  .our-expertise__swiper .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px; /* для iOS Safari */
  }
  .our-expertise__swiper .swiper-slide {
    height: 100%;
    transition: all 0.5s ease;
    transform-origin: center;
    width: 350px;
  }
}
@media (max-width: 1024px) and (max-width: 800px) {
  .our-expertise__swiper .swiper-slide {
    width: 320px;
  }
}
@media (max-width: 1024px) and (max-width: 624px) {
  .our-expertise__swiper .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 1024px) {
  .our-expertise__swiper .swiper-slide video,
  .our-expertise__swiper .swiper-slide img {
    height: 650px;
    width: 100%;
    display: block;
    object-fit: cover;
  }
}
@media (max-width: 1024px) and (max-width: 800px) {
  .our-expertise__swiper .swiper-slide video,
  .our-expertise__swiper .swiper-slide img {
    height: 550px;
  }
}
@media (max-width: 1024px) and (max-width: 624px) {
  .our-expertise__swiper .swiper-slide video,
  .our-expertise__swiper .swiper-slide img {
    height: 500px;
  }
}

.our-expertise__title.slide-left {
  animation: slideInFromLeft ease-in-out 0.65s forwards;
}

.our-expertise__description.slide-left {
  animation: slideInFromLeft ease-in-out 0.75s forwards;
}

.our-expertise__title.slide-right {
  animation: slideInFromRight ease-in-out 0.65s forwards;
}

.our-expertise__description.slide-right {
  animation: slideInFromRight ease-in-out 0.75s forwards;
}

.our-expertise__title.slide-out-left {
  animation: slideOutToLeft ease-in-out 0.65s forwards;
}

.our-expertise__description.slide-out-left {
  animation: slideOutToLeft ease-in-out 0.75s forwards;
}

.our-expertise__title.slide-out-right {
  animation: slideOutToRight ease-in-out 0.65s forwards;
}

.our-expertise__description.slide-out-right {
  animation: slideOutToRight ease-in-out 0.75s forwards;
}

@keyframes slideInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-220px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromRight {
  0% {
    opacity: 0;
    transform: translateX(220px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideOutToLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-220px);
  }
}
@keyframes slideOutToRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(220px);
  }
}
.swiper-slide {
  backface-visibility: visible !important;
}

.visualize-architecture {
  padding-top: 40px;
  position: relative;
}
.visualize-architecture.small {
  padding-top: 180px;
}
@media (max-width: 767px) {
  .visualize-architecture.small {
    padding-top: 100px;
  }
}
.visualize-architecture.small .visualize-architecture__title {
  max-width: 240px;
  font-size: 29px;
  font-weight: 600;
  line-height: 106%;
  letter-spacing: -1.6px;
}
.visualize-architecture.small .visualize-architecture__title .split-anim__inner {
  padding-bottom: 1px;
  padding-right: 1px;
}
.visualize-architecture.small .visualize-architecture__lottie,
.visualize-architecture.small .visualize-architecture__heading::after {
  display: none;
}
.visualize-architecture.small .visualize-architecture__heading {
  margin-bottom: 40px;
}
.visualize-architecture.case {
  padding-top: 96px;
}
@media (max-width: 767px) {
  .visualize-architecture.case {
    padding-top: 60px;
  }
}
.visualize-architecture.case .visualize-architecture__image-row {
  gap: 12px;
  margin-bottom: 12px;
}
.visualize-architecture.case .visualize-architecture__heading {
  margin-bottom: 20px;
}
.visualize-architecture.case .visualize-architecture__bg {
  top: -170px;
}
.visualize-architecture.delete_margin {
  padding-top: 0;
}
@media (max-width: 480px) {
  .visualize-architecture.delete_margin {
    padding-bottom: 82px;
  }
}
.visualize-architecture.delete_margin .visualize-architecture__lottie,
.visualize-architecture.delete_margin .visualize-architecture__text,
.visualize-architecture.delete_margin .visualize-architecture__title {
  display: none;
}
.visualize-architecture .video-gallery .visualize-architecture__image-wrapper {
  aspect-ratio: 16/9;
  height: auto !important;
  pointer-events: all;
}
.visualize-architecture__bg {
  position: absolute;
  top: 0;
  right: 0;
  overflow: visible;
  max-width: 100%;
}
.visualize-architecture__container {
  position: relative;
  z-index: 2;
}
@media (max-width: 480px) {
  .visualize-architecture__container {
    padding: 0 8px;
  }
}
.visualize-architecture__heading {
  position: relative;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .visualize-architecture__heading {
    margin-bottom: 60px;
  }
}
@media (max-width: 480px) {
  .visualize-architecture__heading {
    margin-bottom: 40px;
    padding: 0 22px;
  }
}
.visualize-architecture__title {
  font-size: 98px;
  line-height: 90px;
  font-weight: 600;
  max-width: 1113px;
  letter-spacing: -3.4px;
}
@media (max-width: 1023px) {
  .visualize-architecture__title {
    font-size: 80px;
    line-height: 72px;
    max-width: 800px;
  }
}
@media (max-width: 767px) {
  .visualize-architecture__title {
    font-size: 60px;
    line-height: 54px;
    max-width: 500px;
    letter-spacing: -1px;
  }
}
@media (max-width: 552px) {
  .visualize-architecture__title {
    font-size: 40px;
    line-height: 36px;
    max-width: 400px;
  }
}
@media (max-width: 480px) {
  .visualize-architecture__title {
    max-width: 269px;
  }
}
.visualize-architecture__text {
  font-size: 16px;
  line-height: 15.36px;
  letter-spacing: -0.72px;
  max-width: 400px;
  text-align: right;
  position: absolute;
  bottom: 8px;
  right: 0;
}
@media (max-width: 767px) {
  .visualize-architecture__text {
    position: initial;
    text-align: left;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 500;
    line-height: 96%;
    letter-spacing: -0.24px;
  }
}
.visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(1) {
  width: 600px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(1) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(1) .visualize-architecture__image-award {
  bottom: auto;
  top: 0;
}
.visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(2) {
  width: 340px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(2) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(3) {
  width: 340px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(3) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(1) {
  width: 357px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(1) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(1) .visualize-architecture__image-award {
  bottom: auto;
  top: 0;
}
.visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(2) {
  width: 526px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(2) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(2) .visualize-architecture__image-award {
  bottom: auto;
  top: 0;
}
.visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(3) {
  width: 397px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_2_images .visualize-architecture__image-wrapper:nth-child(3) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_3_images .visualize-architecture__image-wrapper:nth-child(1) {
  width: 832px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_3_images .visualize-architecture__image-wrapper:nth-child(1) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_3_images .visualize-architecture__image-wrapper:nth-child(2) {
  width: 468px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_3_images .visualize-architecture__image-wrapper:nth-child(2) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_4_images .visualize-architecture__image-wrapper:nth-child(1) {
  width: 468px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_4_images .visualize-architecture__image-wrapper:nth-child(1) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_4_images .visualize-architecture__image-wrapper:nth-child(1) .visualize-architecture__image-award {
  bottom: auto;
  top: 0;
}
.visualize-architecture .row_4_images .visualize-architecture__image-wrapper:nth-child(2) {
  width: 832px;
  height: 440px;
}
@media (max-width: 767px) {
  .visualize-architecture .row_4_images .visualize-architecture__image-wrapper:nth-child(2) {
    width: 100%;
    height: 220px;
  }
}
.visualize-architecture .row_4_images .visualize-architecture__image-wrapper:nth-child(2) .visualize-architecture__image-award {
  bottom: auto;
  top: 0;
}
.visualize-architecture .row_4_images .visualize-architecture__image-wrapper:nth-child(3) .visualize-architecture__image-award {
  bottom: auto;
  top: 0;
}
.visualize-architecture__image-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .visualize-architecture__image-row {
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .visualize-architecture__image-row {
    margin-bottom: 8px;
    gap: 8px;
  }
}
.visualize-architecture__image-wrapper {
  height: 440px;
  flex-shrink: 1;
  will-change: width, height;
  position: relative;
  transition: all 950ms cubic-bezier(0.6, 0.1, 0.9, 1) 0ms;
}
.visualize-architecture__image-wrapper.row-full {
  height: auto !important;
  aspect-ratio: 16/9;
}
@media (max-width: 767px) {
  .visualize-architecture__image-wrapper {
    width: 100%;
    height: 220px;
    pointer-events: none;
  }
}
.visualize-architecture__image-wrapper video,
.visualize-architecture__image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.visualize-architecture__image-award {
  position: absolute;
  bottom: 0;
  left: 0;
  object-fit: contain !important;
  width: fit-content !important;
  height: fit-content !important;
}
.visualize-architecture__link {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  border-radius: 50px;
  padding: 0 15px;
  cursor: pointer;
  left: 35px;
  bottom: 35px;
  border: 0.5px solid #fff;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.154px;
  transition: all 0.4s;
}
@media (max-width: 700px) {
  .visualize-architecture__link {
    bottom: 24px;
    left: 24px;
  }
}
.visualize-architecture__link:hover {
  background: rgba(255, 255, 255, 0.2);
}
.visualize-architecture__lottie {
  position: absolute;
  top: -29px;
  right: -35px;
  max-width: 118px;
  opacity: 0.4;
}
.visualize-architecture__lottie path {
  stroke: #080808;
}

.home .visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(1) .visualize-architecture__image-award {
  bottom: 0;
  top: auto;
}

.page-id-6022 .visualize-architecture .row_1_images .visualize-architecture__image-wrapper:nth-child(1) .visualize-architecture__image-award {
  bottom: 0;
  top: auto;
}

.our-case-studies {
  height: auto;
  padding-top: 180px;
  position: relative;
  z-index: 4;
}
@media (max-width: 992px) {
  .our-case-studies {
    padding-top: 80px;
  }
}
.our-case-studies__title-wrap {
  display: flex;
  justify-content: space-between;
  gap: 80px;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .our-case-studies__title-wrap {
    display: block;
    gap: 0;
  }
}
.our-case-studies__title {
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -1.2px;
  margin-top: 10px;
  font-weight: 600;
}
.our-case-studies__title.our-case-studies__title-big {
  color: #080808;
  font-size: 67px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4px;
  max-width: 653px;
}
@media screen and (max-width: 1250px) {
  .our-case-studies__title.our-case-studies__title-big {
    font-size: 48px;
    letter-spacing: -2.5px;
  }
}
.our-case-studies__title.our-case-studies__title-big .split-anim__inner {
  padding-right: 2px;
  padding-bottom: 5px;
}
@media (max-width: 480px) {
  .our-case-studies__title {
    font-size: 29px;
    letter-spacing: -0.9px;
  }
}
.our-case-studies__slider {
  margin-top: 40px;
  width: 100%;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.our-case-studies__slider.our-case-studies__slider-big {
  margin-top: 80px;
}
.our-case-studies__slider.our-case-studies__slider-big .our-case-studies__text {
  max-width: none;
}
.our-case-studies__slider.our-case-studies__slider-big .our-case-studies__text .split-anim__inner {
  padding-bottom: 1px;
}
@media (max-width: 480px) {
  .our-case-studies__slider {
    margin-top: 36px;
  }
}
.our-case-studies__subtitle, .our-case-studies__text {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.36px;
  text-transform: lowercase;
}
.our-case-studies__subtitle {
  padding-bottom: 6px;
}
.our-case-studies__title-item {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.54px;
  font-weight: 600;
  padding-bottom: 12px;
}
.our-case-studies__title-item .split-anim__inner {
  padding-bottom: 1px;
}
.our-case-studies__text {
  max-width: 330px;
  min-height: 25px;
}
.our-case-studies__avard {
  position: absolute;
  object-fit: contain;
  display: block;
  top: 0;
  right: 0;
  z-index: 5;
  height: auto !important;
  transform: none !important;
}
.our-case-studies__descr {
  color: #080808;
  font-size: 15px;
  font-weight: 500;
  line-height: 96%;
  max-width: 534px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1250px) {
  .our-case-studies__descr {
    max-width: 334px;
  }
}
@media screen and (max-width: 991px) {
  .our-case-studies__descr {
    max-width: 534px;
    margin-bottom: 0;
    margin-top: 20px;
  }
}
.our-case-studies__slide-content {
  margin-bottom: 20px;
}
.our-case-studies__image {
  position: relative;
  height: 478px;
  transform-origin: bottom center;
  overflow: hidden;
  will-change: transform;
}
.our-case-studies__image::before {
  background: transparent;
  z-index: 10;
  pointer-events: none;
  position: absolute;
  content: "";
  inset: 0;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1);
}
.our-case-studies__image img {
  transform: scale(1.3);
  height: 478px;
  width: auto;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .our-case-studies__image img {
    transform: scale(1);
  }
}
.our-case-studies__image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-case-studies__wrapper {
  display: flex;
  will-change: transform;
  flex-wrap: nowrap;
  width: max-content;
}
.our-case-studies__parent {
  position: relative;
  overflow: hidden;
}
.our-case-studies__item {
  flex: 0 0 auto;
  width: 416px;
  transform-origin: bottom center;
  margin-left: -2px;
}
@media screen and (min-width: 768px) {
  .our-case-studies__item:hover [data-aos=case-scale] {
    transition-delay: 0ms !important;
    transform: scale(1.15) !important;
  }
  .our-case-studies__item:hover [data-aos=case-scale] .our-case-studies__image::before {
    background: rgba(0, 0, 0, 0.5);
  }
  .our-case-studies__item:hover .our-case-studies__review {
    padding-top: 0;
  }
}
.our-case-studies__review {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 30px;
  height: 30px;
  color: #fff;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 200ms;
  padding-top: 30px;
  z-index: 3;
  overflow: hidden;
}
.our-case-studies .swiper-wrapper-case {
  will-change: transform;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.trusted-by {
  position: relative;
  padding-top: 198px;
  padding-bottom: 273px;
}
@media (max-width: 1024px) {
  .trusted-by {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .trusted-by {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media (max-width: 480px) {
  .trusted-by {
    padding-top: 172px;
    padding-bottom: 80px;
  }
}
.trusted-by__blur-wrapper {
  position: absolute;
  top: -20%;
  will-change: transform;
  z-index: -1;
  pointer-events: none;
  width: 100%;
  max-width: 1330px;
}
@media (max-width: 1024px) {
  .trusted-by__blur-wrapper {
    width: 1330px;
    left: calc(50% - 650px);
    top: -95%;
  }
}
.trusted-by__blur-wrapper img {
  display: block;
  width: 100%;
}
.trusted-by__wrapper {
  max-width: 1058px;
  margin: auto;
}
.trusted-by__title {
  font-size: 52px;
  line-height: 52px;
  letter-spacing: -1.56px;
  font-weight: 600;
  text-align: center;
}
.trusted-by__title .split-anim {
  padding-bottom: 3px;
}
.trusted-by__wrapper {
  margin-top: 52px;
  display: flex;
  flex-direction: column;
  row-gap: 50px;
  min-height: 270px;
}
@media (max-width: 767px) {
  .trusted-by__wrapper {
    row-gap: 35px;
    margin-top: 61px;
  }
}
.trusted-by__logo-row.count-1, .trusted-by__logo-row.count-2, .trusted-by__logo-row.count-3, .trusted-by__logo-row.count-4, .trusted-by__logo-row.count-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 90px;
}
@media (max-width: 978px) {
  .trusted-by__logo-row.count-1, .trusted-by__logo-row.count-2, .trusted-by__logo-row.count-3, .trusted-by__logo-row.count-4, .trusted-by__logo-row.count-5 {
    gap: 48px;
    row-gap: 35px;
  }
}
.trusted-by__logo-row.count-1 .trusted-by__item, .trusted-by__logo-row.count-2 .trusted-by__item, .trusted-by__logo-row.count-3 .trusted-by__item, .trusted-by__logo-row.count-4 .trusted-by__item, .trusted-by__logo-row.count-5 .trusted-by__item {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .trusted-by__logo-row.count-1 .trusted-by__item, .trusted-by__logo-row.count-2 .trusted-by__item, .trusted-by__logo-row.count-3 .trusted-by__item, .trusted-by__logo-row.count-4 .trusted-by__item, .trusted-by__logo-row.count-5 .trusted-by__item {
    max-width: calc(50% - 40px);
  }
}
.trusted-by__logo-row.count-1 img, .trusted-by__logo-row.count-2 img, .trusted-by__logo-row.count-3 img, .trusted-by__logo-row.count-4 img, .trusted-by__logo-row.count-5 img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .trusted-by__logo-row.count-2 .trusted-by__item, .trusted-by__logo-row.count-3 .trusted-by__item {
    max-width: calc(33.3% - 40px);
  }
  .trusted-by__logo-row.count-2 .trusted-by__item:nth-child(3), .trusted-by__logo-row.count-3 .trusted-by__item:nth-child(3) {
    order: 4;
  }
}

.page-id-6022 .trusted-by .trusted-by__blur-wrapper {
  display: none;
}

@media (max-width: 1000px) {
  .rendering-project {
    padding-top: 90px;
  }
}
.rendering-project__container {
  max-width: 1440px;
  width: 100%;
  margin: auto;
}
.rendering-project__title {
  font-size: 40px;
  line-height: 45px;
  letter-spacing: -1.2px;
  font-weight: 600;
  margin-bottom: 22px;
}
@media (max-width: 1000px) {
  .rendering-project__title {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .rendering-project__title {
    max-width: 224px;
    margin: 0 auto;
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 94%;
    letter-spacing: -0.9px;
  }
  .rendering-project__title .split-anim {
    overflow: visible;
  }
}
.rendering-project__text {
  font-size: 14px;
  line-height: 17.6px;
  max-width: 286px;
  letter-spacing: -0.4px;
}
@media (max-width: 1000px) {
  .rendering-project__text {
    text-align: center;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .rendering-project__text {
    color: #080808;
    font-size: 10px;
    line-height: 110%;
    max-width: 175px;
    letter-spacing: -0.1px;
  }
}
.rendering-project__slide-texts {
  margin-top: 30px;
  max-width: 489px;
  position: relative;
}
@media (max-width: 1000px) {
  .rendering-project__slide-texts {
    display: none;
  }
}
.rendering-project__slide-text {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 11px;
  font-weight: 500;
  line-height: 110%;
}
.rendering-project__slide-text .count-2 {
  transition-delay: 50ms !important;
}
.rendering-project__slide-text .count-3 {
  transition-delay: 100ms !important;
}
.rendering-project__slide-text .count-4 {
  transition-delay: 150ms !important;
}
.rendering-project__slide-text.active .split-anim__inner {
  transform: translateY(0);
}
.rendering-project__wrapper {
  display: flex;
  position: relative;
  overflow: hidden;
  justify-content: space-between;
  height: 100vh;
}
@media (max-width: 1000px) {
  .rendering-project__wrapper {
    flex-direction: column;
    padding-left: 22px;
    padding-right: 22px;
    justify-content: flex-start;
    height: auto;
  }
}
.rendering-project__left {
  padding: 160px 12px 0 60px;
  display: flex;
  flex-direction: column;
}
@media (max-height: 780px) {
  .rendering-project__left {
    padding: 120px 12px 0 60px;
  }
}
@media (max-width: 1000px) {
  .rendering-project__left {
    margin-bottom: 40px;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .rendering-project__left {
    margin-bottom: 26px;
  }
}
.rendering-project__center {
  width: calc(50% + 32px);
  position: relative;
  overflow: hidden;
}
@media (max-width: 1000px) {
  .rendering-project__center {
    display: none;
  }
}
.rendering-project__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  will-change: transform, clip-path;
  transform: scale(1.2);
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  z-index: 1;
  transition: transform 850ms cubic-bezier(0.4, 0.05, 0.85, 1) 0ms !important;
}
.rendering-project__image.active {
  z-index: 2;
  transform: scale(1);
  animation: clip-animation 0.9s cubic-bezier(0.38, 0.05, 0.85, 1) forwards;
}
.rendering-project__image.prev {
  transform: scale(1.1);
  transform-origin: bottom;
  clip-path: none;
}
.rendering-project__image img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.rendering-project__images {
  position: relative;
  max-height: 944px;
  height: 100vh;
}
.rendering-project__nav-title {
  position: relative;
}
.rendering-project__nav-title span {
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  white-space: pre;
}
.rendering-project .svg__render {
  margin-top: auto;
  margin-bottom: 107px;
  transform: scale(1.35);
  margin-left: 28px;
  transition: all 900ms cubic-bezier(0.65, 0, 0.35, 1) 0ms !important;
  opacity: 1;
  will-change: transform, opacity;
}
.rendering-project .svg__render.inactive {
  transform: scale(1.15) rotate(56deg);
  opacity: 0;
}
@media (max-height: 780px) {
  .rendering-project .svg__render {
    transform: scale(1.15);
    margin-bottom: 70px;
  }
}
.rendering-project .svg__render.step-2 {
  transform: scale(1.35) rotate(-56deg);
}
@media (max-height: 780px) {
  .rendering-project .svg__render.step-2 {
    transform: scale(1.15) rotate(-56deg);
  }
}
.rendering-project .svg__render.step-3 {
  transform: scale(1.35) rotate(-124deg);
}
@media (max-height: 780px) {
  .rendering-project .svg__render.step-3 {
    transform: scale(1.15) rotate(-124deg);
  }
}
.rendering-project .svg__render.step-4 {
  transform: scale(1.35) rotate(-200deg);
}
@media (max-height: 780px) {
  .rendering-project .svg__render.step-4 {
    transform: scale(1.15) rotate(-200deg);
  }
}
.rendering-project .svg__render.step-5 {
  transform: scale(1.35) rotate(-267deg);
}
@media (max-height: 780px) {
  .rendering-project .svg__render.step-5 {
    transform: scale(1.15) rotate(-267deg);
  }
}
.rendering-project .rendering-project__nav-item path {
  fill: #ccc;
  transition: all 0.3s;
}
.rendering-project .rendering-project__nav-item.active path {
  fill: #080808;
}

.rendering-project__swiper {
  display: none;
}
@media (max-width: 1000px) {
  .rendering-project__swiper {
    display: block;
  }
}
.rendering-project__slide-image {
  display: block;
  width: 310px;
}
.rendering-project__slide-image img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 410px;
}
@media (max-width: 1000px) {
  .rendering-project .svg__render-desctope {
    display: none;
  }
}
.rendering-project .svg__render-mobile {
  display: none;
  transform: scale(1);
  margin: 0 auto;
  width: 227px;
}
@media (max-width: 1000px) {
  .rendering-project .svg__render-mobile {
    display: block;
  }
}
.rendering-project .svg__render-mobile.step-2 {
  transform: scale(1) rotate(-56deg);
}
.rendering-project .svg__render-mobile.step-3 {
  transform: scale(1) rotate(-124deg);
}
.rendering-project .svg__render-mobile.step-4 {
  transform: scale(1) rotate(-200deg);
}
.rendering-project .svg__render-mobile.step-5 {
  transform: scale(1) rotate(-267deg);
}

@keyframes clip-animation {
  0% {
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  }
  95% {
    clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.what-think-people-about-us {
  padding-top: 132px;
  position: relative;
}
@media (max-width: 480px) {
  .what-think-people-about-us {
    margin-top: 91px;
  }
}
.what-think-people-about-us__container {
  padding: 0 16px;
}
.what-think-people-about-us__blur-wrapper {
  position: absolute;
  top: -330px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  pointer-events: none;
  background: #fff;
}
@media (max-width: 1150px) {
  .what-think-people-about-us__blur-wrapper {
    top: -250px;
  }
}
@media (max-width: 992px) {
  .what-think-people-about-us__blur-wrapper {
    top: -409px;
  }
}
@media (max-width: 552px) {
  .what-think-people-about-us__blur-wrapper {
    top: -110px;
  }
}
.what-think-people-about-us__blur-wrapper .mob {
  display: none;
}
@media (max-width: 992px) {
  .what-think-people-about-us__blur-wrapper .mob {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}
.what-think-people-about-us__blur-wrapper .desk {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  pointer-events: none;
}
@media (max-width: 992px) {
  .what-think-people-about-us__blur-wrapper .desk {
    display: none;
  }
}
.what-think-people-about-us__container {
  max-width: 1440px;
  margin: auto;
}
.what-think-people-about-us__title {
  font-size: 182px;
  line-height: 180px;
  letter-spacing: -7.8px;
  font-weight: 600;
  max-width: 1170px;
  margin: auto;
  text-align: center;
  text-transform: lowercase;
  color: #413414;
  mix-blend-mode: soft-light;
  opacity: 0.8;
}
@media (max-width: 1150px) {
  .what-think-people-about-us__title {
    font-size: 160px;
    line-height: 150px;
    letter-spacing: -5.8px;
  }
}
@media (max-width: 767px) {
  .what-think-people-about-us__title {
    font-size: 100px;
    line-height: 100px;
  }
}
@media (max-width: 480px) {
  .what-think-people-about-us__title {
    max-width: 344px;
  }
}
.what-think-people-about-us__wrapper {
  position: relative;
  height: 814px;
}
@media (max-width: 480px) {
  .what-think-people-about-us__wrapper {
    height: 400px;
  }
}
.what-think-people-about-us__heading {
  position: relative;
  cursor: pointer;
}
.what-think-people-about-us__item {
  position: absolute;
  transform: translate(-50%, -50%);
  max-width: 383px;
}
@media (max-width: 1150px) {
  .what-think-people-about-us__item {
    max-width: 346px;
  }
}
@media (max-width: 992px) {
  .what-think-people-about-us__item {
    transform: none;
  }
}
.what-think-people-about-us__item.active {
  z-index: 10;
}
.what-think-people-about-us .item-0 {
  top: 20%;
  left: 50%;
}
.what-think-people-about-us .item-1 {
  top: 30%;
  left: 75%;
}
.what-think-people-about-us .item-2 {
  top: 35%;
  left: 35%;
}
.what-think-people-about-us .item-3 {
  top: 50%;
  left: 55%;
}
.what-think-people-about-us .item-4 {
  top: 65%;
  left: 70%;
}
.what-think-people-about-us .item-5 {
  top: 65%;
  left: 24%;
}
.what-think-people-about-us .item-6 {
  top: 30%;
  left: 15%;
}
@media (max-width: 1400px) {
  .what-think-people-about-us .item-0 {
    top: 20%;
    left: 48%;
  }
  .what-think-people-about-us .item-1 {
    top: 30%;
    left: 68%;
  }
  .what-think-people-about-us .item-2 {
    top: 35%;
    left: 32%;
  }
  .what-think-people-about-us .item-3 {
    top: 50%;
    left: 45%;
  }
  .what-think-people-about-us .item-4 {
    top: 65%;
    left: 68%;
  }
  .what-think-people-about-us .item-5 {
    top: 65%;
    left: 22%;
  }
  .what-think-people-about-us .item-6 {
    top: 30%;
    left: 18%;
  }
}
@media (max-width: 1150px) {
  .what-think-people-about-us .item-0 {
    top: 20%;
    left: 48%;
  }
  .what-think-people-about-us .item-1 {
    top: 30%;
    left: 64%;
  }
  .what-think-people-about-us .item-2 {
    top: 35%;
    left: 28%;
  }
  .what-think-people-about-us .item-3 {
    top: 50%;
    left: 40%;
  }
  .what-think-people-about-us .item-4 {
    top: 65%;
    left: 64%;
  }
  .what-think-people-about-us .item-5 {
    top: 65%;
    left: 18%;
  }
  .what-think-people-about-us .item-6 {
    top: 30%;
    left: 14%;
  }
}
@media (max-width: 767px) {
  .what-think-people-about-us .item-0 {
    top: 20%;
    left: 42%;
  }
  .what-think-people-about-us .item-1 {
    top: 30%;
    left: 58%;
  }
  .what-think-people-about-us .item-2 {
    top: 35%;
    left: 24%;
  }
  .what-think-people-about-us .item-3 {
    top: 50%;
    left: 35%;
  }
  .what-think-people-about-us .item-4 {
    top: 65%;
    left: 60%;
  }
  .what-think-people-about-us .item-5 {
    top: 65%;
    left: 14%;
  }
  .what-think-people-about-us .item-6 {
    top: 30%;
    left: 10%;
  }
}
@media (max-width: 668px) {
  .what-think-people-about-us .item-1 .what-think-people-about-us__tooltip {
    width: 188px;
  }
  .what-think-people-about-us .item-4 .what-think-people-about-us__tooltip {
    width: 188px;
  }
}
@media (max-width: 480px) {
  .what-think-people-about-us .item-4,
  .what-think-people-about-us .item-5,
  .what-think-people-about-us .item-6 {
    display: none;
  }
  .what-think-people-about-us .item-0 {
    top: 22%;
    left: 20px;
  }
  .what-think-people-about-us .item-3 {
    top: 62%;
    left: 20px;
  }
  .what-think-people-about-us .item-2 {
    top: 48%;
    left: 130px;
  }
  .what-think-people-about-us .item-1 {
    top: 35%;
    left: 170px;
  }
  .what-think-people-about-us .item-2 .what-think-people-about-us__tooltip {
    width: 188px;
  }
}
@media (max-width: 360px) {
  .what-think-people-about-us .item-1 {
    top: 35%;
    left: 52%;
  }
  .what-think-people-about-us .item-2 {
    top: 48%;
    left: 48%;
  }
}
.what-think-people-about-us__name {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-transform: capitalize;
}
@media (max-width: 480px) {
  .what-think-people-about-us__name {
    font-size: 18px;
    line-height: 18px;
  }
}
.what-think-people-about-us__company {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
@media (max-width: 480px) {
  .what-think-people-about-us__company {
    font-size: 12.65px;
    line-height: 12.65px;
  }
}
.what-think-people-about-us__tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 14px;
  font-weight: 500;
  padding: 15px;
  margin-top: 8px;
  width: 383px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  border-radius: 14px;
  background: rgba(241, 241, 241, 0.3);
  backdrop-filter: blur(22.5px);
  color: #101010;
  line-height: 120%;
  letter-spacing: 0.14px;
}
@media (max-width: 1150px) {
  .what-think-people-about-us__tooltip {
    max-width: 346px;
  }
}
@media (max-width: 992px) {
  .what-think-people-about-us__tooltip {
    max-width: 300px;
  }
}
.what-think-people-about-us__tooltip.active {
  opacity: 1;
  visibility: visible;
}

.our-approach-3d {
  position: relative;
  z-index: 2;
  padding-bottom: 120px;
}
@media (max-width: 1290px) {
  .our-approach-3d {
    padding-bottom: 80px;
  }
}
.our-approach-3d__container {
  max-width: 1440px;
  margin: auto;
}
.our-approach-3d--heading-title {
  font-size: 231px;
  line-height: 167px;
  letter-spacing: -7px;
  font-weight: 600;
  text-transform: uppercase;
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
@media (max-width: 1400px) {
  .our-approach-3d--heading-title {
    font-size: 173px;
    line-height: 119px;
  }
}
@media (max-width: 1290px) {
  .our-approach-3d--heading-title {
    font-size: 145px;
    line-height: 99.5px;
  }
}
@media (max-width: 1150px) {
  .our-approach-3d--heading-title {
    font-size: 113px;
    line-height: 75.4px;
  }
}
@media (max-width: 767px) {
  .our-approach-3d--heading-title {
    font-size: 104px;
    line-height: 68.62px;
  }
}
@media (max-width: 640px) {
  .our-approach-3d--heading-title {
    font-size: 82px;
    line-height: 52px;
    letter-spacing: -2px;
  }
}
@media (max-width: 522px) {
  .our-approach-3d--heading-title {
    font-size: 63px;
    line-height: 40px;
  }
}
@media (max-width: 410px) {
  .our-approach-3d--heading-title {
    font-size: 56px;
    line-height: 35px;
  }
}
.our-approach-3d--word-2 {
  display: block;
}
.our-approach-3d__heading-middle-image {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.our-approach-3d__heading-middle-image .our-approach-3d--heading-title {
  letter-spacing: -12px;
}
@media (max-width: 1400px) {
  .our-approach-3d__heading-middle-image .our-approach-3d--heading-title {
    letter-spacing: -7px;
  }
}
@media (max-width: 640px) {
  .our-approach-3d__heading-middle-image .our-approach-3d--heading-title {
    letter-spacing: -2px;
  }
}
.our-approach-3d__image-wrap {
  overflow: hidden;
  max-width: 689px;
  position: relative;
  width: 100%;
  height: 164px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .our-approach-3d__image-wrap {
    max-width: 100%;
    height: auto;
  }
}
.our-approach-3d__image-heading.mob {
  display: none;
}
@media (max-width: 767px) {
  .our-approach-3d__image-heading.mob {
    display: block;
  }
  .our-approach-3d__image-heading.desctope {
    display: none;
  }
}
.our-approach-3d__image-heading {
  max-width: 689px;
  width: 100%;
  height: 164px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .our-approach-3d__image-heading {
    margin-top: 20px;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .our-approach-3d__image-heading {
    height: 106px;
  }
}
.our-approach-3d__custom-heading {
  padding: 0 49px 0 48px;
}
@media (max-width: 767px) {
  .our-approach-3d__custom-heading {
    padding: 0 22px 0 17px;
  }
}
.our-approach-3d__text-columns {
  margin-top: 64px;
  display: flex;
  column-gap: 60px;
  padding: 0 61px;
}
@media (max-width: 767px) {
  .our-approach-3d__text-columns {
    padding: 0 22px;
    flex-direction: column;
    row-gap: 20px;
    margin-top: 20px;
  }
}
.our-approach-3d__colimn-left, .our-approach-3d__column-right {
  flex: 0 1 530px;
  font-size: 14px;
  line-height: 15.4px;
  text-align: justify;
}
.our-approach-3d__colimn-left p, .our-approach-3d__column-right p {
  display: inline;
}
@media (max-width: 767px) {
  .our-approach-3d__colimn-left p, .our-approach-3d__column-right p {
    display: block;
  }
  .our-approach-3d__colimn-left p:not(:last-child), .our-approach-3d__column-right p:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .our-approach-3d__colimn-left, .our-approach-3d__column-right {
    flex-basis: 100%;
  }
}

.faq-home {
  padding-top: 160px;
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .faq-home {
    padding-top: 84px;
    padding-bottom: 80px;
  }
}
.faq-home__blur-wrapper {
  position: absolute;
  top: -10%;
  will-change: transform;
  z-index: -1;
  pointer-events: none;
  width: 100%;
}
@media (max-width: 992px) {
  .faq-home__blur-wrapper {
    display: none;
  }
}
.faq-home__blur-wrapper img {
  display: block;
  max-width: 1600px;
  height: auto;
  width: 100%;
  margin: 0 auto;
}
.faq-home__title {
  font-size: 19px;
  line-height: 19px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 42px;
}
.faq-home__wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .faq-home__wrapper {
    margin-bottom: 43px;
  }
}
.faq-home__heading {
  font-size: 38px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -1.8px;
  height: 41px;
  text-align: center;
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  gap: 18px;
  cursor: pointer;
}
.faq-home__heading.active .faq-home__icon {
  transform: rotate(-45deg);
}
@media (max-width: 992px) {
  .faq-home__heading {
    font-size: 30px;
    letter-spacing: -1px;
    height: 32px;
  }
}
@media (max-width: 767px) {
  .faq-home__heading {
    font-size: 26px;
  }
}
@media (max-width: 668px) {
  .faq-home__heading {
    font-size: 15px;
    letter-spacing: normal;
    height: 16px;
  }
}
.faq-home__icon {
  width: 34px;
  height: 34px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMC41IDAuNjk1MzEyQzEwLjk3NzcgMC42OTUzMTIgMTEuMzY1MiAxLjA4MjgyIDExLjM2NTIgMS41NjA1NVY5LjY5NTMxSDE5LjVDMTkuOTc3NyA5LjY5NTMxIDIwLjM2NTIgMTAuMDgyOCAyMC4zNjUyIDEwLjU2MDVDMjAuMzY1MiAxMS4wMzgzIDE5Ljk3NzcgMTEuNDI1OCAxOS41IDExLjQyNThIMTEuMzY1MlYxOS41NjA1QzExLjM2NTIgMjAuMDM4MyAxMC45Nzc3IDIwLjQyNTggMTAuNSAyMC40MjU4QzEwLjAyMjMgMjAuNDI1OCA5LjYzNDc3IDIwLjAzODMgOS42MzQ3NyAxOS41NjA1VjExLjQyNThIMS41QzEuMDIyMjcgMTEuNDI1OCAwLjYzNDc2NiAxMS4wMzgzIDAuNjM0NzY2IDEwLjU2MDVDMC42MzQ3NjYgMTAuMDgyOCAxLjAyMjI3IDkuNjk1MzEgMS41IDkuNjk1MzFIOS42MzQ3N1YxLjU2MDU1QzkuNjM0NzcgMS4wODI4MiAxMC4wMjIzIDAuNjk1MzEyIDEwLjUgMC42OTUzMTJaIiBmaWxsPSIjQThBOEE4Ii8+DQo8L3N2Zz4NCg==) no-repeat center;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
  transform-origin: center;
}
@media (max-width: 668px) {
  .faq-home__icon {
    width: 14px;
    height: 14px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik02LjkxNDA2IDMuMDA1ODZDNy4xMDI2NiAzLjAwNjA2IDcuMjU1ODYgMy4xNTkwMSA3LjI1NTg2IDMuMzQ3NjZWNi41NjE1MkgxMC40Njk3QzEwLjY1ODQgNi41NjE1MiAxMC44MTE0IDYuNzE0NjYgMTAuODExNSA2LjkwMzMyQzEwLjgxMTUgNy4wOTIwOSAxMC42NTg1IDcuMjQ1MTIgMTAuNDY5NyA3LjI0NTEySDcuMjU1ODZWMTAuNDZDNy4yNTU2MSAxMC42NDg0IDcuMTAyNTEgMTAuODAxNiA2LjkxNDA2IDEwLjgwMThDNi43MjU0NCAxMC44MDE4IDYuNTcyNTIgMTAuNjQ4NSA2LjU3MjI3IDEwLjQ2VjcuMjQ1MTJIMy4zNTc0MkMzLjE2ODc5IDcuMjQ0OTQgMy4wMTU2MiA3LjA5MTk5IDMuMDE1NjMgNi45MDMzMkMzLjAxNTc1IDYuNzE0NzYgMy4xNjg4NyA2LjU2MTcgMy4zNTc0MiA2LjU2MTUySDYuNTcyMjdWMy4zNDc2NkM2LjU3MjI3IDMuMTU4ODggNi43MjUyOSAzLjAwNTg2IDYuOTE0MDYgMy4wMDU4NloiIGZpbGw9IiNBOEE4QTgiLz4NCjwvc3ZnPg0K) no-repeat center;
  }
}
.faq-home__inner {
  overflow: hidden;
  max-height: 0;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
  opacity: 0;
}
.faq-home__inner.active {
  opacity: 1;
}
.faq-home__text {
  max-width: 450px;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  transition: all 650ms cubic-bezier(0.63, 0, 0.02, 1) 0ms;
}
.faq-home__text ul li {
  position: relative;
  padding-left: 10px;
}
.faq-home__text ul li::before {
  content: "–";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 668px) {
  .faq-home__text {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 480px) {
  .faq-home__text {
    max-width: 220px;
  }
}
.faq-home__text.active {
  opacity: 1;
  visibility: visible;
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (max-width: 668px) {
  .faq-home__text.active {
    margin-top: 10px;
  }
}
.faq-home__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.faq-home__item:not(:last-child) {
  margin-bottom: 32px;
}
@media (max-width: 668px) {
  .faq-home__item:not(:last-child) {
    margin-bottom: 15px;
  }
}
.faq-home__btn {
  display: flex;
  justify-content: center;
}
.faq-home__btn-link {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.32px;
  position: relative;
  color: #515050;
}
.faq-home__btn-link.hidden {
  opacity: 0;
  pointer-events: none;
}
.faq-home__btn-link::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: #515050;
}
.faq-home__btn-link:hover {
  color: #080808;
}

.example-of-project {
  margin-top: -2px;
  position: relative;
  overflow: hidden;
  height: 100vh;
}
@media (max-width: 480px) {
  .example-of-project {
    margin-top: 105px;
    height: 860px;
  }
}
.example-of-project__media-video, .example-of-project__media-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.example-of-project__media-video video, .example-of-project__media-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.example-of-project__media-video, .example-of-project__media-bg {
  background-size: cover;
  background-position: center;
}
.example-of-project__container {
  max-width: 1440px;
  margin: auto;
  padding: 0 32px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .example-of-project__container {
    padding: 0 22px;
  }
}
.example-of-project .scroll__container {
  display: flex;
}
.example-of-project .content__block {
  display: none;
  align-items: center;
  gap: 52px;
}
@media (max-width: 1350px) {
  .example-of-project .content__block {
    padding: 0 32px;
  }
}
@media (max-width: 850px) {
  .example-of-project .content__block {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 32px;
  }
}
.example-of-project .content__block-title {
  width: 266px;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.36px;
  text-transform: lowercase;
}
@media (max-width: 850px) {
  .example-of-project .content__block-title {
    font-size: 18px;
  }
}
.example-of-project .content__block-text {
  max-width: 456px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.36px;
  text-transform: lowercase;
}
@media (max-width: 850px) {
  .example-of-project .content__block-text {
    font-size: 18px;
  }
}
.example-of-project__wrapper {
  position: relative;
  height: 982px;
}
@media (max-width: 767px) {
  .example-of-project__wrapper {
    height: 860px;
  }
}
.example-of-project__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  z-index: 3;
}
.example-of-project__text {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.36px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 767px) {
  .example-of-project__text {
    position: absolute;
    top: 102px;
    left: 0;
  }
}
.example-of-project__title {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.36px;
  font-weight: 500;
  color: #fff;
}
.example-of-project__column-right {
  position: relative;
}
.example-of-project__column-right a {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.36px;
  font-weight: 600;
  color: #fff;
  position: relative;
}
.example-of-project__column-right a:hover {
  color: #C2C2C2;
}
.example-of-project__column-right::before {
  content: "";
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #C2C2C2;
  width: 0;
  transition: all 0.5s;
  transition-duration: 650ms;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
.example-of-project__column-right:hover:before {
  width: 100%;
}
.example-of-project__column-left {
  display: flex;
  column-gap: 222px;
}
@media (max-width: 767px) {
  .example-of-project__column-left {
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
}
.example-of-project .scroll__video {
  height: 100%;
}
.example-of-project .scroll__content {
  bottom: 152px;
  right: 147px;
  color: #fff;
}
@media screen and (max-width: 690px) {
  .example-of-project .scroll__content {
    right: auto;
    left: 22px;
    bottom: 162px;
  }
}

.contact-create {
  padding-bottom: 60px;
  position: relative;
  z-index: 2;
}
.contact-create__container {
  overflow: visible;
}
.contact-create__wrapper {
  padding: 45px 0;
  display: flex;
  align-items: end;
  gap: 67px;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .contact-create__wrapper {
    flex-direction: column;
    gap: 50px;
    align-items: flex-start;
  }
}
.contact-create__title {
  color: #080808;
  font-size: 114px;
  font-weight: 500;
  line-height: 94%;
  letter-spacing: -5.1px;
  width: 50%;
  max-width: 607px;
  position: relative;
  z-index: 1;
}
.contact-create__title > span:first-child {
  display: block;
}
@media (max-width: 1290px) {
  .contact-create__title {
    font-size: 100px;
    letter-spacing: -3px;
  }
}
@media (max-width: 1150px) {
  .contact-create__title {
    font-size: 93px;
  }
}
@media (max-width: 992px) {
  .contact-create__title {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .contact-create__title {
    font-size: 65px;
    max-width: 350px;
    width: 100%;
  }
}
.contact-create__title .split-anim__inner {
  padding-right: 4px;
}
.contact-create__note-text {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  font-size: 12px;
  color: #515050;
}
.contact-create__note-text div {
  height: 7px;
}
@media (max-width: 900px) {
  .contact-create__note-text {
    max-width: 293px;
  }
}
@media (max-width: 767px) {
  .contact-create__note-text {
    left: 0;
    bottom: -55px;
    text-align: left;
    max-width: none;
  }
}
.contact-create__wrap {
  position: relative;
}
.contact-create__note {
  font-size: 12px;
}
.contact-create__form {
  width: 50%;
  max-width: 621px;
  display: flex;
  flex-direction: column;
  gap: 27px;
  position: relative;
}
@media (max-width: 992px) {
  .contact-create__form {
    width: 100%;
    max-width: none;
  }
}
.contact-create__form textarea {
  height: 85px;
  resize: none;
  overflow: hidden;
}
.contact-create__form textarea,
.contact-create__form input {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  padding-bottom: 5px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #080808;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #515050;
  font-family: "NeueHaas", sans-serif;
}
.contact-create__form textarea:-ms-input-placeholder, .contact-create__form input:-ms-input-placeholder {
  color: #515050;
  white-space: nowrap;
}
.contact-create__form textarea::placeholder,
.contact-create__form input::placeholder {
  color: #515050;
  white-space: nowrap;
}
.contact-create__form button {
  font-weight: 500;
  font-size: 34px;
  line-height: 90%;
  text-decoration: underline;
  text-underline-offset: 10px;
  margin-top: 36px;
  width: fit-content;
  font-family: "NeueHaas", sans-serif;
  text-decoration-thickness: 2px;
  padding: 0;
}
@media (max-width: 992px) {
  .contact-create__form button {
    margin: 0 auto;
    margin-top: 23px;
    font-size: 45px;
  }
}
.contact-create .status {
  position: absolute;
  right: 0;
  bottom: -60px;
  color: #080808;
  font-size: 20px;
  font-weight: 400;
}

.success-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1001;
  width: 100vw;
  height: 100dvh;
  background: rgba(132, 132, 132, 0.3215686275);
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 650ms cubic-bezier(0.3, 0, 0, 1) 0ms;
  pointer-events: none;
}
.success-modal.active {
  opacity: 1;
  pointer-events: all;
}
.success-modal__inner {
  max-width: 680px;
  height: auto;
  width: 100%;
  background: #fff;
  position: relative;
}
.success-modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
.success-modal__title {
  color: #080808;
  font-size: 54.358px;
  font-weight: 600;
  line-height: 80%;
  letter-spacing: -1.631px;
  margin-top: 58px;
  margin-left: 39px;
}
.success-modal__text {
  text-align: right;
  margin-top: 35px;
  margin-right: 39px;
  max-width: 380px;
  margin-left: auto;
  color: #000;
  font-size: 23.783px;
  font-weight: 500;
  line-height: 91%;
  letter-spacing: 0.238px;
}
.success-modal__img {
  height: 200px;
  margin-top: 35px;
  object-fit: cover;
  display: block;
  width: 100%;
}

.spiner {
  position: relative;
}
.spiner__container {
  display: flex;
  align-items: center;
  overflow: visible;
  z-index: 10;
  position: relative;
}
@media (max-width: 767px) {
  .spiner__container {
    display: block;
  }
}
.spiner__title {
  color: #080808;
  font-size: 80px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.4px;
  position: absolute;
  top: 110px;
  z-index: 20;
  left: 24px;
  font-size: 40px;
}
@media (max-width: 767px) {
  .spiner__title {
    font-size: 50px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
  }
}
.spiner__text {
  margin-left: 48px;
  color: #080808;
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
  max-width: 465px;
  display: none;
}
@media (max-width: 767px) {
  .spiner__text {
    font-size: 14px;
    max-width: 360px;
  }
}
.spiner #root {
  height: 100vh;
  width: 100vw;
}

.spiner-frame {
  height: 100vh;
  width: 100vw;
  pointer-events: none;
}

.why-choose {
  padding-top: 110px;
  position: relative;
  z-index: 4;
}
@media (max-width: 767px) {
  .why-choose {
    padding-top: 80px;
    display: flex;
    flex-direction: column;
  }
}
.why-choose.why-choose--case .why-choose__features {
  margin-top: 70px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .why-choose.why-choose--case .why-choose__features {
    margin-top: 40px;
    margin-bottom: 12px;
  }
}
.why-choose__inner {
  position: relative;
}
.why-choose__title {
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4px;
  text-transform: capitalize;
  max-width: 602px;
}
@media (max-width: 767px) {
  .why-choose__title {
    font-size: 49px;
    max-width: 402px;
    letter-spacing: -1.5px;
    margin-top: 26px;
  }
}
.why-choose__title .split-anim__inner {
  padding-bottom: 5px;
  padding-right: 4px;
}
.why-choose__text {
  margin-top: 30px;
  color: #606060;
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
  max-width: 854px;
  padding: 0 16px;
}
.why-choose__features {
  display: flex;
  gap: 75px;
  margin-top: 51px;
  margin-bottom: 49px;
}
@media (max-width: 1150px) {
  .why-choose__features {
    gap: 42px;
  }
}
@media (max-width: 767px) {
  .why-choose__features {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 0px;
    gap: 20px;
  }
}
.why-choose__logo {
  display: block;
  position: absolute;
  top: 6px;
  right: 80px;
}
@media (max-width: 992px) {
  .why-choose__logo {
    display: none;
  }
}
.why-choose__feature {
  max-width: 350px;
}
.why-choose__feature-title {
  color: #151515;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -0.2px;
  line-height: 104%;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .why-choose__feature-title {
    margin-bottom: 10px;
  }
}
.why-choose__feature-title .split-anim__inner {
  padding-bottom: 2px;
}
.why-choose__feature-text {
  color: #606060;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.15px;
}
.why-choose__image {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.why-choose__image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.seo-two-column {
  padding-top: 180px;
  position: relative;
  z-index: 4;
}
@media (max-width: 767px) {
  .seo-two-column {
    padding-top: 100px;
  }
}
.seo-two-column__container {
  overflow: visible;
}
.seo-two-column__virtual {
  position: absolute;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
}
.seo-two-column__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 992px) {
  .seo-two-column__wrapper {
    display: block;
  }
}
.seo-two-column__title {
  color: #151515;
  font-size: 84px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.87px;
  max-width: 590px;
}
@media (max-width: 992px) {
  .seo-two-column__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .seo-two-column__title {
    font-size: 48px;
    line-height: 90%;
    letter-spacing: -1.5px;
  }
}
.seo-two-column__title .split-anim__inner {
  padding-bottom: 7px;
}
.seo-two-column__texts {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 992px) {
  .seo-two-column__texts {
    justify-content: flex-start;
  }
}
@media (max-width: 490px) {
  .seo-two-column__texts {
    display: block;
  }
}
@media (max-width: 490px) {
  .seo-two-column__right-text {
    margin-top: 22px;
  }
}
.seo-two-column__right-text, .seo-two-column__left-text {
  max-width: 334px;
  color: #494949;
  font-size: 11px;
  font-weight: 500;
  line-height: 110%;
}
.seo-two-column__right-text p, .seo-two-column__left-text p {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .seo-two-column__right-text, .seo-two-column__left-text {
    line-height: 110%;
    letter-spacing: -0.12px;
  }
}

.similar-services {
  position: relative;
  z-index: 2;
}
.similar-services__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 26px;
  gap: 40px;
}
@media (max-width: 768px) {
  .similar-services__header {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
  }
}
.similar-services__title {
  color: #080808;
  font-size: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
  text-transform: capitalize;
  max-width: 653px;
}
@media (max-width: 767px) {
  .similar-services__title {
    font-size: 50px;
    letter-spacing: -1.5px;
  }
}
.similar-services__description {
  color: #080808;
  font-size: 16px;
  font-weight: 500;
  line-height: 96%;
  max-width: 534px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .similar-services__description {
    line-height: 96%;
  }
}
.similar-services__list {
  display: flex;
  justify-content: space-between;
}
.similar-services__item {
  width: 25%;
}
.similar-services__image {
  width: 100%;
  overflow: hidden;
}
.similar-services__image img {
  width: 100%;
  height: 263px;
  display: block;
  object-fit: cover;
}
.similar-services__item-title {
  margin-top: 14px;
  color: #151515;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  max-width: 192px;
  padding: 0 8px;
}
.similar-services__item-text {
  margin-top: 14px;
  color: #606060;
  font-size: 12px;
  font-weight: 400;
  line-height: 110%;
  padding: 0 8px;
  max-width: 200px;
}

.case-overview {
  margin-top: 152px;
}
.case-overview__container {
  position: relative;
}
.case-overview__title {
  color: #080808;
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4px;
  max-width: 602px;
}
@media screen and (max-width: 767px) {
  .case-overview__title {
    font-size: 49px;
    letter-spacing: -1.5px;
    width: calc(100% - 60px);
  }
}
.case-overview__text {
  margin-top: 8px;
  color: #080808;
  font-size: 15px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.36px;
  max-width: 596px;
}
@media screen and (max-width: 767px) {
  .case-overview__text {
    font-size: 14px;
    line-height: 114%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1420px) {
  .case-overview__cats-wrap {
    max-width: 1440;
    overflow: auto;
    padding-bottom: 8px;
  }
}
.case-overview__cats {
  margin-top: 53px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  row-gap: 7px;
  column-gap: 7px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1420px) {
  .case-overview__cats {
    width: 1420px;
    margin-top: 44px;
    overflow: auto;
  }
}
.case-overview__svg {
  position: absolute;
  top: 0;
  right: 16px;
}
.case-overview__cat {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 32px;
  height: 30px;
  flex-wrap: wrap;
  border-radius: 100px;
  border: 0.5px solid #000;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  transition: all 650ms cubic-bezier(0.3, 0, 0, 1) 0ms;
  width: max-content;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .case-overview__item-cat {
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    padding: 0 18px;
  }
}
.case-overview__cat:hover {
  border: 0.5px solid rgba(0, 0, 0, 0.3019607843);
  background: rgba(0, 0, 0, 0.3019607843);
  color: #FFF;
}
.case-overview__cat.active {
  background: #000;
  color: #FFF;
}
.case-overview__wrapper {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 12px;
}
.case-overview__wrapper .case-overview__item.w-50 .case-overview__img-wrap,
.case-overview__wrapper .case-overview__grid-inner .case-overview__img-wrap {
  aspect-ratio: 16/9;
}
.case-overview__grid {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.case-overview__grid > .case-overview__item {
  width: calc(45.7% - 6px) !important;
  aspect-ratio: 4/5;
}
.case-overview__grid > .case-overview__item:nth-child(2) .case-overview__img-wrap {
  aspect-ratio: 4/5;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .case-overview__grid > .case-overview__item {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .case-overview__grid {
    display: block;
  }
}
.case-overview__grid-inner {
  width: calc(54.3% - 6px);
}
.case-overview__grid-inner .case-overview__item {
  width: 100% !important;
  aspect-ratio: 2/1.033;
}
.case-overview__grid-inner .case-overview__item:first-child {
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .case-overview__grid-inner .case-overview__item:first-child {
    aspect-ratio: 5/6 !important;
  }
}
.case-overview__grid-inner .case-overview__img-wrap {
  aspect-ratio: 2/1.033 !important;
}
@media screen and (max-width: 767px) {
  .case-overview__grid-inner {
    display: block;
    width: 100%;
    margin-bottom: 12px;
  }
  .case-overview__grid-inner .case-overview__item {
    width: 100%;
  }
}
.case-overview__content {
  position: absolute;
  inset: 0;
  padding: 13px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 3;
}
.case-overview__item {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
}
.case-overview__item.w-100 {
  aspect-ratio: 2.55/1;
}
.case-overview__item.w-100 .case-overview__img-wrap {
  aspect-ratio: 2.55/1;
}
.case-overview__item.w-50 {
  width: calc(50% - 6px);
}
.case-overview__item.w-50 .case-overview__img-wrap {
  aspect-ratio: 16/9;
}
@media screen and (max-width: 767px) {
  .case-overview__item.w-50 {
    width: 100%;
  }
}
.case-overview__item.w-33 {
  width: calc(33% - 4px);
}
.case-overview__item.w-33 .case-overview__img-wrap {
  aspect-ratio: 3/4;
}
@media screen and (max-width: 767px) {
  .case-overview__item.w-33 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .case-overview__item:nth-child(3n+1), .case-overview__item:nth-child(3n+2) {
    aspect-ratio: 16/9 !important;
  }
  .case-overview__item:nth-child(3n) {
    aspect-ratio: 5/6 !important;
  }
  .case-overview__item .case-overview__img-wrap {
    aspect-ratio: inherit !important;
  }
}
.case-overview__item:hover .case-overview__img-blur {
  opacity: 1;
}
.case-overview__img-blur {
  background: rgba(181, 181, 181, 0.2);
  backdrop-filter: blur(11px);
  position: absolute;
  inset: 0;
  content: "";
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.36px;
  opacity: 0;
  transition: all 650ms cubic-bezier(0.3, 0, 0, 1) 0ms;
}
.case-overview__img-wrap {
  overflow: hidden;
  position: relative;
}
.case-overview__img-wrap video,
.case-overview__img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 650ms cubic-bezier(0.3, 0, 0, 1) 0ms;
}
.case-overview__item-cats {
  margin-top: 12px;
  display: flex;
  align-items: center;
  row-gap: 9px;
  column-gap: 9px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .case-overview__item-cats {
    display: none;
  }
}
.case-overview__item-cat {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 75px;
  border: 0.5px solid rgba(255, 255, 255, 0.7);
  height: 24px;
  text-align: center;
  color: #FFF;
  text-align: center;
  font-size: 10.5px;
  font-weight: 500;
  padding: 0 27px;
}
.case-overview__item-title {
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.734px;
}
@media screen and (max-width: 767px) {
  .case-overview__item-title {
    color: #FFF;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.54px;
  }
}
.case-overview__loader {
  position: fixed;
  inset: 0;
  background: #000;
  opacity: 0;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 10;
}
.case-overview__loader.active {
  pointer-events: all;
  opacity: 0.4;
}
.case-overview__load-more {
  margin: 50px auto 0 auto;
  background: transparent;
  border-radius: 106.188px;
  border: 0.8px solid #080808;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  padding: 0 38px;
  color: #080808;
  font-size: 14.866px;
  font-weight: 500;
  cursor: pointer;
  height: 24px;
  transition: all 0.65s;
}
.case-overview__load-more:hover {
  border: 0.5px solid rgba(0, 0, 0, 0.3019607843);
  background: rgba(0, 0, 0, 0.3019607843);
  color: #FFF;
}
.case-overview__avard {
  position: absolute;
  top: 0;
  right: 16px;
  width: 30px;
  object-fit: contain;
  z-index: 2;
}
.case-overview .data_max_pages {
  display: none;
}

.service-areas {
  padding-top: 110px;
}
@media (max-width: 668px) {
  .service-areas {
    padding-top: 48px;
  }
}
.service-areas__wrapper {
  position: relative;
}
.service-areas .icon {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 992px) {
  .service-areas .icon {
    width: 41px;
    height: 20px;
  }
}
.service-areas__title {
  color: #000;
  font-size: 113px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4px;
  margin-bottom: 116px;
  max-width: 700px;
}
@media (max-width: 992px) {
  .service-areas__title {
    font-size: 91px;
    margin-bottom: 90px;
    letter-spacing: -3px;
  }
}
@media (max-width: 668px) {
  .service-areas__title {
    font-size: 76px;
    line-height: 80%;
    margin-bottom: 24px;
    max-width: 310px;
    letter-spacing: -2px;
  }
}
.service-areas__title .split-anim__inner {
  padding-bottom: 6px;
  padding-right: 1px;
}
.service-areas__blockquote {
  position: relative;
  padding-left: 109px;
  max-width: 704px;
  color: #000;
  font-size: 27px;
  font-weight: 500;
  line-height: 105%;
  margin-bottom: 36px;
  letter-spacing: -1.1px;
}
@media (max-width: 992px) {
  .service-areas__blockquote {
    font-size: 20px;
    max-width: 580px;
    padding-left: 85px;
  }
}
@media (max-width: 668px) {
  .service-areas__blockquote {
    padding-left: 120px;
    max-width: 346px;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: -0.32px;
    margin-bottom: 39px;
  }
}
.service-areas__blockquote::after {
  position: absolute;
  content: "“";
  color: #000;
  font-size: 248.543px;
  font-weight: 600;
  left: -5px;
  bottom: -30px;
}
@media (max-width: 992px) {
  .service-areas__blockquote::after {
    font-size: 180px;
    bottom: -34px;
  }
}
@media (max-width: 668px) {
  .service-areas__blockquote::after {
    bottom: -27px;
  }
}
.service-areas__text {
  color: #CCC;
  font-size: 68px;
  font-weight: 600;
  line-height: 87%;
  letter-spacing: -4px;
  max-width: 768px;
  padding-bottom: 54px;
}
@media (max-width: 992px) {
  .service-areas__text {
    font-size: 60px;
  }
}
@media (max-width: 668px) {
  .service-areas__text {
    font-size: 50px;
    letter-spacing: -1px;
    padding-bottom: 40px;
  }
}
.service-areas__text .split-anim {
  padding-bottom: 9px;
  padding-right: 3px;
}
.service-areas__image {
  display: block;
  width: 100%;
  height: 815px;
  object-fit: cover;
}
@media (max-width: 992px) {
  .service-areas__image {
    height: 650px;
  }
}
@media (max-width: 668px) {
  .service-areas__image {
    height: 406px;
  }
}

.services {
  padding-top: 110px;
  position: relative;
}
@media (max-width: 668px) {
  .services {
    padding-top: 48px;
  }
}
.services .icon {
  display: none;
}
@media (max-width: 668px) {
  .services .icon {
    display: block;
    position: absolute;
    right: 16px;
    top: 48px;
  }
}
.services__title {
  color: #000;
  font-size: 92px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -5px;
  text-transform: capitalize;
  margin-bottom: 28px;
}
@media (max-width: 668px) {
  .services__title {
    letter-spacing: -1.5px;
    font-size: 50px;
    margin-bottom: 4px;
  }
}
.services__title .split-anim__inner {
  padding-right: 3px;
}
.services__subtitle {
  max-width: 569px;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.4px;
  margin-bottom: 115px;
}
@media (max-width: 668px) {
  .services__subtitle {
    margin-bottom: 40px;
    font-size: 13px;
    line-height: 114%;
    padding-right: 26px;
    letter-spacing: -0.2px;
    max-width: 269px;
  }
}
.services__subtitle .split-anim__inner {
  padding-bottom: 1px;
}
.services__inner {
  display: flex;
  gap: 48px;
  justify-content: space-between;
  margin-bottom: 28px;
}
@media (max-width: 992px) {
  .services__inner {
    flex-direction: column;
    gap: 40px;
  }
}
.services__blocks {
  display: flex;
  flex-direction: column;
  gap: 66px;
  width: 40%;
}
@media (max-width: 1400px) {
  .services__blocks {
    width: 49%;
  }
}
@media (max-width: 992px) {
  .services__blocks {
    width: 100%;
    gap: 25px;
  }
}
.services__block-title {
  color: #000;
  font-size: 39px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2px;
  text-transform: capitalize;
  margin-bottom: 24px;
}
@media (max-width: 1150px) {
  .services__block-title {
    font-size: 32px;
  }
}
@media (max-width: 668px) {
  .services__block-title {
    font-size: 24px;
    margin-bottom: 12px;
    letter-spacing: normal;
  }
}
.services__block-title .split-anim__inner {
  padding-right: 1px;
  margin-bottom: 3px;
}
.services__block-text {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 115%;
  letter-spacing: -0.4px;
}
@media (max-width: 668px) {
  .services__block-text {
    font-size: 16px;
    line-height: 110%;
    font-weight: 400;
  }
}
.services__image {
  display: block;
  width: 60%;
  max-width: 812px;
  height: 652px;
  object-fit: cover;
  position: absolute;
  right: 0;
}
@media (max-width: 1400px) {
  .services__image {
    position: static;
    margin-right: -40px;
    width: 50%;
  }
}
@media (max-width: 992px) {
  .services__image {
    width: calc(100% + 32px);
    margin-right: -16px;
    margin-left: -16px;
    max-width: none;
    height: 550px;
  }
}
@media (max-width: 668px) {
  .services__image {
    height: 406px;
  }
}
.services__phrase {
  overflow: hidden;
  width: 100%;
  margin: 31px 0;
}
@media (max-width: 992px) {
  .services__phrase {
    margin: 10px 0;
  }
}
.services__phrase .marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.services__phrase .marquee__inner {
  display: flex;
  width: max-content;
  animation: scroll-left 60s linear infinite;
}
.services__phrase .marquee__inner span {
  white-space: nowrap;
  font-size: 240px;
  font-weight: 600;
  line-height: 240px;
  text-transform: uppercase;
  letter-spacing: -14px;
}
@media (max-width: 992px) {
  .services__phrase .marquee__inner span {
    font-size: 116px;
    line-height: 116px;
    letter-spacing: -7px;
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.about-us {
  padding-top: 178px;
}
@media (max-width: 668px) {
  .about-us {
    padding-top: 135px;
  }
}
.about-us__container {
  overflow: visible;
}
.about-us__main {
  display: flex;
  gap: 35px;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 55px;
}
@media (max-width: 992px) {
  .about-us__main {
    flex-direction: column-reverse;
    gap: 198px;
    margin-bottom: 48px;
  }
}
.about-us__texts {
  width: 41%;
  max-width: 558px;
}
@media (max-width: 992px) {
  .about-us__texts {
    width: 100%;
    margin-right: auto;
    max-width: none;
  }
}
.about-us__title {
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4.1px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
@media (max-width: 668px) {
  .about-us__title {
    font-size: 49px;
    letter-spacing: -1.5px;
    margin-bottom: 30px;
  }
}
.about-us__text {
  font-size: 15px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.4px;
}
@media (max-width: 668px) {
  .about-us__text {
    font-size: 13px;
    line-height: 114%;
    padding-right: 26px;
    letter-spacing: -0.2px;
  }
}
.about-us__button {
  display: none;
}
@media (max-width: 992px) {
  .about-us__button {
    display: flex;
    margin-top: 80px;
    width: 100%;
    height: 45px;
  }
}
.about-us__title-main {
  width: 54%;
  max-width: 730px;
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 18px;
}
@media (max-width: 992px) {
  .about-us__title-main {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 668px) {
  .about-us__title-main {
    gap: 8px;
  }
}
.about-us__title-main p {
  color: #000;
  font-size: 128px;
  font-weight: 600;
  line-height: 94px;
  letter-spacing: -6px;
}
@media (max-width: 1150px) {
  .about-us__title-main p {
    font-size: 96px;
    line-height: 75px;
    letter-spacing: -4px;
  }
}
@media (max-width: 668px) {
  .about-us__title-main p {
    font-size: 61px;
    line-height: 47px;
    letter-spacing: -2px;
  }
}
.about-us__title-main p:nth-child(1) {
  margin-right: 20px;
}
@media (max-width: 668px) {
  .about-us__title-main p:nth-child(1) {
    margin-right: 9px;
  }
}
.about-us__title-main p:nth-child(2) {
  margin-right: 103px;
}
@media (max-width: 668px) {
  .about-us__title-main p:nth-child(2) {
    margin-right: 51px;
  }
}
.about-us__title-main p:nth-child(3) {
  margin-right: 84px;
}
@media (max-width: 668px) {
  .about-us__title-main p:nth-child(3) {
    margin-right: 42px;
  }
}
.about-us__team {
  overflow: visible;
}
@media (max-width: 668px) {
  .about-us__team {
    margin-left: -16px !important;
    margin-right: -16px !important;
  }
}
.about-us__team-block {
  position: relative;
  height: 360px !important;
  padding: 26px;
  display: flex !important;
  flex-direction: column;
  justify-content: end;
}
.about-us__team-block:after {
  position: absolute;
  content: "";
  inset: 0;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 70.5%, #737373 100%);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
}
.about-us__team-block-name {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.4px;
  margin-bottom: 9px;
}
.about-us__team-block-posytion {
  position: relative;
  z-index: 1;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.28px;
  text-transform: capitalize;
}
.about-us__team-block-image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog {
  padding-top: 154px;
  position: relative;
  padding-bottom: 200px;
}
@media (max-width: 767px) {
  .blog {
    padding-top: 142px;
    padding-bottom: 120px;
  }
}
.blog:after {
  position: absolute;
  content: "";
  right: 0;
  top: 25%;
  background-image: url("data:image/svg+xml,%3Csvg width='731' height='1391' viewBox='0 0 731 1391' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_1383_7841)'%3E%3Cg filter='url(%23filter1_f_1383_7841)'%3E%3Cellipse cx='675.967' cy='695.651' rx='515' ry='495.734' transform='rotate(88.737 675.967 695.651)' fill='%23FFF8DF'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_1383_7841)'%3E%3Cellipse cx='824.812' cy='771.797' rx='362.152' ry='348.604' transform='rotate(88.737 824.812 771.797)' fill='%23E6DAB2'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_1383_7841)'%3E%3Cellipse cx='176.788' cy='245.011' rx='176.788' ry='245.011' transform='matrix(-0.656446 0.754373 -0.72885 -0.684674 1214.08 864.1)' fill='%23F1D886'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1383_7841' x='100.221' y='100.658' width='1153.21' height='1189.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='40' result='effect1_foregroundBlur_1383_7841'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1383_7841' x='0.220703' y='0.657959' width='1351.49' height='1389.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='90' result='effect1_foregroundBlur_1383_7841'/%3E%3C/filter%3E%3Cfilter id='filter2_f_1383_7841' x='306.199' y='239.649' width='1037.23' height='1064.3' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='85' result='effect1_foregroundBlur_1383_7841'/%3E%3C/filter%3E%3Cfilter id='filter3_f_1383_7841' x='546.452' y='455.398' width='745.995' height='748.627' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='80' result='effect1_foregroundBlur_1383_7841'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 731px;
  height: 1300px;
  z-index: -1;
}
.blog .icon {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .blog .icon {
    width: 59px;
    height: 29px;
    top: 27px;
  }
}
.blog__wrapper {
  position: relative;
}
.blog__title {
  font-size: 68px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -4.1px;
  text-transform: capitalize;
  margin-bottom: 66px;
}
@media (max-width: 767px) {
  .blog__title {
    font-size: 49px;
    letter-spacing: -1.5px;
    margin-bottom: 30px;
  }
}
.blog__subtitle {
  color: #000;
  font-size: 27px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -1.6px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .blog__subtitle {
    font-size: 16px;
    letter-spacing: normal;
    margin-bottom: 13px;
  }
}
.blog__button {
  display: none;
}
@media (max-width: 767px) {
  .blog__button {
    display: flex;
    width: 100%;
    height: 45px;
    margin-top: 3px;
  }
}
.blog__blocks {
  display: flex;
  flex-wrap: wrap;
  row-gap: 60px;
  column-gap: 15px;
}
@media (max-width: 552px) {
  .blog__blocks {
    row-gap: 40px;
  }
}
.blog__block {
  width: calc(33.3% - 10px);
  display: flex;
  flex-direction: column;
}
@media (max-width: 1150px) {
  .blog__block {
    width: calc(50% - 10px);
  }
}
@media (max-width: 668px) {
  .blog__block {
    width: 100%;
  }
}
.blog__block:nth-child(1) {
  width: 100%;
  flex-direction: row;
  gap: 24px;
}
@media (max-width: 767px) {
  .blog__block:nth-child(1) {
    flex-direction: column;
    gap: 0;
  }
}
.blog__block:nth-child(1) .blog__block-image-wrapper {
  width: 50%;
  max-width: 648px;
  margin-bottom: 0;
  height: 365px;
}
@media (max-width: 767px) {
  .blog__block:nth-child(1) .blog__block-image-wrapper {
    width: 100%;
    margin-bottom: 10px;
    max-width: none;
  }
}
@media (max-width: 552px) {
  .blog__block:nth-child(1) .blog__block-image-wrapper {
    margin-bottom: 8px;
  }
}
.blog__block:nth-child(1) .blog__block-image {
  height: 365px;
}
@media (max-width: 767px) {
  .blog__block:nth-child(1) .blog__block-image {
    height: 406px;
  }
}
.blog__block:nth-child(1) .blog__block-main {
  width: 51%;
}
@media (max-width: 767px) {
  .blog__block:nth-child(1) .blog__block-main {
    width: 100%;
  }
}
.blog__block:nth-child(1) .blog__block-date {
  position: static;
  margin-bottom: 28px;
  font-size: 23px;
  letter-spacing: -1.32px;
}
@media (max-width: 552px) {
  .blog__block:nth-child(1) .blog__block-date {
    position: absolute;
    font-size: 12px;
    letter-spacing: -0.36px;
    top: 0;
    right: 0;
  }
}
.blog__block:nth-child(1) .blog__block-title {
  font-size: 56px;
  letter-spacing: -3.4px;
}
@media (max-width: 1150px) {
  .blog__block:nth-child(1) .blog__block-title {
    font-size: 40px;
    letter-spacing: -2.4px;
  }
}
@media (max-width: 552px) {
  .blog__block:nth-child(1) .blog__block-title {
    font-size: 20px;
    letter-spacing: -1.6px;
    max-width: 205px;
    margin-bottom: 0;
  }
}
.blog__block:nth-child(1) .blog__block-title .split-anim__inner {
  padding-bottom: 3px;
  padding-right: 1px;
}
.blog__block:nth-child(1) .blog__block-auhor {
  font-size: 23px;
  letter-spacing: -1.2px;
  max-width: none;
}
@media (max-width: 552px) {
  .blog__block:nth-child(1) .blog__block-auhor {
    font-size: 8px;
    letter-spacing: -0.24px;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 94px;
    text-align: right;
  }
}
.blog__block:hover .blog__block-image-wrapper::after,
.blog__block:hover .blog__block-link {
  opacity: 1;
}
.blog__block-main {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.blog__block-date {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.74px;
}
@media (max-width: 552px) {
  .blog__block-date {
    font-size: 12px;
    letter-spacing: -0.36px;
    top: 0;
    bottom: auto;
  }
}
.blog__block-title {
  color: #080808;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -1.4px;
  margin-bottom: 24px;
}
@media (max-width: 552px) {
  .blog__block-title {
    font-size: 20px;
    letter-spacing: -0.6px;
    max-width: 205px;
    margin-bottom: 0;
  }
}
.blog__block-title .split-anim__inner {
  padding-bottom: 1px;
  padding-right: 1px;
}
.blog__block-auhor {
  font-size: 17px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.84px;
  max-width: 220px;
  margin-top: auto;
  text-transform: capitalize;
}
@media (max-width: 552px) {
  .blog__block-auhor {
    font-size: 8px;
    letter-spacing: -0.24px;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 94px;
    text-align: right;
  }
}
.blog__block-image-wrapper {
  position: relative;
  margin-bottom: 11px;
  overflow: hidden;
  height: 240px;
  flex-shrink: 0;
}
@media (max-width: 552px) {
  .blog__block-image-wrapper {
    margin-bottom: 8px;
  }
}
.blog__block-image-wrapper:after {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(181, 181, 181, 0.2);
  backdrop-filter: blur(11px);
  transition: all 0.4s;
  opacity: 0;
}
.blog__block-image {
  display: block;
  width: 100%;
  height: 240px;
  object-fit: cover;
}
@media (max-width: 552px) {
  .blog__block-image {
    height: 186px;
  }
}
.blog__block-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.36px;
  text-transform: lowercase;
  opacity: 0;
  transition: all 0.4s;
  z-index: 1;
}
.blog__block-link:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.blog__loadmore {
  margin: 90px auto 0 auto;
  padding: 0 38px;
  color: #080808;
  text-align: center;
  font-size: 14.866px;
  font-weight: 500;
  background: transparent;
  border: 1px solid #080808;
}

.vr-section {
  margin-top: 80px;
}
.vr-section__title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 90%;
  letter-spacing: -0.9px;
}
.vr-section__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.vr-section .vr-scene {
  aspect-ratio: 16/9;
  width: 100%;
  position: relative;
  margin-bottom: 12px;
}
.vr-section .vr-scene:nth-child(2), .vr-section .vr-scene:nth-child(3) {
  width: calc(50% - 6px);
}
@media (max-width: 767px) {
  .vr-section .vr-scene:nth-child(2), .vr-section .vr-scene:nth-child(3) {
    width: 100%;
  }
}
.vr-section .vr-scene .gallery__video {
  aspect-ratio: 16/9;
}

.vr__action {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all 0.3s;
}
.vr__action.hidden {
  opacity: 0;
  pointer-events: none;
}

.vr__action-icon svg,
.vr__action-icon {
  width: 100px;
  height: 100px;
}
@media (max-width: 767px) {
  .vr__action-icon svg,
  .vr__action-icon {
    width: 40px;
    height: 40px;
  }
}
.vr__action-icon svg path,
.vr__action-icon path {
  fill: #fff;
}

.vr__action-title {
  font-size: 2.45rem;
  color: #fff;
  font-family: Bebas Neue Pro, sans-serif;
  font-weight: 400;
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .vr__action-title {
    font-size: 20px;
    margin-top: 10px;
  }
}

.pnlm-controls-container {
  bottom: 0.5rem;
  top: auto !important;
}

.vr__close {
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  min-width: 10rem;
  padding: 0.3125rem 1.5rem;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s;
  cursor: pointer;
}
.vr__close.active {
  pointer-events: all;
  opacity: 1;
}

.film {
  margin-top: 80px;
}
.film__title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 90%;
  letter-spacing: -0.9px;
}
.film__video {
  aspect-ratio: 16/9;
  width: 100%;
  min-height: 240px;
}

.responsible .header {
  max-width: 820px;
}
.responsible .header__logo {
  width: 194px;
  margin: 0;
}

.responsible-content {
  width: 100%;
  max-width: 820px;
  font-size: 16px;
  color: #151515;
  line-height: 140%;
  padding: 75px 40px 20px 40px;
  margin: 40px auto 0 auto;
}
.responsible-content b {
  font-weight: 700;
}
.responsible-content .d-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.responsible-content .d-flex button {
  pointer-events: none;
}
.responsible-content h1 {
  color: #151515;
  font-weight: 400;
  line-height: 80%;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  margin-bottom: 140px;
  font-size: 80px;
}
.responsible-content h2 {
  font-size: 40px;
  margin-bottom: 50px;
}
.responsible-content h2 span {
  position: relative;
}
.responsible-content h2 span::before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 64px;
  height: 64px;
  background-color: #FDFF30;
  position: absolute;
  top: -10px;
  right: -28px;
  z-index: -1;
}
.responsible-content > * {
  margin-bottom: 37px;
}
.responsible-content h3,
.responsible-content h4,
.responsible-content h5,
.responsible-content h6 {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #151515;
  margin-bottom: 30px;
  text-transform: none;
}
.responsible-content ol {
  list-style-type: decimal;
  padding-left: 1.5rem;
}
.responsible-content img {
  margin-right: auto;
  height: auto;
}
.responsible-content div {
  position: relative;
}
.responsible-content iframe {
  width: 100%;
  display: block;
  object-fit: contain;
  height: 20vw;
}
.responsible-content ul li::before {
  content: "–";
  margin-right: 4px;
}
.responsible-content a {
  color: inherit;
  text-decoration: underline;
}
.responsible-content h2 em {
  font-style: normal;
  position: relative;
}
.responsible-content h2 em::before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 64px;
  height: 64px;
  background-color: #FDFF30;
  position: absolute;
  top: -10px;
  right: -28px;
  z-index: -1;
}

.contacts {
  padding-top: 178px;
  padding-bottom: 132px;
  position: relative;
}
@media (max-width: 992px) {
  .contacts {
    padding-top: 155px;
  }
}
.contacts__blur-wrapper {
  position: absolute;
  top: -20%;
  will-change: transform;
  z-index: -1;
  pointer-events: none;
  width: 100%;
  max-width: 1660px;
}
@media (max-width: 1024px) {
  .contacts__blur-wrapper {
    display: none;
  }
}
.contacts__blur-wrapper img {
  display: block;
  width: 100%;
}
.contacts:after {
  display: none;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1163px;
  height: 1185px;
  background-size: contain;
}
@media (max-width: 1024px) {
  .contacts:after {
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='1163' height='1185' viewBox='0 0 1163 1185' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_2591_3347)'%3E%3Cg filter='url(%23filter1_f_2591_3347)'%3E%3Ccircle cx='581.189' cy='603.005' r='460' fill='%23FFF8DF'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_2591_3347)'%3E%3Ccircle cx='652.116' cy='466.481' r='323.476' fill='%23E6DAB2'/%3E%3C/g%3E%3Cg filter='url(%23filter3_f_2591_3347)'%3E%3Cellipse cx='705.701' cy='379.874' rx='160.715' ry='223.216' transform='rotate(43.3815 705.701 379.874)' fill='%23F1D886'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_2591_3347' x='68.2246' y='90.0404' width='1025.93' height='1025.93' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='26.4824' result='effect1_foregroundBlur_2591_3347'/%3E%3C/filter%3E%3Cfilter id='filter1_f_2591_3347' x='0.000267029' y='21.8161' width='1162.38' height='1162.38' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='60.5946' result='effect1_foregroundBlur_2591_3347'/%3E%3C/filter%3E%3Cfilter id='filter2_f_2591_3347' x='185.634' y='6.10352e-05' width='932.963' height='932.962' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='71.5026' result='effect1_foregroundBlur_2591_3347'/%3E%3C/filter%3E%3Cfilter id='filter3_f_2591_3347' x='380.535' y='51.2158' width='650.331' height='657.316' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='66.2061' result='effect1_foregroundBlur_2591_3347'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 500px) {
  .contacts:after {
    right: -100px;
    top: 84px;
    height: 955px;
    width: 920px;
    transform: scale(1.5);
  }
}
.contacts__wrapper {
  position: relative;
  z-index: 1;
}
.contacts__title {
  font-weight: 600;
  font-size: 73px;
  line-height: 85%;
  letter-spacing: -4.1px;
  color: #080808;
  margin-bottom: 77px;
}
@media (max-width: 992px) {
  .contacts__title {
    font-size: 55px;
    margin-bottom: 50px;
    letter-spacing: -3.1px;
  }
}
@media (max-width: 768px) {
  .contacts__title {
    font-size: 29px;
    margin-bottom: 35px;
    letter-spacing: -1.595px;
  }
}
.contacts__title p:first-child {
  margin-bottom: 13px;
}
@media (max-width: 768px) {
  .contacts__title p:first-child {
    margin-bottom: 4px;
  }
}
.contacts__title p:last-child {
  margin-left: 101px;
}
@media (max-width: 768px) {
  .contacts__title p:last-child {
    margin-left: 14px;
  }
}
.contacts__team {
  margin-bottom: 119px;
  padding-top: 38px !important;
}
@media (max-width: 768px) {
  .contacts__team {
    margin-bottom: 95px;
  }
}
.contacts__member {
  height: 177px !important;
  padding: 11px 13px 10px 13px;
  display: flex !important;
  flex-direction: column;
}
@media (max-width: 1439px) {
  .contacts__member {
    width: 304px !important;
    height: 224px !important;
  }
}
.contacts__member:nth-child(5) {
  position: relative;
}
.contacts__member:nth-child(5):after {
  position: absolute;
  content: "Saudi Arabia Office";
  color: #8D8D8D;
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  top: -38px;
  left: 0;
}
@media (max-width: 608px) {
  .contacts__member:nth-child(5):after {
    left: 16px;
  }
}
.contacts__member-image {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  inset: 0;
  z-index: -1;
}
.contacts__member-name {
  color: #FFF;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.344px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .contacts__member-name {
    font-size: 21px;
    letter-spacing: -0.436px;
  }
}
.contacts__member-posytion {
  color: #FFF;
  font-size: 9px;
  font-weight: 500;
  line-height: 100%;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .contacts__member-posytion {
    font-size: 12px;
  }
}
.contacts__member-email {
  margin-top: auto;
  color: #FFF;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.224px;
}
@media (max-width: 768px) {
  .contacts__member-email {
    font-size: 14px;
    letter-spacing: -0.283px;
  }
}
.contacts__member-linkedin {
  color: #FFF;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.224px;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .contacts__member-linkedin {
    font-size: 14px;
    letter-spacing: -0.283px;
  }
}
.contacts__bottom {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}
@media (max-width: 992px) {
  .contacts__bottom {
    flex-direction: column;
    gap: 50px;
  }
}
.contacts__info {
  min-width: max-content;
}
.contacts__info-item {
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  .contacts__info-item {
    margin-bottom: 29px;
  }
}
.contacts__info-item:last-child {
  margin-bottom: 0;
}
.contacts__info-item .contacts__label {
  margin-left: 5px;
}
@media (max-width: 500px) {
  .contacts__info-item .contacts__label {
    font-size: 11px;
    margin-left: 2px;
  }
}
.contacts__info-link {
  display: block;
  font-weight: 500;
  font-size: 76px;
  line-height: 90%;
  color: #080808;
  margin-bottom: 4px;
  letter-spacing: -3.6px;
}
@media (max-width: 1200px) {
  .contacts__info-link {
    font-size: 56px;
  }
}
@media (max-width: 768px) {
  .contacts__info-link {
    font-size: 46px;
  }
}
@media (max-width: 500px) {
  .contacts__info-link {
    margin-bottom: 3px;
  }
}
.contacts__info-socials {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 4px;
}
.contacts__info-social {
  display: block;
}
.contacts__info-social .icon {
  display: block;
  width: 37px;
  height: 36px;
  object-fit: contain;
}
@media (max-width: 500px) {
  .contacts__info-social .icon {
    width: 29px;
    height: 28px;
  }
}
.contacts__label {
  font-weight: 500;
  font-size: 17px;
  line-height: 160%;
  color: #8D8D8D;
}
@media (max-width: 500px) {
  .contacts__label {
    font-size: 13px;
  }
}
.contacts__locations {
  margin-right: 110px;
  margin-top: 42px;
}
@media (max-width: 1400px) {
  .contacts__locations {
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  .contacts__locations {
    margin-top: 0;
  }
}
.contacts__location {
  display: flex;
  flex-direction: column;
  gap: 23px;
  font-weight: 500;
  font-size: 17px;
  line-height: 115%;
  letter-spacing: -0.3px;
  color: #080808;
  margin-top: 22px;
}
@media (max-width: 500px) {
  .contacts__location {
    margin-top: 15px;
    gap: 17px;
    font-size: 13px;
  }
}

.read-more {
  padding-bottom: 205px;
}
@media (max-width: 1400px) {
  .read-more {
    padding-bottom: 105px;
  }
}
@media (max-width: 700px) {
  .read-more {
    padding-bottom: 60px;
  }
}
.read-more.services_page {
  position: relative;
  z-index: 2;
  padding-bottom: 0;
  padding-top: 100px;
}
@media (max-width: 950px) {
  .read-more.services_page {
    padding-top: 40px;
  }
}
@media (max-width: 730px) {
  .read-more.services_page .read-more__container {
    padding: 0 52px;
  }
}
.read-more.services_page .read-more__wrapper {
  flex-direction: column;
  align-items: center;
  gap: 62px;
}
@media (max-width: 1300px) {
  .read-more.services_page .read-more__wrapper {
    gap: 32px;
  }
}
@media (max-width: 950px) {
  .read-more.services_page .read-more__wrapper {
    gap: 24px;
  }
}
.read-more.services_page .read-more__title {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1310px;
  font-size: 66px;
  letter-spacing: -3.4px;
}
@media (max-width: 1300px) {
  .read-more.services_page .read-more__title {
    max-width: 800px;
    font-size: 42px;
    letter-spacing: -2.4px;
  }
}
@media (max-width: 1100px) {
  .read-more.services_page .read-more__title {
    max-width: 600px;
    font-size: 32px;
    letter-spacing: -1.4px;
  }
}
@media (max-width: 950px) {
  .read-more.services_page .read-more__title {
    max-width: 450px;
    font-size: 26px;
  }
}
@media (max-width: 500px) {
  .read-more.services_page .read-more__title {
    max-width: none;
    font-size: 18px;
    letter-spacing: -0.551px;
  }
}
.read-more.services_page .read-more__title p:last-child {
  margin-left: auto;
}
@media (max-width: 500px) {
  .read-more.services_page .read-more__title p:last-child {
    margin-left: 0;
  }
}
.read-more.services_page .read-more__text-wrapper {
  max-width: 642px;
  margin-left: 49px;
  font-size: 15px;
}
@media (max-width: 1300px) {
  .read-more.services_page .read-more__text-wrapper {
    margin-left: 0;
  }
}
.read-more.services_page .read-more__text {
  max-height: 93px;
}
@media (max-width: 500px) {
  .read-more.services_page .read-more__text {
    max-height: 173px;
  }
}
.read-more.services_page .read-more__text.read-more__text.open {
  max-height: 100%;
}
.read-more.services_page .read-more__button {
  margin-top: 21px;
}
@media (max-width: 767px) {
  .read-more__container {
    padding: 0 22px;
  }
}
.read-more__wrapper {
  display: flex;
  gap: 108px;
}
@media (max-width: 1400px) {
  .read-more__wrapper {
    justify-content: space-between;
    gap: 48px;
  }
}
@media (max-width: 700px) {
  .read-more__wrapper {
    flex-direction: column;
  }
}
@media (max-width: 500px) {
  .read-more__wrapper {
    gap: 32px;
  }
}
.read-more__title {
  font-size: 52px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -1.557px;
  max-width: 668px;
  width: 60%;
}
@media (max-width: 1300px) {
  .read-more__title {
    max-width: 528px;
    font-size: 42px;
  }
}
@media (max-width: 1100px) {
  .read-more__title {
    max-width: 392px;
    font-size: 32px;
  }
}
@media (max-width: 950px) {
  .read-more__title {
    max-width: 308px;
    font-size: 26px;
  }
}
@media (max-width: 700px) {
  .read-more__title {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .read-more__title {
    max-width: 259px;
    font-size: 18px;
    letter-spacing: -0.551px;
  }
}
.read-more__text-wrapper {
  margin-top: 12px;
  max-width: 483px;
  padding-bottom: 2px;
}
@media (max-width: 950px) {
  .read-more__text-wrapper {
    max-width: 383px;
  }
}
@media (max-width: 700px) {
  .read-more__text-wrapper {
    max-width: none;
    margin-top: 0;
  }
}
.read-more__text {
  color: #494949;
  max-height: 118px;
  overflow: hidden;
  transition: max-height 1s;
  letter-spacing: -0.3px;
}
@media (max-width: 400px) {
  .read-more__text {
    max-height: 184px;
  }
}
.read-more__text.open {
  max-height: 100%;
}
.read-more__text h1,
.read-more__text h2,
.read-more__text h3,
.read-more__text h4,
.read-more__text h5,
.read-more__text h6 {
  font-size: 20px;
  color: #080808;
  font-weight: 600;
  margin-bottom: 12px;
  letter-spacing: -0.1px;
}
.read-more__text p {
  margin-bottom: 12px;
}
.read-more__text p a {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: all 0.3s;
}
.read-more__text p a:hover {
  color: #080808;
}
.read-more__text ul {
  list-style: disc;
  padding: 12px 0 12px 24px;
}
.read-more__button {
  color: #515050;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
  text-decoration: underline;
  text-underline-offset: 4px;
  margin-top: 28px;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s;
}
@media (max-width: 500px) {
  .read-more__button {
    margin-top: 20px;
  }
}
.read-more__button:hover {
  color: #080808;
}

.services-overview {
  padding: 139px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .services-overview {
    padding: 80px 0;
  }
}
.services-overview__top {
  position: relative;
}
@media (max-width: 767px) {
  .services-overview__bottom {
    margin-top: 64px;
  }
}
.services-overview__titles {
  display: flex;
  flex-direction: column;
  gap: 77px;
  width: 532px;
}
@media (max-width: 1300px) {
  .services-overview__titles {
    gap: 55px;
  }
}
@media (max-width: 1000px) {
  .services-overview__titles {
    text-align: center;
    gap: 40px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .services-overview__titles {
    gap: 30px;
  }
}
.services-overview__title {
  color: #000;
  font-size: 46px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.92px;
  text-transform: capitalize;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 26px;
}
@media (max-width: 1300px) {
  .services-overview__title {
    font-size: 42px;
    letter-spacing: -2px;
  }
}
@media (max-width: 1000px) {
  .services-overview__title {
    font-size: 36px;
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .services-overview__title {
    font-size: 30px;
  }
}
.services-overview__title.active span, .services-overview__title:hover span {
  color: #A6A6A6;
}
.services-overview__title.active, .services-overview__title:hover {
  color: #A6A6A6;
}
.services-overview__title span {
  letter-spacing: -2.92px;
  transition: all 0.3s;
}
@media (max-width: 1300px) {
  .services-overview__title span {
    letter-spacing: -2px;
  }
}
.services-overview__images {
  width: 752px;
  height: 652px;
  position: relative;
}
@media (max-width: 1400px) {
  .services-overview__images {
    width: 50%;
  }
}
@media (max-width: 1000px) {
  .services-overview__images {
    height: 600px;
    width: 550px;
  }
}
@media (max-width: 600px) {
  .services-overview__images {
    width: 100%;
  }
}
.services-overview__images.desk {
  position: absolute;
  right: 0;
  width: 54vw;
}
@media (max-width: 1200px) {
  .services-overview__images.desk {
    width: 44vw;
  }
}
@media (max-width: 1000px) {
  .services-overview__images.desk {
    display: none;
  }
}
.services-overview__images.mob {
  display: none;
}
@media (max-width: 1000px) {
  .services-overview__images.mob {
    display: block;
    margin: 42px auto;
  }
}
.services-overview__link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  inset: 0;
  display: none;
}
.services-overview__link.active {
  opacity: 1;
  display: block;
}
.services-overview__video, .services-overview__image {
  position: absolute;
  inset: 0;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.services-overview .why-choose__title {
  font-size: 58px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.7px;
  text-transform: none;
  max-width: none;
}
@media (max-width: 767px) {
  .services-overview .why-choose__title {
    font-size: 39px;
    font-size: 50px;
    letter-spacing: -1.2px;
  }
}
.services-overview .why-choose__title .split-anim__inner {
  padding-bottom: 5px;
  padding-right: 3px;
}
.services-overview .why-choose__features {
  display: flex;
  justify-content: space-between;
  gap: 96px;
  margin-top: 51px;
  margin-bottom: 172px;
}
@media (max-width: 1400px) {
  .services-overview .why-choose__features {
    gap: 65px;
    margin-bottom: 100px;
  }
}
@media (max-width: 1150px) {
  .services-overview .why-choose__features {
    gap: 42px;
  }
}
@media (max-width: 767px) {
  .services-overview .why-choose__features {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 0px;
    gap: 20px;
  }
}
.services-overview .why-choose__feature {
  max-width: none;
}
.services-overview .why-choose__feature-title {
  color: #151515;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 108%;
  text-transform: capitalize;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .services-overview .why-choose__feature-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.services-overview .why-choose__feature-text {
  color: #606060;
  font-size: 17px;
  font-weight: 400;
  line-height: 110%;
}
.services-overview .rendering-project__wrapper {
  gap: 66px;
  margin-top: 120px;
  height: fit-content;
  align-items: center;
  justify-content: flex-start;
  position: static;
}
@media (max-width: 1000px) {
  .services-overview .rendering-project__wrapper {
    margin-top: 20px;
    gap: 32px;
  }
}
.services-overview .rendering-project__left {
  padding: 0;
}
.services-overview .rendering-project__title {
  font-size: 91px;
  line-height: 100%;
  font-weight: 600;
  margin-bottom: 22px;
  text-transform: capitalize;
  letter-spacing: -5.5px;
}
@media (max-width: 1350px) {
  .services-overview .rendering-project__title {
    font-size: 72px;
    letter-spacing: -3.2px;
  }
}
@media (max-width: 1000px) {
  .services-overview .rendering-project__title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 56px;
    letter-spacing: -2.2px;
  }
}
@media (max-width: 480px) {
  .services-overview .rendering-project__title {
    max-width: 224px;
    margin: 0 auto;
    margin-bottom: 16px;
    font-size: 29px;
    line-height: 80%;
    letter-spacing: -0.9px;
  }
}
.services-overview .rendering-project__title .split-anim__inner {
  padding-bottom: 8px;
  padding-right: 3px;
}
.services-overview .rendering-project__text {
  font-size: 17px;
  line-height: 18px;
  max-width: 568.5px;
}
@media (max-width: 1000px) {
  .services-overview .rendering-project__text {
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .services-overview .rendering-project__text {
    color: #080808;
    font-size: 14px;
    line-height: 110%;
    max-width: 175px;
  }
}

.page-id-6363,
.page-id-6815,
.page-id-6861,
.page-id-6863,
.page-id-5791 {
  overflow: visible !important;
}

.selected-work {
  padding-bottom: 240px;
}
@media (max-width: 1200px) {
  .selected-work {
    padding-bottom: 168px;
  }
}
.selected-work__container {
  overflow: visible;
  max-width: 1400px;
}
@media (max-width: 600px) {
  .selected-work__container {
    padding: 0 22px;
  }
}
.selected-work__wrapper {
  position: relative;
}
.selected-work__wrapper:after {
  position: absolute;
  content: "";
  width: 100vw;
  height: 100%;
  background: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.selected-work__title {
  font-weight: 600;
  font-size: 58px;
  height: 54px;
  letter-spacing: -3.3px;
  text-transform: capitalize;
  margin-bottom: 106px;
}
@media (max-width: 1250px) {
  .selected-work__title {
    font-size: 50px;
    margin-bottom: 60px;
    letter-spacing: -2px;
  }
}
@media (max-width: 650px) {
  .selected-work__title {
    font-size: 39px;
    margin-bottom: 39px;
    letter-spacing: normal;
  }
}
.selected-work__title .split-anim__inner {
  padding-right: 2px;
}
.selected-work__cases {
  display: flex;
  flex-direction: column;
}
.selected-work__case {
  position: sticky;
  top: 90px;
  background: #fff;
}
.selected-work__case::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  width: 10px;
  left: -9px;
  background: #fff;
}
.selected-work__case-wrap {
  display: flex;
  gap: 20px;
  padding-top: 36px;
  position: relative;
}
@media (max-width: 900px) {
  .selected-work__case-wrap {
    flex-direction: column;
    gap: 32px;
  }
}
@media (max-width: 650px) {
  .selected-work__case-wrap {
    padding-top: 26px;
    gap: 20px;
  }
}
.selected-work__case-wrap::after {
  position: absolute;
  content: "";
  width: 100vw;
  height: 1px;
  background: #C2C2C0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.selected-work__case-wrap:hover .selected-work__case-image,
.selected-work__case-wrap:hover .selected-work__case-video {
  transform: scale(1.1);
}
.selected-work__case-info {
  width: 30%;
  max-width: 382px;
}
@media (max-width: 1250px) {
  .selected-work__case-info {
    width: 40%;
    max-width: none;
  }
}
@media (max-width: 900px) {
  .selected-work__case-info {
    width: 100%;
  }
}
.selected-work__case-title {
  font-weight: 600;
  font-size: 29px;
  letter-spacing: -1.7px;
  text-transform: capitalize;
  margin-bottom: 13px;
}
.selected-work__case-title .split-anim__inner {
  padding-right: 1px;
}
.selected-work__case-desk {
  font-weight: 500;
  margin-bottom: 17px;
  font-size: 15px;
  letter-spacing: -0.33px;
}
.selected-work__case-cats {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.selected-work__case-cat {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #F0F0F0;
  height: 31px;
  padding: 0 14px;
  font-size: 15px;
  letter-spacing: -0.2px;
}
@media (max-width: 650px) {
  .selected-work__case-cat {
    font-size: 12px;
    height: 21px;
    padding: 0 8px;
    font-weight: 500;
  }
}
.selected-work__case-media {
  margin-top: 4px;
  width: 70%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1250px) {
  .selected-work__case-media {
    width: 60%;
    margin-top: 0;
  }
}
@media (max-width: 900px) {
  .selected-work__case-media {
    width: 100%;
  }
}
.selected-work__case-media.use-video .selected-work__case-image {
  display: none;
}
.selected-work__case-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.4s;
}
.selected-work__case-video {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.4s;
}

.kits-hero {
  padding-top: 127px;
  padding-bottom: 100px;
  position: relative;
}
@media (max-width: 1024px) {
  .kits-hero {
    overflow: hidden;
  }
}
@media (max-width: 600px) {
  .kits-hero {
    padding-top: 152px;
  }
}
.kits-hero.with_avards .wrapper_avards {
  position: relative;
}
@media (max-width: 900px) {
  .kits-hero.with_avards .wrapper_avards {
    padding-bottom: 227px;
    margin-bottom: 60px;
  }
}
@media (max-width: 900px) {
  .kits-hero.with_avards .kits-hero__content {
    margin-bottom: 38px;
  }
}
.kits-hero.with_avards .kits-hero__title {
  margin-bottom: 143px;
}
@media (max-width: 900px) {
  .kits-hero.with_avards .kits-hero__title {
    margin-bottom: 50px;
  }
}
.kits-hero.with_avards .kits-hero__subtitle {
  max-width: 660px;
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 900px) {
  .kits-hero.with_avards .kits-hero__subtitle {
    margin-left: 0;
    max-width: none;
  }
}
.kits-hero__inner {
  position: relative;
  overflow: hidden;
}
.kits-hero__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .kits-hero__container {
    padding: 0 22px;
  }
}
.kits-hero__blur-wrapper {
  position: absolute;
  top: 0%;
  will-change: transform;
  z-index: -1;
  pointer-events: none;
  width: 100%;
  max-width: 1920px;
}
@media (max-width: 1024px) {
  .kits-hero__blur-wrapper {
    width: 1330px;
    left: calc(50% - 650px);
    top: 100px;
  }
}
.kits-hero__blur-wrapper img {
  display: block;
  width: 100%;
}
.kits-hero__avards {
  position: absolute;
  display: block;
  top: 5px;
  right: 0;
  max-width: 327px;
  object-fit: contain;
  height: auto;
}
@media (max-width: 1100px) {
  .kits-hero__avards {
    max-width: 250px;
  }
}
@media (max-width: 1023px) {
  .kits-hero__avards {
    max-width: 200px;
  }
}
@media (max-width: 900px) {
  .kits-hero__avards {
    max-width: 345px;
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
  }
}
.kits-hero__title {
  font-weight: 600;
  font-size: 48px;
  line-height: 93%;
  letter-spacing: -2.8px;
  margin-bottom: 29px;
  max-width: 739px;
}
@media (max-width: 900px) {
  .kits-hero__title {
    font-size: 45px;
    max-width: 688px;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .kits-hero__title {
    font-size: 39px;
    letter-spacing: -1.2px;
  }
}
.kits-hero__title .split-anim {
  overflow: visible;
}
.kits-hero__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 56px;
}
@media (max-width: 900px) {
  .kits-hero__content {
    flex-direction: column-reverse;
    gap: 35px;
    align-items: flex-start;
    margin-bottom: 60px;
  }
}
.kits-hero__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  font-size: 16px;
  letter-spacing: 0.3px;
  font-weight: 500;
  padding: 0 18px;
  border-radius: 50px;
  transition: all 0.4s;
  background: transparent;
  text-transform: capitalize;
  color: #000;
  height: 32px;
}
.kits-hero__button:hover {
  background: #000;
  color: #fff;
}
.kits-hero__subtitle {
  font-size: 19px;
  line-height: 110%;
  max-width: 455px;
  margin-right: 24px;
  letter-spacing: -1.1px;
}
@media (max-width: 600px) {
  .kits-hero__subtitle {
    margin-right: 0;
    letter-spacing: 0;
  }
}
.kits-hero__video-wrap {
  display: flex;
  width: 100%;
  height: 100%;
  transition: none;
  will-change: transform;
  max-width: none !important;
  height: 795px;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
  clip-path: inset(34px 240px 35px 239px);
  max-width: 1990px !important;
}
@media (max-width: 767px) {
  .kits-hero__video-wrap {
    height: 410px;
  }
}
.kits-hero__video {
  width: 100%;
  height: 795px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .kits-hero__video {
    height: 410px;
  }
}
.kits-hero__bottom {
  display: flex;
  margin-top: 103px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .kits-hero__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
}
@media (max-width: 600px) {
  .kits-hero__bottom {
    margin-top: 130px;
  }
}
@media (max-width: 900px) {
  .kits-hero__bottom-right-text {
    text-align: right;
    width: 100%;
  }
}
.kits-hero__bottom-left-text, .kits-hero__bottom-right-text {
  font-weight: 600;
  font-size: 97px;
  line-height: 1;
  letter-spacing: -6px;
  text-transform: capitalize;
}
@media (max-width: 1400px) {
  .kits-hero__bottom-left-text, .kits-hero__bottom-right-text {
    font-size: 77px;
  }
}
@media (max-width: 1150px) {
  .kits-hero__bottom-left-text, .kits-hero__bottom-right-text {
    font-size: 62px;
  }
}
@media (max-width: 1000px) {
  .kits-hero__bottom-left-text, .kits-hero__bottom-right-text {
    font-size: 52px;
  }
}
@media (max-width: 900px) {
  .kits-hero__bottom-left-text, .kits-hero__bottom-right-text {
    font-size: 77px;
  }
}
@media (max-width: 600px) {
  .kits-hero__bottom-left-text, .kits-hero__bottom-right-text {
    font-size: 39px;
    letter-spacing: normal;
  }
}
.kits-hero__bottom-left-text .split-anim__inner, .kits-hero__bottom-right-text .split-anim__inner {
  padding-right: 2px;
}
.kits-hero__bottom-video {
  width: 359px;
  height: 197px;
}
@media (max-width: 600px) {
  .kits-hero__bottom-video {
    width: 221px;
  }
}
.kits-hero__height {
  height: 1000px;
}
@media (max-width: 900px) {
  .kits-hero__height {
    height: 908px;
  }
}
@media (max-width: 767px) {
  .kits-hero__height {
    height: 1102px;
  }
}
.kits-hero .pin-spacer {
  z-index: 30 !important;
}

.serv-marketing {
  padding-bottom: 229px;
}
@media (max-width: 1200px) {
  .serv-marketing {
    padding-bottom: 136px;
  }
}
.serv-marketing__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .serv-marketing__container {
    padding: 0 22px;
  }
}
.serv-marketing__title-wrapper {
  background: #fff;
  padding-bottom: 99px;
}
@media (max-width: 900px) {
  .serv-marketing__title-wrapper {
    padding-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__title-wrapper {
    padding-bottom: 39px;
  }
}
.serv-marketing__title {
  font-weight: 600;
  font-size: 58px;
  height: 54px;
  letter-spacing: -3px;
  text-transform: capitalize;
}
@media (max-width: 1250px) {
  .serv-marketing__title {
    font-size: 50px;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__title {
    font-size: 39px;
    letter-spacing: normal;
  }
}
.serv-marketing__wrapper {
  display: flex;
  flex-direction: column;
}
.serv-marketing__service {
  position: relative;
  transition: max-height 0.6s ease-out;
  max-height: 71px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .serv-marketing__service {
    max-height: 48px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__service {
    max-height: 40px;
  }
}
.serv-marketing__service.open .serv-marketing__service-count {
  opacity: 0 !important;
}
.serv-marketing__service-title {
  font-weight: 600;
  font-size: 39px;
  line-height: 1;
  letter-spacing: -2.5px;
  text-transform: capitalize;
  cursor: pointer;
  transition: all 0.4s;
  padding-bottom: 20px;
  background: #fff;
  position: relative;
  z-index: 1;
}
@media (max-width: 900px) {
  .serv-marketing__service-title {
    font-size: 29px;
    padding-bottom: 18px;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__service-title {
    font-size: 19px;
    padding-bottom: 20px;
    letter-spacing: -0.6px;
  }
}
.serv-marketing__service-title:hover {
  color: rgba(0, 0, 0, 0.5568627451);
}
@media (max-width: 600px) {
  .serv-marketing__service-title:hover {
    color: #000;
  }
}
.serv-marketing__service-title .split-anim__inner {
  padding-right: 2px;
  padding-bottom: 3px;
}
.serv-marketing__service-count {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
  font-size: 40px;
  text-transform: capitalize;
  color: #080808;
  opacity: 0.2 !important;
  z-index: 1;
  pointer-events: none;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .serv-marketing__service-count {
    font-size: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2.45752V17.5425' stroke='%23101010' stroke-width='2.66667'/%3E%3Cpath d='M2.45753 10H17.5425' stroke='%23101010' stroke-width='2.66667'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 20px;
    background-size: contain;
    opacity: 1 !important;
    top: 4px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__service-count {
    top: 0;
  }
}
.serv-marketing__service-close {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 10px;
  right: -40px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41418 1.41431L18.4142 18.4143' stroke='%23101010' stroke-width='4'/%3E%3Cpath d='M1.41418 18.4143L18.4142 1.41431' stroke='%23101010' stroke-width='4'/%3E%3C/svg%3E%0A");
  background-size: contain;
  transition: all 0.6s;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 900px) {
  .serv-marketing__service-close {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.66667 4.66675L15.3333 15.3334' stroke='%23C2C2C0' stroke-width='2.66667'/%3E%3Cpath d='M4.66667 15.3335L15.3333 4.66683' stroke='%23C2C2C0' stroke-width='2.66667'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 20px;
    top: 5px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__service-close {
    top: 0px;
  }
}
.serv-marketing__service-close:hover {
  transform: rotate(180deg);
}
.serv-marketing__service-close.open {
  right: 5px;
}
@media (max-width: 900px) {
  .serv-marketing__service-close.open {
    right: 0;
  }
}
.serv-marketing__pages {
  display: flex;
  flex-direction: column;
  transition: all 0.6s;
  transform: translateY(-77%);
  opacity: 0;
}
.serv-marketing__pages.open {
  transform: translateY(0);
  opacity: 1;
}
.serv-marketing__page {
  display: block;
  margin-bottom: 36px;
  position: relative;
}
@media (max-width: 600px) {
  .serv-marketing__page {
    margin-bottom: 20px;
  }
}
.serv-marketing__page:hover .serv-marketing__btn {
  background: #000;
  color: #fff;
}
.serv-marketing__page-title {
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -1.2px;
  text-transform: capitalize;
  margin-bottom: 19px;
}
@media (max-width: 900px) {
  .serv-marketing__page-title {
    font-size: 30px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__page-title {
    font-size: 20px;
    letter-spacing: -0.6px;
    margin-bottom: 17px;
  }
}
.serv-marketing__page-wrap {
  display: flex;
  justify-content: space-between;
  gap: 48px;
  margin-bottom: 27px;
}
@media (max-width: 900px) {
  .serv-marketing__page-wrap {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 600px) {
  .serv-marketing__page-wrap {
    gap: 16px;
    margin-bottom: 20px;
  }
}
.serv-marketing__page-text {
  max-width: 660px;
  width: 54%;
  line-height: 110%;
  font-size: 15px;
  letter-spacing: -0.33px;
}
@media (max-width: 900px) {
  .serv-marketing__page-text {
    width: 100%;
    max-width: none;
  }
}
.serv-marketing__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  max-width: 352px;
  width: 27%;
  margin-top: 2px;
  justify-content: end;
}
@media (max-width: 900px) {
  .serv-marketing__tags {
    width: 100%;
    max-width: none;
    justify-content: start;
  }
}
.serv-marketing__tag {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #F0F0F0;
  height: 31px;
  padding: 0 14px;
  font-size: 15px;
  letter-spacing: -0.33px;
}
@media (max-width: 900px) {
  .serv-marketing__tag {
    font-size: 12px;
    height: 21px;
    padding: 0 10px;
    font-weight: 500;
  }
}
.serv-marketing__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  font-size: 17px;
  letter-spacing: 0.3px;
  font-weight: 500;
  padding: 0 19px;
  border-radius: 50px;
  transition: all 0.4s;
  background: transparent;
  text-transform: capitalize;
  color: #000;
  height: 32px;
  letter-spacing: -0.1px;
}
.serv-marketing__btn:hover {
  background: #000;
  color: #fff;
}

@media (max-width: 900px) {
  .page-id-6815 .kits-tabs {
    padding-bottom: 80px;
  }
}

.kits-tabs {
  padding-bottom: 236px;
}
@media (max-width: 1200px) {
  .kits-tabs {
    padding-bottom: 147px;
  }
}
.kits-tabs__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .kits-tabs__container {
    padding: 0 22px;
  }
}
.kits-tabs__title {
  font-weight: 600;
  font-size: 58px;
  height: 54px;
  letter-spacing: -4px;
  text-transform: capitalize;
  margin-bottom: 106px;
  text-align: center;
}
@media (max-width: 1250px) {
  .kits-tabs__title {
    font-size: 50px;
    margin-bottom: 60px;
    letter-spacing: -2px;
  }
}
@media (max-width: 600px) {
  .kits-tabs__title {
    font-size: 39px;
    margin-bottom: 39px;
    letter-spacing: normal;
    text-align: start;
    text-transform: none;
    letter-spacing: -1px;
  }
}
.kits-tabs__title .split-anim__inner {
  padding-right: 2px;
}
.kits-tabs__buttons {
  display: flex;
  align-items: center;
  padding: 9px;
  border-radius: 50px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  margin-bottom: 40px;
  width: fit-content;
}
@media (max-width: 600px) {
  .kits-tabs__buttons {
    padding: 3px;
    gap: 4.5px;
    margin: 0;
    margin-bottom: 28px;
    margin-left: 22px;
    margin-right: 22px;
  }
}
.kits-tabs__button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 600;
  padding: 0 20px;
  border-radius: 50px;
  transition: all 0.4s;
  background: transparent;
  text-transform: capitalize;
  color: rgba(16, 16, 16, 0.4784313725);
  height: 50px;
  pointer-events: none;
}
@media (max-width: 900px) {
  .kits-tabs__button {
    height: 40px;
    padding: 0 10px;
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .kits-tabs__button {
    font-size: 13px;
    font-weight: 500;
  }
}
.kits-tabs__button.active {
  background: #101010;
  color: #fff;
}
.kits-tabs__button.active:hover {
  color: #fff;
}
.kits-tabs__button:hover {
  color: #101010;
}
.kits-tabs__button span {
  margin-left: 5px;
}
@media (max-width: 600px) {
  .kits-tabs__button span {
    display: none;
  }
}
.kits-tabs__main {
  background: #0A0A0A;
  color: #fff;
  display: flex;
  position: sticky;
  top: 200px;
}
@media (max-width: 900px) {
  .kits-tabs__main {
    flex-direction: column;
    top: 163px;
  }
}
.kits-tabs__main-inner {
  position: sticky;
  top: 100px;
}
@media (max-width: 900px) {
  .kits-tabs__main-inner {
    top: 90px;
  }
}
.kits-tabs__main-inner .kits-tabs__main {
  position: relative;
  top: 0;
}
.kits-tabs__video-wrap {
  position: relative;
  overflow: hidden;
  width: 50%;
}
@media (max-width: 900px) {
  .kits-tabs__video-wrap {
    width: 100%;
  }
}
.kits-tabs__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
@media (max-width: 900px) {
  .kits-tabs__video {
    height: 500px;
    position: relative;
  }
}
@media (max-width: 600px) {
  .kits-tabs__video {
    height: 300px;
  }
}
.kits-tabs__contents {
  width: 50%;
}
@media (max-width: 900px) {
  .kits-tabs__contents {
    width: 100%;
  }
}
.kits-tabs__content {
  display: flex;
  flex-direction: column;
  padding: 38px 60px 33px 61px;
  max-width: 720px;
}
@media (max-width: 1200px) {
  .kits-tabs__content {
    padding: 40px 22px;
  }
}
@media (max-width: 900px) {
  .kits-tabs__content {
    max-width: none;
  }
}
@media (max-width: 600px) {
  .kits-tabs__content {
    padding: 32px 22px;
  }
}
.kits-tabs__content-title {
  font-weight: 600;
  font-size: 29px;
  letter-spacing: -1.5px;
  text-transform: capitalize;
  margin-bottom: 26px;
}
@media (max-width: 600px) {
  .kits-tabs__content-title {
    margin-bottom: 22px;
  }
}
.kits-tabs__content-title .split-anim__inner {
  padding-right: 1px;
  padding-bottom: 2px;
}
.kits-tabs__content-text {
  font-size: 19px;
  line-height: 116%;
  font-weight: 500;
  margin-bottom: 35px;
}
@media (max-width: 1200px) {
  .kits-tabs__content-text {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .kits-tabs__content-text {
    margin-bottom: 30px;
  }
}
.kits-tabs__content-list-label {
  opacity: 0.6;
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 16px;
}
@media (max-width: 760px) {
  .kits-tabs__content-list-label {
    display: none;
  }
}
.kits-tabs__content-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 55px;
}
@media (max-width: 760px) {
  .kits-tabs__content-list {
    display: none;
  }
}
.kits-tabs__content-list li {
  padding-left: 22px;
  font-weight: 500;
  letter-spacing: -0.9px;
  position: relative;
  font-size: 15px;
}
.kits-tabs__content-list li:after {
  position: absolute;
  content: "";
  top: 2px;
  left: 0;
  width: 12px;
  height: 12px;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='12' height='12' rx='6' fill='%230A0A0A'/%3E%3Cpath d='M3 6L5 8L9 4' stroke='%23F5F5F5' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.kits-tabs__content-list li:nth-last-child(-n+2) {
  opacity: 0.4;
}
.kits-tabs__content-bottom {
  display: flex;
  justify-content: space-between;
}
.kits-tabs__content-estim {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.kits-tabs__content-estim-label {
  opacity: 0.6;
  font-weight: 500;
  font-size: 14px;
}
.kits-tabs__content-estim-days {
  font-weight: 600;
  letter-spacing: -0.5px;
  text-transform: capitalize;
}
.kits-tabs__content-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  letter-spacing: 0.3px;
  font-weight: 500;
  padding: 0 19px;
  border-radius: 50px;
  transition: all 0.4s;
  background: #fff;
  text-transform: capitalize;
  color: #101010;
  height: 32px;
  margin-top: 2px;
}
@media (max-width: 600px) {
  .kits-tabs__content-button {
    font-size: 18px;
  }
}
.kits-tabs__content-button:hover {
  background: rgba(255, 255, 255, 0.8156862745);
}
.kits-tabs .init-animate.split-anim-title .split-anim__inner {
  transform: translateY(0) !important;
}

.transforming {
  padding-bottom: 233px;
}
@media (max-width: 1200px) {
  .transforming {
    padding-bottom: 170px;
  }
}
.transforming__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .transforming__container {
    padding: 0 22px;
  }
}
.transforming__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  position: relative;
}
@media (max-width: 900px) {
  .transforming__wrapper {
    flex-direction: column;
    gap: 10px;
  }
}
.transforming__video {
  display: block;
  width: 359px;
  height: 197px;
  position: relative;
  z-index: 10;
}
@media (max-width: 900px) {
  .transforming__video {
    order: 2;
    margin-right: auto;
  }
}
@media (max-width: 550px) {
  .transforming__video {
    width: 173px;
    height: 95px;
  }
}
.transforming__title {
  font-weight: 600;
  font-size: 97px;
  line-height: 1;
  letter-spacing: -5.5px;
  text-transform: capitalize;
}
@media (max-width: 1350px) {
  .transforming__title {
    font-size: 78px;
  }
}
@media (max-width: 1150px) {
  .transforming__title {
    font-size: 68px;
  }
}
@media (max-width: 1000px) {
  .transforming__title {
    font-size: 58px;
  }
}
@media (max-width: 900px) {
  .transforming__title {
    font-size: 78px;
  }
}
@media (max-width: 550px) {
  .transforming__title {
    font-size: 39px;
    letter-spacing: normal;
  }
}
.transforming__title-1 {
  margin-left: auto;
}
@media (max-width: 900px) {
  .transforming__title-1 {
    order: 1;
    margin-left: auto;
  }
}
@media (max-width: 900px) {
  .transforming__title-2 {
    order: 3;
    margin-left: auto;
    text-transform: lowercase;
  }
}

.logos {
  overflow: hidden;
  position: relative;
  padding-bottom: 194px;
}
@media (max-width: 1200px) {
  .logos {
    padding-bottom: 112px;
  }
}
@media (max-width: 701px) {
  .logos .mySwiperTest {
    width: 100%;
  }
}
.logos .swiper-wrapper {
  transition-timing-function: linear !important;
}
@media (max-width: 701px) {
  .logos .swiper-wrapper {
    flex-wrap: wrap;
    gap: 18px;
  }
}
.logos .swiper-slide {
  width: 124px !important;
  height: 60px !important;
  cursor: grab;
  padding: 10px;
  pointer-events: none;
}
@media (max-width: 701px) {
  .logos .swiper-slide {
    width: calc(50% - 9px) !important;
  }
}
.logos .swiper-slide .image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.logos__container {
  max-width: 1400px;
  display: flex;
  align-items: center;
  gap: 47px;
}
@media (max-width: 701px) {
  .logos__container {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 600px) {
  .logos__container {
    padding: 0 22px;
  }
}
.logos__title {
  color: #101010;
  opacity: 0.6;
  font-weight: 500;
  min-width: fit-content;
}
@media (max-width: 700px) {
  .logos__title {
    text-align: center;
    width: 100%;
  }
}

.success {
  padding-top: 107px;
  padding-bottom: 240px;
}
@media (max-width: 1200px) {
  .success {
    padding-bottom: 160px;
    padding-top: 130px;
    padding-top: 0;
  }
}
.success__container {
  max-width: 1400px;
  overflow: visible;
}
@media (max-width: 600px) {
  .success__container {
    padding: 0 22px;
  }
}
.success__wrapper {
  display: flex;
  gap: 116px;
}
@media (max-width: 1200px) {
  .success__wrapper {
    gap: 48px;
    justify-content: space-between;
  }
}
@media (max-width: 900px) {
  .success__wrapper {
    flex-direction: column-reverse;
    position: relative;
  }
}
.success__images {
  display: flex;
  justify-content: end;
  gap: 64px;
  align-items: center;
}
@media (max-width: 1200px) {
  .success__images {
    width: 45%;
  }
}
@media (max-width: 900px) {
  .success__images {
    position: absolute;
    width: 36%;
    bottom: -8px;
    left: 0;
    gap: 0;
  }
}
.success__avard {
  object-fit: contain;
  display: block;
  width: 100%;
  margin-top: -30px;
}
@media (max-width: 1200px) {
  .success__avard.first {
    width: 62%;
  }
}
@media (max-width: 900px) {
  .success__avard.first {
    display: none;
  }
}
@media (max-width: 1200px) {
  .success__avard.second {
    width: 21%;
  }
}
@media (max-width: 900px) {
  .success__avard.second {
    height: 290px;
    width: auto;
  }
}
.success__avard-wrap {
  display: block;
}
.success__content {
  display: flex;
  flex-direction: column;
  gap: 67px;
  width: 50%;
}
@media (max-width: 900px) {
  .success__content {
    width: 100%;
    gap: 82px;
  }
}
.success__text {
  font-size: 40px;
  font-weight: 500;
  line-height: 112%;
  letter-spacing: -1.7px;
}
@media (max-width: 1200px) {
  .success__text {
    font-size: 34px;
    letter-spacing: -1px;
  }
}
@media (max-width: 600px) {
  .success__text {
    font-size: 29px;
  }
}
.success__items {
  display: flex;
  gap: 32px;
}
@media (max-width: 900px) {
  .success__items {
    width: 50%;
    flex-direction: column;
    margin-left: auto;
    gap: 44px;
  }
}
.success__item {
  width: calc(33.3% - 21px);
  display: flex;
  flex-direction: column;
  gap: 11px;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: -0.9px;
}
@media (max-width: 1200px) {
  .success__item {
    font-size: 34px;
  }
}
@media (max-width: 900px) {
  .success__item {
    font-size: 19px;
    gap: 13px;
  }
}
.success__item span {
  display: block;
  font-weight: 600;
  font-size: 40px;
  letter-spacing: -0.8px;
}
@media (max-width: 1200px) {
  .success__item span {
    font-size: 34px;
  }
}
@media (max-width: 900px) {
  .success__item span {
    font-size: 29px;
  }
}

.marketing-tools {
  padding-bottom: 160px;
}
@media (max-width: 900px) {
  .marketing-tools {
    padding-bottom: 120px;
  }
}
.marketing-tools__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .marketing-tools__container {
    padding: 0 22px;
  }
}
.marketing-tools__wrapper {
  display: flex;
  flex-direction: column;
  gap: 33px;
}
@media (max-width: 600px) {
  .marketing-tools__wrapper {
    gap: 48px;
  }
}
.marketing-tools__title {
  font-weight: 600;
  font-size: 58px;
  line-height: 93%;
  letter-spacing: -3.7px;
  text-transform: capitalize;
  max-width: 675px;
}
@media (max-width: 900px) {
  .marketing-tools__title {
    font-size: 45px;
    letter-spacing: -2.7px;
    max-width: 530px;
  }
}
@media (max-width: 600px) {
  .marketing-tools__title {
    font-size: 39px;
    letter-spacing: -1.2px;
    line-height: 90%;
    max-width: 346px;
  }
}
.marketing-tools__title .split-anim__inner {
  padding-bottom: 6px;
  padding-right: 2px;
}
.marketing-tools__items {
  display: flex;
  flex-direction: column;
  gap: 34px;
  max-width: 660px;
  margin-left: auto;
}
@media (max-width: 900px) {
  .marketing-tools__items {
    max-width: 460px;
  }
}
@media (max-width: 600px) {
  .marketing-tools__items {
    max-width: 360px;
    gap: 41px;
  }
}
@media (max-width: 500px) {
  .marketing-tools__items {
    max-width: 244px;
  }
}
.marketing-tools__item-title {
  font-size: 39px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2.5px;
  text-transform: capitalize;
  margin-bottom: 4px;
}
.marketing-tools__item-title .split-anim__inner {
  padding-bottom: 3px;
  padding-right: 2px;
}
@media (max-width: 900px) {
  .marketing-tools__item-title {
    font-size: 30px;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 600px) {
  .marketing-tools__item-title {
    font-size: 20px;
    letter-spacing: -1px;
    margin-bottom: 1px;
  }
}
.marketing-tools__item-text {
  font-size: 19px;
  line-height: 110%;
  letter-spacing: -1.1px;
}
@media (max-width: 900px) {
  .marketing-tools__item-text {
    font-size: 15px;
    letter-spacing: -0.4px;
  }
}

.how-build {
  padding-bottom: 100px;
}
@media (max-width: 600px) {
  .how-build {
    padding-bottom: 60px;
  }
}
.how-build__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .how-build__container {
    padding: 0 22px;
  }
}
.how-build__title {
  font-weight: 600;
  font-size: 58px;
  line-height: 93%;
  letter-spacing: -3.7px;
  text-transform: capitalize;
  max-width: 660px;
  margin-bottom: 34px;
}
@media (max-width: 992px) {
  .how-build__title {
    margin-bottom: 50px;
  }
}
@media (max-width: 900px) {
  .how-build__title {
    font-size: 45px;
    letter-spacing: -2.7px;
    max-width: 511px;
  }
}
@media (max-width: 600px) {
  .how-build__title {
    font-size: 39px;
    letter-spacing: -1.2px;
    line-height: 90%;
    max-width: 346px;
  }
}
.how-build__title .split-anim__inner {
  padding-bottom: 6px;
  padding-right: 2px;
}
.how-build__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 56px;
}
@media (max-width: 992px) {
  .how-build__wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.how-build__quote {
  padding-left: 29px;
  position: relative;
}
.how-build__quote:after {
  position: absolute;
  content: "";
  width: 9px;
  height: 100%;
  top: 0;
  left: 0;
  background: #FFE27F;
}
.how-build__quote-image {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
}
.how-build__quote-text {
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -1.1px;
  margin-bottom: 25px;
  max-width: 373px;
}
@media (max-width: 992px) {
  .how-build__quote-text {
    max-width: 573px;
  }
}
.how-build__quote-info {
  font-size: 15px;
  letter-spacing: -0.4px;
}
.how-build__main {
  width: 660px;
}
@media (max-width: 992px) {
  .how-build__main {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .how-build__table {
    margin-left: -16px;
    width: calc(100% + 32px);
  }
}
@media (max-width: 600px) {
  .how-build__table {
    margin-left: -22px;
    width: calc(100% + 44px);
  }
}
.how-build__table-top {
  display: flex;
  justify-content: end;
  margin-bottom: 31px;
}
@media (max-width: 600px) {
  .how-build__table-top {
    margin-bottom: 8px;
  }
}
.how-build__table-label {
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.6px;
  text-transform: capitalize;
  padding-right: 20px;
  width: 178px;
  text-align: right;
}
@media (max-width: 600px) {
  .how-build__table-label {
    width: 97px;
    font-size: 14px;
    padding-right: 22px;
  }
}
.how-build__table-row {
  display: flex;
  height: 46px;
  align-items: center;
  padding: 0 20px;
  margin-bottom: 8px;
}
@media (max-width: 600px) {
  .how-build__table-row {
    padding: 0 22px;
    height: 38px;
    margin-bottom: 2px;
  }
}
.how-build__table-row:last-child {
  margin-bottom: 0;
}
.how-build__table-row.tooltip-true {
  background: linear-gradient(90deg, rgba(217, 217, 217, 0) 0%, rgba(217, 217, 217, 0.2) 100%);
}
.how-build__table-row.tooltip-true .tooltip {
  display: block;
}
.how-build__table-title {
  display: flex;
  gap: 10px;
  font-size: 19px;
  line-height: 1;
  letter-spacing: -0.6px;
  text-transform: capitalize;
  width: 60%;
  min-width: fit-content;
}
@media (max-width: 600px) {
  .how-build__table-title {
    font-size: 14px;
  }
}
.how-build__table-title strong {
  font-weight: 600;
}
.how-build__table-title .tooltip {
  display: none;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2002_8676)'%3E%3Cg clip-path='url(%23clip1_2002_8676)'%3E%3Cpath d='M6.99988 0.333984C3.31847 0.333984 0.333496 3.31896 0.333496 7.00037C0.333496 10.6818 3.31847 13.6673 6.99988 13.6673C10.6813 13.6673 13.6668 10.6818 13.6668 7.00037C13.6668 3.31896 10.6813 0.333984 6.99988 0.333984ZM8.38768 10.666C8.04454 10.8014 7.77138 10.9041 7.56651 10.9753C7.36221 11.0464 7.12461 11.0819 6.85427 11.0819C6.43889 11.0819 6.11551 10.9803 5.88524 10.7777C5.65498 10.5751 5.54041 10.3183 5.54041 10.0062C5.54041 9.88488 5.54888 9.76072 5.56581 9.6343C5.5833 9.50788 5.61096 9.36566 5.64877 9.20594L6.07826 7.6889C6.11607 7.5433 6.14881 7.40503 6.17477 7.27635C6.20073 7.14654 6.21314 7.02746 6.21314 6.9191C6.21314 6.72608 6.17307 6.59063 6.0935 6.51444C6.01279 6.43825 5.86097 6.401 5.63466 6.401C5.52404 6.401 5.41004 6.41737 5.29321 6.4518C5.17752 6.48735 5.07706 6.51952 4.99466 6.55113L5.1081 6.08383C5.38916 5.96926 5.65836 5.87106 5.91515 5.78979C6.17194 5.70739 6.41463 5.66675 6.6432 5.66675C7.05575 5.66675 7.37406 5.76721 7.59812 5.96587C7.82104 6.1651 7.93335 6.42414 7.93335 6.74245C7.93335 6.80848 7.92545 6.92474 7.91022 7.09067C7.89498 7.25716 7.86619 7.40898 7.82443 7.54838L7.3972 9.0609C7.36221 9.18224 7.33117 9.32107 7.30295 9.47628C7.2753 9.63148 7.26175 9.75 7.26175 9.82958C7.26175 10.0305 7.30634 10.1676 7.39664 10.2404C7.48581 10.3132 7.64214 10.3499 7.86337 10.3499C7.96778 10.3499 8.08461 10.3313 8.21667 10.2952C8.34761 10.2591 8.44242 10.2269 8.50224 10.1992L8.38768 10.666ZM8.31205 4.52672C8.11283 4.71183 7.87297 4.80439 7.59247 4.80439C7.31254 4.80439 7.07099 4.71183 6.87007 4.52672C6.67029 4.3416 6.56926 4.11642 6.56926 3.85342C6.56926 3.59099 6.67085 3.36524 6.87007 3.17843C7.07099 2.99106 7.31254 2.89794 7.59247 2.89794C7.87297 2.89794 8.11339 2.99106 8.31205 3.17843C8.51127 3.36524 8.61117 3.59099 8.61117 3.85342C8.61117 4.11698 8.51127 4.3416 8.31205 4.52672Z' fill='%23C2C2C0'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2002_8676'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_2002_8676'%3E%3Crect width='13.3333' height='13.3333' fill='white' transform='translate(0.333496 0.333984)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.how-build__table-price {
  font-size: 19px;
  width: 178px;
  text-align: right;
  letter-spacing: -0.4px;
}
@media (max-width: 600px) {
  .how-build__table-price {
    font-size: 14px;
    width: 97px;
  }
}
.how-build__table-price.first {
  width: 70px;
  margin-left: auto;
}
@media (max-width: 600px) {
  .how-build__table-price.first {
    width: 50px;
  }
}
.how-build__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  margin-top: 61px;
  gap: 32px;
}
@media (max-width: 992px) {
  .how-build__bottom {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .how-build__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-top: 49px;
  }
}
.how-build__bottom-text {
  max-width: 411px;
  letter-spacing: -0.4px;
  line-height: 110%;
  font-size: 15px;
}
.how-build__bottom-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 33px;
  border: 1px solid #101010;
  color: #101010;
  font-size: 17px;
  border-radius: 20px;
  letter-spacing: -0.2px;
  transition: all 0.4s;
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .how-build__bottom-button {
    font-size: 14px;
    height: 26px;
    padding: 0 16px;
    letter-spacing: -0.6px;
  }
}
.how-build__bottom-button:hover {
  background: #101010;
  color: #fff;
}

.live-showroom {
  padding-bottom: 160px;
  padding-top: 77px;
  position: relative;
}
.live-showroom:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 590px;
  background: #222222;
  top: 0;
  left: 0;
}
@media (max-width: 900px) {
  .live-showroom:after {
    height: 454px;
  }
}
@media (max-width: 900px) {
  .live-showroom {
    padding-bottom: 120px;
  }
}
.live-showroom__bg {
  position: absolute;
  top: -450px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: auto;
  object-fit: contain;
  max-width: 1440px;
}
@media (max-width: 1200px) {
  .live-showroom__bg {
    top: -350px;
  }
}
@media (max-width: 900px) {
  .live-showroom__bg {
    top: -250px;
  }
}
@media (max-width: 600px) {
  .live-showroom__bg {
    left: auto;
    right: 0;
    top: -173px;
    height: 100%;
    object-fit: cover;
  }
}
.live-showroom__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .live-showroom__container {
    padding: 0 22px;
  }
}
.live-showroom__wrapper {
  position: relative;
  z-index: 1;
}
.live-showroom__title {
  font-weight: 600;
  font-size: 58px;
  line-height: 93%;
  letter-spacing: -3.7px;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  margin-bottom: 32px;
}
@media (max-width: 900px) {
  .live-showroom__title {
    font-size: 45px;
    letter-spacing: -2px;
    margin-bottom: 26px;
    text-align: start;
  }
}
@media (max-width: 600px) {
  .live-showroom__title {
    font-size: 39px;
    letter-spacing: -1.2px;
    line-height: 90%;
    max-width: 346px;
    text-transform: math-auto;
  }
}
.live-showroom__title .split-anim__inner {
  padding-bottom: 6px;
  padding-right: 2px;
}
.live-showroom__text {
  margin-bottom: 57px;
}
@media (max-width: 900px) {
  .live-showroom__text {
    margin-bottom: 77px;
  }
}
.live-showroom__text p {
  font-size: 19px;
  color: #fff;
  letter-spacing: -0.4px;
  text-align: center;
  line-height: 122%;
}
@media (max-width: 900px) {
  .live-showroom__text p {
    text-align: start;
  }
}
.live-showroom__text p .click,
.live-showroom__text p .drag {
  position: relative;
  width: 20px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.live-showroom__text p .click {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2042_2828)'%3E%3Cpath d='M9.92388 7.8471L6.72579 4.65237L9.78243 3.49453C9.90725 3.44723 9.98827 3.32592 9.98416 3.19256C9.98004 3.0592 9.89153 2.94308 9.76397 2.90371L0.404687 0.0140001C0.293449 -0.0203312 0.173518 0.0095751 0.0915775 0.0916688C0.00963684 0.173609 -0.0202694 0.294153 0.0139087 0.404778L2.90362 9.76406C2.94299 9.89163 3.05911 9.98013 3.19247 9.98425C3.32949 9.98822 3.44729 9.90734 3.49444 9.78253L4.65228 6.72588L7.84701 9.92397C7.9056 9.98272 7.9851 10.0157 8.06796 10.0157C8.15081 10.0157 8.23046 9.98272 8.28906 9.92413L9.92403 8.28915C9.98263 8.23056 10.0156 8.15106 10.0156 8.06805C10.0156 7.98519 9.98263 7.90569 9.92388 7.8471Z' fill='%23FFE27F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2042_2828'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.live-showroom__text p .drag {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2042_2864)'%3E%3Cpath d='M13.125 7L11.0302 9.09475C10.8347 9.29031 10.5 9.15162 10.5 8.87512V7.65625H7.65625V10.5H8.87512C9.15206 10.5 9.29031 10.8347 9.09475 11.0302L7 13.125L4.90525 11.0302C4.70969 10.8347 4.84837 10.5 5.12488 10.5H6.34375V7.65625H3.5V8.87512C3.5 9.15206 3.16531 9.29031 2.96975 9.09475L0.875 7L2.96975 4.90525C3.16531 4.70969 3.5 4.84837 3.5 5.12488V6.34375H6.34375V3.5H5.12488C4.84794 3.5 4.70969 3.16531 4.90525 2.96975L7 0.875L9.09475 2.96975C9.29031 3.16531 9.15162 3.5 8.87512 3.5H7.65625V6.34375H10.5V5.12488C10.5 4.84794 10.8347 4.70969 11.0302 4.90525L13.125 7Z' fill='%23FFE27F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2042_2864'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.live-showroom__content {
  border-radius: 20px;
  overflow: hidden;
  max-width: 1173px;
  height: 675px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 900px) {
  .live-showroom__content {
    height: 480px;
    border-radius: 9px;
  }
}
@media (max-width: 600px) {
  .live-showroom__content {
    height: 80vh;
  }
}
.live-showroom__iframe {
  width: 100%;
  display: block;
  height: 675px;
  position: absolute;
  inset: 0;
}
@media (max-width: 900px) {
  .live-showroom__iframe {
    height: 480px;
  }
}
@media (max-width: 600px) {
  .live-showroom__iframe {
    height: 80vh;
  }
}
.live-showroom__image {
  display: none;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.65s;
  position: relative;
  z-index: 2;
}
.live-showroom__image.hidden {
  opacity: 0;
  pointer-events: none;
}
.live-showroom__button {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-size: 19px;
  color: #fff;
  letter-spacing: -0.3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  cursor: pointer;
  transition: all 0.65s;
  z-index: 2;
}
@media (max-width: 900px) {
  .live-showroom__button {
    gap: 7px;
    font-size: 13px;
  }
}
.live-showroom__button.hidden {
  opacity: 0;
  pointer-events: none;
}
.live-showroom__button-icon {
  width: 100px;
  height: 100px;
  border-radius: 20px;
  backdrop-filter: blur(22.5666656494px);
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url("data:image/svg+xml,%3Csvg width='43' height='72' viewBox='0 0 43 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M42.1538 38.7493C42.1538 36.606 40.4007 34.7683 38.2568 34.7668C36.1708 34.7653 34.4667 36.4011 34.3594 38.4596C34.3576 38.4583 34.3558 38.4571 34.3539 38.456V33.9545C34.3539 31.8013 32.6079 30.0556 30.4541 30.0556C28.3002 30.0556 26.5542 31.8013 26.5542 33.9545V29.2431C26.5542 27.0897 24.8082 25.3442 22.6544 25.3442C20.5005 25.3442 18.7545 27.0899 18.7545 29.2431V16.4497C18.7545 14.2963 17.0085 12.5508 14.8547 12.5508C12.7008 12.5508 10.9548 14.2963 10.9548 16.4497V42.956L6.31497 38.3173C5.01558 37.0182 2.95912 36.8697 1.48666 37.969C-0.0564212 39.1206 -0.458114 41.2633 0.564502 42.8945C1.5645 44.4897 2.83543 46.6906 3.99974 48.7559C5.67712 51.7311 7.02404 54.8802 7.99881 58.1534C9.46174 63.0662 13.6133 71.437 24.9727 71.9824C34.4765 72.4385 42.1538 64.0797 42.1538 54.5333C42.1538 54.4353 42.1538 38.7493 42.1538 38.7493Z' fill='white'/%3E%3Cpath d='M14.7323 7.52462C13.8828 7.52462 13.1938 6.8357 13.1938 5.98616V1.53846C13.1938 0.688924 13.8828 0 14.7323 0C15.5818 0 16.2708 0.688924 16.2708 1.53846V5.98616C16.2708 6.83585 15.5818 7.52462 14.7323 7.52462Z' fill='white'/%3E%3Cpath d='M8.16769 12.3746C7.88076 12.3746 7.59045 12.2944 7.33168 12.1266L3.12938 9.3995C2.41661 8.93688 2.21384 7.98426 2.6763 7.27149C3.13876 6.55888 4.09122 6.3558 4.8043 6.81842L9.00661 9.5455C10.2611 10.3595 9.66753 12.3746 8.16769 12.3746Z' fill='white'/%3E%3Cpath d='M21.2961 12.3746C19.7963 12.3746 19.2027 10.3597 20.4572 9.5454L24.6595 6.81832C25.3726 6.35601 26.3252 6.55863 26.7875 7.2714C27.25 7.98417 27.0472 8.93678 26.3344 9.3994L22.1321 12.1265C21.8733 12.2943 21.583 12.3746 21.2961 12.3746Z' fill='white'/%3E%3Cpath d='M6.15393 19.573H1.65516C0.805623 19.573 0.116699 18.8841 0.116699 18.0346C0.116699 17.185 0.805623 16.4961 1.65516 16.4961H6.15393C7.00347 16.4961 7.6924 17.185 7.6924 18.0346C7.6924 18.8841 7.00347 19.573 6.15393 19.573Z' fill='white'/%3E%3Cpath d='M27.8092 19.573H23.3104C22.4609 19.573 21.772 18.8841 21.772 18.0346C21.772 17.185 22.4609 16.4961 23.3104 16.4961H27.8092C28.6587 16.4961 29.3477 17.185 29.3477 18.0346C29.3477 18.8841 28.6587 19.573 27.8092 19.573Z' fill='white'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .live-showroom__button-icon {
    width: 71px;
    height: 71px;
    border-radius: 14px;
    background-size: 30px;
  }
}

.complete-system {
  padding: 120px 0;
  background: #222222;
  color: #fff;
  margin-bottom: 160px;
}
@media (max-width: 900px) {
  .complete-system {
    margin-bottom: 120px;
  }
}
@media (max-width: 700px) {
  .complete-system {
    padding: 80px 0;
  }
}
.complete-system__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .complete-system__container {
    padding: 0 22px;
  }
}
.complete-system__wrapper {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
}
@media (max-width: 700px) {
  .complete-system__wrapper {
    gap: 48px;
  }
}
.complete-system__title {
  font-weight: 600;
  font-size: 58px;
  line-height: 93%;
  letter-spacing: -3.7px;
  text-transform: capitalize;
  color: #fff;
  max-width: 660px;
}
@media (max-width: 900px) {
  .complete-system__title {
    font-size: 45px;
    letter-spacing: -2px;
    max-width: 511px;
  }
}
@media (max-width: 600px) {
  .complete-system__title {
    font-size: 39px;
    letter-spacing: -1.2px;
    line-height: 90%;
    max-width: 346px;
  }
}
.complete-system__title .split-anim__inner {
  padding-bottom: 6px;
  padding-right: 2px;
}
.complete-system__text {
  font-size: 38px;
  line-height: 116%;
  margin-left: auto;
  max-width: 661px;
  letter-spacing: -1.2px;
  color: #F0F0F0;
}
@media (max-width: 900px) {
  .complete-system__text {
    font-size: 28px;
    max-width: 450px;
  }
}
@media (max-width: 700px) {
  .complete-system__text {
    margin-bottom: 7px;
    max-width: none;
    margin-left: 0;
    font-size: 19px;
    letter-spacing: -0.4px;
  }
}
.complete-system__text p {
  margin-bottom: 44px;
}
@media (max-width: 700px) {
  .complete-system__text p {
    margin-bottom: 22px;
  }
}
.complete-system__text p:last-child {
  margin-bottom: 0;
}
.complete-system__text strong {
  font-weight: 600;
}
.complete-system svg {
  position: absolute;
  bottom: 9px;
  left: 0;
}
@media (max-width: 700px) {
  .complete-system svg {
    position: static;
  }
}

.integrate-influencers {
  padding-bottom: 160px;
}
@media (max-width: 600px) {
  .integrate-influencers {
    padding-bottom: 120px;
  }
}
.integrate-influencers__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .integrate-influencers__container {
    padding: 0 22px;
  }
}
.integrate-influencers__wrapper {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1300px) {
  .integrate-influencers__wrapper {
    gap: 60px;
  }
}
.integrate-influencers__image {
  display: block;
  width: 403px;
  height: 596px;
  object-fit: cover;
}
@media (max-width: 1300px) {
  .integrate-influencers__image {
    width: 36%;
  }
}
@media (max-width: 900px) {
  .integrate-influencers__image {
    display: none;
  }
}
.integrate-influencers__main {
  width: calc(100% - 483px);
}
@media (max-width: 1300px) {
  .integrate-influencers__main {
    width: 57%;
  }
}
@media (max-width: 900px) {
  .integrate-influencers__main {
    width: 100%;
  }
}
.integrate-influencers__title {
  font-size: 39px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2.5px;
  text-transform: capitalize;
  margin-bottom: 14px;
  max-width: 480px;
}
.integrate-influencers__title .split-anim__inner {
  padding-bottom: 3px;
  padding-right: 2px;
}
@media (max-width: 900px) {
  .integrate-influencers__title {
    letter-spacing: -2px;
  }
}
.integrate-influencers__subtitle {
  font-size: 19px;
  line-height: 114%;
  letter-spacing: -0.6px;
  margin-bottom: 51px;
  max-width: 480px;
}
.integrate-influencers__image-mob {
  display: none;
}
@media (max-width: 900px) {
  .integrate-influencers__image-mob {
    display: block;
    width: 50%;
    height: auto;
    object-fit: contain;
    margin-bottom: 60px;
    margin-left: auto;
  }
}
.integrate-influencers__quote {
  padding-left: 28px;
  position: relative;
  max-width: 660px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1300px) {
  .integrate-influencers__quote {
    max-width: 500px;
  }
}
@media (max-width: 1023px) {
  .integrate-influencers__quote {
    max-width: 400px;
  }
}
@media (max-width: 900px) {
  .integrate-influencers__quote {
    max-width: none;
    margin-left: 0;
  }
}
.integrate-influencers__quote:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 100%;
  top: 0;
  left: 0;
  background: #FFE27F;
}
.integrate-influencers__quote-text {
  font-size: 39px;
  line-height: 1;
  letter-spacing: -1.4px;
  line-height: 113%;
  margin-bottom: 30px;
}
@media (max-width: 1300px) {
  .integrate-influencers__quote-text {
    font-size: 30px;
  }
}
.integrate-influencers__quote-text .split-anim__inner {
  padding-bottom: 3px;
  padding-right: 2px;
}
.integrate-influencers__quote-text strong {
  font-weight: 600;
}
@media (max-width: 900px) {
  .integrate-influencers__quote-text {
    font-size: 30px;
    letter-spacing: -1.5px;
  }
}
.integrate-influencers__quote-desc {
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -1px;
}

.marketing-comparison {
  padding-bottom: 132px;
}
@media (max-width: 900px) {
  .marketing-comparison {
    padding-bottom: 100px;
  }
}
.marketing-comparison__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .marketing-comparison__container {
    padding: 0 22px;
  }
}
.marketing-comparison__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 52px;
  row-gap: 40px;
  max-width: 1069px;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .marketing-comparison__wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.marketing-comparison__block {
  width: calc(33.3% - 26px);
  position: relative;
  padding-bottom: 1px;
}
@media (max-width: 900px) {
  .marketing-comparison__block {
    width: calc(50% - 26px);
  }
}
@media (max-width: 650px) {
  .marketing-comparison__block {
    width: 100%;
  }
}
.marketing-comparison__block::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #F0F0F0;
  top: 0;
  right: -28px;
}
@media (max-width: 900px) {
  .marketing-comparison__block::after {
    display: none;
  }
}
.marketing-comparison__block:last-child:after {
  display: none;
}
.marketing-comparison__block-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  text-transform: capitalize;
  margin-bottom: 22px;
  min-height: 74px;
}
.marketing-comparison__block-title .split-anim__inner {
  padding-bottom: 2px;
  padding-right: 1px;
}
@media (max-width: 1023px) {
  .marketing-comparison__block-title {
    font-size: 30px;
  }
}
@media (max-width: 900px) {
  .marketing-comparison__block-title {
    color: #C2C2C0;
    margin-bottom: 19px;
    min-height: auto;
  }
}
@media (max-width: 650px) {
  .marketing-comparison__block-title {
    font-size: 19px;
    letter-spacing: -1px;
  }
}
.marketing-comparison__block-estim {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-bottom: 22px;
}
@media (max-width: 650px) {
  .marketing-comparison__block-estim {
    display: none;
  }
}
.marketing-comparison__block-estim p {
  font-size: 13px;
  opacity: 0.6;
  letter-spacing: -0.1px;
}
.marketing-comparison__block-estim p:last-child {
  font-size: 15px;
  opacity: 1;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: -0.7px;
}
.marketing-comparison__block-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 650px) {
  .marketing-comparison__block-list {
    gap: 14px;
  }
}
.marketing-comparison__block-list-item {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 15px;
  letter-spacing: -0.7px;
  text-transform: capitalize;
}
@media (max-width: 650px) {
  .marketing-comparison__block-list-item {
    font-size: 13px;
  }
}
.marketing-comparison__block-list-item .icon {
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='12' height='12' rx='6' fill='%230A0A0A'/%3E%3Cpath d='M3 6L5 8L9 4' stroke='%23F5F5F5' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 650px) {
  .marketing-comparison__block-list-item .icon {
    margin-top: 1px;
  }
}
.marketing-comparison__block-list-item.unavailable {
  opacity: 0.4;
}
@media (max-width: 900px) {
  .marketing-comparison__block-list-item.unavailable {
    display: none;
  }
}

.facts {
  padding-bottom: 160px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .facts {
    padding-bottom: 120px;
  }
}
.facts__container {
  max-width: 1400px;
}
@media (max-width: 600px) {
  .facts__container {
    padding: 0 22px;
  }
}
.facts__title {
  font-weight: 600;
  font-size: 58px;
  line-height: 93%;
  letter-spacing: -3.7px;
  text-transform: capitalize;
  max-width: 660px;
  margin-bottom: 100px;
}
@media (max-width: 900px) {
  .facts__title {
    font-size: 45px;
    letter-spacing: -2.7px;
    max-width: 511px;
    margin-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .facts__title {
    font-size: 39px;
    letter-spacing: -1.2px;
    line-height: 90%;
    max-width: 346px;
  }
}
.facts__title .split-anim__inner {
  padding-bottom: 6px;
  padding-right: 2px;
}
.facts .mySwiperFacts {
  width: 100%;
}
.facts .mySwiperFacts .swiper-wrapper {
  transition-timing-function: linear !important;
}
.facts .mySwiperFacts .swiper-slide {
  padding: 30px;
  border: 1px solid #C2C2C0;
  border-right: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 312px !important;
  height: 307px !important;
  cursor: grab;
}
.facts__item-text {
  font-size: 23px;
  line-height: 110%;
}
.facts__item-text strong {
  font-weight: 700;
}
.facts__item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.facts__item-company {
  font-size: 15px;
}
.facts__item-logo {
  display: block;
}

.showroom {
  margin-bottom: 160px;
  background: #222;
}
@media (max-width: 900px) {
  .showroom {
    margin-bottom: 120px;
    padding-top: 114px;
    padding-bottom: 64px;
  }
}
.showroom__container {
  max-width: 1400px;
  padding-top: 80px;
  padding-bottom: 270px;
  overflow: visible;
}
@media (max-width: 900px) {
  .showroom__container {
    padding: 0 16px;
  }
}
@media (max-width: 600px) {
  .showroom__container {
    padding: 0 22px;
  }
}
.showroom__title {
  font-weight: 600;
  font-size: 58px;
  letter-spacing: -3px;
  text-transform: capitalize;
  color: #FFF;
  margin-bottom: 76px;
}
@media (max-width: 1250px) {
  .showroom__title {
    font-size: 50px;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 900px) {
  .showroom__title {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .showroom__title {
    font-size: 39px;
    letter-spacing: -1.5px;
    text-transform: math-auto;
  }
}
.showroom__title .split-anim__inner {
  padding-right: 2px;
  padding-bottom: 5px;
}
@media (max-width: 600px) {
  .showroom__title .split-anim__inner {
    padding-bottom: 3px;
  }
}
.showroom__inner {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.showroom__wrapper {
  display: flex;
  flex-direction: column;
  max-width: 434px;
  padding-top: 56px;
}
@media (max-width: 1300px) {
  .showroom__wrapper {
    max-width: 335px;
  }
}
@media (max-width: 900px) {
  .showroom__wrapper {
    max-width: none;
    width: 100%;
    padding-top: 54px;
  }
}
.showroom__devices {
  max-width: calc(100% - 558px);
  width: 100%;
  position: relative;
  margin-right: 60px;
  transition: all 0.45s;
}
.showroom__devices.mob {
  display: none;
}
.showroom__devices.opacity {
  opacity: 0;
}
@media (max-width: 1300px) {
  .showroom__devices {
    max-width: calc(100% - 427px);
  }
}
@media (max-width: 900px) {
  .showroom__devices.desc {
    display: none;
  }
  .showroom__devices.mob {
    display: block;
    height: 235px;
    width: 306px;
    margin-right: 0;
    max-width: none;
  }
}
.showroom__ipod-video, .showroom__ipod {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: auto;
  top: 0;
  right: 0;
  height: 596px;
}
@media (max-width: 900px) {
  .showroom__ipod-video, .showroom__ipod {
    height: 235px;
  }
}
.showroom__iphone-video, .showroom__iphone {
  position: absolute;
  max-width: 200px;
  object-fit: auto;
  display: block;
  right: -70px;
  bottom: -53px;
  top: 233px;
  z-index: 3;
}
@media (max-width: 900px) {
  .showroom__iphone-video, .showroom__iphone {
    top: 50px;
    bottom: auto;
    width: 84px;
    height: 174px;
    right: -40px;
  }
}
.showroom__ipod-video.desc.desc, .showroom__iphone-video.desc.desc {
  opacity: 0;
  pointer-events: none;
}
.showroom__ipod-video.desc.desc.active, .showroom__iphone-video.desc.desc.active {
  opacity: 1;
}
.showroom__ipod-video {
  top: 16px;
  right: 16px;
  object-fit: cover;
  width: calc(100% - 30px);
  height: 564px;
  z-index: 2;
  border-radius: 16px;
}
@media (max-width: 900px) {
  .showroom__ipod-video {
    height: 219px;
    top: 8px;
    right: 8px;
    border-radius: 8px;
    width: calc(100% - 17px);
  }
}
.showroom__iphone-video {
  right: -63px;
  top: 240px;
  max-width: 186px;
  height: 402px;
  object-fit: cover;
  border-radius: 22px;
}
@media (max-width: 900px) {
  .showroom__iphone-video {
    top: 52px;
    right: -38px;
    width: 79px;
    height: 170px;
    border-radius: 10px;
  }
}
.showroom__service {
  position: relative;
  transition: max-height 0.6s ease-out;
  max-height: 71px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .showroom__service {
    max-height: 48px;
  }
}
@media (max-width: 600px) {
  .showroom__service {
    max-height: 40px;
  }
}
.showroom__service.open .showroom__service-count {
  opacity: 0 !important;
}
.showroom__service-close {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 10px;
  right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41418 1.41431L18.4142 18.4143' stroke='%23919191' stroke-width='4'/%3E%3Cpath d='M1.41418 18.4143L18.4142 1.41431' stroke='%23919191' stroke-width='4'/%3E%3C/svg%3E%0A");
  background-size: contain;
  transition: all 0.6s;
  z-index: 1;
  cursor: pointer;
  transform: rotate(45deg);
  pointer-events: none;
}
@media (max-width: 900px) {
  .showroom__service-close {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.66667 4.66675L15.3333 15.3334' stroke='%23C2C2C0' stroke-width='2.66667'/%3E%3Cpath d='M4.66667 15.3335L15.3333 4.66683' stroke='%23C2C2C0' stroke-width='2.66667'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 20px;
    top: 5px;
    right: 0;
  }
}
@media (max-width: 600px) {
  .showroom__service-close {
    top: 0px;
  }
}
.showroom__service-close.open, .showroom__service-close:hover {
  transform: rotate(90deg);
}
.showroom__pages {
  display: flex;
  flex-direction: column;
  transition: all 0.6s;
  transform: translateY(-77%);
  opacity: 0;
}
.showroom__pages.open {
  transform: translateY(0);
  opacity: 1;
}
.showroom__page {
  display: block;
  margin-bottom: 6px;
  position: relative;
}
@media (max-width: 600px) {
  .showroom__page {
    margin-bottom: 6px;
  }
}
.showroom__page:hover .showroom__btn {
  background: #000;
  color: #fff;
}
.showroom__page-wrap {
  display: flex;
  justify-content: space-between;
  gap: 48px;
  margin-bottom: 27px;
}
@media (max-width: 900px) {
  .showroom__page-wrap {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 600px) {
  .showroom__page-wrap {
    gap: 16px;
    margin-bottom: 20px;
  }
}
.showroom__service-title {
  font-weight: 600;
  font-size: 39px;
  line-height: 1;
  letter-spacing: -2px;
  text-transform: capitalize;
  cursor: pointer;
  transition: all 0.4s;
  padding-bottom: 14px;
  position: relative;
  z-index: 1;
  color: #FFF;
}
@media (max-width: 1300px) {
  .showroom__service-title {
    font-size: 32px;
  }
}
@media (max-width: 900px) {
  .showroom__service-title {
    font-size: 29px;
    padding-bottom: 18px;
    letter-spacing: -1.5px;
  }
}
@media (max-width: 600px) {
  .showroom__service-title {
    font-size: 19px;
    padding-bottom: 20px;
    letter-spacing: -0.6px;
  }
}
.showroom__service-title .split-anim__inner {
  padding-right: 1px;
}
.showroom__page-text {
  width: 100%;
  line-height: 110%;
  font-size: 15px;
  letter-spacing: -0.33px;
  color: #fff;
}

/*# sourceMappingURL=main.css.map*/