@charset "UTF-8";.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.flight-points-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px;margin-top:32px;gap:16px}.flight-points-title__text{font-weight:700;font-size:24px;line-height:32px;letter-spacing:0;text-align:center;color:#f2ac14}.flight-points-title__total,.flight-points-title__total__title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flight-points-title__total__title{text-align:center;font-family:Open Sans;font-weight:400;font-size:14px;line-height:28px}.flight-points-title__total__count,.flight-points-title__total__country{font-weight:700;font-size:22px;line-height:28px}.flight-points-title__total__country{-webkit-margin-start:8px;margin-inline-start:8px}.flight-points-title__directions{width:100%;height:71;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:10px;background:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;max-width:400px}.flight-points-title__directions:after{content:"";position:absolute;top:50%;inset-inline-end:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:47px;border:1px solid #bababa}.flight-points-title__directions__item{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px}.flight-points-title__directions__item__count{font-weight:700;font-size:22px;line-height:28px;text-align:center}.flight-points-title__directions__item__text{font-weight:400;font-size:14px;line-height:28px;text-align:center}.flight-points-title__summary{font-weight:400;font-size:16px;line-height:28px;text-align:center}.flight-points-select{position:relative}.flight-points-select__button{max-width:374px;width:100%;height:70px;border-radius:8px;background:#f4f9fe;position:relative;text-align:start;-webkit-padding-start:25px;padding-inline-start:25px;padding-top:12px;padding-bottom:14px;cursor:pointer}.flight-points-select__button span{display:inline-block;width:100%}.flight-points-select__button:after{content:"";display:inline-block;width:9px;height:9px;border-bottom:2px solid #000;border-left:2px solid #000;top:50%;inset-inline-end:33px;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);margin-left:2px;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.flight-points-select__button--active:after{-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.flight-points-select__button__title{font-size:12px;margin-bottom:4px;line-height:20px;font-weight:400;text-align:start;color:#323a47;-webkit-transition:all .3s ease;transition:all .3s ease}.flight-points-select__button__value{font-size:16px;line-height:20px;height:20px;font-weight:700;text-align:start;color:#323a47}.flight-points-select__button__value.skeleton-box{width:284px}.flight-points-select__departure-filter{width:100%;background:#f4f9fe}.flight-points-select__search{border:1px solid #e7e7e7;border-radius:8px;height:22px;line-height:22px;color:#323a47}.flight-points-select__dropdown{display:none;position:absolute;top:70px;margin-top:8px;left:0;width:374px;max-width:700px;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;z-index:100;padding:16px;max-height:206px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 9px 0 hsla(0,0%,44.3%,.2);box-shadow:0 4px 9px 0 hsla(0,0%,44.3%,.2);border:1px solid #e7e7e7;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.flight-points-select__dropdown__skeleton{width:100%;height:22px}.flight-points-select__dropdown__item{font-size:14px;font-weight:600;line-height:22px;text-align:start;cursor:pointer;color:#323a47}.flight-points-select__dropdown__item:hover{opacity:.8}.flight-points-select__dropdown__item--empty{font-size:14px;font-weight:400;line-height:22px;text-align:start;color:#323a47;cursor:not-allowed;pointer-events:none}.flight-points-select__button--active~.flight-points-select__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex}.flight-points-select__port-list{position:sticky;top:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px;margin-bottom:90px;row-gap:32px}.flight-points-select__port-list,.flight-points-select__port-list__country{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.flight-points-select__port-list__country{display:inline-block;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;top:50px;white-space:nowrap}.flight-points-select__port-list__country__port,.flight-points-select__port-list__country__title{font-size:14px;font-weight:700;white-space:nowrap}.flight-points-select__port-list__country__port{-webkit-margin-start:56px;margin-inline-start:56px;line-height:25px;height:25px}.flight-points-select__port-list__country__port:hover{opacity:.8;cursor:pointer}.flight-points-select__port-list__country__title{text-align:start;font-size:14px;font-weight:700;line-height:25px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:32px;pointer-events:none;position:relative;min-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flight-points-select__port-list__country__title img{width:43px;border-radius:4px;position:absolute;inset-inline-start:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flight-points-select__port-list__country__title span{display:inline-block;-webkit-margin-start:56px;margin-inline-start:56px;width:calc(100% - 56px);white-space:break-spaces;overflow:hidden;line-height:20px}.flight-points-select__port-list__mbl-cntry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;position:sticky;top:50px;white-space:nowrap;z-index:2;width:100%;height:78px;gap:16px;padding-top:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.flight-points-select__port-list__mbl-cntry:has(.flight-points-select__port-list__mbl-cntry__search--active){gap:0}.flight-points-select__port-list__mbl-cntry__search{color:#323a47;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:100%;padding-top:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.flight-points-select__port-list__mbl-cntry__search--active{width:100%}.flight-points-select__port-list__mbl-cntry__search__icon-wrapper{width:32px;height:32px;background:#f6f6f6;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.flight-points-select__port-list__mbl-cntry__search--active .flight-points-select__port-list__mbl-cntry__search__icon-wrapper{opacity:0}.flight-points-select__port-list__mbl-cntry__search__icon{width:14px;height:14px}.flight-points-select__port-list__mbl-cntry__search__title{max-width:44px;font-weight:500;font-size:10px;line-height:24px;text-align:center}.flight-points-select__port-list__mbl-cntry__search__input-wrapper{position:absolute;top:10px;left:0;height:58px;opacity:0;width:100%;max-width:0;-webkit-transition:max-width .3s ease,opacity .3s ease;transition:max-width .3s ease,opacity .3s ease}.flight-points-select__port-list__mbl-cntry__search__input{width:100%;position:relative;border:2px solid #fdb813;padding:0 32px 0 16px;border-radius:8px;height:100%}.flight-points-select__port-list__mbl-cntry__search__input-cancel{position:absolute;top:50%;inset-inline-end:22px;cursor:pointer;width:12px;height:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flight-points-select__port-list__mbl-cntry__search__input-cancel:after,.flight-points-select__port-list__mbl-cntry__search__input-cancel:before{position:absolute;inset-inline-start:5px;content:" ";height:12px;width:2px;background-color:#333}.flight-points-select__port-list__mbl-cntry__search__input-cancel:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.flight-points-select__port-list__mbl-cntry__search__input-cancel:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.flight-points-select__port-list__mbl-cntry__search--active .flight-points-select__port-list__mbl-cntry__search__input-wrapper{opacity:1;max-width:unset}.flight-points-select__port-list__mbl-cntry__search__list{width:100%;display:none;background:#fff;top:calc(100% + 4px);position:absolute;max-height:0;overflow-y:auto;border:1px solid #e4e7ec;border-radius:8px}.flight-points-select__port-list__mbl-cntry__search__list__country--hidden{display:none!important}.flight-points-select__port-list__mbl-cntry__search__list__country{height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px}.flight-points-select__port-list__mbl-cntry__search__list__country__img-wrapper{width:22px;height:22px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flight-points-select__port-list__mbl-cntry__search__list__country img{height:22px}.flight-points-select__port-list__mbl-cntry__search__list__country span{-webkit-margin-start:8px;margin-inline-start:8px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0}.flight-points-select__port-list__mbl-cntry__search--active .flight-points-select__port-list__mbl-cntry__search__list{display:block;max-height:300px}.flight-points-select__port-list__mbl-cntry__search--active~.flight-points-select__port-list__mbl-cntry__lst{max-width:0}.flight-points-select__port-list__mbl-cntry__lst{overflow-x:auto;overflow-y:hidden;height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-sizing:content-box;box-sizing:content-box;padding-top:10px}.flight-points-select__port-list__mbl-cntry__lst__cntry{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.flight-points-select__port-list__mbl-cntry__lst__cntry__img-wrapper{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;border-radius:100%;background-color:#fff}.flight-points-select__port-list__mbl-cntry__lst__cntry__img-wrapper img{height:30px}.flight-points-select__port-list__mbl-cntry__lst__cntry__count{position:absolute;z-index:1;top:0;inset-inline-end:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);font-size:9px;font-weight:700;background:#e6e6e6;width:20px;text-align:center;border:2px solid #fff;height:18px;border-radius:9px}.flight-points-select__port-list__mbl-cntry__lst__cntry__flag-wrapper{width:34px;height:34px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:100%;-webkit-box-sizing:content-box;box-sizing:content-box;border:2px solid #fff}.flight-points-select__port-list__mbl-cntry__lst__cntry span{display:inline-block;font-size:10px;line-height:10px;font-weight:500}.flight-points-select__port-list__mbl-cntry__lst__cntry--selected .flight-points-select__port-list__mbl-cntry__lst__cntry__flag-wrapper{border-color:#606060}.flight-points-select__port-list__mbl-cntry__lst:has(.flight-points-select__port-list__mbl-cntry__lst__cntry--selected) .flight-points-select__port-list__mbl-cntry__lst__cntry{opacity:.6}.flight-points-select__port-list__mbl-cntry__lst:has(.flight-points-select__port-list__mbl-cntry__lst__cntry--selected) .flight-points-select__port-list__mbl-cntry__lst__cntry--selected{opacity:1}.flight-points-select__port-list__skeleton{width:100%;display:inline-block;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.flight-points-select__page-loading{position:fixed;z-index:20000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none}.flight-points-select__page-loading,.flight-points-select__page-loading__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flight-points-select__page-loading__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flight-points-select__page-loading__text-wrapper{background-color:#fdb814;display:inline-block;width:160px;color:#fff;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);padding:3px 25px 3px 10px;-webkit-box-shadow:rgba(0,0,0,.16) 0 3px 5px 0;box-shadow:0 3px 5px 0 rgba(0,0,0,.16);font-size:20px;font-weight:700;text-shadow:#eb9c00 0 2px 0;border-radius:4px;text-align:center}.flight-points-select__page-loading__text{-webkit-transform:skewX(15deg);transform:skewX(15deg);display:inline-block}.flight-points-select__only-direct{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;font-weight:700;line-height:20px;height:30px;letter-spacing:-.02em;color:#9fa1a7;padding:5px 0 5px 14px;margin-bottom:6px;margin-top:16px}.flight-points-select__only-direct label{font-size:1px;position:relative;cursor:pointer;white-space:nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700;font-size:12px;line-height:20px;text-transform:capitalize;margin-left:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flight-points-select__only-direct label:before{content:" ";display:block;position:absolute;top:0;inset-inline-start:-28px;width:20px;height:20px;border-radius:4px;background:#f3f6f8;border:1px solid #cad0db}.flight-points-select__only-direct input{opacity:0;width:20px;height:20px;position:relative}.flight-points-select__only-direct input:checked{background-color:red}.flight-points-select__only-direct input:checked~label:before{background:#ff7119;border-color:#ff7119;content:"✓";color:#fff;text-align:center}.flight-points-select__not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;width:100%;height:100%;padding:32px 0}.flight-points-select__not-found__icon{width:222px;height:auto}.flight-points-select__not-found__text{text-align:center;color:#323a47;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.flight-points-select__not-found__title{font-weight:700;font-size:20px;line-height:100%;text-align:center}.flight-points-select__not-found__desc{font-weight:400;font-size:16px;line-height:100%;text-align:center}@media (min-width:768px){.flight-points-select__only-direct{position:absolute;inset-inline-end:0;top:0}.flight-points-select__button{margin-bottom:32px}.flight-points-select__port-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.flight-points-select__port-list__country{width:calc(25% - 25.5px)}.flight-points-select__port-list__mbl-cntry{display:none}.flight-points-select__port-list__skeleton{width:calc(25% - 25.5px)}}