.elementor-807 .elementor-element.elementor-element-9525804{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-25b227a */.tdc-ch *, .tdc-ch *::before, .tdc-ch *::after { box-sizing: border-box; margin: 0; padding: 0; }
.tdc-ch { font-family: 'Barlow', sans-serif; color: #111; }
.tdc-ch a { text-decoration: none; }
.tdc-ch img { max-width: 100%; display: block; }

.tdc-ch__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; }

/* ===== SHARED ===== */
.tdc-ch__label {
  display: inline-block;
  font-size: 10px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  padding: 5px 14px; margin-bottom: 12px;
}
.tdc-ch__label--slate  { background: #2C3E50; color: #fff; }
.tdc-ch__label--orange { background: #FF6D00; color: #fff; }

.tdc-ch__h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(28px, 3.5vw, 44px);
  font-weight: 400; color: #111; line-height: 1;
  letter-spacing: 0.02em;
  margin: 0 0 12px 0 !important; padding: 0 !important; border: none !important;
}
.tdc-ch__h2--white { color: #fff !important; }

.tdc-ch__sub { font-size: 14.5px; font-weight: 300; color: #777; line-height: 1.7; }
.tdc-ch__sub strong { color: #2C3E50; font-weight: 600; }

.tdc-ch__btn-orange {
  display: inline-flex; align-items: center; gap: 8px;
  background: #FF6D00; color: #fff !important;
  font-family: 'Barlow', sans-serif; font-size: 12.5px; font-weight: 700;
  letter-spacing: 0.08em; text-transform: uppercase;
  padding: 13px 28px; transition: background 0.25s; white-space: nowrap;
}
.tdc-ch__btn-orange:hover { background: #e06000; color: #fff !important; }

.tdc-ch__btn-slate {
  display: inline-flex; align-items: center; gap: 8px;
  background: transparent; color: #2C3E50 !important;
  font-family: 'Barlow', sans-serif; font-size: 12.5px; font-weight: 700;
  letter-spacing: 0.08em; text-transform: uppercase;
  padding: 12px 24px; border: 1.5px solid #2C3E50;
  transition: all 0.25s; white-space: nowrap;
}
.tdc-ch__btn-slate:hover { background: #2C3E50; color: #fff !important; }

/* =====================================================
   1. BREADCRUMBS
   ===================================================== */
.tdc-ch-bc {
  background: #f7f8f9;
  border-bottom: 1px solid #eee;
  padding: 12px 0;
}
.tdc-ch-bc__inner {
  max-width: 1240px; margin: 0 auto; padding: 0 24px;
  display: flex; align-items: center; gap: 8px;
  font-size: 12px; color: #aaa;
}
.tdc-ch-bc__inner a { color: #aaa; transition: color 0.2s; }
.tdc-ch-bc__inner a:hover { color: #FF6D00; }
.tdc-ch-bc__inner i { font-size: 9px; color: #ccc; }
.tdc-ch-bc__inner span { color: #2C3E50; font-weight: 500; }

/* =====================================================
   2. HERO
   ===================================================== */
.tdc-ch-hero {
  background: #f7f8f9;
  border-bottom: 3px solid #FF6D00;
  padding: 56px 0 0;
  overflow: hidden;
}
.tdc-ch-hero__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px; align-items: end;
}
.tdc-ch-hero__text { padding-bottom: 48px; }
.tdc-ch-hero__text h1 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 400; color: #111; line-height: 1;
  letter-spacing: 0.02em;
  margin: 0 0 16px 0 !important; padding: 0 !important; border: none !important;
}
.tdc-ch-hero__text h1 em { font-style: normal; color: #FF6D00; }
.tdc-ch-hero__sub {
  font-size: 14.5px; font-weight: 300; color: #666;
  line-height: 1.75; margin-bottom: 28px; max-width: 480px;
}
.tdc-ch-hero__badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; }
.tdc-ch-hero__badge {
  display: flex; align-items: center; gap: 7px;
  background: #fff; border: 1px solid #e0e3e8;
  border-left: 3px solid #2C3E50;
  padding: 8px 14px;
  font-size: 12.5px; font-weight: 500; color: #333;
}
.tdc-ch-hero__badge i { color: #FF6D00; font-size: 12px; }
.tdc-ch-hero__cta { display: flex; gap: 10px; flex-wrap: wrap; }
.tdc-ch-hero__img { position: relative; height: 380px; overflow: hidden; }
.tdc-ch-hero__img img { width: 100%; height: 100%; object-fit: cover; }
.tdc-ch-hero__img-badge {
  position: absolute; bottom: 20px; left: 20px;
  background: #fff;
  display: flex; align-items: center; gap: 12px;
  padding: 12px 18px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.12);
  border-left: 3px solid #FF6D00;
}
.tdc-ch-hero__img-badge i { color: #FF6D00; font-size: 18px; flex-shrink: 0; }
.tdc-ch-hero__img-badge strong { display: block; font-size: 13px; color: #111; }
.tdc-ch-hero__img-badge span { font-size: 11.5px; color: #888; font-weight: 300; }

/* =====================================================
   3. INTRO
   ===================================================== */
.tdc-ch-intro { background: #fff; padding: 64px 0; border-bottom: 1px solid #eee; }
.tdc-ch-intro__grid { display: grid; grid-template-columns: 1fr 2fr; gap: 64px; align-items: start; }
.tdc-ch-intro__label-col { padding-top: 4px; }
.tdc-ch-intro__text p { font-size: 15px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 16px; }
.tdc-ch-intro__text p:last-child { margin-bottom: 0; }
.tdc-ch-intro__text strong { color: #2C3E50; font-weight: 600; }
.tdc-ch-intro__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-ch-intro__link:hover { border-color: #FF6D00; }

/* =====================================================
   4. PRICING TIERS
   ===================================================== */
.tdc-ch-tiers { background: #2C3E50; padding: 72px 0; position: relative; overflow: hidden; }
.tdc-ch-tiers::before {
  content: 'TIKA';
  position: absolute; right: -10px; top: 50%; transform: translateY(-50%);
  font-family: 'Bebas Neue', sans-serif; font-size: 200px;
  color: rgba(255,255,255,0.03); pointer-events: none; user-select: none;
  line-height: 1;
}
.tdc-ch-tiers__head { margin-bottom: 44px; }
.tdc-ch-tiers__head .tdc-ch__h2 { color: #fff !important; }
.tdc-ch-tiers__head .tdc-ch__sub { color: rgba(255,255,255,0.60); }
.tdc-ch-tiers__head .tdc-ch__sub strong { color: rgba(255,255,255,0.90); }

.tdc-ch-tiers__grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 1px; background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.1);
  position: relative; z-index: 1;
}
.tdc-ch-tiers__card {
  background: rgba(255,255,255,0.05);
  padding: 36px 28px;
  display: flex; flex-direction: column; gap: 16px;
  position: relative;
  transition: background 0.25s;
}
.tdc-ch-tiers__card:hover { background: rgba(255,255,255,0.08); }
.tdc-ch-tiers__card--featured {
  background: rgba(255,109,0,0.12);
  border-top: 3px solid #FF6D00;
}
.tdc-ch-tiers__card--featured:hover { background: rgba(255,109,0,0.16); }
.tdc-ch-tiers__badge-top {
  display: inline-block;
  font-size: 9px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase;
  background: #FF6D00; color: #fff; padding: 3px 10px;
  margin-bottom: -4px; width: fit-content;
}
.tdc-ch-tiers__duration {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 14px; letter-spacing: 0.1em; text-transform: uppercase;
  color: rgba(255,255,255,0.50);
}
.tdc-ch-tiers__price-wrap { display: flex; align-items: baseline; gap: 4px; }
.tdc-ch-tiers__from { font-size: 12px; color: rgba(255,255,255,0.40); font-weight: 300; }
.tdc-ch-tiers__price {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 54px; color: #fff; line-height: 1; letter-spacing: 0.02em;
}
.tdc-ch-tiers__card--featured .tdc-ch-tiers__price { color: #FF6D00; }
.tdc-ch-tiers__unit { font-size: 16px; color: rgba(255,255,255,0.40); font-weight: 300; }
.tdc-ch-tiers__desc { font-size: 13.5px; font-weight: 300; color: rgba(255,255,255,0.60); line-height: 1.7; }
.tdc-ch-tiers__list { list-style: none; display: flex; flex-direction: column; gap: 8px; margin-top: auto; padding-top: 16px; border-top: 1px solid rgba(255,255,255,0.10); }
.tdc-ch-tiers__list li { display: flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 300; color: rgba(255,255,255,0.70); }
.tdc-ch-tiers__list li i { color: #4ade80; font-size: 11px; flex-shrink: 0; }

.tdc-ch-tiers__note {
  margin-top: 20px; font-size: 13px; font-weight: 300;
  color: rgba(255,255,255,0.50); line-height: 1.65;
  position: relative; z-index: 1;
  display: flex; align-items: flex-start; gap: 8px;
}
.tdc-ch-tiers__note i { color: rgba(255,255,255,0.40); flex-shrink: 0; margin-top: 2px; }
.tdc-ch-tiers__note-link { color: #FF6D00; font-weight: 500; }
.tdc-ch-tiers__note-link:hover { text-decoration: underline; }

/* =====================================================
   5. FLEET
   ===================================================== */
.tdc-ch-fleet { background: #f7f8f9; padding: 72px 0; }
.tdc-ch-fleet__head { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 36px; flex-wrap: wrap; }
.tdc-ch-fleet__link { font-size: 12.5px; font-weight: 700; color: #2C3E50; letter-spacing: 0.06em; text-transform: uppercase; border-bottom: 1.5px solid #2C3E50; padding-bottom: 2px; white-space: nowrap; transition: color 0.2s, border-color 0.2s; }
.tdc-ch-fleet__link:hover { color: #FF6D00; border-color: #FF6D00; }
.tdc-ch-fleet__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #e8e8e8; border: 1px solid #e8e8e8; }
.tdc-ch-fleet__card { background: #fff; display: flex; flex-direction: column; transition: box-shadow 0.3s, transform 0.3s; position: relative; }
.tdc-ch-fleet__card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.09); transform: translateY(-4px); z-index: 2; }
.tdc-ch-fleet__card--featured { border-top: 3px solid #FF6D00; }
.tdc-ch-fleet__img { height: 160px; overflow: hidden; background: #f5f5f5; position: relative; }
.tdc-ch-fleet__img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s; }
.tdc-ch-fleet__card:hover .tdc-ch-fleet__img img { transform: scale(1.06); }
.tdc-ch-fleet__cat { position: absolute; top: 12px; left: 0; font-size: 9.5px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; padding: 4px 12px; clip-path: polygon(0 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%); color: #fff; }
.tdc-ch-fleet__cat--cheapest { background: #FF6D00; }
.tdc-ch-fleet__cat--popular  { background: #2C3E50; }
.tdc-ch-fleet__cat--compact  { background: #34495e; }
.tdc-ch-fleet__cat--suv      { background: #1a5c38; }
.tdc-ch-fleet__body { padding: 16px; flex: 1; display: flex; flex-direction: column; }
.tdc-ch-fleet__body h3 { font-family: 'Bebas Neue', sans-serif !important; font-size: 22px; font-weight: 400; color: #111 !important; letter-spacing: 0.03em; line-height: 1; margin: 0 0 3px 0 !important; padding: 0 !important; border: none !important; }
.tdc-ch-fleet__type { font-size: 11px; color: #aaa; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 10px; }
.tdc-ch-fleet__specs { display: flex; gap: 6px; flex-wrap: wrap; margin-bottom: 12px; }
.tdc-ch-fleet__specs span { font-size: 11.5px; color: #555; display: flex; align-items: center; gap: 4px; }
.tdc-ch-fleet__specs span i { color: #FF6D00; font-size: 10px; }
.tdc-ch-fleet__footer { display: flex; align-items: center; justify-content: space-between; padding-top: 10px; border-top: 1px solid #f0f0f0; margin-top: auto; }
.tdc-ch-fleet__price-from { font-size: 9.5px; color: #bbb; text-transform: uppercase; letter-spacing: 0.07em; }
.tdc-ch-fleet__price-val { font-family: 'Bebas Neue', sans-serif; font-size: 26px; color: #2C3E50; line-height: 1; }
.tdc-ch-fleet__price-val small { font-family: 'Barlow', sans-serif; font-size: 12px; color: #bbb; font-weight: 300; }
.tdc-ch-fleet__select { font-size: 11px; font-weight: 700; color: #FF6D00; letter-spacing: 0.05em; text-transform: uppercase; display: flex; align-items: center; gap: 4px; }
.tdc-ch-fleet__card:hover .tdc-ch-fleet__select { text-decoration: underline; }
.tdc-ch-fleet__note { margin-top: 20px; font-size: 13.5px; font-weight: 300; color: #888; text-align: center; }
.tdc-ch-fleet__note-link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-ch-fleet__note-link:hover { border-color: #FF6D00; }

/* =====================================================
   6. MYTH / €10 TRUTH — NEW SECTION
   ===================================================== */
.tdc-ch-myth { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-ch-myth__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: start; }
.tdc-ch-myth__content p { font-size: 15px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 16px; }
.tdc-ch-myth__content p:last-child { margin-bottom: 0; }
.tdc-ch-myth__content p strong { color: #2C3E50; font-weight: 600; }
.tdc-ch-myth__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-ch-myth__link:hover { border-color: #FF6D00; }
.tdc-ch-myth__callout { background: #f7f8f9; border-top: 3px solid #FF6D00; }
.tdc-ch-myth__callout-inner { padding: 32px 28px; }
.tdc-ch-myth__callout-icon { width: 48px; height: 48px; border-radius: 50%; background: rgba(255,109,0,0.10); display: flex; align-items: center; justify-content: center; margin-bottom: 16px; }
.tdc-ch-myth__callout-icon i { font-size: 20px; color: #FF6D00; }
.tdc-ch-myth__callout h3 { font-family: 'Barlow', sans-serif !important; font-size: 15px; font-weight: 700; color: #111 !important; margin: 0 0 16px 0 !important; padding: 0 !important; border: none !important; }
.tdc-ch-myth__list { list-style: none; display: flex; flex-direction: column; gap: 10px; margin-bottom: 20px; }
.tdc-ch-myth__list li { display: flex; align-items: center; gap: 10px; font-size: 13.5px; font-weight: 300; color: #555; }
.tdc-ch-myth__list li i { color: #e53e3e; font-size: 12px; flex-shrink: 0; }
.tdc-ch-myth__callout-footer { border-top: 1px solid #e0e3e8; padding-top: 16px; }
.tdc-ch-myth__callout-footer p { font-size: 13px; font-weight: 600; color: #2C3E50; margin: 0; }

/* =====================================================
   7. TIPS
   ===================================================== */
.tdc-ch-tips { background: #f7f8f9; padding: 72px 0; }
.tdc-ch-tips__head { margin-bottom: 44px; }
.tdc-ch-tips__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; }
.tdc-ch-tips__card { background: #fff; padding: 32px 28px; transition: box-shadow 0.25s; }
.tdc-ch-tips__card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.07); }
.tdc-ch-tips__num { font-family: 'Bebas Neue', sans-serif; font-size: 40px; color: #e8ecef; line-height: 1; letter-spacing: 0.02em; margin-bottom: 10px; transition: color 0.25s; }
.tdc-ch-tips__card:hover .tdc-ch-tips__num { color: rgba(255,109,0,0.15); }
.tdc-ch-tips__card h3 { font-family: 'Barlow', sans-serif !important; font-size: 15px; font-weight: 700; color: #111 !important; margin: 0 0 10px 0 !important; padding: 0 !important; border: none !important; }
.tdc-ch-tips__card p { font-size: 13.5px; font-weight: 300; color: #777; line-height: 1.75; margin: 0; }
.tdc-ch-tips__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-ch-tips__link:hover { border-color: #FF6D00; }

/* =====================================================
   8. PAYMENT
   ===================================================== */
.tdc-ch-payment { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-ch-payment__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }
.tdc-ch-payment__content p { font-size: 15px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 16px; }
.tdc-ch-payment__content p:last-child { margin-bottom: 0; }
.tdc-ch-payment__content strong { color: #2C3E50; font-weight: 600; }
.tdc-ch-payment__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-ch-payment__link:hover { border-color: #FF6D00; }
.tdc-ch-payment__methods { background: #f7f8f9; border: 1px solid #e0e3e8; }
.tdc-ch-payment__methods-head { background: #2C3E50; color: #fff; font-family: 'Bebas Neue', sans-serif; font-size: 14px; letter-spacing: 0.08em; text-transform: uppercase; padding: 12px 20px; }
.tdc-ch-payment__method-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #e0e3e8; border-top: 1px solid #e0e3e8; }
.tdc-ch-payment__method { background: #fff; padding: 16px 18px; display: flex; align-items: center; gap: 10px; transition: background 0.2s; }
.tdc-ch-payment__method:hover { background: #f0f3f6; }
.tdc-ch-payment__method i { font-size: 16px; color: #2C3E50; flex-shrink: 0; width: 20px; text-align: center; }
.tdc-ch-payment__method span { font-size: 13px; font-weight: 500; color: #333; }
.tdc-ch-payment__method--highlight { background: rgba(255,109,0,0.04); }
.tdc-ch-payment__method--highlight i { color: #FF6D00; }
.tdc-ch-payment__method--highlight span { color: #FF6D00; font-weight: 600; }

/* =====================================================
   9. BENEFITS
   ===================================================== */
.tdc-ch-benefits { background: #f7f8f9; padding: 72px 0; }
.tdc-ch-benefits__head { margin-bottom: 44px; }
.tdc-ch-benefits__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; }
.tdc-ch-benefits__card { background: #fff; padding: 32px 28px; transition: box-shadow 0.25s; }
.tdc-ch-benefits__card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.07); }
.tdc-ch-benefits__icon { width: 48px; height: 48px; border-radius: 50%; background: #f0f3f6; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; transition: background 0.25s; }
.tdc-ch-benefits__card:hover .tdc-ch-benefits__icon { background: #2C3E50; }
.tdc-ch-benefits__icon i { font-size: 18px; color: #2C3E50; transition: color 0.25s; }
.tdc-ch-benefits__card:hover .tdc-ch-benefits__icon i { color: #FF6D00; }
.tdc-ch-benefits__card h3 { font-family: 'Barlow', sans-serif !important; font-size: 15px; font-weight: 700; color: #111 !important; margin: 0 0 10px 0 !important; padding: 0 !important; border: none !important; }
.tdc-ch-benefits__card p { font-size: 13.5px; font-weight: 300; color: #777; line-height: 1.75; margin: 0; }
.tdc-ch-benefits__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-ch-benefits__link:hover { border-color: #FF6D00; }

/* =====================================================
   10. SEASONAL PRICING
   ===================================================== */
.tdc-ch-seasonal { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-ch-seasonal__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.tdc-ch-seasonal__content p { font-size: 15px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 16px; }
.tdc-ch-seasonal__content p:last-child { margin-bottom: 0; }
.tdc-ch-seasonal__content strong { color: #2C3E50; font-weight: 600; }
.tdc-ch-seasonal__chart { background: #f7f8f9; border: 1px solid #e0e3e8; padding: 28px; }
.tdc-ch-seasonal__chart-head { font-family: 'Bebas Neue', sans-serif; font-size: 15px; letter-spacing: 0.08em; text-transform: uppercase; color: #2C3E50; margin-bottom: 20px; }
.tdc-ch-seasonal__bars { display: flex; flex-direction: column; gap: 12px; margin-bottom: 14px; }
.tdc-ch-seasonal__bar-row { display: flex; align-items: center; gap: 12px; }
.tdc-ch-seasonal__month { font-size: 12px; font-weight: 500; color: #555; width: 60px; flex-shrink: 0; }
.tdc-ch-seasonal__bar-wrap { flex: 1; background: #e8ecef; height: 10px; }
.tdc-ch-seasonal__bar { height: 100%; background: #2C3E50; transition: width 0.6s ease; }
.tdc-ch-seasonal__bar--peak { background: #FF6D00; }
.tdc-ch-seasonal__tag { font-size: 10px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: #aaa; width: 64px; flex-shrink: 0; }
.tdc-ch-seasonal__tag--peak { color: #FF6D00; }
.tdc-ch-seasonal__bar-row--peak .tdc-ch-seasonal__month { color: #FF6D00; font-weight: 700; }
.tdc-ch-seasonal__note { font-size: 11.5px; font-weight: 300; color: #bbb; font-style: italic; margin: 0; }

/* =====================================================
   11. FAQ
   ===================================================== */
.tdc-ch-faq { background: #f7f8f9; padding: 72px 0; }
.tdc-ch-faq__head { margin-bottom: 40px; }
.tdc-ch-faq__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 48px; }
.tdc-ch-faq__col { display: flex; flex-direction: column; }
.tdc-ch-faq__item { border-bottom: 1px solid #e3e6ea; cursor: pointer; }
.tdc-ch-faq__item:first-child { border-top: 1px solid #e3e6ea; }
.tdc-ch-faq__q { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 18px 0; user-select: none; }
.tdc-ch-faq__q h3 { font-family: 'Barlow', sans-serif !important; font-size: 14px; font-weight: 600; color: #111 !important; line-height: 1.4; margin: 0 !important; padding: 0 !important; border: none !important; flex: 1; transition: color 0.2s; }
.tdc-ch-faq__item.tdc-open .tdc-ch-faq__q h3 { color: #2C3E50 !important; }
.tdc-ch-faq__icon { width: 26px; height: 26px; border-radius: 50%; background: #e8ecef; flex-shrink: 0; display: flex; align-items: center; justify-content: center; position: relative; transition: background 0.25s; }
.tdc-ch-faq__icon::before, .tdc-ch-faq__icon::after { content: ''; position: absolute; background: #2C3E50; border-radius: 2px; transition: transform 0.3s, opacity 0.3s; }
.tdc-ch-faq__icon::before { width: 10px; height: 2px; }
.tdc-ch-faq__icon::after  { width: 2px; height: 10px; }
.tdc-ch-faq__item.tdc-open .tdc-ch-faq__icon { background: #2C3E50; }
.tdc-ch-faq__item.tdc-open .tdc-ch-faq__icon::before,
.tdc-ch-faq__item.tdc-open .tdc-ch-faq__icon::after { background: #FF6D00; }
.tdc-ch-faq__item.tdc-open .tdc-ch-faq__icon::after { transform: rotate(90deg); opacity: 0; }
.tdc-ch-faq__a { overflow: hidden; max-height: 0; transition: max-height 0.35s ease, padding 0.25s; }
.tdc-ch-faq__item.tdc-open .tdc-ch-faq__a { max-height: 400px; padding-bottom: 16px; }
.tdc-ch-faq__a p { font-size: 13.5px; font-weight: 300; color: #777; line-height: 1.78; margin: 0; padding-right: 16px; }
.tdc-ch-faq__a p strong { color: #2C3E50; font-weight: 600; }
.tdc-ch-faq__a-link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-ch-faq__a-link:hover { border-color: #FF6D00; }

/* =====================================================
   12. TRUST
   ===================================================== */
.tdc-ch-trust { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-ch-trust__head { margin-bottom: 40px; }
.tdc-ch-trust__stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; margin-bottom: 40px; }
.tdc-ch-trust__stat { background: #fff; padding: 24px; text-align: center; }
.tdc-ch-trust__stat-val { font-family: 'Bebas Neue', sans-serif; font-size: 36px; color: #FF6D00; line-height: 1; letter-spacing: 0.02em; margin-bottom: 5px; }
.tdc-ch-trust__stat-lbl { font-size: 11px; color: #aaa; text-transform: uppercase; letter-spacing: 0.08em; }
.tdc-ch-trust__text { max-width: 820px; }
.tdc-ch-trust__text p { font-size: 14.5px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 14px; }
.tdc-ch-trust__text p:last-child { margin-bottom: 0; }
.tdc-ch-trust__text strong { color: #2C3E50; font-weight: 600; }

/* =====================================================
   13. RELATED CLUSTERS
   ===================================================== */
.tdc-ch-related { background: #f7f8f9; padding: 72px 0; }
.tdc-ch-related__head { margin-bottom: 40px; }
.tdc-ch-related__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; }
.tdc-ch-related__card { background: #fff; display: flex; flex-direction: column; transition: box-shadow 0.3s, transform 0.3s; color: inherit; }
.tdc-ch-related__card:hover { box-shadow: 0 8px 24px rgba(0,0,0,0.09); transform: translateY(-3px); z-index: 2; }
.tdc-ch-related__img { height: 180px; overflow: hidden; background: #e8ecef; position: relative; }
.tdc-ch-related__img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s; }
.tdc-ch-related__card:hover .tdc-ch-related__img img { transform: scale(1.06); }
.tdc-ch-related__cat { position: absolute; top: 12px; left: 0; font-size: 9.5px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; padding: 4px 12px; background: #2C3E50; color: #fff; clip-path: polygon(0 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%); }
.tdc-ch-related__body { padding: 20px 22px; display: flex; flex-direction: column; gap: 8px; flex: 1; }
.tdc-ch-related__body h3 { font-family: 'Barlow', sans-serif !important; font-size: 14.5px; font-weight: 700; color: #111 !important; line-height: 1.4; margin: 0 !important; padding: 0 !important; border: none !important; transition: color 0.2s; }
.tdc-ch-related__card:hover .tdc-ch-related__body h3 { color: #FF6D00 !important; }
.tdc-ch-related__body p { font-size: 13px; font-weight: 300; color: #888; line-height: 1.65; margin: 0; }
.tdc-ch-related__cta { display: inline-flex; align-items: center; gap: 5px; font-size: 11px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: #FF6D00; margin-top: auto; padding-top: 10px; border-top: 1px solid #f0f0f0; }
.tdc-ch-related__cta i { transition: transform 0.2s; }
.tdc-ch-related__card:hover .tdc-ch-related__cta i { transform: translateX(3px); }

/* =====================================================
   14. FINAL CTA
   ===================================================== */
.tdc-ch-cta { background: #FF6D00; padding: 60px 0; position: relative; overflow: hidden; }
.tdc-ch-cta::before { content: ''; position: absolute; top: -60px; right: -60px; width: 260px; height: 260px; border: 2px solid rgba(255,255,255,0.08); border-radius: 50%; pointer-events: none; }
.tdc-ch-cta__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; display: flex; align-items: center; justify-content: space-between; gap: 40px; flex-wrap: wrap; position: relative; z-index: 1; }
.tdc-ch-cta__text h2 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(28px, 3.5vw, 46px); font-weight: 400; color: #fff !important; line-height: 1; letter-spacing: 0.02em; margin: 0 0 10px 0 !important; padding: 0 !important; border: none !important; }
.tdc-ch-cta__text p { font-size: 14px; font-weight: 300; color: rgba(255,255,255,0.80); max-width: 480px; line-height: 1.65; }
.tdc-ch-cta__btns { display: flex; flex-direction: column; gap: 10px; flex-shrink: 0; }
.tdc-ch-cta__btn-wa { display: inline-flex; align-items: center; gap: 9px; background: #fff; color: #2C3E50 !important; font-family: 'Barlow', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 13px 28px; transition: all 0.25s; white-space: nowrap; }
.tdc-ch-cta__btn-wa:hover { background: #2C3E50; color: #fff !important; }
.tdc-ch-cta__btn-wa i { color: #25D366; font-size: 16px; }
.tdc-ch-cta__btn-fleet { display: inline-flex; align-items: center; gap: 9px; background: transparent; color: #fff !important; font-family: 'Barlow', sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; padding: 12px 28px; border: 1.5px solid rgba(255,255,255,0.5); transition: all 0.25s; white-space: nowrap; }
.tdc-ch-cta__btn-fleet:hover { border-color: #fff; background: rgba(255,255,255,0.1); color: #fff !important; }
.tdc-ch-cta__btn-phone { display: inline-flex; align-items: center; gap: 7px; color: rgba(255,255,255,0.80) !important; font-size: 13px; font-weight: 500; transition: color 0.2s; justify-content: center; }
.tdc-ch-cta__btn-phone:hover { color: #fff !important; }
.tdc-ch-cta__trust { width: 100%; padding-top: 24px; border-top: 1px solid rgba(255,255,255,0.15); display: flex; gap: 24px; flex-wrap: wrap; }
.tdc-ch-cta__trust p { display: flex; align-items: center; gap: 7px; font-size: 13px; color: rgba(255,255,255,0.75); margin: 0; }
.tdc-ch-cta__trust p i { color: rgba(255,255,255,0.90); }

/* =====================================================
   RESPONSIVE
   ===================================================== */
@media (max-width: 1024px) {
  .tdc-ch-tiers__grid { grid-template-columns: 1fr; }
  .tdc-ch-tips__grid { grid-template-columns: repeat(2, 1fr); }
  .tdc-ch-related__grid { grid-template-columns: repeat(2, 1fr); }
  .tdc-ch-myth__grid { grid-template-columns: 1fr; }
  .tdc-ch-payment__grid { grid-template-columns: 1fr; }
  .tdc-ch-seasonal__grid { grid-template-columns: 1fr; }
}

@media (max-width: 960px) {
  .tdc-ch-hero__grid { grid-template-columns: 1fr; }
  .tdc-ch-hero__img { height: 260px; order: -1; }
  .tdc-ch-hero__text { padding-bottom: 36px; }
  .tdc-ch-intro__grid { grid-template-columns: 1fr; gap: 24px; }
  .tdc-ch-fleet__grid { grid-template-columns: repeat(2, 1fr); }
  .tdc-ch-benefits__grid { grid-template-columns: repeat(2, 1fr); }
  .tdc-ch-trust__stats { grid-template-columns: repeat(2, 1fr); }
  .tdc-ch-faq__grid { grid-template-columns: 1fr; gap: 0; }
  .tdc-ch-faq__col:last-child .tdc-ch-faq__item:first-child { border-top: none; }
  .tdc-ch-cta__inner { flex-direction: column; align-items: flex-start; }
}

@media (max-width: 640px) {
  .tdc-ch-fleet__grid { grid-template-columns: 1fr; }
  .tdc-ch-benefits__grid { grid-template-columns: 1fr; }
  .tdc-ch-tips__grid { grid-template-columns: 1fr; }
  .tdc-ch-related__grid { grid-template-columns: 1fr; }
  .tdc-ch-trust__stats { grid-template-columns: repeat(2, 1fr); }
  .tdc-ch-cta__btns { width: 100%; }
  .tdc-ch-payment__method-grid { grid-template-columns: 1fr; }
}/* End custom CSS */