.elementor-16348 .elementor-element.elementor-element-7a46623{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}body.elementor-page-16348:not(.elementor-motion-effects-element-type-background), body.elementor-page-16348 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}@media(min-width:768px){.elementor-16348 .elementor-element.elementor-element-7a46623{--content-width:16000px;}}/* Start custom CSS for html, class: .elementor-element-fb3a437 */.tt-article {
  background: #11100f;
  color: #f5f5f0;
  font-family: inherit;
  overflow: hidden;
}

.tt-article * {
  box-sizing: border-box;
}

.tt-article-container {
  width: min(100% - 32px, 1240px);
  margin: 0 auto;
}

.tt-article a {
  color: #f3c641;
  text-decoration: none;
  font-weight: 700;
}

.tt-article a:hover {
  color: #ffd95c;
}

.tt-article-hero {
  position: relative;
  padding: 76px 0 48px;
  background:
    radial-gradient(circle at 20% 0%, rgba(243, 198, 65, .16), transparent 34%),
    linear-gradient(180deg, #151412 0%, #11100f 100%);
}

.tt-article-hero__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 36px;
}

.tt-article-hero__content {
  max-width: 1040px;
}

.tt-article-label {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 18px;
  padding: 8px 14px;
  border: 1px solid rgba(243, 198, 65, .34);
  border-radius: 999px;
  background: rgba(243, 198, 65, .08);
  color: #f3c641;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .02em;
}

.tt-article-hero h1 {
  margin: 0;
  max-width: 1120px;
  color: #f7f4ec;
  font-size: clamp(38px, 5.4vw, 82px);
  line-height: .98;
  letter-spacing: -0.055em;
  font-weight: 900;
}

.tt-article-lead {
  max-width: 1060px;
  margin: 28px 0 0;
  color: #e2dfd8;
  font-size: clamp(18px, 1.45vw, 24px);
  line-height: 1.58;
  font-weight: 500;
}

.tt-article-hero__actions,
.tt-cta-block__actions,
.tt-dark-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.tt-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 24px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.1;
  text-decoration: none !important;
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}

.tt-btn:hover {
  transform: translateY(-1px);
}

.tt-btn--primary {
  background: #f3c641;
  color: #17130a !important;
  box-shadow: 0 16px 38px rgba(243, 198, 65, .18);
}

.tt-btn--ghost {
  background: rgba(255, 255, 255, .04);
  color: #f5f5f0 !important;
  border-color: rgba(255, 255, 255, .16);
}

.tt-btn--telegram {
  background: rgba(42, 171, 238, .12);
  color: #d9f2ff !important;
  border-color: rgba(42, 171, 238, .34);
}

.tt-article-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.tt-article-facts span {
  display: inline-flex;
  padding: 9px 13px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .1);
  color: #dfddd6;
  font-size: 14px;
  font-weight: 800;
}

.tt-article-body {
  padding: 22px 0 82px;
}

.tt-toc {
  margin: 0 0 34px;
  padding: 30px;
  border-radius: 26px;
  background: #22221f;
  border: 1px solid rgba(255, 255, 255, .09);
  box-shadow: 0 18px 50px rgba(0, 0, 0, .22);
}

.tt-toc h2 {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(28px, 3vw, 46px);
  line-height: 1.05;
  letter-spacing: -0.04em;
}

.tt-toc ol {
  display: grid;
  gap: 12px;
  margin: 0;
  padding-left: 22px;
}

.tt-toc li {
  color: #f3c641;
  font-size: 18px;
  font-weight: 900;
}

.tt-toc a {
  color: #d9e6ff;
  font-weight: 900;
}

.tt-content-section {
  margin: 26px 0;
  padding: 34px;
  border-radius: 28px;
  background: #181815;
  border: 1px solid rgba(255, 255, 255, .08);
}

.tt-content-section h2 {
  margin: 0 0 18px;
  color: #fffaf0;
  font-size: clamp(28px, 3vw, 48px);
  line-height: 1.08;
  letter-spacing: -0.045em;
  font-weight: 950;
}

.tt-content-section h3 {
  margin: 0 0 10px;
  color: #fffaf0;
  font-size: 22px;
  line-height: 1.18;
  font-weight: 900;
}

.tt-content-section p {
  margin: 0 0 18px;
  color: #dfddd6;
  font-size: 18px;
  line-height: 1.72;
}

.tt-content-section p:last-child {
  margin-bottom: 0;
}

.tt-info-box {
  margin: 26px 0 0;
  padding: 20px 22px;
  border-radius: 20px;
  background: rgba(243, 198, 65, .1);
  border: 1px solid rgba(243, 198, 65, .28);
  color: #f4ead0;
  font-size: 17px;
  line-height: 1.6;
}

.tt-info-box strong {
  color: #f3c641;
}

.tt-route-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 26px;
}

.tt-route-card div {
  padding: 22px;
  border-radius: 22px;
  background: #24231f;
  border: 1px solid rgba(255, 255, 255, .08);
}

.tt-route-card span {
  display: block;
  margin-bottom: 8px;
  color: #aaa69b;
  font-size: 14px;
  font-weight: 800;
}

.tt-route-card strong {
  display: block;
  color: #f3c641;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 950;
}

