.flight_map_section{display:flex;justify-content:center;align-items:center;text-align:center}.flight_map_section i{color:#b100cd;font-size:1.125rem}.flight_map_section .flight_map_text{display:block;font-size:12px}.flight_details_card .updated_tab{--bg:#fff;--stroke:#231f20;--radius-main:0.9375rem;--radius-tab:0.875rem;--stroke-width:0.0625rem;position:absolute;top:calc(-1*(1.0625rem + var(--stroke-width)));right:2.5rem;height:1.125rem;padding:0 .75rem;background:var(--bg);border:var(--stroke-width) solid var(--stroke);border-bottom:none;border-radius:var(--radius-tab) var(--radius-tab) 0 0;display:flex;align-items:center;font-size:.5rem;font-weight:500;z-index:10;min-width:6rem}.flight_details_card .updated_tab .layer{position:absolute;left:0;top:0;z-index:6;height:100%;width:100%}.flight_details_card .updated_tab:after,.flight_details_card .updated_tab:before{content:"";position:absolute;bottom:0;width:1.8125rem;height:.5625rem;background:transparent}.flight_details_card .updated_tab:before{left:-1.75rem;border-bottom-right-radius:var(--radius-tab);border-right:var(--stroke-width) solid var(--stroke);border-bottom:var(--stroke-width) solid var(--stroke);box-shadow:1.25rem .0625rem 0 0 var(--bg)}.flight_details_card .updated_tab:after{right:-1.75rem;border-bottom-left-radius:var(--radius-tab);border-left:var(--stroke-width) solid var(--stroke);border-bottom:var(--stroke-width) solid var(--stroke);box-shadow:-1.25rem .0625rem 0 0 var(--bg)}.flight_details_card .updated_tab span{z-index:2;position:relative}.flight_details_card .updated_tab span i{margin-left:.25rem}.flight_details_card .updated_tab_base{position:absolute;bottom:-.4375rem;left:0;right:0;height:1.25rem;background:var(--bg);z-index:1;border-radius:1.1875rem 1.1875rem 0 0}.flight_details_card .flight_info_section{display:flex;align-items:center;justify-content:center}.flight_details_card .flight_info_section .flight_info_left{width:70%}.flight_details_card .flight_info_section .flight_map_boarding{width:30%;border-left:.0625rem dashed #e0deee;padding-left:.625rem;margin-left:.75rem}.flight_details_card .flight_info_section.full_width{display:block}.flight_details_card .flight_info_section.full_width .flight_info_left{width:100%}.flight_details_card .flight_info_section.full_width .flight_map_boarding{display:none}.flight_details_card .incoming_flight_wrapper{font-size:.6875rem;padding:.5rem;background:#ffe9cc;margin:0 -.75rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;position:relative;display:flex;align-items:center}.flight_details_card .incoming_flight_wrapper img{width:.9375rem;height:.9375rem}.flight_details_card .incoming_flight_wrapper .flight_details{font-size:.6875rem;padding-left:.1875rem;width:calc(100vw - 106px);margin-left:1.25rem;padding-right:.375rem;margin-right:.625rem}.flight_details_card .incoming_flight_wrapper .icon-arrival{font-size:1rem;position:absolute}.flight_details_card .incoming_flight_wrapper .icon{font-size:.75rem;position:absolute;right:10px;top:6px}.flight_details_card .flight_details{overflow:hidden;position:relative}.flight_details_card .flight_details .marquee{overflow:hidden;white-space:nowrap;width:100%}.flight_details_card .flight_details .marquee .marquee_content{display:inline-block;transform:translateX(0)}.flight_details_card .flight_details .marquee .marquee_content.marquee_active{padding-left:90%;animation:marqueeScroll 10s linear infinite}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.flight_alert_active .incoming_flight_wrapper{filter:blur(1px) opacity(.5)}.flight_card_carousel_wrapper{margin:0 1.25rem}.flight_card_carousel_wrapper .mobSlider{padding-bottom:1rem}.flight_card_carousel_wrapper .mobSlider div.landing_card_wrapper{flex-basis:auto}.flight_card_carousel_wrapper .mobSlider.flight_list_wrapper{padding-top:1.375rem}.flight_card_carousel_wrapper .flight_list_wrapper.mobSlider>div{margin:0 .3125rem!important}.flight_card_carousel_wrapper .flight_list_wrapper.mobSlider>div:first-child{margin-left:1rem!important}.flight_card_carousel_wrapper .flight_card_wrapper{background:#fff;border:1px solid #231f20;padding:.75rem .75rem 0;border-radius:1rem;flex-basis:calc(100% - 3rem);margin-top:.125rem;margin-bottom:.125rem;margin-right:0;position:relative}.homePageCntr .flight_card_carousel_wrapper{z-index:2}.toastSection .toastContent{color:#fff}.font_bold{font-weight:600}