@charset "UTF-8";

/* Base */
/* Reset and base styles  */
* {
  padding: 0px;
  margin: 0px;
  border: none;
}

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

/* Links */
a,
a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Common */
aside,
nav,
footer,
header,
section,
main {
  display: block;
}

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

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

img {
  vertical-align: top;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

/* Form */
input,
textarea,
button,
select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
}

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

button,
input[type=submit] {
  display: inline-block;
  box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input:focus,
input:active,
button:focus,
button:active {
  outline: none;
}

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

label {
  cursor: pointer;
}

legend {
  display: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

:root {
  --container-width: 1440px;
  --container-padding: 15px;
  --font-main: "Montserrat", sans-serif;
  --font-secondary: "Poppins", sans-serif;
  --page-bg: #0e0e0e;
  --primary: #35769c;
  --grey: #d9d9d9;
  --dark-grey: #999;
  --white: #ffffff;
}

@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-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-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-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;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Black.woff2") format("woff2"), url("../fonts/Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-ExtraBold.woff2") format("woff2"), url("../fonts/Poppins-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-ExtraLight.woff2") format("woff2"), url("../fonts/Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Light.woff2") format("woff2"), url("../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Thin.woff2") format("woff2"), url("../fonts/Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
  cursor: default;
}

body {
  font-family: var(--font-main);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
  background-color: var(--page-bg);
  color: var(--white);
  cursor: default;
}

.star {
  position: fixed;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  pointer-events: none;
  box-shadow: 0 0 10px 4px rgba(255, 255, 255, 0.6);
  opacity: 0.5;
}

img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

a {
  color: var(--white);
  cursor: pointer;
}

code {
  background-color: #e9f1f6;
  padding: 0.2rem;
  border-radius: 4px;
}

pre.code {
  overflow-x: auto;
  background-color: #e9f1f6;
  padding: 1rem;
  border-radius: 4px;
}

.section {
  padding: 90px 0;
  scroll-margin-top: 40px;
  overflow: hidden;
}

.title {
  font-size: 60px;
  font-weight: 800;
  line-height: 115%;
  letter-spacing: -1.2px;
  color: var(--grey);
}

.title span {
  color: var(--primary);
}

.subtitle {
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}

.logo {
  display: flex;
  align-items: center;
  gap: 7px;
}

.logo__img {
  max-width: 28px;
  width: 100%;
  height: 18px;
}

.logo__text {
  color: var(--grey);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-wrap: nowrap;
}

.logo__text-thin {
  font-weight: 300;
}

.btn {
  padding: 15px 17px;
  max-width: 260px;
  width: 100%;
  height: 59px;
  font-size: 16px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: -0.32px;
  border-radius: 10px;
  text-wrap: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.32s ease;
}

.btn-primary {
  background: radial-gradient(187.5% 50% at 50% 50%, #35769c 0%, rgba(53, 118, 156, 0.5) 100%);
  color: var(--white);
  filter: drop-shadow(4px 4px 20px rgba(217, 217, 217, 0.15));
}

.btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(217, 217, 217, 0.4);
}

.btn-secondary {
  background: radial-gradient(187.5% 50% at 50% 50%, #d9d9d9 0%, rgba(217, 217, 217, 0.5) 100%);
  color: #262626;
  filter: drop-shadow(4px 4px 20px rgba(217, 217, 217, 0.15));
  max-width: 488px;
  height: 110px;
  font-size: 30px;
  letter-spacing: -0.6px;
}

.btn-secondary:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(53, 118, 156, 0.4);
}

.btn-modal {
  background-color: transparent;
  background: radial-gradient(187.5% 50% at 50% 50%, #35769c 0%, rgba(53, 118, 156, 0.7) 100%);
  filter: drop-shadow(4px 4px 20px rgba(217, 217, 217, 0.15));
  color: var(--grey);
}

input.btn-modal {
  background: radial-gradient(187.5% 50% at 50% 50%, #35769c 0%, rgba(53, 118, 156, 0.7) 100%);
}

.btn-modal:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(53, 118, 156, 0.4);
}

.shared-bg {
  overflow: hidden;
  position: relative;
}

.shared-bg::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.5) 0%, rgb(14, 14, 14) 100%);
  filter: blur(0px);
  z-index: -1;
}

.shared-bg__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.shared-bg__bg img {
  object-fit: cover;
}

.shared-bg__img {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
  position: absolute;
  width: 100%;
  height: 119%;
  top: -40px;
  left: 24%;
  z-index: -1;
}

.shared-bg__img img {
  object-fit: cover;
}

.shared-bg__star {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 305px;
  right: 20%;
  z-index: -1;
}

.shared-bg-page-about__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 80px;
  left: 0;
  z-index: -1;
}

.shared-bg-page-about__img img {
  object-fit: fill;
}

.lottie-animation-circle {
  position: absolute;
  width: 100%;
  height: 205%;
  top: 10px;
  left: 0;
  z-index: -2;
}

.lead .lottie-animation-circle {
  top: -140px;
  height: 220%;
}

.reviews .lottie-animation-circle {
  top: -130px;
  height: 182%;
}

.assist .lottie-animation-circle {
  top: -150px;
  height: 410%;
}

.page-about .top .lottie-animation-circle {
  z-index: -2;
  height: 220%;
}

.page-about .assist .lottie-animation-circle {
  top: -150px;
  height: 565%;
}

.page-service .lead .lottie-animation-circle {
  top: -260px;
}

.lottie-animation-stars-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.services .lottie-animation-stars-bg {
  top: -100px;
}

.page-about .lead .lottie-animation-stars-bg {
  transform: rotate(180deg);
}

.page-about .cases .lottie-animation-stars-bg {
  transform: scaleX(-1);
}

.arrow {
  margin: 26px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
}

.arrow-prev,
.arrow-next {
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.32s ease;
}

