/*! ui/explore/components/ExploreDirectFlightsOverviewPlaceholder.less */html[dir=rtl] .c4g4g{padding:16px;border-radius:var(--size-border-radius-xlarge);border:var(--size-border-width-100) solid var(--color-border-default)}html:not([dir=rtl]) .c4g4g{padding:16px;border-radius:var(--size-border-radius-xlarge);border:var(--size-border-width-100) solid var(--color-border-default)}.c4g4g-button{height:44px}html[dir=rtl] .c4g4g-button{margin-top:16px;border-radius:var(--size-border-radius-medium)}html:not([dir=rtl]) .c4g4g-button{margin-top:16px;border-radius:var(--size-border-radius-medium)}.c4g4g-header{display:flex;align-items:center;background-color:var(--color-elevation-one-surface-alt)}html:not([dir=rtl]) .c4g4g-header{border-top-left-radius:var(--size-border-radius-xlarge);border-top-right-radius:var(--size-border-radius-xlarge);padding:24px 16px;margin:-16px -16px 0;border-bottom:var(--size-border-width-100) solid var(--color-border-default)}html[dir=rtl] .c4g4g-header{border-top-right-radius:var(--size-border-radius-xlarge);border-top-left-radius:var(--size-border-radius-xlarge);padding:24px 16px;margin:-16px -16px 0;border-bottom:var(--size-border-width-100) solid var(--color-border-default)}.c4g4g-title{height:24px;width:115px}html:not([dir=rtl]) .c4g4g-title{margin-right:auto}html[dir=rtl] .c4g4g-title{margin-left:auto}.c4g4g-airline-logo{flex:0 0 auto;height:38px;width:38px}html:not([dir=rtl]) .c4g4g-airline-logo{margin-left:4px;border-radius:50%}html[dir=rtl] .c4g4g-airline-logo{margin-right:4px;border-radius:50%}html:not([dir=rtl]) .c4g4g-airline-logo:not(:last-of-type){margin-right:-12px}html[dir=rtl] .c4g4g-airline-logo:not(:last-of-type){margin-left:-12px}html[dir=rtl] .c4g4g-days-wrapper{margin:16px 0}html:not([dir=rtl]) .c4g4g-days-wrapper{margin:16px 0}.c4g4g-days-title{height:20px;width:130px}html[dir=rtl] .c4g4g-days-title{margin-bottom:8px}html:not([dir=rtl]) .c4g4g-days-title{margin-bottom:8px}.c4g4g-days{column-gap:4px;display:flex;align-items:center;justify-content:space-between}html:not([dir=rtl]) body.flex-gap .c4g4g-days>*:not(:last-child){margin-right:4px}html[dir=rtl] body.flex-gap .c4g4g-days>*:not(:last-child){margin-left:4px}.c4g4g-day{flex:1;height:38px}html[dir=rtl] .c4g4g-day{border-radius:var(--size-border-radius-medium)}html:not([dir=rtl]) .c4g4g-day{border-radius:var(--size-border-radius-medium)}
