.html-root {
  font-size: 16px;
  scroll-behavior: smooth;
}
.no-wrap {
    white-space: nowrap;
}

.page-body {
  background-color: oklch(0.17 0.045 254);
  color: oklch(0.96 0.01 240);
  font-family: "DM Sans", system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.main-wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  display: block;
}

.container {
  width: 100%;
  max-width: 1840px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
}

.content {
  display: block;
  width: 100%;
}

.footer__col {
  min-width: 0px;
}

.icon {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  display: block;
}

.icon--hidden {
  display: none;
}

.icon--sm {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  display: block;
}

.header {
  position: sticky;
  top: 0px;
  z-index: 40;
  background-color: oklch(0.17 0.045 254 / 0.96);
  backdrop-filter: blur(10px);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
}

.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.header__logo {
  display: flex;
  align-items: center;
  column-gap: 0.625rem;
  min-width: 0px;
  text-decoration: none;
  color: oklch(0.96 0.01 240);
  flex-shrink: 1;
}

.header__logo-img {
  width: 2.5rem;
  height: 2.5rem;
  flex-shrink: 0;
}

.header__brand {
  min-width: 0px;
  display: block;
}

.header__brand-name {
  display: block;
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.header__brand-sub {
  display: none;
  font-size: 0.75rem;
  color: oklch(0.72 0.03 240);
}

.header__nav {
  display: none;
  align-items: center;
  column-gap: 0.125rem;
}

.header__nav-link {
  padding-top: 0.5rem;
  padding-right: 0.625rem;
  padding-bottom: 0.5rem;
  padding-left: 0.625rem;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  font-size: 0.875rem;
  color: oklch(0.72 0.03 240);
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s ease;
  background-color: transparent;
  cursor: pointer;
}

.header__nav-link--hover {
  color: oklch(0.78 0.14 195);
}

.header__phone {
  display: none;
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.78 0.14 195 / 0.42);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.78 0.14 195 / 0.42);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.78 0.14 195 / 0.42);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.78 0.14 195 / 0.42);
  font-size: 0.875rem;
  font-weight: 600;
  color: oklch(0.78 0.14 195);
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}

.header__phone--hover {
  background-color: oklch(0.78 0.14 195 / 0.14);
}

.header__burger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: transparent;
  color: oklch(0.72 0.03 240);
  cursor: pointer;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.header__burger--hover {
  color: oklch(0.78 0.14 195);
  border-top-color: oklch(0.78 0.14 195 / 0.42);
  border-right-color: oklch(0.78 0.14 195 / 0.42);
  border-bottom-color: oklch(0.78 0.14 195 / 0.42);
  border-left-color: oklch(0.78 0.14 195 / 0.42);
}

.header__mobile {
  display: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
}

.header__mobile--open {
  display: block;
}

.header__mobile-inner {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.header__mobile-link {
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: oklch(0.72 0.03 240);
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253 / 0.6);
  cursor: pointer;
}

.header__mobile-link--hover {
  color: oklch(0.78 0.14 195);
}

.header__mobile-phone {
  display: block;
  margin-top: 0.75rem;
  margin-bottom: 0.5rem;
  padding-top: 0.75rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.page {
  display: none;
}

.page--active {
  display: block;
}

.hero {
  position: relative;
  overflow: hidden;
  background-image: radial-gradient(120% 100% at 80% 0%, oklch(0.62 0.15 250 / 0.35), transparent 60%), linear-gradient(180deg, oklch(0.2 0.045 254), oklch(0.17 0.045 254));
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
}

.hero__lines {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
  background-image: linear-gradient(to right, oklch(0.32 0.05 253 / 0.6) 0.0625rem, transparent 0.0625rem), linear-gradient(to bottom, oklch(0.32 0.05 253 / 0.6) 0.0625rem, transparent 0.0625rem);
  background-size: 4rem 4rem;
  pointer-events: none;
}

.hero__inner {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.hero__inner--center {
  text-align: center;
}

.badge {
  display: inline-flex;
  padding-top: 0.25rem;
  padding-right: 0.75rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  border-top-left-radius: 62.4375rem;
  border-top-right-radius: 62.4375rem;
  border-bottom-right-radius: 62.4375rem;
  border-bottom-left-radius: 62.4375rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.78 0.14 195 / 0.42);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.78 0.14 195 / 0.42);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.78 0.14 195 / 0.42);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.78 0.14 195 / 0.42);
  background-color: oklch(0.78 0.14 195 / 0.14);
  font-size: 0.75rem;
  line-height: 1.3333;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: oklch(0.78 0.14 195);
}

