@charset "UTF-8";
/*Обнуление*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}

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

:focus,
:active {
  outline: none;
}

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

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

html,
body {
  font-family: "Montserrat", "Inter", sans-serif;
  height: 100%;
  width: 100%;
  line-height: 1;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

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

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

button {
  cursor: pointer;
}

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

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

a:hover {
  text-decoration: none;
}

ul,
li {
  list-style: none;
  text-decoration: none;
}

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

* {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: none !important;
}
*::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
*::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
  background-color: black;
}
*::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(180deg, #030303, rgba(59, 133, 89, 0.3));
}

html,
body {
  scroll-behavior: smooth;
}

body {
  background: #030303;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  height: auto;
}
body._noscroll {
  overflow: hidden;
}
body._no-transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  --transition: none !important;
}

a {
  color: white;
}

select {
  position: relative;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
}

.item-menu__hover {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.03em;
  color: #fff;
  opacity: 0.4;
  padding: 10px;
  cursor: pointer;
  transition: 0.4s;
  display: block;
  position: relative;
  border-radius: 0 30px 30px 0;
  left: 0;
}
.item-menu__hover::before {
  content: "";
  position: absolute;
  top: 47%;
  right: -18px;
  width: 6px;
  height: 6px;
  background: #4e6859;
  border-radius: 100%;
  opacity: 0;
}
.item-menu__hover:hover {
  left: -60px;
  opacity: 1;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(265.85deg, rgba(59, 133, 89, 0.5) -18.84%, rgba(59, 133, 89, 0) 166.8%);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  padding: 10px 39px 10px 60px;
}
.item-menu__hover:hover:before {
  opacity: 1;
}

.container {
  width: 1200px;
  margin: 0 auto;
  z-index: 0;
}
.container_small {
  width: 1024px;
}

@media screen and (max-width: 1536px) {
  .container_small {
    width: 900px;
  }
}
@media screen and (max-width: 1280px) {
  .container {
    width: 100%;
    padding: 0 26px;
  }
  .container_small {
    padding: 0;
  }
}
@media screen and (max-width: 800px) {
  .container {
    width: 100%;
    padding: 0 20px;
  }
  .container_small {
    padding: 0;
  }
}
@font-face {
  font-family: CenturyGothic;
  font-display: swap;
  src: url("../fonts/CenturyGothic.woff2") format("woff2"), url("../fonts/CenturyGothic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
/**
 * Swiper 9.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 15, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  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-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
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);
  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-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-cube-shadow {
  transform-style: preserve-3d;
}
.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));
}

/* 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-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.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-container: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);
  }
}
.header {
  position: fixed;
  top: 50%;
  left: 60px;
  transform: translateY(-50%);
  z-index: 4;
}
.header__menu ul {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.header__menu-left {
  position: fixed;
  left: unset;
  right: 60px;
}

@media screen and (max-width: 1280px) {
  .header {
    left: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .header__menu {
    display: none;
  }
}
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1001;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: none !important;
  transition: all 0.5s ease 0s;
}
.preloader * {
  cursor: none !important;
}
.preloader._hide {
  opacity: 0;
  pointer-events: none;
}
.preloader .loader {
  position: relative;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  perspective: 780px;
}
.preloader .loader__inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 50%;
}
.preloader .loader > :first-child {
  left: 0%;
  top: 0%;
  animation: rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #fff;
}
.preloader .loader > :nth-child(2) {
  right: 0%;
  top: 0%;
  animation: rotate-two 1.15s linear infinite;
  border-right: 3px solid #fff;
}
.preloader .loader > :last-child {
  right: 0%;
  bottom: 0%;
  animation: rotate-three 1.15s linear infinite;
  border-top: 3px solid #fff;
}
@keyframes rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}

.menu__wrapper {
  min-height: 600px;
}
.menu__body {
  display: flex;
  overflow: auto;
  flex-direction: column;
  position: fixed;
  top: 0;
  width: 487px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 60px -8px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(30px);
  padding: 20px 0;
  z-index: 3;
  border-radius: 0px 50px 50px 0px;
}
.menu__body-left {
  left: 0;
  transform: translateX(-100%);
  transition: 0.4s all;
  border-radius: 0px 50px 50px 0px;
}
.menu__body-left._active {
  transform: translateX(0);
}
.menu__body-right {
  right: 0;
  transform: translateX(100%);
  transition: 0.4s all;
  align-items: end;
  border-radius: 50px 0px 0px 50px;
}
.menu__body-right._active {
  transform: translateX(0);
}
.menu__close {
  position: absolute;
  top: 26px;
  right: 38px;
  width: 34px;
  height: 34px;
  padding: 10px;
  transform: rotate(90deg);
  box-sizing: content-box;
  z-index: 3;
}
.menu__close_right {
  left: 38px;
}
.menu__icons {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.menu__icons_right {
  transform: rotate(-90deg);
}
.menu__hamburger {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 13px;
  height: 8px;
}
.menu__hamburger-line {
  width: 13px;
  height: 2px;
  background: white;
  border-radius: 2px;
}
.menu__hamburger-line_close:nth-of-type(1) {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  left: 0;
}
.menu__hamburger-line_close:nth-of-type(2) {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  left: 0;
}
.menu__brand {
  display: flex;
  width: 200px;
  box-sizing: content-box;
  padding: 0 50px;
  margin: 0 auto;
  z-index: 0;
}
.menu__brand_right {
  justify-self: end;
}
.menu__brand-img {
  width: 100%;
  height: 100%;
}
.menu__nav {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 60%;
  margin: 0 0 5vh;
}
.menu__item {
  overflow: hidden;
  position: relative;
  width: 100%;
  font-family: CenturyGothic;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  padding: 2vh 50px;
}
.menu__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  width: 0;
  height: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(265.8deg, rgba(59, 133, 89, 0.5) -18.84%, rgba(59, 133, 89, 0) 166.8%);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  transition: 0.8s all;
  border-radius: 0 30px 30px 0;
}
.menu__item:hover::before {
  width: 120%;
}
.menu__item_right {
  display: flex;
  justify-content: end;
}
.menu__item_right::before {
  left: auto;
  right: 0;
  transform: rotate(180deg);
}
.menu__item_right:hover::before {
  width: 120%;
}
.menu__line {
  width: 80%;
  height: 2px;
  background: white;
  margin: 0 auto 5vh;
}
.menu__feedback {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: max-content;
  margin: 0 auto;
}
.menu__feedback-item {
  display: flex;
  align-items: center;
  gap: 15px;
}
.menu__feedback-item_right {
  justify-content: end;
  padding: 0 50px 0 0;
}
.menu__feedback-icon {
  width: 16px;
  height: 16px;
}
.menu__feedback-text {
  font-size: 15px;
  line-height: 1.2;
  color: #548e6c;
}

@media screen and (max-width: 800px) {
  .menu__body {
    max-width: 80vw;
  }
  .menu__brand {
    width: 160px;
  }
}
@media screen and (max-width: 600px) {
  .menu__item {
    font-size: 16px;
  }
}
@media screen and (max-width: 414px) {
  .menu__body {
    padding: 50px 0;
  }
  .menu__wrapper {
    min-height: auto;
  }
  .menu__body-right {
    padding: 50px 0;
  }
  .menu__brand {
    width: 120px;
  }
  .menu__item {
    font-size: 12px;
    padding: 2vh 30px;
  }
  .menu__close {
    top: 15px;
    right: auto;
    left: 15px;
  }
  .menu__close_right {
    right: 15px;
    left: auto;
  }
  .menu__feedback-text {
    font-size: 10px;
  }
  .menu__feedback {
    gap: 5px;
  }
  .menu__feedback-icon {
    width: 12px;
    height: 12px;
  }
}
.top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 0;
  height: 0;
  border-radius: 50%;
  border: none;
  z-index: 5;
  cursor: pointer;
}
.top._active {
  width: 70px;
  height: 70px;
  border: 1px solid #58c282;
  transition: 0.4s all;
  transform: rotate(-90deg);
}
@media (max-width: 600px) {
  .top._active {
    width: 50px;
    height: 50px;
  }
}
.top._active:before {
  content: "";
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background: #58c282;
  position: absolute;
  top: calc(50% - 0.5px);
  left: calc(50% - 2.5px);
  transform: rotate(-45deg) translate(-50%, -50%);
}
@media (max-width: 600px) {
  .top._active:before {
    width: 15px;
  }
}
.top._active:after {
  content: "";
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background: #58c282;
  position: absolute;
  top: calc(50% + 0.5px);
  left: calc(50% - 3.5px);
  transform: rotate(45deg) translate(-50%, -50%);
}
@media (max-width: 600px) {
  .top._active:after {
    width: 15px;
  }
}
.top._active:before, .top._active:after {
  transition: all 0.3s ease 0s;
}
@media (any-hover: hover) {
  .top._active:hover {
    background: black;
  }
  .top._active:hover:before, .top._active:hover:after {
    box-shadow: 0px 0px 0px 2px #58c282;
  }
}

.hamburger {
  display: none;
  position: fixed;
  top: 21px;
  left: 10px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  padding: 10px;
  box-sizing: content-box;
  z-index: 1;
}
.hamburger__icons {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.hamburger__icons_right {
  transform: rotate(90deg);
}
.hamburger__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 13px;
  height: 8px;
}
.hamburger__icon_right {
  height: 13px;
}
.hamburger__icon-line {
  width: 13px;
  height: 2px;
  background: white;
  border-radius: 2px;
}
.hamburger__icon-line_close:nth-of-type(1) {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  left: 0;
}
.hamburger__icon-line_close:nth-of-type(2) {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  left: 0;
}
.hamburger_right {
  left: auto;
  right: 20px;
}

@media screen and (max-width: 1280px) {
  .hamburger {
    display: block;
  }
}
@media screen and (max-width: 414px) {
  .hamburger {
    top: 15px;
    left: 15px;
  }
  .hamburger_right {
    left: auto;
    right: 15px;
  }
}
.cursor {
  position: fixed;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  left: 0;
  top: 0;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 151;
}
@media (max-width: 768px) {
  .cursor {
    display: none;
  }
}
.cursor:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 82px;
  height: 82px;
  transform: scale(0) translate(-50%, -50%);
  transition: all 0.3s ease 0s;
  transform-origin: top left;
}
.cursor._cursorhover:after {
  transform: scale(1) translate(-50%, -50%);
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  padding: 150px 60px;
  overflow-y: auto;
  background-color: rgba(61, 61, 61, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease 0s;
}
@media (max-width: 1280px) {
  .popup {
    padding: 100px 40px;
  }
}
@media (max-width: 800px) {
  .popup {
    padding: 60px 20px;
  }
}
.popup__title {
  margin-bottom: 82px;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 82.9%;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1280px) {
  .popup__title {
    font-size: 32px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1024px) {
  .popup__title {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
@media (max-width: 800px) {
  .popup__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .popup__title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .popup__title {
    font-size: 16px;
  }
}
.popup__subtitle {
  font-size: 26px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 20px;
}
@media (max-width: 1280px) {
  .popup__subtitle {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .popup__subtitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  .popup__subtitle {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .popup__subtitle {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .popup__subtitle {
    font-size: 16px;
  }
}
.popup__text {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
  margin: 0 0 20px;
}
@media (max-width: 1280px) {
  .popup__text {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  .popup__text {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .popup__text {
    font-size: 12px;
  }
}
.popup__list {
  color: #fff;
  width: max-content;
  max-width: 100%;
  text-align: left;
  list-style-type: circle;
  line-height: 1.5;
}
.popup._open {
  opacity: 1;
  pointer-events: all;
}
.popup._open .popup__content {
  transform: translate(0, 0);
}
.popup__body {
  margin-inline: auto;
  max-width: 1500px;
  width: 100%;
}
.popup__content {
  position: relative;
  padding-inline: 60px;
  padding-top: 194px;
  padding-bottom: 108px;
  background: black;
  box-shadow: 0 3.5px 66.6px -8.8px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(40px);
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.5s ease 0s;
  transform: translate(0, 200px);
}
@media (max-width: 1280px) {
  .popup__content {
    padding-inline: 40px;
    padding-top: 150px;
    padding-bottom: 75px;
  }
}
@media (max-width: 800px) {
  .popup__content {
    padding-inline: 20px;
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.popup__content h6 {
  margin-bottom: 82px;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 82.9%;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1280px) {
  .popup__content h6 {
    font-size: 32px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1024px) {
  .popup__content h6 {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
@media (max-width: 800px) {
  .popup__content h6 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .popup__content h6 {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .popup__content h6 {
    font-size: 16px;
  }
}
.popup__content p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
}
@media (max-width: 1280px) {
  .popup__content p {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  .popup__content p {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .popup__content p {
    font-size: 12px;
  }
}
.popup__content a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 82px;
  width: 245px;
  height: 50px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), linear-gradient(119deg, rgba(59, 133, 89, 0.5) -93.6%, rgba(59, 133, 89, 0) 255.4%);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 50px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
@media (max-width: 1280px) {
  .popup__content a {
    margin-top: 60px;
  }
}
@media (max-width: 1024px) {
  .popup__content a {
    margin-top: 40px;
  }
}
@media (max-width: 800px) {
  .popup__content a {
    width: 200px;
    height: 45px;
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .popup__content a {
    font-size: 12px;
  }
}
.popup__close {
  position: absolute;
  top: 50px;
  right: 50px;
}
@media (max-width: 1024px) {
  .popup__close {
    top: 30px;
    right: 30px;
  }
}
@media (max-width: 800px) {
  .popup__close {
    top: 20px;
    right: 20px;
  }
  .popup__close img {
    width: 25px;
    height: 25px;
  }
}
@media (any-hover: hover) {
  .popup__close:hover img {
    transform: rotate(180deg);
  }
}
.popup__close img {
  pointer-events: none;
  transition: all 0.3s ease 0s;
}

[data-animate-stagger] {
  opacity: 0;
}

.services__flex h4,
.services__flex p,
.services__flex a {
  opacity: 0;
  transform: translate(0, 100%);
}
@media (max-width: 800px) {
  .services__flex p {
    transform: translate(0, 50%);
  }
}
.services__flex ol {
  opacity: 0;
  transform: translate(0, 50%);
}
.services__flex-grid ol {
  opacity: 1;
  transform: translate(0, 0);
}
.services__flex-grid ol p,
.services__flex-grid ol h4 {
  opacity: 1;
  transform: translate(0, 0);
}
.services__flex-image {
  opacity: 0;
  transform: translate(0, 20%);
}

.video h4,
.video a {
  opacity: 0;
  transform: translate(0, 100%);
}
.video__iframe {
  opacity: 0;
}

.home-header [data-animate-stagger-home] {
  opacity: 0;
  transform: translate(-100%, 0);
}

.home-navigation [data-animate-stagger-home] {
  opacity: 0;
  transform: translate(100%, 0);
}

.contacts .contacts__map,
.contacts .contacts__time {
  opacity: 0;
  transform: translate(-100%, 0);
}
.contacts .contacts__feedback {
  opacity: 0;
  transform: translate(100%, 0);
}

.first__logo img {
  opacity: 0;
}

.first__title,
.first__subtitle {
  opacity: 0;
  transform: translate(0, 100%);
}

.services__grid a {
  opacity: 0;
  transform: translate(0, 50%);
}

.care__before,
.care__img {
  opacity: 0;
}

.care__brand {
  opacity: 0;
  transform: translate(0, 100%);
}

.care__price {
  opacity: 0;
  transform: translate(0, 200px);
}

.team__caption,
.team__items-description,
.team__text {
  opacity: 0;
  transform: translate(0, 100%);
}

.team .swiper {
  opacity: 0;
  transform: translate(0, 100px);
}

.map__caption,
.map__logo-photo {
  opacity: 0;
  transform: translate(0, 100%);
}

.map__point {
  opacity: 0;
}

.advantages__item {
  opacity: 0;
  transform: translate(0, 150px);
}

.page {
  padding-top: 83px;
}
.page-light {
  background-color: #151515 !important;
}

.header-page {
  padding: 16px 90px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 11;
  background-color: #030303;
}
.header-page._hide {
  opacity: 0;
  pointer-events: none;
}
.header-page .header__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .header-page .header__body {
    justify-content: center;
  }
}
.header-page .header__left {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-page .header__logo img {
  width: 201px;
  height: 48px;
}
@media (max-width: 414px) {
  .header-page .header__logo img {
    width: 161px;
    height: 39px;
  }
}
.header-page .header__right {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .header-page .header__right {
    display: none;
  }
}

.hamburger._active {
  display: block;
  z-index: 12;
  top: 13px;
}
@media (max-width: 414px) {
  .hamburger._active {
    top: 10px;
  }
}
.hamburger._hide {
  opacity: 0;
  pointer-events: none;
}

.breadcrumbs {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 1280px) {
  .breadcrumbs {
    position: static;
    margin-inline: auto;
    margin-top: 25px;
    transform: translate(0, 0);
    width: fit-content;
    padding-inline: 40px;
  }
}
@media (max-width: 1280px) and (max-width: 800px) {
  .breadcrumbs {
    padding-inline: 20px;
  }
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 800px) {
  .breadcrumbs ul li {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .breadcrumbs ul li {
    font-size: 10px;
  }
}
@media (any-hover: hover) {
  .breadcrumbs ul li:hover a {
    color: #ffffff;
  }
}
.breadcrumbs ul li a {
  color: currentColor;
}
.breadcrumbs ul li > a {
  color: rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease 0s;
}
.breadcrumbs ul li > span {
  color: #fff;
}
.breadcrumbs ul div {
  margin: 0 32px;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  flex: 0 0 4px;
  background: #ffffff;
}
@media (max-width: 800px) {
  .breadcrumbs ul div {
    margin: 0 25px;
  }
}
@media (max-width: 600px) {
  .breadcrumbs ul div {
    margin: 0 15px;
  }
}

.footer-page {
  background-color: #030303;
  margin-top: 10px;
  padding-top: 57px;
  padding-inline: 60px;
}
@media (max-width: 1280px) {
  .footer-page {
    padding-inline: 40px;
  }
}
@media (max-width: 1280px) {
  .footer-page {
    padding-inline: 20px;
  }
}
.footer-page-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 56px;
  position: relative;
}
@media (max-width: 800px) {
  .footer-page-body {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media (max-width: 800px) {
  .footer-page-body nav {
    order: 2;
    flex: 0 0 45%;
  }
}
.footer-page-body .navigation {
  position: relative;
  right: 0;
  top: 0;
  transform: translateY(0);
  z-index: 0;
  display: block;
}
@media (max-width: 800px) {
  .footer-page-body .navigation {
    order: 3;
  }
}
.footer-page-body nav ul {
  display: block;
}
.footer-page-body nav ul li a {
  opacity: 1;
}
@media (max-width: 800px) {
  .footer-page-body nav ul li a {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .footer-page-body nav ul li a {
    font-size: 12px;
  }
}
.footer-page-body nav ul > :not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .footer-page-body nav ul > :not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .footer-page-body nav ul > :not(:last-child) {
    margin-bottom: 7px;
  }
}
.footer-page-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1280px) {
  .footer-page-center {
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
  }
}
@media (max-width: 800px) {
  .footer-page-center {
    order: 1;
    flex: 1 1 100%;
    margin-bottom: 30px;
  }
}
.footer-page-center .services-whatsapp {
  width: 250px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.07);
  box-shadow: 0px 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.2;
  color: #ffffff;
  margin: 52px;
}
@media (max-width: 800px) {
  .footer-page-center .services-whatsapp {
    margin: 30px;
    width: 200px;
    height: 45px;
    font-size: 14px;
  }
}
.footer-page-logo img {
  width: 335px;
  height: 81px;
}
@media (max-width: 992px) {
  .footer-page-logo img {
    width: 280px;
    height: 60px;
  }
}
.footer-page-privacy {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  opacity: 0.5;
  cursor: pointer;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes impulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes left-right {
  0% {
    transform: translateX(10px);
  }
  50% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(10px);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes preloader-bounce {
  100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes rhythm {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.main {
  position: relative;
  overflow: hidden;
  background: #030303;
  z-index: 0;
}

.navigation {
  position: fixed;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}
.navigation ul {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.navigation a {
  display: block;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  letter-spacing: 0.03em;
  color: #fff;
  opacity: 0.4;
  padding: 10px;
  cursor: pointer;
  transition: 0.4s ease;
  right: 0;
  position: relative;
  border-radius: 30px 0 0 30px;
}
.navigation a:before {
  content: "";
  position: absolute;
  top: 47%;
  left: -18px;
  width: 6px;
  height: 6px;
  background: #7c5d3a;
  border-radius: 100%;
  opacity: 0;
}
.navigation a:hover {
  opacity: 1;
  right: -60px;
  padding: 10px 60px 10px 39px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(72deg, rgba(181, 98, 0, 0.5) -18.84%, rgba(248, 134, 0, 0) 166.8%);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
}
.navigation a:hover:before {
  opacity: 1;
}

@media screen and (max-width: 1280px) {
  .navigation {
    right: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .navigation {
    display: none;
  }
}
.link {
  position: relative;
  color: white;
  line-height: 1;
}
.link::before, .link::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  transform: translateX(-50%);
  bottom: -5px;
  left: 50%;
  background: white;
  transition: 0.4s all;
}
.link::after {
  background: green;
}
.link:hover::before {
  width: 100%;
}
.link:hover::after {
  width: 60%;
}

.first {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 1;
  padding: 0 0 70px;
  background: #0b0a0b;
}
.first__developer {
  width: max-content;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  color: red;
  background: rgba(54, 54, 54, 0.53);
  border-radius: 20px;
  padding: 20px;
  z-index: 3;
}
.first__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgb(11, 10, 11) 76%);
}
.first__video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.first__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  transition: all 1s ease 0s;
  position: absolute;
}
.first__video._hide {
  z-index: 1;
  transform: scale(0.5) translate(-75%, 0);
  mix-blend-mode: lighten;
  opacity: 0.3;
}
@media (max-width: 1024px) {
  .first__video._hide {
    transform: scale(0.5) translate(-85%, 0);
  }
}
@media (max-width: 600px) {
  .first__video._hide {
    transform: scale(0.5) translate(-100%, 0);
  }
}
.first__video-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 65%;
  position: relative;
  z-index: 2;
  height: 100%;
  margin-inline: auto;
}
@media (max-width: 1024px) {
  .first__video-buttons {
    width: 75%;
  }
}
@media (max-width: 600px) {
  .first__video-buttons {
    width: 100%;
    padding-inline: 20px;
  }
}
.first__video-buttons button img {
  display: block;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .first__video-buttons button img {
    width: 50px;
  }
}
@media (max-width: 600px) {
  .first__video-buttons button img {
    width: 26px;
  }
}
.first__video-buttons button._hide {
  opacity: 0;
  pointer-events: none;
}
.first__video-next img {
  transform: rotate(180deg);
}
.first .second__video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transform: scale(0.5) translate(75%, 0);
  transition: all 1s ease 0s;
}
@media (max-width: 1024px) {
  .first .second__video {
    transform: scale(0.5) translate(85%, 0);
  }
}
@media (max-width: 600px) {
  .first .second__video {
    transform: scale(0.5) translate(100%, 0);
  }
}
.first .second__video._active {
  transform: scale(1) translate(0, 0);
  opacity: 1;
}
.first__logo {
  position: absolute;
  top: 57px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.first__container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.first__utp {
  text-align: center;
  z-index: 2;
}
.first__title {
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0 0 16px;
}
.first__item {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #b0b0b0;
}
.first__item_link {
  font-weight: 600;
  line-height: 1.6;
  color: #fff;
}
.first__decor {
  width: 880px;
  height: 590px;
  position: absolute;
  left: 75%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}
.first__decor img {
  width: 100%;
}
.first__wrapper-button {
  width: 146px;
  height: 146px;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  right: 60px;
  bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0c0c0c;
  transition: 0.8s all;
  box-shadow: 0 0 4px 4px #2561a0;
}
.first__wrapper-button._hide {
  transform: translate(1000px, 0);
}
.first__wrapper-button._stop-animation .first__text {
  animation-name: none;
}
.first__button {
  width: 80%;
  height: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0 0 4px 4px #0b386a;
}
.first__button:hover {
  color: white;
}
.first__button:active {
  color: #666;
  transform: scale(0.9);
}
.first__text {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  z-index: 1;
  color: #ff6d6d;
  animation: pulse 1.3s ease infinite;
  text-shadow: 0 0 0 #ff6d6d, 0 0 70px #ff6d6d;
}
@keyframes pulse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.75;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0.75;
  }
}
.first__button_engine {
  font-size: 9px;
  line-height: 1;
}
.first__button-whatsapp {
  z-index: 3;
  position: absolute;
  right: 60px;
  bottom: 88px;
  padding: 15px 75px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), linear-gradient(119.1deg, rgba(59, 133, 89, 0.5) -93.65%, rgba(59, 133, 89, 0) 255.44%);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  transform: translate(500px, 0);
  transition: 0.8s all;
}
.first__button-whatsapp._active {
  transform: translate(0, 0);
}

@media screen and (max-width: 1680px) {
  .first__title {
    width: 56%;
    margin: 0 auto 16px;
  }
}
@media screen and (max-width: 1280px) {
  .first__title {
    font-size: 26px;
  }
  .first__title_brand {
    font-size: 26px;
    line-height: 1.2;
  }
  .first__item {
    font-size: 14px;
  }
  .first__item_link {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1024px) {
  .first__bg {
    background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgb(11, 10, 11) 50%);
  }
  .first__container {
    justify-content: flex-start;
    min-height: 730px;
    margin: 115px 0 0 0;
  }
  .first__logo {
    top: 30px;
  }
  .first__title {
    width: 100%;
    max-width: 380px;
  }
  .first__wrapper-button {
    right: 50%;
    transform: translateX(50%);
  }
  .first__time {
    top: unset;
    bottom: 20%;
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .first__container {
    min-height: 670px;
  }
  .first__video-bg {
    top: 10%;
  }
  .first__button-whatsapp {
    position: absolute;
    right: 60px;
    bottom: 88px;
    padding: 15px 75px;
    transform: translateX(1000px);
    transition: 0.8s all;
  }
  .first__button-whatsapp._active {
    right: 50%;
    transform: translateX(50%);
  }
}
@media screen and (max-width: 600px) {
  .first__wrapper-button {
    width: 116px;
    height: 116px;
  }
  .first__text {
    font-size: 13px;
  }
  .first__button_engine {
    font-size: 9px;
  }
}
@media screen and (max-width: 414px) {
  .first__title {
    max-width: 280px;
  }
  .first__logo {
    width: 150px;
  }
  .first__logo img {
    width: 100%;
  }
  .first__item {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .first__title {
    font-size: 16px;
  }
  .first__title_brand {
    font-size: 16px;
  }
  .first__logo {
    width: 130px;
  }
}
.performance {
  position: relative;
  height: 100vh;
  padding: 0;
  margin: 0;
}
.performance__video {
  min-height: calc(100vh - 100px);
  box-sizing: content-box;
}
.performance__video-body {
  width: 100vw;
  min-height: 100vh;
  box-sizing: content-box;
}
.performance__svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 0;
  opacity: 0.1;
}
.performance__button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
  z-index: 1;
}
.performance__img {
  width: 100%;
  height: 100%;
  animation: rhythm 1.5s linear infinite alternate;
}

.button {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), linear-gradient(119.1deg, rgba(59, 133, 89, 0.5) -93.65%, rgba(59, 133, 89, 0) 255.44%);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  transition: 0.4s all linear;
  padding: 15px 75px;
}
.button:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(265.85deg, rgba(59, 133, 89, 0.5) -18.84%, rgba(59, 133, 89, 0) 166.8%);
}

@media screen and (max-width: 1024px) {
  .button:hover {
    cursor: auto;
  }
}
.feedback {
  display: flex;
  align-items: center;
  gap: 8px;
}

.services {
  position: relative;
  background: linear-gradient(180deg, #2e2e2e 51.53%, #1b1b1b 100%);
  padding: 100px 0;
}
.services__caption {
  margin: 0 0 100px;
}
.services__title {
  padding-inline: 60px;
  font-style: normal;
  font-weight: 400;
  font-size: 114px;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .services__title {
    font-size: 80px;
  }
}
@media (max-width: 1024px) {
  .services__title {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .services__title {
    font-size: 24px;
    padding-inline: 20px;
  }
}
.services__title-h2 {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}
@media (max-width: 1280px) {
  .services__title-h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .services__title-h2 {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .services__title-h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .services__title-h2 {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .services__title-h2 {
    font-size: 16px;
  }
}
.services__heading-2 {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}
@media (max-width: 1280px) {
  .services__heading-2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .services__heading-2 {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .services__heading-2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .services__heading-2 {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .services__heading-2 {
    font-size: 16px;
  }
}
.services__grid {
  width: 100%;
  position: relative;
  justify-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  row-gap: 70px;
  margin: 0 auto 50px;
}
.services__card {
  position: relative;
  top: 0;
  left: 0;
  width: 386px;
  background: inherit;
  cursor: pointer;
  transition: 0.4s linear;
}
.services__card-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  opacity: 0;
}
.services__card-bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  border-radius: 25px;
  background: #272727;
  box-shadow: 0px 3.55px 66px -9px rgba(0, 0, 0, 0.25);
  z-index: -1;
}
.services__card-bg:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -2px;
  left: -2px;
  box-shadow: none;
  border-radius: 25px;
  background: linear-gradient(148.86deg, #70da9e -1.97%, rgba(112, 218, 158, 0) 59.98%);
  z-index: -2;
}
.services__card-body {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 26px;
  border-radius: 25px;
  padding: 26px;
  transform: translate(0, 20px);
  opacity: 0.5;
}
@media (any-hover: none) {
  .services__card-body {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.services__card * {
  transition: 0.4s all linear;
}
@media (any-hover: hover) {
  .services__card:hover .services__card-body {
    transform: translate(0, 0);
    opacity: 1;
  }
  .services__card:hover .services__card-bg {
    opacity: 1;
  }
}
.services__card_last {
  grid-column: 1/3;
}
.services__card-title {
  font-weight: 500;
  font-size: 23px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
}
.services__card-description {
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
.services__button {
  display: block;
}
.services__link {
  position: relative;
  width: max-content;
  display: block;
  margin: 0 auto;
}
.services__link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: white;
  transform: translateX(-50%);
  transition: 0.4s all;
}
.services__link:hover::before {
  width: 0;
}

@media screen and (max-width: 1536px) {
  .services__grid {
    width: 1024px;
    gap: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .services__grid {
    grid-template-columns: minmax(274px, 1fr) minmax(274px, 1fr);
    width: 100%;
    gap: 16px;
    padding: 0 118px;
  }
  .services__card {
    width: 100%;
    cursor: auto;
    background: linear-gradient(134deg, rgba(255, 255, 255, 0.05) -3.8%, rgba(255, 255, 255, 0) 105%);
    backdrop-filter: blur(10.6px);
  }
  .services__card .services__button {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(265.85deg, rgba(59, 133, 89, 0.5) -18.84%, rgba(59, 133, 89, 0) 166.8%);
  }
  .services__card_big {
    width: 100%;
    grid-column: 1/3;
    justify-items: unset;
  }
  .services__card_last {
    grid-column: auto;
  }
  .services__card-title {
    font-size: 19px;
  }
  .services__card-title_big {
    font-weight: 500;
    font-size: 26px;
  }
  .services__card-description_big {
    font-size: 23px;
  }
}
@media screen and (max-width: 800px) {
  .services__grid {
    grid-template-columns: minmax(170px, 1fr) minmax(170px, 1fr);
    grid-auto-rows: auto;
    gap: 10px;
    padding: 0 24px;
  }
  .services__button {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .services {
    padding: 60px 0;
  }
  .services__caption {
    margin: 0 0 60px;
  }
  .services__grid {
    grid-template-columns: minmax(170px, 1fr) minmax(170px, 1fr);
    grid-auto-rows: auto;
    gap: 10px;
    padding: 0;
  }
  .services__card {
    height: auto;
  }
  .services__card-title {
    font-size: 12px;
  }
  .services__card-title_big {
    font-weight: 500;
    font-size: 16px;
  }
  .services__card-description {
    font-size: 10px;
  }
  .services__card-description_big {
    font-size: 14px;
  }
}
@media screen and (max-width: 414px) {
  .services__grid {
    grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr);
    grid-auto-rows: auto;
    gap: 15px;
  }
  .services__card-body {
    padding: 20px 10px;
  }
  .services__card-title {
    font-size: 10px;
  }
  .services__card-title_big {
    font-weight: 500;
    font-size: 14px;
  }
  .services__card-description {
    font-size: 8px;
  }
  .services__card-description_big {
    font-size: 10px;
  }
}
.caption {
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
}

@media screen and (max-width: 414px) {
  .caption {
    font-size: 16px;
  }
}
.care {
  position: relative;
  background: linear-gradient(180deg, #2e2e2e 51.53%, #1b1b1b 100%);
  padding: 100px 0 0 0;
  z-index: -2;
}
.care__before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/page/main/care/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1;
  pointer-events: none;
}
.care__container {
  position: relative;
}
.care__caption {
  margin: 0 0 60px;
}
.care__decor {
  width: 343px;
  height: 350px;
  position: absolute;
  z-index: -1;
  display: none;
}
.care__decor img {
  width: 100%;
}
.care__decor_left {
  bottom: 50%;
  left: 0;
  transform: translateY(50%);
}
.care__decor_right {
  bottom: 50%;
  right: 0;
  transform: translateY(50%);
}
.care__brand {
  position: absolute;
  top: 10%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  font-size: 110px;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
  z-index: 0;
}
.care__brand-left {
  padding: 35px 0 0 0;
}
.care__brand-right {
  display: flex;
  flex-direction: column;
  justify-content: end;
  position: relative;
  width: auto;
}
.care__brand-right_light {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 0.8;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
  text-align: right;
}
.care__price {
  position: relative;
  bottom: 100px;
  width: 100%;
  background: radial-gradient(45.2% 100.9% at -1.1% 21.1%, rgba(68, 200, 83, 0.05) 0%, rgba(0, 0, 0, 0) 100%), rgba(255, 255, 255, 0.05);
  box-shadow: 0 3.5px 66.6px -8.8px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(10px);
  border-radius: 25px;
  padding: 30px 30px 50px;
  margin: 0 auto;
  z-index: 1;
}
.care__row {
  max-width: 100%;
  width: max-content;
  margin-top: 24px;
}
.care__row:first-of-type {
  margin-top: 0;
}
.care__row#material-prices, .care__row#service-prices, .care__row#total-price {
  display: none;
}
.care__row#material-prices._active, .care__row#service-prices._active, .care__row#total-price._active {
  display: block;
}
.care__row_full {
  width: 100%;
}
.care__row_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 25px;
  flex-wrap: wrap;
}
.care__price-item {
  position: relative;
}
.care__price-item:hover .care__price-arrow {
  transform: rotate(45deg);
}
.care__price-arrow {
  position: absolute;
  top: 26px;
  right: 18px;
  width: 10px;
  height: 10px;
  transition: 0.4s all;
}
.care__price-arrow::before {
  content: "";
  width: 8px;
  height: 2px;
  position: absolute;
  top: 2px;
  right: 2px;
  background: white;
  border-radius: 2px;
  transform: rotate(45deg);
}
.care__price-arrow::after {
  content: "";
  width: 8px;
  height: 2px;
  position: absolute;
  top: 2px;
  right: -2px;
  background: white;
  border-radius: 2px;
  transform: rotate(-45deg);
}
.care__price-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 149%;
  letter-spacing: 0.06em;
  color: #fff;
  margin: 0 0 11px;
}
.care__subtitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0.06em;
  color: #fff;
  margin: 0 10px 0 0;
}
.care__sum {
  font-weight: 600;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0.06em;
  color: #57c282;
  background: transparent;
  white-space: nowrap;
}
.care__technical-service, .care__items {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.care__price-select {
  position: relative;
  min-width: 197px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(12.5px);
  border-radius: 10px;
  padding: 20px 25px 10px;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
}
.care__price-select option,
.care__price-select optGroup {
  background-color: #696969;
  opacity: 0.3;
}
.care__price-content-wrap {
  min-width: 154px;
  padding: 7px 13px 8px 12px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(12.5px);
  border-radius: 10px;
  cursor: pointer;
}
.care__price-content-wrap:hover, .care__price-content-wrap:active, .care__price-content-wrap:focus {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), linear-gradient(265.85deg, rgba(59, 133, 89, 0.5) -18.84%, rgba(59, 133, 89, 0) 166.8%);
  box-shadow: 0 14px 35px -8.8px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px);
}
.care__head {
  display: flex;
  align-items: end;
  margin: 0 0 11px;
}
.care__row-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}
.care__item-title {
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #fff;
}
.care__item-title_name {
  font-weight: 600;
  font-size: 12px;
  max-width: 65%;
}
.care__item-subtitle {
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 10px;
  line-height: 149%;
  letter-spacing: 0.06em;
  color: #fff;
}
.care__cost {
  font-weight: 600;
  font-size: 12px;
  line-height: 149%;
  color: #7fbb97;
}
.care__list {
  position: absolute;
  top: 12px;
  left: -10px;
  padding: 10px 0 0 0;
  transition: 0.4s all linear;
  display: none;
}
.care__item {
  display: flex;
  width: 100%;
  max-width: 181px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(12.5px);
  border-radius: 10px;
  margin: 3px 0;
  transition: 0.4s all linear;
  padding: 7px 12px;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
}
.care__item:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), linear-gradient(265.85deg, rgba(59, 133, 89, 0.5) -18.84%, rgba(59, 133, 89, 0) 166.8%);
}
.care__item_active {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), linear-gradient(265.85deg, rgba(59, 133, 89, 0.5) -18.84%, rgba(59, 133, 89, 0) 166.8%);
  cursor: auto;
}
.care__button {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), linear-gradient(119.1deg, rgba(59, 133, 89, 0.5) -93.65%, rgba(59, 133, 89, 0) 255.44%);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
  padding: 14px 65px;
}
.care__img {
  max-height: 355px;
  width: auto;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.care__photo {
  width: 70%;
  object-fit: contain;
}
.care__rate {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #fff;
  display: flex;
}
.care__rate_text {
  text-transform: uppercase;
  margin: 0 5px 0 0;
}
.care__rate_green {
  color: #58c282;
}
.care__rate label {
  margin-left: 10px;
  display: flex;
  align-items: center;
  transform: translate(0, -50%);
  position: relative;
}
.care__rate label i {
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 102%;
  letter-spacing: 0.06em;
  color: #ffffff;
  position: absolute;
  display: block;
  width: 270px;
  left: 25px;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.care__rate label img {
  display: block;
  width: 13px;
  height: 13px;
}
.care__rate label img:hover + i {
  opacity: 1;
}
.care__description {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #7fbb97;
}

@media screen and (max-width: 1280px) {
  .care__brand {
    font-size: 100px;
    width: calc(100% - 52px);
  }
  .care__brand-right_light {
    font-size: 42px;
  }
}
@media screen and (max-width: 1024px) {
  .care__brand {
    font-size: 80px;
  }
  .care__brand-right_light {
    font-size: 30px;
  }
  .care__price {
    bottom: 80px;
  }
  .care__row-left {
    max-width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .care__brand {
    display: block;
    top: 5%;
  }
  .care__brand-left {
    font-size: 74px;
    padding: 0;
    margin: 0 0 0 56px;
  }
  .care__brand-right {
    font-size: 35px;
  }
  .care__brand-right_light {
    position: relative;
    font-size: 33px;
    top: -50px;
  }
  .care__price {
    bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .care {
    padding: 60px 0 0 0;
  }
  .care__technical-service {
    flex-direction: column;
  }
  .care__brand-left {
    font-size: 44px;
    margin: 0 0 0 30px;
  }
  .care__brand-right {
    font-size: 33px;
  }
  .care__brand-right_light {
    font-size: 18px;
    position: static;
  }
  .care__subtitle {
    font-size: 14px;
  }
  .care__items {
    justify-content: space-between;
    gap: 10px;
  }
  .care__item {
    width: calc(50% - 8px);
    max-width: none;
  }
  .care__item-subtitle {
    position: static;
  }
  .care__row {
    width: 100%;
  }
  .care__price {
    padding: 30px 19px 50px 19px;
  }
  .care__price-select {
    width: 100%;
    padding: 10px 15px;
  }
  .care__price-arrow {
    top: 30px;
  }
  .care__caption {
    margin: 0 0 80px;
  }
  .care__content-left {
    width: 100%;
  }
  .care__rate {
    margin-top: 20px;
    position: relative;
    width: 100%;
  }
  .care__rate label {
    position: static;
    transform: unset;
  }
  .care__rate label img {
    transform: translate(0, -50%);
  }
  .care__rate label i {
    transform: translate(0, -100%);
    font-size: 8px;
    top: -10px;
    left: unset;
    right: 0;
    width: 220px;
    font-weight: 300;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: -1px -1px 1px 1px #40604c;
    backdrop-filter: blur(25.5px);
    border-radius: 8px;
    padding: 6px;
  }
}
@media screen and (max-width: 414px) {
  .care__price-title {
    font-size: 14px;
  }
  .care__brand-left {
    font-size: 35px;
    margin: 0 0 0 20px;
  }
  .care__brand-right {
    font-size: 26px;
  }
  .care__brand-right_light {
    font-size: 16px;
  }
  .care__price {
    bottom: 30px;
  }
  .care__subtitle {
    font-size: 10px;
  }
  .care__sum {
    font-size: 12px;
  }
  .care__items {
    flex-direction: column;
    justify-content: flex-start;
  }
  .care__item {
    width: 100%;
  }
  .care__row#total-price {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .care__rate {
    justify-content: center;
  }
}
.advantages {
  position: relative;
  min-height: 800px;
  background: linear-gradient(180deg, #2e2e2e 51%, #1b1b1b 100%);
  z-index: -1;
  padding: 100px 0;
}
.advantages__caption {
  margin: 0 0 100px;
}
.advantages__list {
  width: 945px;
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin: 0 auto;
}
.advantages__item {
  position: relative;
  width: 100%;
  height: auto;
}
.advantages__item_right {
  display: flex;
  justify-content: end;
}
.advantages__block {
  display: flex;
  align-items: center;
  width: 890px;
  height: 162px;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 35px;
  padding: 0 0 0 230px;
}
.advantages__block_right {
  justify-content: end;
  padding: 0 230px 0 0;
}
.advantages__block-title {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.1;
  color: #fff;
}
.advantages__block-title_right {
  text-align: right;
}
.advantages__block-text {
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: 0.03em;
  color: #fff;
}
.advantages__block-text_right {
  text-align: right;
}
.advantages__icon {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 237px;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #40604c;
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 25px;
}
.advantages__icon_right {
  left: unset;
  right: 0;
}

@media screen and (max-width: 1024px) {
  .advantages__list {
    width: 100%;
    padding: 0 118px;
  }
  .advantages__block {
    width: 90%;
    padding: 0 0 0 180px;
  }
  .advantages__block_right {
    padding: 0 180px 0 0;
  }
  .advantages__block-title {
    font-size: 26px;
  }
  .advantages__block-text {
    font-size: 16px;
  }
  .advantages__icon {
    width: 200px;
    height: 120px;
  }
  .advantages__img {
    width: 70px;
  }
}
@media screen and (max-width: 800px) {
  .advantages__list {
    padding: 0 24px;
  }
}
@media screen and (max-width: 600px) {
  .advantages {
    min-height: auto;
    padding: 60px 0;
  }
  .advantages__caption {
    margin: 0 0 50px;
  }
  .advantages__list {
    gap: 15px;
  }
  .advantages__block {
    width: 100%;
    height: 127px;
    padding: 0 0 0 120px;
  }
  .advantages__block_right {
    justify-content: start;
  }
  .advantages__icon {
    background: transparent;
    backdrop-filter: unset;
    box-shadow: none;
    justify-content: start;
    transform: translate(20%, -50%);
  }
  .advantages__icon_right {
    right: unset;
    justify-content: start;
  }
  .advantages__img {
    width: 50px;
  }
  .advantages__block-title {
    font-size: 16px;
  }
  .advantages__block-title_right {
    text-align: unset;
  }
  .advantages__block-text {
    font-size: 12px;
    text-align: start;
  }
}
@media screen and (max-width: 414px) {
  .advantages {
    padding: 50px 0;
  }
  .advantages__caption {
    margin: 0 0 40px;
  }
  .advantages__block {
    height: 90px;
    padding: 0 0 0 85px;
  }
  .advantages__block-title {
    font-size: 14px;
  }
  .advantages__block-text {
    font-size: 10px;
  }
  .advantages__icon {
    transform: translate(15%, -50%);
  }
  .advantages__img {
    width: 40px;
  }
}
.team {
  background: linear-gradient(180deg, #2e2e2e 51.53%, #1b1b1b 100%);
  padding: 100px 0;
}
.team__caption {
  margin: 0 0 126px;
}
.team__content {
  width: 100%;
  display: flex;
  gap: 30px;
  margin: 0 0 100px;
  justify-content: space-between;
}
.team__text {
  font-size: 14px;
  line-height: 1.4;
  text-align: justify;
  color: #E1E1E1;
}
.team__description {
  flex: 0 0 32%;
}
.team__description-title {
  font-weight: 700;
  font-size: 42px;
  line-height: 0.9;
  letter-spacing: 0.03em;
  color: #fff;
  margin: 0 0 30px;
}
.team__description-title-name {
  display: block;
}
.team__description-title-first-name {
  display: block;
}
.team__description-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  color: #fff;
}
.team__slider {
  display: flex;
  align-items: center;
  gap: 20px;
}
.team__slide {
  position: relative;
  display: flex;
  align-items: end;
  transition: width 0.8s, height 0.8s;
  width: 70%;
  height: 70%;
}
.team__bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  border-radius: 25px;
}
.team__bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 25px;
  background: #272727;
  z-index: -1;
}
.team__bg:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -2px;
  left: -2px;
  box-shadow: none;
  background: linear-gradient(148.86deg, #70da9e -1.97%, rgba(112, 218, 158, 0) 59.98%);
  z-index: -2;
  border-radius: 25px;
}
.team__img {
  width: 100%;
  height: 100%;
  z-index: 1;
  filter: grayscale(1);
}
.team__photo {
  width: 100%;
  height: 100%;
}
.team__slider-buttons {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team__slider-buttons > :not(:last-child) {
  margin-right: 60px;
}
.team__slider-buttons button {
  width: 60px;
  height: 60px;
}
.team__slider-buttons button img {
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: block;
}
.team__slider-buttons button.team__slider-next img {
  transform: rotate(180deg);
}
.team__slider-buttons button.swiper-button-disabled {
  opacity: 0;
}
.team__slider-pagination {
  margin-top: 40px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 20px;
  display: none;
}
.team__slider-pagination > :not(:last-child) {
  margin-right: 20px;
}
.team__slider-pagination span {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team__slider-pagination span:before {
  content: "";
  width: 40%;
  height: 40%;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
  border-radius: 50%;
  transform: scale(0.5);
  transition: all 0.3s ease 0s;
}
.team__slider-pagination span.swiper-pagination-bullet-active:before {
  background-color: #70da9e;
  transform: scale(1);
}
.team .swiper {
  max-width: 68%;
  height: auto;
  margin-left: auto;
  margin-right: 0;
  padding-inline: 4px;
}
.team .swiper-wrapper {
  height: auto;
}
.team .swiper-slide {
  height: auto;
  display: flex;
  align-items: center;
  max-width: 435px;
  aspect-ratio: 0.87/1;
  margin-right: 20px;
}
.team .swiper-slide.swiper-slide-active .team__slide {
  height: 100%;
  width: 100%;
}
.team .swiper-slide.swiper-slide-active .team__slide .team__img {
  filter: grayscale(0);
}

@media screen and (max-width: 1680px) {
  .team__container {
    width: 900px;
  }
  .team__content {
    flex-direction: column;
  }
  .team__description {
    flex: unset;
  }
  .team .swiper {
    max-width: 100%;
    margin: 0;
  }
  .team .swiper-slide {
    max-width: 55%;
  }
}
@media screen and (max-width: 1440px) {
  .team__caption {
    margin: 0 0 90px;
  }
  .team__content {
    margin: 0 0 100px;
  }
  .team__description-title {
    font-size: 42px;
    margin: 0 0 20px;
  }
  .team__description-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .team__container {
    width: 100%;
  }
  .team__content {
    margin: 0 0 60px;
  }
  .team__caption {
    margin: 0 0 60px;
  }
}
@media screen and (max-width: 800px) {
  .team__content {
    margin: 0 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .team {
    padding: 60px 0;
  }
  .team__content {
    margin: 0 0 60px;
  }
  .team__caption {
    margin: 0 0 40px;
  }
  .team__description-title {
    font-size: 32px;
    margin: 0 0 10px;
  }
  .team__description-text {
    font-size: 14px;
  }
  .team .swiper {
    max-width: calc(100% + 24px);
    width: calc(100% + 24px);
  }
  .team .swiper-slide {
    max-width: 66%;
  }
  .team__slider-buttons {
    margin-left: -24px;
    display: none;
  }
  .team__slider-pagination {
    margin-left: -24px;
    display: flex;
  }
}
@media screen and (max-width: 414px) {
  .team {
    padding: 50px 0;
  }
  .team__content {
    margin: 0 0 30px;
  }
  .team__caption {
    margin: 0 0 30px;
  }
  .team__description-title {
    font-size: 26px;
  }
  .team__description-text {
    font-size: 12px;
  }
}
.contacts__item {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 14px;
  line-height: 17px;
  background: rgba(255, 255, 255, 0.09);
  box-shadow: 0 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 50px;
  padding: 13px 36px;
}
.contacts__map, .contacts__feedback, .contacts__time {
  position: fixed;
  top: 57px;
  left: 60px;
  z-index: 4;
}
.contacts__map-img {
  margin: 0 15px 0 0;
}
.contacts__feedback {
  left: unset;
  right: 60px;
}
.contacts__time {
  top: unset;
  bottom: 88px;
}

@media screen and (max-width: 1280px) {
  .contacts__map, .contacts__time {
    left: 30px;
  }
  .contacts .contacts__feedback {
    right: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .contacts__item {
    display: none;
  }
}
.map {
  height: 100vh;
  position: relative;
  background: transparent;
  padding: 100px 0;
}
.map__caption {
  position: relative;
  z-index: 1;
}
.map__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
}
.map__iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.map__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.map__point {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.49);
  border: 2px solid white;
  z-index: 1;
  cursor: pointer;
  animation: impulse-map 4s linear infinite;
  transform-origin: top left;
}
@keyframes impulse-map {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }
  50% {
    transform: scale(2) translate(-50%, -50%);
  }
  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}
.map__point:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  height: 70%;
  border-radius: 50%;
  border: 2px solid white;
}
.map__logo {
  width: 300px;
  height: 65px;
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.map__logo-photo {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

@media screen and (max-width: 800px) {
  .map {
    padding: 60px 0;
  }
}
@media screen and (max-width: 600px) {
  .map {
    padding: 50px 0;
  }
  .map__logo {
    width: 235;
    height: 57px;
  }
  .map__point {
    width: 40px;
    height: 40px;
  }
}
.overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 2;
  cursor: pointer;
}
.overlay_hidden {
  display: none;
}

.heading {
  position: relative;
  width: 100%;
  background: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 60px;
}
.heading__row {
  display: flex;
  align-items: center;
  gap: 38px;
}
.heading__position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.heading__hamburger {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 38px;
  height: 17px;
  padding: 20px;
  box-sizing: content-box;
  cursor: pointer;
}
.heading__hamburger:hover .heading__hamburger-item:first-of-type,
.heading__hamburger:hover .heading__hamburger-item:last-of-type {
  width: 80%;
}
.heading__hamburger:hover .heading__hamburger-item:nth-of-type(2) {
  width: 120%;
}
.heading__hamburger-item {
  width: 100%;
  height: 1px;
  background: white;
  border-radius: 1px;
  transition: 0.4s all;
}
.heading__logo-img {
  width: 100%;
}
.heading__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 32px;
}
.heading__link {
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
  opacity: 0.3;
}
.heading__link:hover {
  opacity: 1;
  color: #406951;
}
.heading__link_active {
  opacity: 1;
  cursor: auto;
}
.heading__link_active:hover {
  color: #fff;
}
.heading__point {
  width: 4px;
  height: 4px;
  background: white;
  border-radius: 50%;
}
.heading__feedback {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
  padding: 15px;
  transition: 0.4s all;
}
.heading__feedback:hover {
  opacity: 0.6;
}

@media screen and (max-width: 1280px) {
  .heading {
    padding: 16px 40px;
  }
  .heading__breadcrumbs {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .heading {
    padding: 10px 20px;
  }
  .heading__hamburger {
    width: 34px;
    height: 34px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top-width: inherit;
    border-radius: 50%;
    padding: 12px;
    cursor: auto;
    box-sizing: border-box;
  }
  .heading__hamburger:hover .heading__hamburger-item:first-of-type,
  .heading__hamburger:hover .heading__hamburger-item:last-of-type {
    width: 100%;
  }
  .heading__hamburger:hover .heading__hamburger-item:nth-of-type(2) {
    width: 100%;
  }
  .heading__hamburger-item {
    width: 12px;
    height: 2px;
  }
  .heading__hamburger-item:nth-of-type(2) {
    display: none;
  }
  .heading__breadcrumbs {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .heading {
    padding: 10px;
  }
  .heading__feedback {
    display: none;
  }
  .heading__logo {
    width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 414px) {
  .heading__logo {
    width: 120px;
  }
}
.history {
  position: relative;
  overflow: hidden;
}
.history__title {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 10%;
  left: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 114px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 20px;
  z-index: 1;
}
@media (max-width: 1440px) {
  .history__title {
    font-size: 80px;
  }
}
@media (max-width: 1024px) {
  .history__title {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .history__title {
    font-size: 24px;
  }
}
@media (max-width: 425px) {
  .history__title {
    font-size: 20px;
  }
}
.history__title[data-align=center] {
  text-align: center;
}
.history__title[data-align=right] {
  text-align: right;
}
.history__title[data-size="40-16"] {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.3;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .history__title[data-size="40-16"] {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .history__title[data-size="40-16"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .history__title[data-size="40-16"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .history__title[data-size="40-16"] {
    font-size: 18px;
  }
  .history__title[data-size="40-16"] br {
    display: none;
  }
}
@media (max-width: 414px) {
  .history__title[data-size="40-16"] {
    font-size: 16px;
  }
}
.history__title[data-size="44-16"] {
  font-size: 44px;
}
@media (max-width: 1280px) {
  .history__title[data-size="44-16"] {
    font-size: 36px;
  }
}
@media (max-width: 1024px) {
  .history__title[data-size="44-16"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .history__title[data-size="44-16"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .history__title[data-size="44-16"] {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .history__title[data-size="44-16"] {
    font-size: 16px;
  }
}
.history__title[data-size="60-20"] {
  font-size: 60px;
}
@media (max-width: 1536px) {
  .history__title[data-size="60-20"] {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .history__title[data-size="60-20"] {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .history__title[data-size="60-20"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .history__title[data-size="60-20"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .history__title[data-size="60-20"] {
    font-size: 20px;
  }
}
.history__title[data-size="60-16"] {
  font-size: 60px;
}
@media (max-width: 1536px) {
  .history__title[data-size="60-16"] {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .history__title[data-size="60-16"] {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .history__title[data-size="60-16"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .history__title[data-size="60-16"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .history__title[data-size="60-16"] {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .history__title[data-size="60-16"] {
    font-size: 16px;
  }
}
.history__title[data-padding] {
  padding-inline: 60px;
}
@media (max-width: 1280px) {
  .history__title[data-padding] {
    padding-inline: 40px;
  }
}
@media (max-width: 800px) {
  .history__title[data-padding] {
    padding-inline: 20px;
  }
}
.history__official {
  display: block;
  font-size: 8px;
  color: white;
  text-align: right;
}
.history__official-link {
  color: wheat;
}
.history__body {
  position: relative;
}
.history__image {
  min-height: 100vh;
  position: relative;
}
@media (max-width: 600px) {
  .history__image {
    max-height: 80vh;
    min-height: 80vh;
  }
}
.history__image:before {
  width: 101%;
  height: 100%;
  position: absolute;
  content: "";
  left: -1px;
  bottom: -1px;
  background: linear-gradient(359.26deg, #000000 0.48%, rgba(0, 0, 0, 0) 78.2%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.history__image:after {
  width: 100%;
  height: 101%;
  position: absolute;
  content: "";
  left: -1px;
  bottom: -1px;
  background: linear-gradient(359.26deg, #000000 0.48%, rgba(0, 0, 0, 0) 24.59%);
  transform: rotate(180deg);
}
.history__image img {
  width: 100vw;
  object-fit: cover;
  min-height: 100vh;
  object-position: bottom;
}
@media (max-width: 600px) {
  .history__image img {
    max-height: 70vh;
    min-height: 80vh;
  }
}
.history__info {
  position: absolute;
  right: 60px;
  bottom: 60px;
}
@media (max-width: 1280px) {
  .history__info {
    right: 20px;
    left: 20px;
  }
}
.history__info h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 62px;
  line-height: 1.3;
  text-align: right;
  color: #ffffff;
  margin-bottom: 30px;
}
@media (max-width: 1280px) {
  .history__info h4 {
    line-height: 1.2;
    font-size: 40px;
  }
  .history__info h4 br {
    display: none;
  }
}
@media (max-width: 800px) {
  .history__info h4 {
    font-size: 30px;
  }
}
@media (max-width: 414px) {
  .history__info h4 {
    font-size: 20px;
  }
}
.history__info p {
  max-width: 63%;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  text-align: right;
  color: #ffffff;
  margin-left: auto;
}
@media (max-width: 1280px) {
  .history__info p {
    font-size: 16px;
    max-width: 100%;
  }
}
@media (max-width: 414px) {
  .history__info p {
    font-size: 12px;
  }
}

.history-second .history__info {
  bottom: 60px;
  left: 0px;
  right: 0px;
  padding: 0 60px;
}
.history-second .history__info h4 {
  text-align: left;
}
.history-second .history__info p {
  text-align: left;
  margin-right: auto;
  margin-left: unset;
}
@media (max-width: 1280px) {
  .history-second .history__info {
    padding: 0 40px;
  }
}
@media (max-width: 800px) {
  .history-second .history__info {
    padding: 0 20px;
  }
}

@media (max-width: 1440px) {
  .history-third .history__info p {
    max-width: 100%;
  }
  .history-third .history__info p br {
    display: none;
  }
}

.history__swiper {
  position: relative;
}
.history__slide {
  position: relative;
}
.history__slide img {
  display: block;
}
.history__slide .history__info p {
  max-width: 66%;
}
@media (max-width: 800px) {
  .history__slide .history__info p {
    max-width: 100%;
  }
}
.history__slide-buttons {
  position: absolute;
  right: 60px;
  bottom: 60px;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 1280px) {
  .history__slide-buttons {
    right: 40px;
    bottom: 40px;
  }
}
@media (max-width: 800px) {
  .history__slide-buttons {
    position: relative;
    justify-content: center;
    width: 100%;
    right: 0;
    bottom: 30px;
  }
}
.history__slide-buttons img {
  width: 90px;
  display: block;
  pointer-events: none;
}
@media (max-width: 1280px) {
  .history__slide-buttons img {
    width: 60px;
  }
}
@media (max-width: 800px) {
  .history__slide-buttons img {
    width: 40px;
  }
}
.history__slide-next {
  margin-left: 100px;
  transform: rotate(180deg);
}
@media (max-width: 1280px) {
  .history__slide-next {
    margin-left: 60px;
  }
}

.history-last {
  margin-bottom: 100px;
}
@media (max-width: 800px) {
  .history-last {
    margin-bottom: 70px;
  }
}
.history-last .history__info {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 63px;
  bottom: 0px;
  padding: 0 60px 100px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .history-last .history__info {
    padding: 0 40px 70px 40px;
  }
}
@media (max-width: 800px) {
  .history-last .history__info {
    padding: 0 20px 70px 20px;
  }
}
.history-last .history__info h4 {
  text-align: center;
}
.history-last .history__info p {
  max-width: 100%;
  text-align: center;
}
@media (max-width: 992px) {
  .history-last .history__info p {
    font-size: 12px;
  }
}

.blog {
  margin-top: 100px;
}
@media (max-width: 800px) {
  .blog {
    margin-top: 50px;
  }
}
.blog h3 {
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 23px;
  font-size: 60px;
  padding-inline: 60px;
}
@media (max-width: 1280px) {
  .blog h3 {
    line-height: 1.2;
    font-size: 40px;
    padding-inline: 40px;
  }
  .blog h3 br {
    display: none;
  }
}
@media (max-width: 800px) {
  .blog h3 {
    padding-inline: 20px;
  }
}
@media (max-width: 414px) {
  .blog h3 {
    font-size: 20px;
  }
}
.blog__body {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media (max-width: 800px) {
  .blog__body {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (any-hover: hover) {
  .blog__body article:hover img {
    opacity: 1;
  }
}
.blog__body article a {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  aspect-ratio: 1/1;
  width: 100%;
  padding: 25px;
}
@media (max-width: 800px) {
  .blog__body article a {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  .blog__body article a {
    padding: 10px;
  }
}
.blog__body article a img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: all 0.7s ease 0s;
}
@media (any-hover: none) {
  .blog__body article a img {
    opacity: 1;
  }
}
.blog__body article a:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.53) 34.95%, #000000 100%);
}
.blog__body article a span {
  position: relative;
  z-index: 2;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  text-align: right;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .blog__body article a span {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .blog__body article a span {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .blog__body article a span {
    font-size: 12px;
  }
}

.services-page__title {
  font-size: 24px;
  line-height: 1.2;
  display: block;
}
.services-page__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(300px, 1fr));
  grid-auto-rows: auto;
  gap: 10px;
  background-color: #0a0a0a;
}
@media (max-width: 1280px) {
  .services-page__grid {
    grid-template-columns: repeat(3, minmax(300px, 1fr));
  }
}
@media (max-width: 1024px) {
  .services-page__grid {
    grid-template-columns: repeat(2, minmax(300px, 1fr));
  }
}
@media (max-width: 600px) {
  .services-page__grid {
    grid-template-columns: repeat(1, minmax(300px, 1fr));
  }
}
.services-page__grid > :first-child {
  grid-column: span 2;
  aspect-ratio: 2/1;
  align-items: flex-start;
  text-align: left;
  padding: 35px 35px 35px 50px;
}
@media (max-width: 1024px) {
  .services-page__grid > :first-child {
    grid-column: unset;
    aspect-ratio: unset;
  }
}
@media (max-width: 600px) {
  .services-page__grid > :first-child {
    grid-column: 1/2;
  }
}
@media (max-width: 1280px) {
  .services-page__grid > :first-child {
    padding: 20px 20px 20px 40px;
  }
}
@media (max-width: 800px) {
  .services-page__grid > :first-child {
    padding: 15px 20px;
  }
}
@media (max-width: 600px) {
  .services-page__grid > :first-child {
    padding: 15px;
  }
}
.services-page__grid-item {
  padding: 35px;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  text-align: right;
  position: relative;
  aspect-ratio: 1/1;
  background-color: #000;
}
@media (max-width: 1280px) {
  .services-page__grid-item {
    padding: 25px;
  }
}
@media (max-width: 800px) {
  .services-page__grid-item {
    padding: 15px 20px;
  }
}
@media (max-width: 600px) {
  .services-page__grid-item {
    padding: 17px 12px;
  }
}
@media (any-hover: hover) {
  .services-page__grid-item:hover .services-page__grid-img {
    opacity: 1;
  }
  .services-page__grid-item:hover label i {
    max-height: 200px;
    opacity: 1;
  }
}
.services-page__grid-item div .services-page-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  color: #ffffff;
  display: block;
}
@media (max-width: 1440px) {
  .services-page__grid-item div .services-page-subtitle {
    font-size: 24px;
  }
}
@media (max-width: 1280px) {
  .services-page__grid-item div .services-page-subtitle {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .services-page__grid-item div .services-page-subtitle {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .services-page__grid-item div .services-page-subtitle {
    font-size: 12px;
  }
}
.services-page__grid-item div h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 114px;
  line-height: 1.2;
  color: #ffffff;
}
@media (max-width: 1440px) {
  .services-page__grid-item div h1 {
    font-size: 90px;
  }
}
@media (max-width: 1280px) {
  .services-page__grid-item div h1 {
    font-size: 70px;
  }
}
@media (max-width: 800px) {
  .services-page__grid-item div h1 {
    font-size: 60px;
  }
}
@media (max-width: 600px) {
  .services-page__grid-item div h1 {
    font-size: 48px;
  }
}
.services-page__grid-item div span {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #ffffff;
  display: block;
}
@media (max-width: 1280px) {
  .services-page__grid-item div span {
    font-size: 18px;
  }
}
@media (max-width: 800px) {
  .services-page__grid-item div span {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .services-page__grid-item div span {
    font-size: 10px;
  }
}
.services-page__grid-item div label {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  text-align: right;
  color: #999999;
  display: block;
  overflow: hidden;
}
.services-page__grid-item div label i {
  display: block;
  font-style: normal;
  opacity: 0;
  max-height: 0;
  transition: all 0.9s ease-in-out 0.3s;
}
.services-page__grid-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  transition: all 0.7s ease-in-out 0s;
}
@media (any-hover: none) {
  .services-page__grid-img {
    opacity: 1;
  }
}
.services-page__grid-img:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.services-page__grid-img:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.95%, #000000 100%);
}
.services-page__grid-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.services-page__grid-content {
  position: relative;
  z-index: 1;
}

.services-whatsapp,
.services-btn {
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background: rgba(255, 255, 255, 0.07);
  box-shadow: 0px 4px 75px -10px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(12px);
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.2;
  color: #ffffff;
  padding: 0 20px;
  width: fit-content;
}
@media (max-width: 1024px) {
  .services-whatsapp,
  .services-btn {
    font-size: 14px;
    height: 45px;
    padding: 0 15px;
  }
}
@media (max-width: 800px) {
  .services-whatsapp,
  .services-btn {
    height: 35px;
    font-size: 12px;
  }
}

.services__flex {
  margin-top: 100px;
}
@media (max-width: 800px) {
  .services__flex {
    margin-top: 60px;
  }
}
.services__flex:last-of-type {
  padding-bottom: 100px;
}
.services__flex h2,
.services__flex h1,
.services__flex h3,
.services__flex h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 114px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .services__flex h2,
  .services__flex h1,
  .services__flex h3,
  .services__flex h4 {
    font-size: 80px;
  }
}
@media (max-width: 1024px) {
  .services__flex h2,
  .services__flex h1,
  .services__flex h3,
  .services__flex h4 {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .services__flex h2,
  .services__flex h1,
  .services__flex h3,
  .services__flex h4 {
    font-size: 24px;
  }
}
@media (max-width: 425px) {
  .services__flex h2,
  .services__flex h1,
  .services__flex h3,
  .services__flex h4 {
    font-size: 20px;
  }
}
.services__flex h2[data-align=center],
.services__flex h1[data-align=center],
.services__flex h3[data-align=center],
.services__flex h4[data-align=center] {
  text-align: center;
}
.services__flex h2[data-align=right],
.services__flex h1[data-align=right],
.services__flex h3[data-align=right],
.services__flex h4[data-align=right] {
  text-align: right;
}
.services__flex h2[data-size="40-16"],
.services__flex h1[data-size="40-16"],
.services__flex h3[data-size="40-16"],
.services__flex h4[data-size="40-16"] {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.3;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .services__flex h2[data-size="40-16"],
  .services__flex h1[data-size="40-16"],
  .services__flex h3[data-size="40-16"],
  .services__flex h4[data-size="40-16"] {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .services__flex h2[data-size="40-16"],
  .services__flex h1[data-size="40-16"],
  .services__flex h3[data-size="40-16"],
  .services__flex h4[data-size="40-16"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .services__flex h2[data-size="40-16"],
  .services__flex h1[data-size="40-16"],
  .services__flex h3[data-size="40-16"],
  .services__flex h4[data-size="40-16"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .services__flex h2[data-size="40-16"],
  .services__flex h1[data-size="40-16"],
  .services__flex h3[data-size="40-16"],
  .services__flex h4[data-size="40-16"] {
    font-size: 18px;
  }
  .services__flex h2[data-size="40-16"] br,
  .services__flex h1[data-size="40-16"] br,
  .services__flex h3[data-size="40-16"] br,
  .services__flex h4[data-size="40-16"] br {
    display: none;
  }
}
@media (max-width: 414px) {
  .services__flex h2[data-size="40-16"],
  .services__flex h1[data-size="40-16"],
  .services__flex h3[data-size="40-16"],
  .services__flex h4[data-size="40-16"] {
    font-size: 16px;
  }
}
.services__flex h2[data-size="44-16"],
.services__flex h1[data-size="44-16"],
.services__flex h3[data-size="44-16"],
.services__flex h4[data-size="44-16"] {
  font-size: 44px;
}
@media (max-width: 1280px) {
  .services__flex h2[data-size="44-16"],
  .services__flex h1[data-size="44-16"],
  .services__flex h3[data-size="44-16"],
  .services__flex h4[data-size="44-16"] {
    font-size: 36px;
  }
}
@media (max-width: 1024px) {
  .services__flex h2[data-size="44-16"],
  .services__flex h1[data-size="44-16"],
  .services__flex h3[data-size="44-16"],
  .services__flex h4[data-size="44-16"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .services__flex h2[data-size="44-16"],
  .services__flex h1[data-size="44-16"],
  .services__flex h3[data-size="44-16"],
  .services__flex h4[data-size="44-16"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .services__flex h2[data-size="44-16"],
  .services__flex h1[data-size="44-16"],
  .services__flex h3[data-size="44-16"],
  .services__flex h4[data-size="44-16"] {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .services__flex h2[data-size="44-16"],
  .services__flex h1[data-size="44-16"],
  .services__flex h3[data-size="44-16"],
  .services__flex h4[data-size="44-16"] {
    font-size: 16px;
  }
}
.services__flex h2[data-size="60-20"],
.services__flex h1[data-size="60-20"],
.services__flex h3[data-size="60-20"],
.services__flex h4[data-size="60-20"] {
  font-size: 60px;
}
@media (max-width: 1536px) {
  .services__flex h2[data-size="60-20"],
  .services__flex h1[data-size="60-20"],
  .services__flex h3[data-size="60-20"],
  .services__flex h4[data-size="60-20"] {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .services__flex h2[data-size="60-20"],
  .services__flex h1[data-size="60-20"],
  .services__flex h3[data-size="60-20"],
  .services__flex h4[data-size="60-20"] {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .services__flex h2[data-size="60-20"],
  .services__flex h1[data-size="60-20"],
  .services__flex h3[data-size="60-20"],
  .services__flex h4[data-size="60-20"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .services__flex h2[data-size="60-20"],
  .services__flex h1[data-size="60-20"],
  .services__flex h3[data-size="60-20"],
  .services__flex h4[data-size="60-20"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .services__flex h2[data-size="60-20"],
  .services__flex h1[data-size="60-20"],
  .services__flex h3[data-size="60-20"],
  .services__flex h4[data-size="60-20"] {
    font-size: 20px;
  }
}
.services__flex h2[data-size="60-16"],
.services__flex h1[data-size="60-16"],
.services__flex h3[data-size="60-16"],
.services__flex h4[data-size="60-16"] {
  font-size: 60px;
}
@media (max-width: 1536px) {
  .services__flex h2[data-size="60-16"],
  .services__flex h1[data-size="60-16"],
  .services__flex h3[data-size="60-16"],
  .services__flex h4[data-size="60-16"] {
    font-size: 40px;
  }
}
@media (max-width: 1280px) {
  .services__flex h2[data-size="60-16"],
  .services__flex h1[data-size="60-16"],
  .services__flex h3[data-size="60-16"],
  .services__flex h4[data-size="60-16"] {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .services__flex h2[data-size="60-16"],
  .services__flex h1[data-size="60-16"],
  .services__flex h3[data-size="60-16"],
  .services__flex h4[data-size="60-16"] {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .services__flex h2[data-size="60-16"],
  .services__flex h1[data-size="60-16"],
  .services__flex h3[data-size="60-16"],
  .services__flex h4[data-size="60-16"] {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .services__flex h2[data-size="60-16"],
  .services__flex h1[data-size="60-16"],
  .services__flex h3[data-size="60-16"],
  .services__flex h4[data-size="60-16"] {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .services__flex h2[data-size="60-16"],
  .services__flex h1[data-size="60-16"],
  .services__flex h3[data-size="60-16"],
  .services__flex h4[data-size="60-16"] {
    font-size: 16px;
  }
}
.services__flex h2[data-padding],
.services__flex h1[data-padding],
.services__flex h3[data-padding],
.services__flex h4[data-padding] {
  padding-inline: 60px;
}
@media (max-width: 1280px) {
  .services__flex h2[data-padding],
  .services__flex h1[data-padding],
  .services__flex h3[data-padding],
  .services__flex h4[data-padding] {
    padding-inline: 40px;
  }
}
@media (max-width: 800px) {
  .services__flex h2[data-padding],
  .services__flex h1[data-padding],
  .services__flex h3[data-padding],
  .services__flex h4[data-padding] {
    padding-inline: 20px;
  }
}
.services__flex-image {
  position: relative;
}
.services__flex-image_bottom {
  margin: 0 0 60px;
}
.services__flex-image:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.services__flex-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.services__flex-content {
  padding-inline: 60px;
}
@media (max-width: 1280px) {
  .services__flex-content {
    padding-inline: 40px;
  }
}
@media (max-width: 800px) {
  .services__flex-content {
    padding-inline: 20px;
  }
}
.services__flex-content p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .services__flex-content p {
    font-size: 14px;
  }
}
@media (max-width: 800px) {
  .services__flex-content p {
    font-size: 12px;
  }
}
.services__flex-main .services__flex-flex {
  display: flex;
}
@media (max-width: 800px) {
  .services__flex-main .services__flex-flex {
    display: block;
  }
}
.services__flex-main .services__flex-content {
  padding-top: 20px;
}
.services__flex-main .services__flex-content p {
  margin: 44px 0;
  max-width: 900px;
  width: 100%;
}
@media (max-width: 1280px) {
  .services__flex-main .services__flex-content p {
    margin: 24px 0;
  }
}
.services__flex-main .services__flex-image {
  max-width: 50%;
  width: 100%;
  flex: 0 0 50%;
}
.services__flex-main .services__flex-image img {
  aspect-ratio: 2/1;
}
@media (max-width: 800px) {
  .services__flex-main .services__flex-image {
    flex: unset;
    max-width: 100%;
  }
}
.services__flex-reverse .services__flex-flex {
  display: flex;
  flex-direction: row-reverse;
}
@media (min-width: 1281px) {
  .services__flex-reverse .services__flex-flex {
    align-items: flex-end;
  }
}
@media (max-width: 800px) {
  .services__flex-reverse .services__flex-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 800px) {
  .services__flex-reverse .services__flex-content {
    padding-top: 20px;
  }
}
.services__flex-reverse .services__flex-content p {
  margin: 44px 0;
  max-width: 900px;
  width: 100%;
}
@media (max-width: 1280px) {
  .services__flex-reverse .services__flex-content p {
    margin: 24px 0;
  }
}
.services__flex-reverse .services__flex-image {
  max-width: 50%;
  width: 100%;
  flex: 0 0 50%;
}
.services__flex-reverse .services__flex-image img {
  aspect-ratio: 1/0.77;
}
@media (max-width: 800px) {
  .services__flex-reverse .services__flex-image {
    flex: unset;
    max-width: 100%;
  }
}
.services__flex-column .services__flex-flex {
  display: flex;
  flex-direction: column-reverse;
  max-width: 75%;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 800px) {
  .services__flex-column .services__flex-flex {
    flex-direction: column;
    flex: unset;
    max-width: 100%;
  }
}
.services__flex-column .services__flex-image {
  width: 100%;
}
.services__flex-column .services__flex-image:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 34.95%, #000000 100%);
}
.services__flex-column .services__flex-image img {
  aspect-ratio: 1/0.6;
  width: 100%;
}
.services__flex-column .services__flex-content {
  padding-bottom: 44px;
  margin-left: -60px;
}
@media (max-width: 1280px) {
  .services__flex-column .services__flex-content {
    margin-left: -40px;
  }
}
@media (max-width: 800px) {
  .services__flex-column .services__flex-content {
    margin-left: 0;
  }
}
.services__flex-column .services__flex-content p {
  margin: 22px 0 44px 0;
  max-width: 900px;
  width: 100%;
}
@media (max-width: 1280px) {
  .services__flex-column .services__flex-content p {
    margin: 22px 0;
  }
}
.services__flex-column .services__flex-content div {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .services__flex-column .services__flex-content div {
    display: block;
  }
}
.services__flex-small .services__flex-flex {
  display: flex;
  width: 100%;
}
@media (min-width: 1025px) {
  .services__flex-small .services__flex-flex {
    max-width: 81%;
  }
}
@media (max-width: 800px) {
  .services__flex-small .services__flex-flex {
    flex-direction: column;
  }
}
.services__flex-small .services__flex-image {
  flex: 1 1 auto;
}
@media (max-width: 1024px) {
  .services__flex-small .services__flex-image {
    flex: 0 0 45%;
  }
}
.services__flex-small .services__flex-image:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 34.95%, #000000 100%);
}
@media (max-width: 800px) {
  .services__flex-small .services__flex-image {
    margin-bottom: 20px;
  }
}
.services__flex-small .services__flex-body {
  position: relative;
}
.services__flex-small .services__flex-content p {
  margin: 44px 0;
  max-width: 900px;
  width: 100%;
}
@media (max-width: 1280px) {
  .services__flex-small .services__flex-content p {
    margin: 24px 0;
  }
}
.services__flex-inside .services__flex-flex {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 800px) {
  .services__flex-inside .services__flex-flex {
    position: static;
    display: block;
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.services__flex-inside .services__flex-flex h4,
.services__flex-inside .services__flex-flex h2,
.services__flex-inside .services__flex-flex h3,
.services__flex-inside .services__flex-flex h1 {
  position: absolute;
  top: 40px;
  right: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .services__flex-inside .services__flex-flex h4,
  .services__flex-inside .services__flex-flex h2,
  .services__flex-inside .services__flex-flex h3,
  .services__flex-inside .services__flex-flex h1 {
    top: 20px;
    right: 40px;
  }
}
@media (max-width: 800px) {
  .services__flex-inside .services__flex-flex h4,
  .services__flex-inside .services__flex-flex h2,
  .services__flex-inside .services__flex-flex h3,
  .services__flex-inside .services__flex-flex h1 {
    top: 20px;
    right: 20px;
  }
}
.services__flex-inside .services__flex-flex .services__flex-content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .services__flex-inside .services__flex-flex .services__flex-content {
    display: block;
  }
}
.services__flex-inside .services__flex-flex .services__flex-content p {
  max-width: 940px;
  width: 100%;
}
@media (max-width: 800px) {
  .services__flex-inside .services__flex-flex .services__flex-content p {
    padding: 24px 0;
  }
}
.services__flex-inside .services__flex-image:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 34.95%, #000000 100%);
}
.services__flex-inside .services__flex-image img {
  aspect-ratio: 2/1;
}
.services__flex-inside .services__flex-body {
  position: relative;
}
.services__flex-left .services__flex-image:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 34.95%, #000000 100%);
}
.services__flex-left .services__flex-body {
  position: relative;
}
.services__flex-left .services__flex-flex {
  display: block;
  width: 100%;
}
@media (min-width: 1025px) {
  .services__flex-left .services__flex-flex {
    max-width: 81%;
  }
}
.services__flex-left .services__flex-flex h4,
.services__flex-left .services__flex-flex h1,
.services__flex-left .services__flex-flex h2,
.services__flex-left .services__flex-flex h3 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-style: normal;
  transform: translate(0, 2.5em);
}
@media (max-width: 1024px) {
  .services__flex-left .services__flex-flex h4,
  .services__flex-left .services__flex-flex h1,
  .services__flex-left .services__flex-flex h2,
  .services__flex-left .services__flex-flex h3 {
    padding-inline: 40px;
  }
}
@media (max-width: 800px) {
  .services__flex-left .services__flex-flex h4,
  .services__flex-left .services__flex-flex h1,
  .services__flex-left .services__flex-flex h2,
  .services__flex-left .services__flex-flex h3 {
    padding-inline: 20px;
  }
}
.services__flex-left .services__flex-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  margin-right: -60px;
}
@media (max-width: 1280px) {
  .services__flex-left .services__flex-content {
    margin-right: -40px;
  }
}
@media (max-width: 1024px) {
  .services__flex-left .services__flex-content {
    margin-right: 0;
  }
}
.services__flex-left .services__flex-content p {
  padding: 44px 0;
  width: 100%;
  text-align: right;
}
@media (max-width: 1280px) {
  .services__flex-left .services__flex-content p {
    padding: 24px 0;
  }
}
@media (min-width: 801px) {
  .services__flex-left .services__flex-content p {
    max-width: 81%;
  }
}
.services__flex-center .services__flex-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.services__flex-center .services__flex-flex h4,
.services__flex-center .services__flex-flex h2,
.services__flex-center .services__flex-flex h3,
.services__flex-center .services__flex-flex h1 {
  margin-bottom: 25px;
}
.services__flex-center .services__flex-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.services__flex-center .services__flex-content p {
  padding: 44px 0;
  max-width: 1200px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1280px) {
  .services__flex-center .services__flex-content p {
    padding: 24px 0;
  }
}
.services__flex-right .services__flex-image:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 34.95%, #000000 100%);
}
.services__flex-right .services__flex-body {
  position: relative;
}
.services__flex-right .services__flex-flex {
  display: block;
  width: 100%;
  margin-left: auto;
}
@media (min-width: 1025px) {
  .services__flex-right .services__flex-flex {
    max-width: 81%;
  }
}
.services__flex-right .services__flex-flex h4,
.services__flex-right .services__flex-flex h2,
.services__flex-right .services__flex-flex h3,
.services__flex-right .services__flex-flex h1 {
  transform: translate(0, 1.2em);
}
@media (max-width: 1280px) {
  .services__flex-right .services__flex-flex h4,
  .services__flex-right .services__flex-flex h2,
  .services__flex-right .services__flex-flex h3,
  .services__flex-right .services__flex-flex h1 {
    padding-inline: 40px;
  }
}
@media (max-width: 800px) {
  .services__flex-right .services__flex-flex h4,
  .services__flex-right .services__flex-flex h2,
  .services__flex-right .services__flex-flex h3,
  .services__flex-right .services__flex-flex h1 {
    padding-inline: 20px;
  }
}
.services__flex-right .services__flex-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: -60px;
}
@media (max-width: 1280px) {
  .services__flex-right .services__flex-content {
    margin-left: 0;
  }
}
.services__flex-right .services__flex-content p {
  padding: 44px 0;
  width: 100%;
  text-align: left;
}
@media (max-width: 1280px) {
  .services__flex-right .services__flex-content p {
    padding: 24px 0;
  }
}
@media (min-width: 801px) {
  .services__flex-right .services__flex-content p {
    max-width: 81%;
  }
}
@media (max-width: 800px) {
  .services__flex-descr-padding .services__flex-content {
    padding-top: 20px;
  }
}
.services__flex-alignend .services__flex-flex {
  align-items: unset;
}
.services__flex-alignend .services__flex-image img {
  aspect-ratio: 2/1;
}
@media (max-width: 992px) {
  .services__flex-center .services__flex-flex {
    position: static;
  }
}
.services__flex-center .services__flex-flex .services__flex-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.services__flex-center .services__flex-flex .services__flex-content div h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  color: #ffffff;
  line-height: 1;
  text-align: left;
}
@media (max-width: 1440px) {
  .services__flex-center .services__flex-flex .services__flex-content div h5 {
    font-size: 60px;
  }
}
@media (max-width: 1280px) {
  .services__flex-center .services__flex-flex .services__flex-content div h5 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  .services__flex-center .services__flex-flex .services__flex-content div h5 {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .services__flex-center .services__flex-flex .services__flex-content div h5 {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .services__flex-center .services__flex-flex .services__flex-content div h5 {
    font-size: 16px;
  }
  .services__flex-center .services__flex-flex .services__flex-content div h5 br {
    display: none;
  }
}
.services__flex-center .services__flex-flex .services__flex-content div p {
  text-align: left;
}
.services__flex-center .services__flex-flex .services__flex-content div a {
  margin-inline: auto;
}
@media (max-width: 992px) {
  .services__flex-center .services__flex-flex .services__flex-content div a {
    margin-inline: unset;
  }
}
.services__flex-small-margin .services__flex-flex {
  margin-left: auto;
}
.services__flex-small-textlist .services__flex-content ol {
  margin: 44px 0;
}
@media (max-width: 1280px) {
  .services__flex-small-textlist .services__flex-content ol {
    margin: 24px 0;
  }
}
.services__flex-small-textlist .services__flex-content ol > :not(:last-child) {
  margin-bottom: 0.5em;
}
.services__flex-small-textlist .services__flex-content ol li {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #ffffff;
  padding-left: 0.5em;
  display: flex;
}
.services__flex-small-textlist .services__flex-content ol li:before {
  content: "•";
  padding-right: 0.5em;
}
@media (max-width: 1280px) {
  .services__flex-small-textlist .services__flex-content ol li {
    font-size: 14px;
  }
}
@media (max-width: 800px) {
  .services__flex-small-textlist .services__flex-content ol li {
    font-size: 12px;
  }
}
.services__flex-small-textlist .services__flex-content p {
  display: block;
  margin-top: 30px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.1;
  color: #ffffff;
}
@media (max-width: 800px) {
  .services__flex-small-textlist .services__flex-content p {
    font-size: 16px;
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .services__flex-small-textlist .services__flex-content p {
    font-size: 10px;
  }
}
.services__flex-list .services__flex-content ol {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 600px) {
  .services__flex-list .services__flex-content ol {
    font-size: 12px;
  }
}
.services__flex-list .services__flex-content ol span {
  display: block;
}
.services__flex-list .services__flex-content ol li {
  margin-top: 10px;
  list-style: disc;
}
.services__flex-grid h3 {
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 23px;
  font-size: 60px;
  padding-inline: 1em;
}
@media (max-width: 1280px) {
  .services__flex-grid h3 {
    line-height: 1.2;
    font-size: 40px;
    padding-inline: 1em;
  }
  .services__flex-grid h3 br {
    display: none;
  }
}
@media (max-width: 800px) {
  .services__flex-grid h3 {
    padding-inline: 20px;
  }
}
@media (max-width: 414px) {
  .services__flex-grid h3 {
    font-size: 20px;
  }
}
.services__flex-grid ol {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media (max-width: 800px) {
  .services__flex-grid ol {
    grid-template-columns: repeat(2, 1fr);
  }
}
.services__flex-grid ol li {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 1/1;
  width: 100%;
  padding: 25px;
}
@media (any-hover: hover) {
  .services__flex-grid ol li:hover img {
    opacity: 1;
  }
}
@media (max-width: 800px) {
  .services__flex-grid ol li {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  .services__flex-grid ol li {
    padding: 10px;
  }
}
.services__flex-grid ol li img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: all 0.7s ease 0s;
}
@media (any-hover: none) {
  .services__flex-grid ol li img {
    opacity: 1;
  }
}
.services__flex-grid ol li:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.53) 34.95%, #000000 100%);
}
.services__flex-grid ol li span {
  position: relative;
  z-index: 2;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .services__flex-grid ol li span {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .services__flex-grid ol li span {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .services__flex-grid ol li span {
    font-size: 12px;
  }
}
.services__flex-grid-two ol {
  grid-template-columns: repeat(2, 1fr);
}
.services__flex-grid-two ol li {
  aspect-ratio: 3/2;
}
@media (max-width: 1024px) {
  .services__flex-grid-two ol li {
    aspect-ratio: 1/1;
  }
}
@media (max-width: 600px) {
  .services__flex-grid-two ol li {
    aspect-ratio: unset;
    min-height: 350px;
  }
}
@media (max-width: 414px) {
  .services__flex-grid-two ol li {
    min-height: 250px;
  }
}
.services__flex-grid-two ol li p {
  position: relative;
  z-index: 2;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  color: #ffffff;
  margin-top: 1.5em;
}
@media (max-width: 1280px) {
  .services__flex-grid-two ol li p {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  .services__flex-grid-two ol li p {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .services__flex-grid-two ol li p {
    font-size: 10px;
  }
}
@media (any-hover: hover) {
  .services__flex-grid-links li:hover a {
    max-height: 60px;
  }
}
.services__flex-grid-links li a {
  opacity: 1 !important;
  transform: translate(0, 0);
  margin-top: 1em;
  z-index: 2;
  max-width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease 0s;
}
@media (any-hover: none) {
  .services__flex-grid-links li a {
    max-height: none;
    overflow: visible;
  }
}
@media (max-width: 340px) {
  .services__flex-grid-links li a {
    font-size: 11px;
  }
}
.video {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 800px) {
  .video {
    margin-top: 60px;
  }
}
.video__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-inline: 60px;
  margin-inline: auto;
  max-width: 1320px;
}
@media (max-width: 1280px) {
  .video__content {
    padding-inline: 40px;
    max-width: 880px;
  }
}
@media (max-width: 800px) {
  .video__content {
    padding-inline: 20px;
  }
}
.video__content h4,
.video__content h2,
.video__content h3,
.video__content h1 {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 1280px) {
  .video__content h4,
  .video__content h2,
  .video__content h3,
  .video__content h1 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .video__content h4,
  .video__content h2,
  .video__content h3,
  .video__content h1 {
    font-size: 28px;
  }
}
@media (max-width: 800px) {
  .video__content h4,
  .video__content h2,
  .video__content h3,
  .video__content h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .video__content h4,
  .video__content h2,
  .video__content h3,
  .video__content h1 {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .video__content h4,
  .video__content h2,
  .video__content h3,
  .video__content h1 {
    font-size: 16px;
  }
}
.video__content a {
  padding-inline: 66px;
}
.video__iframe {
  margin-bottom: 30px;
  width: 100%;
  padding-bottom: 55%;
  position: relative;
  cursor: pointer;
}
.video__iframe._play {
  z-index: 1000000;
}
.video__iframe._play:before, .video__iframe._play:after {
  display: none;
}
.video__iframe._play iframe {
  display: block;
}
.video__iframe:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.video__iframe:after {
  position: absolute;
  content: "";
  width: 18%;
  aspect-ratio: 1/1;
  background-image: url("../img/play.svg");
  background-repeat: no-repeat;
  background-size: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.video__iframe iframe {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}