.tt-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 24px 0;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, .08);
}

.tt-price-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  background: #201f1b;
}

.tt-price-table th {
  padding: 18px 20px;
  background: #2b2a24;
  color: #f3c641;
  text-align: left;
  font-size: 15px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .03em;
}

.tt-price-table td {
  padding: 18px 20px;
  color: #eeeae0;
  font-size: 16px;
  line-height: 1.45;
  border-top: 1px solid rgba(255, 255, 255, .08);
}

.tt-price-table tr:nth-child(even) td {
  background: rgba(255, 255, 255, .025);
}

.tt-cta-block {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 22px;
  align-items: center;
  margin: 32px 0 0;
  padding: 28px;
  border-radius: 26px;
  background:
    linear-gradient(135deg, rgba(243, 198, 65, .18), rgba(243, 198, 65, .05)),
    #24231f;
  border: 1px solid rgba(243, 198, 65, .26);
}

.tt-cta-block h3,
.tt-dark-card h3 {
  margin: 0 0 10px;
  font-size: clamp(24px, 2.2vw, 34px);
  letter-spacing: -0.035em;
}

.tt-cta-block p,
.tt-dark-card p {
  margin: 0;
  color: #e6e0d2;
}

.tt-cta-block__actions {
  justify-content: flex-end;
  margin-top: 0;
}

.tt-check-list {
  display: grid;
  gap: 12px;
  margin: 24px 0;
  padding: 0;
  list-style: none;
}

.tt-check-list li {
  position: relative;
  padding: 16px 18px 16px 46px;
  border-radius: 18px;
  background: #22211d;
  border: 1px solid rgba(255, 255, 255, .07);
  color: #e4e0d6;
  font-size: 17px;
  line-height: 1.48;
}

.tt-check-list li::before {
  content: "✓";
  position: absolute;
  left: 18px;
  top: 16px;
  color: #f3c641;
  font-weight: 950;
}

.tt-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 26px;
}

.tt-step {
  padding: 24px;
  border-radius: 24px;
  background: #22211d;
  border: 1px solid rgba(255, 255, 255, .08);
}

.tt-step span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #f3c641;
  color: #17130a;
  font-size: 18px;
  font-weight: 950;
}

.tt-step p {
  font-size: 16px;
  line-height: 1.58;
}

.tt-dark-card {
  margin-top: 30px;
  padding: 30px;
  border-radius: 28px;
  background:
    radial-gradient(circle at 100% 0%, rgba(243, 198, 65, .22), transparent 32%),
    #24231f;
  border: 1px solid rgba(255, 255, 255, .1);
}

.tt-faq {
  background: #201f1b;
}

.tt-faq-item {
  padding: 22px 0;
  border-top: 1px solid rgba(255, 255, 255, .09);
}

.tt-faq-item:first-of-type {
  border-top: 0;
  padding-top: 6px;
}

.tt-faq-item h3 {
  color: #f3c641;
}

.tt-faq-item p {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .tt-article-hero {
    padding: 58px 0 38px;
  }

  .tt-cta-block {
    grid-template-columns: 1fr;
  }

  .tt-cta-block__actions {
    justify-content: flex-start;
  }

  .tt-steps,
  .tt-route-card {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .tt-article-container {
    width: min(100% - 22px, 1240px);
  }

  .tt-article-hero {
    padding: 42px 0 28px;
  }

  .tt-article-label {
    font-size: 12px;
    padding: 7px 11px;
  }

  .tt-article-hero h1 {
    font-size: clamp(34px, 12vw, 48px);
    line-height: 1.02;
    letter-spacing: -0.045em;
  }

  .tt-article-lead {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.6;
  }

  .tt-article-hero__actions,
  .tt-cta-block__actions,
  .tt-dark-card__actions {
    gap: 10px;
  }

  .tt-btn {
    width: 100%;
    min-height: 50px;
    padding: 14px 18px;
    font-size: 15px;
  }

  .tt-article-facts {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .tt-article-facts span {
    justify-content: center;
    text-align: center;
    font-size: 12px;
    padding: 9px 8px;
  }

  .tt-article-body {
    padding: 16px 0 54px;
  }

  .tt-toc,
  .tt-content-section,
  .tt-cta-block,
  .tt-dark-card {
    border-radius: 20px;
    padding: 22px;
  }

  .tt-toc h2,
  .tt-content-section h2 {
    font-size: 30px;
  }

  .tt-toc li {
    font-size: 15px;
    line-height: 1.45;
  }

  .tt-content-section {
    margin: 18px 0;
  }

  .tt-content-section p {
    font-size: 16px;
    line-height: 1.66;
  }

  .tt-content-section h3 {
    font-size: 20px;
  }

  .tt-route-card div,
  .tt-step {
    padding: 20px;
    border-radius: 18px;
  }

  .tt-route-card strong {
    font-size: 20px;
  }

  .tt-price-table th,
  .tt-price-table td {
    padding: 14px 16px;
    font-size: 14px;
  }

  .tt-info-box {
    padding: 18px;
    border-radius: 18px;
    font-size: 15px;
  }

  .tt-check-list li {
    padding: 15px 16px 15px 42px;
    font-size: 15px;
  }
}/* End custom CSS */