@charset "UTF-8";
/* stylelint-disable */
/*! 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.
*/
/* 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 */
  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;
}

/* color gray*/
/* Mode 1 */
/* color */
.u-mg-left-auto {
  margin-left: auto;
}
.u-mg-left-8 {
  margin-left: 0.8rem;
}
.u-mg-left-16 {
  margin-left: 1.6rem;
}
.u-mg-left-24 {
  margin-left: 2.4rem;
}
.u-mg-left-40 {
  margin-left: 4rem;
}

.u-mg-right--auto {
  margin-right: auto;
}

.u-mg-top-3 {
  margin-top: 0.3rem;
}
.u-mg-top-8 {
  margin-top: 0.8rem;
}
.u-mg-top-16 {
  margin-top: 1.6rem;
}
.u-mg-top-24 {
  margin-top: 2.4rem;
}
.u-mg-top-32 {
  margin-top: 3.2rem;
}
.u-mg-top-78 {
  margin-top: 7.8rem;
}

.u-mg-bot--6 {
  margin-bottom: 0.6rem;
}
.u-mg-bot--8 {
  margin-bottom: 0.8rem;
}
.u-mg-bot--16 {
  margin-bottom: 1.6rem;
}
.u-mg-bot--32 {
  margin-bottom: 3.2rem;
}

.u-pd-bot--8 {
  padding-bottom: 0.8rem;
}

.u-pd--24 {
  padding: 2.4rem;
}

.u-pd-0 {
  padding: 0 !important;
}

.u-pd-8 {
  padding: 0.8rem;
}

.u-pd-12-24 {
  padding: 1.2rem 2.4rem !important;
}

.u-pd-24-16 {
  padding: 2.4rem 1.6rem;
}

.u-pd-24-48 {
  padding: 2.4rem 4.8rem;
}

.u-pd-24-76 {
  padding: 2.4rem 7.6rem;
}

.u-pd-8-32-32 {
  padding: 0.8rem 3.2rem 3.2rem;
}

.u-p-16 {
  padding: 1.6rem;
}

.u-p-48 {
  padding: 4.8rem;
}

.u-center {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.u-align {
  display: flex;
}
.u-align-center {
  align-items: center;
}
.u-align--self-start {
  align-items: self-start;
}

.u-align-self--start {
  align-self: start;
}

.u-full-width {
  width: 100% !important;
}

.u-full-w-h {
  width: 100%;
  height: 100%;
}

.u-w-100-h-100 {
  width: 10rem !important;
  height: 10rem !important;
}

.u-w-30-h-30 {
  width: 3rem !important;
  height: 3rem !important;
}

.u-w-20-h-20 {
  width: 2rem !important;
  height: 2rem !important;
}

.u-h--min-23 {
  min-height: 23rem;
}
.u-h--min-20 {
  min-height: 2rem;
}
.u-h--min-28 {
  min-height: 2.8rem;
}
.u-h--min-36 {
  min-height: 3.6rem;
}
.u-h--min-80 {
  min-height: 8rem;
}

.u-w--min-0 {
  min-width: 0;
}
.u-w--box-16 {
  width: 1.6rem !important;
  height: 1.6rem !important;
}
.u-w--max-78 {
  max-width: 78.2rem !important;
}

.u-display-b {
  display: block;
}

.u-display-f {
  display: flex;
}
.u-display-f--col {
  display: flex;
  flex-direction: column;
}
.u-display-f--row {
  display: flex;
  flex-direction: row;
}
.u-display-f--ctr {
  display: flex;
  justify-content: center;
  align-items: center;
}

.u-flex-wrap {
  flex-wrap: wrap;
}

.u-form-btn-wrapper {
  display: flex;
  gap: 1.6rem;
}

.f-g {
  flex-grow: 1;
}

.f-sh--0 {
  flex-shrink: 0;
}

.f-wrap {
  flex-wrap: wrap;
}

.u-g {
  display: flex;
}
.u-g--4 {
  gap: 0.4rem;
}
.u-g--6 {
  gap: 0.6rem;
}
.u-g--8 {
  gap: 0.8rem !important;
}
.u-g--12 {
  gap: 1.2rem;
}
.u-g--16 {
  gap: 1.6rem;
}
.u-g--24 {
  gap: 2.4rem;
}
.u-g--26 {
  gap: 2.6rem;
}
.u-g--32 {
  gap: 3.2rem !important;
}
.u-g--40 {
  gap: 4rem;
}
.u-g--48 {
  gap: 4.8rem;
}
.u-g--sp-betw {
  justify-content: space-between;
}
.u-g--just-end {
  justify-content: end;
}
.u-g--al-start {
  align-items: flex-start;
}
.u-g--al-self-c {
  align-self: center;
  justify-content: center;
}
.u-g-t--c {
  text-align: center;
}
.u-g-i--c {
  align-items: center;
}
.u-g-coll-g--16 {
  column-gap: 1.6rem;
}
.u-g-row-g--0 {
  row-gap: 0rem;
}
.u-g-row-g--0:has(.u-label-info, .u-label-info--card) {
  row-gap: 0rem;
}
.u-g-row-g--8 {
  row-gap: 0.8rem;
}
.u-g-row-g--16 {
  row-gap: 1.6rem !important;
}
.u-g-row-g--24 {
  row-gap: 2.4rem;
}

.u-border-r--6 {
  border-radius: 0.6rem;
}
.u-border-r--8 {
  border-radius: 0.8rem;
}
.u-border-r--0-0-8-8 {
  border-radius: 0 0 0.8rem 0.8rem;
}
.u-border-r--12 {
  border-radius: 1.2rem;
}

.u-border--b-0 {
  border-bottom: 0 !important;
}
.u-border--b-sec-light {
  border-bottom: 1px solid #BCCDD3;
}

.u-filter-prim {
  filter: invert(62%) sepia(44%) saturate(348%) hue-rotate(147deg) brightness(93%) contrast(90%);
}

.u-filter-prim-def {
  filter: invert(38%) sepia(77%) saturate(547%) hue-rotate(149deg) brightness(90%) contrast(87%);
}

.u-filter-prim-light {
  filter: invert(97%) sepia(11%) saturate(3469%) hue-rotate(178deg) brightness(113%) contrast(93%);
}

.u-filter-sec-light {
  filter: invert(94%) sepia(79%) saturate(345%) hue-rotate(167deg) brightness(87%) contrast(87%);
}

.u-filter-sec-soft {
  filter: invert(65%) sepia(10%) saturate(368%) hue-rotate(167deg) brightness(97%) contrast(91%);
}

.u-filter-sec-dark {
  filter: invert(28%) sepia(5%) saturate(2508%) hue-rotate(147deg) brightness(93%) contrast(80%);
}

.u-filter-gr-400 {
  filter: invert(94%) sepia(16%) saturate(235%) hue-rotate(157deg) brightness(85%) contrast(94%);
}

.u-filter-green-200 {
  filter: invert(81%) sepia(10%) saturate(1429%) hue-rotate(72deg) brightness(91%) contrast(88%);
}

.u-filter-green-300 {
  filter: invert(55%) sepia(23%) saturate(610%) hue-rotate(73deg) brightness(89%) contrast(89%);
}

.u-filter-sec-muted {
  filter: invert(47%) sepia(6%) saturate(1147%) hue-rotate(149deg) brightness(95%) contrast(86%);
}

.u-filter-white {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}

.u-filter-danger-def {
  filter: invert(78%) sepia(45%) saturate(4753%) hue-rotate(324deg) brightness(101%) contrast(93%);
}

.u-filter-prim-mut {
  filter: invert(58%) sepia(55%) saturate(282%) hue-rotate(147deg) brightness(98%) contrast(90%);
}

.u-filter-danger-hot {
  filter: invert(61%) sepia(44%) saturate(2774%) hue-rotate(331deg) brightness(102%) contrast(101%);
}

.u-filter-prim-mut {
  filter: invert(58%) sepia(55%) saturate(282%) hue-rotate(147deg) brightness(98%) contrast(90%);
}

.u-color-gray-50 {
  color: #f9f9f9;
}

.u-color-gray--700 {
  color: #485e65;
}

.u-bg-color-gray-50 {
  background-color: #f9f9f9;
}
.u-bg-color-w {
  background-color: #FFFFFF;
}

.u-color-prim {
  color: #69ABBF;
}

.u-color-prim-def {
  color: #177B9B;
}

.u-color-prim-dark {
  color: #14576C;
}

.u-color-prim-light {
  color: #EAF4F8;
}

.u-color-sec-muted {
  color: #647980;
}

.u-color-sec-dark {
  color: #3E5258;
}

.u-color-sec-soft {
  color: #97A9AE;
}

.u-color-text-dark {
  color: #365661;
}

.u-color-text-head-muted {
  color: #678088;
}

.u-color-mute {
  color: #C8DDE3;
}

.u-color-dang-def {
  color: #F68554;
}

.u-shadow-sm {
  background: #FFFFFF;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
}
.u-shadow--tabs {
  box-shadow: 1px 3px 6px 0 rgba(116, 147, 156, 0.3);
}

.u-icon-h--24 {
  height: 2.4rem;
}

.u-comp-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding: 2.4rem;
}

.u-label-info {
  min-height: 5rem;
  border-bottom: 1px solid #d7e1e4;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.u-label-info:has(span) {
  gap: 0.6rem;
}
.u-label-info:has(.error-mark) {
  border-bottom: 1px solid #F68554;
}
.u-label-info--card {
  min-height: 3rem;
  border-bottom: 1px solid #d7e1e4;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.u-border-sec-sl {
  border-bottom: 1px solid #E9F3F6;
}

