@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,*:before,*:after{box-sizing:border-box}html{box-sizing:border-box}body{margin:0;background-color:#fff;line-height:1;text-rendering:optimizeLegibility;text-decoration-skip:objects;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}:focus{outline:none}p,dd,dl,figure,blockquote{margin:0}blockquote,q{quotes:none}ul,ol{padding:0;margin:0;list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}th{font-weight:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}svg{width:100%;height:100%}audio,video{display:block}img{display:block;border:none;max-width:100%;height:auto}iframe{border:none}pre,code,kbd,samp{font-family:monospace,monospace;font-size:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr{border:none;text-decoration:none}b,strong{font-weight:inherit}i,em{font-style:inherit}dfn{font-style:inherit}mark{background-color:transparent;color:inherit}small{font-size:inherit}sub,sup{position:relative;vertical-align:baseline;font-size:inherit;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{padding:0;margin:0;border:none;border-radius:0;box-shadow:none;background-color:transparent;font:inherit;color:inherit;letter-spacing:inherit}button,input{overflow:visible}button,select{text-align:left;text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none}textarea{resize:none;overflow-y:auto;overflow-x:hidden}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:none}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-decoration{-webkit-appearance:none}[type=search]{outline:none}fieldset{padding:0;margin:0;border:none}legend{display:block;padding:0;white-space:normal}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}::-webkit-input-placeholder{color:inherit;opacity:1;transition:opacity .3s}::-moz-placeholder{color:inherit;opacity:1;transition:opacity .3s}::-ms-input-placeholder{color:inherit;opacity:1;transition:opacity .3s}:focus::-webkit-input-placeholder{opacity:0}:focus::-moz-placeholder{opacity:0}:focus:-moz-placeholder{opacity:0}:focus:-ms-input-placeholder{opacity:0}[hidden]{display:none}:disabled,.disabled{cursor:not-allowed}::-ms-clear{display:none}:-webkit-autofill{box-shadow:0 0 100px #fff inset;-webkit-text-fill-color:currentColor}::selection{color:#fff;background-color:#004fe4}.menu_section{background:#313b48;padding:60px 0 20px}.menu_section .menu{display:flex;justify-content:flex-start;flex-wrap:wrap}.menu_section .menu>.menu-item{margin:0 10px 20px 0}.menu_section .menu>.menu-item a{font-size:18px;font-weight:600;margin-bottom:20px;display:block;color:#fff}.menu_section .menu>.menu-item .menu-item a{color:rgba(255,255,255,.7);margin-bottom:10px;font-size:14px;display:inline-block}.menu_section .menu>.menu-item .menu-item a:hover{color:#fcd462;text-decoration:none;outline:none}#footer{padding:50px 0;background:#eef6fc}#footer .footer-wrapper{display:flex;border-bottom:1px solid #e3ecf2;margin-bottom:45px;padding-bottom:20px}@media(max-width: 767px){#footer .footer-wrapper{flex-direction:column}#footer .footer-wrapper .footer-logo{margin-bottom:45px}}#footer .menu{display:flex;flex-wrap:wrap;padding:0 30px}#footer .menu .menu-item{width:33%;font-size:14px;margin-bottom:12px;font-weight:400;color:#4463bb}@media(max-width: 1199px){#footer .menu .menu-item{width:50%}}@media(max-width: 767px){#footer .menu .menu-item{width:100%}}#footer .menu .menu-item:hover{color:#fcd462}#footer .footer-content p{font-size:14px;color:#383838;line-height:1.5;margin-bottom:30px}@media(max-width: 991px){header{box-shadow:0 0 10px rgba(0,0,0,.15)}}.header-content{display:flex;justify-content:flex-start;align-items:center;padding:35px 0;position:relative}@media(max-width: 991px){.header-content{padding:20px 0}}.header-content .logo{margin-right:65px}.header-content .header-number-info{display:flex;align-items:center}@media(max-width: 767px){.header-content .header-number-info{display:none}}.header-content .header-number-info .header-number-info__icon{margin-right:18px}.header-content .header-number-info .header-number-info__value{display:flex;align-items:center;justify-content:center;width:70px;border-radius:38px;height:38px;background:#fcd462;font-weight:700;font-size:26px;margin-right:10px}.header-content .header-number-info .header-number-info__text{color:#aca9b4;font-size:12px}.header-content .head-search-icon{position:absolute;right:20px;cursor:pointer}.header-content .toggle-button{margin-left:30px;z-index:1000;display:none;position:absolute;right:15px}@media(max-width: 991px){.header-content .toggle-button{display:block}}.header-content .hamburger{width:30px;display:block;cursor:pointer}.header-content .hamburger span{pointer-events:none;display:block;width:100%;border-bottom:2px solid #4463bb;position:relative;-webkit-transition:all .4s step-end;transition:all .4s step-end}.header-content .hamburger span:before,.header-content .hamburger span:after{width:100%;content:"";display:block;margin-bottom:7px;-webkit-transition:all .4s linear;transition:all .4s linear}.header-content .hamburger span:before{border-top:2px solid #4463bb}.header-content .hamburger span:after{border-bottom:2px solid #4463bb}.header-menu{border-radius:15px;background:#4463bb;overflow:hidden;height:65px}@media(max-width: 991px){.header-menu{position:absolute;width:100%;left:0;border-radius:0;background:#fff;height:auto;z-index:10;box-shadow:0 15px 10px rgba(0,0,0,.15);display:none}.header-menu.active{display:block}}.header-menu .nav-menu{height:100%}.header-menu .menu{display:flex;justify-content:flex-start;align-items:center;height:100%}@media(max-width: 991px){.header-menu .menu{flex-direction:column;align-items:flex-start}}.header-menu .menu .menu-item{height:100%}@media(max-width: 991px){.header-menu .menu .menu-item{width:100%;border-bottom:1px solid #b7b7b7}}.header-menu .menu .menu-item a{font-size:1rem;font-weight:500;color:#fff;text-decoration:none;position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;height:100%;transition:.25s all cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media(max-width: 991px){.header-menu .menu .menu-item a{color:#272727;padding:15px 20px !important}}.header-menu .menu .menu-item a:hover{color:#fff;background:#009ad5}.header-menu .menu .menu-item:first-child a{padding:0 22px 0 38px}.mfo-items-list{margin:50px auto}.mfo-items-list .mfo-item{position:relative;border:1px solid #e8ebf4;border-radius:15px;padding:50px 30px 30px;display:flex;margin-bottom:35px}.mfo-items-list .mfo-item:hover{box-shadow:0 0 32px rgba(149,190,235,.45)}@media(max-width: 767px){.mfo-items-list .mfo-item{flex-direction:column;padding:45px 5px 0px}}.mfo-items-list .mfo-item .mfo-item__bang{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fcd462;font-size:12px;height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 13px;border-radius:0 0 5px 5px;white-space:nowrap}.mfo-items-list .mfo-item .left{width:25%;padding-right:15px;padding-left:15px}@media(max-width: 767px){.mfo-items-list .mfo-item .left{width:100%}}.mfo-items-list .mfo-item .left .mfo-item__image{border:1px solid #e8ebf4;border-radius:15px;padding:15px;margin-bottom:30px;text-align:center}.mfo-items-list .mfo-item .left .mfo-item__image img{width:185px;height:125px;object-fit:contain;margin:0 auto}.mfo-items-list .mfo-item .left .mfo-item__approval{text-align:center;margin-bottom:20px}.mfo-items-list .mfo-item .left .mfo-item__approval__text{color:#4a5f80;font-size:12px;margin-bottom:10px}.mfo-items-list .mfo-item .left .mfo-item__approval__visual{height:6px;width:100%;background:#e7ebef;border-radius:3px;overflow:hidden;position:relative}.mfo-items-list .mfo-item .left .mfo-item__approval__visual .mfo-item__approval__visual-progress{position:absolute;display:block;top:0;left:0;bottom:0;background:#00c62c}.mfo-items-list .mfo-item .right{width:75%;padding-right:15px;padding-left:15px}@media(max-width: 767px){.mfo-items-list .mfo-item .right{width:100%}}.mfo-items-list .mfo-item .right .mfo-item__title,.h1-title{font-size:30px;font-size:1.875rem;margin-bottom:30px;color:#392e54;font-weight:700}.mfo-items-list .mfo-item .right .mfo-item__main-props{display:flex;flex-wrap:wrap;border-bottom:1px solid #e8ebf4;margin-bottom:30px;justify-content:space-between}@media(max-width: 581px){.mfo-items-list .mfo-item .right .mfo-item__main-props{flex-direction:column}}.mfo-items-list .mfo-item .right .mfo-item__main-props .mfo-item__main-props__item{margin-bottom:25px;margin-right:40px}.mfo-items-list .mfo-item .right .mfo-item__main-props .mfo-item__main-props__item .mfo-item__main-props__item__title{font-size:14px;color:#383838;margin-bottom:10px}.mfo-items-list .mfo-item .right .mfo-item__main-props .mfo-item__main-props__item .mfo-item__main-props__item__value{font-size:17px;font-weight:700}.mfo-items-list .mfo-item .right .mfo-item__min-text{font-size:14px;margin-bottom:25px}.mfo-items-list .mfo-item .right .mfo-item__card-content-info{list-style:none;margin:0;padding:0;margin-bottom:30px;display:flex;flex-wrap:wrap}.mfo-items-list .mfo-item .right .mfo-item__card-content-info .mfo-item__card-content-info__item{list-style:none;border-bottom:1px solid #e8ebf4;margin-bottom:5px;padding-bottom:5px;width:45%;margin-right:5%}@media(max-width: 581px){.mfo-items-list .mfo-item .right .mfo-item__card-content-info .mfo-item__card-content-info__item{width:100%;margin-right:0;margin-bottom:20px}}.mfo-items-list .mfo-item .right .mfo-item__card-content-info .mfo-item__card-content-info__item .mfo-item__card-content-info__item__wrapper{display:flex;align-items:center}.mfo-items-list .mfo-item .right .mfo-item__card-content-info .mfo-item__card-content-info__item .mfo-item__card-content-info__item__wrapper .mfo-item__card-content-info__item__item_icon{width:25px;margin-right:5px;flex:none;color:#646464}.mfo-items-list .mfo-item .right .mfo-item__card-content-info .mfo-item__card-content-info__item .mfo-item__card-content-info__item__wrapper .mfo-item__card-content-info__item__title{font-size:14px;color:#383838}.mfo-items-list .mfo-item .right .mfo-item__card-content-info .mfo-item__card-content-info__item .mfo-item__card-content-info__item__text{font-size:14px;font-weight:500;padding-left:30px}.mfo-items-list .mfo-item .right .mfo-item__props{margin:0 0 30px 0;padding:0;display:flex;flex-wrap:wrap}@media(max-width: 581px){.mfo-items-list .mfo-item .right .mfo-item__props{flex-direction:column}}.mfo-items-list .mfo-item .right .mfo-item__props .mfo-item__props__item{list-style:none;margin-bottom:15px;color:#383838;font-size:14px;padding:0px 5px 0px 15px;position:relative;width:45%}@media(max-width: 581px){.mfo-items-list .mfo-item .right .mfo-item__props .mfo-item__props__item{width:100%}}.mfo-items-list .mfo-item .right .mfo-item__props .mfo-item__props__item:before{content:"";position:absolute;top:4px;left:0;display:block;width:11px;height:9px;background:url(//3channel.ru/wp-content/themes/3channel/assets/styles/scss/../../img/raw/props_check.png) no-repeat 50% 50%}.mfo-items-list .mfo-item .right .mfo-item__buttons{display:flex;flex-direction:column;align-items:flex-start}@media(max-width: 767px){.mfo-items-list .mfo-item .right .mfo-item__buttons noindex{width:100%}.mfo-items-list .mfo-item .right .mfo-item__buttons noindex a{width:100% !important}}.mfo-items-list .mfo-item .right .mfo-item__buttons .parent_link{display:inline-flex;width:220px;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:18px;font-size:1.125rem;font-weight:500;text-decoration:none;height:50px;padding:0 25px;border-radius:10px;overflow:hidden;border:none;outline:none !important;box-shadow:none;max-width:100%;background:#4463bb;position:relative;font-family:"Ubuntu",sans-serif;margin-bottom:1.5rem}.mfo-items-list .mfo-item .right .mfo-item__buttons .parent_link:hover{background:#4e99d2;color:#fff}.mfo-items-list .mfo-item .right .mfo-item__buttons .link{text-decoration:dashed;border-bottom:1px dashed #4463bb;color:#4463bb;margin-bottom:20px}.mfo-items-list .mfo-item .right .mfo-item__buttons .link:hover{color:#fcd462;text-decoration:none;outline:none;border-bottom-color:transparent}body{font-family:"Exo 2",sans-serif}.container{max-width:1300px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container .container{max-width:540px}}@media(min-width: 768px){.container .container{max-width:720px}}@media(min-width: 992px){.container .container{max-width:960px}}@media(min-width: 1200px){.container .container{max-width:1140px}}a,.main-menu a,.loan-item,.loan-item__company-link,.list-item,.review-form .star:after,.question-item:after,.tags-list .tags-list-item,.pagination__item,.ionTabs__tab,.swiper-button-next,.swiper-button-prev{transition:.25s all cubic-bezier(0.25, 0.46, 0.45, 0.94)}.seo-text h1{display:block;font-size:2em;margin-top:.67em;margin-bottom:.67em;margin-left:0;margin-right:0;font-weight:bold}.seo-text h2{display:block;font-size:1.5em;margin-top:.83em;margin-bottom:.83em;margin-left:0;margin-right:0;font-weight:bold}.seo-text h3{display:block;font-size:1.17em;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;font-weight:bold}.seo-text h4{display:block;margin-top:1.33em;margin-bottom:1.33em;margin-left:0;margin-right:0;font-weight:bold}.seo-text h5{display:block;font-size:.83em;margin-top:1.67em;margin-bottom:1.67em;margin-left:0;margin-right:0;font-weight:bold}.seo-text h6{display:block;font-size:.67em;margin-top:2.33em;margin-bottom:2.33em;margin-left:0;margin-right:0;font-weight:bold}.seo-text p{font-size:1em;margin:9px 0;line-height:1.5;color:#333}.seo-text ul{line-height:1.5;font-size:1em;display:block;list-style-type:disc;margin:9px 0;padding-left:40px}.seo-text ol{line-height:1.5;font-size:1em;display:block;list-style-type:decimal;margin:9px 0;padding-left:40px}.tabs-container .tabs{display:flex;border-bottom:1px solid #dee2e6}@media(max-width: 581px){.tabs-container .tabs{flex-wrap:wrap}}.tabs-container .tabs li{margin-bottom:-1px}.tabs-container .tabs li a{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:.5rem 1rem;display:block}@media(max-width: 581px){.tabs-container .tabs li a{padding:.5rem .2rem;font-size:12px}}.tabs-container .tabs li.active a{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.tabs-container .tabs-content .tabs-panel{display:none;margin-top:1.5rem}.tabs-container .tabs-content .tabs-panel.active{display:block}.tabs-container .tabs-content .tabs-panel p{margin-top:0;line-height:1.5;margin-bottom:30px}.tabs-container .tabs-content .tabs-panel .tabs-title{font-size:30px;font-size:1.875rem;margin-bottom:30px;color:#392e54;margin-top:0;font-weight:700}.tabs-container .tabs-content .tabs-panel .loan_borrower_requirements_item{display:block;position:relative;margin-bottom:15px;padding-left:30px}.tabs-container .tabs-content .tabs-panel .loan_borrower_requirements_item:before{content:"";display:block;position:absolute;top:4px;left:0;width:11px;height:12px;background:url(//3channel.ru/wp-content/themes/3channel/assets/styles/scss/../../img/raw/li-list.png) no-repeat 50% 50%}.tariffs__table{width:100%;border-collapse:collapse;border-spacing:0}.tariffs__table tr:first-child td{border-top:1px solid #e6eaed}.tariffs__table td{border-bottom:1px solid #e6eaed;padding:16px 0;font-size:15px;line-height:1.6;color:#88919d;width:50%}.tariffs__table td:nth-child(2){color:#444}.tariffs__table td p{margin:0}@media(max-width: 580px){.tariffs__table tr:first-child{border-top:1px solid #e6eaed}}@media(max-width: 580px){.tariffs__table tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #e6eaed;padding:16px 0}}@media(max-width: 580px){.tariffs__table tr:first-child td{border:none}}@media(max-width: 580px){.tariffs__table td:first-child{font-size:13px;margin-bottom:5px}}@media(max-width: 580px){.tariffs__table td{width:100%;border:none;padding:0}}/*# sourceMappingURL=main.min.css.map */