.arrow-prev svg,
.arrow-next svg {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.arrow-prev .icon--arrow-left,
.arrow-next .icon--arrow-right {
  transition: all 0.32s ease;
}

.arrow-prev:hover .icon--arrow-left,
.arrow-next:hover .icon--arrow-right {
  fill: var(--grey);
}

.arrow-prev:hover svg path:last-of-type,
.arrow-next:hover svg path:last-of-type {
  fill: var(--primary);
}

/* Стили чекбоксов */
input[type=checkbox] {
  width: 20px;
  height: 20px;
}

.custom-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* для элемента input c type="checkbox" */
.custom-checkbox input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-checkbox .wpcf7-list-item-label {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: start;
  line-height: 1.4;
}

/* для элемента label, связанного с .custom-checkbox */
.custom-checkbox .wpcf7-list-item>label {
  display: inline-flex;
  align-items: start;
  user-select: none;
  font-size: 8px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.16px;
  text-wrap: wrap;
  color: var(--dark-grey);
}

.wpcf7-list-item {
  margin: 0;
}

/* создание в label псевдоэлемента before со следующими стилями */
.custom-checkbox .wpcf7-list-item-label::before {
  margin-top: 1px;
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid var(--dark-grey);
  border-radius: 0px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  display: flex;
  justify-content: start;
  align-items: start;
}

.custom-checkbox .wpcf7-list-item-label {
  margin-right: 6px;
}

/* стили при наведении курсора на checkbox */
.custom-checkbox .wpcf7-list-item>label:hover::before {
  border-color: var(--primary);
}

/* стили для чекбокса, находящегося в состоянии checked */
.custom-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label::before {
  background: var(--primary) url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICA8cmVjdCB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiLz4gICAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTQuMDQyOTM4OTYsMTAuMDQyODE4MyBDMy43OTc2NzQzOCw5LjQwOTg2NTU4IDQuNjU2MjkwNjcsOC44NTU2NjM3NCA1LjI2OTY0MjM4LDguODU1NjYzNzQgQzUuODgyOTk0MDksOC44NTU2NjM3NCA3LjcyMzA0OTA3LDExLjUyNjc2MTQgNy43MjMwNDkwNywxMS41MjY3NjE0IEM3LjcyMzA0OTA3LDExLjUyNjc2MTQgMTIuMzIzMTg2OSw0LjQwMzgzNDI5IDEyLjYyOTg2MjksNC4xMDcwNDU2NiBDMTIuOTM2NTM4OSwzLjgxMDI1NzAzIDE0LjQ2OTkxODIsNC4xMDcwNDU2NiAxMy44NTY1NjYzLDUuMjk0MjAwMTggQzEzLjMxMzMyMTYsNi4zNDU2NjA4NCA4LjMzNjQwMDkyLDEzLjYwNDI4MTggOC4zMzY0MDA5MiwxMy42MDQyODE4IEM4LjMzNjQwMDkyLDEzLjYwNDI4MTggNy43MjMwNDkyMSwxNC40OTQ2NDc3IDcuMTA5Njk3NTEsMTMuNjA0MjgxOCBDNi40OTYzNDU4LDEyLjcxMzkxNTkgNC4yODgyMDM1NSwxMC42NzU3NzA5IDQuMDQyOTM4OTYsMTAuMDQyODE4MyBaIi8+ICA8L2c+PC9zdmc+) no-repeat center;
  background-size: 14px 14px;
  border-color: var(--primary);
}

/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox input[type="checkbox"]:disabled+.wpcf7-list-item-label::before {
  background-color: #e9ecef;
}

.input {
  padding: 8px 10px 8px 20px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.2) 10.88%, rgba(255, 255, 255, 0.05) 83.94%);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  border: none;
  height: 62px;
  display: flex;
  align-items: center;
  color: var(--white);
  font-size: 20px;
  transition: all 0.3s ease;

}

.input::placeholder {
  font-family: var(--font-main);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  color: var(--grey);
}

.input:focus,
.input:active {
  border: 1px solid var(--primary);
}


.select2-container--default .select2-selection--single {
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.2) 10.88%, rgba(255, 255, 255, 0.05) 83.94%);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  border: none;
  height: 62px;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 20px;
  transition: all 0.3s ease;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--grey);
  padding-left: 12px;
  line-height: 62px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  right: 10px;
}

.select2-container--open .select2-dropdown--below {
  border: none;
}

.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single:hover {
  border-color: var(--primary);
}

.select2-container--default .select2-results>.select2-results__options {
  background-color: var(--page-bg);
  color: var(--grey);
}

.select2-results__option {
  font-size: 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.2) 10.88%, rgba(255, 255, 255, 0.05) 83.94%);
  backdrop-filter: blur(4px);
  color: #fff;
}

.select2-dropdown {
  border: 1px solid var(--primary);
  border-radius: 6px;
  overflow: hidden;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 12px;
  top: 0;
  width: 26px;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' viewBox='0 0 24 21' fill='none'%3E%3Cpath d='M12 21L0.741669 0.75L23.2583 0.75L12 21Z' fill='%2335769C'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px auto;
  transition: all 0.32s ease;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-results__option--selected {
  background-color: var(--page-bg);
}

.select2-container--open .select2-selection__arrow {
  transform: rotate(-180deg);
}

.search {
  max-width: 547px;
  width: 100%;
}

.search .input {
  padding: 14px 28px;
  height: 62px;
  font-family: var(--font-main);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -0.48px;
  color: var(--white);
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.2) 10.88%, rgba(255, 255, 255, 0.05) 83.94%);
  border: none;
}

.search .input::placeholder {
  font-family: var(--font-main);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -0.48px;
  color: var(--white);
}

.content {
  max-width: 1200px;
  width: 100%;
  margin: 0px auto;
}

.content__title {
  font-size: 40px;
  margin-bottom: 60px;
}

.content__text h2,
h3,
h4,
h5,
h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.48px;
  color: var(--grey);
}

.content__text h2 {
  font-size: 24px;
}

.content__text h3 {
  font-size: 22px;
}

.content__text h4 {
  font-size: 20px;
}

.content__text p {
  margin-bottom: 10px;
}

.content__text ul {
  margin-left: 20px;
  padding-left: 30px;
  list-style: disc;
}

.content__text ul li {
  margin-bottom: 10px;
  list-style: disc outside none;
  display: list-item;
  margin-left: 1em;
}

.content__text ol {
  margin-left: 20px;
  padding-left: 30px;
}

.content__text ol li {
  margin-bottom: 10px;
  margin-left: 1em;
}

.content__text a {
  text-decoration: underline;
  margin-left: 5px;
}


