.xxx-link-articles{background-color:#fff}.xxx-link-article__link{z-index:1;position:absolute;top:0;right:0;left:0;bottom:0}.xxx-link-articles__title{margin-bottom:20px;display:block;font-family:"lato black",sans-serif;font-size:18px}.xxx-link-articles__top{margin-bottom:20px}.xxx-link-articles__top .xxx-link-articles__title{margin-bottom:0}.xxx-link-articles.xxx-link-articles--large-title .xxx-link-articles__title{font-size:24px;line-height:30px}.xxx-link-articles--p{padding-top:30px;padding-bottom:30px}.xxx-link-articles.xxx-pt-40{padding-top:40px}.xxx-link-articles__list{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.xxx-link-articles__item{margin-right:15px;margin-left:15px;width:calc(100%/4 - 30px)}.xxx-link-articles__item>*{height:100%}.xxx-link-articles__list--slider{display:block;margin-right:0;margin-left:0}.xxx-link-articles__list--slider .slick-track{margin-left:inherit;margin-right:inherit}.xxx-link-articles__list--slider .xxx-link-articles__item{margin:10px}.xxx-link-articles__list--slider .xxx-link-article__content{position:relative;height:180px;overflow:hidden}.xxx-link-articles__list--slider .xxx-link-article__content::before{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:linear-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%)}.xxx-link-article{border:1px solid #f1f4f7;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;-webkit-transition:box-shadow .25s;-moz-transition:box-shadow .25s;-ms-transition:box-shadow .25s;-o-transition:box-shadow .25s;transition:box-shadow .25s;overflow:hidden;position:relative}.xxx-link-article:hover{box-shadow:0 4px 20px #eef0f2;cursor:pointer}.xxx-link-article:hover .xxx-link-article__title{color:#95ce5a}.xxx-link-article__title{font-family:"lato black",sans-serif;font-size:18px;margin-bottom:10px}a.xxx-link-article__title{position:relative;z-index:5;color:#333e50}
.xxx-link-article__img{height:140px;background-color:#f8f8f8;-webkit-background-size:cover;background-size:cover;background-position:center}.xxx-link-article__bottom{padding:20px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.xxx-link-article__content+.xxx-link-article__fake-link{margin-top:10px}.xxx-link-article__fake-link{align-self:flex-end;position:relative;z-index:5}@media screen and (max-width:920px){.xxx-link-articles__item{width:calc(100%/2 - 30px);margin-bottom:10px}}@media screen and (max-width:740px){.xxx-link-articles{padding-right:15px;padding-left:15px}.xxx-link-articles__list{display:block;white-space:nowrap;overflow-x:auto;padding-left:10px;padding-right:10px}.xxx-link-articles__list:not(.xxx-link-articles__list--slider){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xxx-link-articles__list:not(.xxx-link-articles__list--slider) .xxx-link-articles__item{height:auto;-webkit-box-flex:0;-ms-flex:none;flex:none}.xxx-link-articles__item{margin-right:5px;margin-left:5px;display:inline-block;vertical-align:top;width:calc(90vw - 30px);white-space:normal;max-width:280px}.xxx-link-articles__list--slider{padding-left:0;padding-right:0}.xxx-link-articles__list--slider .xxx-link-articles__item{max-width:unset;margin:0 2px 10px}}.xxx-filter .xxx-g-input-row{width:calc(23.33% - 20px)}.xxx-filter .xxx-g-select-row{width:calc(16.66% - 20px)}.xxx-filter .xxx-g-input-group>*{margin:0 10px}.xxx-filter .xxx-g-input-group{margin:0 -10px}.xxx-filter .complete-select{position:absolute;z-index:5;left:0;right:0;background-color:#fff;padding:10px;border-radius:5px;box-shadow:0 4px 20px #eef0f2;border:1px solid #e8ecef}.xxx-filter .list-unstyled{margin-top:10px}.xxx-filter--sidebar{padding:20px;border-radius:5px;box-shadow:0 4px 20px #eef0f2;background-color:#fff}.xxx-filter--sidebar .xxx-g-input-group>*{margin:0}.xxx-filter--sidebar .xxx-g-input-row,.xxx-filter--sidebar .xxx-g-select-row,.xxx-filter--sidebar .xxx-g-input-and-select{width:100%;margin-bottom:20px}
.xxx-filter--sidebar .xxx-g-input-group{margin:0}.xxx-filter .ic-information:hover{color:#95ce5a}.xxx-filter__content--inner .col-md-12{float:none;padding-left:0;padding-right:0}.xxx-filter__content--inner-row:nth-child(n+3){border-top:1px solid #f1f4f7}.xxx-filter__content--inner-row:last-of-type .xxx-filter__list{margin-bottom:0;padding-bottom:20px}.xxx-filter__content--inner-row--pb20{padding-bottom:20px}.xxx-filter__content--inner-row--out{margin:0 -20px;padding-left:20px;padding-right:20px}.xxx-filter__sub-title{font-family:"lato black",sans-serif;font-size:16px}.xxx-filter__sub-title:empty{display:none}.xxx-filter__sub-title--p{padding-top:20px;padding-bottom:20px}.xxx-filter__sub-title--slide{position:relative;cursor:pointer}.xxx-filter__sub-title--slide+.xxx-filter__list{display:none}.xxx-filter__sub-title--slide:after{content:"\e919";font-family:"bankiros";font-size:8px;position:absolute;top:48%;right:1px;color:#b1b7c2;-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.xxx-filter__sub-title--slide.active:after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-o-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.xxx-filter__list{margin-bottom:20px}.xxx-filter__list>:not(:last-child),.xxx-filter__list .check-buttons>:not(:last-child){margin-bottom:15px}.xxx-filter__content--slide-block-wrap{position:relative}.xxx-filter__content--slide-block{display:flex;flex-wrap:wrap;border-top:1px solid #e8ecef}.xxx-filter__content--slide-block .xxx-filter__list{margin-bottom:0}.xxx-filter__content--slide-block-item{width:calc(100%/4)}.xxx-filter__content--slide-block-wrap .xxx-filter__btn-close{position:absolute;top:10px;right:0;color:#adb4bf;padding:0;background:transparent;border:0;outline:0}
.xxx-filter__content--slide-block-wrap .xxx-filter__btn-close:hover{color:#8e949e}.xxx-filter--pb-0{padding-bottom:0}.xxx-filter.xxx-filter--sidebar .calc-auto-complete{margin-top:0}.xxx-filter.xxx-filter--sidebar .calc-auto-complete>li{padding-top:15px}@media screen and (max-width:1000px){.xxx-filter .xxx-g-input-row{width:calc(50% - 20px);margin-bottom:20px}.xxx-filter .xxx-g-select-row{width:calc(50% - 20px)}.xxx-filter--sidebar .xxx-g-input-row,.xxx-filter--sidebar .xxx-g-select-row,.xxx-filter--sidebar .xxx-g-input-and-select{width:100%}}@media screen and (max-width:740px){.xxx-filter__inner{position:fixed;visibility:hidden;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:200;opacity:0;-webkit-transform:translateY(-200%);-ms-transform:translateY(-200%);-o-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:all .35s;-o-transition:all .35s;transition:all .35s;pointer-events:none}.xxx-filter__content{height:100%;padding:20px}.xxx-filter__content--inner{position:relative;height:100%}.xxx-filter__content--inner .col-md-12{padding-right:30px}.xxx-filter__inner.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.xxx-filter .xxx-g-input-row{width:calc(100% - 20px)}.xxx-filter .xxx-g-select-row{width:calc(100% - 20px);margin-bottom:20px}.xxx-filter__btn{position:fixed;z-index:100;top:0;left:0;right:0;padding:10px;visibility:visible;border:0;-webkit-box-shadow:0 0 20px #adb4bf;-moz-box-shadow:0 0 20px #adb4bf;box-shadow:0 0 20px #adb4bf;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.xxx-filter__btn.active{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.xxx-filter__btn-view{position:absolute;z-index:55;bottom:0;width:100%}.xxx-filter__btn-close{z-index:65;position:absolute;right:0;font-size:20px;color:#9299a2;background-color:transparent;border:0;outline:0}
.xxx-filter__title{padding-right:40px}.xxx-filter--sidebar{padding:0}.xxx-filter--sidebar .xxx-g-input-row,.xxx-filter--sidebar .xxx-g-select-row,.xxx-filter--sidebar .xxx-g-input-and-select{width:100%}.xxx-filter--mob-mlr-minus-15{margin-left:-15px;margin-right:-15px}.xxx-filter__content--inner-row--out{margin:0;padding-left:0;padding-right:0}}@media screen and (min-width:740px){[data-filter-slide="slide-content"]{display:none}}@media screen and (max-width:740px){.xxx-filter__btn-close{background-color:#fff;border-radius:0 0 0 10px}.xxx-filter__btn-view{box-shadow:0 10px 10px 15px #fff}.xxx-filter__content--mob-inner-overflow{padding-bottom:60px;margin-right:-20px;padding-right:20px;height:100%;overflow-y:auto}.xxx-filter__content--slide-block{flex-direction:column}.xxx-filter__content--slide-block-item{width:auto}.xxx-filter .xxx-g-input-group{margin-left:0;margin-right:0}.xxx-filter--mob-pt-30{padding-top:30px}}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.xxx-table__inner{overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 4px 20px #eef0f2;-moz-box-shadow:0 4px 20px #eef0f2;box-shadow:0 4px 20px #eef0f2}.xxx-table__inner-border{overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #dadee2}.xxx-table-top.xxx-table-top--sort-v2{display:flex;justify-content:space-between}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table__sort{display:flex;align-items:center}.xxx-table-top.xxx-table-top--sort-v2 .xxx-g-select-wrapp .selectric{width:auto}.xxx-table-top.xxx-table-top--sort-v2 .xxx-g-select-wrapp .selectric:after{content:"\e919";font-family:"bankiros";position:absolute;right:12px;top:50%;font-size:10px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s;left:unset}
.xxx-table-top.xxx-table-top--sort-v2 .xxx-table-info__text>span{padding-right:30px}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table-info__text>span:last-child{padding-right:0}.xxx-table-top.xxx-table-top--sort-v2 .xxx-g-select-wrapp.xxx-g-select-wrapp--mw-130 .selectric{min-width:130px}.xxx-table-top.xxx-table-top--sort-v2 .xxx-g-select-wrapp .selectric-open .selectric::after{content:"\e919";font-family:"bankiros";position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-o-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.xxx-table-top.xxx-table-top--sort-v2 .selectric .label{font-size:16px}.xxx-table-top--sort,.xxx-table-top{display:flex;justify-content:space-between;align-items:center;padding:10px 0 10px}.xxx-table-top .xxx-g-select{width:45px;height:45px;font-size:0}.xxx-table-top .selectric{width:45px;height:45px}.xxx-full_width{width:100%}.xxx-table-top .selectric::after{left:50%;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:"\e941";font-size:15px}.xxx-table-top .selectric .label{font-size:0}.xxx-table-info{flex-shrink:25}.xxx-table-info__text{font-size:13px;color:#adb4bf;margin-right:25px}.xxx-table-info__text .rus_rub{font-size:10px}.xxx-table-info__text .ic-icon_rub:before{font-size:10px}.xxx-table-info__text:last-child{margin-right:0}.xxx-table-list,.xxx-table-info-date-update{width:100%}.xxx-table-list .xxx-g-btn{width:100%;padding-left:5px;padding-right:5px;text-align:center;height:auto}.xxx-table-list__cell .js-our-counter{width:100%}.xxx-table-list__sort{position:relative;cursor:pointer;-webkit-transition:color .25s;-moz-transition:color .25s;-ms-transition:color .25s;-o-transition:color .25s;transition:color .25s}
.xxx-table-list__sort a{color:#333e50}.xxx-table-list__sort a:hover{color:#7bc057}.xxx-table-list__sort:hover{color:#333e50 !important}.xxx-table-list__sort::after{position:absolute;content:"\e942";font-family:"bankiros";right:10px;-webkit-transition:color .25s;-moz-transition:color .25s;-ms-transition:color .25s;-o-transition:color .25s;transition:color .25s}.xxx-table-list__sort:hover::after{color:#333e50}.xxx-table-list__sort.xxx-table-list__sort--on{color:#333e50}.xxx-table-list__sort.xxx-table-list__sort--on::after{color:#333e50}.xxx-table-list__sort--on{background-color:#f2f9ff !important}.xxx-table-list__sort.xxx-table-list__sort--full:after{content:none !important}.xxx-table-list__sort.xxx-table-list__sort--full .pjax-link{display:inline-block;width:100%;padding-right:20px;position:relative}.xxx-table-list__sort.xxx-table-list__sort--full .pjax-link:after{position:absolute;content:"\e942";font-family:"bankiros";right:0}.xxx-table-list__sort.xxx-table-list__sort--full.xxx-table-list__sort--up .pjax-link:after{content:"\e941"}.xxx-table-list__head td,thead:not(.old-table-thead) th{padding:8px 10px;width:16.666%;text-align:center;vertical-align:middle;background-color:#fff;font-size:14px;color:#9299a2;border-right:1px solid #dadee2}.xxx-table-list__head td:last-child,thead th:last-child{border-right:0}.xxx-table-list__head.xxx-table-list__head--not-side-center td{text-align:left}.xxx-table-list__head.xxx-table-list__head--not-side-center td:first-of-type{text-align:center}.xxx-table-list__head.xxx-table-list__head--not-side-center td:last-of-type{text-align:center}.xxx-table-list__head.xxx-table-list__head--6-center td:nth-of-type(6){text-align:center}.xxx-table-list__body td{position:relative}.xxx-table-list__body tr:first-child .xxx-table-list__row:first-child{border-top:1px solid #dadee2}.xxx-table-list__body tr:not(:first-child) .xxx-table-list__row{border-top:1px solid #dadee2}
.xxx-table-list__row{background-color:#fff;-webkit-transition:box-shadow .25s;-moz-transition:box-shadow .25s;-ms-transition:box-shadow .25s;-o-transition:box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s}.xxx-table-list__row:hover .xxx-table-list__img{filter:grayscale(0) opacity(1)}@media(hover:hover){.xxx-table-list--zaymy-promo-alter .xxx-table-list__row:hover .xxx-g-btn{background-color:#8cc459;border-color:#8cc459;color:#fff;-webkit-box-shadow:0 5px 8px rgba(149,206,90,.8);-moz-box-shadow:0 5px 8px rgba(149,206,90,.8);box-shadow:0 5px 8px rgba(149,206,90,.8)}}.xxx-table-list--zaymy-promo-alter .xxx-table-list__absolute-link{display:none}.xxx-table-list--zaymy-promo-alter .xxx-table-list__img{max-width:80%;width:170px;height:60px}.xxx-table-list--zaymy-promo-alter .xxx-table-list__img img{display:block;width:100%;height:100%;object-fit:contain}.xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(5){position:relative;padding-left:15px;padding-right:15px}.xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(5) .js-our-counter{position:relative;z-index:2}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__head td:nth-child(n+6),.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__head td:nth-child(n+7){display:none}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner{display:-ms-grid;display:grid;grid-template-columns:repeat(5,1fr);grid-template-areas:"logo sum stavka term btn" "license tags tags tags ."}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell{padding-bottom:20px}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell{width:100%}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:first-child{grid-area:logo}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:first-child .xxx-table-list__text-absolute-bottom{display:none}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(2){grid-area:sum}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(3){grid-area:stavka}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(4){grid-area:term}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(5){grid-area:btn}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(6){padding-top:0;padding-bottom:20px;grid-area:license}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(7){grid-area:tags;-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;padding-top:0;padding-bottom:20px}
.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(7):empty{display:none}.xxx-table-list__row:hover .xxx-g-link{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.xxx-table-list__row--best,.xxx-table-list__row--partner{background-color:#fffade}.xxx-table-list__row--best .xxx-table-list__cell,.xxx-table-list__row--partner .xxx-table-list__cell{background-color:#fffade !important}.xxx-table-list__row--best:hover,.xxx-table-list__row--partner:hover{background-color:#fefbec}.xxx-table-list__row--best .xxx-table-list__img,.xxx-table-list__row--partner .xxx-table-list__img{filter:grayscale(0) opacity(1)}.xxx-table-list__row-inner{position:relative;display:flex}.xxx-table-list__row-inner--ban{align-items:center;padding-top:0;padding-bottom:0}.xxx-table-list__row-inner--ban img{width:100%}.xxx-table-list__link{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;cursor:pointer}.xxx-table-list__cell{width:20%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;padding:30px 10px}.xxx-table-list__cell.xxx-table-list__cell--reset{padding:0 !important;margin:0 !important}.xxx-table-list__cell--fx-al-start{align-items:flex-start}.xxx-table-list__cell_img_link .xxx-table-list__img{z-index:10}.xxx-table-list__cell:last-child{padding-left:10px;padding-right:10px;position:relative}.xxx-table-list__cell .xxx-g-btn{z-index:4;cursor:pointer}.xxx-table-list__img{max-width:55%;max-height:70px}.xxx-table-list__img:not(.not-grayscale){filter:grayscale(1) opacity(0.5);-webkit-transition:filter .25s;-moz-transition:filter .25s;-ms-transition:filter .25s;-o-transition:filter .25s;transition:filter .25s}.xxx-table-list__img img{max-width:100%;max-height:70px}.xxx-table-list__title-mini{font-size:13px;color:#adb4bf;margin-bottom:10px}.xxx-table-list__accent-text{font-family:"lato black",sans-serif;font-size:16px}.xxx-table-list__accent-text--big{font-size:22px}
.xxx-table-list__accent-text--big .xxx-table-list--pretext{font-size:16px}.xxx-table-list__middle-text{font-size:14px;text-align:center}.xxx-table-list__left-text{font-size:14px;text-align:left}.xxx-table-list__small{font-size:14px}.xxx-table-list_text--black-border{border-bottom:1px dashed #333e50}.xxx-table-list__text-center{text-align:center}.xxx-table-list__mini-text{font-size:14px;color:#9299a2}.xxx-table-list__sponsor{position:relative}.xxx-table-list [data-modal]{z-index:4}.xxx-table-list__sponsor::before{content:"Спонсор показа";position:absolute;z-index:10;top:0;left:calc(8% - 45px);padding:6px 6px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;background-color:#ffdd2d;font-size:11px}.xxx-table-list__more-btn{position:absolute;z-index:10;bottom:1px;left:calc(8% - 40px);-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;text-align:center;padding:2px 30px 2px 20px;color:#9299a2;font-size:12px;border:1px solid #dadee2;border-bottom:0;background-color:#fff;outline:0;-webkit-transition:border-color .25s;-moz-transition:border-color .25s;-ms-transition:border-color .25s;-o-transition:border-color .25s;transition:border-color .25s}.xxx-table-list__more-btn:hover{border-color:#c4c4c4}.xxx-table-list__more-btn::after{content:"\e919";position:absolute;right:17px;top:50%;font-family:"bankiros";font-size:8px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:transform .25s;-moz-transition:transform .25s;-ms-transition:transform .25s;-o-transition:transform .25s;transition:transform .25s}.xxx-table-list__more-btn.active::after{-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);-o-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}
.xxx-table-list__more-info{position:absolute;z-index:10;bottom:10px}[data-js="xxx-js-table-list__row"]{display:none}.xxx-table-default{width:100%}.xxx-table-default tr{border-bottom:1px solid #e9edf0}.xxx-table-default td{padding:20px 10px;background-color:#fff;vertical-align:middle}.xxx-table-default thead td{white-space:nowrap;font-size:14px;color:#adb4bf}.xxx-table-default td .xxx-g-btn{width:100%;text-align:center}.xxx-table-default--no-p td:first-child{padding-left:0}.xxx-table-default--no-p td:last-child{padding-right:0}.xxx-table-default__name-bank{margin-top:5px;font-size:14px;color:#9299a2}.xxx-table-default__name-bank .bank_icon16{margin:0 5px 0 0}.xxx-table-default--last-bd tr:last-child{border-bottom:0}.xxx-table-default__emphasize{font-size:14px;color:#adb4bf}.xxx-table-default__accent{font-family:"lato black",sans-serif}.xxx-table-info--fluid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxx-table-list--cell-4 .xxx-table-list__cell{width:25%}.xxx-table-list--cell-5 .xxx-table-list__cell{width:20%}.xxx-table-list--cell-6 .xxx-table-list__cell{width:16.666666%}.xxx-table-list__bg-text{font-size:13px;background-color:rgba(149,206,90,.21);padding:3px 10px;line-height:1;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;text-align:center}.xxx-table-list__bg-text--green{color:#fff;background:#78c627}.xxx-table-list__bg-text--orange{color:#fff;background:#f3b30e}.xxx-table-list__bg-text--red{color:#fff;background:#f5372b}.xxx-table-list__bg-text.promocode{background-color:#ffdd2d}.xxx-table-list__bg-text.funded{background-color:#e0dcf5}.xxx-table-list__cell-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.xxx-table-list__cell-wrap .xxx-rating-site{flex-grow:0;padding-right:0;width:auto}.xxx-table__bottom{padding-top:20px;padding-bottom:20px;border-top:1px solid #dadee2;background-color:#fff;text-align:center}.xxx-table__bottom:empty{display:none}.xxx-table-info__link{margin-right:5px}
.xxx-table-select-row{border-left:5px solid #54a3ed}.xxx-table__desc{padding:20px;background-color:#fff}.xxx-table__emphasize{color:#adb4bf}.xxx-table__bold{font-family:"lato black",sans-serif}.xxx-table__title{background-color:#fff;margin:0;padding:20px 20px 0;font-family:"lato black",sans-serif}.xxx-table__title h1,.xxx-table__title h2,.xxx-table__title h3,.xxx-table__title h4{margin-bottom:0}.xxx-table-list--simple tr{background-color:#fff}.xxx-table-list__text-left{text-align:left !important}.xxx-table__text-right{text-align:right}.xxx-table-list--simple tr:hover img{filter:grayscale(0) opacity(1)}.xxx-table-list--simple .bank_icon16{margin-left:0;margin-top:1px}.xxx-table-list--simple td,.xxx-table-list--simple th{padding:10px 20px;text-align:center;vertical-align:middle}.xxx-table-list--simple tr:not(:last-child){border-bottom:1px solid #dadee2}.xxx-table-list--first-text-left td:first-child{text-align:left}.xxx-table__btn{white-space:nowrap}.xxx-table .flag{margin-top:0}.xxx-table-list--border-last tbody td:nth-child(5),.xxx-table-list--border-last tbody td:nth-child(6){border-left:1px solid #e8ecef}.xxx-table-default--bank-page-courses td{padding-top:10px;padding-bottom:10px}.xxx-table-default--bank-page-courses td:nth-child(1),.xxx-table-default--bank-page-courses td:nth-child(2),.xxx-table-default--bank-page-courses td:nth-child(3){width:calc(70%/3)}.xxx-table-default--bank-page-courses td:first-child{padding-left:0}.xxx-table-default--bank-page-courses td:last-child{width:30%;padding-right:0}.xxx-table-list--desk-loan .xxx-table-list__img{max-width:30%;max-height:50px}.xxx-table-list--desk-loan .xxx-g-btn{width:auto;padding-left:30px;padding-right:30px}.xxx-table__sort-title{font-size:13px;color:#adb4bf;margin-right:5px}.xxx-table__sort--title{display:flex;align-items:center}.xxx-table__bottom--listing{border-top:0;box-shadow:0 4px 20px #eef0f2;border-radius:5px}.xxx-table-top--out{padding:20px;box-shadow:0 4px 20px #eef0f2;border-radius:5px;background-color:#fff}
.xxx-table-top--out-alt{padding-top:20px;padding-left:20px;padding-right:20px;border-radius:5px 5px 0 0;background-color:#fff}.xxx-table-title{font-family:"lato black",sans-serif;font-size:24px}.xxx-table-list--card .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table-list--card .xxx-table-list__cell{width:16.666666%}.xxx-table-list--card .xxx-table-list__cell:last-child{padding-top:0;width:100%}.xxx-table-list--card .xxx-table-list__row-inner{transition:box-shadow .25s}.xxx-table-list--card .xxx-table-list__row-inner.active{box-shadow:0 0 20px #cfd2d6}.xxx-table-list--card .xxx-table-list__row-inner.active{position:relative;z-index:5}[data-table-list-card-more="content"]{display:none}.xxx-table-list__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;cursor:pointer}.xxx-table-list__card-wrap{position:relative;z-index:5;display:flex;align-items:center}.xxx-table-list__card-img{margin-right:10px;width:110px;height:70px}.xxx-table-list__card-img img{width:100%}.xxx-table-list__card-info-choice{margin-top:5px}.xxx-table-list__card-services-ico{position:relative;z-index:7;width:25px;height:25px;display:flex;align-items:center;justify-content:center}.xxx-table-list__card-services-ico::before{font-family:"bankiros";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#adb4bf;font-size:20px;transition:color .25s}.xxx-table-list__card-services-ico:hover::before{color:#95ce5a}.xxx-table-list__card-services-ico--plane::before{content:"\e95b"}.xxx-table-list__card-services-ico--time::before{content:"\e947"}.xxx-table-list__card-services-ico--delivere::before{content:"\e95d"}.xxx-table-list__card-services-ico--bonus::before{content:"\e95e"}.xxx-table-list__card-services-ico--diamond::before{content:"\e95c"}.xxx-table-list__card-services-ico--cashback::before{content:"\e95a"}
.xxx-table-list__card-services-ico--apple-pay::before{content:"\e966"}.xxx-table-list__card-services-ico--samsung-pay{width:30px}.xxx-table-list__card-services-ico--samsung-pay::before{content:"\e963";font-size:30px}.xxx-table-list__card-services-ico--chip::before{content:"\e965"}.xxx-table-list__card-services-ico--3d-secure{width:30px}.xxx-table-list__card-services-ico--3d-secure::before{content:"\e967";font-size:30px}.xxx-table-list__card-services-ico--google-play::before{content:"\e964"}.xxx-table-list__count{color:#adb4bf;font-size:12px}.xxx-table-list__card-slide{position:relative;z-index:7;border-top:1px solid #e8ecef;width:100%;padding-top:20px}.xxx-table-list__card-slide-list{margin-bottom:20px}.xxx-table-list__card-slide-info{display:flex;margin-bottom:20px}.xxx-table-list__card-slide-info-row{width:33.333333%}.xxx-table-list__card-slide-info-hint{font-size:13px;color:#9299a2}.xxx-table-list__card-slide-info-body{font-size:18px;color:#333e50}.xxx-table-list__card-slide-tags{margin-bottom:20px}.xxx-table-list__card-slide-bottom{display:flex;justify-content:space-between}.xxx-table-list__card-slide-bottom a{position:relative;z-index:7}.xxx-table-list--first-3-color-card tr:nth-child(-n+3) .xxx-table-list__img{filter:none}.xxx-table-list__link-full{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.xxx-table.xxx-table--deposit .xxx-table-info,.xxx-table--promo-credit .xxx-table-info{width:100%;display:flex;justify-content:space-between;align-items:center}.xxx-table-list--deposit{background-color:#fff}.xxx-table-list--deposit .xxx-table-list__row{background-color:transparent;transition:box-shadow .25s;border-top:1px solid #dadee2}.xxx-table-list--deposit .xxx-table-list__row-inner{min-height:90px}.xxx-show-on-hover{opacity:0;transition:opacity .25s}.xxx-table-list--deposit .xxx-table-list__cell{position:relative}.xxx-table-list--deposit .xxx-table-list__label{left:30px;max-width:calc(100% - 20%);transform:none}
.xxx-table--deposit-short .xxx-table-list__cell.xxx-table-list__cell--labeled-p{padding-top:25px;padding-bottom:25px}.xxx-table--deposit-short .xxx-table-list__cell.xxx-table-list__cell--labeled-p~.xxx-table-list__cell{padding-top:20px}.xxx-table--deposit-short .xxx-table-list__label{left:10px;max-width:calc(100% - 20px)}.xxx-table-list--deposit .xxx-table-list__cell .xxx-table-list__title-mini.xxx-show-on-hover{position:absolute;left:0;top:15px;width:100%;text-align:center}.xxx-table-list--deposit .xxx-table-list__additional-info-btn{position:absolute;left:0;bottom:15px;width:100%;text-align:center}.xxx-table-list--deposit .xxx-table-list__row:hover .xxx-show-on-hover{opacity:1}.xxx-table-list__row.xxx-table-list__vip,.xxx-table-list__row.xxx-table-list__vip .xxx-table-list__cell:nth-child(2) .xxx-table-list__mini-text,.xxx-table-list__row.xxx-table-list__sponsor{background-color:#fffade}.xxx-table-list--deposit .xxx-table-list__sponsor .xxx-table-list__sort--on{background-color:transparent !important}.xxx-table-list--deposit .xxx-table-list__row:hover{box-shadow:0 0 20px rgba(207,210,214,.5)}.xxx-table-list--deposit .xxx-table-list__sponsor::before{content:"Партнер раздела"}.xxx-table-list--deposit .xxx-table-list__cell{padding:10px}.xxx-table-list--deposit .xxx-table-list__more-btn{border:0;background-color:transparent;color:#388ec3;bottom:10px}.xxx-table-list--deposit .xxx-table-list__more-btn:after{color:#388ec3}.xxx-table-list--deposit .xxx-table-list__more-btn:hover{color:#7bc057}.xxx-table-list--deposit .xxx-table-list__more-btn:hover:after{color:#7bc057}.xxx-table-list--deposit .xxx-table-list__mini-text{font-size:12px}.xxx-table-list--deposit .xxx-table-list__bg-text{text-align:center}.xxx-table-list--deposit .xxx-table-list__bg-text.sponsor{background-color:#fff3d5}.xxx-table-list--deposit .xxx-table-list__row .xxx-table-list__img{filter:none}.xxx-table-list--deposit .xxx-table-list__mini-text{color:#adb4bf;min-height:15px}.xxx-table-list--deposit .xxx-table-list__sponsor .xxx-table-list__row:not(:first-child){border-top:1px solid #dadee2}
.xxx-table-list--deposit .xxx-table-list__img{max-height:40px}.xxx-table-list.xxx-table-list--deposit:not(.xxx-table--deposit-short) .xxx-table-list__cell--labeled-p+.xxx-table-list__cell{padding-top:20px;padding-bottom:20px}.xxx-table-list.xxx-table-list--deposit .xxx-table-list__cell--labeled-p~.xxx-table-list__cell .xxx-show-on-hover{top:20px}.xxx-table--no-more [data-js="xxx-js-table-list__row"]{display:block}.xxx-table--no-more [data-js="xxx-js-table-list__more-btn"]{display:none}.xxx-table-list__title-mini-bottom{font-size:12px;color:#adb4bf;margin-top:10px}.xxx-table-list__cell--pad{padding:10px}.xxx-table-list__cell--pad .xxx-table-list__cell-wrap a{font-size:14px}.xxx-table-list__title-mini--hover{position:absolute;top:20px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);z-index:3;opacity:0;transition:all .25s;-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.xxx-table-list__row-inner--hover .xxx-table-list__cell{position:relative;min-height:111px}.xxx-table-list__row-inner--hover .xxx-table-list__cell-wrap{width:100%;justify-content:flex-start}.xxx-table-top--inside{padding:20px;background:#fff;border-bottom:2px solid #e8ecef}.xxx-table-list__title-mini-top{font-size:14px;color:#9299a2;padding-top:10px}.xxx-table-list__accent-text--fs-18{font-size:18px}.xxx-table-list__title-mini--mob{display:none}.xxx-table-list__row--children{border-top:1px dashed #e8ecef}.xxx-table-list__row--children .xxx-table-list__cell{min-height:80px}.xxx-table-list__row--children .xxx-table-list__title-mini--hover{top:11px}.xxx-table-list__bg-text--bgr-pink{background:rgba(255,160,48,.2)}.xxx-table-list__bg-text--bgr-blue{background:rgba(85,163,237,.2)}.xxx-table--credit .xxx-table-list__cell{padding:10px;min-height:120px;position:relative}.xxx-table--credit .xxx-table-list__cell:last-child .xxx-g-btn--green span{color:#fff}.xxx-table--credit .xxx-table-list__row:hover{box-shadow:0 0 20px rgba(207,210,214,.5);cursor:pointer;z-index:1}
.xxx-table--credit .xxx-tab-list-wrap::after{opacity:0}.xxx-table--credit .xxx-g-link{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:20px;font-size:14px}.xxx-table--credit .xxx-table-list__row:hover .xxx-g-link{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.xxx-table--credit .xxx-table-list__middle-text{text-align:left;width:100%}.xxx-table--credit .xxx-table-list__row-inner>div:nth-of-type(1){align-items:flex-start;padding-left:20px}.xxx-table--credit .xxx-table-list__row-inner div:nth-of-type(1) .xxx-table-list__title-mini{margin-bottom:0;margin-top:10px}.xxx-table--credit .xxx-table-list__row-inner div:nth-of-type(5) .xxx-table-list__text-absolute-top{top:10px}.xxx-table--credit .xxx-table-top--inside{display:flex;align-items:center;justify-content:space-between}.xxx-table--credit .xxx-listing-card__top-licence{display:none}.xxx-table--credit .xxx-rating-block .xxx-rating-block__cell:first-child{width:20%}.xxx-table--credit .xxx-rating-block .xxx-rating-block__cell:last-child{width:32%}.xxx-table--credit-trigger .xxx-table-list__cell .xxx-g-btn{margin-bottom:10px}.xxx-table-list__tab-body-inner{padding:30px 20px}.xxx-table-list__row--more.active:before{display:none}.xxx-table-list__row--more:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:#dadee2;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:10px;-webkit-box-shadow:200px -1px 5px 0 #dadee2;-moz-box-shadow:200px -1px 5px 0 #dadee2;box-shadow:10px 0 0 0 #dadee2,-10px 0 0 0 #dadee2;z-index:1;pointer-events:none}.xxx-table-list__row:hover .xxx-show-on-hover{opacity:1}.xxx-table-list__block-more{position:relative}
.xxx-table-list__close{z-index:2;position:absolute;right:20px;top:15px;font-size:15px;background-color:transparent;border:0;outline:0;color:#adb4bf}.xxx-table-list__tab-title{color:#333e50;font-size:18px;line-height:22px;font-family:"lato black",sans-serif}.xxx-table-list__tab-row{display:flex}.xxx-table-list__tab-cell{width:33.333333%;padding-right:10px}.xxx-table-list__tab-text-grey{color:#9299a2;font-size:14px;line-height:17px}.xxx-table-list__info-tabs-menu{border-top:1px solid #e8ecef;border-bottom:1px solid #e8ecef;padding:0 20px}.xxx-table-list__text-bottom .xxx-table-list__text-black-mini{display:inline-block;padding-right:5px}.xxx-table-list__row--more{position:relative}.xxx-table-list__row--more.xxx-table-list__sponsor.active{background:#fffade}.xxx-table-list__row--more.xxx-table-list__sponsor .xxx-table-list__block-more{background:white}.xxx-table-list__row--more.xxx-table-list__sponsor .xxx-table-list__block-more.xxx-table-list__block-more--width-70{width:100%;padding-left:16.666666%;margin-left:0}.xxx-table-list__row--more.xxx-table-list__sponsor.active .xxx-table-list__cell:nth-child(9),.xxx-table-list__row--more.xxx-table-list__sponsor.active .xxx-table-list__cell:nth-child(10),.xxx-table-list__row--more.xxx-table-list__sponsor.active .xxx-table-list__cell:nth-child(11){background:white;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.xxx-table-list__row--more.active{box-shadow:0 0 20px #cfd2d6;z-index:6}.xxx-table-list__rating .xxx-circle circle:nth-child(2n){stroke-width:3}.xxx-table-list__rating .xxx-circle circle{stroke-width:3}.xxx-table-list__rating .xxx-circle text{font-size:16px}.xxx-table-list__trigger{position:absolute;width:auto;min-width:87px;left:50%;z-index:5;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);padding:3px 8px;border-radius:50px;bottom:10px}.xxx-table-list__trigger.active{color:#333e50;background-color:#fffade;animation:trigger-bgr 1s linear}
@keyframes trigger-bgr{0%{background-color:#feda22}100%{background-color:#fffade}}.xxx-table-list__trigger-count{opacity:0;pointer-events:none;color:#333e50;background:#fffade;font-size:13px;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:absolute;z-index:6;top:-25px;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);box-shadow:0 5px 10px rgba(149,206,90,.4)}.xxx-table-list__trigger-count.active{animation:fly-trigger-count 1s linear}.xxx-table-list__trigger-count:before{content:"";display:block;width:10px;height:10px;position:absolute;bottom:-2px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);-moz-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background:#fffade}.xxx-table-list__tooltip{position:absolute;z-index:6;display:block;width:100%;height:100%;left:0;top:0}.xxx-table-list__tooltip-parent{position:relative}@keyframes fly-trigger-count{0%{opacity:1;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}100%{opacity:0;-webkit-transform:translate(-50%,-20px);-moz-transform:translate(-50%,-20px);-ms-transform:translate(-50%,-20px);-o-transform:translate(-50%,-20px);transform:translate(-50%,-20px)}}.xxx-table-list__trigger-block{white-space:nowrap;position:absolute;padding:2px 10px;left:-5px;top:10px;z-index:5;font-size:14px;border-radius:5px 5px 5px 0}.xxx-table-list__trigger-block:before{content:"";position:absolute;width:0;height:0;border-left:5px solid transparent;bottom:-5px;left:0}.xxx-table-list__trigger-block--green{background:#95ce5a;color:#fff}.xxx-table-list__trigger-block:before{border-top:5px solid #6c9d38}.xxx-table-list__trigger-block--yellow{background:#feda22}
.xxx-table-list__trigger-block--yellow:before{border-top:5px solid #caad18}.xxx-table-list__tooltip--trigger{display:none}.xxx-table-list__tooltip--trigger.active{display:inline-block}.xxx-table-list__mob-trigger-tooltip{display:none}.xxx-table__inner--overflow-visible{overflow:visible}.xxx-table-top--inside .xxx-g-btn{margin-left:10px}.xxx-table-list__bottom{text-align:center;padding:20px}.xxx-table-list__text-absolute-top{position:absolute;text-align:center;width:100%;left:0;top:15px}.xxx-table-list__text-absolute-bottom{position:absolute;text-align:center;width:100%;left:0;bottom:10px}.xxx-table-list__rating-user .xxx-rating-site{padding-right:10px}.xxx-table-list__tab-list{padding-left:0}.xxx-table-list__tab-list-item{list-style:none;font-size:16px;color:#333e50;line-height:23px;margin-bottom:10px}.xxx-table-list__tab-cell--width-reset{width:65%}.xxx-table-list__title-mini-grey{font-size:12px;color:#adb4bf}.xxx-table-top--inside{padding:20px;background:#fff;border-bottom:2px solid #e8ecef}.xxx-table-title h2,.xxx-table-title h3{margin-bottom:0}.xxx-table-list_text--black-border{border-bottom:1px dashed #333e50}.xxx-table--rating-credit .js-our-counter{width:100%}.xxx-table--rating-credit .xxx-table__inner{box-shadow:none}.xxx-table--rating-credit .xxx-table-list{border-top:1px solid #e8ecef;border-left:1px solid #e8ecef;border-right:1px solid #e8ecef}.xxx-table--rating-credit .xxx-table-list__cell{position:relative;min-height:120px}.xxx-table--rating-credit .xxx-table-list__row--trigger-block .xxx-table-list__cell{padding:40px 10px 20px 10px}.xxx-table--rating-credit .xxx-table-list__img{filter:unset}.xxx-table--rating-credit .xxx-table-list__row:hover{box-shadow:0 0 20px rgba(207,210,214,.5);cursor:pointer;z-index:1}.xxx-table--rating-credit .xxx-table-list__tab-cell{width:50%}.xxx-table--rating-credit .xxx-table-list__cell-inside{display:flex;align-items:center;flex-direction:column}.xxx-table--rating-credit .xxx-table-list__cell-inside-hidden{display:none}.xxx-table--rating-credit .xxx-table-list__tab-body-inner .xxx-df.xxx-df--jsb .xxx-text-color-darck-gray{display:none}
.xxx-table-list__block-more-inside{display:flex;border-top:1px solid #e8ecef}.xxx-table-list__block-more-inside .xxx-table-list__tab-body-inner{border-right:1px solid #e8ecef;width:70%}.xxx-table-list_text--black-border{border-bottom:1px dashed #333e50}.xxx-table-list__tab-row--col-2 .xxx-table-list__tab-cell{width:50%}.xxx-table-list__tab-cell--width-big{width:calc(100% - 33.333333%)}.xxx-table-list__block-more--width-70{width:calc(100% - 16.666666%);margin-left:16.666666%}.xxx-table-list__info-tabs-men--pl-no{padding-left:0}.xxx-table-list__tab-body-inner--pl-0{padding-left:0}.xxx-table-list__tab-body-inner--pb-20{padding-bottom:20px}.xxx-tab-calculation{display:flex;align-items:center}.xxx-tab-calculation__left{max-width:50px;padding-right:15px}.xxx-tab-calculation__image{width:100%}.xxx-tab-calculation__text{color:#333e50;font-size:20px;line-height:24px;font-family:"lato black",sans-serif}.xxx-table__bottom--no-bgr{background-color:transparent;border:0}.xxx-table--promo-credit .xxx-table-list__img{filter:unset}.xxx-table--promo-credit .xxx-table-list__accent-text .ic-icon_rub{font-weight:bold}.xxx-table--promo-credit .xxx-table-list__accent-text .ic-icon_rub{font-weight:bold}.xxx-table--promo-credit .xxx-table-list__cell{width:16.666666%;align-items:flex-start;position:relative;padding:10px 5px;min-height:130px}.xxx-table--promo-credit .xxx-table-list__cell:first-child{align-items:center}.xxx-table--promo-credit .xxx-tab-list-wrap::after{display:none}.xxx-table--promo-credit .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table--promo-credit .xxx-table-list__cell:nth-child(6){padding:20px}.xxx-table--promo-credit .xxx-table-list__cell:nth-child(7){width:calc(100% - 16.666666% - 20px);margin-left:16.666666%;justify-content:space-between;flex-direction:row;border-top:1px dashed #e8ecef;padding:20px 0;min-height:unset}.xxx-table--promo-credit .xxx-table-list__cell:nth-child(9){align-items:center;justify-content:center;min-height:unset;padding:10px 20px 20px 20px}.xxx-table--promo-credit .xxx-table-list__cell:nth-child(10){width:calc(100% - 33.333333%);flex-direction:row;align-items:center;justify-content:flex-start;min-height:unset;padding:0 0 20px 0}.xxx-table--promo-credit .xxx-table-list__cell:nth-child(10) .xxx-table-list__bg-text{margin-right:5px;margin-top:10px}.xxx-table--promo-credit .xxx-table-list__cell:nth-child(11){align-items:flex-end;justify-content:center;padding:10px 20px 20px 20px;min-height:unset}.xxx-table--promo-credit .xxx-table-list__row--more:before{display:none}.xxx-table--promo-credit .xxx-table-list__head td:nth-child(n+7),.xxx-table--mob-promo-card .xxx-table-list__head td:nth-child(n+8){display:none}
.xxx-table--promo-credit .xxx-text-color-darck-gray{margin-right:5px}.xxx-table--promo-credit .xxx-table-list__info-tabs-menu{border-top:0;padding:0;margin-right:20px}.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(5) .xxx-font-size-18.xxx-pb-10{white-space:nowrap}.xxx-table--mob-promo-credit .xxx-full_width{width:100%}.xxx-table--promo-credit .xxx-table-list__row--partner{background-color:#f8fcf7}.xxx-table--promo-credit .xxx-table-list__row--partner .xxx-table-list__row-inner{padding-top:5px}.xxx-table--promo-credit .xxx-table-list__row--partner .xxx-table-list__row-inner:before{content:"Партнер раздела";position:absolute;left:0;top:0;color:#333e50;padding:5px 10px;border-radius:0 0 5px 0;background-color:#e1fada;font-size:12px;pointer-events:none}.xxx-table--promo-credit-alt .xxx-pagination-wrapp{border-top:1px solid #dadee2}.xxx-table--bank-offers-credits .xxx-table-list__head td:not(:first-child){text-align:left}.xxx-table--bank-offers-credits .xxx-table-list__img{filter:unset}.xxx-table--bank-offers-credits .xxx-table-list__accent-text .ic-icon_rub{font-weight:bold}.xxx-table--bank-offers-credits .xxx-table-list__accent-text .ic-icon_rub{font-weight:bold}.xxx-table--bank-offers-credits .xxx-table-list__cell{align-items:flex-start;position:relative;padding:10px 10px;min-height:130px}.xxx-table--bank-offers-credits .xxx-table-list__cell:first-child{align-items:center}.xxx-table--bank-offers-credits .xxx-mob-visible--active{display:none;width:100%}.xxx-table--bank-offers-credits .xxx-tab-list-wrap::after{display:none}.xxx-table--bank-offers-credits .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table--bank-offers-credits .xxx-table-list__cell:nth-child(5){padding:20px;align-items:center}.xxx-table--bank-offers-credits .xxx-table-list__cell:nth-child(6){width:calc(100% - 20%);margin-left:20%;justify-content:space-between;flex-direction:row;min-height:unset;padding:0 20px 0 0}.xxx-table--bank-offers-credits .xxx-table-list__cell:nth-child(8){align-items:center;justify-content:center;min-height:unset;padding:10px 20px 20px 20px}
.xxx-table--bank-offers-credits .xxx-table-list__cell:nth-child(9){width:calc(100% - 40%);flex-direction:row;align-items:center;justify-content:flex-start;min-height:unset;padding:0 0 20px 0}.xxx-table--bank-offers-credits .xxx-table-list__cell:nth-child(9) .xxx-table-list__bg-text{margin-right:5px;margin-top:10px}.xxx-table--bank-offers-credits .xxx-table-list__cell:nth-child(10){align-items:center;justify-content:center;padding:10px 20px 20px 20px;min-height:unset}.xxx-table--bank-offers-credits .xxx-table-list__row--more:before{display:none}.xxx-table--bank-offers-credits .xxx-table-list__head td:nth-child(n+6),.xxx-table--mob-bank-offers-credits .xxx-table-list__head td:nth-child(n+7){display:none}.xxx-table--bank-offers-credits .xxx-text-color-darck-gray{margin-right:5px}.xxx-table--bank-offers-credits .xxx-table-list__info-tabs-menu{border-top:0;padding:0;margin-right:20px}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(5) .xxx-font-size-18.xxx-pb-10{white-space:nowrap}.xxx-table--mob-bank-offers-credits .xxx-full_width{width:100%}.xxx-table--bank-offers-credits .xxx-table-list__row--partner{background-color:#f8fcf7}.xxx-table--bank-offers-credits .xxx-table-list__row--partner .xxx-table-list__row-inner{padding-top:5px}.xxx-table--bank-offers-credits .xxx-table-list__attention{margin-bottom:10px}.xxx-table--bank-offers-credits .xxx-table-list__block-more{width:80%;margin-left:20%}.xxx-table--bank-offers-credit-card .xxx-table-list__head td:not(:first-child):not(:last-child){text-align:left}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(7){border:0;padding-top:0;padding-bottom:0}.xxx-table--bank-offers-credit-card .xxx-table-list__img{filter:unset}.xxx-table--bank-offers-credit-card .xxx-table-list__accent-text .ic-icon_rub{font-weight:bold}.xxx-table--bank-offers-credit-card .xxx-table-list__accent-text .ic-icon_rub{font-weight:bold}.xxx-table--bank-offers-credit-card .xxx-table-list__cell{width:16.666666%;align-items:flex-start;position:relative;padding:10px;min-height:130px}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:first-child{align-items:center}.xxx-table--bank-offers-credit-card .xxx-tab-list-wrap::after{display:none}.xxx-table--bank-offers-credit-card .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(6){display:none}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(7){padding:20px;align-items:center}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(8){width:calc(100% - 16.666666% - 20px);margin-left:16.666666%;justify-content:space-between;flex-direction:row;border-top:1px dashed #e8ecef;padding:20px 0;min-height:unset}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(9){align-items:center;justify-content:center;min-height:unset;padding:10px 20px 20px 20px}.xxx-table--bank-offers-credit-card .xxx-table-list__row.active .xxx-table-list__cell:nth-child(9){order:9}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(10){width:calc(100% - 33.333333%);flex-direction:row;align-items:center;justify-content:flex-start;min-height:unset;padding:0 0 12px 0}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(10) .xxx-table-list__bg-text{margin-right:5px;margin-top:10px}
.xxx-table--bank-offers-credit-card .xxx-table-list__row.active .xxx-table-list__block-more{order:8}.xxx-table--bank-offers-credit-card .xxx-table-list__row.active .xxx-table-list__cell:nth-child(10){order:7;margin-left:16.666666%}.xxx-table--bank-offers-credit-card .xxx-table-list__cell:nth-child(11){align-items:center;justify-content:center;padding:10px 20px 20px 20px;min-height:unset}.xxx-table--bank-offers-credit-card .xxx-table-list__row.active .xxx-table-list__cell:nth-child(11){order:10;margin-left:auto}.xxx-table--bank-offers-credit-card .xxx-table-list__row--more:before{display:none}.xxx-table--bank-offers-credit-card .xxx-table-list__info-tabs-menu{border-top:0;padding:0;margin-right:20px}.xxx-table--mob-bank-offers-credit-card .xxx-full_width{width:100%}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--partner{background-color:#f8fcf7}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--partner .xxx-table-list__row-inner{padding-top:5px}.xxx-table--bank-offers-loan .xxx-table-list__head td:not(:first-child){text-align:left}.xxx-table--bank-offers-loan .xxx-table-list__img{filter:none;max-width:75%}.xxx-table--bank-offers-loan .xxx-table-list__cell:first-child{position:relative}.xxx-table--bank-offers-loan .xxx-table-list__cell{align-items:flex-start;padding:20px 10px}.xxx-table--bank-offers-loan .xxx-table-list__cell:nth-child(6){align-items:center;position:relative;padding:20px}.xxx-table--bank-offers-loan .xxx-table-list__cell:nth-child(7){justify-content:center;min-height:unset;padding:10px 20px 20px 20px;align-items:center;position:absolute;bottom:0;left:0}.xxx-table--bank-offers-loan .xxx-table-list__cell:nth-child(8){width:calc(100% - 16.666666%);flex-direction:row;align-items:center;justify-content:flex-start;min-height:unset;margin-bottom:12px;padding:0;margin-left:16.666666%}.xxx-table--bank-offers-loan .xxx-table-list__attention{margin:0 20px 0 0}.xxx-table--bank-offers-loan .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table-list__attention{background:#f6f9fc;border-radius:5px;padding:10px 15px;width:100%;display:flex;align-items:center}
.xxx-table-list__attention-icon{color:#adb4bf;display:inline-block;margin-right:10px}.xxx-table-list__attention-text{display:inline-block}.xxx-table-list__result-offer{display:flex;justify-content:center;align-items:center;min-width:160px}.xxx-table-list__result-offer-icon{display:inline-block;border-radius:50%;width:30px;height:30px;font-size:15px;text-align:center;color:white;flex:none;margin-right:10px}.xxx-table-list__result-offer-icon i{line-height:30px}.xxx-table-list__result-offer-text{max-width:126px}.xxx-table-list__result-offer--success .xxx-table-list__result-offer-icon{background:#95ce5a}.xxx-table-list__result-offer--error .xxx-table-list__result-offer-icon{background:#f64438}.xxx-table-list__result-offer--onload .xxx-table-list__result-offer-icon span{display:-ms-inline-flexbox;display:inline-flex;width:100%;height:100%;border:2px solid transparent;border-top-color:#55a3ed;border-right-color:#55a3ed;border-radius:50%;padding:2px;animation:xxx-offer--onload-anim 4s infinite linear;position:relative}@keyframes xxx-offer--onload-anim{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.xxx-table-list__icon-arrow{color:#dadee2;font-size:8px;padding:4px 5px 0 5px}.xxx-table--top-loans .js-our-counter{width:100%}.xxx-table--top-loans .xxx-table__inner{box-shadow:none;border-radius:0}.xxx-table--top-loans .xxx-table-list{border-top:1px solid #e8ecef;border-left:1px solid #e8ecef;border-right:1px solid #e8ecef}.xxx-table--top-loans .xxx-table-list__cell{position:relative;padding:10px;min-height:110px}.xxx-table--top-loans .xxx-table-list__cell:nth-child(5){align-items:flex-start}.xxx-table--top-loans .xxx-table-list__text-absolute-top{top:10px}.xxx-table--top-loans .xxx-table-list__img{filter:unset;opacity:1;padding:0}.xxx-table--top-loans .xxx-table-list__cell-wrap:first-child a{display:flex;align-items:center}.xxx-table--promo-card .xxx-table-list__row{cursor:pointer}.xxx-table--promo-card .xxx-table-list__row:hover{box-shadow:0 0 20px rgba(207,210,214,.5);z-index:10}.xxx-table--promo-card .xxx-table-list__img{filter:unset}.xxx-table--promo-card .xxx-table-list__cell{align-items:flex-start;position:relative;padding:10px 10px;min-height:125px}.xxx-table--promo-card .xxx-table-list__cell:first-child{align-items:center}.xxx-table--promo-card .xxx-tab-list-wrap::after{display:none}.xxx-table--promo-card .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table--promo-card .xxx-table-list__row--more:before{display:none}.xxx-table--promo-card .xxx-table-list__info-tabs-menu{border-top:0;padding:0;margin-right:20px}.xxx-table--promo-card .xxx-table-list__head td{text-align:left;border-bottom:0;padding:10px}.xxx-table--promo-card .xxx-table-list__head td:first-child{text-align:center}.xxx-table--promo-card .xxx-table-list__head td:nth-child(7){text-align:center;border-right:0;width:17%}.xxx-table--promo-card .xxx-table-list__head td:last-child{text-align:center}.xxx-table--promo-card .xxx-table-list__head td:first-child{width:12%}.xxx-table--promo-card .xxx-table-list__head td:nth-child(4),.xxx-table--promo-card .xxx-table-list__head td:nth-child(6){width:13%}.xxx-table--promo-card .xxx-table-list__head td:nth-child(3),.xxx-table--promo-card .xxx-table-list__head td:nth-child(5){width:14%}.xxx-table--promo-card .xxx-table-list__head td:nth-child(2),.xxx-table--promo-card .xxx-table-list__head td:last-child{width:17%}.xxx-table--promo-card .xxx-table-list__cell:first-child{width:12%}.xxx-table--promo-card .xxx-table-list__cell:nth-child(4),.xxx-table--promo-card .xxx-table-list__cell:nth-child(6){width:13%}.xxx-table--promo-card .xxx-table-list__cell:nth-child(3),.xxx-table--promo-card .xxx-table-list__cell:nth-child(5){width:14%}.xxx-table--promo-card .xxx-table-list__cell:nth-child(2),.xxx-table--promo-card .xxx-table-list__cell:nth-child(7){width:17%}
.xxx-table--promo-card .xxx-table-list__img{max-height:50px;max-width:110px}.xxx-table--promo-card .xxx-table-list__img img{max-height:unset;border-radius:5px;display:block;object-fit:contain}.xxx-table--promo-card .xxx-table-list__cell:nth-child(8){width:88%;margin-left:12%;min-height:unset;border-top:1px dashed #e8ecef;margin-right:20px;padding:20px 90px 20px 0}.xxx-table--promo-card .xxx-table-list__cell:nth-child(2),.xxx-table--promo-card .xxx-table-list__cell:nth-child(3),.xxx-table--promo-card .xxx-table-list__cell:nth-child(4),.xxx-table--promo-card .xxx-table-list__cell:nth-child(5),.xxx-table--promo-card .xxx-table-list__cell:nth-child(6){justify-content:flex-start;padding:35px 10px 10px 10px}.xxx-table--promo-card .xxx-table-list__cell:nth-child(2){padding-left:0}.xxx-table--promo-card .xxx-table-list__cell:nth-child(8) .xxx-text-color-darck-gray{margin-right:5px}.xxx-table--promo-card .xxx-table-list__cell:nth-child(8) .xxx-table-list__title-mini-grey{position:absolute;right:0;top:20px}.xxx-table--promo-card .xxx-table-list__block-more{width:88%;margin-left:12%;cursor:auto}.xxx-table--promo-card .xxx-table-list__tab-cell .xxx-font-size-16{line-height:24px}.xxx-table--promo-card .xxx-table-list__cell:last-child{width:100%;padding:20px;min-height:unset;display:inline-block}.xxx-table--promo-card .xxx-table-list__cell:last-child .xxx-table-list__title-mini-grey{width:10%;margin-right:10px;display:inline-flex}.xxx-table--promo-card .xxx-table-list__cell:last-child .xxx-table-list__subtypes{width:75%;display:inline-block}.xxx-table--promo-card .xxx-table-list__cell:last-child .xxx-table-list__block-link{width:11%;display:inline-block}.xxx-table--promo-card .xxx-full_width,.xxx-table--promo-zaymy .xxx-full_width{width:100%;padding:0 5px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__head td,thead:not(.old-table-thead) th{width:20%}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__head td:nth-child(n+6),.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__head td:nth-child(n+7){display:none}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:first-child{align-items:center}
.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell{width:20%;align-items:flex-start;position:relative;padding:10px 5px;min-height:130px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(6){width:calc(100% - 20% - 20px);margin-left:20%;justify-content:space-between;flex-direction:row;border-top:1px dashed #e8ecef;padding:20px 0;min-height:unset}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__block-more--width-70{width:calc(100% - 20% - 20px);margin-left:20%}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(7){width:20%;align-items:flex-start;position:relative;padding:10px 5px;min-height:130px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(8){align-items:center;justify-content:center;min-height:unset;padding:10px 20px 20px 20px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(9){width:calc(100% - 40%);flex-direction:row;align-items:center;justify-content:flex-start;min-height:unset;padding:0 0 20px 0}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(10){width:20%;align-items:flex-end;justify-content:center;padding:10px 20px 20px 20px;min-height:unset;flex-direction:column}.xxx-table--product-info tbody td:last-child{position:relative}.xxx-table--product-info__tooltip{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.xxx-table--product-info thead td{padding:5px 10px}.xxx-table--product-info tbody td{padding:20px 10px}.xxx-table-max-height{position:relative;max-height:475px;overflow:hidden;transition:1s ease}.xxx-table-max-height.active{max-height:1200px}.xxx-table-max-height:after{content:"";position:absolute;bottom:0;left:0;height:25px;width:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(2,0,36,0)),to(rgba(255,255,255,1)));background:-o-linear-gradient(top,rgba(2,0,36,0) 30%,rgba(255,255,255,1) 100%);background:linear-gradient(180deg,rgba(2,0,36,0) 30%,rgba(255,255,255,1) 100%)}
.xxx-table-max-height.active:after{content:none}.tablet\:xxx-table-list__offer-time{display:none}.xxx-table-list__tablet-licence{display:none}[data-card-more="content"]{display:none}.xxx-switched-rate-table:not(.active){display:none}.xxx-table-list__partner-label,.xxx-table-list__label{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:0 0 5px 5px;background-color:#ffde29;padding:3px 10px;line-height:1;font-size:12px;white-space:nowrap;z-index:2}.xxx-table-list__label.xxx-table-list__label--blue{background:#485ee2;color:white}.xxx-table-list__label{text-overflow:ellipsis;overflow:hidden}.xxx-table-list__labels{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.xxx-table-list__labels .xxx-table-list__label{position:relative;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}.xxx-table-list--deposit .xxx-table-list__labels{left:30px;max-width:calc(100% - 20%);-webkit-transform:none;-ms-transform:none;transform:none;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width:740px){.xxx-table-list__labels{gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}.xxx-table-list--deposit .xxx-table-list__labels{left:30px;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:1130px){.xxx-table-default--mob td:nth-child(4){display:none}}@media screen and (max-width:991px){.xxx-full_width{width:auto}}@media screen and (max-width:920px){.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(4){display:none}
.xxx-table-list--mob .xxx-table-list__head td:nth-of-type(4){display:none}.xxx-table-list--mob .xxx-table-list__cell{width:calc(100%/4)}.xxx-table-list--mob .xxx-table-list__cell .xxx-g-link{position:static;margin-top:10px;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.xxx-table-default--mob td:nth-child(4){display:none}}@media screen and (max-width:740px){.xxx-table-top--out-alt{padding-left:15px;padding-right:15px}.xxx-table-top--out{padding:15px}.xxx-table__inner{display:block;width:100%}.xxx-table-list__body{display:block;width:100%}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__row{border-top:0}.xxx-table-list--mob-cards-ther-banks-5-cell tr{margin-bottom:10px}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__row{border-top:0 !important}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__row-inner{justify-content:flex-end}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__cell{padding-left:15px;padding-right:15px;justify-content:flex-start;align-items:flex-start}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__cell:nth-child(1){padding-top:15px;padding-bottom:10px;width:100%}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__cell:nth-child(n+2):not(:nth-child(n+5)){width:calc(100%/3);padding-top:5px;padding-bottom:10px;padding-left:3px;padding-right:3px}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__cell:nth-child(2){padding-left:15px !important}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__cell:nth-child(5){padding-right:15px !important}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__cell:nth-child(5){width:calc(100%/2);padding-top:5px;padding-bottom:15px}.xxx-table-list--mob-cards-ther-banks-5-cell .xxx-table-list__cell:nth-child(5) .xxx-g-btn{width:auto;white-space:nowrap}
.xxx-table__bottom--listing{padding-top:0}.xxx-table--mob-p{padding-right:15px;padding-left:15px}.xxx-table__sort{margin-bottom:10px}.xxx-table--mob-reset .xxx-table__inner{overflow:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.xxx-table--mob-reset .xxx-table__inner-border{overflow:visible;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.xxx-table-list thead{display:none}.xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table-list__row--best .xxx-table-list__row-inner .xxx-table-list__cell:first-of-type,.xxx-table-list__row--partner .xxx-table-list__row-inner .xxx-table-list__cell:first-of-type{padding-bottom:0}.xxx-table-list tr{display:block;overflow:hidden;margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 20px 6px #eef0f2;-moz-box-shadow:0 0 20px 6px #eef0f2;box-shadow:0 0 20px 6px #eef0f2}.xxx-table-list tr:last-child{margin-bottom:0}.xxx-table-list__body td{display:block}.xxx-table-list__row{border-top:1px solid #dadee2;border-bottom:0}.xxx-table-list__row .xxx-table-list__img{filter:grayscale(0) opacity(1)}.xxx-table-list__row--best,.xxx-table-list__row--partner{background-color:#fffade}.xxx-table-list__row--best:hover,.xxx-table-list__row--partner:hover{background-color:#fffade}.xxx-table-list__sponsor .xxx-table-list__row:first-child{padding-top:20px}.xxx-table-list__sponsor::before{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.xxx-table-list__img{max-width:35%;max-height:50px;padding:10px 0}.xxx-table-list__img img{max-height:30px}.xxx-table-list__more-btn{position:relative;left:auto;bottom:auto;padding-top:10px;padding-bottom:10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:100%;border-left:0;border-right:0}.xxx-table-list--mob .xxx-table-list__cell{background-color:#fff !important}.xxx-table-list--mob .xxx-table-list__cell:first-of-type{padding-top:0;padding-bottom:0;width:100%;background-color:#fff}
.xxx-table-list--mob .xxx-table-list__cell:first-of-type .xxx-table-list__middle-text{width:100%;border-top:1px solid #dadee2;font-size:14px;text-align:left;padding:15px}.xxx-table-list--mob .xxx-table-list__row:first-of-type{border-top:0}.xxx-table-list--mob .xxx-table-list__row:not(:first-of-type) .xxx-table-list__img{display:none}.xxx-table-list--mob .xxx-table-list__row:not(:first-of-type) .xxx-table-list__middle-text{border-top:0}.xxx-table-list--mob .xxx-table-list__row--best .xxx-table-list__cell:first-of-type .xxx-table-list__middle-text,.xxx-table-list--mob .xxx-table-list__row--partner .xxx-table-list__cell:first-of-type .xxx-table-list__middle-text{background-color:#fffade}.xxx-table-list--mob .xxx-table-list__row--best .xxx-table-list__cell:not(:first-of-type),.xxx-table-list--mob .xxx-table-list__row--partner .xxx-table-list__cell:not(:first-of-type){background-color:#fffade !important}.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(2){width:100%;align-items:flex-start;padding-left:15px}.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(3){width:100%;align-items:flex-start;padding-right:15px}.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(2),.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(3){padding-top:0;width:50%;padding-bottom:20px}.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(5){width:100%;flex-direction:row;flex-wrap:nowrap;padding-top:0;padding-left:15px;padding-right:15px}.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(5) .xxx-g-btn{order:1}.xxx-table-list--mob .xxx-table-list__cell:nth-of-type(5) .xxx-g-link{margin-top:0;margin-right:23%}.xxx-table-default tr{display:flex;flex-wrap:wrap}.xxx-table-default--mob thead td:first-child,.xxx-table-default--mob thead td:last-child{display:none}.xxx-table-default--mob thead td:nth-child(2),.xxx-table-default--mob thead td:nth-child(5){width:50%}.xxx-table-default--mob thead td:nth-child(2){padding-left:15px}.xxx-table-default--mob thead td:nth-child(5){padding-right:15px}.xxx-table-default--mob tbody td:nth-child(2){padding-left:15px}
.xxx-table-default--mob tbody td:nth-child(1),.xxx-table-default--mob tbody td:nth-child(7){width:100%;padding-right:15px;padding-left:15px}.xxx-table-default--mob tbody td:nth-child(2),.xxx-table-default--mob tbody td:nth-child(5){width:50%;padding-top:0;padding-bottom:0}.xxx-table-default--mob tbody td:nth-child(5){padding-right:15px}.xxx-table-list__attention{align-items:flex-start;margin-left:15px;margin-right:15px}.xxx-table-list__result-offer-text{max-width:100%}.xxx-table-list__result-offer{min-width:auto;padding-top:0}.xxx-table-list__cell .xxx-g-link+.js-our-counter{width:auto}}.xxx-table-list__label{left:15px;-webkit-transform:none;-ms-transform:none;transform:none}@media screen and (max-width:740px){.xxx-table-default--mob-rating thead{display:none}.xxx-table-default--mob-rating tr{flex-direction:column}.xxx-table-default--mob-rating td:first-child{display:none}.xxx-table-default--mob-rating .xxx-table-default__emphasize{margin-bottom:6px}.xxx-table-default--mob-rating td{display:flex;justify-content:flex-end;flex-direction:column;padding-left:15px;padding-right:15px}.xxx-table-default--mob-rating td:nth-child(2){padding-bottom:10px}.xxx-table-default--mob-rating td:nth-child(4){padding-top:10px}.xxx-table-default--mob-rating td:nth-child(3){padding-top:0;padding-bottom:0}.xxx-table-default--mob-rating thead td{white-space:normal}.xxx-table-default--mob-rate{font-size:14px}.xxx-table-default--mob-rate thead{display:none}.xxx-table-default--mob-rate td{width:100%;padding:3px 15px;display:flex;justify-content:space-between}.xxx-table-default--mob-rate td:first-child{padding-top:10px;padding-left:15px}.xxx-table-default--mob-rate td:last-child{padding-bottom:10px;padding-right:15px}.xxx-table-default--mob-rate-contribution thead{display:none}.xxx-table-default--mob-rate-contribution td:nth-child(1){width:100%;padding-left:10px;padding-bottom:0}.xxx-table-default--mob-rate-contribution.xxx-table-default--no-p td:nth-child(1),.xxx-table-default--mob-rate-contribution.xxx-table-default--no-p td:nth-child(2){padding-left:0}.xxx-table-list--pretext{display:none}.xxx-table-top.xxx-table-top--sort-v2{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table-info__text,.xxx-table-top.xxx-table-top--sort-v2 .xxx-table__sort-title{font-size:14px}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table__sort-title{margin-bottom:5px;display:block}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table-info__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table-info__text>span{display:block;margin-bottom:5px;margin-right:10px}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table-info__text>span:last-child{margin-bottom:0}.xxx-table-top.xxx-table-top--sort-v2 .xxx-table__sort{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:10px;width:100%}
.xxx-table-top.xxx-table-top--sort-v2 .xxx-g-select-wrapp,.xxx-table-top.xxx-table-top--sort-v2 .xxx-g-select-wrapp .selectric{width:100%}.xxx-table-top.xxx-table-top--mob-p-t{padding-top:20px}.xxx-table-top--sort .xxx-g-select,.xxx-table-top .xxx-g-select{width:45px;height:45px;font-size:0}.xxx-table-top--sort .selectric,.xxx-table-top .selectric{width:45px;height:45px}.xxx-table-top--sort .selectric::after,.xxx-table-top .selectric::after{left:50%;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:"\e941";font-size:15px;pointer-events:none}.xxx-table-top--sort .selectric .label,.xxx-table-top .selectric .label{font-size:0}.xxx-table-max-height{max-height:375px}}@media screen and (max-width:740px){.selectric-xxx-g-select--mob-string .selectric{width:auto;height:auto;background:transparent;border:0;min-height:unset}.xxx-table-top--sort--selectric-string .xxx-table__sort{display:block}.selectric-xxx-g-select--mob-string .selectric:after{content:none}.selectric-xxx-g-select--mob-string .selectric .label{font-size:inherit;display:inline-block;padding:0;font-size:14px;color:#388ec3;position:relative}.selectric-xxx-g-select--mob-string .selectric .label:after{content:"";position:absolute;right:0;bottom:0;width:100%;border-bottom:1px dotted #388ec3}.selectric-xxx-g-select--mob-string .selectric-responsive{width:auto}}@media screen and (max-width:1030px){.xxx-table-list--mob-mfo-5-cell thead td:nth-of-type(4){display:none}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(4){display:none}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell{width:calc(100%/4)}}@media screen and (max-width:740px){.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type .xxx-table-list__middle-text{text-align:left}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-child(2)>*{margin-bottom:5px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(4){display:block}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell{align-items:flex-start}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type{padding:0;width:100%;background-color:#fff}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap{width:100%;justify-content:space-between;padding-right:15px;padding-left:15px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e9edf0}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type .xxx-rating-site{align-items:flex-end}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type .xxx-rating-site .xxx-table-list__title-mini{margin-bottom:0}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2){padding-top:15px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__row--best .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2),.xxx-table-list--mob-mfo-5-cell .xxx-table-list__row--partner .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2){background-color:#fffade}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__row:first-of-type{border-top:0 !important}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(2),.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(3),.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(4){padding-top:15px;padding-bottom:0;width:calc(100%/3);justify-content:flex-start}
.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(2){padding-left:15px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(3){padding-left:10px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(4){padding-right:15px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__cell:nth-of-type(5){width:auto;min-width:60%;padding-top:15px;padding-bottom:15px}.xxx-table-list--mob-mfo-5-cell .xxx-table-list__row-inner{justify-content:flex-end}.xxx-table__bottom{background-color:transparent;border-top:0}.xxx-table-list--mob-mfo-licence .xxx-table-list__cell:nth-of-type(5){width:100%;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.xxx-table-list--mob-mfo-licence .xxx-table-list__cell:nth-of-type(5) .xxx-table-list__title-mini{margin-bottom:0}.xxx-table-list--mob-mfo-licence .xxx-table-list__cell:nth-of-type(5)>.js-our-counter,.xxx-table-list--mob-mfo-licence .xxx-table-list__cell:nth-of-type(5)>.xxx-g-btn{width:55%;flex:none}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(5) .js-our-counter{width:100%}}@media screen and (max-width:740px){.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__middle-text{text-align:left}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-child(2)>*{margin-bottom:5px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(4){display:none}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell{align-items:flex-start}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type{padding:0;width:100%;background-color:#fff}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap{width:100%;justify-content:space-between;padding-right:15px;padding-left:15px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e9edf0}
.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type .xxx-rating-site{align-items:flex-end}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type .xxx-rating-site .xxx-table-list__title-mini{margin-bottom:0}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2){padding-top:15px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__row--best .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2),.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__row--partner .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2){background-color:#fffade}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__row:first-of-type{border-top:0 !important}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(2),.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(3),.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(5){padding-top:15px;padding-bottom:0;width:calc(100%/3);justify-content:flex-start}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(2){padding-left:15px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(3){padding-left:10px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(5){padding-right:15px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__cell:nth-of-type(6){width:auto;min-width:60%;padding:15px}.xxx-table-list--mob-zaimy-6-cell .xxx-table-list__row-inner{justify-content:flex-end}.xxx-table-list--mob-zaimy-6-cell-licence .xxx-table-list__cell:nth-of-type(6){width:100%;flex-direction:row;justify-content:space-between;align-items:center}.xxx-table-list--mob-zaimy-6-cell-licence .xxx-table-list__cell:nth-of-type(6) .xxx-table-list__title-mini{margin-bottom:0}.xxx-table-list--mob-zaimy-6-cell-licence .xxx-table-list__cell:nth-of-type(6) .xxx-g-btn{width:60%}}.xxx-table-list .xxx-table-list__cell .xxx-offers-observer-preload{display:flex;width:100%;height:40px}
.xxx-table-list .xxx-table-list__cell .xxx-g-btn+.xxx-offers-observer-preload{display:none}@media screen and (max-width:740px){.xxx-table-list.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__body .xxx-table-list__row:first-child{border-top:0}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell{align-items:flex-start}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(4) .xxx-g-link{bottom:30px;left:20px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell .xxx-g-link{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(1),.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(4){padding-left:15px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(3){padding-right:15px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(1),.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(2),.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(3){padding-top:15px;padding-bottom:0;justify-content:flex-start}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(1){width:42%;padding-right:5px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(2){width:28%;padding-right:5px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(3){width:30%}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(4){width:40%;padding-top:15px;padding-bottom:15px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(5){width:60%;padding-top:15px;padding-bottom:15px}.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__text-center{text-align:left}.xxx-table-list.xxx-table-list--cell-4.xxx-table-list--mob-mfo-overpayment-5-cell .xxx-table-list__cell:nth-of-type(4){width:100%}}@media screen and (max-width:740px){.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(4){display:block}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell{align-items:flex-start}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:first-of-type{padding-top:0;padding-bottom:0;width:100%;background-color:#fff}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap{width:100%;justify-content:space-between;padding-right:15px;padding-left:15px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e9edf0}
.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type .xxx-rating-site{align-items:flex-end}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type .xxx-rating-site .xxx-table-list__title-mini{margin-bottom:0}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2){padding-top:15px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__row--best .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2),.xxx-table-list--mob-mfo-6-cell .xxx-table-list__row--partner .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-of-type(2){background-color:#fffade}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__row:first-of-type{border-top:0}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(2),.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(3),.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(4){padding-top:15px;padding-bottom:0;width:calc(100%/3)}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(2){padding-left:15px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(3){padding-left:10px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(4){padding-right:15px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(5){padding-left:15px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(5),.xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:nth-of-type(6){width:50%;padding-top:15px;padding-bottom:15px}.xxx-table-list--mob-mfo-6-cell .xxx-table-list__row-inner{justify-content:flex-end}.xxx-table__bottom{background-color:transparent}}@media screen and (max-width:740px){.xxx-table__desc{padding-left:15px;padding-right:15px}.xxx-table__bottom{padding-bottom:0}.xxx-table__bottom--mob-pd{padding:20px 15px}.xxx-table__title{padding-left:15px;padding-right:15px}.xxx-table-list__img{filter:grayscale(0) opacity(1)}
.xxx-table__desc--mob-p-0-15{padding:0 15px}}@media screen and (max-width:740px){.xxx-table-list--simple tr:not(:last-child){border-bottom:0}}@media screen and (max-width:740px){.xxx-table-list--mob-currency tr{display:flex;flex-wrap:wrap}.xxx-table-list--mob-currency td{width:50%}.xxx-table-list--mob-currency td:not(:nth-child(5)):not(:nth-child(6)){text-align:left}.xxx-table-list--mob-currency td:nth-child(5){border-right:1px solid #f1f4f7}.xxx-table-list--mob-currency td:nth-child(5),.xxx-table-list--mob-currency td:nth-child(6){border-top:1px solid #f1f4f7;order:5}.xxx-table-list--mob-currency td:nth-child(1){order:1;width:60%;padding-left:15px;padding-right:5px;padding-bottom:5px}.xxx-table-list--mob-currency td:nth-child(4){order:2;width:40%;padding-right:15px;padding-left:5px;padding-bottom:5px;text-align:right !important}.xxx-table-list--mob-currency td:nth-child(4) .xxx-table-list__mini-text{font-size:12px}.xxx-table-list--mob-currency td:nth-child(2){order:3;padding-left:15px}.xxx-table-list--mob-currency td:nth-child(3){order:4;padding-right:15px}}@media screen and (max-width:740px){.xxx-table-default--mob-cost-dynamics thead td:not(:nth-child(3)):not(:nth-child(4)){display:none}.xxx-table-default--mob-cost-dynamics thead td:nth-child(3){padding-left:15px}.xxx-table-default--mob-cost-dynamics thead td{width:50%}.xxx-table-default--mob-cost-dynamics tr{background-color:#fff}.xxx-table-default--mob-cost-dynamics tbody td{padding-left:5px;padding-right:5px}.xxx-table-default--mob-cost-dynamics tbody td:nth-child(1){padding-left:15px;min-width:30%}.xxx-table-default--mob-cost-dynamics tbody td:nth-child(1),.xxx-table-default--mob-cost-dynamics tbody td:nth-child(2){padding-bottom:5px}.xxx-table-default--mob-cost-dynamics tbody td:nth-child(2){width:50%}.xxx-table-default--mob-cost-dynamics tbody td:nth-child(3){width:40%;padding-left:15px}.xxx-table-default--mob-cost-dynamics tbody td:nth-child(4),.xxx-table-default--mob-cost-dynamics tbody td:nth-child(5){width:30%}.xxx-table-default--mob-cost-dynamics tbody td:nth-child(5){padding-right:15px}}@media screen and (max-width:740px){.xxx-table-list--border-last tbody td:nth-child(5){border-left:0}}@media screen and (max-width:1000px){.xxx-table-list--mob-loan-selection th:nth-child(4){display:none}}@media screen and (max-width:740px){.xxx-table-list--mob-loan-selection .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-loan-selection tr{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-end}.xxx-table-list--mob-loan-selection td{text-align:left;padding:15px}.xxx-table-list--mob-loan-selection .xxx-table-list__middle-text{text-align:left;display:block}.xxx-table-list--mob-loan-selection td:nth-child(1){padding:0;width:100%;border-left:0;align-items:flex-start}.xxx-table-list--mob-loan-selection td:nth-child(1) img{margin-top:10px;margin-left:15px;margin-right:15px;min-height:50px;object-fit:contain}.xxx-table-list--mob-loan-selection td:nth-child(1) .xxx-table-list__middle-text{padding-top:15px;padding-left:15px;padding-right:15px;border-top:1px solid #e9edf0}.xxx-table-list--mob-loan-selection td:nth-child(2),.xxx-table-list--mob-loan-selection td:nth-child(3),.xxx-table-list--mob-loan-selection td:nth-child(6){width:50%}
.xxx-table-list--mob-loan-selection td:nth-child(6){padding-top:0;padding-left:5px}.xxx-table-list--mob-loan-selection td:nth-child(5){position:absolute;padding:0;top:3px;right:13px}}@media screen and (max-width:740px){.xxx-table-default--mob-bank-page-courses thead td:last-child{display:none}.xxx-table-default--mob-bank-page-courses td{width:calc(100%/3) !important}.xxx-table-default--mob-bank-page-courses td:nth-child(3){padding-right:0}.xxx-table-default--mob-bank-page-courses td:last-child{padding-left:0;width:100% !important}}@media screen and (max-width:740px){.xxx-table-list--desk-loan .xxx-g-btn{width:100%;padding-left:5px;padding-right:5px}}@media screen and (max-width:1000px){.xxx-table-list--mob-loan-selection td:nth-child(4),.xxx-table-list--mob-loan-selection th:nth-child(4){display:none}}@media screen and (max-width:740px){.xxx-table-list--mob-loan-selection-mini .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-loan-selection-mini tr{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.xxx-table-list--mob-loan-selection-mini td{text-align:left;padding:15px}.xxx-table-list--mob-loan-selection-mini .xxx-table-list__middle-text{text-align:left;display:block}.xxx-table-list--mob-loan-selection-mini td:nth-child(1){padding:0;width:100%;border-left:0;align-items:flex-start}.xxx-table-list--mob-loan-selection-mini td:nth-child(1) img{margin-top:10px;margin-left:15px;margin-right:15px;min-height:50px;object-fit:contain}.xxx-table-list--mob-loan-selection-mini td:nth-child(1) .xxx-table-list__middle-text{padding-top:15px;padding-left:15px;padding-right:15px;border-top:1px solid #e9edf0}.xxx-table-list--mob-loan-selection-mini td:nth-child(3){display:none}.xxx-table-list--mob-loan-selection-mini td:nth-child(2){width:50%}.xxx-table-list--mob-loan-selection-mini td:nth-child(4){padding-left:0}}@media screen and (max-width:1000px){.xxx-table-list--mob-credit-selection th:nth-child(5),.xxx-table-list--mob-credit-selection td:nth-child(5){display:none}
}@media screen and (max-width:740px){.xxx-table-list--mob-credit-selection .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-credit-selection tr{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:1px solid #e8ecef;-webkit-box-shadow:none;box-shadow:none}.xxx-table-list--mob-credit-selection.xxx-table-list--simple tr{border-bottom:1px solid #e8ecef}.xxx-table-list--mob-credit-selection td{text-align:left;padding:15px}.xxx-table-list--mob-credit-selection .xxx-table-list__middle-text{text-align:left}.xxx-table-list--mob-credit-selection td:nth-child(1){padding:0;width:100%;border-left:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:center}.xxx-table-list--mob-credit-selection td:nth-child(1) img{margin-top:10px;margin-left:15px;margin-right:15px;min-height:50px;-o-object-fit:contain;object-fit:contain}.xxx-table-list--mob-credit-selection td:nth-child(1) .xxx-table-list__middle-text{padding-top:15px;padding-left:15px;padding-right:15px;border-top:1px solid #e9edf0}.xxx-table-list--mob-credit-selection td:nth-child(6){width:100%;position:relative;text-align:right}.xxx-table-list--mob-credit-selection td:nth-child(6) .xxx-g-btn{width:50%}.xxx-table-list--mob-credit-selection td:nth-child(6) .xxx-table-list__mini-text{display:none}.xxx-table-list--mob-credit-selection td:nth-child(6) a{position:absolute;left:15px;top:calc(50% - 7px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:left;font-size:14px}.xxx-table-list--mob-credit-selection td:nth-child(2){width:30%}.xxx-table-list--mob-credit-selection td:nth-child(3),.xxx-table-list--mob-credit-selection td:nth-child(4){width:calc(70%/2)}.xxx-table-list--mob-credit-selection td:nth-child(6){padding-top:0;padding-left:5px}.xxx-table-list--mob-credit-selection td:nth-child(5){position:absolute;padding:0;top:3px;right:13px}.xxx-table-list--mob-credit-selection .xxx-table-list__mini-text:not(:first-child){display:none}}@media screen and (min-width:741px){.xxx-table-list--mob-credit-selection td:not(:nth-child(6)) .xxx-table-list__mini-text:first-child{display:none}.xxx-table-list--mob-credit-selection td:nth-child(6) .xxx-table-list__mini-text{font-size:12px;margin-bottom:5px}.xxx-table-list--mob-credit-selection td:nth-child(6) .xxx-g-link{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:0;font-size:14px;margin-top:10px}.xxx-table-list--mob-credit-selection tr:hover td:nth-child(6) .xxx-table-list__mini-text,.xxx-table-list--mob-credit-selection tr:hover td:nth-child(6) .xxx-g-link{opacity:1}.xxx-table-list--mob-credit-selection{border:1px solid #e8ecef;border-radius:5px}.xxx-table__inner--desc-overflow-auto{overflow:auto}}@media screen and (max-width:740px){.xxx-table-list--mob-sms-page tr{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-end}.xxx-table-list--mob-sms-page td{position:static}.xxx-table-list--mob-sms-page td:nth-child(1){width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;padding-left:15px;padding-right:15px}.xxx-table-list--mob-sms-page td:nth-child(1) div:nth-child(2){width:calc(100% + 40px);text-align:left;margin:0 -15px;padding:0 15px;border-bottom:1px solid #f1f4f7}.xxx-table-list--mob-sms-page td:nth-child(1) div:nth-child(3){width:100%;padding-top:15px;display:flex;justify-content:space-between;align-items:center}
.xxx-table-list--mob-sms-page td:nth-child(2){display:none}.xxx-table-list--mob-sms-page td:nth-child(3){padding-left:15px;padding-right:5px;padding-bottom:0;width:40%;text-align:left}.xxx-table-list--mob-sms-page td:nth-child(4){padding-left:0;padding-right:15px;padding-bottom:0;width:60%}.xxx-table-list--mob-sms-page td:nth-child(5){width:65%;display:flex;justify-content:flex-end;padding-left:15px;padding-right:15px}}@media screen and (max-width:740px){.xxx-table-list--deposit .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table.xxx-table--deposit .xxx-table-info{flex-direction:column;align-items:flex-start;justify-content:flex-start}.xxx-table.xxx-table--deposit .xxx-table-info .xxx-table-info__text:not(:first-child){margin-top:5px}.xxx-table-list--mob-deposit{background-color:transparent}.xxx-table-list--deposit .xxx-table-list__cell .xxx-table-list__label{left:10px;max-width:calc(100% - 20px)}.xxx-table-list--deposit .xxx-table-list__cell .xxx-table-list__labels{left:10px;max-width:calc(100% - 20px);width:100%}.xxx-table-list--deposit .xxx-table-list__cell .xxx-table-list__labels .xxx-table-list__label{left:auto;max-width:100%}.xxx-table-list--mob-deposit.xxx-table-list tr{margin-bottom:10px;border-bottom:0}.xxx-table-list--mob-deposit.xxx-table-list tr td .xxx-table-list__row:not(:first-child){margin-top:10px;background:#fff;border-radius:5px}.xxx-table-list.xxx-table-list--mob-deposit .xxx-table-list__cell.xxx-table-list__cell--labeled-p{padding-top:30px}.xxx-table-list.xxx-table-list--mob-deposit .xxx-table-list__cell.xxx-table-list__cell--labeled-p .xxx-table-list__img{padding:0}.xxx-table-list.xxx-table-list--mob-deposit .xxx-table-list__cell.xxx-table-list__cell--super-labeled-p{padding-top:50px}.xxx-table-list.xxx-table-list--mob-bank-deposit .xxx-table-list__cell.xxx-table-list__cell--labeled-p{padding-top:15px}.xxx-table-list--mob-bank-deposit .xxx-table-list__row--more.active.xxx-table-list__row--trigger-block .xxx-table-list__cell.xxx-table-list__cell--labeled-p{padding-top:20px}
.xxx-table-list--mob-bank-deposit .xxx-table-list__row.xxx-table-list__row--mob-pb.active{padding-top:80px}.xxx-table-list.xxx-table-list--mob-bank-deposit .xxx-table-list__cell.xxx-table-list__cell--labeled-p .xxx-table-list__label{left:10px;max-width:calc(100% - 20px)}.xxx-table-list--mob-bank-deposit .xxx-table-list__row--more.active.xxx-table-list__row--trigger-block .xxx-table-list__cell.xxx-table-list__cell--labeled-p .xxx-table-list__label{top:0}.xxx-table-list.xxx-table-list--mob-bank-deposit .xxx-table-list__row--trigger-block .xxx-table-list__cell.xxx-table-list__cell--labeled-p .xxx-table-list__label{top:-10px}.xxx-table-list--mob-deposit.xxx-table-list tr td .xxx-table-list__row:nth-last-child(2){border-radius:5px 5px 0 0}.xxx-table-list--mob-deposit.xxx-table-list tr td .xxx-table-list__row.xxx-table-list__sponsor .xxx-table-list__row:not(:first-child){border-top:0;background-color:#fffade}.xxx-table-list__body tr:first-child .xxx-table-list__row:first-child{border-top:0}.xxx-table-list--mob-deposit .xxx-table-list__row{background-color:#fff;border-top:0;box-shadow:0 4px 20px #eef0f2}.xxx-table-list--mob-deposit .xxx-table-list__row.xxx-table-list__vip,.xxx-table-list--mob-deposit .xxx-table-list__row.xxx-table-list__sponsor{background-color:#fffade}.xxx-table-list__vip~.xxx-table-list__more-btn:not(.active){background-color:#fffade}.xxx-table-list--mob-deposit .xxx-table-list__body tr:not(:first-child) .xxx-table-list__row{border-top:0}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2){width:100%;border-bottom:1px solid #e8ecef;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;padding-bottom:15px;padding-top:10px;position:relative}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2) .xxx-mob-visible{width:50%;display:flex;flex-direction:column;position:static;align-items:center;justify-content:center}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2) .xxx-mob-visible.normal-align{align-items:normal}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2) .xxx-table-list__mini-text{position:absolute;right:10px;bottom:-8px;z-index:2;background-color:#fff;padding-left:5px;padding-right:5px}
.xxx-table-list--mob-deposit .xxx-table-list__row.xxx-table-list__sponsor .xxx-table-list__cell:nth-child(2) .xxx-table-list__mini-text{background-color:#fffade}.xxx-table-list--mob-deposit .xxx-table-list__row.xxx-table-list__sponsor .xxx-table-list__cell:nth-child(2){margin-top:20px}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2) .xxx-mob-visible .xxx-table-list__bg-text{text-align:center;display:inline-block}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2) .xxx-mob-visible .xxx-table-list__bg-text.jaw{margin:5px auto}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(3){display:none}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(4),.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(5),.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(6){width:calc(100%/3);padding-top:20px;padding-bottom:15px;align-items:flex-start}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(7){width:100%;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:15px}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(7)>.xxx-g-btn,.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(7) .xxx-full_width{width:50%;order:1}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(7) .xxx-full_width .xxx-g-btn{width:100%}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(7) .xxx-g-link{order:0}.xxx-table-list--mob-deposit .xxx-table-list__more-btn.sponsor{background-color:#fffade}.xxx-table-list--mob-deposit .xxx-table-list__more-btn.sponsor.active{background-color:#fff}.xxx-table-list--mob-deposit .xxx-table-list__more-btn{background-color:#fff;position:relative;left:0;bottom:0;border-top:1px solid #e8ecef}.xxx-table-list--mob-deposit .xxx-table-list__more-btn::after{position:relative;right:auto;left:5px;top:0;transform:translateY(0) rotate(-90deg);display:inline-block}.xxx-table-list--mob-deposit .xxx-table-list__more-btn.active::after{transform:translateY(0) rotate(90deg)}
.xxx-table-list--mob-deposit .xxx-table-list__sort--on{background-color:transparent !important}.xxx-table-list--mob-deposit .xxx-table-list__img{max-width:90px;height:40px;padding:0;object-fit:contain}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2) .xxx-table-list__img.xxx-table-list__img--icon{width:30px;height:30px;padding:0}.xxx-table-list--mob-deposit .xxx-table-list__cell:nth-child(2) .xxx-table-list__img.xxx-table-list__img--icon+.xxx-mob-visible{width:75%}.xxx-table-list--mob-deposit .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-deposit .xxx-show-on-hover{opacity:1}.xxx-table-list--mob-deposit.xxx-border-bottom{border-bottom:0}.xxx-table-list--mob-deposit .xxx-table-list__cell .xxx-table-list__title-mini.xxx-show-on-hover{position:static;text-align:left}.xxx-table-list--mob-deposit .xxx-table-list__cell .xxx-font-size-18{font-size:16px}.xxx-table-list--mob-bank-deposit .xxx-table-list__row-inner{flex-wrap:wrap}.xxx-table-list--mob-bank-deposit{background-color:transparent}.xxx-table-list--mob-bank-deposit.xxx-table-list tr{margin-bottom:10px;border-bottom:0}.xxx-table-list--mob-bank-deposit.xxx-table-list tr td .xxx-table-list__row:nth-last-child(1){border-radius:5px 5px 0 0}.xxx-table-list--mob-bank-deposit.xxx-table-list tr td .xxx-table-list__row.xxx-table-list__sponsor .xxx-table-list__row:not(:first-child){border-top:0;background-color:#fffade}.xxx-table-list--mob-bank-deposit .xxx-table-list__row{background-color:#fff;border-top:0;-webkit-box-shadow:0 4px 20px #eef0f2;box-shadow:0 4px 20px #eef0f2}.xxx-table-list--mob-bank-deposit .xxx-table-list__body tr:not(:first-child) .xxx-table-list__row{border-top:0}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1){width:100%;border-bottom:1px solid #e8ecef;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:15px;padding-top:10px;position:relative;min-height:60px}
.xxx-table-list--mob-bank-deposit .xxx-table-list__row--more.active .xxx-table-list__row-inner>div:nth-of-type(1){padding-bottom:10px}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-table-list__title-mini-top .xxx-table-list__title-mini{position:relative;bottom:auto;right:auto;padding:0;margin-bottom:0}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-table-list__title-mini-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-top:5px}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-mob-visible{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:static;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-mob-visible.normal-align{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-table-list__mini-text{position:absolute;right:10px;bottom:-8px;z-index:2;background-color:#fff;padding-left:5px;padding-right:5px}.xxx-table-list--mob-bank-deposit .xxx-table-list__row.xxx-table-list__sponsor .xxx-table-list__cell:nth-child(1) .xxx-table-list__mini-text{background-color:#fffade}.xxx-table-list--mob-bank-deposit .xxx-table-list__row.xxx-table-list__sponsor .xxx-table-list__cell:nth-child(1){margin-top:20px}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-mob-visible .xxx-table-list__bg-text{text-align:center}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-table-list__middle-text{text-align:left;width:100%}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-table-list__cell-wrap{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:start;-ms-flex-align:start;align-items:flex-start;width:100%}
.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(1) .xxx-mob-visible .xxx-table-list__bg-text.jaw{margin:5px auto}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(2),.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(3),.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(4){width:calc(100%/3);padding-top:20px;padding-bottom:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(5){width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:15px}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(5) .xxx-full_width{width:60%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(5) .xxx-full_width .xxx-g-btn{width:100%}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell:nth-child(5) .xxx-g-link{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.xxx-table-list--mob-bank-deposit .xxx-table-list__more-btn.sponsor{background-color:#fffade}.xxx-table-list--mob-bank-deposit .xxx-table-list__more-btn.sponsor.active{background-color:#fff}.xxx-table-list--mob-bank-deposit .xxx-table-list__more-btn{background-color:#fff;position:relative;left:0;bottom:0;border-top:1px solid #e8ecef}.xxx-table-list--mob-bank-deposit .xxx-table-list__more-btn::after{position:relative;right:auto;left:5px;top:0;-webkit-transform:translateY(0) rotate(-90deg);-ms-transform:translateY(0) rotate(-90deg);transform:translateY(0) rotate(-90deg);display:inline-block}.xxx-table-list--mob-bank-deposit .xxx-table-list__more-btn.active::after{-webkit-transform:translateY(0) rotate(90deg);-ms-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}.xxx-table-list--mob-bank-deposit .xxx-table-list__sort--on{background-color:transparent !important}.xxx-table-list--mob-bank-deposit .xxx-table-list__img{max-width:90px;max-height:60px}.xxx-table-list--mob-bank-deposit .xxx-table-list__accent-text--big{font-size:16px}.xxx-table-list--mob-bank-deposit .xxx-show-on-hover{opacity:1}.xxx-table-list--mob-bank-deposit.xxx-border-bottom{border-bottom:0}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell .xxx-table-list__title-mini.xxx-show-on-hover{position:static;text-align:left}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell .xxx-font-size-18{font-size:16px}.xxx-table-list--mob-bank-deposit .xxx-table-list__row--more.active div:nth-of-type(5){padding-left:0;padding-right:0}.xxx-table-list--mob-bank-deposit .xxx-table-list__row--more.active{padding-bottom:60px}.xxx-table-list--mob-bank-deposit .xxx-table-list__row-inner div:nth-of-type(5){justify-content:space-between;padding:0}.xxx-table-list--mob-bank-deposit .xxx-table-list__row-inner div:nth-of-type(5) .xxx-g-link.xxx-mob-visible{position:static;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);margin-left:10px;margin-bottom:20px}.xxx-table-list--mob-bank-deposit .xxx-table-list__row-inner .xxx-g-btn{width:auto;min-width:150px;margin-right:10px;margin-bottom:20px}.xxx-table-list--mob-bank-deposit .xxx-table-list__cell .js-our-counter{width:auto}
.xxx-table-list--mob-bank-deposit .xxx-table-list__row.xxx-table-list__row--more.active .js-our-counter{width:100%}.xxx-table-list--mob-bank-deposit .xxx-table-list__row.xxx-table-list__row--more.active .js-our-counter .xxx-g-btn{width:calc(100% - 30px)}}@media screen and (max-width:740px){.xxx-table-list__title-mini--mob{display:inline-block;position:absolute;bottom:-10px;right:11px;background:#fff;padding:0 4px}.xxx-table-list__cell-wrap--mob{position:relative}.xxx-table-list__link-name{display:flex;flex-direction:column;padding-left:0}.xxx-table-list__title-mini--hover{display:block;opacity:1;position:static;transform:unset;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset}.xxx-table-list__row-inner--hover .xxx-table-list__cell:nth-of-type(2){width:25%}.xxx-table-list__row-inner--hover .xxx-table-list__cell:nth-of-type(3){width:30%}.xxx-table-list__row-inner--hover .xxx-table-list__cell:nth-of-type(4){width:45%}.xxx-table-list__row-inner--hover .xxx-table-list__cell:nth-of-type(5){display:flex;justify-content:flex-end;padding:20px 15px}.xxx-table-top--inside{box-shadow:0 4px 20px #eef0f2;border-radius:5px;margin-bottom:20px}.xxx-table-list__row--children .xxx-table-list__cell{min-height:unset}.xxx-table-list__row-inner--hover .xxx-table-list__cell{min-height:unset}.xxx-table-list__cell-wrap--mob{min-height:60px}.xxx-table-list .xxx-table-list__tr{margin-bottom:10px}}@media screen and (max-width:991px){.xxx-table--mob-credit .xxx-table-list__head{display:none}.xxx-table--mob-credit .xxx-table-list__row-inner{flex-wrap:wrap;justify-content:space-between}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(1){width:100%;align-items:flex-start}.xxx-table--mob-credit .xxx-table-list__row-inner>div:nth-of-type(1){border-bottom:1px solid #e8ecef}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(2),.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(3),.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(4){width:auto}
.xxx-table--mob-credit .xxx-show-on-hover{opacity:1;position:static}.xxx-table--mob-credit .xxx-table-list__cell{padding:20px 10px;min-height:unset}.xxx-table--credit .xxx-table-list__row-inner>div:nth-of-type(1){padding:10px;min-height:70px}.xxx-table--mob-credit .xxx-table-list__text-absolute-bottom{display:none}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(5){width:100%;flex-direction:row;justify-content:flex-end;position:relative}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(5) .xxx-text-color-darck-gray{position:absolute;left:10px}.xxx-table--mob-credit .xxx-table-list__row-inner .xxx-g-btn{width:auto}.xxx-table--mob-credit .xxx-table-list__cell .xxx-g-btn{min-width:130px;margin-bottom:20px}.xxx-table--mob-credit .xxx-table-top--inside{margin-bottom:10px;border-radius:5px}.xxx-table--credit .xxx-g-link{bottom:0}.xxx-table-list__row-inner div:nth-of-type(5) .xxx-table-list__text-absolute-top{display:none}.xxx-table--mob-credit .xxx-listing-card__top-licence{display:block;font-size:12px;color:#adb4bf}.xxx-table-list__trigger{left:10px;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;transform:unset}.xxx-table--mob-credit .xxx-table-list__row{margin-bottom:10px}.xxx-table--mob-credit .xxx-table-list__body tr:not(:first-child) .xxx-table-list__row{border:0}.xxx-table-list__row--trigger-block{padding-top:10px}.xxx-table-list__trigger-block{top:-5px}.xxx-table--credit .xxx-rating-block .xxx-rating-block__cell:first-child{width:100%}.xxx-table--credit .xxx-rating-block .xxx-rating-block__cell:last-child{width:100%}}@media screen and (max-width:740px){.xxx-table--credit .xxx-tab-list-wrap::after{opacity:1}.xxx-table--mob-credit .xxx-table-list__accent-text--big{font-size:16px}.xxx-table--mob-credit .xxx-font-size-18{font-size:16px}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(2),.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(3),.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(4){align-items:flex-start;justify-content:flex-start}
.xxx-table--mob-credit .xxx-show-on-hover{text-align:left}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(5){justify-content:space-between;padding:0}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(5) .xxx-g-link.xxx-mob-visible{position:static;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);margin-left:10px;margin-bottom:20px}.xxx-table--mob-credit .xxx-table-list__row{border:0;border-radius:5px}.xxx-table--mob-credit .xxx-table-list__body tr:first-child .xxx-table-list__row:first-child{border:0}.xxx-table--mob-credit .xxx-table-title h2{font-size:20px}.xxx-table--mob-credit .xxx-table-list__cell .xxx-g-btn{margin-right:10px}.xxx-table-list__row--more:before{display:none}.xxx-table-list__row--more.active{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;padding-bottom:80px;flex-wrap:nowrap;overflow-y:auto;margin-bottom:0;padding-top:70px;background:#fff}.xxx-table-list__row--more.active .xxx-table-list__block-more{background:#fff;position:relative;z-index:unset}.xxx-table-list__row--more.active .xxx-table-list__row-inner{position:relative;z-index:unset}.xxx-table-list__row--more.active .xxx-table-list__row-inner>div:nth-of-type(1){position:fixed;top:0;left:0;right:0;background:#fff;z-index:305;padding-right:40px}.xxx-table-list__row--more.active .xxx-table-list__close{position:fixed;top:10px;right:10px;z-index:306}.xxx-table-list__row--more.active .xxx-table-list__block-more.xxx-table-list__block-more--labeled .xxx-table-list__close{top:20px}.xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5) .xxx-g-link.xxx-mob-visible{display:none}.xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5){position:fixed;bottom:0;left:0;right:0;background:linear-gradient(0,#fff 86.19%,rgba(255,255,255,0) 100%);z-index:305;display:flex;align-items:center;justify-content:center;padding-top:15px}.xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5) .xxx-g-btn,.xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5) .xxx-full_width{width:100%;margin-left:15px;margin-right:15px}
.xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5) .xxx-full_width .xxx-g-btn{margin-left:0;margin-right:0}.xxx-table-list__tab-row{flex-direction:column}.xxx-table-list__tab-cell{width:100%}.xxx-table-list__tab-text-grey{margin-bottom:0}.xxx-table-list__tab-cell{padding-bottom:20px}.xxx-table-list__mob-tab-cell{display:flex;align-items:flex-start;justify-content:space-between;padding-right:0;padding-bottom:15px}.xxx-table-list__tab-body-inner .xxx-table-list__tab-cell:last-child{padding-bottom:0}.xxx-table-list__text-bottom .xxx-table-list__text-black-mini{display:block}.xxx-table-list__tab-link{padding-left:0}.xxx-table-list__info-tabs-menu{padding:0 15px;overflow-x:auto}.xxx-table-list__tab-body-inner{padding:30px 15px}.xxx-table-list__tab-cell .xxx-table-list__tab-text-grey{width:35%}.xxx-table-list__tab-cell div:nth-child(2){width:65%}.xxx-table-list__bottom{text-align:left}.xxx-table--mob-credit .xxx-table-list__middle-text{text-align:left}.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(2) .xxx-g-link,.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(3) .xxx-g-link,.xxx-table--mob-credit .xxx-table-list__row-inner div:nth-of-type(4) .xxx-g-link{display:none}.xxx-table-top--inside .xxx-g-btn{width:45px;height:45px;padding:0;display:flex;align-items:center;justify-content:center}.xxx-table-list__trigger{display:none}.xxx-table-list__mob-trigger-tooltip{display:block;width:100%;background:#fffade;border-radius:0 0 5px 5px;padding:5px 15px;font-size:13px}.xxx-table--mob-credit .xxx-table-list tr{overflow:visible}.xxx-table--mob-credit .xxx-table-list tr{margin-bottom:0}.xxx-table--credit .xxx-table-list__row:hover{z-index:160}}@media screen and (max-width:991px){.xxx-table-list__row--more.active .xxx-table-list__block-more-inside{flex-direction:column}.xxx-table-list__row--more.active .xxx-table-list__block-more-inside .xxx-table-list__tab-body-inner{width:100%;border:0}.xxx-table-list__row--more.active .xxx-table-list__block-more-inside .xxx-table-list__rating{width:100%}
}@media screen and (max-width:740px){.xxx-table--mob-rating-credit .js-our-counter{width:auto}.xxx-table--mob-rating-credit{padding-left:15px;padding-right:15px}.xxx-table--mob-rating-credit .xxx-table-list tr{overflow:visible}.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell{padding:20px 10px}.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:first-child{width:40%;padding:15px 10px;border-bottom:1px solid #e8ecef}.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(2){width:60%;border-bottom:1px solid #e8ecef;padding:15px 10px;align-items:center}.xxx-table--mob-rating-credit .xxx-table-list__row--trigger-block .xxx-table-list__cell:first-child{padding:0 10px 20px 15px}.xxx-table--mob-rating-credit .xxx-table-list__row--trigger-block .xxx-table-list__cell:nth-child(2){padding:0 15px 20px 5px}.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(6){width:100%;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;align-items:center}.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(3),.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(4),.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(5){width:auto;max-width:calc(100%/3);justify-content:flex-start}.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(4){max-width:41%}.xxx-table--mob-rating-credit .xxx-table-list__cell{align-items:flex-start}.xxx-table--mob-rating-credit .xxx-table-list__row .xxx-table-list__img{padding:0;max-width:100%}.xxx-table--mob-rating-credit .xxx-table-list__cell{min-height:unset}.xxx-table--mob-rating-credit .xxx-show-on-hover{opacity:1;position:static;text-align:left}.xxx-table--mob-rating-credit .xxx-table-list__row-inner{justify-content:space-between}.xxx-table--mob-rating-credit .xxx-table-list__row-inner div:nth-of-type(5) .xxx-table-list__text-absolute-top{display:inline-block}.xxx-table--mob-rating-credit .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(6) .xxx-table-list__text-absolute-bottom{display:none}.xxx-table--mob-rating-credit .xxx-table-list{border:0}.xxx-table--mob-rating-credit .xxx-table-list__row{border:1px solid #e8ecef;border-radius:5px}.xxx-table--mob-rating-credit .xxx-table-list tr{box-shadow:none}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__row-inner .xxx-table-list__cell:first-child{display:none}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(2){position:fixed;left:0;top:0;right:0;width:100%;background:#fff;z-index:305;padding:15px 20px 15px 15px;flex-direction:row;flex-wrap:nowrap}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(2) .xxx-listing-card__middle-info-hint{display:none}.xxx-table--mob-rating-credit .xxx-table-list__tab-body-inner .xxx-df.xxx-df--jsb .xxx-text-color-darck-gray{display:inline;position:absolute;bottom:-20px;right:15px}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(6){position:fixed;bottom:0;left:0;right:0;width:100%;background:linear-gradient(0,#fff 86.19%,rgba(255,255,255,0) 100%);z-index:305;padding:15px;height:80px}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__cell-inside-hidden{display:flex;align-items:center;width:50%}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__cell-inside{padding-left:10px;padding-right:20px}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active div:nth-of-type(5){position:static;justify-content:flex-start;z-index:unset}
.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__rating{padding:0 15px 20px 15px}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(6) .xxx-g-link{display:none}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(6) .xxx-g-btn{width:100%}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__block-more-inside{position:relative;z-index:300}.xxx-table--mob-rating-credit .xxx-table-list__row:hover{z-index:6}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__tab-body-inner a{position:absolute;bottom:-20px}.xxx-table--mob-rating-credit .xxx-table-list__accent-text--big{font-size:16px}.xxx-table--mob-rating-credit .xxx-table-list__cell .xxx-font-size-18{font-size:16px}.xxx-table--mob-rating-credit .xxx-table-list__tab-cell{width:100%}.xxx-table--mob-rating-credit .xxx-table-list__row--trigger-block{padding-top:35px}.xxx-table--mob-rating-credit .xxx-table-list__trigger-block{top:-28px}.xxx-table--mob-rating-credit .xxx-table-list__row--more.active{padding-top:80px;padding-bottom:100px}}@media screen and (max-width:355px){.xxx-table--mob-rating-credit .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(2) .xxx-table-list__bg-text{display:none}}@media screen and (max-width:1150px){.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(5) .xxx-font-size-18.xxx-pb-10{white-space:normal}}@media screen and (max-width:991px){.xxx-table--mob-promo-credit .xxx-font-size-18{font-size:16px}.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(6){padding:10px}.xxx-table--mob-promo-creditt .xxx-table-list__cell:nth-child(7){width:calc(100% -(100%/6)- 10px)}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(9){padding:10px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(8){padding:10px}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(10){padding:0 10px 10px 10px}
.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(9){padding:0 10px 10px 10px}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(11){padding:10px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(10){padding:10px}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(10) .xxx-table-list__bg-text{margin-top:10px;text-align:left}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(9) .xxx-table-list__cell:nth-child(10) .xxx-table-list__bg-text{margin-top:10px;text-align:left}}@media screen and (max-width:865px){.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(6) .xxx-table-list__title-mini-grey{display:none}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(5) .xxx-table-list__title-mini-grey{display:none}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(11){padding-right:10px;padding-left:0}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(10){padding-right:10px;padding-left:0}}@media screen and (max-width:750px){.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(11) .xxx-g-link{font-size:13px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(10) .xxx-g-link{font-size:13px}}@media screen and (max-width:740px){.xxx-table--mob-promo-credit .xxx-table-list__tab-cell .xxx-tab-calculation{width:100%}.xxx-table--mob-promo-credit .xxx-table-list__tab-cell .xxx-tab-calculation__right{width:auto}.xxx-table--mob-promo-credit .xxx-table-list__tab-cell .xxx-tab-calculation__text{width:100%}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(11) .xxx-g-link{font-size:14px;width:auto}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(10) .xxx-g-link{font-size:14px;width:auto}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell{min-height:unset;align-items:flex-start;justify-content:flex-start}
.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell{min-height:unset;align-items:flex-start;justify-content:flex-start}.xxx-table--mob-promo-credit .xxx-table-list__cell:first-child{width:100%;min-height:60px;flex-direction:row;justify-content:flex-start;align-items:center;padding:10px 15px;border-bottom:1px solid #e8ecef;flex-wrap:nowrap}.xxx-table--mob-promo-credit .xxx-table-list__cell:first-child .xxx-table-list__mini-text{position:absolute;right:15px;bottom:-8px;background:#fff;color:#adb4bf;padding:0 5px;font-size:12px}.xxx-table--mob-promo-credit .xxx-table-list__sponsor .xxx-table-list__cell:first-child .xxx-table-list__mini-text{background-color:#fffade}.xxx-table--mob-promo-credit .xxx-table-list__sponsor.active .xxx-table-list__cell:first-child .xxx-table-list__mini-text{background:white}.xxx-table--mob-promo-credit .xxx-table-list__row .xxx-table-list__img{padding:0;display:flex;align-items:center;max-width:45%;max-height:unset}.xxx-table--mob-promo-credit .xxx-table-list__row .xxx-table-list__img{width:90px;flex:none}.xxx-table--mob-promo-credit .xxx-table-list__row .xxx-table-list__img img{max-height:35px}.xxx-table--mob-promo-credit .xxx-table-list__row.active .xxx-table-list__img img{max-height:35px;max-width:90px}.xxx-table--mob-promo-credit .xxx-table-list__cell:first-child .xxx-font-size-16{padding-left:20px;padding-right:20px}.xxx-table--mob-promo-credit .xxx-table-list__row--more.active .xxx-table-list__cell:first-child .xxx-font-size-16{position:relative;max-height:60px;overflow:auto}.xxx-table--mob-promo-credit-alt .xxx-table-list__cell:first-child .xxx-font-size-16{padding-left:20px;padding-right:0;font-size:14px}.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(2){display:none}.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(3){width:auto;padding:20px 10px 10px 15px;max-width:35%}.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(3) .xxx-table-list__accent-text{font-size:18px}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(4){display:none}
.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(5){width:auto;padding:20px 15px 10px 10px;max-width:65%}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(4){width:auto;padding:20px 15px 10px 10px;max-width:65%}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(6){display:none}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(5){display:none}.xxx-table--mob-promo-credit .xxx-table-list__body tr:first-child .xxx-table-list__row:first-child{border:0}.xxx-table--mob-promo-credit .xxx-table-list--pretext{display:inline}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(7){display:none}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(6){display:none}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(9){display:none}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(8){display:none}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(10){width:100%}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(9){width:100%}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(11){width:100%;padding:10px 15px 15px 15px;justify-content:space-between;flex-direction:row;align-items:center}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(10){width:100%;padding:10px 15px 15px 15px;justify-content:space-between;flex-direction:row;align-items:center}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__cell:nth-child(11) .xxx-g-btn{width:auto;display:inline-block}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__cell:nth-child(10) .xxx-g-btn{width:auto;display:inline-block}.xxx-table--mob-promo-credit .xxx-table-list__tab-cell{padding-bottom:5px}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__row--more.active .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(5){position:static;align-items:flex-start;background:transparent;z-index:unset;padding-top:20px}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__row--more.active .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(4){position:static;align-items:flex-start;background:transparent;z-index:unset;padding-top:20px}.xxx-table--mob-promo-credit .xxx-table-list__row--more.active .xxx-table-list__row-inner .xxx-table-list__tab-row:nth-child(5){position:static;align-items:flex-start;background:transparent;z-index:unset;padding-top:0}
.xxx-table--mob-promo-credit .xxx-table-list__row--more.active .xxx-table-list__tab-body-inner{padding:30px 15px 10px 15px}.xxx-table--mob-promo-credit .xxx-table-list__block-more--width-70,.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__block-more--width-70{width:100%;margin-left:0}.xxx-table-list__row--more.xxx-table-list__sponsor .xxx-table-list__block-more.xxx-table-list__block-more--width-70{width:100%;padding-left:0}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(11){position:fixed;bottom:0;left:0;right:0;background:linear-gradient(0,#fff 86.19%,rgba(255,255,255,0) 100%);z-index:305;display:flex;align-items:center;justify-content:center}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(10){position:fixed;bottom:0;left:0;right:0;background:linear-gradient(0,#fff 86.19%,rgba(255,255,255,0) 100%);z-index:305;display:flex;align-items:center;justify-content:center}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(11) .xxx-g-link{display:none}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(10) .xxx-g-link{display:none}.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(11) .xxx-g-btn,.xxx-table--mob-promo-credit:not(.xxx-table--promo-zaymy-new) .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(11) .js-our-counter{width:100%}.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(10) .xxx-g-btn,.xxx-table.xxx-table--promo-zaymy-new .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(10) .js-our-counter{width:100%}.xxx-table--mob-promo-credit .xxx-table-list__body tr:not(:first-child) .xxx-table-list__row{border:0}.xxx-table--mob-promo-credit .xxx-table-list__row--more.active .xxx-monthly-payment__title-bold{width:100%}
.xxx-table--promo-credit .xxx-tab-list-wrap::after{display:block}.xxx-table--promo-credit .xxx-table-list__info-tabs-menu{margin-right:0;padding:0 15px}.xxx-table--promo-credit .xxx-table-list__row--partner .xxx-table-list__row-inner{padding-top:20px}.xxx-table--promo-credit .xxx-table-list__row--partner.active .xxx-table-list__row-inner:before{content:"Партнер раздела";position:absolute;left:15px;top:0;color:#333e50;padding:5px 10px;border-radius:5px;background-color:#e1fada;font-size:12px;pointer-events:none}.xxx-table--mob-promo-credit.xxx-table--mob-promo-credit-alt .xxx-table-list__cell:nth-child(11){flex-direction:column-reverse;text-align:center}.xxx-table--mob-promo-credit.xxx-table--mob-promo-credit-alt .xxx-table-list__cell--bottom{padding-left:0;padding-right:0}.xxx-table--mob-promo-credit.xxx-table--mob-promo-credit-alt .xxx-table-list__cell--bottom .xxx-g-btn{width:calc(100% - 30px)}.xxx-table--mob-promo-credit.xxx-table--mob-promo-credit-alt .xxx-table-list__cell--bottom .js-our-counter{width:100%}.xxx-table--mob-promo-credit.xxx-table--mob-promo-credit-alt .mob\:xxx-table-list__bottom-link{width:100%;padding:15px 15px 0 15px;border-top:1px dashed #e8ecef;text-align:center;margin-top:15px}.xxx-table--mob-promo-credit.xxx-table--mob-promo-credit-alt .xxx-table-list__row--more.active .xxx-table-list__cell--bottom{padding:15px}.xxx-table--mob-promo-credit.xxx-table--mob-promo-credit-alt .xxx-table-list__row--more.active .mob\:xxx-table-list__bottom-link{display:none}.xxx-table--promo-credit-alt .xxx-pagination-wrapp{border-top:0}.xxx-table.mob\:xxx-table--promo-credit-tile .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(3),.xxx-table.mob\:xxx-table--promo-credit-tile .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(4),.xxx-table.mob\:xxx-table--promo-credit-tile .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(5){width:100%;display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:1fr 1fr;grid-column-gap:10px;align-items:center;padding-right:15px;padding-left:15px;max-width:unset;padding-bottom:5px;padding-top:5px}
.xxx-table.mob\:xxx-table--promo-credit-tile .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(3){padding-top:15px}.xxx-table.mob\:xxx-table--promo-credit-tile .xxx-table-list__cell:nth-child(11) .js-our-counter{min-width:50%}.xxx-table.mob\:xxx-table--promo-credit-tile .xxx-table-list__cell:nth-child(11) .js-our-counter .xxx-g-btn{width:100%}.xxx-table.mob\:xxx-table--promo-credit-tile .xxx-table-list__row--more.active .xxx-table-list__row-inner .xxx-table-list__cell:nth-child(5){padding-top:5px}}@media screen and (max-width:400px){.xxx-table--mob-promo-credit .xxx-table-list__row .xxx-table-list__img img{max-width:100%;max-height:35px}.xxx-table--mob-promo-credit .xxx-table-list__row .xxx-table-list__img{width:90px}}@media screen and (max-width:740px){.xxx-table--mob-bank-offers-credits .xxx-table-list__row{border-top:0 !important}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell{min-height:unset;align-items:flex-start;justify-content:flex-start}.xxx-table--mob-bank-offers-credits .xxx-table-list__row--more.active{padding-bottom:90px;padding-top:85px}.xxx-table--bank-offers-credits .xxx-table-list__row--more.active .xxx-mob-visible--active{display:block}.xxx-table--bank-offers-credits .xxx-table-list__row--more.active .xxx-table-list__cell:first-child{border-bottom:1px solid #e8ecef}.xxx-table--bank-offers-credits .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(2){display:none}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:first-child{width:100%;align-items:center;flex-direction:row;justify-content:space-between;padding:10px 15px}.xxx-table--mob-bank-offers-credits .xxx-table-list__row--more.active .xxx-table-list__cell:first-child{padding-right:30px}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(2){width:100%;padding:5px 15px;border-bottom:1px solid #e8ecef}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(3){width:50%;padding-left:15px;padding-top:20px}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(4){width:50%;padding-right:15px;padding-top:20px}
.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(3) .xxx-pb-10,.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(4) .xxx-pb-10{padding-bottom:0}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(5){width:100%;padding:5px 15px 15px 15px;order:9}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(5) .xxx-table-list__bottom-text{display:block;position:relative;top:auto;margin-top:15px;left:auto}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(6){width:100%;margin-left:0;padding:0;order:6}.xxx-table--bank-offers-credits .xxx-table-list__block-more{width:100%;margin-left:0}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(8){display:none}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(9){width:100%;padding:10px 15px 10px 15px;order:5}.xxx-table--bank-offers-credits .xxx-table-list__cell:nth-child(9) .xxx-table-list__bg-text{margin-top:0;margin-bottom:10px}.xxx-table--mob-bank-offers-credits .xxx-table-list__cell:nth-child(10){order:10;width:100%;padding:15px;border-top:1px dashed #e8ecef}.xxx-table--mob-bank-offers-credits .xxx-table-list__row--more.active .xxx-table-list__info-tabs-menu{margin-right:0;padding-left:15px}.xxx-table--mob-bank-offers-credits .xxx-table-list__row-inner.active .xxx-table-list__cell:nth-child(10){display:none}.xxx-table--mob-bank-offers-credits .xxx-table-list__row-inner.active .xxx-table-list__cell:nth-child(6){display:none}.xxx-table--mob-bank-offers-credits .xxx-table-list__row-inner.active .xxx-table-list__cell:nth-of-type(5) .xxx-full_width{margin-left:0;margin-right:0}.xxx-table--mob-bank-offers-credits .xxx-table-list__row--more.active .xxx-table-list__block-more{width:100%}.xxx-table--mob-bank-offers-credits .xxx-table-list__block-more .xxx-tab__content .xxx-table-list__tab-body-inner .xxx-table-list__tab-row{position:relative;left:auto;top:auto;z-index:1;margin-bottom:25px}.xxx-table--mob-bank-offers-credits .xxx-table-list__tab-cell{padding-bottom:5px}.xxx-table--mob-bank-offers-credits .xxx-table-list__tab-body-inner{padding:30px 15px 5px 15px}
.xxx-table--mob-bank-offers-credits .xxx-table-list__tab-row:last-of-type{margin-bottom:0}.xxx-table--mob-bank-offers-credits .xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5){padding-top:25px}.xxx-table--mob-bank-offers-credits .xxx-tab-list-wrap:after{content:"";display:block;position:absolute;right:0;top:0;height:100%;width:30px;background:linear-gradient(270deg,#fff 36.46%,rgba(255,255,255,0) 100%);z-index:2}.xxx-table--bank-offers-credits .xxx-table-list__info-tabs-menu{border-top:1px solid #e8ecef}}@media screen and (max-width:740px){.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--more.active{padding-bottom:90px;padding-top:89px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row{border-top:0 !important}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell{min-height:unset;align-items:flex-start;justify-content:flex-start}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__img{max-width:75px;width:75px;padding:0}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__img img{max-height:unset;border-radius:5px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:first-child{width:100%;align-items:flex-start;flex-direction:row;padding:10px 15px 10px 15px;border-bottom:1px solid #e8ecef;align-items:center}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--more.active .xxx-table-list__cell:first-child{padding-right:30px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__mobile-title{display:flex;flex-direction:column;padding-left:30px;max-width:69%}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:first-child .xxx-table-list__title-mini-grey{position:absolute;background:#fff;padding:5px;bottom:-13px;right:15px;border-radius:5px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(2){display:none}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(3){width:100%;padding:20px 15px 0 15px;flex-direction:row}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(3) span,.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(4) span,.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(5) span,.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(6) span{width:50%}
.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(3) .xxx-pb-10,.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(4) .xxx-pb-10,.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(5) .xxx-pb-10,.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(6) .xxx-pb-10{padding-bottom:0}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(4),.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(5),.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(6){width:100%;padding:10px 15px 0 15px;flex-direction:row}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(7) .xxx-table-list__bottom-text{display:block;position:relative;top:auto;margin-top:15px;left:auto}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(5){padding-bottom:20px}.xxx-table--bank-offers-credit-card .xxx-table-list__attention{margin-bottom:10px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(6){display:flex;padding-top:10px;padding-bottom:20px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(10){width:100%;margin-left:0;padding:0;order:5}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(9){display:none}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(7){width:100%;padding:5px 15px 20px 15px;order:6}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(7){padding-top:20px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--more.active .xxx-table-list__info-tabs-menu{margin-right:0;padding-left:15px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__cell:nth-child(11){order:10;width:100%;padding:15px;border-top:1px dashed #e8ecef}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row-inner.active .xxx-table-list__cell:nth-child(11){display:none}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row-inner.active .xxx-table-list__cell:nth-child(7){position:fixed;bottom:0;left:0;right:0;background:linear-gradient(0,#fff 86.19%,rgba(255,255,255,0) 100%);z-index:305;display:flex;align-items:center;justify-content:center}
.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row-inner.active .xxx-table-list__cell:nth-of-type(5) .xxx-full_width{margin-left:0;margin-right:0}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--more.active .xxx-table-list__block-more{width:100%;margin-left:0}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__block-more .xxx-tab__content .xxx-table-list__tab-body-inner .xxx-table-list__tab-row:not(:last-child){position:relative;left:auto;top:auto;z-index:1;margin-bottom:25px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__tab-cell{padding-bottom:5px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__tab-body-inner{padding:30px 15px 5px 15px}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__tab-row:last-of-type{margin-bottom:0}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5){display:flex;background:white;left:auto;top:auto;right:auto;bottom:auto;position:relative;width:100%;padding-top:10px;padding-bottom:0;z-index:1}.xxx-table--mob-bank-offers-credit-card .xxx-tab__body{display:none !important}.xxx-table--mob-bank-offers-credit-card .xxx-tab__body.active{display:block !important}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__row-inner.active .xxx-table-list__cell:nth-child(10){display:none}.xxx-table--mob-bank-offers-credit-card .xxx-tab-list-wrap:after{content:"";display:block;position:absolute;right:0;top:0;height:100%;width:30px;background:linear-gradient(270deg,#fff 36.46%,rgba(255,255,255,0) 100%);z-index:2}.xxx-table--mob-bank-offers-credit-card .xxx-table-list__info-tabs-menu{border-top:1px solid #e8ecef}}@media screen and (max-width:740px){.xxx-table--mob-bank-offers-loan .xxx-table-list--mob-mfo-6-cell .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:first-of-type{border-bottom:0;padding-right:0;padding-left:0}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(1){flex-direction:row;justify-content:space-between;align-items:center;padding-left:15px;padding-right:15px}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(1) .xxx-table-list__cell-wrap{width:auto;padding-right:0}.xxx-table--mob-bank-offers-loan .xxx-table-list__img{max-width:100%}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(2){border-bottom:1px solid #e8ecef;padding-bottom:20px;width:100%;padding-top:0}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(2) span{padding-bottom:0}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(3){width:50%;padding-left:15px}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(3) .xxx-text-color-darck-gray{color:#333e50;font-size:16px}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(4){width:50%;padding-right:15px;flex-direction:column;display:flex}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(4) .xxx-table-list__bg-text{margin-top:0}.xxx-table--mob-bank-offers-loan .xxx-table-list--mob-mfo-6-cell .xxx-table-list__accent-text--big{font-size:18px;padding-bottom:5px}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(5){display:none}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(6){order:8;width:100%}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(6) .xxx-g-btn.xxx-mt-10{margin-top:0}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-child(6) .xxx-table-list__bottom-text{display:block;position:relative;top:auto;margin-top:15px;left:auto}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-child(6) .xxx-full_width{width:100%}.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(7){display:none}
.xxx-table--mob-bank-offers-loan .xxx-table-list__cell:nth-of-type(8){order:6;width:100%;margin-left:0}.xxx-table--bank-offers-loan .xxx-table-list__attention{margin:20px 15px 0 15px}.xxx-table--bank-offers-loan .xxx-table-list__body tr .xxx-table-list__row{border-top:0 !important}}@media screen and (max-width:991px){.xxx-table--mob-top-loans .xxx-table-list__head td:nth-child(5){display:none}.xxx-table--mob-top-loans .xxx-table-list__cell:nth-child(5){display:none}}@media screen and (max-width:740px){.xxx-table--mob-top-loans{padding-left:15px;padding-right:15px}.xxx-table--mob-top-loans .xxx-table-list{border:0}.xxx-table--mob-top-loans .xxx-table-list__cell{padding:10px 15px;min-height:unset}.xxx-table--mob-top-loans .xxx-table-list__cell:first-child{width:100%;align-items:flex-start;padding:0}.xxx-table--mob-top-loans .xxx-table-list__cell:first-child .xxx-table-list__middle-text{text-align:left}.xxx-table--mob-top-loans .xxx-table-list__cell-wrap{width:100%;justify-content:space-between;padding:15px}.xxx-table--mob-top-loans .xxx-table-list__cell-wrap:last-child{padding:10px 15px}.xxx-table--mob-top-loans .xxx-table-list__cell-wrap:first-child{border-bottom:1px solid #e8ecef}.xxx-table--mob-top-loans .xxx-table-list__cell-wrap .xxx-table-list__middle-text{padding-bottom:5px}.xxx-table--mob-top-loans .xxx-table-list__cell:nth-child(5){display:none}.xxx-table--mob-top-loans .xxx-table-list__cell:nth-child(6){width:100%;justify-content:space-between;flex-direction:row;padding:15px}.xxx-table--mob-top-loans .xxx-table-list__cell:nth-child(6) .xxx-g-btn{width:auto}.xxx-table--top-loans .xxx-table-list__text-absolute-top{position:static;opacity:1;text-align:left;width:auto}.xxx-table--mob-top-loans .xxx-table-list__cell:nth-child(2),.xxx-table--mob-top-loans .xxx-table-list__cell:nth-child(3),.xxx-table--mob-top-loans .xxx-table-list__cell:nth-child(4){width:auto;max-width:33%;justify-content:flex-start;align-items:flex-start}.xxx-table--mob-top-loans .xxx-table-list__row-inner{justify-content:space-between}.xxx-table--mob-top-loans .xxx-table-list__accent-text--big{font-size:16px;padding-top:5px}
.xxx-table--mob-top-loans .xxx-font-size-18{font-size:16px;padding-top:5px}.xxx-table--mob-top-loans .xxx-table-list tr{box-shadow:none}.xxx-table--mob-top-loans .xxx-table-list__row{border:1px solid #e8ecef;border-radius:5px}.xxx-table--mob-top-loans .js-our-counter{width:auto}}@media screen and (max-width:1200px){.xxx-table--promo-card .xxx-full_width{padding:0}}@media screen and (max-width:991px){.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(7) .xxx-table-list__title-mini-grey{display:none}.xxx-table--promo-card .xxx-table-list__head td:nth-child(6){display:none}.xxx-table--promo-card .xxx-table-list__cell:nth-child(6){display:none}.xxx-table--promo-card .xxx-table-list__head td:first-child{width:15%}.xxx-table--promo-card .xxx-table-list__head td:nth-child(2),.xxx-table--promo-card .xxx-table-list__head td:nth-child(7){width:19%}.xxx-table--promo-card .xxx-table-list__head td:nth-child(3),.xxx-table--promo-card .xxx-table-list__head td:nth-child(5){width:16%}.xxx-table--promo-card .xxx-table-list__head td:nth-child(4){width:16%}.xxx-table--promo-card .xxx-table-list__cell:first-child{width:15%}.xxx-table--promo-card .xxx-table-list__cell:nth-child(2),.xxx-table--promo-card .xxx-table-list__cell:nth-child(7){width:19%}.xxx-table--promo-card .xxx-table-list__cell:nth-child(3),.xxx-table--promo-card .xxx-table-list__cell:nth-child(5){width:16%}.xxx-table--promo-card .xxx-table-list__cell:nth-child(4){width:15%}}@media screen and (max-width:740px){.xxx-table--promo-card .xxx-table-list__head td:nth-child(6){display:flex}.xxx-table--promo-card .xxx-table-list__cell:nth-child(6){display:flex}.xxx-table--mob-promo-card .xxx-tab-list-wrap:after{content:"";display:block;position:absolute;right:0;top:0;height:100%;width:30px;background:linear-gradient(270deg,#fff 36.46%,rgba(255,255,255,0) 100%);z-index:2}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(2){display:none}.xxx-table--mob-promo-card .xxx-table-list__cell:first-child{width:100%;padding:10px 15px;flex-direction:row;justify-content:flex-start;min-height:unset;border-bottom:1px solid #e8ecef;flex-wrap:nowrap}
.xxx-table--mob-promo-card .xxx-table-list__cell:first-child .xxx-mob-visible:nth-child(2){display:flex;flex-direction:column;padding-left:15px;max-width:70%}.xxx-table--mob-promo-card .xxx-table-list__cell:first-child .xxx-table-list__title-mini-grey{position:absolute;background:#fff;padding:5px;bottom:-13px;right:15px;border-radius:5px}.xxx-table--mob-promo-card .xxx-table-list__row .xxx-table-list__img{padding:0}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(2),.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(3),.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(4),.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(5),.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(6){width:100%;min-height:unset;padding:5px 15px;flex-direction:row;align-items:center}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(6){padding:5px 15px 10px 15px}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(3) span,.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(4) span,.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(5) span,.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(6) span{display:block;width:50%}.xxx-table--mob-promo-card .xxx-font-size-18.xxx-pb-10{padding-bottom:0;padding-left:15px;font-size:16px}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(7){width:100%;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;min-height:unset;padding:10px 15px 15px 15px}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(7) .xxx-g-btn{width:auto;margin-left:5px}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(7) .xxx-mob-visible{margin-right:5px}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(7) .xxx-g-link{border-bottom:1px dotted #388ec3}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(7) .xxx-g-link::after{display:none}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(8){display:none}.xxx-table--mob-promo-card .xxx-table-list__cell:last-child{display:none}.xxx-table--mob-promo-card .xxx-table-list__cell:nth-child(3){padding:20px 15px 5px 15px}
.xxx-table--mob-promo-card .xxx-table-list__img{max-width:75px;width:75px}.xxx-table--mob-promo-card .xxx-table-list__cell:first-child .xxx-mob-visible:nth-child(2) .xxx-font-size-16{font-size:14px}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__row-inner div:nth-of-type(5){position:static;justify-content:flex-start;padding-top:5px;background:no-repeat;z-index:0}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(7){position:fixed;z-index:100;width:100%;left:0;right:0;background:linear-gradient(0,#fff 86.19%,rgba(255,255,255,0) 100%);bottom:0;padding:20px 15px}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(7) .xxx-g-link{display:none}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(7) .xxx-g-btn{width:100%;margin-left:0}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__block-more{margin-left:0;width:100%}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__info-tabs-menu{margin-right:0;padding-left:15px}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__info-tabs-menu{border-top:1px solid #e8ecef}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(6){padding-bottom:20px}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__tab-cell{padding-bottom:5px}.xxx-table--mob-promo-card .xxx-table-list__tab-cell div:nth-child(2){width:100%}.xxx-table--mob-promo-card .xxx-table-list__row--more.active{padding-bottom:70px}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__tab-body-inner{padding:30px 15px 10px 15px}.xxx-table--mob-promo-card .xxx-full_width{width:auto}.xxx-table--mob-promo-card .xxx-table-list__row--more.active .xxx-table-list__cell:nth-child(7) .js-our-counter{width:100%}.xxx-table--mob-promo-card tr:first-child .xxx-table-list__row:first-child{border-top:0}.xxx-table--mob-promo-card .xxx-table-list__body tr:not(:first-child) .xxx-table-list__row{border-top:0}}@media screen and (max-width:1200px) and (min-width:741px){.xxx-table-list__result-offer{flex-direction:column;text-align:center;font-size:13px;width:100%;min-width:auto;padding-top:0}.xxx-table-list__result-offer-icon{margin-right:0;margin-bottom:5px}.xxx-table--mob-promo-credit .xxx-table-list__accent-text--big{font-size:18px}.tablet\:xxx-table--compact .xxx-table-list__head td.xxx-table-list__sort.xxx-table-list__sort--full{text-align:left}.tablet\:xxx-table--compact .xxx-table-list__head td:first-of-type{display:none}.tablet\:xxx-table--compact .xxx-table-list__head td:nth-of-type(2){display:none}
.tablet\:xxx-table--compact .xxx-table-list__head td:nth-of-type(3){padding-left:20px}.tablet\:xxx-table--compact .xxx-table-list__head td:nth-of-type(3){text-align:center}.tablet\:xxx-table--compact .xxx-table-list__cell{width:25%;padding:10px;min-height:unset}.tablet\:xxx-table--compact .xxx-table-list__cell:first-child{display:none}.tablet\:xxx-table--compact .xxx-table-list__cell:nth-of-type(2){width:100%;min-height:unset;justify-content:flex-start;flex-direction:row;align-items:baseline;padding:20px 20px 0 20px}.tablet\:xxx-table--compact.xxx-table--promo-credit .xxx-table-list__cell:nth-of-type(3),.tablet\:xxx-table--compact .xxx-table-list__cell:nth-of-type(4),.tablet\:xxx-table--compact .xxx-table-list__cell:nth-of-type(5),.tablet\:xxx-table--compact .xxx-table-list__cell:nth-of-type(6){padding-top:20px;padding-bottom:30px}.tablet\:xxx-table--compact.xxx-table--promo-credit .xxx-table-list__cell:nth-of-type(3){padding-left:20px}.tablet\:xxx-table--compact .xxx-table-list__cell:nth-of-type(2) a{padding-bottom:0}.tablet\:xxx-table--compact .xxx-table-list__cell:nth-of-type(2)>*{padding-right:15px;margin-right:0;max-width:25%}.tablet\:xxx-table--compact .xxx-table-list__cell:nth-of-type(2)>*:last-child{padding-right:0}.tablet\:xxx-table--compact.xxx-table--promo-credit .xxx-table-list__cell:nth-child(7){width:100%;margin-left:20px;margin-right:20px}.tablet\:xxx-table--compact.xxx-table--promo-credit .xxx-table-list__cell:nth-child(9){display:none}.tablet\:xxx-table--compact.xxx-table--promo-credit .xxx-table-list__cell:nth-child(10){width:calc(100% - 25%);padding-left:20px;padding-right:10px;padding-bottom:20px}.tablet\:xxx-table--compact.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(6){padding-right:20px}.tablet\:xxx-table--compact.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(6) .xxx-g-btn{font-size:15px}.tablet\:xxx-table--compact.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(11){padding-right:20px;padding-bottom:20px}.tablet\:xxx-table-list__offer-time{display:block;margin-left:auto;width:22%;text-align:center}
.tablet\:xxx-table--compact.xxx-table--mob-promo-credit .xxx-table-list__cell:nth-child(6) .xxx-table-list__title-mini-grey:not(.tablet\:xxx-table-list__count-offers){display:none}.tablet\:xxx-table--compact.xxx-table--promo-credit .xxx-table-list__cell .tablet\:xxx-table-list__count-offers{display:block}.tablet\:xxx-table--compact .xxx-table-list__block-more--width-70{width:100%;margin-left:0;padding-left:20px}.xxx-table-list__tablet-licence{display:inline-block}.tablet\:xxx-table--compact .xxx-table-list__row--more.xxx-table-list__sponsor .xxx-table-list__block-more.xxx-table-list__block-more--width-70{padding-left:20px}}@media screen and (max-width:740px){.xxx-table--mob-product-info thead{display:none}.xxx-table--mob-product-info tbody tr:first-child{border-top:1px solid #e9edf0}.xxx-table--mob-product-info tbody tr{display:flex;flex-direction:column;padding:10px 0 10px 10px;position:relative;box-shadow:none}.xxx-table--mob-product-info tbody td{padding:10px 0}.xxx-table--mob-product-info .xxx-text-color-darck-gray{color:#333e50}.xxx-table--mob-product-info .xxx-text-color-darck-gray.xxx-mob-visible{color:#9299a2}.xxx-table--mob-product-info tbody td:last-child{position:static}.xxx-table--mob-product-info .xxx-table--product-info__tooltip{top:20px;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;transform:unset}.xxx-table-list__result-offer{min-width:auto}.xxx-table-list__row--more.xxx-table-list__sponsor.active{background:white}}@media screen and (min-width:740px){.xxx-table--mob-product-info tbody td:last-child{padding-right:25px}}@media screen and (max-width:740px){.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(1){padding:0;width:100%;background-color:#fff}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(1) .mob\:xxx-table-list__cell-wrap--top{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e9edf0;padding-right:15px;padding-left:15px;position:relative;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.xxx-table .xxx-table-list.xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(1) .mob\:xxx-table-list__cell-wrap--bottom{padding-right:15px;padding-left:15px;padding-top:15px}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(1) .xxx-table-list__text-absolute-bottom{right:15px;top:55%;bottom:auto;transform:translateY(-50%);max-width:41%;text-align:right;width:auto;left:auto;display:block}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(2){padding-left:15px}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(2),.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(3),.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(4){padding-top:15px;padding-bottom:0;width:calc(100%/3);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(4){padding-right:15px}.xxx-table-list--zaymy-promo-alter .xxx-table-list__img{padding:0}.xxx-table-list--mob-mfo-licence.xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(5){padding-right:15px;padding-left:15px}.xxx-table-list--mob-mfo-licence.xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:nth-of-type(5)>.js-our-counter{width:100%}.xxx-table-list--zaymy-promo-alter .xxx-table-list__img{width:130px;height:30px}.xxx-table-list--zaymy-promo-alter .xxx-table-list__img img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.xxx-table-list--zaymy-promo-alter.xxx-table-list tr:not(:last-child){margin-bottom:5px}.xxx-table-list--zaymy-promo-alter.xxx-table-list .xxx-table-list__title-mini{margin-bottom:0;font-size:12px}.xxx-table-list--zaymy-promo-alter .xxx-table-list__absolute-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block}.xxx-table-list.xxx-table-list--zaymy-promo-alter .xxx-table-list__cell:first-of-type .xxx-table-list__cell-wrap:nth-child(2)>*{margin-bottom:0}
.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(5){order:6;padding-top:15px;padding-bottom:15px}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(6){order:7;display:none}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__row-inner .xxx-table-list__cell:nth-of-type(7){order:5;padding-left:15px;padding-right:15px;padding-bottom:0;padding-top:15px}.xxx-table .xxx-table-list--zaymy-promo-alter .xxx-table-list__accent-text--big{font-size:16px}}.xxx-reviews-info{font-size:14px;color:#adb4bf;padding-bottom:15px}.xxx-reviews-info.xxx-reviews-info--flex-sp{display:flex;justify-content:space-between;align-items:center}.xxx-reviews-info.xxx-reviews-info--no-p{padding:0}.xxx-reviews-info>*:not(:last-child){display:inline-block;margin-right:25px}.xxx-reviews-info__in>*:not(:last-child){display:inline-block;margin-right:25px}.xxx-reviews-info__in>*{margin-bottom:10px;display:inline-block}.xxx-reviews-info__in{margin-bottom:-10px}.xxx-reviews-info__quantity{position:relative;margin-right:25px;color:#adb4bf}.xxx-reviews-info__quantity::before{content:'\e93a';font-family:'bankiros';margin-right:5px;font-size:11px}.xxx-reviews-info__bank{position:relative}.xxx-reviews-info__bank::before{content:'\e902';font-family:'bankiros';margin-right:5px;font-size:11px}.xxx-reviews-info__user{position:relative}.xxx-reviews-info__user::before{content:'\e950';font-family:'bankiros';margin-right:5px;font-size:11px}.xxx-reviews-info__local{position:relative}.xxx-reviews-info__local::before{content:'\e992';font-family:'bankiros';margin-right:5px;font-size:11px}.xxx-reviews-info__card{position:relative}.xxx-reviews-info__card::before{content:"\e906";font-family:'bankiros';margin-right:5px;font-size:11px}.xxx-reviews-info.xxx-reviews-info--icons-14 .xxx-reviews-info__card::before,.xxx-reviews-info.xxx-reviews-info--icons-14 .xxx-reviews-info__user::before,.xxx-reviews-info.xxx-reviews-info--icons-14 .xxx-reviews-info__bank::before,.xxx-reviews-info.xxx-reviews-info--icons-14 .xxx-reviews-info__quantity::before,.xxx-reviews-info.xxx-reviews-info--icons-14 .xxx-reviews-info__local::before{font-size:14px}.xxx-container-medium .xxx-reviews-info__in>*,.xxx-container-medium .xxx-reviews-info__in{margin-bottom:initial}.xxx-container-medium .xxx-reviews-info__in,.xxx-container-medium .xxx-reviews-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px 0}@media screen and (max-width:740px){.xxx-reviews-info>*:not(:last-child){margin-right:10px}.xxx-reviews-info__in{margin-bottom:0}}@media screen and (max-width:740px){.xxx-container-medium .xxx-reviews-info>*:not(:last-child){margin-right:initial}
}.xxx-reviews-card__body{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 4px 20px 6px #eef0f2;box-shadow:0 4px 20px 6px #eef0f2}.xxx-reviews-card__top{position:relative;padding:0 20px 20px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9edf0}.xxx-reviews-card__top-nomination{position:absolute;left:50%;transform:translateX(-50%);bottom:0}.xxx-reviews-card__top-cell{width:calc(100%/3)}.xxx-reviews-card__bottom{padding:20px;word-wrap:break-word}.xxx-reviews-card__title{font-family:'lato black',sans-serif;font-size:18px;padding-bottom:15px;word-break:break-all}.xxx-reviews-card__title a,.xxx-reviews-card__title a:hover{outline:0}.xxx-reviews-card__content{padding-bottom:20px;word-break:break-all;word-break:break-word;margin:0}.xxx-reviews-card__content a,.xxx-reviews-card__content a:hover{outline:0}.xxx-reviews-card__stats{display:flex;justify-content:space-between;align-items:center}.xxx-reviews-card__stats-banks-wrapp{flex-grow:1}.xxx-reviews-card__stats-banks{position:relative;margin-left:30px;font-size:14px;padding-left:20px;color:#388ec3}.xxx-reviews-card__stats-banks::before{content:'\e936';font-family:'bankiros';position:absolute;left:0;color:#96cf5c;font-size:15px}.xxx-reviews-card__img-bank{display:flex;justify-content:flex-end;align-items:center}.xxx-reviews-list__item{margin-bottom:10px}.xxx-reviews-list__item:last-child{margin-bottom:0}.xxx-reviews-block__bottom{margin-top:20px;text-align:center}.xxx-reviews-list .xxx-g-ban-reviews{margin-bottom:10px}.xxx-reviews-block__bottom--bg{padding:15px;border-top:0;box-shadow:0 4px 20px #eef0f2;border-radius:5px;background-color:#fff}.xxx-reviews-mfo-card__top{padding-top:20px}@media screen and (max-width:990px){.xxx-reviews-card__stats{flex-wrap:wrap}.xxx-reviews-card__stats-banks-wrapp{margin-top:15px;width:100%;order:3;text-align:center}}@media screen and (max-width:740px){.xxx-reviews-block__bottom--bg{padding:0}
.xxx-reviews-card__stats .xxx-g-btn{width:auto;padding-left:10px;padding-right:10px}.xxx-reviews-card__stats-banks{margin-left:0}.xxx-reviews-card__top{padding:15px}.xxx-reviews-card__bottom{padding:15px}.xxx-reviews-block--mob-p{padding-left:15px;padding-right:15px}.xxx-reviews-list--mob-p{padding-left:15px;padding-right:15px}.xxx-reviews-card__rating{position:relative;left:auto;right:auto;transform:translateX(0)}.xxx-reviews-card__top-cell:first-child{width:60%;margin-right:5px}.xxx-reviews-card__top-cell:nth-child(2){width:auto}.xxx-reviews-card__top-cell .xxx-rating-site{padding-right:0}}@media screen and (max-width:740px){.xxx-reviews-block__bottom--bg{padding:0}}.xxx-similar-products{padding-top:30px;padding-bottom:30px}.xxx-similar-products__list{margin:0 -5px;display:flex;flex-wrap:wrap}.xxx-similar-products__item{position:relative;width:calc(100%/4 - 10px);margin:0 5px;display:flex;flex-direction:column;background-color:#fff;-webkit-box-shadow:0 4px 20px 6px #eef0f2;box-shadow:0 4px 20px 6px #eef0f2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:box-shadow .25s;-moz-transition:box-shadow .25s;-ms-transition:box-shadow .25s;-o-transition:box-shadow .25s;transition:box-shadow .25s}.xxx-similar-products__item .xxx-g-btn{position:relative;z-index:5;width:100%}.xxx-similar-products__item:hover{-webkit-box-shadow:0 0 20px 6px rgba(207,218,229,.6);box-shadow:0 0 20px 6px rgba(207,218,229,.6)}.xxx-similar-products__link{position:absolute;top:0;right:0;bottom:0;left:0}.xxx-similar-products__item-top{padding:15px;display:flex;align-items:center;flex-grow:1;border-bottom:1px solid #e9edf0}.xxx-similar-products__item-top.xxx-similar-products__item-top--labeled{padding-top:25px}.xxx-similar-products__item-bottom{padding:15px}.xxx-similar-products__img{margin-right:20px;width:90px;height:30px;flex:none}.xxx-similar-products__img img{width:100%;height:100%;object-fit:contain;display:block}.xxx-similar-products__title{color:#9299a2;font-size:13px}.xxx-similar-products__accent{font-family:'lato black',sans-serif;font-size:22px}
.xxx-similar-products__label-text{position:absolute;left:15px;top:0;border-radius:0 0 5px 5px;background:#485ee2;color:white;padding:4px 10px;line-height:1;font-size:12px;text-overflow:ellipsis;overflow:hidden;max-width:90%;white-space:nowrap}@media screen and (max-width:1100px){.xxx-similar-products__item{width:calc(100%/2 - 10px);margin-bottom:10px}}@media screen and (max-width:740px){.xxx-similar-products__item{width:calc(100% - 10px);margin-bottom:10px}.xxx-similar-products{padding-left:15px;padding-right:15px}}.search-block .xxx-g-input-row{width:100%;max-width:280px}.search-block .xxx-g-input-row:first-child{width:100%;max-width:380px}.search-block .xxx-g-input-row{margin-right:20px}.search-block .xxx-g-input-row:last-child{margin-right:0}@media screen and (max-width:920px){.search-block .xxx-g-input-group{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.search-block .xxx-g-input-row{margin-right:10px;margin-left:10px;width:calc(50% - 20px) !important;max-width:50% !important;height:50% !important;max-height:50% !important}}@media screen and (max-width:740px){.search-block .xxx-g-input-row{margin-right:10px;margin-left:10px;width:calc(100% - 20px) !important;max-width:100% !important}.search-block .xxx-g-input-row{margin-bottom:20px}.search-block .xxx-g-input-row:last-child{margin-bottom:0}}.xxx-g-ban-reviews{position:relative;padding:20px 30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fff url(https://static.bankiros.ru/bankiros/css/new_markup/img/favorite_banks.png?p_v=2) 60% top no-repeat;-webkit-box-shadow:0 4px 20px 6px #eef0f2;-moz-box-shadow:0 4px 20px 6px #eef0f2;box-shadow:0 4px 20px 6px #eef0f2;display:flex;justify-content:space-between;align-items:center}.xxx-g-ban-reviews--m-default{margin:25px 0}.xxx-g-ban-reviews__title{margin-bottom:5px;font-size:22px;font-family:'lato black',sans-serif;display:block}.xxx-g-ban-reviews__sub-title{font-size:16px;display:inline-block;max-width:450px}.xxx-g-ban-reviews--sidebar{flex-direction:column;margin-top:0;background-position:230px top}.xxx-g-ban-reviews--them-blue{color:#fff;background:linear-gradient(174.05deg,#4ec8df 14.64%,rgba(32,156,255,.8) 85.36%),url(https://static.bankiros.ru/bankiros/css/new_markup/img/reviews-blue.jpg?p_v=2) center / cover no-repeat !important}.xxx-g-ban-reviews--sidebar.xxx-g-ban-reviews--them-blue{background:linear-gradient(174.05deg,rgba(78,200,223,.85) 14.64%,rgba(32,156,255,.8) 85.36%),url(https://static.bankiros.ru/bankiros/css/new_markup/img/reviews-blue.jpg?p_v=2) center / cover no-repeat !important;align-items:flex-start}.xxx-g-ban-reviews--sidebar .xxx-g-ban-reviews__title-wrapp{margin-bottom:10px}.xxx-g-ban-reviews__sub-title{display:inline-block;max-width:450px}
.xxx-g-ban-reviews__card img{width:80px;height:50px}.xxx-g-ban-reviews__back{perspective:800px}.xxx-g-ban-reviews__back{position:absolute;left:50%;top:33%}.xxx-g-ban-reviews__card{position:absolute}.xxx-g-ban-reviews__card:nth-child(1){transform:rotate3d(1,1,1,30deg);animation:xxx-g-ban-reviews__card_1 4s -2s infinite alternate-reverse ease-in-out}.xxx-g-ban-reviews__card:nth-child(2){top:-20px;left:80px;transform:rotate3d(-3,2,0,-70deg);animation:xxx-g-ban-reviews__card_2 4s -1s infinite alternate-reverse ease-in-out}.xxx-g-ban-reviews__card:nth-child(3){top:60px;left:90px;transform:rotate3d(3,1,0,50deg);animation:xxx-g-ban-reviews__card 4s infinite alternate-reverse ease-in-out}.xxx-g-ban-reviews__card:nth-child(4){top:-60px;left:150px;transform:rotate3d(0,1,4,60deg);animation:xxx-g-ban-reviews__card 4s infinite alternate-reverse ease-in-out}@keyframes xxx-g-ban-reviews__card{0%{transform:rotate3d(0,1,4,60deg) translate(0,0)}100%{transform:rotate3d(1,1,3,55deg) translate(3px,7px)}}@keyframes xxx-g-ban-reviews__card_1{0%{transform:rotate3d(1,1,1,30deg) translate(0,0)}100%{transform:rotate3d(3,1,1,30deg) translate(3px,7px)}}@keyframes xxx-g-ban-reviews__card_2{0%{transform:rotate3d(-3,2,0,-70deg) translate(0,0)}100%{transform:rotate3d(-3,1,0,-60deg) translate(3px,7px)}}.xxx-g-ban-reviews{position:relative;margin:25px 0;padding:20px 30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fff;-webkit-box-shadow:0 4px 20px 6px #eef0f2;-moz-box-shadow:0 4px 20px 6px #eef0f2;box-shadow:0 4px 20px 6px #eef0f2;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.xxx-g-ban-reviews__title-wrapp{position:relative;z-index:1}@media screen and (max-width:1024px){.xxx-g-ban-reviews{background-position:80% top}}@media screen and (max-width:740px){.xxx-g-ban-reviews--mob-m{margin-right:15px;margin-left:15px}.xxx-g-ban-reviews{align-items:flex-start;background-position:150% top;flex-direction:column}.xxx-g-ban-reviews__title-wrapp{margin-bottom:15px}.xxx-g-ban-reviews__title-wrapp{margin-bottom:15px}
}@media screen and (max-width:500px){.xxx-g-ban-reviews{background-position:320px top}}@media screen and (max-width:400px){.xxx-g-ban-reviews{background-position:270px top}}@media screen and (max-width:330px){.xxx-g-ban-reviews{background-position:230px top}}@media screen and (min-width:740px) and (max-width:920px){.xxx-g-ban-reviews--sidebar-tablet{padding-left:10px;padding-right:10px}.xxx-g-ban-reviews--sidebar-tablet .xxx-g-btn{padding-left:10px;padding-right:10px}}.xxx-popular-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.xxx-popular-links.xxx-popular-links--f-wrap .xxx-popular-links__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxx-popular-links.xxx-popular-links--more-margin .xxx-popular-links__item{margin:5px}.xxx-popular-links.xxx-popular-links--more-margin .xxx-popular-links__list{margin:-5px}.xxx-popular-links.xxx-popular-links--f-wrap .xxx-popular-links__item{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.xxx-popular-links--p{padding-top:10px;padding-bottom:10px}.xxx-popular-links.xxx-popular-links--real-items-width .xxx-popular-links__item{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.xxx-popular-links__list{list-style-type:none;overflow-y:auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xxx-popular-links__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 2px;white-space:nowrap}.xxx-popular-links__item:first-child{margin-left:0}.xxx-popular-links__item:last-child{margin-right:0}.xxx-popular-links__link{cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:7px 20px;border:1px solid #dadee2;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;color:#333e50;text-align:center;height:100%}.xxx-popular-links__link-green{background-color:#8cc459;border-color:#8cc459;color:#fff}.xxx-popular-links__link-green:hover{color:#fff}.xxx-popular-links-pointer{cursor:pointer}.xxx-popular-links__link-pad{padding-left:5px;padding-right:5px}.xxx-popular-links__link-pad-10{padding-left:10px;padding-right:10px}.xxx-popular-links__link:first-letter ,.xxx-popular-links__link-sub:first-letter {text-transform:uppercase}.xxx-popular-links__btn{position:relative;margin-top:0;margin-right:0;margin-bottom:0;margin-left:4px;padding:7px 35px 7px 20px;border:1px solid #dadee2;border-radius:3px;background-color:#fff;color:#333e50;outline:0;line-height:inherit}.xxx-popular-links__btn::after{content:"\e919";position:absolute;right:17px;top:50%;font-family:"bankiros";font-size:8px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:transform .25s;-moz-transition:transform .25s;-o-transition:transform .25s;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.xxx-popular-links__btn.active::after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.xxx-popular-links__list-sub-wrapp{position:absolute;z-index:90;top:100%;right:0;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 0 20px 6px #dee1e5;box-shadow:0 0 20px 6px #dee1e5;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);opacity:0;pointer-events:none;-webkit-transition:opacity .25s,transform .25s;-o-transition:opacity .25s,transform .25s;-webkit-transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s}
.xxx-popular-links__list-sub-wrapp.active{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.xxx-popular-links__list-sub{overflow-y:auto;overflow-x:hidden;max-height:300px;min-width:150px;list-style-type:none;padding:0}.xxx-popular-links__list-sub::-webkit-scrollbar{width:8px;height:6px}.xxx-popular-links__list-sub::-webkit-scrollbar-thumb{height:50px;background-color:#e8ebee;border-radius:20px}.xxx-popular-links__list-sub::before{content:"";position:absolute;top:-10px;right:20px;border:5px solid transparent;border-bottom-color:#fff}.xxx-popular-links__link-sub{display:block;padding:15px;color:#333e50;border-bottom:1px solid #e8ebee}.xxx-popular-links__item-sub{display:block}.xxx-popular-links.xxx-popular-links--shadow .xxx-popular-links__link{border:0;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15)}.xxx-popular-links.xxx-popular-links--flexible .xxx-popular-links__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxx-popular-links.xxx-popular-links--flexible .xxx-popular-links__item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:10px 10px 0 0}.xxx-popular-links.xxx-popular-links--flexible .xxx-popular-links__item:last-child{margin-right:0}.xxx-popular-links-mini{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-y:auto}.xxx-popular-links-mini__list{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xxx-popular-links-mini__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 2px}.xxx-popular-links-mini__item:first-child{margin-left:0}.xxx-popular-links-mini__item:last-child{margin-right:0}.xxx-popular-links-mini__link{display:block;padding:7px 20px;border:1px solid #dadee2;border-radius:3px;background-color:#fff;color:#333e50;text-align:center;white-space:nowrap}.xxx-popular-links__item.active:not(.not-active-state) .xxx-popular-links__link,.xxx-popular-links__item-sub.active:not(.not-active-state) .xxx-popular-links__link-sub{opacity:.5;color:#333e50;cursor:default}
.xxx-popular-links__item-sub.active:not(.not-active-state) .xxx-popular-links__link-sub{background-color:#f8f9fb}.xxx-popular-links.mob\:xxx-popular-links--margin-overflow .xxx-popular-links__list{margin-left:-15px;margin-right:-15px}.xxx-popular-links.mob\:xxx-popular-links--margin-overflow .xxx-popular-links__item:first-child{margin-left:15px}.xxx-popular-links.mob\:xxx-popular-links--margin-overflow .xxx-popular-links__item:last-child{margin-right:15px}.xxx-popular-links--two-line .xxx-popular-links__list{overflow:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px -5px 0}.xxx-popular-links--two-line .xxx-popular-links__list>.xxx-popular-links__item{margin:0 5px 5px 0}.xxx-popular-links.xxx-popular-links--two-line .xxx-popular-links__list .xxx-popular-links__btn{height:100%}.xxx-popular-links__item.xxx-popular-links__item--sub-wrapper .xxx-popular-links__btn{width:100%;margin-left:0}.xxx-popular-links__item.xxx-popular-links__item--sub-wrapper{position:relative}.xxx-popular-links__list.xxx-popular-links__list--fix-margin-scroll{margin-bottom:-10px;padding-bottom:10px}.xxx-popular-links__link-sub-text{font-size:12px;color:#9299a2;display:block}.xxx-popular-links.xxx-popular-links--first-letter-uppercase .xxx-popular-links__link,.xxx-popular-links.xxx-popular-links--first-letter-uppercase .xxx-popular-links__link-sub{display:inline-block;width:100%}.xxx-popular-links.xxx-popular-links--first-letter-uppercase .xxx-popular-links__link:first-letter ,.xxx-popular-links.xxx-popular-links--first-letter-uppercase .xxx-popular-links__link-sub:first-letter {text-transform:uppercase}.xxx-popular-links__item.xxx-popular-links__item--fix-width-btn .xxx-popular-links__btn{width:initial}.xxx-popular-links__item--fix-width-btn .xxx-popular-links__list-sub-wrapp--align-right{right:0;left:auto}.xxx-popular-links__item--fix-width-btn .xxx-popular-links__list-sub-wrapp--align-left{left:0;right:auto}.xxx-popular-links__item--fix-width-btn .xxx-popular-links__list-sub-wrapp--align-right .xxx-popular-links__list-sub::before,.xxx-popular-links__item--fix-width-btn .xxx-popular-links__list-sub-wrapp--align-left .xxx-popular-links__list-sub::before{left:50%;right:auto}
@media screen and (max-width:920px){.xxx-popular-links__btn:not(.xxx-popular-links__btn--no-before)::before{content:'';position:absolute;top:-1px;left:-47px;height:105%;width:45px;background:linear-gradient(to right,rgba(0,0,0,.0),rgba(241,244,247,1))}}@media screen and (max-width:740px){.xxx-popular-links__btn::before{content:none}.xxx-popular-links--mob-p{padding-left:15px;padding-right:15px}.xxx-popular-links__list-sub-wrapp{margin-right:15px}.xxx-popular-links-mini--mob-m{margin-right:15px;margin-left:15px}.xxx-popular-links-mini-wrapp{position:relative;overflow:hidden}.xxx-popular-links-mini-wrapp::after{content:'';position:absolute;top:0;right:-3px;width:40px;height:100%;background:linear-gradient(to left,#f1f4f7 20%,rgba(255,255,255,.0))}.xxx-popular-links__link-pad{padding-left:10px;padding-right:10px}.xxx-popular-links__btn-pad{padding:7px 20px 7px 10px}.xxx-popular-links__btn-pad:after{right:7px}.xxx-popular-links.new-credits{padding-top:10px}}.xxx-map-block--in{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:0 4px 20px #eef0f2;overflow:hidden}.xxx-map-block--in .xxx-map-block__map{height:400px}.xxx-map-block__title{padding:20px;background-color:#fff;font-family:'lato black',sans-serif;font-size:22px}.xxx-map-block__title h2{margin-bottom:0}.xxx-map-block__top-panel{display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:20px}.xxx-map-block__map{height:500px}.xxx-map-block__map{overflow:hidden}.xxx-map-block__bottom{text-align:center;background-color:#fff;padding:20px}.xxx-map-block #map{margin:0}@media screen and (max-width:740px){.xxx-map-block__title{padding-left:15px;padding-right:15px}.xxx-map-block__top{padding-left:15px;padding-right:15px}}.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__title,.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__desc{padding-left:30px;padding-right:30px}.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__title::before{display:none}.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__title::after{right:30px}.xxx-more-block__item{position:relative;border-top:1px solid #e8ecef}.xxx-more-block__item.xxx-more-block__item--bo-bt{border-top:0}.xxx-more-block__item:last-child{border-bottom:1px solid #e8ecef}.xxx-more-block__title{cursor:pointer;padding-top:20px;padding-bottom:20px;font-family:'lato black',sans-serif;font-size:22px;display:flex;align-items:center;position:relative;padding-right:20px}.xxx-more-block__item .xxx-more-block__title::before{pointer-events:none;position:static;top:18px;left:0;content:'\e92c';font-family:'bankiros',sans-serif;font-size:25px;color:#95ce5a;margin-right:10px}.xxx-more-block__title.xxx-more-block__title--negative::before{content:'\e916';color:#ed2c35;font-size:11px;border:2px solid #ed2c35;border-radius:50%;width:21px;height:21px;text-align:center;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;font-weight:700;line-height:1;-webkit-box-flex:0;-ms-flex:none;flex:none}
.xxx-more-block__title.xxx-more-block__title--positive::before{content:'\e923';color:#95ce5a;font-size:11px;border:2px solid #95ce5a;border-radius:50%;width:21px;height:21px;text-align:center;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;font-weight:700;line-height:1;-webkit-box-flex:0;-ms-flex:none;flex:none}.xxx-more-block__item .xxx-more-block__title::after{pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);right:0;content:'\e973';font-family:'bankiros',sans-serif;font-size:15px;color:#dadee2;-webkit-transition:transform .25s;-moz-transition:transform .25s;-ms-transition:transform .25s;-o-transition:transform .25s;transition:transform .25s}.xxx-more-block__item.active .xxx-more-block__title::after{transform:translateY(-50%) rotate(180deg)}.xxx-more-block__item .xxx-more-block__title>*{margin-bottom:0;margin-top:0}.xxx-more-block__desc{padding-bottom:20px;display:none;line-height:1.5;padding-left:35px}.xxx-more-block.xxx-more-block--min-gray .xxx-more-block__title::before{display:none}.xxx-more-block--min-gray .xxx-more-block__item{border:0}.xxx-more-block--min-gray .xxx-more-block__title{font-size:14px;line-height:150%;color:#adb4bf;font-weight:400;font-family:'lato',sans-serif;display:inline-block;padding:0;padding-right:15px}.xxx-more-block--min-gray .xxx-more-block__item .xxx-more-block__title::after{font-size:10px;line-height:0;color:#adb4bf}.xxx-more-block--min-gray .xxx-more-block__desc{font-size:14px;line-height:150%;color:#adb4bf;margin-top:10px;padding:0}.xxx-more-block__answer+.xxx-more-block__answer{margin-top:20px}.xxx-more-block__author{display:grid;grid-template-columns:50px minmax(calc(100% - 70px),435px);grid-template-areas:"img name" "img description";grid-column-gap:15px;align-items:center;margin-bottom:20px}
.xxx-more-block__author-img{grid-area:img}.xxx-more-block__author-img img{max-width:100%;border-radius:50%;display:block}.xxx-more-block__author-name{grid-area:name;font-family:"lato black",sans-serif}.xxx-more-block__author-description{grid-area:description;color:#9299a2;font-size:14px}.xxx-more-block.xxx-more-block--no-ph .xxx-more-block__title,.xxx-more-block.xxx-more-block--no-ph .xxx-more-block__desc{padding-right:0;padding-left:0}.xxx-more-block__desc.xxx-more-block__desc--no-pr{padding-right:0}@media screen and (max-width:740px){.xxx-more-block.mob\:xxx-more-block--full-width{margin-left:-15px;margin-right:-15px}.xxx-more-block.mob\:xxx-more-block--full-width .xxx-more-block__item{padding-right:15px;padding-left:15px}.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__title::after{right:15px}.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__title,.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__desc{padding-left:15px;padding-right:15px}.xxx-more-block.xxx-more-block--without-icons .xxx-more-block__desc.xxx-more-block__desc--no-pr{padding-right:0}.xxx-more-block__author{grid-template-columns:40px minmax(100px,435px);margin-bottom:10px;grid-column-gap:10px}}.xxx-relink__title{margin-bottom:20px}.xxx-full-screen .xxx-relink__title{margin-top:initial}.xxx-relink__tabs-content{padding-top:20px}.xxx-relink__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;width:100%}.desk\:xxx-relink .xxx-relink__grid{-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:30px}.tablet\:xxx-relink .xxx-relink__grid{-ms-grid-columns:1fr 15px 1fr;grid-template-columns:1fr 1fr;grid-column-gap:15px}.xxx-relink__grid-col{display:-ms-grid;display:grid;grid-row-gap:15px}.xxx-relink .xxx-relink__btn-more{margin-top:10px;color:#adb4bf;cursor:pointer;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;font-size:18px}
.xxx-relink__btn-more>i{color:#adb4bf;font-size:18px}.xxx-relink__link-item.xxx-relink__link-item--hidden{display:none}.xxx-relink [data-relink-wrap-grid].opened .xxx-relink__link-item.xxx-relink__link-item--hidden{display:block}@media(hover:hover){.xxx-relink__btn-more:hover{color:var(--link-hover)}}@media screen and (min-width:740px){.xxx-relink__btn-more{margin-left:auto;display:block;margin-right:auto}}@media screen and (max-width:920px){.desk\:xxx-relink .xxx-relink__grid{-ms-grid-columns:1fr 15px 1fr;grid-template-columns:1fr 1fr;grid-column-gap:15px}}@media screen and (max-width:480px){.desk\:xxx-relink .xxx-relink__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:15px}}.xxx-modal.xxx-modal-pts{padding:30px;max-width:600px}.xxx-modal-pts__title{font-size:24px;font-weight:900}.xxx-modal.xxx-modal-pts .xxx-modal-default__top{padding:0}.xxx-modal-pts__content{margin-top:20px}.xxx-modal-pts__list{list-style:decimal}.xxx-modal-pts__list>li{margin-bottom:15px}.xxx-modal-pts__list>li:last-of-type{margin-bottom:0}.xxx-modal-pts__list>li>ul{margin-top:10px}.xxx-modal-pts__list .xxx-g-list__item{padding-left:16px}.xxx-modal-pts__list .xxx-g-list--dots .xxx-g-list__item:before{left:0;top:9px}.xxx-modal-pts__bottom{margin-top:30px;display:flex;align-items:center}.xxx-g-btn.xxx-modal-pts__btn{font-size:18px;padding:10px;margin-right:20px}@media screen and (max-width:740px){.xxx-modal.xxx-modal-pts{padding:20px 15px;margin-left:15px;margin-right:15px;max-width:100%;top:0;margin-top:15px}.xxx-modal-pts__title{font-size:22px}.xxx-modal-pts__bottom{flex-direction:column;align-items:center}.xxx-modal-pts__content{border:0}.xxx-g-btn.xxx-modal-pts__btn{margin-right:0;margin-bottom:20px}}.xxx-app-banner-desc{background:-o-linear-gradient(10.25deg,#55a8ee 46.27%,#53c9dc 62.11%);background:linear-gradient(79.75deg,#55a8ee 46.27%,#53c9dc 62.11%);content-visibility:auto;border-bottom:1px solid var(--color-light-gray)}.xxx-app-banner-desc__content{padding:5px 0;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;gap:5px;color:var(--main-light-color)}.xxx-app-banner-desc__icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:10px 0 10px 15px;cursor:pointer;z-index:201;color:var(--main-light-color);background-color:transparent;border:0;outline:0;font-size:14px}.xxx-app-banner-desc__img{width:50px;height:50px;display:block;-webkit-box-flex:0;-ms-flex:none;flex:none}@media screen and (max-width:739px){.xxx-app-banner-desc{display:none}}.xxx-modal-auth{background-color:#fff;border-radius:10px;overflow:hidden;width:auto;margin-right:15px;margin-left:15px}.xxx-modal-auth .xxx-modal-close{right:15px;top:15px}.xxx-modal-auth__in{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 15px 20px 15px;-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;position:relative;width:100%}.xxx-modal-auth__top{text-align:center;margin-bottom:25px;position:relative;z-index:1}.xxx-modal-auth__title{font-size:20px;line-height:25px;margin-bottom:10px;font-family:"lato black",sans-serif}.xxx-modal-auth__title.xxx-modal-auth__title--big{font-weight:900;font-size:30px;line-height:36px}.xxx-modal-auth__title.xxx-modal-auth__title--white{color:white}.xxx-modal-auth__desc{font-size:14px;line-height:150%;color:#9299a2;position:relative;z-index:1}.xxx-modal-auth__desc.xxx-modal-auth__desc--big{font-size:16px;line-height:150%}.xxx-modal-auth__desc.xxx-modal-auth__desc--black{color:#333e50}.xxx-modal-auth__desc.xxx-modal-auth__desc--white{color:white}.xxx-modal-auth__cell{width:100%;margin-bottom:25px}.xxx-modal-auth__row{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:15px;margin-bottom:25px}.xxx-modal-auth__row .xxx-modal-auth__cell{margin-bottom:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.xxx-modal-auth .xxx-share{margin-top:35px}.xxx-modal-auth__form-step{display:none}.xxx-modal-auth__form-step.active{display:block}
.xxx-modal-auth__actual-phone-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xxx-modal-auth__actual-phone-email-in{font-weight:900;font-size:18px;margin-right:15px;line-height:1}.xxx-modal-auth__timer{font-size:14px;line-height:20px;color:#adb4bf}.xxx-modal-auth__get-sms{display:none}.xxx-modal-auth__get-sms.active{display:block}.xxx-modal-auth__get-sms.active+.xxx-modal-auth__timer{display:none}.xxx-modal-auth__attention-text{margin-bottom:0;text-align:center;font-size:13px;line-height:15px;color:#adb4bf}.xxx-modal-auth__success-img-wrap{width:50px;height:50px;margin-left:auto;margin-right:auto;margin-bottom:20px}.xxx-modal-auth__success-img{width:100%;height:100%}.xxx-modal-auth__form-step.xxx-modal-auth__form-step--success .xxx-modal-auth__title{margin-bottom:20px}.xxx-modal-auth__form-step.xxx-modal-auth__form-step--success .xxx-modal-auth__desc{margin-bottom:20px}.xxx-modal-auth__form-step.xxx-modal-auth__form-step--success .xxx-modal-auth__desc.xxx-modal-auth__desc--email{font-weight:900;margin-bottom:30px;font-size:18px;line-height:22px}.xxx-modal-auth__back-absolute{position:absolute;top:15px;left:15px}.xxx-modal-auth__btn-tinkoff{background-color:#ffdd2d;color:#333e50;border-color:#ffdd2d}.xxx-modal-auth__content{margin-bottom:30px}.xxx-modal-auth .form-group.has-success .xxx-g-input-wrapp:after{content:none}.xxx-modal-auth .form-group{margin-bottom:0}.xxx-modal-auth__form-step .xxx-g-checkbox__custom{background-color:white}@media screen and (min-width:740px){.xxx-modal-auth{max-width:400px;width:90%;margin-left:auto;margin-right:auto;top:10%;min-height:540px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xxx-modal-auth__in{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:25px 30px 85px 30px}.xxx-modal-auth__bottom{position:absolute;bottom:15px;left:0;width:100%;padding-left:30px;padding-right:30px}
.xxx-modal-auth__title{font-size:22px;line-height:30px}.xxx-modal-auth__row{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.xxx-modal-auth__in-part.xxx-modal-auth__in-part--presentation{display:-webkit-box;display:-ms-flexbox;display:flex}.xxx-modal-auth__back-absolute{top:25px;left:30px}.xxx-modal-auth__content{margin-bottom:0}}.grecaptcha-badge{visibility:hidden}.xxx-voiting-big__list{display:-webkit-box;display:-ms-flexbox;display:flex}.xxx-voiting-big .xxx-voiting-big__title{margin-bottom:15px}.xxx-voiting-big__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-right:1px solid white}.xxx-voiting-big__item:last-of-type .xxx-voiting-big__btn{border-right:0;border-radius:0 5px 5px 0}.xxx-voiting-big__item:first-of-type .xxx-voiting-big__btn{border-radius:5px 0 0 5px}.xxx-voiting-big__btn{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;outline:0;border:0;padding:10px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;background:#f6f9fc;position:relative}.xxx-voiting-big__btn.active{background:#d4e4f5;cursor:default}.xxx-voiting-big__btn.active:hover{background:#d4e4f5}.xxx-voiting-big__btn.deactive{opacity:.7;cursor:default}.xxx-voiting-big__icon-wrap{position:relative;display:inline-block}.xxx-voiting-big__icon--min{position:absolute;top:-15px;left:50%;opacity:1;-webkit-transform:translateX(-50%) scale(0.6);-ms-transform:translateX(-50%) scale(0.6);transform:translateX(-50%) scale(0.6)}.xxx-voiting-big__btn:not(.deactive):not(.active):hover{background:#f1f4f7}.xxx-voiting-big__num{font-size:14px;color:#9299a2;margin-top:10px}.xxx-voiting-big__icon{width:30px;height:30px}.xxx-voiting-big__list.xxx-voiting-big__list--alt .xxx-voiting-big__btn{background-color:transparent;padding:10px}.xxx-voiting-big__list.xxx-voiting-big__list--alt .xxx-voiting-big__btn:not(:last-child){border-right:1px solid #dadee2}.xxx-voiting-big__list.xxx-voiting-big__list--alt{border:1px solid #dadee2;border-radius:3px}.xxx-voiting-big__list.xxx-voiting-big__list--alt .xxx-voiting-big__icon{width:24px;height:24px;display:block}@media(min-width:740px){.xxx-voiting-big__btn{padding:12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xxx-voiting-big__icon{width:36px;height:36px}.xxx-voiting-big__num{margin-top:0;margin-left:10px}}.xxx-fixed-review-site{position:fixed;bottom:0;left:20px;z-index:102;max-width:90%}.xxx-fixed-review-site__title{margin-right:20px}.xxx-fixed-review-site__min-btn{background:#fff;-webkit-box-shadow:0 4px 20px rgba(51,62,80,.2);box-shadow:0 4px 20px rgba(51,62,80,.2);border-radius:5px 5px 0 0;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;line-height:1;cursor:pointer;font-family:"lato black",sans-serif}.xxx-fixed-review-site__min-btn img{display:block;margin-right:5px;width:20px;height:20px}.xxx-fixed-review-site__close{position:absolute;right:10px;top:10px;color:#adb4bf;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;cursor:pointer;font-size:14px}
.xxx-fixed-review-site__close:hover{color:#333e50}.xxx-fixed-review-site__content-wrap{width:375px;max-width:100%;background:#fff;-webkit-box-shadow:0 4px 20px rgba(51,62,80,.2);box-shadow:0 4px 20px rgba(51,62,80,.2);border-radius:5px;padding:15px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;left:-10px;opacity:0;pointer-events:none;visibility:hidden;position:absolute}.xxx-fixed-review-site__content-wrap.active{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);opacity:1;pointer-events:auto;visibility:visible;position:relative}.xxx-fixed-review-site textarea.xxx-g-input{min-height:60px;max-height:150px}@media(min-width:740px){.xxx-fixed-review-site__content-wrap{left:0}.xxx-fixed-review-site__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xxx-fixed-review-site__form .xxx-g-btn{-ms-flex-item-align:self-end;-ms-grid-row-align:self-end;align-self:self-end}}.xxx-cookies-tooltip{position:fixed;top:10%;right:15px;width:calc(100% - 30px);max-width:515px;background:#fff;-webkit-box-shadow:0 4px 20px rgba(51,62,80,.2);box-shadow:0 4px 20px rgba(51,62,80,.2);border-radius:5px;padding:20px 15px;opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);z-index:-1;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;color:#333e50;-webkit-box-sizing:border-box;box-sizing:border-box}
.xxx-cookies-tooltip.active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);z-index:1000;pointer-events:auto}.xxx-cookies-tooltip__content{font-size:14px}.xxx-cookies-tooltip__btn{-ms-flex-item-align:end;align-self:flex-end}.xxx-cookies-tooltip .xxx-g-link{position:relative;background-color:transparent;border:0;color:#388ec3;padding:0;outline:0;cursor:pointer;text-decoration:none;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.xxx-cookies-tooltip .xxx-g-link.xxx-di{display:inline}.xxx-cookies-tooltip .xxx-g-link:hover{color:#7bc057}@media screen and (min-width:740px){.xxx-cookies-tooltip{right:50px;padding:20px;top:auto;bottom:10%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}