.u-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.g-col {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.g-col--1-of-6 {
  grid-column: 1/3;
}
.g-col--2-of-6 {
  grid-column: 3/5;
}
.g-col--3-of-6 {
  grid-column: 5/7;
}
.g-col--4-of-6 {
  grid-column: 7/9;
}
.g-col--5-of-6 {
  grid-column: 9/11;
}
.g-col--6-of-6 {
  grid-column: 11/13;
}
.g-col--1-of-4 {
  grid-column: 1/4;
}
.g-col--2-of-4 {
  grid-column: 4/7;
}
.g-col--3-of-4 {
  grid-column: 7/10;
}
.g-col--4-of-4 {
  grid-column: 10/-1;
}
.g-col--1-of-3 {
  grid-column: 1/5;
}
.g-col--2-of-3 {
  grid-column: 5/9;
}
.g-col--3-of-3 {
  grid-column: 9/-1;
}
.g-col--1-of-2 {
  grid-column: 1/7;
}
.g-col--2-of-2 {
  grid-column: 7/-1;
}
.g-col--full-w {
  grid-column: 1/-1;
}
.g-col--end {
  grid-column-end: -1;
}

.hidden {
  display: none;
}

.u-position-s {
  position: static !important;
}
.u-position-relative {
  position: relative;
}

.u-fit-c {
  width: fit-content;
}

.curs--point {
  cursor: pointer;
}
.curs--alias {
  cursor: alias;
}

body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  padding-right: 0px !important;
}

.display {
  font-style: normal;
  font-weight: 700;
}
.display--1 {
  font-size: 4rem;
  line-height: 110%;
  color: #177B9B;
}
.display--2 {
  font-size: 3rem;
  line-height: 128%;
}
.display--3 {
  font-size: 6.4rem;
  line-height: normal;
}
.display--4 {
  font-size: 5.6rem;
  line-height: 107%;
  font-feature-settings: "clig" off, "liga" off;
}

.h {
  font-style: normal;
  line-height: 124%;
}
.h--1 {
  font-size: 3.2rem;
  font-weight: 700;
  color: #177B9B;
}
.h--2 {
  font-size: 2.8rem;
  font-weight: 600;
}
.h--3 {
  font-size: 2rem;
  font-weight: 600;
}
.h--4 {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.18px;
}
.h--5 {
  font-size: 1.6rem;
  font-weight: 500;
}
.h--6 {
  font-size: 1.4rem;
  font-weight: 500;
}
.h--head {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 0.8;
}

.mobile-h-1 {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 105%;
  color: #485e65;
}

.mobile-h-3 {
  color: #738f98;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 125%;
}

.mobile-p {
  color: #334b52;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 150%;
}

.p {
  font-weight: 400;
  font-size: 1.4rem;
}
.p--lead {
  font-size: 1.6rem;
}
.p--xl {
  font-size: 2.8rem;
  line-height: 114%;
}
.p--l {
  font-size: 2rem;
  line-height: 120%;
}
.p--s {
  font-size: 1.2rem;
  line-height: 138%;
  font-feature-settings: "salt" on;
}
.p--xs {
  font-size: 1.2rem;
  font-feature-settings: "salt" on;
}
.p--subtitle {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
.p--caption {
  font-size: 1.2rem;
  font-weight: 700;
}
.p--text-btn {
  font: 500 16px/1.24 "Inter";
}
.p--btn-sm {
  font-weight: 500;
  line-height: 1.5;
}

.l-h--100 {
  line-height: 1;
}
.l-h--114 {
  line-height: 1.14;
}
.l-h--124 {
  line-height: 1.24;
}
.l-h--150 {
  line-height: 1.5;
}

.f-w--500 {
  font-weight: 500 !important;
}

.form-block-header {
  width: 100%;
  padding: 0 0 1rem 0;
  border-bottom: 1px solid #BCCDD3;
  color: #647980;
  margin-bottom: 0.8rem;
}

.gap--16 {
  gap: 1.6rem;
}
.gap--24 {
  gap: 2.4rem;
}

.text-break {
  word-wrap: break-word; /* Для старых браузеров */
  overflow-wrap: break-word; /* Современный аналог */
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Inter-Light.woff2") format("woff2"), url("../fonts/Inter-Light.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Inter-Bold.woff2") format("woff2"), url("../fonts/Inter-Bold.woff") format("woff");
}
@font-face {
  font-family: "Onest";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Onest-Regular.woff2") format("woff2"), url("../fonts/Onest-Regular.woff") format("woff");
}
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
}

html {
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #000000;
  font-size: 62.5%;
  overflow-x: hidden;
  margin-right: calc(-1 * (100vw - 100%));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body {
  width: 100%;
  height: 100%;
  background-color: #E9F3F6;
}

a {
  color: #000000;
  text-decoration: none;
}

img,
video {
  display: block;
  max-width: 100%;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

textarea {
  resize: none;
}

input:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #ffffff;
  -webkit-text-fill-color: #000000;
}

input,
textarea {
  border-radius: 0;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
}
select {
  border-radius: 0;
}

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

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  appearance: none;
}

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

input[type=number] {
  appearance: textfield;
}

select,
textarea,
input:matches([type=email],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url]) {
  appearance: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  appearance: none;
}

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /* stylelint-disable-next-line */
  min-height: calc(100 * var(--vh, 1vh));
}
.wrapper .header,
.wrapper .footer {
  flex-shrink: 0;
}
.wrapper main {
  flex-grow: 1;
}

.inter {
  font-family: "Inter", "Arial", sans-serif;
  /* stylelint-disable */
  text-transform: lowercase !important;
  font-weight: 400 !important;
  /* stylelint-enable */
}

.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%);
}

.scroll-lock-ios {
  position: fixed;
  overflow: hidden;
}

.scroll-lock {
  overflow: hidden;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-transition {
  /* stylelint-disable-next-line */
  transition: none !important;
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.container {
  width: 100%;
  max-width: 1272px;
  margin: 0 auto;
}
.container .content {
  grid-column: 2/-1;
  grid-row: 2/-1;
}
.container--main {
  display: flex;
  gap: 2.4rem;
}
.container--grid {
  display: grid;
  gap: 0 3rem;
  margin-top: 15rem;
  grid-template-columns: 6.4rem 1fr;
  grid-template-rows: auto 1fr;
}
.container--top {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2.4rem;
}
.container--manufacture-form {
  justify-content: center;
}
.container--extinguisher, .container--address-object {
  margin-bottom: 13.6rem;
}
@media (max-width: 1439px) {
  .container {
    padding: 0 2rem;
  }
}
.tabs-content__entities-box {
  gap: 3.6rem;
  padding: 5rem 0;
}
.tabs-content__empty-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  color: #365661;
}
.tabs-content__empty-content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.tabs-content__empty-content-text--p {
  max-width: 43rem;
  color: #647980;
  text-align: center;
  font-feature-settings: "salt" on;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7rem;
  letter-spacing: 0.14px;
}
.tabs-content__illustr {
  height: 11rem;
  filter: invert(94%) sepia(79%) saturate(345%) hue-rotate(167deg) brightness(87%) contrast(87%);
}
.tabs-content__tabs-btns {
  display: flex;
  gap: 0.4rem;
  position: relative;
  z-index: 10;
}
.tabs-content__btns-category-box {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  gap: 0.8rem;
  padding: 1.6rem 0;
}
.tabs-content__content {
  display: grid;
  gap: 2.4rem;
  position: relative;
  z-index: 20;
  border-radius: 0 0.8rem 0.8rem 0.8rem;
  background: #F3F7F9;
  box-shadow: 1px 3px 6px 0 rgba(116, 147, 156, 0.3);
  padding: 3.2rem 4rem 4rem 4rem;
}
.tabs-content__categories-n-filters {
  display: grid;
  padding: 0 1.6rem;
  gap: 1.6rem;
}
.tabs-content__categories {
  border-radius: 0.8rem;
  background-color: #FFFFFF;
  padding: 1.6rem 1.6rem 0.8rem 1.6rem;
}
.tabs-content__categories-header {
  border-bottom: 1px solid #C8DDE3;
  padding-bottom: 0.8rem;
  color: #647980;
}

.manufacture-list-wrapper {
  padding: 4rem;
}

.tab-ouside {
  cursor: pointer;
  padding: 1.2rem 2.4rem 0.8rem 2.4rem;
  border-radius: 0.8rem 0.8rem 0 0;
  background: #E9F3F6;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8rem;
  letter-spacing: 0.16px;
  color: #647980;
}
.tab-ouside--active {
  background: #F3F7F9;
  color: #3E5258;
}

.form-add-brand {
  display: grid;
  gap: 3.6rem;
}
.form-add-brand__info-block {
  display: grid;
  gap: 1.6rem;
}
.form-add-brand__media-block {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 3.6rem;
}
.form-add-brand__media-item {
  gap: 1.6rem;
  color: #3E5258;
  font-feature-settings: "salt" on;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.8rem; /* 138.462% */
}

.manufacture-list__item-list {
  display: grid;
  gap: 1.6rem;
}
.manufacture-list__tabs-btns {
  display: flex;
  gap: 0.4rem;
  position: relative;
  z-index: 10;
}
.manufacture-list__tabs-content {
  display: grid;
  gap: 2.4rem;
  position: relative;
  z-index: 20;
  border-radius: 0 0.8rem 0.8rem 0.8rem;
  background: #F3F7F9;
  box-shadow: 1px 3px 6px 0 rgba(116, 147, 156, 0.3);
  padding: 3.2rem 4rem 4rem 4rem;
}
.manufacture-list__categories-n-filters {
  display: grid;
  padding: 0 1.6rem;
  gap: 1.6rem;
}
.manufacture-list__categories {
  border-radius: 0.8rem;
  background-color: #FFFFFF;
  padding: 1.6rem 1.6rem 0.8rem 1.6rem;
}
.manufacture-list__categories-header {
  border-bottom: 1px solid #C8DDE3;
  padding-bottom: 0.8rem;
  color: #647980;
}
.manufacture-list__btns-category-box {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr));
  gap: 0.8rem;
  padding: 1.6rem 0;
}
.manufacture-list__filters {
  display: flex;
  gap: 0.8rem;
}
.manufacture-list__entities-box {
  gap: 3.6rem;
  padding: 5rem 0;
}
.manufacture-list__empty-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  color: #365661;
}
.manufacture-list__empty-content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.manufacture-list__empty-content-text--p {
  max-width: 43rem;
  color: #647980;
  text-align: center;
  font-feature-settings: "salt" on;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7rem;
  letter-spacing: 0.14px;
}
.manufacture-list__illustr {
  height: 11rem;
  filter: invert(94%) sepia(79%) saturate(345%) hue-rotate(167deg) brightness(87%) contrast(87%);
}