/* Модальное окно */
.modal {
  border-radius: 34px !important;
  background-color: var(--white);
  box-shadow: 0 20px 76px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.modal__wrap {
  padding: 40px;
  background: rgba(217, 217, 217, 0.8);
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.modal__close {
  position: absolute;
  z-index: 10;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.modal__close svg {
  transition: all 0.32s ease;
}

.modal__close svg:hover {
  transform: rotate(90deg);
}

.form__title {
  margin: 0 auto 45px;
  max-width: 381px;
  color: var(--primary);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}

.form__input {
  margin: 0 auto 15px;
  max-width: 268px;
  width: 100%;
}

.form__input-flag {
  max-width: 25px;
  width: 100%;
  height: 17px;
}

.form__input-code {
  color: var(--dark-grey);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.form__input-phone {
  display: flex;
  align-items: center;
  gap: 11px;
}

.form .input {
  padding: 8px 10px 8px 20px;
  display: block;
  width: 100%;
  height: 32px;
  font-family: var(--font-main);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: var(--page-bg);
  appearance: textfield;
  border-radius: 10px;
  border: 2px solid var(--dark-grey);
  backdrop-filter: blur(4px);
  outline: none;
  position: relative;
  text-overflow: ellipsis;
}

.form .input::placeholder {
  font-family: var(--font-main);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: var(--page-bg);
}

.form .custom-checkbox {
  margin: 0 auto 20px;
  max-width: 268px;
}

.form .btn-modal {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form .select2-container--default .select2-selection--single {
  border-radius: 10px;
  border: 2px solid #999;
  backdrop-filter: blur(4px);
  height: 32px;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.form .select2-container {
  width: 100% !important;
}

.form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--dark-grey);
  padding-left: 21px;
  line-height: 32px;
}

.form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  right: 10px;
}

.form .select2-container--open .select2-dropdown--below {
  border: none;
}

.form .select2-container--default.select2-container--focus .select2-selection--single,
.form .select2-container--default .select2-selection--single:focus,
.form .select2-container--default .select2-selection--single:hover {
  border-color: var(--primary);
}

.form .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  right: 12px;
  top: 0;
  width: 15px;
  height: 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEzIDEyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNi40OTUyNCAxMS4yNUw0Ljg2Mzc0ZS0wNSAwTDEyLjk5MDQgMEw2LjQ5NTI0IDExLjI1WiIgZmlsbD0iIzk5OTk5OSIvPgo8L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px auto;
  transition: all 0.32s ease;
}

.form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.form .select2-container--open .select2-selection__arrow {
  transform: rotate(-180deg);
}

.dropdown.select2-dropdown {
  border: 1px solid var(--primary);
  border-radius: 6px;
  overflow: hidden;
}

.select2-container--default .dropdown .select2-results>.select2-results__options {
  background-color: rgba(217, 217, 217, 0.8);
  color: var(--page-bg);
}

.select2-container--default .dropdown .select2-results__option--selected {
  background-color: rgba(217, 217, 217, 0.8);
}

.select2-container--default .dropdown .select2-results__option--highlighted[aria-selected] {
  background: var(--grey);
  backdrop-filter: blur(4px);
  color: var(--page-bg);
}

.dropdown .select2-results__option {
  font-size: 14px;
}

/* Контейнеры */
.container {
  margin: 0 auto;
  padding: 0 var(--container-padding);
  max-width: var(--container-width);
  width: 100%;
}

.container-l {
  margin: 0 auto;
  padding: 0 var(--container-padding);
  max-width: var(--container-l-width);
  width: 100%;
}

/* Blocks */
.footer__line {
  width: 356px;
  height: 2px;
  background: var(--grey);
}

.footer__top {
  margin-top: 65px;
  margin-bottom: 73px;
  display: flex;
  justify-content: start;
  gap: 110px;
}

.footer__title {
  margin-left: 101px;
  margin-top: 29px;
  color: var(--primary);
  font-size: 60px;
  font-weight: 800;
  line-height: 115%;
  letter-spacing: -1.2px;
}

.footer .nav__list {
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  grid-auto-flow: column;
  row-gap: 7px;
  column-gap: 135px;
}

.footer__link {
  color: var(--grey);
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  transition: all 0.32s ease;
}

.footer__link:hover {
  color: var(--primary);
}

.footer__bottom {
  margin-bottom: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.footer__documents a {
  margin-bottom: 10px;
  font-size: 18px;
}

.footer__copyright {
  color: var(--grey);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}

.header {
  position: relative;
  z-index: 1;
}

.header__wrap {
  margin: 0 40px;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 1;
}

.header__nav {
  padding: 8px 0;
  position: relative;
  z-index: 1;
}

.header__nav-item {
  min-height: 32.4px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header__link {
  min-height: 32.4px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.32s ease;
}

.header__link:hover {
  color: var(--primary);
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.24px;
}

.nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.nav__list li a {
  font-weight: 500;
  letter-spacing: -0.16px;
}


.icons-wrapper {
  padding: 30px 0;
  display: flex;
  column-gap: 30px;
}

.icon {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon--arrow {
  width: 15.182px;
  height: 14.22px;
  stroke: var(--white);
}

.icon--arrow-left {
  fill: var(--primary);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}

.icon--arrow-right {
  fill: var(--primary);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
}

.icon--telegram,
.icon--whatsapp,
.icon--vk {
  width: 60px;
  height: 60px;
  fill: var(--grey);
  transition: all 0.32s ease;
}

.contacts__social-link:hover .icon--telegram,
.contacts__social-link:hover .icon--whatsapp,
.contacts__social-link:hover .icon--vk {
  fill: var(--primary);
}

.icon--get-1 {
  width: 47.709px;
  height: 46.513px;
  fill: var(--grey);
}

.icon--get-2 {
  width: 51.211px;
  height: 48.175px;
  fill: var(--grey);
}

.icon--get-3 {
  width: 53.351px;
  height: 48.174px;
  fill: var(--grey);
}

.icon--get-4 {
  width: 63.161px;
  height: 46.669px;
  fill: var(--grey);
}

.top {
  height: 730px;
}

.top .title {
  margin-top: 144px;
  margin-left: 66px;
  margin-bottom: 48px;
  max-width: 725px;
  width: 100%;
}

.top__text {
  margin-left: 126px;
  margin-bottom: 72px;
  max-width: 637px;
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
  letter-spacing: -0.4px;
  opacity: 0.8;
}

.top .btn {
  margin-left: 273px;
}

.about {
  padding-top: 167px;
  padding-bottom: 47px;
  background: linear-gradient(0deg, rgba(53, 118, 156, 0.4) 24.04%, rgba(14, 14, 14, 0.35) 100%);
  position: relative;
}


.about .title {
  margin-left: 89px;
  margin-bottom: 60px;
}

.about__text {
  margin-bottom: 72px;
  margin-left: 115px;
  max-width: 1175px;
  width: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.48px;
  color: var(--grey);
}

.about__text span {
  color: var(--primary);
  font-weight: 900;
}

.about ul {
  margin: 0 138px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 90px;
}

.about li {
  padding: 20px 0 30px 30px;
  background: linear-gradient(0deg, rgba(245, 245, 245, 0) 5.29%, rgba(245, 245, 245, 0.08) 95%);
  mix-blend-mode: plus-lighter;
  color: var(--grey);
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.36px;
}

.about li p {
  margin-bottom: 20px;
}

.about li span {
  font-weight: 700;
}

.services {
  padding-top: 101px;
  position: relative;
  overflow-x: hidden;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.80) 0%, rgba(14, 14, 14, 0.80) 49.04%, rgba(14, 14, 14, 0.80) 100%);
}

.services__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  z-index: -1;
}

.services__bg img {
  object-fit: cover;
}



.services .title {
  margin-left: 65px;
  margin-bottom: 94px;
}

.services ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
  row-gap: 30px;
}

.services li a {
  padding: 75px 25px 75px 40px;
  display: block;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  height: 265px;
  position: relative;
  transition: all 0.32s ease;
}

.services li a .services__text {
  opacity: 0;
  height: 0;
  position: relative;
  z-index: -1;
}

.services li a:hover .services__text {
  opacity: 1;
  height: fit-content;
  z-index: 0;
}

.services li a:hover {
  padding: 21px 38px 21px 28px;
  background: linear-gradient(100deg, #35769c 10.67%, rgba(255, 255, 255, 0.03) 107.28%);
}

.services__name {
  margin-bottom: 0;
  max-width: 320px;
  color: var(--grey);
  font-size: 35px;
  font-weight: 800;
  line-height: normal;
  min-height: 86px;
  transition: all 0.32s ease;
}

.services li a:hover .services__name {
  margin-bottom: 20px;
  font-size: 32px;
}

.services__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.32s ease;
}

.services__arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--primary);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  transition: all 0.32s ease;
}

