@charset "UTF-8";
/* Global */
/* ------------------------------------ */
/*! 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; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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 {
  margin: 0.67em 0;
  font-size: 2em;
}

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

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

/* 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] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}

/**
* 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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  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 {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

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

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  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 {
  padding: 0;
  border-style: none;
}

/**
* 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 {
  display: table; /* 1 */
  box-sizing: border-box; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
* 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; /* 1 */
  padding: 0; /* 2 */
}

/**
* 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] {
  outline-offset: -2px; /* 2 */
  -webkit-appearance: textfield; /* 1 */
}

/**
* 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 {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/* 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;
}

@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Medium.woff2") format("woff2"), url("../fonts/NotoSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 1.0417rem;
  font-family: "Noto Sans", "Arial", sans-serif;
  font-weight: 400;
  line-height: 24px;
  color: #fcfefe;
  color: #f4f8fa;
  background: #02090e;
  scroll-behavior: smooth;
}

.body--lock {
  overflow: hidden;
}

main {
  flex-grow: 1;
}

img {
  display: block;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

a {
  text-decoration: none;
}

textarea {
  resize: none;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 30px;
}

@media (max-width: 1023px) {
  .container {
    padding: 0 24px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
}

/* Blocks */
/* ------------------------------------ */
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #5dc7d5;
  color: #000000;
  text-align: center;
  font-family: inherit;
  font-weight: 700;
  line-height: 16px;
  font-size: 15px;
  padding: 10px 13px;
  outline: none;
  cursor: pointer;
  border: solid 1px #5dc7d5;
  border-radius: 5px;
  transition: transform ease-in 0.3s;
}
.btn__small {
  width: 178px;
  padding: 10px 18px;
}
.btn:hover, .btn:focus-visible {
  transform: scale(1.05);
}

.header {
  position: sticky;
  z-index: 20;
  top: 0;
  border-bottom: 1px solid #12232c;
  background: rgba(2, 9, 14, 0.94);
  backdrop-filter: blur(16px);
}
.header__inner {
  display: flex;
  align-items: center;
  gap: 28px;
  min-height: 72px;
}
.header__logo {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  font-weight: 700;
  white-space: nowrap;
}
.header__logo-image {
  width: 38px;
  height: 34px;
  -o-object-fit: contain;
     object-fit: contain;
}
.header__nav {
  display: flex;
  gap: 24px;
  margin-left: auto;
}
.header__nav-link {
  color: #d3dbe0;
  font-size: 16px;
  transition: color 0.2s;
}
.header__nav-link--active {
  color: #91a5ae;
}
.header__nav-link:hover, .header__nav-link:focus-visible {
  color: #42c8e4;
}
.header__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 22px;
  border: 1px solid #22c9ea;
  background-color: #02090f;
  border-radius: 5px;
  color: #35d6f4;
  font-size: 16px;
  transition: background-color ease-in 0.3s, color ease-in 0.3s;
}
.header__cta:hover, .header__cta:focus-visible {
  color: #001018;
  background-color: rgb(153.75, 220, 228.75);
}

@media (max-width: 1050px) {
  .header__inner {
    gap: 15px;
  }
  .header__nav {
    gap: 15px;
  }
  .header__nav-link {
    font-size: 12px;
  }
  .header__nav-link--desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  .header__inner {
    gap: 12px;
    min-height: 62px;
  }
  .header__logo-text {
    font-size: 14px;
  }
  .header__cta {
    padding: 8px 10px;
    font-size: 11px;
  }
}
@media (max-width: 437px) {
  .header__logo-text {
    display: none;
  }
  .header__cta {
    padding: 8px;
  }
}
.hero {
  position: relative;
  overflow: hidden;
  margin: 0 0 34px;
}
.hero__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 70px 0;
  background: linear-gradient(90deg, #02090e 0, transparent 25%), linear-gradient(0deg, rgba(2, 9, 14, 0.18), rgba(2, 9, 14, 0.18)), url(../img/bd.jpg) center/cover;
}
.hero__title {
  margin: 0 0 20px;
  color: #fcfefe;
  font-size: 48px;
  line-height: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  animation: slideDown 2s ease-out 0.3s forwards;
}
.hero__title-accent {
  color: #42c4df;
}
.hero__subtitle {
  margin: 0 0 20px;
  color: #fcfefe;
  font-size: 22px;
  line-height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  animation: slideUp 1.5s ease-out 1.5s forwards;
}
.hero__btn-wrapper {
  opacity: 0;
  animation: slideUp 1.5s ease-out 2s forwards;
}

