.flight-tour-offer[data-v-34e2b3b0]{--tour-offer-blue:#0878f9;--tour-offer-orange:#f4511e;display:grid;grid-template-columns:minmax(280px,1.35fr) minmax(180px,.75fr) minmax(190px,.7fr);grid-template-areas:"summary price cta";align-items:center;grid-gap:24px;gap:24px;width:100%;min-height:112px;margin:12px 0 16px;padding:16px 22px;color:#171717;background:#fff;border:1px solid #d9e0e7;border-radius:12px;box-sizing:border-box}.flight-tour-offer--checking[data-v-34e2b3b0]{position:relative;overflow:hidden}.flight-tour-offer--checking[data-v-34e2b3b0]:after{position:absolute;right:0;bottom:0;width:42%;height:3px;background:var(--tour-offer-blue);content:"";animation:flight-tour-offer-progress-data-v-34e2b3b0 1.4s ease-in-out infinite}.flight-tour-offer__summary[data-v-34e2b3b0]{grid-area:summary;display:flex;align-items:center;min-width:0}.flight-tour-offer__checking[data-v-34e2b3b0]{grid-column:1/-1;display:grid;grid-template-columns:72px minmax(0,1fr) 190px;min-height:78px;align-items:center;grid-gap:18px;gap:18px;text-align:right}.flight-tour-offer__checking-title[data-v-34e2b3b0]{margin:0;color:#171717;font-size:17px;font-weight:700;line-height:1.7}.flight-tour-offer__checking-copy[data-v-34e2b3b0]{min-width:0}.flight-tour-offer__checking-detail[data-v-34e2b3b0]{margin:2px 0 0;color:#59636e;font-size:13px;font-weight:500;line-height:1.7}.flight-tour-offer__checking-skeleton[data-v-34e2b3b0]{display:flex;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px;direction:ltr}.flight-tour-offer__checking-skeleton span[data-v-34e2b3b0]{width:122px;height:14px;background:linear-gradient(90deg,#e6e8ea 25%,#f2f3f4 50%,#e6e8ea 75%);background-size:200% 100%;border-radius:3px;animation:flight-tour-offer-skeleton-data-v-34e2b3b0 1.4s ease-in-out infinite}.flight-tour-offer__checking-skeleton span[data-v-34e2b3b0]:last-child{width:180px;height:18px}@keyframes flight-tour-offer-progress-data-v-34e2b3b0{0%{transform:translateX(110%)}50%{transform:translateX(-70%)}to{transform:translateX(-250%)}}@keyframes flight-tour-offer-skeleton-data-v-34e2b3b0{0%{background-position:200% 0}to{background-position:-200% 0}}.flight-tour-offer__icon[data-v-34e2b3b0]{display:inline-flex;flex:0 0 72px;width:72px;height:72px;align-items:center;justify-content:center;margin-left:18px;color:var(--tour-offer-orange);background:#eef7ff;border-radius:12px}.flight-tour-offer__checking-icon[data-v-34e2b3b0]{margin-left:0}.flight-tour-offer__copy[data-v-34e2b3b0]{min-width:0}.flight-tour-offer__title[data-v-34e2b3b0]{margin:0;font-size:20px;font-weight:700;line-height:1.65}.flight-tour-offer__title--mobile[data-v-34e2b3b0]{display:none}.flight-tour-offer__detail[data-v-34e2b3b0]{display:flex;align-items:center;grid-gap:6px;gap:6px;margin:1px 0 0;color:#59636e;font-size:14px;font-weight:500;line-height:1.7;white-space:nowrap}.flight-tour-offer__dates[data-v-34e2b3b0]{display:inline-flex;align-items:center;grid-gap:2px;gap:2px}.flight-tour-offer__detail--mobile[data-v-34e2b3b0]{display:none}.flight-tour-offer__price[data-v-34e2b3b0]{grid-area:price;display:flex;flex-direction:column;align-items:center;grid-gap:2px;gap:2px;margin:0;text-align:center}.flight-tour-offer__price-label[data-v-34e2b3b0]{color:#59636e;font-size:13px;font-weight:500;line-height:1.6;white-space:nowrap}.flight-tour-offer__price-amount[data-v-34e2b3b0]{display:inline-flex;align-items:baseline;grid-gap:5px;gap:5px;font-size:22px;font-weight:700;line-height:1.5;white-space:nowrap}.flight-tour-offer__currency[data-v-34e2b3b0]{font-size:15px;font-weight:500}.flight-tour-offer__cta[data-v-34e2b3b0]{grid-area:cta;display:inline-flex;min-height:52px;align-items:center;justify-content:center;grid-gap:10px;gap:10px;padding:8px 18px;color:#0669d9;font-size:16px;font-weight:700;font-family:inherit;line-height:1.5;text-decoration:none;background:transparent;border:2px solid var(--tour-offer-blue);border-radius:9px;box-sizing:border-box;cursor:pointer}.flight-tour-offer__cta[data-v-34e2b3b0]:hover{background:#f4f9ff}.flight-tour-offer__cta.focus-visible[data-v-34e2b3b0],.flight-tour-offer__cta[data-v-34e2b3b0]:focus-visible{outline:3px solid rgba(8,120,249,.35);outline-offset:3px}@media(max-width:991px){.flight-tour-offer[data-v-34e2b3b0]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"summary summary" "price cta";grid-gap:14px 12px;gap:14px 12px;min-height:0;margin:10px 0 14px;padding:14px;border-radius:12px}.flight-tour-offer__summary[data-v-34e2b3b0]{align-items:center;min-width:0}.flight-tour-offer__checking[data-v-34e2b3b0]{grid-template-columns:58px minmax(0,1fr);min-height:84px;grid-gap:12px;gap:12px}.flight-tour-offer__checking-title[data-v-34e2b3b0]{font-size:15px}.flight-tour-offer__checking-detail[data-v-34e2b3b0]{font-size:12px}.flight-tour-offer__checking-skeleton[data-v-34e2b3b0]{display:none}.flight-tour-offer__icon[data-v-34e2b3b0]{flex-basis:58px;width:58px;height:58px;margin-left:12px;border-radius:10px}.flight-tour-offer__checking-icon[data-v-34e2b3b0]{margin-left:0}.flight-tour-offer__icon svg[data-v-34e2b3b0]{width:36px;height:36px}.flight-tour-offer__title[data-v-34e2b3b0]{font-size:clamp(16px,4.5vw,18px);line-height:1.55;white-space:nowrap}.flight-tour-offer__title--desktop[data-v-34e2b3b0]{display:none}.flight-tour-offer__title--mobile[data-v-34e2b3b0]{display:inline}.flight-tour-offer__detail--desktop[data-v-34e2b3b0]{display:none}.flight-tour-offer__detail--mobile[data-v-34e2b3b0]{display:flex;flex-wrap:nowrap;align-items:center;grid-gap:6px;gap:6px;margin-top:2px;font-size:clamp(11px,3.2vw,13px);white-space:nowrap}.flight-tour-offer__price[data-v-34e2b3b0]{align-self:center;align-items:flex-start;grid-gap:0;gap:0;min-width:0;padding:0;border:0;text-align:right}.flight-tour-offer__price-label[data-v-34e2b3b0]{font-size:13px}.flight-tour-offer__price-amount[data-v-34e2b3b0]{max-width:100%;font-size:clamp(18px,5.2vw,22px);-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.flight-tour-offer__currency[data-v-34e2b3b0]{font-size:13px}.flight-tour-offer__cta[data-v-34e2b3b0]{width:100%;min-height:52px;align-self:end;padding:8px 10px;color:#fff;background:var(--tour-offer-blue);border-color:var(--tour-offer-blue)}.flight-tour-offer__cta[data-v-34e2b3b0]:hover{background:#0669d9}}@media(max-width:390px){.flight-tour-offer[data-v-34e2b3b0]{grid-gap:12px 8px;gap:12px 8px;padding:12px}.flight-tour-offer__icon[data-v-34e2b3b0]{flex-basis:52px;width:52px;height:52px;margin-left:8px}.flight-tour-offer__detail--mobile[data-v-34e2b3b0]{grid-gap:4px;gap:4px}.flight-tour-offer__price-label[data-v-34e2b3b0]{font-size:12px}.flight-tour-offer__price-amount[data-v-34e2b3b0]{font-size:18px}.flight-tour-offer__currency[data-v-34e2b3b0]{font-size:12px}.flight-tour-offer__cta[data-v-34e2b3b0]{min-height:48px;grid-gap:6px;gap:6px;font-size:14px}}@media(prefers-reduced-motion:reduce){.flight-tour-offer--checking[data-v-34e2b3b0]:after,.flight-tour-offer__checking-skeleton span[data-v-34e2b3b0]{animation:none}.flight-tour-offer__cta[data-v-34e2b3b0]{scroll-behavior:auto}}.wrpSlider[data-v-04d67cb8]{background-color:#fff;border-radius:8px;padding:10px 0;position:relative}.wrpSlider[data-v-04d67cb8] .wrpAll{width:calc(100% - 55px);margin-right:25px}.wrpSlider[data-v-04d67cb8] .slide{background-color:#fff;color:#29343d;text-align:center;border-radius:15px;cursor:pointer;height:90px;width:80px;margin:0 4px;float:right;border-radius:8px;overflow:hidden}.wrpSlider[data-v-04d67cb8] .slide span{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.wrpSlider[data-v-04d67cb8] .slide.notPrice{color:#7e7e7e}.wrpSlider[data-v-04d67cb8] .slide.active{background-color:#bfd7ff!important;border:1px solid #4285f4!important}.wrpSlider[data-v-04d67cb8] .arrowPrev{right:5px}.wrpSlider[data-v-04d67cb8] .arrowNext{left:5px}.wrpSlider[data-v-04d67cb8] .arrowNext,.wrpSlider[data-v-04d67cb8] .arrowPrev{position:absolute;top:calc(50% - 22px);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;touch-action:manipulation}.wrpSlider[data-v-04d67cb8] .arrowNext.deactive,.wrpSlider[data-v-04d67cb8] .arrowPrev.deactive{color:#7e7e7e!important}.wrpSlider[data-v-04d67cb8] .slide{touch-action:manipulation}.wrpSlider[data-v-04d67cb8] .arrowNext.focus-visible,.wrpSlider[data-v-04d67cb8] .arrowNext:focus-visible,.wrpSlider[data-v-04d67cb8] .arrowPrev.focus-visible,.wrpSlider[data-v-04d67cb8] .arrowPrev:focus-visible,.wrpSlider[data-v-04d67cb8] .slide.focus-visible,.wrpSlider[data-v-04d67cb8] .slide:focus-visible{outline:2px solid #4285f4;outline-offset:2px}.wrpLoadingItem[data-v-04d67cb8]{width:calc(100% - 70px);margin-right:35px;overflow-x:hidden}.wrpLoadingItem>div[data-v-04d67cb8]{display:flex;width:1056px}@media (max-width:767px){.wrpSlider[data-v-04d67cb8]{background-color:initial}.sliderMobileDatePrice[data-v-04d67cb8]{width:100%;overflow:hidden}.sliderMobileDatePrice>div[data-v-04d67cb8]{display:flex;flex-wrap:nowrap;align-items:stretch;width:100%;overflow-x:auto;padding:10px 0}.sliderMobileDatePrice .slideMb[data-v-04d67cb8]{flex:0 0 80px;width:80px!important;min-width:80px!important;min-height:76px;margin-left:8px;padding:5px 0;overflow:hidden;background-color:#fff;border:1px solid #d1d9e0;border-radius:5px;touch-action:manipulation}.sliderMobileDatePrice .slideMb.focus-visible[data-v-04d67cb8],.sliderMobileDatePrice .slideMb[data-v-04d67cb8]:focus-visible{outline:2px solid #4285f4;outline-offset:-2px}}.wrapper[data-v-42c9bf53]{overflow:hidden;background:transparent;z-index:1}#items[data-v-42c9bf53],.wrapper[data-v-42c9bf53]{position:relative}#items[data-v-42c9bf53]{top:0;left:0;width:100000px}#items.shifting[data-v-42c9bf53]{transition:transform .2s ease-out}.control[data-v-42c9bf53]{position:absolute;top:50%;width:40px;height:40px;background:#fff;border-radius:20px;margin-top:-20px;box-shadow:1px 1px 10px rgba(0,0,0,.3);z-index:2}.next[data-v-42c9bf53],.prev[data-v-42c9bf53]{background-size:22px;background-position:50%;background-repeat:no-repeat;cursor:pointer}.prev[data-v-42c9bf53]{left:-20px}.next[data-v-42c9bf53]{right:-20px}.next[data-v-42c9bf53]:active,.prev[data-v-42c9bf53]:active{transform:scale(.8)}.domestic-flight-search-progress[data-v-795913b1]{align-items:center;background:rgba(248,250,252,.88);display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:16px;position:fixed;z-index:3000}.domestic-flight-search-progress__dialog[data-v-795913b1]{align-items:center;background:#fff;border:1px solid #cfd7df;border-radius:14px;box-shadow:none;display:flex;flex-direction:column;max-width:540px;outline:none;padding:30px 38px 34px;text-align:center;width:100%}.domestic-flight-search-progress__logo[data-v-795913b1]{display:block;height:68px;margin:0 0 20px;object-fit:contain;width:68px}.domestic-flight-search-progress__title[data-v-795913b1]{color:#17283a;font-size:24px;font-weight:800;line-height:1.6;margin:0}.domestic-flight-search-progress__eyebrow[data-v-795913b1]{color:#697784;font-size:14px;line-height:1.8;margin:2px 0 0}.domestic-flight-search-progress__summary[data-v-795913b1]{align-items:center;background:#f5f6f7;border-radius:8px;color:#697784;display:flex;flex-wrap:wrap;font-size:14px;grid-gap:8px;gap:8px;justify-content:center;line-height:1.8;margin:14px 0 0;min-height:42px;padding:7px 16px;width:100%}.domestic-flight-search-progress__activity[data-v-795913b1]{align-items:center;display:flex;flex-direction:column;min-height:88px;padding-top:23px;width:100%}.domestic-flight-search-progress__message[data-v-795913b1]{align-items:center;color:#17283a;display:flex;font-size:18px;font-weight:700;justify-content:center;line-height:1.8;margin:0;min-height:32px;position:relative;width:100%}.domestic-flight-search-progress__message-item[data-v-795913b1]{align-items:center;animation:domestic-flight-search-message-data-v-795913b1 4s linear infinite;box-sizing:border-box;direction:rtl;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:0;padding:0 8px;position:absolute;text-align:center;white-space:nowrap;width:100%}.domestic-flight-search-progress__message-item[data-v-795913b1]:nth-of-type(3){animation-delay:1s}.domestic-flight-search-progress__message-item[data-v-795913b1]:nth-of-type(4){animation-delay:2s}.domestic-flight-search-progress__message-item[data-v-795913b1]:nth-of-type(5){animation-delay:3s}.domestic-flight-search-progress__sr-only[data-v-795913b1]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.domestic-flight-search-progress__dots[data-v-795913b1]{direction:ltr;display:flex;grid-gap:7px;gap:7px;margin-top:15px}.domestic-flight-search-progress__dots i[data-v-795913b1]{animation:domestic-flight-search-dot-data-v-795913b1 1.2s ease-in-out infinite;background:#f38156;border-radius:50%;display:block;height:7px;width:7px}.domestic-flight-search-progress__dots i[data-v-795913b1]:nth-child(2){animation-delay:.16s}.domestic-flight-search-progress__dots i[data-v-795913b1]:nth-child(3){animation-delay:.32s}@keyframes domestic-flight-search-dot-data-v-795913b1{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes domestic-flight-search-message-data-v-795913b1{0%,22%{opacity:1}25%,to{opacity:0}}@media (max-width:767px){.domestic-flight-search-progress__dialog[data-v-795913b1]{border-radius:12px;padding:26px 20px 29px}.domestic-flight-search-progress__logo[data-v-795913b1]{height:58px;margin-bottom:17px;width:58px}.domestic-flight-search-progress__title[data-v-795913b1]{font-size:20px}.domestic-flight-search-progress__summary[data-v-795913b1]{font-size:13px;grid-gap:6px;gap:6px}.domestic-flight-search-progress__message[data-v-795913b1]{font-size:16px}}@media (prefers-reduced-motion:reduce){.domestic-flight-search-progress__message-item[data-v-795913b1]{animation:none;opacity:0}.domestic-flight-search-progress__message-item[data-v-795913b1]:nth-of-type(2){opacity:1}.domestic-flight-search-progress__dots i[data-v-795913b1]{animation:none;opacity:.75}}.tab-active[data-v-dc08bcb0]{border-bottom:2px solid var(--subColors);color:var(--subColors)}.companiesFilterList[data-v-dc08bcb0]{display:flex}.companiesFilterList span[data-v-dc08bcb0]{white-space:nowrap}.companiesFilterList div[data-v-dc08bcb0]{max-width:182px;overflow:hidden;text-overflow:ellipsis}.wlr img[data-v-dc08bcb0]{mix-blend-mode:multiply}.wrpFiltered .companiesFilterList[data-v-dc08bcb0],.wrpFiltered p[data-v-dc08bcb0]{padding:0 5px;border-radius:20px;border:1px solid #ccc;margin:2px}.wrpFiltered .companiesFilterList span[data-v-dc08bcb0]:last-of-type,.wrpFiltered p span[data-v-dc08bcb0]:last-of-type{cursor:pointer;margin-right:6px}.wrpItemFilterTime .active[data-v-dc08bcb0]{border:2px solid #111!important}.overflow-x-auto[data-v-dc08bcb0]{overflow-x:auto}.filterCloseButton[data-v-dc08bcb0]{display:flex;width:44px;height:44px;border:0;border-radius:50%;background:#f3f5f7;cursor:pointer;align-items:center;justify-content:center}@media (max-width:1199px){.wrpBtnFooter[data-v-dc08bcb0]{width:100%;position:-webkit-sticky;position:sticky;padding:7px;bottom:5px;display:flex;justify-content:center;align-items:center}.wrpBtnFooter button[data-v-dc08bcb0]{min-width:100px}.wrpAll[data-v-dc08bcb0]{position:fixed!important;top:0!important;left:auto!important;right:0!important;bottom:0!important;width:min(440px,100%);background-color:#fff;z-index:1500;overflow-y:auto;border-radius:16px 0 0 16px;box-shadow:-4px 0 20px rgba(0,0,0,.16)}}@media (max-width:767px){.wrpAll[data-v-dc08bcb0]{top:30%!important;left:0!important;right:0!important;width:100%;border-radius:16px 16px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.1)}}@media (min-width:1200px){.filterCloseButton[data-v-dc08bcb0],.wrpBtnFooter[data-v-dc08bcb0]{display:none!important}}.bigRounded[data-v-3974c3d2]{border-radius:50%;border:1px solid var(--subColors)}.airLinePriceWrp[data-v-3974c3d2]{margin-top:50px}.mainPopUpRd[data-v-3974c3d2]{width:100%;padding:20px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:90%;height:300px;max-height:90vh;position:relative;margin:0 auto}.mainPopUpRd a[data-v-3974c3d2]{background-color:var(--subColors);color:#fff;margin-top:20px}.mainPopUpRd span.btn[data-v-3974c3d2]{position:absolute;top:10px;left:10px;cursor:pointer;color:var(--subColors)}.flightFiltersSidebar[data-v-3974c3d2]{display:none}.flightResultsColumn[data-v-3974c3d2]{flex:0 0 100%;max-width:100%}.flightFiltersDesktopToolbar[data-v-3974c3d2]{display:none}.sliderWrp[data-v-3974c3d2]{position:relative;min-height:750px}.sliderWrp.shrinkSectionPrds[data-v-3974c3d2]{min-height:0}.sliderWrp.shrinkSectionPrds .wrpBtnShMore[data-v-3974c3d2]{width:100%;background-color:#f3f5f7}.submitAutoReserve[data-v-3974c3d2]{position:fixed;bottom:0;right:0;width:100%;padding:20px 15px;background-color:#fff;border-top:1px solid #e1e1e1;z-index:10}.submitAutoReserve button[data-v-3974c3d2]{padding:5px 20px}.submitAutoReserve button.cancel[data-v-3974c3d2]{border:1px solid var(--subColors);color:var(--subColors)}.submitAutoReserve button.submit[data-v-3974c3d2]{background-color:var(--subColors);color:#fff}.bgShadow[data-v-3974c3d2]{background-color:rgba(0,0,0,.6)}.bg-primary[data-v-3974c3d2]{background-color:var(--subColors)}.border-dark[data-v-3974c3d2]{border:1px solid #768ea2}.wrpModal[data-v-3974c3d2]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2500}.wrpListMoreThanApprovedRate[data-v-3974c3d2]{margin-top:10px}.wrpListMoreThanApprovedRate .btnRequestMoreApprovedRate[data-v-3974c3d2]{background-color:var(--subColors);color:#fff}.wrpListMoreThanApprovedRate .item[data-v-3974c3d2]{background-color:#fff;display:flex;border-radius:8px;padding:25px 15px 15px}.wrpListMoreThanApprovedRate .item .lineWrp[data-v-3974c3d2]{display:flex;align-items:center;flex-wrap:wrap}.wrpListMoreThanApprovedRate .item .lineWrp .dotBefore[data-v-3974c3d2]{display:inline-block;width:15px;height:15px;border:1px solid grey;border-radius:50%}.wrpListMoreThanApprovedRate .item .lineWrp .line[data-v-3974c3d2]{position:relative;display:flex;justify-content:center;height:1px;min-width:200px;background-color:grey}.wrpListMoreThanApprovedRate .item .lineWrp .line span[data-v-3974c3d2]{position:relative;top:-25px;font-size:12px}.wrpListMoreThanApprovedRate .item .lineWrp .dotAfter[data-v-3974c3d2]{display:inline-block;width:15px;height:15px;background-color:grey;border-radius:50%}.btn-primary[data-v-3974c3d2]{background-color:var(--subColors);color:#fff}.btn-outline-primary[data-v-3974c3d2]{border:1px solid var(--subColors);color:var(--subColors)}.sliderWrp[data-v-3974c3d2] .priceWrp .isPlus{position:relative}.sliderWrp[data-v-3974c3d2] .priceWrp .isPlus:after{content:"+";position:absolute;top:-5px;right:-10px}.sliderWrp[data-v-3974c3d2] .wrpSlider .wrpAll{height:90px;overflow-y:hidden}.btnActionSuperUser[data-v-3974c3d2]{position:fixed;right:30px;bottom:15px;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background-color:var(--subColors);color:#fff;cursor:pointer;font-size:30px;padding-top:5px}.noSelect[data-v-3974c3d2]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice>div{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:10px 0}.sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice .slideMb{padding:5px 0;width:80px!important;min-width:80px!important;background-color:#fff;border:1px solid #d1d9e0;margin-left:8px;border-radius:5px}.sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice .slideMb.bestCost .priceWrp span{color:#5cb85c!important}.sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice .slideMb.fullCapacityItemSlider small,.sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice .slideMb.fullCapacityItemSlider span{color:#5c5c5c!important}.sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice .slideMb.active,.sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice .slideMb.loadingChoose{background-color:#bfd7ff!important;border:1px solid #4285f4!important}.sliderWrp[data-v-3974c3d2] .wrpSlider .slide{width:117px!important;background-color:#f3f5f7;border:1px solid #d1d9e0}.sliderWrp[data-v-3974c3d2] .wrpSlider .slide .line80{width:80%;border-bottom:1px solid #d1d9e0}.sliderWrp[data-v-3974c3d2] .wrpSlider .slide.active .line80{border-color:var(--subColors)}.sliderWrp[data-v-3974c3d2] .wrpSlider .slide .bestCost .priceWrp span{color:#5cb85c!important}.sliderWrp[data-v-3974c3d2] .wrpSlider .slide .fullCapacityItemSlider small,.sliderWrp[data-v-3974c3d2] .wrpSlider .slide .fullCapacityItemSlider span{color:#5c5c5c!important}.secEmptyQuesMark[data-v-3974c3d2]{min-height:150px}.continueTo ul li[data-v-3974c3d2],.moreFlyFromSource ul li[data-v-3974c3d2]{list-style-type:square;list-style-position:inside}.wrpmodal[data-v-3974c3d2]{z-index:2500}.wrpmodal[data-v-3974c3d2],.wrpmodalSuperUser[data-v-3974c3d2]{position:fixed;width:100%;height:100%;top:0}.wrpmodalSuperUser[data-v-3974c3d2]{z-index:1500;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center}.autoHeight[data-v-3974c3d2]{height:auto!important}.resultSec main[data-v-3974c3d2]{position:relative}.resultSec main button[data-v-3974c3d2]{border:1px solid #768ea2}.wrpListSrt[data-v-3974c3d2]{position:absolute;top:100%;border-radius:5px;background-color:#fff;z-index:99;box-shadow:1px 1px 10px 3px #e1e1e1}.wrpListSrt li[data-v-3974c3d2]{white-space:nowrap;cursor:pointer;padding:3px 10px}.wrpListSrt li[data-v-3974c3d2]:not(:last-of-type){border-bottom:1px solid #e1e1e1}.light-txt[data-v-3974c3d2]{color:#2c2c2c}.searchBox[data-v-3974c3d2]{border-radius:8px;padding:15px 0;color:#000;min-height:102px;position:relative}.searchBox .closeSearchFrmMb[data-v-3974c3d2]{position:absolute;left:15px;top:10px}.searchBox[data-v-3974c3d2] form{background-color:#dcdcdc}.minCost[data-v-3974c3d2]{position:relative}.minCost[data-v-3974c3d2]:after{content:"↓";position:absolute;color:#5cb85c;font-size:22px;bottom:-4px;right:2px}.wrpLoading[data-v-3974c3d2]{box-sizing:border-box;min-height:48px;padding:8px 0}.wrpLoading .loading[data-v-3974c3d2]{position:relative;width:25px;height:25px;animation:loadeingPrd-data-v-3974c3d2 .5s ease-in-out;animation-iteration-count:infinite}.wrpLoading .loading span[data-v-3974c3d2]:after,.wrpLoading .loading span[data-v-3974c3d2]:before{content:"";width:4px;height:4px;border-radius:50%;background-color:#505050;position:absolute}.wrpLoading .loading span[data-v-3974c3d2]:first-of-type:after{top:0;left:calc(50% - 2px)}.wrpLoading .loading span[data-v-3974c3d2]:first-of-type:before{bottom:0;left:calc(50% - 2px)}.wrpLoading .loading span[data-v-3974c3d2]:last-of-type:after{left:0;top:calc(50% - 2px)}.wrpLoading .loading span[data-v-3974c3d2]:last-of-type:before{right:0;top:calc(50% - 2px)}.flightFilterLoading[data-v-3974c3d2]{position:absolute;top:50%;left:50%;z-index:2;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100% - 420px);min-height:32px;padding:4px 8px;border-radius:8px;background-color:#f3f5f7;pointer-events:none;transform:translate(-50%,-50%);white-space:nowrap}.flightFilterLoading--desktop[data-v-3974c3d2]{position:static;width:auto;max-width:none;margin-right:8px;transform:none}.wrpQuestions[data-v-3974c3d2]{padding-top:10px;padding-bottom:40px}.wrpQuestions .headQ div img[data-v-3974c3d2]{border:2px solid var(--subColors);border-radius:50%;display:flex;align-items:center;justify-content:center;width:27px;height:27px;min-width:25px;min-height:25px;padding:4px;margin-left:10px}.wrpQuestions .headQ span[data-v-3974c3d2]{text-align:justify}.wrpQuestions .headQ>img[data-v-3974c3d2]{transition:all .5s;min-width:25px;min-height:15px;margin-right:15px}.wrpBtn button[data-v-3974c3d2]{background-color:initial;color:var(--mainColors);border:1px solid var(--mainColors)}.wrpFilterAct[data-v-3974c3d2]{position:relative}.wrpFilterAct .flightFiltersButton[data-v-3974c3d2]{min-width:44px;min-height:44px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;touch-action:manipulation}.wrpFilterAct .flightFiltersButton[data-v-3974c3d2]:active:not(:disabled){opacity:.65}.wrpFilterAct .flightFiltersButton.focus-visible[data-v-3974c3d2],.wrpFilterAct .flightFiltersButton[data-v-3974c3d2]:focus-visible{outline:2px solid var(--subColors);outline-offset:2px}.wrpFilterAct .flightFiltersButton[data-v-3974c3d2]:disabled{cursor:default}.wrpFilterAct .srtWD[data-v-3974c3d2]{color:#768ea2;cursor:pointer}.wrpFilterAct .srtWD.active[data-v-3974c3d2]{color:var(--subColors)}.pt-20[data-v-3974c3d2]{padding-top:15px}.chooseTicket .itemTicket[data-v-3974c3d2]{border-radius:8px;overflow:hidden;min-height:150px}.wrpHeaderFixed[data-v-3974c3d2]{display:none}@keyframes loadeingPrd-data-v-3974c3d2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wrpCariagesInOtherService[data-v-3974c3d2]{margin-top:20px}.wrpCariagesInOtherService .infCariage[data-v-3974c3d2]{border:1px solid #acacac;cursor:pointer;background-color:#fff;min-width:120px}.wrpModalLoading[data-v-3974c3d2] .wrpTxt{display:flex;flex-direction:column;align-items:center}.wrpModalLoading[data-v-3974c3d2] .wrpTxt .txtAdd{margin-top:15px;color:var(--mainColors)}.wrpAlertAutoReserve[data-v-3974c3d2]{border-radius:8px;padding:15px}.wrpAlertAutoReserve button[data-v-3974c3d2]{min-width:120px}.MdlSelectOtherCat .mainModal[data-v-3974c3d2],.modalAlertForTomorrowChoosing .mainModal[data-v-3974c3d2]{width:450px;max-width:90vw;background-color:#fff;border-radius:8px;padding:15px}.MdlSelectOtherCat .mainModal ul li[data-v-3974c3d2]{border-bottom:1px solid #e2e2e2;cursor:pointer;transition:all .3s}.MdlSelectOtherCat .mainModal ul li[data-v-3974c3d2]:hover{background-color:hsla(0,0%,79.2%,.2588235294)}@media (min-width:768px){.flightLandingBreadcrumb[data-v-3974c3d2]{min-height:26px}.flightLandingDateSlot[data-v-3974c3d2]{flex:0 0 150px;min-height:26px;white-space:nowrap}.flightLandingDateSlot--return[data-v-3974c3d2]{flex-basis:320px}.flightLandingCheapestSlot[data-v-3974c3d2]{display:inline-flex;flex:0 0 180px;align-items:center;min-height:26px;white-space:nowrap}.flightLandingCheapestSlot--empty[data-v-3974c3d2]{visibility:hidden}.size-md-14[data-v-3974c3d2]{font-size:14px}.wrpAlertAutoReserve[data-v-3974c3d2]{padding:30px}.pb-md-8[data-v-3974c3d2]{padding-bottom:10px}.MdlSelectOtherCat .mainModal[data-v-3974c3d2]{padding:25px}}@media (max-width:767px){.flight-results-query .flightLandingHead[data-v-3974c3d2]{padding-right:15px;padding-bottom:8px!important;padding-left:15px}.flight-results-query .flightLandingBreadcrumb[data-v-3974c3d2]{display:none!important}.flight-results-query .searchBox--query[data-v-3974c3d2]{min-height:0;margin:8px 0 0;padding:0;border-radius:14px;background-color:initial}.flight-results-query .searchBox--query>.wrpTxt[data-v-3974c3d2]{display:none!important}.flight-results-query .flightQuerySummary[data-v-3974c3d2]{padding:12px;border-radius:14px;background-color:#fff;color:#292d32}.flight-results-query .flightQuerySummary__bottom[data-v-3974c3d2],.flight-results-query .flightQuerySummary__date[data-v-3974c3d2],.flight-results-query .flightQuerySummary__edit[data-v-3974c3d2],.flight-results-query .flightQuerySummary__reverse[data-v-3974c3d2],.flight-results-query .flightQuerySummary__route[data-v-3974c3d2],.flight-results-query .flightQuerySummary__top[data-v-3974c3d2]{display:flex;align-items:center}.flight-results-query .flightQuerySummary__bottom[data-v-3974c3d2],.flight-results-query .flightQuerySummary__top[data-v-3974c3d2]{justify-content:space-between;grid-gap:12px;gap:12px}.flight-results-query .flightQuerySummary__route[data-v-3974c3d2]{min-width:0;grid-gap:8px;gap:8px;font-size:18px;line-height:28px}.flight-results-query .flightQuerySummary__route strong[data-v-3974c3d2]{white-space:nowrap}.flight-results-query .flightQuerySummary__bottom[data-v-3974c3d2]{margin-top:8px;padding-top:8px;border-top:1px solid #eef1f4}.flight-results-query .flightQuerySummary__date[data-v-3974c3d2]{grid-gap:6px;gap:6px;font-size:13px;font-weight:600}.flight-results-query .flightQuerySummary__date>svg[data-v-3974c3d2]{flex:0 0 auto}.flight-results-query .flightQuerySummary__dateText[data-v-3974c3d2]{display:flex;align-items:center;flex-wrap:wrap;grid-gap:4px;gap:4px}.flight-results-query .flightQuerySummary__dateSeparator[data-v-3974c3d2]{color:#768ea2}.flight-results-query .flightQuerySummary__edit[data-v-3974c3d2],.flight-results-query .flightQuerySummary__reverse[data-v-3974c3d2]{min-height:44px;border:0;background:transparent;cursor:pointer;touch-action:manipulation}.flight-results-query .flightQuerySummary__edit[data-v-3974c3d2]{flex:0 0 auto;grid-gap:5px;gap:5px;padding:0 10px;border:1px solid #768ea2;border-radius:8px;color:#292d32;font-size:13px}.flight-results-query .flightQuerySummary__reverse[data-v-3974c3d2]{grid-gap:5px;gap:5px;padding:0 4px;color:var(--mainColors);font-size:12px}.flight-results-query .flightQuerySummary__edit[data-v-3974c3d2]:active,.flight-results-query .flightQuerySummary__reverse[data-v-3974c3d2]:active{opacity:.65}.flight-results-query .flightQuerySummary__edit.focus-visible[data-v-3974c3d2],.flight-results-query .flightQuerySummary__edit[data-v-3974c3d2]:focus-visible,.flight-results-query .flightQuerySummary__reverse.focus-visible[data-v-3974c3d2],.flight-results-query .flightQuerySummary__reverse[data-v-3974c3d2]:focus-visible{outline:2px solid var(--subColors);outline-offset:2px}.flight-results-query .sliderWrp[data-v-3974c3d2]{padding-top:0}.flight-results-query .wrpFilterAct[data-v-3974c3d2]{height:auto;min-height:52px;margin-top:4px!important;margin-bottom:8px!important;padding:4px 12px!important;border:1px solid #e1e6eb;border-radius:12px;background-color:#fff;box-shadow:0 3px 10px rgba(41,45,50,.05)}.flight-results-query .wrpFilterAct .rightSecFilterMb[data-v-3974c3d2],.flight-results-query .wrpFilterAct>.flightFiltersCompactToolbar[data-v-3974c3d2]{width:100%}.flight-results-query .wrpFilterAct .rightSecFilterMb[data-v-3974c3d2]{justify-content:space-between}.flight-results-query .wrpFilterAct .rightSecFilterMb>.flightFiltersButton[data-v-3974c3d2]{min-height:44px;padding-right:8px;padding-left:8px;cursor:pointer;touch-action:manipulation}.flight-results-query .wrpFilterAct select[data-v-3974c3d2]{min-height:40px;border-color:#768ea2;background-color:#fff}.flight-results-query .wrpLoading[data-v-3974c3d2]{min-height:48px}.flight-results-query .flightFilterLoading[data-v-3974c3d2]{right:12px;left:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100% - 24px);min-height:32px;padding:4px 8px;transform:translateY(-50%)}.flight-results-query .wrpFilterAct--loading>.flightFiltersCompactToolbar[data-v-3974c3d2]{visibility:hidden}.flight-results-query .sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice>div{padding-top:8px;padding-bottom:0}.flight-results-query .sliderWrp[data-v-3974c3d2] .sliderMobileDatePrice .slideMb{min-height:82px;border-radius:10px}.wrpFilterAct[data-v-3974c3d2]{height:auto;min-height:52px;margin-top:4px!important;margin-bottom:8px!important;padding:4px 12px!important;border:1px solid #e1e6eb;border-radius:12px;background-color:#fff;box-shadow:0 3px 10px rgba(41,45,50,.05)}.wrpFilterAct .rightSecFilterMb[data-v-3974c3d2],.wrpFilterAct>.flightFiltersCompactToolbar[data-v-3974c3d2]{width:100%}.wrpFilterAct .rightSecFilterMb[data-v-3974c3d2]{justify-content:space-between}.wrpFilterAct .rightSecFilterMb>.flightFiltersButton[data-v-3974c3d2]{min-height:44px;padding-right:8px;padding-left:8px;cursor:pointer;touch-action:manipulation}.wrpFilterAct select[data-v-3974c3d2]{min-height:40px;border-color:#768ea2;background-color:#fff}.wrpLoading[data-v-3974c3d2]{min-height:48px}.flightFilterLoading[data-v-3974c3d2]{right:12px;left:12px;width:auto;max-width:none;min-height:32px;padding:4px 8px;transform:translateY(-50%)}.wrpFilterAct--loading>.flightFiltersCompactToolbar[data-v-3974c3d2]{visibility:hidden}.w-sm-100[data-v-3974c3d2]{width:100%}.wrpHeaderFixed[data-v-3974c3d2]{display:block;position:fixed;top:0;width:100%;right:0;left:0;z-index:1495;background-color:#fff;padding:0 15px;border-bottom:1px solid #e9e9e9;height:50px;transition:all .5s;transform:translateY(0)}.wrpHeaderFixed.collapse[data-v-3974c3d2]{transform:translateY(-100px)}.d-none-Is[data-v-3974c3d2]{display:none!important}.wrpListMoreThanApprovedRate .item .lineWrp .line[data-v-3974c3d2]{min-width:0!important}.wrpQuestions[data-v-3974c3d2]{padding-bottom:10px}.secEmptyQuesMark[data-v-3974c3d2]{display:none}.wrpTextContent>div[data-v-3974c3d2]{overflow-x:hidden!important}.searchBox[data-v-3974c3d2]{display:flex;flex-direction:column;justify-content:flex-end;position:relative;transition:all .35s;min-height:80px}.searchBox .wrpCloseIcon[data-v-3974c3d2]{position:absolute;left:15px;top:15px}.wrpFilterAct[data-v-3974c3d2]{height:45px;padding-top:0!important}.wrpFilterAct select[data-v-3974c3d2]{max-width:110px}.wrpFilterAct.twoWay select[data-v-3974c3d2]{max-width:140px}.jstf-spc-btw-sm[data-v-3974c3d2]{justify-content:space-between}.size-12-sm[data-v-3974c3d2]{font-size:12px}}@media (min-width:768px)and (max-width:1199px){.wrpFilterAct[data-v-3974c3d2]{height:auto;min-height:52px;margin-top:8px!important;margin-bottom:8px!important;padding:4px 12px!important;border:1px solid #e1e6eb;border-radius:12px;background-color:#fff;box-shadow:0 3px 10px rgba(41,45,50,.05)}.wrpFilterAct .rightSecFilterMb[data-v-3974c3d2],.wrpFilterAct>.flightFiltersCompactToolbar[data-v-3974c3d2]{width:100%}.wrpFilterAct .rightSecFilterMb[data-v-3974c3d2]{justify-content:space-between}.wrpFilterAct select[data-v-3974c3d2]{min-height:40px;border-color:#768ea2;background-color:#fff}.wrpFilterAct--loading>.flightFiltersCompactToolbar[data-v-3974c3d2]{visibility:hidden}.flightFilterLoading--mobile[data-v-3974c3d2]{right:12px;left:12px;width:auto;max-width:none;transform:translateY(-50%)}.wrpmodal[data-v-3974c3d2]{background-color:rgba(0,0,0,.48)}}@media (min-width:1200px){.flightFiltersSidebar[data-v-3974c3d2]{display:block;flex:0 0 25%;max-width:25%}.flightResultsColumn[data-v-3974c3d2]{flex:0 0 75%;max-width:75%}.flightFilterLoading--mobile[data-v-3974c3d2],.flightFiltersCompactToolbar[data-v-3974c3d2]{display:none!important}.flightFiltersDesktopToolbar[data-v-3974c3d2]{display:flex}}@media(prefers-reduced-motion:reduce){.wrpLoading .loading[data-v-3974c3d2]{animation:none}}@media (min-width:768px){.mr-md-8[data-v-3974c3d2]{margin-right:10px}.px-md-15[data-v-3974c3d2]{padding-right:15px;padding-left:15px}}.skeleton[data-v-b083f14e]{opacity:.7;animation:skeleton-data-v-b083f14e 1s ease-in-out infinite alternate}.skeleteon-filter[data-v-b083f14e]{width:60%;height:20px;border-radius:15px;display:inline-block}.skeltonCart[data-v-b083f14e]{min-height:235px}.skeltonCart .w-20[data-v-b083f14e]{width:20%}.skeltonCart .w-80[data-v-b083f14e]{width:80%}.skeltonCart .skeleteon-img[data-v-b083f14e]{width:38px;height:38px;border-radius:50%}.skeltonCart .h-5px[data-v-b083f14e]{height:5px}.skeltonCart .w-100px[data-v-b083f14e]{width:100px}.skeltonCart .w-200px[data-v-b083f14e]{width:200px}.skeltonCart .skeleteon-line[data-v-b083f14e]{flex:1;height:4px;margin:0 10px}.skeltonCart .skeleteon-btn[data-v-b083f14e]{padding:15px 0;width:100px;border-radius:5px}@keyframes skeleton-data-v-b083f14e{0%{background-color:#eee}to{background-color:#e7e7e7}}.wraperModal[data-v-66d325fc]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(25,34,39,.58)}.modalTimeSearch[data-v-66d325fc]{position:relative;width:min(100%,480px);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border:1px solid #e8edef;border-radius:18px;box-shadow:0 24px 56px rgba(25,34,39,.18);outline:none;animation:modal-enter-data-v-66d325fc .2s ease-out both}.modalHeader[data-v-66d325fc]{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e8edef}.respinaLogo[data-v-66d325fc]{display:block;width:116px;max-width:100%;height:auto}.backButton[data-v-66d325fc],.primaryButton[data-v-66d325fc],.secondaryButton[data-v-66d325fc]{min-height:44px;font:inherit;cursor:pointer;touch-action:manipulation;transition:background-color .18s ease,border-color .18s ease}.backButton[data-v-66d325fc]{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:8px;color:#68757c;background:transparent;border:0;border-radius:8px;font-size:13px}.backButton svg[data-v-66d325fc]{flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.backButton[data-v-66d325fc]:active,.backButton[data-v-66d325fc]:hover{color:#263238;background:#f6f8f9}.modalBody[data-v-66d325fc]{display:flex;flex-direction:column;align-items:center;padding:32px 40px 26px;text-align:center}.statusVisual[data-v-66d325fc]{display:grid;width:76px;height:76px;margin-bottom:20px;color:#f58357;background:#fff3ee;border-radius:24px;align-items:center;justify-items:center;place-items:center}.statusVisual svg[data-v-66d325fc]{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.modalTitle[data-v-66d325fc]{margin:0;color:#263238;font-size:22px;font-weight:700;line-height:1.7}.modalDescription[data-v-66d325fc]{max-width:340px;margin:8px 0 0;color:#68757c;font-size:15px;line-height:1.9}.footerTimeSearch[data-v-66d325fc]{display:flex;grid-gap:10px;gap:10px;padding:0 40px 34px}.primaryButton[data-v-66d325fc],.secondaryButton[data-v-66d325fc]{flex:1 1 0;padding:11px 18px;border-radius:10px;font-size:15px;font-weight:700}.primaryButton[data-v-66d325fc]{color:#263238;background:#f58357;border:1px solid #f58357}.primaryButton[data-v-66d325fc]:hover{background:#eb7449;border-color:#eb7449}.primaryButton[data-v-66d325fc]:active{background:#df6940;border-color:#df6940}.secondaryButton[data-v-66d325fc]{color:#263238;background:#fff;border:1px solid #cfd7da}.secondaryButton[data-v-66d325fc]:active,.secondaryButton[data-v-66d325fc]:hover{background:#f6f8f9;border-color:#acb8bd}.backButton.focus-visible[data-v-66d325fc],.backButton[data-v-66d325fc]:focus-visible,.primaryButton.focus-visible[data-v-66d325fc],.primaryButton[data-v-66d325fc]:focus-visible,.secondaryButton.focus-visible[data-v-66d325fc],.secondaryButton[data-v-66d325fc]:focus-visible{outline:3px solid rgba(245,131,87,.34);outline-offset:2px}@keyframes modal-enter-data-v-66d325fc{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:560px){.wraperModal[data-v-66d325fc]{align-items:flex-end;padding:12px}.modalTimeSearch[data-v-66d325fc]{max-height:calc(100vh - 24px);border-radius:16px}.modalHeader[data-v-66d325fc]{padding:14px 16px}.respinaLogo[data-v-66d325fc]{width:104px}.backButton[data-v-66d325fc]{padding-left:6px;padding-right:6px}.modalBody[data-v-66d325fc]{padding:28px 24px 22px}.statusVisual[data-v-66d325fc]{width:68px;height:68px;margin-bottom:16px;border-radius:20px}.statusVisual svg[data-v-66d325fc]{width:32px;height:32px}.modalTitle[data-v-66d325fc]{font-size:20px}.footerTimeSearch[data-v-66d325fc]{flex-direction:column;padding:0 24px 24px}.primaryButton[data-v-66d325fc],.secondaryButton[data-v-66d325fc]{flex-basis:auto;width:100%}}@media(prefers-reduced-motion:reduce){.modalTimeSearch[data-v-66d325fc]{animation:none}.backButton[data-v-66d325fc],.primaryButton[data-v-66d325fc],.secondaryButton[data-v-66d325fc]{transition:none}}.wrp-min-h[data-v-6abb5d28]{min-height:100vh}@media (max-width:768px){.borderTpR[data-v-6abb5d28]{border-top-left-radius:25px;border-top-right-radius:25px}}.domesticFlightResults .flightFiltersSidebar{display:none}.domesticFlightResults .flightResultsColumn{flex:0 0 100%;max-width:100%}@media (min-width:1200px){.domesticFlightResults .wraperAllItemsAndSlider>.wrpSlider{height:110px;overflow:hidden}.domesticFlightResults .flightFiltersSidebar{display:block;flex:0 0 25%;max-width:25%}.domesticFlightResults .flightResultsColumn{flex:0 0 75%;max-width:75%}}