
.gtbe-wrap{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica,Arial,sans-serif;color:#0b213f;max-width:100%;overflow-x:hidden;padding:8px}
.gtbe-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;align-items:stretch}
.gtbe-row label{font-size:14px;display:flex;flex-direction:column;gap:6px}
.gtbe-row input,.gtbe-row select,.gtbe-row textarea{padding:10px;border:1px solid #cfe0ff;border-radius:8px;box-sizing:border-box;width:100%}
.gtbe-steps .gtbe-step{background:#fff;border:1px solid #e5efff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 2px rgba(0,40,120,.05)}
.gtbe-steps h3{margin-top:0;color:#0a4fb3}
.gtbe-fare.sticky{background:#f7fbff;border:1px dashed #9ec5ff;border-radius:12px;padding:12px}
.gtbe-fare .gtbe-fare-lines div{display:flex;justify-content:space-between}
.gtbe-tabs{display:flex;gap:8px;margin:8px 0}
.gtbe-tabs button{border:1px solid #cfe0ff;border-bottom-width:2px;background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}
.gtbe-tabs button.active{background:#e8f1ff;border-color:#8bb6ff}
.gtbe-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f8fbff;border:1px solid #d7e6ff;border-radius:12px;padding:12px;margin-bottom:12px}
.gtbe-srow{display:flex;gap:6px}
.gtbe-next,.gtbe-prev,.gtbe-pay{background:#0a4fb3;color:#fff;border:none;border-radius:10px;padding:10px 14px;cursor:pointer}
.gtbe-prev{background:#66758f}
.gtbe-next[disabled], .gtbe-prev[disabled], .gtbe-pay[disabled], .gtbe-disabled{opacity:.45;cursor:not-allowed;filter:saturate(0.6)}
.gtbe-invalid{ border-color:#ff6b6b !important; box-shadow:0 0 0 3px rgba(255,107,107,.15) !important }
@media(max-width:1024px){.gtbe-row{grid-template-columns:1fr 1fr} .gtbe-summary{grid-template-columns:1fr}}
@media(max-width:680px){
  .gtbe-steps .gtbe-step{padding:12px}
  .gtbe-row{grid-template-columns:1fr; gap:10px}
  .gtbe-fare.sticky{position:relative}
  .gtbe-row .gtbe-fare{grid-column:1/-1; order:99}
  .gtbe-next,.gtbe-prev,.gtbe-pay{width:100%}
  .gtbe-wrap{padding-bottom:90px}
}

/* GTBE v1.4.3 Advance Payment Popup */
.gtbe-advance-modal{position:fixed;inset:0;background:rgba(15,23,42,.62);z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px}
.gtbe-advance-box{position:relative;background:#fff;border-radius:20px;max-width:520px;width:100%;box-shadow:0 25px 70px rgba(0,0,0,.28);padding:22px;color:#111827}
.gtbe-advance-box h3{margin:0 34px 8px 0;color:#0a4fb3;font-size:24px}
.gtbe-advance-close{position:absolute;right:14px;top:12px;border:0;background:#f1f5f9;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1;cursor:pointer;color:#334155}
.gtbe-advance-msg{margin:0 0 16px;color:#475569;line-height:1.5}
.gtbe-advance-total{display:flex;justify-content:space-between;align-items:center;background:#f8fbff;border:1px solid #d7e6ff;border-radius:14px;padding:12px 14px;margin-bottom:14px}
.gtbe-advance-total strong{font-size:22px;color:#0f172a}
.gtbe-advance-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gtbe-advance-options button{border:1px solid #cfe0ff;border-radius:16px;padding:14px;cursor:pointer;background:#fff;text-align:left;color:#0f172a;box-shadow:0 1px 3px rgba(0,40,120,.08)}
.gtbe-advance-options button:hover{border-color:#0a4fb3;box-shadow:0 8px 24px rgba(10,79,179,.15)}
.gtbe-advance-options button b,.gtbe-advance-options button strong,.gtbe-advance-options button small{display:block}
.gtbe-advance-options button strong{font-size:24px;margin:8px 0;color:#0a4fb3}
.gtbe-advance-options button small{color:#64748b;line-height:1.35}
.gtbe-pay-advance{background:#effaf2!important;border-color:#86efac!important}
.gtbe-pay-advance strong{color:#16a34a!important}
.gtbe-advance-points{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:14px 0 0;padding:0;list-style:none;color:#334155;font-size:13px}
.gtbe-advance-points li{background:#f8fafc;border-radius:10px;padding:8px;text-align:center}
@media(max-width:640px){.gtbe-advance-box{padding:18px}.gtbe-advance-options{grid-template-columns:1fr}.gtbe-advance-points{grid-template-columns:1fr}.gtbe-advance-box h3{font-size:21px}}

/* GTBE v1.4.3.1 Advance Visibility Fix */
.gtbe-advance-early{margin-top:12px;background:linear-gradient(135deg,#effaf2,#f8fbff);border:1px solid #86efac;border-radius:14px;padding:12px;color:#0f172a;box-shadow:0 8px 22px rgba(22,163,74,.08)}
.gtbe-advance-badge{display:inline-flex;background:#16a34a;color:#fff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;margin-bottom:8px;letter-spacing:.02em;text-transform:uppercase}
.gtbe-advance-early-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}
.gtbe-advance-early-grid>div{background:#fff;border:1px solid #e5efff;border-radius:10px;padding:8px;text-align:center}
.gtbe-advance-early-grid span{display:block;font-size:12px;color:#64748b;margin-bottom:3px}
.gtbe-advance-early-grid strong{display:block;font-size:18px;color:#0a4fb3}
.gtbe-advance-early-grid .gtbe-highlight{border-color:#86efac;background:#f0fdf4}
.gtbe-advance-early-grid .gtbe-highlight strong{color:#16a34a;font-size:22px}
.gtbe-advance-early p{margin:0;color:#334155;font-size:13px;line-height:1.4}
.gtbe-advance-details{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:12px;padding:10px;margin:0 0 12px;font-size:14px}
@media(max-width:680px){.gtbe-advance-early-grid{grid-template-columns:1fr}.gtbe-advance-early-grid strong{font-size:17px}.gtbe-advance-early-grid .gtbe-highlight strong{font-size:20px}}

/* GTBE 1.4.3.2 Advance promotion + payment choice */
.gtbe-advance-promo{display:flex;gap:12px;align-items:center;background:linear-gradient(135deg,#fff7ed,#eff6ff);border:1px solid #fed7aa;border-radius:16px;padding:12px 14px;margin:0 0 18px;color:#0f172a;box-shadow:0 6px 20px rgba(15,23,42,.05)}
.gtbe-advance-promo-icon{width:38px;height:38px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 2px 8px rgba(15,23,42,.08);flex:0 0 auto}
.gtbe-advance-promo strong{display:block;color:#0a4fb3;font-size:17px;margin-bottom:2px}
.gtbe-advance-promo span{display:block;color:#475569;line-height:1.35;font-size:14px}
.gtbe-fare-empty{color:#475569;line-height:1.45;font-size:14px;margin-top:8px}
.gtbe-payment-choice{margin:10px 0;display:grid;gap:8px}
.gtbe-payment-choice-title{font-weight:800;color:#0f172a;font-size:14px;margin-bottom:2px}
.gtbe-pay-option{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #d7e6ff;border-radius:12px;background:#fff;cursor:pointer;transition:.18s ease;min-width:0}
.gtbe-pay-option:hover{border-color:#0a4fb3;box-shadow:0 6px 16px rgba(10,79,179,.10)}
.gtbe-pay-option input{margin-top:4px;flex:0 0 auto}
.gtbe-pay-option span{display:block;min-width:0}
.gtbe-pay-option b{display:block;color:#0f172a;font-size:13px}
.gtbe-pay-option strong{display:block;color:#0a4fb3;font-size:19px;line-height:1.15;margin:4px 0}
.gtbe-pay-option small{display:block;color:#64748b;font-size:12px;line-height:1.35}
.gtbe-pay-option.is-recommended{background:#f0fdf4;border-color:#86efac}
.gtbe-pay-option.is-recommended strong{color:#16a34a}
.gtbe-payment-choice-review{background:#f8fbff;border:1px solid #d7e6ff;border-radius:14px;padding:12px;margin:12px 0}
.gtbe-step3-payment-choice{grid-column:1/-1;width:100%}
@media(max-width:760px){.gtbe-advance-promo{align-items:flex-start}.gtbe-advance-early-grid{grid-template-columns:1fr}.gtbe-payment-choice-review{padding:10px}}

/* GTBE v1.5 Homepage Conversion Engine */
.gtbe-hero-engine{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0b213f;max-width:1240px;margin:0 auto;padding:10px}
.gtbe-hero-engine *{box-sizing:border-box}
.gtbe-hero-topbar{display:flex;gap:20px;align-items:center;justify-content:center;flex-wrap:wrap;background:#fff;border:1px solid #e5efff;border-radius:18px;padding:12px 14px;margin:0 0 14px;box-shadow:0 10px 35px rgba(15,23,42,.06);font-size:14px;color:#12325c}
.gtbe-hero-topbar strong{color:#079247}
.gtbe-hero-shell{background:#fff;border:1px solid #e8f0ff;border-radius:22px;padding:22px;box-shadow:0 22px 55px rgba(15,23,42,.10)}
.gtbe-booking-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-bottom:1px solid #e5efff;padding-bottom:14px;margin-bottom:16px}
.gtbe-booking-tabs button{display:flex;align-items:center;gap:10px;border:1px solid #d7e6ff;background:#fff;border-radius:12px;padding:14px;cursor:pointer;text-align:left;color:#334155;min-height:64px}
.gtbe-booking-tabs button.active{border-color:#0a4fb3;background:#f8fbff;color:#0a4fb3;box-shadow:0 8px 20px rgba(10,79,179,.08)}
.gtbe-booking-tabs b{display:block;font-size:16px}.gtbe-booking-tabs small{display:block;font-size:12px;color:#64748b;margin-top:2px}
.gtbe-popular-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin:6px 0 12px}.gtbe-popular-head h3{margin:0;color:#0b3d91;font-size:24px}.gtbe-popular-head span{color:#64748b;font-size:13px}
.gtbe-tour-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 16px;overflow-x:auto;padding-bottom:4px}.gtbe-hero-tour-card{position:relative;border:1px solid #e1ebff;border-radius:16px;background:#fff;text-align:left;padding:16px;min-height:130px;cursor:pointer;box-shadow:0 8px 22px rgba(15,23,42,.07);transition:.18s ease;color:#0f172a}.gtbe-hero-tour-card:hover,.gtbe-hero-tour-card.is-selected{transform:translateY(-2px);border-color:#0a4fb3;box-shadow:0 14px 30px rgba(10,79,179,.15)}.gtbe-hero-tour-card em{position:absolute;right:12px;top:10px;font-style:normal;background:#ef4444;color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.gtbe-hero-tour-card strong{display:block;color:#0b2555;font-size:15px;line-height:1.25;margin:12px 0 10px;min-height:38px}.gtbe-hero-tour-card span{display:block;color:#0a4fb3;font-size:22px;font-weight:900}.gtbe-hero-tour-card small{display:inline-flex;margin-top:10px;background:#dcfce7;color:#079247;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}
.gtbe-hero-form-area{display:block}.gtbe-hero-form-area .gtbe-wrap{padding:0}.gtbe-hero-form-area .gtbe-steps .gtbe-step{border-radius:18px;padding:18px;border-color:#dbeafe;box-shadow:none}.gtbe-hero-form-area .gtbe-step[data-step="1"] h3{font-size:28px;margin-bottom:12px}.gtbe-hero-form-area .gtbe-row{grid-template-columns:1.15fr 1fr 1fr 1fr}.gtbe-hero-form-area .gtbe-row:nth-of-type(2){grid-template-columns:1fr 1fr 1.15fr 1.35fr}.gtbe-hero-form-area .gtbe-fare.sticky{background:linear-gradient(135deg,#f8fbff,#f0fdf4);border:1px solid #86efac;border-radius:18px;padding:16px}.gtbe-hero-form-area .gtbe-fare-inner>strong{font-size:18px;color:#0b3d91}.gtbe-hero-form-area .gtbe-advance-early{box-shadow:none;margin-top:12px}.gtbe-hero-form-area .gtbe-advance-early-grid strong{font-size:20px}.gtbe-hero-form-area .gtbe-advance-early-grid .gtbe-highlight strong{font-size:26px}.gtbe-hero-form-area .gtbe-next{font-size:16px;font-weight:800;border-radius:12px;padding:12px 18px;box-shadow:0 8px 18px rgba(10,79,179,.20)}
.gtbe-recent-strip{display:flex;align-items:center;gap:18px;overflow:auto;white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px;margin:14px 0;color:#334155;font-size:13px}.gtbe-recent-strip strong{color:#0b3d91}.gtbe-recent-strip span:before{content:'👤 ';}
.gtbe-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;padding:12px}.gtbe-trust-row div{display:flex;align-items:center;justify-content:center;gap:8px;text-align:left;border-right:1px solid #dbeafe;min-height:50px}.gtbe-trust-row div:last-child{border-right:0}.gtbe-trust-row b{display:block;color:#0b2555}.gtbe-trust-row small{display:block;color:#64748b;font-size:12px}
@media(max-width:1100px){.gtbe-tour-cards{grid-template-columns:repeat(3,minmax(220px,1fr))}.gtbe-hero-form-area .gtbe-row,.gtbe-hero-form-area .gtbe-row:nth-of-type(2){grid-template-columns:1fr 1fr}.gtbe-hero-form-area .gtbe-row .gtbe-fare{grid-column:1/-1}}
@media(max-width:760px){.gtbe-hero-engine{padding:6px}.gtbe-hero-shell{padding:14px;border-radius:18px}.gtbe-hero-topbar{justify-content:flex-start;gap:10px}.gtbe-booking-tabs{grid-template-columns:1fr 1fr}.gtbe-booking-tabs button{padding:11px;min-height:56px}.gtbe-tour-cards{display:flex;gap:12px;overflow-x:auto}.gtbe-hero-tour-card{min-width:230px}.gtbe-hero-form-area .gtbe-step[data-step="1"] h3{font-size:24px}.gtbe-hero-form-area .gtbe-row,.gtbe-hero-form-area .gtbe-row:nth-of-type(2){grid-template-columns:1fr}.gtbe-trust-row{grid-template-columns:1fr 1fr}.gtbe-trust-row div{border-right:0;border-bottom:1px solid #dbeafe}.gtbe-trust-row div:nth-last-child(-n+2){border-bottom:0}.gtbe-recent-strip{font-size:12px}}

/* GTBE v1.5.1 Hero mobile + category responsiveness fix */
.gtbe-hero-engine{container-type:inline-size;width:100%;max-width:100%;overflow:hidden}
.gtbe-hero-shell,.gtbe-hero-form-area,.gtbe-hero-form-area .gtbe-wrap,.gtbe-hero-form-area .gtbe-step{max-width:100%;overflow:hidden}
.gtbe-booking-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}
.gtbe-tour-card-empty{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:14px;padding:14px;margin:0 0 16px;text-align:center;font-weight:700}
.gtbe-tour-cards{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
.gtbe-hero-tour-card{scroll-snap-align:start}
.gtbe-hero-form-area select,.gtbe-hero-form-area input{min-width:0;max-width:100%}
.gtbe-hero-form-area .gtbe-fare,.gtbe-hero-form-area .gtbe-advance-early{min-width:0;max-width:100%}
.gtbe-hero-form-area .gtbe-advance-early-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.gtbe-hero-form-area .gtbe-advance-early-grid strong{font-size:clamp(14px,2.5cqw,20px);word-break:break-word}
.gtbe-hero-form-area .gtbe-advance-early-grid .gtbe-highlight strong{font-size:clamp(16px,3cqw,24px)}

@container (max-width: 760px){
  .gtbe-hero-shell{padding:14px;border-radius:18px}
  .gtbe-hero-topbar{justify-content:flex-start;gap:8px;font-size:13px;padding:10px}
  .gtbe-booking-tabs{display:flex;overflow-x:auto;gap:8px;padding-bottom:10px;margin-bottom:12px}
  .gtbe-booking-tabs button{min-width:138px;flex:0 0 auto;padding:10px;min-height:54px}
  .gtbe-booking-tabs b{font-size:14px}.gtbe-booking-tabs small{font-size:11px}
  .gtbe-popular-head{align-items:flex-start;flex-direction:column;margin-bottom:8px}.gtbe-popular-head h3{font-size:20px}
  .gtbe-tour-cards{display:flex;gap:10px;overflow-x:auto;margin-bottom:12px;padding-bottom:8px}
  .gtbe-hero-tour-card{min-width:205px;max-width:220px;min-height:112px;padding:13px;border-radius:14px}
  .gtbe-hero-tour-card strong{font-size:14px;min-height:32px;margin:8px 0}.gtbe-hero-tour-card span{font-size:20px}.gtbe-hero-tour-card small{font-size:11px;padding:5px 8px}
  .gtbe-hero-form-area .gtbe-step[data-step="1"] h3{font-size:24px;text-align:left}
  .gtbe-hero-form-area .gtbe-row,.gtbe-hero-form-area .gtbe-row:nth-of-type(2){display:grid;grid-template-columns:1fr!important;gap:10px}
  .gtbe-hero-form-area .gtbe-row label,.gtbe-hero-form-area .gtbe-row .gtbe-fare{width:100%;grid-column:auto!important}
  .gtbe-hero-form-area .gtbe-advance-promo{padding:10px;gap:9px;border-radius:14px}.gtbe-advance-promo strong{font-size:15px}.gtbe-advance-promo span{font-size:12px}.gtbe-advance-promo-icon{width:32px;height:32px;font-size:17px}
  .gtbe-hero-form-area .gtbe-advance-early-grid{grid-template-columns:1fr;gap:7px}
  .gtbe-hero-form-area .gtbe-payment-choice{grid-template-columns:1fr}
  .gtbe-hero-form-area .gtbe-next,.gtbe-hero-form-area .gtbe-pay{width:100%;margin-top:8px}
  .gtbe-recent-strip{font-size:12px;gap:12px;margin:12px 0}
  .gtbe-trust-row{grid-template-columns:1fr 1fr;gap:0}.gtbe-trust-row div{padding:8px;border-right:0!important}.gtbe-trust-row small{font-size:11px}
}
@container (max-width: 520px){
  .gtbe-hero-engine{padding:4px}
  .gtbe-hero-shell{padding:10px;border-radius:16px}
  .gtbe-hero-topbar{border-radius:14px;margin-bottom:10px}
  .gtbe-booking-tabs button{min-width:125px}
  .gtbe-hero-tour-card{min-width:190px;max-width:200px}
  .gtbe-hero-form-area .gtbe-steps .gtbe-step{padding:14px;border-radius:16px}
  .gtbe-hero-form-area .gtbe-step[data-step="1"] h3{font-size:22px}
  .gtbe-trust-row{grid-template-columns:1fr}.gtbe-trust-row div{justify-content:flex-start;border-bottom:1px solid #dbeafe}.gtbe-trust-row div:last-child{border-bottom:0}
}

/* GTBE v1.5.4 Vehicle Showcase Pro */
.gtbe-vehicle-showcase{margin:6px 0 18px;background:linear-gradient(135deg,#f8fbff,#ffffff);border:1px solid #dbeafe;border-radius:18px;padding:16px;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.gtbe-vehicle-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 0 12px}
.gtbe-vehicle-head h3{margin:0;color:#0b3d91;font-size:24px;line-height:1.2}
.gtbe-vehicle-head span{color:#64748b;font-size:13px;text-align:right}
.gtbe-vehicle-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.gtbe-vehicle-card{border:1px solid #d7e6ff;background:#fff;border-radius:16px;padding:14px;text-align:left;cursor:pointer;box-shadow:0 8px 22px rgba(15,23,42,.06);transition:.18s ease;color:#0f172a;min-height:142px;position:relative;overflow:hidden}
.gtbe-vehicle-card:hover,.gtbe-vehicle-card.is-selected{border-color:#0a4fb3;transform:translateY(-2px);box-shadow:0 14px 30px rgba(10,79,179,.15)}
.gtbe-vehicle-card.is-selected:after{content:'Selected';position:absolute;right:10px;top:10px;background:#16a34a;color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}
.gtbe-vehicle-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#eff6ff;font-size:24px;margin-bottom:10px}
.gtbe-vehicle-card strong{display:block;color:#0b2555;font-size:16px;line-height:1.25;margin-bottom:6px}
.gtbe-vehicle-card small{display:block;color:#64748b;font-size:12px;line-height:1.35;min-height:32px;margin-bottom:10px}
.gtbe-vehicle-card b{display:inline-flex;background:#dcfce7;color:#079247;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}
@media(max-width:900px){.gtbe-vehicle-cards{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.gtbe-vehicle-card{min-width:230px;scroll-snap-align:start}.gtbe-vehicle-head{align-items:flex-start;flex-direction:column}.gtbe-vehicle-head span{text-align:left}}
@container (max-width:760px){.gtbe-vehicle-showcase{padding:12px;border-radius:16px}.gtbe-vehicle-head h3{font-size:20px}.gtbe-vehicle-cards{display:flex;overflow-x:auto;gap:10px}.gtbe-vehicle-card{min-width:210px;min-height:130px;padding:12px}.gtbe-vehicle-icon{width:36px;height:36px;font-size:20px}.gtbe-vehicle-card strong{font-size:14px}.gtbe-vehicle-card small{font-size:11px}}

/* GTBE v1.5.5 Fleet Showcase Manager */
.gtbe-vehicle-card{padding-top:14px}
.gtbe-vehicle-photo{display:block;width:100%;height:96px;border-radius:14px;overflow:hidden;background:#eef6ff;margin-bottom:10px;border:1px solid #dbeafe}
.gtbe-vehicle-photo img{width:100%;height:100%;object-fit:cover;display:block}
.gtbe-vehicle-featured{position:absolute;left:10px;top:10px;background:#f59e0b;color:#fff;border-radius:999px;padding:4px 9px;font-size:11px;font-style:normal;font-weight:900;z-index:2;box-shadow:0 8px 18px rgba(245,158,11,.25)}
.gtbe-vehicle-card .gtbe-vehicle-photo + strong{margin-top:2px}
.gtbe-vehicle-card:has(.gtbe-vehicle-photo){min-height:215px}
@media(max-width:900px){.gtbe-vehicle-photo{height:86px}.gtbe-vehicle-card:has(.gtbe-vehicle-photo){min-height:205px}}