.hero__title {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-top: 1.5rem;
  margin-bottom: 0px;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  overflow-wrap: break-word;
  text-wrap: balance;
  hyphens: auto;
}

.hero__title--left {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1.25rem;
}

.hero__title-accent {
  background-image: linear-gradient(120deg, oklch(0.78 0.14 195), oklch(0.62 0.15 250));
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.hero__text {
  margin-top: 1.25rem;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 42rem;
  font-size: 0.875rem;
  line-height: 1.625;
  color: oklch(0.72 0.03 240);
  text-wrap: pretty;
  overflow-wrap: break-word;
}

.hero__text--left {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1rem;
  max-width: 48rem;
}

.hero__actions {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 0.75rem;
  column-gap: 0.75rem;
  width: 100%;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.5rem;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  max-width: 20rem;
  box-sizing: border-box;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}

.btn--primary {
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
}

.btn--primary-hover {
  opacity: 0.9;
}

.btn--outline {
  background-color: transparent;
  color: oklch(0.96 0.01 240);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
}

.btn--outline-hover {
  border-top-color: oklch(0.78 0.14 195 / 0.42);
  border-right-color: oklch(0.78 0.14 195 / 0.42);
  border-bottom-color: oklch(0.78 0.14 195 / 0.42);
  border-left-color: oklch(0.78 0.14 195 / 0.42);
  color: oklch(0.78 0.14 195);
}

.hero__image {
  display: block;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 64rem;
  height: auto;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  box-shadow: 0 24px 60px -30px oklch(0.78 0.14 195 / 0.45);
}

.section {
  background-color: transparent;
}

.section--muted {
  background-color: oklch(0.2 0.045 254 / 0.5);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
}

.section__inner {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.section__title {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-wrap: balance;
  overflow-wrap: break-word;
}

.section__subtitle {
  margin-top: 0.75rem;
  margin-bottom: 0px;
  max-width: 48rem;
  font-size: 0.875rem;
  line-height: 1.4286;
  color: oklch(0.72 0.03 240);
  text-wrap: pretty;
  overflow-wrap: break-word;
}

.section__body {
  margin-top: 1.5rem;
  text-wrap: pretty;
  overflow-wrap: break-word;
}

.grid {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 1.25rem;
  column-gap: 1.25rem;
}

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

.grid--3 {
  grid-template-columns: 1fr;
}

.grid--4 {
  grid-template-columns: 1fr;
}

.card {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.2 0.045 254);
  display: block;
  text-decoration: none;
  color: oklch(0.96 0.01 240);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  box-sizing: border-box;
}

.card--hover {
  transform: translateY(-4px);
  border-top-color: oklch(0.78 0.14 195 / 0.42);
  border-right-color: oklch(0.78 0.14 195 / 0.42);
  border-bottom-color: oklch(0.78 0.14 195 / 0.42);
  border-left-color: oklch(0.78 0.14 195 / 0.42);
  box-shadow: 0 24px 60px -30px oklch(0.78 0.14 195 / 0.45);
}

.card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  margin-bottom: 1.25rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  background-color: oklch(0.78 0.14 195 / 0.14);
  color: oklch(0.78 0.14 195);
}

.card__title {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-wrap: balance;
  overflow-wrap: break-word;
}

