.transition-standart {
  transition: all 0.4s;
}

.transition-long {
  transition: all 0.8s;
}

.color-brown-chocolate {
  color: #593127 !important;
}

.color-dark-chocolate {
  color: #451b11 !important;
}

.color-light-brown {
  color: #e1d3cf !important;
}

.color-dark-stone {
  color: #221e1f !important;
}

.color-asphalt-grey {
  color: #534d45 !important;
}

.color-warm-ceramic {
  color: #e9e5d5 !important;
}

.color-light-grey {
  color: #e3e2e0 !important;
}

.color-total-white {
  color: #ffffff !important;
}

.bg-color-brown-chocolate {
  background-color: #593127 !important;
}

.bg-color-dark-chocolate {
  background-color: #451b11 !important;
}

.bg-color-light-brown {
  background-color: #e1d3cf !important;
}

.bg-color-dark-stone {
  background-color: #221e1f !important;
}

.bg-color-asphalt-grey {
  background-color: #534d45 !important;
}

.bg-color-warm-ceramic {
  background-color: #e9e5d5 !important;
}

.bg-color-light-grey {
  background-color: #e3e2e0 !important;
}

.bg-color-total-white {
  background-color: #ffffff !important;
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 64.8rem;
  }
}
:root {
  --bs-border-color: rgba(118, 122, 97, 0.3);
}

.font-normal {
  font-family: "Spectral", sans-serif !important;
}

.font-special {
  font-family: "TT Ricordi Allegria Trial", "Alegreya", "Spectral", sans-serif !important;
}

.font-special-2 {
  font-family: "Alegreya", "Spectral", sans-serif !important;
}

.filter-color-brown-chocolate {
  filter: brightness(0) saturate(100%) invert(19%) sepia(9%) saturate(3665%) hue-rotate(324deg) brightness(90%) contrast(85%);
}

.filter-color-dark-chocolate {
  filter: brightness(0) saturate(100%) invert(8%) sepia(45%) saturate(2864%) hue-rotate(349deg) brightness(96%) contrast(91%);
}

.filter-color-light-brown {
  filter: brightness(0) saturate(100%) invert(18%) sepia(10%) saturate(3543%) hue-rotate(325deg) brightness(92%) contrast(84%);
}

.filter-color-dark-stone {
  filter: brightness(0) saturate(100%) invert(8%) sepia(11%) saturate(524%) hue-rotate(295deg) brightness(94%) contrast(90%);
}

.filter-color-asphalt-grey {
  filter: brightness(0) saturate(100%) invert(27%) sepia(17%) saturate(327%) hue-rotate(355deg) brightness(97%) contrast(86%);
}

.filter-color-warm-ceramic {
  filter: brightness(0) saturate(100%) invert(97%) sepia(97%) saturate(114%) hue-rotate(328deg) brightness(92%) contrast(98%);
}

.filter-color-light-grey {
  filter: brightness(0) saturate(100%) invert(93%) sepia(10%) saturate(35%) hue-rotate(2deg) brightness(97%) contrast(94%);
}

.filter-color-total-white {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(352deg) brightness(105%) contrast(101%);
}

.filter-color-red {
  filter: brightness(0) saturate(100%) invert(31%) sepia(98%) saturate(918%) hue-rotate(327deg) brightness(89%) contrast(92%);
}

.ekey {
  background: #e9e5d5;
  overflow: hidden;
}