.card {
  width: 100%;
  padding: 2.4rem;
  border-radius: 0.8rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
  z-index: 1;
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
}
.card--flex-col {
  flex-direction: column;
}
.card--img-left {
  display: grid;
  grid-template-columns: 14.8rem 1fr;
  padding: 0;
  gap: 3.2rem;
}
.card--location-item {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
}
.card--location-item__icon {
  filter: invert(38%) sepia(77%) saturate(547%) hue-rotate(149deg) brightness(90%) contrast(87%);
}
.card--service {
  width: 24rem;
  height: 12rem;
  display: flex;
  padding: 1.6rem;
  justify-content: space-between;
  align-items: flex-end;
}
.card--service:hover {
  background-color: #f5f9fb;
}
.card--service:hover > h1 {
  color: #177B9B;
}
.card--service:hover .h--4 {
  color: #177B9B;
}
.card--qr {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0 2.4rem;
  align-items: center;
}
.card__content {
  display: flex;
  padding: 2.4rem 2.4rem 2.4rem 0;
  flex-direction: column;
  gap: 1.6rem;
}
.card__brand-logo-box {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 0.8rem 0 0 0.8rem;
  background: #d7e1e4;
}
.card__brand-logo-icon {
  filter: invert(94%) sepia(79%) saturate(345%) hue-rotate(167deg) brightness(87%) contrast(87%);
}
.card__info {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.card__info--brand {
  gap: 1.6rem;
}
.card__info-row {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: #3E5258;
}
.card__info-row--col {
  flex-direction: column;
  align-items: start;
  gap: 0.4rem;
}
.card__info-row--full-width {
  width: 100%;
}
.card__info-row-data {
  color: #97A3AE;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px; /* 150% */
}
.card__attribute {
  color: #647980;
}
.card__btn-row {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr repeat(4, auto);
  align-items: center;
  gap: 0.8rem;
}
.card__btn-row--align-right {
  display: flex;
  justify-content: end;
}
.card__btn-row-flex {
  display: flex;
  justify-content: space-between;
}
.card__info-row-inline {
  display: flex;
  gap: 2.4rem;
}
.card__wrapper {
  display: flex;
  flex-direction: column;
  border-radius: 0.8rem;
  background-color: #EAF4F8;
}
.card__info-content {
  margin: 1.6rem 4rem 3rem 4rem;
  color: #647980;
  display: grid;
  gap: 2.4rem;
  grid-template-columns: 1fr 1fr;
}
.card--brand-item {
  display: grid;
  grid-template-columns: 14.8rem 1fr;
  padding: 0;
  gap: 2.4rem;
}
.card--brand-media-item {
  flex-direction: column;
  justify-content: space-between;
}
.card-backoffice {
  width: 24rem;
  height: 12rem;
}
.card-backoffice:hover, .card-backoffice:active {
  background-color: #f5f9fb;
}
.card-backoffice:hover h3, .card-backoffice:active h3 {
  color: #177B9B;
}
.card-backoffice:hover span, .card-backoffice:active span {
  color: #647980;
}

.btn {
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  flex: 0 0 auto;
  padding: 0.6rem 1.6rem;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #177B9B;
  border: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
  background-color: transparent;
}
.btn:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.btn:active {
  filter: brightness(100%);
}
.btn--full-width {
  width: 100%;
}
.btn--outline-primary {
  border-radius: 0.6rem;
  border: 1px solid #177B9B;
}
.btn--outline-primary:hover {
  background-color: #EAF4F8;
  border: 1px solid #0F93BD;
  color: #0F93BD;
}
.btn--outline-primary:active {
  background-color: #177B9B;
  color: #FFFFFF;
}
.btn--outline-primary:active img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--outline-primary:has(input[type=checkbox]:checked) {
  background-color: #258CAD;
  border-color: #258CAD;
  color: #FFFFFF;
}
.btn--outline-primary:has(input[type=checkbox]:checked) > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--filter-arrow:hover > img {
  filter: invert(38%) sepia(77%) saturate(547%) hue-rotate(149deg) brightness(90%) contrast(87%);
}
.btn--chosen {
  background-color: #258CAD;
  color: #ffffff;
}
.btn--chosen:hover {
  background-color: #177B9B;
}
.btn--outline-alarm {
  width: auto;
  border-radius: 0.6rem;
  border: 1px solid #F68554;
  color: #F68554;
}
.btn--outline-alarm:hover {
  background-color: #FFEBE3;
  border: 1px solid #F68554;
  color: #FF6929;
}
.btn--outline-alarm:active {
  background-color: #F68554;
  color: #FFFFFF;
}
.btn--outline-alarm:active img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--outline-green-200 {
  width: auto;
  border-radius: 0.6rem;
  border: 1px solid #82CB85;
  color: #609162;
}
.btn--outline-green-200:hover {
  background-color: #FFEBE3;
  border: 1px solid #F68554;
  color: #F68554;
}
.btn--outline-green-200:active {
  background-color: #F68554;
  color: #FFFFFF;
}
.btn--outline-green-200:active > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--outline-sec-soft {
  width: auto;
  border-radius: 0.6rem;
  border: 1px solid #97A9AE;
  color: #97a3ae;
}
.btn--outline-sec-soft:hover {
  background-color: #FFEBE3;
  border: 1px solid #F68554;
  color: #F68554;
}
.btn--outline-sec-soft:active {
  background-color: #F68554;
  color: #FFFFFF;
}
.btn--outline-sec-soft:active > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--big {
  padding: 1.2rem 2.4rem;
  border-radius: 0.8rem;
}
.btn--big > img {
  width: 1.6rem;
}
.btn--large {
  padding: 1.6rem 2.4rem;
  border-radius: 0.8rem;
}
.btn--oval {
  border-radius: 10rem;
}
.btn--fill {
  background-color: #177B9B;
  color: #ffffff;
}
.btn--fill > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--fill:hover {
  background-color: #0F93BD;
}
.btn--fill:active {
  background-color: #177B9B;
}
.btn--fill-alarm {
  background-color: #F68554;
  color: #ffffff;
}
.btn--fill-alarm > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--fill-alarm:hover {
  background-color: #FF6929;
}
.btn--fill-alarm:active {
  background-color: #F68554;
}
.btn--fill-dark {
  background-color: #3E5258;
  color: #ffffff;
}
.btn--fill-dark > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--fill-dark:hover {
  background-color: #1c2a2f;
}
.btn--fill-dark:active {
  background-color: #1c2a2f;
}
.btn--bottom-line {
  color: #97A3AE;
}
.btn--bottom-line:hover {
  color: #0F93BD;
  border-bottom: 2px solid #0F93BD;
}
.btn--bottom-line--active {
  border-bottom: 3px solid #177B9B;
  color: #177B9B;
}
.btn--text {
  width: max-content;
  padding: 0;
}
.btn--text:hover {
  color: #0F93BD;
}
.btn--text:active {
  color: #177B9B;
}
.btn--text-large {
  width: max-content;
  padding: 0 0.4rem;
  font-size: 1.6rem;
}
.btn--text-large:hover {
  color: #0F93BD;
}
.btn--text-large:active {
  color: #177B9B;
}
.btn--category {
  width: auto;
  padding: 1.6rem;
  justify-content: start;
  gap: 0.8rem;
  text-align: left;
  color: #177B9B;
  font-size: 1.2rem;
  line-height: 150%;
  letter-spacing: 0.24px;
  border-radius: 0.8rem;
  border: 1px solid #177B9B;
}
.btn--category:hover {
  background-color: #EAF4F8;
}
.btn--category--active {
  color: #EAF4F8;
  background: #258CAD;
  border: 1px solid #EAF4F8;
}
.btn--category--active:hover {
  background-color: #177B9B;
  color: #EAF4F8;
}
.btn--icon {
  padding: 0.6rem;
  border-radius: 10rem;
}
.btn--icon > img {
  width: 2.4rem;
}
.btn--icon[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  right: 90%;
  bottom: 100%;
  width: max-content;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  padding: 0.4rem 0.8rem;
  border-radius: 0.6rem;
  background-color: #EAF4F8;
  color: #647980;
  font-size: 1.2rem;
  letter-spacing: 0.24px;
}
.btn--icon[data-tooltip]:hover::after {
  opacity: 1;
}
.btn--icon:hover {
  background-color: #F3F7F9;
}
.btn--icon:active {
  background-color: #EAF4F8;
}
.btn--icon:has(.u-filter-sec-muted):hover {
  background-color: #EAF4F8;
}
.btn--docs-download {
  padding: 0;
}
.btn--round-big {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  background-color: #FFFFFF;
  border-radius: 10rem;
  width: 3.2rem;
  height: 3.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.btn--round-big:hover {
  background-color: #e9f3f6;
}
.btn--approve {
  padding: 0.6rem 1.6rem;
  font-size: 12px;
  gap: 0.8rem;
  border-radius: 10rem;
  background: #177B9B;
  color: #EAF4F8;
}
.btn--decline {
  padding: 0.6rem 1.6rem;
  font-size: 12px;
  gap: 0.8rem;
  border-radius: 10rem;
  border: 1px solid #F68554;
  color: #F68554;
}
.btn--mobile-secondary {
  background-color: #EAF4F8;
}
.btn--mobile-secondary:active, .btn--mobile-secondary:hover {
  background-color: #C9E6EF;
}
.btn--mobile-icon {
  display: flex;
  padding: 1.6rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  border-radius: 10rem;
  background: #EAF4F8;
}
.btn--mobile-icon:active, .btn--mobile-icon:hover, .btn--mobile-icon:focus {
  background-color: #C9E6EF;
}
.btn--master {
  padding: 1.2rem 2.4rem;
  border-radius: 10rem;
  background: #177B9B;
  gap: 0.6rem;
  color: #EAF4F8;
  letter-spacing: 0.14px;
}
.btn--doc {
  color: #EAF4F8;
  background-color: #177B9B;
}
.btn--reg-form {
  max-width: 35rem;
}
.btn--light {
  padding: 0.6rem 1.6rem;
  font-size: 1.3rem;
  border: 1px solid #177B9B;
}
.btn--square {
  border-radius: 0.6rem;
  cursor: pointer;
  z-index: 10000;
}
.btn--large-alarm {
  background-color: #F68554;
}
.btn--fit-content {
  width: fit-content;
  height: fit-content;
  text-wrap: nowrap;
}
.btn--exit-alarm {
  padding: 0;
  height: fit-content;
  align-self: center;
  color: #F68554;
  margin-left: auto;
}
.btn--light-alarm {
  flex-direction: row-reverse;
  color: #F68554;
  border-color: #F68554;
}
.btn--del {
  color: #FFFFFF;
  background-color: #F68554;
}
.btn--document {
  padding: 0.6rem 1.6rem;
  border-radius: 0.6rem;
  border: 1px solid #177B9B;
}
.btn--icon-left {
  padding: 0.6rem 1.6rem;
  border: 1px solid #177B9B;
  gap: 8px;
  border-radius: 10rem;
  background: #177B9B;
  color: #EAF4F8;
  letter-spacing: 0.26px;
}
.btn--icon-left__icon {
  filter: invert(97%) sepia(11%) saturate(3469%) hue-rotate(178deg) brightness(113%) contrast(93%);
}
.btn--alarm-outline {
  border-radius: 0.6rem;
  border: 1px solid #F68554;
  color: #F68554;
}
.btn--alarm-outline:hover {
  background-color: #FFEBE3;
  border: 1px solid #F68554;
  color: #F68554;
}
.btn--alarm-outline:active {
  background-color: #F68554;
  color: #FFFFFF;
}
.btn--alarm-outline:active > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--outline-green {
  border-radius: 0.6rem;
  border: 1px solid #82CB85;
  color: #609162;
}
.btn--outline-green:hover {
  background-color: #CDF3CE;
  border: 1px solid #609162;
  color: #609162;
}
.btn--outline-green:hover > img {
  filter: invert(55%) sepia(23%) saturate(610%) hue-rotate(73deg) brightness(89%) contrast(89%);
}
.btn--outline-green:active {
  background-color: #82CB85;
  color: #FFFFFF;
}
.btn--outline-green:active > img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(177deg) brightness(104%) contrast(101%);
}
.btn--pagination {
  padding: 1.2rem;
}
.btn--pagination:disabled {
  background-color: #BCCDD3;
  border: none;
  pointer-events: none;
  opacity: 1;
}
.btn--pagination:disabled > img {
  filter: invert(65%) sepia(10%) saturate(368%) hue-rotate(167deg) brightness(97%) contrast(91%);
}
.btn--large-form {
  padding: 1.2rem 2.4rem;
}
.btn__wrapper {
  display: flex;
  gap: 1.6rem;
}
.btn__form-box {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.btn__cross {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 24px;
  right: 24px;
  z-index: 1;
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
}
.btn__cross::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: #d7e1e4;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.2s, height 0.2s;
  z-index: -1;
}
.btn__cross:hover::before {
  width: 3.2rem;
  height: 3.2rem;
}
.btn__cross:hover .u-filter-sec-soft {
  filter: invert(47%) sepia(6%) saturate(1147%) hue-rotate(149deg) brightness(95%) contrast(86%);
}
.btn__cross-photo {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  cursor: pointer;
  background-color: #FFFFFF;
  border-radius: 10rem;
  width: 3.2rem;
  height: 3.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.btn__cross-photo:hover {
  background-color: #e9f3f6;
}

.popup-wrapper {
  position: fixed;
  background: rgba(100, 121, 128, 0.3);
  backdrop-filter: blur(2px);
  width: 100%;
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-info {
  margin: 0 auto;
  display: flex;
  width: 54.4rem;
  padding: 4rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 3.2rem;
  border-radius: 1rem;
  border: none;
  background: #FFFFFF;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
}
.popup-info__img {
  width: 5.6rem;
  height: 5.6rem;
}
.popup-info__content {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2.4rem;
}
.popup-info__text {
  color: #365661;
  display: grid;
  gap: 1.6rem;
}
.popup-info__text > div {
  color: #678088;
}
.popup-info__btn-row {
  display: flex;
  gap: 2.4rem;
}

.section-table {
  grid-column: 1/-1;
}

.table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.table-PS {
  display: table;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.table-PS--thead {
  display: table-header-group;
  background-color: #EAF4F8;
  color: #647980;
}
.table-PS--thead th {
  display: table-cell;
  padding-inline: 1.6rem 0.8rem;
  height: 7rem;
  border: 1px solid #E2E9EB;
  text-align: left;
  font-weight: inherit;
}
.table-PS--thead .th-title__wrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.table-PS--thead .th-title__btn {
  border: none;
  cursor: pointer;
  background-color: transparent;
}
.table-PS--tbody {
  display: table-row-group;
  background-color: #ffffff;
  color: #3E5258;
}
.table-PS--tbody td {
  display: table-cell;
  padding: 1.6rem;
  border: 1px solid #E2E9EB;
  text-align: left;
  color: inherit;
}
.table-PS--tbody .td-pd-0 {
  padding: 0;
}
.table-PS--tbody .td-alert {
  color: #F68554;
}
.table-PS--tbody .td-status__wrp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table-PS .td-more {
  padding: 0;
  padding: 0.5rem 1rem;
}
.table-PS .td-more__wrp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table-PS .td-more__btn {
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.table-hr {
  display: block;
  border: 0;
  padding: 0;
}
.table-hr--in {
  border-top: 1px solid #E9F3F6;
}
.table-hr--out {
  border-top: 1px solid #C8DDE3;
}
.table-hr--bottom {
  border-top: 1px solid #C8DDE3;
}

.table-cell {
  height: 7rem;
  padding: 2rem;
  font-size: 1.2rem;
  font-weight: 400;
  border: 1px solid #E2E9EB;
}
.table-cell:first-child {
  width: 5rem;
}
.table-cell--header {
  background: #F3F7F9;
  color: #647980;
}
.table-cell--body {
  height: 5rem;
  padding: 0.8rem 2rem;
  background: #ffffff;
  color: #3E5258;
}

.message {
  display: flex;
  gap: 1.6rem;
  align-items: center;
  font: 400 13px/1.38 "Inter";
  color: #3E5258;
  padding: 1.6rem;
  border-radius: 0.8rem;
}
.message--card {
  border: 1px solid #69ABBF;
  background: #F3F7F9;
}
.message--alarm {
  border: 1px solid #F68554;
  background: #FFEBE3;
}
.message--ok {
  border: 1px solid #609162;
  background: #CDF3CE;
}

.custom-radio-btn__label {
  color: #647980;
  font-feature-settings: "salt" on;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px; /* 121.429% */
  letter-spacing: 0.14px;
}
.custom-radio-btn__label--active {
  color: #3E5258;
}
.custom-radio-btn__label:hover {
  color: #177B9B;
}

.badge {
  padding: 0.4rem 1.2rem;
  border-radius: 10rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.8rem; /* 150% */
  letter-spacing: 0.24px;
  display: flex;
  align-items: center;
}
.badge--manufacture {
  background: #C9E6EF;
  color: #14576C;
}
.badge--location {
  background-color: #EAF4F8;
  color: #3E5258;
}
.badge--maintenance {
  background-color: #E2F6FF;
  color: #365661;
}
.badge--inspector {
  background-color: #d7e1e4;
  color: #365661;
}
.badge--agent {
  background-color: #BDE4E2;
  color: #365661;
}
.badge--backoffice {
  background-color: #D9E3F6;
  color: #365661;
}
.badge--operator {
  background-color: #BFCFEE;
  color: #365661;
}
.badge--gray {
  background-color: #EAF4F8;
  color: #3E5258;
}
.badge--dark-gray {
  background-color: #647980;
  color: #FFFFFF;
}
.badge--blue {
  background-color: #C9E6EF;
  color: #14576C;
}
.badge--approved {
  border-radius: 0.6rem;
  padding: 0.4rem 0.8rem;
  background-color: #EAF4F8;
  color: #69ABBF;
}
.badge--status-new {
  width: max-content;
  border-radius: 0.6rem;
  padding: 0.4rem 0.8rem;
  background-color: #EAF4F8;
  color: #14576C;
}
.badge--status-ok {
  width: max-content;
  border-radius: 0.6rem;
  padding: 0.4rem 0.8rem;
  background: #CDF3CE;
  color: #609162;
}
.badge--status-danger {
  width: max-content;
  border-radius: 0.6rem;
  padding: 0.4rem 0.8rem;
  background: #FFEBE3;
  color: #FF6929;
}
.badge--status-alarm {
  width: max-content;
  border-radius: 0.6rem;
  padding: 0.4rem 0.8rem;
  background: #FFEBE3;
  color: #ff2949;
}
.badge__icon-wrapper {
  width: 1.6rem;
  height: 1.6rem;
  padding: 0;
}

.filter-block {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  color: #647980;
}
.filter-block__row-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding: 0.8rem;
}
.filter-block__period {
  display: flex;
}

.pagination {
  color: #647980;
  padding: 2.4rem 3.2rem 0 3.2rem;
}
.pagination .pagination-select {
  width: 8.8rem;
}
.pagination__num {
  color: #647980;
}

.footer {
  background-color: rgba(20, 87, 108, 0.95);
  margin-top: 6.4rem;
}
.footer--empty {
  margin-top: 0;
  background-color: inherit;
  padding: 0;
}
.footer__container {
  padding: 5.4rem 2.4rem 7rem;
}
.footer__link {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
}
.footer__title {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
}
.footer__contacts {
  font-size: 1.2rem;
  line-height: 1.24;
}
.footer__contacts--text {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
}

.loader {
  display: none;
  animation: spin 2s ease-in-out infinite;
  height: 6rem;
  width: 6rem;
  position: fixed;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
}

@keyframes spin {
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.htmx-request .loader {
  display: inline;
}

.htmx-request.loader {
  display: inline;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-overflow-style: none;
}
.modal::-webkit-scrollbar {
  display: none;
}
.modal__wrapper {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100%;
  padding: 60px 40px;
}
@media (max-width: 767px) {
  .modal__wrapper {
    padding: 60px 16px;
  }
}
.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal__content {
  position: relative;
  width: 100%;
  max-width: 52rem;
  padding: 6.4rem 4.8rem;
  border-radius: 1.6rem;
  background-color: #F3F7F9;
}
@media (max-width: 767px) {
  .modal__content {
    width: 100%;
  }
}
.modal__body {
  max-width: 78.2rem;
  padding: 6.4rem;
}
.modal__popup-logout {
  max-width: 54.4rem;
  padding: 4rem;
}
.modal__popup-login {
  max-width: 46rem;
  padding: 4rem;
}
.modal__extinguisher {
  max-width: 78.2rem;
  padding: 6.4rem;
}
.modal__extinguisher .form__load-wrapper {
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}
.modal__extinguisher-wrapper {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
.modal__extinguisher-wrapper .manufacture__title {
  margin-bottom: 0;
}
.modal__form-mf-entry {
  min-width: 62.4rem;
}
.modal__close-btn {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 1;
  width: 4rem;
  height: 4rem;
  padding: 0;
  background: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
}
.modal__close-btn-body {
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  z-index: 1;
  width: 1.6rem;
  height: 1.6rem;
  padding: 0;
  background: rgba(255, 255, 255, 0);
  border: none;
  cursor: pointer;
}
.modal--responsive .modal__content {
  width: 100%;
}
.modal--fit-content .modal__content {
  width: auto;
}
@media (max-width: 767px) {
  .modal--fit-content .modal__content {
    width: 100%;
  }
}
.modal--no-scale {
  transform: none;
}
.modal--preload {
  transition: none;
}
.modal.is-active {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=date],
input[type=search],
input[type=password],
textarea,
select {
  width: 100%;
  padding: 1.1rem 1.6rem;
  border: 1px solid #FFFFFF;
  border-radius: 0.6rem;
  box-shadow: 0px 1px 3px 0px rgba(20, 87, 108, 0.25), 0px 0px 1px 0px rgb(54, 86, 97);
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #647980;
}

textarea::placeholder,
input::placeholder {
  color: #BCCDD3;
  text-overflow: ellipsis;
}

input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
  border: 1px solid #0F93BD;
}

input[type=file] {
  color: red;
}

input[type=text] .error-input {
  border: 1px solid #E82828;
}

.error-text {
  color: #E82828;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 100%;
}

.error-mark--icon {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
}

.custom-input,
.custom-textarea {
  position: relative;
  display: flex;
  padding: 14px 0 28px;
}
@media screen and (max-width: 767px) {
  .custom-input,
  .custom-textarea {
    padding: 4px 0 48px;
    width: 100%;
  }
}
.custom-input label,
.custom-textarea label {
  display: flex;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .custom-input label,
  .custom-textarea label {
    align-items: flex-start;
    flex-direction: column;
  }
}
.custom-input label input,
.custom-input label textarea,
.custom-textarea label input,
.custom-textarea label textarea {
  flex-grow: 1;
  max-width: 300px;
  min-height: 48px;
  margin-left: auto;
  padding: 10px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  outline: none;
  transition: border 0.3s ease;
}
@media screen and (max-width: 767px) {
  .custom-input label input,
  .custom-input label textarea,
  .custom-textarea label input,
  .custom-textarea label textarea {
    max-width: unset;
    width: 100%;
  }
}
.custom-input label input:hover,
.custom-input label textarea:hover,
.custom-textarea label input:hover,
.custom-textarea label textarea:hover {
  border: 2px solid rgba(0, 0, 0, 0.5);
}
.custom-input label input:focus,
.custom-input label textarea:focus,
.custom-textarea label input:focus,
.custom-textarea label textarea:focus {
  border: 2px solid rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 767px) {
  .custom-input__label,
  .custom-textarea__label {
    margin: 0 0 18px 0;
  }
}
.custom-input__error,
.custom-textarea__error {
  position: absolute;
  right: 0;
  bottom: 35px;
  color: #ff1553;
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 767px) {
  .custom-input__error,
  .custom-textarea__error {
    bottom: 20px;
  }
}
.custom-input.is-invalid input,
.custom-input.is-invalid textarea,
.custom-textarea.is-invalid input,
.custom-textarea.is-invalid textarea {
  border: 2px solid #ff1553;
}
.custom-input.is-invalid input:focus, .custom-input.is-invalid input:hover,
.custom-input.is-invalid textarea:focus,
.custom-input.is-invalid textarea:hover,
.custom-textarea.is-invalid input:focus,
.custom-textarea.is-invalid input:hover,
.custom-textarea.is-invalid textarea:focus,
.custom-textarea.is-invalid textarea:hover {
  border: 2px solid rgba(255, 21, 83, 0.5);
}
.custom-input.is-valid input,
.custom-textarea.is-valid input {
  border: 2px solid #22b259;
}
.custom-input.is-valid input:focus, .custom-input.is-valid input:hover,
.custom-textarea.is-valid input:focus,
.custom-textarea.is-valid input:hover {
  border: 2px solid rgba(34, 178, 89, 0.5);
}
.custom-input .input-message,
.custom-textarea .input-message {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.custom-input .input-message.is-invalid,
.custom-textarea .input-message.is-invalid {
  color: #ff0000;
}
.custom-input .input-message.is-valid,
.custom-textarea .input-message.is-valid {
  color: #15ab07;
}

.search-input input {
  padding: 0.8rem 3.6rem !important;
}
.search-input--long {
  min-width: 35rem;
}

.search-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.8rem;
}

.search-cross {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.8rem;
}

.asterisk {
  position: relative;
  width: fit-content;
}
.asterisk::after {
  position: absolute;
  content: "*";
  color: #F68554;
  font-size: 1.4rem;
  font-weight: 400;
  right: -1rem;
  top: -0.3rem;
}

.custom-toggle {
  position: relative;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
  display: flex;
  width: 500px;
  padding: 14px 0 10px 36px;
}
@media screen and (max-width: 767px) {
  .custom-toggle {
    padding: 14px 0 10px 0;
    width: 100%;
  }
}
.custom-toggle:last-of-type {
  padding: 14px 0 58px 36px;
}
@media screen and (max-width: 767px) {
  .custom-toggle:last-of-type {
    padding: 14px 0 58px 0;
  }
}
.custom-toggle input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
}
.custom-toggle label {
  position: relative;
  padding-left: 52px;
  cursor: pointer;
}
.custom-toggle label span {
  margin-bottom: 0;
  margin-left: 0;
}
.custom-toggle--checkbox .custom-toggle__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  border: 1.5px solid #2c39f2;
  transition: border 0.3s ease;
}
.custom-toggle--checkbox .custom-toggle__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background-color: rgba(44, 57, 242, 0);
  transform: translate(-50%, -50%);
  transition: background-color 0.3s ease;
}
.custom-toggle--radio .custom-toggle__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  border: 1px solid #2c39f2;
  border-radius: 50%;
  transition: border 0.3s ease;
}
.custom-toggle--radio .custom-toggle__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.3s ease;
}
.custom-toggle input:checked + .custom-toggle__icon {
  border: 1.5px solid #2c39f2;
}
.custom-toggle input:checked + .custom-toggle__icon::before {
  background-color: #2c39f2;
}
.custom-toggle.is-invalid label span {
  color: #ff1553;
}
.custom-toggle .input-message {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.custom-toggle .input-message.is-invalid {
  color: #ff0000;
}
.custom-toggle .input-message.is-valid {
  color: #15ab07;
}

.custom-select {
  position: relative;
  width: 300px;
  padding: 14px 0 28px;
  margin: 0 0 44px 0;
  /* &.is-valid {
    .custom-select__button {
      border: 2px solid $color-eucalyptus;

      &:focus,
      &:hover {
        border: 2px solid rgba($color-eucalyptus, 0.5);
      }
    }
  } */
}
@media screen and (max-width: 767px) {
  .custom-select {
    padding: 4px 0 14px;
    width: 100%;
  }
}
.custom-select__label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .custom-select__label {
    transform: translateY(calc(-50% - 5px));
  }
}
.custom-select__placeholder {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .custom-select__placeholder {
    transform: translateY(calc(-50% - 5px));
  }
}
.custom-select select {
  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%);
}
.custom-select__button {
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  transition: border 0.3s ease;
}
.custom-select__button:hover {
  border: 2px solid rgba(0, 0, 0, 0.5);
}
.custom-select__button:focus {
  border: 2px solid rgba(0, 0, 0, 0.8);
}
.custom-select__button:disabled {
  pointer-events: none;
  opacity: 0.3;
}
.custom-select__list {
  position: absolute;
  bottom: 10px;
  z-index: 1;
  width: 100%;
  max-height: 100px;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  list-style: none;
  background-color: #ffffff;
  border: 2px solid #000000;
  transform: translateY(100%);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}
