@charset "UTF-8";
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.p-5 {
  padding: 2rem !important;
}

.pt-5 {
  padding-top: 2rem !important;
}

.pb-5 {
  padding-bottom: 2rem !important;
}

.m-5 {
  margin: 2rem !important;
}

.mt-5 {
  margin-top: 2rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.m-6 {
  margin: 3rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

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

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

img,
fieldset,
a img {
  border: none;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
textarea {
  -webkit-appearance: none;
}

input[type=submit],
button {
  cursor: pointer;
}
input[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button {
  background: none;
}

textarea {
  overflow: auto;
}

input,
button {
  margin: 0;
  padding: 0;
  border: 0;
}

div,
input,
textarea,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
a:focus {
  outline: none;
}

ul,
ol {
  list-style-type: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

html {
  box-sizing: border-box;
}

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

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  font-size: 16px;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.5;
  color: #212529;
}

body {
  font-family: "Manrope", sans-serif;
  background-color: #FEFEFE;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "GolosText", sans-serif;
}

.container {
  margin: 0 auto;
  max-width: 1630px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

body:not(.home) .main {
  padding-top: 140px;
  padding-bottom: 60px;
}

.body-overlay {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  pointer-events: none;
  background-color: #1f1f1f;
  opacity: 0;
  cursor: pointer;
  z-index: 999;
  transition: opacity 0.3s;
}
.body-overlay.active {
  opacity: 0.8;
  pointer-events: auto;
}

a {
  color: #153FE8;
}
a:visited {
  color: #153FE8;
}

ul,
ol,
.custom-list {
  margin: 0 0 2rem;
  padding-left: 1.5rem;
}
ul-unstyled,
ol-unstyled,
.custom-list-unstyled {
  list-style: none;
  padding-left: 0;
}
ul-inline,
ol-inline,
.custom-list-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-left: 0;
}

li {
  margin-bottom: 0.5rem;
}

.custom-list-check {
  list-style: none;
  padding-left: 0;
}
.custom-list-check li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1rem;
}
.custom-list-check li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #1e2934;
}

.button {
  border-radius: 50%;
  background-color: #212529;
  color: #fefefe;
  cursor: pointer;
  transition: all 0.25s ease;
  display: inline-block;
  text-align: center;
  box-shadow: 0 0 0 transparent;
  text-decoration: none;
  font-size: 18px;
  padding: 30px 48px;
  font-weight: 600;
  letter-spacing: -0.03em;
  border-radius: 6em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
@media (max-width: 1360px) {
  .button {
    padding: 24px 32px;
  }
}
.button:hover {
  background-color: #153fe8;
}
.button.button--secondary {
  background-color: #fefefe;
  color: #212529;
}
.button.button--secondary path {
  fill: #212529;
}
.button.button--secondary:hover {
  background-color: #153fe8;
  color: white;
}
.button.button--secondary:hover path {
  fill: #fff;
}
.button.button--outline {
  position: relative;
  padding: 1em 2em;
  font-size: 18px;
  height: 79px;
  border-radius: 999px;
  z-index: 1;
  background: linear-gradient(82.93deg, #212529 -1.27%, #3726cd 109.44%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
@media (max-width: 1360px) {
  .button.button--outline {
    padding: 24px 32px;
  }
}
.button.button--outline::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px; /* толщина рамки */
  border-radius: 999px;
  background: linear-gradient(82.93deg, #212529 -1.27%, #3726cd 109.44%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
.button.button--outline path {
  fill: #212529;
}
.button.button--outline:hover {
  background: linear-gradient(82.93deg, #212529 -1.27%, #3726cd 109.44%);
  color: #fff;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: initial;
  background-clip: border-box;
}
.button.button--outline:hover path {
  fill: #fff;
}
.button__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header {
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  z-index: 1000;
}
@media (max-width: 768px) {
  .header {
    top: 0;
  }
  .header__wrapper {
    border-radius: 0 !important;
  }
  .header .container {
    padding: 0;
  }
}
.header__wrapper {
  background: #fff;
  border-radius: 126px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 94px;
  padding: 8px;
}
@media (max-width: 768px) {
  .header__wrapper {
    height: 56px;
  }
}
.header__right {
  flex: 1;
  display: flex;
  align-items: center;
}
.header__right .header__toggle {
  display: none;
}
@media (max-width: 1320px) {
  .header__right {
    flex-direction: column;
    align-items: flex-start;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 1002;
    width: 320px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 15px;
    border-radius: 25px;
    left: initial;
    right: -500px;
    transition: right 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    background-color: #fff;
    width: 340px;
    height: calc(100vh - 30px);
    position: fixed;
    color: #ffffff;
    padding: 32px;
  }
  .header__right .header__language-switcher {
    position: absolute;
    left: 32px;
    top: 32px;
  }
  .header__right .header__toggle {
    display: block;
    position: absolute;
    top: 32px;
    right: 32px;
  }
  .header__right .header__search-button {
    position: absolute;
    right: 110px;
    top: 32px;
  }
}
@media (max-width: 768px) {
  .header__right {
    padding: 12px 16px;
    margin: 0;
    border-radius: 0;
    width: 100%;
    right: -110%;
  }
  .header__right .header__language-switcher {
    position: absolute;
    left: 16px;
    top: 12px;
  }
  .header__right .header__toggle {
    display: block;
    position: absolute;
    top: 20px;
    right: 16px;
    margin-right: 0;
  }
  .header__right .header__search-button {
    position: absolute;
    right: 60px;
    top: 20px;
  }
}
@media (max-width: 1320px) {
  .header__right.active {
    left: initial;
    right: 0px;
  }
}
.header__logo {
  margin-right: 40px;
  margin-left: 32px;
  height: 30px;
}
@media (max-width: 768px) {
  .header__logo {
    width: 82px;
    height: 24px;
  }
}
.header__language-switcher {
  margin-right: 32px;
}
.header__desktopBarToggle-slide {
  margin-right: 32px;
  cursor: pointer;
}
@media (max-width: 1320px) {
  .header__desktopBarToggle-slide {
    display: none;
  }
}
.header__search-button {
  cursor: pointer;
}
.header__contact {
  display: none;
}
.header__contact a {
  display: block;
  color: #212529;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: "GolosText", sans-serif;
  line-height: 1.5;
}
@media (max-width: 1320px) {
  .header__contact {
    display: block;
    margin-top: auto;
    margin-bottom: 32px;
  }
}
.header__toggle {
  display: none;
}
@media (max-width: 1320px) {
  .header__toggle {
    display: block;
    margin-right: 32px;
  }
}
.header__nav {
  flex: 1;
  margin-right: 40px;
}
@media (max-width: 1360px) {
  .header__nav {
    margin-right: 12px;
  }
}
@media (max-width: 1320px) {
  .header__nav {
    flex: 0;
    margin-top: 104px;
    margin-bottom: 32px;
  }
  .header__nav .nav {
    align-items: flex-start;
  }
  .header__nav .nav__item {
    padding: 0;
  }
  .header__nav .nav__link {
    padding: 0;
    background-color: transparent;
    color: #212529;
  }
  .header__nav .nav__link .text--active {
    color: #212529;
  }
  .header__nav .nav__link:hover {
    color: #3726cd;
    background-color: transparent;
  }
}
.header__cta {
  flex-shrink: 0;
}
.header .header-scroll-overlay {
  position: fixed;
  top: 0;
  left: 10px;
  right: 10px;
  width: calc(100% - 20px);
  z-index: 1001;
  border-radius: 0 0 25px 25px;
  box-shadow: 0 5px 23px 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.header.scrolled .header-scroll-overlay {
  opacity: 1;
  visibility: visible;
}
.header.scrolled-show .header-scroll-overlay {
  transform: translateY(0);
}

.logo {
  text-decoration: none;
  color: inherit;
}
.logo__text {
  font-size: 32px;
  font-weight: 900;
  color: #2c3e50;
  letter-spacing: -1px;
}

.language-switcher {
  position: relative;
  display: flex;
  background: #212529;
  border-radius: 24px;
  border: 2px solid #212529;
  width: 80px;
  height: 42px;
  overflow: hidden;
}
.language-switcher::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 38px;
  height: 38px;
  background: #ffffff;
  border-radius: 100px;
  transition: transform 0.3s ease;
  z-index: 1;
}
.language-switcher [data-lang=ru] {
  color: #212529;
}
.language-switcher [data-lang=ru]:visited, .language-switcher [data-lang=ru]:visited {
  color: #212529;
}
.language-switcher.en-active::before {
  transform: translateX(38px);
}
.language-switcher.en-active [data-lang=ru] {
  color: #ffffff;
}
.language-switcher.en-active [data-lang=ru]:visited, .language-switcher.en-active [data-lang=ru]:visited {
  color: #ffffff;
}
.language-switcher.en-active [data-lang=en] {
  color: #212529;
}
.language-switcher.en-active [data-lang=en]:visited, .language-switcher.en-active [data-lang=en]:visited {
  color: #212529;
}
.language-switcher__item {
  width: 38px;
  height: 38px;
  border: none;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 100px;
  cursor: pointer;
  transition: color 0.3s ease;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.language-switcher__item:visited, .language-switcher__item:visited {
  color: #ffffff;
}
.language-switcher__item--active {
  color: #212529;
}

.nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 32px;
}
@media (max-width: 1460px) {
  .nav {
    gap: 8px;
  }
}
@media (max-width: 1320px) {
  .nav {
    flex-direction: column;
  }
}
.nav__item {
  position: relative;
  margin-bottom: 0;
  padding: 13px 0;
}
.nav__link {
  text-decoration: none;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 9px 20px;
  -webkit-border-radius: 9999px;
  border-radius: 9999px;
  font-size: 18px;
  line-height: 1.5em;
  text-transform: capitalize;
  letter-spacing: 0em;
  word-spacing: 0px;
  font-style: normal;
  font-weight: 500;
  color: #212529;
}
.nav__link:active, .nav__link:focus, .nav__link:visited {
  color: #212529;
}
.nav__link .text--active {
  display: inline-block;
  -webkit-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.nav__link .text {
  position: absolute;
  padding: inherit;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateY(150%);
  -ms-transform: translateY(150%);
  transform: translateY(150%);
}
.nav__link:hover {
  background-color: #f2f0f4;
  color: #212529;
}
.nav__link:hover .text--active {
  opacity: 0;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
}
.nav__link:hover .text {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav__link--active {
  background-color: #212529;
  color: #fff;
}
.nav__link--active:hover {
  background-color: #212529;
  color: #fff;
}
.nav__link--active .text--active {
  color: #fff;
}

.site-search {
  position: fixed;
  left: 0px;
  top: -100px;
  right: 0px;
  z-index: 1000000;
  opacity: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 37px 100px 37px 40px;
  transition: opacity 0.3s, top 0.3s;
  background-color: #ffffff;
  border-color: #d9d9d9;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .site-search {
    top: -100%;
    padding: 16px;
  }
}
.site-search.show-search {
  top: 0px;
  opacity: 1;
}
.site-search .site-search__close {
  position: absolute;
  top: 50%;
  right: 45px;
  left: initial;
  width: 30px;
  height: 30px;
  text-align: center;
  transform: translateY(-50%);
  transition: opacity 0.3s;
  cursor: pointer;
}
@media (max-width: 768px) {
  .site-search .site-search__close {
    right: 16px;
  }
}
.site-search .site-search__close svg {
  width: 100%;
  height: 100%;
}
.site-search input {
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 0px;
  height: 25px;
  line-height: 25px;
  padding: 0px 0px 0px 95px;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .site-search input {
    padding-left: 4px;
  }
}

@media (max-width: 768px) {
  .search_form {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .site-search .site-search-close {
    right: 40px;
    left: initial;
    width: 20px;
    height: 20px;
    font-size: 20px;
    margin: -10px 0px 0px;
  }
}
.slide-sidebar {
  position: fixed;
  top: 0px;
  bottom: 0px;
  z-index: 1001;
  width: 320px;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 15px;
  background-position: center bottom;
  border-radius: 25px;
  right: initial;
  left: -500px;
  transition: left 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #212529;
  background-image: url("../assets/images/bg-side.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 340px;
  height: calc(100vh - 30px);
  position: fixed;
  color: #ffffff;
}
.slide-sidebar.active {
  right: initial;
  left: 0px;
}
.slide-sidebar__close {
  position: absolute;
  left: initial;
  right: 0;
  top: 0;
  height: 50px;
  font-size: 17px;
  font-weight: 400;
  line-height: 50px;
  padding: 0 28px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: color 0.3s, visibility 0.3s;
  transition: color 0.3s, visibility 0.3s;
  text-align: center;
  z-index: 1;
  right: initial;
  left: 100%;
  height: 74px;
  line-height: 68px;
  -webkit-transform: rotate(90deg) translateY(-100%);
  -ms-transform: rotate(90deg) translateY(-100%);
  transform: rotate(90deg) translateY(-100%);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  display: flex;
  align-items: center;
  gap: 10px;
}
.slide-sidebar::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 100%;
  margin-left: 3px;
  height: 100%;
  width: 68px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: inherit;
  background-position: center top;
  border-radius: inherit;
  background-image: url("../assets/images/bg-side-close.png");
}
.slide-sidebar__content {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  box-sizing: border-box;
  padding: 62px 40px;
  overflow: auto;
}
.slide-sidebar--logo {
  margin-bottom: 62px;
}
.slide-sidebar--content {
  padding: 50px 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  font-weight: 500;
  font-size: 18px;
}
.slide-sidebar--content-button {
  margin-top: auto;
}
.slide-sidebar--content-button .button {
  font-size: 16px;
  padding: 24px 32px;
}
.slide-sidebar--content-button .button svg {
  width: 16px;
  height: 16px;
}
.slide-sidebar--content-button .button svg path {
  fill: #212529;
}
.slide-sidebar--content-text {
  margin-bottom: 20px;
}
.slide-sidebar--content-text p {
  margin: 1.3888em 0px;
}
.slide-sidebar--content-text a {
  color: #ffffff;
  text-decoration: none;
}
.slide-sidebar--content-text a:hover {
  color: #3726cd;
}

body:not(.home) .header__logo {
  margin-left: 0;
}
@media (min-width: 769px) {
  body:not(.home) article.page {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.order-modal {
  position: fixed;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 48px;
  max-width: 700px;
  height: fit-content;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  background-color: #212529;
  border-radius: 24px;
  color: #fefefe;
}
@media (max-height: 790px) {
  .order-modal {
    max-height: calc(100% - 20px);
  }
}
.order-modal.active {
  opacity: 1;
  visibility: visible;
}

.order-modal__content {
  height: 100%;
  overflow-y: auto;
  padding-right: 8px;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.2) transparent;
}
.order-modal__content::-webkit-scrollbar {
  width: 6px;
}
.order-modal__content::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 3px;
}
.order-modal__content::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  transition: background 0.3s ease;
}
.order-modal__content::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.3);
}
.order-modal__content::-webkit-scrollbar-thumb:active {
  background: rgba(255, 255, 255, 0.4);
}
.order-modal__content::-webkit-scrollbar-corner {
  background: transparent;
}
.order-modal__content:hover {
  scrollbar-color: rgba(255, 255, 255, 0.25) transparent;
}
.order-modal__content:hover::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.25);
}

.order-modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  border-radius: 50%;
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.order-modal__close:hover {
  background: rgba(255, 255, 255, 0.1);
}
.order-modal__close:hover svg path {
  fill: #ff6b6b;
}
.order-modal__close svg {
  width: 20px;
  height: 20px;
  transition: all 0.3s ease;
}

.order-modal .contact-form {
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .order-modal .contact-form .button {
    padding: 16px 24px;
  }
}
@media (max-width: 768px) {
  .order-modal .contact-form__footer {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .order-modal {
    top: 5px;
    padding: 24px;
    max-width: calc(100vw - 20px);
    height: calc(100vh - 10px);
  }
  .order-modal__content {
    padding-right: 4px;
  }
  .order-modal__content::-webkit-scrollbar {
    width: 4px;
  }
}
@media (max-width: 480px) {
  .order-modal {
    padding: 16px;
  }
}
.contact-form {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.contact-form__title {
  font-size: 48px;
  font-weight: 400;
}
.contact-form__description {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 24px;
  max-width: 400px;
}
.contact-form__header {
  flex-shrink: 0;
  margin-bottom: 24px;
}
.contact-form__fields {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
}
.contact-form__fields .form-field__group {
  display: flex;
  gap: 16px;
}
@media (max-width: 680px) {
  .contact-form__fields {
    flex-direction: column;
    gap: 24px;
  }
}
.contact-form__fields .form-field--half {
  display: inline-block;
  width: calc(50% - 12px);
}
.contact-form__fields .form-field--half:nth-child(odd) {
  margin-right: 24px;
}
.contact-form__footer {
  flex-shrink: 0;
  margin-top: auto;
}
.contact-form input,
.contact-form textarea {
  width: 100%;
  background-color: transparent;
  border: none;
  color: #fefefe !important;
  line-height: 1.5;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #545f69;
  font-size: 16px;
  transition: border-color 0.3s ease;
  border-radius: 0;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #545f69;
  font-size: 16px;
}
.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-bottom-color: #007bff;
}
.contact-form input.form-field__textarea,
.contact-form textarea.form-field__textarea {
  resize: vertical;
  min-height: 74px;
}
.contact-form .button {
  font-weight: 600;
  white-space: nowrap;
}
.contact-form__footer {
  display: flex;
  gap: 24px;
}
.contact-form__privacy {
  font-size: 14px;
}

.form-field--error .form-field__error {
  color: #e74c3c;
  font-size: 14px;
  margin-top: 8px;
  min-height: 20px;
  display: block;
}
.form-field--error .form-field--error input,
.form-field--error .form-field--error textarea {
  border-bottom-color: #e74c3c;
  color: #e74c3c !important;
}

@media (max-width: 768px) {
  .contact-form__fields .form-field--half {
    width: 100%;
    display: block;
  }
  .contact-form__fields .form-field--half:nth-child(odd) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .contact-form__title {
    font-size: 32px;
  }
  .contact-form__description {
    font-size: 16px;
  }
}
.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(31, 31, 31, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.video-modal.active {
  opacity: 1;
  visibility: visible;
}
.video-modal.active .video-modal__content {
  transform: scale(1);
  opacity: 1;
}

.video-modal__content {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 80vh;
  max-height: 700px;
  background: #000;
  border-radius: 12px;
  overflow: hidden;
  transform: scale(0.9);
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.video-modal__player {
  width: 100%;
  height: 100%;
  position: relative;
}
.video-modal__player iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 12px;
}
.video-modal__player::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top: 3px solid #fff;
  border-radius: 50%;
  animation: videoLoading 1s linear infinite;
  z-index: 1;
}
iframe[src]:not([src=""]) + .video-modal__player::before {
  display: none;
}

.video-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}
.video-modal__close:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.1);
}
.video-modal__close:hover svg path {
  fill: #ff6b6b;
}
.video-modal__close svg {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease;
}

.textVideoButton {
  display: inline-block;
  vertical-align: middle;
}
.textVideoButton .video-button {
  padding: 26px 32px;
  border-radius: 80px;
  position: relative;
  overflow: hidden;
  background-color: #212529;
  background-image: url("../assets/images/bg-button.png");
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 768px) {
  .textVideoButton .video-button {
    padding: 16px 24px;
  }
}
.textVideoButton .video-button__text {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.textVideoButton .video-button__icon {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  /* border: 2px solid transparent; */
  padding: 1px;
  position: relative;
  background-color: #000000;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, rgba(0, 0, 0, 0) 68.75%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.textVideoButton .video-button__icon::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 100%;
  height: 100%;
  background: black;
  border-radius: 100%;
  z-index: 0;
}
.textVideoButton .video-button__icon svg {
  width: 22px;
  height: 22px;
  position: relative;
}

@keyframes videoLoading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .video-modal {
    padding: 10px;
  }
  .video-modal__content {
    height: 70vh;
    max-height: none;
  }
  .video-modal__close {
    top: 10px;
    right: 10px;
    width: 44px;
    height: 44px;
  }
  .video-modal__close svg {
    width: 20px;
    height: 20px;
  }
  .textVideoButton .video-button__icon {
    width: 32px;
    height: 32px;
  }
  .textVideoButton .video-button__icon svg {
    width: 12px;
    height: 14px;
  }
  .textVideoButton .video-button__text {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .video-modal__content {
    height: 60vh;
    border-radius: 8px;
  }
  .textVideoButton .video-button {
    gap: 16px;
    text-align: center;
  }
  .textVideoButton .video-button__text {
    font-size: 16px;
  }
}
.footer__footer {
  gap: 24px;
  padding: 40px 0;
}
.footer__wrapper {
  color: #545f69;
  display: flex;
  justify-content: space-between;
}
.footer__wrapper a {
  color: #545f69;
}

/* Anime.js Additional Styles */
/* Прогресс бар скролла */
.scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  height: 3px;
  background: linear-gradient(to right, #3726cd, #212529);
  width: 0%;
  z-index: 10000;
  transition: none;
}

/* Скрываем элементы перед анимацией */
[data-anime-animation] {
  opacity: 0;
}

/* Marquee контейнер */
[data-marquee] {
  white-space: nowrap;
  overflow: hidden;
}

/* Состояние после анимации */
.anime-complete {
  opacity: 1 !important;
}

/* Счетчики */
[data-counter] {
  display: inline-block;
  min-width: 2em;
}

/* Hover эффекты */
[data-hover-animation] {
  transition: none !important;
  cursor: pointer;
}

/* Загрузочная анимация */
.anime-loading {
  position: relative;
  overflow: hidden;
}

.anime-loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  animation: loading 1.5s infinite;
}

@keyframes loading {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
/* Отключение анимаций для пользователей с prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  [data-anime-animation],
  [data-parallax],
  [data-marquee],
  [data-hover-animation] {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}
/* Ошибки валидации CF7 */
.wpcf7-not-valid {
  border-color: #dc3545 !important;
}

.wpcf7-not-valid-tip {
  color: #dc3545;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  display: block;
}

.wpcf7-response-output {
  margin: 2em 0 1em;
  padding: 1em;
  border-radius: 4px;
  text-align: center;
}

.wpcf7-mail-sent-ok {
  border: 2px solid #28a745;
  background-color: #d4edda;
  color: #155724;
}

.wpcf7-mail-sent-ng,
.wpcf7-spam-blocked {
  border: 2px solid #dc3545;
  background-color: #f8d7da;
  color: #721c24;
}

/* Скрываем стандартные div для ошибок, так как у нас свои */
.form-field .wpcf7-not-valid-tip {
  display: none;
}

/* Показываем ошибку в нашем элементе */
.form-field:has(.wpcf7-not-valid) .form-field__error::after {
  content: attr(data-error);
  color: #dc3545;
  font-size: 0.875rem;
}

.entry-content {
  color: #212529;
  font-weight: 500;
  line-height: 1.7;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0.8em;
  margin-bottom: 0.1em;
}
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
  margin-top: 0;
}
.entry-content h1 {
  font-size: clamp(2rem, 3vw, 2.5rem);
  font-weight: 500;
}
.entry-content h2 {
  font-size: clamp(1.5rem, 2.5vw, 2rem);
}
.entry-content h3 {
  font-size: clamp(1.25rem, 2vw, 1.5rem);
}
.entry-content h4 {
  font-size: clamp(1.125rem, 1.75vw, 1.25rem);
}
.entry-content h5 {
  font-size: clamp(1rem, 1.5vw, 1.125rem);
}
.entry-content h6 {
  font-size: 1rem;
  font-weight: 500;
  color: #545f69;
}
.entry-content p {
  margin-bottom: 0.2em;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content ul, .entry-content ol {
  margin: 0 0 0.2em 0;
  padding-left: 0.2em;
}
.entry-content ul li, .entry-content ol li {
  margin-bottom: 0.5em;
}
.entry-content ul li:last-child, .entry-content ol li:last-child {
  margin-bottom: 0;
}
.entry-content table {
  width: 100%;
  margin: 2em 0;
  border-collapse: collapse;
  font-size: clamp(0.875rem, 1.25vw, 1rem);
}
.entry-content table th, .entry-content table td {
  padding: 12px 16px;
  text-align: left;
  border-bottom: 1px solid #e9ecef;
}
.entry-content table th {
  font-weight: 600;
  background-color: #f8f9fa;
}
.entry-content table tr:last-child td {
  border-bottom: none;
}
.entry-content b, .entry-content strong {
  font-weight: 600;
}
.entry-content a {
  color: #3726cd;
  text-decoration: none;
  transition: color 0.3s ease;
}
.entry-content a:hover {
  text-decoration: underline;
}
.entry-content blockquote {
  margin: 2em 0;
  padding-left: 1.5em;
  border-left: 3px solid #e9ecef;
  color: #545f69;
  font-style: italic;
}
.entry-content code {
  font-family: monospace;
  font-size: 0.9em;
  padding: 2px 4px;
  background-color: #f8f9fa;
  border-radius: 3px;
}
.entry-content pre {
  margin: 2em 0;
  padding: 1em;
  background-color: #f8f9fa;
  border-radius: 8px;
  overflow-x: auto;
}
.entry-content pre code {
  background-color: transparent;
  padding: 0;
}
.entry-content hr {
  margin: 3em 0;
  border: none;
  height: 1px;
  background-color: #e9ecef;
}
.entry-content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 2em 0;
}
.entry-content .wp-block-table {
  overflow-x: auto;
  margin: 2em 0;
}
.entry-content .wp-block-table table {
  margin: 0;
}
@media (max-width: 768px) {
  .entry-content h1 {
    font-size: 1.75rem;
  }
  .entry-content h2 {
    font-size: 1.5rem;
  }
  .entry-content h3 {
    font-size: 1.25rem;
  }
  .entry-content h4 {
    font-size: 1.125rem;
  }
}

.hero {
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  position: relative;
  background-color: #D9D9D9;
  background-color: #f9f9f9;
  background-image: url("../assets/images/bg-hero.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 25px 25px;
  position: relative;
  z-index: 10;
}
.hero .hero__title-accent {
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-color: transparent;
  background-image: linear-gradient(82.93deg, #212529 -1.27%, #3726cd 109.44%);
}
@media (max-width: 768px) {
  .hero {
    align-items: flex-start;
    min-height: fit-content;
  }
}
.hero__wrapper {
  display: flex;
  align-items: flex-end;
  position: relative;
  justify-content: space-between;
  padding-bottom: 5em;
}
@media (max-width: 1024px) {
  .hero__wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .hero__wrapper {
    padding-bottom: 32px;
  }
}
.hero__content {
  padding-top: 12em;
}
@media (max-width: 992px) {
  .hero__content {
    padding-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .hero__content {
    padding-top: 104px;
  }
}
.hero__title {
  font-size: clamp(2.5rem, 7vw, 5.5rem);
  font-weight: 400;
  max-width: 1084px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .hero__title {
    font-size: 32px;
  }
}
.hero .feature-card {
  background-color: rgba(33, 37, 41, 0.0117647059);
  box-shadow: 8px 12px 17.7px 0px rgba(33, 37, 41, 0.0784313725);
  backdrop-filter: blur(8px);
  border-radius: 24px;
  padding: 16px;
  position: absolute;
  width: 64px;
  height: 64px;
  max-width: none;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 1402px) {
  .hero .feature-card {
    display: none;
  }
}
.hero .feature-card.card-1 {
  top: 4.6em;
  left: 60em;
}
.hero .feature-card.card-2 {
  top: 28.8em;
  left: 20em;
}
.hero .feature-card.expanded {
  width: 202px;
  height: auto;
  max-width: 202px;
  padding-bottom: 16px;
}
.hero .feature-card.expanded .feature-card__icon svg {
  transform: rotate(360deg);
}
.hero .feature-card.expanded .feature-card__content {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}
.hero .feature-card__icon {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #212529;
  z-index: 2;
}
.hero .feature-card__icon svg {
  width: 14px;
  height: 14px;
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
.hero .feature-card__content {
  color: #212529;
  margin-top: 60px;
  opacity: 0;
  transform: translateX(-30px);
  visibility: hidden;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-delay: 0.4s;
}
.hero .feature-card__content p {
  margin: 0;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  line-height: 1.4;
  max-width: 170px;
}
.hero__services .services-list {
  padding: 0;
  margin-bottom: 24px;
  font-weight: 500;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
}
.hero__services .services-list li {
  margin-bottom: 2px;
}

.imageBgBtnEmpty {
  height: 88px;
  min-width: 185px;
  padding: 26px 32px;
  border-radius: 80px;
  position: relative;
  overflow: hidden;
  background-color: #212529;
  background-image: url("../assets/images/bg-button.png");
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  gap: 24px;
}
.imageBgBtnEmpty.v2 {
  background-image: url("../assets/images/bg-button-1.png");
  min-width: 240px;
}

.hero__features .feature-card:nth-child(1) {
  animation-delay: 0.2s;
}
.hero__features .feature-card:nth-child(2) {
  animation-delay: 0.6s;
}
.hero__features .feature-card:nth-child(3) {
  animation-delay: 1s;
}
.hero__features .feature-card:nth-child(4) {
  animation-delay: 1.4s;
}

@keyframes iconPulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.8;
  }
}
.feature-card.loading .feature-card__icon {
  animation: iconPulse 1.5s ease-in-out infinite;
}

@keyframes iconSpin {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.2);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
.feature-card.spinning .feature-card__icon svg {
  animation: iconSpin 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

@media (max-width: 992px) {
  .hero__title .textVideoButton, .hero__title .imageBgBtnEmpty {
    display: none;
  }
}

.textVideoButton--mobile {
  display: none;
}
@media (max-width: 992px) {
  .textVideoButton--mobile {
    display: block;
    margin-bottom: 24px;
  }
}

.line-block {
  background-color: #212529;
  border-radius: 0 0 25px 25px;
  margin-top: -25px;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.line-block__advantages .advantages-list {
  display: flex;
  align-items: center;
  animation: simpleMarquee 30s linear infinite;
  padding: 10px 0;
  margin-bottom: 0;
  margin-top: clamp(30px, 3vw, 0px);
}
.line-block__advantages .advantages-list__item {
  color: #fff;
  font-size: clamp(1.125rem, 3vw, 2rem);
  font-weight: 400;
  line-height: 1.2;
  padding: 0 10px;
  white-space: nowrap;
  padding-left: 0;
}
.line-block__advantages .advantages-list__item:after {
  content: "/";
  margin-left: 10px;
  color: #545F69;
}

@keyframes simpleMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  .line-block__advantages .advantages-list {
    animation-duration: 20s;
  }
  .line-block__advantages .advantages-list__item {
    font-size: 18px;
    padding: 0 20px;
  }
  .line-block__advantages .advantages-list__item:after {
    margin-left: 20px;
  }
}
.brand {
  padding-top: clamp(60px, 8vw, 104px);
  position: relative;
  z-index: 8;
}
.brand__visual {
  background-image: url("../assets/images/brand-img-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 80px;
  height: 715px;
  position: relative;
}
@media (max-width: 1200px) {
  .brand__visual {
    height: clamp(252px, 40vw, 400px);
    background-image: none;
    display: flex;
    align-items: stretch;
  }
}
@media (max-width: 768px) {
  .brand__visual {
    flex-direction: column;
    height: auto;
  }
}
.brand__logo {
  position: absolute;
  left: clamp(3em, 5vw, 6em);
  bottom: clamp(6em, 10vw, 12em);
  max-width: 100%;
}
.brand__logo svg {
  max-width: 100%;
}
@media (max-width: 1500px) {
  .brand__logo {
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    bottom: initial;
  }
}
@media (max-width: 1200px) {
  .brand__logo {
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    z-index: 4;
    width: 170px;
  }
}
@media (max-width: 768px) {
  .brand__logo {
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
  }
}
.brand__graphic {
  width: 240px;
  height: 150px;
  background-image: url("../assets/images/brand-img1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -8px;
  left: -8px;
  border-radius: 80px;
  border: 8px solid #fefefe;
}
@media (max-width: 1200px) {
  .brand__graphic {
    background-image: url("../assets/images/brand-img-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 80px;
    min-height: 252px;
    height: 100%;
    width: 100%;
    position: relative;
    flex-basis: 50%;
  }
}
@media (max-width: 992px) {
  .brand__graphic {
    border-radius: 24px;
  }
}
.brand__graphic:before {
  content: "";
  width: 160px;
  height: 64px;
  background-image: url("../assets/icons/subtract.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  position: absolute;
  right: -85px;
  top: -1px;
}
@media (max-width: 1200px) {
  .brand__graphic:before {
    background-image: url("../assets/icons/subtract-1.svg");
    width: 10em;
    height: 5em;
    top: -1px;
    right: -2px;
  }
}
@media (max-width: 992px) {
  .brand__graphic:before {
    width: 6em;
    height: 3em;
  }
}
.brand__graphic:after {
  content: "";
  height: 160px;
  width: 64px;
  background-image: url("../assets/icons/subtract-left.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -85px;
  left: -1px;
}
@media (max-width: 1200px) {
  .brand__graphic:after {
    background-image: url("../assets/icons/subtract-1.svg");
    width: 10em;
    height: 5em;
    bottom: -1px;
    left: -2px;
  }
}
@media (max-width: 992px) {
  .brand__graphic:after {
    width: 6em;
    height: 3em;
  }
}
.brand__info {
  background-color: #0c1015;
  background-image: url("../assets/images/brand-img2.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: clamp(40px, 6vw, 80px);
  padding: clamp(24px, 4vw, 48px);
  height: 537px;
  max-width: 914px;
  width: 100%;
  position: absolute;
  right: -8px;
  bottom: -8px;
  border: 8px solid #fefefe;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fefefe;
}
@media (max-width: 1200px) {
  .brand__info {
    position: relative;
    right: initial;
    left: initial;
    bottom: initial;
    width: 100%;
    min-height: 252px;
    height: 100%;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .brand__info {
    max-width: 100%;
  }
}
.brand__info:before {
  content: "";
  height: 170px;
  width: 74px;
  background-image: url("../assets/icons/subtract-left.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  position: absolute;
  top: -89px;
  right: -1px;
}
@media (max-width: 1200px) {
  .brand__info:before {
    display: none;
  }
}
.brand__info:after {
  content: "";
  width: 160px;
  height: 64px;
  background-image: url("../assets/icons/subtract.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: -85px;
  bottom: -1px;
}
@media (max-width: 1200px) {
  .brand__info:after {
    display: none;
  }
}
.brand__badge {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 400;
}
@media (max-width: 768px) {
  .brand__badge {
    font-size: 24px;
  }
}
.brand__badge span {
  display: block;
}
.brand__badge-description {
  color: #545f69;
}
.brand__title {
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 500;
  line-height: 1.2;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .brand__title {
    font-size: 32px;
  }
}

.about {
  padding: clamp(60px, 8vw, 104px) 0;
  border-radius: 0 0 24px 24px;
  background-color: #fefefe;
  position: relative;
  z-index: 7;
}
.about__subtitle {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  font-weight: 400;
  color: #545f69;
  font-family: "GolosText", sans-serif;
}
.about__title {
  font-size: clamp(2.5rem, 7vw, 5.5rem);
  font-weight: 500;
  line-height: 1.1;
  text-align: right;
  margin-bottom: clamp(24px, 4vw, 48px);
}
@media (max-width: 768px) {
  .about__title {
    text-align: left;
    margin-top: 16px;
  }
}
.about__content {
  display: flex;
  gap: clamp(24px, 4vw, 40px);
}
@media (max-width: 1024px) {
  .about__content {
    flex-direction: column;
  }
}
.about__advantages {
  display: flex;
  flex-direction: column;
  gap: clamp(24px, 4vw, 40px);
  flex: 1;
}
.about__advantages .advantage {
  display: block;
  position: relative;
  color: inherit;
  cursor: pointer;
}
.about__advantages .advantage-wrap {
  position: relative;
  overflow: hidden;
}
.about__advantages .advantage__title {
  font-weight: 400;
}
@media (max-width: 768px) {
  .about__advantages .advantage__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .about__advantages .advantage__number {
    font-size: 16px;
  }
}
.about__advantages .advantage-inner, .about__advantages .advantage-inner-alt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: initial;
  -moz-justify-content: initial;
  -ms-justify-content: initial;
  justify-content: initial;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  gap: clamp(40px, 6vw, 82px);
  align-items: flex-end;
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 400;
  line-height: 1.1;
}
.about__advantages .advantage-inner {
  color: #b7bdc3;
  -webkit-transition: transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1);
}
.about__advantages .advantage-inner-alt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-color: transparent;
  background-image: linear-gradient(82.93deg, #212529 -1.27%, #3726cd 109.44%);
}
.about__advantages .advantage:hover .advantage-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.about__advantages .advantage:hover .advantage-inner-alt {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.about__description {
  max-width: 520px;
}
@media (max-width: 1024px) {
  .about__description {
    max-width: 100%;
  }
}
.about__description p {
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  font-weight: 500;
}
.about__description p b {
  font-weight: 600;
}
.about__description p:not(:nth-last-child(1)) {
  margin-bottom: clamp(24px, 3vw, 32px);
}
.about__visual {
  position: relative;
  margin-bottom: 32px;
}
.about__visual span {
  width: 82px;
  width: 82px;
  height: 94px;
  background-image: url(../assets/icons/subtract-2.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: -1px;
}

.advantage {
  position: relative;
}
.advantage__visual {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 382px;
  background: #fefefe;
  border-radius: 16px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1000;
  pointer-events: none;
  box-shadow: 19px 21px 48.9px 0px rgba(33, 37, 41, 0.2392156863);
  padding: 16px;
}
@media (max-width: 992px) {
  .advantage__visual {
    position: absolute;
  }
}
.advantage__visual.active {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.advantage__visual.follow-cursor {
  transition: transform 0.1s ease-out, opacity 0.4s ease;
}
.advantage__visual-inner {
  position: relative;
  z-index: 2;
}
.advantage__visual-header {
  display: flex;
  align-items: baseline;
  gap: 16px;
  margin-bottom: 32px;
}
.advantage__visual-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
  color: #212529;
  flex: 1;
}
.advantage__visual-description {
  font-size: 16px;
  line-height: 1.5;
  color: #545F69;
  margin-bottom: 24px;
}
.advantage__visual-image {
  height: 208px;
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: 16px;
}
.advantage__visual-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.advantage__visual-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: linear-gradient(to top, #1a1a1a 0%, transparent 100%);
  pointer-events: none;
  border-radius: 16px;
}
.advantage__visual::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 12px;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.advantage__visual.active::before {
  opacity: 1;
}
.advantage__visual::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
  transform: rotate(45deg) translateY(-100%);
  transition: all 0.6s;
  opacity: 0;
}
.advantage__visual.active::after {
  animation: shimmer 0.8s ease;
}
.advantage:hover .advantage__visual-image img {
  transform: scale(1.05);
}

@keyframes shimmer {
  0% {
    transform: rotate(45deg) translateY(-100%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(45deg) translateY(100%);
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .advantage__visual {
    width: 320px;
  }
  .advantage__visual-title {
    font-size: 24px;
  }
  .advantage__visual-description {
    font-size: 14px;
  }
  .advantage__visual-image {
    height: 150px;
  }
}
.tech-directions {
  background-color: #212529;
  background-image: url("../assets/images/bg-side.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: clamp(80px, 10vw, 136px) 0 clamp(40px, 6vw, 64px);
  border-radius: 0 0 24px 24px;
  margin-top: -34px;
  color: #fefefe;
  overflow: hidden;
  position: relative;
  z-index: 6;
}
.tech-directions__subtitle {
  margin-bottom: clamp(24px, 4vw, 48px);
  font-size: clamp(1.125rem, 2vw, 1.5rem);
}
.tech-directions__title {
  font-size: clamp(2.5rem, 7vw, 5.5rem);
  font-weight: 500;
  max-width: 800px;
  line-height: 1.1;
  margin-bottom: clamp(24px, 4vw, 48px);
}
.tech-directions__header {
  position: relative;
}
.tech-directions__header .tech-directions__controls {
  display: flex;
  gap: 24px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.tech-directions__header .tech-directions__controls .swiper-button-disabled {
  opacity: 0.5;
}
.tech-directions__header .tech-directions__controls .slider-control {
  width: clamp(50px, 6vw, 66px);
  height: clamp(50px, 6vw, 66px);
  border-radius: 50%;
  border: 1px solid #fefefe;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: transparent;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.tech-directions__header .tech-directions__controls .slider-control svg {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
  position: relative;
}
.tech-directions__header .tech-directions__controls .slider-control svg path {
  transition: fill 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.tech-directions__header .tech-directions__controls .slider-control::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(55, 38, 205, 0.1);
  border-radius: 50%;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.tech-directions__header .tech-directions__controls .slider-control:hover {
  border-color: #3726cd;
}
.tech-directions__header .tech-directions__controls .slider-control:hover::before {
  width: 100%;
  height: 100%;
}
.tech-directions__header .tech-directions__controls .slider-control:hover svg {
  transform: scale(1.1);
}
.tech-directions__header .tech-directions__controls .slider-control:hover svg path {
  fill: #3726cd;
}
.tech-directions__header .tech-directions__controls .slider-control:active {
  transform: scale(0.95);
}
.tech-directions__content {
  overflow: visible !important;
  padding: 40px 0 !important;
}
.tech-directions__content .tech-card {
  border: 2px solid #353a3f;
  border-radius: 24px;
  padding: clamp(24px, 4vw, 40px);
  height: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  justify-content: space-between;
}
.tech-directions__content .tech-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(84, 95, 105, 0);
  background-image: url("../assets/images/bg-line-card.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transform: scale(1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
  border-radius: 24px;
}
.tech-directions__content .tech-card__title {
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 0;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0;
}
.tech-directions__content .tech-card__subtitle {
  font-size: 24px;
  line-height: 1.1;
}
.tech-directions__content .tech-card__subtitle span {
  color: #545f69;
}
.tech-directions__content .tech-card__content-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: clamp(24px, 3vw, 32px);
}
.tech-directions__content .tech-card__text {
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: clamp(24px, 3vw, 32px);
  font-size: clamp(1rem, 1.5vw, 1.125rem);
}
.tech-directions__content .tech-card__description {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: clamp(1rem, 1.5vw, 1.125rem);
}
.tech-directions__content .tech-card__features {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.tech-directions__content .tech-card__features-title {
  font-size: clamp(1.5rem, 3vw, 2rem);
  margin-bottom: 16px;
  font-weight: 400;
}
.tech-directions__content .tech-card__features-title span {
  color: #545f69;
}
.tech-directions__content .tech-card__features .features-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.tech-directions__content .tech-card__features .features-list__item {
  display: flex;
  align-items: center;
  gap: 16px;
  background-color: #484f58;
  padding: clamp(12px, 2vw, 16px);
  border-radius: 16px;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  font-weight: 500;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .tech-directions__content .tech-card.swiper-slide-active {
    border: 1px solid rgba(55, 38, 205, 0.3019607843);
  }
  .tech-directions__content .tech-card.swiper-slide-active::before {
    opacity: 1;
    transform: scale(1.1);
    background-color: rgba(84, 95, 105, 0.2);
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__title {
    transform: translateY(-10px);
    font-size: clamp(1.5rem, 3vw, 2rem);
    left: 24px;
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__description {
    max-height: 500px;
    opacity: 1;
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__features {
    max-height: 1000px;
    opacity: 1;
  }
}
@media (min-width: 769px) {
  .tech-directions__content .tech-card.swiper-slide {
    border: 1px solid rgba(55, 38, 205, 0.3019607843);
  }
  .tech-directions__content .tech-card.swiper-slide:hover::before {
    transform: scale(1);
    opacity: 1;
  }
  .tech-directions__content .tech-card.swiper-slide::before {
    opacity: 1;
    transform: scale(1.1);
    background-color: rgba(84, 95, 105, 0.2);
    opacity: 0;
  }
  .tech-directions__content .tech-card.swiper-slide::before {
    opacity: 1;
    transform: scale(1.1);
    background-color: rgba(84, 95, 105, 0.2);
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__title {
    transform: translateY(-10px);
    font-size: clamp(1.5rem, 3vw, 2rem);
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__description {
    max-height: 500px;
    opacity: 1;
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__features {
    max-height: 1000px;
    opacity: 1;
  }
}
.tech-directions__content .tech-card:hover {
  border: 1px solid rgba(55, 38, 205, 0.3019607843);
}
.tech-directions__content .tech-card:hover::before {
  opacity: 1;
  transform: scale(1.1);
  background-color: rgba(84, 95, 105, 0.2);
}
.tech-directions__content .tech-card:hover .tech-card__title {
  transform: translateY(-10px);
  font-size: clamp(1.5rem, 3vw, 2rem);
}
.tech-directions__content .tech-card:hover .tech-card__description {
  max-height: 500px;
  opacity: 1;
}
.tech-directions__content .tech-card:hover .tech-card__features {
  max-height: 1000px;
  opacity: 1;
}
.tech-directions__content .tech-card:active {
  transform: scale(0.98);
}

@keyframes slideInFromRight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.tech-directions__controls {
  animation: slideInFromRight 0.6s ease-out;
}
.tech-directions__controls--mobile {
  display: none !important;
  gap: 24px;
  width: 100%;
  justify-content: center;
  margin-top: 24px;
}
.tech-directions__controls--mobile .slider-control {
  width: clamp(50px, 6vw, 66px);
  height: clamp(50px, 6vw, 66px);
  border-radius: 50%;
  border: 1px solid #fefefe;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: transparent;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 992px) {
  .tech-directions__controls {
    display: none !important;
  }
  .tech-directions__controls--mobile {
    display: flex !important;
  }
}

.swiper-button-disabled {
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.swiper-button-disabled:hover {
  transform: none !important;
  border-color: #fefefe !important;
}
.swiper-button-disabled:hover svg path {
  fill: #fefefe !important;
}

@keyframes slideUpFadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cardSlideIn {
  0% {
    opacity: 0;
    transform: translateY(50px) scale(0.9);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.tech-card.animate-in {
  animation: cardSlideIn 0.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.tech-card__description p {
  margin-bottom: 16px;
  line-height: 1.6;
}
.tech-card__description p:last-child {
  margin-bottom: 0;
}
.tech-card__features ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tech-card__features ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.tech-card__features ul li:last-child {
  margin-bottom: 0;
}

.tech-directions {
  background-color: #212529;
  background-image: url("../assets/images/bg-side.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: clamp(80px, 10vw, 136px) 0 clamp(40px, 6vw, 64px);
  border-radius: 0 0 24px 24px;
  margin-top: -34px;
  color: #fefefe;
  overflow: hidden;
  position: relative;
  z-index: 6;
}
.tech-directions__content {
  overflow: visible !important;
  padding: 40px 0 !important;
}
.tech-directions__content .tech-card {
  border: 2px solid #353a3f;
  border-radius: 24px;
  padding: clamp(24px, 4vw, 40px);
  height: auto;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}
.tech-directions__content .tech-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(84, 95, 105, 0);
  background-image: url("../assets/images/bg-line-card.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transform: scale(1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
  border-radius: 24px;
}
.tech-directions__content .tech-card__title-wrapper {
  height: clamp(80px, 10vw, 120px);
  display: flex;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.tech-directions__content .tech-card__title {
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: top left;
}
@media (max-width: 768px) {
  .tech-directions__content .tech-card__title {
    left: 24px;
  }
}
.tech-directions__content .tech-card__content-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.tech-directions__content .tech-card__subtitle {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 16px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
.tech-directions__content .tech-card__subtitle span {
  color: #545f69;
}
.tech-directions__content .tech-card__text {
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: clamp(24px, 3vw, 32px);
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.15s;
}
.tech-directions__content .tech-card__description {
  margin-bottom: 24px;
  margin-top: 48px;
}
.tech-directions__content .tech-card__features {
  margin-top: auto;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}
.tech-directions__content .tech-card__features-title {
  font-size: clamp(1.5rem, 3vw, 2rem);
  margin-bottom: 16px;
  font-weight: 400;
}
.tech-directions__content .tech-card__features-title span {
  color: #545f69;
}
.tech-directions__content .tech-card__features .features-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.tech-directions__content .tech-card__features .features-list__item {
  display: flex;
  align-items: center;
  gap: 16px;
  background-color: #484f58;
  padding: clamp(12px, 2vw, 16px);
  border-radius: 16px;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  font-weight: 500;
  line-height: 1.1;
  width: 100%;
  transform: translateX(-20px);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(1) {
  transition-delay: 0.25s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(2) {
  transition-delay: 0.3s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(3) {
  transition-delay: 0.35s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(4) {
  transition-delay: 0.4s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(5) {
  transition-delay: 0.45s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(6) {
  transition-delay: 0.5s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(7) {
  transition-delay: 0.55s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(8) {
  transition-delay: 0.6s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(9) {
  transition-delay: 0.65s;
}
.tech-directions__content .tech-card__features .features-list__item:nth-child(10) {
  transition-delay: 0.7s;
}
@media (max-width: 768px) {
  .tech-directions__content .tech-card.swiper-slide-active {
    border: 1px solid rgba(55, 38, 205, 0.3019607843);
  }
  .tech-directions__content .tech-card.swiper-slide-active::before {
    opacity: 1;
    transform: scale(1.1);
    background-color: rgba(84, 95, 105, 0.2);
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__title {
    font-size: clamp(1.5rem, 3vw, 2rem);
    transform: scale(0.8) translateY(-10px);
    left: 24px;
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__subtitle {
    opacity: 1;
    transform: translateY(0);
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__text {
    opacity: 1;
    transform: translateY(0);
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__features {
    opacity: 1;
    transform: translateY(0);
  }
  .tech-directions__content .tech-card.swiper-slide-active .tech-card__features .features-list__item {
    opacity: 1;
    transform: translateX(0);
  }
}
@media (min-width: 769px) {
  .tech-directions__content .tech-card.swiper-slide {
    border: 1px solid rgba(55, 38, 205, 0.3019607843);
  }
  .tech-directions__content .tech-card.swiper-slide:hover::before {
    transform: scale(1);
    opacity: 1;
  }
  .tech-directions__content .tech-card.swiper-slide::before {
    opacity: 1;
    transform: scale(1.1);
    background-color: rgba(84, 95, 105, 0.2);
    opacity: 0;
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__title {
    font-size: clamp(1.5rem, 3vw, 2rem);
    transform: scale(0.8) translateY(-10px);
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__subtitle {
    opacity: 1;
    transform: translateY(0);
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__text {
    opacity: 1;
    transform: translateY(0);
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__features {
    opacity: 1;
    transform: translateY(0);
  }
  .tech-directions__content .tech-card.swiper-slide .tech-card__features .features-list__item {
    opacity: 1;
    transform: translateX(0);
  }
}
.tech-directions__content .tech-card:hover {
  border: 1px solid rgba(55, 38, 205, 0.3019607843);
}
.tech-directions__content .tech-card:hover::before {
  opacity: 1;
  transform: scale(1.1);
  background-color: rgba(84, 95, 105, 0.2);
}
.tech-directions__content .tech-card:hover .tech-card__title {
  font-size: clamp(1.5rem, 3vw, 2rem);
  transform: scale(0.8) translateY(-10px);
}
.tech-directions__content .tech-card:hover .tech-card__subtitle {
  opacity: 1;
  transform: translateY(0);
}
.tech-directions__content .tech-card:hover .tech-card__text {
  opacity: 1;
  transform: translateY(0);
}
.tech-directions__content .tech-card:hover .tech-card__features {
  opacity: 1;
  transform: translateY(0);
}
.tech-directions__content .tech-card:hover .tech-card__features .features-list__item {
  opacity: 1;
  transform: translateX(0);
}
.tech-directions__content .tech-card:active {
  transform: scale(0.98);
}

.industry-solutions {
  padding: clamp(80px, 10vw, 140px) 0;
  border-radius: 0 0 24px 24px;
  margin-top: -34px;
  position: relative;
  z-index: 5;
  background-color: #f0f2f4;
}
.industry-solutions__subtitle {
  margin-bottom: clamp(24px, 4vw, 48px);
  font-size: clamp(1.125rem, 2vw, 1.5rem);
}
.industry-solutions__title {
  font-size: clamp(2.5rem, 7vw, 5.5rem);
  margin-bottom: clamp(24px, 4vw, 48px);
  font-weight: 400;
}
.industry-solutions__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}
@media (min-width: 1200px) {
  .industry-solutions__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.industry-solutions__grid .industry-card {
  border: 1px solid #353a3f;
  padding: clamp(24px, 3vw, 32px);
  border-radius: 32px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.industry-solutions__grid .industry-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #212529;
  background-image: url("../assets/images/bg-card-industry.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
  border-radius: 32px;
}
.industry-solutions__grid .industry-card > * {
  position: relative;
  z-index: 2;
  transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.industry-solutions__grid .industry-card__icon {
  width: clamp(60px, 6vw, 80px);
  height: clamp(60px, 6vw, 80px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(33, 37, 41, 0.03);
  border-radius: 16px;
  margin-bottom: clamp(24px, 3vw, 32px);
  transition: background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.industry-solutions__grid .industry-card__title {
  font-weight: 400;
  font-size: clamp(1.5rem, 3vw, 2rem);
  margin-bottom: clamp(24px, 3vw, 32px);
  line-height: 1.1;
}
.industry-solutions__grid .industry-card__services {
  padding: 0;
  margin-bottom: 0;
}
.industry-solutions__grid .industry-card__service {
  position: relative;
  padding-left: 22px;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
}
.industry-solutions__grid .industry-card__service:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background-color: #212529;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  transition: background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.industry-solutions__grid .industry-card__service span {
  color: #545f69;
  transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.industry-solutions__grid .industry-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  color: #fefefe;
}
.industry-solutions__grid .industry-card:hover:before {
  opacity: 1;
  transform: scale(1);
}
.industry-solutions__grid .industry-card:hover .industry-card__icon {
  background-color: #212529;
}
.industry-solutions__grid .industry-card:hover .industry-card__service:before {
  background-color: #fefefe;
}
.industry-solutions__grid .industry-card:hover .industry-card__service span {
  color: rgba(254, 254, 254, 0.7);
}
.industry-solutions__grid .industry-card--active {
  color: #fefefe;
  box-shadow: 7px 8px 23px 0px rgba(33, 37, 41, 0.1490196078);
  box-shadow: 27px 33px 43px 0px rgba(33, 37, 41, 0.1294117647);
  box-shadow: 61px 74px 57px 0px rgba(33, 37, 41, 0.0784313725);
  box-shadow: 109px 131px 68px 0px rgba(33, 37, 41, 0.0196078431);
  box-shadow: 170px 204px 74px 0px rgba(33, 37, 41, 0);
}
.industry-solutions__grid .industry-card--active:before {
  opacity: 1;
  transform: scale(1);
}
.industry-solutions__grid .industry-card--active .industry-card__icon {
  background-color: #212529;
}
.industry-solutions__grid .industry-card--active .industry-card__service:before {
  background-color: #fefefe;
}
.industry-solutions__grid .industry-card--active .industry-card__service span {
  color: rgba(254, 254, 254, 0.7);
}

.why-choose-us {
  padding: 104px 0;
  border-radius: 0 0 24px 24px;
  margin-top: -24px;
  position: relative;
  z-index: 4;
  background-color: #ffffff;
  background-image: url("../assets/images/bg-line-1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .why-choose-us {
    padding: 80px 0;
    overflow-x: hidden;
    overflow-y: visible;
  }
}
@media (max-width: 768px) {
  .why-choose-us {
    padding: 60px 0;
    border-radius: 0 0 16px 16px;
    margin-top: -16px;
  }
}
.why-choose-us__subtitle {
  margin-bottom: clamp(24px, 4vw, 48px);
  font-size: clamp(1.125rem, 2vw, 1.5rem);
}
@media (max-width: 768px) {
  .why-choose-us__subtitle {
    margin-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .why-choose-us__subtitle {
    margin-bottom: 24px;
  }
}
.why-choose-us__title {
  font-size: clamp(2rem, 7vw, 5.5rem);
  margin-bottom: clamp(24px, 4vw, 48px);
  font-weight: 400;
  line-height: 1.1;
}
@media (max-width: 1280px) {
  .why-choose-us__title {
    font-size: 72px;
  }
}
@media (max-width: 1024px) {
  .why-choose-us__title {
    font-size: 56px;
  }
}
@media (max-width: 768px) {
  .why-choose-us__title {
    font-size: 40px;
    margin-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .why-choose-us__title {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
.why-choose-us__header {
  position: sticky;
  top: 100px;
}
@media (max-width: 1024px) {
  .why-choose-us__header {
    position: relative;
    top: 0;
  }
}
.why-choose-us__description {
  line-height: 1.7;
  max-width: 654px;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
}
@media (max-width: 768px) {
  .why-choose-us__description {
    max-width: 100%;
  }
}
.why-choose-us__description p {
  margin-bottom: clamp(16px, 2vw, 24px);
  font-weight: 500;
}
@media (max-width: 768px) {
  .why-choose-us__description p {
    margin-bottom: 16px;
  }
}
.why-choose-us__description b {
  font-weight: 600;
}
.why-choose-us__wrapper {
  display: flex;
  gap: 0;
}
@media (max-width: 1024px) {
  .why-choose-us__wrapper {
    flex-direction: column;
    gap: clamp(32px, 5vw, 48px);
  }
}
.why-choose-us__wrapper > * {
  flex-basis: 50%;
}
@media (max-width: 1024px) {
  .why-choose-us__wrapper > * {
    flex-basis: 100%;
  }
}
.why-choose-us__advantages {
  position: relative;
  padding: clamp(32px, 6vw, 74px) 0;
}
.why-choose-us__advantages:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: rgba(33, 37, 41, 0.1);
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .why-choose-us__advantages:before {
    left: 16px;
  }
}
.why-choose-us__advantages .advantage-item {
  padding-left: clamp(0px, 8vw, 110px);
  position: relative;
}
@media (max-width: 768px) {
  .why-choose-us__advantages .advantage-item {
    padding-left: 48px;
  }
}
.why-choose-us__advantages .advantage-item:not(:last-child) {
  margin-bottom: clamp(40px, 5vw, 56px);
}
@media (max-width: 1024px) {
  .why-choose-us__advantages .advantage-item:not(:last-child) {
    margin-bottom: 48px;
  }
}
@media (max-width: 768px) {
  .why-choose-us__advantages .advantage-item:not(:last-child) {
    margin-bottom: 40px;
  }
}
.why-choose-us__advantages .advantage-item__number {
  position: absolute;
  top: 10px;
  left: -24px;
  width: 48px;
  height: 48px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  font-weight: 600;
}
@media (max-width: 1024px) {
  .why-choose-us__advantages .advantage-item__number {
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .why-choose-us__advantages .advantage-item__number {
    top: 0;
    left: 0;
  }
}
.why-choose-us__advantages .advantage-item__number:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #212529;
  border-radius: clamp(14px, 2vw, 18px);
  transform: rotate(45deg);
  z-index: -1;
}
@media (max-width: 1024px) {
  .why-choose-us__advantages .advantage-item__number:before {
    border-radius: 14px;
  }
}
.why-choose-us__advantages .advantage-item__title {
  font-weight: 400;
  font-size: clamp(1.75rem, 4vw, 3.5rem);
  margin-bottom: clamp(16px, 2vw, 24px);
  line-height: 1;
}
@media (max-width: 1280px) {
  .why-choose-us__advantages .advantage-item__title {
    font-size: 48px;
  }
}
@media (max-width: 1024px) {
  .why-choose-us__advantages .advantage-item__title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .why-choose-us__advantages .advantage-item__title {
    font-size: 32px;
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .why-choose-us__advantages .advantage-item__title {
    font-size: 28px;
  }
}
.why-choose-us__advantages .advantage-item__description {
  font-size: clamp(0.938rem, 1.5vw, 1.125rem);
  font-weight: 500;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .why-choose-us__advantages .advantage-item__description {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .why-choose-us__advantages .advantage-item__description {
    font-size: 15px;
  }
}
.why-choose-us__intro {
  position: relative;
}
.why-choose-us__intro:before {
  content: "";
  width: 24em;
  height: 24em;
  position: absolute;
  top: -16em;
  right: -6em;
  background-image: url("../assets/images/abs-shape.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.why-choose-us__intro:after {
  content: "";
  width: 30em;
  height: 30em;
  position: absolute;
  top: 28em;
  left: -12em;
  background-image: url("../assets/images/abs-shape.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}
@media (max-width: 768px) {
  .why-choose-us__intro:after {
    display: none;
  }
}

.success-stories {
  background-color: #212529;
  padding: clamp(80px, 10vw, 140px) 0;
  border-radius: 0 0 24px 24px;
  margin-top: -24px;
  position: relative;
  z-index: 3;
  color: #fefefe;
}
.success-stories__subtitle {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: clamp(24px, 4vw, 48px);
}
.success-stories__title {
  font-size: clamp(2.5rem, 7vw, 5.5rem);
  font-weight: 400;
  margin-bottom: clamp(24px, 4vw, 48px);
}
.success-stories__timeline .case-story {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: clamp(32px, 4vw, 48px) 0;
  border-bottom: 2px solid #353a3f;
}
@media (max-width: 768px) {
  .success-stories__timeline .case-story {
    flex-direction: column;
  }
}
.success-stories__timeline .case-story:hover {
  cursor: pointer;
}
.success-stories__timeline .case-story:hover .case-story__title {
  background: linear-gradient(82.93deg, #ffffff -1.27%, #3726cd 109.44%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.success-stories__timeline .case-story:hover .case-story__description {
  color: #fefefe;
}
.success-stories__timeline .case-story:last-child {
  border-bottom: none;
}
.success-stories__timeline .case-story__date {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: clamp(24px, 4vw, 48px);
  color: #545f69;
  width: 100%;
  flex-basis: 30%;
  flex-shrink: 0;
  font-family: "GolosText", sans-serif;
}
@media (max-width: 768px) {
  .success-stories__timeline .case-story__date {
    flex-basis: 100%;
    margin-bottom: 16px;
  }
}
.success-stories__timeline .case-story__date span {
  display: block;
}
.success-stories__timeline .case-story__content {
  flex-basis: 70%;
}
.success-stories__timeline .case-story__content .case-story__visual {
  display: none;
}
.success-stories__timeline .case-story__title {
  font-size: clamp(2rem, 4vw, 3.5rem);
  line-height: 1.1;
  margin-bottom: clamp(24px, 3vw, 32px);
}
.success-stories__timeline .case-story__description {
  font-weight: 500;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  line-height: 1.7;
  color: #545f69;
}

.success-stories__timeline {
  position: relative;
}

.case-story {
  position: relative;
  cursor: pointer;
}

/* Визуальный блок - скрыт по умолчанию */
.case-story__visual {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 400px;
  height: 320px;
  background: #1a1a1a;
  border-radius: 7px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 100;
  pointer-events: none;
  padding: 16px;
}

.case-story__visual p {
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.case-story__visual .image {
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: calc(100% - 32px);
  height: calc(100% - 100px);
  background: #000000;
  opacity: 0.8;
}

.case-story__visual .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Состояние при наведении */
.case-story:hover .case-story__visual {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}

/* Эффект следования за курсором */
.case-story__visual.follow-cursor {
  position: fixed;
  transition: transform 0.1s ease-out, opacity 0.4s ease;
}

/* Оверлей для визуального блока */
.case-story__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
}

/* Анимация появления */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Мерцающий эффект для визуального блока */
.case-story__visual::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
  transform: rotate(45deg);
  transition: all 0.6s;
  opacity: 0;
}

.case-story:hover .case-story__visual::before {
  animation: shimmer 0.6s ease;
}

@keyframes shimmer {
  0% {
    transform: rotate(45deg) translateY(-100%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(45deg) translateY(100%);
    opacity: 0;
  }
}
.case-story .case-story__visual {
  background: #000000;
}

/* Адаптивность */
@media (max-width: 768px) {
  .case-story__visual {
    width: 300px;
    height: 400px;
  }
}
.contact {
  padding: clamp(60px, 10vw, 140px) 0;
  z-index: 2;
  position: relative;
  margin-top: -24px;
}
@media (max-width: 768px) {
  .contact {
    margin-top: -15px;
  }
}
.contact__subtitle {
  font-size: clamp(1.125rem, 2.5vw, 1.5rem);
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: clamp(24px, 4vw, 48px);
}
.contact__title {
  font-size: clamp(2rem, 6vw, 5.5rem);
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: clamp(24px, 4vw, 48px);
}
.contact__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: clamp(24px, 4vw, 48px);
}
@media (max-width: 1024px) {
  .contact__wrapper {
    flex-direction: column;
    align-items: stretch;
  }
}
.contact__content {
  flex-basis: 50%;
}
@media (max-width: 1024px) {
  .contact__content {
    flex-basis: 100%;
  }
}
.contact__description {
  max-width: 680px;
}
.contact__description .contact__subtitle {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 24px;
}
.contact__description .contact__text {
  color: #545F69;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  line-height: 1.7;
  font-weight: 500;
}
.contact__info {
  flex-basis: 40%;
  margin-top: clamp(40px, 6vw, 72px);
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
@media (max-width: 768px) {
  .contact__info {
    flex-direction: column;
    gap: 32px;
  }
}
.contact__info .contact__section {
  flex-basis: 50%;
  font-family: "GolosText", sans-serif;
}
@media (max-width: 768px) {
  .contact__info .contact__section {
    flex-basis: 100%;
  }
}
.contact__info .contact__section-title {
  font-size: clamp(1.5rem, 3vw, 2rem);
  margin-bottom: clamp(16px, 3vw, 32px);
  color: #545F69;
}
.contact__info .contact__section .contact__address {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  line-height: 1.5;
  font-style: normal;
}
.contact__info .contact__section .contact__details a {
  font-size: clamp(1.25rem, 2.5vw, 2rem);
  font-weight: 400;
  display: block;
  color: #212529;
  text-decoration: none;
  transition: color 0.3s ease;
}
.contact__info .contact__section .contact__details a:hover {
  color: #3726cd;
}
.contact__info .contact__section .contact__details a:nth-child(1) {
  margin-bottom: 8px;
}
.contact__form-wrapper {
  flex-basis: 50%;
}
@media (max-width: 1024px) {
  .contact__form-wrapper {
    flex-basis: 100%;
    max-width: 652px;
    margin: 0 auto;
  }
}
.contact__form-wrapper .contact-form {
  display: flex;
  flex-direction: column;
  background-color: #212529;
  border-radius: 24px;
  padding: clamp(24px, 4vw, 48px);
  color: #fefefe;
}
@media (max-width: 480px) {
  .contact__form-wrapper .contact-form {
    border-radius: 16px;
  }
}
@media (max-width: 376px) {
  .contact__form-wrapper .contact-form {
    padding: 12px;
  }
  .contact__form-wrapper .contact-form .button {
    gap: 6px;
  }
}
.contact__form-wrapper .contact-form__title {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
}
.contact__form-wrapper .contact-form__description {
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  line-height: 1.5;
  margin-top: 24px;
  max-width: 400px;
}
@media (max-width: 768px) {
  .contact__form-wrapper .contact-form__description {
    max-width: 100%;
  }
}
.contact__form-wrapper .contact-form__header {
  flex-shrink: 0;
  margin-bottom: 24px;
}
.contact__form-wrapper .contact-form__fields {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
}
.contact__form-wrapper .contact-form__fields .form-field__group {
  display: flex;
  gap: 16px;
}
@media (max-width: 600px) {
  .contact__form-wrapper .contact-form__fields .form-field__group {
    flex-direction: column;
    gap: 24px;
  }
}
.contact__form-wrapper .contact-form__fields .form-field--half {
  width: calc(50% - 8px);
}
@media (max-width: 600px) {
  .contact__form-wrapper .contact-form__fields .form-field--half {
    width: 100%;
  }
}
.contact__form-wrapper .contact-form__fields .form-field--half:nth-child(odd) {
  margin-right: 0;
}
.contact__form-wrapper .contact-form__footer {
  flex-shrink: 0;
  margin-top: auto;
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
@media (max-width: 768px) {
  .contact__form-wrapper .contact-form__footer {
    flex-direction: column;
    align-items: stretch;
  }
}
.contact__form-wrapper .contact-form input,
.contact__form-wrapper .contact-form textarea {
  width: 100%;
  background-color: transparent;
  border: none;
  color: #fefefe !important;
  line-height: 1.5;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #545f69;
  font-size: clamp(0.875rem, 1.5vw, 1rem);
  transition: border-color 0.3s ease;
  border-radius: 0;
}
.contact__form-wrapper .contact-form input::placeholder,
.contact__form-wrapper .contact-form textarea::placeholder {
  color: #545f69;
  font-size: clamp(0.875rem, 1.5vw, 1rem);
}
.contact__form-wrapper .contact-form input:focus,
.contact__form-wrapper .contact-form textarea:focus {
  outline: none;
  border-bottom-color: #007bff;
}
.contact__form-wrapper .contact-form input.form-field__textarea,
.contact__form-wrapper .contact-form textarea.form-field__textarea {
  resize: vertical;
  min-height: 74px;
}
@media (max-width: 768px) {
  .contact__form-wrapper .contact-form input.form-field__textarea,
  .contact__form-wrapper .contact-form textarea.form-field__textarea {
    min-height: 60px;
  }
}
.contact__form-wrapper .contact-form .button {
  font-weight: 600;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .contact__form-wrapper .contact-form .button {
    width: 100%;
    justify-content: center;
  }
}
.contact__form-wrapper .contact-form__privacy {
  font-size: clamp(0.75rem, 1.2vw, 0.875rem);
  line-height: 1.5;
}
.contact__form-wrapper .contact-form__privacy a {
  color: #007bff;
  text-decoration: underline;
}
.contact__form-wrapper .contact-form__privacy a:hover {
  text-decoration: none;
}