main .is-era-gradient {
  background:
    radial-gradient(55% 70% at 0% 100%, rgba(146, 172, 238, 0.55) 0%, rgba(146, 172, 238, 0) 65%),
    linear-gradient(97deg, #D8E0FF 0%, #C6D0F9 52%, #B7BFFD 100%),
    #F1F2FA;
  padding-block: 100px;
  padding-inline: 0;
}

.era-hero__block {
  position: relative;
  align-items: flex-start;
  gap: 0;
  min-height: 515px;
}

.era-hero__text {
  width: 700px;
  max-width: 100%;
}

.era-hero .era-hero__title {
  color: #131313;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 72px;
  line-height: 82px;
  letter-spacing: 0;
  margin-bottom: 24px;
}

.era-hero .era-hero__subtitle {
  color: #131313;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  max-width: 540px;
  margin-bottom: 32px;
}

.era-hero__mobile-actions {
  border-color: #131313;
}

.era-hero__tp {
  display: inline-block;
  margin-top: 48px;
}

.era-hero__tp img {
  display: block;
  width: 99px;
  height: auto;
}

.era-hero__visual {
  position: absolute;
  top: -45px;
  right: 0;
  width: 700px;
  height: 546px;
  flex-shrink: 0;
}

.era-hero__app {
  position: absolute;
  top: 74px;
  left: 97px;
  width: 537px;
  height: auto;
}

.era-hero__device {
  position: absolute;
  top: 280px;
  left: 0;
  width: 215px;
  height: auto;
  z-index: 2;
}

.era-price {
  position: absolute;
  top: 35px;
  right: 7px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px 24px;
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 8px 32px rgba(43, 48, 70, 0.10);
  font-family: 'Roboto', sans-serif;
}

.era-price__coin {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.era-price__asset {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-right: 40px;
}

.era-price__name {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #131313;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.era-price__badge {
  width: 20px;
  height: 20px;
}

.era-price__sub {
  color: #9F9FB5;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.era-price__change {
  color: #0C7B5D;
}

.era-price__total {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}

.era-price__amount {
  color: #131313;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.era-price__units {
  color: #9F9FB5;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media (max-width: 1407px) {
  .era-hero__text {
    width: 560px;
  }

  .era-hero .era-hero__title {
    font-size: 56px;
    line-height: 64px;
  }

  .era-hero__visual {
    zoom: 0.72;
  }
}

@media (max-width: 1250px) {
  .era-hero__text {
    width: 470px;
  }

  .era-hero .era-hero__title {
    font-size: 48px;
    line-height: 56px;
  }

  .era-hero__visual {
    zoom: 0.62;
  }
}

@media (max-width: 1050px) {
  .era-hero__text {
    width: 400px;
  }

  .era-hero .era-hero__title {
    font-size: 42px;
    line-height: 50px;
  }

  .era-hero__visual {
    zoom: 0.52;
  }
}

@media (max-width: 940px) {
  main .is-era-gradient {
    padding-block: 48px 56px;
  }

  .era-hero__block {
    min-height: 0;
    flex-direction: column;
    align-items: center;
  }

  .era-hero__text {
    width: 100%;
  }

  .era-hero .era-hero__subtitle {
    max-width: none;
  }

  .era-hero__visual {
    position: relative;
    top: auto;
    right: auto;
    width: 700px;
    height: 546px;
    zoom: 0.62;
    margin-top: 24px;
  }

  .era-hero__tp {
    margin-top: 32px;
  }
}

@media (max-width: 768px) {
  .era-hero .era-hero__title {
    font-size: 44px;
    line-height: 52px;
    text-align: left;
  }

  .era-hero .era-hero__subtitle {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .era-hero__visual {
    zoom: 0.45;
    margin-inline: auto;
  }
}

@media (max-width: 480px) {
  .era-hero__visual {
    zoom: 0.36;
  }
}

.era-features .comparison__title {
  margin-bottom: 0;
}

.era-features .non-custodial__header {
  align-items: center;
}

.era-features .security-card {
  overflow: hidden;
}

.era-features .security-card__body {
  position: relative;
  z-index: 1;
}

.era-features .security-card__image {
  margin-top: 0;
  left: auto;
  right: 0;
  bottom: 0;
}

.era-features .security-card__image img {
  display: block;
  max-width: none;
  border-radius: 0;
}

.era-features .security-card:nth-child(2) .security-card__image { right: 20px; }
.era-features .security-card:nth-child(4) .security-card__image { right: 16px; }
.era-features .security-card:nth-child(5) .security-card__image { right: 20px; bottom: 10px; }

.era-steps .how-to-buy__inner {
  grid-template-columns: minmax(0, 1fr) minmax(0, 888px);
}

.era-steps {
  padding-bottom: 160px;
}

.era-steps .how-to-buy__card {
  padding: 24px;
}

.era-steps .how-to-buy__num {
  display: flex;
  margin-bottom: 32px;
}

.era-steps .how-to-buy__card-title {
  margin-bottom: 16px;
}

.era-steps .how-to-buy__card-image {
  flex: 0 0 408px;
  width: 408px;
  align-items: flex-start;
}

.era-steps .how-to-buy__card-image img {
  width: 408px;
  height: 300px;
  border-radius: 0;
}

@media (max-width: 1024px) {
  .era-steps .how-to-buy__card-image,
  .era-steps .how-to-buy__card-image img {
    flex: 1 1 auto;
    width: 100%;
    height: auto;
  }
}

.era-reviews {
  padding-top: 160px;
}

.era-reviews .review-card {
  cursor: pointer;
}

.era-reviews .review-card__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.era-reviews .review-card__text {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.era-media {
  padding-top: 0;
}

main .era-cta {
  padding-block: 52px 25px;
  padding-inline: 0;
}

.era-cta__block {
  align-items: center;
  gap: 32px;
  min-height: 394px;
}

.era-cta__text {
  width: auto;
  flex: 1 1 auto;
}

.era-cta__title {
  color: #FFF;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  margin-bottom: 24px;
}

.era-cta__subtitle {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px;
}

.era-cta__visual {
  position: relative;
  flex: 0 0 577px;
  width: 577px;
  height: 394px;
}

.era-cta__app {
  position: absolute;
  top: 0;
  left: 0;
  width: 520px;
  height: auto;
}

.era-cta__device {
  position: absolute;
  top: 174px;
  right: 0;
  width: 159px;
  height: auto;
  z-index: 2;
}

.era-store-actions {
  margin-top: 24px;
}

.era-store-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  padding: 0 16px;
  border: 1px solid #131313;
  border-radius: 8px;
}

.era-cta__block .era-store-btn {
  border-color: rgba(255, 255, 255, 1);
}

.era-store-btn img {
  display: block;
  width: 182px;
  height: 40px;
}

.ep-qr-popup__badge {
  display: block;
  width: 160px;
}

.ep-qr-popup__badge img {
  display: block;
  width: 160px;
  height: 35px;
}

@media (max-width: 1150px) {
  .era-cta__visual {
    zoom: 0.78;
  }

  .era-cta__title {
    font-size: 34px;
    line-height: 42px;
  }
}

@media (max-width: 940px) {
  main .era-cta {
    padding-block: 48px 56px;
  }

  .era-cta__block {
    flex-direction: column;
    align-items: center;
    min-height: 0;
  }

  .era-cta__text {
    width: 100%;
  }

  .era-cta__visual {
    flex-basis: auto;
    zoom: 0.7;
  }
}

@media (max-width: 768px) {
  .era-cta__title {
    font-size: 28px;
    line-height: 36px;
    text-align: left;
  }

  .era-cta__visual {
    zoom: 0.5;
    margin-inline: auto;
  }

  .era-store-actions {
    margin-top: 12px;
  }
}

.era-faq .faq__item:not(.faq__item--open) .faq__answer {
  display: grid;
}

.era-faq .faq__answer {
  display: grid;
  grid-template-rows: 0fr;
  padding-bottom: 0;
  opacity: 0;
  transition: grid-template-rows 0.32s ease, padding-bottom 0.32s ease, opacity 0.22s ease;
}

.era-faq .faq__item--open .faq__answer {
  grid-template-rows: 1fr;
  padding-bottom: 1rem;
  opacity: 1;
}

.era-faq .faq__answer-inner {
  min-height: 0;
  overflow: hidden;
}

.era-faq .faq__question {
  user-select: none;
}

@media (prefers-reduced-motion: reduce) {
  .era-faq .faq__answer,
  .era-faq .faq__toggle-icon {
    transition: none;
  }
}

.era-promo {
  background: #FFF;
}

.era-promo__inner {
  display: grid;
  grid-template-columns: minmax(0, 504px) minmax(0, 1fr);
  align-items: stretch;
}

.era-promo__media {
  position: relative;
  min-height: 384px;
  max-height: 384px;
  overflow: hidden;
}

.era-promo__media img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.era-promo__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  min-height: 384px;
  padding: 40px clamp(24px, 4vw, 72px);
  margin-left: 60px;
}

.era-promo__title {
  max-width: 560px;
  color: #131313;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: clamp(28px, 22.2px + 1.45vw, 40px);
  line-height: 1.2;
  margin: 0;
}

.era-promo__text {
  color: #131313;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}

.era-promo__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.era-promo__code {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 232px;
  height: 48px;
  padding: 0 60px 0 24px;
  border: 1px solid transparent;
  border-radius: 8px;
  background: #448AFF;
  color: #FFF;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
  transition: color 0.25s ease, border-color 0.25s ease;
}

.era-promo__code-sheet {
  position: absolute;
  top: -8px;
  bottom: -8px;
  right: -40px;
  width: 69px;
  background: #FFF;
  transform: skewX(35deg);
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.era-promo__code::after {
  content: '';
  position: absolute;
  top: -8px;
  bottom: -8px;
  right: 29px;
  width: 8px;
  z-index: 2;
  background: #3A73E0;
  transform: skewX(35deg);
  pointer-events: none;
  transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.era-promo__code:hover .era-promo__code-sheet {
  width: 87px;
}

.era-promo__code:hover::after {
  right: 47px;
}

.era-promo__code:hover .era-promo__code-icon {
  clip-path: polygon(-6px 0, 100% 0, 100% 100%, 28px 100%);
}

.era-promo__code--revealed::after,
.era-promo__code--revealed:hover::after {
  display: none;
}

.era-promo__code--revealed:hover .era-promo__code-icon {
  clip-path: none;
}

.era-promo__code-label {
  position: relative;
  z-index: 1;
}

.era-promo__code-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 58px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #9DB6FF;
  clip-path: polygon(12px 0, 100% 0, 100% 100%, 46px 100%);
  transition: color 0.25s ease, clip-path 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.era-promo__code-glyph--check {
  display: none;
}

.era-promo__code--copied .era-promo__code-glyph--copy {
  display: none;
}

.era-promo__code--copied .era-promo__code-glyph--check {
  display: block;
}

.era-promo__code.era-promo__code--copied .era-promo__code-icon {
  color: #0C7B5D;
}

.era-promo__code:hover .era-promo__code-icon {
  color: #5271CD;
}

.era-promo__code--revealed {
  color: #131313;
  border-color: #E7E7E7;
  font-weight: 700;
  letter-spacing: 3px;
}

.era-promo__code--revealed .era-promo__code-sheet,
.era-promo__code--revealed:hover .era-promo__code-sheet {
  width: 300%;
}

.era-promo__code--revealed .era-promo__code-icon {
  color: #5271CD;
  clip-path: none;
}

.era-promo__status {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.era-promo__buy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 0 24px;
  border: 1px solid #448AFF;
  border-radius: 8px;
  background: transparent;
  color: #448AFF;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

@media (max-width: 940px) {
  .era-promo__inner {
    grid-template-columns: 1fr;
  }

  .era-promo__media {
    min-height: 240px;
  }

  .era-promo__content {
    padding: 32px 24px 48px;
  }

  .era-promo__actions {
    flex-direction: column;
    align-items: stretch;
  }

  .era-promo__code,
  .era-promo__buy {
    width: 100%;
  }
}

@media (min-width: 769px) and (max-width: 1150px) {
  .era-steps .how-to-buy__inner {
    grid-template-columns: minmax(0, 260px) minmax(0, 1fr);
    gap: 32px;
  }
}

@media (max-width: 1150px) {
  .era-steps .how-to-buy__card {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .era-steps .how-to-buy__card-image {
    flex: 1 1 auto;
    width: 100%;
  }

  .era-steps .how-to-buy__card-image img {
    width: 100%;
    max-width: 408px;
    height: auto;
  }
}

@media (min-width: 941px) and (max-width: 1150px) {
  .era-promo__inner {
    grid-template-columns: minmax(0, 380px) minmax(0, 1fr);
  }

  .era-promo__title {
    max-width: none;
  }
}

@media (max-width: 940px) {
  .era-hero__block {
    gap: 24px;
  }

  .era-cta__block {
    gap: 32px;
  }

  .era-cta__text {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .era-reviews {
    padding-top: 60px;
  }

  .era-steps .how-to-buy__card {
    gap: 16px;
    padding: 16px;
  }


  .security-card__body {
    padding: 16px;
  }

  .era-steps .how-to-buy__inner {
    grid-template-columns: 1fr;
  }

  .era-hero__visual {
    zoom: 0.5;
  }

  .era-steps {
    padding-bottom: 120px;
  }

  .era-promo__content {
    padding-bottom: 60px;
  }

  .era-hero .era-hero__subtitle {
    margin-bottom: 24px;
  }

  .era-features .comparison__title {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  .era-features .non-custodial__steps-wrapper {
    margin-top: 24px;
  }

  .era-reviews .review-card__top {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .era-media .media-section__grid {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .era-media .media-section__grid::-webkit-scrollbar {
    display: none;
  }

  .era-media .media-section__grid > article {
    flex: 0 0 calc(100% - 48px);
    min-width: calc(100% - 48px);
    scroll-snap-align: start;
  }

  .era-media__indicators {
    display: flex;
    gap: 0.5rem;
    margin-top: 1.5rem;
  }

  .era-media__indicator {
    flex: 1;
    height: 0.25rem;
    border-radius: 0.125rem;
    background: #E0E0E0;
    cursor: pointer;
    transition: background 0.2s ease;
  }

  .era-media__indicator--active {
    background: #7190EB;
  }

  .era-cta__mobile-cta {
    width: 100%;
    margin-top: 32px;
  }

  .era-cta__title {
    font-size: 28px;
    line-height: 36px;
  }

  .era-cta__subtitle {
    margin-bottom: 0;
  }

  .era-cta__visual {
    zoom: 0.62;
    margin-top: 8px;
  }
}

@media (max-width: 480px) {
  .era-cta__visual {
    zoom: 0.52;
  }

  .era-promo__title {
    font-size: 28px;
    line-height: 36px;
  }
}

@media (min-width: 1408px) {
  .era-promo__inner {
    grid-template-columns: minmax(0, 1fr) minmax(0, 888px) 48px;
  }
}

@media (min-width: 1441px) {
  .era-promo__inner {
    grid-template-columns: minmax(0, 1fr) minmax(0, 888px) calc((100vw - 1440px) / 2 + 48px);
  }
}

@media (max-width: 768px) {
  .era-features .security-card {
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
  }
}

@media (max-width: 768px) {
  .era-reviews .step-card,
  .era-reviews .review-card {
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
  }

  .era-media .media-section__grid > article {
    flex: 0 0 100%;
    min-width: 100%;
  }
}

@media (max-width: 768px) {
  .era-media .media-section__grid {
    cursor: grab;
  }
}

@media (max-width: 940px) {
  .era-cta__text,
  .era-cta__text * {
    text-align: left;
  }
}

@media (max-width: 940px) {
  .era-promo__media {
    min-height: 0;
    max-height: none;
    aspect-ratio: 1 / 1;
  }
}

@media (max-width: 940px) {
  .era-promo__content {
    min-height: 0;
    margin-left: 0;
    padding: 32px 24px;
  }
}
