@charset "UTF-8";

:root {
  --project-container: 1200px;
  --banner-cta-h-desktop: 48px;
  --banner-cta-h-tablet: 44px;
  --banner-cta-h-mobile: 42px;
  --banner-cta-pad-desktop: 14px 26px;
  --banner-cta-pad-tablet: 12px 22px;
  --banner-cta-pad-mobile: 11px 20px;
  --store-cta-h-tablet: 52px;
  --store-cta-h-mobile: 50px;
}

html {
  overflow-x: clip;
}

body {
  overflow-x: clip;
}

.ma-container {
  width: min(var(--project-container), calc(100% - 48px));
  max-width: var(--project-container);
  padding-left: 0;
  padding-right: 0;
}

.ma-section,
.ma-section-sm,
.ma-section-xs {
  scroll-margin-top: 92px;
}

.ma-section-sm {
  padding-top: 24px;
  padding-bottom: 24px;
}

.h12_sroot {
  position: sticky !important;
  top: 0;
  z-index: 10000;
}

.h12_root .ma-header-inner {
  min-height: 68px;
  gap: 18px;
}

.project-logo-img {
  display: block;
  width: auto;
  height: 40px;
  max-width: min(178px, 42vw);
  object-fit: contain;
}

.h12_root .project-logo-img {
  height: 38px;
}

.ft12_footer .project-logo-img {
  height: 40px;
}

.h12_nav {
  min-width: 0;
}

.h12_cta,
.h12_cta-desktop,
.h12_mrow {
  flex-shrink: 0;
}

.h12_btn-login,
.h12_btn-register,
.h12_mbtn,
.bh73-cta,
.tn94-cta,
.bl34-cta,
.ra99-cta,
.ax39-cta,
.ru13-cta,
.zg53-cta,
.sx20-badge,
.ma-btn {
  min-height: var(--banner-cta-h-desktop);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 100%;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
}

.bh73-cta,
.tn94-cta,
.bl34-cta,
.ra99-cta,
.ax39-cta,
.ru13-cta {
  padding: var(--banner-cta-pad-desktop);
}

.sx20-badge,
.zg53-cta {
  min-height: 54px;
  flex: 0 0 auto;
}

.sx20-cta-row,
.zg53-cta-row {
  align-items: center;
  gap: 12px;
}

.sx20-badge svg,
.zg53-cta svg {
  flex: 0 0 auto;
}

.sx20-badge[data-slot="ios_cta"]::before,
.zg53-cta[data-slot="ios_cta"]::before,
.sx20-badge[data-slot="android_cta"]::before,
.zg53-cta[data-slot="android_cta"]::before {
  content: "";
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: currentColor;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.sx20-badge[data-slot="ios_cta"]::before,
.zg53-cta[data-slot="ios_cta"]::before {
  mask-image: url("../img/brand/icon-apple.svg");
  -webkit-mask-image: url("../img/brand/icon-apple.svg");
}

.sx20-badge[data-slot="android_cta"]::before,
.zg53-cta[data-slot="android_cta"]::before {
  mask-image: url("../img/brand/icon-android.svg");
  -webkit-mask-image: url("../img/brand/icon-android.svg");
}

.sx20-badge-label,
.zg53-cta span {
  min-width: 0;
  text-align: left;
  line-height: 1.15;
}

.bh73-hero,
.tn94-card,
.bl34-card,
.ra99-card,
.sx20-card,
.zg53-card {
  width: 100%;
  max-width: var(--project-container);
  margin-left: auto;
  margin-right: auto;
}

.bh73-hero {
  width: min(var(--project-container), calc(100% - 48px));
  border-radius: 8px;
  overflow: hidden;
}

.project-top-hero.bh73-hero,
.project-top-hero .sx20-card {
  min-height: 0;
  aspect-ratio: 5 / 2;
}

.project-top-hero.bh73-hero {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 44px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-size: cover;
}

.project-top-hero .bh73-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.82) 0%,
    rgba(0, 0, 0, 0.68) 40%,
    rgba(0, 0, 0, 0.22) 72%,
    rgba(0, 0, 0, 0.06) 100%
  );
}

