@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;
  background-image: url(/img/bd.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.65)), url("/img/bd.jpg") center/cover no-repeat;
}

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

.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: 20px;
  padding: 10px 13px;
  outline: none;
  cursor: pointer;
  border: solid 1px #5dc7d5;
  border-radius: 5px;
  transition: transform ease-in 0.3s;
}
.btn:hover, .btn:focus-visible {
  transform: scale(1.05);
}
.btn::before, .btn::after {
  display: inline-block;
  color: #fcfefe;
  transition: transform 0.3s ease;
}
.btn::before {
  content: "[";
  margin-right: 5px;
  color: #000000;
}
.btn::after {
  content: "]";
  margin-left: 5px;
  color: #000000;
}
.btn:hover::before {
  transform: translateX(-4px);
}
.btn:hover::after {
  transform: translateX(4px);
}

.header {
  padding: 24px 0;
}
.header__wrapper {
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.header__logo {
  align-items: center;
  display: flex;
  gap: 12px;
  margin: 0 40px 0 0;
  transition: transform ease-in 0.3s;
}
.header__logo:hover, .header__logo:focus-visible {
  transform: scale(1.09);
}
.header__logo img {
  height: 60px;
  width: 70px;
}
.header__logo-text {
  font-size: 30px;
  color: #fcfefe;
  transition: color ease-in 0.3s;
}
.header__btn {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  color: #5dc7d5;
  background: none;
  outline: none;
  cursor: pointer;
  border: solid 2px #5dc7d5;
  border-radius: 5px;
  transition: transform ease-in 0.3s;
}
.header__btn:hover, .header__btn:focus-visible {
  transform: scale(1.05);
}
.header__btn::before, .header__btn::after {
  display: inline-block;
  color: #fcfefe;
  transition: transform 0.3s ease;
}
.header__btn::before {
  content: "[";
  margin-right: 5px;
  color: #5dc7d5;
}
.header__btn::after {
  content: "]";
  margin-left: 5px;
  color: #5dc7d5;
}
.header__btn:hover::before {
  transform: translateX(-4px);
}
.header__btn:hover::after {
  transform: translateX(4px);
}

.main-nav__list {
  align-items: center;
  display: flex;
  gap: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav__link {
  color: #fcfefe;
  display: flex;
  line-height: 16px;
  font-size: 20px;
  white-space: nowrap;
  transition: color ease-in 0.3s;
}
.main-nav__link:hover, .main-nav__link:focus-visible {
  color: #5dc7d5;
}

.hero {
  position: relative;
  overflow: hidden;
  overflow: hidden;
}
.hero__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 70px 0;
}
.hero__title {
  margin: 0 0 20px;
  color: #fcfefe;
  font-size: 40px;
  line-height: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  animation: slideDown 1.5s ease-out 2s forwards;
}
.hero__subtitle {
  margin: 0 0 20px;
  color: #fcfefe;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  animation: slideUp 1.5s ease-out 3s forwards;
}
.hero__btn-wrapper {
  opacity: 0;
  animation: slideUp 1.5s ease-out 4s forwards;
}

@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;
}
.services__heading {
  font-size: 26px;
  margin: 0 0 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}
.services__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px;
}

.services-card {
  display: flex;
  align-items: center;
  gap: 30px;
  border: solid 2px #7caebd;
  border-radius: 10px;
  padding: 10px 50px;
  background-color: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  box-shadow: 0 0 15px rgba(0, 212, 255, 0.1);
}
.services-card__icon-accompaniment {
  color: #7caebd;
}
.services-card__heading {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  letter-spacing: 1px;
}

.сloud-1c {
  width: 100%;
  margin: 0 0 30px;
}
.сloud-1c__wrapper {
  display: flex;
  flex-direction: column;
  padding: 30px 40px;
  border: solid 2px #7caebd;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  box-shadow: 0 0 15px rgba(0, 212, 255, 0.1);
}
.сloud-1c__title {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  margin: 0px 0px 30px;
}
.сloud-1c__inner {
  display: flex;
  gap: 80px;
}
.сloud-1c__icon {
  color: #91d8ed;
}
.сloud-1c__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.сloud-1c__list {
  padding: 0;
  margin: 0;
}
.сloud-1c__item {
  font-size: 18px;
}

.contact__wrapper {
  padding: 30px 40px;
  border: solid 2px #7caebd;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  box-shadow: 0 0 15px rgba(0, 212, 255, 0.1);
}
.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;
}
.contact__item {
  display: flex;
  flex-direction: column;
}
.contact__label, .contact__link, .contact__address {
  font-size: 18px;
  font-weight: 200;
  color: #fcfefe;
}
.contact__link {
  transition: color ease-in 0.3s;
}
.contact__link:hover, .contact__link:focus-visible {
  color: #5dc7d5;
}

.contact-form {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.contact-form--error .custom-input__field {
  border-color: #FF7373;
}
.contact-form--error .custom-input__error {
  display: block;
}
.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__error {
  color: #FF7373;
  display: none;
  font-size: 10px;
  line-height: 10px;
  margin: 5px 0 0 0;
}

.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__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;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer__link {
  font-size: 18px;
  margin: 0;
  letter-spacing: 1px;
  color: #fcfefe;
  transition: color ease-in 0.3s;
}
.footer__link:hover, .footer__link:focus-visible {
  color: #5dc7d5;
}
.footer__bottom {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer__text, .footer__copyright {
  font-size: 15px;
  margin: 0 0 0;
  text-align: center;
}/*# sourceMappingURL=style.css.map */