@media (max-width: 1023px) {
  .hero__wrapper {
    padding: 58px 24px;
  }
  .hero__title {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
  }
  .hero__subtitle {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .hero {
    margin-bottom: 24px;
  }
  .hero__wrapper {
    padding: 44px 16px;
  }
  .hero__title {
    font-size: 30px;
    line-height: 38px;
  }
  .hero__subtitle {
    font-size: 17px;
    line-height: 25px;
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.services {
  display: block;
  margin: 0 0 30px;
  scroll-margin-top: 90px;
}
.services__heading {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 36px;
  margin: 0 0 34px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
}
.services__heading::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 58px;
  height: 2px;
  background: #5dc7d5;
}
.services__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.services__item {
  min-width: 0;
}

@media (max-width: 1170px) {
  .services__list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1023px) {
  .services__heading {
    font-size: 32px;
  }
  .services__list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .services {
    margin-bottom: 24px;
  }
  .services__heading {
    margin-bottom: 28px;
    font-size: 26px;
    line-height: 34px;
  }
  .services__list {
    gap: 14px;
  }
}
.services-card {
  display: grid;
  grid-template-columns: 43% 57%;
  min-height: 360px;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(61, 193, 222, 0.65);
  border-radius: 9px;
  background: linear-gradient(145deg, #061722, #020b11);
  transition: transform ease-in 0.3s, border-color ease-in 0.3s, box-shadow ease-in 0.3s;
}
.services-card:hover {
  transform: translateY(-3px);
  border-color: #38d4f0;
  box-shadow: 0 14px 38px rgba(0, 185, 225, 0.14);
}
.services-card__visual {
  position: relative;
  min-width: 0;
  border-right: 1px solid rgba(93, 199, 213, 0.22);
  background: #020b12;
  display: flex;
  align-items: flex-end;
}
.services-card__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.services-card__badge, .services-card__tag {
  position: absolute;
  z-index: 2;
  left: 14px;
  padding: 5px 9px;
  border: 1px solid rgba(40, 211, 239, 0.4);
  border-radius: 4px;
  color: #43d8ef;
  background: rgba(2, 31, 42, 0.88);
  font-size: 14px;
}
.services-card__badge {
  top: 14px;
}
.services-card__tag {
  top: 55px;
}
.services-card__tag--green {
  top: 96px;
  color: #54e5ac;
  border-color: rgba(50, 220, 150, 0.35);
}
.services-card__icon {
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: 44px;
  height: 44px;
  padding: 7px;
  border: 1px solid rgba(65, 211, 239, 0.35);
  border-radius: 8px;
  color: #42d5ef;
  background: rgba(2, 23, 32, 0.88);
}
.services-card__content {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 20px 20px 16px;
}
.services-card__label {
  margin-bottom: 5px;
  color: #31cce8;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.services-card__heading {
  margin: 0 0 8px;
  color: #f7fbfc;
  font-size: 26px;
  line-height: 1.18;
}
.services-card__text {
  margin: 0 0 12px;
  color: #b8c7cd;
  font-size: 15px;
  line-height: 1.45;
}
.services-card__subtitle {
  margin: 0 0 7px;
  color: #31cce8;
  font-size: 14px;
  text-transform: uppercase;
}
.services-card__features, .services-card__benefits {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 7px 12px;
  margin: 0;
  padding: 12px 0;
  border-top: 1px solid rgba(93, 199, 213, 0.2);
  list-style: none;
}
.services-card__features li, .services-card__benefits li {
  position: relative;
  padding-left: 13px;
  color: #d0dce1;
  font-size: 14px;
  line-height: 1.35;
}
.services-card__features li::before, .services-card__benefits li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 6px;
  height: 3px;
  border-bottom: 1px solid #35d5ef;
  border-left: 1px solid #35d5ef;
  transform: rotate(-45deg);
}
.services-card__benefits {
  padding-top: 0;
  border-top: 0;
}
.services-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
  padding-top: 13px;
  border-top: 1px solid rgba(93, 199, 213, 0.25);
}
.services-card__price {
  margin: 0;
  color: #39d6ef;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}
.services-card__price span {
  display: block;
  margin-bottom: 3px;
  color: #91a5ae;
  font-size: 14px;
  font-weight: 400;
}
.services-card__button {
  min-width: 125px;
  padding: 10px;
  border: 0;
  border-radius: 4px;
  color: #001017;
  background: linear-gradient(135deg, #43d8ef, #24b7d2);
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: filter ease-in 0.3s;
}
.services-card__button:hover, .services-card__button:focus-visible {
  filter: brightness(1.36);
  outline: none;
}

@media (max-width: 900px) {
  .services-card__visual {
    min-height: 240px;
    border-right: 0;
    border-bottom: 1px solid rgba(93, 199, 213, 0.22);
  }
  .services-card__content {
    padding: 18px;
  }
  .services-card__features, .services-card__benefits {
    grid-template-columns: 1fr;
  }
  .services-card__footer {
    align-items: stretch;
    flex-direction: column;
  }
  .services-card__button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .services-card {
    min-height: 0;
  }
  .services-card:hover {
    transform: none;
  }
  .services-card__visual {
    min-height: 210px;
  }
  .services-card__badge, .services-card__tag {
    left: 10px;
    font-size: 12px;
  }
  .services-card__heading {
    font-size: 22px;
  }
}
@media (max-width: 453px) {
  .services-card {
    grid-template-columns: 1fr;
  }
}
.popup {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease;
  padding: 20px;
}
.popup__content {
  border: solid 2px #7caebd;
  border-radius: 10px;
  position: relative;
  padding: 38px 42px 32px;
  backdrop-filter: blur(10px);
  width: min(560px, 100%);
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  background-size: cover;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.65));
}
.popup__close {
  position: absolute;
  top: 14px;
  right: 16px;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 1px solid #7caebd;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.35);
  color: #fcfefe;
  font: inherit;
  font-size: 24px;
  line-height: 30px;
  cursor: pointer;
}
.popup__label, .popup__subtitle {
  color: #7caebd;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.popup__label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
}
.popup__title {
  font-size: 26px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  margin: 0 40px 14px 0;
}
.popup__text {
  font-size: 18px;
  margin: 0 0 20px;
  max-width: 620px;
}
.popup__form {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}
.popup__field-label {
  margin-bottom: -6px;
  color: #5dc7d5;
  font-size: 14px;
}
.popup__message {
  min-height: 105px;
  resize: vertical;
}
.popup__submit {
  width: 100%;
  margin-top: 6px;
}
.popup__details {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  margin: 28px 0;
  padding: 24px 0;
  border-top: 1px solid rgba(124, 174, 189, 0.45);
  border-bottom: 1px solid rgba(124, 174, 189, 0.45);
}
.popup__subtitle {
  margin: 0 0 16px;
  font-size: 16px;
}
.popup__list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup__list li::before {
  content: "✓";
  margin-right: 9px;
  color: #7caebd;
}
.popup__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.popup__price-label {
  display: grid;
  gap: 5px;
  margin: 0;
  font-size: 15px;
}
.popup__price {
  color: #7caebd;
  font-size: 20px;
}
.popup__btn {
  margin: 0;
}
@media (max-width: 600px) {
  .popup {
    padding: 10px;
  }
  .popup__content {
    padding: 34px 18px 22px;
    max-height: calc(100vh - 20px);
  }
  .popup__title {
    font-size: 22px;
    line-height: 30px;
  }
  .popup__text {
    font-size: 16px;
    line-height: 24px;
  }
  .popup__details {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .popup__footer {
    align-items: stretch;
    flex-direction: column;
  }
}

.popup--active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.contact__wrapper {
  padding: 30px 40px;
  border: 1px solid rgba(61, 193, 222, 0.65);
  border-radius: 9px;
  background: linear-gradient(145deg, #061722, #020b11);
  transition: transform ease-in 0.3s, border-color ease-in 0.3s, box-shadow ease-in 0.3s;
}
.contact__title {
  font-size: 26px;
  margin: 0 0 30px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 1px;
}
.contact__inner {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 40px;
}
.contact__info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-left: 1px solid #29404a;
  padding-left: 20px;
  justify-content: center;
}
.contact__item {
  display: flex;
  flex-direction: column;
}
.contact__label, .contact__link, .contact__address {
  font-size: 18px;
  font-weight: 200;
  color: #fcfefe;
}
.contact__link {
  color: #2cc0d9;
  transition: color ease-in 0.3s;
}
.contact__link:hover {
  color: rgb(153.75, 220, 228.75);
}

@media (max-width: 1023px) {
  .contact__inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .contact__info {
    padding: 20px 0 0;
    border-top: 1px solid #29404a;
    border-left: 0;
  }
}
@media (max-width: 767px) {
  .contact__wrapper {
    padding: 22px 18px;
  }
  .contact__title {
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 30px;
  }
  .contact__label, .contact__link, .contact__address {
    font-size: 16px;
    line-height: 24px;
  }
}
.contact-form {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.contact-form__inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0 0 10px;
}
.contact-form__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.contact-form__field {
  border: 2px solid #7caebd;
  border-radius: 8px;
  color: #fcfefe;
  font-family: inherit;
  font-size: 16px;
  line-height: 24px;
  padding: 5px;
  width: 100%;
  background: transparent;
  transition: border-color ease-in 0.3s;
}
.contact-form__field:hover {
  border-color: #fcfefe;
}
.contact-form__field:focus-visible {
  border-color: rgba(56, 196, 35, 0.7);
  outline: none;
}
.contact-form__field::-moz-placeholder {
  color: #fcfefe;
}
.contact-form__field::placeholder {
  color: #fcfefe;
}
.contact-form__field[disabled] {
  background-color: #ffffff;
  border-color: rgba(173, 173, 173, 0.4);
}
.contact-form__field[disabled]::-moz-placeholder {
  color: rgba(173, 173, 173, 0.4);
}
.contact-form__field[disabled]::placeholder {
  color: rgba(173, 173, 173, 0.4);
}
.contact-form__field--invalid {
  border-color: #FF7373;
}
.contact-form__error {
  color: #FF7373;
  display: none;
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0 0 0;
}
.contact-form__error--active {
  display: block;
}
.contact-form__consent {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 21px;
}
.contact-form__consent input {
  margin-top: 3px;
}
.contact-form__consent a {
  color: #5dc7d5;
  text-decoration: underline;
  transition: color ease-in 0.3s;
}
.contact-form__consent a:hover {
  color: rgb(153.75, 220, 228.75);
}
.contact-form__honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.contact-form__status {
  min-height: 20px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 20px;
}
.contact-form__status--success {
  color: #5dc7d5;
}
.contact-form__status--error {
  color: #FF7373;
}

@media (max-width: 767px) {
  .contact-form__wrapper {
    grid-template-columns: 1fr;
  }
  .contact-form__field {
    min-height: 42px;
  }
  .contact-form__consent {
    font-size: 14px;
    line-height: 20px;
  }
}
.footer__wrapper {
  display: flex;
  padding: 40px 0;
  position: relative;
}
.footer__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  gap: 5px;
}
.footer__nav {
  text-align: center;
}
.footer__logo {
  position: relative;
  left: 0;
  top: 0;
  transition: transform ease-in 0.3s;
}
.footer__logo:hover, .footer__logo:focus-visible {
  transform: scale(1.09);
}
.footer__logo-img {
  width: 110px;
  height: 90px;
}
.footer__list {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer__link {
  font-size: 16px;
  margin: 0;
  letter-spacing: 1px;
  color: #fcfefe;
  transition: color ease-in 0.3s;
}
.footer__link:hover, .footer__link:focus-visible {
  color: #5dc7d5;
}
.footer__privacy {
  color: #5dc7d5;
  font-size: 12px;
  transition: color ease-in 0.3s;
}
.footer__privacy:hover {
  color: rgb(153.75, 220, 228.75);
}
.footer__bottom {
  display: flex;
  flex-direction: column;
}
.footer__text, .footer__copyright {
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0;
  text-align: center;
}

@media (max-width: 767px) {
  .footer__wrapper {
    padding: 30px 0;
  }
  .footer__list {
    flex-wrap: wrap;
    gap: 12px 18px;
  }
}
@media (max-width: 480px) {
  .footer__list {
    flex-direction: column;
    align-items: center;
  }
}
.legal-page {
  padding: clamp(30px, 5vw, 60px) 0;
  min-height: 100vh;
  background: linear-gradient(90deg, #02090e 0, transparent 25%), linear-gradient(0deg, rgba(2, 9, 14, 0.08), rgba(2, 9, 14, 0.08)), url(../img/about-hero-server-v1.png) center/cover no-repeat;
  text-wrap: pretty;
}
.legal-page__content {
  width: min(100%, 900px);
  margin: 0 auto;
  padding: clamp(20px, 4vw, 40px);
  border: 2px solid #7caebd;
  border-radius: 10px;
  background: rgba(2, 9, 14, 0.85);
  backdrop-filter: blur(10px);
}
.legal-page__back {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 16px;
  color: #5dc7d5;
  text-decoration: none;
  transition: color 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}
.legal-page__back:hover {
  color: rgb(153.75, 220, 228.75);
}
.legal-page__link {
  color: #5dc7d5;
  text-decoration: none;
  transition: color 0.3s ease;
}
.legal-page__link:hover {
  color: rgb(153.75, 220, 228.75);
}
.legal-page__title {
  margin-bottom: 25px;
  font-size: clamp(24px, 4vw, 36px);
  line-height: 1.2;
  text-wrap: balance;
}
.legal-page__subtitle {
  margin: 35px 0 15px;
  font-size: clamp(18px, 3vw, 22px);
  line-height: 1.3;
  text-wrap: balance;
}
.legal-page__text {
  margin-bottom: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
}
.legal-page__address {
  font-style: normal;
}
.legal-page__details {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: 15px;
}
@media (min-width: 576px) {
  .legal-page__details {
    grid-template-columns: 340px 1fr;
    gap: 12px 20px;
  }
}
.legal-page__term {
  color: rgba(255, 255, 255, 0.6);
}
.legal-page__desc {
  margin: 0;
  line-height: 1.5;
  display: flex;
  align-items: center;
}
.legal-page__divider {
  border: none;
  border-top: 1px solid #7caebd;
  margin: 40px 0;
  opacity: 0.5;
}

.about-page {
  color: #f4f8fa;
  background: radial-gradient(circle at 50% 15%, rgba(16, 72, 91, 0.12), transparent 32%), #02090e;
}
.about-page .container {
  max-width: 1190px;
}

.about-link {
  color: #38cae7;
}

.about-hero__grid {
  display: grid;
  grid-template-columns: 1fr 1.08fr;
  align-items: center;
  min-height: 420px;
}
.about-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 0px 24px 10px;
  background: radial-gradient(circle at 60% 30%, rgba(21, 95, 116, 0.14), transparent 55%);
}
.about-hero__description {
  margin: 0 0 26px;
  color: #d6dde1;
  font-size: 20px;
  line-height: 1.55;
}
.about-hero__eyebrow {
  color: #41c8e0 !important;
  font-size: 14px !important;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}
.about-hero__title {
  max-width: 520px;
  margin: 0 0 17px;
  font-size: 50px;
  line-height: 1.12;
}
.about-hero__title-accent {
  display: block;
  color: #42c4df;
  font-style: normal;
}
.about-hero__actions {
  display: flex;
  align-items: center;
  gap: 28px;
}
.about-hero__facts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin: 38px 0 0;
  padding: 0;
  list-style: none;
}
.about-hero__fact {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #d3dbe0;
  font-size: 14px;
}
.about-hero__fact-icon {
  color: #35d2ef;
  font-size: 22px;
}
.about-hero__brand {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 190px;
  height: 80px;
  margin: auto;
  border: 1px solid rgba(74, 211, 237, 0.22);
  background: rgba(2, 12, 17, 0.66);
  font-weight: 700;
}
.about-hero__brand-image {
  width: 48px;
  height: 44px;
  -o-object-fit: contain;
     object-fit: contain;
}

.about-panel {
  overflow: hidden;
  border: 1px solid #1b303a;
  border-radius: 7px;
  background: linear-gradient(135deg, rgba(13, 27, 34, 0.82), rgba(4, 13, 18, 0.92));
}
.about-panel__title {
  position: relative;
  margin: 0 0 24px;
  font-size: 28px;
}
.about-panel__title::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 50px;
  height: 2px;
  background: #32c8e3;
}