.card__text {
  margin-top: 0.5rem;
  margin-bottom: 0px;
  font-size: 0.875rem;
  line-height: 1.625;
  color: oklch(0.72 0.03 240);
  text-wrap: pretty;
  overflow-wrap: break-word;
}

.card__link {
  display: inline-flex;
  align-items: center;
  column-gap: 0.375rem;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: oklch(0.78 0.14 195);
}

.list {
  margin-top: 0.75rem;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 1.25rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  list-style-type: disc;
  list-style-position: outside;
}

.list__item {
  margin-top: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.625;
  color: oklch(0.72 0.03 240);
}

.steps {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 1.75rem;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  list-style-type: none;
}

.steps__item {
  position: relative;
  margin-bottom: 1.5rem;
}

.steps__num {
  position: absolute;
  left: -2.5625rem;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  border-top-left-radius: 62.4375rem;
  border-top-right-radius: 62.4375rem;
  border-bottom-right-radius: 62.4375rem;
  border-bottom-left-radius: 62.4375rem;
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
  font-size: 0.75rem;
  font-weight: 600;
}

.steps__title {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.steps__text {
  margin-top: 0.375rem;
  margin-bottom: 0px;
  font-size: 0.875rem;
  line-height: 1.625;
  color: oklch(0.72 0.03 240);
}

.stats {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 2rem;
  column-gap: 2rem;
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.stats__value {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: oklch(0.78 0.14 195);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.stats__label {
  margin-top: 0.375rem;
  margin-bottom: 0px;
  font-size: 0.875rem;
  color: oklch(0.72 0.03 240);
}

.prose {
  max-width: 56rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.prose__h2 {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1.1875rem;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 0px;
  color: oklch(0.96 0.01 240);
}

.prose__p {
  margin-top: 1rem;
  margin-bottom: 0px;
  font-size: 0.9375rem;
  line-height: 1.75;
  color: oklch(0.72 0.03 240);
}

.prose__link {
  color: oklch(0.78 0.14 195);
  text-decoration: underline;
}

.info {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 0.75rem;
  column-gap: 1.125rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.info__item {
  font-size: 0.875rem;
  line-height: 1.625;
}

.info__label {
  display: block;
  font-size: 0.8125rem;
  color: oklch(0.72 0.03 240);
}

.info__value {
  display: block;
  color: oklch(0.96 0.01 240);
}

.info__link {
  color: oklch(0.78 0.14 195);
  text-decoration: none;
}

.info__link--hover {
  text-decoration: underline;
}

.review__head {
  display: flex;
  align-items: center;
  column-gap: 0.75rem;
  flex-wrap: wrap;
}

.review__name {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.review__stars {
  font-size: 0.875rem;
  color: oklch(0.78 0.14 195);
  letter-spacing: 0.1em;
}

.review__role {
  margin-top: 0.25rem;
  margin-bottom: 0px;
  font-size: 0.8125rem;
  color: oklch(0.72 0.03 240);
}

.review__text {
  margin-top: 0.875rem;
  margin-bottom: 0px;
  font-size: 0.9375rem;
  line-height: 1.75;
  color: oklch(0.72 0.03 240);
  text-wrap: pretty;
  overflow-wrap: break-word;
}

.faq {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 0.75rem;
}

.faq__item {
  border-top-left-radius: 0.875rem;
  border-top-right-radius: 0.875rem;
  border-bottom-right-radius: 0.875rem;
  border-bottom-left-radius: 0.875rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.2 0.045 254);
  overflow: hidden;
}

.faq__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 0.875rem;
  width: 100%;
  padding-top: 1rem;
  padding-right: 1.125rem;
  padding-bottom: 1rem;
  padding-left: 1.125rem;
  background-color: transparent;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
  color: oklch(0.96 0.01 240);
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  box-sizing: border-box;
}

.faq__question--hover {
  color: oklch(0.78 0.14 195);
}

.faq__sign {
  color: oklch(0.78 0.14 195);
  font-size: 1.25rem;
  flex-shrink: 0;
  line-height: 1;
}

.faq__answer {
  display: none;
  padding-top: 0px;
  padding-right: 1.125rem;
  padding-bottom: 1.125rem;
  padding-left: 1.125rem;
}

.faq__answer--open {
  display: block;
}

.faq__answer-text {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 0.9375rem;
  line-height: 1.75;
  color: oklch(0.72 0.03 240);
  text-wrap: pretty;
  overflow-wrap: break-word;
}

.vacancies__controls {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 0.75rem;
  column-gap: 0.75rem;
  margin-bottom: 1.375rem;
}

.vacancies__search {
  width: 100%;
  padding-top: 0.75rem;
  padding-right: 0.875rem;
  padding-bottom: 0.75rem;
  padding-left: 0.875rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.17 0.045 254);
  color: oklch(0.96 0.01 240);
  font-size: 0.9375rem;
  font-family: "DM Sans", system-ui, sans-serif;
  box-sizing: border-box;
  outline: none;
}

.vacancies__select {
  width: 100%;
  padding-top: 0.75rem;
  padding-right: 0.875rem;
  padding-bottom: 0.75rem;
  padding-left: 0.875rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.17 0.045 254);
  color: oklch(0.96 0.01 240);
  font-size: 0.9375rem;
  font-family: "DM Sans", system-ui, sans-serif;
  box-sizing: border-box;
  outline: none;
}

.vacancies__count {
  font-size: 0.875rem;
  color: oklch(0.72 0.03 240);
  margin-bottom: 1rem;
  margin-top: 0px;
}

.vacancies__list {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 0.875rem;
}

.vacancy {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.2 0.045 254);
  overflow: hidden;
}

.vacancy--hidden {
  display: none;
}

.vacancy__head {
  display: block;
  width: 100%;
  padding-top: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  background-color: transparent;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
  color: oklch(0.96 0.01 240);
  text-align: left;
  cursor: pointer;
  box-sizing: border-box;
}

.vacancy__head--hover {
  background-color: oklch(0.25 0.05 254);
}

.vacancy__title {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.vacancy__meta {
  margin-top: 0.5rem;
  margin-bottom: 0px;
  font-size: 0.875rem;
  color: oklch(0.72 0.03 240);
}

.vacancy__salary {
  margin-top: 0.625rem;
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 600;
  color: oklch(0.78 0.14 195);
}

.vacancy__toggle {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: oklch(0.78 0.14 195);
  display: inline-block;
}

.vacancy__body {
  display: none;
  padding-top: 0px;
  padding-right: 1.25rem;
  padding-bottom: 1.375rem;
  padding-left: 1.25rem;
}

.vacancy__body--open {
  display: block;
}

.vacancy__subtitle {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  margin-top: 1.125rem;
  margin-bottom: 0px;
}

.vacancy__text {
  margin-top: 0.625rem;
  margin-bottom: 0px;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: oklch(0.72 0.03 240);
}

.vacancies__empty {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  border-top-left-radius: 0.875rem;
  border-top-right-radius: 0.875rem;
  border-bottom-right-radius: 0.875rem;
  border-bottom-left-radius: 0.875rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.2 0.045 254);
  font-size: 0.9375rem;
  color: oklch(0.72 0.03 240);
  text-align: center;
}

.vacancies__empty--hidden {
  display: none;
}

.form {
  padding-top: 1.375rem;
  padding-right: 1.375rem;
  padding-bottom: 1.375rem;
  padding-left: 1.375rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.2 0.045 254);
  box-sizing: border-box;
}

