@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 {
  height: 468px;
}
@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: 14px;
  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: 18px;
  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: 60px;
  line-height: 54px;
  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;
  }
}
.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: 78px;
}
.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;
  color: #000;
  text-align: center;
}
@media (max-width: 1920px) and (min-width: 320px) {
  .page-404 .section-title {
    font-size: calc(32 * (100vw - 319px) / 1601 + 24px);
  }
}
.page-404 .section-subtitle {
  font-size: 36px;
  color: #1F1F1F;
  text-align: center;
  margin-top: 18px;
  line-height: 1.1;
}
@media (max-width: 1920px) and (min-width: 320px) {
  .page-404 .section-subtitle {
    font-size: calc(18 * (100vw - 319px) / 1601 + 18px);
  }
}
.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(-10px);
}

[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: 17px;
  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: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
}
@media screen and (max-width: 767px) {
  .case-next__title {
    font-size: 50px;
    letter-spacing: -1.5px;
  }
}
.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: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
  text-transform: capitalize;
  margin-bottom: 60px;
  max-width: 900px;
}
@media (max-width: 992px) {
  .first-blog__title {
    font-size: 50px;
    letter-spacing: -1.5px;
    margin-bottom: 40px;
  }
}
@media (max-width: 668px) {
  .first-blog__title {
    font-size: 40px;
    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: 680px;
  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: 60%;
  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;
}
.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: 358px;
  margin: 0 auto;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 97%;
  letter-spacing: -0.8px;
  padding-bottom: 30px;
}
.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;
}
@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 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;
  }
}

.main-page-wrap {
  transition: background 1050ms cubic-bezier(0.85, 0, 0.15, 1) 0ms;
}
.main-page-wrap.black-bg {
  background: #080808;
}
.main-page-wrap.black-bg .our-expertise__heading,
.main-page-wrap.black-bg .our-expertise__description,
.main-page-wrap.black-bg .our-expertise__title {
  color: #fff;
}

.our-expertise__container {
  position: relative;
  z-index: 2;
}