.project-top-hero .bh73-content {
  position: relative;
  z-index: 1;
  max-width: min(560px, 54%);
  padding: 44px 0;
}

.project-top-hero .bh73-title {
  max-width: 100%;
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(34px, 4.2vw, 56px);
  line-height: 1.04;
  text-align: left;
  text-wrap: balance;
  text-shadow: 0 3px 14px rgba(0, 0, 0, 0.78);
}

.project-top-hero .sx20-title.ma-h1 {
  max-width: 720px;
  color: #fff;
  font-size: clamp(34px, 4.2vw, 56px);
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
}

.docx-section .ma-h2,
.project-reviews-title.ma-h2,
.tn94-title.ma-h2,
.sx20-title.ma-h2 {
  font-size: clamp(22px, 2.4vw, 32px);
  line-height: 1.18;
}

.docx-section .ma-h3,
.project-bonus-card h3.ma-h3,
.project-pros-cons-card h3.ma-h3 {
  font-size: clamp(18px, 1.5vw, 22px);
  line-height: 1.28;
}

.project-top-hero .bh73-features {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 100%;
  margin: 0 0 26px;
}

.project-top-hero .bh73-feature {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.55;
  text-align: left;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.72);
}

.project-top-hero .bh73-cta {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 14px 28px !important;
  border: 1px solid #ff4a27;
  border-radius: 8px;
  background: #ee2d0b;
  color: #101010;
  box-shadow: 0 14px 28px rgba(238, 45, 11, 0.26);
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  text-align: center;
}

.project-top-hero .bh73-cta:hover {
  background: #ff3d18;
  color: #101010;
  filter: none;
}

.project-top-hero.bh73-hero[data-focus="right"] {
  background-position: center right !important;
}

.ma-section-sm.project-top-hero > .ma-container {
  width: min(var(--project-container), calc(100% - 48px));
  max-width: var(--project-container);
  padding-left: 0;
  padding-right: 0;
}

.ma-section-sm.project-top-hero {
  padding-top: 44px;
  padding-bottom: 5px;
}

.project-top-hero .sx20-glass {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.project-top-hero .sx20-title,
.project-top-hero .sx20-sub {
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.76);
}

.project-promo-banner .tn94-card,
.project-promo-banner .sx20-card {
  min-height: 0;
  aspect-ratio: 10 / 3;
}

.project-promo-banner .sx20-glass {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.project-promo-banner .sx20-title,
.project-promo-banner .sx20-sub {
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.8);
}

.project-top-hero .bh73-title,
.project-top-hero .bh73-feature,
.project-top-hero .sx20-title,
.project-top-hero .sx20-sub,
.project-promo-banner .tn94-title,
.project-promo-banner .tn94-amount,
.project-promo-banner .sx20-title,
.project-promo-banner .sx20-sub {
  word-break: normal;
  overflow-wrap: normal;
  hyphens: auto;
  -webkit-hyphens: auto;
}

[data-banner-image] {
  object-fit: cover;
}

[data-focus="left"] [data-banner-image],
[data-focus="left"][data-banner-image] {
  object-position: left center;
}

[data-focus="right"] [data-banner-image],
[data-focus="right"][data-banner-image] {
  object-position: right center;
}