.about-section {
  margin: 18px 0;
}

.about-company {
  display: grid;
  grid-template-columns: 1.2fr 0.95fr;
  min-height: 330px;
  align-items: center;
}
.about-company__content {
  padding: 24px 38px 0;
}
.about-company__text {
  max-width: 520px;
  color: #c6d0d5;
  font-size: 17px;
  line-height: 1.55;
}
.about-company__image-item {
  display: block;
  max-width: 100%;
  height: auto;
}
.about-company__logo {
  position: absolute;
  top: 42px;
  left: 46px;
  display: flex;
  align-items: center;
  font-size: 27px;
}
.about-company__logo-image {
  width: 70px;
  height: 64px;
  -o-object-fit: contain;
     object-fit: contain;
}

.about-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 25px -38px 0;
  padding: 17px 36px;
  border-top: 1px solid #172a33;
}
.about-stats__item {
  padding: 0 18px;
  border-right: 1px solid #18313b;
}
.about-stats__item:first-child {
  padding-left: 0;
}
.about-stats__item:last-child {
  border: 0;
}
.about-stats__value {
  color: #3bcbe5;
  font-size: 30px;
}
.about-stats__label {
  margin: 4px 0 0;
  color: #c2cdd2;
  font-size: 14px;
}

.about-benefits {
  padding: 18px 34px;
}
.about-benefits__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  padding: 0;
  list-style: none;
}
.about-benefits__item {
  display: flex;
  gap: 16px;
  min-height: 96px;
  padding: 15px;
  border: 1px solid #1a3039;
  border-radius: 6px;
  background: rgba(12, 26, 33, 0.55);
}
.about-benefits__icon {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  padding: 8px;
  border-radius: 8px;
  color: #3bd0ea;
  background: #102731;
}
.about-benefits__title {
  margin: 0 0 7px;
  font-size: 19px;
}
.about-benefits__text {
  margin: 0;
  color: #b8c4ca;
  font-size: 15px;
  line-height: 1.5;
}

