.FlightCard_card__4vRay{background:#fff;border-left:1px solid #e5e5e5;padding:6px 10px;max-width:760px;cursor:pointer;box-sizing:border-box}.FlightCard_header__xSXgD{display:flex;align-items:center;gap:8px;margin-bottom:10px}.FlightCard_logoWrap__T1BkV{width:25px;height:25px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#fff;border:1px solid #f0f0f0}.FlightCard_logo__0EVxn{width:20px;height:20px}.FlightCard_airlineName__rNll0{font-size:12px;color:#121212}.FlightCard_time__KIHcn{font-size:14px;font-weight:900;letter-spacing:-.02em;color:#121212}.FlightCard_routeRow__GQNfM{display:grid;grid-template-columns:26% 1fr 26%;align-items:center}.FlightCard_airportCode__4qWP8{font-size:11px;color:#121212}.FlightCard_route__3SEPL{display:flex;align-items:center;gap:12px;min-width:0}.FlightCard_dot__4Oy_S{width:6px;height:6px;border-radius:999px;background:#d8d8d8;flex:0 0 auto}.FlightCard_line__giiZn{height:2px;background:#e7e7e7;border-radius:999px;flex:1 1 auto;min-width:18px}.FlightCard_duration__ahkqJ{display:inline-flex;align-items:center;gap:8px;color:#7b7b7b;font-size:18px;font-weight:700;white-space:nowrap}.FlightCard_iconMuted__fzHt3{color:#b5b5b5}[dir=rtl] .FlightCard_rotate__Vh64_{transform:rotate(270deg)}[dir=ltr] .FlightCard_rotate__Vh64_{transform:rotate(90deg)}.FlightCard_separator__yjm57{margin:10px 0 8px;border-top:1px dashed #e7e7e7}.FlightCard_bottomRow__TkgvF{display:flex;align-items:center;justify-content:end;gap:14px}.FlightCard_baggage__jT8aT{gap:10px;color:#5f5f5f;font-weight:800}.FlightCard_baggage__jT8aT,.FlightCard_price__4hyR_{display:inline-flex;align-items:center;font-size:18px}.FlightCard_price__4hyR_{font-weight:700;color:#8a8a8a;gap:0}.FlightCard_priceLabel__xzLGS{color:#8a8a8a}.FlightCard_priceValue__FANIn{color:#4372ff;font-weight:900}.FlightCard_pill__Arguo{display:flex;align-items:center;justify-content:center;text-align:center;padding:4px 6px;border-bottom:2px solid #dee2e6;cursor:pointer;background:#fff;box-sizing:border-box}.FlightCard_pill_active__6gnvP{color:#4372ff;border-color:#81a0ff}@media(max-width:520px){.FlightCard_card__4vRay{padding:10px 6px 6px}.FlightCard_airportCode__4qWP8,.FlightCard_time__KIHcn{font-size:14px}.FlightCard_duration__ahkqJ{font-size:16px}}.FlightCard_contentWrap__NkIIP{opacity:1;transform:translateY(0);transition:opacity .16s ease,transform .16s ease;will-change:opacity,transform}.FlightCard_contentWrap_fade__GfPCD{opacity:0;transform:translateY(4px);pointer-events:none}@media(prefers-reduced-motion:reduce){.FlightCard_contentWrap__NkIIP{transition:none}}.BarChart_chart__4gIqi{--chart-h:220px;--gap:14px;width:100%}.BarChart_plot__s1ebb{height:var(--chart-h);display:flex;align-items:stretch;gap:var(--gap);position:relative}.BarChart_scale__j10rp{position:absolute;inset:0;pointer-events:none;z-index:0}.BarChart_scale__j10rp,.BarChart_scale_values__eQDgD{display:flex;flex-direction:column;padding-bottom:28px}.BarChart_scale_values__eQDgD{justify-content:space-between;align-items:end}.BarChart_plot__s1ebb>:not(.BarChart_scale__j10rp){position:relative;z-index:1}.BarChart_tick__Q5pwN{position:absolute;left:0;right:0;display:flex;align-items:center;gap:8px;transform:translateY(-50%);box-sizing:border-box}.BarChart_tickRight__OkrcE{flex-direction:row-reverse}.BarChart_tickLeft__gGYIP{flex-direction:row}.BarChart_tickLine__hzbnu{flex:1 1;height:1px;background:rgba(0,0,0,.04)}.BarChart_tickLabel__86S8L{font-size:10px;line-height:1;color:rgba(0,0,0,.55);padding:0 4px;background:rgba(255,255,255,.85);border-radius:4px;white-space:nowrap}.BarChart_col__MI8YY{flex:1 1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center}.BarChart_barWrap__uEY6C{flex:1 1;width:100%;display:flex;align-items:flex-end;justify-content:center}.BarChart_bar__8pbQ9{width:min(100%,var(--barMaxW));transform-origin:bottom;animation:BarChart_grow__gQYFx .6s ease-out both;position:relative;min-height:2px;border-top-right-radius:3px!important;border-top-left-radius:3px!important}.BarChart_xLabel__AYy9b{margin-top:10px;font-size:9px;line-height:1;color:rgba(122,122,122,.7490196078);-webkit-user-select:none;user-select:none;box-sizing:border-box;height:18px;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis}@keyframes BarChart_grow__gQYFx{0%{transform:scaleY(.15);opacity:.4}to{transform:scaleY(1);opacity:1}}