.nx55-scroll,
.ma-table-wrap,
[class*="table-wrap"],
[class*="-scroll"] {
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.nx55-scroll table,
.ma-table-wrap table,
[class*="table-wrap"] table,
[class*="-scroll"] table {
  min-width: 680px;
}

.project-reviews {
  padding-top: 28px;
  padding-bottom: 34px;
}

.project-reviews-head {
  max-width: 760px;
  margin: 0 0 24px;
  padding-top: 10px;
  text-align: left;
}

.project-reviews-kicker {
  display: inline-block;
  margin-bottom: 8px;
  color: #d54826;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}

.project-reviews-title {
  margin-bottom: 8px;
  color: #ffe88b;
}

.project-reviews-lead {
  color: #d7ba35;
  font-size: 15px;
  line-height: 1.6;
}

.project-reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.project-review-card {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(122, 45, 34, 0.62);
  border-radius: 8px;
  background: #231b1d;
  overflow: hidden;
  padding: 30px 24px 24px;
}

.project-review-card:nth-child(3n + 2) {
  background: #281d2f;
  border-color: rgba(126, 68, 255, 0.42);
}

.project-review-card:nth-child(3n) {
  background: #1e2923;
  border-color: rgba(0, 210, 145, 0.36);
}

.project-review-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.project-review-avatar {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #f04b27;
  border-radius: 50%;
  color: #f04b27;
  font-size: 13px;
  font-weight: 900;
}

.project-review-card:nth-child(3n + 2) .project-review-avatar {
  border-color: #8f5cff;
  color: #9b6bff;
}

.project-review-card:nth-child(3n) .project-review-avatar {
  border-color: #00d291;
  color: #00d291;
}

.project-review-top h3 {
  margin: 0 0 4px;
  color: #ffe88b;
  font-size: 18px;
  line-height: 1.25;
}

.project-review-top p {
  margin: 0;
  color: #d54826;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
}

.project-review-card:nth-child(3n + 2) .project-review-top p {
  color: #9b6bff;
}

.project-review-card:nth-child(3n) .project-review-top p {
  color: #00d291;
}

.project-review-score {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-bottom: 12px;
  color: #ff381f;
}

.project-review-card:nth-child(3n + 2) .project-review-score {
  color: #8f5cff;
}

.project-review-card:nth-child(3n) .project-review-score {
  color: #00d291;
}

.project-review-score span {
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
}

.project-review-score small {
  color: #d7ba35;
  font-size: 13px;
  font-weight: 800;
}

.project-review-text {
  flex: 1 1 auto;
  margin: 0;
  color: #f5d64e;
  font-size: 14px;
  line-height: 1.65;
}

.project-review-meter {
  height: 4px;
  margin-top: 18px;
  border-radius: 999px;
  background: rgba(255, 232, 139, 0.18);
  overflow: hidden;
}

.project-review-meter span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: #ff381f;
}

.project-review-card:nth-child(3n + 2) .project-review-meter span {
  background: #8f5cff;
}

.project-review-card:nth-child(3n) .project-review-meter span {
  background: #00d291;
}

.docx-main {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.docx-section {
  padding-top: 24px;
  padding-bottom: 24px;
}

.docx-section:first-child {
  padding-top: 24px;
}

.docx-card {
  border: 1px solid color-mix(in srgb, var(--c-accent) 18%, var(--c-border));
  border-radius: 8px;
  background: color-mix(in srgb, var(--c-primary) 50%, var(--c-surface));
  padding: 34px 28px 30px;
}

.docx-section h2,
.docx-section h3 {
  margin-bottom: 16px;
}

.docx-card h3.ma-h3 {
  margin-top: 28px;
  margin-bottom: 10px;
}

.docx-card h3.ma-h3 + p,
.docx-card h3.ma-h3 + ul,
.docx-card h3.ma-h3 + ol,
.docx-card h3.ma-h3 + .docx-table-wrap {
  margin-top: 0;
}

.docx-section h3:has(+ ul),
.docx-section h3:has(+ ol) {
  padding-left: 0;
  margin-top: 28px;
  margin-bottom: 10px;
}

.docx-section p + h3:has(+ ul),
.docx-section p + h3:has(+ ol) {
  margin-top: 28px;
}

.docx-section ul + h3:has(+ ul),
.docx-section ol + h3:has(+ ol),
.docx-section ul + h3:has(+ ol),
.docx-section ol + h3:has(+ ul) {
  margin-top: 30px;
}

.docx-section p,
.docx-section li {
  color: var(--c-text-muted);
  font-size: 16px;
  line-height: 1.75;
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
}

.docx-card,
.project-top-hero,
.project-promo-banner,
.project-reviews,
.ft12_footer {
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
}

.docx-section p + p,
.docx-section ul + p,
.docx-section ol + p,
.docx-section p + ul,
.docx-section p + ol,
.docx-section .docx-table-wrap + p {
  margin-top: 14px;
}

.docx-section p.docx-author-line {
  display: block;
  margin-top: 16px;
  border: 0 !important;
  border-left: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  color: #ffe88b;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.45;
}

.docx-section p.docx-author-line + p.docx-author-line {
  margin-top: 8px;
}

.docx-section ul,
.docx-section ol {
  display: grid;
  gap: 8px;
  margin: 8px 0 0;
  padding-left: 22px;
}

.docx-section ul {
  list-style: disc;
}

.docx-section ol {
  list-style: decimal;
}

.project-pros-cons .docx-card {
  border: 0;
  background: transparent;
  padding: 18px 0 0;
}

.project-pros-cons .ma-h2 {
  max-width: 920px;
  margin-bottom: 14px;
  color: #ffe88b;
}

.project-pros-cons .docx-card > p {
  max-width: 920px;
  margin-bottom: 24px;
  color: #f5d64e;
}

.project-pros-cons-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.project-pros-cons-card {
  min-height: 360px;
  border: 1px solid rgba(122, 45, 34, 0.62);
  border-radius: 8px;
  background: #231b1d;
  padding: 28px;
}

.project-pros-card {
  border-color: rgba(255, 72, 33, 0.86);
}

.project-cons-card {
  background: #251d1f;
}

.project-pros-cons-card h3.ma-h3 {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  margin: 0 0 18px;
  padding: 7px 14px;
  border-radius: 7px;
  background: rgba(255, 72, 33, 0.17);
  color: #ff4a27;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.project-cons-card h3.ma-h3 {
  color: #ffe88b;
  background: rgba(255, 232, 139, 0.1);
}

.project-pros-cons-card ul {
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.project-pros-cons-card li {
  position: relative;
  min-height: 24px;
  padding-left: 34px;
  color: #f5d64e;
  font-size: 16px;
  line-height: 1.65;
}

.project-pros-cons-card li::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
}

.project-pros-card li::before {
  content: "✓";
  background: #ff4a27;
  color: #121820;
}

.project-cons-card li::before {
  content: "×";
  background: rgba(245, 214, 78, 0.44);
  color: #121820;
}

.project-bonus-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 22px;
}

.project-bonus-card {
  min-height: 230px;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(122, 45, 34, 0.58);
  border-radius: 8px;
  background: #231b1d;
  padding: 28px 22px 22px;
}

.project-bonus-card:nth-child(2n) {
  background: #251d1f;
}

.project-bonus-card h3.ma-h3 {
  padding-left: 0;
  margin: 0 0 12px;
  color: #ffe88b;
  font-size: 18px;
  line-height: 1.35;
}

.project-bonus-card p {
  color: #f5d64e;
  font-size: 15px;
  line-height: 1.65;
}

.project-bonus-card p + ul {
  margin-top: 14px;
}

.project-bonus-card ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 18px;
}