.custom-select__item {
  padding: 5px;
  outline: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.custom-select__item[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.2);
}
@media (hover: hover) {
  .custom-select__item[aria-selected=true]:hover:not(.focus-visible) {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.custom-select__item[aria-selected=true].focus-visible:focus {
  background-color: rgba(0, 0, 0, 0.2);
}
@media (hover: hover) {
  .custom-select__item:hover:not(.focus-visible) {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.custom-select__item.focus-visible:focus {
  background-color: rgba(0, 0, 0, 0.4);
}
.custom-select__error {
  position: absolute;
  bottom: -15px;
  left: 0;
  color: #ff1553;
  opacity: 0;
  transition: opacity 0.1s ease;
}
.custom-select__text {
  font-size: 20px;
  line-height: 24px;
  flex-shrink: 0;
  width: 80%;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0;
  transition: opacity 0.3s ease 0.1s;
}
.custom-select__text br {
  display: none;
}
.custom-select__icon {
  flex-shrink: 0;
  width: 20px;
  height: 10px;
  margin-left: auto;
  background-color: #000000;
  transition: transform 0.3s ease;
  clip-path: polygon(100% 0, 100% 20%, 50% 100%, 0 20%, 0 0, 50% 80%);
}
.custom-select.is-disabled {
  pointer-events: none;
}
.custom-select.is-disabled .custom-select__list {
  display: none;
}
.custom-select.open-up .custom-select__list {
  bottom: auto;
  top: 0;
  transform: translateY(calc(-100% + 10px));
}
.custom-select.is-open .custom-select__list {
  visibility: visible;
  opacity: 1;
}
.custom-select.is-open .custom-select__icon {
  transform: rotate(180deg);
}
.custom-select.is-open .custom-select__label {
  opacity: 0;
}
.custom-select.not-empty .custom-select__text {
  opacity: 1;
}
.custom-select.not-empty .custom-select__label {
  opacity: 0;
}
.custom-select.not-empty .custom-select__placeholder {
  opacity: 0;
}
.custom-select.is-invalid .custom-select__error {
  opacity: 1;
}
.custom-select.is-invalid .custom-select__button {
  border: 2px solid #ff1553;
}
.custom-select.is-invalid .custom-select__button:focus, .custom-select.is-invalid .custom-select__button:hover {
  border: 2px solid rgba(255, 21, 83, 0.5);
}
.custom-select--placeholder .custom-select__label {
  transform: translateY(calc(-50% - 40px));
  opacity: 1;
}
.custom-select--placeholder.is-open .custom-select__label {
  opacity: 1;
}
.custom-select--placeholder.not-empty .custom-select__label {
  opacity: 1;
}
.custom-select.slide-up.not-empty .custom-select__label, .custom-select.slide-up.is-open .custom-select__label {
  transform: translateY(calc(-50% - 40px));
  opacity: 1;
}
.custom-select.slide-up.not-empty .custom-select__text, .custom-select.slide-up.is-open .custom-select__text {
  opacity: 1;
}
.custom-select .input-message {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.custom-select .input-message.is-invalid {
  color: #ff0000;
}
.custom-select .input-message.is-valid {
  color: #15ab07;
}

.header {
  background-color: rgba(20, 87, 108, 0.95);
  position: fixed;
  z-index: 100;
  width: 100vw;
}
.header__wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.header__logo {
  display: flex;
}
.header__user-avatar {
  width: 4.7rem;
  height: 4.7rem;
}
.header__alert-line {
  background-color: #F68554;
}

.logo__link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.4rem;
}
.logo__img {
  width: 16.2rem;
  height: 5rem;
}
.logo__title {
  margin: 0;
  padding: 0;
  max-width: 29.5rem;
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.8rem;
  color: #C8DDE3;
}

.logo-company {
  flex-direction: row-reverse;
  align-items: center;
  gap: 1.6rem;
}
.logo-company__block {
  display: flex;
  flex-direction: column;
  align-items: end;
  text-align: end;
}
.logo-company__title {
  margin: 0;
  padding: 0;
  color: #EAF4F8;
  font-family: "inter";
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 500;
}
.logo-company__description {
  margin: 0;
  padding: 0;
  color: #EAF4F8;
  font-family: "inter";
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 500;
}

.sidebar-wrapper {
  position: fixed;
  z-index: 100;
}

.sidebar {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.4rem;
}
.sidebar--grid-cell {
  grid-column: 1/2;
  grid-row: 1/2;
}
.sidebar__list {
  display: flex;
  flex-direction: column;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  width: 100%;
  border-radius: 1.2rem;
  background-color: #F3F7F9;
  box-shadow: 0px 0px 1px 0px rgba(12, 64, 75, 0.1), 0px 4px 20px -2px rgba(35, 59, 66, 0.08);
}
.sidebar__item {
  display: flex;
  position: relative;
  cursor: pointer;
}
.sidebar__item--active::before {
  position: absolute;
  content: "";
  width: 0.4em;
  height: 2.4rem;
  background-color: #258CAD;
  left: 0;
  top: 12px;
}
.sidebar__link {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 0.8rem;
  padding: 1.55rem 2.4rem;
  width: 100%;
  font-family: "Inter";
  font-weight: 500;
  font-size: 1.4rem;
  color: #647980;
  z-index: 1;
  overflow: hidden;
}
.sidebar__link:active .sidebar__icon, .sidebar__link:hover .sidebar__icon {
  filter: invert(47%) sepia(68%) saturate(446%) hue-rotate(148deg) brightness(88%) contrast(100%);
}
.sidebar__link:active::before, .sidebar__link:hover::before {
  position: absolute;
  content: "";
  width: 0.4em;
  height: 2.4rem;
  background-color: #258CAD;
  left: 0;
  top: 12px;
}
.sidebar__link:hover + .sidebar__service-info {
  opacity: 1;
  left: 6.4rem;
  visibility: visible;
  transition: all 0.3s ease-in-out;
}
.sidebar__icon {
  width: 1.6rem;
  height: 1.6rem;
  filter: invert(48%) sepia(26%) saturate(277%) hue-rotate(149deg) brightness(89%) contrast(82%);
}
.sidebar__icon--active {
  filter: invert(47%) sepia(17%) saturate(1879%) hue-rotate(148deg) brightness(96%) contrast(87%);
}
.sidebar__push {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 10rem;
  font-weight: 500;
  font-size: 1.2rem;
  color: #F68554;
  background-color: #FFEBE3;
  position: absolute;
  right: 0.4rem;
  top: 0.6rem;
}
.sidebar__account-info {
  width: 100%;
  border-radius: 1.2rem;
  padding: 2.4rem;
  background-color: #F3F7F9;
  box-shadow: 0px 0px 1px 0px rgba(12, 64, 75, 0.1), 0px 4px 20px -2px rgba(35, 59, 66, 0.08);
}
.sidebar__service-info {
  opacity: 0;
  position: absolute;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  color: #177B9B;
  background-color: #EAF4F8;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  border-radius: 0 0.4rem 0.4rem 0;
  top: 0rem;
  left: 0px;
  height: 4.7rem;
  visibility: hidden;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
  z-index: -5;
  transition: all 0.3s ease-in-out;
}

.account-info {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.account-info__wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.account-info__block {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 0.4rem;
}
.account-info__label {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #647980;
}
.account-info__value {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #3E5258;
}
.account-info__btn {
  max-width: 15.7rem;
}

.company {
  flex: 1;
  grid-column: 2/-1;
  z-index: 95;
}
.company__wrapper {
  display: flex;
  flex-direction: column;
  gap: 3.6rem;
}
.company__inner {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  padding: 2.4rem;
  margin-bottom: 3.6rem;
  border-radius: 0.8rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
}
.company__nav {
  display: flex;
  align-items: center;
}
.company-label {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: center;
  gap: 2.4rem;
}
.company-label__name {
  padding: 0;
  margin: 0;
  font: 700 32px/1.24 "Inter";
  color: #177B9B;
}

.organization {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.organization__name {
  margin: 0;
  font: 500 18px/1.24 "Inter";
  color: #3E5258;
}
.organization__list {
  display: flex;
  gap: 1.6rem;
}
.organization__item {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.organization__item-label {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1;
  color: #3E5258;
}
.organization__item-value {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.14;
  color: #3E5258;
}
.organization__btn {
  align-self: flex-end;
}
.address {
  display: flex;
  flex-direction: column;
  gap: 1.7rem;
  font-family: "Inter";
}
.address__name {
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.38;
  color: #3E5258;
}
.address__list {
  display: flex;
  gap: 1.6rem;
}
.address__item-label {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1;
  color: #3E5258;
}
.address__item-value {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.14;
  color: #3E5258;
}

.company-objects {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.company-objects__title {
  margin: 0;
  padding: 0;
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.38;
  color: #647980;
}
.company-objects__wrapper {
  display: flex;
  flex-direction: column;
  gap: 3.6rem;
}
.company-objects__create {
  max-width: 17.1rem;
}

.object-sort {
  display: flex;
  gap: 0.8rem;
  flex-wrap: wrap;
}

.object__list {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.object__item {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding: 2.4rem;
  border-radius: 0.8rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
}

.person-object {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.person-object__name {
  padding: 0;
  margin: 0;
  font: 500 18px/1.24 "Inter";
  color: #3E5258;
}
.person-object__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.person-object__block {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}

.tabs-switch-wrapper {
  display: grid;
  grid-template-columns: repeat(3, auto) 1fr;
  width: 100%;
  border-bottom: 1px solid #C8DDE3;
  margin-bottom: 1.2rem;
}
.tabs-switch-wrapper__id {
  justify-self: end;
  color: #647980;
  display: flex;
  gap: 0.8rem;
}
.tabs-switch-wrapper__value {
  color: #3E5258;
}

.tab {
  border-bottom: 1px solid #C8DDE3;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.28;
}
.tab__list {
  display: flex;
  flex-direction: row;
}
.tab__label {
  padding: 0.8rem 2.4rem;
  color: #97A9AE;
  cursor: pointer;
}
.tab--active {
  color: #177B9B;
  border-bottom: 3px solid #177B9B;
}

.alert-line {
  display: flex;
  flex-direction: column;
}
.alert-line__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.alert-line__message {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  font: 500 14px/1.24 "Inter";
  color: #FFFFFF;
}
.alert-line__text {
  margin: 0;
}
.alert-line__create {
  padding: 0;
  height: fit-content;
  color: #FFFFFF;
}

.icon__wrapper {
  display: flex;
  width: 16px;
  height: 16px;
  align-items: center;
}
.icon__wrapper--right {
  justify-content: end;
}
.icon__wrapper--left {
  justify-content: start;
}
.icon__question-mark {
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0.1rem;
  margin-right: 0.8rem;
  cursor: pointer;
}
.icon__question-mark:hover + .icon__question-message {
  display: block;
}
.icon__question-message {
  position: absolute;
  display: none;
  top: 0;
  left: -22.3rem;
  padding: 1.6rem;
  width: 20.7rem;
  border: 1px solid #F68554;
  border-radius: 0.8rem;
  font: 500 14px/1.24 "Inter";
  color: #FF7B42;
}
.icon--circle-wrp {
  background-color: #FFF;
  border-radius: 50%;
  width: 3.2rem;
  height: 3.2rem;
}

.asd {
  filter: invert(78%) sepia(45%) saturate(4753%) hue-rotate(324deg) brightness(101%) contrast(93%);
}

.form__container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.form__block {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.form__title-line {
  position: relative;
  display: flex;
  margin: 0;
  font: 500 16px/1.24 "Inter";
  color: #647980;
  min-height: 3.8rem;
}
.form__title-line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #BCCDD3;
  bottom: 0.8rem;
}
.form__full-width {
  grid-column: 1/-1;
}
.form__half-width {
  grid-column: 1/4;
}
.form__half-width--left {
  grid-column: 1/3;
}
.form__half-width--right {
  grid-column: 3/-1;
}
.form__load-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  padding: 2.4rem;
  border-radius: 0.8rem;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
}
.form__all-doc-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  gap: 1.6rem;
}
.form__file-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.form__one-doc-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.form__doc-label {
  color: #3E5258;
  font: 400 13px/1.38 "Inter";
}
.form__doc-btn-wrapper {
  display: flex;
}
.form__doc-list {
  display: flex;
}
.form__doc-item {
  display: flex;
  align-items: center;
}
.form__photo-wrapper {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #97A9AE;
  border-bottom: 1px solid #97A9AE;
  padding: 0.7rem 0;
  max-height: 30rem;
  overflow: auto;
}
.form__photo-wrapper--doc {
  min-height: 13.5rem;
}
.form__block-wrapper {
  color: #3E5258;
  font-weight: 500;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 2.4rem;
  row-gap: 1.6rem;
}
.form__label {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}
.form__label-name {
  font: 400 12px/1 "Inter";
  color: #647980;
}
.form__helper-text {
  font: 400 12px/1 "Inter";
  color: #97A9AE;
}
.form__info-block {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin: 0;
  padding: 1.6rem;
  border: 1px solid #69ABBF;
  border-radius: 0.8rem;
  font: 400 13px/1.38 "Inter";
  color: #3E5258;
  background-color: #F3F7F9;
}

select {
  appearance: none;
  cursor: pointer;
}

.select {
  position: relative;
}
.select::after {
  content: url("/img/icons/chevron/single/down.svg");
  position: absolute;
  filter: invert(47%) sepia(6%) saturate(1147%) hue-rotate(149deg) brightness(95%) contrast(86%);
  top: 50%;
  transform: translateY(-50%);
  right: 1.6rem;
  width: 16px;
  height: 16px;
  cursor: pointer;
  pointer-events: none;
}

.manufacture {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 2.4rem;
  background-color: #F3F7F9;
}
.manufacture__title {
  margin: 0;
  font: 600 28px/1.24 "Inter";
  margin-bottom: 3.6rem;
  color: #365661;
}

.manufacture-form {
  display: flex;
  flex-direction: column;
  row-gap: 1.6rem;
}
.manufacture-form__container {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  width: 100%;
}
.manufacture-form__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2.4rem;
  row-gap: 1.6rem;
}
.manufacture-form__wrapper--columns-2 {
  grid-template-columns: 1fr 1fr 1fr 34.4rem;
}
.manufacture-form__wrapper--row-2 {
  grid-template-rows: repeat(2, 1fr);
}
.manufacture-form__title {
  position: relative;
  display: flex;
  margin: 0;
  font: 500 16px/1.24 "Inter";
  color: #647980;
}
.manufacture-form__title::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #BCCDD3;
  bottom: 0.8rem;
}
.manufacture-form__info {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin: 0;
  padding: 1.6rem;
  border: 1px solid #69ABBF;
  border-radius: 0.8rem;
  font: 400 13px/1.38 "Inter";
  color: #3E5258;
}
.manufacture-form__label {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}
.manufacture-form__name {
  font: 400 12px/1 "Inter";
  color: #647980;
}
.manufacture-form__label--settlement {
  grid-column: 1/-1;
  max-width: 40.8rem;
}
.manufacture-form__label--postcode {
  grid-column: 1/-1;
  max-width: 26.4rem;
}

.checkbox {
  position: relative;
  display: flex;
  align-items: center;
}
.checkbox-container {
  width: max-content;
}
.checkbox input[type=checkbox] {
  position: absolute;
  top: 50%;
  left: 10px;
  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%);
}
.checkbox label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  font: 400 14px/1.14 "Inter";
  color: #3E5258;
  cursor: pointer;
}
.checkbox label::before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  width: 2rem;
  height: 2rem;
  border-radius: 0.3rem;
  border: 2px solid #97A9AE;
}
.checkbox input[type=checkbox]:checked + label::after {
  position: absolute;
  content: "";
  background-image: url("../img/icons/tick.svg");
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
}

.object-id {
  margin-left: auto;
}
.object-id__title {
  color: #647980;
  font: 400 13px/1.38 "Inter";
}
.object-id__value {
  color: #3E5258;
  font: 500 14px/1.24 "Inter";
}

.form-reg-mf {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 2.4rem;
}
.form-reg-mf__title {
  margin: 0;
  font-size: 2.4rem;
  line-height: 100%;
  color: #365661;
}
.form-reg-mf__label {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  width: 100%;
  color: #3E5258;
}
.form-reg-mf__name {
  font: 400 1.2rem/1 "Inter";
  color: #647980;
}
.form-reg-mf__descr {
  font: 400 1.2rem/1 "Inter";
  color: #647980;
}
.form-reg-mf__help-text {
  font: 400 1.2rem/1 "Inter";
  color: #97A9AE;
}
.form-reg-mf__checkbox {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  align-self: flex-start;
}
.form-reg-mf__checkbox label {
  display: inline-flex;
  gap: 0;
  font: 400 1.2rem/1 "Inter";
}
.form-reg-mf__checkbox label::before {
  margin-right: 1rem;
}
.form-reg-mf__checkbox .checkbox:hover label,
.form-reg-mf__checkbox .checkbox:hover span {
  color: #0F93BD;
}
.form-reg-mf__checkbox .checkbox:hover .form-reg-mf__link::after {
  background-color: #0F93BD;
}
.form-reg-mf__checkbox .checkbox:hover > label:before {
  border-color: #258CAD;
}
.form-reg-mf__link {
  position: relative;
  font: inherit;
  color: inherit;
  margin-left: 0;
}
.form-reg-mf__link::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #3E5258;
  bottom: -2px;
  left: 0;
}

.form-mf-entry {
  max-width: 62.4rem;
  gap: 3.2rem;
}
.form-mf-entry__list {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  gap: 2.4rem;
}
.form-mf-entry__item {
  width: 100%;
  background-color: transparent;
}
.form-mf-entry__item:hover {
  background-color: #C9E6EF;
  border-radius: 8px;
}
.form-mf-entry__item, .form-mf-entry__title {
  font: 500 18px/1.24 "Inter";
  color: #177B9B;
  text-align: center;
}
.form-mf-entry__label {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 1.6rem;
  cursor: pointer;
  border: 1px solid #177B9B;
  border-radius: 8px;
}
.form-mf-entry__icon {
  width: 4.4rem;
  height: 4.4rem;
  filter: invert(38%) sepia(77%) saturate(547%) hue-rotate(149deg) brightness(90%) contrast(87%);
}
.form-mf-entry__info {
  position: absolute;
  z-index: 100;
  content: "";
  top: 1.6rem;
  left: 1.6rem;
  color: #69ABBF;
}
.form-mf-entry__info:hover + .form-mf-entry__info-popup {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-mf-entry__info-popup {
  display: none;
  position: absolute;
  content: "";
  width: 100px;
  height: 49px;
  top: -20px;
  right: -7px;
  background-color: red;
  border-radius: 8px;
  border: none;
  border: 1px solid #3E5258;
  background-color: rgba(255, 255, 255, 0.7);
}
.form-mf-entry__info-popup span {
  font: 500 14px/1.24 "Inter";
  color: #3E5258;
}

input[name=service] {
  opacity: 0;
  pointer-events: none;
  position: fixed;
}

.form-mf-entry__label:has(> input[name=service]:checked) {
  background-color: #177B9B;
}

input[name=service]:checked + .form-mf-entry__title,
input[name=service]:checked + .form-mf-entry__info {
  color: #EAF4F8;
}

input[name=service]:checked ~ .form-mf-entry__icon {
  filter: invert(97%) sepia(11%) saturate(3469%) hue-rotate(178deg) brightness(113%) contrast(93%);
}

.popup-reg-mf {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 37.6rem;
  padding: 13rem 4rem 5.4rem;
}
.popup-reg-mf__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 6.4rem;
}
.popup-reg-mf__title {
  margin: 0;
  margin-bottom: 1rem;
  font: 600 28px/1.24 "Inter";
  color: #365661;
}
.popup-reg-mf__description {
  text-align: center;
  margin: 0;
  font: 500 18px/1.24 "Inter";
  color: #678088;
}
.popup-reg-mf__check-img {
  position: absolute;
  content: "";
  top: -3.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #82CB85;
  width: 12.2rem;
  height: 12.2rem;
  border-radius: 50%;
  box-shadow: 0px 2.5rem 0px 0px rgba(151, 222, 154, 0.4);
}
.popup-reg-mf__img {
  object-fit: contain;
}

.manufacture-extinguisher {
  flex: 1;
}
.manufacture-extinguisher__wrapper {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
.manufacture-extinguisher-label {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: center;
  gap: 2.4rem;
}
.manufacture-extinguisher-label__name {
  padding: 0;
  margin: 0;
  font: 700 32px/1.24 "Inter";
  color: #177B9B;
}
.manufacture-extinguisher__container {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.manufacture-extinguisher__container__title {
  margin: 0;
  font: 600 28px/1.24 "Inter";
  margin-bottom: 3.6rem;
  color: #365661;
}

.manufacture-extinguisher-form .manufacture-form__container {
  gap: 3.6rem;
}
.manufacture-extinguisher-form .manufacture-form__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2.4rem;
  row-gap: 1.6rem;
}
.manufacture-extinguisher-form .manufacture-form__wrapper--columns-2 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.manufacture-extinguisher-form .manufacture-form__wrapper--row-2 {
  grid-template-rows: repeat(2, 1fr);
}
.manufacture-extinguisher-form .manufacture-form__title {
  position: relative;
  display: flex;
  margin: 0;
  font: 500 16px/1.24 "Inter";
  color: #647980;
}
.manufacture-extinguisher-form .manufacture-form__title::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #BCCDD3;
}
.manufacture-extinguisher-form .manufacture-form__info {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin: 0;
  padding: 1.5rem 1.6rem;
  border: 1px solid #69ABBF;
  border-radius: 0.8rem;
  font: 400 13px/1.38 "Inter";
  color: #3E5258;
}
.manufacture-extinguisher-form .manufacture-form__label {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}
.manufacture-extinguisher-form .manufacture-form__label-wrapper {
  display: flex;
  flex-direction: row;
  gap: 2.4rem;
}
.manufacture-extinguisher-form .manufacture-form__label-wrapper .manufacture-form__label {
  width: 50%;
}
.manufacture-extinguisher-form .manufacture-form__name {
  font: 400 12px/1 "Inter";
  color: #647980;
}
.manufacture-extinguisher-form .manufacture-form__label--settlement {
  grid-column: 1/-1;
  max-width: 40.8rem;
}
.manufacture-extinguisher-form .manufacture-form__label--postcode {
  grid-column: 1/-1;
  max-width: 26.4rem;
}

.message__box {
  display: flex;
}
.message--form-default {
  font: 400 13px/1.38 "Inter";
  color: #3E5258;
}
.message--form-danger {
  font: 500 14px/1.24 "Inter";
  color: #FF7B42;
}

.file__upload-wrapper {
  position: relative;
  display: inline-block;
}
.file__upload-input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.file__upload-input:hover + .btn {
  background-color: #0F93BD;
}
.file__upload-label {
  display: flex;
  align-items: center;
  padding: 0.5em 1em;
  background-color: #177B9B;
  color: #EAF4F8;
  border-radius: 20px;
  cursor: pointer;
  z-index: 5;
}
.file__upload-label img {
  margin-right: 0.5em;
}
.file__upload-photo-block {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
}
.file__upload-photo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14rem;
  height: 11.8rem;
  background-color: #d7e1e4;
  border-radius: 0.8rem;
}
.file__upload-photo-text {
  color: #365661;
}
.file__doc-cross {
  width: 12px;
  height: 12px;
  filter: invert(38%) sepia(77%) saturate(547%) hue-rotate(149deg) brightness(90%) contrast(87%);
}
.file__upload-photo-img {
  width: 100%;
  border-radius: 0.8rem;
  height: 100%;
  object-fit: cover;
}
.file__pdf-icon {
  height: 70%;
}

.accordion__input {
  display: none;
}
.accordion__label {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0.8rem;
}
.accordion__content {
  border-top: none;
  display: none;
}
.accordion__input:checked + .accordion__label + .accordion__content {
  display: flex;
  flex-direction: column;
  gap: 3.6rem;
}
.accordion__toggle::after {
  content: url("/img/icons/chevron/single/down.svg");
  margin-left: 0.6rem;
  position: absolute;
  filter: invert(38%) sepia(77%) saturate(547%) hue-rotate(149deg) brightness(90%) contrast(87%);
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
}
.accordion__toggle::before {
  content: "Развернуть";
  position: absolute;
  top: 0;
  right: 2.8rem;
  color: #177B9B;
  font-size: 14px;
  line-height: 1.28;
  font-weight: 500;
}
.accordion__input:checked + .accordion__label .accordion__toggle::after {
  content: url("/img/icons/chevron/single/down.svg");
  transform: rotate(-180deg);
}
.accordion__input:checked + .accordion__label .accordion__toggle::before {
  content: "Свернуть";
}

.address-object--ctu-add {
  align-self: center;
}
.address-object .form__doc-list {
  display: flex;
  flex-direction: column;
}
.address-object .form__doc-item {
  position: relative;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  width: 100%;
  justify-content: space-between;
}
.address-object .form__doc-item > span {
  color: #647980;
  font: 400 13px/1.38 "Inter";
}
.address-object .form__doc-item::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #C8DDE3;
}
.address-object .btn__form-box .message__box {
  margin-bottom: 2rem;
}