.about-cases {
  padding: 18px 34px 0;
}
.about-cases__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.about-cases__card {
  overflow: hidden;
  padding-bottom: 15px;
  border: 1px solid #223943;
  border-radius: 8px;
  background: #08141a;
}
.about-cases__card .about-cases__title,
.about-cases__card .about-cases__text,
.about-cases__card .about-cases__result-title {
  margin-right: 15px;
  margin-left: 15px;
}
.about-cases__card .about-cases__title {
  margin-top: 13px;
  margin-bottom: 7px;
  font-size: 19px;
}
.about-cases__card .about-cases__text {
  margin-top: 0;
  color: #b8c4ca;
  font-size: 15px;
  line-height: 1.5;
}
.about-cases__card .about-cases__result-title {
  display: block;
  margin-top: 10px;
  color: #35cce7;
  font-size: 15px;
}
.about-cases__results {
  display: grid;
  gap: 6px;
  margin: 6px 15px 0;
  padding: 0;
  list-style: none;
}
.about-cases__result {
  position: relative;
  padding-left: 14px;
  color: #d3dce0;
  font-size: 14px;
}
.about-cases__result::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 1px;
  width: 6px;
  height: 3px;
  border-bottom: 1px solid #35cce7;
  border-left: 1px solid #35cce7;
  transform: rotate(-45deg);
}
.about-cases__photo {
  height: 145px;
  border-bottom: 1px solid #243b46;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-industries {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin: 22px -38px 0;
  padding: 16px 34px;
  border-top: 1px solid #1b303a;
  color: #cbd5d9;
  font-size: 15px;
}
.about-industries__item {
  white-space: nowrap;
}
.about-industries__title {
  color: #ffffff;
}