.form__title {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1.1875rem;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.form__text {
  margin-top: 0.625rem;
  margin-bottom: 0px;
  font-size: 0.9375rem;
  color: oklch(0.72 0.03 240);
}

.form__grid {
  margin-top: 1.375rem;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 1rem;
  column-gap: 1rem;
}

.form__field {
  display: block;
  font-size: 0.9375rem;
}

.form__field--wide {
  display: block;
  font-size: 0.9375rem;
  margin-top: 1rem;
}

.form__label {
  display: block;
  font-size: 0.875rem;
  color: oklch(0.72 0.03 240);
}

.form__input {
  margin-top: 0.375rem;
  width: 100%;
  padding-top: 0.6875rem;
  padding-right: 0.8125rem;
  padding-bottom: 0.6875rem;
  padding-left: 0.8125rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.17 0.045 254);
  color: oklch(0.96 0.01 240);
  font-size: 0.9375rem;
  font-family: "DM Sans", system-ui, sans-serif;
  outline: none;
  box-sizing: border-box;
}

.form__textarea {
  margin-top: 0.375rem;
  width: 100%;
  padding-top: 0.6875rem;
  padding-right: 0.8125rem;
  padding-bottom: 0.6875rem;
  padding-left: 0.8125rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.17 0.045 254);
  color: oklch(0.96 0.01 240);
  font-size: 0.9375rem;
  font-family: "DM Sans", system-ui, sans-serif;
  outline: none;
  resize: vertical;
  box-sizing: border-box;
}

