.infoIcon{position:absolute;bottom:-1px;right:0;display:flex;align-items:flex-start;cursor:pointer}.infoIcon circle{transition:.25s linear;transition-property:fill}.infoIcon:hover circle{fill:#009ae4}.tippy-box{background:#3f5972;border-radius:8px;padding:16px 24px;font-size:14px;line-height:20px;color:#fff}.tippy-box[data-theme=narrow]{border-radius:4px;padding:4px 8px}.tippy-box[data-theme=md]{padding:10px 16px}.tippy-box[data-theme=md2]{padding:8px 16px}.i-toggle{display:inline-block;cursor:pointer}.i-toggle__custom{display:block;width:39px;height:24px;border-radius:32px;position:relative;background-color:rgba(0,66,105,.278);transition:.25s ease-out;transition-property:background}.i-toggle__custom .circle{position:absolute;left:3px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background-color:#fff;transition:.25s ease-out;transition-property:background,left,right}.i-toggle__custom.disabled{cursor:default;background-color:#e1ebf5}.i-toggle__txt{display:inherit;font-weight:700;font-size:14px;line-height:21px;margin-left:16px}.i-toggle input{display:none}.i-toggle input:checked~.i-toggle__custom{background-color:#1db5fe}.i-toggle input:checked~.i-toggle__custom .circle{background-color:#fff;left:calc(100% - 19px)}.i-toggle input:checked~.i-toggle__custom.disabled{background-color:#fff;border:2px solid #e1ebf5}.i-toggle input:checked~.i-toggle__custom.disabled .circle{background-color:#e1ebf5;left:calc(100% - 17px)}@media(hover:hover){.i-toggle:hover .i-toggle__custom{background-color:#fff}.i-toggle:hover .i-toggle__custom .circle{background-color:#1db5fe}.i-toggle:hover .i-toggle__custom.disabled{background-color:#e1ebf5}.i-toggle:hover .i-toggle__custom.disabled .circle{background-color:#fff}}.i-checkbox{display:block;line-height:1.5}.i-checkbox--error .i-checkbox__custom{border-color:#ff6652}.i-checkbox__label{display:inline-flex;align-items:center}.i-checkbox__label:hover .i-checkbox__custom{background-color:#e1ebf5}.i-checkbox__custom{position:relative;border:2px solid #e1ebf5;border-radius:4px;flex-shrink:0;width:24px;height:24px;background-color:#fff;display:inline-flex;justify-content:center;align-items:center;margin-right:16px;margin-top:2px;transition:.3s ease;transition-property:background-color;cursor:pointer}.i-checkbox__custom svg{fill:#1db5fe;transform:scale(0)}.i-checkbox__custom svg,.i-checkbox__text{transition:all .3s cubic-bezier(.18,.89,.32,1.28)}.i-checkbox__text{text-align:left}.i-checkbox input{display:none}.i-checkbox input:checked~.i-checkbox__custom svg{transform:scale(1)}.i-checkbox input.disabled~.i-checkbox__custom,.i-checkbox input:disabled~.i-checkbox__custom{border-color:gray;background-color:gray;opacity:.4;cursor:default}.i-checkbox input.disabled~.i-checkbox__custom svg,.i-checkbox input:disabled~.i-checkbox__custom svg{transform:scale(0);fill:#3f5972}.i-checkbox input:disabled:checked~.i-checkbox__custom svg{transform:scale(1)}.i-checkbox input.error~.i-checkbox__custom{border-color:#ff6652}.i-checkbox label.error{display:none!important}.custom-crmid-cell{gap:3px;flex-basis:80px}.custom-crmid-cell svg{margin-right:3px}.table{text-align:center;font-size:14px;line-height:21px;padding:0 16px 14px;width:100%}.table .text-link{color:#009ae4;transition:hover .5s ease-in-out}.table .text-link:hover{color:#3f5972}.table__head{font-weight:700}.table__head .table__tr{border-color:#3f5972}.table__head .table__td{display:flex;justify-content:center;align-items:center}.table__children{display:block;overflow:hidden;transition:all .25s linear;max-height:0}.table__children.active{max-height:900px}.table__arrows{display:flex;align-items:center;flex-shrink:0;margin-right:8px;cursor:pointer}.table__arrows.asc svg path:nth-child(2),.table__arrows.desc svg path:first-child{fill:#1db5fe}.table__tr{display:flex;border-bottom:1px solid #e1ebf5}.table__tr.mob{display:none}.table .draggable-tr{cursor:-webkit-grab;cursor:grab}.table__td-data{display:flex}.table__td-data>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:start}.table__tr-in{display:none}.table__tr-in .table__td{background-color:#f2f7fb!important}.table__td{flex-grow:1;display:flex;justify-content:center;align-items:center;min-height:47px;transition:.25s linear;transition-property:background}.table__td-title{display:none;font-weight:700}.table__cup{cursor:pointer;transition:.25s linear;transition-property:color}.table__cup:hover{color:#1db5fe}.table__warning{display:flex;align-items:center;color:#ff7e6c}.table__warning img{flex-shrink:0;margin-right:8px}.table--banners .clickable{cursor:pointer}.table--banners .table{width:1188px;max-width:1188px}.table--banners .table__td{justify-content:start;padding:4px 8px;position:relative;max-width:120px}.table--banners .table__td:first-child{max-width:100px}.table--banners .table__td:first-child .table__td-data>span{max-width:20px}.table--banners .table__td:nth-child(2){max-width:12%}.table--banners .table__td:nth-child(2) .table__td-data>span{max-width:120px}.table--banners .table__td:nth-child(3){max-width:15%}.table--banners .table__td:nth-child(3) .table__td-data>span{max-width:150px}.table--banners .table__td:nth-child(4){max-width:15%}.table--banners .table__td:nth-child(4) .table__td-data>span{max-width:150px}.table--banners .table__td:nth-child(5){max-width:32%}.table--banners .table__td:nth-child(5) .table__td-data>span{max-width:350px}.table--banners .table__td:nth-child(6){max-width:10%;justify-content:center}.table--banners .table__td:nth-child(6) .table__td-data>span{max-width:130px}.table--banners .table__td:nth-child(7){max-width:6%;justify-content:end}.table--banners .table__arrows{cursor:pointer}.table--banners .table__arrows.asc svg path:nth-child(2),.table--banners .table__arrows.desc svg path:first-child{fill:#1db5fe}.table--banners .i-checkbox__custom{width:16px;height:16px;margin-right:8px}.table--banners .i-checkbox__label{pointer-events:all}.table--banners .i-toggle__custom{width:36px;height:20px}.table--collection-banners .clickable{cursor:pointer}.table--collection-banners .table{width:1188px;max-width:1188px}.table--collection-banners .table__td{justify-content:start;padding:4px 8px;position:relative;max-width:120px}.table--collection-banners .table__td:first-child{max-width:80px}.table--collection-banners .table__td:first-child .table__td-data>span{max-width:20px}.table--collection-banners .table__td:nth-child(2),.table--collection-banners .table__td:nth-child(3),.table--collection-banners .table__td:nth-child(4){max-width:21%}.table--collection-banners .table__td:nth-child(2) .table__td-data>span,.table--collection-banners .table__td:nth-child(3) .table__td-data>span,.table--collection-banners .table__td:nth-child(4) .table__td-data>span{max-width:160px}.table--collection-banners .table__td:nth-child(5){max-width:15%}.table--collection-banners .table__td:nth-child(5) .table__td-data>span{max-width:210px}.table--collection-banners .table__td:nth-child(6){max-width:11%;justify-content:center}.table--collection-banners .table__arrows{cursor:pointer}.table--collection-banners .table__arrows.asc svg path:nth-child(2),.table--collection-banners .table__arrows.desc svg path:first-child{fill:#1db5fe}.table--collection-banners .i-checkbox__custom{width:16px;height:16px;margin-right:8px}.table--collection-banners .i-toggle__custom{width:36px;height:20px}.table .rest-features{display:flex;gap:15px}.table--fill-even .table__body .table__td:nth-child(2n),.table--fill-even-2 .table__body .table__td:nth-child(2),.table--fill-even-2 .table__body .table__td:nth-child(odd),.table--fill-horizontal-even .table__body .table__tr:nth-child(4n+3),.table--fill-horizontal-even .table__head .table__tr:first-child{background-color:rgba(225,235,245,.2)}.table--fill-even-2 .table__body .table__td:first-child,.table--fill-even-2 .table__body .table__td:nth-child(3){background:none}.table--fill-odd-2 .table__body .table__td:nth-child(odd){background-color:rgba(225,235,245,.2)}.table--fill-odd-2 .table__body .table__td:last-child{background:none}.table--current-orders .table__td:nth-child(7){flex-basis:108px}.table--orders .table__td:first-child{flex-basis:96px}.table--orders .table__td:nth-child(2){flex:0 0 115px;max-width:115px}.table--orders .table__td:nth-child(3){flex-basis:84px}.table--orders .table__td:nth-child(4){flex-basis:147px}.table--orders .table__td:nth-child(5){flex:0 0 170px;justify-content:flex-start;padding-left:16px;padding-right:8px;max-width:170px}.table--orders .table__td:nth-child(6){flex-basis:116px}.table--orders .table__td:nth-child(7){flex-basis:104px;padding-left:8px}.table--orders .table__head .table__td{cursor:pointer;transition:.25s linear;transition-property:color}@media(hover:hover){.table--orders .table__head .table__td:hover{color:#1db5fe}.table--orders .table__body .table__tr:hover .table__td{background-color:rgba(225,235,245,.2)}}.table--orders .table__body .table__td:first-child{justify-content:flex-start;padding-left:16px}.table--orders .table__body .table__td:nth-child(2) .table__td-data,.table--orders .table__body .table__td:nth-child(5) .table__td-data{width:100%}.table--orders .table__body .table__td:nth-child(2) .table__td-data>span,.table--orders .table__body .table__td:nth-child(5) .table__td-data>span{max-width:96%}.table--orders .table__arrows{cursor:pointer}.table--orders .table__arrows.asc svg path:nth-child(2),.table--orders .table__arrows.desc svg path:first-child{fill:#1db5fe}.table--orders .table__ship-link{transition:all .25s linear;transition-property:color;position:relative}.table--orders .table__ship-link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background-color:#1db5fe;opacity:0;transition:.25s linear;transition-property:opacity}@media(hover:hover){.table--orders .table__ship-link:hover{color:#1db5fe}}.table--orders a{color:#1db5fe}.table--orders .quadra-link span{transform:rotate(90deg)}.table--orders .quadra-link svg path{fill:#1db5fe}.table--partners-orders .table__head .table__td:hover{cursor:default;color:inherit}.table--partners-orders .table__td{padding:0 2px!important}.table--partners-orders .table__td:nth-child(4) .table__td-data,.table--partners-orders .table__td:nth-child(6) .table__td-data,.table--partners-orders .table__td:nth-child(7) .table__td-data,.table--partners-orders .table__td:nth-child(8) .table__td-data{width:100%}.table--partners-orders .table__td:nth-child(4) .table__td-data>span,.table--partners-orders .table__td:nth-child(6) .table__td-data>span,.table--partners-orders .table__td:nth-child(7) .table__td-data>span,.table--partners-orders .table__td:nth-child(8) .table__td-data>span{max-width:96%}.table--partners-orders .table__td:first-child{flex-basis:60px}.table--partners-orders .table__td:nth-child(2){max-width:86px;flex-basis:86px}.table--partners-orders .table__td:nth-child(3){flex-basis:60px!important}.table--partners-orders .table__td:nth-child(4),.table--partners-orders .table__td:nth-child(5){max-width:100px;flex-basis:100px}.table--partners-orders .table__td:nth-child(6){max-width:120px;flex-basis:120px}.table--partners-orders .table__td:nth-child(7){max-width:60px;flex-basis:60px}.table--partners-orders .table__td:nth-child(8){max-width:100px;flex-basis:100px}.table--partners-orders .table__td:nth-child(9){flex-basis:110px}.table--points-enter{padding-bottom:12px}.table--points-enter .table__td:first-child{width:110px;max-width:110px;padding-left:0!important}.table--points-enter .table__td:first-child .detailed{display:flex;transition:all .25s linear;cursor:pointer;width:90px!important;height:26px;justify-content:center;align-items:center;gap:5px;background-color:#f7faff;border:1px solid #e6eff7;border-radius:8px;padding:0 5px}.table--points-enter .table__td:first-child .detailed:hover{background-color:#ecf1fa}.table--points-enter .table__td:first-child .detailed-active svg{transform:scaleX(-1)}.table--points-enter .table__td:first-child .detailed svg{transition:all .25s linear;transition-property:transform;fill:none;rotate:270deg}.table--points-enter .table__td:nth-child(2){width:5px;min-width:180px}.table--points-enter .table__td:nth-child(3),.table--points-enter .table__td:nth-child(4){width:155px;max-width:155px}.table--points-enter .table__td:nth-child(5){width:100px;max-width:100px}.table--points-enter .table__td:nth-child(5) .order-count{display:flex;min-width:28px;width:auto!important;height:28px;justify-content:center;align-items:center;color:#1db5fe;font-weight:700;background-color:#e6f4ff;border:1px solid #d3eaff;border-radius:8px;padding:0 5px}.table--points-enter .table__body .table__td:nth-child(2) .table__td-data{width:100%}.table--points-enter-detailed .table__td:first-child{max-width:90px;min-width:90px}.table--points-enter-detailed .table__td:first-child .link-color{display:flex;align-items:center;gap:3px}.table--points-enter-detailed .table__td:first-child .link-color svg{fill:none}.table--points-enter-detailed .table__td:nth-child(2),.table--points-enter-detailed .table__td:nth-child(3){max-width:90px;min-width:90px}.table--points-enter-detailed .table__td:nth-child(2) .table__td-data,.table--points-enter-detailed .table__td:nth-child(3) .table__td-data{display:flex;justify-content:center}.table--points-enter-detailed .table__td:nth-child(4){max-width:80px;min-width:70px}.table--points-enter-detailed .table__td:nth-child(6){min-width:200px;max-width:100%}.table--points-enter-detailed .table__td:nth-child(5),.table--points-enter-detailed .table__td:nth-child(7){max-width:90px;min-width:90px}.table--points-enter-detailed .table__td:nth-child(8){max-width:110px;min-width:100px}.table--deposit-history{padding:0}.table--deposit-history .table__td:first-child{max-width:50px;min-width:50px}.table--deposit-history .table__td:first-child .green{color:#3aa673;transform:rotate(270deg)}.table--deposit-history .table__td:first-child .red{color:#ff7e6c;transform:rotate(90deg)}.table--deposit-history .table__td:nth-child(2){min-width:150px;width:5px}.table--deposit-history .table__td:nth-child(2) .table__td-data{width:100%}.table--deposit-history .table__td:nth-child(3){max-width:120px;min-width:100px}.table--deposit-history .table__td:nth-child(4){max-width:150px;min-width:150px}.table--deposit-history .table__td:nth-child(5){max-width:150px;min-width:120px}.table--deposit-history .table__body .table__td:last-child{justify-content:end}.table--managers .table__td{justify-content:start}.table--managers .table__td:first-child{width:250px;max-width:250px}.table--managers .table__td:first-child .table__td-data{max-width:100%;word-break:normal}.table--managers .table__td:nth-child(2){padding-left:12px}.table--managers .table__td:nth-child(3){width:50px;max-width:50px}.table--managers .table__td:nth-child(3) .i-toggle{display:flex}.table--travelers .table__td{flex-grow:0}.table--travelers .table__td:first-child{flex-basis:37px}.table--travelers .table__td:nth-child(2){flex-basis:268px;justify-content:flex-start;padding-left:16px}.table--travelers .table__td:nth-child(3){flex-basis:116px}.table--travelers .table__td:nth-child(4){flex-basis:74px}.table--travelers .table__td:nth-child(5){flex-basis:136px}.table--travelers .table__td:nth-child(6){flex-basis:128px}.table--travelers .table__td:nth-child(7){flex-basis:120px}.table--payment-detailed .table__td{flex-grow:0}.table--payment-detailed .table__td:first-child{max-width:50px;width:100%;min-width:50px}.table--payment-detailed .table__td:nth-child(2),.table--payment-detailed .table__td:nth-child(3),.table--payment-detailed .table__td:nth-child(4){max-width:200px;width:100%;min-width:150px}.table--payment-detailed .table__td:nth-child(5){padding-right:8px;display:flex;justify-content:end;width:100%;min-width:150px}.table--about-cruise .table__head .table__td:last-child,.table--book-service .table__head .table__td:last-child{padding-right:12px}.table--about-cruise .table__td:first-child,.table--book-service .table__td:first-child{flex-basis:37px}.table--about-cruise .table__td:nth-child(2),.table--book-service .table__td:nth-child(2){flex-basis:523px;justify-content:flex-start;padding-left:16px}.table--about-cruise .table__td:nth-child(3),.table--book-service .table__td:nth-child(3){flex-basis:120px}.table--about-cruise .table__td:nth-child(4),.table--book-service .table__td:nth-child(4){flex-basis:100px}.table--about-cruise .table__td:nth-child(5),.table--book-service .table__td:nth-child(5){flex-basis:100px;justify-content:flex-end;font-weight:700;padding-right:16px}.table--booking-balance .table__head .table__td:last-child{padding-right:25px}.table--booking-balance .table__td{flex-grow:0}.table--booking-balance .table__td:first-child{flex-basis:37px}.table--booking-balance .table__td:nth-child(2){flex-basis:380px;justify-content:flex-start;padding-left:16px;min-width:0}.table--booking-balance .table__td:nth-child(3){flex-basis:145px}.table--booking-balance .table__td:nth-child(4){flex-basis:120px}.table--booking-balance .table__td:nth-child(5){flex-basis:100px;min-width:100px}.table--booking-balance .table__td:nth-child(6){flex-basis:130px;justify-content:flex-end;padding-right:16px}.table--wait .table__td{flex-grow:0}.table--wait .table__td:first-child{flex-basis:37px}.table--wait .table__td:nth-child(2){flex-basis:315px;justify-content:flex-start;padding-left:16px}.table--wait .table__td:nth-child(2) .table__td-data{display:flex;align-items:center;width:100%}.table--wait .table__td:nth-child(3){flex-basis:183px}.table--wait .table__td:nth-child(4),.table--wait .table__td:nth-child(5){flex-basis:72px}.table--wait .table__td:nth-child(6){flex-basis:88px}.table--wait .table__td:nth-child(7){flex-basis:113px}.table--wait .table__td:last-child{font-weight:700;justify-content:flex-end;padding-right:16px}.table--subscriptions .clickable{cursor:pointer}.table--subscriptions .table__td:nth-child(2),.table--subscriptions .table__td:nth-child(4){background-color:rgba(225,235,245,.2)}.table--subscriptions .table__head .table__td{background-color:#fff}.table--subscriptions .table__td{justify-content:start;padding:4px 8px;max-width:120px}.table--subscriptions .table__td .table__td-data>span{max-width:80px}.table--subscriptions .table__td:first-child{max-width:253px}.table--subscriptions .table__td:first-child .table__td-data>span{max-width:240px}.table--subscriptions .table__td:last-child{padding-right:22px;margin-left:auto;max-width:50px;justify-content:end}.table--subscriptions .table__arrows{cursor:pointer}.table--subscriptions .table__arrows.asc svg path:nth-child(2),.table--subscriptions .table__arrows.desc svg path:first-child{fill:#1db5fe}.table--subscriptions .i-checkbox__custom{width:16px;height:16px;margin-right:8px}.table--subscriptions .i-checkbox__label{pointer-events:none}.table--subscriptions .i-toggle__custom{width:36px;height:20px}.table--payed .table__td{flex-grow:0}.table--payed .table__td:first-child{flex-basis:37px}.table--payed .table__td:nth-child(2){flex-basis:203px;justify-content:flex-start;padding-left:16px}.table--payed .table__td:nth-child(3){flex-basis:192px}.table--payed .table__td:nth-child(4){flex-basis:111px}.table--payed .table__td:nth-child(5),.table--payed .table__td:nth-child(6){flex-basis:72px}.table--payed .table__td:nth-child(7){flex-basis:88px}.table--payed .table__td:nth-child(8){flex-basis:105px}.table--payed .table__td:last-child{font-weight:700;justify-content:flex-end;padding-right:16px}.table--payed .table__head .table__td:nth-child(3){justify-content:flex-start;padding-left:16px}.table--total{padding-bottom:0}.table--total .table__head .table__td.is-active svg{transform:scaleY(-1)}.table--total .table__head .table__td svg{transition:.25s linear;transition-property:transform,color,fill;margin-left:8px}.table--total .table__td{flex-grow:0}.table--total .table__td:first-child{flex:1 1;justify-content:flex-start;padding-left:16px}.table--total .table__td:nth-child(2),.table--total .table__td:nth-child(3){flex-basis:72px}.table--total .table__td:nth-child(4){flex-basis:88px}.table--total .table__td:nth-child(5){flex-basis:113px}.table--total .table__td:last-child{justify-content:flex-end;font-weight:700;padding-right:16px}.table--total-bold .table__td:first-child{font-weight:700}.table--total-bold .table__td:first-child span{margin-left:4px}.table__tr-in .table__td:last-child{font-weight:400}.table--commission{padding:0 16px}.table--commission .table__td:first-child{flex-basis:80%;justify-content:flex-start;padding-left:10px}.table--commission .table__td:nth-child(2){justify-content:flex-end}.table--commission .table__arrows{cursor:pointer}.table--commission .table__arrows.asc svg path:nth-child(2),.table--commission .table__arrows.desc svg path:first-child{fill:#1db5fe}.table--commission .table__body .table__tr:nth-last-child(2){border-bottom:none}.table--commission .table__body .table__td{padding-right:12px}.table--about-cruise .table__td,.table--book-service .table__td{flex-grow:0}.table--about-cruise .table__td:nth-child(2),.table--book-service .table__td:nth-child(2){flex-grow:1}.table--route-info .table__head .table__td:nth-child(2){justify-content:flex-start}.table--route-info .table__td{flex-grow:0}.table--route-info .table__td:first-child{flex-basis:37px}.table--route-info .table__td:nth-child(3){flex-basis:55px}.table--route-info .table__td:nth-child(2){flex-basis:330px;padding-left:10px}.table--route-info .table__td:nth-child(2) .table__td-data{width:100%}.table--route-info .table__td:nth-child(2) .city-name-custom-cell{width:100%;display:flex;align-items:center;justify-content:start;gap:5px;padding-right:10px}.table--route-info .table__td:nth-child(2) .city-name-custom-cell .text{width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.table--route-info .table__td:nth-child(2) .city-name-custom-cell .detailed-route-fallback-img{width:30px;height:30px;background:#fff;z-index:1;position:relative;border:1px solid #7c8c9b;margin-left:auto}.table--route-info .table__td:nth-child(2) .city-name-custom-cell img{margin-left:auto}.table--route-info .table__td:nth-child(4){flex-basis:120px}.table--route-info .table__td:nth-child(5){flex-basis:100px}.table--route-info .table__td:nth-child(6){flex-basis:150px}.table--route-info .table__td:last-child{flex-basis:100px}@media(max-width:1365px){.table--partners-orders .table__td:first-child{flex-basis:82px;max-width:70px}.table--partners-orders .table__td:nth-child(2){flex-basis:78px;max-width:78px}.table--partners-orders .table__td:nth-child(3){flex-basis:70px}.table--partners-orders .table__td:nth-child(4){flex-basis:80px;padding-left:2px}.table--partners-orders .table__td:nth-child(5){max-width:90px;flex-basis:90px;padding-left:2px}.table--partners-orders .table__td:nth-child(6){flex-basis:80px;max-width:80px}.table--partners-orders .table__td:nth-child(7){flex-basis:85px}.table--partners-orders .table__td:nth-child(8){max-width:82px;flex-basis:82px}.table--current-orders .table__td:nth-child(2){flex-basis:98px}.table--current-orders .table__td:nth-child(3){flex-basis:70px}.table--current-orders .table__td:nth-child(4){flex-basis:80px;padding-left:2px}.table--current-orders .table__td:nth-child(5){max-width:110px;flex-basis:110px;padding-left:2px}.table--current-orders .table__td:nth-child(6){flex-basis:85px}.table--subscriptions .table__td:first-child{max-width:220px}.table--subscriptions .table__td:first-child .table__td-data>span{max-width:208px}.pa__main{margin-right:20px}}@media(max-width:1240px){.table--collection-banners .clickable{cursor:pointer}.table--collection-banners .table{width:1188px;max-width:1188px}.table--collection-banners .table__td{justify-content:start;padding:4px 8px;position:relative;max-width:120px}.table--collection-banners .table__td:first-child{max-width:80px}.table--collection-banners .table__td:first-child .table__td-data>span{max-width:20px}.table--collection-banners .table__td:nth-child(2),.table--collection-banners .table__td:nth-child(3),.table--collection-banners .table__td:nth-child(4){max-width:21%}.table--collection-banners .table__td:nth-child(2) .table__td-data>span,.table--collection-banners .table__td:nth-child(3) .table__td-data>span,.table--collection-banners .table__td:nth-child(4) .table__td-data>span{max-width:145px}.table--collection-banners .table__td:nth-child(5){max-width:14%}.table--collection-banners .table__td:nth-child(5) .table__td-data>span{max-width:120px}.table--collection-banners .table__td:nth-child(6){max-width:12%;justify-content:center}.table--subscriptions .table__td:first-child{max-width:220px}.table--subscriptions .table__td:first-child .table__td-data>span{max-width:208px}}@media(max-width:1199px){.table--partners-orders .table__td:first-child{flex-basis:77px}.table--partners-orders .table__td:nth-child(2),.table--partners-orders .table__td:nth-child(4),.table--partners-orders .table__td:nth-child(5),.table--partners-orders .table__td:nth-child(6),.table--partners-orders .table__td:nth-child(7),.table--partners-orders .table__td:nth-child(8){max-width:100px;flex-basis:100px}.table--partners-orders .table__td:nth-child(9){flex-basis:110px}.table--current-orders .custom-crmid-cell{flex-basis:100px}.table--current-orders .custom-crmid-cell svg{margin-right:3px}.table--current-orders .table__td:nth-child(3){flex-basis:50px}.table--current-orders .table__td:nth-child(4){flex-basis:85px;padding-left:2px}.table--current-orders .table__td:nth-child(5){max-width:170px;flex-basis:170px;padding-left:2px}.table--current-orders .table__td:nth-child(6){flex-basis:85px}.table--banners .table__td:first-child{max-width:100px}.table--banners .table__td:first-child .table__td-data>span{max-width:20px}.table--banners .table__td:nth-child(2){max-width:12%}.table--banners .table__td:nth-child(2) .table__td-data>span{max-width:110px}.table--banners .table__td:nth-child(3){max-width:15%}.table--banners .table__td:nth-child(3) .table__td-data>span{max-width:140px}.table--banners .table__td:nth-child(4){max-width:16%}.table--banners .table__td:nth-child(4) .table__td-data>span{max-width:140px}.table--banners .table__td:nth-child(5){max-width:30%}.table--banners .table__td:nth-child(5) .table__td-data>span{max-width:280px}.table--banners .table__td:nth-child(6){max-width:10%;justify-content:center}.table--orders .table__td{flex-grow:1}.table--orders .table__ship-link{color:#1db5fe}.table--orders .table__ship-link:after{opacity:1}.table--orders .table__ship-link:hover:after{opacity:0}.table--orders .quadra-link{color:#1db5fe}.table--orders .quadra-link:after{opacity:1}.table--orders .quadra-link:hover:after{opacity:0}.table--about-cruise .table__td:nth-child(2),.table--book-service .table__td:nth-child(2){flex-basis:690px}.table--booking-balance{padding-bottom:0}.table--booking-balance .table__td:first-child{flex-basis:37px}.table--booking-balance .table__td:nth-child(2){flex-basis:530px;justify-content:flex-start;padding-left:16px}.table--booking-balance .table__td:nth-child(3){flex-basis:120px}.table--booking-balance .table__td:nth-child(4){flex-basis:140px}.table--booking-balance .table__td:nth-child(5){flex-basis:100px}.table--booking-balance .table__td:nth-child(6){flex-basis:130px;justify-content:flex-end;padding-right:16px}.table--wait .table__td:nth-child(2){flex-basis:430px}.table--wait .table__td:nth-child(3){flex-basis:245px}.table--payed .table__td:nth-child(2){flex-basis:380px}}@media(max-width:1060px){.table--collection-banners .table__td:nth-child(2){max-width:19%}.table--collection-banners .table__td:nth-child(2) .table__td-data>span{max-width:150px}.table--collection-banners .table__td:nth-child(3){max-width:19%}.table--collection-banners .table__td:nth-child(3) .table__td-data>span{max-width:150px}.table--collection-banners .table__td:nth-child(4){max-width:19%}.table--collection-banners .table__td:nth-child(4) .table__td-data>span{max-width:150px}.table--collection-banners .table__td:nth-child(5){max-width:19%}.table--collection-banners .table__td:nth-child(5) .table__td-data>span{max-width:150px}.table--collection-banners .table__td:nth-child(6){max-width:10%;justify-content:center}.table--banners .table__td:first-child{max-width:100px}.table--banners .table__td:first-child .table__td-data>span{max-width:20px}.table--banners .table__td:nth-child(2){max-width:12%}.table--banners .table__td:nth-child(2) .table__td-data>span{max-width:80px}.table--banners .table__td:nth-child(3){max-width:14%}.table--banners .table__td:nth-child(3) .table__td-data>span{max-width:100px}.table--banners .table__td:nth-child(4){max-width:14%}.table--banners .table__td:nth-child(4) .table__td-data>span{max-width:100px}.table--banners .table__td:nth-child(5){max-width:30%}.table--banners .table__td:nth-child(5) .table__td-data>span{max-width:270px}.table--banners .table__td:nth-child(6){max-width:11%}}@media(max-width:991px){.table{padding:0 8px 8px}.table--partners-orders .table__td:first-child{flex-basis:60px}.table--partners-orders .table__td:nth-child(2),.table--partners-orders .table__td:nth-child(4),.table--partners-orders .table__td:nth-child(5),.table--partners-orders .table__td:nth-child(6),.table--partners-orders .table__td:nth-child(7),.table--partners-orders .table__td:nth-child(8){max-width:70px;flex-basis:70px}.table--partners-orders .table__td:nth-child(9){flex-basis:110px}.table--current-orders .table__td:first-child{flex-basis:90px;padding-left:2px}.table--current-orders .table__td:nth-child(2){flex-basis:83px}.table--current-orders .table__td:nth-child(4){flex-basis:85px;padding-left:2px}.table--current-orders .table__td:nth-child(5){max-width:100px;flex-basis:100px;padding-left:2px}.table--current-orders .table__td:nth-child(6){flex-basis:85px}.table--payed .table__td:nth-child(2){flex-basis:240px}.table--payed .table__td:nth-child(3){flex-basis:160px;text-align:left;padding-left:8px}.table--payed .table__td:last-child{padding-right:8px}.table--subscriptions .table__td:last-child{padding-right:18px}.table--subscriptions .table__td:first-child{max-width:210px}.table--subscriptions .table__td:first-child .table__td-data>span{max-width:195px}.table--deposit-history,.table--payment-detailed,.table--points-enter,.table--total{padding:0}.table--booking-balance{padding-bottom:0}.table--booking-balance .table__td:nth-child(2){flex-basis:360px;justify-content:flex-start;padding-left:16px}.table--wait .table__td:nth-child(2){flex-basis:330px}.table--wait .table__td:nth-child(3){flex-basis:180px}.table--wait .table__td:last-child{padding-right:8px}.table--banners .table__td:nth-child(5){max-width:27%}.table--banners .table__td:nth-child(5) .table__td-data>span{max-width:220px}.table--banners .table__td:nth-child(6){max-width:13%}.table--collection-banners .clickable{cursor:pointer}.table--collection-banners .table{width:1188px;max-width:1188px}.table--collection-banners .table__td{justify-content:start;padding:4px 8px;position:relative;max-width:120px}.table--collection-banners .table__td:first-child{max-width:80px}.table--collection-banners .table__td:first-child .table__td-data>span{max-width:20px}.table--collection-banners .table__td:nth-child(2),.table--collection-banners .table__td:nth-child(3),.table--collection-banners .table__td:nth-child(4){max-width:21%}.table--collection-banners .table__td:nth-child(2) .table__td-data>span,.table--collection-banners .table__td:nth-child(3) .table__td-data>span,.table--collection-banners .table__td:nth-child(4) .table__td-data>span{max-width:145px}.table--collection-banners .table__td:nth-child(5){max-width:14%}.table--collection-banners .table__td:nth-child(5) .table__td-data>span{max-width:210px}.table--collection-banners .table__td:nth-child(6){max-width:13%;justify-content:center}}@media(max-width:850px){.table--banners .table__td:first-child{max-width:80px}.table--banners .table__td:first-child .table__td-data>span{max-width:20px}.table--banners .table__td:nth-child(2){max-width:13%}.table--banners .table__td:nth-child(2) .table__td-data>span{max-width:80px}.table--banners .table__td:nth-child(3){max-width:12%}.table--banners .table__td:nth-child(3) .table__td-data>span{max-width:80px}.table--banners .table__td:nth-child(4){max-width:12%}.table--banners .table__td:nth-child(4) .table__td-data>span{max-width:80px}.table--banners .table__td:nth-child(5){max-width:23%}.table--banners .table__td:nth-child(5) .table__td-data>span{max-width:180px}.table--banners .table__td:nth-child(6){max-width:20%}.table--banners .table__td:nth-child(6) .table__td-data>span{max-width:240px}.table--current-orders .table__td:first-child{flex-basis:90px;padding-left:2px}.table--current-orders .table__td:nth-child(2){flex-basis:83px}.table--current-orders .table__td:nth-child(4){flex-basis:85px;padding-left:2px}.table--current-orders .table__td:nth-child(5){max-width:100px;flex-basis:100px;padding-left:2px}.table--current-orders .table__td:nth-child(6){flex-basis:85px}.table--subscriptions .table__td{padding:2px 8px}.table--subscriptions .table__td:first-child{max-width:130px}.table--subscriptions .table__td:first-child .table__td-data>span{max-width:114px}.table--subscriptions .table__td:last-child{justify-content:end;padding-right:15px}.table--collection-banners .clickable{cursor:pointer}.table--collection-banners .table{width:1188px;max-width:1188px}.table--collection-banners .table__td{justify-content:start;padding:4px 8px;position:relative;max-width:120px}.table--collection-banners .table__td:first-child{max-width:80px}.table--collection-banners .table__td:first-child .table__td-data>span{max-width:20px}.table--collection-banners .table__td:nth-child(2),.table--collection-banners .table__td:nth-child(3),.table--collection-banners .table__td:nth-child(4){max-width:20%}.table--collection-banners .table__td:nth-child(2) .table__td-data>span,.table--collection-banners .table__td:nth-child(3) .table__td-data>span,.table--collection-banners .table__td:nth-child(4) .table__td-data>span{max-width:125px}.table--collection-banners .table__td:nth-child(5){max-width:15%}.table--collection-banners .table__td:nth-child(5) .table__td-data>span{max-width:120px}.table--collection-banners .table__td:nth-child(6){max-width:13%;justify-content:center}}@media(max-width:767px){.table{text-align:left;padding:0}.table__head{display:none}.table__tr{display:block;border:1px solid #e1ebf5;box-shadow:0 4px 24px rgba(43,82,221,.12);border-radius:8px;background:#fff;margin-bottom:8px}.table__tr:last-child{margin-bottom:0}.table__tr.mob{display:block;border-bottom:1px solid #e1ebf5}.table__tr.mob .table__td-title{width:61px}.table__tr.mob .table__td-data{width:calc(100% - 61px)}.table__tr.mob .table__td{align-items:center}.table__tr.mob+.table__tr{display:none}.table__tr.mob.table__tr-with-btn,.table__tr.mob.table__tr-with-btn-txt{display:flex;align-items:flex-start;padding-top:16px;padding-bottom:16px}.table__tr.mob.table__tr-with-btn .table__td,.table__tr.mob.table__tr-with-btn-txt .table__td{align-items:flex-start}.table__tr.mob.table__tr-with-btn-txt{padding-top:12px;padding-bottom:8px}.table__td{display:flex;justify-content:flex-start;border-bottom:1px solid #e1ebf5}.table__td:first-child{border-color:#3f5972;background-color:rgba(225,235,245,.2)}.table__td:last-child{border:none}.table__td-zero-pay{display:none!important}.table__td-title{display:block;width:50%;padding-left:16px}.table__td-data{width:50%}.table--current-orders .table__td:nth-child(5){flex-basis:70px;padding-left:2px}.table--route-info .table__td:nth-child(2){padding-left:0}.table--route-info .table__td:nth-child(2) .table__td-data{width:50%}.table--fill-even .table__td:nth-child(4),.table--fill-even .table__td:nth-child(6),.table--fill-even .table__td:nth-child(7),.table--fill-even .table__td:nth-child(8),.table--fill-even-2 .table__td:nth-child(4),.table--fill-even-2 .table__td:nth-child(6),.table--fill-even-2 .table__td:nth-child(7),.table--fill-even-2 .table__td:nth-child(8),.table--partners-orders .table__td:nth-child(4),.table--partners-orders .table__td:nth-child(6),.table--partners-orders .table__td:nth-child(7),.table--partners-orders .table__td:nth-child(8){max-width:unset}.table--fill-even .table__td:nth-child(4) .table__td-data,.table--fill-even .table__td:nth-child(6) .table__td-data,.table--fill-even .table__td:nth-child(7) .table__td-data,.table--fill-even .table__td:nth-child(8) .table__td-data,.table--fill-even-2 .table__td:nth-child(4) .table__td-data,.table--fill-even-2 .table__td:nth-child(6) .table__td-data,.table--fill-even-2 .table__td:nth-child(7) .table__td-data,.table--fill-even-2 .table__td:nth-child(8) .table__td-data,.table--partners-orders .table__td:nth-child(4) .table__td-data,.table--partners-orders .table__td:nth-child(6) .table__td-data,.table--partners-orders .table__td:nth-child(7) .table__td-data,.table--partners-orders .table__td:nth-child(8) .table__td-data{width:50%}.table--fill-even .table__td:first-child,.table--fill-even .table__td:nth-child(2),.table--fill-even .table__td:nth-child(3),.table--fill-even .table__td:nth-child(4),.table--fill-even .table__td:nth-child(5),.table--fill-even .table__td:nth-child(6),.table--fill-even .table__td:nth-child(7),.table--fill-even .table__td:nth-child(8),.table--fill-even .table__td:nth-child(9),.table--fill-even-2 .table__td:first-child,.table--fill-even-2 .table__td:nth-child(2),.table--fill-even-2 .table__td:nth-child(3),.table--fill-even-2 .table__td:nth-child(4),.table--fill-even-2 .table__td:nth-child(5),.table--fill-even-2 .table__td:nth-child(6),.table--fill-even-2 .table__td:nth-child(7),.table--fill-even-2 .table__td:nth-child(8),.table--fill-even-2 .table__td:nth-child(9),.table--partners-orders .table__td:first-child,.table--partners-orders .table__td:nth-child(2),.table--partners-orders .table__td:nth-child(3),.table--partners-orders .table__td:nth-child(4),.table--partners-orders .table__td:nth-child(5),.table--partners-orders .table__td:nth-child(6),.table--partners-orders .table__td:nth-child(7),.table--partners-orders .table__td:nth-child(8),.table--partners-orders .table__td:nth-child(9){max-width:none}.table--subscriptions .table__td{justify-content:start;max-width:none;background-color:#fff!important}.table--subscriptions .table__td:first-child{max-width:none}.table--subscriptions .table__td-data>span{max-width:270px!important}.table--subscriptions .table__td:last-child{justify-content:start;margin:0 auto}.table--subscriptions .table__body .table__tr .table__td:first-child{background-color:rgba(225,235,245,.2)!important}.table--managers .table__td{justify-content:start;max-width:none}.table--managers .table__td:first-child{max-width:none;width:100%}.table--managers .table__td:nth-child(2){padding:0}.table--managers .table__td:nth-child(3){max-width:none;width:100%}.table--managers .table__td:nth-child(3) .table__td-data{width:50%}.table--fill-odd-2 .table__body .table__td:nth-child(2),.table--fill-odd-2 .table__body .table__td:nth-child(2n),.table--fill-odd-2 .table__body .table__td:nth-child(odd){background:none}.table--fill-odd-2 .table__body .table__td:first-child{background-color:rgba(225,235,245,.2)}.table--orders .table__body .table__td:first-child{padding-left:0}.table--orders .table__body .table__td:first-child .table__td-data{display:block}.table--orders .table__body .table__td:nth-child(2),.table--orders .table__body .table__td:nth-child(5){max-width:unset}.table--orders .table__body .table__td:nth-child(2) .table__td-data,.table--orders .table__body .table__td:nth-child(5) .table__td-data{width:50%}.table--orders .table__body .table__td:nth-child(2){padding-right:8px}.table--orders .table__body .table__tr{overflow:hidden}.table--orders .table__td:first-child,.table--orders .table__td:nth-child(5),.table--orders .table__td:nth-child(7){padding-left:0}.table--orders .table__ship-link:after{display:none}.table--orders .quadra-link{display:flex;justify-content:space-between;align-items:center;padding-right:8px}.table--orders .quadra-link:after{display:none}.table--orders .quadra-link span{display:flex}.table--points-enter .table__head{display:table-header-group}.table--points-enter .table__head .table__tr{display:flex;border-top:none;border-left:none;border-right:none;border-radius:0;background-color:transparent}.table--points-enter .table__head .table__td{border:none}.table--points-enter .table__head .table__td:first-child{border:none;max-width:110px;background-color:transparent}.table--points-enter .table__body .table__tr{overflow:hidden;display:flex;border-top:none;border-left:none;border-right:none;border-radius:0;margin:0}.table--points-enter .table__body .table__td{justify-content:center;border:none}.table--points-enter .table__body .table__td:first-child,.table--points-enter .table__body .table__td:nth-child(5),.table--points-enter .table__body .table__td:nth-child(7){padding-left:0;background-color:transparent!important;border:none}.table--points-enter .table__body .table__td-title{display:none}.table--points-enter .table__body .table__td-data{width:auto}.table--payment-detailed .table__head{display:table-header-group}.table--payment-detailed .table__head .table__tr{display:flex;border-top:none;border-left:none;border-right:none;border-radius:0;background-color:transparent}.table--payment-detailed .table__head .table__td{border:none}.table--payment-detailed .table__head .table__td:first-child{border:none;max-width:110px;background-color:transparent}.table--payment-detailed .table__body .table__tr{overflow:hidden;display:flex;border-top:none;border-left:none;border-right:none;border-radius:0;margin:0}.table--payment-detailed .table__body .table__td{justify-content:center;border:none}.table--payment-detailed .table__body .table__td:first-child{padding-left:0;background-color:transparent!important;border:none}.table--payment-detailed .table__body .table__td-title{display:none}.table--payment-detailed .table__body .table__td-data{width:auto}.table--payment-detailed .table__body .table__td:nth-child(5){justify-content:end}.table--deposit-history .table__tr{box-shadow:none}.table--deposit-history .table__head{display:table-header-group}.table--deposit-history .table__head .table__tr{display:flex;border-top:none;border-left:none;border-right:none;border-radius:0;background-color:transparent}.table--deposit-history .table__head .table__td{border:none}.table--deposit-history .table__head .table__td:first-child{border:none;background-color:transparent}.table--deposit-history .table__body .table__tr{overflow:hidden;display:flex;border-top:none;border-left:none;border-right:none;border-radius:0;margin:0}.table--deposit-history .table__body .table__td{justify-content:center;border:none}.table--deposit-history .table__body .table__td:first-child{border:none;background-color:transparent}.table--deposit-history .table__body .table__td-title{display:none}.table--deposit-history .table__body .table__td-data{width:auto}.table--deposit-history .table__body .table__td:last-child{padding-right:20px}.table--about-cruise .table__body .table__td:nth-child(2),.table--book-service .table__body .table__td:nth-child(2),.table--travelers .table__body .table__td:nth-child(2){border-color:#3f5972;background-color:rgba(225,235,245,.2);padding-left:0}.table--about-cruise .table__td:first-child,.table--book-service .table__td:first-child,.table--travelers .table__td:first-child{display:none}.table--about-cruise .table__td:nth-child(5),.table--book-service .table__td:nth-child(5),.table--travelers .table__td:nth-child(5){padding-right:0}.table--booking-balance{padding-bottom:0}.table--booking-balance .table__td:nth-child(2){padding-left:0}.table--booking-balance .table__td:nth-child(6){padding-right:0}.table--payed,.table--wait{border:1px solid #e1ebf5;box-shadow:0 4px 24px rgba(43,82,221,.12);border-radius:8px;background:#fff}.table--payed .table__head,.table--wait .table__head{display:block}.table--payed .table__head .table__tr,.table--wait .table__head .table__tr{display:flex;border:none;border-bottom:1px solid #3f5972;background-color:rgba(225,235,245,.2)}.table--payed .table__head .table__td,.table--wait .table__head .table__td{display:none;background:none;border:none}.table--payed .table__head .table__td:first-child,.table--payed .table__head .table__td:nth-child(2),.table--wait .table__head .table__td:first-child,.table--wait .table__head .table__td:nth-child(2){display:flex;flex-basis:unset;justify-content:flex-start}.table--payed .table__head .table__td:first-child,.table--wait .table__head .table__td:first-child{width:61px;padding-left:24px}.table--payed .table__head .table__td:nth-child(2),.table--wait .table__head .table__td:nth-child(2){padding-left:0}.table--payed .table__body .table__td:first-child,.table--wait .table__body .table__td:first-child{flex-basis:unset;width:100%;background:none;display:none}.table--payed .table__body .table__td:nth-child(2),.table--wait .table__body .table__td:nth-child(2){display:none}.table--payed .table__body .table__tr.mob,.table--wait .table__body .table__tr.mob{border-bottom:1px solid #e1ebf5}.table--payed .table__body .table__tr.mob .table__td:first-child,.table--wait .table__body .table__tr.mob .table__td:first-child{display:flex;padding-right:0}.table--payed .table__body .table__tr-in .table__tr,.table--wait .table__body .table__tr-in .table__tr{display:block}.table--payed .table__body .table__tr-in .table__td,.table--wait .table__body .table__tr-in .table__td{padding-left:0}.table--payed .table__body .table__tr-in .table__td:nth-child(2),.table--wait .table__body .table__tr-in .table__td:nth-child(2){display:flex}.table--payed .table__body .table__tr-in .table__td:nth-child(2) .table__td-title,.table--wait .table__body .table__tr-in .table__td:nth-child(2) .table__td-title{font-weight:400}.table--payed .table__body .table__tr-in .table__td:nth-child(2) .table__td-data,.table--wait .table__body .table__tr-in .table__td:nth-child(2) .table__td-data{padding-left:16px}.table--payed .table__body .table__tr-in .table__td:nth-child(3),.table--wait .table__body .table__tr-in .table__td:nth-child(3){display:none}.table--payed .table__td:last-child,.table--wait .table__td:last-child{padding-right:0}.table--payed .table__tr,.table--wait .table__tr{border:none;box-shadow:none;border-radius:0;background:none;display:none;margin:0}.table--payed .table__tr.mob,.table--wait .table__tr.mob{display:flex}.table--payed .table__tr-in,.table--wait .table__tr-in{border-top:1px solid #e1ebf5;border-bottom:1px solid #e1ebf5}.table--payed .table__tr-in .table__tr,.table--wait .table__tr-in .table__tr{padding:8px 8px 0}.table--payed .table__tr-in .table__tr:last-child,.table--wait .table__tr-in .table__tr:last-child{padding-bottom:8px}.table--payed .table__tr-in .table__td,.table--wait .table__tr-in .table__td{border:none;min-height:32px}.table--payed .table__tr-in .table__td:nth-child(2),.table--wait .table__tr-in .table__td:nth-child(2){border-bottom:1px solid #e1ebf5;min-height:47px}.table--payed .table__tr-in .table__td:last-child,.table--wait .table__tr-in .table__td:last-child{min-height:44px;padding-right:0;padding-bottom:12px}.table--payed .table__tr-in .table__td-title,.table--wait .table__tr-in .table__td-title{padding-left:16px}.table--payed .table__td-title,.table--wait .table__td-title{padding-left:24px}.table--payed .table__td:nth-child(3),.table--payed .table__tr-in .table__td:nth-child(4){display:none}.table--total{margin-bottom:8px}.table--total:last-child{margin-bottom:0}.table--total .table__td-title{font-weight:400}.table--total .table__td:first-child{font-weight:700}.table--total .table__td:first-child .table__td-data{max-width:170px;width:100%}.table--total .table__td:nth-last-child(2){border-color:#3f5972}.table--total .table__td:last-child{padding-right:0}.table--total .table__td:last-child .table__td-title{font-weight:700}.table--total-bold .table__td:first-child span{margin-left:0}.table--commission .table__td:first-child{padding-left:0}.table--banners .table__td,.table--collection-banners .table__td{max-width:none!important}}@media(max-width:575px){.table{font-size:12px;line-height:18px}.table__tr-in .table__td:nth-child(4){min-height:44px;padding-top:13px}.table__tr.mob.table__tr-with-btn{padding-bottom:15px}.table__tr.mob.table__tr-with-btn-txt{padding-top:16px;padding-bottom:2px}.table--payed .table__tr.mob .table__td-data,.table--wait .table__tr.mob .table__td-data{padding-left:0}.table--payed .table__td,.table--wait .table__td{min-height:48px}.table--payed .table__td-data,.table--wait .table__td-data{padding-left:20px}.table--payed .table__tr-with-btn .table__td-data,.table--wait .table__tr-with-btn .table__td-data{padding-left:0}.table--payed .table__tr-in .table__td:last-child,.table--wait .table__tr-in .table__td:last-child{min-height:43px}.table--payed .table__tr-in .table__td-data,.table--wait .table__tr-in .table__td-data{padding-left:16px}.table--total .table__td{min-height:48px;padding-left:0}.table--total .table__td:first-child{padding-left:0}.table--total .table__td-title{padding-left:22px}.table--total .table__td-data{padding-left:20px}}@media(max-width:340px){.table--fill-even .table__td-data>span,.table--fill-even-2 .table__td-data>span,.table--subscriptions .table__td-data>span{max-width:90px!important}}@media(max-width:300px){.pa__header-item{width:80%}}.pagination-number,.pagination-number__item{display:flex;justify-content:center}.pagination-number__item{width:43px;height:43px;align-items:center;border-radius:8px;background-color:transparent;font-style:normal;font-weight:700;font-size:14px;line-height:130%;transition:.25s linear;border:1px solid transparent;color:#3f5972}.pagination-number__item:hover{border:1px solid #1db5fe;color:#1db5fe}.pagination-number__item svg{fill:none;stroke:currentColor;transition:.25s linear}.pagination-number__item.spread{pointer-events:none;margin:0 12px}.pagination-number__item.prev{margin-right:37px;background-color:#fff;border:1px solid #fff}.pagination-number__item.prev svg{transform:rotate(-180deg);margin-right:3px}.pagination-number__item.next{margin-left:37px;background-color:#fff;border:1px solid #fff}.pagination-number__item.is-active{background-color:#1db5fe;color:#fff}.pagination-number__item.disabled{color:#e1ebf5;pointer-events:none}.pagination-number__show-more{display:none!important}@media screen and (max-width:991px){.pagination-number__item{display:none}.pagination-number__show-more{display:inline-block!important;width:100%;max-width:280px}}@media screen and (max-width:991px)and (hover:hover)and (pointer:fine){.pagination-number__show-more.btn:hover svg{color:#fff}}@media screen and (max-width:991px)and (hover:none)and (pointer:coarse){.pagination-number__show-more.btn{color:#3f5972;background-color:transparent;border:2px solid #1db5fe}.pagination-number__show-more.btn svg{color:#1db5fe}.pagination-number__show-more.btn:active{color:#fff;background-color:#009ae4;border:2px solid #009ae4}.pagination-number__show-more.btn:active svg{color:#fff}}@media screen and (max-width:480px){.pagination-number__show-more{max-width:none!important}}.c-loading{transition:all .55 linear}.c-loading.fixed{position:fixed!important;top:105px;width:100%;left:0;z-index:25!important}.transition-banner~.c-loading.fixed,.transition-banner~main .c-loading.fixed{top:135px}@media screen and (max-width:991px){.c-loading.fixed{top:48px}.c-loading.no-header{top:0}.transition-banner~.c-loading.fixed,.transition-banner~main .c-loading.fixed{top:78px}.transition-banner~.c-loading.no-header,.transition-banner~main .c-loading.no-header{top:30}}.calendar{display:flex;justify-content:space-between;width:100%;gap:40px}.calendar__month-view{flex:1 1;width:320px;height:313px;background:#fff;border-radius:8px}.calendar__month-header{text-align:center;font-weight:700;height:51px;padding-bottom:14px;text-transform:capitalize;position:relative;padding-top:12px;font-size:14px}.calendar__swipe-btn{top:4px;z-index:10;position:absolute;border:none;height:43px;width:40px;background-color:#fff;border-radius:4px}.calendar__swipe-btn>svg{width:6px;fill:none;stroke:currentColor}.calendar__swipe-btn:hover{background-color:#e1ebf5}.calendar .btn-left{left:13px}.calendar .btn-left>svg{transform:rotate(180deg)}.calendar .btn-right{right:13px}.calendar__month-divider{margin-top:0;border-color:#e1ebf5;width:100%;margin-bottom:10px}.calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px;text-align:center;font-weight:700;padding:0 10px}.calendar__weekday{width:40px;height:32px;font-weight:400;font-size:12px;text-transform:uppercase;color:#7c8c9b}.calendar__days-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px;padding:0 10px}.calendar__day{width:40px;height:32px;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;border-radius:4px;font-size:14px}.calendar__day_empty{cursor:default;background:transparent}.calendar__day_selected{background:#009ae4;color:#fff!important}.calendar__day_in-range{background:#f2f7fb}.calendar__day_today{border:2px solid #009ae4}.calendar__day_past{color:#e1ebf5!important;pointer-events:none}.calendar__day_other{color:#999}.calendar__date-selects{border-width:2px;border-radius:4px;min-width:40px;width:200px;height:32px;position:relative;margin:0 auto}.calendar select,.calendar__date-selects{font-size:14px;line-height:21px;font-weight:700;color:#3f5972}.calendar select{font-family:"ellipsis",var(--font-mplus1p),var(--font-gotham-pro-ruble),sans-serif;outline:none;border:none;border-bottom:1px solid #000;cursor:pointer;width:48%;padding:1px;height:auto;background-color:transparent}.calendar select+select{margin-left:2px}.calendar select.monthselect{width:48%;text-transform:capitalize}.calendar select.monthselect,.calendar select.yearselect{cursor:pointer;font-weight:700;font-size:14px;line-height:21px}@media(max-width:1365px){.calendar{gap:20px}}.i-select{position:relative;display:inline-block;font-size:14px;line-height:20px;transition:.25s linear;transition-property:background}.i-select .disabled{background-color:#e1ebf5;pointer-events:none}.i-select.is-active .i-select__arrow svg{transform:scaleY(-1)}.i-select.is-active .i-select__drop{transform:scale(1);visibility:visible;opacity:1}.i-select.error .i-select__main{border-color:#ff6652}.i-select__main{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:50px;border-radius:8px;border:2px solid #e1ebf5;background-color:#fff;padding:0 16px;color:#3f5972;cursor:pointer;transition:.2s linear;transition-property:border,background}.i-select__main-icon{flex-shrink:0;margin-right:8px}.i-select__arrow,.i-select__main-icon{display:flex;justify-content:center;align-items:center}.i-select__arrow{margin-left:8px}.i-select__arrow svg{flex-shrink:0;transition:.25s linear;transition-property:transform}.i-select__selected{white-space:nowrap;overflow:hidden;width:calc(100% - 10px);text-overflow:ellipsis}.i-select__selected:empty:before{content:attr(data-placeholder);font-size:inherit;font-family:inherit;line-height:inherit;color:currentColor;font-weight:inherit}.i-select__drop{min-width:100%;position:absolute;left:0;top:100%;transform:scale(.85);visibility:hidden;opacity:0;transition:.2s linear;transition-property:transform,opacity,visibility;transform-origin:top center;color:#3f5972;white-space:nowrap;border-radius:8px;border:1px solid #e1ebf5;background-color:#fff;z-index:2;margin-bottom:0;box-shadow:0 4px 16px rgba(170,175,190,.25),0 16px 40px rgba(43,82,221,.06)}.i-select__drop-inner{max-height:365px;border-radius:inherit;overflow:hidden auto;overflow:auto;scrollbar-color:#1db5fe #e1ebf5;scrollbar-width:thin}.i-select__drop-inner::-webkit-scrollbar{width:2px;height:2px}.i-select__drop-inner::-webkit-scrollbar,.i-select__drop-inner::-webkit-scrollbar-track{background-color:#e1ebf5;border-radius:1px}.i-select__drop-inner::-webkit-scrollbar-thumb:vertical{background-color:#1db5fe;border-radius:1px}.i-select__drop-inner::-webkit-scrollbar-thumb:horizontal{background-color:#1db5fe;border-radius:1px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.i-select__drop-inner{overflow:auto}}.i-select__list{list-style:none;padding:0}.i-select__item{transition:.25s linear;transition-property:background-color;cursor:pointer;padding:8px 16px;border-bottom:1px solid #e1ebf5}.i-select__item:last-child{border:none}.i-select__item.focus,.i-select__item.is-active,.i-select__item:focus,.i-select__item:hover{background-color:#e1ebf5}.i-select__item-img{flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-right:8px}.i-select__item-wrap{transition:.25s linear;transition-property:all;overflow:hidden;max-height:36px;border-bottom:1px solid #e1ebf5}.i-select__item-wrap:last-child{border:none}.i-select__item-wrap.is-open{max-height:185px}.i-select__item-wrap.is-active .i-select__item-wrap-main svg{transform:scaleY(-1)}.i-select__item-wrap-txt.selectedTitle{transition:.25s linear;transition-property:background-color;padding:8px 16px;width:100%}.i-select__item-wrap-txt.selectedTitle.is-active,.i-select__item-wrap-txt.selectedTitle:focus,.i-select__item-wrap-txt.selectedTitle:hover{background-color:#e1ebf5}.i-select__item-wrap-arrow.selectedTitle{transition:.25s linear;transition-property:background-color;padding:8px 16px}.i-select__item-wrap-arrow.selectedTitle.is-active svg{transform:scaleY(-1)}.i-select__item-wrap-arrow.selectedTitle svg{margin:0}.i-select__item-wrap-arrow.selectedTitle:focus,.i-select__item-wrap-arrow.selectedTitle:hover{background-color:#e1ebf5}.i-select__item-wrap-main{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;cursor:pointer;transition:.25s linear;transition-property:background-color}.i-select__item-wrap-main:focus,.i-select__item-wrap-main:hover{background-color:#e1ebf5}.i-select__item-wrap-main svg{fill:#1db5fe;flex-shrink:0;transition:.25s linear;transition-property:transform;margin-left:28px}.i-select__item-wrap-main.is-active{background-color:#e1ebf5}.i-select__item-wrap-main.selectedTitle{padding:0}.i-select__item-wrap-main.selectedTitle:focus,.i-select__item-wrap-main.selectedTitle:hover{background-color:transparent}.i-select__item-in{background-color:#f2f7fb;transition:all .3s ease-in-out}.i-select__selected-opt{color:#1db5fe;font-weight:400}.i-select__header-item{display:none;align-items:center;width:100%;height:72px;background-color:#fff;position:relative;font-weight:800;font-size:18px;line-height:23px;padding-left:20px;padding-right:32px}.i-select__header-item-close{width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:20px}.i-select__header-item-close svg{width:12px;height:12px}.i-select--md .i-select__main{height:48px}.i-select--sm{font-weight:700;font-size:12px;line-height:18px}.i-select--sm .i-select__main{height:32px;padding-right:7px}.i-select--icons{font-size:18px;line-height:24px}.i-select--icons .i-select__item{display:flex;align-items:center}.i-select--icons .i-select__item-img{order:-1}.i-select--secondary .i-select__main{height:auto;background:none;border:none;border-radius:0;padding:0}.i-select--third{font-size:12px;line-height:18px;font-weight:700;border-radius:8px 8px 0 0}@media(hover:hover){.i-select--third:hover{background-color:#f2f7fb}}.i-select--third.is-active{background-color:#f2f7fb}.i-select--third .i-select__main{background:none;height:56px;border:none;padding-top:18px;padding-bottom:11px}.i-select--third .i-select__arrow{color:#1db5fe}.i-select--third .i-select__drop{border-radius:0 0 8px 8px}.i-select--third .i-select__drop-inner{padding:16px 4px 4px}.i-select--third .i-select__item{border-radius:8px;border:none;padding:7px 12px}.i-select--third .i-select__item.is-active,.i-select--third .i-select__item:hover{background-color:#f2f7fb}.i-select--color{font-weight:700}.i-select--color .i-select__main{background-color:#f2f7fb;border:none}.i-select--color .i-select__arrow,.i-select--ic-color .i-select__arrow{color:#1db5fe}.i-select--drop-right .i-select__drop{left:auto;right:-16px}.i-select.i-select--icons .filter-header-bot,.i-select.i-select--secondary .filter-header-bot{display:none}@media(max-width:1199px){.i-select__main{padding-left:8px;padding-right:8px}}@media(max-width:991px){.i-select__header-item{display:flex;position:fixed;right:0;top:0}}.partners-orders.pa-items_visible{overflow:visible}.partners-orders .card-wave{padding:16px}.partners-orders__filters--date{background-color:#f2f7fb;border-radius:8px;opacity:0;visibility:hidden;max-height:0}.active-filter{opacity:1;visibility:visible;max-height:700px;padding:20px}.creation-date-container,.release-date-container{display:none}.pi-partners-orders{padding:16px}.pi-partners-orders .btn{margin-top:0;width:inherit}.pi-partners-orders__title{font-size:16px;font-weight:700;padding-bottom:12px}.pi-partners-orders__filters{display:flex;flex-direction:column;gap:16px}.pi-partners-orders__filters-input-group{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(100px,1fr) minmax(100px,1fr) minmax(100px,1fr) minmax(120px,max-content)}.pi-partners-orders__filters-input-group>:last-child{grid-column:span 2}.pi-partners-orders__filters-input-group .active{background-color:#009ae4;border-color:#009ae4;color:#fff}.pi-partners-orders__filters .current-orders__filters-input-group{grid-template-columns:minmax(80px,1fr) minmax(80px,1fr) minmax(80px,1fr) minmax(80px,1fr)}.pi-partners-orders__filters .current-orders__filters-input-group>:last-child{grid-column:span 2}.pi-partners-orders__filters--date{overflow:hidden;transition:all .25s linear;background-color:#f2f7fb;border-radius:8px;max-height:0;padding:0 20px}.pi-partners-orders__filters--date.active{max-height:700px;padding:20px}.pi-partners-orders__filters .i-select{min-width:150px}.pi-partners-orders__filters .btn .btn__inner{white-space:nowrap}.pi-partners-orders__filters .btn span{display:flex;align-items:center}.pi-partners-orders__filters .btn svg:not(.reset svg){margin-right:8px}.pi-partners-orders__filters .i-select__selected{font-weight:700}.pi-partners-orders__filters-button-group{display:flex;gap:16px;justify-content:end}.pi-partners-orders__filters-button-group svg{fill:none}.pi-partners-orders__filters-button-group .reset{width:48px!important;height:48px;padding:0;margin:0}.pi-partners-orders__filters-button-group .reset svg{transition:all .25s linear;margin:0;fill:#e1ebf5}.pi-partners-orders__filters-button-group .reset:hover{background-color:#fff;border-color:#e1ebf5}.pi-partners-orders__filters-button-group .reset:hover svg{fill:#1db5fe}.pi-partners-orders__table--wrapper{overflow:auto;scrollbar-color:#1db5fe #e1ebf5;scrollbar-width:thin}.pi-partners-orders__items-count{margin:16px;color:#7c8c9b}.pi-partners-orders__items-count span{color:#3f5972}.pi-partners-orders__detailed-block{border:1px solid #e1ebf5;border-radius:8px}.pi-partners-orders__detailed-block--wrapper{background-color:#f7faff;padding:12px;text-align:initial}.pi-partners-orders__detailed-block--title{color:#1f2a37;width:100%;padding:12px;border-bottom:1px solid #e1ebf5;display:grid;grid-template-columns:max-content auto max-content;align-items:center;grid-gap:12px;gap:12px}.pi-partners-orders__detailed-block--title .offer-id{border:1px solid #e6eff7;padding:4px;border-radius:4px;font-size:12px;width:100%}.pi-partners-orders__detailed-block--title .close-button{height:min-content;padding:4px 8px;background-color:transparent;border:1px solid #e6eff7}.pi-partners-orders__detailed-block--title .close-button .btn__inner{display:flex;align-items:center;gap:4px}.pi-partners-orders__detailed-block--title .close-button:hover{color:#3f5972;border-color:#d7dce6}.pi-partners-orders__detailed-block--title .close-button__wrapper{width:100%;display:flex;justify-content:end}.pi-partners-orders .detailed-status{border-radius:4px;padding:6px 8px;color:#fff}.pi-partners-orders .detailed-status.error{background-color:#fd4767}.pi-partners-orders .detailed-status.cancel{background-color:#7c8c9b}.pi-partners-orders .detailed-status.expired{background-color:#ff7e6c}.pi-partners-orders .detailed-status.wait{background-color:#ffb800}.pi-partners-orders .detailed-status.active{background-color:#4bc200}.pi-partners-orders .detailed-status.done{background-color:#00b8d9}.pi-partners-orders__table{padding:0}.pi-partners-orders .filter__calendar-block{margin-left:auto;margin-right:auto}.pi-partners-orders .calendar{gap:20px;flex-direction:column}.pi-partners-orders .calendar__days-grid{padding-bottom:8px}@media screen and (max-width:991px){.pi-partners-orders .filter__date-content{display:flex;width:100%}.pi-partners-orders .filter__departure{max-width:170px}.pi-partners-orders .filter__calendar-block{position:relative;transform:none;top:0}}@media screen and (max-width:660px){.pi-partners-orders .filter__date-content{display:block}.pi-partners-orders .filter__departure{max-height:-moz-fit-content;max-height:fit-content;max-width:none}.pi-partners-orders .filter__calendar-block{position:fixed;transform:none}}@media screen and (max-width:767px){.creation-date-container,.release-date-container{display:block;margin:-8px 0}.pa-item__body-wrap.partners-orders{background-color:#fff;border-radius:8px}.pi-partners-orders__filters,.pi-partners-orders__title{background-color:#fff;padding:0}.pi-partners-orders__title{border-radius:8px 8px 0 0;padding-bottom:12px}.pi-partners-orders__filters{border-radius:0 0 8px 8px}.pi-partners-orders__filters-input-group{display:flex;flex-direction:column;gap:16px}.pi-partners-orders__filters-button-group{justify-content:start}}