
/**** rates.css ****/
.converter-section{padding:0;border-radius:0;background:0 0}
.rates-header__text{font-size:18px}
.finance__currency-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}
.finance__currency-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding:16px;background:#fff;border-radius:16px;cursor:pointer;position:relative;box-sizing:border-box}
.currency-block__title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8;font-size:14px;font-weight:700;line-height:18px;margin-bottom:8px}
.currency-block__title-en,.currency-block__title-rus{display:inline;-webkit-transition:opacity .2s;transition:opacity .2s}
.currency-block__title-rus{font-size:14px;font-weight:700;line-height:18px}
.currency-block__title-en{font-size:14px;font-weight:400;line-height:20px}
.currency-block__title-logo{margin-right:5px}
.currency-block__body{display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}
.currency-block__body{display:flex;flex-direction:column}
.currency-block__marketplace{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}
.currency-block__marketplace-buy,.currency-block__marketplace-sale{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:215px}
.currency-block__marketplace-buy{margin-right:8px}
.currency-block__marketplace-title{color:#7a8199;font-size:12px;font-weight:400;line-height:16px}
.currency-block__marketplace-value{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}
.currency-block__marketplace-dinamics,.currency-block__marketplace-price{color:#1c2445;font-size:18px;font-weight:400;line-height:26px}
.currency-block__marketplace-date{color:#7a8199;font-size:10px;font-weight:400;line-height:14px;margin-top:8px}
.currency-table-container{width:100%;border-radius:10px;padding:16px;background-color:#fff}
.currency-table-container table{margin:0}
.currency-header,.currency-row td{width:unset;text-align:left;padding:8px 16px 8px 0}
.currency-row{font-size:14px}
.currency-column{padding:16px 0 16px 0;width:189px!important}
.currency-colum-header,.currency-colum-header__code,.currency-colum-header__qnt{color:#8f97b3;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;padding:8px 0 8px 0!important}
.currency-colum-header__name{width:325px;color:#8f97b3;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;padding:8px 0 8px 0!important}
.currency-column-name{display:flex;flex-direction:row;align-items:center;width:325px!important}
.currency-column-name p{margin:0 0 0 8px!important}
.currency-column__logo{width:25px;height:25px}
.currency-column__code{display:none}
.currency-column-qnt{text-align:right!important}
.info-table-container{order:1;width:60%;border-radius:10px;padding:22px 18px;background-color:#f8fafd}
.entry-content{position:static;width:789px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px;margin-top:32px;border-radius:16px;background:#fff}
.entry-content details{width:100%}
.entry-content p{font-size:18px;font-weight:400;line-height:26px}
.converter-exchange{display:flex;justify-content:space-around}
.content-rates-description{margin-bottom:48px}
.rates-exchange-block{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%}
.rate-dynamics{width:100%}
.rate-dynamics select{cursor:pointer}
.slider-microloans{order:3;display:block;width:100%;max-width:1230px;margin-top:20px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;padding:16px;border-radius:16px;background:#fff}
.myslick-theme .slick-track{flex-direction:row!important}
.home-mfo-slider.loading .bestoffer-slide{display:none}
.slick-slider .slick-list{position:relative}
.slick-slider .slick-track{display:flex;flex-direction:row!important}
.home-mfo-slider{visibility:hidden}
.home-mfo-slider.slick-initialized{visibility:visible}
.bestoffer-link-crypto{align-items:normal;width:260px;height:135px!important;overflow:hidden;flex:1 1 25%;box-sizing:border-box;display:flex;justify-content:center;border-radius:15px;border:1px solid #ebedf5;margin:0 auto;background:#fff;transition:.3s}
.crypto-besoffer-item{display:flex;flex-direction:column;width:260px;height:44px}
.crypto-besoffer-header{display:flex;flex-direction:row;border-bottom:1px solid #ebedf5;padding:16px}
.crypto-besoffer-title{color:#1c2445;font-size:14px;font-weight:700;line-height:18px;text-align:left}
.crypto-besoffer-symbol{color:#1c2445;font-size:14px;font-weight:400;line-height:20px;text-align:left;margin-left:8px}
.crypto-besoffer-body{display:flex;flex-direction:column;padding:0 16px 0 16px}
.crypto-besoffer-price{display:flex;flex-direction:row;color:#1c2445;font-size:18px;font-weight:400;line-height:26px;text-align:center}
.crypto-besoffer-price-dinamica{margin-left:8px}
.crypto-besoffer-description{display:flex;flex-direction:column;color:#7a8199;font-size:10px;font-weight:400;line-height:14px;text-align:left}
.crypto-besoffer-description p{margin:0}
#loading-indicator{width:1200px;height:50px;text-align:center}
.loader{width:48px;height:48px;border:5px solid;border-color:#adb7d9 transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}
@keyframes rotation{
0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.crypto-table-container{display:none;width:fit-content;border-radius:16px;padding:12px 16px 12px 16px;margin-bottom:30px;background:#fff}
.top-crypto{width:1200px;height:233px;border-radius:16px;background:#fff;margin-bottom:32px;padding:16px}
.top-crypto .home-mfo-slider{border:none}
.crypto-table{width:1170px;border-radius:16px}
.crypto-table-header th{font-size:12px;color:#7a8199!important;text-align:left;padding:8px 10px}
.crypto-table-row{border-bottom:1px solid #cfd4e5}
.crypto-table-row td{font-size:14px;text-align:right;border-bottom:1px solid #cfd4e5}
#pagination-container{display:flex;justify-content:flex-start!important;gap:8px;margin-top:20px}
.page-btn{color:#666;font-size:14px;padding:8px 12px;cursor:pointer}
.page-btn.active{background-color:#35f;color:#fff;border-radius:8px}
.page-btn:hover{border-radius:8px;background-color:#e6eaff;color:#35f}
.gap{color:#aaa;font-size:14px;line-height:32px}
.dataTables_wrapper .dataTables_paginate{float:left!important}
.data-currency-block{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around}
.currencyrate-dynamics{width:100%}
.sorting{color:#666b80;font-size:12px;font-weight:400;line-height:16px;text-align:left}
.block-converter{display:grid;justify-content:center;align-items:center;color:#000}
.outerContainer{display:grid;min-width:15vw;height:260px;justify-content:center;align-items:center;background:#ff8c1a;padding:15px 20px 20px 20px;border-radius:10px;box-shadow:rgba(22,33,54,.16) 0 1px 2px}
.innerContainer{display:grid;justify-content:center;align-items:center;grid-gap:15px}
.currency-input{display:grid;width:170px;height:35px;padding:10px;text-align:center;border-radius:10px;background:#fff!important}
.currency-select{width:55px;color:#000;padding:10px;border-radius:10px;border:1px solid #dbe1e5;cursor:pointer;text-align:right}
#original-currency-amount{cursor:pointer}
.column-currency{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;margin:50px 0 60px 0}
.coin-information{display:flex;flex-direction:column;width:fit-content;background:#fff;border-radius:8px;margin-top:20px;margin-left:75px;padding:20px;color:#000;box-shadow:0 0 10px rgba(87 97 128 / 50%)}
.coin-title{font-size:17px;margin-bottom:20px;color:#000}
.coin-currency{display:flex;flex-direction:row;justify-content:space-between}
.coin-information-table{width:789px;height:173px;border-radius:8px;border-radius:10px;padding:22px 18px;background-color:#fff;padding:20px;margin:45px 0 45px 0}
.coin-information-table-header{color:#666b80;font-size:12px;font-weight:400;line-height:16px;text-align:right}
.coin-information-table table td{border:none;text-align:center}
.coin-information-table table{margin:0}
.other-coin-table{width:789px;height:469px;border-radius:16px;padding:22px 18px;background-color:#fff;margin-right:20px}
.coin-table-value{display:flex}
.other-coin-table-item{display:flex;flex-direction:row;border-bottom:1px solid #cfd4e6;height:38px;color:#1c2445;font-size:18px;font-weight:400;line-height:26px;text-align:right}
.other-coin-table-item:last-child{border-bottom:none}
.other-coin-table-item a{display:contents}
.coin-table-name{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:50%}
.coin-table-value{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:50%}
.arrow,.dinamika,.kurs{width:25%}
.arrow{margin-left:32px}
.dinamika,.kurs{text-align:right}
.simvol{width:15%;margin-left:16px}
.simvol-usd{margin-left:16px}
.coin-table-value a{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between}
.coin-table-value img{width:24px;height:24px}
.founder-information{margin:0 40px 0 20px}
#new-currency-unit{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}
.converter-banks-city{display:block;background:#fff;border-radius:16px}
.converter-banks-city .table{display:block;background:#fff;padding:20px;border-radius:20px}
#citiesTable{margin:0!important}
.converter-banks-city button{height:45px}
#currency-city{display:table;overflow-x:scroll}
.best-rates-item{display:flex;flex-direction:row;margin-bottom:30px}
.best-rates-item-block{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;padding:20px;margin:10px 10px 10px 0;box-shadow:0 2px 5px rgba(0,0,0,.1)}
.best-rates-purchase,.best-rates-sale{margin-bottom:15px}
.best-rates-title{font-size:18px;font-weight:700;color:#333}
.best-rates-curruncy{font-size:24px;font-weight:700;color:#35f}
p{margin:5px 0;color:#666}
.exchang-office{background:#fff;border-radius:8px;padding:10px;margin:15px 0 15px 0;cursor:pointer}
.iksweb{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden;border:2px solid #fff}
.iksweb th{font-weight:700;padding:10px}
.iksweb td{padding:10px}
.iksweb tr{color:#666b80;font-size:12px;font-weight:400;line-height:16px;text-align:left}
.iksweb tbody tr:hover{background-color:#f7f9ff;color:#35f;box-shadow:0 4px 20px rgba(28,36,69,.1)}
.iksweb tr:nth-child(even){background-color:transparent}
.city-row a{color:#0f1426;font-size:14px;font-weight:700;line-height:18px;text-align:left}
.city-row td{color:#0f1426;font-size:14px;font-weight:400;line-height:20px;text-align:left}
.rates-page-links{display:flex;gap:20px;margin:20px 0}
.rates-page-links-converter,.rates-page-links-nbrk{padding:15px;font-weight:700;color:#333}
.rates-page-links-converter :hover,.rates-page-links-nbrk :hover{color:#35f}
.rates-page-links p{margin:5px 0}
select[name=cities]{cursor:pointer;font-size:38px;font-weight:700;color:#35f;padding:10px;margin:0;padding:10px 10px 10px 0}
select[name=cities] option{font-size:20px;color:#1c2445}
@media (max-width:735px){
h3{margin-left:15px}
.rates-header__text{font-size:14px}
.finance__currency-item{width:93%;margin:0 16px 16px 16px;flex-direction:row}
.currency-block{height:125px}
.currency-block__title-en,.currency-block__title-rus{font-size:16px}
.currency-block__marketplace-title{font-size:10px;line-height:10px}
.currency-block__marketplace-value{font-size:16px;margin-right:5px}
.currency-block__marketplace-change-up{font-size:14px}
.currency-table-container{width:fit-content;border-radius:6px;padding:12px 9px;margin:0 0 0 16px;background-color:#fff}
.currency-header,.currency-row td{width:unset;text-align:left;font-size:12px;padding:4px 8px 4px 0}
.currency-row{font-size:14px}
.currency-row a{font-size:12px}
.currency-column-name{width:100%!important}
.currency-column-name p{width:100%;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0}
.currency-column__code{display:block;color:#7a8199;font-size:12px;font-weight:400}
.currency-colum-header__code,.currency-colum-header__qnt,.currency-column-qnt,.currency-column__codes{display:none!important}
.currency-colum-header__name{width:220px}
.entry-content{width:92%;margin:16px}
.entery-content p{font-size:14px;font-weight:400;line-height:20px}
#page-wrapper-rates{padding:0!important}
.content-rates-description{margin-bottom:16px}
.rates-exchange-block{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%}
.exchange-container{width:100%;padding:15px 20px 30px 20px}
.info-table-container{order:1;width:100%}
.currency{order:3;width:100%;margin-top:10px;margin-bottom:10px}
.currency-input{width:300px}
#from_ammount,#to_ammount{width:225px;height:40px;background-color:#fff}
.middle .rate{width:235px;margin:10px 15px 10px 25px}
.rate-dynamics{width:100%}
.slider-microloans{order:2}
.apexcharts-toolbar{top:-20px!important;right:-10px}
.apexcharts-menu-icon,.apexcharts-reset-icon,.apexcharts-zoom-icon{display:none}
.apexcharts-canvas .apexcharts-element-hidden,.apexcharts-datalabel.apexcharts-element-hidden,.apexcharts-hide .apexcharts-series-points,.apexcharts-pan-icon{display:none}
.apexcharts-zoomin-icon,.apexcharts-zoomout-icon{transform:scale(1.2)!important;margin-left:15px}
.apexcharts-zoomin-icon svg,.apexcharts-zoomout-icon svg{fill:#0000005c!important}
#loading-indicator{width:100%}
.crypto-table-container{width:100%;min-width:350px;overflow-x:auto}
.currencyrate-dynamics{width:100%}
.dinamics-table{width:98%}
.coin-information{width:100%;margin:0 0 20px 0}
.coin-information-table{width:100%;margin:20px 0 20px 0;overflow-x:auto}
.column-currency{flex-wrap:wrap;flex-direction:column-reverse;margin:0}
.other-coin-table{width:100%;text-align:center}
.founder-information{display:flex;flex-direction:column;align-items:center;margin-top:30px}
.outerContainer{width:350px}
.innerContainer{grid-gap:25px}
.input-block{width:270px}
.best-rates-item{display:flex;flex-direction:column;margin-bottom:30px}
.exchang-office{overflow-x:auto;-webkit-overflow-scrolling:touch}
.rates-page-links{display:flex;flex-direction:column}
select[name=cities]{font-size:28px}
.top-crypto{width:100%}
.rates-converter-block-desctope{width:100%!important}
.rates-converter-block{width:100%!important;margin:0!important}
.other-coin-table{overflow:auto}
.other-coin-table h4{text-align:left}
.other-coin-table-item{font-size:14px}
.coin-table-name{width:40%}
.coin-table-name span{display:none}
.arrow,.simvol{display:none}
.coin-table-value{width:65%}
.simvol-usd{margin-left:none}
}
.converter-banks-filter .table{height:fit-content}
.dropdown{position:relative;display:inline-block}
.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;max-height:200px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;overflow-y:auto}
.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}
.price-dynamics h2{color:#1c2445;font-size:28px;font-weight:700;line-height:32px}
.price-dynamics .items{display:flex;flex-direction:row;justify-content:space-between;gap:8px;padding:4px 0}
.item{width:20%;text-align:center;background:#fff;padding:20px;border-radius:20px;margin-bottom:20px}
.item:hover{background:#e5eaff}
.text-default{color:#000}
.text-positive{color:#17cf36}
.text-negative{color:#e62e2e}
@media (max-width:768px){
.price-dynamics-title-block{width:100%!important}
.price-dynamics .items{display:flex;flex-direction:row;flex-wrap:wrap}
.item{position:static;width:140px;height:62px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:4px 8px 4px 8px}
.price-dynamics .title{width:140px}
}
.page-rates-sidebar a{margin:75px 0 32px 0}
.page-rates-sidebar .post-list-item-link{margin:0}
@media (max-width:768px){
.page-rates-sidebar .btn-primary{display:none}
.page-rates-sidebar .post-list-item-link{margin:0}
.wrapper-converter{padding:0!important}
.header-converter{padding:0 16px 0 16px}
.header-rates-nbrk{padding:0!important}
.nbrk-title,.rates-container-nbrk{padding:0 15px 0 15px}
}
.component-converter{display:flex;flex-direction:column}
.best-course-for-converter-header{display:flex;background-color:#fff;border-radius:16px 16px 0 0;border-bottom:#ebedf5 1px solid;padding:16px}
.best-course-for-converter-header .name{font-size:14px;font-weight:700;line-height:18px;letter-spacing:0;text-align:left;margin:0 8px}
.best-course-for-converter-header .letter-code{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;margin:0 8px}
.best-course-for-converter-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px;background-color:#fff;border-bottom:#ebedf5 1px solid}
.best-course-for-converter-body{display:flex;flex-direction:row;width:100%}
.best-course-for-converter-title{color:#7a8199;font-size:12px;font-weight:400;line-height:16px;text-align:left}
.best-course-for-converter-value{display:flex;flex-direction:row}
.best-course-for-converter-buy,.best-course-for-converter-sell{width:50%}
.best-course-for-converter-date{color:#7a8199;font-size:10px;font-weight:400;line-height:14px;text-align:left;margin-top:8px}
.best-course-for-converter-price{color:#1c2445;font-size:20px;font-weight:400;line-height:28px;text-align:center;margin-right:8px}
.best-course-for-converter-dinamics{font-size:20px;font-weight:400;line-height:28px;text-align:center}
.currency-converter-child{background:#fff;border-radius:0 0 16px 16px}
.rates-converter-child{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:8;padding:16px;margin:0 0 32px 0;border-radius:16px;background:#e6eaff}
#input-one,#input-two{width:100%;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;border:none}
#input-one :focus,#input-one :hover,#input-two :focus,#input-two :hover{border:none;box-shadow:none!important}
.currency-display{display:flex;flex-direction:row;justify-content:center;align-items:center;width:64px;height:48px}
.currency-converter-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:4;padding:12px;flex:none;order:4;flex-grow:1}
.currency-converter-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1;box-sizing:border-box;border:1px solid #cfd4e6;border-radius:6px;background:#fff}
.currency-converter-item p{display:flex;flex-wrap:nowrap;align-items:center;width:250px;height:48px;margin:0 0 0 8px;border-right:1px solid #cfd4e6;background:#fff}
#currency-exchange{width:40px;height:24px;background-image:url(/wp-content/themes/bankkz/assets/img/arrow-converter.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin:8px 0 8px 0;transform:rotate(90deg);cursor:pointer}
#currency-exchange:active,button:active{transform:scale(.9)}
@media (max-width:768px){
.rates-converter-block{margin:0 16px 0 16px;border-radius:16px;background:#e6eaff}
.rates-converter-child{flex-direction:column-reverse}
.title-mobile{display:block;width:304px;height:30px;padding:20px;font-size:18px;font-weight:700;line-height:22px;color:#1c2445;margin-bottom:8px}
.currency-converter-container{flex-direction:column}
.currency-converter-item p{width:100%;min-width:228px;height:40px}
.header-converter{margin:0}
#output-text{width:100%;margin-top:8px;text-align:left}
#currency-exchange{margin:8px 0 8px 0;transform:rotate(90deg)}
}
.converter-banks-filter .block{display:flex;flex-direction:column!important;flex-wrap:wrap;align-items:normal!important;margin:25px 0 30px;padding:15px 24px;border-radius:16px;background:#fff!important}
.converter-banks-filter .title{color:#1c2445!important;font-size:28px!important;font-weight:700!important;line-height:32px!important}
.converter-banks-filter .header{display:flex;flex-wrap:nowrap;align-items:center;flex-direction:row;justify-content:space-between!important}
.course-nbrk{margin-left:175px}
.course-nbrk p{color:#a3accc;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin:0}
.converter-banks-filter.tabs{margin:0!important}
.converter-banks-filter.tabs .tab{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}
.converter-banks-filter .dropdown .dropbtn{font-size:14px!important}
.converter-banks-filter.range{margin-top:8px!important}
.input-microloans{display:none}
.range-input-wrap{justify-content:space-between!important;width:100%!important}
.range-input-rez .it-range{width:100%!important;max-width:600px!important;max-width:fit-content!important;padding:4px 12px 4px 12px}
.range-input-field-descr{width:10%!important}
.converter-banks-filter .range{width:100%!important}
.tab>label{display:flex;flex-direction:row;justify-content:center;align-items:center;width:80px;height:36px;color:#35f;background:#e6eaff;border-radius:8px;margin-left:8px;font-size:14px;font-weight:600;line-height:20px}
.dropbtn{height:36px;background-color:var(--CTA-Blue-B1,#35f);color:#fff;padding:8px 16px;font-size:14px;font-weight:600;line-height:20px;border-radius:8px}
.converter-banks-filter .table{background:#fff;padding:16px 16px 0 16px;border-radius:20px;margin-bottom:20px}
.converter-banks-filter .table #buy-currency,.converter-banks-filter .table #converter-currency,.converter-banks-filter .table #sell-currency{margin-bottom:0!important}
#buy-currency tbody,#converter-currency tbody,#sell-currency tbody{color:#0f1426;font-size:14px;font-weight:400;line-height:20px;text-align:left}
#buy-currency thead,#converter-currency thead,#sell-currency thead{height:48px;padding:16px;color:#666b80;font-size:12px;font-weight:400;line-height:16px;text-align:left}
#buy-currency td,#buy-currency th,#converter-currency td,#converter-currency th,#sell-currency td,#sell-currency th{padding:16px}
#buy-currency,#converter-currency,#sell-currency{width:100%;border-collapse:separate!important}
#converter-currency{margin-bottom:0}
#converter-currency th{text-align:right}
#converter-currency a{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}
#converter-currency a img{width:20px;height:20px;margin-left:20px;stroke:#a3accc}
.converter-banks-city-title{color:#1c2445;font-size:28px;font-weight:700;line-height:32px;text-align:left}
#toggle-exchange-button{height:45px}
@media (max-width:768px){
.converter-banks-filter .block h4{display:block!important;color:#1c2445;font-size:14px;font-weight:700;line-height:20px;text-align:left}
.converter-banks-city-title,.converter-banks-filter .title,.converter-banks-rates h2,.price-dynamics h2{margin-top:24px}
.converter-banks-filter .header{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row;justify-content:flex-end;height:32px;margin-bottom:8px}
.converter-banks-filter .dropdown-place,.dropdown{width:40%!important}
.converter-banks-filter.tabs{width:60%!important}
.dropbtn{position:relative;color:transparent!important;width:115px!important;height:33px!important}
.dropbtn::after{content:"Банк";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.converter-banks-filter .tabs .tab label{display:flex;flex-direction:row;justify-content:center;align-items:center;width:140px!important;height:32px!important}
.converter-banks-filter .tabs .tab label:nth-of-type(2),.converter-banks-filter .tabs .tab label:nth-of-type(3){margin-left:8px}
.course-nbrk{display:none}
.course-nbrk-mobile{display:block!important;color:#7a8199;font-size:12px;font-weight:400;line-height:16px;text-align:left}
#converter-currency a img{margin-left:11px}
.converter-banks-city{padding:16px}
.converter-banks-city-title,.converter-banks-filter .title,.converter-banks-rates h2,.price-dynamics h2{color:#1c2445!important;font-size:16px!important;font-weight:700!important;line-height:22px!important;text-align:left}
.price-dynamics .items{flex-wrap:nowrap;overflow:auto}
.range-ml-wrap{height:40px!important;max-height:40px!important}
#currency-exchanger-table .best-course,#currency-table-all .best-course,#currency-table-buy .best-course,#currency-table-sell .best-course{font-size:9px!important}
}
.converter-banks-rates .title{color:#1c2445;font-size:28px;font-weight:700;line-height:32px;text-align:left}
.rates-table-block{flex-direction:column!important;background:#fff;border-radius:16px 16px 0 0}
.currency-city-table-header{display:flex;flex-direction:row;width:789px;background-color:#fff;border-radius:16px 16px 0 0;padding:0 16px 0 16px}
.currency-city-header{background:#fff;margin-bottom:1px;padding:0 16px 0 16px;width:789px}
.currency-city-header:first-child{margin-top:1px}
.currency-city-header:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px;margin-bottom:16px}
.currency-city-header-name{display:flex;flex-direction:row;align-items:center}
.currency-city-table-header .currency-column{color:#8f97b3;font-size:12px;font-weight:400;line-height:16px;text-align:left}
#header-first-column{width:180px!important;margin-right:32px}
.currency-city-title{display:flex;flex-direction:column}
.currency-city-body{display:flex;flex-direction:row}
#first-column{display:flex;align-items:center;padding:16px 0;width:180px!important;margin-right:32px}
.currency-column-flag{width:24px;height:24px;overflow:hidden}
.currency-column-flag img{width:100%;height:auto}
.currency-column-flag-name{display:flex;flex-direction:column;margin-left:8px;width:150px}
.city-currency-column-name{width:150px!important;color:#0f1426;font-size:14px;font-weight:700;line-height:18px;text-align:left;overflow-wrap:break-word;word-wrap:break-word;white-space:normal}
.currency-column-latter-code{color:#7a8199;font-size:14px;font-weight:400;line-height:20px;text-align:left}
.currency-column-price{width:100px;margin-right:32px;text-align:right;color:#0f1426;font-size:14px;font-weight:400;line-height:20px;text-align:right}
.currency-column-price__title-blue{width:100px;margin-right:32px;padding:8px;color:#35f;font-size:12px;font-weight:400;line-height:16px;text-align:right}
.currency-column__button{display:flex;flex-direction:row;justify-content:flex-end;width:280px}
.currency-table .currency-header th{color:#8f97b3;font-size:12px;font-weight:400;line-height:16px;text-align:left}
.currency-table .currency-row{color:#0f1426;font-size:14px;font-weight:400;line-height:20px;text-align:left}
.block-city h2{color:#1c2445;font-size:28px;font-weight:700;line-height:32px;text-align:left;margin-top:20px}
.block-city a{color:#1c2445;font-size:14px;font-weight:600;line-height:20px;text-align:left}
.styled-content{color:#1c2445;font-size:28px;font-weight:700;line-height:32px;text-align:left}
.component-converter-mini-desctope{display:block;margin-top:75px}
.mobile-sort-button{display:none}
#currency-exchanger-table,#currency-table-all,#currency-table-buy,#currency-table-sell{table-layout:fixed}
.table-title-for-mobile{display:none}
#currency-exchanger-table th,#currency-table-all th,#currency-table-buy th,#currency-table-sell th{font-size:12px;font-weight:600;line-height:16px;text-align:left;color:#666b80}
#currency-table-buy th,#currency-table-sell th{cursor:pointer;border:none;cursor:pointer;font-size:inherit;margin-left:5px}
#sort-buy{padding:0}
#currency-exchanger-table td,#currency-table-all td,#currency-table-buy td,#currency-table-sell td{font-size:14px;font-weight:400;line-height:20px;text-align:left}
#currency-exchanger-table .bank-name,#currency-table-all .bank-name,#currency-table-buy .bank-name,#currency-table-sell .bank-name{display:flex;flex-direction:column;align-items:flex-start}
#currency-exchanger-table .date-exchange,#currency-table-all .date-exchange,#currency-table-buy .date-exchange,#currency-table-sell .date-exchange{color:#666b80;font-size:12px;font-weight:400;line-height:16px;text-align:right}
#currency-exchanger-table .best-course,#currency-table-all .best-course,#currency-table-buy .best-course,#currency-table-sell .best-course{width:86px;height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8;padding:0 4px 0 4px;border-radius:4px;background:#35f;font-size:10px;font-weight:700;line-height:14px;letter-spacing:.3px;text-align:left;text-transform:uppercase;color:#fff}
#currency-exchanger-table address{font-style:normal;color:#666b80;font-size:12px;font-weight:400;line-height:16px}
.average-row br,.buy-row br{display:none}
#currency-table-buy tr br,#currency-table-sell tr br{display:none}
.bank-place{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:fit-content;border:1px solid #d3d3d3;border-radius:5px;padding:5px 9px 5px 7px;color:#35f;z-index:0}
.bank-place:hover{border:1px solid #35f;background:#35f;color:#fff}
.bank-place:hover img{filter:invert(1) sepia(1) saturate(0) brightness(2)}
#currency-exchanger-table .mig-adress{background:#35f;color:#fff;padding:1px 3px 1px 3px;margin-top:5px;border-radius:4px;font-size:12px;font-weight:600;line-height:16px}
.converter-other-link{font-size:15px}
.rates-in-sities{width:45%!important}
@media (max-width:768px){
.currency-city-table-header{display:none}
.currency-city-header{width:100%;border-radius:12px;margin-bottom:12px}
.currency-city-header{padding:0 12px 12px 12px}
.currency-city-header-name{flex-direction:column;align-items:flex-start}
.currency-column-price{display:none}
.column-price__mobile{display:flex!important;justify-content:space-between;width:100%!important}
.currency-column__button{width:100%;height:28px}
.column-price__mobile-value{width:50%}
.column-price__mobile-value-title{width:100%;color:#7a8199;font-size:9px;font-weight:400;line-height:12px;text-align:left}
.column-price__mobile-value-title p{color:#1c2445;font-size:16px;font-weight:400;line-height:22px;text-align:center}
.component-converter-mini-desctope{margin-top:0}
.converter-banks-filter .table{background-color:transparent!important;padding:0!important;border-radius:0!important}
.table-title-for-mobile{display:inline;color:#666b80;font-size:12px;font-weight:600}
.mobile-sort-button{margin-left:5px}
.mobile-sort-button button{color:#35f;padding:7px;cursor:pointer;transition:opacity .3s ease}
#currency-exchanger-table thead,#currency-table-all thead,#currency-table-buy thead,#currency-table-sell thead{display:none}
#currency-exchanger-table tbody,#currency-exchanger-table td,#currency-exchanger-table tr,#currency-table-all,#currency-table-all tbody,#currency-table-all td,#currency-table-all tr,#currency-table-buy,#currency-table-buy tbody,#currency-table-buy td,#currency-table-buy tr,#currency-table-sell,#currency-table-sell tbody,#currency-table-sell td,#currency-table-sell tr{display:inline-block;width:100%}
#currency-exchanger-table tr,#currency-table-all tr,#currency-table-buy tr,#currency-table-sell tr{margin-bottom:15px;background:#fff;border-radius:8px;padding:10px}
#currency-exchanger-table tr:last-child,#currency-table-all tr:last-child,#currency-table-buy tr:last-child,#currency-table-sell tr:last-child{border-bottom:none}
#currency-exchanger-table td:nth-child(2),#currency-exchanger-table td:nth-child(3),#currency-table-all td:nth-child(2),#currency-table-all td:nth-child(3),#currency-table-all td:nth-child(4),#currency-table-all td:nth-child(5),#currency-table-buy td:nth-child(2),#currency-table-buy td:nth-child(3),#currency-table-sell td:nth-child(2),#currency-table-sell td:nth-child(3){width:45%}
#currency-exchanger-table td,#currency-table-all td,#currency-table-buy td,#currency-table-sell td{position:relative;border:none}
#currency-exchanger-table td::before,#currency-table-all td::before,#currency-table-buy td:before,#currency-table-sell td:before{content:attr(data-label);position:absolute;left:10px;text-align:left;font-weight:700}
.average-row br,.buy-row br{display:block}
#currency-exchanger-table tr br,#currency-table-buy tr br,#currency-table-sell tr br{display:block}
#currency-exchanger-table,#currency-table-all,#currency-table-buy,#currency-table-sell{margin-bottom:0}
}
.sidebar-wrap-city{display:flex;flex-direction:column;align-items:flex-start;width:100%;background:#fff;border-radius:var(--s16);overflow:hidden;padding:16px}
.sidebar-wrap-city ul{width:100%}
@media (max-width:1100px){
.rates-sidebar{width:100%!important}
}
@media (max-width:735px){
.sidebar-wrap-city{margin-top:16px}
}
.rates-widget{display:block;margin:0 auto;width:100%;margin-bottom:10px}
.widget-item{width:100%;background:#fff;border-radius:16px;padding:16px;display:flex;align-items:center}
.widget-item-image{margin-right:16px}
.widget-item-image img{width:40px}
.widget-item-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.widget-item-title{font-weight:600}
.rates-converter-block-desctope{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px;border-radius:16px;background:#e6eaff; margin-top:16px;}
.title-mobile{display:none}
.header-converter{display:flex;flex-direction:row;justify-content:flex-start;width:100%; margin:0 auto;}
.header-converter h4{width:50%;font-size:18px;font-weight:700;line-height:22px;color:#1c2445;margin-bottom:8px}
.header-converter p{width:50%;margin-bottom:8px}
#output-text{text-align:end;font-size:16px;font-weight:400;line-height:24px;color:#a3accc}
.converter-container{display:flex;gap:1rem;justify-content:space-between;align-items:center;width:100%;margin:0 auto;}
.sidebar-wrap .converter-container {
    gap: 0;
    flex-direction: column;
}
.converter-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;width:100%;min-width:200px;box-sizing:border-box;border:1px solid #cfd4e6;border-radius:6px;background:#fff}
.converter-item:focus-within{border:1px solid #35f;box-shadow:0 0 5px rgba(63,113,250,.5)}
.converter-item p{display:flex;flex-wrap:nowrap;align-items:center;width:80%;height:48px;margin:0 0 0 8px;border-right:1px solid #cfd4e6;background:#fff}
.converter-item p input{width:100%;cursor:pointer}
.converter-item select{padding:4px 12px 4px 12px;margin-right:12px;cursor:pointer}
button{align-self:center}
#exchange,#exchange-mrp{width:40px;height:24px;background-image:url(/wp-content/themes/bankkz/assets/img/arrow-converter.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-top:20px;cursor:pointer}
#exchange:active,button:active{transform:scale(.9)}
@media (max-width:1024px){
.converter-item select{padding:4px 7px}
}
@media (max-width:768px){
.title-mobile{display:block;width:304px;height:20px;padding:20px;font-size:18px;font-weight:700;line-height:22px;color:#1c2445;margin-bottom:8px}
.converter-container{flex-direction:column;width:100%}
.converter-item{width:100%}
.converter-item p{width:100%;height:40px}
.header-converter{margin:0}
#output-text{width:100%;margin-top:8px;text-align:left}
#exchange{transform:rotate(90deg)}
}
.page-wrapper{padding:0}
.sidebar-rates-btn{margin:0 0 16px 0!important}
.select-content{display:flex;flex-direction:column;justify-content:center;padding:0!important}
.select-full-name{display:flex;flex-direction:row;width:200px;padding:0!important;font-size:12px}
.select-short-name{font-size:10px;font-weight:400!important;color:#7a8199;padding:5px 0 0 30px!important}
.currency-flag{display:block;width:20px;height:20px;margin-right:10px}
.converter-exchange{display:flex;flex-direction:column;width:45%;margin:0}
.converter-exchange-title{margin:0 0 5px 3px;font-size:14px;color:#7a8199}
.converter-filter-range{border:1px solid #cfd4e5!important}
.converter-filter-range:hover{background:#e6eaff}
@media (max-width:735px){
.page-converter-header{padding:0 16px 0 16px}
.converter-exchange{width:100%}
#exchange-rate,#original-currency-amount{font-size:16px}
.select-converter{font-size:16px!important;padding:10px!important}
.select-converter-content{right:0}
}
.sidebar-rates-btn{margin:0 0 16px 0!important}
.dropdown{position:relative;display:inline-block;margin-left:8px;height:fit-content}
.dropdown-button{font-size:38px;font-weight:700;color:#35f;padding:10px;margin:0;padding:10px 10px 10px 0;cursor:pointer}
.dropdown-content{display:none;position:absolute;background-color:#fff!important;min-width:300px;border-radius:10px;z-index:1}
.dropdown-content div{padding:8px 16px;border-radius:8px;font-weight:600;font-size:14px;line-height:20px;cursor:pointer}
.dropdown-content div:hover{background:#f7f9ff;color:#35f}
.select-converter{font-size:16px;font-weight:inherit;color:#000}
@media (max-width:735px){
.dropdown-button{font-size:24px}
.rates-table{width:100%!important;margin-top:20px}
}
.white-theme{margin:0}
.header-converter-white-theme{flex-direction:column}
.header-converter-white-theme h4{width:100%}
.header-converter-white-theme p{text-align:start!important}
.converter-exchange-white-theme{width:100%}
@media (max-width:768px){
.white-theme{background:#fff}
.exchange-button-white-theme{margin-top:6px!important}
}
.dropdown-button.mrp-mzp{position:relative;padding-right:20px}
.dropdown-button.mrp-mzp::after{content:'';position:absolute;right:6px;top:56%;transform:translateY(-50%);width:10px;height:10px;background-image:url(/wp-content/themes/bankkz/assets/img/arrow-down.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none}
@media (max-width:768px){
.rates-converter-block-blue.mrp-mzp{margin:16px 0 16px 0}
.dropdown-button.mrp-mzp::after{right:15px}
}
/**** end rates.css ****/

*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:rgba(0,0,0,0)}
*{outline:0!important}
body,html{margin:0;padding:0}
body{font-family:'Fira Sans',-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;line-height:1.4;color:#010926;font-size:16px;background-color:#fff}
.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-family:Raleway,-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif}
body.sidebar-open{overflow:hidden}
body.overflow{overflow:hidden;height:100vh;width:100vw}
b,i,li,p,span,td{font-weight:inherit;color:inherit}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;color:inherit;display:block}
.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}
.h1,h1{font-size:38px}
.h2,h2{font-size:32px}
.h3,h3{font-size:24px}
.h4,h4{font-size:22px}
.h5,h5{font-size:18px}
a{color:#010926;line-height:1.4;text-decoration:none}
a:hover{color:#3861fb;text-decoration:none}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.blue-link{color:#3861fb}
.blue-link:hover{color:#010926}
b,strong{line-height:1.4}
b a,strong a{font:inherit;color:inherit}
ol,ul{margin-top:0;margin-bottom:16px;list-style:none}
p{margin:0 0 16px}
p a{font:inherit;color:inherit}
button,input,select,textarea{font-size:inherit;line-height:inherit}
button,input,select{outline:0!important;border:none;-moz-border-radius:0;border-radius:0;background:0 0}
input,select,textarea{font-family:inherit,sans-serif}
input[type=checkbox].disabled,input[type=checkbox][disabled]{cursor:not-allowed}
input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{appearance:textfield}
figure{margin:0}
img{margin:0;vertical-align:middle}
i{display:inline-block}
@media screen and (max-width:768px){
.h1,h1{font-size:24px}
.h2,h2{font-size:22px}
.h3,h3{font-size:20px}
.h4,h4{font-size:18px}
.h5,h5{font-size:16px}
}
.btn,.btn-primary{margin:0;text-align:center;cursor:pointer;background-image:none;border:none;white-space:nowrap;display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#35f;user-select:none;font-size:16px;font-style:normal;font-weight:600;line-height:1.4;color:#fff;transition:.3s;text-decoration:none}
.btn-primary:hover,.btn:hover{color:#fafbff;background:var(--CTA-Blue-B1-H,#2e4de5)}
.btn-primary:focus,.btn:focus{color:#fafbff;box-shadow:0 0 0 4px #e5eaff;background:var(--CTA-Blue-B1,#35f)}
.btn-primary:active,.btn:active{color:#fafbff;background:var(--CTA-Blue-B0,#2640bf)}
.btn-o{color:var(--CTA-Blue-B1,#35f);border:1px solid var(--CTA-Blue-B1,#35f);background:var(--Base-White,#fff)}
.btn-o:hover{color:var(--CTA-Blue-B1-H,#2e4de5);border:1px solid var(--CTA-Blue-B1-H,#2e4de5);background:var(--Base-White-H,#fafbff)}
.btn-o:focus{color:var(--CTA-Blue-B1,#35f);border:1px solid var(--CTA-Blue-B1,#35f);background:var(--Base-White,#fff);box-shadow:0 0 0 4px #e5eaff}
.btn-o:active{color:var(--CTA-Blue-B0,#2640bf);border:1px solid var(--CTA-Blue-B0,#2640bf);background:var(--Base-White-H,#fafbff)}
.btn-orange{background:#ff8c1a}
.btn-orange:active,.btn-orange:active:focus,.btn-orange:focus,.btn-orange:hover{background:#e57e17}
.btn-grey{background:#e5eaff;color:var(--blue)}
.btn-grey:active,.btn-grey:active:focus,.btn-grey:focus,.btn-grey:hover{background:var(--blue);color:#fff}
.btn-md,.btn-sm{padding:8px 20px;font-size:14px;line-height:20px}
.btn-xs{padding:8px 20px;font-size:14px;line-height:20px}
.btn.disabled,.btn[disabled]{background:#f5f5f5;color:#c8c8c8}
.btn .icon,.btn img,.btn svg{max-height:21px}
a.btn.disabled,a.disabled.btn{pointer-events:none}
@media (max-width:110px){
.btn,.btn-primary{padding:12px 24px;border-radius:6px;font-size:13px;line-height:18px}
.btn-md,.btn-sm{padding:10px 12px;font-size:12px;line-height:16px}
.btn-xs{padding:8px 12px;font-size:12px;line-height:16px}
}
.slick-slider ul.slick-dots{display:flex;flex-direction:row;justify-content:center;text-align:center;width:100%;padding:0;margin:20px 0 0}
.slick-slider .slick-dots li{display:inline-block;margin:0 4px}
.slick-slider .slick-dots li.slick-active button{background:#3861fb}
.slick-slider .slick-dots li button{padding:0;font-size:0;width:10px;height:10px;left:0;top:0;display:block;background:#d7dadf;border-radius:3px}
.has-sidebar{--sidebar-width:356px;--between-width:60px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.has-sidebar .inner-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.has-sidebar .inner-sidebar{-webkit-box-flex:0;-webkit-flex:0 1 var(--sidebar-width);-moz-box-flex:0;-ms-flex:0 1 var(--sidebar-width);flex:0 1 var(--sidebar-width);position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.has-sidebar .inner-sidebar .sidebar-item:not(:last-child){margin-bottom:50px}
.has-sidebar .inner-sidebar .sidebar-item.sticky{position:sticky;top:100px;z-index:2}
.has-sidebar .inner-content{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc(100% - var(--sidebar-width) - var(--between-width));-moz-box-flex:0;-ms-flex:0 1 calc(100% - var(--sidebar-width) - var(--between-width));flex:0 1 calc(100% - var(--sidebar-width) - var(--between-width));width:-webkit-calc(100% - var(--sidebar-width) - var(--between-width));width:-moz-calc(100% - var(--sidebar-width) - var(--between-width));width:calc(100% - var(--sidebar-width) - var(--between-width))}
@media screen and (max-width:991px){
.has-sidebar{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.has-sidebar .inner-sidebar{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.has-sidebar .inner-sidebar .sidebar-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.has-sidebar .inner-content{-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:100%}
}
@media screen and (max-width:768px){
.has-sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.has-sidebar .inner-content,.has-sidebar .inner-sidebar{-webkit-box-flex:0;-webkit-flex:0 1;-moz-box-flex:0;-ms-flex:0 1;flex:0 1}
}
:root{--unit-x:100/10;--unit-x-viewport:100/12}
:after,:before{-moz-box-sizing:border-box;box-sizing:border-box}
.alter{border-top:1px solid rgba(0,0,0,.1);margin:0;margin-top:10px;padding-top:10px}
.alter a{color:#22caa2;font-size:1em;font-weight:500}
.container,.wrapper{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;width:100%;max-width:1250px}
.container.large,.wrapper.large{max-width:1360px}
.container:after,.container:before,.wrapper:after,.wrapper:before{content:" ";display:table}
.container:after,.wrapper:after{clear:both}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.container-fluid:after,.container-fluid:before{content:" ";display:table}
.container-fluid:after{clear:both}
.p-0{padding:0}
.m-0{margin:0}
.mb-10{margin-bottom:10px}
.mb-15{margin-bottom:15px}
.mb-20{margin-bottom:20px}
.mb-30{margin-bottom:30px}
.mb-40{margin-bottom:40px}
.mb-50{margin-bottom:50px}
.mb-60{margin-bottom:60px}
.mb-70{margin-bottom:70px}
.mb-80{margin-bottom:70px}
.mb-90{margin-bottom:90px}
.mb-100{margin-bottom:100px}
.mb-120{margin-bottom:120px}
.color-link{color:#3861fb;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all linear .5s;-o-transition:all linear .5s;-moz-transition:all linear .5s;transition:all linear .5s}
.color-link:hover{text-decoration:none;color:#9499a0}
.color-link:hover .icon path{fill:#9499a0}
.color-link.color-link-secondary{font-size:14px}
.color-link.color-link-secondary .icon{width:16px}
.color-link.color-link-inline{display:inline-block}
.color-link .icon{width:19px;margin-left:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
.color-link .icon path{fill:#3861fb}
.hide-scr{width:100%;overflow:auto}
.hide-scr::-webkit-scrollbar{display:none}
.hide-scr{-ms-overflow-style:none;scrollbar-width:none}
@media screen and (min-width:768px){
.hide-scr.hide-scr-md{width:100%;overflow:visible}
}
@media screen and (max-width:767px){
.wrapper>.mb-50{margin-bottom:30px}
.wrapper>.mb-60{margin-bottom:30px}
.wrapper>.mb-70{margin-bottom:35px}
.wrapper>.mb-80{margin-bottom:40px}
.wrapper>.mb-90{margin-bottom:45px}
.wrapper>.mb-100{margin-bottom:50px}
.wrapper>.mb-120{margin-bottom:60px}
.color-link{font-size:15px}
.color-link.color-link-secondary{font-size:13px}
}
.orhor{text-align:center;font-size:.9em;color:#4a4a4a;margin:20px 0;border-bottom:1px solid rgba(0,0,0,.1);line-height:0}
.orhor span{padding:0 7px;background-color:#fff;font-size:.875em}
.full-width{width:100%}
.hidden{display:none}
.cf:after,.cf:before{content:" ";display:table}
.cf:after{clear:both}
.list-unstyled{list-style:none;padding-left:0}
.list-flags{color:#4a4a4a;margin-left:8px}
.list-flags.links li:before{color:#3861fb}
.list-flags li{margin:2px 0;padding-left:20px;position:relative;font-size:inherit}
.list-flags li:before{content:"\e92f";font-family:plugify;left:0;position:absolute}
.list-flags li a{font-size:inherit}
.text-right{text-align:right}
.text-center{text-align:center}
.text-left{text-align:left}
.text-justify{text-align:justify}
.text-nowrap{white-space:nowrap}
.text-lowercase{text-transform:lowercase}
.text-strike{text-decoration:line-through}
a.color-link{color:#3861fb}
a.color-link:focus,a.color-link:hover{color:#9499a0}
.clearfix:after,.clearfix:before{content:" ";display:table}
.clearfix:after{clear:both}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
@-ms-viewport{width:device-width}
.an-bounce:not([disabled]):hover{top:-10px;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-in;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;transition-timing-function:ease-in}
.affiliate{padding:40px 0}
.fx,[class*=fx-]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
.fx-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fx-row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.fx-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fx-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.fx-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.fx-6{-webkit-box-flex:6;-webkit-flex:6;-moz-box-flex:6;-ms-flex:6;flex:6}
.fx-5{-webkit-box-flex:5;-webkit-flex:5;-moz-box-flex:5;-ms-flex:5;flex:5}
.fx-4{-webkit-box-flex:4;-webkit-flex:4;-moz-box-flex:4;-ms-flex:4;flex:4}
.fx-3{-webkit-box-flex:3;-webkit-flex:3;-moz-box-flex:3;-ms-flex:3;flex:3}
.fx-2{-webkit-box-flex:2;-webkit-flex:2;-moz-box-flex:2;-ms-flex:2;flex:2}
.fx-1{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}
.fx-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.fx-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}
.fx-justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.fx-justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.fx-justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.fx-align-middle{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.fx-align-start{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}
.fx-align-end{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx-two-columns{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.fx-two-columns .fx-column{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc(50% - 20px);-moz-box-flex:0;-ms-flex:0 1 calc(50% - 20px);flex:0 1 calc(50% - 20px)}
@media screen and (max-width:1200px){
.fx-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fx-column{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}
}
@media screen and (max-width:767px){
.fx-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fx-row.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fx-row.fx-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fx-row.fx-md-row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.fx-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.fx-align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}
.fx-justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.fx-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.fx-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}
.fx-justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.fx-justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.fx-align-middle{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.fx-align-start{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}
.fx-align-end{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}
}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner{padding:30px;background-color:#f8fafd;-moz-border-radius:10px;border-radius:10px}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list.cards .sidebar-post-item .sidebar-post .sidebar-post-inner,.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list.deposits .sidebar-post-item .sidebar-post .sidebar-post-inner{width:-webkit-calc(100% - 116px);width:-moz-calc(100% - 116px);width:calc(100% - 116px)}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list.cards .sidebar-post-item .sidebar-post .sidebar-post-image .sidebar-post-image-inner,.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list.deposits .sidebar-post-item .sidebar-post .sidebar-post-image .sidebar-post-image-inner{width:96px;height:60px}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list.deposits .sidebar-post-item .sidebar-post .sidebar-post-image .sidebar-post-image-inner{padding:8px 8.5px;background:#fff;border:1px solid #d7dadf;box-sizing:border-box;border-radius:9px}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list.deposits .sidebar-post-item .sidebar-post .sidebar-post-image .sidebar-post-image-inner .image{-o-object-fit:contain;object-fit:contain}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item:hover{text-decoration:none}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item:hover .sidebar-post .sidebar-post-image .sidebar-post-image-inner .image{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-image{width:auto}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-inner{width:-webkit-calc(100% - 80px);width:-moz-calc(100% - 80px);width:calc(100% - 80px)}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-inner .post-item-title{font-size:14px;line-height:1.4}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-inner .post-item-content{color:#9499a0;font-size:.75em}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-inner .post-item-created{color:#9499a0;font-size:.5em}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-image .sidebar-post-image-inner{width:60px;height:60px;overflow:hidden;border-radius:10px}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-image .sidebar-post-image-inner.no-image{background-color:#fff;background-size:45%;background-repeat:no-repeat;background-position:center;background-image:url(../../img/no-image.png);-o-object-fit:cover;object-fit:cover;-moz-border-radius:10px;border-radius:10px}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-image .sidebar-post-image-inner .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-moz-border-radius:10px;border-radius:10px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
@media screen and (max-width:991px){
.block.block-sidebar-posts .sidebar-posts-wrapper{margin-left:-15px;margin-right:-15px;width:-webkit-calc(100% + 30px);width:-moz-calc(100% + 30px);width:calc(100% + 30px)}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner{padding:30px 15px}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}
@media (max-width:767px){
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-inner{width:100%}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner .sidebar-posts-list .sidebar-post-item .sidebar-post .sidebar-post-image{margin-bottom:0;margin-left:5px}
.block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner{padding:30px 15px 5px}
}
.block.block-post-columns{--space:0;--count:1;--spaces:-webkit-calc(var(--count) - 1);--spaces:-moz-calc(var(--count) - 1);--spaces:calc(var(--count) - 1)}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc((100% - (var(--space) * var(--spaces)))/ var(--count));-moz-box-flex:0;-ms-flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count));flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count));width:-webkit-calc((100% - (var(--space) * var(--spaces)))/ var(--count));width:-moz-calc((100% - (var(--space) * var(--spaces)))/ var(--count));width:calc((100% - (var(--space) * var(--spaces)))/ var(--count));background-color:#fff;display:block;margin-bottom:30px}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:nth-child(1n+1){margin-right:0}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:not(:nth-child(1n+1)){margin-right:var(--space)}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:hover .post-column .post-item-image .image{-webkit-transform:translate(-50%,-50%) scale(1.15);-moz-transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15);-o-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15);-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:hover .post-column .post-item-inner .post-item-title{color:#3861fb}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column{color:#010926;cursor:auto;text-decoration:none;background:#fff}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-image{height:auto;padding-top:60%;width:auto;position:relative;display:block;-moz-border-radius:10px;border-radius:10px;overflow:hidden;margin-bottom:16px}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-image.no-image{background-color:#fff;background-size:45%;background-repeat:no-repeat;background-position:center;background-image:url(../../img/no-image.png)}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-image .image{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-moz-border-radius:10px;border-radius:10px;-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner{padding:0 0 4px}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner .post-item-title{font-weight:400;font-size:18px;margin-bottom:16px}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner .post-item-content,.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner .post-item-content *{margin-bottom:16px;color:#9499a0;font-size:14px}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner .post-item-content p{font-size:inherit;margin:0}
@media (min-width:525px) and (max-width:767px){
.block.block-post-columns{--space:15px;--count:2;--spaces:-webkit-calc(var(--count) - 1);--spaces:-moz-calc(var(--count) - 1);--spaces:calc(var(--count) - 1)}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc((100% - (var(--space) * var(--spaces)))/ var(--count));-moz-box-flex:0;-ms-flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count));flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count))}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:nth-child(2n+2){margin-right:0}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:not(:nth-child(2n+2)){margin-right:var(--space)}
}
@media (min-width:768px) and (max-width:1023px){
.block.block-post-columns{--space:30px;--count:3;--spaces:-webkit-calc(var(--count) - 1);--spaces:-moz-calc(var(--count) - 1);--spaces:calc(var(--count) - 1)}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:columns;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:columns;flex-direction:columns}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc((100% - (var(--space) * var(--spaces)))/ var(--count));-moz-box-flex:0;-ms-flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count));flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count))}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:nth-child(3n+3){margin-right:0}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:not(:nth-child(3n+3)){margin-right:var(--space)}
}
@media (min-width:1024px){
.block.block-post-columns{--space:30px;--count:4;--spaces:-webkit-calc(var(--count) - 1);--spaces:-moz-calc(var(--count) - 1);--spaces:calc(var(--count) - 1)}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc((100% - (var(--space) * var(--spaces)))/ var(--count));-moz-box-flex:0;-ms-flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count));flex:0 1 calc((100% - (var(--space) * var(--spaces)))/ var(--count))}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:nth-child(4n+4){margin-right:0}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:not(:nth-child(4n+4)){margin-right:var(--space)}
}
@media (max-width:767px){
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner .post-item-content,.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner .post-item-content *{font-size:14px}
}
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
#progress-page{position:fixed;top:0;left:0;height:3px;background-color:#3861fb;-webkit-transition:all linear .1s;-o-transition:all linear .1s;-moz-transition:all linear .1s;transition:all linear .1s;min-width:0}
input{appearance:none}
.article_comments{margin-bottom:30px}
.article_comments a{color:#3861fb;-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s;font-weight:500}
.article_comments a:hover{color:#9499a0}
.comment-form-rating .star-rating .star-full:before{content:"\f155"}
.comment-form-rating .star-rating .star-empty:before{content:"\f154"}
.comment-form-rating .star-rating .star{color:#ff8c1a;display:inline-block;font-size:16px;font-style:normal;font-weight:400;height:16px;line-height:1;text-align:center;text-decoration:inherit;vertical-align:top;width:16px}
#comments .comments-title{margin-bottom:20px}
#comments .comment-metadata,#comments .says{display:none}
#comments label{display:block;margin-bottom:10px}
.comment-form-rating .rating{overflow:hidden;display:inline-block;position:relative;background:#fff;padding:12px 16px;border-radius:8px;border:1px solid #cfd4e5}
.comment-form-rating .rating label{cursor:pointer;float:right;display:inline-block;font-style:normal;font-weight:400;line-height:1;position:relative;padding-left:4px}
.comment-form-rating .rating label:last-child{padding-left:0}
.comment-form-rating .rating label:before{
    content:"";
    color:#cfd3e5;
    height:24px;
    width:24px;
    font-size:24px;
    display:block;
    background: url(/wp-content/themes/bankkz/assets/img/star-blank.svg) center center no-repeat;
    background-size: contain;
}
.comment-form-rating .rating input{appearance:radio;opacity:0;position:absolute;left:0;z-index:-1}
#comments .rating label:hover:before,#comments .rating label:hover~label:before,.comment-form-rating .rating input[type=radio]:checked~label:before{
    content:"";
    color:#ff8c1a;
    content: "";
    background: url(/wp-content/themes/bankkz/assets/img/star-fill.svg) center center no-repeat;
    background-size: contain;
}
.comment-form-rating .rating .rating_number{margin-right:16px;font-size:20px}
#comments .reply a{color:var(--blue)}
#comments .reply a:hover{color:#9499a0;-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s}
#comments *+#respond{margin-top:50px}
#comments .comment-awaiting-moderation{margin-top:15px;font-size:14px;display:block}
#respond h3{margin-bottom:20px}
#respond #cancel-comment-reply-link{margin-left:20px;color:#3861fb;-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s}
#respond #cancel-comment-reply-link:hover{color:#9499a0}
#respond #comment{width:100%;height:140px;resize:none;padding:16px;border:1px solid #cfd4e5;font-size:16px;font-weight:400}
#respond input[type=email],#respond input[type=tel],#respond input[type=text]{width:100%;height:48px;border-radius:6px;border:1px solid #cfd4e5;background:#fff;padding:4px 16px}
#respond textarea{border-radius:6px;border:1px solid #cfd4e5;background:#fff}
#respond #submit{text-align:center;cursor:pointer;border:0;white-space:nowrap;padding:12px 15px;-moz-border-radius:10px;border-radius:10px;background:#3861fb;font-size:15px;font-weight:700;color:#fff;-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s}
#respond #submit:hover{color:#fff;background:#1137c6}
.after_comment_form_field_email{font-size:16px;color:#7a8199}
.comment-notes{font-size:16px;color:#7a8199}
.other-post{display:flex}
.other-post:hover .other-post-image img{-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}
.other-post:hover .other-post-link a{color:#3861fb}
.other-post-image{width:80px;height:80px;font-size:0;overflow:hidden;border-radius:5px}
.other-post-image img{width:100%;height:100%;object-fit:cover;-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s}
.other-post-link{flex:1 0;margin-left:20px;font-size:16px;align-self:center}
.other-post-link a{-webkit-transition:all .35s;-o-transition:all .35s;-moz-transition:all .35s;transition:all .35s}
.has-sidebar .sticky-sidebar{display:block}
.sticky-sidebar .inner-sidebar-content{position:sticky;top:100px}
.sticky-sidebar .block.block-sidebar-posts .sidebar-posts-wrapper .sidebar-posts .sidebar-posts-inner{padding:0;background:0 0}
.sticky-sidebar .block-sidebar-posts+.block-sidebar-affiliate{margin-top:20px}
.form-submit{margin-bottom:0}
@media screen and (max-width:991px){
.sticky-sidebar .block-sidebar-posts{display:none}
.sticky-sidebar .block-sidebar-posts+.block-sidebar-affiliate{margin-top:0}
}
@media screen and (max-width:767px){
.page-template-page-rates .block.block-breadcrumbs{display:none}
.styled-content p{font-size:16px;line-height:1.32}
.styled-content h2,.styled-content h3,.styled-content h4,.styled-content h5,.styled-content h6{margin-top:20px;line-height:1.43}
}
@media screen and (max-width:600px){
.page-template-page-rates .block-content .block-page .wrapper{padding:0!important}
.page-template-page-rates .inner-sidebar{padding-left:15px;padding-right:15px}
.page-template-page-rates .block-content .block-page .wrapper article .entry-content,.page-template-page-rates .block-content .block-page .wrapper article header{padding-left:15px;padding-right:15px}
.page-template-page-rates .block-content .block-page .wrapper article div.fx-row.fx-space-between.fx-align-middle.rates-header.mb-30{padding-left:15px;padding-right:15px}
.block.block-rates .rates .rates-inner .rates-container .rates-table .info-table .info-table-container{padding:0}
.page-template-page-rates .info-table .info-table-container .table .row .column{padding:5px}
.info-table .info-table-container .table .header .column{font-size:14px}
.page-template-page-rates .block.block-content{max-width:100%;overflow:hidden}
.block.block-rates .rates .rates-inner .rates-container .rates-table .info-table .info-table-container{min-width:unset}
.block.block-rates .rates .rates-inner .rates-container .rates-table .info-table .info-table-container table tr td{font-size:14px}
.block.block-rates .rates .rates-inner .rates-container .rates-table .info-table .info-table-container table tr td:nth-child(1){width:70px;font-size:13px}
.block.block-rates .rates .rates-inner .rates-container .rates-table .info-table .info-table-container table tr td:nth-child(3){width:90px;font-size:13px}
.block.block-rates .rates .rates-inner .rates-container .rates-table .info-table .info-table-container table tr td:nth-child(2) span{font-size:12px;max-width:100px;white-space:break-spaces}
}
@media (max-width:524px){
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item:nth-child(n+4){display:block}
}
@media screen and (max-width:460px){
.block.block-list-header .wrapper.list-header-wrapper .list-header .list-header-content .title{margin-top:0}
.list-header-content .fx-space-between{flex-direction:column;justify-content:center}
.list-header-content .fx-space-between .sort-title{font-size:14px;margin-right:5px}
.list-header-content .fx-space-between .sort-container{flex-direction:row;align-items:center;justify-content:center}
}
.page-template-page-mikrozaimy .block.block-section-banner .section-banner-wrapper .section-banner .section-banner-inner .banner-title{max-width:800px}
.it-range-wrap{display:flex;gap:10px;padding:5px 15px;border:1px solid #bbb;border-radius:5px;background:#fff;font-size:24px}
.it-range{font-weight:500}
.range-ml-wrap{position:relative}
.range-ml-legenda{position:absolute;bottom:-10px;left:0;width:100%;display:flex;justify-content:space-between;gap:15px;font-size:15px}
.filter-microloans-title-mob{display:none}
.filter-microloans-body,.filter-microloans-header,.filter-microloans-row{display:flex;gap:15px;align-items:center;justify-content:center}
.filter-microloans-header{margin-bottom:15px}
.filter-microloans-change{display:none;padding:5px 10px;font-size:15px;background:#3861fb;color:#fff;border-radius:10px}
.card{padding:var(--s16);background-color:#fff;border-radius:var(--s16)}
.microloans-items{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px}
.microloan-item{display:flex;flex-direction:column;width:100%;max-width:290px;margin:0 auto;justify-content:space-between;height:100%;background:#fff;border-radius:16px;padding:15px;border:1px solid #ddd;box-shadow:0 0 10px rgba(0,0,0,.1)}
.microloan-item.microloan-item-hidden{display:none}
.microloan-item-title{font-weight:700}
.microloan-item-img img{max-width:56px;max-height:56x;width:auto;height:auto}
.microloan-item-rating{display:flex;gap:3px;align-items:center;line-height:1;font-size:15px}
.microloan-item-star svg{width:16px}
.microloan-item-field{display:grid;grid-template-columns:3.5fr 5fr;gap:8px;font-size:16px; line-height:1 }
.microloan-item-field:not(:last-child){margin-bottom:8px}
.block.block-section-banner .section-banner-wrapper .section-banner-microloans{padding-top:15px;padding-bottom:20px}
a.btn-primary-link{color:#fff}
a.btn-primary-link:hover{color:#eee}
.bestoffers-wrapper{padding:15px;border-radius:15px;background:#f7f7f7;border:1px solid #eee}
.bestoffers-title{font-size:18px;font-weight:600;margin-bottom:0}
.bestoffer-slide{padding:0 8px}
.bestoffer-link{display:flex;align-items:center;justify-content:center;border-radius:15px;border:1px solid #ebedf5;height:65px;margin:0 auto;background:#fff;transition:.3s}
.small-bestoffers .bestoffer-link{height:60px;width:150px}
.bestoffer-link:hover{border:1px solid rgba(51,85,255,.5)}
.bestoffer-link img{max-width:100px!important;width:auto;max-height:60px}
.small-bestoffers .bestoffer-link img{max-width:90px!important;max-height:50px}
.block-mfo-microloans{padding:16px;border-radius:16px;background:#f7f7f7;border:1px solid #eee;margin-bottom:32px}
.block-mfo-microloans .microloans-items{display:grid;grid-template-columns:repeat(3,1fr)}
.mfo-microloans-title{margin-bottom:16px}
@media (min-width:1200px){
body.page-template-page-microloans{padding-top:95px}
body.page-template-page-microloans #page{padding-top:0!important}
.bestoffers{height:85px}
}
@media (max-width:1100px){
.microloans-items{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.filter-microloans-title{font-size:18px}
.microloan-item-star svg {
    width: 14px;
    height: 14px;
}
.microloan-item-rating{font-size:12px; height:12px; }
}
@media (max-width:768px){
.microloans-items{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.microloan-item{border-radius:15px;padding:15px 10px;font-size:12px}
.microloan-item-img img{max-width:40px;max-height:40px}
.microloan-item-field{display:flex;gap:5px;font-size:12px;width:100%}
.microloan-item-btn{
    /* max-width:200px; */
    padding:8px 15px 7px;
    font-size:13px;
    margin-top:10px
}
.microloan-item-field-val{flex:1 1}
.filter-microloans-title{display:none}
.filter-microloans-title-mob{display:block}
.bestoffer-link{height:55px;width:140px}
.bestoffer-link img{max-width:80px!important;width:auto;max-height:50px!important}
.microloan-item-header{padding-bottom:10px;margin-bottom:10px}
.microloan-item-field:not(:last-child){margin-bottom:5px}
.bestoffers-wrapper{padding:10px 15px;border-radius:10px}
.block.block-section-banner .section-banner-wrapper .section-banner-microloans{padding-top:10px;padding-bottom:15px;margin-bottom:10px}
.block.block-bestoffers.microlans-bestoffers.mb-20{margin-bottom:10px}
.filter-microloans-change{display:block}
.filter-microloans-body{display:none}
.filter-microloans-body.open{display:flex}
.filter-microloans-body{flex-direction:column;justify-content:center}
.range-ml-legenda{bottom:-5px;font-size:13px}
.block-mfo-microloans{padding:15px 5px}
}
@media (max-width:480px){
input[type=range]{width:300px}
input[type=range]::-webkit-slider-runnable-track{width:300px}
.section-banner-microloans .banner-title{margin-bottom:0!important}
.section-banner-microloans .banner-posts-count{margin-bottom:10px!important}
.filter-microloans-title{font-size:15px}
.it-range-wrap{gap:7px;padding:5px 10px;font-size:18px;min-width:105px}
.microloan-item-btn{padding:8px 10px 7px;font-size:12px}
.block-mfo-microloans{padding:15px 15px;margin-left:-15px;margin-right:-15px}
}
.star-rating{display:flex}
.star-rating .star-full:before{content:"\f155"}
.star-rating .star-empty:before{content:"\f154"}
.star-rating .star-half:before{content:"\f459"}
.star-rating .star{color:#ff8c1a;display:inline-block;font-family:dashicons;font-size:16px;height:16px;width:16px;font-style:normal;font-weight:400;text-align:center;text-decoration:inherit}

.star-rating .star:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
}
.star-rating .star-full:before {
    content: "";
    background: url(/wp-content/themes/bankkz/assets/img/star-fill.svg) center center no-repeat;
    background-size: contain;
}
.star-rating .star-empty:before {
    /* content: ""; */
    background: url(/wp-content/themes/bankkz/assets/img/star-blank.svg) center center no-repeat;
    background-size: contain;
}
.star-rating .star-half:before {
    content: "";
    background: url(/wp-content/themes/bankkz/assets/img/star-half.svg) center center no-repeat;
    background-size: contain;
}

.big-stars .star-rating .star{font-size:20px;height:20px;width:20px}
.stars-rating-line{display:flex;gap:10px;align-items:center}
.mfo-stars-rating{margin-bottom:15px}
.stars-rating-line-num{font-family:var(--font-title);font-weight:700;margin-top:3px}
.newscalendar-wrapper,.newslist-pagination{margin-top:20px;padding:24px 32px;background-color:#f7f7f7;border-radius:10px}
.newslist-pagination .nav-links{display:flex;gap:10px;flex-wrap:wrap}
.newslist-pagination .nav-links a,.newslist-pagination .nav-links span{display:block;padding:3px 10px;border:1px solid #28467f;border-radius:5px;transition:.3s}
.newslist-pagination .nav-links a:hover,.newslist-pagination .nav-links span.page-numbers.current{color:#fff;background-color:#28467f}
.newslist-form-wrap{display:flex;align-items:center;gap:15px;flex-wrap:wrap}
.input-newslist-date{background:#fff;padding:7px 12px;border-radius:5px;border:1px solid #bbb}
.filter-newslist-title{font-size:17px}
.block-newscalendar{margin-bottom:30px}
.sidebar-posts-list .newslist-item{padding:15px}
@media (min-width:1200px){
.block.block-post .post .post-inner .post-container{flex:calc(100% - 100px);width:calc(100% - 100px)}
body.page-template-page-news{padding-top:95px}
body.page-template-page-news #page{padding-top:0!important}
}
.footer-links a{color:#3861fb;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all linear .5s;-o-transition:all linear .5s;-moz-transition:all linear .5s;transition:all linear .5s}
.footer-links a :hover{text-decoration:none;color:#9499a0}
@media (max-width:1100px){
.newslist-date{padding:15px 20px}
.newslist-item{padding:15px 20px}
.newslist-form-wrap{justify-content:center}
.newslist-pagination .nav-links{gap:7px;justify-content:center}
}
.bank-info-column{flex-direction:column}
.mfo-sticky{position:sticky;top:80px}
.mfo-image{display:block;max-width:100%}
.readmore_comments{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}
.name span{text-transform:lowercase}
.bank-item-field{display:grid;grid-template-columns:3.5fr 5fr;gap:10px;font-size:14px;margin-top:10px}
.bank-item-field-param{color:#454545}
.bank-item-field-val{max-height:60px;overflow:hidden;font-weight:500}
@media screen and (max-width:768px){
.block.block-bank .bank-wrapper .bank .bank-info .bank-info-container{width:100%}
.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs .sep,.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs span:last-of-type{display:inline-block}
table{max-width:100%;font-size:14px}
.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs a:after{content:none}
.page-template-page-rates .block.block-breadcrumbs{display:block}
}
body,body.page-template-page-microloans{padding-top:65px}
.block.block-section-banner .section-banner-wrapper .section-banner{padding:16px 80px;margin-bottom:20px}
h1.banner-title.mb-30{margin-bottom:16px;font-size:32px;line-height:1.2}
.banner-text.mb-30{margin-bottom:16px}
.banner-form.mb-50{margin-bottom:5px}
.banner-posts-count.mb-40{margin-bottom:0}
.block.block-section-banner .section-banner-wrapper .section-banner .section-banner-inner .banner-form.card-select .card-sort-items{max-height:none;margin-bottom:0}
.block.block-section-banner .section-banner-wrapper .section-banner .section-banner-inner .banner-form.card-select .block.block-section-form .section-form .form .form-row>*{margin:5px;width:auto}
.block.block-section-banner .section-banner-wrapper .section-banner .section-banner-inner .banner-form.card-select .form-ajax-card-sort.with-calculate-deposit .card-sort-items{max-height:none;opacity:1;visibility:visible}
.card-type-link{display:block}
.card-params{display:flex;justify-content:center;align-items:center}
.card-bank-emitent{display:block;text-align:center;padding:30px;background-color:#f8fafd;border-radius:10px;margin-bottom:15px;transition:.3s;width:100%}
.card-bank-emitent:hover{box-shadow:0 0 15px rgba(0,0,0,.2)}
.card-bank-emitent-img img{margin:0 auto;display:block;max-width:200px;width:auto;max-height:110px;height:auto}
.card-bank-emitent-title{font-size:18px;font-weight:500;margin-top:15px;margin-bottom:15px}
.bank-services-content.has-sidebar{align-items:start}
@media (min-width:1100px){
.only-mob{display:none!important}
}
@media (max-width:1100px){
.only-desktop{display:none!important}
h1.banner-title.mb-30{font-size:28px}
.block.block-section-banner .section-banner-wrapper .section-banner{padding:15px 10px;margin-bottom:15px}
div.section-banner.mb-50 .banner-form.mb-50{margin-bottom:0}
.card-sort-items{flex-wrap:nowrap!important;flex-direction:row!important;justify-content:start!important;align-items:start!important;width:calc(100% + 15px)!important;margin-right:-15px!important;padding:10px 0 10px 10px!important;overflow-x:auto;position:static}
.card-sort-items .select-field .select2-container--open+.select2-container--open{position:static!important}
.block.block-bank-service .bank-service .bank-service-inner .bank-service-container .bank-service-header .bank-service-main-info .bank-service-param-icons:last-child{margin-bottom:0}
.card-params-items{width:auto}
}
@media screen and (max-width:767px){
.block.block-cards .cards-wrapper .cards .cards-content .cards-list{flex-wrap:wrap;flex-direction:row;justify-content:center;width:100%;margin-right:0;padding:15px 0}
.block.block-cards .cards-wrapper .cards .cards-content .cards-list .card-item:last-child,.block.block-cards .cards-wrapper .cards .cards-content .cards-list .card-item:not(:last-child){width:calc(50% - 14px);flex:1;margin-left:7px;margin-right:7px;margin-bottom:15px}
}
@media screen and (max-width:480px){
.block.block-cards .cards-wrapper .cards .cards-content .cards-list .card-item:last-child,.block.block-cards .cards-wrapper .cards .cards-content .cards-list .card-item:not(:last-child){width:100%}
}
.footer-bottom-inner{display:flex}
@media screen and (max-width:767px){
.footer-law-link{display:block;margin-right:0}
.footer-bottom-inner{flex-direction:column}
}
.prisna-wp-translate-translated-to-kk .block.block-menu .menu .menu-item,.prisna-wp-translate-translated-to-kk .block.block-menu .menu li{padding:0 20px}
.prisna-wp-translate-translated-to-kk .tabs-toggle-button a:after{content:none;color:#010926}
.prisna-wp-translate-translated-to-kk .tabs-toggle-button a{color:#010926}
.prisna-wp-translate-translated-to-kk .tabs-toggle-button.current-cat a{color:#fff}
@media screen and (max-width:767px){
.prisna-wp-translate-translated-to-kk .prisna-translator.prisna-wp-translate-container-fixed,.prisna-wp-translate-translated-to-ru .prisna-translator.prisna-wp-translate-container-fixed{right:auto!important;left:10px!important;top:20px!important}
}
.promocode-section{display:flex;padding:16px;flex-direction:column;gap:16px;align-self:stretch;border-radius:16px;background:var(--CTA-Blue-B2,#e5eaff)}
.your-promocode-title{font-family:var(--font-title);font-size:20px;font-weight:700}
.your-promocode{display:flex;justify-content:center;align-items:center;gap:16px;align-self:stretch}
.your-promocode-value{display:flex;height:48px;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid var(--CTA-Blue-B1,#35f);background:var(--Base-White,#fff);color:var(--blue);font-family:var(--font-title);font-size:16px;font-weight:700}
.your-promocode-range .range-ml-legenda{position:static}
.your-promocode-range input[type=range]{width:99%}
.your-promocode-btn{height:48px;max-width:200px}
.your-promocode-descr{font-size:14px}
.your-promocode-value{-youbkit-touch-callout:none;-youbkit-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex:1}
@media screen and (max-width:767px){
.your-promocode{font-size:16px}
.your-promocode-value{padding:5px 20px;font-size:18px}
}
@media (max-width:768px){
.your-promocode-form .filter-microloans-body{display:block}
.your-promocode-btn{margin-top:15px;max-width:250px;margin-left:auto;margin-right:auto}
}
.menu-footer-link{margin-bottom:15px}
.it-range{max-width:120px}
@media (max-width:480px){
.it-range-wrap{gap:7px;padding:5px 10px;font-size:18px;min-width:115px}
.it-range{max-width:75px}
}
:root{--dark-grey:#1C2445;--blue:#3355ff;--font-title:'Raleway',-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif}
.container,.wrapper{max-width:1230px}
.page-title{color:var(--dark-grey);font-size:40px;font-style:normal;font-weight:700;line-height:1;margin-bottom:24px}
.site-header{position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #cfd4e5;background:#fff;z-index:99; margin-bottom:20px}
.home .site-header{margin-bottom:0}
.header-inner{padding:0;display:flex;align-items:center;justify-content:space-between;gap:32px}
.header-info{display:flex;align-items:center;gap:16px;min-width:70px}
.header-logo,.header-logo a,.header-logo img{width:114px;display:block}
.btn-primary-o{border-radius:8px;background:0 0;color:var(--blue);width:100%;border:1px solid var(--CTA-Blue-B1,#35f);text-decoration:none}
a.btn-primary-o:hover{text-decoration:none}
.btn-primary-o:active img,.btn-primary-o:hover img{filter:brightness(1000%)}
.select-city,.select-city span{color:var(--dark-grey);font-size:14px;font-weight:600;gap:5px;display:flex;align-items:center}
.select-lang{margin-left:auto}
.main-menu{display:flex;position:relative;padding:0;margin:0;max-width:1000px}
.main-menu>.menu-item{position:relative;margin-left:24px}
.sub-megamenu{position:absolute;top:60px;left:0;width:220px;display:none;background:#fff;box-shadow:0 8px 20px 0 rgba(28,36,69,.1);transition:.3s}
@media (min-width:1100px){
.main-menu .menu-item-has-children .sub-megamenu{display:block;opacity:0;transition:.3s;visibility:hidden}
.main-menu .menu-item-has-children:hover .sub-megamenu{display:block;opacity:1;transition:.3s;visibility:visible}
}
.cut-list__drop-toggle,.main-menu .menu-item a{display:block;padding:25px 0;color:var(--dark-grey);font-size:14px;font-weight:600;line-height:1.2}
.main-menu .menu-item a:hover{color:#35f}
.cut-list__drop-toggle,.main-menu .menu-item-has-children>a{padding-right:20px;transition:.3s}
.menu-item-has-children .toggle-submenu{display:flex;height:20px;width:20px;align-items:center;justify-content:center;font-size:18px;position:absolute;top:24px;right:-2px;z-index:1;background:url(../img/arrow-down.svg) center center no-repeat;background-size:12px;transition:.3s}
@media (min-width:1100px){
.cut-list__drop-toggle:hover,.main-menu .menu-item-has-children:hover .toggle-submenu{background:url(../img/arrow-up-blue.svg) center center no-repeat}
}
@media (max-width:1100px){
.menu-item-has-children .toggle-submenu{display:flex;height:30px;width:30px;align-items:center;justify-content:center;font-size:18px;position:absolute;top:8px;right:0;z-index:1;background:url(../img/arrow-down.svg) center center no-repeat;background-size:12px;transition:.3s}
}
.cut-list{display:flex}
.cut-list__elem{white-space:nowrap}
.cut-list__dropdown{position:relative;margin-left:24px}
.cut-list__drop-toggle{cursor:pointer;user-select:none}
.cut-list__more{position:absolute;top:100%;right:0;min-width:250px;padding:0;margin:0;text-align:left;background-color:#fff;border:1px solid #ccc;z-index:100;display:none}
.cut-list__more.is-top{top:auto;bottom:100%}
.cut-list__more.is-left{right:auto;left:0}
.cut-list__more-content{display:flex;flex-direction:column;background:#fff;min-width:300px;position:absolute;top:100%;left:0;z-index:2;box-shadow:0 0 25px rgba(0,0,0,.1);transition:.3s;padding:0 15px;margin:0}
.site-header .prisna-translator.prisna-wp-translate-layout-dropdown .prisna-wp-translate-body{background:0 0!important}
.site-header .prisna-translator .prisna-wp-translate-current-language span{font-size:14px!important;font-weight:600!important}
.site-header .prisna-wp-translate-body{border-color:transparent!important}
.site-header .prisna-wp-translate-sub-container a span{font-size:12px!important;font-weight:600!important}
.block-breadcrumbs{margin:0;padding:32px 0 24px 0}
.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs{margin:0;padding:0}
.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs a,.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs span,.breadcrumbs,.breadcrumbs a{color:#7a8199;font-size:14px;font-weight:600;display:flex;align-items:center;gap:5px;line-height:20px}
.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs a.breadcrumb-home{display:flex;gap:5px;align-items:center}
.filter-microloans-body{display:flex;padding:16px 24px;align-items:center;gap:24px;border-radius:16px;background:#fff}
.range-ml-wrap{display:flex;padding:5px 12px;align-items:center;gap:2px;flex:1 0 0;border-radius:6px;border:1px solid #cfd4e5;background:#fff}
.range-ml-title{color:#515666;font-size:12px;line-height:1}
.range-ml-field{position:relative;width:100%}
.btn-filter-microloans{height:46px}
.filter-microloans-section{padding-bottom:1rem}
.fast-links-section{padding-bottom:1rem}
input[type=range]{width:420px;max-width:100%;height:20px;overflow:hidden;cursor:pointer;position:absolute;bottom:-16px;left:0}
/* input[type=range],input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none} */
input[type=range]::-moz-range-track{width:420px;max-width:100%;height:0;border-radius:10px;background:#aaa}
/* input[type=range]::-webkit-slider-runnable-track{width:420px;max-width:100%;height:0;border-radius:10px;background:#aaa} */
input[type=range]::-moz-range-thumb{position:relative;height:20px;width:20px;margin-top:-10px;background:#35f;border-radius:50%;border:2px solid #fff;cursor:ew-resize;box-shadow:none;transition:background .3s ease-in-out}
input[type=range]::-webkit-slider-thumb{position:relative;height:20px;width:20px;margin-top:-10px;background:#35f;border-radius:50%;border:2px solid #fff;cursor:ew-resize;box-shadow:none;transition:background .3s ease-in-out}
.btn-primary .white-box{display:block;width:15px;height:15px;min-width:15px;min-height:15px;background:#fff}
.toggle-show-kalk img{width:16px;font-size:14px}
.fast-filters-wrap{display:flex;gap:15px;justify-content:space-between}
.fast-filters{display:flex;gap:10px;overflow:auto}
.btn.btn-primary-b{display:flex;padding:6px 12px;gap:8px;border-radius:12px;background:#e5eaff;color:#35f;font-size:14px;font-weight:600}
.btn.btn-primary-b:hover{background:#35f;color:#fff}
.fast-filters-section{padding-bottom:20px}
.toggle-show-kalk{max-height:40px}
.microloans-items-group{transition:.4s}
.microloans-items-group.hiddenblock{opacity:0;visibility:hidden;height:0;overflow:hidden}
.bg-grey{background:#f5f6fa}
.section-bestoffers{padding-top:20px}
.bestoffers-wrapper{padding:12px 15px;border-radius:15px;background:#fff;border:1px solid #fff}
@media (min-width:1200px){
.myslick-theme .slick-next{right:-35px}
.myslick-theme .slick-prev{left:-35px}
}
.section-microloans{padding-top:0;padding-bottom:20px}
.microloans-items{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--s16)}
.microloan-item{display:flex;max-width:308px;padding:16px;flex-direction:column;gap:16px;box-shadow:none;position:relative}
.microloan-item-line1{display:flex;align-items:center}
.microloan-item-img{width:56px;height:56px;flex:none;margin-right:15px;display:flex;align-items:center;justify-content:center}
.microloan-item-descr{color:#1C2445;font-size:16px;line-height:1;margin-top:-4px}
.microloan-item-img img{max-width:100%;max-height:56px;width:auto;height:auto;border-radius:12px}
.microloan-item-field-param{color:#4F5873}
.microloan-item-field-val{text-align:right;color:#1c2445}
.microloan-item-fields,.microloan-item-header-link{width:100%}
.microloan-item-btn{width:100%}
.promo-banner{padding:32px;align-self:stretch;border-radius:16px;display:flex;flex-direction:column;gap:15px;min-height:260px;margin-bottom:30px}
.promo-banner-title{color:#1c2445;font-size:36px;font-weight:700;font-family:var(--font-title)}
.promo-banner-descr{max-width:720px;color:#1c2445;font-size:20px}
.promo-banner-btn{margin-top:auto;max-width:250px}
.btn-showmore-microloans{max-width:100%;width:100%;padding:12px 20px;background:0 0;border-radius:8px;border:1px solid #35f;color:#35f;font-weight:600}
.section-microloans-childpages{padding:20px 0}
.microloans-childpages-btns{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.microloans-childpage-link{color:#1c2445;font-size:14px;font-weight:600}
.microloans-childpages-btns{overflow:hidden;transition:.5s}
.microloans-childpages-btns.showall{max-height:2000px}
.toggle-microloans-childpages-btns{margin-top:20px}
.toggle-readmore-link{display:flex;gap:7px;align-items:center;cursor:pointer;color:#35f;font-weight:600}
.toggle-readmore-link .angle-down{height:16px}
.toggle-readmore-link.showall .angle-down{transform:rotate(180deg)}
.section-content{padding-top:var(--s32);padding-bottom:var(--s32)}
.main-content-sidebar-wrap{display:grid;grid-template-columns:1fr 380px;gap:var(--s32)}
.main-content{padding:var(--s16);border-radius:var(--s16);background:#fff;color:var(--dark-grey);font-size:18px;font-weight:400;line-height:1.45; margin-bottom:16px;}
.banner-posts-count-link{color:#35f;font-size:14px;font-weight:600;margin-top:8px}
.sidebar-articles-short{border-radius:16px;overflow:hidden}
.post-list-item{background:#fff;transition:.3s}
.post-list-item-link{display:block}
.post-list-item-short{border-bottom:1px solid #ebedf5}
.microloans-sidebar-articles{display:flex;flex-direction:column;gap:32px}
.sidebar-articles-scroll{display:flex;flex-direction:column;gap:32px}
.post-list-item-img img{max-width:100%;height:160px;object-fit:cover}
.post-list-item-inner{display:flex;flex-direction:column;gap:10px;padding:16px 16px 20px 16px}
.post-list-item-title{color:var(--dark-grey,#1c2445);font-family:var(--font-title);font-size:18px;font-weight:700;transition:.3s}
.post-list-item-excerpt{color:#515666}
.post-list-item:hover .post-list-item-title{color:var(--blue)}
.post-list-item-offer{padding:15px 16px}
.post-list-item-offer .microloan-item-hinfo{display:flex;justify-content:space-between;width:100%}
.post-list-item-offer .microloan-item-hinfo1{width:100%}
.microloans-sidebar .btn.btn-primary,.microloans-sidebar .microloan-item{max-width:100%}
.site-bottom{background:#e1e4f0;padding:40px 0}
.site-bottom-title{color:#000;font-size:36px;font-weight:700;line-height:1.1;margin-bottom:36px}
.site-bottom-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 32px}
.footer-title{color:#1c2445;font-size:18px;font-weight:600;margin-bottom:15px}
ul.menu-links{margin:0;padding:0;list-style-type:none}
ul.menu-links li{margin-bottom:15px}
ul.menu-links li:nth-last-child{margin-bottom:0}
ul.menu-links li a{color:#1c2445;font-weight:600}
.site-footer{color:#fff;padding:40px 0;background:#7a8199}
.site-footer a,.site-footer p{color:#fff}
.footer1{display:flex;gap:12px;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #fff;margin-bottom:40px}
.social{display:flex;gap:15px;align-items:center}
.main-footer-menu{padding:0;margin:0;display:flex;flex-wrap:wrap;gap:30px;font-weight:600;justify-content:space-between}
.main-footer-menu a{font-weight:600}
.social-link:hover{opacity:.8}
.footer2{margin-bottom:40px}
.footer3{font-weight:600;display:flex;flex-wrap:wrap;gap:15px 40px;margin-bottom:40px}
.footer4{font-size:14px;display:flex;flex-wrap:wrap;gap:15px 40px}
@media (max-width:1100px){
body,body.page-template-page-microloans{padding-top:60px}
.main-content .h2,.main-content h2,h2.section-title{font-size:20px;margin-bottom:16px}
.main-content ol,.main-content p,.main-content ul{margin-bottom:24px}
.main-content ol,.main-content ul{padding-left:16px}
.header-inner{padding:10px 0;gap:15px}
.header-logo,.header-logo img{width:115px}
.select-city{display:flex;align-items:center;justify-content:center;height:40px;min-width:40px;border-radius:8px;border:1px solid #cfd4e5;background:#fff}
.select-city-desc span{display:none}
.btn-header-login{display:none}
.header-info{margin-left:auto}
.site-bottom{padding:20px 0}
.site-bottom-title{font-size:20px;margin-bottom:20px}
.footer-title{font-size:14px}
ul.menu-links li{font-size:10px;margin-bottom:12px}
.site-bottom-inner{grid-template-columns:repeat(2,1fr);gap:15px}
.site-footer{padding:20px 0}
.footer1{padding-bottom:20px;margin-bottom:20px}
.menu-item-mob-link{font-size:14px}
.main-footer-menu{font-size:14px;gap:15px;font-weight:600}
.footer-logo img{width:115px}
.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs{margin-top:0;display:flex!important;flex-wrap:wrap}
.page-header{padding-top:0;padding-bottom:0}
.page-title{font-size:22px;margin-bottom:16px}
.fast-filters-wrap{flex-direction:column}
.microloans-items{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:16px}
.microloan-item-btn{padding:7px 10px;font-size:12px;margin-top:0;border-radius:4px}
.btn{padding:8px 12px;font-size:13px;border-radius:6px}
.microloan-item{padding:8px 6px;padding-top:16px;gap:12px;border-radius:8px}
.popup_bp .microloan-item{padding-top:8px;gap:10px;}
.btn.btn-primary-b{padding:6px 10px;gap:6px;border-radius:6px;font-size:12px}
.btn-primary .white-box{display:block;width:10px;height:10px;min-width:10px;min-height:10px;background:#fff}
.toggle-show-kalk{max-width:200px}
.fast-filters-section{padding-bottom:20px}
.filter-microloans-body{display:flex;align-items:normal;gap:10px;padding:10px}
.promo-banner{padding:16px;margin-bottom:20px;background-size:180px,auto!important}
.promo-banner-descr{font-size:14px;max-width:80%}
.promo-banner-title{font-size:20px}
.promo-banner-btn{width:170px}
.microloans-childpages-btns{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.microloans-childpage-link{font-size:12px}
.toggle-readmore-link{font-size:12px}
.section-content{padding-top:20px;padding-bottom:20px}
.main-content{font-size:16px}
.post-list-item-img img{height:120px}
.microloans-sidebar-articles{gap:15px}
.sidebar-articles-scroll{display:flex;flex-direction:row;gap:16px;overflow:auto;padding-bottom:10px;padding:15px;margin-right:-15px;margin-left:-15px}
.post-list-item-title{font-size:14px;line-height:20px}
.post-list-item-excerpt{font-size:12px}
.post-list-item-meta{display:flex;gap:10px 15px;flex-wrap:wrap}
.btn-filter-microloans{height:36px}
.toggle-show-kalk{padding:0!important;background:0 0!important;color:#35f!important;border:none!important;font-size:12px;font-weight:600;max-width:150px;position:relative}
.toggle-show-kalk img{display:none!important}
.toggle-show-kalk:after{content:"";width:16px;height:16px;display:flex;background:url(../img/angle-down.svg) center center no-repeat}
.toggle-show-kalk.open:after{transform:rotate(180deg)}
.banner-posts-count-link{font-size:12px;margin-top:16px}
.block.block-breadcrumbs{margin:0;padding:12px 0 12px 0}
}
@media (max-width:768px){
.microloans-items{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.microloan-item-img{width:32px;height:32px;flex:none;margin-right:10px}
.microloan-item-img img{max-width:32px;max-height:32px;border-radius:6px}
.microloan-item-header{padding-bottom:0;margin-bottom:0}
.microloans-childpages-btns{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.h2,h2{font-size:20px}
.main-content-sidebar-wrap{display:block}
.post-list-item{min-width:270px}
.sidebar-articles-scroll .microloan-item{min-width:270px}
}
@media (max-width:479px){
.h2,h2{font-size:20px}
.microloans-items{gap:8px}
}
.header-item-mob,.menu-close,.menu-toggle{display:none}
@media (max-width:1100px){
.menu-toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #cfd4e5;background:#fff;padding:0}
.menu-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #cfd4e5;background:#fff;position:absolute;top:15px;right:15px;font-size:20px}
.header-item-mob{display:flex;gap:15px}
.header-item-mob .btn-header-login{display:flex}
.header-item-mob .select-city-desc span{display:flex}
.header-item-mob .select-city{padding:0 15px}
.main-navigation{position:fixed;top:0;bottom:0;left:-100%;right:auto;width:100%;height:100vh;padding-top:20px;padding-right:20px;padding-left:20px;overflow-y:auto;visibility:hidden;z-index:-1999999;background:#fff;box-shadow:0 0 1.5rem rgba(0,0,0,.2);transition:visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:30px}
.main-navigation.open{z-index:1999999;visibility:visible;-webkit-transform:translateX(100%);transform:translateX(100%)}
ul.main-menu{display:flex;flex-direction:column;align-items:normal;gap:0;background:0 0;width:100%;flex:0}
.main-menu>.menu-item{margin-left:0}
.main-menu .menu-item a{padding-left:0;padding-top:12px;padding-bottom:12px;font-size:16px;font-style:normal;font-weight:700}
.sub-megamenu{position:static;width:100%;height:auto;box-shadow:none;display:none}
.sub-megamenu.open{display:block}
.main-menu .menu-item-has-children .sub-menu{position:static;box-shadow:none;min-width:200px;padding-left:0;visibility:visible;opacity:1;max-height:none;gap:0}
.main-menu .menu-item-has-children .sub-menu.open{display:block}
.sub-menu.open{display:block}
}
figure,img{max-width:100%;display:block;height:auto}
.author-item{display:flex;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #eee}
.author-item-img{flex:none;width:200px;margin-right:16px}
.author-item-img img{width:200px;height:200px;object-fit:cover;border-radius:100%}
.author-item-name{font-size:24px;font-weight:600;margin-bottom:16px}
.author-item-subtitle{font-size:18px;opacity:.7;margin-bottom:16px}
.author-item-descr{margin-bottom:16px}
.author-item-link{color:var(--blue);font-weight:600}
.article-author-link img{width:40px;height:40px;object-fit:cover;border-radius:100%}
@media (max-width:768px){
.author-item{display:flex;flex-direction:column;margin-bottom:16px;padding-bottom:16px}
.author-item-img img{width:150px;height:150px;object-fit:cover;border-radius:100%}
.author-item-name{font-size:20px}
.author-item-subtitle{font-size:16px}
.author-item-descr{font-size:14px}
}
.page-header-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}
@media (max-width:768px){
.page-header-inner{flex-direction:column}
.promo-banner{min-height:200px}
.promo-banner{padding:16px;margin-bottom:20px;background-size:150px,auto!important}
}
.author .post-item-image.no-image{display:none!important}
body{background:#f5f6fa;font-variant-numeric:lining-nums proportional-nums;font-feature-settings:'clig' off,'liga' off}
.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-weight:700;color:var(--dark-grey);margin-bottom:16px;line-height:1.2}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-inner{padding-left:12px;padding-right:12px;padding-top:16px}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column{border-radius:10px}
.block.block-post-columns .post-columns-wrapper .post-columns .post-columns-content .post-columns-list .post-column-item .post-column .post-item-image{margin-bottom:0}
body.home .tabs-toggle{margin-top:24px}
.mfo-form-sort{display:flex;padding-bottom:48px;line-height:1.5;min-width:300px;overflow:auto}
.sort-form{display:flex;align-items:center}
.mfo-form-sort-title{color:#7a8199;font-size:14px;padding-right:20px}
.sort-form input.orderby{margin:0}
.sorting-label{font-size:14px;padding-right:20px;font-weight:600;transition:.5s;cursor:pointer;display:flex}
.sorting-label:has(>.sort-asc),.sorting-label:has(>.sort-desc),.sorting-label:hover{color:var(--blue)}
.sorting-label:has(>.sort-asc):after,.sorting-label:has(>.sort-desc):after{content:"";display:block;width:20px;height:20px;transition:.5s}
.sorting-label:has(>.sort-desc):after{background:url(../img/sorting-desc.svg) center right no-repeat}
.sorting-label:has(>.sort-asc):after{background:url(../img/sorting-asc.svg) center right no-repeat}
.mfo-items{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.mfo-item{display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff;border-radius:16px;transition:.3s;color:#010926}
.mfo-item-header{display:flex;flex-direction:column;gap:8px}
.mfo-item-header1{display:flex;align-items:center;gap:16px;align-self:stretch}
.mfo-item-header2{display:flex;gap:8px;color:#0f1426}
.mfo-item-header3{display:flex;gap:8px}
a.mfo-item-header1{color:var(--dark-grey);transition:.3s;}
a.mfo-item-header1:hover{color:var(--blue)}
.mfo-item-header1-1{display:flex;align-items:center;width:80px;height:80px;flex:none;border-radius:12px;border:1px solid #e1e4f0;overflow:hidden;background:#fff}
.mfo-item-header1-1 img{width:100%;height:auto}
.mfo-item-header1-2{display:flex;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0}
.mfo-item-title{font-family:var(--font-title);font-size:20px;font-weight:700;line-height:1.3}
.mfo-item-subtitle{color:var(--blue);font-size:14px;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.mfo-item-rating,.mfo-item-reviews{display:flex;padding:8px;flex-direction:column;align-items:center;flex:1 0 0;border-radius:12px;border:1px solid #e1e4f0;background:#fff}
.mfo-item-score{display:flex;padding:2px 8px;flex-direction:column;align-items:center;flex:1 0 0;height:100%;border-radius:12px;background:#f5f6fa}
.mfo-item-fields{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;font-size:14px}
.mfo-item-field{display:flex;align-items:flex-start;gap:8px;align-self:stretch}
.mfo-item-fields .mfo-item-field-val{flex:1;text-align:right;color:var(--dark-grey)}
.mfo-item-field-val.count_reviews,.mfo-item-header3 .mfo-item-field-val,.mfo-item-rating .stars-rating-line-num{font-family:var(--font-title);font-size:16px;font-style:normal;font-weight:700;line-height:24px}
.mfo-item-field-param{color:#7a8199}
.mfo-item-btns{
    /* margin-top:auto; */
    display:flex;
    gap:8px;
    align-items:center;
    justify-content:center
}
.mfo-item-btns .btn.btn-orange,.mfo-item-btns .btn.btn-primary{flex:1;min-width:calc(50% - 4px)}
.loadmore-pagination-wrap{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:32px}
.loadmore-part{flex:1}
.pagination-part{margin:0 auto}
.loadmore-part .btn{max-width:100%}
.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}
.pagination .nav-links a,.pagination .nav-links span, .page-numbers{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:8px;padding:8px;transition:.3s;color:var(--blue);font-size:14px;font-weight:600; cursor:pointer}
.pagination .nav-links a:hover,.pagination .nav-links span.page-numbers.current, .page-numbers:hover{background-color:#e5eaff}
.pagination .nav-links .next,.pagination .nav-links .prev{width:auto}
.posts-navigation .nav-links{display:flex;gap:16px;flex-wrap:wrap}
.posts-navigation .nav-links a{margin:0;text-align:center;cursor:pointer;background-image:none;white-space:nowrap;display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:8px;user-select:none;font-size:16px;font-style:normal;font-weight:600;transition:.3s;text-decoration:none;line-height:1;background:0 0;color:var(--blue);width:100%;border:1px solid var(--CTA-Blue-B1,#35f)}
.posts-navigation .nav-links a:hover{background-color:#e5eaff}
.posts-navigation .nav-next,.posts-navigation .nav-previous{flex:1}
.block-info-blue{padding:16px;border-radius:8px;background:#e5eaff;margin-bottom:16px}
.block-info-blue p:last-child{margin-bottom:0}
.block-info-white{padding:16px;border-radius:8px;background:#fff;margin-bottom:16px}
.block-info-white p:last-child{margin-bottom:0}
.block-info-orange{padding:16px;border-radius:8px;background:#ffeac0;margin-bottom:16px}
.block-info-orange p:last-child{margin-bottom:0}
.block-bordered{display:flex;padding:8px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--blue);margin-bottom:16px}
.main-content ol,.main-content ul{padding-left:16px;display:flex;flex-direction:column;gap:16px}
.main-content ul li{list-style-type:"– "}
.main-content ul ::marker{color:#35f}
.main-content ol{list-style-type:none;counter-reset:num;margin:0;padding:0;margin-bottom:16px}
.main-content ol li{position:relative;padding-left:32px}
.main-content ol li:before{content:counter(num);counter-increment:num;width:26px;height:26px;border-radius:100%;background:var(--blue);color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;flex:none;position:absolute;top:-2px;left:0}
.main-content ol ol,.styled-content ol ol{margin-top:16px}
.main-content ol[type="a"],.styled-content ol[type="a"]{counter-reset:listStyle}
.main-content ol[type="a"] li,.styled-content ol[type="a"] li{counter-increment:listStyle}
.main-content ol[type="a"] li:before,.styled-content ol[type="a"] li:before{content:counter(listStyle,lower-alpha);counter-increment:alphabetic;width:24px;height:24px;border-radius:100%;background:var(--blue);color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;flex:none;position:absolute;top:-2px;left:0}
.main-content .h2,.main-content h2,h2.section-title{font-size:20px;font-weight:700;margin-bottom:16px;margin-top:24px}
.main-content .h3,.main-content h3{font-size:20px;font-weight:700;margin-bottom:16px;margin-top:24px}
.main-content,.main-content div,.main-content ol,.main-content p,.main-content ul{color:var(--dark-grey)}
.needs-items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:16px}
.main-content .needs-item{display:flex;flex-direction:column;align-items:center;gap:8px;justify-content:center;border-radius:12px;border:1px solid #e1e4f0;background:#fff;padding:16px}
.main-content .needs-item-title{font-size:14px;text-align:center;min-height:40px}
.mfo-card{display:flex;gap:32px;clear:left}
.mfo-card-body{width:100%;max-width:893px;margin:0 auto}
.mfo-card-sidebar{display:flex;width:275px;flex-direction:column;gap:16px;flex:none;padding-bottom:48px;float:left}
.mfo-card-body{display:flex;flex-direction:column;gap:48px;flex:1 0 0;padding-bottom:48px}
.mfo-card-sticky{position:sticky;top:80px;width:100%;display:flex;flex-direction:column;gap:16px;flex:none}
.mfo-sidebar-header{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:16px;background:#fff}
.mfo-sidebar-header1{display:flex;align-items:center;gap:16px}
.mfo-sidebar-header-img{display:flex;align-items:center;width:64px;height:64px;flex:none;border-radius:12px;border:1px solid #f5f6fa;overflow:hidden;background:#fff}
.mfo-sidebar-header-img img{width:100%;height:auto}
.mfo-sidebar-header-title{font-family:var(--font-title);font-size:16px;font-weight:700}
.mfo-link-site{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:16px;font-weight:600}
.mfo-childpages-links{display:flex;flex-direction:column;gap:8px;padding-left:0; margin-bottom:0}
.mfo-childpages-links .page_item{padding:8px;padding-left:28px;display:flex;align-items:center;gap:8px;font-size:20px;font-weight:600}
.mfo-childpages-links a{color:var(--dark-grey);font-size:20px;font-weight:600;display:flex}
.mfo-childpages-links .current_page_item{padding-left:0}
.mfo-childpages-links .current_page_item:before{content:"";display:block;width:16px;height:8px;flex:none;border-radius:4px;background:var(--blue);font-size:20px;font-weight:600;margin-top:-2px;margin-right:4px}
.mfo-header{display:flex;gap:16px}
.mfo-header-info{display:flex;flex-direction:column;gap:24px;align-self:stretch;flex:1}
.mfo-header-top{display:flex;gap:32px;flex:1}
.mfo-header-img{display:flex;align-items:center;justify-content:center;width:116px;height:116px;flex:none;border-radius:16px;border:1px solid #f5f6fa;overflow:hidden;background:#fff}
.mfo-header-img img{height:auto; max-height:100%}
.mfo-header-title{font-family:var(--font-title);font-size:48px;font-weight:700;line-height:1;margin-bottom:0}
.mfo-header-legal{color:#7a8199;font-size:18px}
.mfo-header-btn-mob,.mfo-header-legal-mob{display:none}
.mfo-link-site-mob{display:none}
.mfo-childpages-header{display:none}
.mfo-header-rating .stars-rating .star-rating .star{font-size:20px;height:22px;width:20px}
.mfo-header-rating .stars-rating-line-num{font-family:var(--font-title);font-size:18px;font-weight:700}
.mfo-header-plus{display:flex;gap:8px;flex-wrap:wrap}
.mfo-header-plus-item{display:flex;padding:4px 16px;gap:8px;border-radius:16px;background:#c0eaff;font-size:14px}
@media (min-width:1200px){
.mfo-header-plus{margin-right:-180px}
}
.mfo-info-item{display:grid;grid-template-columns:1fr 2fr;gap:15px;padding:7px 15px;border-bottom:1px solid #ddd}
.mfo-info{display:flex;flex-direction:column;gap:32px}
.microloans-slider-wrap{display:block;padding:16px;border-radius:16px;background:#fff}
.microloans-slider{margin-right:-8px;margin-left:-8px}
.myslick-theme .slick-next,.myslick-theme .slick-prev{display:block;width:40px;height:40px;font-size:0;border-radius:100%;background-color:#fff;border:1px solid #ddd;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}
.myslick-theme .slick-track{display:flex}
.myslick-theme .slick-prev{background:#fff url(../img/arrow-prev.svg) center center no-repeat;left:-23px}
.myslick-theme .slick-next{background:#fff url(../img/arrow-next.svg) center center no-repeat;right:-23px}
@media (max-width:1100px){
.myslick-theme .slick-prev{left:-15px}
.myslick-theme .slick-next{right:-15px}
}
.myslick-theme .slide-wrap{padding:0 8px;height:auto}
.myslick-theme .microloan-item{border:1px solid #e1e4f0;height:100%}
.myslick-theme.slick-slider ul.slick-dots{padding:0!important;margin:0!important;margin-top:8px!important;gap:8px}
.myslick-theme.slick-slider .slick-dots li{background:0 0!important;padding:0!important;margin:0!important}
.myslick-theme.slick-slider .slick-dots li:after,.myslick-theme.slick-slider .slick-dots li:before{content:none!important}
.myslick-theme.slick-slider .slick-dots li button{width:8px;height:8px;border-radius:4px;background:#adb7d9;transition:.3s;cursor:pointer}
.myslick-theme .slick-dots li.slick-active button{background:#3861fb;width:40px}
.mfo-info-block{display:flex;flex-direction:column;gap:16px;font-size:18px}
.mfo-info-h2{font-size:36px;margin-bottom:.75em}
.mfo-uslov-items{display:flex;gap:16px;flex-wrap:wrap}
.mfo-uslov-item{text-align:center;display:flex;padding:16px 16px 20px 16px;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex:1 0 0;border-radius:16px;background:#fff}
.mfo-uslov-item-desc{font-family:var(--font-title);font-size:20px;font-weight:700}
.mfo-info-items{display:flex;padding:16px 16px 8px 16px;flex-direction:column;align-items:center;align-self:stretch;border-radius:16px;background:#fff}
.mfo-info-item{width:100%}
.mfo-info-item-title{color:var(--Grey-Dark-G4,#7a8199)}
.mfo-info-item{display:grid;grid-template-columns:1fr 2fr;gap:16px;padding:16px;border-bottom:1px solid #cfd4e5}
.mfo-info-item:last-child{border:none}
.mfo-info-item-desc ul{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;gap:16px}
.mfo-info-item-desc ul li{font-size:16px;display:flex;padding:1px 12px;align-items:center;gap:8px;border-radius:16px;border:1px solid var(--CTA-Blue-B1,#35f)}
table{width:100%;margin-bottom:16px}
table td{border-bottom:1px solid #cfd4e5;padding:16px}
table tr:last-child{border-bottom:1px solid #cfd4e5}
.hidden-content{height:0;overflow:hidden;opacity:0;transition:.3s}
.hidden-content.show{opacity:1;height:auto}
.mfo-descr{font-size:18px}
.about-bank ul,.mfo-descr ul{list-style-type:none;padding-left:0;display:flex;flex-direction:column;gap:16px;margin-bottom:16px}
.about-bank ul li,.mfo-descr ul li{margin-bottom:0;padding-left:30px;background:url(../img/check-circle.svg) left center no-repeat;background-size:1.2em}
.mfo-descr table{padding:16px;border-radius:16px;background:#fff;width:100%}
.mfo-info-content h2,.mfo-info-content h3,.mfo-info-content h4{margin-top:32px}
.mfo-info-content h3,.mfo-info-content h4{font-size:20px;line-height:28px}
.haccordion .haccordion-item{border-bottom:1px solid #cfd4e5;background:#fff;width:100%;padding:16px; border-radius:0;}
.haccordion .haccordion-item button[aria-expanded=true]{border-bottom:none}
.haccordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;font-weight:400;border:none;background:0 0;outline:0;border-radius:0;cursor:pointer;padding:.5em 4rem .5em 0}
.haccordion button:active{transform:scale(1)}
.haccordion button .haccordion-title{font-size:20px;display:inline-block}
.haccordion button .icon{display:inline-block;position:absolute;top:10px;right:0;width:32px;height:32px;background:url(../img/arrow-down.svg) center center no-repeat;transition:.3s}
.haccordion .haccordion-content{
    display:none;
    /* opacity:0;
    max-height:0;
    overflow:hidden;
    transition:.3s */
}
.haccordion button[aria-expanded=true] .haccordion-title{color:var(--blue)}
.haccordion button[aria-expanded=true] .icon{transform:rotate(180deg)}
.haccordion button[aria-expanded=true]+.haccordion-content{
    display:block;
    padding:16px 0;
    /* opacity:1; */
    max-height:300px;
    overflow:auto
}

.shortrevs-items{display:flex;gap:16px}
.shortrevs-item{display:flex;padding:16px;flex-direction:column;align-items:flex-start;flex:1 0 0;border-radius:16px;background:#fff;font-size:16px;border:1px solid #ebedf5;height:auto}
.shortrevs-item-title{font-family:var(--font-title);font-weight:700}
.shortrevs-item-comment{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}
.shortrevs-item-stars{display:flex;gap:8px;font-size:16px;margin-bottom:16px}
.readmore_comments .btn{max-width:200px}
.comment-list{display:flex;flex-direction:column;gap:16px}
#comments .comment-body{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:16px;background:#fff;position:relative;font-size:16px}
#comments .comment-body .comment-metadata,#comments .comment-body .comment-metadata a,.mfo-info #comments .comment-body .comment-metadata a{display:block;color:#7a8199;font-size:14px;cursor:default}
#comments .comment-body .comment-metadata a{margin-bottom:0;position:absolute;bottom:16px;left:16px;display:flex}
#comments .comment-body .edit-link{display:none}
#comments .star-rating-incomment{margin-bottom:0;position:absolute;top:16px;right:16px;display:flex;gap:8px;align-items:center}
#comments .star-rating-incomment>p{display:none}
#comments .star-rating p{margin:0}
#comments .comment-author{font-family:var(--font-title);font-weight:700}
#comments .comment .comment{margin-top:16px;margin-left:80px}
.comment-form-rating{margin-bottom:16px}
#comments .rating label{margin-bottom:0}
.post-item-title{display:block}
.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=text],.wpcf7-form textarea{padding:8px 16px;background:#fff;border:1px solid var(--Grey-Dark-G4,#7a8199);border-radius:8px;width:100%;max-width:400px}
.wpcf7-form textarea{height:150px}
.sitemap{font-size:14px}
.sitemap h2{font-size:20px}
.sitemap ul{padding-left:20px}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;padding:16px;display:inline-flex;margin-top:0;background:#46b450;color:#fff;text-align:center;border-radius:8px}
.stars-rating-line-stars{line-height:1}
.wp-caption{margin-bottom:16px}
.wp-caption-text{color:var(--Grey-Dark-G4,#7a8199);font-size:14px;font-weight:400;line-height:20px;margin-top:8px}
@media (max-width:1100px){
body{font-size:13px;width:100vw;overflow-x:hidden}
.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs a,.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs span,.breadcrumbs,.breadcrumbs a{font-size:10px;line-height:1.4;align-items:center}
.breadcrumbs svg{max-width:16px;max-height:16px}
.pagination .nav-links .next span,.pagination .nav-links .prev span{display:none}
.mfo-items{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.mfo-form-sort-title,.sorting-label{font-size:12px;padding-right:16px}
.mfo-item{gap:12px;padding:12px;border-radius:12px;font-size:13px}
.mfo-item-header1-1{width:48px;height:48px;border-radius:6px}
.mfo-item-title{font-size:14px}
.mfo-item-subtitle{font-size:13px}
.mfo-item-rating,.mfo-item-reviews{padding:4px 8px;border-radius:4px;background:#fff}
.mfo-item-score{border-radius:4px}
.mfo-item-fields{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;font-size:13px}
.loadmore-pagination-wrap{display:flex;flex-direction:column;gap:16px;margin-top:16px}
.loadmore-part{width:100%}
.loadmore-part .btn{padding:11px 12px}
.nav-links a,.nav-links span{width:32px;height:32px;border-radius:8px;font-size:13px}
.main-content{padding:16px;border-radius:12px;font-size:14px;margin-right:-15px;margin-left:-15px}
.block-info-blue{padding:8px;border-radius:4px}
.block-info-white{padding:8px;border-radius:4px}
.block-info-orange{padding:8px;border-radius:4px}
.main-content ol,.main-content ul{gap:12px}
.main-content ol,.main-content p,.main-content ul{margin-bottom:16px}
.mfo-card-sidebar{display:none}
.mfo-card-body{gap:8px;padding-bottom:16px}
.mfo-header{flex-direction:column;background:#fff;margin-left:-16px;margin-right:-16px;padding:8px 16px 8px 16px}
.mfo-header-btn{margin-left:auto;margin-right:auto;width:100%}
.mfo-header-info{gap:8px}
.mfo-header-img{width:96px;height:96px;border-radius:12px}
.mfo-header-title{font-size:32px}
.mfo-header-top{gap:16px;align-items:center}
.mfo-header-legal{font-size:14px}
.mfo-header-info2 .mfo-header-legal{display:none}
.mfo-header-legal-mob{display:block}
.mfo-link-site-mob{display:flex;font-size:14px}
.mfo-link-site-mob img{width:20px;height:20px}
.mfo-header-plus-item{padding:0;border-radius:0;font-size:14px;margin-bottom:0;padding-left:20px;background:url(../img/check-circle.svg) left top no-repeat;background-size:1.2em;color:var(--blue)}
.mfo-info{font-size:14px;gap:16px}
.mfo-descr{font-size:14px}
.mfo-info-h2{font-size:20px}
.mfo-info-block{gap:8px;font-size:14px}
.mfo-uslov-item{padding:8px;border-radius:12px}
.mfo-uslov-item-desc{font-size:16px}
.mfo-childpages-header{display:flex;overflow:auto}
.mfo-childpages-header .mfo-childpages-links{flex-direction:row;overflow:auto;margin-bottom:0}
.mfo-childpages-links::-webkit-scrollbar-track{width:0;height:0;background:0 0}
.mfo-childpages-links::-webkit-scrollbar{width:0;height:0;background:0 0}
.mfo-childpages-header .mfo-childpages-links li,.mfo-childpages-header .mfo-childpages-links li a{font-size:14px;padding-top:0;white-space:nowrap;color:var(--Grey-Dark-G4,#7a8199)}
.mfo-childpages-links .current_page_item:before{content:none}
.mfo-childpages-links .page_item{border-bottom:2px solid transparent;padding-left:8px;margin-bottom:5px}
.mfo-childpages-links .current_page_item{border-bottom:2px solid var(--blue)}
.mfo-info-items{padding:8px}
.mfo-info-item{padding:8px}
.mfo-info-item-desc ul{gap:8px}
.mfo-info-item-desc ul li{font-size:13px}
table td{padding:8px}
.mfo-descr ul{gap:8px}
.haccordion .haccordion-item{padding:8px}
.haccordion button .haccordion-title{font-size:14px}
.haccordion button[aria-expanded=true]+.haccordion-content{padding:8px;font-size:14px}
.shortrevs-items{flex-direction:column}
.shortrevs-item{padding:8px;gap:8px}
.shortrevs-item-comment{font-size:13px}
.shortrevs-item-title{font-size:14px}
.shortrevs-item-stars{margin-bottom:0}
.mfo-info #comments .comment-body{font-size:13px}
#comments .comment .comment{margin:16px 0 0 32px}
.mfo-info #comments .comment .comment{margin:16px 0 0 32px}
.main-content ol li:before,.main-content ol[type="a"] li:before,.styled-content ol[type="a"] li:before{width:18px;height:18px;font-size:12px;line-height:1.2;top:0}
.main-content .h2,.main-content h2,h2.section-title{font-size:16px;line-height:22px}
.microloans-sidebar{padding-top:16px}
.microloans-sidebar h3{font-size:16px;line-height:22px}
.mfo-header-rating .stars-rating .star-rating .star{font-size:16px;height:16px;width:16px}
.mfo-header-rating .stars-rating-line-num{font-size:14px}
.microloans-slider-wrap{margin-left:0;margin-right:0;background:0 0}
.myslick-theme .slide-wrap{padding:0 4px}
.readmore_comments .btn{max-width:100%}
.wp-caption-text{font-size:12px;line-height:16px;margin-top:8px}
.mfo-info-content h2,.mfo-info-content h3,.mfo-info-content h4{margin-top:16px}
.mfo-info-content h3,.mfo-info-content h4{font-size:16px;line-height:22px;margin-top:16px;margin-bottom:8px}
.mfo-form-sort{padding-bottom:16px}
p{margin:0 0 8px}
.mfo-item-field-val.count_reviews,.mfo-item-header3 .mfo-item-field-val,.mfo-item-rating .stars-rating-line-num{font-size:12px;line-height:16px}
.microloans-slider-wrap {padding: 0px;}
.microloans-slider {margin-right: 0; margin-left: 0;}
}
@media (max-width:768px){
.needs-items{grid-template-columns:1fr 1fr;gap:8px}
.mfo-uslov-items{display:grid;grid-template-columns:1fr;gap:8px}
.mfo-header-img{width:64px;height:auto;min-height:30px;border-radius:12px}
.mfo-header-top{gap:8px}
.mfo-header-title{font-size:22px}
.your-promocode{flex-direction:column}
.your-promocode-btn{margin-top:0;max-width:100%;width:100%;margin-left:auto;margin-right:auto;height:40px}
.your-promocode-value{width:100%;height:40px}
}
@media (max-width:600px){
.mfo-items{display:grid;grid-template-columns:1fr;gap:16px}
}
@media screen and (max-width:479px){
.mfo-card .h1,.mfo-card h1{font-size:20px}
}
:root{--s48:48px;--s32:32px;--s24:24px;--s16:16px;--s12:12px;--s8:8px}
.filter-microloans-result{display:flex;flex-direction:column;gap:1rem}
.microloan-item.microloan-item-rekl{display:flex;align-items:center;justify-content:center}
.microloans-items .rekl-wrap{max-width:970px;max-height:90px;margin:0 auto;display:flex;align-items:center;justify-content:center;grid-column:1/5}
@media (max-width:1100px){
.microloans-items .rekl-wrap{grid-column:1/4;max-height:250px}
}
@media (max-width:768px){
.microloans-items .rekl-wrap{grid-column:1/3}
}
.main-content-sidebar-wrap{display:flex;gap:var(--s32)}
.main-wrap{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:var(--s32)}
.sidebar-wrap{width:380px;display:flex;flex-direction:column;gap:var(--s32)}
@media (min-width:1200px){
.main-content-sidebar-wrap{display:block;clear:both}
.main-wrap{max-width:788px;float:left}
.sidebar-wrap{width:380px;float:right}
}
@media (max-width:1100px){
.sidebar-wrap{width:280px}
}
@media (max-width:768px){
.main-content-sidebar-wrap{flex-direction:column;width:100%}
.sidebar-wrap{width:100%}
}
.common-sidebar{display:flex;flex-direction:column;gap:var(--s16)}
.sidebar-wrap .sidebar-title{margin-bottom:0;font-family:var(--font-title);font-weight:700;font-size:28px;line-height:34px}
.articles-items{display:grid;grid-template-columns:1fr 1fr;gap:var(--s32)}
.newslist-day{background:#fff;border-radius:16px;overflow:hidden}
.newslist-date{padding:8px 16px;display:flex;gap:8px;align-items:center;font-family:var(--font-title);font-weight:700;font-size:14px;line-height:20px;color:#666b80}
.newslist-items .post-list-item{border-radius:0;border-top:1px solid #ebedf5}
.post-list-item{background:#fff;border-radius:var(--s16);overflow:hidden}
.post-list-item-link{display:flex;flex-direction:column;height:100%;transition:.3s}
.post-list-item:hover{background:#fafbff}
.post-list-item-img{height:160px;overflow:hidden}
.post-list-item-img img{width:100%;height:160px;object-fit:cover;transition:.3s}
.post-list-item:hover .post-list-item-img img{transform:scale(1.05)}
.post-list-item-inner{padding:var(--s16);display:flex;flex-direction:column;gap:var(--s16);flex:1}
.post-list-item-title{font-family:var(--font-title);font-weight:700;font-size:18px;line-height:26px}
.post-list-item-content{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#515666}
.post-list-item-meta{flex-wrap:wrap;margin-top:auto}
.post-list-item-views{color:#8f97b2;margin-left:auto}
.post-list-item-date{color:#8f97b2}
.list-cat{display:flex;gap:var(--s8);overflow:auto}
.list-cat-item{display:flex;align-items:center;padding:8px 12px;gap:8px;background:#e6eaff;border-radius:8px;font-weight:600;font-size:14px;line-height:20px;color:#35f;transition:.3s;white-space:nowrap}
.list-cat-item.current_cat,.list-cat-item:hover{background:#35f;color:#fff}
.post-list-item-meta{display:flex;gap:8px;font-family:var(--font-title)}
.post-list-item-cat,.post-list-item-hot_news{display:flex;justify-content:center;align-items:center;padding:1px 8px;border-radius:18px;font-size:10px;font-weight:700;line-height:14px;letter-spacing:.3px;text-transform:uppercase;background:#2e4de6;font-style:normal;color:#fafbff}
.post-list-item-cat{color:var(--dark-grey);background:#e6eaff}
.post-list-item-date,.post-list-item-views{display:flex;justify-content:center;align-items:center;gap:8px;color:#8f97b2;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}
.post-list-item-views{padding-left:20px;background:url(../img/view-show.svg) left center no-repeat;margin-left:auto;margin-right:8px}
.posts-content{display:flex;flex-direction:column;gap:var(--s32)}
.newslist-items{display:flex;flex-direction:column;gap:var(--s32)}
.newslist-items .post-list-item-excerpt{display:none}
#datepicker{border:1px solid #ddd}
form.select-date-news{display:none}
.common-sidebar-articles{background:#fff;border-radius:var(--s16);overflow:hidden}
.common-sidebar-articles .post-list-item{border-radius:0;border-bottom:1px solid #ebedf5}
.news-sidebar-articles{display:flex;flex-direction:column;gap:var(--s16)}
.single-content{padding-top:8px;padding-bottom:var(--s32)}
.single-article{display:flex;flex-direction:column;gap:var(--s32)}
.post-header{display:flex;flex-direction:column;gap:var(--s24)}
.post-title{margin-bottom:0;font-weight:700;font-size:40px;line-height:48px}
.single-post-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}
.article-author{display:grid;grid-template-columns:40px 1fr;gap:0 8px;align-items:center}
.article-author-img{grid-row:1/3}
.article-author-name{grid-row:1/2;font-family:var(--font-title);font-weight:700;font-size:16px;line-height:24px;color:#1c2445}
.article-author-subtitle{grid-row:2/3;font-weight:400;font-size:12px;line-height:16px;color:#8f97b3}
.single-post-meta .post-list-item-meta{margin-top:0}
.toggle-calendar{display:none}
.single-post-thumbnail img{border-radius:var(--s16)}
.styled-content{font-size:18px;font-weight:400;line-height:26px;width:100%;overflow:auto}
.styled-content p{font-size:inherit;line-height:inherit}
.styled-content img{border-radius:16px;display:block}
.styled-content img.full{width:100%}
.styled-content ol,.styled-content ul{list-style-type:none;display:flex;flex-direction:column;gap:16px;margin:0;padding:0;margin-bottom:16px}
.styled-content ul li{margin-bottom:0;list-style-type:none;padding-left:30px;background:url(../img/check-circle.svg) left top no-repeat;background-size:1.2em}
.styled-content ol{counter-reset:num}
.styled-content ol li{position:relative;padding-left:32px}
.styled-content ol li:before{content:counter(list-item);width:24px;height:24px;border-radius:100%;background:var(--blue);color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;flex:none;position:absolute;top:0;left:0}
.styled-content table{padding:16px;border-radius:16px;background:#fff;width:100%}
.styled-conten .wp-block-table th,.styled-content .wp-block-table td{border:none;padding:16px}
.styled-content .wp-block-table td,.styled-content table td{border-bottom:1px solid #cfd4e5;padding:16px}
.styled-content .quote,.styled-content .wp-block-quote,.styled-content blockquote,.styled-content q{text-align:center;background:#f8fafd;-moz-border-radius:10px;border-radius:10px;margin:40px 0 0;width:100%;padding:30px;position:relative}
.styled-content .quote:not(:last-child),.styled-content .wp-block-quote:not(:last-child),.styled-content blockquote:not(:last-child),.styled-content q:not(:last-child){margin-bottom:20px}
.styled-content .quote:after,.styled-content .wp-block-quote:after,.styled-content q:after{content:"";display:none}
.styled-content .quote:before,.styled-content .wp-block-quote:before,.styled-content blockquote:before,.styled-content q:before{content:"";background-image:url(../img/icons/svg/quote.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:40px;height:31.08px;margin:0 auto 20px;display:block}
.styled-content .image-desc{color:#7a8199;font-size:14px;font-weight:400;line-height:20px;margin-top:8px}
.styled-content .responsive{width:100%;overflow:auto}
.styled-content .responsive{-ms-overflow-style:none;scrollbar-width:none}
.styled-content .responsive::-webkit-scrollbar{display:none}
.styled-content h3,.styled-content h4{font-size:20px;line-height:28px}
.styled-content h2{margin-top:32px;line-height:1.2}
.main-content a,.styled-content a{color:var(--blue);text-decoration:underline}
.styled-content a:hover{text-decoration:underline}
.article-manual-btns{display:flex;flex-direction:column;gap:var(--s16);max-width:300px}
.post-list-item-rekl,.post-list-rekl,.sidebar-rekl1,.sidebar-rekl2,.single-post-rekl1,.single-post-rekl2,.single-rekl1,.single-rekl2{display:flex;align-items:center;justify-content:center}
.single-post-rekl1,.single-post-rekl2{margin-bottom:8px}
.single-rekl1{padding-top:32px}
.single-rekl2{gap:32px}
@media (max-width:1100px){
:root{--s48:32px;--s32:16px;--s24:12px;--s16:8px;--s12:8px;--s8:8px}
.main-wrap{gap:16px}
.list-cat-item{padding:6px 10px;border-radius:6px;font-size:12px;line-height:16px}
.post-list-item-img{height:140px}
.post-list-item-img img{height:140px}
.post-list-item-title{font-size:14px;line-height:20px}
.post-list-item-excerpt{font-size:12px;line-height:16px}
.post-list-item-cat,.post-list-item-hot_news{padding:1px 6px;font-size:9px;line-height:12px}
.post-list-item-date,.post-list-item-views{font-size:10px;line-height:14px}
.pagination .nav-links{gap:4px;margin:0 auto}
.pagination .nav-links a,.pagination .nav-links span{width:32px;height:32px;border-radius:6px;padding:6px;font-size:12px;line-height:16px}
.toggle-calendar{display:flex}
.calendar-wrap{display:none}
.sidebar-title{display:none}
.post-list-item-inner{padding:12px}
.newslist-day{border-radius:12px}
.styled-content,.styled-content p{font-size:14px;line-height:20px}
.styled-content h3,.styled-content h4{font-size:16px;line-height:22px;margin-top:16px;margin-bottom:8px}
.styled-content h2{margin-top:16px;margin-bottom:8px}
.styled-content ul li{padding-left:24px}
.styled-content ol,.styled-content ul{gap:8px;margin-bottom:8px}
.styled-content ol li:before{width:20px;height:20px;font-size:13px}
.post-title{font-size:22px;line-height:28px}
.single-rekl1,.single-rekl2{display:none}
}
@media (max-width:768px){
.articles-items{grid-template-columns:1fr}
.news-sidebar-articles{flex-direction:row;overflow:auto}
}
@media (max-width:1100px){
.mfo-item-header3 .mfo-item-score{min-height:38px}
}
.mb-0{margin-bottom:0!important}
.mt-0{margin-top:0!important}
.short-wrap,.w800{width:100%;max-width:800px}
.mfo-form-sort-pb0{padding-bottom:0}
.mfo_rating-wrap{background:#fff;border-radius:var(--s16);overflow:hidden;padding:var(--s16);transition:.3s}
.mfo_rating-item{display:flex;align-items:center;padding:8px 0;gap:var(--s16);border-top:1px solid #ebedf5;width:768px;max-width:100%;transition:.3s}
.mfo_rating-npp{width:20px;font-size:14px;line-height:20px;text-align:center}
.mfo_rating-img{width:56px;height:56px;flex:none;display:flex;align-items:center;justify-content:center;border:1px solid #f5f6fa;border-radius:8px}
.mfo_rating-rating,.mfo_rating-service,.mfo_rating-skorost,.mfo_rating-vydacha{width:100px;text-align:center;display:flex;justify-content:center}
.mfo_rating-title{font-family:var(--font-title);font-weight:700;font-size:18px;line-height:26px;width:200px}
.mfo_rating-rating{font-family:var(--font-title);font-weight:700;font-size:18px;line-height:26px}
.mfo_rating-header,.mfo_rating-header div{font-size:12px!important;line-height:16px!important;font-weight:400!important;text-align:center;color:#8f97b3!important;border:none!important}
.mfo_rating-header .mfo_rating-img{width:auto;height:auto;border:none}
.onestar{width:24px;height:24px;position:relative}
.onestar progress.onestar-bg{-webkit-appearance:none;-moz-appearence:none;appearance:none;border:none;display:inline-block;height:24px;width:100%;color:#ff8c1a}
.onestar progress.onestar-bg::-webkit-progress-bar{background-color:#cfd4e5}
.onestar progress.onestar-bg::-webkit-progress-value{background-color:#ff8c1a}
.onestar progress.onestar-bg::-moz-progress-bar{background-color:#cfd4e5}
.onestar svg{position:absolute;top:0;left:0;width:100%;height:100%}
.onestar-wrap{display:flex;align-items:center;gap:8px}
.promo-banner2{display:flex;flex-direction:column;align-items:center;padding:16px;gap:16px;border-radius:16px}
.promo-banner2-img img{max-height:160px;width:auto}
.promo-banner2-title{font-family:var(font-title);font-weight:700;font-size:24px;line-height:30px;margin-top:8px}
.promo-banner2-descr{font-size:18px;line-height:26px}
.promo-banner2-btn{margin-top:8px;width:100%}
.ratingmfo-items{display:flex;flex-direction:column;gap:16px}
.ratingmfo-year{display:flex;flex-direction:column;gap:8px}
.ratingmfo-year-date{font-size:20px;font-weight:700;line-height:28px;margin-bottom:8px}
.ratingmfo-item{display:flex;align-items:center;min-height:72px;padding:16px;padding-left:64px;border-radius:16px;gap:8px;transition:.3s;background:url(../img/file_pdf.svg) left 16px center no-repeat #fff}
.ratingmfo-item:hover{transition:.3s;background:url(../img/file_pdf.svg) left 16px center no-repeat,url(../img/download2.svg) right 72px center no-repeat #fff}
.ratingmfo-item-title{font-family:var(--font-title);font-weight:700;font-size:18px;line-height:26px}
.ratingmfo-item-subtype{font-weight:400;font-size:14px;line-height:20px;color:#7a8199}
.ratingmfo-item-size{margin-left:auto;font-size:14px;line-height:20px;color:#7a8199}
.select_ratingmfo-date{background:#fff;font-family:var(--font-title);font-weight:700;font-size:18px;line-height:26px;display:flex;flex-direction:column}
.select-ratingmfo-form-wrap{max-width:620px;width:100%;position:relative}
.select_ratingmfo-year{padding:8px;text-align:center}
.select_ratingmfo-month{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr}
.select_ratingmfo-label{text-align:center;border-radius:8px;padding:8px;transition:.3s;cursor:pointer}
.select_ratingmfo-label:hover{color:var(--blue);background:#ebedf5}
.toggle-ratingmfo-form{padding:8px;font-size:12px;line-height:16px;width:150px}
.select_ratingmfo-slider.myslick-theme .slick-next{right:0;top:0;transform:translate(0)}
.select_ratingmfo-slider.myslick-theme .slick-prev{left:0;top:0;transform:translate(0)}
.select-ratingmfo-form-wrap .hidden-content{position:absolute;top:42px;left:0;width:100%;box-shadow:0 4px 20px 0 #0f142629;padding:16px;border-radius:16px;overflow:hidden;background:#fff}
.mfo-indicators{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background:#fff;padding:16px;border-radius:16px;align-items:center}
.mfo-header-top-wrap{display:flex;gap:16px}
.mfo-header-info2{display:flex;flex-direction:column;gap:16px;flex:1}
.mfo-indicators-item{display:flex;flex-direction:column;align-items:center;gap:8px;border-right:1px solid #ebedf5}
.mfo-indicators-item:last-child{border-right:none}
.mfo-indicators-item-val{display:flex;align-items:center;gap:8px;font-family:var(--font-title);font-size:20px;font-weight:700;line-height:26px;text-align:center;height:29px}
.mfo-indicators-item-val.norating{flex-direction:column;gap:0;font-size:14px;line-height:1;color:#7a8199;font-weight:400}
.mfo-indicators-item-val.norating img{max-width:90px}
.mfo-indicators-item-param{font-size:14px;line-height:20px}
.mfo-item-no-rating-stars{width:100px}
.mfo-item-no-rating{color:#7a8199}
@media (max-width:1100px){
.mfo_rating-img{width:40px;height:40px}
.mfo_rating-rating,.mfo_rating-title,.ratingmfo-item-title{font-size:14px;line-height:20px}
.onestar{transform:scale(.75)}
.main-content ol li{padding-left:24px}
.ratingmfo-year-date{font-size:16px;line-height:22px;margin-bottom:0}
.ratingmfo-item{padding:8px;padding-left:52px;border-radius:8px;min-height:52px;background:url(../img/file_pdf.svg) left 8px center no-repeat #fff;flex-direction:column;justify-content:center;align-items:start;gap:0}
.ratingmfo-item-size{margin-left:0;text-align:left}
.select_ratingmfo-date{font-size:14px;line-height:20px}
.mfo-header-btn-mob{display:flex;flex-direction:column;gap:12px}
.mfo-header-btn{display:none}
}
@media (max-width:768px){
.mfo_rating-item{min-width:600px}
.mfo_rating-wrap{overflow:auto}
.mfo-indicators{display:grid;grid-template-columns:1fr 1fr;background:#f5f6fa;padding:8px;border-radius:8px}
.mfo-indicators-rating{grid-row:1/4}
.mfo-indicators-skorost{grid-row:1/2}
.mfo-indicators-vydacha{grid-row:2/3}
.mfo-indicators-service{grid-row:3/4}
.mfo-indicators-item{flex-direction:row;gap:4px;border-right:none}
.mfo-indicators-rating{flex-direction:column}
.mfo-indicators-item-val{font-size:12px;line-height:16px;gap:4px}
.mfo-indicators-item-val img{width:18px}
.mfo-indicators-item-val.norating img{width:90px}
.mfo-indicators-item-param{font-size:12px;line-height:16px}
}
.page-title-with-descr{margin-bottom:8px}
.form-search-banks{background:#ebedf5;padding:var(--s16);border-radius:var(--s16);gap:var(--s16);margin-top:var(--s32);margin-bottom:var(--s32);position:relative}
.form-search-fields{display:flex;gap:var(--s16)}
.form-search input[type=text]{background:url(../img/search.svg) left 16px center no-repeat #fff;border:1px solid #cfd4e6;border-radius:8px;padding:12px 16px;padding-left:48px;flex:1}
@media (max-width:1100px){
.form-search input[type=text]{background:url(../img/search.svg) left 10px center no-repeat #fff;padding:10px 12px;padding-left:40px}
.btn-search-banks{position:absolute;width:24px;height:24px;right:14px;top:10px;background:url(../img/arrow-right-blue.svg) center center no-repeat #fff; font-size:0}
.btn-search-banks span{display:none}
}
.card-sidebar-links{display:flex;flex-direction:column;gap:8px}
.card-sidebar-link{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:16px;font-weight:600}
.card-sidebar-link img{flex:none;width:24px}
.ucard{display:flex;gap:32px;clear:left}
.ucard-sidebar{display:flex;width:275px;flex-direction:column;gap:var(--s16);flex:none;padding-bottom:48px;float:left}
.ucard-body{display:flex;flex-direction:column;gap:48px;padding-bottom:48px;width:100%;max-width:893px;margin:0 auto}
.bank-header{display:flex;flex-direction:column;gap:var(--s16)}
.bank-header-top{display:flex;gap:var(--s32);align-items:center}
.bank-header-img{display:flex;align-items:center;justify-content:center;width:232px;height:116px;flex:none;border-radius:var(--s16);border:1px solid #f5f6fa;overflow:hidden;background:#fff}
.bank-header-img img{width:auto;height:auto;max-width:100%;max-height:100%}
.bank-header-info{display:flex;flex-direction:column;gap:8px}
.bank-header-title{font-family:var(--font-title);font-size:40px;font-weight:700;line-height:48px;margin-bottom:0}
.bank-header-legal{font-size:18px;line-height:26px;color:#7a8199}
.bank-indicators{display:grid;grid-template-columns:1fr 1fr 1fr}
.bank-products{background:#cfd7ff;padding:var(--s16);border-radius:var(--s16)}
.bank-product-item{display:flex;flex-direction:column;padding:var(--s16);gap:var(--s16);background:#fff;border:1px solid #e1e4f0;border-radius:var(--s16);height:100%}
.bank-product-item-header{display:flex;gap:8px}
.bank-product-item-img{display:flex;align-items:center;justify-content:center;width:110px;height:70px;flex:none;border-radius:8px;border:1px solid #f5f6fa;overflow:hidden;background:#fff}
.bank-product-item-img img{width:auto;height:auto;max-width:100%;max-height:100%}
.bank-product-item-title{font-family:var(--font-title);font-weight:700;font-size:16px;line-height:22px}
.bank-product-item-card-type{color:#7a8199}
.bank-product-item-bank{display:flex;padding:8px;gap:8px;background:#f5f6fa;border-radius:8px}
.bank-product-item-bank-img{display:flex;align-items:center;justify-content:center;width:90px;height:60px;flex:none;border-radius:8px;border:1px solid #f5f6fa;overflow:hidden;background:#fff}
.bank-product-item-bank-img img{width:auto;height:auto;max-width:100%;max-height:100%}
.bank-product-item-bank-title{font-family:var(--font-title);font-weight:700;font-size:14px;line-height:20px}
.bank-product-item-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.bank-product-item-field-param{font-size:14px;line-height:20px;color:#7a8199}
.bank-product-item-field-val{font-size:14px;line-height:20px}
.bank-product-item-btns{margin-top:auto;display:flex;gap:8px}
.bank-product-item-btn{flex:1}
.bank-content{display:flex;flex-direction:column;gap:16px}
.bank-activity-items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--s16)}
.bank-block-title{margin-top:0}
a.bank-activity-item-links{font-family:var(--font-title);font-weight:700;font-size:16px;line-height:24px;display:flex;align-items:center;gap:var(--s16);color:var(--dark);text-decoration:none;transition:.3s}
a.bank-activity-item-links:before{content:"";width:56px;height:56px;flex:none;display:block;border-radius:100%;background-color:#fff;background-image:url(../img/act1.svg);background-position:center center;background-repeat:no-repeat;transition:.3s}
a.bank-activity-item-links:hover{text-decoration:none;background-color:#fafbff}
a.bank-activity-item-links:hover:before{background-color:#e5eaff}
a.bank-activity-item-links.bank-activity-depozity:before{background-image:url(../img/act1.svg)}
a.bank-activity-item-links.bank-activity-credits:before{background-image:url(../img/act10.svg)}
a.bank-activity-item-links.bank-activity-credit-cards:before,a.bank-activity-item-links.bank-activity-kreditnye-karty:before{background-image:url(../img/act9.svg)}
a.bank-activity-item-links.bank-activity-debetovye-karty:before,a.bank-activity-item-links.bank-activity-debit-cards:before{background-image:url(../img/act2.svg)}
a.bank-activity-item-links.bank-activity-kredit-nalichnymi:before{background-image:url(../img/act3.svg)}
a.bank-activity-item-links.bank-activity-avtokredity:before{background-image:url(../img/act4.svg)}
a.bank-activity-item-links.bank-activity-ipoteka:before{background-image:url(../img/act5.svg)}
a.bank-activity-item-links.bank-activity-raschetno-kassovoe-obsluzhivanie:before{background-image:url(../img/act6.svg)}
a.bank-activity-item-links.bank-activity-insurance:before{background-image:url(../img/act7.svg)}
a.bank-activity-item-links.bank-activity-rates:before{background-image:url(../img/act8.svg)}
.bank-plusminus-items{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.title{font-family:var(--font-title);font-weight:700}
.bank-plusminus-items-title{font-size:20px;line-height:26px;padding-bottom:var(--s16);border-bottom:1px solid #cfd4e5}
.bank-minus-item,.bank-plus-item{padding:var(--s16) 0;display:flex;gap:8px;min-height:84px}
.bank-minus-item:before,.bank-plus-item:before{content:"";display:block;width:16px;height:16px;flex:none;margin-top:4px;background:url(../img/plus.svg) center center no-repeat}
.bank-minus-item:before{background:url(../img/minus.svg) center center no-repeat}
.bank-managers-items{display:grid;grid-template-columns:1fr 1fr;gap:var(--s32)}
.bank-managers-item{display:flex;align-items:center;gap:var(--s16)}
.bank-managers-item-img{width:80px;height:80px;flex:none;border:1px solid #f5f6fa;border-radius:var(--s32);overflow:hidden}
.bank-managers-item-img img{max-width:100%;max-height:100%}
.bank-managers-item-info{display:flex;flex-direction:column;gap:8px}
.bank-managers-item-position{color:#7a8199}
.bank-managers-btn-readmore{margin-top:16px;display:inline-flex;width:auto}
.bank-finans-item{display:flex;justify-content:space-between;padding:var(--s16) 0;border-bottom:1px solid #cfd4e5}
.bank-finans-item:last-child{border-bottom:none}
.bank-finans-item-param{color:#7a8199;flex:1}
.bank-finans-item-hr{color:#7a8199}
.bank-rekvizit-table td:first-child{color:#7a8199;max-width:250px}
.btn-rekvizit-copy,.btn-rekvizit-file{display:inline-flex;width:auto}
a.btn-primary-o:hover{text-decoration:none}
.bank-rekvizit-btns{display:flex;gap:var(--s16)}
.styled-content table.bank-rekvizit-table{padding:0}
.bank-allmanagers-item-header{display:flex;align-items:center;gap:var(--s16)}
.bank-allmanagers-item-img{width:120px;height:120px;flex:none;border:1px solid #f5f6fa;border-radius:var(--s32);overflow:hidden}
.bank-allmanagers-item-img img{max-width:100%;max-height:100%}
.bank-allmanagers-item-info{display:flex;flex-direction:column;gap:8px}
.bank-allmanagers-item-title{font-size:32px}
.bank-allmanagers-item-position{color:#7a8199}
.bank-allmanagers-btn-readmore{margin-top:16px;display:inline-flex;width:auto}
.bank-rekvizit-copy{display:none}
.card-sidebar-links-mob{display:none}
@media (max-width:1100px){
.ucard-body{gap:16px;padding-bottom:16px}
.ucard-sidebar{display:none}
.card-sidebar-links-mob{display:flex;margin-bottom:16px}
.bank-header-img{width:64px;height:64px;border-radius:12px}
.bank-header-top{gap:8px}
.bank-header-info{gap:4px}
.bank-header-title{font-size:22px;line-height:28px}
.bank-header-legal{font-size:14px;line-height:20px}
.bank-indicators{grid-template-columns:1fr 1fr;background:#fff}
.card-sidebar-link{font-size:13px}
.bank-activity-items{grid-template-columns:1fr 1fr}
a.bank-activity-item-links:before{width:40px;height:40px}
a.bank-activity-item-links{font-size:13px;line-height:18px}
.styled-content .wp-block-table td,.styled-content table td{padding:8px}
.bank-allmanagers-item-img{width:60px;height:60px}
.bank-allmanagers-item-title{font-size:13px}
}
@media (max-width:768px){
.bank-managers-items{grid-template-columns:1fr;gap:8px}
.bank-plusminus-items{grid-template-columns:1fr}
.bank-minus-item,.bank-plus-item{min-height:0}
.bank-plusminus-items-title{font-size:14px;line-height:18px}
}
.header-description{max-width:800px}
.fast-filters>button{width:auto}
.select-css{display:block;padding:8px 16px;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #cfd4e5;border-radius:8px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(../img/arrow-down.svg);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}
.select-css::-ms-expand{display:none}
.select-css:hover{border-color:var(--blue)}
.select-css:focus{border-color:var(--blue);outline:0}
.select-css option{font-weight:400;padding:8px}
.btn-filter{padding:6px;border-radius:8px}
.btn-filter.selected{background:var(--blue);color:#fff}
.form-filter{display:flex;flex-direction:column;gap:var(--s16)}
.form-filter-line1{display:flex;gap:16px}
.toggle-show-filter1{margin-left:auto}
.common-filter{display:flex;gap:16px;background:#ebedf5;padding:16px;border-radius:16px}
.form-filter-sort{display:flex;line-height:1.5;min-width:300px;overflow:auto}
.grey{color:#7a8199}
.form-filter-block{margin-bottom:var(--s16)}
.common-filter.hidden{display:none}
.count_card{margin-bottom:var(--s16)}
.cards-items{display:flex;flex-direction:column;gap:16px}
.card-item-header-inner{display:flex;gap:16px}
.card-item-header-left{flex:1}
.card-item-header-right{width:240px}
.small-cards .card-item-header-right{width:200px}
.card-item-col{display:flex;flex-direction:column;gap:var(--s16)}
.card-item-img,.card-item-title-img{display:flex;align-items:center;justify-content:center;border:1px solid #e1e4f0;border-radius:12px;overflow:hidden;max-width:190px}
.card-type-img img{width:auto;height:auto;max-width:60px;max-height:26px}
.card-item-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:16px}
.card-item-rating{color:#010926;display:flex;gap:4px}
.card-item-meta-labels{display:flex;gap:2px 8px;align-items:center;flex-wrap:wrap}
.card-item-meta-label, .card-item-meta-labels span{color:#010926;font-weight:700;display:flex;font-size:10px;line-height:14px;letter-spacing:.3px;background:#e5eaff;padding:1px 8px;text-transform:uppercase;border-radius:18px;white-space: nowrap;}
.card-item-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--s16);margin-bottom:var(--s16);max-width:700px}
.small-cards .card-item-content{margin-top:0;max-width:100%}
.card-item-detailed{max-width:700px}
.card-item-info-title{font-size:14px;color:#4F5873}
.card-item-info-param{font-size:18px}
.card-item-bank{display:flex;gap:var(--s16)}
.small-cards .card-item-bank{display:none}
.card-item-bank-img{display:flex;align-items:center;width:50px;height:50px;flex:none;border-radius:8px;border:1px solid #e1e4f0;overflow:hidden;background:#fff}
.card-item-bank-img img{height:auto}
.card-item-bank-title{font-size:16px;max-height:45px;overflow:hidden}
.tab-buttons{display:flex;gap:var(--s32);overflow:auto;margin-bottom:16px;white-space:nowrap}
.tab-button{color:#7a8199;cursor:pointer;padding-bottom:8px;font-size:14px}
.tab-button.active{color:#35f;border-bottom:3px solid #35f}
.tab-contents{position:relative;display:flex;flex:1}
.tab-contents .tab-content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:all .4s linear;max-height:30rem;overflow:hidden}
.tab-contents .tab-content.active{position:static;z-index:1;opacity:1;max-height:none;overflow:visible}
.tab-content-inner{font-size:14px}
.info-list-items{display:flex;flex-direction:column}
.info-list-item{display:grid;grid-template-columns:1fr 2fr;gap:var(--s16);padding:var(--s16) 0;border-bottom:1px solid #cfd4e5}
.card-item .info-list-item{padding:8px 0;font-size:14px}
.info-list-item p:last-child{margin-bottom:0}
.info-list-title{color:#7a8199}
.toggle-hidden-content{cursor:pointer}
.toggle-show-detailed{font-size:14px;color:var(--blue);font-weight:600;display:flex;align-items:center;gap:8px}
.toggle-show-detailed:after{content:"";width:16px;height:16px;margin-top:3px;display:flex;background:url(../img/arrow-up-blue.svg) center center no-repeat;transform:rotate(180deg)}
.toggle-show-detailed.open:after{transform:rotate(0)}
.toggle-show{font-size:14px;color:var(--blue);font-weight:600;display:flex;align-items:center;gap:8px}
.toggle-show:after{content:"";width:16px;height:16px;display:flex;background:url(../img/arrow-up-blue.svg) center center no-repeat;transform:rotate(180deg)}
.toggle-show.open:after{transform:rotate(0)}
.bank-header-forcards .bank-indicators,.bank-header-forcards .card-sidebar-links{margin-bottom:16px}
.card-item-detailed-full.show{padding-top:16px}
.cards-body{display:flex;flex-direction:column;gap:var(--s32)}
.bank_products-wrap{margin-top:var(--s32);margin-bottom:var(--s32)}
.btn-inline{display:inline-flex;width:auto;align-self:start}
.single-card .ucard-body{gap:var(--s16);padding-bottom:48px}
.single-card .card-item-header-right .bank-product-item-btn-readmore{display:none}
.single-card .cards-header .card-item-detailed{display:none}
.cards-body .info-list-item{font-size:inherit}
.dopparam-icons{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.dopparam-icon{height:25px;width:50px;background-position:center;background-size:contain;background-repeat:no-repeat}
.dopparam-icon.google-pay{background-image:url(../img/google-pay.svg)}
.dopparam-icon.apple-pay{background-image:url(../img/apple-pay.svg)}
.dopparam-icon.magnetic-stripe{background-image:url(../img/magnetic-stripe.svg)}
.dopparam-icon.chip{background-image:url(../img/chip.svg)}
.dopparam-icon.pay-pass{background-image:url(../img/pay-pass.svg)}
.dopparam-icon.three-d-secure{background-image:url(../img/three-d-sequre.svg)}
.cards-indicators{margin-bottom:16px}
.cards-block{margin-bottom:16px}
.comment-form-rating-wrap{display:flex;gap:var(--s16)}
.bank-header-forcards,.card-item-header-mob{display:none}
@media (max-width:1100px){
.bank-header-forcards{display:flex}
.card-item-col1{display:none}
.card-item{display:block}
.card-item-header{display:none}
.card-item-header-mob{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}
.card-item-header-mob-line1{display:flex;flex-direction:column;gap:8px}
.card-item-header-mob .card-item-img{max-width:100px;height:auto}
.card-item-header-mob .card-item-meta-labels{width:100%}
.ci-mob-header-link{display:flex;gap:8px;align-items:start}
.ci-mob-header-title{display:flex;flex-wrap:wrap;gap:0 16px}
.ci-mob-header-title .card-item-title{width:100%;font-size:18px}
.ci-mob-header-title .card-type-img img{max-width:50px;max-height:20px}
.card-item-rating{font-size:14px}
.card-item-bank{background:#f5f6fa;padding:8px;border-radius:8px}
.card-item-content{grid-template-columns:1fr 1fr;margin-top:0}
.comment-form-rating-wrap{flex-direction:column}
.comment-form-rating-wrap .comment-form-rating{margin-bottom:0}
}
@media (max-width:768px){
.cards-indicators{display:grid;grid-template-columns:1fr 1fr;background:#f5f6fa;padding:8px;border-radius:8px}
.cards-indicators>div:nth-child(1){grid-row:1/4}
.cards-indicators>div:nth-child(2){grid-row:1/2}
.cards-indicators>div:nth-child(3){grid-row:2/3}
.cards-indicators>div:nth-child(4){grid-row:3/4}
}
.btn-form-filter-close,.btn-form-filter-modal-toggle,.form-filter-modal-title,.overlay{display:none}
@media (max-width:1100px){
.btn-form-filter-modal-toggle{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:600;cursor:pointer}
.form-filter-modal{position:relative;background:#fff;padding:16px;padding-bottom:32px;border-radius:16px 16px 0 0;display:none;position:fixed;bottom:0;left:0;width:100%;z-index:9999}
.form-filter-modal.show{display:block}
.btn-form-filter-close{display:block;position:absolute;top:0;right:10px;color:var(--blue);font-weight:600;padding:10px}
.form-filter-modal-title{display:block;margin-bottom:16px}
.toggle-show-filter1{display:none}
.common-filter{display:flex!important;flex-direction:column;gap:16px;background:#ebedf5;padding:16px;border-radius:16px;order:-1}
.form-filter .fast-filters{margin-left:0;margin-right:0;display:flex;flex-wrap:wrap;gap:8px}
.form-filter .form-filter-sort{display:flex;flex-direction:column}
.form-filter .count-sorting-wrap{overflow:auto}
.form-filter .sorting-label{white-space:nowrap}
body.hasoverlay .overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,.5)}
.form-filter-modal{display:none;position:fixed;top:60px;bottom:auto;left:0;width:100%;border-radius:16px;box-shadow:0 0 20px rgba(0,0,0,.3)}
}
.fx-row.card-item.card{display:flex}

.small-cards .deposit-item{grid-template-columns:1fr}
.product-item-col{display:flex;flex-direction:column;gap:var(--s16)}
.card-item-bank-img-wide{width:160px;height:80px;flex:none}
.product-item-header-link{display:flex;gap:var(--s16)}
h3 .card-item-rating{font-size:16px}
.product-item-content-wrap{display:grid;grid-template-columns:2fr 1fr;gap:var(--s16)}
.product-item-content{display:grid;grid-template-columns:1fr 1fr;gap:var(--s16)}
.product-item-meta{font-size:14px}
.product-item-meta ul{gap:8px;margin-bottom:0}
.product-item-meta ul li{margin-bottom:0;padding-left:24px;background:url(../img/check-circle.svg) left top no-repeat;background-size:1.2em;line-height:1.3; font-size:16px}
@media (max-width:1100px){
.bank-header-forcards .bank-header-title{font-size:18px;line-height:1.2}
.deposit-item{display:block}
.product-item-content-wrap{grid-template-columns:1fr}
.card-item-bank-img-wide{width:80px;height:50px}
}
@media (max-width:735px){
h3{margin-left:0}
.rates-table h3{margin-left:15px}
}
html:has(.logged-in.admin-bar){margin-top:0!important}
.bg-lightblue{background:#e5eaff}
.bg-white{background:#fff}
.section{padding:var(--s32) 0}
h1.hero-title{margin-bottom:24px}
.hero-blocks{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--s16)}
.hero-block:nth-child(5n+1){grid-row:1/2;grid-column:1/4}
.hero-block:nth-child(5n+2){grid-row:1/2;grid-column:4/7}
.hero-block:nth-child(5n+3){grid-row:2/3;grid-column:1/3}
.hero-block:nth-child(5n+4){grid-row:2/3;grid-column:3/5}
.hero-block:nth-child(5n+5){grid-row:2/3;grid-column:5/7}
.hero-block{min-height:200px;background-repeat:no-repeat;background-position:right bottom;background-size:200px}
.hero-block.hero-block-valyta{background-image:url(/wp-content/uploads/2024/04/obmen.png)}
.hero-block-title,.hero-block-title a{max-width:320px;font-size:20px;line-height:1.3;margin-bottom:8px}
.hero-block-links{max-width:270px;display:flex;gap:8px;flex-wrap:wrap}
.hero-block-link{padding:6px;border-radius:8px;font-size:10px;letter-spacing:.3px;text-transform:uppercase}
.valyta-items{display:flex;flex-direction:column;gap:8px;align-items:start}
.valyta-item{display:flex;align-items:center;padding:6px;gap:8px;background:#fff;border:1px solid #e6eaff;border-radius:8px}
.valyta-item-kurs-change{font-size:10px;padding-right:10px}
.valyta-item-kurs-change.kurs_up{background:url(../img/angle-up-red.svg) right center no-repeat;color:#e52e2e}
.valyta-item-kurs-change.kurs_down{background:url(../img/angle-down-green.svg) right center no-repeat;color:#2ee54d}
.microloan-item-btns{display:flex;gap:8px}
.microloan-item-btn-readmore, .bank-product-item-btn-readmore{
    padding:0;
    width:38px;
    height:38px;
    display:flex;
    align-items:center;
    justify-content: center;
    flex:none;
    border:1px solid #EBEDF5;
    background:transparent;
    border-radius: 8px;   
    cursor: pointer;
    transition: 0.3s;
}
.microloan-item-btn-readmore:hover, .bank-product-item-btn-readmore:hover {
    background:#EBEDF5;
}

a.link-with-arrow{color:var(--blue);font-weight:600;padding-right:20px;background:url(../img/arrow-right-link.svg) right center no-repeat;display:inline-block}
.mb-16{margin-bottom:var(--s16)}
.mb-24{margin-bottom:var(--s24)}
.mb-32{margin-bottom:var(--s32)}
.mb-48{margin-bottom:var(--s48)}
.home-mfo-slider{padding:var(--s16) 0;border-radius:var(--s16);border:1px solid #ebedf5}
.microloan-item{border:1px solid #ebedf5;max-width:288px}
.front-page .mfo_rating-wrap{padding:0;border:1px solid #ebedf5;border-radius:var(--s16)}
.front-page .mfo_rating-item{width:100%}
.front-page .mfo_rating-header{padding:var(--s16) 0}
.front-page .mfo_rating-npp{width:40px}
.front-page .mfo_rating-img{width:100px;max-height:60px}
.front-page .mfo_rating-img img{max-height:60px;width:auto}
.mfo_rating-rating,.mfo_rating-service,.mfo_rating-skorost,.mfo_rating-vydacha{flex:1}
.mfo_rating-rating-mob{display:none}
@media (max-width:110px){
.mfo_rating-rating-mob{display:block}
.mfo_rating-rating-desc{display:none}
}
.home-all-banks{padding:24px;background-image:url(/wp-content/uploads/2024/04/bank-2.png),linear-gradient(93.56deg,#c0dfff 47.07%,#59acff 100%);background-repeat:no-repeat;background-position:right bottom;border-radius:16px}
.section-descr{max-width:600px}
.home-banks-slider .slick-list,.home-mfo-slider .slick-list{padding:0 10% 0 0}
.home-banks-slider{padding:var(--s16) 0;margin-right:-24px}
.front-page .bank-activity-items{display:grid;grid-template-columns:repeat(4,1fr)}
.front-page .bank-products{background:0 0;padding:0;border-radius:0}
.front-page .wrapper.bank_products-wrap{padding:0;margin:0;margin-top:var(--s16);margin-bottom:var(--s48)}
.front-page .bank-products .bank-products-title{display:none}
.front-page .bank-products-slider .slick-dots{display:none!important}
.link-with-arrow-wrap-top{display:flex;justify-content:flex-end;margin-top:-32px}
.shortrevs-items2{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s16)}
.shortrevs-item-meta{color:#7a8199;font-size:14px;margin-top:8px}
.shortrevs-item-link{margin-top:8px;font-weight:600;color:var(--blue);font-size:14px}
.bank-product-item-hinfo2{display:flex;gap:8px}
.home-wiki-articles{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--s32)}
.star-rating .screen-reader-text{left:0}
@media (max-width:1100px){
.hero-blocks{grid-template-columns:1fr 1fr}
.hero-block:nth-child(5n+1){grid-row:1/2;grid-column:1/3;background-size:100px}
.hero-block:nth-child(5n+2){grid-row:2/3;grid-column:1/2}
.hero-block:nth-child(5n+3){grid-row:2/3;grid-column:2/3}
.hero-block:nth-child(5n+4){grid-row:3/4;grid-column:1/2}
.hero-block:nth-child(5n+5){grid-row:3/4;grid-column:2/3}
.hero-block{min-height:100px;background-size:50px}
.hero-block-links{display:none}
.valyta-items{display:none}
.home-wiki-articles{overflow:auto}
.front-page .bank-activity-items{grid-template-columns:repeat(2,1fr)}
.home-all-banks{margin-left:-15px;margin-right:-15px;margin-top:-15px;border-radius:8px;background-size:200px,auto}
.home-all-banks .myslick-theme .slick-next{right:0}
.home-all-banks .myslick-theme .slick-prev{left:-23px}
.bank-products-slider .slick-list{padding:0 10% 0 0}
.front-page .mfo_rating-item{width:auto}
.shortrevs-items2 .shortrevs-item{width:220px}
.shortrevs-items2{overflow:auto}
.front-page .form-filter .fast-filters{flex-wrap:nowrap}
}
@media (max-width:768px){
.front-page .mfo_rating-wrap{overflow:inherit}
.front-page .rating-mfo-items{overflow:auto}
.front-page .mfo_rating-img,.mfo_rating-img{width:60px;max-height:60px}
.mfo_rating-title{width:150px}
.mfo_rating-rating-desc{display:none}
.mfo_rating-rating-mob{display:block}
.front-page .mfo_rating-npp{width:24px}
}
@media (max-width:400px){
.hero-block-title,.hero-block-title a{max-width:250px;font-size:16px}
.microloan-item-btns{display:flex;gap:4px}
.microloan-item-btns .microloan-item-btn,.microloan-item-btns .microloan-item-btn-readmore{font-size:12px;padding:6px 4px;line-height:1.4}
}
.microloans-sidebar{display:flex;flex-direction:column;gap:16px}
.microloans-sidebar .microloan-item{max-width:290px}
.microloan-item.short_view .microloan-item-descr{display:none}
@media (max-width:1100px){
.microloans-sidebar-wrap{display:none}
}
details[open]>summary.btn.btn-primary-o{margin-bottom:16px}
a.btn-primary{color:#fff}
.btn-inline{display:inline-flex}
.credit-calc-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:16px 24px;align-items:center;border-radius:var(--s16);background:#ebedf5}
.nice-radio-label{display:inline-flex;align-items:center;gap:8px;font-size:16px}
.nice-radio-input{appearance:auto;width:20px;height:20px;color:var(--blue);margin:0;padding:0}
.range-ml-wrap{height:51px;max-height:51px}
.fieldset-block{display:flex;flex-direction:column;gap:8px}
.credit_result_info{display:grid;grid-template-columns:6fr 4fr;gap:16px}
.ajax-calc-result,.credi-calc-wrap{display:flex;flex-direction:column;gap:var(--s16)}
.calendar-credit-list{text-align:center;overflow:auto}
.calendar-credit-item{display:flex;gap:16px;font-size:16px}
.calendar-credit-param{flex:1;min-width:100px}
.credit-warning{font-size:13px;display:flex;align-items:center;gap:16px;line-height:1.2}
.credit-warning svg{flex:none}
.doughnut_chart-wrap{max-width:300px}
#bar_chart{height:440px}
a.btn,a.btn-primary{color:#fff;text-decoration:none}
a.btn-grey{color:var(--blue)}
a.btn-primary:hover,a.btn:hover{text-decoration:none}
.conv_link-wrap{display:flex;align-items:center;justify-content:center}
@media (max-width:768px){
.credit-calc-fields{display:flex;flex-direction:column;gap:8px;align-items:normal}
.nice-radio-label{font-size:15px}
.credit_result_info{display:grid;grid-template-columns:6fr 4fr;gap:16px}
#bar_chart{height:350px}
}
@media (max-width:1100px){
.credit_result_doughnut{order:-1}
.credit_result_info{display:flex;flex-direction:column;gap:8px}
}
.custom-checkbox{position:absolute;z-index:-1;opacity:0}
.custom-checkbox+label{display:inline-flex;align-items:center;user-select:none}
.custom-checkbox+label::before{content:'';display:inline-block;width:1.4em;height:1.4em;flex-shrink:0;flex-grow:0;border:1px solid var(--blue);border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before{border-color:#b3d7ff}
.custom-checkbox:not(:disabled):active+label::before{background-color:#b3d7ff;border-color:#b3d7ff}
.custom-checkbox:focus+label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.custom-checkbox:focus:not(:checked)+label::before{border-color:#80bdff}
.custom-checkbox:checked+label::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}
.custom-checkbox:disabled+label::before{background-color:#e9ecef}
.mfo-calc-res{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--s32)}
.mfo-calc-res .doughnut_chart-wrap{max-width:270px}
.mfo-calc-res .info-list-item{display:flex;gap:8px}
.mfo-calc-res .info-list-item .info-list-title{margin-right:auto}
@media (max-width:1100px){
.mfo-calc-res{display:flex;flex-direction:column}
.mfo_result_chart{order:-1}
}
.credit-application{min-height:260px;width:100%;max-width:1088px;margin:32px 0;border:1px solid #dadee2;border-radius:16px;padding:30px;background:#fff;box-shadow:rgba(22,33,54,.16) 0 1px 2px}
.form-container{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}
.input-items{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;border-radius:16px;background:#ebedf5;padding:24px;margin-bottom:20px}
.input-container{display:flex;flex-direction:column;width:45%;height:56px;border:1px solid #cfd4e5;border-radius:5px;background:#fff;margin-bottom:20px;margin-right:20px}
.input-container label{color:#515666;font-size:12px;line-height:1;padding-left:10px}
.slider-container{position:relative;background:#fff;height:40px;border-radius:5px}
.slider{width:270px;position:absolute;top:0;left:0}
#sliderValue,#sliderValue2{padding-left:10px;font-size:20px;width:100%;height:25px}
#mySlider,#mySlider2{width:100%;height:25px;margin-top:3px;border-radius:20px;left:-2px}
.politics{display:flex;align-items:flex-start}
input[type=checkbox]{appearance:auto!important;margin-right:10px}
#loan-submit-button{width:100%;height:45px;margin-left:100%;margin-top:30px}
.submitted-good{color:green;font-size:20px;font-weight:600;text-align:center;margin-left:auto;margin-right:auto;margin-top:30px}
#wpcf7-f13568-p13551-o1{display:flex;flex-direction:row;flex-wrap:wrap}
.wpcf7-form-control-wrap{display:flex;flex-direction:row}
.accept{display:flex}
.wpcf7-response-output{font-family:Arial,sans-serif;font-size:14px;color:#333;padding:10px;border-radius:5px;margin-right:30px;text-align:justify}
.wpcf7-form-control-wrap{display:flex;flex-direction:row;flex-wrap:wrap}
.form-container p{margin:0!important}
.phone-input p{display:flex;align-items:center;padding-left:10px;font-size:20px!important;font-weight:400;color:#6c6c6c}
@media (max-width:768px){
.credit-application{max-width:390px}
.input-container{width:100%;margin-right:0}
#loan-submit-button{margin-left:35%}
#mySlider,#mySlider2{margin-top:5px}
}
.mymodal-modal{position:relative;background:#fff;padding:40px;box-shadow:0 0 30px rgba(0,0,0,.2);width:90%;height:80vh;max-width:800px;position:fixed;top:-100%;left:50%;transform:translate(-50%,-50%);z-index:999;transition:.4s;border-radius:16px}
.mymodal-modal.open{top:50%}
.mymodal-close{font-size:24px;background:0 0;border:none;box-shadow:none;padding:15px;line-height:1;position:absolute;right:0;top:0;cursor:pointer}
.mymodal-toggle{cursor:pointer}
.mymodal-body{height:100%;overflow:hidden}
.all-city-wrap{height:calc(100% - 40px);overflow:auto}
.offcanvas-overlay{position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:-998;overflow:initial;opacity:0;backdrop-filter:blur(2px)}
.openoffcanvas .offcanvas-overlay{background:rgba(0,0,0,.5);opacity:1;display:block;z-index:999}
body.openoffcanvas{overflow:hidden}
.mymodal-body .btn-primary{width:100%}
.all-city{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.alfa-city{font-size:1.25rem;font-family:var(--font-title);font-weight:600;flex:none}
.one-city{cursor:pointer}
.select-city span{max-width:140px;overflow:hidden}
.header-inner{gap:16px}
.header-menu{margin-left:auto;margin-right:auto}
.main-menu{gap:20px}
.main-menu>.menu-item{margin-left:0}
.cut-list__drop-toggle,.main-menu .menu-item-has-children>a{padding-right:18px}
.select-lang{margin-left:0}
@media (max-width:1100px){
.header-info{display:none}
.select-lang{margin-left:auto}
.main-navigation{gap:16px}
.all-city{grid-template-columns:repeat(2,1fr);gap:32px}
}
.card-item-bank-img{justify-content:center; padding:4px}
.card-item-bank-img img{width:auto;height:auto;max-height:100%}
.common-form input[type=range]{width:100%;max-width:100%}
.it-range{max-width:170px}
input[name=summa_cred]{width:100%}
details.simple-details summary{display:flex;align-items:start;gap:8px;cursor:pointer}
details.simple-details summary h3{margin-bottom:0}
details.simple-details[open] summary{margin-bottom:16px}
details.simple-details summary::-webkit-details-marker{display:none}
details.simple-details summary{list-style:none}
.simple-details-title:after{content:"";width:1em;height:1em;display:block;margin-top:.2em;flex:none;background:url(../img/arrow-up-blue.svg) center center no-repeat;transform:rotate(180deg);transition:transform .2s}
details.simple-details[open]>.simple-details-title:after{transform:rotate(0)}
@media (min-width:1100px){
    .arhive-credits-details summary{float:right;height:12px} 
/* .bank-credits-details{margin-top:-32px;margin-bottom:-32px;position:relative;z-index:1} */
/* .bank-credits-details summary{float:right;height:12px} */
}
.credit_result-wrap{display:flex;flex-direction:column;gap:var(--s16)}
.range-ml-wrap{align-items:normal}
.range-ml-field{position:static;flex:1}
input[type=range]{position:static;transform:translateY(-6px)}
.range-ml-field-descr{line-height:40px}
.table-mfo-rating{min-width:600px}
.table-mfo-rating-img img{width:56px;max-width:56px;max-height:56px}
.table-mfo-rating thead{font-size:12px;line-height:16px;font-weight:400;text-align:center;color:#8f97b3}
.table-mfo-rating-score{text-align:center;min-width:80px; white-space:nowrap}
.table-mfo-rating-rating,.table-mfo-rating-title{font-family:var(--font-title);font-weight:700;font-size:18px;line-height:26px}
.table-mfo-rating-title{min-width:240px}
.table-mfo-rating-rating{min-width:120px}
.table-mfo-rating-rating .onestar-wrap{justify-content:center}
.table-mfo-rating-npp{padding-left:0;padding-right:0}
@media (max-width:1100px){
.table-mfo-rating{padding:8px 4px}
.table-mfo-rating-rating,.table-mfo-rating-title{font-size:14px;line-height:20px}
.table-mfo-rating-title{width:150px;min-width:150px}
}
.sub-megamenu{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(28,36,69,.1);width:206px}
.main-menu .menu-item-has-children .sub-menu{padding:4px}
.main-menu .sub-menu .menu-item a{padding:8px 16px;border-radius:8px;font-weight:600;font-size:14px;line-height:20px}
.main-menu .sub-menu .menu-item a:hover{background:#f7f9ff}
.hero-block-link{font-weight:700}
.valyta-item-kurs-change{font-size:14px;line-height:20px;padding-right:16px}
@media (min-width:1100px){
.link-with-arrow-wrap-top{margin-top:-40px}
}
.myslick-theme .slide-wrap{padding:0}
.myslick-theme .slick-slide{margin:0 8px}
.myslick-theme .slick-list{margin:0 -8px}
.myslick-theme .slick-next,.myslick-theme .slick-prev{opacity:0;transition:.3s}
.myslick-theme:hover .slick-next,.myslick-theme:hover .slick-prev{opacity:1}
.bank-product-item-btns>a,.bank-product-item-btns>span,.microloan-item-btns>a,.microloan-item-btns>span{height:38px}
.bank-product-item-btns>a:first-child,.microloan-item-btns>a:first-child{flex:1;min-width:38px}
.post-list-item-cat{background:#d9ecff}
.post-list-item-views{margin-left:0}
.bank-product-item-bank-img{width:40px;height:40px}
.bank-product-item-bank{display:flex;align-items:center}
.shortrevs-item-header{display:flex;gap:8px}
.shortrevs-item-header-img{display:flex;align-items:center;justify-content:center;width:56px;height:56px;flex:none;border-radius:8px;border:1px solid #f5f6fa;overflow:hidden;background:#fff}
.shortrevs-item-header-img img{width:100%;max-height:100%;}
a.btn-primary-o{color:var(--blue);text-decoration:none}
table tr:last-child td{border-bottom:none}
.microloan-item-img{border:1px solid #e1e4f0;border-radius:12px;margin-right:var(--s16)}
.comment-form{max-width:644px}
.info-list-item:last-child{border-bottom:none}
.credit-calc-fields .select-css{height:50px;max-height:50px;border-radius:6px}
.range-ml-wrap{height:50px;max-height:50px}
.t-a-r{text-align:right}
table th{border-bottom:1px solid #cfd4e5;padding:16px}
.calendar-credit-list td,.calendar-credit-list th{width:20%;padding:8px}
.calendar-credit-list-wrap{overflow:auto}
.calendar-credit-list{min-width:600px}
.block-alert,.block-warning,.credit-warning{background:#ffeac0 url(../img/alert.svg) left 16px top 8px no-repeat;font-size:14px;line-height:20px;padding:8px 16px;padding-left:48px;border-radius:8px}
.credit-warning svg{flex:none}
.single-bankir-img{width:220px!important;height:220px!important;border-radius:100%!important;overflow:hidden!important;position:static!important}
.single-bankir-img img{position:static!important;width:100%!important;height:100%!important;object-fit:cover!important;transform:translate(0,0)!important}
.blockquote,blockquote{text-align:left!important;background:#e5eaff url(../img/blockquote.svg) left 16px top 16px no-repeat!important;padding:16px!important;padding-left:64px!important;border-radius:16px!important;margin-left:0;margin-right:0}
.blockquote p:last-child,blockquote p:last-child{margin-bottom:0!important}
.blockquote:before,blockquote:before{content:none!important}
.home-section-hd{display:flex;align-items:end;justify-content:space-between;margin-bottom:var(--s16)}
.home-section-hd h2,.home-section-hd h3{margin-bottom:0}
.home-banks-slider .slick-list,.home-mfo-slider .slick-list{padding:0}
.home-banks-slider{margin-right:0}
.card-item-rating{font-family:var(--font-title);font-weight:700}
details.simple-details summary h3{margin-top:0}
@media screen and (max-width:768px){
.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs .sep,.block.block-breadcrumbs .breadcrumbs-wrapper .breadcrumbs span:last-of-type{display:flex}
}
@media (min-width:1100px){
.h2,h2{font-size:36px;line-height:40px}
.main-content{font-size:18px;line-height:26px}
.mfo-item-readmore{padding:8px;height:42px}
.mfo-childpages-links .page_item{align-items:normal}
.mfo-childpages-links .current_page_item:before{margin-top:10px}
.ucard-sidebar{padding-bottom:20px}
.styled-content h2{font-size:36px;line-height:40px}
.toggle-hidden-content{height:36px}
.bank-minus-item,.bank-plus-item{padding:8px 0;min-height:0}
.bank-plusminus-items-title{margin-bottom:8px}
.bank-finans-items{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}
.bank-finans-item-value span{color:#7a8199}
.header-description{font-size:18px;line-height:26px}
.btn-filter{padding:4px 6px;height:32px}
.form-filter-block{padding-top:16px}
.btn-sm{height:32px}
.form-filter{gap:var(--s32)}
.fast-filters{flex-wrap:wrap}
.mfo-header-img{width:232px}
.styled-content ul li{background:url(../img/check-circle.svg) left top 2px no-repeat;background-size:auto}
.bank-product-item .styled-content ul li{background:url(../img/check-circle.svg) left top no-repeat;background-size:1.2em}
.product-item .styled-content ul li{background-size:16px}
}
@media (max-width:1100px){
body.single-banks{background:#fff}
.main-page{overflow-x:hidden}
.main-navigation{background:#e1e4f0;padding:0 16px;justify-content:normal;align-items:normal}
.header-item-mob.header-logo.mobile-logo{padding:16px;margin-left:-16px;margin-right:-16px;background:#fff;width:auto}
.menu-close{top:8px;right:16px}
ul.main-menu{background:#fff;padding:16px;border-radius:12px}
.sub-megamenu{border-radius:0;background:#f5f6fa;box-shadow:none;width:auto}
.main-menu .menu-item-has-children .sub-menu{background:#f5f6fa}
.hero-block-title,.hero-block-title a{font-size:14px}
.hero-blocks{gap:12px}
.hero-block{border-radius:12px;background-size:70px}
.hero-block:nth-child(5n+1){background-size:100px}
.bank-product-item-btns>a,.microloan-item-btns>a{height:32px}
.microloan-item-btn-readmore{height:32px;padding:4px}
.home-mfo-slider{padding:0;border-radius:0;border:none}
.myslick-theme .slick-slide{margin:0 8px}
.myslick-theme .slick-list{margin:0 -8px}
.myslick-theme .slick-slide{margin:0 8px}
.bestoffer-slide{padding:0}
a.link-with-arrow{background:0 0;padding-right:0;margin-top:16px;margin-left:auto;margin-right:auto;font-size:13px;display:block;text-align:center}
.home-all-banks{padding:16px}
.bestoffer-link{width:auto}
.home-banks-slider{margin-right:-8px}
.bank-products-slider{margin-right:-8px}
.bank-products-slider .slick-list{padding:0 20% 0 0}
.shortrevs-items2 .shortrevs-item{width:312px}
.home .shortrevs-items-wrap{margin-right:-16px}
.home-wiki-articles{margin-right:-16px}
.site-bottom-title{font-size:20px;line-height:26px}
.footer-title{font-size:14px;line-height:20px}
ul.menu-links li{font-size:12px;margin-bottom:16px}
.site-footer .social{justify-content:space-between;}
.main-footer-menu{justify-content:normal;gap:15px}
.mfo-item-readmore{padding:4px;height:38px}
.main-content{font-size:14px;line-height:20px}
.microloan-item-img{border-radius:8px}
.block-mfos{padding:15px 0;background:#f5f6fa}
.bank-content{padding:16px;margin-right:-16px;margin-left:-16px;background:#f5f6fa;gap:8px}
.single-banks .mfo-childpages-header{padding:16px;margin-right:-16px;margin-left:-16px;background:#f5f6fa;margin-bottom:-16px;padding-bottom:0}
.mfo-indicators{background:#f5f6fa;position:relative}
.mfo-indicators:after{content:"";display:block;width:1px;height:calc(100% - 16px);position:absolute;top:8px;left:50%;background:#ebedf5}
.mfo-indicators-item{margin:0 8px;max-height:20px}
.mfo-indicators-item img{display:none}
.mfo-indicators-item.mfo-indicators-rating{max-height:40px}
.header-description{font-size:14px;line-height:20px}
.card-item .info-list-item,.card-item-info-param,.card-item-info-title{font-size:12px;line-height:16px}
.block-cards.ajax-filter-result{padding:16px;margin-right:-16px;margin-left:-16px;background:#f5f6fa}
.card-item-header-mob .card-item-img{border:1px solid #e1e4f0;border-radius:6px}
.bank-header.bank-header-forcards{background:#fff;padding:8px;border-radius:8px}
.single-bankir-img{width:180px!important;height:180px!important}
.blockquote,blockquote{text-align:left!important;background:#e5eaff url(../img/blockquote.svg) left 8px top 8px no-repeat!important;background-size:24px!important;padding:8px!important;padding-left:40px!important;border-radius:8px!important;margin-top:20px!important}
.home-section-hd{flex-direction:column;align-items:start;justify-content:space-between}
a.link-with-arrow{margin-top:8px;margin-left:0;margin-right:0;margin-bottom:8px}
.microloan-item-btn-readmore{width:32px;height:32px;padding:4px}
.home-banks-slider .slick-list,.home-mfo-slider .slick-list{padding:0 15% 0 0}
.ci-mob-header-title .card-type-img img{max-width:40px;max-height:16px}
.ci-mob-header-title{align-items:center}
.card-item-rating{font-size:12px}
.single-credit-cards .mfo-indicators,.single-credits .mfo-indicators,.single-debit-cards .mfo-indicators,.single-deposit .mfo-indicators{background:#fff;position:relative}
.item-favorite{background:#e5eaff;position:relative}
.item-favorite:after{content:"ТОП";display:block;background:#35f url(../img/favorite.svg) left 10px center no-repeat;background-size:8px;color:#fff;font-size:8px;line-height:10px;font-weight:700;font-family:var(--font-title);border-radius:0 16px 0 16px;padding:0 12px 0 24px;position:absolute;top:0;right:0}
}
@media (max-width:370px){
.mfo-indicators-item{margin:0 6px}
}
.comment-form{max-width:670px}
@media (min-width:1100px){
.comment-form-rating-wrap{justify-content:space-between}
}
.bank-product-item-btns{margin-top:0}
.microloans-items-group{display:flex;flex-direction:column;gap:var(--s32)}
.microloans-items-group .promo-banner{margin-bottom:0}
.mfo-form-sort{padding-bottom:var(--s32)}
.adfox-desc,.adfox-mob,.rekl-wrap,.rekl-wrap_header{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}
@media (min-width:1100px){
.adfox-desc{display:flex}
.adfox-mob{display:none}
}
@media (max-width:1100px){
.adfox-desc{display:none}
.adfox-mob{display:flex}
}
.single-rekl21,.single-rekl22{display:flex;align-items:center;justify-content:center}
.site-header{position:sticky}
body,body.page-template-page-microloans{padding-top:0}
@media (min-width:1200px){
body.page-template-page-news{padding-top:0}
}
.insert-promobanner{grid-column:1/5}
@media (max-width:1100px){
.insert-promobanner{grid-column:1/3}
}
.insert-promobanner .promo-banner{margin-bottom:0}
.after_footer{width:300px;margin:16px auto 16px auto;display:flex;align-items:center;justify-content:center;position:fixed;left:50%;bottom:0;transform:translateX(-50%);z-index:1;cursor:pointer;font-weight:700}
.close_after_footer{position:absolute;right:0;top:-17px;z-index:2}
@media (max-width:1100px){
.after_footer{width:500px;max-width:100%;margin:0 auto}
}
.single-credits .product-item-header-link,.single-mfo .product-item-header-link{flex:1}
.single-credits .product-item-header-right .bank-product-item-btns,.single-mfo .product-item-header-right .bank-product-item-btns{display:none}
.post-type-archive-credits .product-item-col .bank-product-item-btns{display:none}
@media (max-width:1100px){
.post-type-archive-credits .product-item-col .bank-product-item-btns{display:flex}
}
.square-btn{min-width:38px;width:38px;height:38px;padding:0;flex:none}
@media (max-width:1100px){
.square-btn{min-width:32px;width:32px;height:32px}
}
@media (max-width:1100px){
.hero-block-links{display:flex}
}
@media (max-width:767px){
.hero-block-links{display:none}
}
a.bank-activity-item-links.bank-activity-kredity:before{background-image:url(../img/act10.svg)}
a.bank-activity-item-links.bank-activity-credits-cash-loan:before,a.bank-activity-item-links.bank-activity-kredity-kredit-nalichnymi:before{background-image:url(../img/act3.svg)}
a.bank-activity-item-links.bank-activity-credits-car-loan:before,a.bank-activity-item-links.bank-activity-kredity-avtokredit:before{background-image:url(../img/act4.svg)}
a.bank-activity-item-links.bank-activity-credits-mortgage:before,a.bank-activity-item-links.bank-activity-kredity-ipoteka:before{background-image:url(../img/act5.svg)}
.mfo_rating-wrap{overflow:visible}
.mytooltip{position:relative;display:inline-block;text-decoration:underline;color:#35f}
.mytooltip .mytooltiptext{text-align:left;font-size:12px;font-weight:400;visibility:hidden;width:200px;background-color:#3d404d;color:#fff;border-radius:8px;padding:8px 8px 8px 8px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;opacity:0;transition:opacity .3s;box-shadow:0 4px 16px rgba(102,107,128,.24)}
.mytooltip .mytooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#3d404d transparent transparent transparent}
.mytooltip:hover .mytooltiptext{visibility:visible;opacity:1}
@media (max-width:768px){
.mfo_rating-wrap{overflow:auto}
.mytooltip .mytooltiptext{width:180px;top:125%;bottom:auto;left:50%;margin-left:-90px;right:auto}
.mytooltip .mytooltiptext::after{content:"";position:absolute;z-index:9;top:-9px;left:50%;right:auto;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #3d404d transparent}
}
.footer-cols{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.main-footer-menu{gap:16px 32px;justify-content:normal}
.common-search-form{padding:var(--s16);border-radius:var(--s16);background:#ebedf5}
.search-form{position:relative}
.footer-search-form{margin-bottom:var(--s32)}
.search-field{padding:12px 16px;border-radius:8px;border:2px solid transparent;background:#fff;font-weight:400;font-size:18px;line-height:26px;width:100%;padding-right:60px}
.footer-search-form .search-field{background:rgba(61,64,77,.2);color:#cfd4e6}
.footer-search-form .search-field:active,.footer-search-form .search-field:focus{background:rgba(61,64,77,.4);border:2px solid rgba(207,212,230,.4);color:#ebedf5}
.footer-search-form .search-field::placeholder{color:#cfd4e6}
.footer-search-form input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:inline-block;width:12px;height:12px;border:7px solid inherit;background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 43%,#fff 45%,#fff 55%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 100%),linear-gradient(135deg,transparent 0,transparent 43%,#fff 45%,#fff 55%,transparent 57%,transparent 100%)}
.search-submit{position:absolute;right:0;top:0;height:100%;width:70px;padding:0;text-align:center;background:url(../img/search.svg) center center no-repeat;z-index:3;cursor:pointer;color:#fff;text-shadow:none;display:flex;align-items:center;justify-content:center;font-size:0}
.search-result-items{display:flex;flex-direction:column;gap:var(--s24)}
.search-list-item-title{font-size:20px}
@media (max-width:1100px){
.search-list-item-title{font-size:16px}
}
.common-links{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--s24);font-size:20px;margin-bottom:var(--s32)}
@media (max-width:1100px){
.common-links{display:flex;flex-wrap:wrap;font-size:16px}
}
.close_after_footer{display:none}
.block-converter{display:flex;flex-direction:column;width:100%;align-items:flex-start;margin:25px 0 30px 0;padding:20px 24px;border-radius:16px;background:#e5eaff}
.item-top{display:flex;justify-content:space-between;width:100%;margin-bottom:10px}
.subtitle{font-weight:600}
.converter-subtitle{color:gray}
.item-bottom{display:flex;width:100%;gap:24px}
.field{display:flex;width:50%;height:45px;max-height:45px;border:1px solid #cfd4e5;border-radius:5px;background-color:#fff;align-items:center}
.field__input{width:85%;height:40px;margin:0 10px 0 10px;color:gray}
.converter-banks-filter .block{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:25px 0 30px 0;padding:15px 24px;border-radius:16px;background:#e5eaff}
.converter-banks-filter.range{width:33%}
.converter-banks-filter.tabs{margin:20px 0 20px 0}

.tab{display:flex;flex-wrap:wrap}
.tab>input[type=radio]{display:none}
.tab-content{display:none;width:100%;margin-top:1rem}
.tab>input[type=radio]:checked+label{cursor:default;color:#fff;background-color:var(--CTA-Blue-B1,#35f)}
.converter-banks-filter .table{background:#fff;padding:20px;border-radius:20px;margin-bottom:20px}
#buy-currency,#converter-currency,#sell-currency{width:100%;border-collapse:collapse}
#buy-currency td,#buy-currency th,#converter-currency td,#converter-currency th,#sell-currency td,#sell-currency th{padding:.6rem}
#buy-currency tr,#sell-currency tr{text-align:justify}
#converter-currency td{text-align:right}
#buy-currency.active,#sell-currency.active{display:table!important;width:100%;border-collapse:separate}
#buy-currency.active td,#buy-currency.active th,#sell-currency.active td,#sell-currency.active th{padding:.6rem}
.converter-banks-filter .dropdown{position:relative;display:inline-block}
.dropbtn{background-color:var(--CTA-Blue-B1,#35f);color:#fff;padding:8px 16px;font-size:16px;border:none;border-radius:.375rem}
.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}
.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}
.converter-banks-filter .dropdown-place{position:relative;display:inline-block}
.dropbtn-place{background-color:var(--CTA-Blue-B1,#35f);color:#fff;padding:8px 16px;font-size:16px;border:none;border-radius:.375rem}
.dropdown-content-place{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}
.dropdown-content-place a{color:#000;padding:12px 16px;text-decoration:none;display:block}
.dropdown-content a:hover{background-color:#ddd}
.dropdown:hover .dropdown-content{display:block}
.dropdown:hover .dropbtn{background-color:var(--CTA-Blue-B1,#35f)}
.dropdown-content-place a:hover{background-color:#ddd}
.dropdown-place:hover .dropdown-content-place{display:block}
.dropdown-place:hover .dropbtn{background-color:var(--CTA-Blue-B1,#35f)}
.converter-content{margin-top:40px}
.converter-other-link{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;margin-bottom:60px;margin-top:40px}
.converter-other-link :nth-child(1){margin-bottom:5px}
.block-1,.block-2{display:flex;flex-direction:column;border-radius:5px;padding:20px;background:#fff;border-radius:15px}
.block-2{margin-left:20px}
.list{display:flex;flex-direction:column}
.list a{color:#35f}
a.list:focus,a.list:hover{color:#9499a0}
.rates-table-block{display:flex;flex-direction:row;justify-content:space-between}
.converter-banks-rates .title{margin-top:30px}
.converter-banks-rates .table{width:49%;background:#fff;padding:20px;border-radius:20px;margin-bottom:20px}
@media (max-width:768px){
.item-top{display:flex;flex-direction:column}
.item-bottom{display:flex;flex-direction:column}
.block-converter{width:100%;flex-direction:column}
.field{width:100%}
.field__input{width:83%}
.block-converter :nth-child(1){margin-bottom:10px}
.block-converter :nth-child(2){margin:0}
.block-converter :nth-child(3){margin-top:10px;margin-left:0}
.converter-banks-filter{margin-bottom:20px}
.converter-banks-filter.range,.tabs{width:100%}
.converter-banks-filter .dropdown-place,.dropdown{width:50%}
.converter-other-link{flex-direction:column}
.converter-other-link :nth-child(1){margin-left:0;margin-bottom:5px}
.converter-other-link :nth-child(2){margin-left:0}
.converter-banks-filter .table{overflow-x:auto}
.tab label{width:100%;height:40px;margin-bottom:5px;margin-left:0}
.tab>input[type=radio]:checked+label{width:100%;height:40px;margin-left:0}
.converter-banks-filter .dropdown-place,.dropdown{width:100%}
.dropbtn,.dropbtn-place{width:100%;height:40px}
.rates-table-block{display:flex;flex-direction:column}
.converter-banks-rates .table{width:100%}
}
.bank-product-item-btns{margin-top:auto}
.bank-filials .toggle-show-filter1{margin-left:0}
.bank-filials h1.name{margin-bottom:0}
@media (min-width:1100px){
.bank-filials .form-filter-block{padding-top:0}
}
.bank-filials .form-filter-block{margin-bottom:0}
.bank-filials .table-filials{margin-top:var(--s32)}
.fil_map_popup_view{padding-top:0;padding-right:16px;padding-bottom:10px;display:flex;flex-direction:column;gap:10px;font-size:14px}
.fil_map_popup_title{font-size:15px;padding-right:16px}
.fil_map_img img{max-width:80px;max-height:80px}
.gm-style-iw-chr>button{position:absolute!important;right:0;top:0}
.fil_map_popup_view p{margin-bottom:0}
.table-filials-wrap{display:flex;overflow:auto}
a.expert-review-person{text-decoration:none}
.expert-review{background:rgb(255 140 26 / 15%);padding:var(--s16);border-radius:var(--s16);margin-top:var(--s16);margin-bottom:var(--s16);display:flex;flex-direction:column;gap:var(--s16)}
.expert-review .expert-review-title{margin-bottom:0}
.expert-review-person{display:grid;grid-template-columns:50px 1fr;gap:0 8px;align-items:center}
.expert-review-img{grid-row:1/3}
.expert-review-img img{width:50px;height:50px;object-fit:cover;border-radius:100%}
.expert-review-name{grid-row:1/2;font-family:var(--font-title);font-weight:700;font-size:16px;line-height:24px;color:#1c2445}
.expert-review-job{grid-row:2/3;font-weight:400;font-size:14px;line-height:16px;color:#8f97b3}
.expert-review-content p:last-child{margin-bottom:0}
.bank-product-item-btns{margin-top:0}
.bank-product-carousel-item .bank-product-item-btns{margin-top:auto}
.popup{background-color:#fff;display:none;width:600px;max-width:90%;margin:0 auto;padding:32px;border-radius:24px;position:fixed;text-align:center;top:45%;left:50%;transform:translate(-50%,-50%);z-index:999;min-height:300px}
.popup-close{font-size:24px;background:0 0;border:none;box-shadow:none;padding:12px;line-height:1;position:absolute;right:0;top:0;cursor:pointer}
#backfon{background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;overflow:initial;z-index:999;display:none;backdrop-filter:blur(2px)}
.popup-content{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}
.popup-txt{font-size:18px}
.popup-icon{max-width:80px;max-height:80px}
.popup-form input{margin:0 auto}
.agree-field{text-align:left;display:flex;gap:8px;font-size:15px;margin-bottom:12px}
.agree-field input[type=checkbox]{width:18px;height:18px}
.agree-field a{color:var(--blue);text-decoration:underline}
.agree-field .wpcf7-list-item{margin:0}

.bank-product-item-btns>button{height:38px}
.popup-form .wpcf7-form{position:relative}
.popup-form .wpcf7-form .wpcf7-spinner{position:absolute}
@media (max-width:1100px){
.bank-product-item-btns>button{height:32px}
.popup{padding:24px;border-radius:16px}
.popup-close{font-size:20px;padding:10px}
.popup-txt{font-size:16px}
.agree-field{font-size:13px}
}
.tab-contents .tab-content.active{display:block}
.single .product-item-header-link{
    /* flex:1; */
} 
.single .product-item-header-right .bank-product-item-btns{display:none}
.popup-thankyou{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:32px;min-height:240px}
.wpcf7-form input[type=number]{padding:8px 16px;background:#fff;border:1px solid var(--Grey-Dark-G4,#7a8199);border-radius:8px;width:100%;max-width:400px}
.comment-content a,a.shortrevs-item-link{text-decoration:underline}
.newslist-items .presreliz-list-item,.presreliz-list-item{border-radius:var(--s16)}
.presreliz-list-item .post-list-item-img{display:flex;align-items:center;justify-content:center;max-width:350px;height:auto;margin:0 auto}
.presreliz-list-item .post-list-item-img img{max-width:100%;height:auto}
.presreliz-list-item-content{display:flex;flex-direction:column;gap:8px}
.filter-newslist-title{display:flex;gap:8px;align-items:center}
.presreliz-filter-block .toggle-show-filter1{margin-left:0}
.bank-presreliz-items .presreliz-list-item .post-list-item-img{display:none}
.bank-presreliz-items .presreliz-list-item .post-list-item-subtitle{display:none}
.bank-menu{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--s16)}
.bank-menu .page_item{position:relative}
.bank-menu .page_item>a{display:block;width:210px;max-width:210px;overflow:hidden;padding:8px 16px;border-radius:8px;white-space:nowrap;background:#35f;background:#e5eaff;background:#cfd7ff;border:1px solid #cfd7ff;text-overflow:ellipsis;transition:.3s}
.bank-menu .page_item>a:hover{background:#e5eaff;border:1px solid #35f}
.bank-menu .page_item.current_page_item>a{background:#e5eaff;border:1px solid #35f;box-shadow:0 4px 20px rgba(28,36,69,.1)}
.bank-menu .page_item_has_children>a{padding-right:32px}
.bank-menu .page_item_has_children .toggle-submenu{display:flex;height:24px;width:24px;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);right:4px;z-index:1;background:url(../img/arrow-down.svg) center center no-repeat;background-size:12px;transition:.3s;cursor:pointer}
.bank-menu .children{background:#e5eaff;display:none;position:absolute;left:0;z-index:2;margin:0;padding:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(28,36,69,.1);padding:8px}
.bank-menu .children.open{display:block}
@media (min-width:1100px){
.bank-menu-wrap{display:none}
}
@media (max-width:1100px){
.single-banks .mfo-childpages-header{display:none}
.bank-menu .children{width:100%}
}
@media (max-width:480px){
.bank-menu>.page_item{width:calc(50% - 4px)}
.bank-menu .page_item>a{width:100%}
}
@media (min-width:1100px){
.list-cat{flex-wrap:wrap}
}
.shablony-items{display:flex;flex-direction:column;gap:8px}
.shablony-list-item{display:flex;gap:var(--s16);padding:var(--s16);border-radius:var(--s16);justify-content:space-between;align-items:center}
.shablony-list-item-link{display:flex;gap:var(--s16);align-items:center}
.shablony-list-item-img{flex:none}
.shablony-list-item-meta{color:#7a8199;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}
.shablony-list-item-file{flex:none;opacity:0;transition:.3s}
.shablony-list-item:hover .shablony-list-item-file{opacity:1}
.download-shablon{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--blue);padding:8px;border-radius:8px;color:var(--blue);font-weight:600;transition:.3s}
.download-shablon:hover{background:#fff}
.post-entry-footer{display:flex;flex-direction:column;gap:var(--s16)}
.post-entry-footer .download-shablon{margin-right:auto}
@media (max-width:1100px){
.shablony-list-item-file{opacity:1}
.shablony-list-item-meta{font-size:12px;line-height:16px}
}
.mfo-childpages-links{gap:12px}
.mfo-childpages-links .page_item{font-size:18px;line-height:1.2;padding-top:0;padding-bottom:0;flex-direction:column;position:relative}
.mfo-childpages-links a{font-size:18px}
.mfo-childpages-links .page_item,.mfo-childpages-links .page_item a{display:block;overflow:hidden;border-radius:8px;white-space:nowrap;text-overflow:ellipsis;transition:.3s}
@media (min-width:1100px){
.mfo-childpages-links .current_page_item:before{margin-top:0;position:absolute;left:0;top:8px}
}
.mfo-childpages-links .current_page_item{padding-left:28px}
.mfo-childpages-links .page_item_has_children .toggle-submenu{display:flex;height:24px;width:24px;align-items:center;justify-content:center;position:absolute;top:0;right:4px;z-index:1;background:url(../img/arrow-down.svg) center center no-repeat;background-size:12px;transition:.3s;cursor:pointer}
.mfo-childpages-links .children{display:none;padding:0;margin-bottom:0}
.mfo-childpages-links .children.open{display:block}
.mfo-childpages-links a:hover{color:var(--blue)}
.mfo-card-sticky{position:static;height:100%}
.mfo-sidebar-header{position:sticky;top:80px;z-index:2}
.table-wrap{display:flex;overflow:auto}
.table-bankrates td{text-align:center}
.table-bankrates a{color:var(--blue)}
.grecaptcha-badge{visibility:hidden}
.verysmall{font-size:10px;opacity:.75}
.popup{text-align:unset}
.popup-type1,.popup-type2{text-align:center}
.popup-btns{display:flex;gap:16px}
.popup-btns>button{min-width:100px}
.styled-content a.btn{text-decoration:none}
@media (min-width:1100px){
.main-content-sidebar-wrap .main-wrap .table-mfo-rating-title{min-width:220px}
}
.mfo-form-sort.mfo-form-sort-pb0{padding-bottom:0}
@media (min-width:1200px){
.mfo-header-plus{margin-right:0}
}
.mfo-link-site{cursor:pointer;padding:0}
.halfopacity{opacity:.5}
.popup{padding:24px;overflow:hidden}
.popup-content{gap:8px}
.popoffers-wrap{display:flex;flex-direction:column;gap:16px}
.popoffers-title{font-size:28px;text-align:center;line-height:1.2}
.popoffers-subtitle{font-size:20px;text-align:center}
.popoffers-items{display:flex;gap:16px}
.popoffer-item{display:flex;flex-direction:column;gap:var(--s16);background:#fff;padding:16px;border-radius:16px;flex:1;box-shadow:0 0 8px rgba(0,0,0,.1);border:1px solid #ebedf5}
.popoffer-img{width:auto;max-height:60px}
.popoffer-img img{max-height:60px;width:auto;margin:0 auto}
.popoffer-params{display:flex;flex-direction:column}
.popoffer-param{padding:8px;border-bottom:1px solid #e5eaff;display:flex;justify-content:space-between;font-size:16px}
.popoffer-atr{opacity:.5}
.popoffer-val{font-weight:500}
@media (max-width:800px){
.popoffers-items{flex-direction:column}
.popoffer-param{flex-direction:column;justify-content:normal}
.popoffer-params{flex-direction:row}
.popup-ajax-response{max-height:600px;overflow-y:auto}
}
.popup-quiz-step{display:none}
.popup-quiz-step-1{display:block}
.popup-type5 .popup-btns{justify-content:center;margin-top:16px}
.popup-ajax-response{max-height:640px;overflow-y:scroll;min-height:250px;display:block;align-items:center;justify-content:center}
@media (max-width:800px){
.popup-ajax-response{align-items:start}
}
.popup .btn{white-space:wrap}
.bank-product-item-btns>button,.microloan-item-btns>button{height:38px}
.popup-content .btn.popup-link{min-height:38px}
@media (max-width:1100px){
.mfo-link-site{font-size:14px}
}
.fullscrin-rekl-wrap{max-width:500px;max-height:500px;z-index:1;display:flex;align-items:center;justify-content:center}
.fullstretch-rekl-wrap{position:fixed;left:0;bottom:0;width:100%;max-height:200px;z-index:9;display:flex;align-items:center;justify-content:center}
@media (max-width:1100px){
.fullscrin-rekl-wrap{max-width:300px;max-height:600px}
}
.fullscrin-rekl-wrap:has(img){display:flex}
.close_fullscrin-rekl{position:absolute;right:0;top:-17px;z-index:2;cursor:pointer;display:none}
.fullstretch-rekl-wrap:has(img) .close_fullscrin-rekl{display:flex}
.fullscrin2-rekl-wrap:has(img) .close_cross{display:flex}
.single-rekl3{display:flex;align-items:center;justify-content:center;margin:0 auto}
.sidebar-rekl1{margin:0 auto;position:sticky;top:80px;z-index:2}
@media (min-width:1200px){
.main-content-sidebar-wrap{display:flex}
.main-wrap{float:none}
.sidebar-wrap{float:none}
}
#loginform input[type=password],#loginform input[type=text]{padding:8px 16px;background:#fff;border:1px solid #7a8199;border-radius:8px;width:100%;max-width:400px}
#loginform label{display:block}
.button.button-primary{margin:0;text-align:center;cursor:pointer;background-image:none;border:none;white-space:nowrap;display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--blue);user-select:none;font-size:16px;font-style:normal;font-weight:600;line-height:1.4;color:#fff;transition:.3s;text-decoration:none}
.button.button-primary:hover{color:#fafbff;background:#2e4de5}
.account-wrap{display:flex;gap:var(--s32);margin-bottom:var(--s32)}
.account-main{flex:1}
.account-main{display:flex;flex-direction:column;gap:16px}
.account-sidebar-wrap{display:flex;width:275px;flex-direction:column;gap:var(--s16);flex:none;background-color:#fff;border-radius:16px}
.account-user{display:flex;flex-direction:column;gap:var(--s16);align-items:center;justify-content:center;text-align:center}
.account-user-img{margin:0 auto;border-radius:100%;overflow:hidden;max-width:150px}
.account-user-company-img{display:flex;align-items:center;justify-content:center}
.account-user-company-img img{max-height:80px;width:auto}
.account-sidebar{display:flex;flex-direction:column;gap:var(--s16)}
.aclist-items,.stats-items{display:grid;grid-template-columns:1fr 1fr;gap:var(--s16)}
.aclist-item,.stats-item{font-size:120%;display:flex;align-items:center;padding:var(--s32) var(--s16);gap:var(--s16);background:#f5f6fa;border-radius:8px;transition:.3s;border:1px solid rgba(28,36,69,0)}
.aclist-item svg{width:50px;flex:none}
.aclist-item:hover{box-shadow:0 4px 20px rgba(28,36,69,.1);border:1px solid rgba(28,36,69,.2)}
.aclist-item:hover svg{fill:var(--blue)}
.stats-item{flex-direction:column;align-items:center;justify-content:center;text-align:center}
.stats-item-title{opacity:.5;font-size:16px}
.stats-item-info{font-size:20px}
.stats-item-info span{font-size:24px;font-weight:700}
.stats-item-img svg{fill:var(--blue);max-width:50px;max-height:50px}
.account-results{background:#fff}
.account-results .cards-items{overflow:auto}
.table-requests{text-align:center}
.account-exit-link{display:flex;align-items:center;justify-content:center;margin:0 auto;color:var(--blue);gap:8px}
.account-exit-link svg{fill:var(--blue);width:22px;height:auto}
.account-exit-link:hover{border-bottom:1px solid var(--blue)}
@media (min-width:1100px){
.account-menu .page_item>a{width:auto;max-width:100%}
.account-menu .page_item{flex:1}
}
@media (max-width:1100px){
.account-wrap{flex-direction:column}
.account-sidebar-wrap{width:100%;flex-direction:row;flex-wrap:wrap}
.account-user{display:flex;flex-direction:row;align-items:center;justify-content:normal;text-align:left}
.account-user-img{max-width:100px;margin:0}
.account-user-company-img{justify-content:normal}
.account-user-company-img img{max-height:60px}
}
@media (max-width:640px){
.aclist-items,.stats-items{display:flex;flex-direction:column}
}
.accom-item{padding:8px;display:flex;flex-direction:column;gap:16px;border:1px solid #e1e4f0;border-radius:16px}
.accom-header{display:flex;gap:16px;justify-content:space-between;border-bottom:1px solid #e1e4f0;padding-bottom:8px;margin-bottom:8px}
.accom-header-item{width:25%}
.accom-header-item span{display:block;opacity:.6}
.accom-score .star-rating-incomment{display:flex;gap:8px;align-items:start}
.accom-child-item{padding-left:60px;opacity:.8}
.accom-comment-reply{max-width:200px}
.accom-child-item .accom-header{justify-content:normal;gap:16px;padding-top:8px;border-top:1px solid #e1e4f0}
.hidden-coment-form .comment-respond{display:none}
.accom-list .comment-respond{padding:16px;border-radius:16px;background-color:#f5f6fa}
.accom-list .logged-in-as{display:none}
.stats-comments-item span{font-size:22px;font-weight:600}
.comment-user{display:grid;grid-template-columns:40px 1fr;gap:0 8px;align-items:center;margin-bottom:8px}
.comment-user-img{grid-row:1/3;border-radius:100%}
.comment-user-name{grid-row:1/2}
.comment-user-subtitle{grid-row:2/3;font-weight:400;font-size:14px;color:#8f97b3}
.comment.byuser .comment-author{display:none}
@media (max-width:640px){
.accom-header{flex-wrap:wrap;gap:8px 0}
.accom-header-item{width:50%}
.accom-child-item{padding-left:40px}
}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}
.main-menu .menu-item-has-children .sub-menu{position:absolute;top:60px;left:0;display:none;transition:.3s;opacity:0;transition:.3s;visibility:hidden;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(28,36,69,.1);width:206px}
@media (min-width:1100px){
.main-menu .menu-item-has-children:hover .sub-menu{display:block;opacity:1;transition:.3s;visibility:visible}
}
@media (max-width:1100px){
.main-menu .menu-item-has-children .sub-menu{position:static;height:auto;box-shadow:none;display:none;border-radius:0;background:#f5f6fa;box-shadow:none;width:auto}
.main-menu .menu-item-has-children .sub-menu.open{display:block;opacity:1;transition:.3s;visibility:visible}
}
.btn-green{background:#1dd300}
.btn-green:hover{background:#1bb603}
#google_translate_element{width:0!important;height:0!important;overflow:hidden!important}
.skiptranslate{width:0!important;height:0!important;overflow:hidden!important}
@media (max-width:1100px){
.bank-indicators{grid-template-columns:1fr 1fr 1fr}
.mfo-indicators-item.mfo-indicators-rating{max-height:none}
.mfo-indicators-item{max-height:none}
}
@media (max-width:768px){
.bank-indicators{grid-template-columns:1fr 1fr}
.mfo-indicators-item.mfo-indicators-rating{max-height:40px}
.mfo-indicators-item{max-height:20px}
}
.bankirs-list{display:flex;flex-direction:column;gap:16px}
.bankir{display:flex;gap:16px}
.bankir-item-image{max-width:300px}
.stretching-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);overflow:initial;z-index:-1;opacity:0;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}
.stretching-popup:has(img){z-index:9999;opacity:1;overflow:hidden}
.fullscrin2-rekl{position:relative}
.close_cross{font-size:20px;color:#eee;position:absolute;right:0;top:-26px;z-index:2;cursor:pointer;width:28px;height:28px;border-radius:100%;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.2);opacity:0;transition:.5s;animation:show_cross .5s 1;animation-fill-mode:forwards;animation-delay:3s}
@keyframes show_cross{
0%{opacity:0}
100%{opacity:1}
}
.singlebank-rekl{display:flex;align-items:center;justify-content:center}
.microloan-item-btns a.microloan-item-btn-readmore:nth-child(2) span.readmore-text,.microloan-item-btns a.microloan-item-btn-readmore:nth-child(3) span.readmore-text{display:none}
.microloan-item-btns .single .product-item-header-right .bank-product-item-btns{display:flex}
.single .product-item-header-right .bank-product-item-btns{display:flex}
@media (min-width:1100px){
.account-menu .page_item{flex:1;max-width:100%}
}
.account-menu .page_item_has_children>a{padding-right:12px}
.edit-info-table td:first-child{width:100%}
.edit-form-row{display:flex;gap:8px;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e1e4f0}
.edit-form-row:has(textarea){flex-direction:column;align-items:normal}
.edit-form-row label{font-weight:600}
.edit-form-row input{padding:8px;border:1px solid #e1e4f0;border-radius:8px}
.edit-form-row input,.edit-form-row textarea{flex:1}
.update_post-result{font-size:20px;font-weight:600;color:#1dd300}
.edit-form-row input[type=radio]{appearance:auto}
.edit-form-row input[type=checkbox]{flex:0}
.edit-form-row input[type=checkbox],.edit-form-row input[type=radio]{border:1px solid #8c8f94;border-radius:4px;background:#fff;color:#50575e;clear:none;cursor:pointer;display:inline-block;line-height:0;height:1rem;margin:-.25rem .25rem 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:1rem;min-width:1rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:.05s border-color ease-in-out}
table.nopadding td{padding:0}
table.table-min td{padding:4px}
.popup.supernova{padding:0;border-radius:16px;filter:drop-shadow(0 8px 24px rgba(0, 0, 0, .25));min-height:200px}
.popup-ajax-response{flex-direction:column;min-height:200px;-ms-overflow-style:none;scrollbar-width:none}
.popup-ajax-response::-webkit-scrollbar{display:none}
.popup-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:var(--blue);background:rgba(255,255,255,.55);border-radius:100%;padding:0;line-height:1;transition:.3s}
.popup-close{top:16px;right:16px}
.popup-close:hover{background:rgba(255,255,255,.8)}
.popup-content{padding:16px;gap:16px}
.popup-content-loading{margin:auto}
.popup-img{width:100%;max-height:280px;object-fit:cover}
.popup-type1{text-align:left;align-items:normal}
.popup-title,.popup-txt .h2,.popup-txt .h3,.popup-txt .h4,.popup-txt h2,.popup-txt h3,.popup-txt h4{font-size:28px}
.popup-btns{width:100%;margin-top:16px}
.popup-btns>.btn{flex:1;height:38px;padding:8px;border-radius:8px}
.popoffer-title{text-align:center}
.popup-quiz-step{width:100%;text-align:left}
.popup-thankyou{padding:16px}
.popup_bp{width:100%;display:flex;gap:16px}
.popup_bp .bank-product-item{flex:1;height:auto}
@media (max-width:768px){
.popup-close{width:24px;height:24px;top:12px;right:12px}
.popup-img{height:240px}
.popup-btns{flex-direction:column;gap:8px}
.popup-title,.popup-txt .h2,.popup-txt .h3,.popup-txt .h4,.popup-txt h2,.popup-txt h3,.popup-txt h4{font-size:18px; margin:0}
.popup_bp{flex-direction:column}
}
.text-entity-link{color:var(--blue);text-decoration:underline;cursor:pointer}
.single-post-thumbnail{display:flex;justify-content:center}
@media (max-width:1100px){
.main-content-sidebar-wrap{flex-direction:column;width:100%}
}
.bankmenu-uslugi{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--s16)}
.bankmenu-item{position:relative}
a.bankmenu-link{display:flex;align-items:center;gap:var(--s16);text-decoration:none;transition:.3s}
a.bankmenu-link:hover{background-color:#fafbff}
.bankmenu-item>a.bankmenu-link{border:1px solid #e5eaff;padding-right:26px}
a.bankmenu-link .bankmenu-img{width:56px;height:56px;flex:none;display:block;border-radius:100%;transition:.3s}
a.bankmenu-link:hover .bankmenu-img{background-color:#e5eaff}
.bankmenu-toggle-submenu{display:flex;height:24px;width:24px;align-items:center;justify-content:center;position:absolute;top:50%;right:6px;transform:translateY(-50%);z-index:1;background:url(../img/arrow-down.svg) center center no-repeat;background-size:12px;transition:.3s;cursor:pointer}
.bankmenu-submenu{width:90%;max-width:360px;position:relative;display:flex;flex-direction:column;gap:8px;padding-top:8px}
.bankmenu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);overflow:initial;z-index:-1;opacity:0;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}
.bankmenu-overlay.open{z-index:9999;opacity:1;overflow:hidden}
.bankmenu-submenu-close{font-size:20px;color:var(--blue);position:absolute;right:8px;top:4px;z-index:2;cursor:pointer}
@media (max-width:1100px){
.bankmenu-uslugi{grid-template-columns:1fr 1fr}
a.bankmenu-link .bankmenu-img{width:32px;height:32px}
.bank-menu{gap:0 16px}
.bank-menu .page_item>a{color:#7a8199;font-weight:600;width:auto;overflow:hidden;padding:4px 0;border-radius:0;white-space:nowrap;background:0 0;border:none}
.bank-menu .page_item>a:hover{border:none}
.bank-menu .page_item.current_page_item>a{background:0 0;border:none;box-shadow:none;color:var(--blue)}
}
@media (max-width:480px){
.bank-menu>.page_item{width:auto}
.bank-header :nth-child(8){margin-top:20px}
}
@media (min-width:1100px){
.bankmenu-uslugi-wrap{display:none}
.banks-template-bank_main .bankmenu-uslugi-wrap{display:block}
}
@media (max-width:768px){
.articles-items{display:flex;flex-direction:column}
.articles-items .post-list-item-link{height:auto}
.post-list-rek2{display:flex;align-items:center;justify-content:center}
}
#comments .comment-body:has(.favorite-label),.accom-item:has(.favorite-label),.item-favorite,.shortrevs-item:has(.favorite-label){position:relative;background:rgba(51,85,255,.04);border:2px solid var(--blue)}

.favorite-label {
    display: block;
    background: #35f url(../img/favorite.svg) left 12px center no-repeat;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0 16px 0 16px;
    padding: 1px 16px 1px 32px;
    position: absolute;
    top: 0;
    right: 0;
}

.microloan-item .favorite-label {
    background: #35f;
    font-size: 12px;
    line-height: 12px;
    text-transform:none;
    font-weight: 600;
    border-radius: 16px;
    padding: 2px 8px;
    position: absolute;
    top: 4px;
    right: 8px;
    overflow:hidden;
    white-space:nowrap;
}

.favorite-blue{background:rgba(51,85,255,.04);border:2px solid var(--blue)}
.favorite-blue .favorite-label{background:#35f url(../img/favorite.svg) left 12px center no-repeat}

.favorite-orange{border:2px solid #ff950e;background:linear-gradient(225deg,rgba(255,149,14,.2) -.164%,rgba(252,217,38,.2) 32.416%,rgba(247,209,78,.2) 64.542%,rgba(243,157,0,.2) 100%),#fff}
.favorite-orange .favorite-label{background:url(../img/favorite.svg) left 12px center no-repeat,linear-gradient(90deg,#f4c553,#ff950e 95.322%)}

.favorite-greyblue{border:2px solid #7696ba;background:linear-gradient(225deg,rgba(113,146,184,.2),rgba(216,229,234,.2) 33.333%,rgba(154,196,208,.2) 66.667%,rgba(135,182,223,.2) 100%),#fff}
.favorite-greyblue .favorite-label{background:url(../img/favorite.svg) left 12px center no-repeat,linear-gradient(90deg,#b6c9da,#7696ba 95.322%)}

.favorite-brown{border:2px solid #a7692d;background:linear-gradient(225deg,rgba(163,101,42,.2) 0,rgba(239,176,110,.2) 33%,rgba(231,123,51,.2) 66%,rgba(193,91,23,.2) 100%)}
.favorite-brown .favorite-label{background:url(../img/favorite.svg) left 12px center no-repeat,linear-gradient(90deg,#d79959,#a7692d 95.322%)}



.microloan-item.favorite-blue {
    background: rgba(51, 85, 255, .04);
    border: 2px solid var(--blue);
}

.microloan-item.favorite-blue .favorite-label {
    background: #35f;
}

.microloan-item.favorite-orange {
    border: 1px solid #ff950e;
    background: linear-gradient(225deg, rgba(255, 149, 14, .2) -.164%, rgba(252, 217, 38, .2) 32.416%, rgba(247, 209, 78, .2) 64.542%, rgba(243, 157, 0, .2) 100%), #fff;
}

.microloan-item.favorite-orange .favorite-label {
    background: #ff950e;
}

.microloan-item.favorite-greyblue {
    border: 1px solid #7696ba;
    background: linear-gradient(225deg, rgba(113, 146, 184, .2), rgba(216, 229, 234, .2) 33.333%, rgba(154, 196, 208, .2) 66.667%, rgba(135, 182, 223, .2) 100%), #fff;
}

.microloan-item.favorite-greyblue .favorite-label {
    background: #7696ba;
}

.microloan-item.favorite-brown {
    border: 1px solid #a7692d;
    background: linear-gradient(225deg, rgba(163, 101, 42, .2) 0, rgba(239, 176, 110, .2) 33%, rgba(231, 123, 51, .2) 66%, rgba(193, 91, 23, .2) 100%);
}
.microloan-item.favorite-brown .favorite-label {
    background: #a7692d;
}

@media (max-width:1100px){
    .microloan-item.favorite-blue .favorite-label{
        color:#35f;
        color:rgb(17, 26, 73);
        background:linear-gradient(to right, rgba(51, 85, 255, 0.4), #fff);
    }
    .microloan-item.favorite-orange .favorite-label{
        color: #ff950e;        
        color: #844f0a;        
        background:linear-gradient(to right, rgba(255, 151, 14, 0.4), #fff);
    }
    .microloan-item.favorite-greyblue .favorite-label {
        color: #7696ba;
        color: #252f3b;
        background:linear-gradient(to right, rgba(118, 150, 186, 0.4), #fff);
    }
    .microloan-item.favorite-brown .favorite-label {
        color: #a7692d;
        color: #3d2710;
        background:linear-gradient(to right, rgba(167, 106, 45, 0.4), #fff);
    }

}

.accom-item,
.shortrevs-item {
    position: relative
}

html{scroll-behavior:smooth}
.an-toc-wrap{display:none}
.an-toc-wrap:has(a){display:block}
.toc-anchor:before{display:block;content:"";height:65px;margin:-65px 0 0}
@media (max-width:1100px){
#comments .rating{padding:4px 8px}
#comments label{margin-bottom:4px}
.after_comment_form_field_email{font-size:12px}
}
pre{display:block;padding:10px;margin:0 0 10px;font-size:16px;color:#333;word-break:break-all;word-wrap:break-word;background-color:#fff;border:1px solid #ccc;border-radius:4px}
.wpcf7-form .form-podbor-zaima input[type=number]{border:none;padding:0;padding-left:10px;font-size:20px;width:100%;height:25px}
.single-article .bank_products-wrap{margin-top:0;margin-bottom:0}
.single-article h2:first-child{margin-top:0}
.post-paragraph1 p:last-child{margin-bottom:0}
ul.an-toc{padding-left:0;gap:8px}
.product-adres-office{display:flex;gap:8px;align-items:center;line-height:1.2;font-size:14px;text-decoration:underline}
.product-adres-office img{flex:none}
.product-item-meta .product-adres-office{margin-top:4px}
@media (min-width:1100px){
.credit-card-item:has(.card-item-header-right.bank-product-item-btns) .card-item-content{margin-top:-32px}
}
.microloan-item:has(.product-adres-office) .microloan-item-btns>a.microloan-item-btn-readmore{display:none}
.styled-content .info-list-items ol,.styled-content .info-list-items ul{gap:4px}
table.table-sm td{padding:4px}
.microloan-item .geo-tag{color:#7a8199;font-size:14px;margin-top:4px}
.microloan-item-title{line-height:1.3}
.microloan-item .product-adres-office{color:#7a8199;font-size:14px}
.microloan-item-btns a.microloan-item-btn-readmore span.readmore-text,.microloan-item-btns button.microloan-item-btn-readmore:nth-child(1) span.readmore-text,.microloan-item-btns button.microloan-item-btn-readmore:nth-child(2) span.readmore-text{display:none}
.simplepopup{position:fixed;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);width:600px;display:none;padding:24px;border-radius:16px;background:#fff}
.close-simplepopup{font-size:20px;position:absolute;top:8px;right:12px;cursor:pointer}
.form-row p{margin-bottom:0;width:100%}
.wpcf7-form input[type=email],.wpcf7-form input[type=number],.wpcf7-form input[type=tel],.wpcf7-form input[type=text],.wpcf7-form textarea{font-size:16px}
.agree-field{font-size:14px;line-height:1.2}
.form-row input[type=checkbox]{width:18px;height:18px;flex:none;margin-top:4px}
.form-row .wpcf7-checkbox{width:100%;max-width:400px;margin:0 auto;text-align:left}
.form-row .wpcf7-list-item{margin:0}
.form-row .wpcf7-checkbox label{display:flex;gap:8px;line-height:1.2}
.bank-bankrates{display:flex;flex-direction:column;gap:16px}
.bankrates-title{font-size:14px;display:flex;gap:8px;align-items:center;padding:16px 0;border-bottom:1px solid #ebedf5}
.bankrates-title-info{font-size:10px;color:#7a8199}
.bankrates-tips{padding-top:16px;display:flex;gap:32px}
.bankrates-tip{flex:1}
.bankrates-tip-title{font-size:14px;margin-bottom:8px}
.bankrates-tip-vals{display:flex;gap:32px}
.bankrates-tip-val-title{display:block;font-size:12px;color:#7a8199}
.bankrates-tip-rate{font-size:18px;display:flex;gap:8px}
.bankrates-tip-rate .bankrates-tip-rate-dinamics{font-size:16px;display:flex;align-items:center}
@media (max-width:1100px){
.bank-bankrates{gap:8px}
.bankrates-tips{flex-wrap:wrap;padding:12px 0;gap:8px}
.bankrates-title{flex-wrap:wrap;padding:12px 0}
.bankrates-title-info{width:100%}
}
@media (max-width:1100px){
.bank-products{margin-right:-16px;margin-left:-16px;padding-left:16px}
.slick-slider ul.slick-dots{flex-wrap:wrap}
}
.microloan-item-btns button.microloan-item-btn-readmore:nth-child(0){width:100%}
.popup-close{z-index:2}
.popup_bp>div{flex:1}
.form-row{display:flex;flex-direction:column;max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:12px}
.small{font-size:14px;line-height:1.2}
.popup-type2{text-align:left}
.popup-ajax-response{max-height:90vh}
.popup{top:45%;transform:translate(-50%,-45%)}
.popup_bp>div{height:auto}
.product-item-header-link:hover .card-item-meta-label{color:#010926}
.product-item-header-link:hover .card-item-rating{color:#010926}
.card-item-title{transition:.3s}
.product-item-header-link:hover .card-item-title{color:var(--blue)}
.page-content{padding:16px;border-radius:16px;background:#fff}
@media (min-width:1100px){
.header-wrapper{padding-left:16px;padding-right:16px;max-width:1800px}
.header-menu{margin-left:16px;margin-right:auto}
}
@media (min-width:1100px){
.tab-content-inner h2{font-size:28px;line-height:32px}
}
.styled-content.card-item-detailed-full ol,.styled-content.card-item-detailed-full ul{gap:4px}
.bankir-item{display:flex;flex-direction:column}
.bankir-item-image{display:block;margin-bottom:16px;border-radius:12px;max-width:100%;overflow:hidden}
.bankir-item-name span{font-size:.85em}
.bankir-item-position{color:#515666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}
.bankir-item-bank{margin-top:auto}
.bankir-item-bank .bank-product-item-bank-img{width:80px;height:50px}
.bankir-item-bank .stars-rating-line-num{color:#515666}
.bankir-header{display:flex;gap:32px}
.bankir-img{width:300px;flex:none}
@media (max-width:1100px){
.bankir-header{flex-wrap:wrap;gap:16px}
}
::placeholder{color:#999}
.fllogin-form-wrap,.login-form{max-width:600px;background:#fff;padding:32px;margin:80px auto;border-radius:16px;box-shadow:0 0 30px rgba(0,0,0,.15);position:relative}
.error-message{background-color:#ffebe8;border:1px solid #fa9292;padding:12px;border-radius:12px;margin-bottom:16px}
.error-message.small{padding:4px 8px;border-radius:8px;margin-bottom:8px}
#loginform input[type=password],#loginform input[type=text]{padding:12px 16px;max-width:100%}
#loginform input[type=submit]{width:100%}
#loginform input[type=checkbox],.form-row .simple-checkbox,.simple-checkbox{width:18px;height:18px;margin:0;margin-top:4px}
#loginform .login-remember label,.simple-checkbox-label{display:flex;gap:8px}
.login-form-btns{display:flex;gap:16px;margin-top:16px}
.login-form-btns a,.login-form-btns button{flex:1;width:50%}
.btn-header-login{color:#010926;display:inline-flex;padding:4px 12px;align-items:center;gap:8px;border:1px solid #7a8199;border-radius:8px;font-size:16px;background:#fff;transition:.3s}
.btn-header-login:hover{background:#e5eaff;color:#010926}
@media (max-width:1100px){
.fllogin-form-wrap,.login-form{margin:40px auto;padding:24px}
.btn-header-login{border:none;font-size:14px;font-weight:600}
}
.common-form .simple-input{background:#fff;border:1px solid #7a8199;border-radius:8px;padding:12px 16px;width:100%;max-width:100%;height:auto;color:var(--dark-grey)}
.common-form #phone.readonly,.simple-input.readonly{background:#eee!important;pointer-events:none}
.common-form .form-row{max-width:100%;flex:1}
.for-captcha{width:0;height:0;overflow:hidden}
.phone-code-countdowm{color:#7a8199;text-align:center;margin:16px 0}
.resend-code-answer{color:#7a8199;text-align:center}
.account-main{max-width:893px;margin:0 auto}
@media (max-width:1100px){
.button.button-primary{padding:8px 12px;font-size:13px;border-radius:6px}
.account-main{max-width:100%;width:100%}
}
.wpcf7-form .form-podbor-zaima input[type=email]{border:none;padding-top:0;padding-bottom:0;font-size:20px}
.verysmall>*{font-size:10px;opacity:.75}
@media (min-width:1100px){
.form-row.col2{flex-direction:row;gap:24px}
}
.fl_wrap{position:relative;flex:1;width:100%}
.common-form #first_name.fl_input,.common-form #last_name.fl_input,.common-form #phone.fl_input,.simple-input.fl_input{padding:16px 16px 8px!important}
.fl_label{top:8px;font-size:12px;color:var(--dark-grey);line-height:1;font-weight:400;left:16px;position:absolute;pointer-events:none;z-index:3;transition:all 120ms}
.range-ml-wrap{border:1px solid #7a8199}
.page-regulatirs-title{max-width:700px}
.regulators-items{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.regulators-item-header{display:flex;align-items:center;gap:16px}
.regulators-item-img{width:100px;height:100px;flex:none;border:1px solid #e1e4f0;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:6px}
.regulators-item-title{font-size:20px}
.regulators-item-excerpt{font-size:18px}
.regulators-single-img{width:128px;height:128px;float:left;margin-right:24px;margin-bottom:8px;border:1px solid #e1e4f0;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:6px}
@media (max-width:800px){
.regulators-items{grid-template-columns:1fr;gap:8px}
.regulators-item-header{gap:8px}
.regulators-item-img{width:64px;height:64px;border-radius:8px;padding:4px}
.regulators-item-title{font-size:14px}
.regulators-item-excerpt{font-size:14px}
.regulators-single-img{width:64px;height:64px;border-radius:8px;padding:4px;margin-right:8px;margin-bottom:8px}
}
.thankyou-message{display:flex;flex-direction:column;gap:16px;background:#fff;padding:32px;margin:40px auto;border-radius:16px;box-shadow:0 0 30px rgba(0,0,0,.15)}
.popup-icon{margin:0 auto}
.sucsess-message{background-color:rgba(51,85,255,.05);border:2px solid var(--blue);padding:16px;border-radius:12px;margin-bottom:16px}
.form-row2{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:16px}
.form-row2>*{flex:1}
.table-requests tr.modify{background:rgba(51,85,255,.05)}
.zm-bg-grd{background:linear-gradient(135deg,rgba(51,85,255,.3),rgba(51,85,255,.05),rgba(51,85,255,.15),rgba(51,85,255,.05),rgba(51,85,255,.3))}
.zm-content,.zm-hero,.zm-plus,.zm-steps{padding:50px 0}
.zm-hero{padding-top:60px;padding-bottom:0}
.zm-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.zm-hero-right{position:relative}
.zm-hero-form{margin-top:-40px}
.zm-hero-title{line-height:1.4}
.zm-hero-title span{font-size:1.2em;font-weight:900;line-height:1}
.zm-hero-range-wrap{padding:8px;display:flex;height:60px;background:#fff;font-size:24px;border-radius:8px;margin-bottom:20px}
.zm-hero-range-field{position:relative}
.zm-hero-number{height:30px;margin:0;padding:0}
.zm-hero-range-title{height:15px;margin:0;padding:0}
input[type=range].zm-hero-range{height:20px;margin:0;padding:0;position:absolute;bottom:-18px;left:0;transform:translateY(0)}
.zm-hero-range-wrap .range-ml-title{font-size:14px}
.zm-hero-number{font-weight:900}
.zm-hero-btn{font-size:20px;padding:16px 48px}
.zm-hero-disclamer{font-size:13px;opacity:.7}
@media (min-width:1100px){
.zm-hero-left{order:2}
.zm-hero-disclamer{max-width:220px;position:absolute;bottom:20px;left:20px}
}
.zm-steps-title{margin-bottom:32px}
.zm-steps-items .slick-track{display:flex}
.zm-steps-slide{display:flex;padding:0 16px;height:auto}
.zm-steps-item{padding:24px;display:flex;flex-direction:column;gap:16px;font-size:20px;align-items:center;text-align:center;border:1px solid rgb(51 85 255 / 20%);height:100%}
.zm-steps-item-img{height:60px}
.zm-steps-item-title{margin-bottom:0}
.zm-plus-items{display:flex;flex-direction:column;gap:24px;font-size:20px;margin-bottom:32px}
.zm-plus-item{display:flex;gap:16px;align-items:start}
.zm-plus-item-img{width:40px;flex:none}
.zm-content{font-size:20px}
.fx-center{display:flex;align-items:center;justify-content:center}
.zm-main-content{font-size:20px;padding:32px;background:#fff;border-radius:16px}
@media (max-width:1100px){
.zm-content,.zm-hero,.zm-plus,.zm-steps{padding:40px 0}
.zm-hero{padding-top:50px;padding-bottom:16px}
.zm-hero-inner{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}
.zm-hero-form{margin-top:0}
.zm-hero-img img{width:400px;margin:0 auto}
}
@media (max-width:768px){
.zm-steps-items{flex-wrap:wrap;gap:24px}
.zm-steps-item{width:100%}
.zm-main-content{font-size:18px;padding:16px}
}
.simple-range-wrap{position:relative;display:flex;padding:4px 12px;align-items:start;gap:2px;background:#fff;border:1px solid #7a8199;border-radius:6px;height:55px;max-height:55px}
.simple-range-field{flex:1;position:relative}
.simple-range-title{font-size:13px;height:15px}
.simple-range-number{font-size:20px;height:30px}
.simple-range-descr{font-size:20px;position:absolute;right:12px;bottom:12px}
input[type=range].simple-range-range{height:20px;margin:0;padding:0;position:absolute;bottom:-16px;left:0;transform:translateY(0)}
.h1-small{font-size:30px}
.h3-small{font-size:20px}
@media (max-width:1100px){
.h1-small{font-size:20px}
.h3-small{font-size:16px}
.zm-plus-item-img{width:32px}
}
.requests-report-wrap{overflow:auto}
.code-form-backlink{text-decoration:underline}
.cards-items .hide-in-listing{display:none}
.articles-banner{background:#e5eaff;padding:30px;display:flex;gap:16px;align-items:end;justify-content:space-between}
.articles-banner-title{font-size:36px;line-height:1.2;margin-bottom:16px}
.articles-banner-descr{font-size:18px;font-weight:500}
a.articles-banner-link{display:flex;align-items:center;gap:12px;background:var(--blue);padding:10px 24px;line-height:1;font-size:16px;color:#fff;font-weight:500;border-radius:20px;flex:none;transition:.3s}
a.articles-banner-link:hover{color:#eee}
a.articles-banner-link svg{width:26px;height:26px}
.microloan-item-header-link{cursor:pointer}
@media (max-width:1100px){
.styled-content,.styled-content p{font-size:17px;line-height:1.35}
}
@media (max-width:1100px){
.articles-banner{flex-wrap:wrap;padding:20px}
.articles-banner-title{font-size:20px}
.articles-banner-descr{font-size:17px}
a.articles-banner-link{gap:10px;padding:8px 20px}
a.articles-banner-link svg{width:22px;height:22px}
}
.table-mfo-rating{border-collapse:collapse}
.mfo_rating-wrap{overflow-x:auto;position:relative}
.table-mfo-rating-score-dop{min-width:110px}
.table-mfo-rating td,.table-mfo-rating th{padding:16px 12px}
.mytooltip .mytooltiptext{bottom:auto;top:30px}
.mytooltip .mytooltiptext::after{content:"";position:absolute;top:-10px;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #3d404d transparent}
.microloans-childpages-btns.mlc-cp-onecol{display:flex;flex-direction:column}
.choice-block .microloans-childpage-link{opacity:.8}
.choice-title{margin-bottom:12px}
.choice-block-items{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
@media (max-width:1100px){
.choice-block-items{display:flex;flex-wrap:wrap;gap:12px 30px}
}
.form-filter-requests{margin-bottom:20px}
.requests-filter-row{display:flex;gap:16px}
@media (max-width:1100px){
.requests-filter-row{flex-wrap:wrap}
}
.count-export-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px}
.count-export-wrap .count_card{margin-bottom:0}
body.header-iframe{min-height:100vh}
.account-main.account_one_column{width:100%;max-width:100%}
.microloan-raqmet{opacity:.85}
.microloan-raqmet.microloan-raqmet-approved{opacity:1}
.microloan-raqmet.microloan-raqmet-rejected{opacity:.7}
.microloan-raqmet-approved .favorite-label{background-color:#1bb603!important}
.microloan-raqmet-rejected .favorite-label{background-color:#aaa!important}
.microloan-raqmet-header{display:flex;gap:12px;align-items:center}
.microloan-raqmet-img{max-width:64px;border-radius:8px}
@keyframes soft-blink{
0%,100%{opacity:1}
50%{opacity:.5}
}
.blink-notification{animation:soft-blink 2s linear infinite}
50%{transform:scale(1)}
// Видимость уведомлений не перегружает взгляд. .microloan-raqmet-btn{padding:4px;height:40px;pointer-events:none}
.microloan-raqmet-btn svg{max-height:32px}
.microloan-raqmet-approved .microloan-raqmet-btn{pointer-events:auto;background-color:red!important}
.microloan-raqmet-rejected .microloan-raqmet-btn{background-color:#aaa!important}
.table-requests{font-size:14px}
.dasboarg-info{display:flex;gap:50px;flex-wrap:wrap}
.success-message{background-color:rgba(51,85,255,.05);border:2px solid var(--blue);padding:16px;border-radius:12px;margin-bottom:16px}
.replacement-div-link{cursor:pointer}
.styled-content .replacement-div-link{text-decoration:underline;color:var(--blue)}
.styled-content .replacement-div-link:hover{text-decoration:underline}
.lk_fl_kcell_header,.simple-list-links{display:flex;flex-wrap:wrap;gap:16px 32px}
.lk_fl_kcell_header{margin-bottom:16px}
.lk_fl_kcell_header a{color:var(--blue);text-decoration:underline}
.mrb-wrap{margin:30px 0;display:flex;gap:24px;border-radius:20px;background:#fff linear-gradient(135deg,rgba(51,85,255,.3),rgba(51,85,255,.05),rgba(51,85,255,.15),rgba(51,85,255,.05),rgba(51,85,255,.3));position:relative}
.ml-raqmet-banner-approved{display:flex}
.mrb-left{padding:40px;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;text-align:center;flex:1}
.mrb-right{padding:0 30px;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;text-align:center}
.mrb-right img{max-width:300px}
.mrb-logo{width:100px;position:absolute;top:0;left:0;border-radius:16px}
.mrb-btn{font-size:20px;padding:16px 48px}
.button-blick{position:relative;overflow:hidden}
.button-blick:before{content:'';width:100%;height:200%;position:absolute;top:0;left:0;opacity:.5;filter:blur;background:linear-gradient(to left,transparent 0,#fff 40%,#fff 60%,transparent 100%);transform:translate(-100%,-25%) rotate(10deg);animation:blick 4s infinite}
@keyframes blick{
0%{transform:translate(-100%,-25%) rotate(10deg)}
20%{transform:translate(100%,-25%) rotate(10deg)}
100%{transform:translate(100%,-25%) rotate(10deg)}
}
@media (max-width:1100px){
.mrb-wrap{flex-direction:column;align-items:center;justify-content:center;gap:0}
.mrb-logo{width:80px}
.mrb-left{flex-direction:column;gap:8px;padding:30px 16px;padding-top:36px}
}
.mrb-overlay{display:flex;display:none;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:rgba(26,28,30,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999}
.mrb-overlay-approved{display:flex}
.mbr-close_cross{cursor:pointer;display:block;position:absolute;top:32px;right:32px;z-index:9999;color:#fff;font-size:32px}
.card-item .info-list-param p{margin-bottom:12px}
@media (max-width:1100px){
.card-item .info-list-param,.card-item .info-list-param p{font-size:12px;line-height:16px}
}
.article-author-sep{background:#fff;padding:8px;border-radius:6px}
.common-form #first_name,.common-form #last_name,.common-form #phone,.common-form input.simple-input{font-size:20px;font-weight:400}
@media (max-width:768px){
.common-form #first_name,.common-form #last_name,.common-form #phone,.common-form input.simple-input,.simple-range-wrap{font-size:20px;font-weight:400;width:100%;margin-left:auto;margin-right:auto}
.common-form label{width:100%;margin-left:auto;margin-right:auto}
.common-form .simple-checkbox-label{max-width:100%!important}
.common-form .range-ml-wrap{height:50px!important;max-height:50px!important;margin-bottom:12px}
}
.width250{width:250px}
.f-center{align-items:center;justify-content:center}
body.header-iframe{font-family:Inter,sans-serif;font-weight:400;font-style:normal}
.header-iframe .h1,.header-iframe .h2,.header-iframe .h3,.header-iframe .h4,.header-iframe h1,.header-iframe h2,.header-iframe h3,.header-iframe h4{font-family:Inter,sans-serif;font-weight:400}
.header-iframe input{font-family:Inter,sans-serif}
.header-iframe input[type=email],.header-iframe input[type=number],.header-iframe input[type=tel],.header-iframe input[type=text]{font-family:Inter,sans-serif;font-size:18px}
.simple-details-summary,details.simple-details .simple-details-summary{display:flex;gap:12px;align-items:center;justify-content:center}
.kcell .common-form #first_name,.kcell .common-form #last_name,.kcell .common-form #phone,.kcell .simple-range-wrap,.kcell input[type=email],.kcell input[type=number],.kcell input[type=tel],.kcell input[type=text]{border:none!important;border-bottom:1px solid rgba(17,17,20,.4)!important;border-radius:0!important;padding:0 0 4px 0!important;color:#111114}
.kcell .common-form #first_name:focus,.kcell .common-form #last_name:focus,.kcell .common-form #phone:focus,.kcell input[type=email]:focus,.kcell input[type=number]:focus,.kcell input[type=tel]:focus,.kcell input[type=text]:focus{border-bottom:2px solid #111114!important}
.kcell .form-row:has(input:focus) label{color:#111114}
.kcell .simple-range-field input[type=number]{border-bottom:none!important;padding-bottom:0!important}
.kcell .phone-code-countdowm,.kcell .simple-range-title,.kcell label{font-size:12px;line-height:16px;color:rgba(17,17,20,.48)}
.kcell .form-row{margin-bottom:24px}
.kcell input[type=range]{transform:translateY(0)}
.kcell input:-webkit-autofill,.kcell select:-webkit-autofill,.kcell textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#111114!important}
.kcell .error-message{font-size:12px;line-height:16px;color:#fc4258;background:0 0;border:none;padding:10px 0;border-radius:0;margin-bottom:8px}
.label_big{font-size:20px;color:#111114;line-height:24px}
.filter-data{display:flex;gap:16px;flex-wrap:wrap}
.filter-data-btn{height:40px}
.filter-data-item{width:250px;display:flex;align-items:center;gap:8px}
@media (max-width:768px){
.filter-data{display:block}
.filter-data-item{justify-content:space-between;margin-bottom:16px}
.kcell .common-form{padding:20px}
}
.kcell .enter_code-title,.kcell-default{color:#1111147A;font-size:18px;line-height:24px}
.kcell-legal-info{font-size:12px;color:#111114}
.kcell-legal-info p{font-size:12px;color:#111114;margin-bottom:1em}
.kcell .code-form-backlink,.kcell .resend-code-answer,.kcell-label{color:#111114;font-size:12px}
.kcell .code-form-backlink:hover{color:#111114}
.kcell .btn,.kcell .btn-primary{color:#fff;background:#652d86;padding:12px 32px;font-size:14px;line-height:20px;text-transform:uppercase;border-radius:12px}
.kcell .btn-primary:hover,.kcell .btn:hover{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#652d86}
.kcell .btn-primary:disabled,.kcell .btn:disabled{background:#652d86;opacity:.4;cursor:not-allowed}
.kcell .microloan-item-btn{padding:0 12px}
.kcell .microloan-item-btn-readmore{padding:0}
.kcell input[type=range]::-moz-range-thumb{background:#652d86}
.kcell input[type=range]::-webkit-slider-thumb{background:#652d86}
.hl-item{display:block;position:relative;border-radius:10px;overflow:hidden}
.hl-item-img{position:relative;height:288px;background:linear-gradient(180deg,rgba(0,0,0,0) 47.5%,#000 100%)}
.hl-item-img img{width:100%;height:100%;object-fit:cover;transition:.3s}
.hl-item:hover .hl-item-img img{transform:scale(1.05)}
.hl-item-img:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 50%,#000 100%)}
.hl-item-info{position:absolute;bottom:0;left:0;width:100%;padding:12px;display:flex;flex-direction:column;gap:8px;color:#fff}
.hlt-item-cat-items{display:flex;gap:10px;flex-wrap:wrap}
.hl-item-cat{font-size:8px;line-height:14px;text-transform:uppercase;display:flex;background:#e5eAFF3D;border-radius:6px;padding:0 6px}
.hl-item-title{font-size:14px;line-height:16px}
.hl-item-meta{display:flex;align-items:center;justify-content:space-between;color:#8f97b3;font-size:10px;font-weight:500;line-height:12px}
.hl-item-views{padding-left:20px;background:url(../img/view-show.svg) left center no-repeat}
.home-articles.slick-slider .slick-track{gap:16px}
.home-articles.slick-slider{margin-left:-16px;margin-right:-16px}
.hr-item{display:block;width:130px;margin:0 auto;text-align:center}
.hr-item:hover .hr-item-img{display:block;margin:0 auto;text-align:center}
@media (min-width:1100px){
    .hr-item:hover .hr-item-img{width:130px}
}
.hr-item-img{width:130px;height:130px;padding:4px;border-radius:100%;margin:0 auto 10px auto;background:linear-gradient(180deg,#9fafff 0,#0c29c3 100%);transition:.3s}
.hr-item-img img{border-radius:100%}
.hr-item:hover .hr-item-img{padding:0}
.hr-item-title{font-size:14px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
@media (max-width:1100px){
.hr-item{width:80px;margin:0 auto;text-align:center}
.hr-item-img{width:80px;height:80px;padding:2px}
.hr-item-title{font-size:10px}
}
#commentform p{margin-bottom:10px;line-height:1.2}
#commentform label{margin-bottom:0}
#commentform .rating{padding:6px 16px}
.comment-form-rating{margin-bottom:10px}
#respond #comment{padding:6px 16px;height:120px}
#commentform input[type=text]{height:40px}
#commentform .after_comment_form_field_email{margin-top:-10px}
#commentform .comment-form-phone{color:#7a8199}
#commentform .comment-form-acceptance label{display:flex;align-items:center}
.mfopop{padding:16px;background:#f5f6fa}
.mfopop-header{display:flex;gap:12px;margin-bottom:20px}
.mfopop-header-link{text-decoration:none}
.mfopop-content{display:flex;flex-direction:column;gap:20px}
.mfopop-content .mfo-info-block{font-size:16px}
.mfopop-content .simple-details-summary{font-size:20px}
.mfopop-content .mfo-info-item{padding:8px 16px}
.mfopop-content .simple-details-summary,details.simple-details .simple-details-summary{justify-content:normal}
.mfopop-reviews .readmore_comments{margin-bottom:16px}
.mfopop-reviews .readmore_comments .btn{max-width:100%}
.zaimaster_reg-entry-header{display:flex;align-items:center;gap:16px;margin-bottom:0}
.zaimaster_reg-entry-header img{max-width:100px}
@media (max-width:767px){
.hero-block{position:relative}
.hero-block-title a{display:block;position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;padding:12px}
.hero-block-title a span{display:block;max-width:250px}
}
.mlr-item-info{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}
@media (max-width:1100px){
.mlr-item-info span{display:none}
}
.mlr-item-info img{width:60px;height:60px}
.onlymob{display:none}
@media (max-width:1100px){
.onlydesc{display:none}
.onlymob{display:block}
}
.content-loadmore-btn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
@media (min-width:1100px){
.header-inner{height:67px}
.header-item.header-info{margin-left:auto}
}
.mrb-wrap2{margin:30px 0;display:flex;gap:24px;border-radius:20px;background:linear-gradient(to right,#cafaea,#a9f0b8);position:relative}
.mrb-wrap2 .mrb-title{margin-bottom:0}
.mrb-logo2{width:180px;position:absolute;top:10px;left:10px;border-radius:16px}
.mrb-qr{background:#fff;border-radius:12px;padding:10px;display:flex;align-items:center;gap:16px;font-size:16px;color:#aaa;max-width:300px;text-align:left}
.mrb-qr img{width:120px;flex:none}
.mrb-btn2{padding:0;font-size:14px;opacity:.7}
.mrb-left2{padding:24px;gap:20px}
.btn-freedom-desc{width:100%;height:38px}
.microloan-item-descr.paid_services{color:red}
:root{--dot-scale:1.3}
.progress-container{position:relative;width:160px;height:160px}
.progress-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;font-weight:700}
.dot{position:absolute;width:12px;height:12px;border-radius:50%;opacity:.2;transform:scale(1);transition:background .3s}
.dot.active{opacity:1}
.dot.last{animation:pulse .5s infinite ease-in-out}
@keyframes pulse{
0%,100%{transform:scale(1)}
50%{transform:scale(var(--dot-scale))}
}
@keyframes done{
0%{transform:rotate(0);opacity:0}
100%{transform:rotate(360deg);opacity:1}
}
.complete-animation{animation:done .8s ease-out}
.promo-title{font-size:40px;margin-bottom:16px}
.promo-subtitle{font-size:20px;margin-bottom:24px}
.promo1 .pagination-part,.promo2 .pagination-part,.promo3 .pagination-part{display:none}
.promo1-form-footer{display:flex;flex-wrap:wrap;gap:16px 32px;justify-content:center}
.promo1-form-footer-item{display:flex;align-items:center;gap:8px;color:#767a86}
.promo1-wrap{padding:24px;background:#fff;border-radius:16px;margin:24px 0}
.promo1-title{font-size:24px;margin-bottom:1rem}
.promo1-items{display:flex;flex-direction:column;gap:16px}
.promo1-item{background:#f5f6fa;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:16px}
.promo1-item-tag{display:inline-flex;padding:4px 16px;background:rgba(51,85,255,.1);border-radius:4px;font-weight:600;font-size:12px;line-height:14px;color:#35f}
.promo1-item-header{display:flex;align-items:center;gap:12px}
.promo1-item-img{flex:none;border-radius:8px;overflow:hidden;width:60px}
.promo2-wrap{margin:24px 0}
.promo2-title{font-size:24px;margin-bottom:1rem}
.promo2-items{display:flex;gap:24px}
.promo2-item{display:flex;flex-direction:column;gap:12px;flex:1;font-size:14px}
.promo2-item-subtitle{color:#7a8199}
.promo_offers{display:flex;gap:24px;justify-content:center}
.promo-offer{min-height:280px;min-width:280px}
.promo2-hero{padding:80px 0}
.promo2-hero-inner{max-width:575px;margin:0 auto;display:flex;flex-direction:column;gap:32px}
.promo2-form{display:flex;flex-direction:column;gap:32px;margin-top:0}
.promo2-form .zm-hero-range-wrap{margin-bottom:0}
.promo2-hero-inner .promo-subtitle{margin-bottom:0}
@media (min-width:1100px){
.promo2-hero .zm-hero-disclamer{max-width:100%;position:static}
}
.calcres{padding:8px;display:flex;background:rgba(255,255,255,.5);border-radius:4px}
.calcres-item{display:flex;flex-direction:column;gap:6px;flex:1;text-align:center}
.for-captcha{position:absolute}
.promo2-form .form-row{margin-bottom:0}
.promo2-top1{display:flex;flex-direction:column;gap:24px}
.promo2-top1-line1{display:flex;gap:24px}
.promo2-top1-line1>div{flex:1}
.promo2-top1-items{display:flex;gap:16px}
.promo2-top1-item{padding:16px;background:#e5eaff;border-radius:12px;flex:1;display:flex;flex-direction:column;gap:8px}
.promo-ol{list-style-type:none;display:flex;flex-direction:column;gap:16px;margin:0;padding:0;margin-bottom:16px;font-weight:500}
.promo-ol{counter-reset:num}
.promo-ol li{position:relative;padding-left:32px}
.promo-ol li:before{content:counter(list-item);width:24px;height:24px;line-height:24px;text-align:center;border-radius:100%;background:var(--blue);color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;flex:none;position:absolute;top:0;left:0}
.promo-ol li:after{content:"";display:block;width:2px;height:100%;background:var(--blue);flex:none;position:absolute;top:24px;left:11px}
.promo-ol li:last-child:after{content:none}
.promo2-top1-item2{padding:16px;background:#e5eaff;border-radius:12px;flex:1;display:flex;gap:12px}
.promo2-top1-items4{display:flex;flex-wrap:wrap;gap:16px}
.promo2-top1-item4{display:flex;gap:16px;flex:1;align-items:center;padding:16px;background:#fff;border-radius:12px;justify-content:center}
.promo3-hero{padding:32px 0}
.promo3-header-subtitle{font-size:14px;font-weight:600;color:#7a8199;margin-bottom:24px}
.promo3-hero-inner{background:#fff url(../img/wallet.png) right 50px center no-repeat;background-size:contain;padding:32px;border-radius:12px}
.promo3-form-wrap{max-width:680px}
.promo3-form{display:flex;flex-direction:column;gap:24px}
.promo3-forms-fields{display:flex;gap:24px}
.promo3-forms-info{padding:8px 12px;border-radius:8px;background:#f5f6fa;font-size:14px;display:flex;gap:1rem;justify-content:space-between}
.p3-repayment-sum{display:flex;gap:10px;align-items:center}
.p3-rate{display:inline-block;background:var(--blue);font-weight:600;color:#fff;padding:2px 4px;border-radius:4px}
.p3-repayment1{color:var(--blue);font-weight:600}
.p3-repayment2{color:var(--grey);font-weight:600;text-decoration:line-through}
.p3-repayment3{font-weight:600}
.common-form .input-microloans{display:inline-block!important}
.p3-found-sum{text-align:center}
.promo3-forms-btns{display:flex;gap:24px}
.promo3-forms-btns>*{flex:1}
@media (max-width:768px){
.promo2-items{flex-direction:column}
.promo-offer{min-width:100px}
.promo_offers{gap:8px}
.promo-title{font-size:22px}
.promo-subtitle{font-size:16px}
.hero-promo2{padding:50px 0}
.promo2-top1{flex-direction:column}
.promo2-top1-line1{flex-direction:column}
.promo2-top1-items{flex-direction:column}
.promo2-top1-item{flex-direction:row}
.promo2-top1-items4{display:grid;grid-template-columns:1fr 1fr}
.promo3-forms-btns{flex-direction:column;gap:16px}
.promo3-forms-btns>*{width:100%}
.promo3-hero-inner{background:#fff;padding:16px}
.promo3-forms-fields{flex-direction:column;gap:16px}
.p3-repayment-date,.p3-repayment-sum{display:flex;flex-direction:column;gap:4px}
.p3-repayment-sum{align-items:start}
.p3-repayment-date{align-items:end}
.promo3-forms-info{font-size:12px;gap:12px}
.promo3-form input[type=range]{transform:translateY(0)}
}
.comment-votes{display:flex;align-items:center}
.btn-comment-vote{padding:8px;cursor:pointer}
.btn-comment-vote-dislike,.btn-comment-vote-like{margin-left:20px}
.img-comments-child{margin-right:8px}
#comments .comment-body .comment-metadata{display:none}
.comment-data{color:#7a8199;font-size:14px}
.btn-comment-vote.active{background-color:#f5f5f5}
.btn-comment-vote:disabled{opacity:.5;cursor:not-allowed}
.mfo-header-btn-mob button{width:100%}
.mfo-card-sidebar .btn{width:100%;height:44px;font-size:16px}
.sorting_form-wrap{max-width:200px}
@media (min-width:1100px){
.sorting_form-wrap{width:288px;max-width:288px}
}
.expert{padding:24px;border-radius:16px;margin-bottom:20px}
.expert-body{display:flex;gap:16px;align-items:center}
@media (max-width:800px){
.expert{padding:16px}
.expert-body{flex-direction:column}
}
a.article-author-link{text-decoration:none}
a.expert-person{width:180px;flex:none;text-align:center;display:flex;flex-direction:column;align-items:center;text-decoration:none}
.expert-img{width:120px;height:120px;border-radius:100%;overflow:hidden;margin-bottom:8px}
.expert-img img{width:100%;height:100%;object-fit:cover}
.expert-job{font-size:.75em;color:#8f97b2}
.expert-content{position:relative;padding:20px 20px 20px 0;border-top:1px solid var(--blue);border-bottom:1px solid var(--blue);background:url(../img/quotes-right.svg) right top no-repeat!important;background-size:30px}
.expert-content p:last-child{margin-bottom:0}
.expert-content-quote{font-size:60px;font-weight:700;color:var(--blue)}
.comments-area-header{display:flex;gap:1rem}
h2.comments-area-title{margin-top:0}
.compare-checkbox-wrap{display:flex;justify-content:center;margin-bottom:0}
.compare-checkbox-wrap label{display:flex;gap:8px;align-items:center;cursor:pointer;color:#1C2445;font-size:14px; line-height:1}
input.compare-checkbox{appearance:none!important;margin-right:0}
.compare-checkbox{appearance:none!important;width:16px;height:16px;border:1px solid #35f;border-radius:.25rem;background-color:#fff;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0}
.compare-checkbox:checked{background-color:#35f;border-color:#35f;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}
.compare-checkbox:active{filter:brightness(90%)}
.compare-checkbox:hover:not(:disabled){border-color:#35f}
.compare-checkbox:focus{border-color:#35f;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.compare-checkbox:disabled{filter:none;opacity:.5;cursor:not-allowed}
.compare-checkbox:disabled~.checkbox-label{opacity:.5;cursor:not-allowed}
.table-wrap{display:flex;overflow-x:auto;position:relative}
.compare-table td,.compare-table th{min-width:250px;max-width:260px}
.compare-table td:first-child,.compare-table th:first-child{min-width:100px;color:#7a8199}
.compare-checkbox-delete{display:block;font-size:14px;padding:6px 12px;border:1px solid var(--blue);border-radius:6px;background:#fff;text-align:center}
.compare-checkbox-delete:hover{background:#f5f6fa}
.compare-checkbox-delete .compare-checkbox{display:none}
.before-microloans-items{display:flex;gap:10px;align-items:center;justify-content:space-between}
a.compare-link{color:var(--blue);display:flex;align-items:center;gap:8px}
.table-wrap::-webkit-scrollbar-thumb{border:2px solid #fff;background-color:#ccc}
.table-wrap::-webkit-scrollbar{-webkit-appearance:none}
.table-wrap::-webkit-scrollbar:horizontal{height:8px}
.table-wrap::-webkit-scrollbar-thumb{border-radius:6px;border:2px solid #fff;background-color:rgba(0,0,0,.4)}
.compare-footer-btns{display:flex;gap:16px}
.compare-footer-btns .btn{width:auto}
.form-param-zaim-wrap{display:flex;gap:16px}
@media (max-width:1100px){
.compare-checkbox-wrap label{display:flex;font-size:12px;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.compare-checkbox-delete{font-size:11px;padding:4px 6px;border-radius:4px}
a.compare-link{font-size:12px;gap:6px}
.compare-table td,.compare-table th{min-width:150px;max-width:200px}
.compare-table td:first-child,.compare-table th:first-child{width:50px;min-width:50px;font-size:12px;padding-left:0;padding-right:0}
.credit-item.abtest .bank-product-item-btns{position:fixed;left:0;right:0;bottom:0;z-index:9;width:100%;padding:0 10px 10px 10px}
.credit-item.abtest .bank-product-item-btns>button{height:60px;font-size:16px}
.credit-item.abtest .bank-product-item-btns .bank-product-item-btn-readmore{display:none}
.form-param-zaim-wrap{flex-direction:column;gap:12px;display:block}
}
.square-form .simple-input{width:100%;height:45px;padding:12px;margin-bottom:0;background-color:#f1f4f7;border:1px solid #dadee2;border-radius:3px!important;outline:0;font-size:16px!important;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.square-form .simple-range-wrap{width:100%;margin-bottom:0;background-color:#f1f4f7;border:1px solid #dadee2;border-radius:3px!important;outline:0;font-size:16px!important;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.abtest-form{border-radius:5px;padding:20px;max-width:800px}
@media (max-width:800px){
.abtest-form label{display:none}
.abtest-form{margin-right:-16px;margin-left:-16px}
}
.update-vitrina{font-size:14px;margin:1rem auto}
.update-vitrina img{display:inline-block}
.header-descr{color:#7a8199;font-size:15px;line-height:1.3;position:relative;margin-bottom:1rem;height:20px;overflow:hidden;padding-right:30px}
.header-descr.open{height:auto;padding-right:0}
.header-descr p:last-child{margin-bottom:0}
.header-descr-readmore{display:block;cursor:pointer;position:absolute;right:0;top:-8px;padding:12px}
@media (max-width:1100px){
.header-descr{font-size:14px}
}
.ucard-sidebar .btn{width:100%}
.microloans-grid{display:flex;gap:8px}
@media (max-width:800px){
.microloans-grid{flex-wrap:wrap}
}
.zaimy_calc-body{display:flex;gap:1rem;align-items:center}
.zaimy_calc-body .credit-calc-fields{display:flex;flex-direction:column;width:360px}
.zaimy_calc-body .credit-calc-fields>*{flex:1;width:100%}
.zaimy_calc-body .mfo-calc-res{align-items:center;flex:1}
.zaimy_calc-body .mfo-calc-res{display:flex}
.mfo-calc-res2{display:flex;gap:1rem;flex:1}
.mfo-calc-res2 .info-list-items{flex:1}
.zaimy_calc-body .mfo-calc-res .info-list-item{display:flex;gap:0;flex-wrap:wrap;font-weight:600}
.zaimy_calc-body .mfo-calc-res .info-list-item .info-list-title{margin-right:auto;width:100%;font-weight:400}
@media (max-width:800px){
.zaimy_calc-body{flex-direction:column}
.zaimy_calc-body>*{flex:1;width:100%}
.zaimy_calc-body .credit-calc-fields{width:100%}
.mfo-calc-res2{font-size:14px}
}
.trm-mob{height:740px;overflow:hidden;transition:.3s;display:none}
.readmore-trm{margin-top:12px;display:none}
@media (max-width:800px){
.trm-mob{display:block}
.readmore-trm{display:flex}
/* .mfo_rating-wrap{display:none} */
}
.trm-mob.open{height:auto}
.trm-item{font-size:14px;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #ebedf5}
.trm-item-header,.trm-item-score{display:flex;gap:12px;padding:4px;align-items:center}
.trm-item-npp{width:30px;display:flex;justify-content:center}
.trm-item-img img{width:60px;max-width:60px;max-height:40px}
.trm-item-score>span{width:140px;flex:none;color:var(--blue)}
.readmore-trm{margin-top:12px}
.filter-two-fields{flex:1;display:flex;gap:12px}
.range-ml-rez{font-size:16px}
.zaimaster_reg-title{display:flex;gap:16px;align-items:center}
.zaimaster_reg-mfo-img{border:1px solid #e1e4f0;border-radius:12px}
.zaimaster_reg-mfo-img img{max-width:140px;max-height:70px;width:auto;height:auto;border-radius:12px}
@media (max-width:800px){
.zaimaster_reg label{display:none}
.zaimaster_reg label.simple-checkbox-label{display:flex}
}
.up_chance_radios{display:flex;flex-direction:column;gap:1rem}
.up_chance_radio{display:flex;cursor:pointer}
.up_chance_radio input[type=radio]{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}
.up_chance_radio span{display:flex}
.up_chance_result{display:flex;flex-direction:column;align-items:center;font-weight:700}
.kcell label.up_chance_radio-close,.up_chance_radio-close{display:block;width:40px;height:40px;max-width:40px;max-height:40px;border:1px solid #777;color:#777;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:22px;position:absolute;top:0;right:0}
.w250{width:250px;max-width:250px}
.comment-images{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.comment-images .comment-thumb{width:80px;height:80px;object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s ease;box-shadow:0 0 3px rgba(0,0,0,.2)}
.comment-images .comment-thumb:hover{transform:scale(1.05)}
#comment-image-lightbox{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%}
#comment-image-lightbox .lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}
#comment-image-lightbox .lightbox-content{position:relative;top:50%;transform:translateY(-50%);text-align:center;display:flex;align-items:center;justify-content:center}
#comment-image-lightbox img{max-width:90%;max-height:80vh;border-radius:10px;box-shadow:0 0 15px rgba(255,255,255,.3)}
.lightbox-close{position:absolute;top:-20px;right:10px;color:#fff;font-size:36px;cursor:pointer}
.comment-form-images input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.comment-dropzone{position:relative;border:2px dashed #bbb;border-radius:6px;background:#fafafa;padding:20px;text-align:center;transition:border-color .3s ease,background .3s ease}
.comment-dropzone:hover{border-color:#0073aa;background:#f0f8ff}
.comment-dropzone.dragover{border-color:#0073aa;background:#e6f3ff}
.comment-dropzone p{margin:0}
.comment-dropzone .browse-link{display:inline-flex;cursor:pointer}
.comment-dropzone input[type=file]{display:none}
#comment-preview{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}
#comment-preview img{width:80px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #ccc;transition:transform .2s ease,border-color .2s ease}
#comment-preview img:hover{transform:scale(1.05);border-color:#0073aa}
#comment-preview img{cursor:pointer;position:relative}
#comment-preview img:hover::after{content:"×";position:absolute;top:2px;right:6px;color:#fff;background:rgba(0,0,0,.6);border-radius:50%;padding:2px 6px;font-weight:700;font-size:14px}
.cnv-fast{background:#fff;padding:16px;border-radius:16px; margin-bottom:24px;}
.cnv-main{font-size:24px;font-weight:700;display:flex;gap:10px; justify-content: center;}
.cnv-val{display:flex;flex-direction:column}
.cnv-conv_symbol,.cnv-val-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.cnv-val{flex-direction:column}
.cnv-val img{flex:none;width:20px;height:20px}
.cnv-descr{font-size:14px;color:#7a8199;font-weight:400; text-align:center}
@media (max-width:800px){
.cnv-main{font-size:20px;gap:8px}
.cnv-conv_symbol,.cnv-val-title{gap:6px}
}
.mfo-header-license{font-size:12px;line-height: 1.2;color:#4F5873}
.mfo-item-adres{font-size:12px;line-height: 1.2;color:#4F5873}
.bank-header-license{font-size:14px;line-height: 1.2;color:#4F5873}
.card-content{background:#fff;padding:32px;border-radius:12px}
.haccordion-content a,.header-descr a,.mfo-info-block a{color:var(--blue);text-decoration:underline}
.haccordion-content a:hover,.header-descr a:hover,.mfo-info-block a:hover{text-decoration:underline}
ul.square-mark{padding-left:18px;gap:8px}
ul.square-mark li{list-style-type:square;background:0 0;margin-left:0;padding-left:0}
ul.square-mark li::marker,ul.square-mark::marker{color:var(--blue)!important}
.plus-minus{display:flex;gap:1rem}
.minus-wrap,.plus-wrap{background:#fff;padding:32px;border-radius:12px;width:50%}
ul.plus-mark li{background:url(../img/plus2.svg) left top 8px no-repeat;background-size:auto}
ul.minus-mark li{background:url(../img/minus2.svg) left top 10px no-repeat;background-size:auto}
.force-items,.grid-6,.grid-7,.grid-8,.grid-9{display:flex;flex-wrap:wrap;gap:32px}
.force-item{background:#fff;padding:24px;border-radius:12px;display:flex;flex-direction:column;gap:1rem;border:1px solid #e5eaff;font-size:16px}
.force-item{width:calc(25% - 24px)}
.grid-6 .force-item{width:calc(33.33% - 22px)}
.grid-7 .force-item:nth-child(5),.grid-7 .force-item:nth-child(6),.grid-7 .force-item:nth-child(7){width:calc(33.33% - 22px)}
.grid-9 .force-item:nth-child(5),.grid-9 .force-item:nth-child(6),.grid-9 .force-item:nth-child(7),.grid-9 .force-item:nth-child(8),.grid-9 .force-item:nth-child(9){width:calc(20% - 26px)}
.force-img{width:64px;height:64px;flex:none;background:#e5eaff;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:16px;font-size:26px;font-weight:700;color:var(--blue)}
.force-img img{border-radius:0}
.force-title{font-size:20px;font-weight:700}
.block-attention{background:#e5eaff url(../img/ico_info.svg) top 16px left 16px no-repeat;padding:16px;padding-left:56px;border-radius:12px}
@media (max-width:800px){
.card-content{padding:16px}
.plus-minus{flex-direction:column;gap:0}
.minus-wrap,.plus-wrap{padding:16px;border-radius:12px;width:100%}
.force-items{gap:8px}
.force-item{width:100%!important}
.force-item{position:relative;padding:16px 16px 16px 80px;gap:8px;font-size:14px}
.force-img{width:48px;height:48px;padding:8px;position:absolute;top:16px;left:16px}
.force-title{font-size:16px}
}
.grid-5{display:flex;flex-wrap:wrap;gap:24px}
.grid-5>*{width:calc(20% - 20px);height:auto}
.shortnews-item .post-list-item-date{justify-content:end}
.shortnews-item .post-list-item-title{font-size:16px;line-height:1.3}
@media (max-width:800px){
.grid-5{gap:16px}
.grid-5>*{width:100%}
.grid-5.shortnews-items>*{width:calc(50% - 8px);min-width:120px}
}
.shortnews-header{display:flex;justify-content:space-between}
.deposit-filter-line2{display:flex;padding:16px;gap:16px;background:#fff;border-radius:16px}
.deposit-filter-line3{display:flex;gap:16px;flex:1}
.deposit-filter-inner{display:flex;flex-direction:column;gap:16px;flex:1}
.one-field{display:flex;flex-direction:column;flex:1}
.compact-form .simple-input{background:#fff;border:1px solid #cfd4e5;border-radius:8px;font-size:1rem;padding:8px 16px;width:100%;max-width:100%;height:auto}
.deposit-filter .btn-submit,.deposit-filter .toggle-show-filter1{padding:8px 16px;margin-top:auto;height:40px;min-width:50px}
.currency-btns{display:flex;gap:8px}
.form_radio_btn{display:block}
.form_radio_btn input[type=radio]{display:none}
.form_radio_btn label{display:block;cursor:pointer;padding:8px 16px;border:1px solid #cfd4e5;background:#fff;border-radius:6px;user-select:none}
.form_radio_btn input[type=radio]:checked+label{background:var(--blue);color:#fff}
.form_radio_btn label:hover{background:#cfd4e5}
.form_radio_btn input[type=radio]:disabled+label{background:#efefef;color:#666}
.deposit-filter-line4{display:flex;flex-wrap:wrap;gap:16px}
.deposit-filter-line4.hidden{display:none}
@media (max-width:1100px){
.deposit-filter-line2{flex-direction:column;padding:0}
.deposit-filter-line3{flex-wrap:wrap}
.deposit-filter-line4{display:grid!important;grid-template-columns:1fr 1fr}
}
.external-comment-form{display:flex;align-items:center;justify-content:center}
.extermal-coment-form-wrap{padding:16px;border-radius:16px;background:#fff;max-width:700px;margin:16px auto}
.filter_otzivy{padding:16px;border-radius:16px;display:flex;flex-wrap:wrap;gap:16px;background:#fff;margin-bottom:16px}
.reviews-mfo-title{display:flex;gap:16px;align-items:center;font-weight:700}
.filter_otzivy-submit{margin-top:auto;height:40px}
.change-verify-email.popup-close{position:static;border-radius:8px;font-size:14px;border:1px solid #7a8199}

/*** add 120 ***/

.ajax-loading-svg {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.fast-links {
    display: flex;
    gap: 16px;
    overflow: auto;
}

.mfo-search {
    position: relative;
    max-width: 400px;
}

#mfo-search-input {
    width: 100%;
    padding: 10px;
}

#mfo-search-results {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 1000;
}

.mfo-search-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mfo-search-list li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
}

.mfo-search-list li a:hover {
    background: #f5f5f5;
}

.mfo-no-results {
    padding: 10px;
    color: #999;
}

.search-all-companies {
    position: relative;
}

.companies-suggest {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    max-height: 240px;
    overflow-y: auto;
    display: none;
    z-index: 1000;
}

.suggest-item {
    padding: 8px 12px;
    cursor: pointer;
}

.suggest-item:hover {
    background: #f2f2f2;
}

.highlight {
    background: #ffe58f;
    font-weight: 600;
}

.alphabet {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 15px;
}

.letter {
    cursor: pointer;
    padding: 5px 8px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.letter.disabled {
    opacity: 0.3;
    pointer-events: none;
}

.letter.current {
    background: var(--blue);
    color: #fff;
}


/**** 122 ****/
.microloans-items #zaimy_calc-wrap {
    grid-column: 1 / 5;
}

.mfo-items #zaimy_calc-wrap {
    grid-column: 1 / 4;
}

@media (max-width: 1100px) {
    .microloans-items #zaimy_calc-wrap {
        grid-column: 1 / 4;
    }

    .mfo-items #zaimy_calc-wrap {
        grid-column: 1 / 3;
    }

}

@media (max-width: 768px) {
    .microloans-items #zaimy_calc-wrap {
        grid-column: 1 / 3;
    }

    .mfo-items #zaimy_calc-wrap {
        grid-column: 1 / 2;
    }

}

/**** 123 ****/
.fast-cur-items {
    display: flex;
    gap: 8px;
    margin-bottom: 24px;
    overflow: auto;
}

.fast-cur-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    background: #fff;
    padding: 16px;
    border-radius: 16px;
    flex: none;
    width: 220px;
    transition:0.3s;
}


.fast-cur-title {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
}

.fast-cur-title img {
    flex: none;
    width: 20px;
    height: 20px;
}

.fast-cur-subtitle {
    font-size: 14px;
}

/**** 126 ****/
.leaflet-control-attribution.leaflet-control a svg {
    display: none !important;
}

.leaflet-control-attribution.leaflet-control:before {
    content: "";
    width: 22px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
    background: url(../img/flag-kz.svg) left center no-repeat;
    background-size: 16px;
    border-right: 1px solid #333;
}

/**** 127 ****/
.readmore-block {
    position: relative;
    overflow: hidden;
    transition: max-height 0.3s ease;
    padding-right: 20px;
}

.readmore-block-toggle {
    display: block;
    text-align: center;
    width: 30px;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 2;
}

.readmore-block.expanded .readmore-block-toggle {
    transform: rotate(180deg);
}

.descr-table-rating {
    margin-bottom: 1rem;
}

/*** 128 2 ***/

.iframe-header {
    max-width: 1230px;
    margin: 0 auto;
    padding: 8px 15px;
    width: 100%;
    display: flex;
}

.iframe-header .select-lang {
    margin-left: auto;
}

/*** 129 ***/

.listing-over {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 16px;
}

.ml-item-over {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 120px;
    background: #fff;
    border-radius: 18px;
    padding: 20px;
}

.ml-item-over-logo {
    border: 1px solid #F1F5F9;
    border-radius: 10px;
    padding: 16px;
    width: 160px;
    flex: none;
}

.ml-item-over-logo img {
    width:100%;
}

.ml-item-over-info {
    display: flex;
    flex: 1;
    gap: 80px;
    justify-content: center;
    max-width: 560px;
}

.ml-param-over {
    display: flex;
    flex-direction: column;
    gap: 0;
    flex: 1;
}

.ml-param-title-over {
    font-size: 14px;
    white-space: nowrap;
    color: #7A8199;
}

.ml-param-val-over {
    white-space: nowrap;
}

.ml-param-val-over-summa {
    font-size: 20px;
    font-weight: 600;
}

.ml-item-over-btns .btn.microloan-item-btn {
    width: 200px;
    height: 42px;
    font-size: 16px;
    font-weight: 600;
}


@media (max-width: 1200px) {
    .ml-item-over {
        gap: 60px;
    }

    .ml-item-over-info {
        display: flex;
        flex: 1;
        gap: 40px;
        justify-content: space-between;
    }

    .ml-param-over {
        flex: none;
    }
}

@media (max-width: 900px) {
    .listing-over {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .ml-item-over {
        flex-direction: column;
        align-items: normal;
        gap: 16px;
        padding: 16px;
    }

    .ml-item-over-info {
        gap: 12px;
        width: 100%;
    }

    .ml-param-title-over {
        font-size: 12px;
    }

    .ml-param-val-over {
        font-size: 12px;
    }

    .ml-param-val-over-summa {
        font-size: 16px;
    }

    .ml-item-over-btns .btn.microloan-item-btn {
        width: 100%;
        max-width: 100%;
    }

    .ml-item-over-logo {
        margin: 0 auto;
        padding: 0;
        border: none;
    }

}

@media (max-width: 600px) {
    .listing-over {
        display: flex;
        flex-direction: column;
    }
}

/*** 130 ***/
.hlink {
    cursor: pointer;
}

.frequently-used {
    margin-bottom: 24px;
}

.frequently-used-wrap {
    display: flex;
    gap: 32px;
}

.frequently-used-block {
    flex: 1;
}

.frequently-used-table {
    background: #fff;
    border: 1px solid #cfd4e5;
    border-radius: 16px;
    overflow: hidden;
}

.frequently-used-line {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    padding: 10px 16px;
    background: #fff;
    border-bottom: 1px solid #cfd4e5;
}

.frequently-used-line:last-child {
    border-bottom: none;
}

a .frequently-used-line-title {
    font-weight: bold;
    color: var(--blue);
}

.grid-3 {
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

.grid-3>* {
    width: calc(33.33% - 16px);
    height: auto
}

@media (max-width:800px) {
    .grid-3 {
        gap: 16px
    }

    .grid-3>* {
        width: 100%
    }

    .frequently-used-wrap {
        gap: 16px;
        flex-direction: column;
    }

}

.near-kurs-value {
    display: flex;
    gap: 8px;
    margin-bottom: 24px;
    overflow: auto;
}

.near-kurs-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    background: #fff;
    padding: 12px;
    border-radius: 16px;
    /* font-weight: 600; */
    flex: none;
    min-width: 142px;
    max-width: 180px;
    transition: 0.3s;
}

.near-kurs-item:hover,
.near-kurs-item.active {
    background: #e6eaff;
}

.near-kurs-item-title .title {
    font-size: 20px;
}

.converter-others-items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.converter-others-item {
    padding: 16px;
    background: #fff;
    border-radius: 16px;
    font-weight: 600;
    width: 124px;
}

.converter-others-item:hover {
    background: #E5EAFF;
}

@media (max-width:1100px) {
    .converter-others-items {
        display: flex;
        flex-wrap: wrap;
        gap: 4px;
    }

    .converter-others-item {
        padding: 8px 10px;
        border-radius: 8px;
        width: auto;
        font-size: 12px;
    }
}


/**** 132 ****/
.mfo-lk-header {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 1rem;
}

.mfo-lk-look {
    display: flex;
    gap: 10px;
}

.mfo-lk-header .btn.zaim-convlink {
    margin-right: auto;
}

.mfo-lk-img img {
    width: 60px;
    max-width: 60px;
    max-height: 60px;
}

.mfo-lk-title {
    font-size: 20px;
    font-weight: 600;
}

.mfo-lk-subtitle {
    font-size: 14px;
    line-height: 1.1;
    max-width: 150px;
    color: #7a8199;
    word-break: break-all;
}

.mfo-lk-btn .btn {
    white-space: normal;
}

@media (min-width: 1200px) {
    .mfo-lk-header .btn.zaim-convlink {
        font-size: 16px;
        padding: 20px 40px;
        flex: none;
    }
}

@media (max-width: 600px) {
    .mfo-lk-header .zmfo-look {
        gap: 10px;
    }

    .mfo-lk-header .zmfo-img {
        width: 50px;
        height: 50px;
    }

    .mfo-lk-header .zmfo-look .zmfo-title {
        font-size: 16px;
    }

    .mfo-lk-header .zmfo-look .zmfo-legal {
        font-size: 12px;
    }

    .mfo-lk-header .btn.zaim-convlink {
        min-width: 140px;
    }

}

/**** 134 ****/
.comments_number {
    padding-left: 6px;
    color: #4F5873;
}

.popup.supernova:has(.zbanners) {
    width: 500px;
    max-width: 500px;
    padding: 0;
    background: none;
}

.zbanners img {
    width: 500px;
}

@media (max-width: 980px) {
    .popup.supernova:has(.zbanners) {
        width: 300px;
        max-width: 300px;
    }

    .zbanners img {
        width: 300px;
    }
}


.adgoog {
    max-width: 800px;
    margin: 0 auto;
    overflow: hidden;
    /* display: flex;
    align-items: center;
    justify-content: center;  */
}

.adgoog .adsbygoogle {
    margin: 0 auto;
}

.frequently-used-table td,
.frequently-used-table th {
    padding: 10px 16px;
}

.frequently-used-table td:first-child a {
    font-weight: bold;
    color: var(--blue);
}

.frequently-used-table td:last-child {
    text-align: right;
}

.microloan-item-license {
    font-size: 12px;
    line-height: 1;
    color: #4F5873;
}

.microloan-item-footer {
    display: flex;
    gap: 8px;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #EBEDF5;
    padding-top: 16px;
}

.product-item {
    position: relative;
}

.product-item-header {
    display: flex;
    gap: 16px;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #EBEDF5;
}

.product-item-header-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.product-item-header-info .card-item-title {
    margin-bottom: 0;
}

.product-item-header-info .card-item-meta {
    margin-bottom: 0;
}

.bank-product-item-btns {
    min-width: 240px;
}

.product-item-body {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
}

.product-item-params {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 60px;
}

ul.product-item-bullets {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.single-card ul.product-item-bullets {
    position: static;
}

.single-card .product-item-body {
    margin-bottom: 0;
}

ul.product-item-bullets li {
    padding: 2px 8px;
    padding-left: 24px;
    background: #e5eaff url(../img/check-circle.svg) left 4px center no-repeat;
    background-size: 16px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 30px;
}

.bankcard-img {
    width: 180px;
    flex: none;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 8px;
}

@media (max-width:1100px) {
    .item-favorite:after {
        content: none
    }

    .favorite-label {
        font-size: 8px;
        line-height: 10px;
        border-radius: 0 6px 0 8px;
        padding: 0 12px 0 24px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .microloan-item .favorite-label {
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
        border-radius: 8px 8px 0 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .microloan-item-descr {
        /* display: none; */
        font-size: 12px;
    }

    .microloan-item-field-stavka,
    .microloan-item-field-vozrast,
    .microloan-item-footer {
        /* display: none; */
    }

    .microloan-item-footer {
        gap: 4px;
        flex-direction: column;
        align-items: normal;
        padding-top: 0;
        border-top: none;
    }

    .microloan-item-license {
        /* white-space: nowrap;
        overflow: hidden; */
        order: -1;
    }

    .compare-checkbox-wrap {
        justify-content: normal;
    }

    .microloan-item-btns .microloan-item-btn,
    .microloan-item-btns .microloan-item-btn-readmore {
        height: 32px;
        padding: 4px;
    }

    .microloan-item-btns .microloan-item-btn-readmore {
        width: 20px;
        height: 20px;
        border-radius: 100%;
        padding: 0;
        border: none;
        position: absolute;
        top: 14px;
        right: 6px;
        z-index: 1;
        background: transparent;
    }

    .product-item {
        padding-bottom: 58px;
        padding-top: 16px;
    }

    .product-item-header .bank-product-item-btns {
        /* display:none; */
        position: absolute;
        bottom: 12px;
        left: 0;
        width: 100%;
        padding: 0 8px;
    }

    ul.product-item-bullets {
        position: static;
    }

    .product-item-header {
        gap: 6px;
        padding-bottom: 8px;
        margin-bottom: 8px;
        flex-direction: column;
        align-items: normal;
    }

    .card-item-meta-labels {
        gap: 4px 8px;
    }

    .bankcard-img {
        width: 90px;
    }

    .card-item-header-inner {
        gap: 12px;
    }

    .product-item-params {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }

    .bank-header-license {
        font-size: 12px;
    }

    .product-item-meta ul li {
        font-size: 14px
    }

}

.gLetters {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

a.gletter {
    color: var(--dark);
    font-weight: 600;
    display: block;
    padding: 2px 8px;
    border: 1px solid #cfd4e5;
    border-radius: 4px;
    background: #fff;
    transition: 0.3s;
    text-decoration: none;
}

a.gletter:hover {
    background: #e5eaff;
}

a.glossariy-return {
    display: block;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 1rem;
}

ul.glossariy-list {
    margin: 0;
    padding: 0;
    padding-left: 32px;
}

ul.glossariy-list ul {
    margin: 0;
    padding: 0;
    padding-left: 32px;
    margin-top: 12px;
    gap: 0;
}

ul.glossariy-list li {
    list-style-type: square;
}

ul.glossariy-list a {
    text-decoration: none;
}

ul.glossariy-list a:hover {
    text-decoration: underline;
}

ul.glossariy-list ::marker {
    color: #35f;
}

.bizprod-item .card-item-title {
    margin-bottom: 0;
}

.bizprod-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/*** 143 ***/
.postid-731608 .btn-green.mfo-item-getmoney {
    display: none;
}

.popup_bp .microloan-item {
    max-width: 316px;
}

.popup_bp .microloan-item-btns .microloan-item-btn {
    font-size: 16px;
    line-height: 20px;
    height: 36px;
}

@media (max-width:1100px) {
    .popup_bp .microloan-item-btns .microloan-item-btn-readmore {
        display: none;
    }

    .popup_bp .microloan-item-btns .microloan-item-btn-readmore {
        display: none;
    }

    .popup_bp .microloan-item-img,
    .popup_bp .microloan-item-img img {
        width: 56px;
        height: 56px;
        max-width: 56px;
        max-height: 56px;
    }

    .popup_bp .microloan-item-rating {
        font-size: 14px;
        height: 14px;
    }
}

@media (max-width: 768px) {

    .popup_bp .microloan-item-img,
    .popup_bp .microloan-item-img img {
        width: 56px;
        height: 56px;
        max-width: 56px;
        max-height: 56px;
    }

    .popup_bp .microloan-item,
    .popup_bp .microloan-item-field {
        font-size: 16px;
    }
}

/**** filter-microloans ****/
.filter-microloans-inner {
    display: flex;
    align-items: center;
    gap: 24px 64px;
    background: #fff;
    padding: 32px;
    border-radius: 16px;
}

.range-item {
    flex: 1;
}

.range-caption {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

.range-caption-title {
    font-size: 18px;
    font-weight: 600;
}

.range-caption-val,
.range-caption-val input {
    display: flex;
    gap: 8px;
    font-size: 24px;
    font-weight: 600;
    color: var(--blue);
    text-align: right;
}

.range-caption-val input {
    width: 120px;
}

.range-legenda {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #7A8199;
}

.filter-microloans-form .btn-filter-microloans {
    width: 300px;
}

@media (max-width:1100px) {
    .filter-microloans-inner {
        flex-direction: column;
        gap: 8px;
        padding: 16px;
    }

    .range-caption-title {
        font-size: 16px;
    }

    .range-caption-val,
    .range-caption-val input {
        font-size: 20px;
        line-height: 24px;
        height: 24px;
    }

    .range-caption {
        margin-bottom: 0;
        line-height: 24px;
        height: 24px;
    }

    .range-item {
        width: 100%;
    }

    .filter-microloans-form .btn-filter-microloans {
        width: 100%;
        font-size: 16px;
        height: 42px;
    }

    .range-legenda {
        display: none;
    }

}

/*** input[type=range].range-input ***/

.range-field {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.range-field::before,
.range-field::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.range-field::before {
    left: 0;
    background: #35F;
}

.range-field::after {
    right: 0;
    background: #C3C8DF;
}

input[type=range].range-input {
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    accent-color: #35F;
    background: 0 0;
    width: 100%;
    height: 30px;
    overflow: hidden;
    padding: 0;
    border: none;
    margin: 0;
    transform: translateY(-16px);
}

input[type=range].range-input::-webkit-slider-runnable-track {
    display: block;
    box-sizing: border-box;
    height: 2px;
    background-color: #C3C8DF;
    border-radius: 10px
}

input[type=range].range-input::-moz-range-track {
    display: block;
    box-sizing: border-box;
    height: 2px;
    background-color: #C3C8DF;
    border-radius: 10px
}

input[type=range].range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    margin-top: -14px;
    border: none;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 0 7px inset #35F;
    border-image: linear-gradient(90deg, #35F 50%, #C3C8DF 0) 0 1/calc(50% - 1px) 100vw/0 100vw;
    transition: .3s
}

input[type=range].range-input::-moz-range-thumb {
    width: 30px;
    height: 30px;
    margin-top: 0;
    border: none;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 0 7px inset #35F;
    transition: .3s
}

input[type=range].range-input::-moz-range-progress {
    height: 2px;
    border-radius: 10px;
    background-color: #35F
}

input[type=range].range-input:focus-visible {
    outline: 0
}

input[type=range].range-input:focus-visible::-webkit-slider-runnable-track {
    outline: 0
}

input[type=range].range-input:focus-visible::-moz-range-track {
    outline: 0
}

input[type=range].range-input:focus-visible::-webkit-slider-thumb,
input[type=range].range-input:hover::-webkit-slider-thumb {
    box-shadow: 0 0 0 8px inset #35F
}

input[type=range].range-input:focus-visible::-moz-range-thumb,
input[type=range].range-input:hover::-moz-range-thumb {
    box-shadow: 0 0 0 8px inset #35F
}

input[type=range].range-input:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 30px inset #35F
}

input[type=range].range-input:active::-moz-range-thumb {
    box-shadow: 0 0 0 30px inset #35F
}

input[type=range].range-input:disabled::-webkit-slider-thumb {
    box-shadow: 0 0 0 30px inset gray
}

input[type=range].range-input:disabled::-moz-range-thumb {
    box-shadow: 0 0 0 30px inset gray
}

input[type=range].range-input:focus-visible::-webkit-slider-thumb {
    outline: 3px solid #41e847
}

input[type=range].range-input:focus-visible::-moz-range-thumb {
    outline: 3px solid #41e847
}

/* Кастомный выпадающий список сортировки микрозаймов */
.sorting_select {
    display: block;
    width: 100%;
    min-width: 170px;
    position: relative;
    border: 1px solid var(--blue);
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
    user-select: none;
    box-sizing: border-box
}

.sorting_select:hover {
    border-color: var(--blue)
}

.sorting_select.open {
    border-color: var(--blue)
}

.sorting_select:focus-visible {
    border-color: var(--blue);
    outline: 0
}

.sorting_select-current {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    padding: 8px 16px;
    box-sizing: border-box;
    background: none;
    border: 0;
    cursor: pointer;
    font: inherit;
    color: inherit;
    text-align: left
}

.sorting_select-label {
    font-size: 16px;
    line-height: 1.4;
    color: var(--dark-grey);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sorting_select-arrow {
    flex: none;
    width: .65em;
    height: .65em;
    background: url(../img/arrow-down.svg) center/contain no-repeat;
    transition: transform .2s ease
}

.sorting_select.open .sorting_select-arrow {
    transform: rotate(180deg)
}

.sorting_select-menu {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    z-index: 50;
    display: none;
    margin: 0;
    padding: 4px;
    list-style: none;
    background: #fff;
    border: 1px solid #cfd4e5;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(28, 36, 69, .12)
}

.sorting_select.open .sorting_select-menu {
    display: block
}

.sorting_select-menu li {
    padding: 8px 12px;
    padding-left: 40px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 1.4;
    color: var(--dark-grey);
    cursor: pointer
}

.sorting_select-menu li:hover {
    background: #f5f7ff
}

.sorting_select-menu li.active {
    color: var(--blue);
    font-weight: 600;
    background: url(../img/check-line.svg) left 8px center no-repeat;
}

@media (max-width:1100px) {
    .sorting_select-menu li {
        font-size: 14px;
        padding: 8px 4px;
        padding-left: 28px;
    }

    .sorting_select-label {
        font-size: 14px;
    }

    .sorting_select-menu li.active {
        background: url(../img/check-line.svg) left 4px center no-repeat;
    }

    .sorting_select-current {
        padding: 8px 12px;
    }
}

/*****/
.product-item-header-side {
    max-width: 280px;
    width: 280px;
}

.product-item-company_name,
.product-item-bank_full_name {
    font-size: 14px;
    line-height: 1.2;
}

.product-item-company_name:hover,
.product-item-bank_full_name:hover {
    color: var(--blue);
}

.product-item-company_names {
    margin-bottom: 8px;
}

@media (max-width:1100px) {
    .product-item-header-side {
        max-width: 100%;
        width: 100%;
    }

    .product-item-company_names {
        margin-bottom: 0;
    }
}

/*******/
.bankmenu-submenu-header {
    display: flex;
    gap: 8px;
    align-items: center;
    padding-bottom: 4px;
    border-bottom: 1px solid #e5eaff;
}

.bankmenu-submenu-title {
    font-size: 18px;
    font-weight: 600;
}

.bankmenu-submenu-img {
    flex: none;
}

.bankmenu-submenu-img img {
    height: 50px;
    width: auto;
}

.bank_submenu-link {
    padding: 8px 0;
    border-bottom: 1px solid #e5eaff;
}

.bank_submenu-link:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

@media (max-width:1100px) {
    .bankmenu-submenu-title {
        font-size: 14px;
    }

    .bankmenu-submenu-img img {
        height: 40px;
    }
}

/* ===== bankmenu-submenu: выпадающее под блоком bankmenu-item вместо модального окна по центру ===== */
.bankmenu-overlay {
    position: static;
    display: block;
    width: auto;
    height: auto;
    background-color: transparent;
    backdrop-filter: none;
    overflow: visible;
    z-index: auto;
    opacity: 1;
    align-items: initial;
    justify-content: initial;
}

.bankmenu-overlay::before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, .5);
    backdrop-filter: blur(2px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .3s;
}

.bankmenu-overlay.open {
    opacity: 1;
    overflow: visible;
}

.bankmenu-overlay.open::before {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.bankmenu-submenu {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    width: 100%;
    min-width: 260px;
    max-width: 360px;
    z-index: 10000;
    border: 1px solid #e5eaff;
    box-shadow: 0 16px 40px rgba(13, 26, 74, .15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: opacity .3s, transform .3s, visibility .3s;
}

.bankmenu-submenu:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translate(-50%, 0) rotate(45deg);
    z-index: -1;
}

.bankmenu-overlay.open .bankmenu-submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

@media (max-width:1100px) {
    .bankmenu-submenu {
        min-width: 0;
        width: 100%;
        max-width: none;
        left: 0;
        transform: translateY(-8px);
    }

    .bankmenu-overlay.open .bankmenu-submenu {
        transform: translateY(0);
    }
}

.bankmenu-item:has(> .bankmenu-overlay.open)>a.bankmenu-link {
    position: relative;
    z-index: 10001;
    background-color: #fff;
}

.bankmenu-item:has(> .bankmenu-overlay.open)>.bankmenu-toggle-submenu {
    z-index: 10002;
    transform: translateY(-50%) rotate(180deg);
}

/***  mfo city ***/
.mfo-city-page {
    --bank-blue: #1467d9;
    --bank-blue-dark: #0a52b5;
    --bank-blue-light: #f1f7ff;
    --bank-border: #dbe7f4;
    --bank-text: #172033;
    --bank-muted: #65748a;
    --bank-line: #edf2f7;
    color: var(--bank-text);
    font-family: Arial, sans-serif;
}

.mfo-city-page,
.mfo-city-page * {
    box-sizing: border-box;
}

.mfo-city-page h2 {
    margin: 40px 0 16px;
    color: var(--bank-text);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
}

.mfo-city-page h3 {
    margin: 0;
    color: var(--bank-text);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
}

.mfo-city-page p,
.mfo-city-page li,
.mfo-city-page td {
    font-size: 16px;
    line-height: 1.6;
}

.mfo-city-page a {
    color: var(--bank-blue);
}

.mfo-city-intro {
    margin: 0 0 24px;
    color: #445169;
}

.mfo-offices {
    display: grid;
    gap: 16px;
    margin: 24px 0 38px;
}

.mfo-office {
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--bank-border);
    border-radius: 14px;
    box-shadow: 0 5px 18px rgba(31, 66, 104, .05);
}

.mfo-office-header {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 17px 20px;
    background: var(--bank-blue-light);
    border-bottom: 1px solid var(--bank-border);
}

.mfo-office-number {
    display: flex;
    flex: 0 0 36px;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    background: var(--bank-blue);
    border-radius: 8px;
}

.mfo-office-title-wrap {
    min-width: 0;
}

.mfo-office-district {
    display: block;
    margin-top: 3px;
    color: var(--bank-muted);
    font-size: 13px;
}

.mfo-office-content {
    display: grid;
    grid-template-columns: minmax(0, 1.8fr) minmax(180px, .8fr) minmax(200px, .8fr);
    padding: 0 20px;
}

.mfo-office-field {
    min-width: 0;
    padding: 18px 18px 18px 0;
}

.mfo-office-field+.mfo-office-field {
    padding-left: 18px;
    border-left: 1px solid var(--bank-line);
}

.mfo-office-label {
    display: block;
    margin-bottom: 5px;
    color: var(--bank-muted);
    font-size: 13px;
    font-weight: 600;
}

.mfo-office-value {
    display: block;
    color: var(--bank-text);
    font-size: 14px;
    line-height: 1.55;
}

.mfo-office-phone {
    font-weight: 700;
    text-decoration: none;
}

.mfo-office-note {
    margin: 0;
    padding: 13px 20px;
    color: var(--bank-muted);
    font-size: 13px !important;
    line-height: 1.5 !important;
    background: #fbfcfe;
    border-top: 1px solid var(--bank-line);
}

.mfo-map-section {
    margin: 42px 0;
}

.mfo-map-description {
    margin: 0 0 18px;
    color: #445169;
}

.mfo-map-frame {
    display: block;
    width: 100%;
    height: 600px;
    background: #eef4f9;
    border: 1px solid var(--bank-border);
    border-radius: 16px;
    box-shadow: 0 7px 24px rgba(31, 66, 104, .08);
}

.mfo-contact {
    margin: 20px 0;
    padding: 20px;
    background: var(--bank-blue-light);
    border: 1px solid var(--bank-border);
    border-radius: 14px;
}

.mfo-contact p {
    margin: 7px 0;
}

.mfo-info-note {
    display: block;
    margin: 24px 0;
    color: var(--bank-muted);
    font-size: 14px;
    line-height: 1.6;
}

.mfo-city-page table {
    width: 100%;
    max-width: 620px;
    border-spacing: 0;
    border-collapse: separate;
    overflow: hidden;
    border: 1px solid var(--bank-border);
    border-radius: 12px;
}

.mfo-city-page table td {
    padding: 12px 14px;
    border-right: 1px solid var(--bank-border);
    border-bottom: 1px solid var(--bank-border);
}

.mfo-city-page table tr:last-child td {
    border-bottom: 0;
}

.mfo-city-page table td:last-child {
    border-right: 0;
}

.mfo-city-page table td:first-child {
    width: 42%;
    font-weight: 700;
    background: var(--bank-blue-light);
}

@media(max-width:900px) {
    .mfo-office-content {
        grid-template-columns: 1fr;
        padding: 0 18px;
    }

    .mfo-office-field,
    .mfo-office-field+.mfo-office-field {
        padding: 13px 0;
        border-left: 0;
        border-bottom: 1px solid var(--bank-line);
    }

    .mfo-office-field:last-child {
        border-bottom: 0;
    }
}

@media(max-width:767px) {
    .mfo-city-page h2 {
        font-size: 24px;
    }

    .mfo-map-frame {
        height: 500px;
    }
}

@media(max-width:480px) {
    .mfo-map-frame {
        height: 450px;
    }
}

.microloans-items3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

@media (max-width: 768px) {
    .microloans-items3 {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
}

@media (max-width: 1100px) {
    .site-header {
        margin-bottom: 8px;
    }
}

.ml-short-view2 .microloan-item-btn-readmore,
.ml-short-view2 .microloan-item-footer {
    display: none;
}

.simple-details-sidebar {
    background: none;
    font-size: 18px;
    font-weight: 600;
    color: var(--dark-grey);
    padding: 0 8px 0 28px;
}

/*** 146 ***/

.before-credits-listing {
    display:flex;
    align-items:center;
    justify-content: space-between;
    margin-bottom:16px;
}
.before-credits-listing .count_card{
    margin-bottom: 0;
}
.before-credits-listing .form-filter-block {
    padding-top:0;
    margin-bottom:0;
}



@media (max-width: 1100px) {
    .info-list-items {
        gap: 4px;
    }

    .info-list-item {
        display: block;
        padding: 8px;
        border: 1px solid #cfd4e5;
        border-radius: 6px;
    }

    .card-item-info-param {
        font-size: 14px;
        font-weight: 600;
    }

    .form-filter-block {
        position: relative;
        margin-bottom: 0;
    }

    /* .form-filter-block .btn-form-filter-modal-toggle {
        position: absolute;
        right: 16px;
        top: 10px;
    }
    .single-banks .form-filter-block .btn-form-filter-modal-toggle {
        top: 18px;
    } */

}

.email_verify_comment-form .form-row {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.email_verify_comment-form #agent_verify_code, .email_verify_comment-form .btn-comment_email_verify-submit, .email_verify_comment-form .change-verify-email {
    height:42px;
}
.email_verify_comment-form .btn-comment_email_verify-submit, .email_verify_comment-form .change-verify-email {
    font-size:14px;
}

.thanks-for-review .popup-btns>.btn {
    width: 100%;
}

.ucard-body .btn.btn-inline {
    margin-left: auto;
    margin-right: auto;
}

.related-bank-products {
    display: flex;
    flex-direction: column;
}

.credit-calc-fields input[type=range] {
    -webkit-appearance: none;
    overflow: visible;
    
}

.credit-calc-fields input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
}

.credit-calc-fields input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.credit-calc-fields {

}

.rests-news-wrap {
    display:flex;
    flex-direction: column;
    gap:1rem;
    margin:1rem 0;
    background: #fff;
    padding: 1rem;
    border-radius:1rem;
}
.rests-news-articles {
    display:flex;
    flex-direction: column;
    gap:1rem;
}


/***** tabs tabsin *****/


.tabsin input[type="radio"] {
    display: none;
}

.tabsin label {
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    background: #f1f3f5;
    border: 1px solid #ced4da;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    margin-right: 4px;
    position: relative;
    top: 1px;
    /* Чтобы линия активной вкладки слилась с контентом */
}

.tabsin input[type="radio"]:checked+label {
    background: #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: #228be6;
}

.tabsin-content {
    display: none;
    padding: 16px;
    border: 1px solid #ced4da;
    border-radius: 0 8px 8px 8px;
    background: #fff;
    min-height: 120px;
}

#tabsin-v1:checked~.tabsin-content-v1,
#tabsin-v2:checked~.tabsin-content-v2 {
    display: block;
}
.tabsin-content .post-list-item-inner {
    padding: var(--s16) 0;
}

.footer-logo {
    font-size:28px;
    font-weight:bold;
    color:#fff;
}