/* .services__arrow:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(217, 217, 217, 0.4);
} */

.lead {
  padding-bottom: 151px;
  padding-top: 149px;
  position: relative;
  overflow-x: hidden;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
}

.lead__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.lead__bg img {
  object-fit: cover;
}

.lead__title {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 500;
  line-height: normal;
  color: var(--grey);
  text-align: center;
}

.lead__text {
  margin: 0 auto 192px;
  max-width: 1000px;
  color: #999;
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.56px;
}

.lead__text span {
  font-weight: 900;
}

.lead .btn {
  margin: 0 auto;
}

.principles {
  position: relative;
  overflow-x: hidden;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
}

.principles__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.principles__bg img {
  object-fit: cover;
}

.principles .title {
  margin-left: 78px;
  margin-bottom: 146px;
}

.principles ul {
  margin: 0 auto;
  max-width: 995px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 70px;
}

.principles li {
  padding: 23px 54px 27px 24px;
  max-width: 427px;
  width: calc(50% - 18px);
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  text-wrap: wrap;
}

.principles__name {
  margin-bottom: 17px;
  color: var(--grey);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
}

.principles__text {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--font-secondary);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  text-wrap: wrap;
}

.help {
  padding-top: 155px;
  padding-bottom: 111px;
  background: linear-gradient(0deg, rgba(53, 118, 156, 0.4) 34.62%, rgba(14, 14, 14, 0.35) 100%);
}

.help__form {
  margin-left: 182px;
  max-width: 1120px;
  width: 100%;
}

.help .title {
  margin-bottom: 129px;
  margin-left: 113px;
  color: var(--primary);
}

.help__form-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.help__form-item .wpcf7-form-control-wrap {
  max-width: 380px;
  width: 100%;
}

.help__form-item>p {
  margin-bottom: 44px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.help__form-item:last-of-type {
  margin-bottom: 0;
}

.help__form-item label {
  color: var(--grey);
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
}

.help__form-select {
  max-width: 380px;
  width: 100%;
}

.help .btn-secondary {
  margin: 123px auto 0;
  height: 93px;
  font-size: 28px;
}

.help__form-input-flag {
  max-width: 25px;
  width: 100%;
  height: 17px;
}

.help__form-input-code {
  color: var(--dark-grey);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}

.help__form-input-phone {
  display: flex;
  align-items: center;
  gap: 11px;
}

.help .wpcf7-form-control.wpcf7-submit {
  margin: 123px auto 0;
  height: 93px;
  font-size: 28px;
  background: radial-gradient(187.5% 50% at 50% 50%, #d9d9d9 0%, rgba(217, 217, 217, 0.5) 100%);
  color: #262626;
  filter: drop-shadow(4px 4px 20px rgba(217, 217, 217, 0.15));
  max-width: 488px;
  height: 110px;
  font-size: 30px;
  letter-spacing: -0.6px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cases {
  padding-top: 200px;
  padding-bottom: 54px;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
  position: relative;
}

.cases__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.cases__bg img {
  object-fit: cover;
}

.cases .title {
  margin-left: 137px;
  margin-bottom: 108px;
}

.cases__list {
  margin: 0 -35px;
}

.cases__item {
  margin: 0 35px;
}

.cases__item a {
  padding: 10px;
  display: block;
  height: 379px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  transition: all 0.32s ease;
}

.cases__item a:hover {
  background: linear-gradient(0deg, rgba(53, 118, 156, 0.56) 43.75%, rgba(14, 14, 14, 0.49) 100%);
}

.cases__item-name {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--grey);
  text-align: center;
  font-size: 32px;
  font-weight: 900;
  line-height: normal;
}

.reviews {
  padding-bottom: 100px;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
  position: relative;
}

.reviews__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.reviews__bg img {
  object-fit: cover;
}

.reviews .title {
  margin-bottom: 105px;
  margin-left: 135px;
  color: var(--dark-grey);
}


.reviews__item-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.reviews__circle {
  width: 350px;
  height: 350px;
  border-radius: 162px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  transition: all 0.32s ease;
}

.reviews__info {
  margin: 0 auto;
  max-width: 350px;
  font-size: 34px;
  font-weight: 700;
  line-height: normal;
  color: var(--grey);
  transition: all 0.32s ease;
}

.reviews__name {
  color: var(--dark-grey);
  text-align: center;
}

.reviews__job {
  font-size: 28px;
  text-align: center;
}

.reviews__text {
  text-align: center;
  font-size: 28px;
  font-weight: 400;
}

.reviews__list li:not(.slick-current) .reviews__circle {
  transform: scale(0.86);
}

.reviews__list li:not(.slick-current) .reviews__info {
  opacity: 0;
  z-index: -10;
}

.map {
  margin-bottom: 80px;
  position: relative;
  height: 644px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
}

.map__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.map__bg img {
  object-fit: cover;
}

.map__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  z-index: 0;
}

.map__img img {
  object-fit: contain;
}

.map__title {
  margin-top: 182px;
  color: var(--grey);
  font-size: 40px;
  font-weight: 900;
  line-height: normal;
}

.assist {
  padding-top: 110px;
  padding-bottom: 160px;
  position: relative;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
}

.assist__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.assist__bg img {
  object-fit: cover;
}


.assist__wrap {
  margin: 0 auto;
  max-width: 920px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.assist__text {
  font-size: 40px;
  font-weight: 500;
  line-height: normal;
  color: var(--grey);
  text-align: center;
}

.assist .btn {
  margin-bottom: 0;
  max-width: 394px;
  width: 100%;
  height: 98px;
  text-wrap: wrap;
  color: var(--grey);
  font-size: 26px;
  line-height: normal;
  letter-spacing: -0.52px;
}

.contacts {
  padding-bottom: 135px;
  position: relative;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
}

.contacts__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.contacts__bg img {
  object-fit: cover;
}

.contacts__wrap {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 20px;
}

.contacts__logo {
  margin-top: 10px;
  margin-left: 79px;
  max-width: 488px;
  width: 100%;
  height: 308px;
}

.contacts__social {
  padding: 80px 115px 52px 200px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(217, 217, 217, 0.2) 10.88%, rgba(255, 255, 255, 0) 83.94%);
  backdrop-filter: blur(4px);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 55px;
}

.contacts__phone {
  font-size: 42px;
  font-weight: 700;
  line-height: normal;
  text-wrap: nowrap;
}

.contacts__social-links {
  margin-right: 20px;
  display: flex;
  align-items: center;
  gap: 34px;
}

.contacts__social-link {
  border-radius: 50%;
  display: block;
  width: 60px;
  height: 60px;
  transition: all 0.32s ease;
}

/* .contacts__social-link:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(53, 118, 156, 0.4);
} */

.why {
  padding-bottom: 40px;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, rgba(14, 14, 14, 0.8) 100%);
  position: relative;
}

