/* Trave landing visual corrections 3.0.6. Loaded after the category stylesheet. */
.dvdlh .dvdlh-hero-copy .dvdlh-review strong{background:#fff!important;color:#194d8d!important;-webkit-text-fill-color:#194d8d!important;text-shadow:none!important}

.dvdld-gateway .dvdld-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}
.dvdld-gateway .dvdld-gateway-card{height:auto!important;min-height:0!important;border:1px solid rgba(255,255,255,.84)!important;background:#fff!important;box-shadow:0 14px 32px rgba(2,25,58,.24)!important}
.dvdld-gateway .dvdld-gateway-card:nth-child(3){grid-column:1/-1!important}
.dvdld-gateway .dvdld-gateway-card .dvdld-heading>:is(h2,h3,h4){color:#194d8d!important}
.dvdld-gateway .dvdld-gateway-card :is(.dvdld-rich,.dvdld-rich p,.dvdld-rich li,.dvdld-rich td,.dvdld-rich strong,.dvdld-rich b,.dvdld-rich a){color:#334e68!important}
.dvdld-gateway .dvdld-gateway-card .dvdld-rich th{background:#194d8d!important;color:#fff!important}
body.dvdl-landing-active .dvdld.dvdld .dvdld-gateway .dvdld-gateway-card :where(.dvdld-rich,.dvdld-rich *){color:#334e68!important;-webkit-text-fill-color:#334e68!important}
body.dvdl-landing-active .dvdld.dvdld .dvdld-gateway .dvdld-gateway-card .dvdld-rich th,body.dvdl-landing-active .dvdld.dvdld .dvdld-gateway .dvdld-gateway-card .dvdld-rich th *{color:#fff!important;-webkit-text-fill-color:#fff!important}

.dvdlc-flights{padding:clamp(28px,4vw,46px)!important}
.dvdlc-flight-grid{grid-template-columns:1fr!important;align-items:stretch!important;gap:18px!important}
.dvdlc-flight-card{height:auto!important;border:1px solid rgba(255,255,255,.82)!important;background:#fff!important;box-shadow:0 12px 30px rgba(2,25,58,.22)!important}
.dvdlc-flight-card:nth-child(3){grid-column:auto!important}
.dvdlc-flight-card .dvdlc-heading>:is(h2,h3,h4){color:var(--city-blue)!important}
.dvdlc.dvdlc .dvdlc-flights .dvdlc-flight-card .dvdlc-heading>:is(h1,h2,h3,h4,h5,h6){display:block!important;min-width:0!important;margin:0!important;color:#194d8d!important;-webkit-text-fill-color:#194d8d!important;text-shadow:none!important;white-space:normal!important;overflow-wrap:anywhere!important}
.dvdlc.dvdlc .dvdlc-flights .dvdlc-flight-card .dvdlc-heading>span{color:#fff!important;-webkit-text-fill-color:#fff!important}
.dvdlc-flight-card :is(.dvdlc-rich,.dvdlc-rich p,.dvdlc-rich li,.dvdlc-rich td,.dvdlc-rich strong,.dvdlc-rich b,.dvdlc-rich a){color:#415b78!important}
.dvdlc-flight-card .dvdlc-rich th{background:var(--city-blue)!important;color:#fff!important}
.dvdlc-flight-card{padding:clamp(22px,3vw,32px)!important}
body.dvdl-landing-active .dvdlc.dvdlc .dvdlc-flights .dvdlc-flight-card :where(.dvdlc-rich,.dvdlc-rich *){color:#415b78!important;-webkit-text-fill-color:#415b78!important}
body.dvdl-landing-active .dvdlc.dvdlc .dvdlc-flights .dvdlc-flight-card .dvdlc-rich th,body.dvdl-landing-active .dvdlc.dvdlc .dvdlc-flights .dvdlc-flight-card .dvdlc-rich th *{color:#fff!important;-webkit-text-fill-color:#fff!important}
.dvdlc-search{padding:22px!important;background:#f5f8fc!important;border-color:rgba(255,255,255,.75)!important}
.dvdlc-search>p{color:var(--city-blue)!important}
.dvdlc-search>div{max-width:650px!important}

.dvdla-intro .dvdla-section-history_capacity{border-left:5px solid var(--dvdla-orange)!important;background:#fff!important;color:var(--dvdla-ink)!important;box-shadow:0 10px 28px rgba(8,43,87,.08)!important}
.dvdla-intro .dvdla-section-history_capacity .dvdla-heading>:is(h2,h3,h4){color:var(--dvdla-ink)!important}
.dvdla-intro .dvdla-section-history_capacity :is(.dvdla-rich,.dvdla-rich p,.dvdla-rich li,.dvdla-rich td,.dvdla-rich strong,.dvdla-rich b,.dvdla-rich a){color:#415b78!important}
body.dvdl-landing-active .dvdla.dvdla .dvdla-intro .dvdla-section-history_capacity :where(.dvdla-rich,.dvdla-rich *){color:#415b78!important;-webkit-text-fill-color:#415b78!important}

@media(max-width:900px){
 .dvdld-gateway .dvdld-gateway-grid,.dvdlc-flight-grid{grid-template-columns:1fr!important}
 .dvdld-gateway .dvdld-gateway-card:nth-child(3),.dvdlc-flight-card:nth-child(3){grid-column:auto!important}
}