.link--back {
  margin-left: auto;
}

.location-ps-info-company__info {
  display: flex;
  gap: 1.2rem;
  align-items: center;
}
.location-ps-info-block__filter {
  padding: 1.6rem;
  border-radius: 1.6rem;
  background-image: linear-gradient(#ffffff, #EBF1F2);
}
.location-ps-info-block__filter--btn {
  justify-content: start;
}
.location-ps-info-block__table-wrapper {
  padding: 2.4rem 1.2rem;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  background-color: #F3F7F9;
  border-radius: 1.6rem;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
}
.location-ps-info-block__table-info {
  display: flex;
  flex-direction: column;
  padding: 2.4rem;
  gap: 2.4rem;
}
.location-ps-info-block__table-info--title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.location-ps-info-block__table-info--title h3 {
  color: #177B9B;
}
.location-ps-info-block__table-block {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

.line--var {
  border: none;
  width: 100%;
  height: 1px;
  background-color: #BCCDD3;
}

.search-maintenance__card {
  max-width: 61.6rem;
  padding: 2.4rem;
  background-color: white;
  border-radius: 8px;
  color: #177B9B;
}
.search-maintenance__list {
  color: #365661;
  margin-left: 2rem;
}
.search-maintenance__list li {
  list-style: disc;
}

.popup-invite {
  width: 100%;
  max-width: 70rem;
  background-color: #ffffff;
  padding: 0;
}
.popup-invite__title {
  background-color: #E9F3F6;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.popup-invite__title--email {
  background-color: #14576C;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.popup-invite__card-company {
  background-color: #F3F7F9;
  border-radius: 8px;
}
.popup-invite__send {
  max-width: 55rem;
  height: 24.3rem;
}
.popup-invite--email {
  max-width: 60rem;
}
.popup-invite--textarea {
  min-height: 15rem;
}

.check-block {
  position: relative;
  background-color: #F3F7F9;
  border-radius: 1.6rem;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 1px 3px 6px 0px rgba(116, 147, 156, 0.3);
  padding: 2.4rem;
}

.check-steps {
  position: absolute;
  content: "";
  top: 10rem;
  left: -17rem;
  display: flex;
  flex-direction: column;
  gap: 8rem;
}
.check-steps__step {
  position: relative;
}
.check-steps__step::after {
  position: absolute;
  content: "";
  bottom: -0.8rem;
  right: 0.1rem;
  width: 68px;
  height: 0.4em;
  background-color: #82CB85;
  border-radius: 0.4rem;
  transform: rotate(-90deg) translate(-50%);
}

.location-list {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  color: #647980;
}
.location-list__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #647980;
}
.location-list__inner {
  margin-bottom: 0;
}

.location-form {
  display: grid;
  gap: 1.6rem;
  color: #647980;
}
.location-form__editable-item-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.location-form__header-btn-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #647980;
}
.location-form__btn-back-wrapper {
  width: 100%;
  display: flex;
  justify-content: end;
}
.location-form__name-row {
  display: grid;
  grid-template-columns: 1fr 12.5rem;
  gap: 1.6rem;
}
.location-form__responsible-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.4rem;
}