.why__img {
  position: absolute;
  width: 100%;
  height: 400%;
  top: 0;
  left: 0;
  z-index: -1;
}

.why__img img {
  object-fit: contain;
}

.why__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.why__bg img {
  object-fit: cover;
}

.why .title {
  margin-left: 89px;
  margin-bottom: 119px;
}

.why ul {
  margin: 0 96px 0 87px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 43px;
}

.why li {
  padding: 70px 54px 46px 39px;
  width: calc(33.3333333333% - 27px);
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  text-wrap: wrap;
}

.why li:nth-of-type(4),
.why li:nth-of-type(5) {
  max-width: 448px;
  width: calc(50% - 27px);
}

.why li:nth-of-type(4) .why__text,
.why li:nth-of-type(5) .why__text {
  max-width: 300px;
}

.why__name {
  margin-bottom: 35px;
  color: var(--grey);
  font-size: 34px;
  font-weight: 900;
  line-height: normal;
}

.why__text {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  text-wrap: wrap;
}

.approach {
  padding-bottom: 147px;
  background: linear-gradient(0deg, rgba(53, 118, 156, 0.4) 24.04%, rgba(14, 14, 14, 0.35) 100%);
  position: relative;
}

.approach::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, rgba(14, 14, 14, 0.8) 100%);
  z-index: -1;
}

.approach__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  z-index: -2;
}

.approach__bg img {
  object-fit: cover;
}

.approach .title {
  margin-left: 85px;
  margin-bottom: 109px;
}

.approach ul {
  margin: 0 165px 0 198px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 66px;
}

.approach li {
  padding: 30px 73px 23px 28px;
  background: linear-gradient(0deg, rgba(245, 245, 245, 0) 5.29%, rgba(245, 245, 245, 0.08) 95%);
  mix-blend-mode: plus-lighter;
  color: var(--grey);
  font-size: 24px;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: -0.48px;
}

.blog {
  padding-bottom: 80px;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, rgba(14, 14, 14, 0.8) 100%);
  position: relative;
}

.blog__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.blog__bg img {
  object-fit: cover;
}

.blog__img {
  position: absolute;
  width: 100%;
  height: 150%;
  top: -155px;
  left: 0;
  z-index: -1;
}

.blog__img img {
  object-fit: fill;
}

.blog ul {
  margin: 0 auto;
  max-width: 1105px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 68px;
  row-gap: 60px;
}

.blog li {
  padding: 30px;
  height: 379px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog li.blog__item-primary {
  background: linear-gradient(0deg, rgba(53, 118, 156, 0.56) 43.75%, rgba(14, 14, 14, 0.49) 100%);
}

.blog__item-title {
  color: var(--grey);
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  line-height: normal;
}

.blog li.blog__item-primary .blog__item-title {
  font-weight: 900;
}

.business {
  padding-top: 167px;
  padding-bottom: 117px;
  background: linear-gradient(0deg, rgba(53, 118, 156, 0.4) 24.04%, rgba(14, 14, 14, 0.35) 100%);
  position: relative;
}

.business::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, rgba(14, 14, 14, 0.8) 100%);
  z-index: -1;
}

.business__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.business__bg img {
  object-fit: cover;
}

.business .title {
  margin-left: 89px;
  margin-bottom: 146px;
  font-size: 54px;
}

.business__text {
  margin: 0 170px 77px 181px;
  max-width: 1110px;
  width: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.48px;
  color: var(--grey);
}

.business__text span {
  color: var(--primary);
  font-weight: 900;
}

.business__subtitle {
  margin: 0 170px 64px 181px;
  color: var(--grey);
  font-size: 30px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -0.6px;
}

.business ul {
  margin: 0 170px 0 181px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 135px;
  row-gap: 24px;
}

.business li {
  padding: 28px 46px 18px 32px;
  background: linear-gradient(0deg, rgba(245, 245, 245, 0) 5.29%, rgba(245, 245, 245, 0.08) 95%);
  mix-blend-mode: plus-lighter;
  color: var(--grey);
  font-size: 22px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -0.36px;
}

.business li p {
  margin-bottom: 20px;
}

.business li span {
  font-weight: 700;
}

.stages {
  padding-bottom: 36px;
  padding-top: 128px;
  position: relative;
  overflow-x: hidden;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
}

.stages__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.stages__bg img {
  object-fit: cover;
}

.stages .title {
  margin-left: 91px;
  margin-bottom: 120px;
}

.stages ul {
  margin: 0 auto;
  max-width: 1226px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 42px;
  row-gap: 43px;
}

.stages li {
  padding: 75px 36px 27px 34px;
  max-width: 382px;
  width: calc(33.3333333333% - 28px);
  height: 258px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-end;
  text-wrap: wrap;
  position: relative;
}

.stages__name {
  margin-bottom: 13px;
  color: var(--grey);
  font-size: 34px;
  font-weight: 900;
  line-height: normal;
}

.stages__text {
  margin-top: auto;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  text-wrap: wrap;
}

.stages__number {
  position: absolute;
  top: -46px;
  left: 18px;
  color: rgba(53, 118, 156, 0.9);
  font-size: 90px;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: -1.8px;
}

.format {
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
  position: relative;
}

.format__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  z-index: -1;
}

