.elementor-843 .elementor-element.elementor-element-c5e0ce6{--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-8c3b4bd */.tdc-dw *, .tdc-dw *::before, .tdc-dw *::after { box-sizing: border-box; margin: 0; padding: 0; }
.tdc-dw { font-family: 'Barlow', sans-serif; color: #111; }
.tdc-dw a { text-decoration: none; }
.tdc-dw img { max-width: 100%; display: block; }

.tdc-dw__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; }

/* ===== SHARED ===== */
.tdc-dw__label {
  display: inline-block; font-size: 10px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  padding: 5px 14px; margin-bottom: 12px;
}
.tdc-dw__label--slate  { background: #2C3E50; color: #fff; }
.tdc-dw__label--orange { background: #FF6D00; color: #fff; }

.tdc-dw__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-dw__h2--white { color: #fff !important; }
.tdc-dw__sub { font-size: 14.5px; font-weight: 300; color: #777; line-height: 1.7; }
.tdc-dw__sub strong { color: #2C3E50; font-weight: 600; }

.tdc-dw__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-dw__btn-orange:hover { background: #e06000; color: #fff !important; }

.tdc-dw__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-dw__btn-slate:hover { background: #2C3E50; color: #fff !important; }

/* =====================================================
   1. BREADCRUMBS
   ===================================================== */
.tdc-dw-bc { background: #f7f8f9; border-bottom: 1px solid #eee; padding: 12px 0; }
.tdc-dw-bc__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; display: flex; align-items: center; gap: 8px; font-size: 12px; color: #aaa; }
.tdc-dw-bc__inner a { color: #aaa; transition: color 0.2s; }
.tdc-dw-bc__inner a:hover { color: #FF6D00; }
.tdc-dw-bc__inner i { font-size: 9px; color: #ccc; }
.tdc-dw-bc__inner span { color: #2C3E50; font-weight: 500; }

/* =====================================================
   2. HERO
   ===================================================== */
.tdc-dw-hero { background: #f7f8f9; border-bottom: 3px solid #FF6D00; padding: 56px 0 0; overflow: hidden; }
.tdc-dw-hero__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: end; }
.tdc-dw-hero__text { padding-bottom: 48px; }
.tdc-dw-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-dw-hero__text h1 em { font-style: normal; color: #FF6D00; }
.tdc-dw-hero__sub { font-size: 14.5px; font-weight: 300; color: #666; line-height: 1.75; margin-bottom: 28px; max-width: 480px; }
.tdc-dw-hero__badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; }
.tdc-dw-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-dw-hero__badge i { color: #FF6D00; font-size: 12px; }
.tdc-dw-hero__cta { display: flex; gap: 10px; flex-wrap: wrap; }
.tdc-dw-hero__img { position: relative; height: 580px; overflow: hidden; }
.tdc-dw-hero__img img { width: 100%; height: 100%; object-fit: cover; }
.tdc-dw-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-dw-hero__img-badge i { color: #FF6D00; font-size: 18px; flex-shrink: 0; }
.tdc-dw-hero__img-badge strong { display: block; font-size: 13px; color: #111; }
.tdc-dw-hero__img-badge span { font-size: 11.5px; color: #888; font-weight: 300; }

/* =====================================================
   3. INTRO
   ===================================================== */
.tdc-dw-intro { background: #fff; padding: 64px 0; border-bottom: 1px solid #eee; }
.tdc-dw-intro__grid { display: grid; grid-template-columns: 1fr 2fr; gap: 64px; align-items: start; }
.tdc-dw-intro__label-col { padding-top: 4px; }
.tdc-dw-intro__text p { font-size: 15px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 16px; }
.tdc-dw-intro__text p:last-child { margin-bottom: 0; }
.tdc-dw-intro__text strong { color: #2C3E50; font-weight: 600; }
.tdc-dw-intro__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-dw-intro__link:hover { border-color: #FF6D00; }

/* =====================================================
   4. TWO OPTIONS
   ===================================================== */
.tdc-dw-options { background: #f7f8f9; padding: 72px 0; }
.tdc-dw-options__head { margin-bottom: 44px; }
.tdc-dw-options__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; }
.tdc-dw-options__card { background: #fff; padding: 40px 36px; display: flex; flex-direction: column; gap: 14px; transition: box-shadow 0.25s; }
.tdc-dw-options__card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.07); }
.tdc-dw-options__card--featured { border-top: 3px solid #FF6D00; position: relative; }
.tdc-dw-options__badge { display: inline-block; font-size: 9px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; background: #FF6D00; color: #fff; padding: 3px 10px; width: fit-content; margin-bottom: -6px; }
.tdc-dw-options__icon { width: 52px; height: 52px; border-radius: 50%; background: #f0f3f6; display: flex; align-items: center; justify-content: center; }
.tdc-dw-options__icon i { font-size: 20px; color: #2C3E50; }
.tdc-dw-options__icon--orange { background: rgba(255,109,0,0.10); }
.tdc-dw-options__icon--orange i { color: #FF6D00; }
.tdc-dw-options__card h3 { font-family: 'Barlow', sans-serif !important; font-size: 18px; font-weight: 700; color: #111 !important; margin: 0 !important; padding: 0 !important; border: none !important; }
.tdc-dw-options__card p { font-size: 14px; font-weight: 300; color: #666; line-height: 1.8; margin: 0; }
.tdc-dw-options__card p strong { color: #2C3E50; font-weight: 600; }
.tdc-dw-options__address { display: flex; align-items: flex-start; gap: 10px; background: #f7f8f9; padding: 12px 16px; border-left: 3px solid #2C3E50; }
.tdc-dw-options__address i { color: #FF6D00; margin-top: 2px; flex-shrink: 0; }
.tdc-dw-options__address span { display: block; font-size: 13px; color: #555; font-weight: 300; }
.tdc-dw-options__map-link { display: inline-flex; align-items: center; gap: 7px; 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; transition: color 0.2s, border-color 0.2s; }
.tdc-dw-options__map-link:hover { color: #FF6D00; border-color: #FF6D00; }

/* =====================================================
   5. FREE DELIVERY ZONE
   ===================================================== */
.tdc-dw-zone { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-dw-zone__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: start; }
.tdc-dw-zone__content p { font-size: 15px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 24px; }
.tdc-dw-zone__areas { display: flex; flex-direction: column; gap: 0; border-top: 1px solid #eee; }
.tdc-dw-zone__area { display: flex; align-items: flex-start; gap: 14px; padding: 16px 0; border-bottom: 1px solid #eee; }
.tdc-dw-zone__area i { font-size: 15px; color: #4ade80; flex-shrink: 0; margin-top: 3px; }
.tdc-dw-zone__area--note i { color: #aaa; }
.tdc-dw-zone__area h4 { font-family: 'Barlow', sans-serif !important; font-size: 14px; font-weight: 700; color: #111 !important; margin: 0 0 4px 0 !important; padding: 0 !important; border: none !important; }
.tdc-dw-zone__area p { font-size: 13px; font-weight: 300; color: #888; line-height: 1.65; margin: 0; }
.tdc-dw-zone__area--note h4 { color: #aaa !important; }
.tdc-dw-zone__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-dw-zone__link:hover { border-color: #FF6D00; }
.tdc-dw-zone__map-col { display: flex; flex-direction: column; gap: 0; }
.tdc-dw-zone__map { width: 100%; object-fit: cover; display: block; border: 1px solid #e0e3e8; background: #e8ecef; min-height: 300px; }
.tdc-dw-zone__map-caption { background: #2C3E50; padding: 12px 16px; display: flex; align-items: center; gap: 8px; font-size: 12px; font-weight: 300; color: rgba(255,255,255,0.70); }
.tdc-dw-zone__dot { font-size: 10px; color: #4ade80; }

/* =====================================================
   6. OFFICE LOCATION
   ===================================================== */
.tdc-dw-office { background: #f7f8f9; padding: 72px 0; }
.tdc-dw-office__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }
.tdc-dw-office__img-col { position: relative; }
.tdc-dw-office__img { width: 100%; height: 380px; object-fit: cover; display: block; background: #e8ecef; }
.tdc-dw-office__img-overlay { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(44,62,80,0.92); display: flex; align-items: center; gap: 10px; padding: 14px 20px; }
.tdc-dw-office__img-overlay i { color: #FF6D00; flex-shrink: 0; }
.tdc-dw-office__img-overlay span { font-size: 13px; font-weight: 400; color: rgba(255,255,255,0.85); }
.tdc-dw-office__content p { font-size: 15px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 16px; }
.tdc-dw-office__content p strong { color: #2C3E50; font-weight: 600; }
.tdc-dw-office__details { display: flex; flex-direction: column; gap: 0; border-top: 1px solid #eee; margin-bottom: 24px; }
.tdc-dw-office__detail { display: flex; align-items: flex-start; gap: 14px; padding: 14px 0; border-bottom: 1px solid #eee; }
.tdc-dw-office__detail > i { font-size: 15px; color: #FF6D00; flex-shrink: 0; margin-top: 2px; width: 18px; text-align: center; }
.tdc-dw-office__detail-label { display: block; font-size: 10px; font-weight: 700; letter-spacing: 0.10em; text-transform: uppercase; color: #aaa; margin-bottom: 2px; }
.tdc-dw-office__detail-val { display: block; font-size: 14px; font-weight: 400; color: #333; }

/* =====================================================
   7. PARKING
   ===================================================== */
.tdc-dw-parking { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-dw-parking__head { margin-bottom: 44px; }
.tdc-dw-parking__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; }
.tdc-dw-parking__card { background: #fff; padding: 28px 24px; display: flex; flex-direction: column; gap: 10px; transition: box-shadow 0.25s; }
.tdc-dw-parking__card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.07); }
.tdc-dw-parking__icon { width: 44px; height: 44px; border-radius: 50%; background: #f0f3f6; display: flex; align-items: center; justify-content: center; transition: background 0.25s; }
.tdc-dw-parking__card:hover .tdc-dw-parking__icon { background: #2C3E50; }
.tdc-dw-parking__icon i { font-size: 17px; color: #2C3E50; transition: color 0.25s; }
.tdc-dw-parking__card:hover .tdc-dw-parking__icon i { color: #FF6D00; }
.tdc-dw-parking__card h3 { font-family: 'Barlow', sans-serif !important; font-size: 14px; font-weight: 700; color: #111 !important; margin: 0 !important; padding: 0 !important; border: none !important; }
.tdc-dw-parking__card p { font-size: 13px; font-weight: 300; color: #777; line-height: 1.75; margin: 0; flex: 1; }
.tdc-dw-parking__tag { display: inline-block; font-size: 10px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 4px 10px; margin-top: auto; }
.tdc-dw-parking__tag--free { background: rgba(74,222,128,0.12); color: #16a34a; }
.tdc-dw-parking__tag--paid { background: rgba(255,109,0,0.10); color: #FF6D00; }
.tdc-dw-parking__tag--varies { background: #f0f3f6; color: #2C3E50; }
.tdc-dw-parking__note { margin-top: 20px; font-size: 13.5px; font-weight: 300; color: #888; text-align: center; }
.tdc-dw-parking__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-dw-parking__link:hover { border-color: #FF6D00; }

/* =====================================================
   8. FLEET
   ===================================================== */
.tdc-dw-fleet { background: #f7f8f9; padding: 72px 0; }
.tdc-dw-fleet__head { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 36px; flex-wrap: wrap; }
.tdc-dw-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-dw-fleet__link:hover { color: #FF6D00; border-color: #FF6D00; }
.tdc-dw-fleet__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #e8e8e8; border: 1px solid #e8e8e8; }
.tdc-dw-fleet__card { background: #fff; display: flex; flex-direction: column; transition: box-shadow 0.3s, transform 0.3s; position: relative; }
.tdc-dw-fleet__card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.09); transform: translateY(-4px); z-index: 2; }
.tdc-dw-fleet__card--featured { border-top: 3px solid #FF6D00; }
.tdc-dw-fleet__img { height: 160px; overflow: hidden; background: #f5f5f5; position: relative; }
.tdc-dw-fleet__img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s; }
.tdc-dw-fleet__card:hover .tdc-dw-fleet__img img { transform: scale(1.06); }
.tdc-dw-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-dw-fleet__cat--city    { background: #FF6D00; }
.tdc-dw-fleet__cat--popular { background: #2C3E50; }
.tdc-dw-fleet__cat--compact { background: #34495e; }
.tdc-dw-fleet__cat--suv     { background: #1a5c38; }
.tdc-dw-fleet__body { padding: 16px; flex: 1; display: flex; flex-direction: column; }
.tdc-dw-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-dw-fleet__type { font-size: 11px; color: #aaa; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 10px; }
.tdc-dw-fleet__specs { display: flex; gap: 6px; flex-wrap: wrap; margin-bottom: 12px; }
.tdc-dw-fleet__specs span { font-size: 11.5px; color: #555; display: flex; align-items: center; gap: 4px; }
.tdc-dw-fleet__specs span i { color: #FF6D00; font-size: 10px; }
.tdc-dw-fleet__footer { display: flex; align-items: center; justify-content: space-between; padding-top: 10px; border-top: 1px solid #f0f0f0; margin-top: auto; }
.tdc-dw-fleet__price-from { font-size: 9.5px; color: #bbb; text-transform: uppercase; letter-spacing: 0.07em; }
.tdc-dw-fleet__price-val { font-family: 'Bebas Neue', sans-serif; font-size: 26px; color: #2C3E50; line-height: 1; }
.tdc-dw-fleet__price-val small { font-family: 'Barlow', sans-serif; font-size: 12px; color: #bbb; font-weight: 300; }
.tdc-dw-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-dw-fleet__card:hover .tdc-dw-fleet__select { text-decoration: underline; }
.tdc-dw-fleet__note { margin-top: 20px; font-size: 13.5px; font-weight: 300; color: #888; text-align: center; }
.tdc-dw-fleet__note-link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-dw-fleet__note-link:hover { border-color: #FF6D00; }

/* =====================================================
   9. DOWNTOWN VS AIRPORT COMPARE
   ===================================================== */
.tdc-dw-compare { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-dw-compare__head { margin-bottom: 44px; }
.tdc-dw-compare__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; margin-bottom: 24px; }
.tdc-dw-compare__col { background: #fff; }
.tdc-dw-compare__col-head { display: flex; align-items: center; gap: 12px; padding: 20px 28px; border-bottom: 1px solid #eee; }
.tdc-dw-compare__col-head i { font-size: 18px; }
.tdc-dw-compare__col-head h3 { font-family: 'Bebas Neue', sans-serif !important; font-size: 20px; font-weight: 400; letter-spacing: 0.03em; margin: 0 !important; padding: 0 !important; border: none !important; }
.tdc-dw-compare__col-head--downtown { border-left: 3px solid #FF6D00; }
.tdc-dw-compare__col-head--downtown i { color: #FF6D00; }
.tdc-dw-compare__col-head--downtown h3 { color: #111 !important; }
.tdc-dw-compare__col-head--airport { border-left: 3px solid #2C3E50; }
.tdc-dw-compare__col-head--airport i { color: #2C3E50; }
.tdc-dw-compare__col-head--airport h3 { color: #111 !important; }
.tdc-dw-compare__list { list-style: none; padding: 16px 28px; display: flex; flex-direction: column; gap: 0; }
.tdc-dw-compare__item { display: flex; align-items: flex-start; gap: 12px; padding: 12px 0; border-bottom: 1px solid #f5f5f5; font-size: 13.5px; font-weight: 300; color: #555; line-height: 1.65; }
.tdc-dw-compare__item:last-child { border-bottom: none; }
.tdc-dw-compare__item--good i { color: #4ade80; font-size: 12px; flex-shrink: 0; margin-top: 3px; }
.tdc-dw-compare__item--neutral i { color: #aaa; font-size: 12px; flex-shrink: 0; margin-top: 3px; }
.tdc-dw-compare__verdict { background: #f7f8f9; border-left: 4px solid #FF6D00; padding: 20px 24px; display: flex; align-items: flex-start; gap: 14px; }
.tdc-dw-compare__verdict i { color: #FF6D00; font-size: 18px; flex-shrink: 0; margin-top: 2px; }
.tdc-dw-compare__verdict p { font-size: 14px; font-weight: 300; color: #555; line-height: 1.75; margin: 0; }
.tdc-dw-compare__verdict p strong { color: #2C3E50; font-weight: 600; }
.tdc-dw-compare__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-dw-compare__link:hover { border-color: #FF6D00; }

/* =====================================================
   10. BENEFITS
   ===================================================== */
.tdc-dw-benefits { background: #f7f8f9; padding: 72px 0; }
.tdc-dw-benefits__head { margin-bottom: 44px; }
.tdc-dw-benefits__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; }
.tdc-dw-benefits__card { background: #fff; padding: 32px 28px; transition: box-shadow 0.25s; }
.tdc-dw-benefits__card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.07); }
.tdc-dw-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-dw-benefits__card:hover .tdc-dw-benefits__icon { background: #2C3E50; }
.tdc-dw-benefits__icon i { font-size: 18px; color: #2C3E50; transition: color 0.25s; }
.tdc-dw-benefits__card:hover .tdc-dw-benefits__icon i { color: #FF6D00; }
.tdc-dw-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-dw-benefits__card p { font-size: 13.5px; font-weight: 300; color: #777; line-height: 1.75; margin: 0; }
.tdc-dw-benefits__link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-dw-benefits__link:hover { border-color: #FF6D00; }

/* =====================================================
   11. PRICING TABLE
   ===================================================== */
.tdc-dw-pricing { background: #2C3E50; padding: 72px 0; position: relative; overflow: hidden; }
.tdc-dw-pricing::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-dw-pricing__head { margin-bottom: 36px; }
.tdc-dw-pricing__head .tdc-dw__h2 { color: #fff !important; }
.tdc-dw-pricing__head p { font-size: 14.5px; font-weight: 300; color: rgba(255,255,255,0.60); line-height: 1.65; margin-top: 10px; }
.tdc-dw-pricing__link { color: #FF6D00; font-weight: 500; }
.tdc-dw-pricing__link:hover { text-decoration: underline; }
.tdc-dw-pricing__table { width: 100%; border-collapse: collapse; position: relative; z-index: 1; }
.tdc-dw-pricing__table thead tr { background: rgba(255,255,255,0.08); }
.tdc-dw-pricing__table thead th { font-family: 'Bebas Neue', sans-serif; font-size: 15px; font-weight: 400; color: #fff; letter-spacing: 0.06em; padding: 14px 18px; text-align: left; }
.tdc-dw-pricing__table thead th:first-child { border-left: 3px solid #FF6D00; }
.tdc-dw-pricing__table tbody tr { border-bottom: 1px solid rgba(255,255,255,0.07); transition: background 0.2s; }
.tdc-dw-pricing__table tbody tr:hover { background: rgba(255,255,255,0.04); }
.tdc-dw-pricing__table tbody td { padding: 14px 18px; font-size: 14px; font-weight: 300; color: rgba(255,255,255,0.65); vertical-align: middle; }
.tdc-dw-pricing__table tbody td:first-child { border-left: 3px solid transparent; }
.tdc-dw-pricing__table tbody tr:hover td:first-child { border-left-color: #FF6D00; }
.tdc-dw-pricing__table tbody td strong { color: rgba(255,255,255,0.90); display: block; font-weight: 600; font-size: 14px; }
.tdc-dw-pricing__table .table-desc { font-size: 12px; color: rgba(255,255,255,0.40); font-weight: 300; }
.tdc-dw-pricing__table .standard-price { color: rgba(255,255,255,0.40); font-style: italic; }
.free-badge, .included-badge, .zero-badge { display: inline-block; font-family: 'Bebas Neue', sans-serif; font-size: 15px; letter-spacing: 0.06em; padding: 4px 14px; }
.included-badge { background: rgba(34,197,94,0.15); color: #4ade80; }
.free-badge     { background: rgba(255,109,0,0.15); color: #FF6D00; }
.zero-badge     { background: rgba(74,222,128,0.15); color: #4ade80; }

/* =====================================================
   12. FAQ
   ===================================================== */
.tdc-dw-faq { background: #f7f8f9; padding: 72px 0; }
.tdc-dw-faq__head { margin-bottom: 40px; }
.tdc-dw-faq__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 48px; }
.tdc-dw-faq__col { display: flex; flex-direction: column; }
.tdc-dw-faq__item { border-bottom: 1px solid #e3e6ea; cursor: pointer; }
.tdc-dw-faq__item:first-child { border-top: 1px solid #e3e6ea; }
.tdc-dw-faq__q { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 18px 0; user-select: none; }
.tdc-dw-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-dw-faq__item.tdc-open .tdc-dw-faq__q h3 { color: #2C3E50 !important; }
.tdc-dw-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-dw-faq__icon::before, .tdc-dw-faq__icon::after { content: ''; position: absolute; background: #2C3E50; border-radius: 2px; transition: transform 0.3s, opacity 0.3s; }
.tdc-dw-faq__icon::before { width: 10px; height: 2px; }
.tdc-dw-faq__icon::after  { width: 2px; height: 10px; }
.tdc-dw-faq__item.tdc-open .tdc-dw-faq__icon { background: #2C3E50; }
.tdc-dw-faq__item.tdc-open .tdc-dw-faq__icon::before,
.tdc-dw-faq__item.tdc-open .tdc-dw-faq__icon::after { background: #FF6D00; }
.tdc-dw-faq__item.tdc-open .tdc-dw-faq__icon::after { transform: rotate(90deg); opacity: 0; }
.tdc-dw-faq__a { overflow: hidden; max-height: 0; transition: max-height 0.35s ease, padding 0.25s; }
.tdc-dw-faq__item.tdc-open .tdc-dw-faq__a { max-height: 400px; padding-bottom: 16px; }
.tdc-dw-faq__a p { font-size: 13.5px; font-weight: 300; color: #777; line-height: 1.78; margin: 0; padding-right: 16px; }
.tdc-dw-faq__a p strong { color: #2C3E50; font-weight: 600; }
.tdc-dw-faq__a-link { color: #FF6D00; font-weight: 500; border-bottom: 1px solid rgba(255,109,0,0.3); transition: border-color 0.2s; }
.tdc-dw-faq__a-link:hover { border-color: #FF6D00; }

/* =====================================================
   13. TRUST
   ===================================================== */
.tdc-dw-trust { background: #fff; padding: 72px 0; border-top: 1px solid #eee; }
.tdc-dw-trust__head { margin-bottom: 40px; }
.tdc-dw-trust__stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; margin-bottom: 40px; }
.tdc-dw-trust__stat { background: #fff; padding: 24px; text-align: center; }
.tdc-dw-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-dw-trust__stat-lbl { font-size: 11px; color: #aaa; text-transform: uppercase; letter-spacing: 0.08em; }
.tdc-dw-trust__text { max-width: 820px; }
.tdc-dw-trust__text p { font-size: 14.5px; font-weight: 300; color: #555; line-height: 1.85; margin-bottom: 14px; }
.tdc-dw-trust__text p:last-child { margin-bottom: 0; }
.tdc-dw-trust__text strong { color: #2C3E50; font-weight: 600; }

/* =====================================================
   14. RELATED
   ===================================================== */
.tdc-dw-related { background: #f7f8f9; padding: 72px 0; }
.tdc-dw-related__head { margin-bottom: 40px; }
.tdc-dw-related__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: #e0e3e8; border: 1px solid #e0e3e8; }
.tdc-dw-related__card { background: #fff; display: flex; flex-direction: column; transition: box-shadow 0.3s, transform 0.3s; color: inherit; }
.tdc-dw-related__card:hover { box-shadow: 0 8px 24px rgba(0,0,0,0.09); transform: translateY(-3px); z-index: 2; }
.tdc-dw-related__img { height: 200px; overflow: hidden; background: #e8ecef; position: relative; }
.tdc-dw-related__img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s; }
.tdc-dw-related__card:hover .tdc-dw-related__img img { transform: scale(1.06); }
.tdc-dw-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-dw-related__body { padding: 24px 26px; display: flex; flex-direction: column; gap: 8px; flex: 1; }
.tdc-dw-related__body h3 { font-family: 'Barlow', sans-serif !important; font-size: 15px; font-weight: 700; color: #111 !important; line-height: 1.4; margin: 0 !important; padding: 0 !important; border: none !important; transition: color 0.2s; }
.tdc-dw-related__card:hover .tdc-dw-related__body h3 { color: #FF6D00 !important; }
.tdc-dw-related__body p { font-size: 13px; font-weight: 300; color: #888; line-height: 1.65; margin: 0; }
.tdc-dw-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: 12px; border-top: 1px solid #f0f0f0; }
.tdc-dw-related__cta i { transition: transform 0.2s; }
.tdc-dw-related__card:hover .tdc-dw-related__cta i { transform: translateX(3px); }

/* =====================================================
   15. FINAL CTA
   ===================================================== */
.tdc-dw-cta { background: #FF6D00; padding: 60px 0; position: relative; overflow: hidden; }
.tdc-dw-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-dw-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-dw-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-dw-cta__text p { font-size: 14px; font-weight: 300; color: rgba(255,255,255,0.80); max-width: 480px; line-height: 1.65; }
.tdc-dw-cta__btns { display: flex; flex-direction: column; gap: 10px; flex-shrink: 0; }
.tdc-dw-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-dw-cta__btn-wa:hover { background: #2C3E50; color: #fff !important; }
.tdc-dw-cta__btn-wa i { color: #25D366; font-size: 16px; }
.tdc-dw-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-dw-cta__btn-fleet:hover { border-color: #fff; background: rgba(255,255,255,0.1); color: #fff !important; }
.tdc-dw-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-dw-cta__btn-phone:hover { color: #fff !important; }
.tdc-dw-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-dw-cta__trust p { display: flex; align-items: center; gap: 7px; font-size: 13px; color: rgba(255,255,255,0.75); margin: 0; }
.tdc-dw-cta__trust p i { color: rgba(255,255,255,0.90); }

/* =====================================================
   RESPONSIVE
   ===================================================== */
@media (max-width: 1024px) {
  .tdc-dw-parking__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 960px) {
  .tdc-dw-hero__grid { grid-template-columns: 1fr; }
  .tdc-dw-hero__img { height: 260px; order: -1; }
  .tdc-dw-hero__text { padding-bottom: 36px; }
  .tdc-dw-intro__grid { grid-template-columns: 1fr; gap: 24px; }
  .tdc-dw-options__grid { grid-template-columns: 1fr; }
  .tdc-dw-zone__grid { grid-template-columns: 1fr; }
  .tdc-dw-office__grid { grid-template-columns: 1fr; }
  .tdc-dw-office__img { height: 280px; }
  .tdc-dw-fleet__grid { grid-template-columns: repeat(2, 1fr); }
  .tdc-dw-compare__grid { grid-template-columns: 1fr; }
  .tdc-dw-benefits__grid { grid-template-columns: repeat(2, 1fr); }
  .tdc-dw-trust__stats { grid-template-columns: repeat(2, 1fr); }
  .tdc-dw-faq__grid { grid-template-columns: 1fr; gap: 0; }
  .tdc-dw-faq__col:last-child .tdc-dw-faq__item:first-child { border-top: none; }
  .tdc-dw-cta__inner { flex-direction: column; align-items: flex-start; }
}

@media (max-width: 640px) {
  .tdc-dw-fleet__grid { grid-template-columns: 1fr; }
  .tdc-dw-benefits__grid { grid-template-columns: 1fr; }
  .tdc-dw-parking__grid { grid-template-columns: 1fr; }
  .tdc-dw-related__grid { grid-template-columns: 1fr; }
  .tdc-dw-trust__stats { grid-template-columns: repeat(2, 1fr); }
  .tdc-dw-cta__btns { width: 100%; }
  .tdc-dw-pricing__table { display: block; overflow-x: auto; }
}/* End custom CSS */