.form__input--focus {
  border-top-color: oklch(0.78 0.14 195);
  border-right-color: oklch(0.78 0.14 195);
  border-bottom-color: oklch(0.78 0.14 195);
  border-left-color: oklch(0.78 0.14 195);
}

.form__error {
  display: none;
  margin-top: 0.375rem;
  font-size: 0.8125rem;
  color: oklch(0.7 0.19 25);
}

.form__error--visible {
  display: block;
}

.form__consent {
  display: flex;
  align-items: flex-start;
  column-gap: 0.625rem;
  margin-top: 1.125rem;
  font-size: 0.8125rem;
  line-height: 1.6;
  color: oklch(0.72 0.03 240);
}

.form__checkbox {
  width: 1.0625rem;
  height: 1.0625rem;
  margin-top: 0.1875rem;
  flex-shrink: 0;
  accent-color: oklch(0.78 0.14 195);
}

.form__link {
  color: oklch(0.78 0.14 195);
  text-decoration: underline;
  cursor: pointer;
}

.form__submit {
  margin-top: 1.375rem;
  width: 100%;
  padding-top: 0.875rem;
  padding-right: 1.5rem;
  padding-bottom: 0.875rem;
  padding-left: 1.5rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
  font-size: 0.9375rem;
  font-weight: 600;
  font-family: "DM Sans", system-ui, sans-serif;
  cursor: pointer;
  box-sizing: border-box;
}

.form__submit--hover {
  opacity: 0.9;
}

.form__success {
  display: none;
  margin-top: 1rem;
  padding-top: 0.75rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.78 0.14 195 / 0.42);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.78 0.14 195 / 0.42);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.78 0.14 195 / 0.42);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.78 0.14 195 / 0.42);
  background-color: oklch(0.78 0.14 195 / 0.14);
  font-size: 0.9375rem;
  color: oklch(0.78 0.14 195);
}

.form__success--visible {
  display: block;
}

.map {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  overflow: hidden;
  background-color: oklch(0.2 0.045 254);
}

.map__frame {
  display: block;
  width: 100%;
  height: 21.25rem;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
}

.map__caption {
  padding-top: 0.875rem;
  padding-right: 1.125rem;
  padding-bottom: 0.875rem;
  padding-left: 1.125rem;
  font-size: 0.875rem;
  color: oklch(0.72 0.03 240);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.chat__button {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 40;
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  padding-top: 0.75rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  border-top-left-radius: 62.4375rem;
  border-top-right-radius: 62.4375rem;
  border-bottom-right-radius: 62.4375rem;
  border-bottom-left-radius: 62.4375rem;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
  font-size: 0.875rem;
  font-weight: 600;
  font-family: "DM Sans", system-ui, sans-serif;
  cursor: pointer;
  box-shadow: 0 14px 34px -14px oklch(0 0 0 / 0.8);
  transition: transform 0.2s ease;
}

.chat__button--hover {
  transform: scale(1.05);
}

.chat__button--hidden {
  display: none;
}

.chat__button-label {
  display: none;
}

.chat__panel {
  display: none;
  position: fixed;
  right: 0.5rem;
  left: 0.5rem;
  bottom: 1rem;
  z-index: 40;
  max-height: 70vh;
  flex-direction: column;
  overflow: hidden;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.22 0.045 254);
  box-shadow: 0 24px 60px -20px oklch(0 0 0 / 0.85);
}