.format__bg img {
  object-fit: cover;
}

.format .title {
  margin-left: 81px;
  margin-bottom: 147px;
}

.format ul {
  margin: 0 68px 0 36px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 70px;
}

.format li {
  padding: 79px 25px 39px 25px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  height: 250px;
  position: relative;
  transition: all 0.32s ease;
}

.format li:hover {
  padding: 41px 22px 35px 22px;
  background: linear-gradient(100deg, #35769c 10.67%, rgba(255, 255, 255, 0.03) 107.28%);
}

.format__name {
  max-width: 356px;
  color: var(--grey);
  font-size: 35px;
  line-height: normal;
  font-weight: 800;
  transition: all 0.32s ease;
}

.format li:hover .format__name {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 900;
}

.format__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  position: relative;
  z-index: -1;
  transition: all 0.32s ease;
}

.format li:hover .format__text {
  opacity: 1;
  z-index: 0;
}

.format__arrow {
  width: 51px;
  height: 48px;
  border-radius: 50%;
  background: var(--primary);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 16px;
  right: 16px;
  transition: all 0.4s ease;
}

.format .icon--arrow {
  width: 13.749px;
  height: 12.878px;
}

.addition {
  padding-top: 149px;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
  position: relative;
}

.addition__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  z-index: -2;
}

.addition__bg img {
  object-fit: cover;
}

.addition .title {
  margin-bottom: 106px;
  margin-left: 85px;
}

.addition ul {
  margin: 0 77px 0 87px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 77px;
  row-gap: 90px;
}

.addition li {
  padding: 22px 50px 21px 84px;
  max-width: 600px;
  width: 100%;
  height: 104px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.08) 10.88%, rgba(255, 255, 255, 0) 83.94%);
  backdrop-filter: blur(4px);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.addition__arrow {
  width: 48px;
  height: 45px;
  border-radius: 50%;
  background: var(--primary);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -15px;
  left: -6px;
  transition: all 0.4s ease;
}

.addition .icon--arrow {
  width: 12.89px;
  height: 12.073px;
}

.addition__name {
  color: var(--grey);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.addition__name span {
  color: var(--grey);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.get {
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
  position: relative;
}

.get__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  z-index: -2;
}

.get__bg img {
  object-fit: cover;
}

.get .title {
  margin-left: 81px;
  margin-bottom: 101px;
}

.get ul {
  margin: 0 237px 0 245px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 84px;
  row-gap: 78px;
}

.get li {
  height: 210px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.get__icon {
  width: 85.414px;
  height: 80px;
  border-radius: 50%;
  background: rgba(53, 118, 156, 0.8);
  position: absolute;
  top: -19px;
  left: -15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.get__name {
  color: var(--grey);
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  line-height: normal;
}

.questions {
  padding-top: 43px;
  padding-bottom: 57px;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, #0e0e0e 100%);
  position: relative;
}

.questions__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -2;
}

.questions__bg img {
  object-fit: cover;
}

.questions .title {
  margin-left: 105px;
  margin-bottom: 72px;
  color: var(--dark-grey);
}

.questions__wrap {
  margin: 0 auto;
  max-width: 1074px;
  width: 100%;
}

.questions__item {
  padding: 18px 41px 25px 41px;
  color: var(--grey);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.4px;
}

.questions details {
  margin-bottom: 28px;
  transition: all 0.2s linear;
}

.questions summary {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 12px 41px;
  min-height: 90px;
  color: var(--grey);
  font-size: 28px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.56px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.2) 10.88%, rgba(255, 255, 255, 0.05) 83.94%);
  backdrop-filter: blur(4px);
  overflow: hidden;
  transition: all 0.32s linear;
  cursor: pointer;
}

.questions details:hover summary {
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.08) 10.88%, rgba(255, 255, 255, 0) 83.94%);
}

.questions summary::after {
  content: "";
  width: 26px;
  min-width: 26px;
  height: 27px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='21' viewBox='0 0 24 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21L0.741669 0.75L23.2583 0.75L12 21Z' fill='%2335769C'/%3E%3C/svg%3E") no-repeat;
  background-size: contain;
  transition: all 0.32s linear;
}

.questions details[open]>summary::after {
  transform: rotate(-180deg);
}

.questions summary::-webkit-details-marker {
  display: none;
}

.questions details[open] summary {
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.08) 10.88%, rgba(255, 255, 255, 0) 83.94%);
  color: var(--dark-grey);
}

.questions details p {
  margin-bottom: 20px;
  width: 100%;
}

.questions details p:last-of-type {
  margin-bottom: 0;
}

.page-about .top {
  height: 612px;
}

.page-about .top .title {
  margin-top: 102px;
  margin-bottom: 87px;
  max-width: 800px;
}

.page-about .top__text {
  margin-bottom: 0;
  max-width: 683px;
}


.page-about .lead {
  padding-bottom: 74px;
}

.page-about .lead__img {
  display: none;
}

.page-about .cases {
  padding-top: 148px;
}

.page-about .cases .title {
  margin-left: 114px;
}

.page-about .reviews .title {
  margin-left: 111px;
}

.page-about .assist {
  padding-bottom: 60px;
}

.page-about .contacts {
  padding-bottom: 175px;
}

.page-blog .top {
  height: 583px;
}

.page-blog .top .title {
  margin-bottom: 92px;
  margin-top: 101px;
  margin-left: 107px;
}

.page-blog .top .search {
  margin-left: 155px;
}

.page-blog .top__img {
  position: absolute;
  width: 100%;
  height: 170%;
  top: 50px;
  left: 0;
  z-index: -1;
}

.page-blog .top__img img {
  object-fit: fill;
}

.page-blog .contacts {
  padding-bottom: 173px;
}

.page-service .top {
  height: 652px;
}

.page-service .top .title {
  margin-top: 98px;
  margin-bottom: 36px;
  max-width: 940px;
}

.page-service .top__text {
  margin-left: 66px;
  margin-bottom: 65px;
  max-width: 883px;
}

.page-service .top .btn {
  margin-left: 238px;
  max-width: 310px;
  height: 64px;
}

.page-service .cases__list {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 70px;
}

.page-service .cases__item {
  margin: 0;
  padding: 21px 38px 21px 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  max-width: 520px;
  width: 100%;
  height: 379px;
  border-radius: 10px;
  background: linear-gradient(103deg, rgba(255, 255, 255, 0.1) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);
  backdrop-filter: blur(4px);
}

.page-service .cases__item-name {
  margin-bottom: 20px;
  width: 100%;
  min-height: 78px;
  height: unset;
  text-align: center;
}

.page-service .cases__item-task,
.page-service .cases__item-decision,
.page-service .cases__item-result {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.8);
}

