@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/noto-sans-regular.woff2") format("woff2"), url("../../fonts/noto-sans-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans-medium.woff2") format("woff2"), url("../../fonts/noto-sans-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans-semibold.woff2") format("woff2"), url("../fonts/noto-sans-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/noto-sans-bold.woff2") format("woff2"), url("../fonts/noto-sans-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "New Baskerville";
  src: url("../../fonts/NewBaskervilleExpOdC-Italic.woff2") format("woff2"), url("../../fonts/NewBaskervilleExpOdC-Italic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "New Baskerville";
  src: url("../../fonts/NewBaskervilleExpOdC-BoldItalic.woff2") format("woff2"), url("../../fonts/NewBaskervilleExpOdC-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans", "Arial", sans-serif;
  color: #1E222E;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  flex-grow: 1;
}

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

a {
  color: inherit;
  text-decoration: none;
  outline: none;
}

.container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
@media (max-width: 1023px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}

.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 {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding: 10px 10px;
  background-color: #001926;
  color: #ffffff;
  border-radius: 10px;
  width: 100%;
  border: solid 1px transparent;
  transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}
.btn:hover, .btn:focus-visible {
  background-color: #1E5573;
  color: #f3e17d;
  box-shadow: 2px 3px 2px -1px rgba(0, 1, 2, 0.4);
}
.btn:active {
  box-shadow: 2px 4px 3px -1px rgba(0, 1, 2, 0.4) inset;
  background-color: rgba(50, 152, 207, 0.7);
  color: #ffffff;
  transition: unset;
}

.header {
  background-color: #001926;
  padding: 10px 0;
  border-bottom: solid 1px #1E5573;
  z-index: 10;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 500px) {
  .header--open .header__contacts {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 150px;
    right: 10px;
    gap: 30px;
    width: 30%;
    margin: 0;
    opacity: 1;
    transition: opacity 0.3s ease 0.3s;
    pointer-events: auto;
  }
  .header--open .header__phone-text {
    font-size: 18px;
    line-height: 20px;
  }
  .header--open .header__contacts-list {
    gap: 30px;
  }
  .header--open .header__phone-link {
    flex-direction: column;
  }
  .header--open .header__phone-text--ln {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 500px) and (max-width: 340px) {
  .header--open .header__phone-text--ln {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 400px) {
  .header--open .header__contacts {
    right: 35px;
  }
}
@media (max-width: 950px) {
  .header {
    position: fixed;
    left: 0;
    right: 0;
  }
}
.header__wrapper {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .header__logo-img {
    width: 70px;
    height: 65px;
  }
}
.header__contacts {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
@media (max-width: 950px) {
  .header__contacts {
    margin: 0 30px 0 auto;
  }
}
@media (max-width: 500px) {
  .header__contacts {
    opacity: 0;
    pointer-events: none;
    position: absolute;
  }
}
.header__contacts-icon {
  width: 40px;
  height: 40px;
}
.header__contacts-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.header__phone-link {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  transition: color 0.3s ease;
}
.header__phone-link:hover .header__phone-text, .header__phone-link:focus-visible .header__phone-text {
  color: #f3e17d;
}
.header__phone-text {
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  transition: color 0.3s ease;
}
@media (max-width: 1125px) {
  .header__phone-text {
    font-size: 14px;
    line-height: 16px;
  }
}

.footer {
  padding: 20px 0;
  background-color: #F4F6FA;
}
.footer__wrapper {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1201px) {
  .footer__wrapper {
    gap: 25px;
  }
}
@media (max-width: 767px) {
  .footer__wrapper {
    flex-direction: column;
    position: relative;
  }
}
.footer__info {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
@media (max-width: 767px) {
  .footer__info {
    justify-content: center;
    align-items: center;
  }
}
.footer__inn {
  font-size: 14px;
  line-height: 16px;
  color: #696E82;
  opacity: 70%;
}
.footer__nav-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px 15px;
}
@media (max-width: 1005px) {
  .footer__nav-list {
    display: none;
  }
}
.footer__nav-link, .footer__partners-link, .footer__email {
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 25, 38, 0.8);
  transition: color 0.3s ease;
}
.footer__nav-link:hover, .footer__nav-link:focus-visible, .footer__partners-link:hover, .footer__partners-link:focus-visible, .footer__email:hover, .footer__email:focus-visible {
  color: #3356D7;
}
@media (max-width: 1201px) {
  .footer__nav-link, .footer__partners-link, .footer__email {
    font-size: 12px;
    line-height: 14px;
  }
}
.footer__partners-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer__address {
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 25, 38, 0.8);
}
@media (max-width: 1201px) {
  .footer__address {
    font-size: 12px;
    line-height: 14px;
  }
}
.footer__contacts {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (max-width: 767px) {
  .footer__contacts {
    align-items: center;
    gap: 10px;
  }
}

.hero {
  background: #001926;
  background-image: linear-gradient(165deg, rgb(0, 25, 38) 0%, rgb(0, 25, 38) 50%, rgb(30, 85, 115) 100%);
  padding: 60px 0 40px;
  min-height: calc(100vh - 115px);
  margin: 113px 0 100px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 3;
  box-shadow: 0px 45px 52px -38px rgba(7, 242, 242, 0.6) inset;
}
@media (max-width: 1023px) {
  .hero {
    padding: 30px 0;
    margin: 86px 0 80px;
    min-height: calc(100vh - 86px);
  }
}
@media (max-width: 767px) {
  .hero {
    margin: 86px 0 60px;
  }
}
.hero__wrapper {
  display: grid;
  grid-template-columns: 1fr 288px;
  align-items: end;
  justify-content: space-between;
  gap: 0 20px;
}
@media (max-width: 1023px) {
  .hero__wrapper {
    display: block;
    position: relative;
  }
}
.hero__title {
  font-size: 65px;
  line-height: 70px;
  font-weight: 500;
  color: #ffffff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-transform: uppercase;
  margin: 0 0 30px;
  animation: slideInDown 1.5s ease both;
}
@media (max-width: 1023px) {
  .hero__title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (max-width: 950px) {
  .hero__title {
    margin: 0 0 130px;
  }
}
@media (max-width: 767px) {
  .hero__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 100px;
  }
}
@media (max-width: 400px) {
  .hero__title {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 50px;
  }
}
.hero__slogan-wrapper {
  margin: 0 0 40px;
}
@media (max-width: 950px) {
  .hero__slogan-wrapper {
    margin: 0 0 70px;
  }
}
@media (max-width: 445px) {
  .hero__slogan-wrapper {
    margin: 0 0 110px;
  }
}
.hero__slogan {
  font-size: 50px;
  line-height: 54px;
  color: #ffffff;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  animation: slideInLeft 1.6s ease 0.3s both;
}
@media (max-width: 1023px) {
  .hero__slogan {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .hero__slogan {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 500px) {
  .hero__slogan {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 400px) {
  .hero__slogan {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 320px) {
  .hero__slogan {
    font-size: 22px;
  }
}
.hero__slogan--bottom {
  color: #d49318;
}
.hero__text {
  display: block;
  color: #ffffff;
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 70px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  animation: slideInLeft 1.6s ease 1s both;
  max-width: 80%;
}
@media (max-width: 1023px) {
  .hero__text {
    font-size: 20px;
    line-height: 24px;
    max-width: 60%;
  }
}
@media (max-width: 500px) {
  .hero__text {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 400px) {
  .hero__text {
    font-size: 14px;
    line-height: 20px;
    max-width: 180px;
    padding: 0 3px 0 0;
  }
}
@media (max-width: 320px) {
  .hero__text {
    font-size: 13px;
    line-height: 20px;
    max-width: 167px;
  }
}
.hero__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 1023px) {
  .hero__list {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .hero__list {
    flex-wrap: nowrap;
    overflow: auto;
    margin: 0 -15px;
    padding: 0 15px;
  }
  .hero__list::-webkit-scrollbar {
    display: none;
  }
}
.hero__item {
  width: 250px;
}
.hero__item--1 {
  animation: slideInUp 1.6s ease 1.2s both;
}
.hero__item--2 {
  animation: slideInUp 1.6s ease 1.5s both;
}
.hero__item--3 {
  animation: slideInUp 1.6s ease 1.8s both;
}
@media (max-width: 1140px) {
  .hero__item {
    width: 220px;
  }
}
@media (max-width: 1023px) {
  .hero__item {
    width: 400px;
  }
}
@media (max-width: 930px) {
  .hero__item {
    width: 220px;
    flex-shrink: 0;
  }
}
@media (max-width: 767px) {
  .hero__item {
    animation: fadeInRight 3s ease-out 1.2s both;
  }
}
.hero__img {
  height: 100%;
  bottom: 10px;
  right: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  animation: fadeIn 2s ease-in 3s both;
}
@media (max-width: 1150px) {
  .hero__img {
    width: 253px;
    height: 450px;
  }
}
@media (max-width: 1023px) {
  .hero__img {
    width: 169px;
    height: 300px;
    position: absolute;
    bottom: 100px;
    right: 20px;
    pointer-events: none;
  }
}
@media (max-width: 940px) {
  .hero__img {
    bottom: 120px;
    right: 0;
  }
}
@media (max-width: 500px) {
  .hero__img {
    bottom: 120px;
    right: 5px;
    width: 120px;
    height: 214px;
  }
}
@media (max-width: 400px) {
  .hero__img {
    width: 120px;
    height: 214px;
    bottom: 85px;
    right: 0;
  }
}
@media (max-width: 320px) {
  .hero__img {
    right: -10px;
  }
}

.card-advantage {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 15px;
  border: solid 1px #ffffff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .card-advantage {
    padding: 15px 20px;
    flex-direction: row;
    gap: 25px;
    height: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 930px) {
  .card-advantage {
    padding: 10px 15px;
    gap: 15px;
  }
}
.card-advantage__icon {
  width: 40px;
  height: 40px;
  display: flex;
  flex-shrink: 0;
}
@media (max-width: 930px) {
  .card-advantage__icon {
    width: 30px;
    height: 30px;
  }
}
.card-advantage__title {
  font-size: 26px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 1023px) {
  .card-advantage__title {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 930px) {
  .card-advantage__title {
    font-size: 14px;
    line-height: 16px;
  }
}
.card-advantage__text {
  color: #d49318;
  font-size: 20px;
  line-height: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 1140px) {
  .card-advantage__text {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 1023px) {
  .card-advantage__text {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 930px) {
  .card-advantage__text {
    font-size: 14px;
    line-height: 16px;
  }
}

@media (max-width: 950px) {
  .main-nav {
    background-color: transparent;
    /*делаем прозрачным*/
    pointer-events: none;
    flex-direction: column;
    height: calc(100vh - 65px);
    left: 0;
    overflow-y: auto;
    padding: 50px 0;
    position: fixed;
    top: 86px;
    width: 100%;
    pointer-events: none; /*добавляем, т.к. скрыто прозрачностью*/
    transition: background-color 0.3s ease;
  }
}
@media (max-width: 950px) {
  .header--open .main-nav {
    opacity: 1;
    background-color: #001926;
    animation: backInDown 0.5s ease-in both;
  }
}
.main-nav__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 14px;
}
@media (max-width: 1125px) {
  .main-nav__list {
    gap: 10px;
  }
}
@media (max-width: 950px) {
  .main-nav__list {
    position: absolute;
    flex-direction: column;
    top: 118px;
    left: 60px;
    gap: 25px;
    width: 30%;
  }
}
@media (max-width: 500px) {
  .main-nav__list {
    top: 61px;
    left: 25px;
    width: auto;
    overflow: auto;
  }
  .main-nav__list::-webkit-scrollbar {
    display: none;
  }
}
.main-nav__link {
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  padding: 6px 8px;
  border-bottom: solid 2px transparent;
  transition: color 0.3s ease;
}
@media (max-width: 1125px) {
  .main-nav__link {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 950px) {
  .main-nav__link {
    opacity: 0;
    font-size: 18px;
    line-height: 20px;
  }
  .header--open .main-nav__link {
    opacity: 1;
    pointer-events: auto;
  }
  .header--open .main-nav__link::before {
    display: none;
  }
}
@media (max-width: 340px) {
  .main-nav__link {
    font-size: 16px;
    line-height: 18px;
  }
}
.main-nav__link.isActive {
  color: #f3e17d;
}
.main-nav__link.isActive::before {
  opacity: 1;
}
.main-nav__link::before {
  position: absolute;
  content: "";
  width: 85%;
  height: 2px;
  background-color: #f3e17d;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.main-nav__link:hover, .main-nav__link:focus-visible {
  color: #f3e17d;
}
.main-nav__link:hover::before, .main-nav__link:focus-visible::before {
  opacity: 1;
}

.socials {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #ffffff;
  padding: 3px;
  border: solid 2px #1E5573;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: fill 0.3s ease, border-radius 0.3s ease;
}
@media (max-width: 1023px) {
  .socials {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 950px) {
  .socials {
    margin: 0 15px 0 auto;
  }
}
.socials--footer {
  border-color: #005fbf;
  opacity: 70%;
}
.socials--footer .socials__icon {
  fill: #005fbf;
}
.socials--footer:hover, .socials--footer:focus-visible {
  fill: rgba(0, 95, 191, 0.5);
}
.socials--footer:hover .socials__icon, .socials--footer:focus-visible .socials__icon {
  fill: rgba(0, 95, 191, 0.5);
}
@media (max-width: 767px) {
  .socials--footer {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 440px) {
  .socials--footer {
    margin: 0;
  }
}
@media (max-width: 360px) {
  .socials--footer {
    top: 83px;
  }
}
.socials__icon {
  fill: #001926;
  transition: fill 0.3s ease;
}
@media (max-width: 1023px) {
  .socials__icon {
    width: 25px;
    height: 25px;
  }
}
.socials:hover, .socials:focus-visible {
  border-radius: 12px;
}
.socials:hover .socials__icon, .socials:focus-visible .socials__icon {
  fill: #1E5573;
}

@keyframes slideInDown {
  0% {
    transform: translateY(-120%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideInLeft {
  0% {
    transform: translateX(-100vh);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(200%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes backInDown {
  0% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes fadeInRight {
  0% {
    transform: translateX(100vw);
  }
  50% {
    transform: translateX(-80vw);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rotate {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(180deg);
  }
}
@keyframes backRotate {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-100vh);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes shaking {
  0% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-1px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(1px);
  }
  100% {
    transform: translateX(0);
  }
}
.service-card {
  display: grid;
  grid-template-rows: 55px auto auto auto;
  height: 100%;
  padding: 15px;
  border: solid 2px #1E5573;
  border-radius: 12px;
  gap: 12px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 1023px) {
  .service-card {
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .service-card {
    width: 220px;
    padding: 10px;
  }
}
.service-card:hover, .service-card:focus-visible {
  transform: scale(1.005);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.service-card__icon-wrapper {
  width: 55px;
  height: 55px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(50, 152, 207, 0.3);
}
@media (max-width: 1023px) {
  .service-card__icon-wrapper {
    width: 50px;
    height: 50px;
  }
  .service-card__icon-wrapper svg {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 767px) {
  .service-card__icon-wrapper {
    width: 45px;
    height: 45px;
  }
  .service-card__icon-wrapper svg {
    width: 30px;
    height: 30px;
  }
}
.service-card__title {
  margin: 0;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: rgba(0, 25, 38, 0.8);
}
@media (max-width: 1023px) {
  .service-card__title {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .service-card__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.service-card__text {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #1E5573;
  margin: 0 0 5px;
}
@media (max-width: 1023px) {
  .service-card__text {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .service-card__text {
    font-size: 12px;
    line-height: 16px;
  }
}
.service-card__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1023px) {
  .service-card__list {
    gap: 8px;
  }
}
.service-card__item {
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 25, 38, 0.8);
  position: relative;
  padding: 0 0 0 32px;
}
@media (max-width: 1023px) {
  .service-card__item {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .service-card__item {
    font-size: 12px;
    line-height: 14px;
  }
}
.service-card__item::before {
  content: "";
  background-image: url("/images/sprite/icon-check.svg");
  position: absolute;
  left: 0;
  top: -5px;
  width: 20px;
  height: 20px;
}

.services {
  margin: 0 0 100px;
}
@media (max-width: 1023px) {
  .services {
    margin: 0 0 60px;
  }
}
@media (max-width: 767px) {
  .services {
    margin: 0 0 40px;
  }
}
.services__title {
  font-size: 50px;
  line-height: 56px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 30px;
}
@media (max-width: 1023px) {
  .services__title {
    font-size: 45px;
    line-height: 48px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .services__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 15px;
  }
}
.services__text {
  display: block;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  color: #1E5573;
  margin: 0 0 60px;
}
@media (max-width: 1023px) {
  .services__text {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 60px;
  }
}
@media (max-width: 767px) {
  .services__text {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 40px;
  }
}
.services__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 1023px) {
  .services__list {
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .services__list {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    margin: 0 -15px;
    padding: 0 15px;
  }
  .services__list::-webkit-scrollbar {
    display: none;
  }
}
.services__item--flat {
  grid-column: span 2;
}
.helpful-resources {
  margin: 0 0 100px;
}
@media (max-width: 1023px) {
  .helpful-resources {
    margin: 0 0 60px;
  }
}
.helpful-resources__title {
  font-size: 50px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 30px;
}
@media (max-width: 1023px) {
  .helpful-resources__title {
    font-size: 45px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .helpful-resources__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 15px;
  }
}
.helpful-resources__text {
  display: block;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  color: #1E5573;
  margin: 0 0 80px;
}
@media (max-width: 1023px) {
  .helpful-resources__text {
    margin: 0 0 60px;
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .helpful-resources__text {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 40px;
  }
}
.helpful-resources__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  justify-content: start;
  align-items: center;
}
@media (max-width: 1023px) {
  .helpful-resources__list {
    gap: 20px;
    overflow-y: auto;
  }
  .helpful-resources__list::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 767px) {
  .helpful-resources__list {
    margin: 0 -15px;
    padding: 0 15px;
  }
  .helpful-resources__list::-webkit-scrollbar {
    display: none;
  }
}
.helpful-resources__item {
  width: 100%;
  height: 100%;
}

.card-helpful {
  padding: 30px 20px;
  height: 100%;
  border-radius: 20px;
  background-image: linear-gradient(180deg, #eaf4fa, #2B91C9);
  overflow: hidden;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  position: relative;
}
@media (max-width: 900px) {
  .card-helpful {
    width: 200px;
  }
}
.card-helpful::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #154eca;
  position: absolute;
  opacity: 0;
  transition: opacity 0.6s ease-out;
}
.card-helpful:hover .card-helpful__link .card-helpful__img, .card-helpful:focus-visible .card-helpful__link .card-helpful__img, .card-helpful:active .card-helpful__link .card-helpful__img {
  transform: scale(1.07) translateY(22%);
}
.card-helpful:hover .card-helpful__link .card-helpful__title, .card-helpful:focus-visible .card-helpful__link .card-helpful__title, .card-helpful:active .card-helpful__link .card-helpful__title {
  color: #d49318;
  text-shadow: 2px 2px #4b565f;
}
.card-helpful:hover::before, .card-helpful:focus-visible::before, .card-helpful:active::before {
  opacity: 0.3;
}
.card-helpful__link {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 20px;
  height: 100%;
  align-items: center;
  justify-content: center;
  transition: transform 0.6s ease-out;
}
.card-helpful__img {
  margin: 0 auto;
  transition: transform 0.6s ease-out;
}
.card-helpful__title {
  display: block;
  margin: 0;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  position: relative;
  z-index: 1;
  transition: color 0.6s ease-out, text-shadow 0.6s ease-out;
}
@media (max-width: 1201px) {
  .card-helpful__title {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (max-width: 1023px) {
  .card-helpful__title {
    font-size: 20px;
    line-height: 24px;
  }
}

.up-page {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #EDEEEF;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  opacity: 0.5;
}
.up-page:hover,
.up-page :focus-visible {
  opacity: 0.8;
}

.back-page {
  width: 50px;
  height: 50px;
  background-color: #EDEEEF;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  z-index: 1;
  transform: translateY(15px);
  opacity: 0.5;
}
.back-page:hover,
.back-page :focus-visible {
  opacity: 0.8;
}

.burger {
  align-items: center;
  height: 32px;
  justify-content: center;
  width: 32px;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: unset;
  display: none;
}
@media (max-width: 950px) {
  .burger {
    display: flex;
  }
}
.header--open .burger__menu {
  /*центральная линия бургера*/
  background-color: transparent;
}
.header--open .burger__menu::after {
  /*нижняя линия бургера*/
  background-color: #ffffff;
  top: 0;
  transform: translate(-50%, 0) rotate(45deg);
  transition: background-color 0.3s ease, top 0.3s ease, transform 0.3s ease 0.3s;
}
.header--open .burger__menu::before {
  /*верхняя линия бургера*/
  background-color: #ffffff;
  top: 0;
  transform: translate(-50%, 0) rotate(-45deg);
  transition: background-color 0.3s ease, top 0.3s ease, transform 0.3s ease 0.3s;
}
.burger__menu {
  background-color: #ffffff;
  border-radius: 10px;
  height: 2px;
  position: relative;
  width: 24px;
  transition: background-color 0s 0.3s; /*добавляем задержку для центральной линии*/
}
.burger__menu::before, .burger__menu::after {
  background-color: #ffffff;
  border-radius: 10px;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: -8px;
  transform: translate(-50%, 0);
  width: 32px;
}
.burger__menu {
  /*добавляем анимацию для каждого элемента в состоянии до события*/
}
.burger__menu::before {
  transition: background-color 0.3s ease, top 0.3s ease 0.3s, transform 0.3s ease;
}
.burger__menu::after {
  top: 8px;
  transition: background-color 0.3s ease, top 0.3s ease 0.3s, transform 0.3s ease;
}

.card-meter {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  /*задаём потомку*/
  transform-style: preserve-3d;
  /* Сохраняем 3D-контекст для дочерних элементов */
}
.card-meter--rotate {
  animation: rotate 1s ease forwards;
}
.card-meter--back {
  animation: backRotate 1s ease forwards;
}
.card-meter__face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  /* Скрываем сторону, когда она «развёрнута» назад */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border-radius: 20px;
  border: solid 2px #1E5573;
  background-color: #fff;
  cursor: pointer;
}
.card-meter__face--front {
  width: 100%;
  height: 100%;
  gap: 30px;
  padding: 40px;
}
@media (max-width: 330px) {
  .card-meter__face--front {
    padding: 20px;
  }
}
.card-meter__face--back {
  transform: rotateY(180deg);
  width: 100%;
  height: 100%;
  gap: 15px;
  justify-content: flex-start;
  padding: 25px;
}
@media (max-width: 1195px) {
  .card-meter__face--back {
    gap: 10px;
    padding: 20px 15px;
  }
}
@media (max-width: 350px) {
  .card-meter__face--back {
    padding: 20px 10px;
  }
}
@media (max-width: 330px) {
  .card-meter__face--back {
    gap: 7px;
    padding: 15px 5px;
  }
}
.card-meter__icon {
  width: 65px;
  height: 65px;
  background-color: #ffffff;
  border: solid 1px transparent;
  border-radius: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 5px 5px -5px rgba(22, 20, 1, 0.6);
}
@media (max-width: 1195px) {
  .card-meter__icon {
    width: 55px;
    height: 55px;
  }
}
@media (max-width: 1195px) {
  .card-meter__icon svg {
    width: 40px;
    height: 40px;
  }
}
.card-meter__title {
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 330px) {
  .card-meter__title {
    font-size: 26px;
    line-height: 28px;
  }
}
.card-meter .gray {
  background-image: linear-gradient(180deg, rgb(219, 219, 221), rgb(255, 255, 255));
}
.card-meter .blue {
  background-image: linear-gradient(180deg, rgb(209, 240, 255), rgb(255, 255, 255));
}
.card-meter .red {
  background-image: linear-gradient(180deg, rgb(255, 215, 214), rgb(255, 255, 255));
}
.card-meter__title-back {
  font-size: 20px;
  line-height: 22px;
  margin: 0;
  color: #001926;
  text-align: center;
}
@media (max-width: 1195px) {
  .card-meter__title-back {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 350px) {
  .card-meter__title-back {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 330px) {
  .card-meter__title-back {
    font-size: 14px;
    line-height: 16px;
  }
}
.card-meter__text {
  font-size: 16px;
  line-height: 18px;
  color: #1E5573;
  margin: 0 0 5px;
}
@media (max-width: 1195px) {
  .card-meter__text {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 330px) {
  .card-meter__text {
    font-size: 12px;
    line-height: 14px;
  }
}
.card-meter__list {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1195px) {
  .card-meter__list {
    gap: 5px;
  }
}
@media (max-width: 1080px) {
  .card-meter__list {
    gap: 8px;
  }
}
.card-meter__item {
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 25, 38, 0.8);
  position: relative;
  padding: 0 0 0 32px;
}
@media (max-width: 1080px) {
  .card-meter__item {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 1023px) {
  .card-meter__item {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .card-meter__item {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 330px) {
  .card-meter__item {
    font-size: 10px;
    line-height: 12px;
  }
}
.card-meter__item::before {
  content: "";
  background-image: url("/images/sprite/icon-check.svg");
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
}
.card-meter__link {
  color: #2F54DF;
}
.card-meter__link:hover, .card-meter__link:focus-visible {
  color: #86046a;
}
.card-meter__period {
  font-size: 20px;
  line-height: 22px;
  margin-top: auto;
}
@media (max-width: 1270px) {
  .card-meter__period {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 350px) {
  .card-meter__period {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 330px) {
  .card-meter__period {
    font-size: 12px;
    line-height: 14px;
  }
}

.meter-readings {
  padding: 40px 0;
  margin-top: 113px;
}
@media (max-width: 1023px) {
  .meter-readings {
    margin-top: 86px;
    padding-bottom: 60px;
  }
}
.meter-readings__title {
  font-size: 50px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 30px;
}
@media (max-width: 1023px) {
  .meter-readings__title {
    font-size: 45px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .meter-readings__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 15px;
  }
}
@media (max-width: 360px) {
  .meter-readings__title {
    font-size: 30px;
    line-height: 33px;
  }
}
.meter-readings__text {
  display: block;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  color: #1E5573;
  margin: 0 0 80px;
}
@media (max-width: 1023px) {
  .meter-readings__text {
    margin: 0 0 60px;
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .meter-readings__text {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 40px;
  }
}
@media (max-width: 360px) {
  .meter-readings__text {
    font-size: 16px;
    line-height: 18px;
  }
}
.meter-readings__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center;
  gap: 20px;
}
@media (max-width: 1080px) {
  .meter-readings__list {
    gap: 10px;
  }
}
@media (max-width: 1023px) {
  .meter-readings__list {
    display: grid;
    gap: 20px;
  }
}
.meter-readings__item {
  max-width: 400px;
  min-height: 280px;
  height: auto;
  perspective: 1000px;
}
@media (max-width: 1195px) {
  .meter-readings__item {
    min-height: 260px;
  }
}
@media (max-width: 1023px) {
  .meter-readings__item {
    grid-column: span 3;
    max-width: 100%;
  }
}
@media (max-width: 350px) {
  .meter-readings__item {
    min-height: 230px;
  }
}
@media (max-width: 330px) {
  .meter-readings__item {
    min-height: 210px;
  }
}

.laws {
  padding: 40px 0 0;
  margin-top: 113px;
  position: relative;
}
@media (max-width: 1023px) {
  .laws {
    margin-top: 86px;
  }
}
.laws--up .laws__wrapper {
  animation: slideOutUp ease-out 3s both;
}
.laws--up .laws__content {
  animation: slideOutUp ease-out 3s both;
}
.laws--up .laws__up {
  position: fixed;
  bottom: 10px;
  right: 7vw;
  opacity: 0.5;
}
.laws--up .laws__up:hover {
  opacity: 0.8;
}
.laws--up .laws__back {
  position: fixed;
  bottom: 22px;
  left: 7vw;
  opacity: 0.5;
}
.laws--up .laws__back:hover {
  opacity: 0.8;
}
.laws__title {
  font-size: 50px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 30px;
}
@media (max-width: 1023px) {
  .laws__title {
    font-size: 45px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .laws__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 15px;
  }
}
@media (max-width: 360px) {
  .laws__title {
    font-size: 30px;
    line-height: 33px;
  }
}
.laws__text {
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  color: #1E5573;
  margin: 0 0 80px;
}
@media (max-width: 1023px) {
  .laws__text {
    margin: 0 0 60px;
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .laws__text {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 40px;
  }
}
@media (max-width: 360px) {
  .laws__text {
    font-size: 16px;
    line-height: 18px;
  }
}
.laws__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 1023px) {
  .laws__list {
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .laws__list {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}
.laws__item {
  min-height: 250px;
  height: 100%;
}
@media (max-width: 1023px) {
  .laws__item {
    min-height: 230px;
  }
}
@media (max-width: 767px) {
  .laws__item {
    min-height: 180px;
  }
}
@media (max-width: 370px) {
  .laws__item {
    min-height: 215px;
  }
}
.laws__up {
  opacity: 0;
}
.laws__back {
  opacity: 0;
}

.card-law {
  margin: 0;
  padding: 25px 15px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 25px;
  background-color: transparent;
  background-image: linear-gradient(180deg, rgb(171, 164, 206), rgb(192, 187, 216));
  border: unset;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 370px) {
  .card-law {
    min-height: 215px;
  }
}
.card-law.isActive {
  transform: scale(1.01);
  box-shadow: 4px 4px 8px 0px rgba(0, 4, 7, 0.2);
}
.card-law.isActive::before {
  opacity: 1;
}
.card-law::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgb(237, 108, 25), rgb(245, 152, 25));
  opacity: 0;
  transition: opacity 0.3s ease;
}
.card-law:hover, .card-law:focus-visible {
  transform: scale(1.01);
  box-shadow: 4px 4px 8px 0px rgba(0, 4, 7, 0.2);
}
.card-law:hover::before, .card-law:focus-visible::before {
  opacity: 1;
}
.card-law__pic {
  z-index: 1;
}
.card-law__title {
  margin: 0;
  z-index: 1;
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 1023px) {
  .card-law__title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .card-law__title {
    font-size: 18px;
    line-height: 20px;
  }
}

.contacts {
  margin-top: 113px;
  padding: 40px 0 60px;
}
@media (max-width: 1023px) {
  .contacts {
    margin-top: 86px;
  }
}
.contacts__title {
  font-size: 50px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 80px;
}
@media (max-width: 1023px) {
  .contacts__title {
    font-size: 45px;
    margin: 0 0 60px;
  }
}
@media (max-width: 767px) {
  .contacts__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 40px;
  }
}
@media (max-width: 360px) {
  .contacts__title {
    font-size: 30px;
    line-height: 33px;
  }
}
.contacts__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 1023px) {
  .contacts__wrapper {
    display: flex;
    flex-direction: column;
  }
}
.contacts__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
@media (max-width: 540px) {
  .contacts__list {
    display: flex;
    flex-direction: column;
  }
}
.contacts__item {
  width: auto;
  height: auto;
}
.contacts__item--flat {
  grid-column: span 2;
}
.contacts__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #001926;
  padding: 10px;
}

.card-contacts {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 20px;
  border: solid 1px #d49318;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
@media (max-width: 1170px) {
  .card-contacts {
    padding: 15px;
  }
}
.card-contacts:hover .card-contacts__icon svg {
  animation: shaking 0.7s ease both;
}
.card-contacts--address {
  height: auto;
  border: unset;
  border-radius: unset;
  box-shadow: unset;
  background-color: #001926;
  gap: 15px;
}
.card-contacts--address .card-contacts__title {
  color: #ffffff;
  max-width: 500px;
  font-size: 20px;
  line-height: 26px;
  border-bottom: none;
}
@media (max-width: 1023px) {
  .card-contacts--address .card-contacts__title {
    max-width: unset;
  }
}
@media (max-width: 540px) {
  .card-contacts--address .card-contacts__title {
    font-size: 16px;
    line-height: 18px;
    max-width: 400px;
  }
}
@media (max-width: 370px) {
  .card-contacts--address .card-contacts__title {
    font-size: 14px;
    line-height: 16px;
  }
}
.card-contacts--address .card-contacts__title::before {
  opacity: 0;
}
.card-contacts--address .card-contacts__link {
  color: #ffffff;
  border-bottom: none;
}
@media (max-width: 540px) {
  .card-contacts--address .card-contacts__link {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 370px) {
  .card-contacts--address .card-contacts__link {
    font-size: 16px;
    line-height: 18px;
  }
}
.card-contacts--address .card-contacts__icon {
  background-color: #ffffff;
}
.card-contacts--address:hover .card-contacts__icon svg {
  animation: none;
}
.card-contacts__icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(50, 152, 207, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.card-contacts__icon svg {
  width: 35px;
  height: 35px;
}
@media (max-width: 1280px) {
  .card-contacts__icon {
    width: 50px;
    height: 50px;
  }
  .card-contacts__icon svg {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 1023px) {
  .card-contacts__icon {
    width: 45px;
    height: 45px;
  }
  .card-contacts__icon svg {
    width: 25px;
    height: 25px;
  }
}
.card-contacts__icon-wrapper {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
}
.card-contacts__company {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  color: #ffffff;
}
@media (max-width: 540px) {
  .card-contacts__company {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 370px) {
  .card-contacts__company {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }
}
.card-contacts__title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #1E5573;
  margin: 10px 0 0;
  position: relative;
  border-bottom: 1px solid #DBDBDD;
}
.card-contacts__title::before {
  content: "";
  position: absolute;
  top: -17px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #DBDBDD;
}
@media (max-width: 1280px) {
  .card-contacts__title {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 1170px) {
  .card-contacts__title {
    font-size: 14px;
    line-height: 16px;
  }
}
.card-contacts__link {
  display: block;
  font-size: 26px;
  line-height: 28px;
  font-weight: 600;
  color: rgba(0, 25, 38, 0.8);
  transition: color 0.3s ease;
  border-bottom: 1px solid #DBDBDD;
}
.card-contacts__link:hover, .card-contacts__link:focus-visible {
  color: #d49318;
}
@media (max-width: 1280px) {
  .card-contacts__link {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 1170px) {
  .card-contacts__link {
    font-size: 20px;
    line-height: 22px;
  }
}

.map {
  max-width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1170px) {
  .map {
    height: 350px;
  }
}
.map__link {
  color: #eee;
  font-size: 12px;
  position: absolute;
  top: 0;
}
.map__link--street {
  top: 14px;
}
.map__frame {
  width: 100%;
  height: 100%;
  position: relative;
  border: unset;
}
.map .map-widget-content-view__panel {
  width: 0;
  height: 0;
}

.schedule {
  padding: 40px 0 80px;
  margin-top: 113px;
}
@media (max-width: 1023px) {
  .schedule {
    margin-top: 86px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .schedule {
    padding-bottom: 40px;
  }
}
.schedule__title {
  display: block;
  font-size: 50px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 30px;
}
@media (max-width: 1023px) {
  .schedule__title {
    font-size: 45px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .schedule__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 15px;
  }
}
@media (max-width: 360px) {
  .schedule__title {
    font-size: 30px;
    line-height: 33px;
  }
}
.schedule__text {
  display: block;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  color: #1E5573;
  margin: 0 0 60px;
}
@media (max-width: 1023px) {
  .schedule__text {
    margin: 0 0 60px;
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .schedule__text {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 40px;
  }
}
@media (max-width: 360px) {
  .schedule__text {
    font-size: 16px;
    line-height: 18px;
  }
}
.schedule__text--sub {
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 35px;
}
@media (max-width: 1023px) {
  .schedule__text--sub {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .schedule__text--sub {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 30px;
  }
}
@media (max-width: 360px) {
  .schedule__text--sub {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 20px;
  }
}
.schedule__list {
  list-style-type: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 0 0 60px;
}
.schedule__list--partners {
  justify-content: center;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
}
@media (max-width: 1300px) {
  .schedule__list {
    gap: 20px;
  }
}
@media (max-width: 1023px) {
  .schedule__list {
    grid-template-columns: 1fr;
  }
}
.schedule__subtitle {
  display: block;
  font-size: 35px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 15px;
}
@media (max-width: 1023px) {
  .schedule__subtitle {
    font-size: 30px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .schedule__subtitle {
    font-size: 25px;
    line-height: 28px;
    margin: 0 0 15px;
  }
}
@media (max-width: 360px) {
  .schedule__subtitle {
    font-size: 20px;
    line-height: 33px;
    margin: 0 0 3px;
  }
}

.card-schedule {
  font-family: "New Baskerville";
  border-radius: 5px;
  width: 100%;
  height: 100%;
  box-shadow: 5px 5px 8px 0px rgba(34, 60, 80, 0.4);
  display: grid;
  grid-template-rows: 80px 80px 80px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(90deg, rgba(204, 204, 204, 0.8) 1px, transparent 1px), linear-gradient(rgba(204, 204, 204, 0.8) 1px, transparent 1px); /* горизонтальные линии */
  background-size: 16px 16px; /* размер ячеек сетки */
}
.card-schedule--partners .card-schedule__heading {
  background: linear-gradient(90deg, rgba(134, 207, 241, 0.5) 1px, transparent 1px), linear-gradient(rgba(134, 207, 241, 0.5) 1px, transparent 1px);
  background-size: 16px 16px;
  background-color: #E2E4E8;
}
.card-schedule--partners .card-schedule__list {
  background: linear-gradient(90deg, rgba(134, 207, 241, 0.5) 1px, transparent 1px), linear-gradient(rgba(134, 207, 241, 0.5) 1px, transparent 1px);
  background-size: 16px 16px;
  background-color: #cdd0d3;
}
.card-schedule--partners .card-schedule__bottom {
  background: linear-gradient(90deg, rgba(150, 235, 250, 0.2) 1px, transparent 1px), linear-gradient(rgba(150, 235, 250, 0.2) 1px, transparent 1px);
  background-size: 16px 16px;
  background-color: #696E82;
}
@media (max-width: 377px) {
  .card-schedule--partners .card-schedule__bottom {
    padding: 10px 10px;
  }
}
@media (max-width: 460px) {
  .card-schedule--partners .card-schedule__explanation {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 420px) {
  .card-schedule--partners .card-schedule__explanation {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 377px) {
  .card-schedule--partners .card-schedule__explanation {
    font-size: 12px;
    line-height: 14px;
    padding: 0;
  }
}
.card-schedule__heading {
  background-color: rgba(50, 152, 207, 0.3);
  padding: 0 20px;
  display: flex;
  align-items: center;
}
.card-schedule__title {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  color: #001926;
}
@media (max-width: 1100px) {
  .card-schedule__title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 1023px) {
  .card-schedule__title {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 400px) {
  .card-schedule__title {
    font-size: 20px;
    line-height: 22px;
  }
}
.card-schedule__title-text {
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  color: #001926;
}
@media (max-width: 1100px) {
  .card-schedule__title-text {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 1023px) {
  .card-schedule__title-text {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 400px) {
  .card-schedule__title-text {
    font-size: 20px;
    line-height: 22px;
  }
}
.card-schedule__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  background-color: rgba(50, 152, 207, 0.5);
  padding: 20px;
  justify-content: center;
}
.card-schedule__item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}
.card-schedule__text, .card-schedule__time {
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  color: #001926;
}
@media (max-width: 1300px) {
  .card-schedule__text, .card-schedule__time {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 1100px) {
  .card-schedule__text, .card-schedule__time {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 1023px) {
  .card-schedule__text, .card-schedule__time {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 490px) {
  .card-schedule__text, .card-schedule__time {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 400px) {
  .card-schedule__text, .card-schedule__time {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 350px) {
  .card-schedule__text, .card-schedule__time {
    font-size: 12px;
    line-height: 14px;
  }
}
.card-schedule__time {
  font-weight: 700;
  color: #86046a;
}
.card-schedule__explanation {
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 700;
}
.card-schedule__explanation--break {
  text-align: right;
}
@media (max-width: 460px) {
  .card-schedule__explanation--break {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 1300px) {
  .card-schedule__explanation {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1100px) {
  .card-schedule__explanation {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 1023px) {
  .card-schedule__explanation {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 490px) {
  .card-schedule__explanation {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 400px) {
  .card-schedule__explanation {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 350px) {
  .card-schedule__explanation {
    font-size: 14px;
    line-height: 18px;
  }
}
.card-schedule__link {
  transition: color 0.3s ease;
}
.card-schedule__link:hover, .card-schedule__link:focus-visible {
  color: #d49318;
}
.card-schedule__bottom {
  display: flex;
  align-items: center;
  background-color: #1E5573;
  padding: 10px 20px;
  background: linear-gradient(90deg, rgba(123, 123, 123, 0.8) 1px, transparent 1px), linear-gradient(rgba(123, 123, 123, 0.8) 1px, transparent 1px); /* горизонтальные линии */
  background-size: 16px 16px; /* размер ячеек сетки */
  background-color: #1E5573;
}

.inform {
  padding: 40px 0;
  margin-top: 113px;
}
@media (max-width: 1023px) {
  .inform {
    margin-top: 86px;
    padding-bottom: 60px;
  }
}
.inform__box {
  margin: 0 0 30px;
  display: block;
  width: 100%;
  animation: slideInDown 2s ease both;
  z-index: 1;
}
.inform__title {
  font-size: 50px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  color: rgba(0, 25, 38, 0.8);
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 60px;
}
@media (max-width: 1023px) {
  .inform__title {
    font-size: 45px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .inform__title {
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 15px;
  }
}
@media (max-width: 360px) {
  .inform__title {
    font-size: 30px;
    line-height: 33px;
  }
}
.inform__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 420px));
  gap: 20px;
  justify-content: center;
}
@media (max-width: 1023px) {
  .inform__list {
    grid-template-columns: repeat(auto-fit, minmax(200px, 450px));
  }
}
@media (max-width: 975px) {
  .inform__list {
    grid-template-columns: repeat(auto-fit, minmax(200px, 100%));
  }
}
.inform__item {
  min-height: 150px;
  height: 100%;
}

.card-inform {
  background-color: #C7CED3;
  padding: 20px;
  height: 100%;
  width: 100%;
  border: solid 1px #d49318;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  overflow: hidden;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  background: linear-gradient(90deg, rgba(61, 60, 60, 0.2) 1px, transparent 1px), linear-gradient(0deg, rgba(61, 60, 60, 0.2) 1px, transparent 1px);
  background-size: 5px 5px;
}
@media (max-width: 360px) {
  .card-inform {
    padding: 15px;
  }
}
.card-inform__title {
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  color: #1E5573;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px #ffffff;
}
@media (max-width: 767px) {
  .card-inform__title {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 455px) {
  .card-inform__title {
    font-size: 16px;
    line-height: 18px;
  }
}
.card-inform__text {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #1E5573;
  text-align: center;
}
.card-inform__link-wrapper {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-top: auto;
}
@media (max-width: 410px) {
  .card-inform__link-wrapper {
    flex-direction: column;
    gap: 8px;
  }
}

.doc {
  padding: 30px;
  border: solid 2px #d49318;
  border-radius: 25px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .doc {
    padding: 20px;
  }
}
@media (max-width: 360px) {
  .doc {
    padding: 15px;
  }
}
.doc--lic {
  max-width: 850px;
}
.doc__wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  flex-basis: content;
}
.doc__title {
  font-size: 25px;
  line-height: 34px;
  font-weight: 600;
  color: #d49318;
  margin: 0 0 20px;
  text-shadow: 1px 1px #696E82;
}
@media (max-width: 767px) {
  .doc__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 360px) {
  .doc__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 300px) {
  .doc__title {
    font-size: 16px;
    line-height: 18px;
  }
}
.doc__text {
  font-size: 14px;
  line-height: 16px;
  color: #001926;
  margin: 5px 0;
}/*# sourceMappingURL=style.css.map */