.ekey-hero {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 62rem;
  padding: 16rem 0 8rem;
}
@media (max-width: 991px) {
  .ekey-hero {
    min-height: 50rem;
    padding: 13rem 0 6rem;
  }
}
@media (max-width: 767px) {
  .ekey-hero {
    min-height: 44rem;
    padding: 12rem 0 5rem;
  }
}
.ekey-hero__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.ekey-hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.ekey-hero__veil {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(34, 30, 31, 0.42) 0%, rgba(34, 30, 31, 0.38) 45%, rgba(34, 30, 31, 0.62) 100%);
}
.ekey-hero__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 2rem;
  color: #ffffff;
}
.ekey-hero__eyebrow {
  color: #ffffff;
  font-family: "Spectral", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.26rem;
  text-transform: uppercase;
  opacity: 0.85;
  text-shadow: 0 0.2rem 1.6rem rgba(0, 0, 0, 0.4);
}
@media (max-width: 767px) {
  .ekey-hero__eyebrow {
    font-size: 1.3rem;
    letter-spacing: 0.2rem;
  }
}
.ekey-hero__title {
  color: #ffffff;
  font-family: "TT Ricordi Allegria Trial", "Alegreya", "Spectral", sans-serif;
  font-weight: 400;
  font-size: 7.2rem;
  line-height: 0.98;
  letter-spacing: -0.1rem;
  text-transform: uppercase;
  text-shadow: 0 0.3rem 2.8rem rgba(0, 0, 0, 0.45);
}
@media (max-width: 991px) {
  .ekey-hero__title {
    font-size: 5.4rem;
  }
}
@media (max-width: 767px) {
  .ekey-hero__title {
    font-size: 3.8rem;
  }
}
.ekey-hero__subtitle {
  color: #ffffff;
  font-family: "Spectral", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.5;
  max-width: 60rem;
  opacity: 0.96;
  text-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.45);
}
@media (max-width: 767px) {
  .ekey-hero__subtitle {
    font-size: 1.7rem;
    max-width: 46rem;
  }
}

.ekey-steps {
  padding: 9rem 0;
}
@media (max-width: 767px) {
  .ekey-steps {
    padding: 5.6rem 0;
  }
}
.ekey-steps__title {
  font-family: "TT Ricordi Allegria Trial", "Alegreya", "Spectral", sans-serif;
  font-weight: 400;
  font-size: 4.4rem;
  line-height: 1.05;
  text-transform: uppercase;
  color: #221e1f;
  text-align: center;
  margin-bottom: 4.8rem;
}
@media (max-width: 767px) {
  .ekey-steps__title {
    font-size: 3.2rem;
    margin-bottom: 3.2rem;
  }
}
.ekey-steps__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.4rem;
}
@media (max-width: 1199px) {
  .ekey-steps__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .ekey-steps__grid {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }
}

.ekey-step {
  background: #ffffff;
  border-radius: 1.6rem;
  padding: 3rem 2.8rem 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  border: 1px solid rgba(34, 30, 31, 0.07);
  transition: transform 0.4s, box-shadow 0.4s;
}
.ekey-step:hover {
  transform: translateY(-0.4rem);
  box-shadow: 0 1.6rem 4rem rgba(34, 30, 31, 0.08);
}
.ekey-step__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.6rem;
}
.ekey-step__num {
  font-family: "TT Ricordi Allegria Trial", "Alegreya", "Spectral", sans-serif;
  font-weight: 400;
  font-size: 4.8rem;
  line-height: 1;
  color: #593127;
}
.ekey-step__icon {
  width: 4.4rem;
  height: 4.4rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(89, 49, 39, 0.25);
  border-radius: 50%;
  color: #593127;
  padding: 1rem;
}
.ekey-step__icon svg {
  width: 100%;
  height: 100%;
}
.ekey-step__line {
  display: block;
  height: 1px;
  background: rgba(34, 30, 31, 0.1);
}
.ekey-step__text {
  font-family: "Spectral", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.45;
  color: #534d45;
}
@media (max-width: 575px) {
  .ekey-step {
    padding: 2.2rem 2.2rem;
    gap: 1.2rem;
  }
  .ekey-step__num {
    font-size: 3.6rem;
  }
  .ekey-step__icon {
    width: 3.8rem;
    height: 3.8rem;
    padding: 0.85rem;
  }
}