.page-service .cases__item-task span,
.page-service .cases__item-decision span,
.page-service .cases__item-result span {
  font-weight: 700;
}

.page-service .help {
  padding-top: 49px;
  padding-bottom: 151px;
  position: relative;
}

.page-service .help .title {
  color: var(--grey);
}

.page-service .help::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(14, 14, 14, 0.8) 0%, rgba(14, 14, 14, 0.8) 49.04%, rgba(14, 14, 14, 0.8) 100%);
  z-index: -1;
}

.page-service .help__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}

.page-service .help__bg img {
  object-fit: cover;
}

.page-service .help__img {
  position: absolute;
  width: 100%;
  height: 300%;
  top: 100px;
  left: 0;
  z-index: -1;
}

.page-service .help__img img {
  object-fit: contain;
}

.page-service .help .btn-secondary {
  height: 110px;
  text-wrap: wrap;
  font-size: 26px;
  letter-spacing: -0.52px;
}

.page-service .cases {
  padding-top: 51px;
}

.swal2-icon.swal2-success.swal2-icon-show {
  display: none;
}

.swal2-icon-error {}

@media (max-width: 1430px) {

  .about ul,
  .services ul,
  .why ul,
  .approach ul,
  .business ul,
  .format ul,
  .addition ul,
  .get ul {
    margin: 0;
  }

  .help__form {
    margin: 0 auto;
  }
}

@media (max-width: 1280px) {
  .top {
    height: 655px;
  }

  .about ul,
  .services ul,
  .why ul,
  .business ul,
  .stages ul,
  .format ul,
  .addition ul,
  .get ul,
  .page-service .cases__list {
    gap: 40px;
  }

  .about__text,
  .business__text,
  .business__subtitle {
    margin-left: 89px;
  }

  .principles__name,
  .cases__item-name,
  .blog__item-title,
  .help__form-item label {
    font-size: 28px;
  }

  .contacts__logo {
    margin-left: 0px;
    max-width: 400px;
    height: 280px;
  }

  .contacts__social {
    padding: 80px 80px 52px 120px;
  }

  .why li {
    padding: 60px 44px 36px 29px;
    width: calc(50% - 27px);
  }

  .why li:nth-of-type(4),
  .why li:nth-of-type(5) {
    max-width: unset;
    width: calc(50% - 27px);
  }

  .why__name {
    margin-bottom: 25px;
    font-size: 32px;
  }

  .stages__name {
    font-size: 32px;
  }

  .reviews__info {
    font-size: 32px;
  }

  .reviews__job {
    font-size: 26px;
  }

  .reviews__text {
    font-size: 26px;
  }

  .questions summary {
    font-size: 26px;
  }

  .blog ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    row-gap: 40px;
  }

  .footer .nav__list {
    grid-template-rows: repeat(8, auto);
    row-gap: 10px;
  }

  .business__text {
    max-width: calc(100% - 89px);
  }

  .stages li {
    padding: 55px 26px 17px 34px;
  }

  .footer__bottom {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }

  .footer__documents {
    order: -2;
  }
}

@media (max-width: 1180px) {
  .stages li {
    width: calc(50% - 28px);
  }

  .format ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .format li,
  .format li:hover {
    padding: 75px 25px 29px 25px;
  }

}

