.airportInfo-airport-info-section{display:flex;flex-direction:column;margin-top:64px;margin-bottom:36px}.airportInfo-card{background-color:#fff;border:.5px solid #d4d7de;border-radius:12px;padding:24px;box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:24px}.airportInfo-card__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:40px;flex-wrap:wrap}.airportInfo-card__description-block{display:flex;flex-direction:column;gap:8px;flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}.airportInfo-card__airport-code{font-size:28px;font-weight:500;line-height:1.25;margin:0}.airportInfo-card__details-wrapper{display:flex;flex-direction:column;gap:8px}.airportInfo-card__airport-details{font-size:14px;font-weight:400;line-height:1.5;color:#4f5563;margin:0;overflow:hidden;height:63px}.airportInfo-card__show-more-btn{background:0 0;border:none;color:#0d6add;font-size:14px;font-weight:400;line-height:1.5;cursor:pointer;padding:0;margin-top:8px;text-align:left}.airportInfo-card__show-more-btn:hover{opacity:.8}.airportInfo-card__stats-group{display:flex;flex-direction:row;gap:40px;flex-wrap:wrap;flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px);justify-content:flex-end}.airportInfo-card__stat-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.airportInfo-card__stat-value{font-size:28px;font-weight:500;line-height:1.25;display:flex}.airportInfo-card__stat-label{font-size:14px;font-weight:400;line-height:1.5;color:#4f5563;max-width:130px}.airportInfo-card__divider{width:100%;height:.5px;border:none;background-color:#d4d7de;margin:0}.airportInfo-card__footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:24px;flex-wrap:wrap}.airportInfo-card__footer-info,.airportInfo-card__temperature-info{font-size:16px;font-weight:400;line-height:1.5;color:#4f5563}.airportInfo-card__temperature-info{display:flex;align-items:center;gap:8px}.airportInfo-weather-icon{width:24px;height:24px;object-fit:cover}.airportInfo-card__header--no-desc .airportInfo-card__stats-group{flex:1 1 100%;max-width:100%;justify-content:space-between;padding:0 60px}@media (max-width:768px){.airportInfo-airport-info-section{display:flex;flex-direction:column;margin-top:40px;margin-bottom:20px}.airportInfo-card__details-wrapper{gap:0}.airportInfo-card__header{gap:24px}.airportInfo-card__description-block{flex:1 1 418px;max-width:418px}.airportInfo-card{gap:20px}.airportInfo-card__stats-group{display:flex;flex-direction:row;flex-wrap:nowrap;flex:1;overflow-x:auto;max-width:none;justify-content:flex-start}.airportInfo-card__header--no-desc .airportInfo-card__stats-group{justify-content:flex-start;max-width:none;padding:0}.airportInfo-card__airport-details{font-size:11px;height:41px}.airportInfo-card__show-more-btn{font-size:11px}.airportInfo-card__airport-code{font-size:16px;color:#121826;font-weight:500}.airportInfo-card__stat-value{font-size:16px;font-weight:500;line-height:1.25}.airportInfo-card__stat-label{font-size:11px;font-weight:400;line-height:1.5;color:#4f5563;max-width:none}.airportInfo-card__footer-info{font-size:12px}.airportInfo-card__temperature-info{font-size:12px}}.bg-wrap{padding-top:66px;background:#2c61fe;width:100%;z-index:-1}.bg-outter-wrap{background:#2c61fe;width:100%}.airport-header-wrap{display:flex;transform:translateY(1px);width:100%;border-radius:32px 32px 0 0;background:#fff;margin-top:-1px}.airport-header-content{width:100%;height:100%}.page-title-crumb-wrap{margin-left:-32px}.page-title-crumb-wrap-h5{margin-left:-12px}.content-title{margin-bottom:16px}.content-desc{font-size:16px;font-weight:400;color:#4f5563;margin-bottom:16px}.c-crumb-wrap{position:relative;max-width:1160px;margin-left:auto;margin-right:auto;height:14px;margin-top:20px;margin-bottom:20px}.c-crumb-wrap .c-crumb{position:absolute;font-size:12px;display:flex;box-sizing:border-box;align-items:center}.c-crumb-wrap .c-crumb.is-rtl{flex-direction:row-reverse}@media screen and (max-width:768px){.c-crumb-wrap .c-crumb{padding-left:16px;padding-right:16px;overflow:auto}.c-crumb-wrap .c-crumb:after{content:"11";color:transparent;display:inline-block;width:16px;height:1px}}@media screen and (min-width:768px){.c-crumb-wrap .c-crumb{flex-wrap:wrap}}.c-crumb-wrap .c-crumb::-webkit-scrollbar{display:none}.c-crumb-wrap .c-crumb a{color:#2681ff}.c-crumb-wrap .c-crumb a:hover{text-decoration:underline}.c-crumb-wrap .c-crumb__splitter{margin:0 5px}.c-crumb-wrap .c-crumb__item{color:#234;display:inline-block;cursor:pointer;position:relative;flex-shrink:0}.c-crumb-wrap .c-crumb__item .no-link{cursor:auto}.c-crumb-wrap .c-crumb__extend-wrap{position:absolute;display:none;padding-top:6px;box-shadow:0 5px 8px 0 rgba(0,41,99,.2);background-color:#fff;overflow:auto;right:0}.c-crumb-wrap .c-crumb__extend-wrap a:hover{text-decoration:none}.c-crumb-wrap .c-crumb__item:hover .c-crumb__extend-wrap{display:block;z-index:1}.c-crumb-wrap .c-crumb__extend-wrap:hover{display:block}.c-crumb-wrap .c-crumb__extend{box-shadow:0 8px 20px 0 rgba(0,41,99,.2);background-color:#fff}.c-crumb-wrap .c-crumb__extend .c-crumb__extend-item{padding:10px;cursor:pointer;display:block;white-space:nowrap;color:#234}.c-crumb-wrap .c-crumb__extend-item:hover{display:block;background-color:#3264ff;color:#fff;text-decoration:none}.c-crumb-wrap .c-crumb__item .icon-arrow{width:16px;height:16px;display:inline-block;position:relative;vertical-align:middle;margin-left:5px}.c-crumb-wrap .c-crumb__item .icon-arrow:before{content:"";position:absolute;border-color:#234 transparent transparent;border-style:solid;border-width:4.8px 4.25px 0;transition:all .2s ease;top:5px}.c-crumb-wrap .c-crumb__item.has-link .icon-arrow:before{border-top-color:#2681ff}.c-crumb-wrap .c-crumb__item:hover .icon-arrow:before{transform-origin:center;transform:rotate(180deg)}@media screen and (max-width:768px){.reactcomp-crumb-hot{padding-left:0!important}}.reactcomp-crumb-hot .c-crumb{width:100%}@media screen and (max-width:768px){.reactcomp-crumb-hot .c-crumb{padding-left:12px;margin-bottom:-30px;padding-bottom:45px}}.c-crumb-wrap .c-crumb a{color:#3264ff}.page-title-crumb-wrap .c-crumb-wrap .c-crumb .c-crumb__extend-wrap a{color:#234}.page-title-crumb-wrap .c-crumb-wrap .c-crumb .c-crumb__extend-wrap a:hover{color:#fff}.page-title-crumb-wrap .c-crumb-wrap .c-crumb__extend-wrap{padding-top:0}._prefix-summary-text{font-size:16px;font-weight:400;color:#6f7685;text-align:left;margin-bottom:20px;background:#fff;padding:0 24px 24px;border-radius:8px;border:1px solid #dadfe6}@media (max-width:767px){._prefix-summary-text{font-size:14px;padding:0 12px 12px;margin-left:12px}}.faq-hot-wrap{font-size:14px}.faq-hot-wrap li{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #f0f2f5}.faq-hot-wrap li:last-of-type{border-bottom:0}.faq-hot-wrap h3{font-weight:600;color:#0f294d;font-weight:500;letter-spacing:0;font-size:14px;line-height:18px}.faq-hot-wrap i{cursor:pointer;margin-left:4px}.faq-hot-wrap .t-flex{display:flex;justify-content:space-between;color:#0f294d}.faq-hot-wrap .answer{color:#455873;margin-top:8px;letter-spacing:0;font-size:14px;line-height:18px}.faq-hot-wrap li:not(.active) .answer{display:none}.faq-hot-wrap a{color:#27e}.faq-hot-box{content-visibility:auto;background:#fff;border:1px solid #f5f7fa;box-shadow:0 8px 16px 0 rgba(15,41,77,.08);border-radius:8px 8px 8px 8px}@media screen and (min-width:768px){.faq-hot-wrap h3,.faq-hot-wrap i{transform:translateX(0);transition:all .2s ease-in-out}.faq-hot-wrap .t-flex:hover{cursor:pointer}.faq-hot-wrap .t-flex:hover h3{transform:translateX(8px);color:#3264ff}.faq-hot-wrap .t-flex:hover i{transform:translateX(-8px);color:#3264ff}.faq-hot-title,.faq-hot-title h2{font-size:28px;line-height:34px;margin-bottom:24px}.faq-hot-box{padding:8px 24px}}@media screen and (max-width:767.9px){.faq-hot-title,.faq-hot-title h2{font-size:18px;line-height:24px;margin-bottom:12px}.faq-hot-box{padding:0 12px}}.faq-newpage{background:#f5f7fa;padding-top:48px}.faq-newpage .faq-hot-box{background:#f5f7fa;padding:0;box-shadow:none;border:0}.faq-newpage .faq-hot-box .faq-hot-wrap li{border-bottom:1px solid #dadfe6}@media screen and (min-width:768px){.faq-newpage .m-b-48-24{margin-bottom:0;padding-bottom:0}}@media screen and (max-width:767.9px){.faq-newpage{padding-top:24px}.faq-newpage .m-b-48-24{margin-bottom:0;padding-bottom:0}}.faq-hot-subtitle{color:#0f294d;letter-spacing:0;text-align:start;margin-bottom:16px;font-size:14px;font-weight:400}@media screen and (max-width:768px){.faq-hot-subtitle{font-size:12px;line-height:18px;margin-bottom:12px;font-weight:400}}@media screen and (min-width:768px){[dir=rtl] .faq-hot-wrap .t-flex:hover h3{transform:translateX(-8px)}[dir=rtl] .faq-hot-wrap .t-flex:hover i{transform:translateX(8px)}}.flight-status-brand .inner{display:flex;padding-top:40px;padding-bottom:12px;max-width:1160px;margin:auto}@media screen and (max-width:768px){.flight-status-brand .inner{flex-direction:column}}.flight-status-brand .brand__item{box-sizing:border-box;width:100%;text-align:center;padding-left:4px;padding-right:4px;padding-bottom:28px;color:#455873}@media screen and (min-width:768px){.flight-status-brand .brand__item{width:33.33%}}.flight-status-brand .brand__text{margin:0 12px}.flight-status-brand .brand__title{margin-top:8px;margin-bottom:8px;font-size:18px;font-weight:700}.flight-status-brand .brand__desc{font-size:14px}.flight-status-brand .brand__desc a{color:#3264ff}.flight-status-brand .brand__img{display:inline-block;width:48px;height:48px;background-size:48px}.flight-status-brand .brand__img.img1{background-image:url(https://dimg04.c-ctrip.com/images/0AS0m12000993hw6928F7.png)}.flight-status-brand .brand__img.img2{background-image:url(https://dimg04.c-ctrip.com/images/0AS5q12000993ha5z7FBE.png)}.flight-status-brand .brand__img.img3{background-image:url(https://dimg04.c-ctrip.com/images/0AS3v12000993htn825E8.png)}.header-white .mc-hd.mc-hd_theme_transparent{position:relative;left:auto;right:auto}.header-white .mc-hd__logo-layout-0 .mc-hd__logo{background:url(https://ak-d.tripcdn.com/images/05E5212000cga1e0a5303.svg) no-repeat 0 0}.mc-hd.mc-hd_theme_transparent{position:absolute;left:0;right:0}.header-container{position:relative;top:0;z-index:99;width:100%!important}.mc-hd.mc-hd_theme_transparent{color:#fff;background-color:transparent}.mc-hd{position:relative;line-height:1.5;padding:0 32px}.mc-hd .mc-hd__inner{position:relative;max-width:1920px}.mc-hd__flex-con{width:100%;height:66px;position:relative}.clear-float{content:"";clear:both}.mc-hd__logo-con{padding:16px 32px 16px 0;float:left}.mc-hd__logo-layout-0 .mc-hd__logo{display:inline-block;width:124px;height:30px;text-indent:-9999px;background-size:contain;margin:2px 0;vertical-align:top}.mc-hd a,.mc-hd a:hover{text-decoration:none}.mc-hd .mc-hd__nav-con .mc-hd__nav{display:flex;white-space:nowrap}.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk{position:relative;font-size:16px;padding:0;line-height:18px;height:18px;display:inline-block;margin-bottom:16px}.mc-hd .mc-hd__nav .mc-hd__nav-item{display:inline-block;float:none;position:relative;padding:0 32px 0 0}.hotel-recommend-container{overflow:hidden}.hotel-recommend-tab{margin-top:16px;display:flex;gap:16px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.hotel-recommend-tab::-webkit-scrollbar{display:none}.hotel-recommend-title{margin-bottom:16px}.hotel-recommend-tabItem{padding:8px 16px;border-radius:4px;border:none;background:#f5f6fa;font-size:14px;font-weight:400;line-height:1.5;color:#111827;cursor:pointer;flex-shrink:0;white-space:nowrap}.hotel-recommend-tabItem.active{background:#111827;color:#fff}.hotel-recommend-list{gap:16px;display:none;margin-left:-16px;margin-right:-16px;padding:16px;overflow:auto}.hotel-recommend-list::-webkit-scrollbar{display:none}.hotel-recommend-list{-ms-overflow-style:none;scrollbar-width:none}.hotel-recommend-list.active{display:flex}.hotel-recommend-card{box-shadow:0 4px 14px rgba(15,41,77,.08);border-radius:8px;cursor:pointer;display:flex;flex-direction:column}.hotel-recommend-img-box{width:278px;height:185px;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px}.hotel-recommend-img{width:278px;height:185px;border-top-left-radius:8px;border-top-right-radius:8px;transition:transform .3s ease,opacity .3s ease}.hotel-recommend-img:hover{transform:scale(1.1)}.hotel-recommend-info{padding:16px;flex:1;display:flex;flex-direction:column}.hotel-recommend-client{display:flex;align-items:center;border-radius:13px;border:2px solid #1136a6;overflow:hidden;width:fit-content;position:relative;top:-30px;font-size:14px;font-weight:400}.hotel-recommend-score{background-color:#1136a6;color:#fff;padding:2px 6px;border-bottom-right-radius:12px;height:100%;display:flex;align-items:center}.hotel-recommend-scoreText{font-size:16px;font-weight:700}.hotel-recommend-scoreTotal{font-size:12px;font-weight:700;color:#879bd3}.hotel-recommend-review{color:#1136a6;background-color:#fff;padding:2px 6px}.hotel-recommend-name{font-size:18px;font-weight:700;color:#051a37;margin-top:-18px}.hotel-recommend-star{margin-bottom:4px}.hotel-recommend-position{font-size:14px;font-weight:400;color:#455873;margin-bottom:12px}.hotel-recommend-price{display:flex;flex-direction:column;align-items:flex-end;margin-top:auto}.hotel-recommend-discount{position:relative;width:fit-content;font-size:12px;color:#fff;line-height:18px;background-color:#f94c86;padding:1px 4px;border-radius:2px;margin-bottom:6px}.hotel-recommend-discount:after{position:absolute;bottom:-4px;right:0;content:"";width:0;height:0;border-color:transparent #f94c86 transparent transparent;border-style:solid;border-width:6px 6px 6px 0}html[dir=rtl] .hotel-recommend-discount:after{position:absolute;bottom:-4px;left:0;right:auto;content:"";width:0;height:0;border-color:transparent transparent transparent #f94c86;border-width:6px 0 6px 6px}.hotel-recommend-discount-before{font-size:14px;font-weight:400;color:#acb4bf;text-decoration:line-through}.hotel-recommend-discount-after{font-size:18px;font-weight:700;color:#3264ff}[dir=rtl] .hotel-recommend-discount-after{margin-right:4px}[dir=rtl] .hotel-price-info{display:flex;align-items:center}.rtl .hotel-price-info .hotel-recommend-discount-before,[dir=rtl] .hotel-price-info .hotel-recommend-discount-before{order:1}.rtl .hotel-price-info .hotel-recommend-discount-after,[dir=rtl] .hotel-price-info .hotel-recommend-discount-after{order:2}.hotel-recommend-footer{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:400;color:#3264ff}.hotel-recommend-link{cursor:pointer;display:flex;align-items:center;gap:8px;line-height:18px}.hotel-recommend-star-img{width:16px;height:16px}[dir=rtl] .hotel-recommend-content .iconfont-flight-seo-comp.flight-seo-icon-arrow-right{transform:rotate(180deg)}@media (max-width:768px){.hotel-recommend-tab{gap:8px}.hotel-recommend-tabItem{padding:8px 16px;border-radius:4px;font-size:14px;line-height:1.5}.hotel-recommend-name{font-size:16px}.hotel-recommend-img-box{width:222px}.hotel-recommend-star-img{width:12px;height:12px}.hotel-recommend-position{font-size:12px}.hotel-recommend-discount-before{font-size:12px}.hotel-recommend-discount-after{font-size:16px}}[dir=rtl] .hotel-recommend-score{border-bottom-left-radius:12px;border-bottom-right-radius:0}.hotel-recommend-container--transport-a2b .hotel-recommend-list.active{padding-top:0}.nh_sf-container{padding:10px 16px 16px;border-radius:8px;background-color:#fff}.nh_sf-container .breath{animation:breath .8s infinite alternate}@keyframes breath{0%{opacity:1}to{opacity:.3}}.nh_sf-container .top-pl-wrap{display:flex;justify-content:space-between;align-items:center;height:32px;margin:6px 0 8px}.nh_sf-container .top-pl-wrap .left-pl{width:360px;height:18px;border-radius:2px;background:#f0f2f5}.nh_sf-container .top-pl-wrap .right-pl{width:115px;height:18px;border-radius:2px;background:#f0f2f5}.nh_sf-container .bottom-pl-wrap{display:flex;align-items:center;height:56px}.nh_sf-container .bottom-pl-wrap .box-wrap{display:flex;flex:1 1 auto}.nh_sf-container .bottom-pl-wrap .box-wrap .city-wrap{position:relative;display:flex;flex:1 1 50%;justify-content:space-between;align-items:center;height:56px}.nh_sf-container .bottom-pl-wrap .box-wrap .city-wrap .city-item-wrap{display:flex;flex:1 1;align-items:center;box-sizing:border-box;height:56px;padding-left:16px;border:1px solid #dadfe6;border-radius:4px}.nh_sf-container .bottom-pl-wrap .box-wrap .city-wrap .city-item-wrap:first-of-type{margin-right:4px}.nh_sf-container .bottom-pl-wrap .box-wrap .city-wrap .city-item-wrap:last-of-type{margin-left:4px}.nh_sf-container .bottom-pl-wrap .box-wrap .city-wrap .city-item-wrap .city-pl{width:88px;height:18px;border-radius:2px;background:#f0f2f5}.nh_sf-container .bottom-pl-wrap .box-wrap .city-wrap .switch-wrap{position:absolute;top:42%;left:calc(50% - 2px);min-width:28px;border:4px solid #fff;border-radius:50%;margin-left:2px;background:#fff;transform:translate(-50%,-50%);z-index:2}.nh_sf-container .bottom-pl-wrap .box-wrap .city-wrap .switch-wrap .switch-pl{width:28px;height:28px;border-radius:50%;background-color:#f0f2f5}.nh_sf-container .bottom-pl-wrap .box-wrap .date-wrap{display:flex;flex:1 1 25%;align-items:center;box-sizing:border-box;border:1px solid #dadfe6;border-radius:4px;margin-left:8px;background:#fff}.nh_sf-container .bottom-pl-wrap .box-wrap .date-wrap .date-item-wrap{position:relative;display:flex;flex:1 1;align-items:center;box-sizing:border-box;padding-left:16px}.nh_sf-container .bottom-pl-wrap .box-wrap .date-wrap .date-item-wrap:last-of-type{margin-left:24px}.nh_sf-container .bottom-pl-wrap .box-wrap .date-wrap .date-item-wrap .date-pl{width:88px;height:18px;border-radius:2px 2px 2px 2px;background:#f0f2f5}.nh_sf-container .bottom-pl-wrap .box-wrap .date-wrap .date-item-wrap .line-pl{position:absolute;top:50%;left:-12px;width:24px;height:1px;background:#8592a6;transform:translateX(-50%)}.nh_sf-container .bottom-pl-wrap .box-wrap .psg-wrap{display:flex;flex:1 1 25%;align-items:center;box-sizing:border-box;border:1px solid #dadfe6;border-radius:4px;margin-left:8px;background:#fff}.nh_sf-container .bottom-pl-wrap .box-wrap .psg-wrap .psg-item-wrap{position:relative;display:flex;flex:1 1;align-items:center;box-sizing:border-box;padding-left:16px}.nh_sf-container .bottom-pl-wrap .box-wrap .psg-wrap .psg-item-wrap .psg-pl{width:148px;height:18px;border-radius:2px 2px 2px 2px;background:#f0f2f5}.nh_sf-container .btn-wrap{display:flex;justify-content:flex-end;align-items:center;width:100%;height:58px;margin-top:16px;background-color:#fff}.nh_sf-container .btn-wrap .btn-1{display:flex;justify-content:center;align-items:center;width:154px;height:58px;border-radius:4px;margin-left:8px;background-color:#3264ff}.nh_sf-container .btn-wrap .btn-1 .text{width:70px;height:20px;border-radius:3px;background-color:hsla(0,0%,100%,.3)}.module-input-shadow.f-16.f-bold{visibility:hidden;position:absolute;width:auto;height:auto;white-space:nowrap;font-weight:700;font-size:16px!important}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.main-blockstyle_CNC{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;width:100%}.main-blockstyle_CNC .content-wrapperstyle,.main-blockstyle_CNC .content-wrapperstyle .contentstyle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-blockstyle_CNC .content-wrapperstyle{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-blockstyle_CNC .content-wrapperstyle .contentstyle.no-btnstyle{width:100%}.main-blockstyle_CNC .content-wrapperstyle .contentstyle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:70%}.main-blockstyle_CNC .content-wrapperstyle,.main-blockstyle_CNC .content-wrapperstyle .contentstyle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-blockstyle_CNC .content-wrapperstyle .contentstyle.no-btnstyle .itemstyle{margin-bottom:12px}.main-blockstyle_CNC .content-wrapperstyle .contentstyle .itemstyle:last-child{margin-bottom:0!important}.main-blockstyle_CNC .content-wrapperstyle .contentstyle .itemstyle{-webkit-box-flex:1;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(15,41,77,.04);box-shadow:0 2px 8px 0 rgba(15,41,77,.04);color:#fff;-ms-flex:1;flex:1;margin-bottom:4px}.main-blockstyle_CNC .animatedstyle{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.2,.73,.71,.44);animation-timing-function:cubic-bezier(.2,.73,.71,.44)}.breathe{-webkit-animation-name:breathe;animation-name:breathe}@-webkit-keyframes breathe{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes breathe{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.searchform-wrap{background-color:#f1f5ff;padding:24px 0;width:100%}.m-b-64-40{margin-bottom:64px}@media screen and (max-width:767.9px){.m-b-64-40{margin-bottom:24px}}@media screen and (max-width:767.9px){.m-64-48{margin-bottom:40px}}.faq-newpage{background:#fff;padding-top:0}.faq-newpage .faq-hot-box{background:#fff;padding:0;box-shadow:none;border:0}.faq-newpage .faq-hot-box .faq-hot-wrap li{border-bottom:1px solid #d4d7de}.faq-newpage .m-b-48-24{margin-bottom:64px;padding-bottom:0}@media screen and (max-width:767.9px){.faq-newpage .m-b-48-24{margin-bottom:40px;padding-bottom:0}.faq-hot-wrap li:last-of-type{border-bottom:1px solid #f0f2f5}.tab-link-wrapper.new-expanded .short-link-wrapper{padding:7px 0 2px}}.reactcomp-tablinks-hot.new-ver{background:#fff;padding-top:0;padding-bottom:40px}.flight-status-brand{background:#f6f7fa}.hotel-recommend-tab{display:none}.hotel-recommend-list{padding:0 16px 16px}html[dir=rtl] .page-title-crumb-wrap-h5 .reactcomp-crumb-hot{padding-right:0}html[dir=rtl] .page-title-crumb-wrap .reactcomp-crumb-hot{padding-right:0}@media screen and (max-width:767.9px){.reactcomp-tablinks-hot.new-ver{padding-bottom:20px}html[dir=rtl] .c-crumb-wrap .c-crumb{padding-right:0}}.top-agc-button{margin-bottom:12px}@media screen and (max-width:767.9px){.status-list-container .top-agc-button .tcp-h5-install-button.default button{display:flex;align-items:center;justify-content:center;gap:0}.status-list-container .top-agc-button .tcp-h5-install-button.default button .tcp-h5-install-button__text{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;min-height:1em;order:1;padding-right:24px;line-height:1.2}.status-list-container .top-agc-button .tcp-h5-install-button.default button::after,.status-list-container .top-agc-button .tcp-h5-install-button.default button::before{content:"";display:none;width:0;height:0;margin:0;border:0;animation:none;transform:none}.status-list-container .top-agc-button .tcp-h5-install-button.default button .tcp-h5-install-button__text::after,.status-list-container .top-agc-button .tcp-h5-install-button.default button .tcp-h5-install-button__text::before{content:"";position:absolute;top:calc(50% + 4px);right:2px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;box-sizing:border-box;pointer-events:none}.status-list-container .top-agc-button .tcp-h5-install-button.default button .tcp-h5-install-button__text::before{transform:translateY(-9px) rotate(-45deg);animation:airport-status-top-arrow-up-first 1s ease-in-out infinite}.status-list-container .top-agc-button .tcp-h5-install-button.default button .tcp-h5-install-button__text::after{transform:translateY(0) rotate(-45deg);animation:airport-status-top-arrow-up-second 1s ease-in-out infinite}.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button{display:flex;align-items:center;justify-content:center;gap:2px;font-weight:600}.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button-text,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button-text{order:1}.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::after,.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::before,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::after,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::before{content:"";width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;box-sizing:border-box;flex:0 0 auto;pointer-events:none;transform:rotate(45deg);animation:airport-status-mask-arrow-right 1s ease-in-out infinite}.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::before,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::before{order:2;margin-left:8px;animation-delay:80ms}.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::after,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::after{order:3;animation-delay:.16s}html[dir=rtl] .status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::after,html[dir=rtl] .status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::before,html[dir=rtl] .status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::after,html[dir=rtl] .status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::before{transform:rotate(225deg);animation-name:airport-status-mask-arrow-left}}@keyframes airport-status-top-arrow-up-first{0%,100%{transform:translateY(-9px) rotate(-45deg)}50%{transform:translateY(-13px) rotate(-45deg)}}@keyframes airport-status-top-arrow-up-second{0%,100%{transform:translateY(0) rotate(-45deg)}50%{transform:translateY(-4px) rotate(-45deg)}}@keyframes airport-status-mask-arrow-right{0%,100%{transform:translateX(0) rotate(45deg)}50%{transform:translateX(4px) rotate(45deg)}}@keyframes airport-status-mask-arrow-left{0%,100%{transform:translateX(0) rotate(225deg)}50%{transform:translateX(-4px) rotate(225deg)}}@media screen and (max-width:767.9px) and (prefers-reduced-motion:reduce){.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::after,.status-list-container .list-agc-button-date .tcp-h5-install-mask-button__mask-content-button::before,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::after,.status-list-container .list-agc-button-tab .tcp-h5-install-mask-button__mask-content-button::before,.status-list-container .top-agc-button .tcp-h5-install-button.default button .tcp-h5-install-button__text::after,.status-list-container .top-agc-button .tcp-h5-install-button.default button .tcp-h5-install-button__text::before{animation:none}}@media screen and (max-width:767.9px){.status-list-container .flight-list-footer .tcp-h5-install-button.default button,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button{display:flex;align-items:center;justify-content:center;gap:0}.status-list-container .flight-list-footer .tcp-h5-install-button.default button::after,.status-list-container .flight-list-footer .tcp-h5-install-button.default button::before,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button::after,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button::before{content:"";display:none;width:0;height:0;margin:0;border:0;animation:none;transform:none}.status-list-container .flight-list-footer .tcp-h5-install-button.default button .tcp-h5-install-button__text,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button .tcp-h5-install-button__text{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;min-height:1em;padding-right:24px;line-height:1.2}.status-list-container .flight-list-footer .tcp-h5-install-button.default button .tcp-h5-install-button__text::after,.status-list-container .flight-list-footer .tcp-h5-install-button.default button .tcp-h5-install-button__text::before,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button .tcp-h5-install-button__text::after,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button .tcp-h5-install-button__text::before{content:"";position:absolute;top:calc(50% - 5px);right:2px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;box-sizing:border-box;pointer-events:none}.status-list-container .flight-list-footer .tcp-h5-install-button.default button .tcp-h5-install-button__text::before,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button .tcp-h5-install-button__text::before{transform:translateY(-6px) rotate(135deg);animation:airport-status-footer-arrow-down-first 1s ease-in-out infinite}.status-list-container .flight-list-footer .tcp-h5-install-button.default button .tcp-h5-install-button__text::after,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button .tcp-h5-install-button__text::after{transform:translateY(3px) rotate(135deg);animation:airport-status-footer-arrow-down-second 1s ease-in-out infinite}}@keyframes airport-status-footer-arrow-down-first{0%,100%{transform:translateY(-6px) rotate(135deg)}50%{transform:translateY(-2px) rotate(135deg)}}@keyframes airport-status-footer-arrow-down-second{0%,100%{transform:translateY(3px) rotate(135deg)}50%{transform:translateY(7px) rotate(135deg)}}@media screen and (max-width:767.9px) and (prefers-reduced-motion:reduce){.status-list-container .flight-list-footer .tcp-h5-install-button.default button .tcp-h5-install-button__text::after,.status-list-container .flight-list-footer .tcp-h5-install-button.default button .tcp-h5-install-button__text::before,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button .tcp-h5-install-button__text::after,.status-list-container .flight-list-footer-btn .tcp-h5-install-button.default button .tcp-h5-install-button__text::before{animation:none}}.pop-link-wrapper h2{margin:0;padding:0}.pop-link-wrapper .pop-link-list-wrapper h3{font-size:16px;font-weight:400;margin:8px 0}.pop-link-wrapper .pop-link-title{font-size:28px;color:#234;letter-spacing:0;line-height:34px;margin-bottom:24px;text-align:center}.tab-link-wrapper.new-expanded .tab-link-subtitle{color:#0f294d;font-weight:400;font-size:14px;letter-spacing:0;text-align:start;margin-bottom:16px}@media screen and (max-width:768px){.tab-link-wrapper.new-expanded .tab-link-subtitle{font-size:12px;line-height:18px;margin-bottom:12px;font-weight:400}}.pop-link-wrapper .pop-link-subtitle{color:#0f294d;font-weight:700;letter-spacing:0;text-align:start;margin-bottom:16px}@media screen and (max-width:768px){.pop-link-wrapper .pop-link-subtitle{font-size:14px;line-height:18px;margin-bottom:12px}}.pop-link-wrapper .pop-link-item{display:inline-block;margin-right:8px;margin-bottom:8px}.pop-link-wrapper .pop-link-item .pop-link-link{background:#fff;border-radius:2px;display:inline-block;padding:8px 16px;font-size:14px;color:#0f294d;letter-spacing:0;line-height:18px}.pop-link-wrapper .pop-link-item .pop-link-link:hover{color:#3264ff;background:#e9f2fe;text-decoration:none}.short-link-title h2{font-size:28px;text-align:center;color:#234;line-height:34px;margin-bottom:24px}.col-xss-5 .short-link-item{width:20%}.col-xss-4 .short-link-item{width:25%}.col-xss-3 .short-link-item{width:33.33333333%}.col-xss-2 .short-link-item{width:50%}.col-xss-1 .short-link-item{width:100%}@media screen and (min-width:375px){.col-xs-5 .short-link-item{width:20%}.col-xs-4 .short-link-item{width:25%}.col-xs-3 .short-link-item{width:33.33333333%}.col-xs-2 .short-link-item{width:50%}.col-xs-1 .short-link-item{width:100%}}@media screen and (min-width:768px){.col-sm-5 .short-link-item{width:20%}.col-sm-4 .short-link-item{width:25%}.col-sm-3 .short-link-item{width:33.33333333%}.col-sm-2 .short-link-item{width:50%}.col-sm-1 .short-link-item{width:100%}}@media screen and (min-width:835px){.col-md-5 .short-link-item{width:20%}.col-md-4 .short-link-item{width:25%}.col-md-3 .short-link-item{width:33.33333333%}.col-md-2 .short-link-item{width:50%}.col-md-1 .short-link-item{width:100%}}@media screen and (min-width:1024px){.col-lg-5 .short-link-item{width:20%}.col-lg-4 .short-link-item{width:25%}.col-lg-3 .short-link-item{width:33.33333333%}.col-lg-2 .short-link-item{width:50%}.col-lg-1 .short-link-item{width:100%}}.short-link-wrapper h2{margin:0;padding:0}.short-link-wrapper .short-link-list-wrapper{background-color:#fff;padding:12px 16px;margin-bottom:3px}.short-link-wrapper .short-link-list-wrapper h3{font-size:18px;font-weight:400;margin:0 0 5px}.short-link-wrapper .short-link-list{display:flex;flex-wrap:wrap}.short-link-wrapper .short-link-title{color:#333;font-size:24px;font-weight:400;margin-bottom:10px;text-align:left}html[dir=rtl] .short-link-wrapper .short-link-item{padding-right:0;padding-left:10px}html[dir=rtl] .tab-link-wrapper .short-link-wrapper .short-link-item .short-link-link{padding:8px 0 8px 8px}.short-link-wrapper .short-link-item{margin:5px 0;padding-right:10px;box-sizing:border-box}.short-link-wrapper .short-link-item .short-link-link{width:100%;display:inline-block;font-size:16px;color:#27e;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.short-link-wrapper .short-link-item .short-link-link:hover{text-decoration:underline}.flightcard-tab-wrap{width:100%;display:flex;content-visibility:auto;font-size:14px;padding:3px;background:#fff;box-sizing:border-box;border-radius:6px}.flightcard-tab-wrap .flightcard-tab-list{width:100%;justify-content:space-between;display:flex;align-items:center}@media screen and (max-width:835px){.flightcard-tab-wrap .flightcard-tab-list{overflow:auto}.flightcard-tab-wrap .flightcard-tab-list::-webkit-scrollbar{display:none}}@media screen and (min-width:835px){.flightcard-tab-wrap .flightcard-tab-list{flex-wrap:wrap}}.flightcard-tab-wrap .flightcard-tab-list li{width:50%}.flightcard-tab-wrap .flightcard-tab-list .flightcard-tab{color:#0f294d;background:#fff;border-radius:6px;padding:8px 16px;margin:0}.flightcard-tab-wrap .flightcard-tab-list .flightcard-tab.is-active{color:#fff;background:#3264ff;border:1px solid #3264ff;font-weight:700}.flightcard-tab-wrap .flightcard-tab-list .flightcard-tab.is-active:hover{color:#fff;cursor:pointer}.flightcard-tab-wrap .flightcard-tab-list .flightcard-tab:hover{color:#3264ff;cursor:pointer}.onlineeu-tab-wrap{content-visibility:auto;font-size:14px;display:flex}.onlineeu-tab-wrap .onlineeu-tab-list{display:flex;padding-bottom:16px}@media screen and (max-width:835px){.onlineeu-tab-wrap .onlineeu-tab-list{overflow:auto}.onlineeu-tab-wrap .onlineeu-tab-list::-webkit-scrollbar{display:none}}@media screen and (min-width:835px){.onlineeu-tab-wrap .onlineeu-tab-list{flex-wrap:wrap}}.onlineeu-tab-wrap .onlineeu-tab-list li{flex-shrink:0}.onlineeu-tab-wrap .onlineeu-tab-list .onlineeu-tab{background:#f0f2fa;border-radius:4px;color:#1a2033;margin-right:16px;padding:8px 16px;margin-top:8px}.onlineeu-tab-wrap .onlineeu-tab-list .onlineeu-tab.is-active{color:#fff;background:#1a2033;box-shadow:0 4px 8px 0 rgba(15,41,77,.1);font-size:14px;font-weight:400}.onlineeu-tab-wrap .onlineeu-tab-list .onlineeu-tab.is-active:hover{cursor:pointer;color:#fff}.onlineeu-tab-wrap .onlineeu-tab-list .onlineeu-tab:hover{color:#3264ff;cursor:pointer}.click-tab-wrap{content-visibility:auto;font-size:14px;display:flex}.click-tab-list{display:flex;padding-bottom:16px}@media screen and (max-width:835px){.click-tab-list{overflow:auto}.click-tab-list::-webkit-scrollbar{display:none}}@media screen and (min-width:835px){.click-tab-list{flex-wrap:wrap}}.click-tab-list li{flex-shrink:0}.click-tab-list .click-tab{color:#0f294d;background:#fff;border:1px solid #dadfe6;border-radius:2px;margin-right:16px;padding:8px 16px;margin-top:8px}.click-tab-list .click-tab.is-active{color:#3264ff;background:rgba(40,125,250,.1);border:1px solid #3264ff}.click-tab-list .click-tab:hover{color:#3264ff;cursor:pointer}.onlineeu-wrapper .short-link-onlineEU-wrapper h2{margin:0;padding:0}.onlineeu-wrapper .short-link-onlineEU-wrapper .short-link-onlineEU-list-wrapper{background-color:#fff;margin-bottom:3px;border-radius:8px;padding:8px}.onlineeu-wrapper .short-link-onlineEU-wrapper .short-link-onlineEU-list-wrapper h3{font-size:18px;font-weight:400;margin:0 0 5px}.onlineeu-wrapper .short-link-onlineEU-wrapper .short-link-onlineEU-list{display:flex;flex-wrap:wrap}.onlineeu-wrapper .short-link-onlineEU-wrapper .short-link-onlineEU-title{color:#333;font-size:24px;font-weight:400;margin-bottom:10px;text-align:left}.onlineeu-wrapper .short-link-onlineEU-wrapper .short-link-onlineEU-item{margin:0;padding-right:10px;box-sizing:border-box}.onlineeu-wrapper .short-link-onlineEU-wrapper .short-link-onlineEU-item .short-link-onlineEU-link{width:100%;display:inline-block;overflow:hidden;white-space:nowrap;padding:8px;font-size:14px;height:18px;line-height:18px;color:#0f294d;text-decoration:none}.onlineeu-wrapper .short-link-onlineEU-wrapper .short-link-onlineEU-item .short-link-onlineEU-link:hover{color:#3264ff}.onlineeu-wrapper{font-size:12px;transition:height .4s}.onlineeu-wrapper .onlineeu-list{display:none}.onlineeu-wrapper .onlineeu-list.is-active{display:block;background:#fff;border:1px solid #dadfe6;border-radius:8px}@media screen and (max-width:768px){.onlineeu-wrapper .onlineeu-list.is-active{max-height:322px;overflow:scroll}.onlineeu-wrapper .onlineeu-list.is-active::-webkit-scrollbar{display:none}}.onlineeu-wrapper.is-eu-version-tab h2{text-align:left;color:#0f294d;font-size:20px;font-weight:500;margin-bottom:12px}.onlineeu-wrapper.is-eu-version-tab .click-tab-list{padding-bottom:12px}.onlineeu-wrapper.is-eu-version-tab .click-tab-list .click-tab{font-size:13px;color:#0f294d;padding:7px 12px;background:#fff;border-radius:4px;border:0;margin-right:8px;margin-top:0}.onlineeu-wrapper.is-eu-version-tab .click-tab-list .click-tab.is-active{font-size:13px;color:#3264ff;background:rgba(50,100,255,.08)}.onlineeu-wrapper.is-eu-version-tab .short-link-wrapper .short-link-list-wrapper{background-color:inherit;padding:12px 12px 0}.onlineeu-wrapper.is-eu-version-tab .short-link-wrapper .short-link-item{width:100%;font-size:0}.onlineeu-wrapper.is-eu-version-tab .short-link-wrapper .short-link-item .short-link-link{color:#0f294d;font-size:12px;height:12px;line-height:12px;margin-bottom:12px;padding:0}.onlineeu-wrapper.is-eu-version-tab .onlineeu-list{display:none}.onlineeu-wrapper.is-eu-version-tab .onlineeu-list.is-active{display:block;background:#f0f2f5;border:1px solid #ced2d9;border-radius:8px;box-shadow:none}@media screen and (max-width:768px){.onlineeu-wrapper.is-eu-version-tab .onlineeu-list.is-active{max-height:252px;overflow:scroll}.onlineeu-wrapper.is-eu-version-tab .onlineeu-list.is-active::-webkit-scrollbar{display:none}}.tab-link-wrapper .short-link-wrapper .short-link-list-wrapper{padding:8px}.tab-link-wrapper .short-link-wrapper .short-link-item{margin:0}.tab-link-wrapper .short-link-wrapper .short-link-item .short-link-link{padding:8px;font-size:14px;color:#0f294d;text-decoration:none}.tab-link-wrapper .short-link-wrapper .short-link-item .short-link-link:hover{color:#3264ff}.tab-link-wrapper .short-link-wrapper .short-link-item .short-link-link.jp-h5-link:hover{color:#0f294d}.p-ll60-spacebetween{background-image:url(https://ak-d.tripcdn.com/images/0wj1p120009zjvqqtDDE4_D_768_432_R5.png)}.tab-link-wrapper{font-size:12px;transition:height .4s}.tab-link-wrapper .tab-link-title{margin-bottom:10px}.tab-link-wrapper .tab-link-list{display:none}.tab-link-wrapper .tab-link-list.is-active{display:block;background:#fff;border:1px solid #f0f2f5;border-radius:8px;box-shadow:0 4px 8px 0 rgba(69,88,115,.12)}.tab-link-wrapper .tab-link-list.is-active .short-link-wrapper .short-link-list-wrapper{border-radius:8px}@media screen and (max-width:768px){.tab-link-wrapper .tab-link-list.is-active{max-height:322px;overflow:scroll}.tab-link-wrapper .tab-link-list.is-active::-webkit-scrollbar{display:none}}.tab-link-wrapper.is-eu-version-tab h2{text-align:left;color:#0f294d;font-size:20px;font-weight:500;margin-bottom:12px}.tab-link-wrapper.is-eu-version-tab .click-tab-list{padding-bottom:12px}.tab-link-wrapper.is-eu-version-tab .click-tab-list .click-tab{font-size:13px;color:#0f294d;padding:7px 12px;background:#fff;border-radius:4px;border:0;margin-right:8px;margin-top:0}.tab-link-wrapper.is-eu-version-tab .click-tab-list .click-tab.is-active{font-size:13px;color:#3264ff;background:rgba(50,100,255,.08)}.tab-link-wrapper.is-eu-version-tab .short-link-wrapper .short-link-list-wrapper{background-color:inherit;padding:12px 12px 0}.tab-link-wrapper.is-eu-version-tab .short-link-wrapper .short-link-item{width:100%;font-size:0}.tab-link-wrapper.is-eu-version-tab .short-link-wrapper .short-link-item .short-link-link{color:#0f294d;font-size:12px;height:12px;line-height:12px;margin-bottom:12px;padding:0}.tab-link-wrapper.is-eu-version-tab .tab-link-list{display:none}.tab-link-wrapper.is-eu-version-tab .tab-link-list.is-active{display:block;background:#f0f2f5;border:1px solid #ced2d9;border-radius:8px;box-shadow:none}@media screen and (max-width:768px){.tab-link-wrapper.is-eu-version-tab .tab-link-list.is-active{max-height:252px;overflow:scroll}.tab-link-wrapper.is-eu-version-tab .tab-link-list.is-active::-webkit-scrollbar{display:none}}.tab-link-wrapper.is-rtl h2{text-align:right!important;margin-bottom:0}.tab-link-wrapper.is-rtl .click-tab-list{text-align:right!important}.tab-link-wrapper.is-rtl .onlineeu-tab-wrap{justify-content:right!important}.tab-link-wrapper.is-rtl .onlineeu-tab-wrap .onlineeu-tab-list{flex-direction:row}.tab-link-wrapper.is-rtl .onlineeu-tab-wrap .onlineeu-tab-list .onlineeu-tab{margin-left:16px;margin-right:0}.tab-link-wrapper.is-rtl .short-link-list-wrapper{padding:16px}.tab-link-wrapper.is-rtl .short-link-list-wrapper .short-link-list{flex-direction:row-reverse;justify-content:right!important}.tab-link-wrapper.is-rtl .short-link-list-wrapper .short-link-list .short-link-item{padding-left:10px;padding-right:0}.tab-link-wrapper.is-rtl .short-link-list-wrapper .short-link-list .short-link-item .short-link-link{width:94%;padding-right:0}.tab-link-wrapper p{color:#0f294d;font-size:14px;font-weight:700;letter-spacing:0;line-height:18px}.tab-link-wrapper .tab-link-botcontainer{margin-top:8px;background:#fff;border:1px solid #f5f7fa;box-shadow:0 8px 16px 0 rgba(15,41,77,.08);border-radius:8px 8px 8px 8px;padding:12px}.tab-link-wrapper.is-rtl h2{text-align:right}.tab-link-wrapper.is-rtl .short-link-list{flex-direction:row-reverse;justify-content:right}.tab-link-wrapper.new-expanded .tab-link-title{margin-bottom:24px}@media screen and (max-width:768px){.tab-link-wrapper.new-expanded .tab-link-title{margin-bottom:12px}}.tab-link-wrapper.new-expanded p{color:#0f294d;font-size:16px;font-weight:700;letter-spacing:0;line-height:22px}.tab-link-wrapper.new-expanded .short-link-wrapper{padding:7px 0 22px}.tab-link-wrapper.new-expanded .short-link-wrapper .short-link-list-wrapper{background:0 0;padding:0}.tab-link-wrapper.new-expanded .short-link-wrapper .short-link-list-wrapper .short-link-link{padding-left:0}.tab-link-wrapper.new-expanded .is-hidden{display:none}.tab-link-wrapper.new-expanded .showmore-button-wrap{display:flex;justify-content:center;font-size:14px;font-weight:400;letter-spacing:0;line-height:18px}.tab-link-wrapper.new-expanded .showmore-button-wrap .showmore-button{cursor:pointer;color:#3264ff}.tab-link-wrapper.new-expanded.is-rtl h2{text-align:right}.tab-link-wrapper.new-expanded.is-rtl .short-link-list{flex-direction:row-reverse;justify-content:right}.reactcomp-tablinks-hot.old-ver .tab-link-wrapper{padding-left:0!important;padding-right:0!important}.reactcomp-tablinks-hot.old-ver .tab-link-wrapper.l-1160{padding-right:0;padding-left:0}.reactcomp-tablinks-hot.old-ver .tab-link-wrapper .tab-link-list .is-active{border-radius:10px!important}.reactcomp-tablinks-hot.new-ver{background:#f5f7fa;padding-bottom:48px;margin-bottom:0;padding-top:48px}@media screen and (max-width:767.9px){.reactcomp-tablinks-hot.new-ver{padding-top:24px}}.reactcomp-tablinks-hot.new-ver .tab-link-wrapper{margin-bottom:0}