.ekey-download {
  padding: 1rem 0 9rem;
}
@media (max-width: 767px) {
  .ekey-download {
    padding: 0 0 5.6rem;
  }
}
.ekey-download__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1.4rem;
}
.ekey-download__title {
  font-family: "TT Ricordi Allegria Trial", "Alegreya", "Spectral", sans-serif;
  font-weight: 400;
  font-size: 4rem;
  line-height: 1.05;
  text-transform: uppercase;
  color: #221e1f;
}
@media (max-width: 767px) {
  .ekey-download__title {
    font-size: 3rem;
  }
}
.ekey-download__subtitle {
  font-family: "Spectral", sans-serif;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.5;
  color: #534d45;
  max-width: 52rem;
}
@media (max-width: 767px) {
  .ekey-download__subtitle {
    font-size: 1.7rem;
  }
}
.ekey-download__hint {
  font-family: "Spectral", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #534d45;
  opacity: 0.75;
}
@media (max-width: 991px) {
  .ekey-download__hint {
    display: none;
  }
}
.ekey-download__apps {
  display: flex;
  gap: 2.4rem;
  margin-top: 2.4rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 575px) {
  .ekey-download__apps {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 30rem;
    gap: 1.4rem;
  }
}

.ekey-app {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.8rem;
  background: #ffffff;
  border: 1px solid rgba(34, 30, 31, 0.07);
  border-radius: 2rem;
  padding: 2.8rem;
}
@media (max-width: 991px) {
  .ekey-app {
    background: transparent;
    border: 0;
    padding: 0;
  }
}
.ekey-app__qr {
  width: 16rem;
  height: 16rem;
  display: block;
  border-radius: 1.2rem;
}
@media (max-width: 991px) {
  .ekey-app__qr {
    display: none;
  }
}

.ekey-badge {
  display: inline-flex;
  align-items: center;
  gap: 1.3rem;
  background: #221e1f;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 1.2rem;
  padding: 1.2rem 2.4rem;
  min-width: 21.5rem;
  text-decoration: none;
  transition: background 0.4s, transform 0.4s;
}
.ekey-badge:hover {
  background: #593127;
  transform: translateY(-0.2rem);
  color: #ffffff;
}
.ekey-badge__icon {
  width: 2.9rem;
  height: 2.9rem;
  flex-shrink: 0;
}
.ekey-badge__txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.12;
  gap: 0.15rem;
}
.ekey-badge__txt small {
  font-family: "Spectral", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  opacity: 0.8;
  letter-spacing: 0.02rem;
}
.ekey-badge__txt strong {
  font-family: "Spectral", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0.01rem;
  white-space: nowrap;
}
@media (max-width: 575px) {
  .ekey-badge {
    justify-content: center;
    width: 100%;
  }
}

.ekey-access {
  padding: 0 0 10rem;
}
@media (max-width: 767px) {
  .ekey-access {
    padding: 0 0 6rem;
  }
}
.ekey-access__card {
  background: #593127;
  color: #ffffff;
  border-radius: 2rem;
  padding: 4.8rem 5.6rem;
  display: flex;
  align-items: center;
  gap: 3.2rem;
}
@media (max-width: 767px) {
  .ekey-access__card {
    flex-direction: column;
    text-align: center;
    padding: 3.6rem 2.6rem;
    gap: 2rem;
  }
}
.ekey-access__icon {
  flex-shrink: 0;
  width: 8.8rem;
  height: 8.8rem;
  opacity: 0.95;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  padding: 2.2rem;
}
.ekey-access__icon svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .ekey-access__icon {
    width: 7rem;
    height: 7rem;
    padding: 1.7rem;
  }
}
.ekey-access__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ekey-access__title {
  color: #ffffff;
  font-family: "TT Ricordi Allegria Trial", "Alegreya", "Spectral", sans-serif;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .ekey-access__title {
    font-size: 2.6rem;
  }
}
.ekey-access__text {
  color: #ffffff;
  font-family: "Spectral", sans-serif;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.5;
  opacity: 0.94;
}
@media (max-width: 767px) {
  .ekey-access__text {
    font-size: 1.7rem;
  }
}