.our-expertise {
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding-top: 40px;
  margin-bottom: 136px;
}
@media (max-width: 1023px) {
  .our-expertise {
    display: block;
    padding-top: 140px;
    min-height: calc(100vh - 140px);
    height: auto;
    margin-bottom: 60px;
  }
}
@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;
}
.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__image-stack {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  overflow: visible;
  transform-style: preserve-3d;
  perspective: 1000px;
}
@media (max-width: 1300px) {
  .our-expertise__image-stack {
    transform: scale(0.7);
  }
}
@media (max-width: 1023px) {
  .our-expertise__image-stack {
    display: none;
    transform: scale(1);
    flex-direction: row;
    order: 1;
    width: 86%;
    max-width: 345px;
    height: 482px;
  }
}
.our-expertise__slide-item {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 1050ms cubic-bezier(0.85, 0, 0.15, 1);
  pointer-events: none;
  will-change: transform;
  max-width: 400px;
  width: 100%;
  height: 225px;
}
.our-expertise__slide-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.our-expertise__slide-item video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.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.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__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__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;
}
@media (max-width: 480px) {
  .visualize-architecture {
    padding-bottom: 82px;
  }
}
.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: 30px;
  font-weight: 600;
  line-height: 90%;
  letter-spacing: -0.9px;
}
.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 .video-gallery .visualize-architecture__image-wrapper {
  aspect-ratio: 16/9;
  height: auto !important;
  pointer-events: none;
}
.visualize-architecture__bg {
  position: absolute;
  top: 0;
  right: 0;
  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: 100px;
  line-height: 90px;
  font-weight: 600;
  max-width: 1113px;
}
@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;
  }
}
@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.32px;
  max-width: 400px;
  text-align: right;
  position: absolute;
  bottom: 12px;
  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(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(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(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(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__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;
  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__lottie {
  position: absolute;
  top: -29px;
  right: -35px;
  max-width: 118px;
  opacity: 0.4;
}
.visualize-architecture__lottie path {
  stroke: #080808;
}

.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: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
  max-width: 653px;
}
@media screen and (max-width: 1250px) {
  .our-case-studies__title.our-case-studies__title-big {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .our-case-studies__title {
    font-size: 30px;
    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: 335px;
}
@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__text {
  max-width: 330px;
}
.our-case-studies__avard {
  position: absolute;
  object-fit: contain;
  display: block;
  max-width: 100px;
  top: 0;
  right: 32px;
  z-index: 5;
  height: auto !important;
  transform: none !important;
}
.our-case-studies__descr {
  color: #080808;
  font-size: 16px;
  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__wrapper {
  margin-top: 52px;
  display: flex;
  flex-direction: column;
  row-gap: 50px;
  min-height: 270px;
}
@media (max-width: 767px) {
  .trusted-by__wrapper {
    row-gap: 30px;
    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: 55px;
  }
}
.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: 1000px) {
  .rendering-project {
    padding-top: 90px;
  }
}
.rendering-project__container {
  max-width: 1440px;
  width: 100%;
  margin: auto;
}
.rendering-project__title {
  font-size: 40px;
  line-height: 41px;
  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: 80%;
    letter-spacing: -0.9px;
  }
}
.rendering-project__text {
  font-size: 16px;
  line-height: 17.6px;
  max-width: 286px;
}
@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;
  }
}
.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: 12px;
  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: 190px;
  line-height: 180px;
  letter-spacing: -3.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;
  }
}
@media (max-width: 767px) {
  .what-think-people-about-us__title {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: -2px;
  }
}
@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;
}
.our-approach-3d__container {
  max-width: 1440px;
  margin: auto;
}
.our-approach-3d--heading-title {
  font-size: 240px;
  line-height: 191px;
  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: 180px;
    line-height: 138.6px;
  }
}
@media (max-width: 1290px) {
  .our-approach-3d--heading-title {
    font-size: 150px;
    line-height: 115.5px;
  }
}
@media (max-width: 1150px) {
  .our-approach-3d--heading-title {
    font-size: 120px;
    line-height: 92.4px;
  }
}
@media (max-width: 767px) {
  .our-approach-3d--heading-title {
    font-size: 106px;
    line-height: 81.62px;
  }
}
@media (max-width: 640px) {
  .our-approach-3d--heading-title {
    font-size: 86px;
    line-height: 60px;
  }
}
@media (max-width: 522px) {
  .our-approach-3d--heading-title {
    font-size: 66px;
    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__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 520px;
  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: 337px;
  padding-bottom: 285px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .faq-home {
    padding-top: 84px;
    padding-bottom: 102px;
  }
}
.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;
  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;
  }
}
@media (max-width: 767px) {
  .faq-home__heading {
    font-size: 26px;
  }
}
@media (max-width: 668px) {
  .faq-home__heading {
    font-size: 15px;
  }
}
.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__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::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;
  background-size: cover;
  background-position: center;
}
.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__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__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;
}
.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: 120px;
  font-weight: 500;
  line-height: 90%;
  letter-spacing: -2.4px;
  width: 50%;
  max-width: 647px;
  position: relative;
  z-index: 1;
}
.contact-create__title > span:first-child {
  display: block;
}
@media (max-width: 1290px) {
  .contact-create__title {
    font-size: 100px;
  }
}
@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__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;
}