.responsible-list {
  display: flex;
  flex-direction: column;
  gap: 3.6rem;
}
.responsible-list__block {
  gap: 1.6rem;
}

.error-page {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  gap: 4.4rem;
  background-color: #FFFFFF;
  position: relative;
}
.error-page--404 {
  gap: 7rem;
}
.error-page--403 {
  gap: 13rem;
}
.error-page__logo {
  position: absolute;
  top: 4.8rem;
  left: 6.4rem;
  z-index: 10;
}
.error-page__ellipse {
  position: absolute;
  top: -7%;
  left: -2%;
}
.error-page__content {
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.error-page__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1.2rem;
  color: #BCCDD3;
}
.error-page__header-1 {
  color: #BCCDD3;
  font-size: 128px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%; /* 158.72px */
}
.error-page__header-2 {
  color: #647980;
}
.error-page__illustr {
  width: 45rem;
  z-index: 10;
}
.error-page__illustr-403 {
  width: 34rem;
  z-index: 10;
}

.login-page {
  position: relative;
}
.login-page .logo__wrapper {
  position: absolute;
  content: "";
  top: 2.4rem;
  left: 4rem;
  width: 16.2rem;
  height: 5rem;
}
.login-page__pic-wrapper {
  height: 100vh;
  margin-right: -6.4rem;
}
.login-page__pic {
  object-fit: cover;
  height: 100%;
  width: 100%;
  aspect-ratio: 3/2;
}
.login-page__form-wrapper {
  background-image: linear-gradient(to right, #EAF4F8, #C0D5DE);
  border-radius: 0.6rem 0px 0px 0.6rem;
  flex-grow: 1;
  width: 67.2rem;
  padding-inline: 10.6rem;
  box-shadow: 0px 0px 1px 0px rgba(116, 147, 156, 0.5), 0px 4px 12px 0px rgba(116, 147, 156, 0.25);
}
.login-page__form {
  width: 30rem;
  background-color: #FFFFFF;
  padding: 4rem;
  border-radius: 0.6rem;
  min-width: 46rem;
  width: 100%;
  box-shadow: 0px 0px 1px 0px rgba(12, 26, 75, 0.1), 0px 20px 24px 0px rgba(20, 37, 63, 0.06);
}
.login-page__form .btn {
  width: 100%;
}

.qr-info-page {
  background: #FFFFFF;
}
.qr-info-page__content {
  max-width: 70rem;
  padding: 1.6rem 2.4rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 2.4rem;
}
.qr-info-page__logo {
  height: 4rem;
}
.qr-info-page__img-wrapper {
  max-height: 22rem;
  border-radius: 0.8rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.qr-info-page__img-wrapper > img {
  height: auto;
}
.qr-info-page__atribute {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #d7e1e4;
}
.qr-info-page__indicator {
  width: 1rem;
  height: 1rem;
  border-radius: 10rem;
  background-color: #97DE9A;
}
.qr-info-page__indicator--warning {
  background-color: #F68554;
}
.qr-info-page__btn-wrapper {
  position: absolute;
  right: 0;
}

/* @mixin hover-focus {
    @media (hover: hover) {
      &:hover:not(.focus-visible) {
        @content;
      }
    }

    &.focus-visible:focus {
      @content;
    }
  }
*/
/*  @include hover-focus {
      opacity: 0.8;
    }
*/
/*@mixin hover {
    @media (hover: hover) {
      &:hover:not(.focus-visible) {
        @content;
      }
    }
  }
*/
/*@mixin focus {
    &.focus-visible:focus {
      @content;
    }
  }
*/
/*@mixin active {
    &.focus-visible:active {
      @content;
    }
  }
*/

/*# sourceMappingURL=style.css.map */
