/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */

/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  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;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
/* Navigation font end */
* {
  padding: 0;
  margin: 0;
  border: 0;
}

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

:focus,
:active {
  outline: none;
}

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

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  text-size-adjust: 100%;
  scroll-behavior: smooth;
}

input,
textarea,
button {
  font-family: inherit;
  color: inherit;
}

input::-ms-clear {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

button {
  cursor: pointer;
  border: none;
  background: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  color: black;
}

ul,
li {
  list-style: none;
  padding: 0px 0px 0px 0px;
}

img {
  vertical-align: top;
}

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

@font-face {
  font-family: "TT";
  src: url("../fonts/TTFirsNeue-Regular.woff2") format("woff2");
  font-weight: 400;
}

@font-face {
  font-family: "TT";
  src: url("../fonts/TTFirsNeue-Medium.woff2") format("woff2");
  font-weight: 500;
}

@font-face {
  font-family: "TT";
  src: url("../fonts/TTFirsNeue-DemiBold.woff2") format("woff2");
  font-weight: 600;
}

@font-face {
  font-family: "TT";
  src: url("../fonts/TTFirsNeue-Bold.woff2") format("woff2");
  font-weight: 700;
}

@font-face {
  font-family: "TT";
  src: url("../fonts/TTFirsNeue-ExtraBold.woff2") format("woff2");
  font-weight: 800;
}

@font-face {
  font-family: "Unbounded";
  src: url("../fonts/Unbounded-Black.woff2") format("woff2");
}

@font-face {
  font-family: "Basis";
  src: url("../fonts/BasisGrotesquePro-Regular.woff2") format("woff2");
  font-weight: 400;
}

@font-face {
  font-family: "Basis";
  src: url("../fonts/BasisGrotesquePro-Medium.woff2") format("woff2");
  font-weight: 500;
}

@font-face {
  font-family: "Basis";
  src: url("../fonts/BasisGrotesquePro-Bold.woff2") format("woff2");
  font-weight: 700;
}

body {
  color: #ffffff;
  font-family: "TT";
  font-weight: 400;
  background: #000000;
  font-size: 20px;
}

main {
  overflow-x: clip;
}

._container {
  max-width: 1450px;
  margin: 0 auto;
  padding: 0px 15px;
}

.title {
  font-family: "Unbounded";
  font-weight: 800;
  font-size: 96px;
  line-height: 110px;
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  padding-top: 20px;
  padding-bottom: 20px;
  background: transparent;
}

.header.active {
  background: #000;
}

.header__container {
  display: flex;
  width: 100%;
  max-height: 62px;
  height: 100%;
  align-items: center;
}

.header__btn {
  margin-left: auto;
  background: #005aff;
  font-weight: 600;
  font-size: 20px;
  border-radius: 60px;
  transition: background 0.3s ease 0s;
}

@media (hover: hover) {
  .header__btn:hover {
    background: #0c5ecf;
  }
}

.header__btn a {
  color: inherit;
  display: flex;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.header__btn.mobile {
  display: none;
}

.header__logo {
  position: relative;
  z-index: 1000;
}

.header__logo svg {
  width: 240px;
  height: 100%;
}

.header__burger {
  display: none;
}

.menu {
  margin-left: 94px;
}

.menu__list {
  display: flex;
}

.menu__link {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #5e5e5e;
  border: 2px solid #5e5e5e;
  padding: 16px 24px;
  border-radius: 60px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s;
}

.menu__link a {
  color: inherit;
}

@media (hover: hover) {
  .menu__link:hover {
    color: #fff;
    border-color: #fff;
  }
}

@media (max-width: 1000px) {
  .header__logo {
    width: 200px;
  }
  .header__logo svg {
    width: 200px;
  }
  .header__container {
    justify-content: space-between;
  }
  .header__btn {
    margin-left: 0;
  }
  .menu {
    margin-left: 0;
  }
}

@media (max-width: 900px) {
  .header {
    background: #000;
  }
  .header__logo {
    width: 250px;
  }
  .header__logo svg {
    width: 250px;
  }
  .header__btn {
    display: none;
  }
  .header__btn.mobile {
    display: flex;
    justify-content: center;
  }
  .header__burger {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    width: 30px;
    z-index: 1000;
    height: 26px;
  }
  .header__burger span {
    width: 30px;
    height: 2px;
    background-color: #fff;
    border-radius: 5px;
  }
  .header__burger.active span:nth-child(1) {
    transform: rotate(45deg);
    position: absolute;
  }
  .header__burger.active span:nth-child(2) {
    display: none;
  }
  .header__burger.active span:nth-child(3) {
    transform: rotate(-45deg);
    position: absolute;
  }
  .menu {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateX(100%);
    transition: transform 0.4s ease 0s;
  }
  .menu.active {
    transform: translateX(0);
  }
  .menu__list {
    flex-direction: column;
    gap: 20px;
  }
}

.home {
  padding-top: 170px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.home__container {
  position: relative;
  height: 300vh;
}

.home:nth-child(1) {
  background: #000;
  color: #fff;
  z-index: 0;
}

.home:nth-child(2) {
  background: #fff;
  color: #000;
  z-index: 1;
  clip-path: polygon(0 0, 0 0, 0 100vh, 0 100vh);
}

.home__bg {
  position: absolute;
  right: 167px;
  top: 78px;
  z-index: -1;
  transform: translateX(-100%);
}

.home__title {
  text-transform: uppercase;
  line-height: 200px;
  font-size: 190px;
  font-size: 177px;
}

.home__content {
  margin-top: 24px;
  display: flex;
  gap: 60px;
  align-items: center;
}

.home__text {
  font-size: 32px;
  line-height: 45px;
  max-width: 653px;
}

.home__btn {
  background: #005aff;
  padding: 16px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 60px;
  transition: background 0.3s ease 0s;
  color: #fff;
}

@media (hover: hover) {
  .home__btn:hover {
    background: #0c5ecf;
  }
}

@media (max-width: 1450px) {
  .home__title {
    font-size: 120px;
    line-height: 1.2;
  }
}

@media (max-width: 1450px) and (max-width: 1420px) {
  .home__title {
    font-size: calc(42px + 78 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 950px) {
  .home__content {
    flex-direction: column;
    align-items: start;
    gap: 40px;
  }
  .home__text {
    font-size: 32px;
    line-height: 1.2;
  }
}

@media (max-width: 950px) and (max-width: 1420px) {
  .home__text {
    font-size: calc(20px + 12 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1000px) {
  .home__bg {
    left: 65%;
    right: auto;
    top: auto;
    transform: translateX(-50%) !important;
    bottom: 20px;
  }
  .home__bg img {
    width: calc(380px + 320 * (100vw - 360px) / 640);
  }
}

@media (max-width: 600px) {
  .home__bg {
    left: 50%;
  }
}

.we {
  width: 100%;
  position: relative;
  padding: 200px 0;
  height: 620px;
  overflow: clip;
  margin-top: 186px;
  padding-bottom: 125px;
}

@media (max-width: 1420px) {
  .we {
    margin-top: calc(120px + 66 * ((100vw - 360px) / (1060)));
  }
}

.we canvas {
  height: 100% !important;
}

.we__content {
  position: relative;
  max-width: 1153px;
  width: 100%;
  overflow: hidden;
}

.we__title {
  text-transform: uppercase;
  width: 100%;
  max-width: 758px;
  font-size: 96px;
  line-height: 110px;
  line-height: 1.2;
  font-size: 96px;
}

@media (max-width: 1420px) {
  .we__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

.we__text-blocks {
  position: absolute;
  top: 111px;
  right: 0;
  width: 100%;
  max-width: 633px;
  height: -webkit-fill-available;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.we__text-block-animate {
  display: flex;
  flex-direction: column;
  gap: 30px;
  animation: textAnimate 16s infinite;
}

.we__text-block {
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 633px;
}

.we__text {
  font-size: 40px;
  line-height: 50px;
  top: 0;
}

@keyframes textAnimate {
  0% {
    transform: translateY(0%);
  }
  25% {
    transform: translateY(calc(-25% - 15px));
  }
  50% {
    transform: translateY(calc(-50% - 15px));
  }
  75% {
    transform: translateY(calc(-75% - 30px));
  }
  100% {
    transform: translateY(calc(-100% - 30px));
  }
}

@media (max-width: 1180px) {
  .we__text {
    font-size: 32px;
    line-height: 1.2;
  }
}

@media (max-width: 1100px) {
  .we__content {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .we__title {
    max-width: 100%;
    line-height: 1.2;
    font-size: 96px;
  }
}

@media (max-width: 1100px) and (max-width: 1420px) {
  .we__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1100px) {
  .we__text-block {
    position: relative;
    max-width: 600px;
  }
}

@media (max-width: 1100px) {
  .we__text-blocks {
    position: relative;
    top: auto;
    left: auto;
    height: 80px;
    height: 140px;
    padding-top: 5px;
  }
}

@media (max-width: 1100px) {
  .we__text {
    font-size: 40px;
    line-height: 1.2;
  }
}

@media (max-width: 900px) {
  .we {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

@media (max-width: 900px) and (max-width: 1420px) {
  .we {
    padding-top: calc(0px + 200 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 900px) and (max-width: 1420px) {
  .we {
    padding-bottom: calc(0px + 200 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 600px) {
  .we__text {
    font-size: 24px;
  }
  .we__text-blocks {
    height: 70px;
  }
}

@media (max-width: 500px) {
  .we {
    height: 400px;
  }
}

@media (max-width: 403px) {
  .we__text-blocks {
    height: 100px;
    padding: 15px 0;
  }
}

.why {
  padding-top: 125px;
  padding-bottom: 125px;
  background: #fff;
}

@media (max-width: 1420px) {
  .why {
    padding-top: calc(60px + 65 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .why {
    padding-bottom: calc(60px + 65 * ((100vw - 360px) / (1060)));
  }
}

.why__title {
  text-align: right;
  font-size: 96px;
  line-height: 1.2;
  color: #000;
}

@media (max-width: 1420px) {
  .why__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

.why__cards {
  margin-top: 150px;
  display: flex;
  justify-content: center;
}

@media (max-width: 1420px) {
  .why__cards {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

.why__card {
  width: 355px;
  height: 520px;
  padding: 104px 13px 60px 24px;
  display: flex;
  gap: 16px;
  position: relative;
  overflow: hidden;
}

.why__card::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  mix-blend-mode: difference;
  transform: scaleX(0);
  transition: transform 0.4s ease-in-out;
}

.why__card-number {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  transform: translateY(210px);
  transition: transform 0.4s ease-in-out;
  color: #000;
}

.why__card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
}

.why__card-title {
  display: flex;
  gap: 16px;
  font-weight: 500;
  font-size: 32px;
  line-height: 30px;
  background: #fff;
  position: relative;
  transform: translateY(210px);
  transition: transform 0.4s ease-in-out;
  color: #000;
}

.why__card-title::before {
  content: "";
  width: 100%;
  height: 250%;
  position: absolute;
  background: #fff;
  z-index: 10;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}

.why__card-text {
  font-size: 20px;
  line-height: 30px;
  max-width: 254px;
  margin-top: auto;
  color: #000;
}

.why__card-btn {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #005aff;
  transition: color 0s ease-in-out 0.2s;
  color: #fff;
  position: relative;
  z-index: 10;
  font-weight: 500;
  font-size: 16px;
}

@media (max-width: 1420px) {
  .why__card-btn {
    font-size: calc(14px + 2 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1450px) {
  .why__card-title {
    font-size: 24px;
  }
}

@media (hover: hover) {
  .why__card:hover .why__card-btn {
    stroke: #fff;
    color: #000;
  }
  .why__card:hover .why__card-title {
    transform: translateY(0);
  }
  .why__card:hover::after {
    transform: scaleX(1);
  }
  .why__card:hover .why__card-number {
    transform: translateY(0);
  }
}

@media (max-width: 1200px) {
  .why__cards {
    flex-wrap: wrap;
  }
  .why__card-title {
    font-size: 32px;
  }
}

@media (max-width: 1200px) and (max-width: 1420px) {
  .why__card-title {
    font-size: calc(24px + 8 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 992px) {
  .why__card-title {
    transform: translateY(0);
  }
  .why__card-title::before {
    display: none;
  }
  .why__card-number {
    transform: translateY(0);
  }
}

@media (max-width: 768px) {
  .why__card {
    height: auto;
    padding: 30px 15px;
  }
  .why__card-title {
    font-size: 32px;
    line-height: 1;
  }
}

@media (max-width: 768px) and (max-width: 1420px) {
  .why__card-title {
    font-size: calc(24px + 8 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 768px) {
  .why__card-number {
    line-height: 1.4;
  }
}

@media (max-width: 768px) {
  .why__card-text {
    font-size: 20px;
    line-height: 1.2;
  }
}

@media (max-width: 768px) and (max-width: 1420px) {
  .why__card-text {
    font-size: calc(16px + 4 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 768px) {
  .why__card-btn {
    width: 40px;
    height: 40px;
    transition: transform 0.3s linear 0s;
  }
  .why__card-btn:hover {
    transform: rotate(45deg);
  }
  .why__card-btn svg {
    width: 12px;
  }
}

.our {
  position: relative;
  padding-top: 125px;
}

@media (max-width: 1420px) {
  .our {
    padding-top: calc(30px + 95 * ((100vw - 360px) / (1060)));
  }
}

.our__bg {
  position: absolute;
  top: -280px;
  right: 0;
  z-index: -1;
}

.our__title {
  font-size: 96px;
  line-height: 1.2;
}

@media (max-width: 1420px) {
  .our__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

.our__content {
  margin-top: 150px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 78px;
  gap: 78px;
}

@media (max-width: 1420px) {
  .our__content {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .our__content {
    gap: calc(40px + 38 * ((100vw - 360px) / (1060)));
  }
}

.our__item {
  width: 45%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 40px;
  position: relative;
}

.our__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: calc(100% + 10px);
  background: #005aff;
}

.our__item-title {
  font-size: 32px;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1420px) {
  .our__item-title {
    font-size: calc(24px + 8 * ((100vw - 360px) / (1060)));
  }
}

.our__item-text {
  font-size: 24px;
  font-size: 24px;
  line-height: 1.2;
}

@media (max-width: 1420px) {
  .our__item-text {
    font-size: calc(20px + 4 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 992px) {
  .our__item {
    width: 100%;
  }
}

.works {
  margin-top: 260px;
}

@media (max-width: 1420px) {
  .works {
    margin-top: calc(120px + 140 * ((100vw - 360px) / (1060)));
  }
}

.works__container {
  max-width: 1452px;
}

.works__title {
  font-size: 96px;
  line-height: 1.2;
}

@media (max-width: 1420px) {
  .works__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

.works__content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 150px;
}

@media (max-width: 1420px) {
  .works__content {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

.works__item {
  width: 50%; /* min-content */
  border: 1px solid #5e5e5e;
}

.works__item:nth-child(1) {
  border-bottom: none;
}

.works__item:nth-child(2) {
  border-left: none;
  border-bottom: none;
}

.works__item:nth-child(3) {
  border-right: none;
}

.works__item:nth-child(4) {
  /* border-right: none; */
}

.works__item-img {
  width: 100%;
  overflow: hidden;
}

.works__item-img img {
  transition: transform 0.4s linear 0s;
  width: 100%;
}

.works__item-content {
  width: 100%;
  padding-bottom: 50px;
  padding-left: 40px;
  padding-right: 10px;
  position: relative;
  height: 246px;
  display: flex;
  align-items: end;
}

.works__item-text {
  width: 100%;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 471px;
}

@media (max-width: 1420px) {
  .works__item-text {
    font-size: calc(20px + 4 * ((100vw - 360px) / (1060)));
  }
}

.works__item-arrow {
  margin-left: auto;
  padding: 40px;
  position: absolute;
  right: 0;
  top: 0;
}

.works__controls {
  display: flex;
  gap: 24px;
  width: 100%;
  justify-content: flex-end;
  margin-top: 45px;
  margin-top: 45px;
  cursor: pointer;
}

@media (max-width: 1420px) {
  .works__controls {
    margin-top: calc(20px + 25 * ((100vw - 360px) / (1060)));
  }
}

@media (hover: hover) {
  .works__item:hover .works__item-img img {
    transform: scale(1.1);
  }
}

@media (max-width: 1450px) {
  .works__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr; /* 1fr */
  }
  .works__item {
    width: 100%;
  }
  .works__item:nth-child(1) {
    border-bottom: none;
  }
  .works__item:nth-child(2) {
    border-left: none;
    border-bottom: none;
  }
  .works__item:nth-child(3) {
    border-right: 1px solid #5e5e5e;
  }
  .works__item:nth-child(4) {
    border-right: 1px solid #5e5e5e;
    border-left: none;
  }
  /*
  .works__item:nth-child(5) {
    border-top: none;
  }
  */
  .works__item-img {
    width: 100%;
    max-height: 361px;
    height: 100%;
  }
  .works__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 800px) {
  .works__content {
    display: flex;
  }
  .works__item {
    height: fit-content;
  }
  .works__item:nth-child(1) {
    border-bottom: none;
  }
  .works__item:nth-child(2) {
    border-left: 1px solid #5e5e5e;
    border-bottom: none;
  }
  .works__item:nth-child(3) {
    border-right: 1px solid #5e5e5e;
    border-bottom: none;
  }
  .works__item:nth-child(4) {
    border-right: 1px solid #5e5e5e;
    border-left: 1px solid #5e5e5e;
    /* border-bottom: none; */
  }
  /*
  .works__item:nth-child(5) {
    border-top: 1px solid #5e5e5e;
  }
  */
  .works__item-img {
    height: 361px;
  }
  .works__item-content {
    height: auto;
    padding: 30px !important;
  }
}

@media (max-width: 600px) {
  .works__item-content {
    padding: 15px !important;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
  .works__item-img {
    height: 300px;
  }
}

@media (max-width: 600px) and (max-width: 1420px) {
  .works__item-img {
    height: calc(250px + 50 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 600px) {
  .works__item-arrow {
    position: relative;
    padding: 0;
    margin-left: 0;
  }
}

@media (max-width: 600px) {
  .works__controls svg {
    width: 30px;
  }
}

.care {
  margin-top: 245px;
}

@media (max-width: 1420px) {
  .care {
    margin-top: calc(120px + 125 * ((100vw - 360px) / (1060)));
  }
}

.care__title {
  font-size: 96px;
  line-height: 1.2;
}

@media (max-width: 1420px) {
  .care__title {
    font-size: calc(26px + 70 * ((100vw - 360px) / (1060)));
  }
}

.care__content {
  margin-top: 150px;
}

@media (max-width: 1420px) {
  .care__content {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

.care__item {
  width: 100%;
  overflow: visible;
  position: relative;
  color: pointer;
}

.care__item:nth-child(1) .care__item-content {
  border-top: 1px solid #fff;
}

.care__item:nth-child(1) .care__item-content-hover {
  border-top: 1px solid #005aff;
}

.care__item-content {
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #fff;
}

@media (max-width: 1420px) {
  .care__item-content {
    padding-top: calc(30px + 40 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .care__item-content {
    padding-bottom: calc(30px + 40 * ((100vw - 360px) / (1060)));
  }
}

.care__item-content-hover {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #005aff;
  background: #005aff;
  transition: clip-path 1s ease;
  clip-path: circle(0px at calc(100% - 298px) 50%);
}

@media (max-width: 1420px) {
  .care__item-content-hover {
    padding-top: calc(30px + 40 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .care__item-content-hover {
    padding-bottom: calc(30px + 40 * ((100vw - 360px) / (1060)));
  }
}

.care__item-content-hover .care__item-btn {
  color: #fff;
  border: 2px solid #fff;
}

.care__item-content-hover::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: -1px;
  left: 0;
  background: #005aff;
  z-index: 11;
}

.care__item-container {
  max-width: 1200px;
  width: 100%;
  display: flex;
  margin: 0 auto;
  gap: 176px;
  align-items: center;
}

@media (max-width: 1420px) {
  .care__item-container {
    gap: calc(50px + 126 * ((100vw - 360px) / (1060)));
  }
}

.care__item-btn {
  color: #5e5e5e;
  border: 2px solid #5e5e5e;
  border-radius: 60px;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  height: fit-content;
  width: 100%;
  max-width: 162px;
  justify-content: center;
}

.care__item-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
}

@media (max-width: 1420px) {
  .care__item-text {
    font-size: calc(20px + 4 * ((100vw - 360px) / (1060)));
  }
}

.care__item-text span {
  line-height: 30px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}

@media (max-width: 1420px) {
  .care__item-text span {
    font-size: calc(16px + 4 * ((100vw - 360px) / (1060)));
  }
}

@media (hover: hover) {
  .care__item:hover .care__item-content-hover {
    clip-path: circle(100vw at calc(100% - 298px) 50%);
  }
}

@media (max-width: 768px) {
  .care__item-container {
    flex-direction: column-reverse;
    gap: 20px;
    align-items: start;
  }
}

.reviews {
  margin-top: 250px;
}

@media (max-width: 1420px) {
  .reviews {
    margin-top: calc(120px + 130 * ((100vw - 360px) / (1060)));
  }
}

.reviews__title {
  display: flex;
  flex-direction: column;
  font-size: 96px;
  line-height: 1.2;
}

@media (max-width: 1420px) {
  .reviews__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

.reviews__title span {
  color: #005aff;
}

.reviews__content {
  display: flex;
  margin-top: 150px;
}

@media (max-width: 1420px) {
  .reviews__content {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

.reviews__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  flex-shrink: 0;
}

@media (max-width: 1420px) {
  .reviews__list {
    gap: calc(15px + 25 * ((100vw - 360px) / (1060)));
  }
}

.reviews__link {
  color: #363636;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 800;
  cursor: pointer;
  transition: color 0.4s ease 0s;
}

@media (max-width: 1420px) {
  .reviews__link {
    font-size: calc(16px + 4 * ((100vw - 360px) / (1060)));
  }
}

.reviews__link.active {
  color: #005aff;
}

.reviews__bar {
  height: calc(250px + 160 * (100vw - 900px) / 1020);
  width: 2px;
  background: #1c1c1c;
  margin-left: 170px;
  margin-right: 58px;
  margin-left: 170px;
  margin-right: 58px;
}

@media (max-width: 1420px) {
  .reviews__bar {
    margin-left: calc(-50px + 220 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .reviews__bar {
    margin-right: calc(-10px + 68 * ((100vw - 360px) / (1060)));
  }
}

.reviews__bar-line {
  width: 4px;
  height: 33.333%;
  background: #005aff;
  opacity: 0;
  transition: opacity 0.4s ease 0s;
  border-radius: 4px;
  transform: translateX(-1px);
}

.reviews__bar-line.active {
  opacity: 1;
}

.reviews__text-box {
  width: 100%;
  background: #1c1c1c;
  border-radius: 0 60px 60px 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 1420px) {
  .reviews__text-box {
    padding-top: calc(15px + 25 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .reviews__text-box {
    padding-bottom: calc(15px + 25 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .reviews__text-box {
    padding-left: calc(15px + 45 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .reviews__text-box {
    padding-right: calc(15px + 45 * ((100vw - 360px) / (1060)));
  }
}

.reviews__text-content {
  transition: opacity 0.2s ease-in-out 0s;
  opacity: 0;
}

.reviews__text-content.active {
  opacity: 1;
}

.reviews__text {
  display: flex;
  flex-direction: column;
  gap: 14px;
  font-size: 20px;
  line-height: 1.2;
}

@media (max-width: 1420px) {
  .reviews__text {
    gap: calc(7px + 7 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .reviews__text {
    font-size: calc(14px + 6 * ((100vw - 360px) / (1060)));
  }
}

.reviews__text-author {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 16px;
}

@media (max-width: 1420px) {
  .reviews__text-author {
    margin-top: calc(20px + 10 * ((100vw - 360px) / (1060)));
  }
}

.reviews__name {
  color: #005aff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
}

@media (max-width: 1420px) {
  .reviews__name {
    font-size: calc(14px + 2 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 900px) {
  .reviews__content {
    flex-direction: column;
    gap: 30px;
  }
  .reviews__bar {
    display: none;
  }
  .reviews__list {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  .reviews__text-box {
    border-radius: 0 30px 30px 30px;
  }
}

.clients {
  padding-top: 250px;
  padding-bottom: 125px;
}

@media (max-width: 1420px) {
  .clients {
    padding-top: calc(120px + 130 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .clients {
    padding-bottom: calc(60px + 65 * ((100vw - 360px) / (1060)));
  }
}

.clients__title {
  font-size: 96px;
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 1420px) {
  .clients__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

.clients__content {
  display: flex;
  margin-top: 150px;
  overflow: hidden;
}

@media (max-width: 1420px) {
  .clients__content {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

.clients__items {
  display: flex;
  animation: slides 40s linear infinite;
}

.clients__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 284px;
  height: 284px;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.5s ease 0s;
}

.clients__item:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

@media (hover: hover) {
  .clients__content:hover .clients__items {
    animation-play-state: paused;
  }
}

@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

@media (max-width: 1200px) {
  .clients__item {
    width: 230px;
    height: 230px;
  }
}

@media (max-width: 900px) {
  .clients__item {
    width: 170px;
    height: 170px;
  }
  .clients__item img {
    width: 70%;
  }
  .clients__item:nth-child(6) img {
    width: 50%;
  }
  .clients__item:nth-child(7) img {
    width: 50px;
  }
}

.research {
  padding-top: 125px;
  padding-bottom: 125px;
  background: #fff;
}

@media (max-width: 1420px) {
  .research {
    padding-top: calc(60px + 65 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .research {
    padding-bottom: calc(60px + 65 * ((100vw - 360px) / (1060)));
  }
}

.research__title-block {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.research__title {
  font-size: 96px;
  font-size: 96px;
  line-height: 1.2;
  color: #000;
}

@media (max-width: 1420px) {
  .research__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .research__title {
    font-size: calc(26px + 70 * ((100vw - 360px) / (1060)));
  }
}

.research__controls {
  display: flex;
  gap: 24px;
  height: 100%;
  margin-top: auto;
}

.research__controls svg {
  cursor: pointer;
}

.research__content {
  margin-top: 150px;
  display: flex;
  gap: 20px;
}

@media (max-width: 1420px) {
  .research__content {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

.research__card {
  width: 460px;
  height: 580px;
  width: 460px;
  height: 580px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 35px;
  padding-left: 50px;
  padding-right: 35px;
  background: #005aff;
  border-radius: 60px;
}

@media (max-width: 1420px) {
  .research__card {
    width: calc(250px + 210 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .research__card {
    height: calc(300px + 280 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .research__card {
    padding-top: calc(20px + 40 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .research__card {
    padding-bottom: calc(20px + 15 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .research__card {
    padding-left: calc(15px + 35 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .research__card {
    padding-right: calc(15px + 20 * ((100vw - 360px) / (1060)));
  }
}

.research__card-text {
  font-size: 36px;
  line-height: 1.2;
  font-family: "Basis";
  font-weight: 700;
}

@media (max-width: 1420px) {
  .research__card-text {
    font-size: calc(24px + 12 * ((100vw - 360px) / (1060)));
  }
}

.research__card-btn {
  color: #005aff;
  font-weight: 600;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #fff;
  padding: 16px 24px;
  border-radius: 60px;
  width: fit-content;
  margin-left: auto;
  text-transform: uppercase;
  transition: background 0.3s ease 0s;
}

@media (max-width: 1420px) {
  .research__card-btn {
    font-size: calc(14px + 6 * ((100vw - 360px) / (1060)));
  }
}

@media (hover: hover) {
  .research__card-btn:hover {
    background: #c4c2c2;
  }
}

@media (max-width: 1000px) {
  .research__title-block {
    flex-direction: column;
    gap: 30px;
  }
  .research__controls {
    margin-left: auto;
  }
  .research__controls svg {
    width: 30px;
  }
}

@media (max-width: 950px) {
  .research__content {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .research__card {
    border-radius: 30px;
  }
}

@media (max-width: 500px) {
  .research__card-btn {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
  }
}

.contacts {
  padding-top: 125px;
}

@media (max-width: 1420px) {
  .contacts {
    padding-top: calc(60px + 65 * ((100vw - 360px) / (1060)));
  }
}

.contacts__title {
  font-size: 96px;
  line-height: 1.2;
}

@media (max-width: 1420px) {
  .contacts__title {
    font-size: calc(36px + 60 * ((100vw - 360px) / (1060)));
  }
}

.contacts__content {
  position: relative;
  display: flex;
  margin-top: 150px;
  gap: 40px;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1420px) {
  .contacts__content {
    margin-top: calc(50px + 100 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .contacts__content {
    gap: calc(20px + 20 * ((100vw - 360px) / (1060)));
  }
}

.contacts__map {
  max-width: 874px;
  width: 100%;
  height: 536px;
  background: darkcyan;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1420px) {
  .contacts__map {
    height: calc(250px + 286 * ((100vw - 360px) / (1060)));
  }
}

.contacts__text {
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: #005aff;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 240px;
}

@media (max-width: 1420px) {
  .contacts__text {
    font-size: calc(24px + 8 * ((100vw - 360px) / (1060)));
  }
}

.contacts__text span {
  color: #ffffff;
  font-weight: 400;
  font-size: 24px;
  text-transform: none;
}

@media (max-width: 1420px) {
  .contacts__text span {
    font-size: calc(18px + 6 * ((100vw - 360px) / (1060)));
  }
}

.contacts__items {
  margin-top: 200px;
  display: flex;
  grid-template-columns: repeat(4, 1fr);
  gap: 21px;
}

@media (max-width: 1420px) {
  .contacts__items {
    margin-top: calc(100px + 100 * ((100vw - 360px) / (1060)));
  }
}

.contacts__items img {
  width: 100%;
}

.contacts__items .contacts__item:nth-child(1) {
  max-width: 250px;
}

.contacts__items .contacts__item:nth-child(2) {
  max-width: 557px;
}

.contacts__items .contacts__item:nth-child(3) {
  max-width: 286px;
}

.contacts__items .contacts__item:nth-child(4) {
  max-width: 249px;
}

.contacts__item {
  display: flex;
  flex-direction: column;
  gap: 19px;
}

.contacts__form {
  margin-top: 127px;
  width: 420px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

@media (max-width: 1420px) {
  .contacts__form {
    margin-top: calc(50px + 77 * ((100vw - 360px) / (1060)));
  }
}

.contacts__form p {
  color: #005aff;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}

@media (max-width: 1420px) {
  .contacts__form p {
    font-size: calc(24px + 8 * ((100vw - 360px) / (1060)));
  }
}

.contacts__form div {
  display: flex;
  user-select: none;
  align-items: center;
  gap: 14px;
  margin-top: 6px;
}

.contacts__form div input {
  width: 14px;
  height: 14px;
  position: relative;
  cursor: pointer;
}

.contacts__form div input:checked::before {
  display: none;
}

.contacts__form div input::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid #878787;
  border-radius: 2px;
  background: #000000;
  z-index: 1;
}

.contacts__form div span {
  font-family: "Basis";
  font-weight: 400;
  font-size: 14px;
  color: #5e5e5e;
  cursor: pointer;
}

.contacts__form div span a {
  color: inherit;
}

.contacts__input {
  font-size: 16px;
  padding: 16px 24px;
  border: 2px solid #878787;
  border-radius: 60px;
  width: 100%;
  color: #fff;
  background: none;
}

@media (max-width: 1420px) {
  .contacts__input {
    font-size: calc(14px + 2 * ((100vw - 360px) / (1060)));
  }
}

.contacts__input::placeholder {
  color: #878787;
  text-transform: uppercase;
  font-family: "Basis";
  font-weight: 500;
}

.contacts__btn {
  width: 100%;
  padding: 16px 24px;
  background: #005aff;
  color: #fff;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 60px;
  font-weight: 600;
  font-size: 20px;
  margin-top: 36px;
  transition: background 0.3s ease 0s;
}

@media (max-width: 1420px) {
  .contacts__btn {
    font-size: calc(14px + 6 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .contacts__btn {
    margin-top: calc(14px + 22 * ((100vw - 360px) / (1060)));
  }
}

@media (hover: hover) {
  .contacts__btn:hover {
    background: #0c5ecf;
  }
}

@media (max-width: 1120px) {
  .contacts__map-bg {
    display: none;
  }
}

@media (max-width: 1050px) {
  .contacts__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 900px) {
  .contacts__content {
    flex-direction: column-reverse;
  }
}

@media (max-width: 860px) {
  .contacts__items {
    margin-top: 200px;
    display: flex;
    grid-template-columns: repeat(4, 1fr);
    gap: 21px;
  }
}

@media (max-width: 860px) and (max-width: 1420px) {
  .contacts__items {
    margin-top: calc(100px + 100 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 860px) {
  .contacts__items img {
    width: 100%;
  }
}

@media (max-width: 860px) {
  .contacts__items .contacts__item:nth-child(1) {
    max-width: 557px;
    width: 100%;
    height: calc(360px + 95 * (100vw - 360px) / 500);
    position: relative;
  }
  .contacts__items .contacts__item:nth-child(1) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 585px) {
  .contacts .contacts__item:nth-child(3) {
    max-width: 557px;
    width: 100%;
    position: relative;
  }
  .contacts .contacts__item:nth-child(3) img {
    width: 100%;
    height: calc(250px + 205 * (100vw - 360px) / 500);
    object-fit: cover;
  }
  .contacts .contacts__item:nth-child(4) {
    max-width: 557px;
    width: 100%;
    height: calc(250px + 205 * (100vw - 360px) / 500);
    position: relative;
  }
  .contacts .contacts__item:nth-child(4) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 480px) {
  .contacts__content-item {
    width: 100%;
  }
  .contacts__form {
    width: 100%;
  }
  .contacts__input {
    padding: 8px 16px;
    border: 1px solid #878787;
  }
  .contacts__btn {
    padding: 10px 16px;
  }
}

.footer {
  margin-top: 200px;
}

@media (max-width: 1420px) {
  .footer {
    margin-top: calc(100px + 100 * ((100vw - 360px) / (1060)));
  }
}

.footer__content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  border-top: 1px solid #ffffff;
  color: #5e5e5e;
  padding-top: 40px;
  padding-bottom: 60px;
}

@media (max-width: 1420px) {
  .footer__content {
    padding-top: calc(20px + 20 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .footer__content {
    padding-bottom: calc(20px + 40 * ((100vw - 360px) / (1060)));
  }
}

.footer__logo {
  width: 174px;
  height: auto;
}

.footer__logo svg {
  width: 100%;
}

.footer__text {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  margin-left: 66px;
}

@media (max-width: 1420px) {
  .footer__text {
    font-size: calc(14px + 6 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1420px) {
  .footer__text {
    margin-left: calc(15px + 51 * ((100vw - 360px) / (1060)));
  }
}

.footer__list {
  display: flex;
  align-items: center;
  gap: 60px;
  margin: 0 auto;
}

@media (max-width: 1420px) {
  .footer__list {
    gap: calc(20px + 40 * ((100vw - 360px) / (1060)));
  }
}

.footer__link {
  font-size: 20px;
  transition: color 0.3s ease-in-out 0s;
}

@media (max-width: 1420px) {
  .footer__link {
    font-size: calc(14px + 6 * ((100vw - 360px) / (1060)));
  }
}

@media (hover: hover) {
  .footer__link:hover {
    color: #fff;
  }
}

.footer__link a {
  color: inherit;
}

.footer__btn {
  text-transform: uppercase;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  transition: border-color 0.3s ease 0s, color 0.3s ease 0s;
}

@media (max-width: 1420px) {
  .footer__btn {
    font-size: calc(14px + 6 * ((100vw - 360px) / (1060)));
  }
}

.footer__btn a {
  color: inherit;
  padding: 16px 24px;
  border: 2px solid #5e5e5e;
  border-radius: 60px;
}

@media (hover: hover) {
  .footer__btn:hover {
    border-color: #fff;
    color: #fff;
  }
}

@media (max-width: 1250px) {
  .footer__logo {
    width: 174px;
  }
}

@media (max-width: 1250px) and (max-width: 1420px) {
  .footer__logo {
    width: calc(80px + 94 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1250px) {
  .footer__text {
    margin-left: 30px;
  }
}

@media (max-width: 1250px) and (max-width: 1420px) {
  .footer__text {
    margin-left: calc(15px + 15 * ((100vw - 360px) / (1060)));
  }
}

@media (max-width: 1035px) {
  .footer__content {
    gap: 10px;
  }
  .footer__text {
    display: none;
  }
}

@media (max-width: 600px) {
  .footer__list {
    flex-direction: column;
    gap: 15px;
  }
}

@media (max-width: 480px) {
  .footer__btn a {
    padding: 8px 16px;
    border: 1px solid #878787;
  }
}