.chat__panel--open {
  display: flex;
}

.chat__header {
  display: flex;
  align-items: center;
  column-gap: 0.75rem;
  padding-top: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  background-color: oklch(0.2 0.045 254);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
}

.chat__avatar {
  width: 2.75rem;
  height: 2.75rem;
  flex-shrink: 0;
  border-top-left-radius: 62.4375rem;
  border-top-right-radius: 62.4375rem;
  border-bottom-right-radius: 62.4375rem;
  border-bottom-left-radius: 62.4375rem;
  object-fit: cover;
}

.chat__who {
  min-width: 0px;
  flex-grow: 1;
}

.chat__name {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 0.875rem;
  font-weight: 600;
}

.chat__status {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 0.75rem;
  color: oklch(0.72 0.03 240);
}

.chat__close {
  padding-top: 0.375rem;
  padding-right: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.375rem;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
  background-color: transparent;
  color: oklch(0.72 0.03 240);
  cursor: pointer;
  flex-shrink: 0;
}

.chat__close--hover {
  color: oklch(0.96 0.01 240);
  background-color: oklch(0.25 0.05 254);
}

.chat__body {
  flex-grow: 1;
  overflow-y: auto;
  padding-top: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  display: flex;
  flex-direction: column;
  row-gap: 0.75rem;
}

.chat__msg {
  max-width: 90%;
  font-size: 0.875rem;
  line-height: 1.625;
  color: oklch(0.96 0.01 240);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.chat__msg--user {
  margin-left: auto;
  max-width: 85%;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.75rem;
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
}

.chat__quick {
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.5rem;
  row-gap: 0.5rem;
  padding-top: 0.25rem;
}

.chat__quick--hidden {
  display: none;
}

.chat__quick-btn {
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  border-top-left-radius: 62.4375rem;
  border-top-right-radius: 62.4375rem;
  border-bottom-right-radius: 62.4375rem;
  border-bottom-left-radius: 62.4375rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: transparent;
  color: oklch(0.72 0.03 240);
  font-size: 0.75rem;
  font-family: "DM Sans", system-ui, sans-serif;
  cursor: pointer;
}

.chat__quick-btn--hover {
  color: oklch(0.78 0.14 195);
  border-top-color: oklch(0.78 0.14 195 / 0.42);
  border-right-color: oklch(0.78 0.14 195 / 0.42);
  border-bottom-color: oklch(0.78 0.14 195 / 0.42);
  border-left-color: oklch(0.78 0.14 195 / 0.42);
}

.chat__form {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
}

.chat__input {
  flex-grow: 1;
  min-width: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.17 0.045 254);
  color: oklch(0.96 0.01 240);
  font-size: 0.875rem;
  font-family: "DM Sans", system-ui, sans-serif;
  outline: none;
}

.chat__send {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
  cursor: pointer;
}

.cookie {
  display: none;
  position: fixed;
  left: 1rem;
  right: 6rem;
  bottom: 1rem;
  z-index: 30;
  max-width: 36rem;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: oklch(0.32 0.05 253);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: oklch(0.32 0.05 253);
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: oklch(0.32 0.05 253);
  background-color: oklch(0.22 0.045 254);
  box-shadow: 0 24px 60px -20px oklch(0 0 0 / 0.85);
  box-sizing: border-box;
}

.cookie--visible {
  display: block;
}

.cookie__text {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 0.75rem;
  line-height: 1.625;
  color: oklch(0.72 0.03 240);
}

.cookie__link {
  color: oklch(0.78 0.14 195);
  text-decoration: underline;
  cursor: pointer;
}

