[data-v-10635c00] .ps{max-height:calc(300px - 60px)}.container[data-v-10635c00]{z-index:100}.custom-select[data-v-10635c00]{min-width:80px;width:100%;max-width:200px}.list-wrapper[data-v-10635c00]{position:fixed;z-index:1000000;margin-top:10px;max-height:300px;overflow:hidden;-webkit-transition:.3s;transition:.3s;font-family:Lato,sans-serif;font-size:14px;border:1px solid #e4e7ed}.list-wrapper--disabled[data-v-10635c00]{pointer-events:none}.list-wrapper--disabled[data-v-10635c00]:after{content:"";position:absolute;display:block;inset:0;background-color:hsla(0,0%,100%,.5);z-index:1}.list-wrapper--hidden[data-v-10635c00]{max-height:0;opacity:0}.list-wrapper__list[data-v-10635c00]{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;overflow:hidden;width:100%;margin:0;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.list-wrapper__list__head[data-v-10635c00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px 5px 20px;font-size:14px}.list-wrapper__list__head .head__all-btn[data-v-10635c00]{border:none;background-color:transparent;font-size:12px;white-space:nowrap;color:#409eff;cursor:pointer}.list-wrapper__list__head .head__selected[data-v-10635c00]{color:#aaa;white-space:nowrap}.list-wrapper__option[data-v-10635c00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;font-size:14px;line-height:34px;color:#2c2b2b;white-space:nowrap;text-align:left;cursor:pointer}.list-wrapper__option[data-v-10635c00]:hover{background-color:#f5f7fa;color:#409eff}.list-wrapper__option--selected[data-v-10635c00]{color:#409eff}.list-wrapper__option--disabled[data-v-10635c00]{color:#c0c4cc}.list-wrapper__option--disabled[data-v-10635c00]:hover{background-color:unset;color:#c0c4cc;cursor:not-allowed}.list-wrapper__option__checkbox[data-v-10635c00]{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;width:12px;height:12px;margin-left:20px;border-radius:2px;border:1px solid #aaa}.list-wrapper__option__checkbox .hidden[data-v-10635c00]{opacity:0}.select-wrapper[data-v-10635c00]{position:relative;z-index:999;width:100%}.select-wrapper label[data-v-10635c00]{position:absolute;top:-15px;left:0;font-family:Lato,sans-serif;font-weight:lighter;font-size:14px;line-height:1rem;z-index:1;overflow:hidden;text-overflow:ellipsis}.select-wrapper .select[data-v-10635c00],.select-wrapper label[data-v-10635c00]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:left;color:#2c2b2b;white-space:nowrap}.select-wrapper .select[data-v-10635c00]{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(85,85,85,.38);line-height:28px;font-size:16px;cursor:pointer}.select-wrapper .select--disabled[data-v-10635c00]{background:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.select-wrapper .select--disabled .el-icon-arrow-up[data-v-10635c00]{color:#000}.select-wrapper .select>span[data-v-10635c00]{display:inline-block}.select-wrapper .select>span[data-v-10635c00]:first-child{width:calc(100% - 34px);overflow:hidden;text-overflow:ellipsis}.select-wrapper .select__arrow[data-v-10635c00]{padding:0 10px;white-space:nowrap;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;transition:.3s}.select-wrapper .select__arrow .el-icon-arrow-up[data-v-10635c00]{font-weight:700;font-size:14px}.select-wrapper .select__arrow--expanded[data-v-10635c00]{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.select-wrapper .hint[data-v-10635c00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;margin-left:5px}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-dialog{position:relative;margin:0 auto 50px;background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409eff}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}[data-v-2bdc7486]::-webkit-scrollbar{border:1px solid transparent;border-radius:9px;background-color:transparent;width:8px;-webkit-appearance:none;height:8px}[data-v-2bdc7486]::-webkit-scrollbar-corner{background:transparent}[data-v-2bdc7486]::-webkit-scrollbar-thumb{border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;background-clip:content-box;opacity:.9;background-color:rgba(198,193,193,.6)}[data-v-2bdc7486]::-webkit-scrollbar-thumb:hover{background-color:#c6c1c1}[data-v-2bdc7486] .el-dialog{border-radius:10px;margin:0 auto}[data-v-2bdc7486] .el-dialog__header{display:none}[data-v-2bdc7486] .el-dialog__body{padding:0;height:100%}.dialog[data-v-2bdc7486]{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal[data-v-2bdc7486]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.modal .filters[data-v-2bdc7486]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:18px;min-width:90%;padding-top:10px}.modal .filters__item[data-v-2bdc7486]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#2c2b2b;font-size:16px}.modal .filters__item[data-v-2bdc7486]>:first-child{margin-right:5px}.modal .filters__item.meal-type[data-v-2bdc7486]{text-transform:capitalize}.modal .header[data-v-2bdc7486]{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:5px solid #b4c9d2;padding-bottom:10px}.modal .header .left[data-v-2bdc7486],.modal .header[data-v-2bdc7486]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .header .left[data-v-2bdc7486]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px}.modal .header .right[data-v-2bdc7486]{margin-left:24px}.modal .header .right[data-v-2bdc7486]:hover{color:#52a9ff}.modal .header .right span[data-v-2bdc7486]{font-size:17px;cursor:pointer}.modal .content[data-v-2bdc7486]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:16px;gap:24px}.table-head[data-v-05beb766]{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;padding-bottom:20px;font-size:13px;font-weight:300;color:#555;line-height:16px;text-align:left;gap:7px}.table-head .col[data-v-05beb766]{text-align:left}.table-row[data-v-05beb766]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;color:#34475a;font-size:14px;line-height:19px;gap:7px}.table-row .row[data-v-05beb766]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;padding-bottom:15px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;line-height:1rem}.table-row .row.my-hotel[data-v-05beb766]{color:#00759e}.table-row .row span[data-v-05beb766]{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.table-row.highlighted[data-v-05beb766]{font-weight:700}.name[data-v-05beb766]{width:50%}.price-type[data-v-05beb766],.price[data-v-05beb766]{width:20%}.hint[data-v-05beb766]{width:6%}.my-hotel[data-v-05beb766]{color:#00759e}.filter-hint section p[data-v-05beb766]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-hint section p[data-v-05beb766]:not(:last-child){margin-bottom:7px}.filter-hint section p>span[data-v-05beb766]:first-child{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;text-align:left}.filter-hint section p>span[data-v-05beb766]:last-child{text-align:right;word-break:normal}.table-head[data-v-3ac74046]{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;padding-bottom:20px;font-size:13px;font-weight:300;color:#555;line-height:16px;text-align:left;gap:7px}.table-head .col[data-v-3ac74046]{text-align:left}.table-row[data-v-3ac74046]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;color:#34475a;font-size:14px;line-height:19px;gap:7px}.table-row .row[data-v-3ac74046]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;padding-bottom:15px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;line-height:1rem}.table-row .row.my-hotel[data-v-3ac74046]{color:#00759e}.table-row .row span[data-v-3ac74046]{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.table-row.highlighted[data-v-3ac74046]{font-weight:700}.name[data-v-3ac74046]{width:45%}.prev-price[data-v-3ac74046],.price[data-v-3ac74046]{width:15%}.diff[data-v-3ac74046]{width:10%}.hint[data-v-3ac74046]{width:6%}.my-hotel[data-v-3ac74046]{color:#00759e}.filter-hint section p[data-v-3ac74046]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-hint section p[data-v-3ac74046]:not(:last-child){margin-bottom:7px}.filter-hint section p>span[data-v-3ac74046]:first-child{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;text-align:left}.filter-hint section p>span[data-v-3ac74046]:last-child{text-align:right;word-break:normal}.table-head[data-v-4a336006]{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;padding-bottom:20px;font-size:13px;font-weight:300;color:#555;line-height:16px;text-align:left;gap:7px}.table-head .col[data-v-4a336006]{text-align:left}.table-row[data-v-4a336006]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;color:#34475a;font-size:14px;line-height:19px;gap:7px}.table-row .row[data-v-4a336006]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;padding-bottom:15px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;line-height:1rem}.table-row .row.my-hotel[data-v-4a336006]{color:#00759e}.table-row .row span[data-v-4a336006]{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.name[data-v-4a336006]{width:50%}.position[data-v-4a336006]{width:11%}.page[data-v-4a336006]{width:9%}.promotions[data-v-4a336006]{width:26%}.promotions>div[data-v-4a336006]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.promotions>div img[data-v-4a336006]{height:19px}.table-head[data-v-58cd5ee9]{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;padding-bottom:20px;font-size:13px;font-weight:300;color:#555;line-height:16px;text-align:left;gap:7px}.table-head .col[data-v-58cd5ee9]{text-align:left}.table-row[data-v-58cd5ee9]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;color:#34475a;font-size:14px;line-height:19px;gap:7px}.table-row .row[data-v-58cd5ee9]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;padding-bottom:15px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;line-height:1rem}.table-row .row.my-hotel[data-v-58cd5ee9]{color:#00759e}.table-row .row span[data-v-58cd5ee9]{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.table-row .btn[data-v-58cd5ee9]{padding:0;color:#00759e;margin-right:5px}.table-row .btn:hover i[data-v-58cd5ee9]{-webkit-animation:btn-hover-58cd5ee9 .3s ease-out;animation:btn-hover-58cd5ee9 .3s ease-out}@-webkit-keyframes btn-hover-58cd5ee9{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px);transform:translate(5px)}}@keyframes btn-hover-58cd5ee9{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px);transform:translate(5px)}}.table-row .btn i[data-v-58cd5ee9]{font-size:11px;margin:2px 0 0 3px}.name[data-v-58cd5ee9]{width:40%}.provider[data-v-58cd5ee9]{width:13%}.room-type[data-v-58cd5ee9]{width:15%}.rooms[data-v-58cd5ee9]{width:21%}.rooms-count[data-v-58cd5ee9]{width:5%}.rooms-count span[data-v-58cd5ee9]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 4px;font-size:11px;border-radius:3px;background-color:#e6f5ff}.see-more[data-v-58cd5ee9]{width:5%}.my-hotel[data-v-58cd5ee9]{color:#00759e}.table-head[data-v-10c373f3]{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;padding-bottom:20px;font-size:13px;font-weight:300;color:#555;line-height:16px;text-align:left;gap:7px}.table-head .col[data-v-10c373f3]{text-align:left}.table-row[data-v-10c373f3]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;color:#34475a;font-size:14px;line-height:19px;gap:7px}.table-row .row[data-v-10c373f3]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;padding-bottom:15px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;line-height:1rem}.table-row .row.my-hotel[data-v-10c373f3]{color:#00759e}.table-row .row span[data-v-10c373f3]{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.name[data-v-10c373f3]{width:45%}.comp-price[data-v-10c373f3],.price[data-v-10c373f3]{text-transform:capitalize;width:15%}.diff[data-v-10c373f3]{width:10%}.hint[data-v-10c373f3]{width:6%}.my-hotel[data-v-10c373f3]{color:#00759e}.filter-hint section p[data-v-10c373f3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-hint section p[data-v-10c373f3]:not(:last-child){margin-bottom:7px}.filter-hint section p>span[data-v-10c373f3]:first-child{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;text-align:left}.filter-hint section p>span[data-v-10c373f3]:last-child{text-align:right;word-break:normal}.table-heading[data-v-1785556d]{margin:0 0 20px 0;font-size:20px;color:#34475a;text-align:left}.table-head[data-v-1785556d]{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;padding-bottom:20px;font-size:13px;font-weight:300;color:#555;line-height:16px;text-align:left;gap:7px}.table-head .col[data-v-1785556d]{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.table-row[data-v-1785556d]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;color:#34475a;font-size:14px;line-height:19px;gap:7px}.table-row .row[data-v-1785556d]{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:left;padding-bottom:15px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;line-height:1rem}.table-row .row.my-hotel[data-v-1785556d]{color:#00759e}.table-row .row span[data-v-1785556d]{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.name[data-v-1785556d]{width:34%}.provider[data-v-1785556d]{width:21%}.leader-all[data-v-1785556d],.leader-dec[data-v-1785556d],.leader-inc[data-v-1785556d]{width:15%}.row div[data-v-1785556d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 5px;border-radius:3px;gap:3px}.row.leader-inc div[data-v-1785556d]{color:#01b875;background-color:rgba(1,184,117,.16)}.row.leader-dec div[data-v-1785556d]{color:#e7472d;background-color:rgba(231,71,45,.16)}.row.leader-dec i[data-v-1785556d]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.row.leader-all div[data-v-1785556d]{color:#a1a2ff;background-color:rgba(161,162,255,.16)}.my-hotel[data-v-1785556d]{color:#00759e}[data-v-d93a46ec]::-webkit-scrollbar{border:1px solid transparent;border-radius:9px;background-color:transparent;width:8px;-webkit-appearance:none;height:8px}[data-v-d93a46ec]::-webkit-scrollbar-corner{background:transparent}[data-v-d93a46ec]::-webkit-scrollbar-thumb{border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;background-clip:content-box;opacity:.9;background-color:rgba(198,193,193,.6)}[data-v-d93a46ec]::-webkit-scrollbar-thumb:hover{background-color:#c6c1c1}[data-v-d93a46ec] .el-dialog{height:460px;width:680px}[data-v-d93a46ec] .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.filters[data-v-d93a46ec]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%}.filters[data-v-d93a46ec] .custom-select{max-width:none}.table[data-v-d93a46ec]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto}.table .placeholder[data-v-d93a46ec]{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:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.table .placeholder>header[data-v-d93a46ec]{height:28px;margin-bottom:20px}.table .placeholder>div[data-v-d93a46ec]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bold[data-v-d93a46ec]{font-weight:700}footer[data-v-d93a46ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;font-size:13px}footer .btn[data-v-d93a46ec]{padding:0;color:#00759e;margin-right:5px}footer .btn:hover i[data-v-d93a46ec]{-webkit-animation:btn-hover-d93a46ec .3s ease-out;animation:btn-hover-d93a46ec .3s ease-out}@-webkit-keyframes btn-hover-d93a46ec{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px);transform:translate(5px)}}@keyframes btn-hover-d93a46ec{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(5px);transform:translate(5px)}}footer .btn i[data-v-d93a46ec]{font-size:11px;margin:2px 0 0 3px}