@media (max-width: 1024px) {
  .shared-bg__img {
    left: 6%;
  }

  .about ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .services ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .services li a {
    padding: 21px 48px 36px 38px;
  }

  .principles ul {
    row-gap: 40px;
  }

  .principles li {
    padding: 23px 54px 27px 24px;
    max-width: 100%;
    width: 100%;
  }

  .principles__name,
  .cases__item-name,
  .blog__item-title,
  .help__form-item label {
    font-size: 24px;
  }

  .assist__text,
  .lead__title {
    font-size: 30px;
  }


  .contacts__logo {
    max-width: 320px;
    height: 220px;
  }

  .contacts__social {
    padding: 50px 60px 32px 65px;
    gap: 40px;
  }

  .contacts__phone {
    font-size: 38px;
  }

  .contacts__social-links {
    gap: 20px;
  }

  .why__name,
  .stages__name,
  .reviews__info {
    font-size: 28px;
  }

  .reviews__job {
    font-size: 24px;
  }

  .reviews__text {
    font-size: 24px;
  }

  .questions summary {
    font-size: 24px;
  }

  .reviews__list li:not(.slick-current) .reviews__circle {
    transform: scale(1);
  }

  .reviews__circle {
    width: 300px;
    height: 300px;
  }

  .approach ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }

  .footer__top {
    gap: 60px;
  }

  .page-service .top {
    height: 725px;
  }

  .addition ul {
    margin: 0 auto;
    max-width: 600px;
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 768px) {
  body.noscroll {
    overflow: hidden;
  }

  .section {
    padding: 50px 0;
  }

  .title {
    font-size: 48px;
  }

  .business .title {
    font-size: 48px;
  }

  .btn-secondary {
    height: 90px;
    font-size: 24px;
  }

  .search .input {
    padding: 12px 24px;
    height: 56px;
    font-size: 20px;
  }

  .search .input::placeholder {
    font-size: 20px;
  }

  .modal__wrap {
    padding: 30px;
  }

  .modal__close {
    top: 20px;
    right: 20px;
  }

  .form__title {
    margin: 0 auto 35px;
    font-size: 16px;
  }

  .shared-bg__img {
    height: 90%;
    top: 0px;
  }

  .shared-bg__star {
    width: 50px;
    height: 50px;

  }

  .header__wrap {
    margin: 0;
  }

  .header__burger {
    display: block;
    background-color: transparent;
    border: 0;
    position: relative;
    width: 35px;
    height: 20px;
  }

  .header__burger span,
  .header__nav {
    width: 100%;
    transition: all 0.3s ease 0s;
  }

  .header__burger span,
  .header__burger:after,
  .header__burger:before {
    background-color: var(--grey);
    position: absolute;
    z-index: 5;
    height: 2px;
    left: 0;
    border-radius: 50px;
  }

  .header__burger span {
    margin: 0;
    top: 10px;
  }

  .header__burger:after,
  .header__burger:before {
    content: "";
    width: 100%;
    transition: all 0.3s ease 0s;
  }

  .header__burger:before {
    top: 2px;
  }

  .header__burger:after {
    bottom: 0;
  }

  .header__burger.active:before {
    transform: rotate(45deg);
    top: 9px;
  }

  .header__burger.active span {
    transform: scale(0);
  }

  .header__burger.active:after {
    transform: rotate(-45deg);
    bottom: 9px;
  }

  .header__nav {
    padding: 40px 20px;
    position: fixed;
    z-index: -2;
    top: 0px;
    left: -120%;
    height: 100vh;
    background-color: var(--page-bg);
    overflow: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .header__nav.active {
    left: 0;
    z-index: 5;
  }

  .logo {
    position: relative;
    z-index: 6;
  }

  .nav__list {
    flex-direction: column;
  }

  .top .title,
  .top__text,
  .about .title,
  .services .title,
  .cases .title,
  .footer__title,
  .why .title,
  .approach .title,
  .principles .title,
  .help .title,
  .page-about .cases .title,
  .business .title,
  .stages .title,
  .format .title,
  .addition .title,
  .get .title,
  .reviews .title {
    margin-left: 0px;
  }

  .services .title,
  .principles .title,
  .help .title,
  .cases .title,
  .why .title,
  .approach .title,
  .business .title,
  .stages .title,
  .format .title,
  .addition .title,
  .get .title,
  .reviews .title {
    margin-bottom: 50px;
  }

  .about__text,
  .business__text,
  .business__subtitle {
    margin-left: 0px;
  }

  .top .title {
    margin-top: 74px;
  }

  .about__text,
  .business__text,
  .addition__name,
  .get__name {
    font-size: 20px;
  }

  .about ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .about li {
    padding: 20px 7px 30px 30px;
  }

  .services__name {
    margin-bottom: 20px;
    font-size: 28px;
    min-height: unset;
  }

  .services li a:hover .services__name {
    font-size: 28px;
  }

  .services__text {
    line-height: 1.4;
  }

  .services li a .services__text {
    opacity: 1;
    height: fit-content;
    z-index: 0;
  }

  .format__text {
    opacity: 1;
    height: fit-content;
    z-index: 0;
  }

  .format__name {
    margin-bottom: 20px;
  }

  .lead__text {
    margin: 0 auto 100px;
    font-size: 24px;
  }

  .help__form-item>p {
    flex-direction: column;
    gap: 0px;
  }

  .help__form-select {
    max-width: 100%;
  }

  .help__form-item {
    margin-bottom: 40px;
  }

  .help .btn-secondary {
    margin: 100px auto 0;
    height: 90px;
    font-size: 24px;
  }

  .map {
    height: 450px;
  }

  .map__title {
    margin-top: 150px;
    font-size: 30px;
  }

  .format__name {
    font-size: 30px;
  }

  .format li:hover .format__name {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .assist .btn {
    height: 90px;
    font-size: 24px;
  }

  .assist__wrap {
    flex-direction: column;
  }

  .why li {
    padding: 48px 44px 36px 29px;
    width: 100%;
  }

  .why li:nth-of-type(4),
  .why li:nth-of-type(5) {
    width: 100%;
  }

  .approach li {
    padding: 30px 53px 23px 28px;
    font-size: 20px;
  }

  .blog li {
    padding: 20px;
    height: 320px;
  }

  .footer__title {
    margin-top: 15px;
    font-size: 50px;
  }

  .footer__link {
    font-size: 20px;
  }

  .footer__copyright {
    font-size: 18px;
  }

  .page-about .top__img,
  .page-blog .top__img,
  .page-service .top__img {
    display: none;
  }

  .page-about .contacts {
    padding-bottom: 50px;
  }

  .page-blog .top .title {
    margin-bottom: 50px;
    margin-left: 0;
  }

  .page-blog .top .search {
    margin-left: 0;
  }

  .page-service .top__text {
    margin-left: 0;
  }

  .business__subtitle {
    font-size: 24px;
    margin: 0 0 40px 0px;
  }

  .business ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .business li {
    padding: 24px 36px 18px 28px;
    font-size: 20px;
  }

  .stages li {
    width: 100%;
    max-width: 100%;
  }

  .stages__number {
    top: -27px;
    left: 12px;
    font-size: 70px;
  }

  .why__name,
  .stages__name,
  .reviews__info {
    font-size: 26px;
  }

  .format ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .addition ul {
    margin: 0;
    max-width: 100%;
  }

  .addition li {
    max-width: 100%;
  }

  .get ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .get li {
    height: 180px;
  }

  .questions summary {
    padding: 12px 20px;
    font-size: 20px;
  }

  .questions__item {
    padding: 18px;
    color: var(--grey);
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: -0.4px;
  }
}

@media (max-width: 650px) {
  .top .btn {
    margin-left: 0px;
  }

  .services__arrow {
    width: 45px;
    height: 45px;
    top: 10px;
    right: 10px;
  }

  .map__title {
    margin-top: 80px;
    font-size: 24px;
  }

  .format__name {
    font-size: 24px;
  }

  .format li:hover .format__name {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .contacts__wrap {
    flex-direction: column;
    align-items: center;
  }

  .blog ul {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 15px;
  }

  .footer__top {
    margin-top: 45px;
    margin-bottom: 53px;
    flex-direction: column;
    gap: 30px;
  }

  .footer .nav__list {
    justify-content: start;
  }

  .page-service .top .btn {
    margin-left: 0px;
  }
}

@media (max-width: 480px) {
  .title {
    font-size: 36px;
  }

  .page-service .cases__list {
    margin: 0 15px;
  }

  .cases__slider-wrap {
    margin: 0 15px;
  }

  .business .title {
    font-size: 36px;
  }

  .select2-container--default .select2-selection--single {
    height: 56px;
  }

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 56px;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
    background-size: 20px auto;
  }

  .top {
    height: 590px;
  }

  .top .btn {
    max-width: 100%;
  }

  .about li {
    font-size: 16px;
  }

  .services li a {
    padding: 36px 48px 36px 28px;
  }

  .services__name {
    max-width: 265px;
    font-size: 24px;
  }

  .services li a:hover .services__name {
    font-size: 24px;
  }

  .help__form-item {
    margin-bottom: 20px;
    gap: 10px;
  }

  .principles__name,
  .cases__item-name,
  .blog__item-title,
  .help__form-item label {
    font-size: 20px;
  }

  .help .btn-secondary {
    margin: 50px auto 0;
  }

  .map {
    height: 240px;
  }

  .map__title {
    margin-top: 50px;
    font-size: 20px;
  }

  .contacts__social {
    padding: 40px 40px 22px 55px;
    gap: 20px;
  }

  .contacts__phone {
    font-size: 32px;
  }

  .contacts__social-link {
    width: 50px;
    height: 50px;
  }

  .icon--telegram,
  .icon--whatsapp,
  .icon--vk {
    width: 50px;
    height: 50px;
  }

  .footer__title {
    font-size: 36px;
  }

  .business__subtitle {
    font-size: 22px;
  }

  .addition li {
    padding: 22px 30px 21px 54px;
  }
}