@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

.tpv-content-921 {
  width: 100%;
  overflow-x: hidden;
  color: #17202a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}

.tpv-content-921,
.tpv-content-921 div,
.tpv-content-921 section,
.tpv-content-921 article,
.tpv-content-921 span,
.tpv-content-921 h2,
.tpv-content-921 h3,
.tpv-content-921 p {
  box-sizing: border-box;
}

.tpv-content-921__section {
  position: relative;
  width: 100%;
}

.tpv-content-921__section--white {
  background:
    radial-gradient(circle at 14% 12%, rgba(37, 244, 238, 0.09), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(254, 44, 85, 0.08), transparent 26%),
    #ffffff;
}

.tpv-content-921__section--soft {
  background:
    linear-gradient(180deg, rgba(248, 250, 252, 0.98), rgba(244, 247, 251, 0.98)),
    #f7f9fc;
}

.tpv-content-921__container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.tpv-content-921__header {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.tpv-content-921__eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(254, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.12), rgba(254, 44, 85, 0.11));
  color: #b0183b;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}

.tpv-content-921 h2 {
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}

.tpv-content-921__header p {
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6878;
  font-weight: 450;
}

.tpv-content-921__grid {
  display: grid;
  align-items: stretch;
}

.tpv-content-921__card,
.tpv-content-921__trust-card {
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(20, 30, 45, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}

.tpv-content-921__card::before,
.tpv-content-921__trust-card::before {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.12), transparent 34%, rgba(254, 44, 85, 0.1));
  opacity: 0;
  transition: opacity 240ms ease;
}

.tpv-content-921__card:hover,
.tpv-content-921__trust-card:hover {
  transform: translateY(-6px);
  border-color: rgba(254, 44, 85, 0.22);
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.12);
}

.tpv-content-921__card:hover::before,
.tpv-content-921__trust-card:hover::before {
  opacity: 1;
}

.tpv-content-921__card h3,
.tpv-content-921__trust-card h3,
.tpv-content-921__step h3 {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151c27;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}

.tpv-content-921__card p,
.tpv-content-921__trust-card p,
.tpv-content-921__step p {
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #607084;
  font-weight: 450;
}

.tpv-content-921__icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 14px 28px rgba(254, 44, 85, 0.18);
}

.tpv-content-921__icon::before,
.tpv-content-921__icon::after {
  position: absolute;
  content: "";
}

.tpv-content-921__icon--play::before {
  top: 14px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ffffff;
}

.tpv-content-921__icon--bolt::before {
  top: 10px;
  left: 18px;
  width: 10px;
  height: 24px;
  background: #ffffff;
  clip-path: polygon(45% 0, 100% 0, 62% 42%, 100% 42%, 30% 100%, 48% 55%, 0 55%);
}

.tpv-content-921__icon--frame::before {
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}

.tpv-content-921__icon--steps::before {
  top: 13px;
  left: 12px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}

.tpv-content-921__icon--mobile::before {
  top: 8px;
  left: 15px;
  width: 16px;
  height: 30px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}

.tpv-content-921__icon--daily::before {
  top: 12px;
  left: 12px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}

.tpv-content-921__icon--daily::after {
  top: 21px;
  left: 21px;
  width: 12px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(35deg);
  transform-origin: left center;
}

.tpv-content-921__steps {
  display: grid;
  grid-template-columns: 1fr;
}

.tpv-content-921__step {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(20, 30, 45, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.82));
  box-shadow: 0 18px 55px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
}

.tpv-content-921__step::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 34px;
  width: 2px;
  content: "";
  background: linear-gradient(180deg, rgba(37, 244, 238, 0.28), rgba(254, 44, 85, 0.28));
  opacity: 0.5;
}

.tpv-content-921__step:hover {
  transform: translateY(-4px);
  border-color: rgba(37, 244, 238, 0.28);
  box-shadow: 0 24px 68px rgba(15, 23, 42, 0.11);
}

.tpv-content-921__step-number {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border: 7px solid #ffffff;
  border-radius: 50%;
  background: linear-gradient(135deg, #151c27, #fe2c55 58%, #25f4ee);
  color: #ffffff;
  box-shadow: 0 16px 36px rgba(254, 44, 85, 0.18);
  font-weight: 850;
  letter-spacing: 0;
}

.tpv-content-921__step-content {
  min-width: 0;
}

.tpv-content-921__card--use {
  overflow: hidden;
}

.tpv-content-921__dot {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #fe2c55;
  box-shadow: 18px 0 0 rgba(37, 244, 238, 0.95), 36px 0 0 rgba(17, 24, 39, 0.16);
}

.tpv-content-921__trust-card {
  text-align: left;
}

.tpv-content-921__trust-mark {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 54px;
  height: 54px;
  margin: 0 0 18px;
  border-radius: 18px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #25f4ee, #fe2c55) border-box;
  border: 2px solid transparent;
}

.tpv-content-921__trust-mark::before {
  position: absolute;
  top: 14px;
  left: 17px;
  width: 18px;
  height: 10px;
  content: "";
  border-bottom: 4px solid #fe2c55;
  border-left: 4px solid #fe2c55;
  transform: rotate(-45deg);
}

.tpv-content-921__reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}