.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: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
  text-transform: capitalize;
  max-width: 602px;
}
@media (max-width: 767px) {
  .why-choose__title {
    font-size: 50px;
    max-width: 402px;
    font-size: 50px;
    letter-spacing: -1.5px;
    margin-top: 26px;
  }
}
.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: 300px;
}
.why-choose__feature-title {
  color: #151515;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .why-choose__feature-title {
    margin-bottom: 10px;
  }
}
.why-choose__feature-text {
  color: #606060;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
}
.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: 87.037px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.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: 50px;
    line-height: 90%;
    letter-spacing: -0.5px;
  }
}
.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: 12px;
  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: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
  max-width: 602px;
}
@media screen and (max-width: 767px) {
  .case-overview__title {
    font-size: 50px;
    letter-spacing: -1.5px;
    width: calc(100% - 60px);
  }
}
.case-overview__text {
  margin-top: 8px;
  color: #080808;
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.16px;
  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: 12.641px;
  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: 116.944px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.339px;
  margin-bottom: 116px;
  max-width: 681px;
}
@media (max-width: 992px) {
  .service-areas__title {
    font-size: 94px;
    margin-bottom: 90px;
  }
}
@media (max-width: 668px) {
  .service-areas__title {
    font-size: 80px;
    line-height: 80%;
    margin-bottom: 24px;
    max-width: 310px;
  }
}
.service-areas__blockquote {
  position: relative;
  padding-left: 109px;
  max-width: 704px;
  color: #000;
  font-size: 27.608px;
  font-weight: 500;
  line-height: 105%;
  margin-bottom: 36px;
}
@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: -39px;
}
@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: 70.27px;
  font-weight: 600;
  line-height: 87%;
  letter-spacing: -1.405px;
  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__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: 96px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.88px;
  text-transform: capitalize;
  margin-bottom: 22px;
}
@media (max-width: 668px) {
  .services__title {
    letter-spacing: -1.5px;
    font-size: 50px;
    margin-bottom: 4px;
  }
}
.services__subtitle {
  max-width: 569px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.75px;
  margin-bottom: 115px;
}
@media (max-width: 668px) {
  .services__subtitle {
    margin-bottom: 40px;
    font-size: 12px;
    letter-spacing: -0.25px;
    line-height: 110%;
    color: #606060;
    max-width: 269px;
  }
}
.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: 40px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.8px;
  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-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;
}
@media (max-width: 992px) {
  .services__phrase .marquee__inner span {
    font-size: 116px;
    line-height: 116px;
  }
}
@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: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
@media (max-width: 668px) {
  .about-us__title {
    font-size: 50px;
    letter-spacing: -1.5px;
    margin-bottom: 30px;
  }
}
.about-us__text {
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
}
@media (max-width: 668px) {
  .about-us__text {
    font-size: 14px;
    line-height: 114%;
    padding-right: 26px;
  }
}
.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: 131.328px;
  font-weight: 600;
  line-height: 94px;
  letter-spacing: -2.627px;
}
@media (max-width: 1150px) {
  .about-us__title-main p {
    font-size: 100px;
    line-height: 75px;
  }
}
@media (max-width: 668px) {
  .about-us__title-main p {
    font-size: 65px;
    line-height: 47px;
    letter-spacing: -1.308px;
  }
}
.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: 70px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -2.1px;
  text-transform: capitalize;
  margin-bottom: 63px;
}
@media (max-width: 767px) {
  .blog__title {
    font-size: 50px;
    letter-spacing: -1.5px;
    margin-bottom: 30px;
  }
}
.blog__subtitle {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.84px;
  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: 24px;
  letter-spacing: -0.72px;
}
@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: 58px;
  letter-spacing: -1.74px;
}
@media (max-width: 1150px) {
  .blog__block:nth-child(1) .blog__block-title {
    font-size: 40px;
  }
}
@media (max-width: 552px) {
  .blog__block:nth-child(1) .blog__block-title {
    font-size: 20px;
    letter-spacing: -0.6px;
    max-width: 205px;
    margin-bottom: 0;
  }
}
.blog__block:nth-child(1) .blog__block-auhor {
  font-size: 24px;
  letter-spacing: -0.72px;
  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: 18px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.54px;
}
@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: 25px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.75px;
  margin-bottom: 21px;
}
@media (max-width: 552px) {
  .blog__block-title {
    font-size: 20px;
    letter-spacing: -0.6px;
    max-width: 205px;
    margin-bottom: 0;
  }
}
.blog__block-auhor {
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.54px;
  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;
}

.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);
}
.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;
}
.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;
}

.vr__close {
  position: absolute;
  top: 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;
}

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