@media (max-width: 1050px) {
  .about-hero__grid {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .about-hero__content {
    padding-left: 0;
  }
  .about-benefits__list,
  .about-cases__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .about-industries {
    overflow-x: auto;
    justify-content: flex-start;
  }
}
@media (max-width: 900px) {
  .about-hero__grid {
    grid-template-columns: 1fr;
    min-height: 0;
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .about-hero__content {
    padding: 0;
  }
  .about-hero__visual {
    max-height: 360px;
    overflow: hidden;
  }
  .about-hero__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about-company {
    grid-template-columns: 1fr;
  }
  .about-company__content {
    padding: 24px 28px 0;
  }
  .about-company__image-item {
    width: 100%;
  }
  .about-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 0;
  }
}
@media (max-width: 767px) {
  .about-hero__grid {
    display: block;
  }
  .about-hero__content {
    padding: 42px 0 30px;
  }
  .about-hero__title {
    font-size: 35px;
    line-height: 43px;
  }
  .about-hero__facts {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 32px;
  }
  .about-hero__visual {
    height: 280px;
  }
  .about-company {
    display: flex;
    flex-direction: column;
  }
  .about-company__content {
    padding: 24px 20px 0;
  }
  .about-company__image {
    min-height: 240px;
  }
  .about-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin: 22px -20px 0;
    padding: 17px 20px;
  }
  .about-stats__item {
    padding: 0;
    border-right: 0;
  }
  .about-benefits,
  .about-cases {
    padding: 20px;
  }
  .about-benefits__list,
  .about-cases__grid {
    grid-template-columns: 1fr;
  }
  .about-industries {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 20px -20px 0;
  }
}
@media (max-width: 480px) {
  .about-hero__title {
    font-size: 30px;
    line-height: 38px;
  }
  .about-hero__description {
    font-size: 17px;
    line-height: 25px;
  }
  .about-hero__facts {
    grid-template-columns: 1fr;
  }
  .about-stats {
    grid-template-columns: 1fr;
  }
}
.about-contact {
  margin: 18px 0;
}
.about-contact__wrapper {
  display: grid;
  grid-template-columns: 1.5fr repeat(3, 1fr);
  align-items: center;
  gap: 25px;
  min-height: 142px;
  padding: 18px 38px;
}
.about-contact__title {
  margin-bottom: 5px;
  font-size: 19px;
}
.about-contact__title::after {
  display: none;
}
.about-contact__lead {
  margin: 0 0 15px;
  color: #aebdc3;
  font-size: 15px;
}
.about-contact__item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  min-height: 65px;
  padding-left: 24px;
  border-left: 1px solid #29404a;
}
.about-contact__icon {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  color: #42cee8;
}
.about-contact__text {
  margin: 0;
  font-size: 15px;
}
.about-contact__link {
  color: #ffffff;
  transition: color ease-in 0.3s;
}
.about-contact__link:hover, .about-contact__link:focus-visible {
  color: #42c8e4;
}
.about-contact__caption {
  display: block;
  margin-top: 7px;
  color: #aebbc1;
}

@media (max-width: 1050px) {
  .about-contact__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  .about-contact__intro {
    grid-column: 1/-1;
  }
}
@media (max-width: 767px) {
  .about-contact__wrapper {
    grid-template-columns: 1fr;
    padding: 25px 20px;
  }
  .about-contact__intro {
    grid-column: auto;
  }
  .about-contact__item {
    padding: 15px 0 0;
    border-top: 1px solid #29404a;
    border-left: 0;
  }
}/*# sourceMappingURL=style.css.map */