.project-bonus-card li {
  color: #f5d64e;
  font-size: 14px;
  line-height: 1.55;
}

.docx-table-wrap {
  width: 100%;
  margin-top: 18px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #7a2d22;
  border-radius: 8px;
  background: #121b21;
}

.docx-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  background: #121b21;
}

.docx-table th,
.docx-table td {
  padding: 13px 18px;
  border-bottom: 1px solid rgba(255, 228, 112, 0.12);
  text-align: left;
  vertical-align: top;
  color: #d7ba35;
  font-size: 13px;
  line-height: 1.5;
}

.docx-table th {
  color: #f7e394;
  font-weight: 800;
  background: transparent;
}

.docx-table thead th {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #ffe9a3;
  font-size: 11px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0;
}

.docx-table tbody th {
  color: #f4dc82;
  font-size: 13px;
}

.docx-table tr:last-child th,
.docx-table tr:last-child td {
  border-bottom: 0;
}

.docx-intro .docx-card {
  background: color-mix(in srgb, var(--c-accent) 7%, var(--c-surface));
}

.docx-cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 22px;
}

.docx-cta {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 8px;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
  color: #101010;
  background: var(--c-accent);
  border: 1px solid color-mix(in srgb, var(--c-accent) 72%, #ffffff);
  box-shadow: 0 12px 24px color-mix(in srgb, var(--c-accent) 18%, transparent);
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.docx-cta:hover {
  transform: translateY(-1px);
  background: #fff2a6;
  border-color: #fff6bf;
}

.docx-cta-secondary {
  color: var(--c-text);
  background: transparent;
  border-color: color-mix(in srgb, var(--c-accent) 38%, var(--c-border));
  box-shadow: none;
}

.docx-cta-secondary:hover {
  color: #101010;
  background: var(--c-accent);
}

.sx20-badge[data-slot="ios_cta"],
.sx20-badge[data-slot="android_cta"],
.zg53-cta[data-slot="ios_cta"],
.zg53-cta[data-slot="android_cta"],
.docx-cta-store[data-slot="ios_cta"],
.docx-cta-store[data-slot="android_cta"] {
  color: #fff !important;
}

.docx-cta-store::before {
  content: "";
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: currentColor;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.docx-cta-store[data-slot="ios_cta"]::before {
  mask-image: url("../img/brand/icon-apple.svg");
  -webkit-mask-image: url("../img/brand/icon-apple.svg");
}

.docx-cta-store[data-slot="android_cta"]::before {
  mask-image: url("../img/brand/icon-android.svg");
  -webkit-mask-image: url("../img/brand/icon-android.svg");
}

.docx-cta-store span {
  display: block;
  text-align: left;
  line-height: 1.15;
}

.docx-faq-list {
  display: grid;
  gap: 10px;
  width: 100%;
  max-width: none;
  margin-top: 22px;
}

.docx-card > .docx-faq-list,
.docx-card > .faq05-list {
  width: 100%;
  max-width: none;
}

.docx-faq-item {
  width: 100%;
  border: 1px solid rgba(122, 45, 34, 0.58);
  border-radius: 8px;
  background: #231b1d;
  overflow: hidden;
}

.docx-faq-question {
  min-height: 56px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) 22px;
  align-items: center;
  gap: 14px;
  padding: 12px 18px;
  cursor: pointer;
  list-style: none;
}

.docx-faq-question::-webkit-details-marker {
  display: none;
}

.docx-faq-number {
  color: #a23a25;
  font-size: 13px;
  font-weight: 900;
}

.docx-faq-text {
  color: #ffe88b;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.35;
}

.docx-faq-icon {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #d7ba35;
}

.docx-faq-icon::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translateY(-2px);
  transition: transform 0.2s ease;
}

.docx-faq-item.ma-faq-open .docx-faq-icon::before,
.docx-faq-item[open] .docx-faq-icon::before {
  transform: rotate(225deg) translateY(-1px);
}

.docx-faq-answer {
  padding: 0 18px 18px 74px;
}

.docx-faq-answer p {
  color: #d7ba35;
  font-size: 14px;
  line-height: 1.7;
}

.ft12_footer {
  margin-top: 0;
}

.ft12_top {
  min-height: 72px;
  display: grid !important;
  grid-template-columns: minmax(160px, 1fr) auto minmax(48px, 1fr);
  align-items: center !important;
  gap: 24px !important;
  padding: 18px 0 !important;
}

.ft12_top .ma-logo {
  align-self: center;
}

.ft12_nav {
  justify-content: center;
}

.ft12_pay:empty {
  display: none;
}

.ft12_badge_row {
  justify-content: flex-end;
  margin-left: 0 !important;
}

.ft12_bottom {
  display: flex;
  justify-content: center;
  padding: 14px 0 16px;
  border-top: 1px solid rgba(255, 232, 139, 0.12);
  text-align: center;
}

.ft12_legal {
  display: block;
  max-width: 980px;
  color: #f5d64e;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.55;
}

@media (max-width: 1024px) {
  html {
    scroll-padding-top: 76px;
  }

  body {
    padding-top: 68px;
  }

  .h12_sroot {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }

  .h12_root .ma-header-inner {
    min-height: 68px;
    justify-content: space-between;
    gap: 12px;
  }

  .h12_nav,
  .h12_cta-desktop {
    display: none !important;
  }

  .h12_root .h12_cta > .h12_cta-desktop,
  .h12_root .h12_btn-login,
  .h12_root .h12_btn-register {
    display: none !important;
  }

  .h12_root .h12_cta {
    flex: 0 0 auto;
    margin-left: auto;
  }

  .h12_menu-btn {
    display: inline-flex !important;
    flex: 0 0 auto;
  }

  .ma-mobile-nav {
    max-height: calc(100vh - 68px);
    overflow-y: auto;
    box-shadow: 0 18px 32px rgba(0, 0, 0, .38);
  }

  .h12_mnav {
    align-items: stretch;
  }

  .h12_mrow {
    gap: 10px;
    padding-bottom: 14px;
  }

  .h12_mbtn {
    min-height: 44px;
    padding: 10px 14px !important;
    font-size: 13px !important;
  }

  .bh73-cta,
  .tn94-cta,
  .bl34-cta,
  .ra99-cta,
  .ax39-cta,
  .ru13-cta,
  .ma-btn {
    min-height: var(--banner-cta-h-tablet);
    padding: var(--banner-cta-pad-tablet) !important;
    font-size: 14px !important;
  }

  .sx20-badge,
  .zg53-cta {
    min-height: var(--store-cta-h-tablet);
    padding: 12px 16px !important;
    font-size: 13px !important;
  }

  .project-top-hero.bh73-hero,
  .project-top-hero .sx20-card {
    min-height: 430px;
    aspect-ratio: auto;
  }

  .project-top-hero .bh73-overlay,
  .project-top-hero .sx20-overlay,
  .project-promo-banner .tn94-overlay,
  .project-promo-banner .sx20-overlay {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0.48) 100%),
      linear-gradient(90deg, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.12) 72%, rgba(0, 0, 0, 0.08) 100%) !important;
  }

  .project-promo-banner .tn94-card,
  .project-promo-banner .sx20-card {
    min-height: 340px;
    aspect-ratio: auto;
  }

  .project-reviews-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .project-bonus-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  .ma-container {
    width: calc(100% - 32px);
    padding-left: 0;
    padding-right: 0;
  }

  .bh73-hero {
    width: calc(100% - 32px);
  }

  .ma-section-sm.project-top-hero > .ma-container {
    width: calc(100% - 32px);
  }

  .ma-section-sm.project-top-hero {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .project-top-hero.bh73-hero {
    margin-top: 40px;
    margin-bottom: 0;
    background-position: 72% center !important;
  }

  .project-top-hero .bh73-content {
    max-width: 100%;
    padding: 32px 0;
  }

  .project-top-hero .bh73-title {
    font-size: clamp(28px, 9vw, 38px);
    line-height: 1.06;
  }

  .project-top-hero .sx20-title.ma-h1 {
    font-size: clamp(28px, 9vw, 38px);
    line-height: 1.06;
  }

  .docx-section .ma-h2,
  .project-reviews-title.ma-h2,
  .tn94-title.ma-h2,
  .sx20-title.ma-h2 {
    font-size: clamp(21px, 7vw, 28px);
  }

  .project-top-hero .bh73-feature {
    font-size: 14px;
    line-height: 1.5;
  }

  .project-top-hero.bh73-hero,
  .project-top-hero .sx20-card {
    min-height: 440px;
  }

  .project-promo-banner .tn94-card,
  .project-promo-banner .sx20-card {
    min-height: 350px;
  }

  .ma-section-sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bh73-content,
  .tn94-content,
  .bl34-glass,
  .ra99-content,
  .sx20-glass,
  .zg53-content {
    max-width: 100%;
  }

  .bh73-title,
  .tn94-title,
  .bl34-title,
  .ra99-title,
  .sx20-title,
  .zg53-title {
    word-break: normal;
    overflow-wrap: normal;
    hyphens: auto;
    -webkit-hyphens: auto;
  }

  .bh73-cta,
  .tn94-cta,
  .bl34-cta,
  .ra99-cta,
  .ax39-cta,
  .ru13-cta,
  .ma-btn {
    min-height: 46px;
    padding: var(--banner-cta-pad-mobile) !important;
    font-size: 13px !important;
  }

  .sx20-badge,
  .zg53-cta {
    min-height: var(--store-cta-h-mobile);
    padding: 11px 14px !important;
    font-size: 12px !important;
  }

  .sx20-cta-row,
  .zg53-cta-row {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .project-reviews-grid {
    grid-template-columns: 1fr;
  }

  .project-review-card {
    min-height: 0;
    padding: 24px 20px 20px;
  }

  .ft12_footer {
    margin-top: 0;
  }

  .ft12_top {
    grid-template-columns: 1fr !important;
    justify-items: center;
    text-align: center;
    gap: 14px !important;
  }

  .ft12_nav {
    width: 100%;
    justify-content: center;
  }

  .ft12_badge_row {
    justify-content: center;
  }

  .docx-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .docx-card {
    padding: 26px 18px 22px;
  }

  .project-pros-cons .docx-card {
    padding: 10px 0 0;
  }

  .project-pros-cons-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .project-pros-cons-card {
    min-height: 0;
    padding: 20px;
  }

  .project-pros-cons-card li {
    font-size: 15px;
  }

  .project-bonus-cards {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .project-bonus-card {
    min-height: 0;
    padding: 22px 18px 18px;
  }

  .docx-section p,
  .docx-section li {
    font-size: 15px;
    line-height: 1.68;
  }

  .docx-section p.docx-author-line {
    font-size: 16px;
    line-height: 1.45;
    padding: 0 !important;
  }

  .docx-cta-row {
    gap: 10px;
    margin-top: 18px;
  }

  .docx-cta {
    min-height: 44px;
    padding: 11px 16px;
    font-size: 14px;
  }

  .docx-faq-list {
    gap: 8px;
    margin-top: 18px;
  }

  .docx-faq-question {
    min-height: 52px;
    grid-template-columns: 34px minmax(0, 1fr) 20px;
    gap: 10px;
    padding: 11px 14px;
  }

  .docx-faq-text,
  .docx-faq-answer p {
    font-size: 13px;
  }

  .docx-faq-answer {
    padding: 0 14px 16px 58px;
  }

  .docx-table {
    min-width: 640px;
  }
}

@media (max-width: 340px) {
  .ma-container {
    width: calc(100% - 24px);
    padding-left: 0;
    padding-right: 0;
  }

  .h12_logo-text,
  .ma-logo-text {
    font-size: 23px !important;
  }

  .project-logo-img,
  .h12_root .project-logo-img,
  .ft12_footer .project-logo-img {
    height: 34px;
    max-width: 150px;
  }

  .h12_mrow {
    flex-direction: column;
  }

  .h12_mbtn {
    width: 100%;
  }

  .docx-cta {
    width: 100%;
  }

  .docx-faq-question {
    grid-template-columns: 30px minmax(0, 1fr) 18px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .docx-faq-answer {
    padding-left: 52px;
  }

}