.tpv-content-921__reveal.tpv-content-921__is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (min-width: 320px) and (max-width: 374px) {
  .tpv-content-921__section {
    padding: 54px 0;
  }

  .tpv-content-921__container {
    padding: 0 14px;
  }

  .tpv-content-921 h2 {
    font-size: 26px;
  }

  .tpv-content-921__header p {
    font-size: 15px;
  }

  .tpv-content-921__grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }

  .tpv-content-921__card,
  .tpv-content-921__trust-card {
    padding: 22px;
    border-radius: 18px;
  }

  .tpv-content-921__card h3,
  .tpv-content-921__trust-card h3,
  .tpv-content-921__step h3 {
    font-size: 18px;
  }

  .tpv-content-921__card p,
  .tpv-content-921__trust-card p,
  .tpv-content-921__step p {
    font-size: 14px;
  }

  .tpv-content-921__steps {
    gap: 16px;
    margin-top: 28px;
  }

  .tpv-content-921__step {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }

  .tpv-content-921__step::before {
    display: none;
  }

  .tpv-content-921__step-number {
    width: 58px;
    height: 58px;
    font-size: 14px;
  }
}

@media (min-width: 375px) and (max-width: 429px) {
  .tpv-content-921__section {
    padding: 60px 0;
  }

  .tpv-content-921__container {
    padding: 0 18px;
  }

  .tpv-content-921 h2 {
    font-size: 29px;
  }

  .tpv-content-921__header p {
    font-size: 15.5px;
  }

  .tpv-content-921__grid {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }

  .tpv-content-921__card,
  .tpv-content-921__trust-card {
    padding: 24px;
    border-radius: 20px;
  }

  .tpv-content-921__card h3,
  .tpv-content-921__trust-card h3,
  .tpv-content-921__step h3 {
    font-size: 19px;
  }

  .tpv-content-921__card p,
  .tpv-content-921__trust-card p,
  .tpv-content-921__step p {
    font-size: 14.5px;
  }

  .tpv-content-921__steps {
    gap: 18px;
    margin-top: 32px;
  }

  .tpv-content-921__step {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }

  .tpv-content-921__step::before {
    display: none;
  }

  .tpv-content-921__step-number {
    width: 60px;
    height: 60px;
    font-size: 14px;
  }
}

@media (min-width: 430px) and (max-width: 767px) {
  .tpv-content-921__section {
    padding: 66px 0;
  }

  .tpv-content-921__container {
    padding: 0 22px;
  }

  .tpv-content-921 h2 {
    font-size: 33px;
  }

  .tpv-content-921__header p {
    font-size: 16px;
  }

  .tpv-content-921__grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }

  .tpv-content-921__card,
  .tpv-content-921__trust-card {
    padding: 26px;
  }

  .tpv-content-921__card h3,
  .tpv-content-921__trust-card h3,
  .tpv-content-921__step h3 {
    font-size: 20px;
  }

  .tpv-content-921__card p,
  .tpv-content-921__trust-card p,
  .tpv-content-921__step p {
    font-size: 15px;
  }

  .tpv-content-921__steps {
    gap: 20px;
    margin-top: 34px;
  }

  .tpv-content-921__step {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }

  .tpv-content-921__step::before {
    display: none;
  }

  .tpv-content-921__step-number {
    width: 64px;
    height: 64px;
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tpv-content-921__section {
    padding: 82px 0;
  }

  .tpv-content-921__container {
    padding: 0 34px;
  }

  .tpv-content-921 h2 {
    font-size: 40px;
  }

  .tpv-content-921__header p {
    font-size: 17px;
  }

  .tpv-content-921__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }

  .tpv-content-921__grid--trust {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpv-content-921__card,
  .tpv-content-921__trust-card {
    padding: 28px;
  }

  .tpv-content-921__card h3,
  .tpv-content-921__trust-card h3,
  .tpv-content-921__step h3 {
    font-size: 20px;
  }

  .tpv-content-921__card p,
  .tpv-content-921__trust-card p,
  .tpv-content-921__step p {
    font-size: 15.5px;
  }

  .tpv-content-921__steps {
    gap: 20px;
    margin-top: 42px;
  }

  .tpv-content-921__step {
    gap: 24px;
    padding: 28px;
  }

  .tpv-content-921__step-number {
    font-size: 15px;
  }
}

@media (min-width: 1024px) {
  .tpv-content-921__section {
    padding: 98px 0;
  }

  .tpv-content-921__container {
    padding: 0 32px;
  }

  .tpv-content-921 h2 {
    font-size: 46px;
  }

  .tpv-content-921__header p {
    font-size: 18px;
  }

  .tpv-content-921__grid {
    gap: 24px;
    margin-top: 48px;
  }

  .tpv-content-921__grid--three,
  .tpv-content-921__grid--trust {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tpv-content-921__card,
  .tpv-content-921__trust-card {
    padding: 30px;
  }

  .tpv-content-921__card h3,
  .tpv-content-921__trust-card h3,
  .tpv-content-921__step h3 {
    font-size: 21px;
  }

  .tpv-content-921__card p,
  .tpv-content-921__trust-card p,
  .tpv-content-921__step p {
    font-size: 16px;
  }

  .tpv-content-921__steps {
    gap: 22px;
    margin-top: 48px;
  }

  .tpv-content-921__step {
    gap: 28px;
    padding: 30px 34px;
  }

  .tpv-content-921__step-number {
    font-size: 16px;
  }
}