.cookie__accept {
  margin-top: 0.75rem;
  width: 100%;
  padding-top: 0.625rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-left: 1.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: transparent;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: transparent;
  background-color: oklch(0.78 0.14 195);
  color: oklch(0.18 0.05 250);
  font-size: 0.9375rem;
  font-weight: 600;
  font-family: "DM Sans", system-ui, sans-serif;
  cursor: pointer;
}

.footer {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  background-color: oklch(0.2 0.045 254 / 0.6);
  margin-top: 4rem;
}

.footer__grid {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 2.5rem;
  column-gap: 2.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.footer__brand {
  font-family: "Space Grotesk", system-ui, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.footer__text {
  margin-top: 0.75rem;
  margin-bottom: 0px;
  font-size: 0.875rem;
  line-height: 1.625;
  color: oklch(0.72 0.03 240);
  text-wrap: pretty;
  overflow-wrap: break-word;
  hyphens: auto;
}

.footer__title {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 0.875rem;
  font-weight: 600;
  text-wrap: balance;
}

.footer__title--spaced {
  margin-top: 1.5rem;
  margin-bottom: 0px;
  font-size: 0.875rem;
  font-weight: 600;
  text-wrap: balance;
}

.footer__list {
  margin-top: 1rem;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 0.5rem;
}

.footer__link {
  font-size: 0.875rem;
  line-height: 1.5;
  color: oklch(0.72 0.03 240);
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-wrap: pretty;
  overflow-wrap: break-word;
  hyphens: auto;
}

.footer__link--hover {
  color: oklch(0.78 0.14 195);
}

.footer__contact {
  display: flex;
  align-items: flex-start;
  column-gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: oklch(0.72 0.03 240);
  overflow-wrap: break-word;
  text-wrap: pretty;
  hyphens: auto;
}

.footer__contact-icon {
  color: oklch(0.78 0.14 195);
  margin-top: 0.125rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}

.footer__bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: oklch(0.32 0.05 253);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.footer__copy {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 0.75rem;
  line-height: 1.6;
  text-align: center;
  color: oklch(0.72 0.03 240);
  text-wrap: pretty;
  max-width: 60rem;
}

@media (min-width: 640px) {
  .header__brand-sub {
    display: block;
  }
  .hero__actions {
    flex-direction: row;
  }
  .btn {
    width: auto;
  }
  .hero__title {
    font-size: 1.875rem;
  }
  .hero__text {
    font-size: 1rem;
  }
  .section__title {
    font-size: 1.5rem;
  }
  .section__subtitle {
    font-size: 1rem;
  }
  .stats__value {
    font-size: 1.875rem;
  }
  .chat__button-label {
    display: inline;
  }
  .chat__panel {
    left: auto;
    width: 24rem;
    right: 0.5rem;
    bottom: 1rem;
  }
  .cookie {
    left: 1rem;
    right: auto;
    width: 34rem;
    bottom: 1rem;
  }
  .cookie__text {
    font-size: 0.875rem;
  }
  .cookie__accept {
    width: auto;
  }
  .stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .html-root {
    font-size: 18px;
  }
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .hero__inner {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .hero__inner--center {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .hero__title {
    font-size: 2.25rem;
  }
  .section__inner {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .section__title {
    font-size: 1.875rem;
  }
  .prose {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .grid--2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .vacancies__controls {
    grid-template-columns: 2fr 1fr;
  }
  .form__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .info {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .map__frame {
    height: 26.25rem;
  }
}

@media (min-width: 1024px) {
  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .hero__inner--center .hero__title {
    font-size: 3rem;
  }
}

@media (min-width: 1280px) {
  .html-root {
    font-size: 21px;
  }
  .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .header__nav {
    display: flex;
  }
  .header__burger {
    display: none;
  }
  .header__mobile {
    display: none;
  }
  .header__mobile--open {
    display: none;
  }
  .grid--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .stats {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .footer__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1536px) {
  .container {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .header__phone {
    display: block;
  }
}
