@charset "UTF-8";.header{position:-webkit-sticky;position:sticky;width:100%;top:0;z-index:101;padding-left:1rem;padding-right:1rem;background-color:#fff;color:#FFF;transition:top 0.3s ease-in-out;box-shadow:0 2px 10px rgba(0,0,0,.1)}.header__inner{height:80px;display:grid;grid-template-columns:repeat(6,1fr)}@media (max-width:1215px){.header__inner{align-items:flex-start;padding-top:22px}}@media (max-width:768px){.header__inner{padding-top:10px;height:56px;align-items:center}}.header__inner-right{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;grid-column-start:6;grid-column-end:7}.header__inner-left{display:flex;justify-content:flex-start;align-items:center;grid-column-start:1;grid-column-end:6}@media (max-width:1215px){.header__inner-left{flex-direction:column;flex-grow:1;align-items:flex-start}}.header__logo{width:180px}@media (max-width:768px){.header__logo{height:auto;max-width:150px;display:flex;margin-bottom:0}}.header__nav{display:table;margin:auto}@media (max-width:1407px){.header__nav{margin-left:1.5rem}}@media (max-width:1215px){.header__nav{display:none}}@media (min-width:1024px){.header__nav .menu>.menu-item-has-children>.sub-menu{position:absolute;padding:0;top:100%;left:-20px;z-index:10;height:0;overflow:hidden;background-color:#FFF;border-radius:1.5px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);transition:height .1s,padding-top .1s,padding-bottom .1s;min-width:120px}.header__nav .menu>.menu-item-has-children>.sub-menu:before{content:'';position:absolute;top:-4px;right:22px;display:block;width:8px;height:8px;transform:rotate(45deg);background-color:#FFF;border-radius:2px}.header__nav .menu>.menu-item-has-children>.sub-menu .menu-item{margin-right:0;padding-bottom:15px}.header__nav .menu>.menu-item-has-children>.sub-menu .menu-item:last-child{padding-bottom:0}.header__nav .menu>.menu-item-has-children>.sub-menu .menu-item a{justify-content:flex-start;height:auto;padding-right:0;font-size:15px;font-weight:600;line-height:1;white-space:nowrap;color:#2098CE}.header__nav .menu>.menu-item-has-children>.sub-menu .menu-item a:hover{color:#135e80}}@media (min-width:1024px){.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu{display:flex}.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu>.menu-item{padding-bottom:0;margin-right:35px}.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu>.menu-item:last-child{margin-right:0}.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu>.menu-item>a{padding-bottom:15px;font-size:13px;font-weight:600;line-height:1.15;color:#999;text-transform:uppercase}.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu>.menu-item>a:after{content:none}.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu>.menu-item .sub-menu .menu-item{padding-bottom:15px}.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu>.menu-item .sub-menu .menu-item:last-child{padding-bottom:0}.header__nav .menu>.menu-item-has-children.menu-item-has-row>.sub-menu>.menu-item .sub-menu .menu-item a{font-size:15px;font-weight:600;line-height:1}}.header__nav .menu{display:flex;align-items:center;justify-content:flex-start}.header__nav .menu span.des_nav_out{font-weight:400;color:#999}.header__nav .menu-item a span{border-bottom:1px solid #f5e7d8;padding-bottom:5px}.header__nav .sub-menu .menu-item a span,.header__nav #my_account_top_nav a span{border-bottom:0 solid #f5e7d8;padding-bottom:0}@media (max-width:1215px){.header__nav .sub-menu .menu-item a span,.header__nav #my_account_top_nav a span{color:#fff}}.header__nav .menu-item{margin-right:2rem}@media (max-width:1407px){.header__nav .menu-item{margin-right:1rem}}.header__nav .menu-item a{position:relative;padding-right:18px;font-size:16px;font-weight:600;color:#000}@media (min-width:1024px){.header__nav .menu-item a{display:flex;align-items:center;justify-content:center;height:80px}}.header__nav .menu-item a:hover,.header__nav .menu-item a:active,.header__nav .menu-item a:focus{outline:none!important;color:#137dad;opacity:1}.header__nav .menu-item.menu-item-has-children{position:relative}@media (min-width:1024px){.header__nav .menu-item.menu-item-has-children:hover>.sub-menu{height:auto;padding:1.5rem}}@media (min-width:1024px){.header__nav .menu-item.menu-item-has-children:hover>a:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.header__nav .menu-item.menu-item-has-children.menu-item-has-row .menu-item-has-children:hover>.sub-menu{padding:0}.header__search{display:block;width:25px;height:25px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-search.svg);background-position:50% 50%;background-repeat:no-repeat;cursor:pointer}@media (max-width:1215px){.header__search{margin-left:auto;margin-right:0;margin-top:2px}}@media (max-width:768px){.header__search{margin-top:0}}.header__search-field{width:100%;height:0;overflow:hidden;transition:.2s;grid-column-start:1;grid-column-end:7}@media (max-width:1215px){.header__search-field{display:block;height:0;overflow:hidden;transition:.2s}}.header__search-field input[type="text"]{border:0}.header__ajax-result{position:absolute;left:0;right:0;top:70px;height:0;background-color:#FFF;border-radius:3px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);transition:.1s;overflow:hidden}@media (max-width:1215px){.header__ajax-result{top:60px}}.header__ajax-result-content{height:100%;overflow-y:scroll}.header__ajax-result-content::-webkit-scrollbar{width:0}.header__ajax-result-content{-ms-overflow-style:none}.header__ajax-result-content{overflow:-moz-scrollbars-none}.header__ajax-result-item{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:0 15px;border-top:1px solid #f9f9f9;color:#444;font-weight:400;font-size:16px}.header__ajax-result-item:first-child{border-top:0}.header__ajax-result-item:hover{background-color:#f9f9f9;color:#444}.header__ajax-result-type{font-size:14px;font-weight:400;font-style:italic;color:#999}.header__burger{visibility:hidden;display:none;align-items:center;justify-content:space-around;flex-direction:column;width:25px;height:25px;margin-left:17px;padding:2px;cursor:pointer}.header__burger span{display:block;width:100%;height:2px;border-radius:2px;background-color:#000}@media (max-width:1215px){.header__burger{visibility:visible;display:flex;margin-top:2px}}@media (max-width:768px){.header__burger{margin-top:0}}.header__overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background-color:rgba(15,42,55,.85)}@media (max-width:1215px){.header.opened{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999991;padding:0 1rem;animation-name:example;animation-duration:.5s;overflow-y:auto}.header.opened .container,.header.opened .header__inner,.header.opened .header__nav{height:100%}.header.opened .header__inner{flex-wrap:wrap;align-items:flex-start;display:block}.header.opened .header__inner-right{display:block}.header.opened .header__logo{order:1;margin-top:20px;margin-bottom:0;padding-left:1rem}.header.opened .header__search{display:none;order:1}.header.opened .header__search-field{display:none!important}.header.opened .header__burger{position:relative;order:1;position:absolute;top:30px;right:30px}.header.opened .header__burger span{position:absolute;top:50%;left:0}.header.opened .header__burger span:nth-child(1){transform:rotate(45deg)}.header.opened .header__burger span:nth-child(2){display:none}.header.opened .header__burger span:nth-child(3){transform:rotate(-45deg)}.header.opened .header__nav{display:flex;order:2;width:100%;margin-top:20px;margin-left:1rem;position:relative;align-items:flex-start}.header.opened .header__nav .menu{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;right:0px!important}.header.opened .header__nav .menu li.mob_nav_out a{font-weight:400}.header.opened .header__nav .menu li.mob_nav_in a{font-weight:400}.header.opened .header__nav .menu .menu-item{width:100%;margin-right:0;border-top:1px solid rgba(255,255,255,.15)}.header.opened .header__nav .menu .menu-item:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.header.opened .header__nav .menu .menu-item a{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;font-size:20px;font-weight:600}.header.opened .header__nav .menu .menu-item.menu-item-has-children>a:after{position:absolute;content:'';display:block;width:20px;height:20px;transform:rotate(0) translateY(-50%);top:50%;right:10px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-mobile-menu-childrens-icon.svg);background-repeat:no-repeat;background-position:50% 50%}.header.opened .header__nav .menu .menu-item.menu-item-has-children.show-only-current-item a{padding-left:30px}.header.opened .header__nav .menu .menu-item.menu-item-has-children.show-only-current-item>a:after{transform:rotate(-180deg) translateY(50%);right:auto;left:0}.header.opened .header__nav .menu .sub-menu{display:none}.header.opened .header__nav .menu.show-only-selected-item{animation-name:example;animation-duration:.5s}.header.opened .header__nav .menu.show-only-selected-item .menu-item{display:none}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item{display:block}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu{display:block;z-index:100;background:#137dad;position:relative;margin-right:20px;border-radius:10px}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item{display:block}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item a{font-size:18px;font-weight:600;letter-spacing:normal}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item a:after{transform:rotate(90deg) translateX(-50%)}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item .sub-menu{display:block;visibility:hidden;height:0;overflow:hidden;transition:.2s}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item.show-sub-menu>a:after{transform:rotate(270deg) translateX(50%);top:50%;right:10px}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item.show-sub-menu .sub-menu{visibility:visible;margin-bottom:15px}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item.show-sub-menu .sub-menu .menu-item{border:0}.header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu .menu-item.show-sub-menu .sub-menu .menu-item a{padding:5px 15px 5px 40px;font-size:16px;font-weight:600;letter-spacing:normal}}.header.show-search{position:fixed;top:0;left:0;right:0;z-index:101}@media (max-width:1215px){.header.show-search+.header__overlay{display:block}}.header.show-search .header__inner{flex-wrap:wrap}.header.show-search .header__search{background-size:15px 15px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-close.svg)}.header.show-search .header__search-field{position:relative;order:2;width:100%;height:60px;margin:0 0 20px}@media (max-width:1215px){.header.show-search .header__search-field{height:50px;margin:20px 0}}.header.show-search .header__search-field input[type="text"]{width:100%;height:60px;border:0;border-radius:3px;font-size:20px;color:#000;box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.header.show-search .header__search-field input[type="text"]::placeholder{color:#999}.header.show-search .header__search-field input[type="text"]:-ms-input-placeholder{color:#999}.header.show-search .header__search-field input[type="text"]::-webkit-input-placeholder{color:#999}@media (max-width:1215px){.header.show-search .header__search-field input[type="text"]{height:50px;font-size:18px}}.header.show-search .header__search-field--has-ajax-result{overflow:visible}.header.show-search .header__search-field-btn{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:50px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-search-gray.svg);border:0;cursor:pointer}.header.show-search .header__search-field-btn:hover,.header.show-search .header__search-field-btn:active,.header.show-search .header__search-field-btn:focus{outline:none!important;border:0!important;box-shadow:none!important;background-color:transparent!important}.header.show-search .header__search-field-btn--close{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-reviews-filter-close.svg)}@keyframes example{from{display:flex;opacity:0}to{opacity:1}}.header__nav ul.menu #my_account_top_nav img{width:25px;height:25px}.top-banner{display:none}@media (max-width:768px){.top-banner .newsletter-box-holder{width:100%}.top-banner .newsletter-button-holder{width:49%;float:right}}@media (max-width:768px){.top-banner .entry__specification{line-height:10px;font-size:10px}}@media (max-width:768px){.top-banner .sib-form-block .get_results{margin-left:0;min-width:100%}}@media (max-width:768px){.top-banner .top-banner__content p{font-size:16px!important}}.header-notice,.top-banner{position:fixed;width:100%;transition:top 1s ease-in-out;align-items:center;justify-content:center;padding:0 15px;background-color:#FFF;text-align:center;z-index:110;bottom:0;left:0;box-shadow:0 0 10px rgba(0,0,0,.15)}@media (max-width:768px){.header-notice,.top-banner{padding:0}}.top-banner__content{width:100%;max-width:800px;padding:20px 0;text-align:left}@media (max-width:768px){.top-banner__content{padding:20px}}@media (max-width:768px){.top-banner__content .column:last-of-type{padding-top:0}}.top-banner__close{position:absolute;top:15px;right:25px;width:25px;height:25px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-reviews-filter-close.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}@media (max-width:768px){.top-banner__close{right:10px}}.footer{padding-top:100px;padding-bottom:60px;background-color:#0C4C69;color:#FFF}@media (max-width:768px){.footer{padding:60px 2rem}}@media (max-width:768px){.footer .column.border-top{border-top:1px solid rgba(255,255,255,.15)}}@media (max-width:768px){.footer .column.border-bottom{border-bottom:1px solid rgba(255,255,255,.15)}}.footer a{color:#FFF}.footer a:hover{color:#FFF;opacity:.85}@media (max-width:768px){.footer__logo-column{padding-left:0;padding-right:0}}.footer__logo{display:block;margin-bottom:20px}@media (max-width:768px){.footer__logo{width:146px;height:20px}}.footer__about{max-width:230px;opacity:.7;font-size:12px}.footer__about p{font-size:12px;margin-bottom:20px}.footer__about p:last-child{margin-bottom:0}@media (max-width:768px){.footer__about{max-width:none}}.footer .widget{margin-bottom:0}.footer .widget .widgettitle{position:relative;margin-bottom:25px;padding:0 15px;font-size:16px;font-weight:700}@media (max-width:768px){.footer .widget .widgettitle{margin-bottom:0;padding:0;font-size:15px;font-weight:600;letter-spacing:normal;cursor:pointer}.footer .widget .widgettitle:after{content:'';display:flex;align-items:center;justify-content:center;width:9px;height:100%;position:absolute;top:0;right:0;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-arrow-collapsable.svg)}}.footer .widget .widgettitle.opened:after{transform:rotate(180deg)}.footer__nav{max-width:200px;padding:0 15px;transition:.2s}@media (max-width:768px){.footer__nav{padding:0 10px;height:0;overflow:hidden}}.footer__nav.opened{margin-top:10px}.footer .menu-item{margin-bottom:10px}.footer .menu-item a{font-size:14px;font-weight:400;position:relative}@media (max-width:768px){.footer .menu-item a{font-weight:600}}.footer .menu-item_instagram a,.footer .menu-item_linkedin a,.footer .menu-item_youtube a,.footer .menu-item_facebook a,.footer .menu-item_twitter a,.footer .menu-item_email a{position:relative;padding-left:35px;height:25px;display:flex;align-items:center}.footer .menu-item_youtube a:before,.footer .menu-item_linkedin a:before,.footer .menu-item_instagram a:before,.footer .menu-item_facebook a:before,.footer .menu-item_twitter a:before,.footer .menu-item_email a:before{content:'';position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;margin-right:10px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.footer .menu-item_facebook a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/facebook.svg)}.footer .menu-item_twitter a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/twitter.svg);background-size:70%}.footer .menu-item_email a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/mail.svg)}.footer .menu-item_instagram a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/footer-instagram.svg);background-size:70%}.footer .menu-item_linkedin a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/footer-linkedin.svg);background-size:70%}.footer .menu-item_youtube a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/footer-youtube.svg);background-size:70%}.footer__socials{margin-top:15px;padding:0 15px}.footer__socials .menu-item a{position:relative;padding-left:35px;height:25px;display:flex;align-items:center}.footer__socials .menu-item_facebook a:before,.footer__socials .menu-item_twitter a:before{content:'';position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;margin-right:10px;background-repeat:no-repeat;background-position:50% 50%}.footer__socials .menu-item_facebook a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/facebook.svg)}.footer__socials .menu-item_twitter a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/twitter.svg)}@media (max-width:768px){.footer__socials{padding:0}.footer__socials .menu{display:flex;flex-wrap:wrap}.footer__socials .menu-item{margin-right:25px}}.footer .columns.is-hidden-tablet .footer__socials{margin-top:35px}.footer__copyright{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:12px;color:#FFF}@media (max-width:768px){.footer__copyright{margin-bottom:30px;padding:30px 0;font-size:14px}}@media (min-width:768px){.footer__copyright{border-bottom:1px solid rgba(255,255,255,.15)}}.footer__copyright-text{font-size:12px;opacity:.7}.footer__copyright-menu-item{margin-bottom:0!important;margin-right:25px;color:#FFF;font-weight:400}.footer__copyright-menu-item:last-child{margin-right:0}.footer__copyright-menu-item:hover{color:#FFF}.footer__copyright-menu-item a{font-size:12px!important;display:block}.footer__copyright .menu{display:flex;align-items:center;justify-content:space-between}.footer__bottom{font-size:12px}.footer__bottom-title{margin:50px 0 0 0;font-size:12px;font-weight:700;text-transform:uppercase}@media (max-width:768px){.footer__bottom-title{margin:25px 0 0 -10px}}.footer__bottom-text p,.footer__bottom-text{font-size:12px!important;opacity:0.5!important;line-height:1.5!important}@media (max-width:768px){.footer__bottom .column{padding-left:0;padding-right:0}}.footer__country{display:block;margin-bottom:30px;padding-bottom:30px}.footer__country-continent{font-size:12px;text-transform:uppercase;margin:30px 0 10px 0}@media (max-width:768px){.footer__country-continent{margin:30px 0 10px -5px}}.footer__country-icon{width:24px;height:16px;margin-right:4px;object-fit:contain}.footer__country-name{display:inline-flex;padding:5px;border-radius:2px}@media (max-width:768px){.footer__country-name{padding:5px 3px;border-radius:1px}}.footer__country-name a{font-size:12px;font-weight:400}.footer__country-name a:hover{opacity:1}@media (max-width:768px){.footer__country-name a{font-size:11px}}.footer__country-name:hover,.footer__country-name.current{background:#137DAD}.footer__country .column{padding:10px 0 0 15px}@media (max-width:768px){.footer__country .column{padding:10px 0 0 10px}}.footer__country .mb-0{margin-bottom:0}.charity{position:fixed;left:0;top:auto;right:0;bottom:-200px;opacity:0;width:100%;padding:0 0 40px 0;z-index:100;transition:all 0.5s ease}.charity .container{width:1110px;margin:0 auto;border-radius:5px;background-color:#4BAB48;box-shadow:2px 0 17px 0 rgba(11,65,88,.1)}@media (max-width:768px){.charity .container{width:90%}}.charity__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:24px 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;color:#fff;font-size:14px}@media (max-width:768px){.charity__content{display:block;padding-left:32px;padding-right:32px}}.charity__content:before{content:'';display:inline-block;width:24px;height:24px;margin:0 10px 0 0;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-donate-charity.svg);background-size:contain;background-repeat:no-repeat;background-position:50% 50%}@media (max-width:768px){.charity__content:before{float:left}}@media (max-width:768px){.charity__content .charity__text{display:flex;flex-direction:column;align-items:flex-start}}.charity__content a{margin:0 0 0 5px;border-style:none none solid;border-width:1px 1px 2px;border-color:#000 #000 #fff;color:#fff;font-weight:600;text-decoration:none}@media (max-width:768px){.charity__content a{margin:0}}.charity__content a:hover,.charity__content a:focus,.charity__content a:active{color:#fff;border-color:#fff}.charity__content-close{width:16px;height:16px;position:absolute;top:10px;right:10px;cursor:pointer}.financer-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.financer-modal--opened{display:block}.financer-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(15,42,55,.85)}.financer-modal__window{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:100%;max-width:630px;border-radius:10px;box-shadow:0 0 6px 0 rgba(0,0,0,.15);background-color:#FFF;padding:50px}@media (max-width:1280px){.financer-modal__window{max-height:100%;overflow-y:scroll;padding:30px 15px}}@media (max-width:768px){.financer-modal__window{top:0;left:0;right:0;bottom:0;transform:none;max-width:none;border-radius:0}}.financer-modal__close{position:absolute;top:17px;right:17px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.financer-modal__content{height:100%}.financer-modal .free-course-signup{display:flex;margin:1rem 0}@media (max-width:576px){.financer-modal .free-course-signup{flex-direction:column;align-items:center}.financer-modal .free-course-signup button{margin-top:1rem}}.financer-modal .free-course-signup input{border:1px solid #DEDEDE;border-radius:5px;max-width:18.5rem}.modal-sign-up__window{padding:0}@media (max-width:768px){.modal-sign-up__window{padding:0}}.modal-sign-up__content{width:345px;height:auto;margin:0 auto}.modal-sign-up__title{margin-top:42px;margin-bottom:20px;text-align:center}@media (max-width:768px){.modal-sign-up__title{margin-top:31px;margin-bottom:16px;font-size:18px}}.modal-sign-up__socials--disabled *{pointer-events:none;opacity:.85}.modal-sign-up__or-email{margin-top:22px;margin-bottom:15px;font-size:14px;font-weight:600;text-align:center;line-height:normal;letter-spacing:normal;color:#999}.modal-sign-up__form-field{position:relative;margin-bottom:9px}.modal-sign-up__form-field input[type="text"],.modal-sign-up__form-field input[type="email"],.modal-sign-up__form-field input[type="password"]{height:50px;padding-left:15px;border-radius:5px;border:solid 1px #dedede;font-size:14px;line-height:1.14}.modal-sign-up__form-field input[type="text"]::placeholder,.modal-sign-up__form-field input[type="email"]::placeholder,.modal-sign-up__form-field input[type="password"]::placeholder{color:#888}.modal-sign-up__form-field input[type="text"].error,.modal-sign-up__form-field input[type="email"].error,.modal-sign-up__form-field input[type="password"].error{border-color:#ED4B4B}.modal-sign-up__form-field--terms{margin-top:17px;margin-bottom:5px}.modal-sign-up__form-field--terms label.checkbox{padding-right:0;font-size:12px}.modal-sign-up__form-field--terms label.checkbox input[type="checkbox"]{margin-right:5px}.modal-sign-up__form-field--terms label.checkbox input[type="checkbox"].error:before{border:1px solid #ED4B4B}.modal-sign-up__form-field--terms label.checkbox a{margin:0 3px}.modal-sign-up__form-submit.button{width:345px;height:45px}.modal-sign-up__form-error{position:absolute;top:-35px;right:0;padding:3px 10px 5px;border-radius:3px;background-color:#ED4B4B;font-size:12px;font-weight:600;color:#FFF}.modal-sign-up__form-error:after{content:'';position:absolute;bottom:-4px;right:11px;width:8px;height:8px;transform:rotate(-315deg);border-radius:1px;background-color:#ED4B4B}.modal-sign-up__footer{margin-top:30px;padding:25px 15px 30px;border-top:1px solid rgba(153,153,153,.3);font-size:14px;text-align:center}.modal-sign-up__go-sign-in{font-weight:700;color:#2098CE}.modal-sign-up__notice{padding:15px;border-left:2px solid #cecb7b;background-color:#fffcc7;font-size:15px}.modal-sign-up__owerlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.4)}.modal-sign-up__owerlay img{max-width:70px}.modal-sign-in__window{padding:0}@media (max-width:768px){.modal-sign-in__window{padding:0}}.modal-sign-in__window--2fa{padding-bottom:30px}.modal-sign-in__notice{padding:15px;border-left:2px solid #cecb7b;background-color:#fffcc7;font-size:15px}.modal-sign-in__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.4)}.modal-sign-in__overlay img{max-width:70px}.modal-sign-in__content{width:345px;height:auto;margin:0 auto}.modal-sign-in__title{margin-top:42px;margin-bottom:20px;text-align:center}@media (max-width:768px){.modal-sign-in__title{margin-top:31px;margin-bottom:16px;font-size:18px}}.modal-sign-in__or-email{margin-top:22px;margin-bottom:15px;font-size:14px;font-weight:600;text-align:center;line-height:normal;letter-spacing:normal;color:#999}.modal-sign-in__auth{display:none;margin-bottom:30px}.modal-sign-in__auth--active{display:block}.modal-sign-in__2fa{display:none;margin-top:22px;margin-bottom:15px;font-size:14px;font-weight:600;text-align:center;line-height:normal;letter-spacing:normal;color:#999}.modal-sign-in__2fa--active{display:block}.modal-sign-in__error{visibility:hidden;display:none;padding:3px 10px 5px;border-radius:3px;background-color:#ED4B4B;font-size:14px;font-weight:600;color:#FFF;text-align:center;margin-bottom:20px}.modal-sign-in__error--active{visibility:visible;display:block}.modal-sign-in__form .login-username input,.modal-sign-in__form .login-password input{height:50px;padding-left:15px;border-radius:5px;border:solid 1px #dedede;font-size:14px;line-height:1.14}.modal-sign-in__form .login-username input::placeholder,.modal-sign-in__form .login-password input::placeholder{color:#888}.modal-sign-in__form .login-username{margin-bottom:9px}.modal-sign-in__form a.modal-sign-in__forgot-password{display:block;margin-top:6px;margin-bottom:9px;font-size:12px;font-weight:700;line-height:1.33;text-align:right}.modal-sign-in__form .login-submit .button{width:100%;height:45px;margin:0 auto}.modal-sign-in__footer{margin-top:30px;padding:25px 15px 30px;border-top:1px solid rgba(153,153,153,.3);font-size:14px;text-align:center}.modal-sign-in__go-sign-up{font-weight:700;color:#2098CE}.modal-new-password__title{margin-top:42px;margin-bottom:20px;text-align:center}.modal-new-password__description{margin-top:22px;margin-bottom:15px;font-size:14px;font-weight:600;text-align:center;line-height:normal;letter-spacing:normal;color:#999}.modal-new-password__content{width:400px;height:auto;margin:0 auto 50px}.modal-new-password__error{display:none}.modal-new-password__error--active{display:block;position:relative;width:fit-content;float:right;padding:3px 10px 5px;margin-bottom:10px;border-radius:3px;background-color:#ED4B4B;font-size:12px;font-weight:600;color:#FFF}.modal-new-password__error--active::after{content:'';position:absolute;bottom:-4px;right:11px;width:8px;height:8px;transform:rotate(-315deg);border-radius:1px;background-color:#ED4B4B}.modal-new-password__form-field input{height:50px;padding-left:15px;border-radius:5px;border:solid 1px #dedede;font-size:14px;line-height:1.14}.modal-new-password__form-field input::placeholder{color:#888}.modal-new-password__form-field:not(:first-of-type){margin-top:20px}.modal-new-password__form .button{width:100%;height:45px;margin-top:20px}.modal-leave-review__window{max-width:1130px}@media (max-width:768px){.modal-leave-review__content{display:flex;justify-content:center;flex-direction:column}}.modal-leave-review__logo{display:block;width:200px;height:60px;margin:0 auto 25px}.modal-leave-review__logo img{width:100%;height:100%;object-fit:contain}.modal-leave-review__text{margin-bottom:25px;font-size:18px;text-align:center;color:#444}@media (max-width:768px){.modal-leave-review__text{font-size:16px}}.modal-leave-review__text-title{font-weight:600;color:#2098CE}.modal-leave-review__rate{display:flex;align-items:center;justify-content:center;height:100%}.modal-leave-review__rate .company-rate{padding:0}.modal-leave-review__rate .company-rate__title{font-size:32px;font-weight:700;line-height:1.25;letter-spacing:normal;text-align:center;color:#000}@media (max-width:768px){.modal-leave-review__rate .company-rate__title{font-size:28px}}.modal-leave-review__rate .company-rate__title>span{color:#2098CE}.modal-leave-review__icon{display:block;width:150px;height:170px;margin:auto}.modal-leave-review__icon img{width:100%;height:100%;object-fit:contain}.modal-forgot-password__title{margin-top:42px;margin-bottom:20px;text-align:center}.modal-forgot-password__description{margin-top:22px;margin-bottom:15px;font-size:14px;font-weight:600;text-align:center;line-height:normal;letter-spacing:normal;color:#999}.modal-forgot-password__error{visibility:hidden;display:none;padding:3px 10px 5px;border-radius:3px;background-color:#ED4B4B;font-size:14px;font-weight:600;color:#FFF;text-align:center}.modal-forgot-password__error--active{visibility:visible;display:block}.modal-forgot-password__content{width:345px;height:auto;margin:0 auto}.modal-forgot-password__notice{padding:15px;border-left:2px solid #cecb7b;background-color:#fffcc7;font-size:15px;margin-top:42px}.modal-forgot-password__overlay{position:absolute;display:flex;top:0;left:0;right:0;bottom:0;z-index:1;align-items:center;justify-content:center;background-color:rgba(255,255,255,.4)}.modal-forgot-password__overlay img{max-width:70px}.modal-forgot-password__form-field{position:relative;padding-bottom:25px}.modal-forgot-password__form-field input{height:50px;padding-left:15px;border-radius:5px;border:solid 1px #dedede;font-size:14px;line-height:1.14}.modal-forgot-password__form-field input::placeholder{color:#888}.modal-forgot-password__form-field--error input{border:1px solid #ED4B4B}.modal-forgot-password__form .button{width:100%;height:45px;margin-top:20px}.modal-forgot-password__recaptcha{display:flex;align-items:center;justify-content:center}.modal-forgot-password__recaptcha--error iframe{border:1px solid #ED4B4B}.modal-exit-review__window{max-width:640px;padding:50px 65px}@media (max-width:768px){.modal-exit-review__window{padding:30px 15px 10px;width:calc(100% - 30px);margin:auto;position:relative;top:115px;border-radius:10px}}.modal-exit-review__content{display:flex;align-items:center;justify-content:center;flex-direction:column}.modal-exit-review__title{margin-bottom:10px;text-align:center}.modal-exit-review h6{font-weight:400;font-size:16px;margin:0 auto}.modal-exit-review__description{margin-bottom:16px;font-size:14px;text-align:center;color:#444}.external-rate{padding:24px 15px 29px}@media (max-width:768px){.external-rate{padding:14px 15px 25px}}.external-rate__stars{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse}.external-rate__stars .simple-rating__stars-img{width:40px;height:40px}.external-rate__stars .simple-rating__stars-img .simple-rating__stars-img-stroke{stroke:#2098CE}.external-rate__stars[data-rate="1"] .simple-rating__stars-img-stroke{stroke:#ED4B4B}.external-rate__stars[data-rate="1"] a:nth-child(5) .simple-rating__stars-img-stroke{fill:#ED4B4B}.external-rate__stars[data-rate="2"] .simple-rating__stars-img-stroke{stroke:#F4B047}.external-rate__stars[data-rate="2"] a:nth-child(4) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="2"] a:nth-child(5) .simple-rating__stars-img-stroke{fill:#F4B047}.external-rate__stars[data-rate="3"] .simple-rating__stars-img-stroke{stroke:#EDD82D}.external-rate__stars[data-rate="3"] a:nth-child(3) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="3"] a:nth-child(4) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="3"] a:nth-child(5) .simple-rating__stars-img-stroke{fill:#EDD82D}.external-rate__stars[data-rate="4"] .simple-rating__stars-img-stroke{stroke:#53CC50}.external-rate__stars[data-rate="4"] a:nth-child(2) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="4"] a:nth-child(3) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="4"] a:nth-child(4) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="4"] a:nth-child(5) .simple-rating__stars-img-stroke{fill:#53CC50}.external-rate__stars[data-rate="5"] .simple-rating__stars-img-stroke{stroke:#4BAB48}.external-rate__stars[data-rate="5"] a:nth-child(1) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="5"] a:nth-child(2) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="5"] a:nth-child(3) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="5"] a:nth-child(4) .simple-rating__stars-img-stroke,.external-rate__stars[data-rate="5"] a:nth-child(5) .simple-rating__stars-img-stroke{fill:#4BAB48}.external-rate__star{display:block;width:44px;height:40px;background-repeat:no-repeat;background-size:contain;cursor:pointer}.modal-exit-popup__window{max-width:730px;padding:50px 65px}@media (max-width:768px){.modal-exit-popup__window{padding:25px}}.modal-exit-popup__content{display:flex;align-items:center;justify-content:center;flex-direction:column}.modal-exit-popup__title{margin-bottom:10px;text-align:center}.modal-exit-popup__description{margin-bottom:20px;font-size:18px;font-weight:400;text-align:center;color:#444}.modal-exit-popup__logo{width:165px;height:50px;margin:0 auto 30px}.modal-exit-popup__logo img{width:100%;height:100%;object-fit:contain}.modal-exit-popup__text{max-width:360px;margin:10px auto 50px}.modal-exit-popup__button{display:flex;width:220px;height:55px;margin:0 auto}.modal-exit-popup__rep-examples{width:100%;padding:12px 0 10px;font-size:12px;text-align:center;line-height:1.33;color:#717171}.design-lightgray:before{background-color:#F4F6F7!important}.design-lightgray .header.show-search .header__search{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-reviews-filter-close.svg)}.design-lightgray .page-breadcrumb{background-color:#F4F6F7!important}.design-lightgray .page-breadcrumb .breadcrumb{color:#000000!important}.design-lightgray .page-breadcrumb span.breadcrumb-link-wrap::after{color:#444444!important}.design-lightgray .page-breadcrumb a.breadcrumb-link{color:#444444!important}.design-lightgray .page-breadcrumb a.breadcrumb-link:hover{color:#2098CE!important}.design-lightgray .page-breadcrumb .disclosure #adDisclosure{color:#444444!important}.design-lightgray .page-breadcrumb .disclosure #adDisclosure:hover{color:#2098CE!important}.design-lightgray .header{background-color:#F4F6F7!important}.design-lightgray .header__search{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-search-gray.svg)}.design-lightgray .header__inner-left>a{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/logo-financer-blue.svg)!important;width:244px;height:32px;display:block;background-position:left center;background-repeat:no-repeat;background-size:contain;text-indent:-100%;overflow:hidden}.design-lightgray .header__nav .menu-item a{color:#444444!important}@media (min-width:1024px){.design-lightgray .header__nav .menu-item.menu-item-has-children>a:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-menu-arrow-down-black.svg)}}.design-lightgray .header.opened .header__logo img{display:none}.design-lightgray .header.opened .header__nav .menu .menu-item.menu-item-has-children>a:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-mobile-menu-childrens-icon-black.svg)}.design-lightgray .header.opened .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu{background:#F4F6F7}.design-lightgray .header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu{background:#F4F6F7}.design-lightgray .header__burger span{background-color:#444}.design-lightgray .search-hero{background-color:#F4F6F7!important}.design-lightgray .page-hero{background-color:#F4F6F7}.design-lightgray .page-hero--white{background-color:#FFF}.design-lightgray .page-hero__title{color:#000}.design-lightgray .page-hero__content{color:#000}.design-lightgray .page-hero__content ul li{color:#000}.design-lightgray .page-hero__content ul li:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg)}.design-lightgray .page-hero__content .back:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-left-black.svg)}.design-lightgray .page-hero__content .back a{color:#444444!important}.design-lightgray .page-hero--comparison{background-image:unset}.design-lightgray .page-hero--comparison .fs-slider:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square2-lightgray.svg)}.design-lightgray .page-hero--circle .container:before{background-image:unset}.design-lightgray .company-hero{background:linear-gradient(to bottom,#F4F6F7 50%,#FFFFFF 51%)}.design-lightgray .home-categories{background-color:#F4F6F7!important}.design-lightgray .home-categories__title{color:#444}.design-lightgray .home-categories__description{color:#444}body.design-lightgray.single-how_to .page-breadcrumb{background-color:#FFFFFF!important}body.design-lightgray.single-post .page-breadcrumb{background-color:#FFFFFF!important}body.design-lightgray.page-template-page-main-category .page-breadcrumb{background-color:#FFFFFF!important}.page-hero__content p.hero-title-description{font-size:26px;color:rgba(255,255,255,.5);line-height:normal;font-weight:500;margin-top:5px}@media (max-width:768px){.page-hero__content p.hero-title-description{font-size:22px;margin-bottom:0}}.page-hero__content p.hero-title-description :before{content:"—"}.home .fs-slider{background-image:none}.explore-sub-pages{padding:25px;box-shadow:0 0 20px rgba(0,0,0,.08);border-radius:10px;margin-top:35px}.single-post .single-article__featured-image{margin-top:20px}@media (max-width:768px){.how-to-margin{margin:0 15px}}body.single-how_to .author-block{margin-top:25px}.loan-slider .page-content__sections .page-section:first-of-type,.multi-icons .page-content__sections .page-section:first-of-type{padding-top:130px}.site-container .wp-block-pullquote,.site-container .wp-block-quote{border:0px!important;padding:0px!important;margin:80px 0 40px 0px!important}@media (max-width:768px){.comparison-table__binder{width:100%!important}.comparison-table__text{min-width:100px}}.expandable-toc{margin-top:50px;border-bottom:1px solid #eee}.expandable-toc h4:after{content:"↓";float:right;padding-right:20px}.page-hero__content p.hero-title-description:before{content:"—"}.site-container .wp-block-pullquote p,.site-container .wp-block-quote p{line-height:normal!important}@media (max-width:768px){.site-container .wp-block-pullquote p,.site-container .wp-block-quote p{font-size:22px!important}}.site-container .wp-block-pullquote cite,.site-container .wp-block-quote cite{margin-top:15px!important}blockquote.wp-block-quote:before{content:"“";font-size:100px;color:#137dad;position:absolute;margin-top:-10px;line-height:10px;left:-15px}blockquote.wp-block-quote:after{content:"”";font-size:100px;color:#137dad;margin-left:auto;display:table;position:absolute;line-height:20px;right:0;margin-top:35px}.page .page-hero .columns{display:block!important}li.wp-block-post{margin-bottom:0px!important;padding:0;padding-left:0px!important;border-radius:5px;border:1px solid #137dad;border-bottom:2px solid #137dad;background:#fff}.wp-block-post-featured-image{position:relative;height:141px;overflow:hidden;background:#eee}.wp-block-post-template.wp-block-post-template{margin:30px 0}.wp-block-post-title{line-height:normal;max-height:75px;overflow:hidden;padding-top:0px!important;font-size:22px!important}.wp-block-post-title a{padding:15px;font-weight:800}.wp-block-post-excerpt__excerpt{font-size:16px;margin-bottom:0px!important;max-height:100px;overflow:hidden;padding:0 15px}.wp-block-post-excerpt__more-link{margin:15px 15px 0 15px}li.wp-block-post:before{display:none!important}.header-option.column:not(.column--default,.column--,.column--image,.column--icon,.column--data-point,.column--loan-slider-full,.column--quick-links,.column--featured_company){margin-bottom:-150px;margin-top:-30px}@media (max-width:768px){.header-option.column:not(.column--default,.column--,.column--image,.column--icon,.column--data-point,.column--loan-slider-full,.column--quick-links,.column--featured_company){margin-top:0}}.column--image,.column--icon,.column--,.column--data-point,.column--default,.column--loan-slider-full,.column--quick-links,.column--featured_company{display:none}.fn_block:not(.block_fn_items) .button{margin-top:10px}.page-content{padding-top:20px}h4.loan-amount-slider__title{text-align:left}@media (max-width:768px){h4.loan-amount-slider__title{text-align:center}}.page-hero .top-box ul li{font-size:16px}.column.is-12-desktop.is-12-mobile.fs-slider.loan-amount-slider-fs-slider.fs-slider--tooltip.has-text-centered{padding:0;box-shadow:none}.column.is-12-desktop.is-12-mobile.fs-slider.loan-amount-slider-fs-slider.fs-slider--tooltip.has-text-centered .column{padding:0}.items-content__card-description p .alignleft{margin:0 10px 10px 0}.question__text ul,.question__text ol{margin-top:20px}.comparison-table .simple-rating-value{width:35px;height:35px;font-size:16px}.page-hero__image-icon,.page .page-hero__image img,.search-card__info{display:none!important}.page-hero .top-box ul li,.page-hero__list .top-box li{font-size:16px}.items-content ul li{font-size:16px}.wp-block-table thead{border-bottom:0px!important}.author-block .avatar{border:1px solid #f5e7d8}body.page .author-block span{color:rgba(255,255,255,.5)!important;line-height:24px}.section-shortcode{background:#F4F6F7!important}.single-wiki .page-hero .excerpt h3{border-bottom:2px solid rgba(255,255,255,.1);padding-bottom:10px;margin-bottom:20px}.items-content .items-content__card-list li{margin-bottom:10px}.page-section{padding:85px 0 100px}.single-wiki .page-hero__content p{color:#000}.single .page-hero__content a{color:#137dad}.single .page-hero__content a:hover{color:#000}.block_fn_pros_cons .like p,.block_fn_pros_cons .dislike p{display:inline}.block_fn_pros_cons .like,.block_fn_pros_cons .dislike{margin:0;padding:0}.faq_inner p{color:#666;margin-top:10px}.items-content__card-reviews a{border-bottom:1px solid #137dad}@media (max-width:768px){.modal-exit-popup{display:none}body.filterslider .column--loan-slider,body.custom_company_table .column--loan-slider{margin-bottom:-200px}body.filterslider .minimal-slider-result,body.custom_company_table .section-shortcode{padding-top:200px}body.comparison_table.data-point .page-hero__data-point{margin-top:30px;margin-bottom:-100px}body.comparison_table.data-point .page-content--no-padding,body.comparison_table.featured_company .page-content--no-padding{padding-top:100px}body.comparison_table.featured_company .column--featured_company{margin-bottom:-100px}body.items_content_card.data-point .page-hero__data-point,body:not(.items_content_card,.comparison_table).data-point .page-hero__data-point{margin-top:30px;margin-bottom:-100px}body.items_content_card.data-point .items-content,body.items_content_card.featured_company .items-content,body:not(.items_content_card,.comparison_table).data-point .mobile-toc{padding-top:100px}body.items_content_card.featured_company .column--featured_company{margin-bottom:-100px}body:not(.items_content_card,.comparison_table).featured_company .column--featured_company{margin-bottom:-230px}body:not(.items_content_card,.comparison_table).featured_company .mobile-toc{padding-top:200px}}figure.author-block__author-avatar{margin-right:8px}img.attachment-full.size-full.wp-post-image{border-radius:10px}.page-hero ul{margin:10px 0}.item-column a.button.is-normal{margin:10px!important}.header__inner-right .header__nav{margin:0}.page-breadcrumb .container.py-5{padding:15px 0 15px 0px!important}@media (max-width:768px){.page-breadcrumb .container.py-5{padding:25px 0 15px 0px!important}}@media (max-width:768px){.compare-btn a span{display:none}}.search-hero h1{text-align:center;color:#fff;margin:10px 0 30px 0}.SliderLoanTable .search-card__icon-column .search-card__text{color:#aaa!important;border-bottom:0px!important;width:175px}.content-after-toc_wrap{margin-top:50px}.top-box .items-content__card-reviews{display:block}.compare-btn a span{border-bottom:1px solid #137dad!important}.items-content .items-content__card-right .simple-rating__stars--right{margin-right:12px}@media (max-width:768px){.items-content .items-content__card-right .simple-rating__stars--right{margin-right:6px}}.page-hero .columns{align-items:center}select.page-list{background:#fff;border:0 solid #333;font-weight:600;padding:10px;border:1px solid #f5e7d8;border-bottom:3px solid #f5e7d8;border-radius:5px}.top-box{background:#fff;padding:25px;border-radius:10px;color:#000;box-shadow:0 0 20px 0 rgba(0,0,0,.2);text-align:center;margin:0 20px}@media (max-width:768px){.top-box{margin:0}}.top-box h3{font-size:22px;padding:0 5px;text-align:center;margin-bottom:20px;background:#f5e7d8}@media (max-width:768px){.top-box h3{font-size:20px}}.company-review-box-disclaimer{font-size:12px!important;color:#555!important;padding:10px!important;border-radius:10px!important;margin-bottom:10px!important;border:2px dashed #f5e7d8!important}.top-box img{max-width:200px;text-align:center;margin:auto}.top-box ul{margin:20px 0}.top-box ul li{color:#000!important}.top-box a.button.is-primary.is-rounded.is-arrow.items-content__card-see-offer{margin:10px 0;width:100%}.block_fn_msg_box.info ul{margin-bottom:0;font-weight:400}.fn_block.company li{padding:5px 0;margin-bottom:0;padding-left:30px}.fn_block.company li:before{margin-top:9px}@media (max-width:768px){.fn_block.company li:before{font-size:12px;display:block;line-height:20px;width:20px;height:20px;margin-top:8px}}.fn_block.company li h4{margin-bottom:15px;padding-top:10px;font-size:20px;display:inline;padding-left:40px;font-weight:900}@media (max-width:768px){.fn_block.company li h4{font-size:16px;padding-left:28px}}.fn_block.company li h4 a{border-bottom:2px solid}.block_fn_msg_box ul,.block_fn_msg_box ol{margin:20px 0}@media (max-width:768px){.block_fn_msg_box ul,.block_fn_msg_box ol{margin:0}}.block_fn_pros_cons ol li,.block_fn_pros_cons ul li{padding-left:0px!important}.block_fn_pros_cons ol.check,.block_fn_pros_cons ul.check{padding:0px!important;margin:0}.block_fn_pros_cons ol.check li,.block_fn_pros_cons ul.check li{padding-left:34px!important}.author-outer{padding:100px 15px}@media (max-width:768px){.author-outer{padding:10px 15px 60px}}.author-outer--post-page{padding:80px 0 70px;border-top:1px solid rgba(153,153,153,.3);border-bottom:1px solid rgba(153,153,153,.3)}@media (max-width:768px){.author-outer--post-page{flex-direction:column;padding:35px 0 35px}}.author-outer .author{display:flex}@media (max-width:768px){.author-outer .author{flex-direction:column}}.author-outer .author__left{display:flex;align-items:flex-start;flex-wrap:wrap;max-width:500px}@media (max-width:768px){.author-outer .author__left{margin-bottom:48px;max-width:none}}.author-outer .author__right{margin-left:auto;margin-right:0}@media (max-width:768px){.author-outer .author__right{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-left:0;margin-right:auto}}.author-outer .author__avatar{width:95px;height:95px;margin-right:20px;border-radius:50%}@media (max-width:768px){.author-outer .author__avatar{width:80px;height:80px;margin-right:11px}}.author-outer .author__name{display:flex;flex-direction:column}.author-outer .author__role{font-size:18px;color:#717171;line-height:25px}@media (max-width:768px){.author-outer .author__role{font-size:16px}}.author-outer .author__fullname{margin-bottom:4px;font-size:24px;font-weight:700;color:#000}@media (max-width:768px){.author-outer .author__fullname{font-size:18px}}.author-outer .author__contacts{display:flex;margin-bottom:14px}.author-outer .author__contact{width:30px;height:30px;margin-right:5px;background-size:contain;background-repeat:no-repeat}.author-outer .author__contact:last-child{margin-right:0}.author-outer .author__contact_linkedin{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/linkedin.svg)}.author-outer .author__contact_email{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/email.svg)}.author-outer .author__contact_website{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/globe.svg)}.author-outer .author__contact_twitter{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/twitter1.svg)}.author-outer .author__contact_facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-facebook.svg)}.author-outer .author__about{padding-left:115px;font-size:16px;color:#000}@media (max-width:768px){.author-outer .author__about{width:100%;padding-left:0;font-size:14px}}.author-outer .author__socials{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;margin-right:0;margin-bottom:30px}@media (max-width:768px){.author-outer .author__socials{margin-left:0;margin-right:auto;margin-bottom:0;justify-content:flex-start}}.author-outer .author__socials-title{width:100%;text-align:right;margin-bottom:14px;font-size:18px;color:#717171}@media (max-width:768px){.author-outer .author__socials-title{margin-bottom:4px;font-size:16px;text-align:left}}.author-outer .author__social{width:35px;height:35px;margin-right:10px;border-radius:50%;background-size:contain;background-repeat:no-repeat}@media (max-width:768px){.author-outer .author__social{margin-right:15px}}.author-outer .author__social:last-child{margin-right:0}.author-outer .author__social_facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-facebook.svg)}.author-outer .author__social_twitter{border-radius:0;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-twitter.svg)}.author-outer .author__article-data{min-width:160px}.author-outer .author__article-data-reads{display:flex;align-items:center;justify-content:flex-end;margin-bottom:7px;font-size:16px;color:#444}@media (max-width:768px){.author-outer .author__article-data-reads{font-size:14px}}.author-outer .author__article-data-reads img{display:block;width:25px;height:25px;margin-right:5px}@media (max-width:768px){.author-outer .author__article-data-reads img{width:20px;height:20px}}.author-outer .author__article-data-publish{font-size:14px;text-align:right;color:#717171}@media (max-width:768px){.author-outer .author__article-data-publish{font-size:12px}}.author-outer .reviewer{width:100%;padding-left:115px;margin-top:32px}.author-outer .reviewer:last-child{margin-top:8px}@media (max-width:768px){.author-outer .reviewer{padding-left:0;margin-top:16px}}.author-outer .reviewer__avatar svg,.author-outer .reviewer__avatar img{margin-right:8px;width:32px;height:32px;border-radius:50%}.author-outer .reviewer__meta{display:flex;flex-direction:column;font-size:12px;padding-left:12px}.author-outer .reviewer__subtitle{color:#717171}.commitment-holder{display:block;padding:50px 0}@media (max-width:768px){.commitment-holder{padding:50px 15px}}.page-template-page-slider .commitment-holder{background:#f4f6f7}.section-commitment-transparency{padding:30px 0}.section-commitment-transparency__bg-transparent{margin-top:-5rem;z-index:100;position:relative}@media (max-width:768px){.section-commitment-transparency__bg-transparent{margin-top:0;z-index:100;position:relative}}.section-commitment-transparency__bg-transparent.section-commitment-transparency--shortcode-grey{background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 5rem,#f4f6f7 5rem,#f4f6f7 100%)}@media (max-width:768px){.section-commitment-transparency__bg-transparent.section-commitment-transparency--shortcode-grey{background:#f4f6f7}}.section-commitment-transparency__bg-transparent.section-commitment-transparency--shortcode-white{background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 5rem,#fff 5rem,#fff 100%)}@media (max-width:768px){.section-commitment-transparency__bg-transparent.section-commitment-transparency--shortcode-white{background:#fff}}.section-commitment-transparency__bg-transparent.section-commitment-transparency--shortcode-blue{background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 5rem,#2098ce 5rem,#2098ce 100%)}@media (max-width:768px){.section-commitment-transparency__bg-transparent.section-commitment-transparency--shortcode-blue{background:#2098ce}}@media (max-width:768px){.section-commitment-transparency{padding:24px 0}}.section-commitment-transparency--grey{background:#F4F6F7}.section-commitment-transparency--shortcode-grey{background:linear-gradient(to bottom,#2098ce 0%,#2098ce 35%,#f4f6f7 35%,#f4f6f7 100%)}.section-commitment-transparency--shortcode-white{background:linear-gradient(to bottom,#2098ce 0%,#2098ce 35%,#fff 35%,#fff 100%)}.section-commitment-transparency--shortcode-blue{background:linear-gradient(to bottom,#2098ce 0%,#2098ce 35%,#2098ce 35%,#2098ce 100%)}.section-commitment-transparency__inner{max-width:1110px;border-radius:5px;margin:0 auto;border:1px dashed #f5e7d8}.section-commitment-transparency__inner-white{background-color:#FFF}.section-commitment-transparency__inner-grey{background-color:#fff}.section-commitment-transparency__content{padding:16px}.section-commitment-transparency__title{color:var(--neutral-black,#000);font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.432px;padding-bottom:12px;border-bottom:1px solid rgba(153,153,153,.3);margin-bottom:11px;padding-left:37px;position:relative}@media (max-width:768px){.section-commitment-transparency__title{font-size:14px}}.section-commitment-transparency__title:before{content:'';height:29px;width:29px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-logo-financer-commitment.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;top:0}@media (max-width:768px){.section-commitment-transparency__title:before{height:24px;width:24px}}.section-commitment-transparency__text{color:#444;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.432px;padding-left:6px}@media (max-width:768px){.section-commitment-transparency__text{font-size:12px;padding-left:0;line-height:19px}}.no-padding-right{padding-right:0!important}.show-inline-author h1{margin-bottom:15px}.company-content__sidebar .author-block,.single-wiki .author-block,.single-how-to .author-block,.single-post .author-block{margin:20px 0}@media (max-width:768px){.author-block{margin-top:0;padding-left:0;font-size:14px}}.author-block__author{display:flex;margin-bottom:8px}.author-block__author-avatar svg,.author-block__author-avatar img{width:40px;height:40px;max-width:40px;border-radius:50%}@media (max-width:768px){.author-block__author-avatar svg,.author-block__author-avatar img{width:20px;height:20px;max-width:20px}}@media (min-width:768px){.author-block__author-name-container{display:flex;flex-direction:column;justify-content:center}.author-block__author span{font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.432px;color:#717171}}.author-block__reviewer{display:flex;margin-bottom:8px}.author-block__reviewer-avatar{margin-right:8px}.author-block__reviewer-avatar svg,.author-block__reviewer-avatar img{width:40px;height:40px;max-width:40px;max-height:40px;border-radius:50%}@media (max-width:768px){.author-block__reviewer-avatar svg,.author-block__reviewer-avatar img{width:20px;height:20px;max-height:20px;max-width:20px}}@media (min-width:768px){.author-block__reviewer-name-container{display:flex;flex-direction:column;justify-content:center}.author-block__reviewer span{font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.432px;color:#717171}}.author-block__editor{display:flex;margin-bottom:8px}.author-block__editor-avatar{margin-right:8px}.author-block__editor-avatar svg,.author-block__editor-avatar img{width:40px;height:40px;max-width:40px;max-height:40px;border-radius:50%}@media (max-width:768px){.author-block__editor-avatar svg,.author-block__editor-avatar img{width:20px;height:20px;max-height:20px;max-width:20px}}@media (min-width:768px){.author-block__editor-name-container{display:flex;flex-direction:column;justify-content:center}.author-block__editor span{font-family:IBM Plex Sans;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.432px;color:#717171}}.author-block__time span{color:#717171;text-align:right;font-family:IBM Plex Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.author-block__time--noreviewer{color:#fff}@media (max-width:768px){.author-block__inline{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}.author-block__inline .author-block__author-avatar svg,.author-block__inline .author-block__author-avatar img{min-width:24px;min-height:24px}.author-block__inline .author-block__author-name-container{flex-direction:row;align-items:center}.author-block__inline .author-block__author-name-container span{font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.432px;color:#717171}@media (max-width:768px){.author-block__inline .author-block__author-name-container span{font-size:14px}}.author-block__inline .author-block__author-name-container strong{font-weight:700}.author-block__inline .author-block__author-name-container strong a{text-decoration-line:underline}.author-block__inline .author-block__reviewer-avatar svg,.author-block__inline .author-block__reviewer-avatar img{min-width:24px;min-height:24px}.author-block__inline .author-block__reviewer-name-container{flex-direction:row;align-items:center}.author-block__inline .author-block__reviewer-name-container span{font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.432px;color:#717171}@media (max-width:768px){.author-block__inline .author-block__reviewer-name-container span{font-size:14px}}.author-block__inline .author-block__reviewer-name-container strong{font-weight:700}.author-block__inline .author-block__reviewer-name-container strong a{text-decoration-line:underline}.author-block__inline .author-block__editor-avatar svg,.author-block__inline .author-block__editor-avatar img{min-width:24px;min-height:24px}.author-block__inline .author-block__editor-name-container{flex-direction:row;align-items:center}.author-block__inline .author-block__editor-name-container span{font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.432px;color:#717171}@media (max-width:768px){.author-block__inline .author-block__editor-name-container span{font-size:14px}}.author-block__inline .author-block__editor-name-container strong{font-weight:700}.author-block__inline .author-block__editor-name-container strong a{text-decoration-line:underline}.author-block__inline-display{margin-bottom:10px;margin-top:10px}.author-block__inline-display .author-block__time span{color:#717171;text-align:right;font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:400;line-height:18px}.author-block__inline-display-grid{margin-top:0;display:flex;justify-items:start;align-items:center;width:100%}@media (max-width:768px){.author-block__inline-display-grid{flex-direction:column;align-items:flex-start;padding-left:0}}.author-block__inline-display-grid .author-block__gap{margin:8px 14px}.author-block__inline-display-grid span{color:#fff}.author-block__inline-display-grid .author-block__reviewer{margin-bottom:0}@media (max-width:768px){.author-block__inline-display-grid .author-block__reviewer{margin-bottom:8px}}.author-block__gap{margin:0 8px 8px;display:flex;align-items:center}@media (min-width:768px){body.single-how_to .author-block,body.single-post .author-block{display:flex;flex-wrap:wrap}body.single-how_to .author-block span,body.single-post .author-block span{flex-basis:33%}body.single-how_to .author-block div,body.single-post .author-block div{flex-basis:100%}}@media (max-width:768px){.page-hero .author-block__inline{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}.page-hero .author-block__inline .author-block__author-avatar svg,.page-hero .author-block__inline .author-block__author-avatar img{width:24px;height:24px}.page-hero .author-block__inline .author-block__author-name-container span{color:#FFF}.page-hero .author-block__inline .author-block__author-name-container strong{font-weight:700;color:#FFF}.page-hero .author-block__inline .author-block__author-name-container strong a{text-decoration-line:underline;color:#FFF}.page-hero .author-block__inline .author-block__reviewer-avatar svg,.page-hero .author-block__inline .author-block__reviewer-avatar img{width:24px;height:24px}.page-hero .author-block__inline .author-block__reviewer-name-container span{color:#FFF}.page-hero .author-block__inline .author-block__reviewer-name-container strong{font-weight:700;color:#FFF}.page-hero .author-block__inline .author-block__reviewer-name-container strong a{text-decoration-line:underline;color:#FFF}.page-hero .author-block__inline .author-block__editor-avatar svg,.page-hero .author-block__inline .author-block__editor-avatar img{width:24px;height:24px}.page-hero .author-block__inline .author-block__editor-name-container span{color:#FFF}.page-hero .author-block__inline .author-block__editor-name-container strong{font-weight:700;color:#FFF}.page-hero .author-block__inline .author-block__editor-name-container strong a{text-decoration-line:underline;color:#FFF}.page-hero .author-block__inline-display .author-block__time span{color:#FFF}.page-hero .author-block__gap{color:#FFF}.page-hero__text{margin:10px 0}@media (max-width:768px){.page-hero__text{margin-top:10px;margin-bottom:60px}}.page-hero__text-inner{margin-bottom:36px}@media (max-width:768px){.page-hero__text-inner{font-size:14px}}.page-hero__text-inner a,.page-hero__text-inner p,.page-hero__text-inner span,.page-hero__text-inner div{color:#FFF}.page-hero__text-inner li,.page-hero__text-inner ul,.page-hero__text-inner ol{color:#FFF}.page-hero__text-inner li a,.page-hero__text-inner ul a,.page-hero__text-inner ol a{color:#FFF}.page-hero__text-inner p{margin-bottom:25px!important}.page-hero__text-inner h2,.page-hero__text-inner h3,.page-hero__text-inner h4,.page-hero__text-inner h5,.page-hero__text-inner h6{color:#FFF;margin-bottom:20px!important}@media (max-width:768px){.page-hero__text-inner h2,.page-hero__text-inner h3,.page-hero__text-inner h4,.page-hero__text-inner h5,.page-hero__text-inner h6{margin-bottom:10px!important}}.page-hero__text .page-hero__text-button{margin-top:0}.page-hero__text-button-inner{text-align:left;color:#FFF;position:relative;padding:10px 0;border-bottom:1px solid}.page-hero__text-button-inner:hover{color:#fff;background:transparent}.page-hero__text-button-inner:focus{color:#fff}.page-hero__text-button-inner:after{content:'';display:inline-block;width:15px;height:15px;margin-left:4px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right.svg);background-repeat:no-repeat;background-position:0% 100%;transform:rotate(90deg);vertical-align:middle}.page-hero__text-button-inner--opened:after{transform:rotate(-90deg)}.newloans-table-content{padding:50px 15px}.page-breadcrumb{background-color:#2098CE}body:not(.include-page-toc) .page-content__content{padding:0 15px;border:none}@media (max-width:768px){.page-content{padding:0 15px}.page-content--no-padding{padding:30px 0}}.page-content__inner{display:flex;align-items:stretch}.page-content .page-content__menu_wrap h4{margin-bottom:20px}.page-content__menu{min-width:350px;padding-top:20px;padding-bottom:25px;padding-left:30px}@media (max-width:768px){.page-content__menu{display:none}}.page-content__menu_wrap{position:sticky;top:100px;width:100%}@media (max-width:768px){.page-content__menu_wrap{position:static}}@media (max-width:768px){.page-content__poll{display:none}}@media (min-width:769px){.page-content__list--long .page-content__list-item{margin-bottom:10px}}.page-content__list-item{margin-bottom:10px;padding-right:10px;font-size:18px;color:#909090;cursor:pointer;display:flex;flex-direction:row;align-items:baseline}@media (max-width:768px){.page-content__list-item{display:none;margin-bottom:0;padding:0 20px;font-size:16px}}.page-content__list-item .item_number{display:inline-block;position:relative;font-size:16px;padding-right:5px}.page-content__list-item a{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:#137DAD}@media (max-width:768px){.page-content__list-item a{font-size:16px}}.page-content__list-item.active{font-weight:700;color:#000;position:relative}@media (max-width:768px){.page-content__list-item.active{display:flex;left:15px}}.page-content__list-item.active a{font-weight:600;color:#000}.page-content__content{flex-grow:1}@media (max-width:768px){.page-content__content{border:0;padding:0;width:100%}}.page-content__content h2{margin-top:40px;margin-bottom:15px;padding-top:40px;border-top:2px solid #f4f4f4}.page-content__content h2:first-of-type{margin-top:0;border-top:0;padding-top:0}@media (max-width:768px){.page-content__content h2{margin-top:30px;padding-top:30px}}.page-content__content h3{margin-bottom:15px;padding-top:15px}.page-content__content h3:first-child{margin-top:0}@media (max-width:768px){.page-content__content h3{padding-top:0;margin-top:50px}}.page-content__content h4{margin-top:25px;margin-bottom:15px;padding-top:15px;font-size:20px}.page-content__content h4:first-child{margin-top:0}@media (max-width:768px){.page-content__content h4{padding-top:0;margin-top:40px}}.page-content__content h5{margin-top:15px;margin-bottom:15px;padding-top:15px}.page-content__content h5:first-child{margin-top:0}@media (max-width:768px){.page-content__content h5{padding-top:0;margin-top:30px}}.page-content__content p>a,.page-content__content strong>a,.page-content__content li>a{border-bottom:1px solid #137dad}.page-content__content .wp-block-group__inner-container>p,.page-content__content p{margin-bottom:25px;color:#444}@media (max-width:768px){.page-content__content .wp-block-group__inner-container>p,.page-content__content p{margin-bottom:15px}}.page-content__content table:not(.comparison-table){margin:0 0 20px}@media (max-width:768px){.page-content__content table:not(.comparison-table){overflow-x:auto;display:table;width:100%}}.page-content__content table:not(.comparison-table) tr{background:#fff}.page-content__content table:not(.comparison-table) tr:nth-child(even){background:#f8f8f8}.page-content__content table:not(.comparison-table) tr td,.page-content__content table:not(.comparison-table) tr th{border-top:0 solid #eee;border-bottom:0 solid #eee;border-right:0 solid #eee;border-left:0 solid #eee;padding:12px;text-align:left!important;vertical-align:middle;font-weight:400;font-size:14px}@media (max-width:768px){.page-content__content table:not(.comparison-table) tr td,.page-content__content table:not(.comparison-table) tr th{font-size:14px;padding:10px;max-width:120px}}.page-content__content table:not(.comparison-table) tr th{color:#000;background:#f5e7d8;font-weight:600}.page-content__content table:not(.comparison-table) tr th strong{font-weight:900}.page-content__content table:not(.comparison-table) tr th:first-of-type{border-radius:5px 0 0 5px}.page-content__content table:not(.comparison-table) tr th:last-of-type{border-radius:0 5px 5px 0}.page-content__content table:not(.comparison-table) tfoot td{color:#fff;background:#2098CE;font-weight:600}.page-content__content table:not(.comparison-table) tfoot td strong{color:#fff;font-weight:900}.page-content__content .items-content{padding:0 10px 0 0;background-color:transparent}@media (max-width:1215px) and (min-width:769px){.page-content__content .items-content__card--vertical{min-width:250px;width:49%}}.page-content__content .search-card__actions--sponsored>.item-column{padding-bottom:10px}@media (max-width:768px){.page-content__content .search-card__actions--sponsored>.item-column{padding-bottom:20px}}@media (min-width:768px){.page-content__content .search-card__actions--sponsored .search-card__sponsored{position:absolute;bottom:2px;right:0;min-width:190px;margin-right:0;text-align:center;font-size:10px}}.page-content__content .items-content__card-center{margin-left:30px}@media (max-width:768px){.page-content__content .items-content__card-center{margin-left:0}}.page-content .sources_title{cursor:pointer;position:relative;margin:0;padding:15px 30px 15px 15px}.page-content .sources_title h5{margin:0}.page-content .sources_title:after{content:'';display:block;position:absolute;top:35px;right:10px;width:23px;height:23px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-loan-question-button-plus.svg)}@media (max-width:768px){.page-content .sources_title:after{top:18px}}.page-content .sources_title.open:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-loan-question-button-minus.svg)}.page-content .sources_list{background:rgba(32,152,206,.05);padding:25px 25px 0;border-radius:10px}.page-content .sources_list_date{display:block;font-size:14px}.page-content__sections .content-columns{padding:64px 0}.page-content__sections .content-columns h2{margin-top:45px;margin-bottom:15px;padding-top:15px}.page-content__sections .content-columns h2:first-child{margin-top:0}@media (max-width:768px){.page-content__sections .content-columns h2{padding-top:0;margin-top:60px}}.page-content__sections .content-columns h3{margin-top:45px;margin-bottom:15px;padding-top:15px}.page-content__sections .content-columns h3:first-child{margin-top:0}@media (max-width:768px){.page-content__sections .content-columns h3{padding-top:0;margin-top:50px}}.page-content__sections .content-columns h4{margin-top:25px;margin-bottom:15px;padding-top:15px}.page-content__sections .content-columns h4:first-child{margin-top:0}@media (max-width:768px){.page-content__sections .content-columns h4{padding-top:0;margin-top:40px}}.page-content__sections .content-columns h5{margin-top:15px;margin-bottom:15px;padding-top:15px}.page-content__sections .content-columns h5:first-child{margin-top:0}@media (max-width:768px){.page-content__sections .content-columns h5{padding-top:0;margin-top:30px}}.page-content__sections .content-columns p{margin-bottom:25px}.page-content__sections .content-columns p>a,.page-content__sections .content-columns li>a{border-bottom:1px solid #137dad}@media (max-width:768px){.page-content__sections .content-columns .columns{display:flex;flex-direction:column;width:100%;margin:0}}.page-content__sections .content-columns .column.left,.page-content__sections .content-columns .column.right{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:15px 50px}@media (max-width:768px){.page-content__sections .content-columns .column.left,.page-content__sections .content-columns .column.right{padding:15px 30px;align-items:start;justify-content:left;order:2}}@media (max-width:768px){.page-content__sections .content-columns .icon_l_exist,.page-content__sections .content-columns .icon_r_exist{order:1!important}}.category-hero+.page-content{border-top:1px solid #e5e5e5}.interest-free,.new-loans,.custom-company-table{padding:0}.interest-free__title,.new-loans__title,.custom-company-table__title{margin-bottom:25px;text-align:center}.interest-free__empty-search,.new-loans__empty-search,.custom-company-table__empty-search{padding:10px 15px}.interest-free .search-cards__notice,.new-loans .search-cards__notice,.custom-company-table .search-cards__notice{background-color:transparent}.interest-free .show-all-holder,.new-loans .show-all-holder,.custom-company-table .show-all-holder{display:flex;align-items:center;justify-content:center;margin:25px 0}@media (max-width:768px){.interest-free .item-results,.new-loans .item-results,.custom-company-table .item-results{display:flex;flex-direction:column;align-items:center}}.interest-free .item-results .fs-item.fs-item,.new-loans .item-results .fs-item.fs-item,.custom-company-table .item-results .fs-item.fs-item{margin:0 0 20px 0}@media (max-width:768px){.items-content__cards-product .interest-free .item-results .fs-item,.items-content__cards-product .new-loans .item-results .fs-item,.items-content__cards-product .custom-company-table .item-results .fs-item{max-width:100%}}.interest-free .item-results .fs-item .fs-item__header,.new-loans .item-results .fs-item .fs-item__header,.custom-company-table .item-results .fs-item .fs-item__header{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:20px 20px 20px 20px}@media (max-width:768px){.interest-free .item-results .fs-item .fs-item__featured,.new-loans .item-results .fs-item .fs-item__featured,.custom-company-table .item-results .fs-item .fs-item__featured{top:4px;left:20px;transform:unset}}.interest-free .item-results .fs-item .fs-item__left,.new-loans .item-results .fs-item .fs-item__left,.custom-company-table .item-results .fs-item .fs-item__left{max-width:175px}@media (max-width:768px){.interest-free .item-results .fs-item .fs-item__left,.new-loans .item-results .fs-item .fs-item__left,.custom-company-table .item-results .fs-item .fs-item__left{margin:0 0 15px 0;width:50%}}.interest-free .item-results .fs-item .fs-item__left .fs-item__logo,.new-loans .item-results .fs-item .fs-item__left .fs-item__logo,.custom-company-table .item-results .fs-item .fs-item__left .fs-item__logo{margin:0}.interest-free .item-results .fs-item .fs-item__left .fs-item__chosen,.new-loans .item-results .fs-item .fs-item__left .fs-item__chosen,.custom-company-table .item-results .fs-item .fs-item__left .fs-item__chosen{margin-top:0px!important;text-align:left}@media (max-width:768px){.interest-free .item-results .fs-item .fs-item__right,.new-loans .item-results .fs-item .fs-item__right,.custom-company-table .item-results .fs-item .fs-item__right{margin:0 0 15px 0;width:50%}}.interest-free .item-results .fs-item .fs-item__right .simple-rating,.new-loans .item-results .fs-item .fs-item__right .simple-rating,.custom-company-table .item-results .fs-item .fs-item__right .simple-rating{flex-direction:row;margin:0}.interest-free .item-results .fs-item .fs-item__read,.new-loans .item-results .fs-item .fs-item__read,.custom-company-table .item-results .fs-item .fs-item__read{margin:5px 0 0 0}@media (max-width:768px){.interest-free .item-results .fs-item .fs-item__column,.new-loans .item-results .fs-item .fs-item__column,.custom-company-table .item-results .fs-item .fs-item__column{display:flex;padding:14px 0 7px 0;width:100%;border-top:0;text-align:center;border-bottom:1px solid #eee;background:#f8f8f8;margin-top:5px;font-weight:900;border-radius:5px}}.interest-free .item-results .fs-item .fs-item__value,.new-loans .item-results .fs-item .fs-item__value,.custom-company-table .item-results .fs-item .fs-item__value{font-size:14px}@media (max-width:768px){.fs-item__column{display:flex;padding:7px 0 7px 0;width:100%;border-top:0;text-align:center;border-bottom:1px solid #eee}}.page-hero{padding:15px 15px 70px;background:linear-gradient(90deg,#137dad 0%,#2098ce 35%)}@media (max-width:768px){.page-hero{padding:0 15px 38px;position:relative;z-index:99}}@media (max-width:768px){.page-hero--featured-img{margin-bottom:90px}}.page-hero--simple{padding:0 15px 44px}@media (max-width:768px){.page-hero--filterslider{padding-bottom:48px}}@media (max-width:768px){.page-hero--image.page-hero--circle{margin-bottom:40px}}.page-hero__content{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;height:100%;color:#FFF;padding-right:15px;font-size:16px;margin-bottom:30px}@media (max-width:768px){.page-hero__content{padding-right:0}}.page-hero__content p{margin-bottom:10px;line-height:26px;font-size:18px}.page-hero__content p a{color:#FFF;text-decoration:underline}.page-hero__content p a:hover{color:#FFF;text-decoration:none}.page-hero__content p:last-child{margin-bottom:0}@media (max-width:768px){.page-hero__content p{margin-bottom:12px;font-size:16px;line-height:24px}}.is-6 .page-hero__content{padding-right:30px}@media (max-width:768px){.is-6 .page-hero__content{padding-right:0}}.page-hero__title{color:#FFF;word-wrap:break-word;word-break:break-word;margin-bottom:5px;font-size:40px;font-weight:700}@media (max-width:768px){.page-hero__title{margin:0 0 0 0;font-size:32px}}@media (max-width:768px){.page-hero__title-icon{width:65px;float:left;padding-bottom:8px;display:none}}@media (max-width:768px){.page-hero__title-icon-wrapp{width:100%;display:flex;flex-direction:column}}.page-hero ol li{padding-left:35px;margin-bottom:8px;color:#FFF}@media (max-width:768px){.page-hero ol li{padding-left:30px;font-weight:600}}.page-hero ol li:last-child{margin-bottom:0}.page-hero ul li,.page-hero__list li{margin-bottom:10px;font-weight:600;color:#FFF}@media (max-width:768px){.page-hero ul li,.page-hero__list li{padding-left:28px;font-weight:600}}.page-hero ul li:last-child,.page-hero__list li:last-child{margin-bottom:0}.page-hero ul li:before,.page-hero__list li:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-list-hero-personal-loan.svg);margin-top:3px}@media (max-width:768px){.page-hero ul li:before,.page-hero__list li:before{width:20px;height:20px;top:0;margin-top:2px}}.page-hero ul li a,.page-hero__list li a{color:#F5E7D8;text-decoration:underline}.page-hero ul li a:hover,.page-hero__list li a:hover{color:#F5E7D8;text-decoration:none}.page-hero__form{position:relative;z-index:2;padding-top:125px;padding-bottom:50px;border-radius:10px;box-shadow:0 1px 13px 0 rgba(0,0,0,.2);background-color:#FFF;text-align:center}@media (max-width:768px){.page-hero__form{padding-bottom:35px;margin-left:10px;margin-right:10px}}.page-hero .columns--padding{padding-bottom:50px}.page-hero .column.is-6,.page-hero .column.is-5{position:relative;height:min-content;z-index:1}.page-hero .column.is-6 .fs-slider,.page-hero .column.is-5 .fs-slider{margin:0;z-index:unset}.page-hero .column.is-6--quick-links,.page-hero .column.is-5--quick-links{padding-top:60px}@media (max-width:768px){.page-hero .column.is-6--quick-links,.page-hero .column.is-5--quick-links{padding-top:0;padding-bottom:20px;display:flex;justify-content:center}}.page-hero .column.is-6:after,.page-hero .column.is-6:before,.page-hero .column.is-5:after,.page-hero .column.is-5:before{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;z-index:1}@media (max-width:768px){.page-hero .column.is-6:after,.page-hero .column.is-6:before,.page-hero .column.is-5:after,.page-hero .column.is-5:before{display:none}}.page-hero .column.is-6:before,.page-hero .column.is-5:before{width:112px;height:112px;top:40px;left:74px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square1.svg)}.page-hero .column.is-6:after,.page-hero .column.is-5:after{width:140px;height:72px;right:50px;bottom:-60px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square2.svg)}@media (max-width:768px){.page-hero--image{padding:0 15px}}.page-hero--image:before{content:'';display:block;width:118px;height:118px;position:absolute;background-size:contain;background-repeat:no-repeat;z-index:1;top:-32px;left:-20px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square1.svg)}@media (max-width:768px){.page-hero--image:before{display:none}}.page-hero--image:after{content:'';display:block;width:165px;height:165px;position:absolute;background-size:contain;background-repeat:no-repeat;z-index:1;right:43px;bottom:-82px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square-img.svg)}@media (max-width:768px){.page-hero--image:after{display:none}}@media (max-width:768px){.column.is-4--quick-links{padding-top:0;padding-bottom:20px;display:flex;justify-content:center}}.column{position:relative;height:min-content}@media (max-width:768px){.column--quick-links{display:flex;justify-content:center}}.column--loan-slider .fs-slider{background-color:#fff;background-position:135% 100%;background-repeat:no-repeat;background-size:65%;padding:35px;border-radius:10px;box-shadow:0 1px 23px 0 rgba(0,0,0,.2)}@media (max-width:768px){.column--loan-slider .fs-slider{padding:25px;background:#fff}}.column--loan-slider .fs-slider h3{text-align:left;font-size:32px}@media (max-width:768px){.column--loan-slider .fs-slider h3{font-size:27px}}.column--loan-slider .fs-slider p{text-align:left;padding-top:5px}.column--loan-slider .fs-slider .step{display:block}.column--loan-slider .fs-slider .step__slider{width:60%}@media (max-width:768px){.column--loan-slider .fs-slider .step__slider{width:100%}}.column--loan-slider .fs-slider .stepSubmit{text-align:left}@media (max-width:768px){.column--loan-slider .fs-slider .stepSubmit{width:100%;margin-top:20px}}.column--loan-slider .fs-slider #submitSliders{margin-left:0}@media (max-width:768px){.column--loan-slider .fs-slider #submitSliders{width:100%}}@media (max-width:768px){.column--loan-slider--data-point{padding:5px 15px 15px}}@media (max-width:768px){.column--loan-slider--image{padding-top:8px}}@media (max-width:768px){.column--loan-slider--icon{padding:0}}.column__notice{position:absolute;top:0;left:-10px;right:-10px;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;height:95px;border-radius:10px;background-color:#F5E7D8;text-align:center}.column__notice:after{content:'';position:absolute;left:50%;bottom:-10px;z-index:-1;transform:translate(-50%,0) rotate(-315deg);width:30px;height:30px;border-radius:2px;background-color:#F5E7D8}.column__notice-title{font-size:32px}.column__value{display:block;margin:auto;width:209px;height:55px;border-radius:4px;border:solid 1px #cfcfcf;background-color:#F4F6F7;font-size:35px;font-weight:700;text-align:center;color:#000}.column__slider{display:flex;align-items:center;justify-content:center;width:100%;margin-top:35px;margin-bottom:35px}.column__slider .ui-widget.ui-widget-content{position:relative;max-width:344px;width:100%;margin-left:15px;margin-right:15px;height:4px;border-radius:3px;background-color:rgba(0,0,0,.25);border:0}@media (max-width:768px){.column__slider .ui-widget.ui-widget-content{width:100%}}.column__slider .ui-state-default,.column__slider .ui-widget-content .ui-state-default{position:absolute;top:-15px;width:34px;height:34px;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border:8px solid #2098CE;border-radius:50%;background-color:#FFF;outline:none;cursor:pointer}.column__slider .ui-slider .ui-slider-range{position:absolute;left:0;height:100%;background-color:#2098CE}.column__button{margin:auto}.column__image-outer{max-width:540px;margin:0 auto;border-radius:4px}@media (max-width:768px){.column__image-outer{transform:translateY(113px);margin-top:-113px}}.column__image-outer:before{content:'';display:block;width:112px;height:112px;position:absolute;background-size:contain;background-repeat:no-repeat;z-index:1;top:-30px;left:-16px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square1.svg)}@media (max-width:768px){.column__image-outer:before{display:none}}.column__image-outer:after{content:'';display:block;width:164px;height:164px;position:absolute;background-size:contain;background-repeat:no-repeat;z-index:1;right:40px;bottom:-82px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square-img.svg)}@media (max-width:768px){.column__image-outer:after{display:none}}.column__image{position:relative;z-index:2;padding-bottom:57%}@media (max-width:768px){.column__image{padding-bottom:196px;width:343px;height:196px;margin:0 auto}}.column__image img{border-radius:5px;position:absolute;object-fit:cover;width:100%;height:100%}.column__image-icon{margin:0 auto;display:flex;width:255px;height:255px;align-items:center;justify-content:center}.column__image-icon img{width:240px;height:240px}@media (max-width:768px){.column__image-icon img{display:none}}.column--simple .page-hero__content{max-width:730px;padding-right:0}@media (max-width:768px){.column--simple .page-hero__content{padding-top:10px}}.column--simple .page-hero__title{text-align:left}.column--white.page-hero{padding-bottom:0;margin-top:60px;background:#FFF}.column--white.page-hero .search-cards__notice{background-color:#fff}.column--white.page-hero .page-hero__content{align-items:center;justify-content:center;max-width:630px;margin:0 auto;padding-right:0;padding-top:0;text-align:center;color:#444}@media (max-width:768px){.column--white.page-hero .page-hero__content{align-items:flex-start;text-align:left;padding-top:20px}}.column--white.page-hero .page-hero__content ul li{color:#444}.column--white.page-hero .page-hero__title{margin-bottom:10px;text-align:center;color:#000}@media (max-width:768px){.column--white.page-hero .page-hero__title{text-align:left;font-size:32px}}.column--white.page-hero+.page-simple{padding-top:0}.column__data-point{display:flex;flex-direction:column;align-items:center;line-height:1;width:min-content;margin:0 auto}@media (max-width:768px){.column__data-point{padding-top:0;min-height:0}}.column__data-point-value{font-size:80px;font-weight:600;color:#FFF;z-index:5;margin-bottom:-60px}.column__data-point-title{width:330px;border-radius:50px;background-color:#0C4C69;text-align:center;font-size:38px;color:#FFF;padding:100px 20px 30px;margin-top:-34px;z-index:1;font-weight:300;box-shadow:0 0 50px rgba(0,0,0,.2)}.column__quick{position:relative;display:flex;align-items:center;width:350px;height:40px;border-radius:5px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);background-color:#FFF;margin-bottom:8px}@media (max-width:768px){.column__quick{width:100%}}.column__quick:last-child{margin-bottom:0}.column__quick-block{margin:0 auto;width:350px}@media (max-width:768px){.column__quick-block{float:unset;min-height:auto;width:100%}}.column__quick-link{font-size:16px;padding:10px 50px 10px 15px;line-height:1.2}.column__quick::after{position:absolute;top:50%;right:15px;transform:translateY(-50%);content:'';display:block;width:16px;height:24px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-mobile-toc-item.svg)}.page-hero+.status_wrap .status_bar,.page-hero+.status_wrap .status_bar>p{display:flex;align-items:center;justify-content:center;font-size:13px;text-align:center;color:#444}@media (max-width:768px){.has-items-filter .page-hero{background-color:#2098ce}}.interest-fee-content{padding:50px 15px}@media (max-width:768px){.interest-fee-content .search-card__actions>.item-column{justify-content:flex-end}}.items-content{padding:60px 15px;background-color:#F4F6F7}@media (max-width:768px){.items-content{padding:30px 15px 60px}}.items-content .item-table .item-results{background-color:#F4F6F7}@media (max-width:768px){.items-content--product{padding:30px 0 60px}}.items-content__filter{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px;padding:20px 20px 10px;border-radius:10px;border:solid 1px #eee;background-color:#FFF}.items-content__filter:after{content:'';display:block;width:20px;height:20px;position:absolute;left:35px;bottom:-10px;border-right:solid 1px #eee;border-bottom:solid 1px #eee;border-radius:0 0 5px 0;background-color:#FFF;transform:rotate(45deg)}.items-content__filter-reset{display:none}.items-content__filter .financer-field-group{width:25%;margin-bottom:10px}@media (min-width:1024px){.items-content__filter--reset{position:relative;padding-left:200px}.items-content__filter--reset .items-content__filter-reset{position:absolute;left:0;top:0;bottom:0;display:block;width:200px;padding:20px 5px 0 30px;font-size:18px;font-weight:600;line-height:.89}}@media (min-width:1024px) and (max-width:1024px){.items-content__filter--reset .items-content__filter-reset{display:none}}@media (min-width:1024px){.items-content__filter--reset .items-content__filter-reset span{font-size:12px;font-weight:600;line-height:1.33;color:#2098CE;cursor:pointer}.items-content__filter--reset .financer-field-group{width:33%}}.items-content__title{margin-bottom:30px;text-align:center}@media (max-width:768px){.items-content__title{margin-bottom:15px}}.items-content__load-more.button{display:inline-flex;min-width:210px;width:auto;height:55px;margin:50px auto 0;font-size:16px;font-weight:600;line-height:normal;letter-spacing:normal;color:#2098CE}.items-content__load-more.button:before{content:'';display:block;width:24px;height:24px;margin-right:5px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.items-content__load-more.button:hover:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.items-content__cards{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:768px){.items-content__cards{flex-direction:column;padding-left:0;padding-right:0}}.items-content__cards-product{width:99%;padding-right:1em}.block_fn_items .items-content__cards-product{padding-right:0}.items-content__cards-product:not(:first-of-type){margin-top:20px}.items-content__cards-product .fs-item{max-width:100%;margin:0}.items-content__cards-product .savings_table{padding:0;background:none}.items-content__cards-product .search-cards{padding:0;background:none}.items-content__cards-product a.search-credit-card__get-started.button.is-primary{margin-top:0}.items-content__cards-product a.search-card__get-started-button.button.is-primary{margin-top:0}@media (max-width:768px){.items-content__cards-product{padding-right:0}}.items-content__cards .search-cards{padding:0}.items-content__cards .table_cont{width:100%}@media (max-width:768px){.items-content__cards .table_cont{display:flex;justify-content:center}}.items-content__cards .custom-company-table{padding:0}@media (max-width:768px){.items-content__cards .custom-company-table{padding:10px 0}}.items-content__cards .search-credit-card{margin:0;box-shadow:0 0 10px 0 rgba(0,0,0,.14);overflow:visible}.items-content__cards .company_table{background:none}@media (max-width:768px){.items-content__cards .company_table{width:100%}}.items-content__card{width:100%;margin-bottom:20px;border-radius:10px;overflow:hidden;box-shadow:0 0 20px 0 rgba(0,0,0,.16)}.items-content__card-product.items-content__card--company_single{margin-bottom:0;box-shadow:unset;overflow:unset}.items-content__card-top{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;padding:0 15px 0 15px;background-color:#FFF}@media (max-width:768px){.items-content__card-top{padding:20px 20px 10px;flex-wrap:wrap}}.items-content__card-left{position:relative;width:31%;flex-shrink:0;padding-top:15px}@media (max-width:768px){.items-content__card-left{order:1;width:50%;max-width:150px}}@media (max-width:375px){.items-content__card-left{max-width:140px}}.items-content__card-logo img{width:100%}.items-content__card-center{display:flex;flex-grow:1;margin-right:auto;width:70%}@media (max-width:900px){.items-content__card-center{margin-left:50px}}@media (max-width:768px){.items-content__card-center{flex-direction:column;order:2;width:100%;margin-left:0;margin-top:20px}}.items-content__card-right{display:flex;align-items:end;justify-content:end;flex-direction:column;min-width:170px;width:25%;margin:0 0 auto auto;padding-top:20px}@media (max-width:768px){.items-content__card-right{order:1;width:50%;margin:0 0 0 auto}}.items-content__card-description{width:100%;padding:10px 20px 10px;font-size:12px;text-align:left;line-height:1.33;color:#717171;background-color:#fff;border-top:solid 1px #f4f4f4!important}@media (max-width:768px){.items-content__card-description{padding-left:20px;padding-right:20px;font-size:12px!important;text-align:left;line-height:1.2;margin-top:-5px}}.items-content__card-description img{max-width:45px}.items-content__card-description p{font-size:12px!important;text-align:left}.items-content__card-disclaimer{font-size:.75rem;color:#999;text-align:center;padding:.5rem 0}.items-content__card-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:55px;padding:0 30px;background-color:#F4F6F7;border-radius:0 0 10px 10px}@media (max-width:768px){.items-content__card-actions{padding:10px;justify-content:space-around;flex-wrap:wrap}}@media (max-width:768px){.items-content__card-actions--sponsored{padding:10px;display:flex;flex-wrap:wrap;justify-content:space-around}}.items-content__card-recommended{position:absolute;left:0;top:-23px;z-index:1;padding:0 10px;border-radius:2px;background-color:#F3A42F;font-size:10px;font-weight:700;line-height:normal;letter-spacing:normal;color:#FFF;text-transform:uppercase}.items-content__card-recommended:after{content:'';position:absolute;bottom:-4px;left:5px;z-index:-1;width:9px;height:9px;transform:rotate(-315deg);border-radius:1px;background-color:#F3A42F}.items-content__card-logo{margin:0 auto 5px auto;display:table}.items-content__card-logo img{width:auto;max-width:100%;height:auto;max-height:60px}@media (max-width:768px){.items-content__card-logo img{max-height:60px;width:auto}}.items-content__card-logo--trusted{display:flex;align-items:center;justify-content:space-between}.items-content__card-logo--trusted img{max-width:145px;width:100%}@media (max-width:768px){.items-content__card-logo--trusted img{max-width:125px;width:100%}}.items-content__card-logo--trusted:after{content:'';display:block;width:16px;height:16px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/trusted-label.svg)}.items-content__card-title{display:block;font-size:14px;font-weight:700;line-height:16px;color:#000}.items-content__card-chosen{display:block;font-size:12px;font-weight:400;line-height:normal;letter-spacing:normal;color:#717171;text-align:center}.items-content__card-chosen strong{font-weight:700}.items-content__card-credit-title{display:block;font-size:12px;text-align:center;font-weight:400;line-height:normal;letter-spacing:normal;color:#717171}.items-content__card-credit-title:after{content:'';display:block;width:52px;height:16px;margin:auto 0 auto auto;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.items-content__card-credit-title--visa:after{background-size:cover;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/visa_logo.svg)}.items-content__card-credit-title--mastercard:after{background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/master_card-logo.svg)}.items-content__card-credit-title--americanexpress:after{width:52px;height:52px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/american-express-logo.svg)}.items-content__card-credit-title--jcb:after{width:52px;height:22px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/jcb-logo.svg)}.items-content__card-credit-title--unionpay:after{width:52px;height:35px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/union-pay_logo.svg)}.items-content__card-credit-title--gpn:after{width:52px;height:52px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/gpn_logo.svg)}.items-content__card-credit-title--discover:after{background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/discover_logo.svg)}.items-content__card-credit-title--diners-club:after{width:80px;height:30px;background-size:cover;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/diners-club_logo.svg)}.items-content__card-list{padding-right:0;margin-top:20px;margin-bottom:10px}@media (max-width:768px){.items-content__card-list{padding:0;width:100%!important;border-left:0;margin-left:0;border-right:0}}.items-content__card-list li{font-size:14px!important;padding-left:20px!important;margin:10px 0;color:#000!important;font-weight:600;margin-bottom:0px!important;margin-top:5px!important}.items-content__card-list li:last-child{margin-bottom:0}@media (max-width:768px){.items-content__card-list li{margin-right:0}}.items-content__card-list li:before{top:0!important;width:22px!important;height:22px!important;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-check-icon.svg)!important;background-size:50% 50%!important;background-position:center;margin-top:0px!important}.items-content__card-list li.false:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-minus-icon.svg)!important}.items-content__card-datapoint{display:block;padding:0px!important;width:100%;line-height:30px;padding-bottom:3px!important;border-bottom:1px dashed #f6e6d8}@media (max-width:768px){.items-content__card-datapoint{display:flex;padding:14px 0 7px 0;width:100%;border-top:0;text-align:center;border-bottom:1px solid #eee;background:#f8f8f8;margin-top:5px;border-radius:5px}}.items-content__card-datapoint-value{font-size:14px;line-height:1.2;font-weight:800;letter-spacing:normal;text-align:right;color:#000;width:50%;display:inline-block}@media (max-width:768px){.items-content__card-datapoint-value{font-size:14px;width:50%;text-align:right;padding-right:10px}}.items-content__card-datapoint-title{font-size:14px;line-height:1;padding-top:5px;font-weight:300;letter-spacing:normal;text-align:left;display:inline-block;width:50%}@media (max-width:768px){.items-content__card-datapoint-title{padding-top:0;font-size:14px;width:50%;text-align:left;border-bottom:0;color:#137dad;margin-bottom:0;padding-left:10px}}.items-content__card-datapoint-container{display:flex;flex-wrap:wrap;justify-content:center;width:70%!important;border-right:1px solid #eee;border-left:1px solid #eee;padding:15px;margin:0 15px}@media (max-width:768px){.items-content__card-datapoint-container{width:100%!important;margin:0;padding:20px 0 10px 0;border-right:0px!important}}.items-content__card .simple-rating{display:flex;margin-bottom:5px;justify-content:center;width:100%;border-radius:5px;padding:10px;border:1px dashed #f6e6d8}@media (max-width:768px){.items-content__card .simple-rating{margin-top:10px}.items-content__card .simple-rating .simple-rating-value{width:36px;height:36px;font-size:16px}.items-content__card .simple-rating .simple-rating__stars>img{width:14px;height:14px}}.items-content__card-reviews{font-size:12px;font-weight:400;line-height:normal;letter-spacing:normal;color:#717171;display:table;margin:auto;padding-top:10px}.items-content__card-more-info{background:#eee;color:#000;margin-bottom:20px;border:1px solid #eee;min-width:100%;height:45px;font-size:14px;margin:0 0 20px 0}@media (max-width:768px){.items-content__card-more-info{transform:none;position:initial;display:flex;align-items:center;justify-content:center;min-width:151px;width:fit-content;width:-moz-fit-content;padding:0 10px;margin:5px 0;height:35px;border-radius:27.5px;border:solid 1px #2098CE;transition:.2s;width:100%;border:0}.items-content__card-more-info:hover{background-color:#1980af;border:solid 2px #1980af!important;color:#FFF}}.items-content__card-see-offer{min-width:100%;height:45px;font-size:14px;font-weight:600;margin:0 0 10px 0}@media (max-width:768px){.items-content__card-see-offer{transform:none;min-width:151px;width:fit-content;width:-moz-fit-content;height:35px;margin:5px 0;width:100%}}.items-content__card-see-offer--disabled.button{background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important;opacity:1}.items-content__card-see-offer--disabled.button:hover,.items-content__card-see-offer--disabled.button:active,.items-content__card-see-offer--disabled.button:focus{border:1.5px transparent!important;background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.items-content__card-see-offer--disabled.button:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-gray.svg)!important}.items-content__card-sponsored{margin-right:10px;font-size:12px;color:#717171}@media (max-width:768px){.items-content__card-sponsored{position:absolute;bottom:1px;right:10px;min-width:150px;margin-right:0;text-align:center;font-size:10px;line-height:1.2}}.items-content-mobile-filter__actions{background-color:transparent;text-align:center}.items-content-mobile-filter__button{margin-bottom:20px;font-size:12px;font-weight:600;line-height:1.67;letter-spacing:normal}.items-content-mobile-filter__button:before{content:'';display:inline-block;width:15px;height:15px;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-filter.svg)}.items-content-mobile-filter__button:hover:before,.items-content-mobile-filter__button:active:before,.items-content-mobile-filter__button:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-filter.svg)}.items-content-mobile-filter__items{height:0;padding:0 15px;overflow:hidden;transition:height .2s}.items-content-mobile-filter__items .financer-field-group__checkbox{left:auto;right:0}.items-content-mobile-filter__items .financer-field-group label.checkbox{width:100%;padding:10px 25px 10px 0}.items-content-mobile-filter__items .financer-field-group:last-child{padding-bottom:10px}.single-company_single .items-content__card-right{min-width:170px}.sortable-item.fs-item.fs-item{margin:0}.items-content__card.items-content__card--creditcard .items-content__card-logo{display:block;width:100%;height:auto}.items-content__card.items-content__card--creditcard .items-content__card-logo img{width:100%;height:100%;object-fit:contain;object-position:left}@media (max-width:768px){.items-content__card.items-content__card--creditcard .items-content__card-left>.items-content__card-title{display:none}}.items-content__card.items-content__card--creditcard .items-content__card-center{margin-top:0}.items-content__card.items-content__card--creditcard .items-content__card-center .items-content__card-title{display:none;margin-bottom:25px}@media (max-width:768px){.items-content__card.items-content__card--creditcard .items-content__card-center .items-content__card-title{display:block}}@media (max-width:768px){.items-content__card.items-content__card--creditcard .items-content__card-list{left:0%;right:77.27%;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#999;flex:none;flex-grow:0;order:3;padding-top:25px;padding-bottom:25px;border-bottom:solid 1px #eee}}@media (max-width:768px){.items-content__card.items-content__card--creditcard .items-content__card-datapoint-container{left:0%;right:77.27%;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#999;flex:none;flex-grow:0;order:2;border-bottom:solid 1px #eee}}@media (max-width:768px){.items-content__card.items-content__card--creditcard .items-content__card-title{order:1;width:195px;height:32px;left:0;top:75px;font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#000}}.items-content__card.items-content__card--creditcard .items-content__card-right .simple-rating-value{order:2}.items-content__card.items-content__card--creditcard .items-content__card-right .simple-rating__stars{order:1;padding-right:10px}.items-content__card.items-content__card--creditcard .items-content__card-sponsored{left:10px}.items-content__card.items-content__card--creditcard.items-content__card--vertical{position:relative}.items-content__card.items-content__card--creditcard.items-content__card--vertical .items-content__card-left{width:50%;margin-left:0;margin-right:0}.items-content__card.items-content__card--creditcard.items-content__card--vertical .items-content__card-logo{margin-left:0}.items-content__card.items-content__card--creditcard.items-content__card--vertical .items-content__card-right{width:50%;height:70px;align-items:flex-end;margin:0;position:absolute;top:20px;right:20px}.items-content__card.items-content__card--savings_account .items-content__card-more-info{display:none}.items-content--product .items-content__card--savings_account .search-card__saving-time-column,.items-content--product .items-content__card--savings_account .search-card__saving-low-column{display:none}.items-content__card--vertical.items-content__card--company_single .items-content__card-recommended{left:50%;transform:translateX(-50%)}.items-content__card-description p{font-size:12px!important;color:#555!important;padding:0px!important;border:0px!important}@media (max-width:769px){.items-content__card-description p{font-size:12px!important}}.site-container .mobile-toc__item:before{position:absolute;top:50%;left:0;transform:translateY(-50%);content:'';display:block;width:14px;margin-top:0;height:24px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-mobile-toc-item.svg)}.site-container .mobile-toc__item{position:relative;display:block;padding:6px 0 6px 22px;font-size:18px;margin-bottom:0}@media (max-width:769px){.site-container .mobile-toc__item{font-size:16px}}.site-container .company-content .mobile-toc,.site-container .single-article .mobile-toc{margin-top:25px}.site-container .mobile-toc{max-width:800px;margin:-55px auto 30px auto;background:#fff;padding:30px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.08);z-index:99;position:relative}@media (max-width:769px){.site-container .mobile-toc{margin:-30px 15px 30px 15px}}.site-container .mobile-toc__title{margin-bottom:0;padding:0;padding-bottom:10px;border-bottom:1px solid #eee;margin-top:0;padding-top:0;margin-bottom:0}.site-container .mobile-toc__items{margin-bottom:0;margin-top:10px}.site-container .mobile-toc__load-more{min-width:192px;font-size:15px;font-weight:600;margin-left:0;margin-top:20px}.site-container .mobile-toc__load-more:before{content:'';display:inline-block;width:24px;height:20px;margin-right:5px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg)}.site-container .mobile-toc__load-more:hover:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.loan-slider .mobile-toc,.multi-icons .mobile-toc{margin:100px auto 20px auto}@media (max-width:768px){.loan-slider .mobile-toc,.multi-icons .mobile-toc{margin:130px 15px 50px 15px}}.single-how_to .mobile-toc{margin:50px auto 50px auto}@media (max-width:768px){.single-how_to .mobile-toc{margin:50px auto 0 auto}}.popular-lenders{padding:100px 15px;background-color:#2098CE}@media (max-width:768px){.popular-lenders{padding:50px 15px 60px}}.popular-lenders__title{margin-bottom:15px;text-align:center;color:#FFF}.popular-lenders__desc{margin:0 auto 55px auto;text-align:center;font-weight:400;max-width:800px;color:#FFF}.popular-lenders__grid{width:100%;margin-bottom:35px;padding-left:15px;padding-right:15px;text-align:center}.popular-lenders__columns{justify-content:center}@media (max-width:768px){.popular-lenders__columns .column{padding-top:0}}.popular-lenders__item-inner{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:2;height:100%;margin:auto;padding:21px 20px 27px;border-radius:10px;background-color:#FFF;box-shadow:0 0 10px 0 rgba(0,0,0,.14)}@media (max-width:900px){.popular-lenders__item-inner{padding-left:10px;padding-right:10px}}.popular-lenders__item-inner .simple-rating__stars-img{width:18px;height:18px}@media (max-width:768px){.popular-lenders__item{max-width:255px;margin:auto}}.popular-lenders__first-item,.popular-lenders__last-item{position:relative;z-index:1}.popular-lenders__first-item:after,.popular-lenders__last-item:after{content:'';position:absolute;z-index:1;display:block;width:118px;height:118px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/combined-shape.svg)}.popular-lenders__first-item:after{left:-35px;bottom:-35px}@media (max-width:768px){.popular-lenders__first-item:after{top:-22px;left:-22px;right:auto;bottom:auto}}.popular-lenders__last-item:after{top:-20px;right:-20px;transform:rotate(-315deg)}@media (max-width:768px){.popular-lenders__last-item:after{top:auto;left:auto;bottom:-9px;right:-13px}}.popular-lenders__logo{height:45px;margin:0 auto 5px}.popular-lenders__logo img{width:auto;max-width:145px;height:100%;object-fit:contain}.popular-lenders__rating{display:flex;min-height:38px;margin-bottom:5px;border-radius:5px;border:solid 2px #2098CE}.popular-lenders__rating-value{display:flex;align-items:center;justify-content:center;width:38px;background-color:#2098CE;font-size:18px;font-weight:600;color:#FFF}.popular-lenders__rating-stars{display:flex;align-items:center;justify-content:center;padding:0 10px}.popular-lenders__rating-stars img{width:18px;height:18px;margin-right:5px}.popular-lenders__rating-stars img:last-child{margin-right:0}.popular-lenders__reviews{font-size:12px;color:#717171}.popular-lenders__button{margin-top:40px}.page-section__title{text-align:center;font-size:34px;line-height:44px;font-weight:700;color:#000;padding-left:15px;padding-right:15px;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.page-section__description{padding-top:24px;text-align:center;font-weight:400;font-size:18px;line-height:27px;color:#444;padding-left:15px;padding-right:15px;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.page-section.text-white .page-section__title{color:#FFF}.page-section.text-white .page-section__description{color:#FFF}@media (max-width:768px){.page-section.link-list-section .link-list__inner{padding-left:15px;padding-right:15px}.page-section.icons-boxed{padding:0}}.page-section.bg-blue .content-column{color:#FFF}.page-section.bg-blue .content-column ul,.page-section.bg-blue .content-column li{color:#FFF}.page-section.bg-blue .page-section__title{color:#FFF}.page-section.bg-blue .page-section__description{color:#FFF}.page-section.bg-blue .column.ms-content *{color:#FFF}.page-section.bg-blue .column *{color:#FFF}.page-section.bg-blue .column .fs-slider h3,.page-section.bg-blue .column .fs-slider p{color:#000}.page-section.bg-blue .home-sliderbox__title{color:#FFF}.page-section.bg-blue .link-list__category-link{color:#FFF}.page-section.bg-blue .link-list__category-link:hover{color:unset}.page-section.bg-blue .link-list__column h1,.page-section.bg-blue .link-list__column h2,.page-section.bg-blue .link-list__column h3,.page-section.bg-blue .link-list__column h4,.page-section.bg-blue .link-list__column h5,.page-section.bg-blue .link-list__column h6{color:#FFF}.page-section.bg-blue .link-list__column a{color:#FFF}.page-section.bg-blue .link-list__column a:hover{opacity:.85}.page-section.bg-blue .home-as-seen__title{color:#FFF}.page-section.bg-blue .home-as-seen__item{filter:brightness(0) invert(1)}.page-section.bg-blue .step-by-step__title{color:#FFF}.page-section.bg-blue .step-by-step__description{color:#FFF}.page-section.bg-blue .step-by-step__block:before{border-left:2px dotted #FFF}.page-section.bg-blue .icons-grid__title{color:#FFF}.page-section.bg-blue .poll-section__title{color:#FFF}.page-section.bg-blue .poll-section__description{color:#FFF}.page-section.bg-blue .poll-section__wrapp .pollresults .bar-main-container{color:#FFF}.page-section.bg-blue .poll-section__wrapp .pollresults .bar-container{border:solid 1px #fff}.page-section.bg-blue .poll-section__wrapp .pollresults .totalvotes{color:#FFF}.page-titles{position:relative;padding:85px 15px 120px}@media (max-width:768px){.page-titles{padding:50px 0 80px}}.page-titles:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:2px;height:95px;background-size:cover;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/personal-loan-line.svg)}@media (max-width:768px){.page-titles:after{height:75px}}.page-titles__wrap{max-width:790px;margin:auto auto 35px}@media (max-width:768px){.page-titles__wrap{margin:auto 15px}}.page-titles__image{position:relative;padding-bottom:56.2%}@media (max-width:768px){.page-titles__image{margin-bottom:10px}}.page-titles__image img{border-radius:5px;position:absolute;object-fit:cover;width:100%;height:100%}.page-titles__title{margin-bottom:15px;text-align:center}@media (max-width:768px){.page-titles__title{padding-left:15px;padding-right:15px}}.page-titles__description{max-width:790px;margin:auto auto 35px;font-size:20px;text-align:center;color:#444}@media (max-width:768px){.page-titles__description{padding-left:15px;padding-right:15px}}.page-titles__description p{font-size:20px;margin-bottom:25px}.page-titles__poll{max-width:790px;margin:auto}.page-titles__poll .fn_block.fn-polls{margin:10px 0 30px 0}.page-titles__poll .fn_block.fn-polls .fn_poll{padding:0}.page-titles__poll .answers,.page-titles__poll .pollresults{max-width:360px;margin:auto}.top-picks{padding:80px 15px 100px;background-color:#F4F6F7;text-align:center}@media (max-width:768px){.top-picks{padding:50px 15px 60px}}.top-picks__title{text-align:center;margin-bottom:45px}@media (max-width:768px){.top-picks__title{margin-bottom:25px}}.top-picks__cards.has-more-cards .top-picks-card:last-child:last-child{position:relative;margin-bottom:-20px}.top-picks__cards.has-more-cards .top-picks-card:last-child:last-child:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.92) 50%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.92) 50%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.92) 50%)}.top-picks__cards.has-more-cards .top-picks-card:last-child:last-child:before{content:'';position:absolute;top:0;left:-15px;right:-15px;bottom:-15px;z-index:2;background:-moz-linear-gradient(top,rgba(255,255,255,0) 50%,#f4f6f7 65%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 50%,#f4f6f7 65%);background:linear-gradient(to bottom,rgba(255,255,255,0) 50%,#f4f6f7 65%)}.top-picks__button{display:none;width:300px!important;margin:auto}@media (max-width:768px){.top-picks__button{max-width:223px!important;min-width:auto!important}}.top-picks .has-more-cards+.top-picks__button{display:flex;z-index:2}.top-picks-card{display:flex;align-items:center;justify-content:center;height:116px;margin-bottom:20px;padding:20px 25px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);background-color:#FFF}@media (max-width:768px){.top-picks-card{justify-content:space-between;flex-wrap:wrap;height:145px}}.top-picks-card__left{margin-left:0;margin-right:auto;text-align:left}@media (max-width:768px){.top-picks-card__left{width:50%;order:1;margin-bottom:10px}}.top-picks-card__logo{max-width:170px;margin-bottom:5px}@media (max-width:768px){.top-picks-card__logo{max-width:150px}}.top-picks-card__logo>img{width:auto;max-width:100%;max-height:46px}.top-picks-card__chosen{letter-spacing:normal;font-size:12px;color:#717171}.top-picks-card__chosen strong{font-weight:700;color:#717171}.top-picks-card__reviews{margin-top:10px;font-size:12px;color:#717171;text-align:right;letter-spacing:normal}.top-picks-card__reviews a{font-size:12px}.top-picks-card__column{display:flex;flex-direction:column;margin:auto}@media (max-width:768px){.top-picks-card__column{order:2;margin:0}}.top-picks-card__column-title{font-size:12px;text-align:center;color:#717171}@media (max-width:768px){.top-picks-card__column-title{font-size:10px}}.top-picks-card__column-value{font-size:16px;text-align:center}@media (max-width:768px){.top-picks-card__column-value{font-size:14px}}@media (max-width:768px){.top-picks-card__column--interest{align-items:flex-start}}@media (max-width:768px){.top-picks-card__column--accent{align-items:flex-end}}.top-picks-card__column--accent .top-picks-card__column-value{font-size:24px;font-weight:600}@media (max-width:768px){.top-picks-card__column--accent .top-picks-card__column-value{font-size:20px}}.top-picks-card__column--accent .top-picks-card__column-title{color:#000}.top-picks-card__right{display:flex;flex-direction:column;margin-right:0;margin-left:auto;flex-shrink:0}@media (max-width:768px){.top-picks-card__right{width:50%;align-items:flex-end;order:1;margin-bottom:10px}}.donations__inner{text-align:center}@media (max-width:768px){.donations__inner{padding:0 15px}}.donations__title{margin-bottom:12px}.donations__description{margin-bottom:40px}.donations__table{max-width:660px;margin:auto}.donations__table-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-top:1px solid #E0E0E0;padding:16px 0}.donations__table-row--left{display:flex;text-align:left}.donations__table-row--left img{margin-right:8px;height:24px;width:24px}@media (max-width:768px){.donations__table-row--left{align-items:flex-start;padding-right:16px}}.donations__table-row--right{font-weight:700;font-size:24px;color:#444}.donations__summary{max-width:660px;margin:auto;background:#DBEADA;border-radius:4px;padding:30px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.donations__summary-left{text-align:left;font-size:18px;color:#444}.donations__summary-left p{font-weight:700}@media (max-width:768px){.donations__summary-left p{font-size:18px}}@media (max-width:768px){.donations__summary-left{margin-bottom:12px;text-align:center}}.donations__summary-right{font-weight:700;font-size:34px;text-align:right;color:#4BAB48}@media (max-width:768px){.donations__summary{padding:24px 0;flex-direction:column}}.helpful_section{display:table;margin:0 auto;width:100%;max-width:800px}#sendFeedbackForm{padding-top:25px}#sendFeedbackForm .helpful-title{font-size:16px;font-weight:400}#sendFeedbackForm .helpful-title p{text-align:center;margin-bottom:25px}#sendFeedbackForm .button-helpful{display:flex;justify-content:center}#sendFeedbackForm .button-helpful .helpful-buttons-list{padding-left:8px;float:left;margin:0 5px 0 0;width:100px;height:40px;position:relative}#sendFeedbackForm .button-helpful .helpful-buttons-list label{display:block;padding:5px;position:relative}#sendFeedbackForm .button-helpful .helpful-buttons-list label input{display:none}#sendFeedbackForm .button-helpful .helpful-buttons-list label span{cursor:pointer;border:1px solid #ccc;width:90px;height:30px;position:absolute;overflow:hidden;line-height:1.5;text-align:center;border-radius:10%;font-size:18px;left:0;top:50%;transform:translate(0,-50%)}#sendFeedbackForm .button-helpful .helpful-buttons-list input:checked+span{background:#2098CE;border-color:#2098CE;color:#fff}#sendFeedbackForm .single-article-helpful__form-textarea{display:block;width:100%;height:100px;margin-bottom:10px;padding:15px 20px;resize:none;border-radius:5px;border:solid 1px #dedede;line-height:1;color:#444}#sendFeedbackForm .feedback-in-content{padding:0!important}#sendFeedbackForm .helpful-textarea-block{padding-left:15px;padding-right:15px;display:none}#sendFeedbackForm .helpful-textarea-block .form-submit{margin-bottom:25px}#sendFeedbackForm .helpful-label-textarea{font-size:14px;line-height:1.14;color:#444}#sendFeedbackForm .helpful-recaptcha{margin-bottom:20px}#sendFeedbackForm .helpful-recaptcha-field--error iframe{border:1px solid red}#sendFeedbackForm .helpful_section--thanku{text-align:center;border-left:2px solid #cecb7b;background-color:#fffcc7;padding:15px}#sendFeedbackForm .helpful_section--thanku-message{width:fit-content;text-align:center;font-size:15px;color:#000}.loan-amount-slider{margin:25px auto}@media (max-width:768px){.loan-amount-slider{margin:25px;box-shadow:0 0 20px rgba(0,0,0,.3);padding:35px;border-radius:10px}}.items-content__card-more-info:before{content:"ⓘ";margin-right:5px;dislay:inline!important}.items-content__card-see-offer.button:before{content:"✓"!important;dislay:inline!important;margin-right:5px;position:relative!important}.single-company_single .company-top-three__items .items-content__card--vertical{display:flex;flex-direction:column;max-width:350px;margin:10px}.single-company_single .company-top-three__items .items-content__card--vertical .items-content{padding:80px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content{padding:30px 15px 60px}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content .item-table .item-results{background-color:#F4F6F7}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content--product{padding:30px 0 60px}}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content--product .items-content__card{box-shadow:none;margin-bottom:0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px;padding:20px 20px 10px;border-radius:10px;border:solid .0625rem #eee;background-color:#FFF}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter:after{content:'';display:block;width:20px;height:20px;position:absolute;left:35px;bottom:-10px;border-right:solid .0625rem #eee;border-bottom:solid .0625rem #eee;border-radius:0 0 5px 0;background-color:#FFF;transform:rotate(45deg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter-reset{display:none}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter .financer-field-group{width:25%;margin-bottom:10px}@media (min-width:1024px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter--reset{position:relative;padding-left:200px}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter--reset .items-content__filter-reset{position:absolute;left:0;top:0;bottom:0;display:block;width:200px;padding:20px 5px 0 30px;font-size:18px;font-weight:600;line-height:.89}}@media (min-width:1024px) and (max-width:1024px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter--reset .items-content__filter-reset{display:none}}@media (min-width:1024px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter--reset .items-content__filter-reset span{font-size:12px;font-weight:600;line-height:1.33;color:#2098CE;cursor:pointer}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__filter--reset .financer-field-group{width:33%}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__title{margin-bottom:30px;text-align:center}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__title{margin-bottom:15px}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__load-more.button{display:inline-flex;min-width:210px;width:auto;height:55px;margin:50px auto 0;font-size:16px;font-weight:600;line-height:normal;letter-spacing:normal;color:#2098CE}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__load-more.button:before{content:'';display:block;width:24px;height:24px;margin-right:5px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__load-more.button:hover:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards{display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards{flex-direction:column;padding-left:0;padding-right:0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product{width:99%;padding-right:1em}.block_fn_items .single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product{padding-right:0}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product:not(:first-of-type){margin-top:20px}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product .fs-item{max-width:100%;margin:0}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product .savings_table{padding:0;background:none}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product .search-cards{padding:0;background:none}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product a.search-credit-card__get-started.button.is-primary{margin-top:0}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product a.search-card__get-started-button.button.is-primary{margin-top:0}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards-product{padding-right:0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .search-cards{padding:0}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .table_cont{width:100%}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .table_cont{display:flex;justify-content:center}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .custom-company-table{padding:0}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .custom-company-table{padding:10px 0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .search-credit-card{margin:0;box-shadow:0 0 10px 0 rgba(0,0,0,.14);overflow:visible}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .company_table{background:none}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__cards .company_table{width:100%}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card{width:100%;margin-bottom:20px;border-radius:10px;overflow:hidden;box-shadow:0 0 20px 0 rgba(0,0,0,.06)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-product.items-content__card--company_single{margin-bottom:0;box-shadow:unset;overflow:unset}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-product.items-content__card--company_single .fs-item{box-shadow:0 0 20px 0 rgba(0,0,0,.06)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-top{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;padding:30px;background-color:#FFF;flex-direction:column;height:100%}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-top{padding:30px 20px 10px;flex-wrap:wrap}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-left{position:relative;width:170px;flex-shrink:0}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-left{order:1;width:50%;max-width:150px}}@media (max-width:375px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-left{max-width:140px}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo img{width:100%}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-center{display:flex;flex-grow:1;align-items:center;width:100%;margin-right:0;margin-left:0}@media (max-width:900px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-center{margin-left:50px}}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-center{flex-direction:column;order:2;width:100%;margin-left:0;margin-top:20px}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-right{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;min-width:150px;margin:20px auto 10px;padding-left:0}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-right{order:1;width:50%;margin:auto}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-description{width:100%;padding:12px 30px 10px;font-size:12px;text-align:center;line-height:1.33;color:#717171;background-color:#FFF;border-top:solid .0625rem #eee}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-description{padding-left:20px;padding-right:20px;font-size:10px;text-align:left;line-height:1.2;margin-top:-5px}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-description p{font-size:12px;text-align:left}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-disclaimer{font-size:.75rem;color:#999;text-align:center;padding:.5rem 0}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-actions{justify-content:space-between;margin:auto auto 0;position:relative;display:flex;align-items:center;width:100%;min-height:55px;padding:0 30px;background-color:#f4f6f7;border-radius:0 0 10px 10px}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-actions{padding:10px;justify-content:space-around;flex-wrap:wrap}}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-actions--sponsored{padding:10px;display:flex;flex-wrap:wrap;justify-content:space-around}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-recommended{position:absolute;left:0;top:-23px;z-index:1;padding:0 10px;border-radius:2px;background-color:#F3A42F;font-size:10px;font-weight:700;line-height:normal;letter-spacing:normal;color:#FFF;text-transform:uppercase}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-recommended:after{content:'';position:absolute;bottom:-4px;left:5px;z-index:-1;width:9px;height:9px;transform:rotate(-315deg);border-radius:1px;background-color:#F3A42F}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo{margin-bottom:5px}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo img{width:auto;max-width:100%;height:auto;max-height:60px}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo img{max-height:60px;width:auto}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo--trusted{display:flex;align-items:center;justify-content:space-between}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo--trusted img{max-width:145px;width:100%}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo--trusted img{max-width:125px;width:100%}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-logo--trusted:after{content:'';display:block;width:16px;height:16px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/trusted-label.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-title{display:block;font-size:14px;font-weight:700;line-height:16px;color:#000}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-chosen{display:block;font-size:12px;font-weight:400;line-height:normal;letter-spacing:normal;color:#717171;text-align:center}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-chosen strong{font-weight:700}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title{display:block;font-size:12px;text-align:center;font-weight:400;line-height:normal;letter-spacing:normal;color:#717171}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title:after{content:'';display:block;width:52px;height:16px;margin:auto 0 auto auto;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--visa:after{background-size:cover;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/visa_logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--mastercard:after{background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/master_card-logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--americanexpress:after{width:52px;height:52px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/american-express-logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--jcb:after{width:52px;height:22px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/jcb-logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--unionpay:after{width:52px;height:35px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/union-pay_logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--gpn:after{width:52px;height:52px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/gpn_logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--discover:after{background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/discover_logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-credit-title--diners-club:after{width:80px;height:30px;background-size:cover;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/diners-club_logo.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-list{padding-right:10px;width:100%!important;padding-left:10px;border-left:none;margin-left:0;border-right:none}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-list{width:100%}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-list li{font-size:14px!important;padding-left:24px!important;color:#444;position:relative;margin-bottom:10px;font-weight:400}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-list li:last-child{margin-bottom:0}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-list li{margin-right:0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-list li:before{top:0!important;width:22px!important;height:22px!important;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-check-icon.svg)!important;background-size:50% 50%!important;background-position:center}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-list li.false:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-minus-icon.svg)!important}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint{display:block;padding:0 20px;width:50%}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint{border-top:solid .0625rem #eee;width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:9px 0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint-value{display:block;font-size:18px;line-height:1;font-weight:600;letter-spacing:normal;text-align:center;color:#000}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint-value{font-size:14px;width:50%;text-align:right}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint-title{display:block;font-size:12px;line-height:1;padding-top:5px;font-weight:400;letter-spacing:normal;text-align:center;color:#717171}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint-title{padding-top:0;font-size:14px;width:50%;text-align:left}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:8px;width:100%}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-datapoint-container{margin-top:0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card .simple-rating{display:flex;margin-bottom:5px}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card .simple-rating .simple-rating-value{width:36px;height:36px}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card .simple-rating .simple-rating__stars>img{width:14px;height:14px}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-reviews{font-size:12px;font-weight:400;line-height:normal;letter-spacing:normal;color:#717171}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-more-info{position:static;transform:none;display:flex;align-items:center;justify-content:center;width:150px;height:35px;margin-right:11px;border-radius:27.5px;border:solid 2px #2098ce;min-width:auto;margin-bottom:0;color:#2098ce}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-more-info{transform:none;position:initial;display:flex;align-items:center;justify-content:center;min-width:151px;width:fit-content;width:-moz-fit-content;padding:0 10px;margin:5px 0;height:35px;border-radius:27.5px;border:solid 2px #2098CE;transition:.2s}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-more-info:hover{background-color:#1980af;border:solid 2px #1980af!important;color:#FFF}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-see-offer{min-width:150px;margin:0 auto;height:35px}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-see-offer{transform:none;min-width:151px;width:fit-content;width:-moz-fit-content;height:35px;margin:5px 0}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-see-offer--disabled.button{background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important;opacity:1}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-see-offer--disabled.button:hover,.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-see-offer--disabled.button:active,.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-see-offer--disabled.button:focus{border:1.5px transparent!important;background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-see-offer--disabled.button:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-gray.svg)!important}.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-sponsored{margin-right:10px;font-size:12px;color:#717171}@media (max-width:768px){.single-company_single .company-top-three__items .items-content__card--vertical .items-content__card-sponsored{position:absolute;bottom:1px;right:10px;min-width:150px;margin-right:0;text-align:center;font-size:10px;line-height:1.2}}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__actions{background-color:transparent;text-align:center}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__button{margin-bottom:20px;font-size:12px;font-weight:600;line-height:1.67;letter-spacing:normal}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__button:before{content:'';display:inline-block;width:15px;height:15px;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-filter.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__button:hover:before,.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__button:active:before,.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__button:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-filter.svg)}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__items{height:0;padding:0 15px;overflow:hidden;transition:height .2s}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__items .financer-field-group__checkbox{left:auto;right:0}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__items .financer-field-group label.checkbox{width:100%;padding:10px 25px 10px 0}.single-company_single .company-top-three__items .items-content__card--vertical .items-content-mobile-filter__items .financer-field-group:last-child{padding-bottom:10px}@media (max-width:768px){.fn_block .items-content__card-right{min-width:100%!important}.fn_block .items-content__card-datapoint-container{min-width:100%!important;border-left:0px!important;padding-left:0px!important;margin-left:0px!important;padding-top:10px!important}.items-content__card-list{background:#f4f4f4;padding:10px;border-radius:5px}.fn_block .items-content__card-left{min-width:100%!important}.items-content__card-datapoint-title{color:#000;margin-bottom:0;padding-left:0}.fn_block .items-content__card-top{display:block!important}.fn_block .items-content__card-reviews{margin:0 auto 10px auto}.fn_block .items-content__card-datapoint{border-bottom:1px solid #eee!important;background:#fff;margin:4px 0 0 0;padding:7px 0px!important;border-radius:0;padding-left:0!important;padding-right:0!important}.items-content__card-datapoint-value{padding-right:0}.block_fn_items{padding:0}.items-content__card-left{padding-top:0}.page-hero__content{margin-bottom:0}.page-hero__text{margin-bottom:10px}.search-card__notice{border-top:0}}.fn_block.fn-company-list{max-width:100%;overflow:scroll}.compoundinterest_calculator .page-hero__title,.borrowingcost_calculator .page-hero__title,.interest_calculator .page-hero__title{margin-top:20px}.compoundinterest_calculator .author-block,.borrowingcost_calculator .author-block,.interest_calculator .author-block{margin:30px 0 60px 0}body.page .compoundinterest_calculator .author-block span,body.page .borrowingcost_calculator .author-block span,body.page .interest_calculator .author-block span{color:#000000!important}.link-list__title span{border-bottom:5px solid #137dad;text-transform:lowercase}.browse-topic-link{margin-top:-50px}.block_fn_items .comparison-table__text{font-size:inherit;line-height:inherit;text-align:inherit;min-width:inherit;max-width:inherit;max-height:inherit}.related-posts.link-list .link-list__column li a:before{content:"→";margin-right:3px}.search-card__notice img{margin-right:10px}.crypto-top-exchanges .items-content__card-top{display:block}.crypto-top-exchanges .items-content__card-left,.crypto-top-exchanges .items-content__card-right,.crypto-top-exchanges .items-content__card-center,.crypto-top-exchanges .items-content__card-actions{width:100%}.crypto-top-exchanges .items-content__card-actions{background-color:#fff}.crypto-top-exchanges .items-content__card-list li{max-height:21px;overflow:hidden}.crypto-top-exchanges .items-content__card-more-info{display:none}.crypto-top-exchanges .items-content__card-see-offer{margin-botton:20px}.about-contact{padding:84px 15px 90px;background-color:#2098CE;color:#FFF}@media (max-width:768px){.about-contact{padding:49px 15px 60px}}.about-contact__title{margin-bottom:15px;text-align:center}@media (max-width:768px){.about-contact__title{margin-bottom:19px}}.about-contact__description{max-width:585px;margin:0 auto 30px;text-align:center;font-weight:400}@media (max-width:768px){.about-contact__description{margin-bottom:30px}}.about-contact__form{max-width:540px;margin:0 auto;text-align:left}.about-contact__notice{margin:50px 25px 0;padding:15px;border-left:2px solid #cecb7b;background-color:#fffcc7;text-align:center;font-size:15px;color:#000}.hero-about{padding:152px 15px 92px;background-color:#2098CE;color:#FFF}@media (max-width:768px){.hero-about{padding:45px 15px 50px;overflow:hidden}}.hero-about__columns{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/about-hero-image.webp);background-repeat:no-repeat;background-size:contain;background-position:100% 40%;background-size:50%}@media (max-width:1200px){.hero-about__columns{background-position:95% 40%}}@media (max-width:768px){.hero-about__columns{display:flex;flex-direction:column-reverse;background-image:none}}.hero-about__content .button.is-normal.is-rounded{width:176px;height:55px;background-color:#FFF;color:#2098CE;font-size:16px;font-weight:600}@media (max-width:768px){.hero-about__image img{position:relative;left:-30px}}.hero-about__title{margin-bottom:25px}@media (max-width:768px){.hero-about__title{margin-bottom:9px}}.hero-about__description{margin-bottom:35px;font-weight:400}@media (max-width:768px){.hero-about__description{margin-bottom:25px}}.hero-about__values{display:flex;align-items:center;justify-content:center;margin-top:100px}@media (max-width:768px){.hero-about__values{justify-content:space-around;margin-top:50px}}.hero-about__value{width:280px}@media (max-width:768px){.hero-about__value{width:115px}}.hero-about__value-title{display:block;font-size:75px;font-weight:600;line-height:1.33;text-align:center}@media (max-width:768px){.hero-about__value-title{font-size:40px;line-height:1}}.hero-about__value-text{display:block;opacity:.85;font-size:18px;line-height:1.11;text-align:center}@media (max-width:768px){.hero-about__value-text{font-size:16px;line-height:1.25}}.about-row{padding:85px 15px;background-color:#F4F6F7}@media (max-width:768px){.about-row{padding:75px 15px}}@media (max-width:768px){.about-row__columns{display:flex;flex-direction:column-reverse}.about-row__columns .column:first-child{padding-top:0}.about-row__columns .column:last-child{padding-bottom:0}}.about-row__column-content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%}.about-row__column-image{margin:auto}.about-row__title{max-width:472px;margin-bottom:22px}@media (max-width:768px){.about-row__title{max-width:none;margin-bottom:18px}}.about-row__text{max-width:472px;color:#444;font-weight:400}@media (max-width:768px){.about-row__text{max-width:none}}.about-row:nth-child(2n+1){background-color:#FFF}@media (min-width:769px){.about-row:nth-child(2n+1) .about-row__columns{flex-direction:row-reverse}.about-row:nth-child(2n+1) .about-row__title{margin-left:auto;margin-right:0}.about-row:nth-child(2n+1) .about-row__text{margin-left:auto;margin-right:0}}.about-row.trusted_reviews_and_ratings{padding-top:75px;padding-bottom:65px}@media (max-width:768px){.about-row.trusted_reviews_and_ratings{padding-top:45px;padding-bottom:57px}}.about-row.trusted_reviews_and_ratings .about-row__column-image{max-width:533px}@media (max-width:768px){.about-row.trusted_reviews_and_ratings .about-row__column-image{min-width:278px;max-width:74%;margin-bottom:9px}}.about-row.your_opinion_matters{padding-top:91px;padding-bottom:30px}@media (max-width:768px){.about-row.your_opinion_matters{padding-top:27px;padding-bottom:60px}}.about-row.your_opinion_matters .about-row__column-image{max-width:449px}@media (max-width:768px){.about-row.your_opinion_matters .about-row__column-image{min-width:260px;width:69%;margin-bottom:15px}}.about-row.honest_comparison_results{padding-top:40px;padding-bottom:93px}@media (max-width:768px){.about-row.honest_comparison_results{padding-top:27px;padding-bottom:57px}}.about-row.honest_comparison_results .about-row__column-image{max-width:406px}@media (max-width:768px){.about-row.honest_comparison_results .about-row__column-image{min-width:267px;width:70%;margin-bottom:14px}}.about-services{padding:85px 15px 100px;background-color:#FFF}@media (max-width:768px){.about-services{padding:45px 15px 55px}}.about-services__title{margin-bottom:15px;text-align:center}@media (max-width:768px){.about-services__title{margin-bottom:20px;text-align:left}}.about-services__description{max-width:730px;margin:0 auto 45px;text-align:center;font-weight:400}@media (max-width:768px){.about-services__description{max-width:none;text-align:left}}@media (max-width:768px){.about-services-item{position:relative;padding-left:95px}}@media (max-width:768px){.about-services-item__icon{position:absolute;top:0;left:0;width:80px;height:80px}}.about-services-item__title{margin-bottom:15px}@media (max-width:768px){.about-services-item__title{margin-bottom:10px}}.about-services-item__text{font-size:18px;color:#444}@media (max-width:768px){.about-services-item__text{font-size:16px}}.about-team{padding:85px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.about-team{padding:50px 15px 60px}}.about-team .container{max-width:2560px!important}.about-team__title{margin-bottom:16px;text-align:center}.about-team__description{max-width:840px;margin:0 auto 45px;text-align:center;color:#444;font-weight:400}.about-team .widget_illdy_person{width:33%}@media (max-width:768px){.about-team .widget_illdy_person{width:45%;margin:0 auto}}.about-team .persons{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.about-team .persons{align-items:flex-start}}.about-team .persons .person{padding-bottom:15px}@media (max-width:768px){.about-team .persons .person{padding-bottom:0}}.about-team .persons .person-image{max-width:110px;margin:auto}.about-team .persons .person-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;float:none}.about-team .persons .person-content h4{text-align:center;font-size:18px;font-weight:600}@media (max-width:768px){.about-team .persons .person-content h4{font-size:14px}}.about-team .persons .person-content h5{opacity:.8;font-size:14px;text-align:center;font-weight:400}@media (max-width:768px){.about-team .persons .person-content h5{font-size:12px}}.about-team .persons .person-content p{display:block;font-size:14px;font-weight:600;text-align:center;color:#2098CE}@media (max-width:768px){.about-team .persons .person-content p{font-size:12px}}.about-team__actions{display:flex;align-items:center;justify-content:center;padding-top:15px}@media (max-width:768px){.about-team__actions{padding-top:20px}}.about-team__actions .button.is-normal{width:187px;height:43px;margin:0 10px}@media (max-width:768px){.about-team__actions .button.is-normal{width:165px;height:33px;margin:0 5px}}body.archive .page-content__content{padding-left:0;border:none}body.archive .page-content__content h3.posts-list-big-post__title{margin-top:10px;margin-bottom:15px;padding-top:0}body.archive .author-hero{color:#FFF;background:#2098CE;padding:70px 0}body.archive .author-hero__content{font-size:16px}@media (max-width:768px){body.archive .author-hero{padding:20px 15px 30px 15px}}body.archive .author__container{max-width:730px;margin:0 auto;position:relative}body.archive .author__top-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right}body.archive .author__label{font-size:14px;margin:0 0 15px 0}body.archive .author__contacts{display:flex;margin-bottom:14px}body.archive .author__contact{width:30px;height:30px;margin-right:5px;background-size:contain;background-repeat:no-repeat}body.archive .author__contact:last-child{margin-right:0}body.archive .author__contact_linkedin{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-linkedin-w.svg)}body.archive .author__contact_email{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-email-w.svg)}body.archive .author__contact_website{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-website-w.svg)}body.archive .author__contact_twitter{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-twitter-w.svg)}body.archive .author__contact_facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-facebook-w.svg)}body.archive .author__row{padding:80px 0}@media (max-width:768px){body.archive .author__row{padding:30px 15px}}body.archive .author__row-container{display:flex;flex-direction:column;align-items:center;max-width:730px;margin:0 auto}@media (max-width:768px){body.archive .author__row-container{align-items:flex-start}}body.archive .author__row-experience{background-color:#F4F6F7}body.archive .author__row-experience .author__row-container{flex-direction:row;align-items:flex-start}@media (max-width:768px){body.archive .author__row-experience .author__row-container{flex-direction:column;align-items:center}}body.archive .author__row-experience-text{display:flex;flex-direction:column;align-items:flex-start}body.archive .author__row-experience-img{flex:0 0 180px;padding-top:25px}@media (max-width:768px){body.archive .author__row-experience-img{flex:1 1 auto;width:100%;padding:0 0 25px 0}body.archive .author__row-experience-img .author__row-title{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin:0}body.archive .author__row-experience-img h2.underline{padding:0;margin:0}}body.archive .author__row-title{text-align:center;position:relative}@media (max-width:768px){body.archive .author__row-title{margin:0 0 0 10px}}body.archive .author__row-title h2.underline{z-index:0;position:relative}body.archive .author__row-title h2.underline:after{content:'';height:10px;width:calc(100% + 20px);background-color:#F5E7D8;display:inline-block;position:absolute;left:-10px;bottom:8px;z-index:-1}@media (max-width:768px){body.archive .author__row-posts{padding:30px 0}}body.archive .author__row-posts .author__row-title{display:flex;flex-direction:row;justify-content:center;margin:0 0 30px 0}@media (max-width:768px){body.archive .author__row-posts .author__row-title{justify-content:flex-start;margin:0 0 15px 25px}}body.archive .author__row-posts .posts-list{padding-bottom:0}body.archive .author__row-cpt{width:100%;justify-content:center;flex-wrap:wrap}@media (max-width:768px){body.archive .author__row-cpt{padding-left:15px}}body.archive .author__row-cpt .column{flex-basis:33.33%;flex-grow:0;position:relative;font-size:22px;font-weight:600;line-height:1.3}body.archive .author__row-cpt .column__excerpt{font-size:16px;font-weight:400;color:#444;margin:5px 0 0 0}body.archive .author__row-cpt .column__excerpt a.excerpt{font-weight:400;color:#444}body.archive .author__row-cpt .column .more{display:flex;align-items:center;font-size:16px;font-weight:600;margin:10px 0 0 0}body.archive .author__row-cpt .column .more:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 80%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-blue.svg)}body.archive .author__row-cpt .column .more a{color:#2098CE!important}body.archive .author__row-cpt .column__authors{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 10px 0}body.archive .author__row-cpt .column__authors_right{font-size:12px;color:#444;font-weight:400}body.archive .author__row-cpt .column__authors_fullname{padding:0 0 0 10px;font-size:14px}body.archive .author__row-cpt .column a{color:#000}body.archive .author__row-loadmore{text-align:center}body.archive .author__row-loadmore-button:before,body.archive .author__row-loadmore-posts:before{content:"";display:block;width:24px;height:24px;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg)}body.archive .author__row-loadmore-button:hover:before,body.archive .author__row-loadmore-posts:hover:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}body.archive .author__row-loadmore-button:focus:before,body.archive .author__row-loadmore-posts:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}body.archive .author__row-loadmore-button.rotate:before,body.archive .author__row-loadmore-posts.rotate:before{animation:rotation 1s infinite linear}body.author .page-content__content{max-width:100%}body.author .page-content__content .container{margin:0 auto}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.single-how_to .site-inner .single-article__content p:last-of-type{margin-bottom:0}.single-article{max-width:800px;margin:0 auto}.single-article__featured-image{margin:0 auto 20px;position:relative;padding-bottom:56.2%}@media (max-width:768px){.single-article__featured-image{margin-bottom:10px}}.single-article__featured-image img{border-radius:5px;position:absolute;object-fit:cover;width:100%;height:100%}@media (max-width:768px){.single-article__featured-image img{border-radius:0}}.single-article .wp-block-table thead{border-bottom:0px!important}.single-article__content{position:relative;padding-bottom:75px}@media (max-width:768px){.single-article__content{padding-bottom:40px;padding-left:15px;padding-right:15px}}.single-article__content-item{padding-left:30px;border-left:1px solid #e5e5e5}.single-article__content--flex{display:flex}.single-article__category a,.single-article__category{margin-bottom:10px;margin-right:5px;font-size:10px;font-weight:700;text-transform:uppercase;color:#717171}.single-article h1{margin-bottom:10px}@media (max-width:768px){.single-article h1{margin-bottom:5px}}.single-article__data{display:flex;margin-bottom:35px}@media (max-width:768px){.single-article__data{margin-bottom:15px}}.single-article__data-item{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;font-size:14px;line-height:1.71;color:#444}@media (max-width:768px){.single-article__data-item{font-size:12px}}.single-article__data-item:after{content:'';display:block;margin:0 6px;width:3px;height:3px;border-radius:50%;background-color:#717171}.single-article__data-item:last-child:after{display:none}.single-article__data-item img{display:block;margin-right:3px}.single-article__text{margin-bottom:75px;margin-top:20px}@media (max-width:768px){.single-article__text{margin-bottom:40px}}.single-article__text p{color:#444}.single-article__text h2,.single-article__text strong{color:#000}.single-article__text h2{margin-top:40px;padding-top:40px;margin-bottom:15px;border-top:2px solid #f4f4f4}@media (max-width:768px){.single-article__text h2{margin-top:30px;padding-top:30px}}.single-article__text h3{margin-bottom:15px;padding-top:15px}@media (max-width:768px){.single-article__text h3{margin-bottom:15px}}.single-article__text h4{margin-top:25px;margin-bottom:15px}@media (max-width:768px){.single-article__text h4{margin-bottom:15px}}.single-article__text h5{margin-top:15px;margin-bottom:15px}@media (max-width:768px){.single-article__text h5{margin-bottom:10px}}.single-article__text p>a,.single-article__text li>a{border-bottom:1px solid #137dad}.single-article__text p{margin-bottom:25px}@media (max-width:768px){.single-article__text p{margin-bottom:15px}}.single-article__text p.small-text{font-size:14px}.single-article__text strong{font-weight:600}.single-article__text>img{border-radius:5px}.single-article__text>img.alignleft{margin-right:28px;float:left}@media (max-width:768px){.single-article__text>img.alignleft{max-width:40%}}@media (max-width:768px){.single-article__text blockquote{margin:20px auto!important}}.single-article__text table:not(.comparison-table){margin:0 0 20px}@media (max-width:768px){.single-article__text table:not(.comparison-table){overflow-x:auto;display:table;width:100%}}.single-article__text table:not(.comparison-table) tr{background:#fff}.single-article__text table:not(.comparison-table) tr:nth-child(even){background:#f8f8f8}.single-article__text table:not(.comparison-table) tr td,.single-article__text table:not(.comparison-table) tr th{border-top:0 solid #eee;border-bottom:0 solid #eee;border-right:0 solid #eee;padding:12px;text-align:left!important;vertical-align:middle;font-weight:400;font-size:14px}@media (max-width:768px){.single-article__text table:not(.comparison-table) tr td,.single-article__text table:not(.comparison-table) tr th{font-size:14px;padding:10px;max-width:120px}}.single-article__text table:not(.comparison-table) tr th{color:#000;background:#f5e7d8;font-weight:600}.single-article__text table:not(.comparison-table) tr th strong{font-weight:900}.single-article__text table:not(.comparison-table) tr th:first-of-type{border-radius:5px 0 0 5px}.single-article__text table:not(.comparison-table) tr th:last-of-type{border-radius:0 5px 5px 0}.single-article__text table:not(.comparison-table) tfoot td{color:#fff;background:#2098CE;font-weight:600}.single-article__text table:not(.comparison-table) tfoot td strong{color:#fff;font-weight:900}.single-article .items-content__card-center{max-width:320px}.single-article li.page-content__list-item{padding-left:0}.single-article li.page-content__list-item:before{display:none}.single-article li.page-content__list-item a{border:none}.single-article .sources_title{cursor:pointer;position:relative;margin:0;padding:15px 30px 15px 15px}.single-article .sources_title h5{margin:0}.single-article .sources_title:after{content:'';display:block;position:absolute;top:18px;right:10px;width:23px;height:23px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-loan-question-button-plus.svg)}.single-article .sources_title.open:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-loan-question-button-minus.svg)}.single-article .sources_list{background:rgba(32,152,206,.05);padding:25px 25px 0;border-radius:10px}.single-article .sources_list_date{display:block;font-size:14px}.single-article .job_title{margin-bottom:40px}@media (max-width:768px){.single-article .job_title{margin-bottom:25px;margin-top:25px;padding:0 15px}}.single-article-author{display:flex;align-items:center;margin-bottom:15px}.single-article-author:last-child{margin-bottom:45px}@media (max-width:768px){.single-article-author{margin-bottom:22px}}.single-article-author__avatar{width:65px;height:65px;margin-right:10px;border-radius:50px}.single-article-author__name{display:flex;flex-direction:column}.single-article-author__role{font-size:12px;color:#717171}.single-article-author__fullname{font-size:16px;font-weight:600;color:#000}.single-article-author__socials{display:flex;align-items:center;margin-left:auto;margin-right:0}.single-article-author__social{width:40px;height:40px;margin-right:10px;border-radius:50%;background-size:contain;background-repeat:no-repeat}.single-article-author__social:last-child{margin-right:0}.single-article-author__social_facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-facebook.svg)}.single-article-author__social_twitter{border-radius:0;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-twitter.svg)}.single-article-bottom-author{display:flex;justify-content:space-between;padding:80px 0 70px;border-top:1px solid rgba(153,153,153,.3);border-bottom:1px solid rgba(153,153,153,.3)}@media (max-width:768px){.single-article-bottom-author{flex-direction:column;padding:35px 0 35px}}.single-article-bottom-author__left{display:flex;align-items:flex-start;flex-wrap:wrap}@media (max-width:768px){.single-article-bottom-author__left{margin-bottom:20px}}@media (max-width:768px){.single-article-bottom-author__right{display:flex;align-items:flex-start;justify-content:space-between}}.single-article-bottom-author__avatar{width:95px;height:95px;margin-right:20px;border-radius:50%}@media (max-width:768px){.single-article-bottom-author__avatar{width:80px;height:80px;margin-right:11px}}.single-article-bottom-author__name{display:flex;flex-direction:column}.single-article-bottom-author__role{font-size:18px;color:#717171}@media (max-width:768px){.single-article-bottom-author__role{font-size:16px}}.single-article-bottom-author__fullname{margin-bottom:4px;font-size:24px;font-weight:700;color:#000}@media (max-width:768px){.single-article-bottom-author__fullname{font-size:18px}}.single-article-bottom-author__contacts{display:flex;margin-bottom:14px}.single-article-bottom-author__contact{width:30px;height:30px;margin-right:5px;background-size:contain;background-repeat:no-repeat}.single-article-bottom-author__contact:last-child{margin-right:0}.single-article-bottom-author__contact_linkedin{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/linkedin.svg)}.single-article-bottom-author__contact_email{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/email.svg)}.single-article-bottom-author__about{max-width:445px;padding-left:115px;font-size:16px;color:#000}@media (max-width:768px){.single-article-bottom-author__about{max-width:none;width:100%;padding-left:0;font-size:14px}}.single-article-bottom-author__socials{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;margin-right:0;margin-bottom:30px}@media (max-width:768px){.single-article-bottom-author__socials{margin-left:0;margin-right:auto;margin-bottom:0;justify-content:flex-start}}.single-article-bottom-author__socials-title{width:100%;text-align:right;margin-bottom:14px;font-size:18px;color:#717171}@media (max-width:768px){.single-article-bottom-author__socials-title{margin-bottom:4px;font-size:16px;text-align:left}}.single-article-bottom-author__social{width:35px;height:35px;margin-right:10px;border-radius:50%;background-size:contain;background-repeat:no-repeat}@media (max-width:768px){.single-article-bottom-author__social{margin-right:15px}}.single-article-bottom-author__social:last-child{margin-right:0}.single-article-bottom-author__social_facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-facebook.svg)}.single-article-bottom-author__social_twitter{border-radius:0;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-twitter.svg)}.single-article-bottom-author__article-data{min-width:200px}.single-article-bottom-author__article-data-reads{display:flex;align-items:center;justify-content:flex-end;margin-bottom:7px;font-size:16px;color:#444}@media (max-width:768px){.single-article-bottom-author__article-data-reads{font-size:14px}}.single-article-bottom-author__article-data-reads img{display:block;width:25px;height:25px;margin-right:5px}@media (max-width:768px){.single-article-bottom-author__article-data-reads img{width:20px;height:20px}}.single-article-bottom-author__article-data-publish{font-size:14px;text-align:right;color:#717171}@media (max-width:768px){.single-article-bottom-author__article-data-publish{font-size:12px}}.single-article-comments{margin-bottom:55px;max-width:730px;margin-left:auto;margin-right:auto}@media (max-width:768px){.single-article-comments{width:100%}}.single-article-comments__most-logged{display:block;margin-bottom:75px;text-align:center;color:#2098CE;font-weight:600;cursor:pointer}.single-article-comments__title{margin-bottom:45px}@media (max-width:768px){.single-article-comments__title{margin-bottom:25px;padding-left:15px;padding-right:15px;font-size:20px}}.single-article-comments__button{display:flex;width:fit-content;height:45px;margin:20px auto 0}.single-article-comments__button:before{content:'';display:block;width:24px;height:24px;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg)}.single-article-comments__button:hover:before,.single-article-comments__button:active:before,.single-article-comments__button:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.single-article-comments__author{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.single-article-comments__author-avatar{width:65px;height:65px;margin-right:10px}@media (max-width:768px){.single-article-comments__author-avatar{width:50px;height:50px}}.single-article-comments__author-avatar img{border-radius:50%}.single-article-comments__author-login-us{font-size:14px;line-height:1.14;color:#444}@media (max-width:768px){.single-article-comments__author-login-us{font-size:12px;line-height:1.33}}.single-article-comments__author-nikname{font-size:18px;font-weight:600}@media (max-width:768px){.single-article-comments__author-nikname{font-size:16px;line-height:1}}.single-article-comments__author-actions{margin-left:auto;margin-right:0}.single-article-comments__author-action{font-size:14px}.single-article-comments__form{margin-bottom:50px;font-size:16px}@media (max-width:768px){.single-article-comments__form{margin-bottom:18px;padding-left:15px;padding-right:15px;font-size:14px}}.single-article-comments__form textarea{font-size:100%}.single-article-comments__form-textarea{display:block;width:100%;height:100px;margin-bottom:10px;padding:15px 20px;resize:none;border-radius:5px;border:solid 1px #dedede;line-height:1;color:#444}.single-article-comments__form-textarea::placeholder{color:#444}@media (max-width:768px){.single-article-comments__form-textarea{height:70px;font-size:100%;line-height:1.14}}.single-article-comments__form-textarea.error{border:1px solid red}.single-article-comments__form-button{height:45px}@media (max-width:768px){.single-article-comments__form-button{height:35px}}.single-article-comments__form--false-form .single-article-comments__form-button,.single-article-comments__form--false-form .single-article-comments__form-button:active,.single-article-comments__form--false-form .single-article-comments__form-button:focus,.single-article-comments__form--false-form .single-article-comments__form-button:hover{border-color:transparent!important;background-color:#e6e8e9!important;color:#999999!important;opacity:1!important;cursor:not-allowed!important}.single-article-comments .comments>.children-comments{height:0;overflow:hidden;transition:height .2s}.single-article-comments .comments>.children-comments.children-comments--opened{height:unset}.single-article-comments .comments>.children-comments .single-article-comment__author{margin-bottom:0}.single-article-comments .comments>.children-comments .single-article-comment__author-nickname{font-size:14px}.single-article-comments .comments>.children-comments .single-article-comment__author-avatar{width:64px;height:64px}@media (max-width:768px){.single-article-comments .comments>.children-comments .single-article-comment__author-avatar{width:50px;height:50px}}.single-article-comments .comments>.children-comments .single-article-comment__author-data{padding-left:15px}@media (max-width:768px){.single-article-comments .comments>.children-comments .single-article-comment__author-data{padding-left:10px}}.single-article-comments .comments>.children-comments .single-article-comment__message{padding-left:80px}@media (max-width:768px){.single-article-comments .comments>.children-comments .single-article-comment__message{padding-left:60px}}.single-article-comments .comments>.children-comments .single-article-comment{padding-top:0;border-top:0;border-bottom:0}.single-article-comment{padding:20px;border-top:1px solid rgba(153,153,153,.3)}.single-article-comment:last-child{border-bottom:1px solid rgba(153,153,153,.3)}@media (max-width:768px){.single-article-comment{padding:15px}}.single-article-comment__author{display:flex;align-items:center;margin-bottom:10px}@media (max-width:768px){.single-article-comment__author{margin-bottom:5px}}.single-article-comment__author-avatar svg{width:64px;height:64px;margin-right:10px}@media (max-width:768px){.single-article-comment__author-avatar svg{width:50px;height:50px}}.single-article-comment__author-avatar svg img{border-radius:50%}.single-article-comment__author-nickname{display:block;font-size:16px;font-weight:600;color:#000}@media (max-width:768px){.single-article-comment__author-nickname{font-size:14px}}.single-article-comment__author-employee{display:inline-flex;align-items:center;justify-content:center;height:18px;margin-left:10px;padding:0 10px;border-radius:3px;border:1px solid #2098CE;font-size:12px;letter-spacing:normal;font-weight:600;color:#2098CE}.single-article-comment__author-date{display:block;font-size:12px;color:#444}.single-article-comment__message p,.single-article-comment__message{margin-bottom:10px;font-size:16px;color:#444}@media (max-width:768px){.single-article-comment__message p,.single-article-comment__message{margin-bottom:5px;font-size:14px}}.single-article-comment__actions{display:flex;align-items:center}.single-article-comment__actions img{width:15px;height:15px;margin-right:4px}.single-article-comment__actions a{display:inline-flex;font-size:12px;font-weight:700;color:#999}.single-article-comment__actions a:hover{color:#999}.single-article-comment__actions a:before{content:'';display:inline-block;width:15px;height:15px;margin-right:5px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-reply.svg);background-repeat:no-repeat;background-position:50% 50%}.single-article-comment__actions a.comment-reply-link--opened{color:#2098CE}.single-article-comment__actions a.comment-reply-link--opened:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-reply-opened.svg)}.reply-form{display:flex;align-items:flex-start;justify-content:flex-start;padding:0 20px 20px;position:relative}@media (max-width:768px){.reply-form{padding:0 15px 15px}}.reply-form__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.4)}.reply-form__overlay img{max-width:70px}.reply-form__avatar{margin-right:10px;flex-shrink:0;border-radius:50%;max-width:64px}@media (max-width:768px){.reply-form__avatar svg{width:50px;height:50px}}.reply-form__fields{position:relative;display:flex;flex-direction:column;width:100%;padding-left:6px}@media (max-width:768px){.reply-form__fields{padding-left:0}}.reply-form__fields textarea{display:block;width:100%;height:140px;margin-bottom:10px;padding:12px 16px;border-radius:5px;border:solid 1px #dedede;resize:none;font-size:16px}@media (max-width:768px){.reply-form__fields textarea{height:100px;padding:8px 15px 7px;font-size:14px}}.reply-form__fields textarea:focus{border:solid 1px #000}.reply-form__fields textarea::placeholder{line-height:1;color:#999}.reply-form__fields textarea::-webkit-scrollbar{width:0}.reply-form__fields textarea{-ms-overflow-style:none}.reply-form__fields textarea{overflow:-moz-scrollbars-none}.reply-form__fields textarea.error{border:1px solid red}.reply-form__button.button{display:flex;width:157px;height:35px;margin:0 0 0 auto}@media (max-width:768px){.reply-form__button.button{width:auto;font-size:14px}}@media (max-width:768px){.reply-form__button.button.is-primary:hover,.reply-form__button.button.is-primary:focus,.reply-form__button.button.is-primary:active,.reply-form__button.button.is-primary:disabled{background-color:transparent!important;color:#2098CE!important;box-shadow:none!important;border:none!important}}@media (max-width:768px){.reply-form__button.button.is-primary[disabled]:hover,.reply-form__button.button.is-primary[disabled]:focus,.reply-form__button.button.is-primary[disabled]:active{background-color:transparent!important;color:#2098CE!important;box-shadow:none!important;border:none!important}}.reply-form--false .reply-form__button.button{background-color:#e6e8e9;color:#999;opacity:1;cursor:not-allowed}.explore-topics{max-width:730px;margin-left:auto;margin-right:auto;padding-top:85px;padding-bottom:80px}@media (max-width:768px){.explore-topics{max-width:545px;padding-top:70px;padding-bottom:70px}}.explore-topics__title{margin-bottom:35px;text-align:center}@media (max-width:768px){.explore-topics__title{margin-bottom:25px}}.explore-topics__items{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.explore-topics__items{padding-left:15px;padding-right:15px}}.explore-topics__items:before,.explore-topics__items:after{content:'';position:absolute;z-index:1;display:block;width:118px;height:118px;background-repeat:no-repeat;background-size:contain}@media (max-width:768px){.explore-topics__items:before,.explore-topics__items:after{display:none}}.explore-topics__items:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square1.svg);left:0;bottom:6px}.explore-topics__items:after{top:-20px;right:-12px;width:165px;height:165px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square2.svg)}.explore-topics__items>a{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:255px;height:50px;margin:0 10px 20px;border-radius:25px;border:solid 1px #999;font-weight:400;font-size:16px;text-align:center;color:#000;background-color:#FFF}@media (max-width:768px){.explore-topics__items>a{margin-bottom:10px;width:166px;height:40px;border-radius:20px;font-size:14px;text-align:center;margin-left:0;margin-right:0}.explore-topics__items>a:nth-child(odd){margin-right:10px}}@media (max-width:375px){.explore-topics__items>a:nth-child(odd){margin-right:0}}.explore-topics__items>a:hover{font-weight:400;font-size:16px;text-align:center;color:#000}.page-section .explore-topics{padding-top:0;padding-bottom:0}.related-posts{padding:85px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.related-posts{padding:70px 15px 75px}}.related-posts__title{text-align:center;margin-bottom:40px;font-size:34px}@media (max-width:768px){.related-posts__title{margin-bottom:35px;font-size:28px}}.related-posts__columns{justify-content:center}.related-post__image{display:block;position:relative;padding-bottom:56.2%}.related-post__image img{border-radius:5px;position:absolute;object-fit:cover;width:100%;height:100%}.related-post__category{margin-bottom:8px}@media (max-width:768px){.related-post__category{margin-bottom:3px}}.related-post__category a{display:inline-block;margin-right:10px;font-size:10px;font-weight:700;text-transform:uppercase;color:#717171}.related-post__title a,.related-post__title{margin-bottom:5px;font-size:22px!important;line-height:1.27!important;text-transform:initial!important;color:#000}@media (max-width:768px){.related-post__title a,.related-post__title{margin-bottom:0}}.related-post__excerpt{margin-bottom:5px;font-size:16px;color:#444}.related-post__excerpt a{font-weight:400;color:#444}@media (max-width:768px){.related-post__excerpt{margin-bottom:0}}.related-post__meta{font-size:12px;line-height:2;color:#444}.related-post__meta-item{display:inline-flex;align-items:center}.related-post__meta-item:after{content:'';width:3px;height:3px;margin:0 8.5px;border-radius:50%;background-color:#717171}.related-post__meta-item:last-child:after{display:none}.page-breadcrumb{background-color:#2098CE}.category-carousel{height:40px;padding-left:15px;padding-right:15px;margin-bottom:30px;border-bottom:1px solid #dedede}@media (max-width:768px){.category-carousel{margin-bottom:15px}}.category-carousel__inner a{padding-right:12px;padding-left:12px;white-space:nowrap;font-weight:400;font-size:14px;color:#000}@media (max-width:768px){.category-carousel__inner a{margin-right:20px;font-size:12px}}.category-carousel .splide{display:flex!important;min-height:40px;align-items:center;justify-content:center}.category-carousel .splide__arrow{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;width:60px;outline:none;border:0 solid transparent!important;background-color:transparent!important;box-shadow:none!important}.category-carousel .splide__arrow:after{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:11px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-carousel-left.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.category-carousel .splide__arrow:hover,.category-carousel .splide__arrow:active,.category-carousel .splide__arrow:focus{box-shadow:none}.category-carousel .splide__arrow:disabled{cursor:pointer!important}.category-carousel .splide__arrow--prev{left:0;justify-content:flex-start;background-image:linear-gradient(to right,#FFFFFF 50%,rgba(255,255,255,.46))}.category-carousel .splide__arrow--next{right:0;justify-content:flex-end;background-image:linear-gradient(to right,rgba(255,255,255,.46),#FFFFFF 50%)}.category-carousel .splide__arrow--next:after{transform:translateY(-50%) rotateY(180deg);left:auto;right:0}.category-carousel .splide__track{margin:0 20px}.popular-posts{padding:85px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.popular-posts{padding-top:50px;padding-bottom:60px}}.popular-posts__title{margin-bottom:50px;text-align:center}@media (max-width:768px){.popular-posts__title{margin-bottom:25px}}.popular-posts__columns{flex-wrap:wrap}@media (max-width:768px){.popular-posts__columns .column{padding-top:10px;padding-bottom:10px}}.popular-posts__button{display:flex;min-width:228px;width:fit-content;width:-moz-fit-content;min-height:55px;height:auto;white-space:normal;margin:35px auto 0;font-size:16px}@media (max-width:768px){.popular-posts__button{min-width:216px;width:fit-content;width:-moz-fit-content;min-height:45px;margin-top:20px;font-size:15px}}.popular-post-big-post{display:flex;align-items:stretch;margin-bottom:30px}@media (max-width:768px){.popular-post-big-post{flex-direction:column}}.popular-post-big-post__image{display:block;width:52%;font-size:0;border-radius:10px;overflow:hidden}@media (max-width:768px){.popular-post-big-post__image{width:100%;margin-bottom:10px}}.popular-post-big-post__image-outer{position:relative;display:block;width:100%;padding-top:56.2%;overflow:hidden}.popular-post-big-post__image-inner{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;border-radius:5px;background-position:50% 50%;background-repeat:no-repeat}.popular-post-big-post__content{display:flex;flex-direction:column;width:48%;padding:12px 15px 7px}@media (max-width:768px){.popular-post-big-post__content{width:100%;padding:0}}.popular-post-big-post__category{margin-bottom:3px;font-size:10px;font-weight:700;text-transform:uppercase;color:#717171}@media (max-width:768px){.popular-post-big-post__category{margin-bottom:8px;font-weight:600}}.popular-post-big-post__title{margin-bottom:15px;margin-top:10px}.popular-post-big-post__title a{color:inherit;font-weight:700}.popular-post-big-post__excerpt{color:#444}.popular-post-big-post__date{margin:auto auto 0 0;font-size:14px;line-height:1.71;color:#444}@media (max-width:768px){.popular-post-big-post__date{font-size:12px;line-height:2}}.popular-post-big-post__date-item{display:inline-flex;align-items:center}.popular-post-big-post__date-item:after{content:'';width:3px;height:3px;margin:0 8.5px;border-radius:50%;background-color:#717171}.popular-post-big-post__date-item:last-child:after{display:none}.popular-post{display:block;align-items:stretch;height:100%}.popular-post__home-item{width:50%;padding:15px}.popular-post__image{display:block;width:100%;font-size:0}@media (max-width:768px){.popular-post__image{display:flex;align-items:center;width:160px}}.popular-post__image img{width:249px;height:140px;object-fit:cover;border-radius:4px}.popular-post__image-outer{position:relative;display:block;width:100%;padding-top:56.2%;overflow:hidden}.popular-post__image-inner{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;border-radius:5px;background-position:50% 50%;background-repeat:no-repeat}.popular-post__content{display:flex;flex-direction:column;width:100%;padding:5px 10px}@media (max-width:768px){.popular-post__content{flex-grow:1;width:min-content;padding:2px 0;margin-left:15px}}.popular-post__category{display:block;margin-bottom:7px;font-size:10px;font-weight:700;text-transform:uppercase;color:#717171}@media (max-width:768px){.popular-post__category{margin-bottom:5px;font-weight:600}}.popular-post__title{font-weight:700}@media (max-width:768px){.popular-post__title{font-size:16px;line-height:1.31}}.popular-post__title a{color:inherit;font-weight:700}.popular-post__date{margin:auto auto 0 0;font-size:12px;line-height:2;color:#444}.popular-post__date-item{display:inline-flex;align-items:center}.popular-post__date-item:after{content:'';width:3px;height:3px;margin:0 8.5px;border-radius:50%;background-color:#717171}.popular-post__date-item:last-child:after{display:none}@media (max-width:768px){.popular-posts--big .popular-post{flex-direction:column;height:100%}.popular-posts--big .popular-post__image{width:100%;margin-bottom:10px}.popular-posts--big .popular-post__image img{width:100%;height:auto;object-fit:cover}.popular-posts--big .popular-post__content{width:100%;margin-left:0}}.posts-by-category_tab-btn{background-color:unset;cursor:pointer;padding:14px 16px;font-size:14px;color:#999;cursor:pointer;border-radius:0;position:inherit}.posts-by-category_tab-btn__active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background-color:#2098CE}.posts-by-category__content{align-items:stretch;height:100%}.posts-by-category__content.popular-post__home-item{width:33.33%}.posts-by-category__content .popular-post__image{width:100%}.posts-by-category__content .popular-post__content{width:100%}@media (max-width:768px){.posts-by-category__content.popular-post__home-item{width:100%;display:flex;align-items:stretch;height:100%}.posts-by-category__content .popular-post__image{display:flex;align-items:center;width:72.7%}}.posts-by-category__tab{padding-top:48px!important;margin:0 auto}@media (max-width:768px){.posts-by-category__tab{padding-left:15px;padding-right:15px}}.posts-by-category__tab .columns{flex-flow:wrap}.posts-by-category__tab .item{flex:0 0 33.333333%}@media (max-width:768px){.posts-by-category__tab .column{margin:20px auto;padding:0 15px 25px 15px}}@media (max-width:768px){.posts-by-category__tab .column:last-of-type{padding:0 15px 10px 15px;border-bottom:none}}.posts-by-category__tab-btn{width:25%}.posts-by-category__tab-btn__active{border-bottom:3px solid #2098CE;color:#2098CE}.posts-by-category__authors{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 10px 0}.posts-by-category__authors__show-more{display:flex;align-items:center;font-size:16px;font-weight:600;margin:10px 0 0 0;color:#2098CE!important}.posts-by-category__authors__show-more:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 80%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-blue.svg)}.posts-by-category__authors__show-more a{color:#2098CE!important}.posts-by-category__authors__fullname{padding:0 0 0 10px;font-size:14px;font-weight:600}.posts-by-category__authors__date{font-size:12px;color:#444;font-weight:400}.posts-by-category__authors__title{color:#444;font-weight:600;font-size:22px}.posts-by-category__authors__title:hover{color:#444444!important}.page-posts-tab__buttons{display:flex;justify-content:space-around;width:auto;border-bottom:1px solid #E0E0E0;position:relative}.posts-by-category__content{align-items:stretch;height:100%}.posts-by-category__tab-btn{width:25%}.content .posts-list,.posts-list{padding-left:15px;padding-right:15px;padding-bottom:100px}@media (max-width:768px){.content .posts-list,.posts-list{padding-bottom:35px}}.content .posts-list__columns,.posts-list__columns{flex-wrap:wrap}.show_posts .content .posts-list__columns h3,.show_posts .posts-list__columns h3{margin-top:0;padding-top:0}.content .posts-list__actions,.posts-list__actions{margin-top:50px;text-align:center}@media (max-width:768px){.content .posts-list__actions,.posts-list__actions{margin-top:25px}}.content .posts-list__button,.posts-list__button{width:256px;height:45px}@media (max-width:768px){.content .posts-list__button,.posts-list__button{width:194px}}.content .posts-list-big-post,.posts-list-big-post{display:flex;align-items:stretch;margin-bottom:30px}@media (max-width:768px){.content .posts-list-big-post,.posts-list-big-post{flex-direction:column}}.show_posts .content .posts-list-big-post,.show_posts .posts-list-big-post{flex-direction:column;background:#F4F6F7;border-radius:10px;margin-bottom:10px}.show_posts .content .posts-list-big-post h4,.show_posts .posts-list-big-post h4{margin-top:0;padding-top:5px}.content .posts-list-big-post__image,.posts-list-big-post__image{width:52%;font-size:0}.show_posts .content .posts-list-big-post__image,.show_posts .posts-list-big-post__image{width:100%;margin-bottom:5px}@media (max-width:768px){.content .posts-list-big-post__image,.posts-list-big-post__image{width:100%;margin-bottom:5px}}.content .posts-list-big-post__image img,.posts-list-big-post__image img{width:100%;height:auto;max-height:322px;border-radius:10px;object-fit:cover}.content .posts-list-big-post__content,.posts-list-big-post__content{display:flex;flex-direction:column;width:48%;padding:0 15px}.show_posts .content .posts-list-big-post__content,.show_posts .posts-list-big-post__content{width:100%;padding:0 15px 10px 15px}@media (max-width:768px){.content .posts-list-big-post__content,.posts-list-big-post__content{width:100%;padding:0 5px}}.content .posts-list-big-post__category a,.posts-list-big-post__category a{margin-bottom:3px;margin-right:10px;font-size:10px;font-weight:700;text-transform:uppercase;color:#717171}@media (max-width:768px){.content .posts-list-big-post__category a,.posts-list-big-post__category a{margin-bottom:8px;font-weight:600}}.content .posts-list-big-post__title,.posts-list-big-post__title{margin-bottom:15px;margin-top:10px}.content .posts-list-big-post__title a,.posts-list-big-post__title a{color:inherit;font-weight:inherit}.content .posts-list-big-post__excerpt,.posts-list-big-post__excerpt{color:#444}.content .posts-list-big-post__excerpt a,.posts-list-big-post__excerpt a{font-weight:400;color:#444;border-bottom:none!important}.content .posts-list-big-post__date,.posts-list-big-post__date{margin:auto auto 0 0;font-size:14px;line-height:1.71;color:#444}@media (max-width:768px){.content .posts-list-big-post__date,.posts-list-big-post__date{font-size:12px;line-height:2}}.content .posts-list-big-post__date-item,.posts-list-big-post__date-item{display:inline-flex;align-items:center}.content .posts-list-big-post__date-item:after,.posts-list-big-post__date-item:after{content:'';width:3px;height:3px;margin:0 8.5px;border-radius:50%;background-color:#717171}.content .posts-list-big-post__date-item:last-child:after,.posts-list-big-post__date-item:last-child:after{display:none}.content .posts-list-small-post,.posts-list-small-post{display:flex;flex-direction:column;height:100%}.content .posts-list-small-post__image,.posts-list-small-post__image{margin:0 0 7px 0!important;position:relative;padding-bottom:56.2%}.content .posts-list-small-post__image a,.posts-list-small-post__image a{display:block}.content .posts-list-small-post__image img,.posts-list-small-post__image img{border-radius:5px;position:absolute;object-fit:cover;width:100%;height:100%}.content .posts-list-small-post__category a,.posts-list-small-post__category a{display:inline-block;margin-right:10px;margin-bottom:7px;font-size:10px;font-weight:700;text-transform:uppercase;color:#717171}@media (max-width:768px){.content .posts-list-small-post__category a,.posts-list-small-post__category a{margin-bottom:5px;font-weight:600}}.content .posts-list-small-post__title,.posts-list-small-post__title{margin:0 0 7px 0!important;font-size:22px!important;font-weight:bold!important;line-height:1.27!important}@media (max-width:768px){.content .posts-list-small-post__title,.posts-list-small-post__title{font-size:16px!important;line-height:1.31!important}}.content .posts-list-small-post__title a,.posts-list-small-post__title a{color:inherit;font-weight:inherit}.content .posts-list-small-post__excerpt,.posts-list-small-post__excerpt{margin-bottom:5px!important;font-size:16px!important;line-height:1.5!important;color:#444444!important}.content .posts-list-small-post__excerpt a,.posts-list-small-post__excerpt a{font-weight:400;color:#444;border-bottom:none!important}@media (max-width:768px){.content .posts-list-small-post__excerpt,.posts-list-small-post__excerpt{display:none!important}}.content .posts-list-small-post__date,.posts-list-small-post__date{margin:auto auto 0 0;font-size:12px;line-height:2;color:#444}.content .posts-list-small-post__date-item,.posts-list-small-post__date-item{display:inline-flex;align-items:center}.content .posts-list-small-post__date-item:after,.posts-list-small-post__date-item:after{content:'';width:3px;height:3px;margin:0 8.5px;border-radius:50%;background-color:#717171}.content .posts-list-small-post__date-item:last-child:after,.posts-list-small-post__date-item:last-child:after{display:none}.show_posts{margin:0 0 30px 0}.archive-search-results{padding:0 15px 50px}@media (max-width:768px){.archive-search-results{padding-bottom:60px}}.archive-search-results__title{margin-bottom:50px;text-align:center}@media (max-width:768px){.archive-search-results__title{margin-bottom:25px}}.archive-search-results__columns{flex-wrap:wrap}@media (max-width:768px){.archive-search-results__columns .column{padding-top:10px;padding-bottom:10px}}.archive-search-results__button{display:flex;width:228px;height:55px;margin:35px auto 0;font-size:16px}@media (max-width:768px){.archive-search-results__button{width:216px;height:45px;margin-top:20px;font-size:15px}}.archive-search-result{display:flex;align-items:stretch;height:100%}.archive-search-result__image{display:block;width:46%;font-size:0}@media (max-width:768px){.archive-search-result__image{width:110px}}.archive-search-result__image img{width:249px;height:140px;object-fit:cover;border-radius:4px}.archive-search-result__image-outer{position:relative;display:block;width:100%;padding-top:56.2%;overflow:hidden}.archive-search-result__image-inner{position:absolute;top:0;left:0;right:0;bottom:0;background-size:100%;border-radius:5px;background-position:50% 50%;background-repeat:no-repeat}.archive-search-result__content{display:flex;flex-direction:column;width:54%;padding:5px 10px}@media (max-width:768px){.archive-search-result__content{flex-grow:1;width:min-content;padding:2px 0;margin-left:15px}}.archive-search-result__category a{display:inline-block;margin-bottom:7px;margin-right:5px;font-size:10px;font-weight:700;text-transform:uppercase;color:#717171}.archive-search-result__category a:hover{color:#717171}@media (max-width:768px){.archive-search-result__category a{margin-bottom:5px;font-weight:600}}.archive-search-result__title{font-weight:700}@media (max-width:768px){.archive-search-result__title{font-size:16px;line-height:1.31}}.archive-search-result__title a{color:inherit;font-weight:700}.archive-search-result__date{margin:auto auto 0 0;font-size:12px;line-height:2;color:#444}.archive-search-result__date-item{display:inline-flex;align-items:center}.archive-search-result__date-item:after{content:'';width:3px;height:3px;margin:0 8.5px;border-radius:50%;background-color:#717171}.archive-search-result__date-item:last-child:after{display:none}.calc{padding:0 0 50px 0;border-bottom:1px solid #e5e5e5}.calc__compare-now{display:flex;min-width:286px;max-width:500px;width:fit-content;width:-moz-fit-content;min-height:55px;margin:70px auto 0}@media (max-width:768px){.calc__compare-now{width:276px;margin-top:30px}}.calc-breakdown{width:100%;max-width:730px;margin:0 auto}.calc-breakdown__row{display:flex;align-items:center;justify-content:space-between;height:35px;border-bottom:1px solid #e0e0e0}.calc-breakdown__row--header .calc-breakdown__column{font-weight:600;color:#999}.calc-breakdown__column{width:25%;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1;text-align:left;color:#000}.calc-breakdown__column:last-child{text-align:right}@media (max-width:768px){.calc-breakdown__column{font-size:12px}}.calc-breakdown--interest-calculator{max-width:440px}.calc-breakdown--interest-calculator .calc-breakdown__column{width:50%;text-align:center}.calc-breakdown--interest-calculator .calc-breakdown__column:last-child{text-align:center}.calc-chart{padding:0 15px}.calc-chart__footer{display:flex;align-items:center;justify-content:space-around;width:100%;max-width:760px;margin:0 auto}@media (max-width:768px){.calc-chart__footer{flex-wrap:wrap}}.calc-chart__footer-item{width:115px}@media (max-width:768px){.calc-chart__footer-item{width:33%}.calc-chart__footer-item:nth-child(4),.calc-chart__footer-item:nth-child(5){width:50%}}.calc-chart__footer-title{display:block;margin-bottom:5px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#999}@media (max-width:768px){.calc-chart__footer-title{margin-bottom:0;font-size:12px}}.calc-chart__footer-value{display:block;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#000;white-space:nowrap}@media (max-width:768px){.calc-chart__footer-value{font-size:18px}}.calc-chart__footer-currency{display:inline-block;margin-right:2px}.calculator-hero{margin-bottom:35px;padding:0 15px}@media (max-width:768px){.calculator-hero{margin-bottom:20px}}.calculator-hero__title{margin-top:15px;margin-bottom:10px;text-align:center}@media (max-width:768px){.calculator-hero__title{margin-bottom:0;text-align:left}}.calculator-hero__description{text-align:center;color:#444;max-width:800px;margin:auto;font-weight:400}@media (max-width:768px){.calculator-hero__description{text-align:left}}.calc-options{display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;max-width:440px;margin:0 auto 25px;padding:0 15px}@media (max-width:768px){.calc-options{max-width:370px;margin-bottom:0}}@media (max-width:375px){.calc-options{max-width:350px;padding:0 8px}}.calc-options__item{display:inline-flex;flex-direction:column;margin-bottom:10px}.calc-options__item--loan-amount{width:288px;margin-right:15px}@media (max-width:768px){.calc-options__item--loan-amount{width:248px;margin-right:10px}}.calc-options__item--loan-interest-rate{width:98px}@media (max-width:768px){.calc-options__item--loan-interest-rate{width:78px}}@media (max-width:375px){.calc-options__item--loan-interest-rate{margin-right:10px}}.calc-options__item--loan-interest-rate .calc-options__input{text-align:center}.calc-options__item--loan-period{margin-right:20px}@media (max-width:768px){.calc-options__item--loan-period{margin-right:10px}}.calc-options__item--loan-period .calc-options__field{display:flex}.calc-options__item--loan-period .calc-options__input{display:inline-block;width:48px}.calc-options__item--loan-period .calc-options__select{display:inline-block;width:113px;border:0;border-left:1px solid #dedede}@media (max-width:768px){.calc-options__item--loan-period .calc-options__select{width:109px}}.calc-options__item--monthly-fee{width:98px;margin-right:20px}@media (max-width:768px){.calc-options__item--monthly-fee{width:76px;margin-right:10px}}.calc-options__item--starting-fee{width:98px}@media (max-width:768px){.calc-options__item--starting-fee{width:76px}}.calc-options__item--payback-type{width:100%}.calc-options__item--payback-type .calc-options__field{display:flex}.calc-options__item--payment-frequency{width:100%}.calc-options__item--payment-frequency .calc-options__field{display:flex}.calc-options__item--interest-total{width:193px;margin-right:15px}@media (max-width:768px){.calc-options__item--interest-total{width:163px;margin-right:10px}}.calc-options__item--interest-rate{width:193px}@media (max-width:768px){.calc-options__item--interest-rate{width:163px}}.calc-options__item--interest-rate .calc-options__input{text-align:left}.calc-options__item--saving-period{width:192px;margin-right:19px}@media (max-width:768px){.calc-options__item--saving-period{width:162px;margin-right:9px}}.calc-options__item--saving-period .calc-options__field{display:flex}.calc-options__item--saving-period .calc-options__input{width:33%}.calc-options__item--saving-period .calc-options__select{border:0;border-left:1px solid #dedede}.calc-options__item--saving-monthly-contribution,.calc-options__item--saving-initial-balance{width:192px}@media (max-width:768px){.calc-options__item--saving-monthly-contribution,.calc-options__item--saving-initial-balance{width:162px}}.calc-options__item--saving-tax-rate,.calc-options__item--saving-percent-yield{width:192px;margin-right:19px}@media (max-width:768px){.calc-options__item--saving-tax-rate,.calc-options__item--saving-percent-yield{width:162px;margin-right:9px}}.calc-options__item--saving-calculate-tax .calc-options__field{display:flex;width:116px;height:36px;margin-top:4px;padding:3px;border-radius:20px;border:solid 1px #dedede;background-color:#F4F6F7}@media (max-width:768px){.calc-options__item--saving-calculate-tax .calc-options__field{width:116px}}.calc-options__label{margin-bottom:5px;font-size:12px;font-weight:400;line-height:1.33;color:#444}.calc-options__field{position:relative;display:block;width:100%;border-radius:5px;border:solid 1px #dedede;background-color:#FFF;overflow:hidden}.calc-options__field--label-left{padding-left:30px}.calc-options__field--label-left:before{content:attr(data-label);left:0}.calc-options__field--label-left .calc-options__input{padding-left:0}.calc-options__field--label-right{padding-right:30px}.calc-options__field--label-right:before{content:attr(data-label);right:0}.calc-options__field--label-right .calc-options__input{padding-right:0}.calc-options__field:before{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:30px;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.14;color:#444}.calc-options__input{display:flex;width:100%;height:40px;padding:0 15px;border:0;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.14;color:#000;-moz-appearance:textfield}.calc-options__input::-webkit-outer-spin-button,.calc-options__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calc-options__select{position:relative;width:100%;padding:0 20px 0 10px;border:1px solid #dedede;background-color:#F4F6F7;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.14;color:#000;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:90% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-fs-select-icon.svg);cursor:pointer}.calc-options__select::-ms-expand{display:none}.calc-options__radio-label{display:flex;align-items:center;justify-content:center;width:100%;height:40px;border-right:1px solid #dedede;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.33;text-align:center;color:#000;cursor:pointer}.calc-options__radio-label:last-child{border-right:0}.calc-options__radio-label--active{background-color:#2098CE;color:#FFF}.calc-options__radio-label input[type="radio"]{display:none!important}.calc-options__radio-label--circle{height:100%;border:0;border-radius:20px;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.14}.calc-options__footer{display:flex;align-items:center;justify-content:flex-start;padding-left:70px}.calc-options__footer-text{margin-right:10px;font-size:14px;font-weight:600;font-stretch:normal;font-style:italic;line-height:normal;color:#999}.calc-tabs__menu{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e0e0e0}.calc-tabs__menu-item{display:inline-block;margin:0 40px 0 0;padding:10px 0 14px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#717171;cursor:pointer}.calc-tabs__menu-item:last-child{margin-right:0}.calc-tabs__menu-item--active{position:relative;color:#000}.calc-tabs__menu-item--active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;background-color:#2098CE;border-radius:2.5px}.calc-tabs__content{padding:20px 15px 0}.company-breadcrumb{padding:20px 15px;background-color:#2098CE}.company-card{margin-bottom:15px;border-radius:10px;background-color:#FFF;box-shadow:0 0 10px 0 rgba(0,0,0,.14)}.company-card__header{display:flex;align-items:center;justify-content:flex-start;padding:20px 30px 0}.company-card__icon{display:flex;align-items:center;justify-content:center;max-width:90px;margin-right:10px}@media (max-width:768px){.company-card__icon{width:70px;margin-right:7px}}.company-card__title{display:flex;align-items:center;width:100%;font-weight:600}.company-card__title:after{content:'';display:block;width:52px;height:16px;margin:auto 0 auto auto;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}@media (max-width:768px){.company-card__title{flex-direction:column}}.company-card__title--visa:after{background-size:cover;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/visa_logo.svg)}.company-card__title--mastercard:after{background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/master_card-logo.svg)}.company-card__title--americanexpress:after{width:52px;height:52px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/american-express-logo.svg)}.company-card__title--jcb:after{width:52px;height:22px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/jcb-logo.svg)}.company-card__title--unionpay:after{width:52px;height:35px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/union-pay_logo.svg)}.company-card__title--gpn:after{width:52px;height:52px;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/gpn_logo.svg)}.company-card__title--discover:after{background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/card-types/discover_logo.svg)}.company-card__main{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;padding:15px 30px}.company-card__column{display:flex;flex-direction:column;min-width:90px}@media (max-width:1023px){.company-card__column{width:33.3%}.company-card__column:nth-child(1),.company-card__column:nth-child(4){align-items:flex-start}.company-card__column:nth-child(3),.company-card__column:nth-child(6){align-items:flex-end}}.company-card__column-value{font-size:16px;font-weight:400;text-align:center}@media (max-width:768px){.company-card__column-value{font-size:14px}}.company-card__column-title{font-size:10px;text-align:center;color:#717171}.company-card__column--accent .company-card__column-value{font-size:20px;font-weight:600;color:#000}.company-card__column--accent .company-card__column-title{font-size:10px;font-weight:400;color:#000}.company-card__footer{padding:10px;background-color:#F4F6F7}.company-card__actions--sponsored{position:relative;padding-bottom:10px}.company-card__sponsored{position:absolute;left:0;right:0;bottom:-10px;font-size:12px;color:#717171;text-align:center}@media (max-width:768px){.company-card__sponsored{bottom:-7px;font-size:10px;line-height:1.2}}.company-card__button{display:flex;width:220px;height:35px;margin:0 auto;font-size:14px;font-weight:600}@media (max-width:768px){.company-card__button{width:315px}}.company-card__button:after{content:'';width:20px;height:100%;margin-left:6px;background-repeat:no-repeat;background-position:50% 55%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right.svg)}.company-card.np .company-card__button{background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.company-card.np .company-card__button:hover,.company-card.np .company-card__button:active,.company-card.np .company-card__button:focus{border:1.5px transparent!important;background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.company-card.np .company-card__button:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-gray.svg)!important}.company-content{padding:50px 15px 50px}@media (max-width:768px){.company-content{padding:20px 15px}}.company-content__inner{display:flex;align-items:stretch;justify-content:space-between}@media (max-width:768px){.company-content__inner{flex-direction:column}}.company-content__main{max-width:665px;width:100%;margin-right:15px}@media (max-width:768px){.company-content__main{padding:0}}.company-content__main h1{font-size:38px;margin-bottom:25px;word-wrap:break-word}@media (max-width:768px){.company-content__main h1{font-size:32px}}.company-content__main h2{margin-top:70px;margin-bottom:25px;word-wrap:break-word}@media (max-width:768px){.company-content__main h2{margin-top:40px;margin-bottom:10px}}.company-content__main h3{margin-top:25px;margin-bottom:20px;word-wrap:break-word}@media (max-width:768px){.company-content__main h3{font-size:18px;margin-bottom:10px}}.company-content__main h4{margin-top:25px;margin-bottom:15px;padding-top:15px}.company-content__main h4:first-child{margin-top:0}@media (max-width:768px){.company-content__main h4{padding-top:0;margin-top:40px}}.company-content__main h5{margin-top:15px;margin-bottom:15px;padding-top:15px}.company-content__main h5:first-child{margin-top:0}@media (max-width:768px){.company-content__main h5{padding-top:0;margin-top:30px}}.company-content__main p{margin-bottom:25px;color:#444}.company-content__main p:last-child{margin-bottom:0}.company-content__main p.company-rating__text{margin-bottom:0}.company-content p>a,.company-content strong>a,.company-content li>a{border-bottom:1px solid #137dad}.company-content table{margin:0 0 20px}.company-content table tr:nth-child(2n+1){background:#f8f8f8}.company-content table tr td,.company-content table tr th{border-top:0 solid #eee;border-bottom:1px solid #eee;border-right:0 solid #eee;border-left:0;padding:10px;text-align:center;font-weight:400;font-size:14px}@media (max-width:768px){.company-content table tr td,.company-content table tr th{font-size:14px;padding:10px 5px}}@media (max-width:375px){.company-content table tr td,.company-content table tr th{padding:10px 0}}.company-content table tr td.has-text-align-left,.company-content table tr th.has-text-align-left{text-align:left!important}.company-content table tr td.has-text-align-right,.company-content table tr th.has-text-align-right{text-align:right!important}.company-content table tr td.has-text-align-center,.company-content table tr th.has-text-align-center{text-align:center!important}.company-content table tr th,.company-content table tr tfoot td{color:#000;background:#f5e7d8;font-weight:600}.company-content table tr th strong,.company-content table tr tfoot td strong{color:#fff;font-weight:900}.company-content table p>a,.company-content table li>a{border-bottom:1px solid #e1e1e1}.company-content__sidebar{flex-shrink:0;max-width:381px;width:100%}@media (max-width:768px){.company-content__sidebar{max-width:none;padding-bottom:20px}}.company-content__sidebar-item{border-radius:5px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);margin-bottom:20px}@media (max-width:768px){.company-content__sidebar-item{box-shadow:none}}.company-content__sidebar-item:last-child{margin-bottom:0}.company-content__sidebar-item--products{margin-bottom:30px;box-shadow:none}.company-content__sidebar-item--card{margin-bottom:10px}.company-content__sidebar-item--card:last-child{margin-bottom:20px}.company-content__sidebar-item--active{box-shadow:0 1px 10px 0 rgba(0,0,0,.1);background-color:#2098CE;position:relative}.company-content__sidebar-item--active .company-content-sidebar-card__title{color:#fff}.company-content__sidebar-item--active::after{content:'';position:absolute;left:-10px;top:33px;width:25px;height:25px;background-color:#2098CE;transform:rotate(45deg);border-radius:5px}.company-content__sidebar-item--sticky{position:sticky;top:35px}.company-content__sidebar-item-mobile-card{position:relative;display:flex;align-items:center;padding:8px 12px}.company-content__sidebar-item-mobile-card img{height:29px;width:auto}.company-content__sidebar-item-mobile-card--active{border-radius:3px;background-color:#2098CE}.company-content__sidebar-item-mobile-card-select{border:6px solid transparent;border-color:#fff transparent transparent transparent;cursor:pointer;position:absolute;right:10px;top:20px}.company-content__sidebar-item-mobile-card-title{color:#fff;font-size:14px;font-weight:700;padding:0 30px 0 9px;line-height:1.21}.company-content__sidebar-item-mobile-card-title a{color:#fff}.company-content__sidebar-item-mobile-card-list{padding:10px 20px;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.company-content__sidebar-item-mobile-card-list--hidden{display:none}.company-content__sidebar-item-mobile-card-list-title{padding:5px 0;font-size:14px;color:#000}.company-content__sidebar-item-mobile-card-list-title a{color:#000}@media (min-width:768px){.company-content__sidebar--reviews{position:sticky;top:30px}}.company-content__sidebar-card{padding:20px;display:flex}.company-content__sidebar-card__title{font-size:20px;line-height:24px;color:#2098CE;font-weight:600}.company-content__sidebar-card__left{flex:none;width:90px}.company-content__sidebar-card__right{padding-left:10px;align-items:flex-start;display:flex;flex-direction:column}.company-content__sidebar-card__type{font-size:12px;margin-top:5px;padding:0 5px;text-align:center;line-height:20px;color:#000;border-radius:3px;background-color:#F4F6F7}.company-content#read-reviews{padding-top:50px}@media (max-width:768px){.company-content#read-reviews{padding-top:40px}}.company-content#read-reviews h2{margin-top:0;padding-top:0}.company-content-sidebar-card{padding:20px;display:flex}.company-content-sidebar-card__title{font-size:20px;line-height:24px;color:#2098CE}.company-content-sidebar-card__left{flex:none;width:90px}.company-content-sidebar-card__right{padding-left:10px;align-items:flex-start;display:flex;flex-direction:column}.company-content-sidebar-card__type{font-size:12px;margin-top:5px;padding:0 5px;text-align:center;line-height:20px;color:#000;border-radius:3px;background-color:#F4F6F7}.company-content__top-sidebar{padding-top:50px;margin:0 auto;max-width:1110px}@media (max-width:768px){.company-content__top-sidebar{width:100%;padding:25px 15px 0 15px}}.company-content__top-sidebar .company-content__sidebar-item{display:flex;flex-direction:row}@media (max-width:768px){.company-content__top-sidebar .company-content__sidebar-item{flex-direction:column;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);padding:15px 24px}}.company-content__top-sidebar .company-content-sidebar-widget{width:calc(100% / 3)}@media (max-width:768px){.company-content__top-sidebar .company-content-sidebar-widget{width:100%}}.company-content__top-sidebar .company-content-sidebar-widget:not(:last-child){border-bottom:none;border-right:1px solid #e0e0e0}@media (max-width:768px){.company-content__top-sidebar .company-content-sidebar-widget:not(:last-child){border-right:none;border-bottom:1px solid #e0e0e0}}.company-content__top-sidebar .company-content-sidebar-widget .company-content-sidebar-widget__data-list li{position:relative;text-align:left}.company-content__top-sidebar .company-content-sidebar-widget .company-content-sidebar-widget__data-list li:before{content:'';position:absolute;left:0;display:block;width:24px;height:24px;margin-top:-1px;background-repeat:no-repeat;background-size:contain;top:0!important;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-sidebar-widget-list-icon.svg)!important}.credit-card-info{padding-bottom:40px;font-size:10px;font-weight:400;color:#444}.credit-card-info__content{font-size:18px;line-height:1.56}.credit-card-info__content h2{font-size:32px;font-weight:700;line-height:1.31;color:#000}.credit-card-info__content>p{margin-bottom:25px}.credit-card-info__content>p:last-child{margin-bottom:0}.credit-card-info__tags{display:flex;flex-wrap:wrap;padding-bottom:40px;text-transform:uppercase}.credit-card-info__tag{background:green;border-radius:13px;margin:0 5px 5px;padding:2px 10px;color:#FFF;font-weight:700}.credit-card-info__title{font-size:38px;font-weight:700;color:#000;line-height:1.1}.credit-card-info__title-sub{font-size:22px;font-weight:700;color:#000;padding:40px 0 28px}.credit-card-info__item{display:flex;justify-content:space-between;border-top:solid 1px #eee;color:#444;font-size:16px;padding:10px 0}.credit-card-info__item:last-of-type{border-top:solid 1px #eee}.credit-card-info__item-text{font-size:18px;font-weight:700}.credit-card-info__representative{border-top:solid 1px #eee;padding-top:45px;font-size:14px;color:#919191;font-weight:400}.credit-card-info__features{font-size:18px;color:#000}.credit-card-info__feature{position:relative;margin-bottom:20px;padding-left:30px;line-height:1.14}.credit-card-info__feature::after{content:'';position:absolute;top:0;left:0;display:block;width:22px;height:22px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-check-icon.svg);background-position:50% 50%;background-repeat:no-repeat}.credit-card-info__feature--cons::after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-minus-icon.svg)}.company-content-sidebar-widget{padding:22px 30px}@media (max-width:768px){.company-content-sidebar-widget{padding:20px 0}}.company-content-sidebar-widget:not(:last-child){border-bottom:1px solid #e0e0e0}.company-content-sidebar-widget__title{display:flex;align-items:center;justify-content:flex-start;max-height:60px;margin-bottom:10px;font-size:20px}@media (max-width:768px){.company-content-sidebar-widget__title{font-size:22px}}.company-content-sidebar-widget__title-img{width:50px;height:50px}.company-content-sidebar-widget__title-left{margin-right:5px}.company-content-sidebar-widget__title-right{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}.company-content-sidebar-widget__title-text{margin-bottom:5px}.company-content-sidebar-widget__title-opened{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:100px;height:21px;margin:0 0 10px;padding:0 8px 0 25px;border-radius:12.5px;font-size:10px;font-weight:600;text-align:center;text-transform:uppercase;word-wrap:normal;white-space:nowrap;line-height:1;color:#FFF;background-color:#6ebfe0}.company-content-sidebar-widget__title-opened:before{content:'';position:absolute;left:0;top:0;display:block;border-radius:12.5px;width:21px;height:21px;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-clock.svg);background-position:50% 45%;background-color:#62abc9}.company-content-sidebar-widget__closed_permanently{font-family:Poppins;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#DB6363;text-transform:uppercase}.company-content-sidebar-widget__data{display:flex;flex-direction:column;margin-bottom:10px}.company-content-sidebar-widget__data-label{font-size:12px;font-weight:600;text-transform:uppercase;color:#2098CE}.company-content-sidebar-widget__data-label_claimed{width:12px;height:12px;margin:2px 0 5px 5px}.company-content-sidebar-widget__data-label_claimed-tooltip{visibility:hidden;background-color:rgba(0,0,0,.8);color:#fff;text-align:center;border-radius:5px;padding:10px 5px;position:absolute;z-index:1;bottom:22px;right:-10px;text-transform:none;font-weight:400}.company-content-sidebar-widget__data-label_claimed-tooltip:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,.8);content:'';position:absolute;bottom:-5px;left:94px}.company-content-sidebar-widget__data-label_claimed-tooltip a{color:#fff}.company-content-sidebar-widget__data-label_claimed-tooltip a:hover{color:#2098CE}.company-content-sidebar-widget__data-label.claimed{position:relative}.company-content-sidebar-widget__data-label.claimed:hover{cursor:pointer}.company-content-sidebar-widget__data-label.claimed:hover .company-content-sidebar-widget__data-label_claimed-tooltip{visibility:visible!important}.company-content-sidebar-widget__data-text{font-size:14px;font-weight:400;color:#444}.company-content-sidebar-widget__data-text a{font-weight:700}.company-content-sidebar-widget__data-text_phone-cost{font-size:12px;color:#717171}.company-content-sidebar-widget__data-list li{margin-bottom:20px!important;padding-left:30px!important;font-size:14px!important}.company-content-sidebar-widget__data-list li:before{top:0!important;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-sidebar-widget-list-icon.svg)!important}.company-content-sidebar-widget__social{display:flex;padding:5px 0 0 0}.company-content-sidebar-widget__social-link{display:inline-block;width:30px;height:30px;margin-right:10px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.company-content-sidebar-widget__social-link:last-child{margin-right:0}.company-content-sidebar-widget__social-link--facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-facebook.svg)}.company-content-sidebar-widget__social-link--twitter{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-twitter.svg)}.company-content-sidebar-widget__social-link--youtube{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-youtube.svg)}.company-content-sidebar-widget__social-link--linkedin{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-linkedin.svg)}.company-content-sidebar-widget__social-link--vk{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-vk.svg)}.company-content-sidebar-widget__social-link--instagram{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-instagram.svg)}.company-content-sidebar-widget__social-link--telegram{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-telegram.svg)}.company-content-sidebar-widget__button{display:flex;margin-top:19px;margin-left:auto;margin-right:auto;min-width:216px;height:45px;white-space:normal}.company-content-sidebar-widget__review{padding:10px 0 15px;margin-bottom:5px;border-bottom:1px solid #e0e0e0}.company-content-sidebar-widget__review-author{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}.company-content-sidebar-widget__review-author-avatar{flex-shrink:0;width:50px;height:50px;margin-right:10px;border-radius:50%;border:solid 1px #dfdfdf}.company-content-sidebar-widget__review-author-name{display:block;font-size:14px;font-weight:600;word-break:break-word}.company-content-sidebar-widget__review-author-meta{display:block;font-size:12px;color:#444}.company-content-sidebar-widget__review-author-section{flex-shrink:0;margin:0 0 0 auto;padding:5px 10px;border-radius:12.5px;background-color:#F4F6F7;font-size:10px;text-transform:uppercase;font-weight:700;color:#717171}.company-content-sidebar-widget__review-rating{margin-bottom:7px;font-size:0}.company-content-sidebar-widget__review-rating img{width:16px;height:15px;margin-right:5px}.company-content-sidebar-widget__review-title{display:block;margin-bottom:-5px;margin-top:5px;font-size:12px;text-transform:uppercase;font-weight:600;color:#444}.company-content-sidebar-widget__review-text{font-size:14px;color:#444}.company-content-sidebar-widget__product-title{position:relative;display:block;margin-bottom:20px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#444}.company-content-sidebar-widget__product-title:after{content:'';position:relative;top:25px;display:inline-block;width:17px;height:30px;margin-left:5px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-sidebar-widget-product-title.svg)}.company-content-sidebar-widget__product{display:flex;align-items:center;height:60px;margin-bottom:10px;padding:0 20px;background-color:#FFF;border-radius:5px;box-shadow:0 1px 14px 0 rgba(0,0,0,.14);font-size:18px;font-weight:600;line-height:1.33;color:#2098CE}.company-content-sidebar-widget__product:last-child{margin-bottom:0}.company-content-sidebar-widget__product:before{content:'';display:block;width:50px;height:60px;margin-right:7px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.company-content-sidebar-widget__product--loans:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-loan.svg)}.company-content-sidebar-widget__product--other img{margin-right:7px}.company-content-sidebar-widget__product--other:before{content:none}.company-content-sidebar-widget__product--saving-account:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/category-savings-accounts.svg)}.company-content-sidebar-widget__product--mortgages:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/category-mortgages.svg)}.company-content-sidebar-widget__product-credit-card:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/category-credit-cards.svg)}.company-content-sidebar-widget__product--credit-card:before{content:'';display:none}.company-content-sidebar-widget__product-logo{padding-right:10px}.company-content-sidebar-widget__product-logo img{height:36px;width:auto}.company-content-sidebar-widget .page-content__menu{min-width:320px}.company-content-sidebar-widget .page-content__menu .page-content__list-item.active:after{display:none}.company-hero{padding:15px 0 0 0;background:-moz-linear-gradient(top,#2098CE 50%,#FFFFFF 51%);background:-webkit-linear-gradient(top,#2098CE 50%,#FFFFFF 51%);background:linear-gradient(to bottom,#2098CE 50%,#FFFFFF 51%)}.company-hero--grey{background:-moz-linear-gradient(top,#2098CE 50%,#F4F6F7 51%);background:-webkit-linear-gradient(top,#2098CE 50%,#F4F6F7 51%);background:linear-gradient(to bottom,#2098CE 50%,#F4F6F7 51%)}.company-hero--white{background:-moz-linear-gradient(top,#2098CE 50%,#FFFFFF 51%);background:-webkit-linear-gradient(top,#2098CE 50%,#FFFFFF 51%);background:linear-gradient(to bottom,#2098CE 50%,#FFFFFF 51%)}.company-hero-card{position:relative;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;max-width:790px;margin:0 auto 40px;padding:30px;border-radius:10px;box-shadow:0 1px 13px 0 rgba(0,0,0,.2);background-color:#FFF}@media (max-width:768px){.company-hero-card{margin-bottom:0;border-radius:0;padding:30px;box-shadow:none}}.company-hero-card__left{width:40%}@media (max-width:768px){.company-hero-card__left{width:50%}}.company-hero-card__favorite_card{margin-top:15px}.company-hero-card__type{font-size:12px;margin-top:5px;padding:0 10px;text-align:center;line-height:20px;color:#000;border-radius:3px;background-color:#F4F6F7}.company-hero-card__title{font-size:14px;font-weight:700;line-height:1.21;padding-right:15px}.company-hero-card__right{width:60%;display:flex;align-items:flex-end;flex-direction:column}@media (max-width:768px){.company-hero-card__right{width:50%}.company-hero-card__right .simple-rating{margin:5px 0}}.company-hero-card__right .simple-rating__stars-img{width:21px;height:21px;margin-right:5px}@media (max-width:768px){.company-hero-card__right .simple-rating__stars-img{width:14px;height:14px;margin-right:4px}}.company-hero-card__right .simple-rating-value{width:48px;height:48px;font-size:20px;font-weight:700;line-height:1}@media (max-width:768px){.company-hero-card__right .simple-rating-value{width:36px;height:36px;font-size:14px}}.company-hero-card__logo{position:relative;display:flex;width:100%;max-width:260px;max-height:60px;margin-bottom:10px}@media (max-width:768px){.company-hero-card__logo{max-width:160px;height:45px;margin-bottom:8px}}.company-hero-card__logo img{height:auto;max-height:60px;width:auto}@media (max-width:768px){.company-hero-card__logo img{max-height:45px}}.company-hero-card__logo--credit{height:100px;max-height:100px;margin-bottom:5px}@media (max-width:768px){.company-hero-card__logo--credit{height:70px}}.company-hero-card__logo--credit img{width:auto;height:100px;max-height:100px}@media (max-width:768px){.company-hero-card__logo--credit img{height:70px}}.company-hero-card__company-trusted-mark{float:right;position:relative;width:20px;margin:auto}.company-hero-card__company-trusted-mark img{width:18px;height:18px}.company-hero-card__company-trusted-mark img:hover+.company-hero-card__info-tooltip--trusted{visibility:visible!important}.company-hero-card__company-trusted-mark p{position:absolute;font-size:10px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#006fff;padding:0 2px;border-radius:2px;top:-17px;width:fit-content;min-width:100px;height:16px;text-align:center;z-index:1;visibility:hidden}.company-hero-card__after-logo{display:flex;align-items:center;flex-wrap:wrap;max-width:100%}.company-hero-card__after-logo__text{font-family:Poppins;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;background-color:#F4F6F7;border-radius:3px;display:inline-block;padding:0 10px}.company-hero-card__social{display:flex;align-items:center;flex-shrink:0}.company-hero-card__social-link{display:inline-block;width:22px;height:22px;margin-right:5px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.company-hero-card__social-link--facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-facebook.svg)}.company-hero-card__social-link--twitter{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-twitter.svg)}.company-hero-card__social-link--youtube{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-youtube.svg)}.company-hero-card__social-link--linkedin{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-linkedin.svg)}.company-hero-card__social-link--vk{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-vk.svg)}.company-hero-card__social-link--instagram{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-instagram.svg)}.company-hero-card__social-link--telegram{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-social-telegram.svg)}.company-hero-card__chosen{display:inline-flex;font-size:14px;color:#717171}@media (max-width:768px){.company-hero-card__chosen{font-size:12px}}.company-hero-card__chosen strong{font-weight:700;color:#717171;margin:0 5px}.company-hero-card__links{display:flex;align-items:center;justify-content:flex-start;margin-top:10px}@media (max-width:768px){.company-hero-card__links{margin-top:8px}}.company-hero-card__link{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;font-size:14px;color:#717171}@media (max-width:768px){.company-hero-card__link{font-size:12px}}.company-hero-card__link a{font-size:14px;font-weight:600}@media (max-width:768px){.company-hero-card__link a{font-size:12px}}.company-hero-card__link:not(:first-child):before{content:'';display:inline-block;width:1px;height:18px;margin:auto 10px;background-color:#eee}.company-hero-card__bonus{margin-top:5px;padding:5px 10px;font-size:12px;line-height:1.67;color:#fff;font-weight:700;border-radius:3px;background-color:#73c6a8}.company-hero-card__bonus span{font-size:inherit;padding-left:5px}.company-hero-card__actions{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;margin-top:20px}@media (max-width:768px){.company-hero-card__actions{margin-top:15px}}.company-hero-card__actions--credit{margin-top:-20px}@media (max-width:768px){.company-hero-card__actions--credit{margin-top:15px}}.company-hero-card__action{min-width:230px;height:55px}@media (max-width:768px){.company-hero-card__action{min-width:191px;height:35px}}.company-hero-card__action img{margin-left:6px}.company-hero-card__sponsored{margin-top:5px;font-size:12px;color:#717171}@media (max-width:768px){.company-hero-card__sponsored{font-size:10px;line-height:1.2}}.company-hero-card__disclaimer{margin-top:10px;font-size:12px;color:#717171}@media (max-width:768px){.company-hero-card__disclaimer{font-size:10px;line-height:1.2;margin-bottom:0}}.company-hero-card__recommended{position:absolute;left:0;top:-23px;z-index:1;padding:0 10px;border-radius:2px;background-color:#F3A42F;font-size:10px;font-weight:700;line-height:normal;letter-spacing:normal;color:#FFF;text-transform:uppercase}.company-hero-card__recommended:after{content:'';position:absolute;left:6px;bottom:-4px;z-index:-1;display:block;width:9px;height:9px;transform:rotate(-315deg);border-radius:1px;background-color:#F3A42F}.company-hero-card__not-partnership{position:relative;z-index:2;margin:-15px auto 0;width:fit-content;width:-moz-fit-content;max-width:500px;display:flex;align-items:center;justify-content:center;min-height:30px;padding:8px 13px;border-radius:3px;font-size:14px;line-height:1.29;color:#FFF;background-color:#DB6363}@media (max-width:768px){.company-hero-card__not-partnership{min-width:320px;min-height:20px;top:0;padding:10px;font-size:11px;white-space:normal;letter-spacing:normal}}.company-hero-card__not-partnership-wrapp{background-color:#FFF;padding:0 20px 10px}.company-hero-card__not-partnership-arrow{position:relative;z-index:1;width:25px;height:25px;margin:8px auto 0;background-color:#DB6363;transform:rotate(45deg);border-radius:5px}@media (max-width:768px){.company-hero-card__not-partnership-arrow{margin:-10px auto 0}}.company-hero-card__not-partnership img{display:inline-block;width:20px;height:20px;margin-right:5px}@media (max-width:768px){.company-hero-card__not-partnership img{display:none}}.company-hero-card__not-partnership a{color:#FFF;font-weight:700}.company-hero-card__not-partnership-other{font-weight:700;font-size:14px;color:#000;margin:0 auto;width:fit-content;width:-moz-fit-content}.company-hero-card__not-partnership-other a{color:#000}.company-hero-card__not-partnership-other:after{cursor:pointer;content:'';position:relative;top:25px;display:inline-block;width:17px;height:30px;margin-left:5px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-sidebar-widget-product-title.svg)}.company-hero-card__not-partnership-other--clear{padding:10px 0}.company-hero-card__not-partnership-other--clear:after{display:none}.company-hero-card__not-partnership-other:hover+.company-hero-card__recommended-tooltip--trusted{visibility:visible!important}.company-hero-card--not-partnership{padding-bottom:50px;margin-bottom:0}.company-hero-card--not-partnership-child{margin-bottom:40px}.company-hero-card--not-partnership-child .company-hero-card__logo{filter:grayscale(100)}.company-hero-card--not-partnership .company-hero-card__logo{filter:grayscale(100)}@media (max-width:768px){.company-hero-card--not-partnership{padding-top:30px}}.company-hero-card--low-rated{padding-bottom:50px;margin-bottom:0}.company-hero-card--low-rated-child{margin-bottom:40px}@media (max-width:768px){.company-hero-card--low-rated{padding-top:30px}}.company-hero-card__bonus_points{background-color:#73c6a8;display:inline-block;border-radius:3px;font-family:Poppins;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#FFF;padding:5px 12px;margin-top:10px}.company-hero-card__bonus_points__label{font-size:12px;margin-right:5px}.company-hero-card__bonus_points span{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.company-menu{margin-top:40px;padding:0 15px}.company-menu__items{display:flex;align-items:center;justify-content:flex-start}@media (max-width:768px){.company-menu__items{justify-content:space-evenly}}.company-menu__item{display:flex;align-items:center;justify-content:center;margin-right:40px}@media (max-width:768px){.company-menu__item{margin-right:0}}.company-menu__item a{display:inline-flex;align-items:center;height:40px;font-size:16px;text-align:center;font-weight:700;color:#717171;padding-bottom:4px}@media (max-width:768px){.company-menu__item a{height:30px;font-size:14px}}.company-menu__item--active a{position:relative;color:#000;padding-bottom:4px}@media (max-width:768px){.company-menu__item--active a{padding-bottom:3px}}.company-menu__item--active a:after{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;background-color:#2098CE;border-radius:2.5px}@media (max-width:768px){.company-menu__item--active a:after{height:3px}}.company-menu--border-bottom{border-bottom:1px solid #e0e0e0}.modal-get-badge__window h4{text-align:center}@media (max-width:768px){.modal-get-badge__window h4{font-size:16px;font-weight:600;line-height:1.75}}.modal-get-badge__window h6{margin-bottom:24px;text-align:center;font-weight:400}@media (max-width:768px){.modal-get-badge__window h6{line-height:normal;letter-spacing:normal;margin-bottom:28px}}.modal-get-badge__window .financer-field-group img{box-shadow:0 0 20px rgba(0,0,0,.1)}.modal-get-badge__window .select{display:block;max-width:345px;width:100%;margin:0 auto 21px}.modal-get-badge__window .select select{font-size:14px;line-height:1.29;color:#444}.modal-get-badge__window label.radio{display:flex;align-items:center!important;margin-left:0;margin-bottom:16px}.modal-get-badge__copy{margin-bottom:12px}.modal-get-badge__copy-label{font-size:14px;line-height:1.14}.modal-get-badge__copy-inner{position:relative;display:flex;align-items:stretch;justify-content:space-between;padding-right:70px;border-radius:5px;border:solid 1px #dedede;background-color:#F4F6F7}.modal-get-badge__copy-text{flex-shrink:1;margin:10px 15px;width:100%;border:0;background-color:#F4F6F7;font-size:14px;line-height:1.29;word-break:break-all;color:#444;resize:none;outline:none;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.modal-get-badge__copy-text::-webkit-scrollbar{width:0}.modal-get-badge__copy-button{position:absolute;top:-1px;right:-1px;bottom:-1px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:70px;background-color:#2098CE;border-radius:0 5px 5px 0;cursor:pointer;font-size:14px;font-weight:600;line-height:1.14;color:#FFF;transition:.1s}.modal-get-badge__copy-button--success{background-color:#73c6a8}.modal-submit-rate__window{display:flex;flex-direction:column}.modal-submit-rate__window h4{margin-bottom:20px;font-size:24px;font-weight:700;text-align:center}@media (max-width:768px){.modal-submit-rate__window h4{margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.75}}.modal-submit-rate__select-minor select{margin-top:-15px}.modal-submit-rate__total-rate{display:flex;align-items:center;justify-content:center;margin-bottom:30px}@media (max-width:768px){.modal-submit-rate__total-rate{margin-bottom:16px}}.modal-submit-rate__total-rate-value{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin-right:7px;border-radius:5px;font-size:25px;font-weight:700;color:#FFF}.modal-submit-rate__total-rate-value--green{background-color:#4BAB48}.modal-submit-rate__total-rate-value--lightgreen{background-color:#53CC50}.modal-submit-rate__total-rate-value--yellow{background-color:#EDD82D}.modal-submit-rate__total-rate-value--orange{background-color:#F4B047}.modal-submit-rate__total-rate-value--red{background-color:#ED4B4B}.modal-submit-rate__total-rate-stars{display:flex;align-items:center;justify-content:center}.modal-submit-rate__total-rate-star{display:block;width:24px;height:24px;margin-right:3px}.modal-submit-rate__label{display:block;width:100%;max-width:345px;margin:0 auto 4px;font-size:12px;line-height:1.33;color:#444}.modal-submit-rate .select{display:block;width:100%;max-width:345px;margin:0 auto 20px}@media (max-width:768px){.modal-submit-rate .select{margin-bottom:11px}}.modal-submit-rate .select select{font-size:14px;line-height:1.14;color:#444}.modal-submit-rate__row{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:345px;margin:0 auto 16px}@media (max-width:768px){.modal-submit-rate__row{margin-bottom:10px}}.modal-submit-rate__row-name{font-size:16px;color:#444}@media (max-width:768px){.modal-submit-rate__row-name{line-height:1.14}}.modal-submit-rate__row-stars{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse}.modal-submit-rate__row-stars .simple-rating__stars-img{width:24px;height:24px}.modal-submit-rate__row-stars .simple-rating__stars-img .simple-rating__stars-img-stroke{stroke:#2098CE}.modal-submit-rate__row-stars[data-rate="1"] .simple-rating__stars-img-stroke{stroke:#ED4B4B}.modal-submit-rate__row-stars[data-rate="1"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#ED4B4B}.modal-submit-rate__row-stars[data-rate="1.5"] .simple-rating__stars-img-stroke{stroke:#ED4B4B}.modal-submit-rate__row-stars[data-rate="1.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke{fill:url(#halfStar1)}.modal-submit-rate__row-stars[data-rate="1.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#ED4B4B}.modal-submit-rate__row-stars[data-rate="2"] .simple-rating__stars-img-stroke{stroke:#F4B047}.modal-submit-rate__row-stars[data-rate="2"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="2"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#F4B047}.modal-submit-rate__row-stars[data-rate="2.5"] .simple-rating__stars-img-stroke{stroke:#F4B047}.modal-submit-rate__row-stars[data-rate="2.5"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke{fill:url(#halfStar2)}.modal-submit-rate__row-stars[data-rate="2.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="2.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#F4B047}.modal-submit-rate__row-stars[data-rate="3"] .simple-rating__stars-img-stroke{stroke:#EDD82D}.modal-submit-rate__row-stars[data-rate="3"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="3"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="3"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#EDD82D}.modal-submit-rate__row-stars[data-rate="3.5"] .simple-rating__stars-img-stroke{stroke:#EDD82D}.modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(2) .simple-rating__stars-img-stroke{fill:url(#halfStar3)}.modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#EDD82D}.modal-submit-rate__row-stars[data-rate="4"] .simple-rating__stars-img-stroke{stroke:#53CC50}.modal-submit-rate__row-stars[data-rate="4"] .modal-submit-rate__row-star:nth-child(2) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="4"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="4"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="4"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#53CC50}.modal-submit-rate__row-stars[data-rate="4.5"] .simple-rating__stars-img-stroke{stroke:#53CC50}.modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(1) .simple-rating__stars-img-stroke{fill:url(#halfStar4)}.modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(2) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#53CC50}.modal-submit-rate__row-stars[data-rate="5"] .simple-rating__stars-img-stroke{stroke:#4BAB48}.modal-submit-rate__row-stars[data-rate="5"] .modal-submit-rate__row-star:nth-child(1) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="5"] .modal-submit-rate__row-star:nth-child(2) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="5"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-rate__row-stars[data-rate="5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#4BAB48}.modal-submit-rate__row-star{display:block;width:26px;height:24px;background-repeat:no-repeat;background-size:contain;cursor:pointer}.modal-submit-rate__submit-rate{display:flex;width:345px;height:45px;margin:55px auto 0;font-size:15px;font-weight:600}@media (max-width:768px){.modal-submit-rate__submit-rate{margin:auto auto 0}}.modal-submit-review__window{display:flex;flex-direction:column}.modal-submit-review__window h4{margin-bottom:20px;font-size:24px;font-weight:700;text-align:center}@media (max-width:768px){.modal-submit-review__window h4{margin-bottom:6px;font-size:16px;font-weight:600}}.modal-submit-review__owerlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.4)}.modal-submit-review__owerlay img{max-width:70px}.modal-submit-review__total-rate{display:flex;align-items:center;justify-content:center;margin-bottom:5px}.modal-submit-review__total-rate-value{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin-right:7px;border-radius:5px;font-size:25px;font-weight:700;color:#FFF}.modal-submit-review__total-rate-value--green{background-color:#4BAB48}.modal-submit-review__total-rate-value--lightgreen{background-color:#53CC50}.modal-submit-review__total-rate-value--yellow{background-color:#EDD82D}.modal-submit-review__total-rate-value--orange{background-color:#F4B047}.modal-submit-review__total-rate-value--red{background-color:#ED4B4B}.modal-submit-review__total-rate-stars{display:flex;align-items:center;justify-content:center}.modal-submit-review__total-rate-star{display:block;width:24px;height:24px;margin-right:3px}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="1.5"] .simple-rating__stars-img-stroke{stroke:#ED4B4B}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="1.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke{fill:url(#halfStarReview1)}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="1.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#ED4B4B}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="2.5"] .simple-rating__stars-img-stroke{stroke:#F4B047}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="2.5"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke{fill:url(#halfStarReview2)}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="2.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="2.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#F4B047}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="3.5"] .simple-rating__stars-img-stroke{stroke:#EDD82D}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(2) .simple-rating__stars-img-stroke{fill:url(#halfStarReview3)}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke,.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="3.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#EDD82D}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="4.5"] .simple-rating__stars-img-stroke{stroke:#53CC50}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(1) .simple-rating__stars-img-stroke{fill:url(#halfStarReview4)}.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(2) .simple-rating__stars-img-stroke,.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(3) .simple-rating__stars-img-stroke,.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(4) .simple-rating__stars-img-stroke,.modal-submit-review__total-rate .modal-submit-rate__row-stars[data-rate="4.5"] .modal-submit-rate__row-star:nth-child(5) .simple-rating__stars-img-stroke{fill:#53CC50}.modal-submit-review__edit-rate{margin-bottom:29px;font-size:14px;text-align:center;color:#717171}@media (max-width:768px){.modal-submit-review__edit-rate{margin-bottom:10px;font-size:12px}}.modal-submit-review__edit-rate a{font-size:14px}@media (max-width:768px){.modal-submit-review__edit-rate a{font-size:12px}}.modal-submit-review__sub-title{font-size:18px;font-weight:700}@media (max-width:768px){.modal-submit-review__sub-title{font-size:16px;font-weight:600}}.modal-submit-review__description{margin-bottom:15px;font-size:16px;color:#444}@media (max-width:768px){.modal-submit-review__description{margin-bottom:11px;font-size:14px;letter-spacing:normal}}.modal-submit-review__label{margin-bottom:6px;font-size:14px}.modal-submit-review__error{position:absolute;top:-35px;right:0;display:flex;align-items:center;justify-content:center;height:25px;padding:0 10px;border-radius:3px;font-size:12px;font-weight:600;color:#FFF;background-color:#ED4B4B;visibility:hidden}.modal-submit-review__error:after{content:'';position:absolute;right:10px;bottom:-4px;width:8px;height:8px;transform:rotate(-315deg);border-radius:1px;background-color:#ED4B4B}.modal-submit-review__input{position:relative;margin-bottom:16px}@media (max-width:768px){.modal-submit-review__input{margin-bottom:10px}}.modal-submit-review__input textarea{width:100%;height:100px;padding:15px;border-radius:5px;border:solid 1px #dedede;font-size:14px;color:#888;resize:none}@media (max-width:768px){.modal-submit-review__input textarea{padding-bottom:22px;height:70px}}.modal-submit-review__input textarea::-webkit-input-placeholder{color:#888}.modal-submit-review__input textarea:-moz-placeholder{color:#888}.modal-submit-review__input textarea::-moz-placeholder{color:#888}.modal-submit-review__input textarea:-ms-input-placeholder{color:#888}.modal-submit-review__input textarea::placeholder{color:#888}.modal-submit-review__input.error .modal-submit-review__error{visibility:visible}.modal-submit-review__input.error textarea{border-color:#ED4B4B}.modal-submit-review__user{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;padding:10px 20px;background-color:#F4F6F7}@media (max-width:768px){.modal-submit-review__user{margin-left:-15px;margin-right:-15px;padding:10px 20px}}.modal-submit-review__user-avatar{width:50px;height:50px;margin-right:8px;border-radius:50%;border:solid 1px #dfdfdf;overflow:hidden}.modal-submit-review__user-data-label{margin-bottom:2px;font-size:12px;color:#444}.modal-submit-review__user-data-name{font-size:16px;font-weight:600;line-height:1}.modal-submit-review__user-logout{margin:auto 0 auto auto;font-size:14px;font-weight:600;color:#2098CE}.modal-submit-review__agree-checkbox{margin-bottom:48px}@media (max-width:768px){.modal-submit-review__agree-checkbox{margin-bottom:0}}.modal-submit-review__agree-checkbox.financer-field-group label.checkbox{align-items:center;font-size:14px;color:#444}.modal-submit-review__agree-checkbox.financer-field-group label.checkbox input[type="checkbox"]{margin-right:5px}.modal-submit-review__agree-checkbox.financer-field-group label.checkbox input[type="checkbox"]:checked:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg)}.modal-submit-review__submit-rate-only{display:flex;margin:auto auto 10px auto;font-size:14px;font-weight:600}@media (max-width:768px){.modal-submit-review__submit-rate-only{margin-bottom:20px;font-size:12px}}.modal-submit-review__submit-rate-only.disabled{color:#999;cursor:default;pointer-events:none}.modal-submit-review__submit-review.button{display:flex;align-items:center;justify-content:center;width:345px;height:45px;margin:0 auto 0 auto;font-size:15px;font-weight:600}.modal-submit-review__submit-review.button.disabled{background-color:#e6e8e9;color:#999;cursor:default;pointer-events:none}.not-convinced{margin-bottom:100px}@media (max-width:768px){.not-convinced{margin-bottom:0}}.not-convinced__inner{padding:80px 15px 100px;border-radius:10px;background-color:#2098CE;text-align:center;overflow:hidden}@media (max-width:768px){.not-convinced__inner{padding:50px 15px 60px;border-radius:0}}.not-convinced__title{margin-bottom:15px;text-align:center;color:#FFF}@media (max-width:768px){.not-convinced__title{margin-bottom:18px}}.not-convinced__description{margin-bottom:45px;font-size:20px;text-align:center;color:#FFF;position:relative;z-index:2}@media (max-width:768px){.not-convinced__description{margin-bottom:25px;font-size:18px}}.not-convinced__description strong{color:#FFF;font-weight:700}.not-convinced__button-outer{position:relative;display:inline-flex;z-index:1}.not-convinced__button-outer:before{content:'';position:absolute;top:-35px;right:-98px;width:130px;height:130px;display:block;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square-img.svg);background-size:contain;background-repeat:no-repeat;z-index:-1}.not-convinced__sponsored{font-size:12px;color:#FFF;text-align:center;padding-top:10px}.not-convinced__disclaimer{font-size:12px;color:#FFF;text-align:center;padding-top:10px}.not-convinced__button.button{min-width:248px;min-height:55px;background-color:#FFF;font-size:16px!important;color:#2098CE}.not-convinced__button.button:hover{color:#2098CE}.company-rate{padding:24px 15px 29px}@media (max-width:768px){.company-rate{padding:14px 15px 25px}}.company-rate__title{margin-bottom:16px;font-size:22px;font-weight:700;text-align:center;line-height:1.27}@media (max-width:768px){.company-rate__title{margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.75}}.company-rate__stars{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse}.company-rate__stars .simple-rating__stars-img{width:40px;height:40px}.company-rate__stars .simple-rating__stars-img .simple-rating__stars-img-stroke{stroke:#2098CE}.company-rate__stars[data-rate="1"] .simple-rating__stars-img-stroke{stroke:#ED4B4B}.company-rate__stars[data-rate="1"] .company-rate__star:nth-child(5) .simple-rating__stars-img-stroke{fill:#ED4B4B}.company-rate__stars[data-rate="2"] .simple-rating__stars-img-stroke{stroke:#F4B047}.company-rate__stars[data-rate="2"] .company-rate__star:nth-child(4) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="2"] .company-rate__star:nth-child(5) .simple-rating__stars-img-stroke{fill:#F4B047}.company-rate__stars[data-rate="3"] .simple-rating__stars-img-stroke{stroke:#EDD82D}.company-rate__stars[data-rate="3"] .company-rate__star:nth-child(3) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="3"] .company-rate__star:nth-child(4) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="3"] .company-rate__star:nth-child(5) .simple-rating__stars-img-stroke{fill:#EDD82D}.company-rate__stars[data-rate="4"] .simple-rating__stars-img-stroke{stroke:#53CC50}.company-rate__stars[data-rate="4"] .company-rate__star:nth-child(2) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="4"] .company-rate__star:nth-child(3) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="4"] .company-rate__star:nth-child(4) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="4"] .company-rate__star:nth-child(5) .simple-rating__stars-img-stroke{fill:#53CC50}.company-rate__stars[data-rate="5"] .simple-rating__stars-img-stroke{stroke:#4BAB48}.company-rate__stars[data-rate="5"] .company-rate__star:nth-child(1) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="5"] .company-rate__star:nth-child(2) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="5"] .company-rate__star:nth-child(3) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="5"] .company-rate__star:nth-child(4) .simple-rating__stars-img-stroke,.company-rate__stars[data-rate="5"] .company-rate__star:nth-child(5) .simple-rating__stars-img-stroke{fill:#4BAB48}.company-rate__star{display:block;width:44px;height:40px;background-repeat:no-repeat;background-size:contain;cursor:pointer}.company-rate-section{background-color:#F4F6F7;z-index:10;transition:.3s;bottom:-150px}.company-rate-section-fixed{position:fixed;bottom:0;left:0;right:0}.company-rate-section-static{position:static}.company-rating-details-widget{padding:30px}@media (max-width:768px){.company-rating-details-widget{padding:16px;background-color:#F4F6F7}}.company-rating-details-widget__total{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (max-width:768px){.company-rating-details-widget__total{margin-bottom:23px}}.company-rating-details-widget__total-title{font-size:16px;font-weight:600}@media (max-width:768px){.company-rating-details-widget__total-title{font-weight:400}}.company-rating-details-widget__total-rating{display:flex;align-items:center;justify-content:center}.company-rating-details-widget__total-star{width:18px;height:18px;margin-right:3px}.company-rating-details-widget__total-star:last-child{margin-right:0}.company-rating-details-widget__total-value{display:flex;align-items:center;justify-content:center;width:35px;height:35px;margin-left:10px;border-radius:5px;font-size:16px;font-weight:700;color:#FFF}@media (max-width:768px){.company-rating-details-widget__total-value{width:30px;height:30px;margin-left:5px;font-size:14px}}.company-rating-details-widget__total-value--green{background-color:#53CC50}.company-rating-details-widget__total-value--yellow{background-color:#EDD82D}.company-rating-details-widget__total-value--red{background-color:#ED4B4B}.company-rating-details-widget__details{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}@media (max-width:768px){.company-rating-details-widget__details{margin-bottom:14px}}.company-rating-details-widget__details:last-child{margin-bottom:0}.company-rating-details-widget__details-title{font-size:14px;font-weight:400;line-height:1.14;color:#444}.company-rating-details-widget__details-stars{display:flex;align-items:center}.company-rating-details-widget__details-star{width:16px;height:16px;margin-right:3px}@media (max-width:768px){.company-rating-details-widget__details-star{width:13px;height:13px}}.company-rating-details-widget__details-star:last-child{margin-right:0}.company-rating-details-widget__button{display:block;margin-top:25px;font-size:14px;font-weight:700;text-align:center}@media (max-width:768px){.company-rating-details-widget__button{margin-top:22px}}body.fn-redirect-template{background-color:#F4F6F7}@media (max-width:768px){body.fn-redirect-template{background-color:#FFF}}body.fn-redirect-template .site-container{height:100vh;display:flex;align-items:flex-start;justify-content:center}body.fn-redirect-template .site-inner{width:100%}.redirect-box{padding:15px}.redirect-box__inner{display:block;max-width:940px;width:100%;margin:100px auto;padding:30px;box-shadow:0 0 10px 0 rgba(0,0,0,.06);border-radius:10px;background:#fff;text-align:center}@media (max-width:768px){.redirect-box__inner{padding:20px;box-shadow:none}}.redirect-box__title{margin-bottom:25px;padding:30px 0 7px 0;font-size:24px;font-weight:700;line-height:normal;letter-spacing:normal;color:#000}@media (max-width:768px){.redirect-box__title{font-size:20px;line-height:1.3}}.redirect-box__description{display:block;margin-bottom:30px;font-size:16px;font-weight:400;letter-spacing:normal;text-align:center;color:#000}@media (max-width:768px){.redirect-box__description{color:#444;margin-bottom:25px}}.redirect-box__content{display:flex;align-items:center;justify-content:space-between;max-width:580px;margin:0 auto 50px}@media (max-width:768px){.redirect-box__content{flex-direction:column;justify-content:center;margin-bottom:38px}}.redirect-box__logo{width:180px;flex-shrink:0}.redirect-box__logo img{width:100%;height:auto;object-fit:contain}.redirect-box__button-outer{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:180px}@media (max-width:768px){.redirect-box__button-outer{flex-direction:column;max-width:20px;height:120px;margin:10px auto}}.redirect-box__button-outer:before{content:'';position:absolute;top:6px;left:5px;right:5px;z-index:1;margin:0 auto;border-bottom:2px dashed #d8d8d8}@media (max-width:768px){.redirect-box__button-outer:before{top:2px;bottom:15px;left:9px;right:5px;border-left:2px dashed #d8d8d8}}.redirect-box__button-outer-circle{position:relative;z-index:2;display:block;width:14px;height:14px;border:3px solid #d8d8d8;border-radius:100%;background-color:#d8d8d8}@media (max-width:768px){.redirect-box__button-outer-circle{width:10px;height:10px}}.redirect-box__button-outer-arrow{position:relative;z-index:2;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:12px solid #d8d8d8}@media (max-width:768px){.redirect-box__button-outer-arrow{border-bottom:6px solid transparent;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #d8d8d8}}.redirect-box__button{position:relative;z-index:2;min-width:240px;height:55px;margin:0 auto;transition:none}@media (max-width:768px){.redirect-box__button{min-width:200px}}.redirect-box__button>span{margin-left:5px}.redirect-box__button:before{font-size:16px}.redirect-box__button:hover{font-size:0}.redirect-box__button:hover:before{content:attr(data-hover-text)}.company-review-replies{height:0;overflow:hidden;transition:.2s}.company-review-reply{padding-top:30px}.company-review-reply__header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:5px}@media (max-width:768px){.company-review-reply__header{margin-bottom:0}}.company-review-reply__avatar{width:50px;height:50px;margin-right:10px;border-radius:50%;border:solid 1px #dfdfdf}@media (max-width:768px){.company-review-reply__avatar{width:35px;height:35px}}.company-review-reply__name{display:block;font-size:16px;font-weight:600}@media (max-width:768px){.company-review-reply__name{font-size:14px}}.company-review-reply__meta{display:block;font-size:12px;font-weight:400;color:#444}.company-review-reply__text{margin-bottom:0;padding-left:60px;font-size:16px;color:#444}@media (max-width:768px){.company-review-reply__text{padding-left:45px;font-size:14px}}.company-review-reply__text p{font-size:16px}.company-review-reply-form{font-size:0;padding-top:30px;position:relative}.company-review-reply-form__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.4)}.company-review-reply-form__overlay img{max-width:70px}.company-review-reply-form__main{display:flex;align-items:center;justify-content:flex-start;min-height:50px;margin-bottom:10px}.company-review-reply-form__avatar{flex-shrink:0;width:50px;height:50px;margin-right:10px;border-radius:50%;border:solid 1px #dfdfdf}@media (max-width:768px){.company-review-reply-form__avatar{width:35px;height:35px}}.company-review-reply-form__input{position:relative;flex-shrink:1;width:100%}.company-review-reply-form__input textarea{width:100%;height:140px;padding:13px;margin-bottom:8px;border:solid 1px #dedede;border-radius:5px;font-size:16px;line-height:1;color:#444;outline:none!important;resize:none}@media (max-width:768px){.company-review-reply-form__input textarea{height:100px;padding:8px 13px;font-size:14px}}.company-review-reply-form__input-error{position:absolute;top:-32px;right:0;z-index:1;display:flex;align-items:center;height:25px;padding:0 10px;border-radius:3px;background-color:#ED4B4B;font-size:12px;font-weight:600;color:#FFF}.company-review-reply-form__input-error:after{content:'';position:absolute;right:10px;bottom:-4px;z-index:-1;transform:rotate(-315deg);width:8px;height:8px;border-radius:1px;background-color:#ED4B4B}.company-review-reply-form__mobile-button{display:none;font-size:14px;font-weight:700;line-height:1.14;color:#fff;cursor:pointer;text-align:right;float:right;background:#2098CE;padding:8px 18px;border-radius:40px}@media (max-width:768px){.company-review-reply-form__mobile-button{display:block}}.company-review-reply-form__actions{flex-shrink:0;width:100%}.company-review-reply-form__button.button{display:flex;margin-left:auto;margin-right:0;width:157px;height:35px;background-color:#2098CE;font-size:15px;color:#FFF;font-weight:600;box-shadow:none!important}.company-review-reply-form__button.button:hover,.company-review-reply-form__button.button:active,.company-review-reply-form__button.button:focus{color:#FFFFFF!important}.company-review-reply-form--focus .company-review-reply-form__avatar{display:block}.company-review-reply-form--focus .company-review-reply-form__input input{caret-color:#2098CE;border:solid 1px #000}@media (max-width:768px){.company-review-reply-form--focus .company-review-reply-form__input input{border:solid 1px #dfdfdf}}.company-review-reply-form--focus .company-review-reply-form__button{background-color:#2098CE;color:#FFF}.company-review-reply-form--focus .company-review-reply-form__button:hover{color:#FFFFFF!important}.company-review-reply-form--false .company-review-reply-form__button.button{display:flex;margin-left:auto;margin-right:0;width:157px;height:35px;background-color:#e6e8e9;font-size:15px;color:#999;font-weight:600;box-shadow:none!important}.company-review-reply-form--false .company-review-reply-form__button.button:hover,.company-review-reply-form--false .company-review-reply-form__button.button:active,.company-review-reply-form--false .company-review-reply-form__button.button:focus{background-color:#e6e8e9!important;color:#999999!important;border:solid 1px #dedede!important}.company-reviews{position:relative;border-top:1px solid #e0e0e0;margin:20px 0;padding:20px 0}.company-reviews__title{margin-bottom:25px}.company-reviews__button{display:flex;min-width:266px;width:fit-content;width:-moz-fit-content;height:45px;margin:20px auto 0}.company-reviews__button:before{content:'';display:block;width:24px;height:24px;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg)}.company-reviews__button--animated:before{animation:company-reviews__button--animated 0.5s linear infinite}@keyframes company-reviews__button--animated{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:768px){.company-reviews__button{min-width:194px;width:fit-content;width:-moz-fit-content;height:35px;font-size:14px}}.company-reviews__button:hover:before,.company-reviews__button:active:before,.company-reviews__button:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.company-review{padding:10px 0 15px;margin-bottom:5px;border-bottom:1px solid #e0e0e0}.company-review__author{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-bottom:10px}.company-review__author-avatar{flex-shrink:0;width:65px;height:65px;margin-right:10px;border-radius:50%;border:solid 1px #dfdfdf}@media (max-width:768px){.company-review__author-avatar{width:50px;height:50px}.company-review__author-avatar svg{width:50px;height:50px}}.company-review__author-employee{display:inline-flex;align-items:center;justify-content:center;height:18px;margin-left:10px;padding:0 10px;vertical-align:middle;border-radius:3px;border:1px solid #2098CE;font-size:12px;letter-spacing:normal;font-weight:600;color:#2098CE}.company-review__author-name{display:block;font-size:16px;font-weight:600}@media (max-width:768px){.company-review__author-name{font-size:14px}}.company-review__author-meta{display:block;font-size:12px;color:#444}.company-review__author-section{margin:0 0 0 auto;font-size:12px;color:#717171;display:flex;flex-direction:column;align-items:flex-end}@media (max-width:768px){.company-review__author-section{flex-shrink:0;font-size:10px}}.company-review__author-type{border-radius:12.5px;background-color:#F4F6F7;text-transform:uppercase;font-weight:700;padding:5px 10px}.company-review__author-reason{position:relative;padding:0 25px 0 0;margin:10px 0;width:220px;text-align:right}.company-review__author-reason:after{content:'';position:absolute;top:0;right:0;width:18px;height:18px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/question-mark.svg)}.company-review__author-reason .reason_txt{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;z-index:1;bottom:20px;right:0}.company-review__author-reason:hover{cursor:no-drop}.company-review__author-reason:hover .reason_txt{visibility:visible}.company-review__author-company-logo{display:block;width:150px;height:45px;margin:0 0 0 auto}@media (max-width:768px){.company-review__author-company-logo{width:100px;height:30px}}.company-review__author-company-logo img{width:100%;height:100%;object-fit:contain}.company-review__rating{font-size:0}.company-review__rating img{width:19px;height:19px;margin-right:5px}@media (max-width:768px){.company-review__rating img{width:16px;height:16px}}.company-review__rating_wrap{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:15px}.company-review__rating_wrap .simple-rating__stars-img{width:21px;height:21px;margin-right:5px}@media (max-width:768px){.company-review__rating_wrap .simple-rating__stars-img{width:14px;height:14px;margin-right:4px}}.company-review__edit{display:flex;height:19px}.company-review__edit span{color:#999;font-size:12px;font-weight:600}.company-review__edit span:before{content:'';display:inline-block;width:12px;height:12px;margin-right:3px;vertical-align:middle;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-edit-dark.svg)}.company-review__edit span:hover{color:#2098CE;cursor:pointer}.company-review__edited{color:#999;font-size:12px;font-weight:600}.company-review__title{display:block;margin-top:5px;font-size:14px;text-transform:uppercase;font-weight:600;color:#444}@media (max-width:768px){.company-review__title{font-size:14px}}.company-review__text{font-size:16px;color:#444}@media (max-width:768px){.company-review__text{font-size:14px}}.company-review__footer{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.company-review__footer-reply,.company-review__footer-heplful,.company-review__footer-read-all,.company-review__footer-inaccurate,.company-review__footer-share-button{display:flex;align-items:center;flex-wrap:wrap;font-size:12px;font-weight:700;line-height:2;cursor:pointer}.company-review__footer-reply:before,.company-review__footer-heplful:before,.company-review__footer-read-all:before,.company-review__footer-inaccurate:before,.company-review__footer-share-button:before{content:'';display:block;width:15px;height:15px;margin-right:5px;background-repeat:no-repeat;background-size:contain}.company-review__footer-share-button{color:#2098CE;margin-right:1.75rem}.company-review__footer-share-button:before{width:18px;height:18px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-share.svg)}.company-review__footer-share-button.is-open:after{content:'';width:100%;position:relative;top:8px;border-bottom:3px solid #2098CE}.company-review__footer-share-bar{background:#F4F6F7;border-top:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;height:2rem;display:flex;align-items:center;justify-content:flex-end;margin-top:6px}.company-review__footer-share-bar a{font-weight:400;font-size:12px;padding:0 12px;background:#FFF;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;height:calc(2rem - 2px);display:flex;align-items:center}@media (max-width:576px){.company-review__footer-share-bar a{font-size:10px;padding:0 4px}}.company-review__footer-share-bar a:before{content:'';display:block;margin-right:2px;background-repeat:no-repeat;background-size:contain;width:22px;height:22px}@media (max-width:576px){.company-review__footer-share-bar a:before{width:16px;height:16px}}.company-review__footer-share-bar a:hover{background:#F4F6F7}.company-review__footer-share-bar--facebook a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-facebook.svg)}.company-review__footer-share-bar--twitter a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-twitter.svg)}.company-review__footer-share-bar--linkedin a:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-linkedin.svg)}.company-review__footer-share-bar--link a:before{width:14px;height:14px;margin-right:4px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-external-link.svg)}@media (max-width:576px){.company-review__footer-share-bar--link a:before{margin-right:2px;width:12px;height:12px}}.company-review__footer-reply{color:#999;justify-content:flex-start}.company-review__footer-reply:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-reply.svg)}.company-review__footer-reply.opened{color:#2098CE}.company-review__footer-reply.opened:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-reply-opened.svg)}.company-review__footer-reply-text{margin-right:3px}.company-review__footer-read-all{color:#2098CE;justify-content:flex-start}.company-review__footer-read-all:before{position:relative;top:-2px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-read-reviews.svg)}.company-review__footer-heplful{justify-content:flex-end;color:#2098CE}.company-review__footer-heplful:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-helpful.svg)}.company-review__footer-heplful-liked-text{display:none;width:100%;font-size:10px;font-weight:600;line-height:1;text-align:right;color:#999}.company-review__footer-heplful--liked{color:#999}.company-review__footer-heplful--liked:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-helpful-liked.svg)}.company-review__footer-heplful--liked .company-review__footer-heplful-liked-text{display:block}.company-review__footer-inaccurate{color:#999;justify-content:center}.company-review__footer-inaccurate:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/exclamation-gray.svg)}.company-review_inaccurate>*{opacity:.5}.company-review_inaccurate .company-review__footer-heplful{display:none}.company-review_inaccurate .company-review-replies{opacity:1}.company-review_inaccurate .company-review__footer-inaccurate{color:#B97374;justify-content:flex-end}.company-review_inaccurate .company-review__footer-inaccurate:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/exclamation-red.svg)}#modal_authorData .company-review__author-section{display:none}#inaccurate_form div,#inaccurate_form p{padding:5px 0;margin:5px 0}#inaccurate_form #inaccurate_reason{padding:5px;margin:5px 0}#inaccurate_form .financer-field-group label.checkbox{font-size:16px;font-weight:600}.reviews-filter{display:flex;align-items:center;justify-content:flex-end}@media (max-width:870px) and (min-width:769px){.reviews-filter{justify-content:space-between}}@media (max-width:768px){.reviews-filter{flex-wrap:wrap}}.reviews-filter__overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:rgba(15,42,55,.85)}.reviews-filter__title{flex-shrink:0;margin-left:0;margin-right:auto;font-size:16px;line-height:1.75;color:#444}@media (max-width:870px) and (min-width:769px){.reviews-filter__title{display:none}}@media (max-width:768px){.reviews-filter__title{flex-shrink:1;font-size:14px}}.reviews-filter>h3{margin-left:0;margin-right:auto}.reviews-filter__select{flex-shrink:1;width:170px;margin-left:10px}@media (max-width:870px) and (min-width:769px){.reviews-filter__select{margin-left:5px}}.reviews-filter__mobile{flex-shrink:0}.reviews-filter__mobile-button{height:30px;padding-left:13px!important;padding-right:13px!important;font-size:12px;font-weight:600;line-height:1.67}.reviews-filter__mobile-button:before{content:'';display:inline-block;width:14px;height:14px;margin-right:5px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.reviews-filter__mobile-button--filter:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-filter.svg)}.reviews-filter__mobile-button--filter:hover:before,.reviews-filter__mobile-button--filter:active:before,.reviews-filter__mobile-button--filter:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-filter-white.svg)}.reviews-filter__mobile-button--sort:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-sort.svg)}.reviews-filter__mobile-button--sort:hover:before,.reviews-filter__mobile-button--sort:active:before,.reviews-filter__mobile-button--sort:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-sort-white.svg)}.reviews-filter__mobile-select{position:fixed;left:0;right:0;bottom:-100%;z-index:2;box-shadow:0 0 6px 0 rgba(0,0,0,.15);background-color:#FFF;transition:.2s}.reviews-filter__mobile-select--opened{bottom:0}.reviews-filter__mobile-select--opened .reviews-filter__overlay{display:block}.reviews-filter__mobile-select-title{position:relative;display:flex;align-items:center;justify-content:center;height:41px;font-size:14px;font-weight:700;line-height:2.86;background-color:#F4F6F7}.reviews-filter__mobile-select-close{position:absolute;top:0;bottom:0;right:5px;display:flex;align-items:center;justify-content:center;width:40px;cursor:pointer}.reviews-filter__mobile-select-close img{width:20px;height:20px}.reviews-filter__mobile-select-item{display:flex;align-items:center;justify-content:space-between;height:49px;padding:0 20px;border-top:1px solid rgba(153,153,153,.3);cursor:pointer;background-color:#FFF}.reviews-filter__mobile-select-item--active{font-weight:700;color:#2098CE}.reviews-filter__mobile-select-item--active:after{content:'';display:block;width:18px;height:18px;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg);background-size:contain}.company-sub-menu{padding:0 15px;background-color:#F4F6F7}.company-sub-menu__items{display:flex;align-items:center;justify-content:flex-start}@media (max-width:768px){.company-sub-menu__items{justify-content:space-evenly}}@keyframes moveup{0%{bottom:-25px;opacity:0}100%{bottom:0;opacity:1}}@keyframes movedown{0%{top:-25px;opacity:0}100%{top:0;opacity:1}}.company-sub-menu__item{display:flex;align-items:center;justify-content:center;margin-right:40px}@media (max-width:768px){.company-sub-menu__item{margin-right:10px}.company-sub-menu__item:last-child{margin-right:0}}.company-sub-menu__item a{display:inline-flex;align-items:center;height:42px;font-size:13px;text-align:center;font-weight:700;text-transform:uppercase;color:#717171}@media (max-width:768px){.company-sub-menu__item a{height:32px;font-size:11px}}.company-sub-menu__item--active>a,.company-sub-menu__item--active .company_creadit_card-select{position:relative;color:#000}@media (max-width:768px){.company-sub-menu__item--active>a,.company-sub-menu__item--active .company_creadit_card-select{padding-bottom:3px}}.company-sub-menu__item--active>a:after,.company-sub-menu__item--active .company_creadit_card-select:after{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;background-color:#2098CE;border-radius:2.5px}@media (max-width:768px){.company-sub-menu__item--active>a:after,.company-sub-menu__item--active .company_creadit_card-select:after{height:3px}}.company_creadit_card-select{position:relative;display:flex;align-items:center;height:42px;cursor:pointer}.company_creadit_card-select select{display:none}.select-selected{background-color:transparent;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#717171;border:none}.select-items{width:159px;border-radius:1.5px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);background-color:#FFF}.select-items div,.select-selected{padding-right:10px;border-color:transparent transparent rgba(0,0,0,.1) transparent;cursor:pointer;user-select:none;line-height:1;text-align:left;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.36px;color:#717171;text-transform:uppercase;transition:.2s}.select-items div a,.select-selected a{font-weight:700;color:#717171;text-align:left;line-height:1.3}.select-items div .company_creadit_card-select-arrow,.select-selected .company_creadit_card-select-arrow{border:6px solid transparent;border-color:#717171 transparent transparent transparent;top:13px;right:-5px;position:relative}.select-items div:last-child,.select-selected:last-child{margin-bottom:0}.select-items div:hover{color:#2098CE}.select-items{position:absolute;border-radius:1.5px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);background-color:#FFF;top:100%;left:0;right:0;z-index:99;padding:20px 24px}.select-item a{color:#000}.select-item--active a{color:#2098CE}.select-hide{display:none}.company-top-three{background-color:#FFF;padding:20px 0 50px;margin-bottom:40px}@media (max-width:768px){.company-top-three{padding-bottom:30px}}.company-top-three__items{display:flex;justify-content:center}@media (max-width:768px){.company-top-three__items{justify-content:space-between;margin:0 15px;overflow-x:scroll}.company-top-three__items--single{justify-content:center}.company-top-three__items .items-content__card{min-width:300px;margin-left:15px}.company-top-three__items .items-content__card:first-child{margin-left:0}.company-top-three__items .items-content__card.items-content__card--vertical .items-content__card-more-info{min-width:130px;width:auto;margin:5px 0}.company-top-three__items .items-content__card.items-content__card--vertical .items-content__card-see-offer.button{min-width:130px;margin:5px 0}.company-top-three__items .items-content__card.items-content__card--vertical .items-content__card-actions{justify-content:space-around}}.company-top-three__items .items-content__card{margin:10px}.company-top-three__items .simple-rating__stars-img{width:14px;height:14px;margin-right:4px}.company-top-three__items .simple-rating-value{width:36px;height:36px;font-size:14px;font-weight:700;line-height:1}.company-top-three__item{background-color:#FFF;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);color:#4a4a4a;position:relative;border-radius:10px;padding-bottom:20px;margin:0 0 20px 15px}.company-top-three__item .search-card__actions{width:305px}.company-single-badge{background:linear-gradient(to right,#ffffff 50%,#F4F6F7 50%);max-width:1110px;position:relative;padding:30px;margin-bottom:40px;border-radius:10px;box-shadow:0 1px 13px 0 rgba(0,0,0,.2);background-color:#FFF}@media (max-width:768px){.company-single-badge{background:linear-gradient(to right,#ffffff 50%,#ffffff 50%)}}.company-single-badge .company-rating__text{font-size:16px}.company-single-badge .company-header-content ul li{font-size:16px;color:#444;position:relative;margin-bottom:10px;padding-left:32px;text-align:left}.company-single-badge .company-header-features ul li{font-size:16px;color:#444;position:relative;margin-bottom:10px;padding-left:32px;text-align:left}.company-single-badge .company-header-features ul li:before{content:'';position:absolute;top:0;left:0;display:block;width:24px;height:24px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:768px){.company-single-badge .company-header-features ul li:before{width:20px;height:20px}}.company-single-badge h5{padding-bottom:15px}.company-single-badge__first-row{display:flex;flex-direction:column}.company-single-badge__first-row__features{padding:0 30px}.company-single-badge__second-row{display:flex;flex-direction:column}.company-single-badge__second-row__rating{max-width:400px}.company-single-badge__second-row__pros-cons{padding:30px 30px 55px 30px}.company-single-badge__second-row__pros-cons .search-credit-card__features{font-size:16px}.company-single-badge__second-row .company-rating__total-rating>.company-rating__text:after{padding:10px 24px;content:'';height:48px;width:48px;font-size:20px;font-weight:400;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-arrow-review.svg);position:relative;display:inline-block;top:0;left:5px;transform:rotate(-90deg);cursor:pointer}.row-closed .company-rating__row{display:none!important}.single-company-header .company-single-badge{background:linear-gradient(to right,#ffffff 50%,#F4F6F7 50%);max-width:1110px;position:relative;padding:30px;margin-bottom:40px;border-radius:10px;box-shadow:0 1px 13px 0 rgba(0,0,0,.2);display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;grid-template-areas:"a b" "a b" "c b" "c d" "c d" "c d";background-color:#FFF}@media (max-width:768px){.single-company-header .company-single-badge{background:linear-gradient(to right,#ffffff 50%,#ffffff 50%);margin:15px 24px;padding:15px;display:block}}.single-company-header .company-single-badge .company-rating__text{font-size:16px}@media (max-width:768px){.single-company-header .company-single-badge .company-rating__text{font-size:14px}}.single-company-header .company-single-badge .company-header-content ul li{font-size:16px;color:#444;position:relative;margin-bottom:10px;padding-left:32px;text-align:left}@media (max-width:768px){.single-company-header .company-single-badge .company-header-content ul li{font-size:14px}}.single-company-header .company-single-badge .company-header-features ul li{font-size:16px;color:#444;position:relative;margin-bottom:10px;padding-left:32px;text-align:left}@media (max-width:768px){.single-company-header .company-single-badge .company-header-features ul li{font-size:14px}}.single-company-header .company-single-badge .company-header-features ul li:before{content:'';position:absolute;top:0;left:0;display:block;width:24px;height:24px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:768px){.single-company-header .company-single-badge .company-header-features ul li:before{width:20px;height:20px}}.single-company-header .company-single-badge h5{padding-bottom:15px}.single-company-header .company-single-badge__tested-company{font-weight:700;font-size:16px;padding-top:20px;line-height:24px;letter-spacing:-.336px;color:#4BAB48}.single-company-header .company-single-badge__tested-company:before{content:'';position:relative;display:inline-block;top:7px;margin-right:10px;width:24px;height:24px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-tested-company.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:768px){.single-company-header .company-single-badge__tested-company:before{margin-right:5px}}@media (max-width:768px){.single-company-header .company-single-badge__tested-company{font-size:14px;text-align:center;padding-top:0}}.single-company-header .company-single-badge__first-row__logo{height:min-content}@media (max-width:768px){.single-company-header .company-single-badge__first-row__logo{display:flex;flex-direction:column;align-items:center;padding:20px 0}}.single-company-header .company-single-badge__first-row__features{padding:0 30px}@media (max-width:768px){.single-company-header .company-single-badge__first-row__features{padding:20px 0}}.single-company-header .company-single-badge__second-row__rating{max-width:400px;padding-top:30px}@media (max-width:768px){.single-company-header .company-single-badge__second-row__rating{padding:20px 0;border-bottom:1px solid #e0e0e0;max-width:none}}.single-company-header .company-single-badge__second-row__pros-cons{padding:30px 30px 55px 30px}@media (max-width:768px){.single-company-header .company-single-badge__second-row__pros-cons{padding:20px 0}}.single-company-header .company-single-badge .search-credit-card__features{font-size:16px}@media (max-width:768px){.single-company-header .company-single-badge .search-credit-card__features{font-size:14px}}@media (min-width:769px){.single-company-header .company-single-badge .company-rating__total-rating .simple-rating-value{width:48px;height:48px;font-size:20px}}@media (max-width:768px){.single-company-header .company-single-badge .company-rating__total-rating .simple-rating__stars-img{width:14px;height:14px}}.single-company-header .company-single-badge .company-rating__total-rating .company-rating__text:after{content:'';height:48px;width:48px;font-size:20px;font-weight:400;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-arrow-review.svg);position:relative;display:inline-block;top:0;left:5px;transform:rotate(180deg);cursor:pointer}@media (max-width:768px){.single-company-header .company-single-badge .company-rating__total-rating .company-rating__text:after{height:36px;width:36px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-arrow-review-sm.svg)}}.single-company-header .company-single-badge .company-rating__row:last-child{margin-bottom:20px}.single-company-header .company-single-badge .row-closed .company-rating__row{display:none!important}.single-company-header .company-single-badge .row-closed .company-rating__total-rating .company-rating__text:after{transform:rotate(0deg)}.single-company-header .company-single-badge__actions{position:relative;margin-left:0;margin-top:-65px}.single-company-header .company-single-badge__actions--mobile{position:center;margin-left:0;padding-bottom:20px;display:flex;justify-content:center}.single-company-header .company-single-badge__actions--mobile a{height:44px;margin-left:0}.single-company-header .company-single-badge__link a{font-weight:700;font-size:14px}@media (max-width:768px){.single-company-header .company-single-badge__links{justify-content:center}}.single-company-header .company-single-badge__recommended{left:20px}@media (max-width:390px){.single-company-header .company-single-badge__recommended:after{left:45px}}@media (max-width:768px){.single-company-header .company-single-header--text:not(:last-child){display:flex;flex-direction:column;border-bottom:1px solid #e0e0e0}}@media (max-width:768px){.single-company-header{background:#2098CE;padding-bottom:24px;margin-bottom:24px}}.single-ask_financer{background:#F4F6F7}.single-ask_financer .page-breadcrumb{background:#F4F6F7}.single-ask_financer .page-breadcrumb .breadcrumb{color:#000}.single-ask_financer .page-breadcrumb .breadcrumb a.breadcrumb-link{color:#444}.single-ask_financer .page-breadcrumb .breadcrumb span.breadcrumb-link-wrap:after{color:#444}.single-ask_financer .site-inner .single-article{margin:auto}.single-ask_financer .site-inner .single-article__data{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px;margin:20px 0 0 0}.single-ask_financer .site-inner .single-article__data-section{text-transform:uppercase;font-weight:600;display:flex;align-items:center}.single-ask_financer .site-inner .single-article__data-section:before{content:'';position:relative;top:0;left:0;display:inline-block;width:40px;height:40px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-ask-financer.svg);background-repeat:no-repeat;background-size:contain;background-position:0 50%}@media (max-width:768px){.single-ask_financer .site-inner .single-article__content{padding:15px}}.single-ask_financer .site-inner .single-article__content h1{border-left:7px solid #2098CE;border-radius:3px;padding:0 0 0 20px;margin:50px 0}@media (max-width:768px){.single-ask_financer .site-inner .single-article__content h1{margin:20px 0 30px 0}}.single-ask_financer .site-inner .single-article__content p{margin-bottom:25px;color:#444}.single-ask_financer .site-inner .single-article__content .back{display:flex;align-items:center;margin:0 0 25px 0}.single-ask_financer .site-inner .single-article__content .back a{font-size:12px;font-weight:600}.single-ask_financer .site-inner .single-article__content .back:before{content:'';width:20px;height:12px;margin-right:5px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-left-blue.svg)}.single-ask_financer .site-inner .single-article-author{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 20px 0}.single-ask_financer .site-inner .single-article-author__info{display:flex;flex-direction:row;align-items:center}.single-ask_financer .site-inner .single-article-author__info_name{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 0 10px}.single-ask_financer .site-inner .single-article-author__info_avatar{max-width:65px;max-height:65px}.single-ask_financer .site-inner .single-article-author__role{font-size:14px;color:#909090}.single-ask_financer .site-inner .single-article-author__fullname{font-size:16px;font-weight:600;color:#000}.single-ask_financer .site-inner .single-article-author__ask{display:flex;flex-direction:column;align-items:center;font-size:14px;color:#909090}.single-ask_financer .site-inner .single-article__text{background:#FFF;padding:30px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);position:relative}.single-ask_financer .site-inner .single-article__text:before{content:"";border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff;display:inline-block;position:absolute;top:-14px;left:20px;filter:drop-shadow(0 -2px 1px rgba(0,0,0,.1))}@media (max-width:768px){.single-ask_financer .site-inner .single-article__text table{display:block;overflow-x:auto;white-space:nowrap}}.single-ask_financer .site-inner .single-article .ask-author{padding:45px 0 20px 0;border-bottom:1px solid #e0e0e0}@media (max-width:768px){.single-ask_financer .site-inner .single-article .ask-author{padding:30px 0 0 0}}.single-ask_financer .site-inner .single-article .ask-author .author__socials{justify-content:flex-start}@media (max-width:768px){.single-ask_financer .site-inner .single-article .ask-author .author{flex-direction:row}}@media (max-width:768px){.single-ask_financer .site-inner .single-article .ask-author .author__left{margin-bottom:30px}}@media (max-width:768px){.single-ask_financer .site-inner .single-article .ask-author .author__right{justify-content:flex-end}}.single-ask_financer .more-ask{background-color:#FFF;padding:100px 0}@media (max-width:768px){.single-ask_financer .more-ask{padding:50px 15px}}.single-ask_financer .more-ask .wrap{max-width:1110px;margin:auto}.single-ask_financer .more-ask .wrap h3{text-align:center;font-size:44px;margin:0 0 40px 0}@media (max-width:768px){.single-ask_financer .more-ask .wrap h3{font-size:28px}}.single-ask_financer .more-ask__columns{justify-content:space-between}.single-ask_financer .more-ask__columns .more{display:flex;align-items:center;font-size:16px;font-weight:600}.single-ask_financer .more-ask__columns .more:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 80%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-blue.svg)}.single-ask_financer .more-ask__columns .more a{color:#2098CE!important}.single-ask_financer .more-ask__columns .column{width:33%;position:relative;font-size:22px;font-weight:600;line-height:1.3}.single-ask_financer .more-ask__columns .column a{color:#444}@media (max-width:768px){.single-ask_financer .more-ask__columns .column{width:calc(100% - 30px);margin:20px auto;padding:0 0 25px 0;border-bottom:1px solid #e0e0e0}}@media (max-width:768px){.single-ask_financer .more-ask__columns .column:last-of-type{padding:0 0 10px 0;border-bottom:none}}.single-ask_financer .more-ask__columns .column__authors{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:10px 0}.single-ask_financer .more-ask__columns .column__authors_left{padding:0 0 0 10px}.single-ask_financer .more-ask__columns .column__authors_right{font-size:12px;color:#444;font-weight:400}.single-ask_financer .more-ask__columns .column__authors_fullname{padding:0 0 0 10px;font-size:14px}.single-ask_financer .more-ask__columns .column__excerpt{font-size:16px;font-weight:400;color:#444;position:relative;background-color:#fff;padding:15px;margin:0 0 10px 0;border-radius:10px;border:1px solid #d8dada}.single-ask_financer .more-ask__columns .column__excerpt:before{content:'';position:absolute;width:0;height:0;bottom:100%;left:18px;border:8px solid transparent;border-top:none;border-bottom-color:#fff;filter:drop-shadow(0 -1px 0 #d8dada)}.single-ask_financer .more-ask__columns .column__excerpt a{font-weight:400;color:#444}.single-ask_financer .more-ask__back{text-align:center;margin:40px 0 0 0}@media (max-width:768px){.single-ask_financer .more-ask__back{margin:20px 0 0 0}}.single-ask_financer .author-outer.wiki{padding:0 0 75px 0;border-bottom:1px solid #d8dada}.single-ask_financer .author-outer.wiki .author__about{margin-bottom:0}.page-template-page-financer-explains .page-hero,.tax-financer_explains_cat .page-hero{padding:40px 0 80px}@media (max-width:768px){.page-template-page-financer-explains .page-hero,.tax-financer_explains_cat .page-hero{padding:0 0 30px 0}}.page-template-page-financer-explains .page-hero__content,.tax-financer_explains_cat .page-hero__content{margin:auto;align-items:center;flex-direction:column;padding:0}@media (max-width:768px){.page-template-page-financer-explains .page-hero__content,.tax-financer_explains_cat .page-hero__content{padding:0 15px}}@media (max-width:768px){.page-template-page-financer-explains .page-hero__title,.tax-financer_explains_cat .page-hero__title{align-self:flex-start}}.page-template-page-financer-explains .archive-categories,.tax-financer_explains_cat .archive-categories{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.page-template-page-financer-explains .archive-categories__item,.tax-financer_explains_cat .archive-categories__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:160px;height:160px;margin:0 15px;padding:20px 0 25px 0;background:#FFF;border-radius:5px;box-shadow:0 1px 20px rgba(0,0,0,.14);text-align:center}@media (max-width:768px){.page-template-page-financer-explains .archive-categories__item,.tax-financer_explains_cat .archive-categories__item{margin:0 2px;padding:10px 0;width:110px;height:110px;font-size:14px}}.page-template-page-financer-explains .archive__content,.tax-financer_explains_cat .archive__content{margin:0 auto;max-width:1110px}@media (max-width:768px){.page-template-page-financer-explains .archive__content,.tax-financer_explains_cat .archive__content{padding:0 15px}}.page-template-page-financer-explains .archive__content .section,.tax-financer_explains_cat .archive__content .section{padding:85px 0 100px 0;border-bottom:1px solid #e0e0e0}@media (max-width:768px){.page-template-page-financer-explains .archive__content .section,.tax-financer_explains_cat .archive__content .section{padding:35px 0 50px 0}}.page-template-page-financer-explains .archive__content .title,.tax-financer_explains_cat .archive__content .title{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 0 40px 0}@media (max-width:768px){.page-template-page-financer-explains .archive__content .title,.tax-financer_explains_cat .archive__content .title{justify-content:flex-start;margin:0}}.page-template-page-financer-explains .archive__content .title h2,.tax-financer_explains_cat .archive__content .title h2{margin:0 0 0 10px}.page-template-page-financer-explains .archive__more-btn,.tax-financer_explains_cat .archive__more-btn{margin:40px 0 0 0;text-align:center}.page-template-page-financer-explains .archive__more-btn .button,.tax-financer_explains_cat .archive__more-btn .button{min-width:230px;height:45px;font-size:15px}.page-template-page-financer-explains .archive .columns,.tax-financer_explains_cat .archive .columns{width:100%;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.page-template-page-financer-explains .archive .columns,.tax-financer_explains_cat .archive .columns{margin:0}}.page-template-page-financer-explains .archive .columns .more,.tax-financer_explains_cat .archive .columns .more{display:flex;align-items:center;font-size:16px;font-weight:600;margin:10px 0 0 0}.page-template-page-financer-explains .archive .columns .more:after,.tax-financer_explains_cat .archive .columns .more:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 80%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-blue.svg)}.page-template-page-financer-explains .archive .columns .more a,.tax-financer_explains_cat .archive .columns .more a{color:#2098CE!important}.page-template-page-financer-explains .archive .columns .column,.tax-financer_explains_cat .archive .columns .column{flex-basis:33.33%;flex-grow:0;position:relative;font-size:22px;font-weight:600;line-height:1.3}.page-template-page-financer-explains .archive .columns .column a,.tax-financer_explains_cat .archive .columns .column a{color:#444}@media (max-width:768px){.page-template-page-financer-explains .archive .columns .column,.tax-financer_explains_cat .archive .columns .column{margin:25px auto;padding:0}}@media (max-width:768px){.page-template-page-financer-explains .archive .columns .column:last-of-type,.tax-financer_explains_cat .archive .columns .column:last-of-type{padding:0 0 10px 0;border-bottom:none}}.page-template-page-financer-explains .archive .columns .column__authors,.tax-financer_explains_cat .archive .columns .column__authors{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 10px 0}.page-template-page-financer-explains .archive .columns .column__authors_right,.tax-financer_explains_cat .archive .columns .column__authors_right{font-size:12px;color:#444;font-weight:400}.page-template-page-financer-explains .archive .columns .column__authors_fullname,.tax-financer_explains_cat .archive .columns .column__authors_fullname{padding:0 0 0 10px;font-size:14px}.page-template-page-financer-explains .archive .columns .column__excerpt,.tax-financer_explains_cat .archive .columns .column__excerpt{font-size:16px;font-weight:400;color:#444;margin:5px 0 0 0}.page-template-page-financer-explains .archive .columns .column__excerpt a,.tax-financer_explains_cat .archive .columns .column__excerpt a{font-weight:400;color:#444}.post-type-archive-ask_financer .page-hero,.post-type-archive-how_to .page-hero,.post-type-archive-wiki .page-hero,.tax-financer_explains_cat .page-hero{padding:70px 15px 90px}@media (max-width:768px){.post-type-archive-ask_financer .page-hero,.post-type-archive-how_to .page-hero,.post-type-archive-wiki .page-hero,.tax-financer_explains_cat .page-hero{padding:20px 15px 50px}}.post-type-archive-ask_financer .page-hero__content,.post-type-archive-how_to .page-hero__content,.post-type-archive-wiki .page-hero__content,.tax-financer_explains_cat .page-hero__content{margin:auto;align-items:center;flex-direction:row;justify-content:center;padding:0}.post-type-archive-ask_financer .page-hero__title,.post-type-archive-how_to .page-hero__title,.post-type-archive-wiki .page-hero__title,.tax-financer_explains_cat .page-hero__title{position:relative;margin:0 0 0 15px}.post-type-archive-ask_financer .archive__content,.post-type-archive-how_to .archive__content,.post-type-archive-wiki .archive__content,.tax-financer_explains_cat .archive__content{margin:0 auto;max-width:1110px}@media (max-width:768px){.post-type-archive-ask_financer .archive__content,.post-type-archive-how_to .archive__content,.post-type-archive-wiki .archive__content,.tax-financer_explains_cat .archive__content{padding:0 15px}}.post-type-archive-ask_financer .archive__recent,.post-type-archive-ask_financer .archive__category,.post-type-archive-how_to .archive__recent,.post-type-archive-how_to .archive__category,.post-type-archive-wiki .archive__recent,.post-type-archive-wiki .archive__category,.tax-financer_explains_cat .archive__recent,.tax-financer_explains_cat .archive__category{padding:100px 0;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #e0e0e0}@media (max-width:768px){.post-type-archive-ask_financer .archive__recent,.post-type-archive-ask_financer .archive__category,.post-type-archive-how_to .archive__recent,.post-type-archive-how_to .archive__category,.post-type-archive-wiki .archive__recent,.post-type-archive-wiki .archive__category,.tax-financer_explains_cat .archive__recent,.tax-financer_explains_cat .archive__category{padding:20px 0;margin:0 0 30px 0}}.post-type-archive-ask_financer .archive__recent-title,.post-type-archive-ask_financer .archive__category-title,.post-type-archive-how_to .archive__recent-title,.post-type-archive-how_to .archive__category-title,.post-type-archive-wiki .archive__recent-title,.post-type-archive-wiki .archive__category-title,.tax-financer_explains_cat .archive__recent-title,.tax-financer_explains_cat .archive__category-title{margin:0 0 50px 0;text-align:center;position:relative}@media (max-width:768px){.post-type-archive-ask_financer .archive__recent-title,.post-type-archive-ask_financer .archive__category-title,.post-type-archive-how_to .archive__recent-title,.post-type-archive-how_to .archive__category-title,.post-type-archive-wiki .archive__recent-title,.post-type-archive-wiki .archive__category-title,.tax-financer_explains_cat .archive__recent-title,.tax-financer_explains_cat .archive__category-title{margin:0 0 15px 0;text-align:left;align-self:flex-start}}.post-type-archive-ask_financer .archive__recent-title h2,.post-type-archive-ask_financer .archive__category-title h2,.post-type-archive-how_to .archive__recent-title h2,.post-type-archive-how_to .archive__category-title h2,.post-type-archive-wiki .archive__recent-title h2,.post-type-archive-wiki .archive__category-title h2,.tax-financer_explains_cat .archive__recent-title h2,.tax-financer_explains_cat .archive__category-title h2{z-index:2;position:relative}@media (max-width:768px){.post-type-archive-ask_financer .archive__recent-title h2,.post-type-archive-ask_financer .archive__category-title h2,.post-type-archive-how_to .archive__recent-title h2,.post-type-archive-how_to .archive__category-title h2,.post-type-archive-wiki .archive__recent-title h2,.post-type-archive-wiki .archive__category-title h2,.tax-financer_explains_cat .archive__recent-title h2,.tax-financer_explains_cat .archive__category-title h2{text-decoration:underline;text-decoration-style:solid;text-decoration-color:#F5E7D8;text-decoration-thickness:7px}}.post-type-archive-ask_financer .archive__recent-title span,.post-type-archive-ask_financer .archive__category-title span,.post-type-archive-how_to .archive__recent-title span,.post-type-archive-how_to .archive__category-title span,.post-type-archive-wiki .archive__recent-title span,.post-type-archive-wiki .archive__category-title span,.tax-financer_explains_cat .archive__recent-title span,.tax-financer_explains_cat .archive__category-title span{font-size:16px;font-weight:400;text-transform:uppercase}.post-type-archive-ask_financer .archive__recent-title:after,.post-type-archive-ask_financer .archive__category-title:after,.post-type-archive-how_to .archive__recent-title:after,.post-type-archive-how_to .archive__category-title:after,.post-type-archive-wiki .archive__recent-title:after,.post-type-archive-wiki .archive__category-title:after,.tax-financer_explains_cat .archive__recent-title:after,.tax-financer_explains_cat .archive__category-title:after{content:'';height:10px;width:calc(100% + 20px);background-color:#F5E7D8;display:inline-block;position:absolute;left:-10px;bottom:8px;z-index:1}@media (max-width:768px){.post-type-archive-ask_financer .archive__recent-title:after,.post-type-archive-ask_financer .archive__category-title:after,.post-type-archive-how_to .archive__recent-title:after,.post-type-archive-how_to .archive__category-title:after,.post-type-archive-wiki .archive__recent-title:after,.post-type-archive-wiki .archive__category-title:after,.tax-financer_explains_cat .archive__recent-title:after,.tax-financer_explains_cat .archive__category-title:after{content:unset}}.post-type-archive-ask_financer .archive .columns,.post-type-archive-how_to .archive .columns,.post-type-archive-wiki .archive .columns,.tax-financer_explains_cat .archive .columns{width:100%;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.post-type-archive-ask_financer .archive .columns,.post-type-archive-how_to .archive .columns,.post-type-archive-wiki .archive .columns,.tax-financer_explains_cat .archive .columns{margin:0}}.post-type-archive-ask_financer .archive .columns .more,.post-type-archive-how_to .archive .columns .more,.post-type-archive-wiki .archive .columns .more,.tax-financer_explains_cat .archive .columns .more{display:flex;align-items:center;font-size:16px;font-weight:600;margin:10px 0 0 0}.post-type-archive-ask_financer .archive .columns .more:after,.post-type-archive-how_to .archive .columns .more:after,.post-type-archive-wiki .archive .columns .more:after,.tax-financer_explains_cat .archive .columns .more:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 80%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-blue.svg)}.post-type-archive-ask_financer .archive .columns .more a,.post-type-archive-how_to .archive .columns .more a,.post-type-archive-wiki .archive .columns .more a,.tax-financer_explains_cat .archive .columns .more a{color:#2098CE!important}.post-type-archive-ask_financer .archive .columns .column,.post-type-archive-how_to .archive .columns .column,.post-type-archive-wiki .archive .columns .column,.tax-financer_explains_cat .archive .columns .column{flex-basis:33.33%;flex-grow:0;position:relative;font-size:22px;font-weight:600;line-height:1.3}.post-type-archive-ask_financer .archive .columns .column a,.post-type-archive-how_to .archive .columns .column a,.post-type-archive-wiki .archive .columns .column a,.tax-financer_explains_cat .archive .columns .column a{color:#444}@media (max-width:768px){.post-type-archive-ask_financer .archive .columns .column,.post-type-archive-how_to .archive .columns .column,.post-type-archive-wiki .archive .columns .column,.tax-financer_explains_cat .archive .columns .column{margin:20px auto;padding:0 0 25px 0}}@media (max-width:768px){.post-type-archive-ask_financer .archive .columns .column:last-of-type,.post-type-archive-how_to .archive .columns .column:last-of-type,.post-type-archive-wiki .archive .columns .column:last-of-type,.tax-financer_explains_cat .archive .columns .column:last-of-type{padding:0 0 10px 0;border-bottom:none}}.post-type-archive-ask_financer .archive .columns .column__authors,.post-type-archive-how_to .archive .columns .column__authors,.post-type-archive-wiki .archive .columns .column__authors,.tax-financer_explains_cat .archive .columns .column__authors{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 0 10px 0}.post-type-archive-ask_financer .archive .columns .column__authors_right,.post-type-archive-how_to .archive .columns .column__authors_right,.post-type-archive-wiki .archive .columns .column__authors_right,.tax-financer_explains_cat .archive .columns .column__authors_right{font-size:12px;color:#444;font-weight:400}.post-type-archive-ask_financer .archive .columns .column__authors_fullname,.post-type-archive-how_to .archive .columns .column__authors_fullname,.post-type-archive-wiki .archive .columns .column__authors_fullname,.tax-financer_explains_cat .archive .columns .column__authors_fullname{padding:0 0 0 10px;font-size:14px}.post-type-archive-ask_financer .archive .columns .column__excerpt,.post-type-archive-how_to .archive .columns .column__excerpt,.post-type-archive-wiki .archive .columns .column__excerpt,.tax-financer_explains_cat .archive .columns .column__excerpt{font-size:16px;font-weight:400;color:#444;margin:5px 0 0 0}.post-type-archive-ask_financer .archive .columns .column__excerpt a,.post-type-archive-how_to .archive .columns .column__excerpt a,.post-type-archive-wiki .archive .columns .column__excerpt a,.tax-financer_explains_cat .archive .columns .column__excerpt a{font-weight:400;color:#444}.post-type-archive-ask_financer .archive__loadmore,.post-type-archive-how_to .archive__loadmore,.post-type-archive-wiki .archive__loadmore,.tax-financer_explains_cat .archive__loadmore{margin:40px 0 0 0}@media (max-width:768px){.post-type-archive-ask_financer .archive__loadmore,.post-type-archive-how_to .archive__loadmore,.post-type-archive-wiki .archive__loadmore,.tax-financer_explains_cat .archive__loadmore{margin:0 0 40px 0}}.post-type-archive-ask_financer .archive__loadmore a,.post-type-archive-how_to .archive__loadmore a,.post-type-archive-wiki .archive__loadmore a,.tax-financer_explains_cat .archive__loadmore a{height:45px;min-width:230px}.post-type-archive-ask_financer .archive__loadmore a:before,.post-type-archive-how_to .archive__loadmore a:before,.post-type-archive-wiki .archive__loadmore a:before,.tax-financer_explains_cat .archive__loadmore a:before{content:"";display:block;width:24px;height:24px;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg)}.post-type-archive-ask_financer .archive__loadmore a:hover:before,.post-type-archive-how_to .archive__loadmore a:hover:before,.post-type-archive-wiki .archive__loadmore a:hover:before,.tax-financer_explains_cat .archive__loadmore a:hover:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.post-type-archive-ask_financer .archive__loadmore a:focus:before,.post-type-archive-how_to .archive__loadmore a:focus:before,.post-type-archive-wiki .archive__loadmore a:focus:before,.tax-financer_explains_cat .archive__loadmore a:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}@media (max-width:768px){.post-type-archive-ask_financer .explore-topics,.post-type-archive-how_to .explore-topics,.post-type-archive-wiki .explore-topics,.tax-financer_explains_cat .explore-topics{padding-top:40px;padding-bottom:70px}}.single-how_to .page-breadcrumb .breadcrumb{color:#000}.single-how_to .page-breadcrumb .breadcrumb a.breadcrumb-link{color:#444}.single-how_to .page-breadcrumb .breadcrumb span.breadcrumb-link-wrap:after{color:#444}.single-how_to .site-inner .single-article{max-width:730px;margin:auto}.single-how_to .site-inner .single-article__data{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px;margin:20px 0}.single-how_to .site-inner .single-article__data-section{text-transform:uppercase;font-weight:600;display:flex;align-items:center}.single-how_to .site-inner .single-article__data-section:before{content:'';position:relative;top:0;left:0;display:inline-block;width:40px;height:40px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-how-to.svg);background-repeat:no-repeat;background-size:contain;background-position:0 50%}@media (max-width:768px){.single-how_to .site-inner .single-article__content{padding:15px}}.single-how_to .site-inner .single-article__content h1{margin:20px 0}@media (max-width:768px){.single-how_to .site-inner .single-article__content h1{margin:10px 0}}.single-how_to .site-inner .single-article__content p{margin-bottom:25px;color:#444}@media (max-width:768px){.single-how_to .site-inner .single-article__content p{margin-bottom:15px}}.single-how_to .site-inner .single-article__content .back{display:flex;align-items:center;margin:0 0 25px 0}.single-how_to .site-inner .single-article__content .back a{font-size:12px;font-weight:600}.single-how_to .site-inner .single-article__content .back:before{content:'';width:20px;height:12px;margin-right:5px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-left-blue.svg)}.single-how_to .site-inner .single-article__steps-toc_step{margin:10px 0}@media (max-width:768px){.single-how_to .site-inner .single-article__steps-toc_step{font-size:16px}}.single-how_to .site-inner .single-article__steps{margin:30px 0 0 0}@media (max-width:768px){.single-how_to .site-inner .single-article__steps{margin:20px 0 0 0}}.single-how_to .site-inner .single-article__steps-items{padding:0 0 0 15px;position:relative}.single-how_to .site-inner .single-article__steps-items:before{content:"";position:absolute;top:20px;left:0;height:calc(100% + 40px);border-left:2px dashed #e0e0e0}.single-how_to .site-inner .single-article__steps-counter{padding:5px 20px;border-radius:3px;background-color:#F5E7D8;display:inline-block;top:15px;left:-30px;position:relative;font-size:16px;font-weight:600}@media (max-width:768px){.single-how_to .site-inner .single-article__steps-counter{font-size:14px;padding:5px 15px;left:-25px}}.single-how_to .site-inner .single-article__steps-content{background:#FFF;padding:30px;margin:0 0 30px 0;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);width:calc(100% - 5px)}@media (max-width:768px){.single-how_to .site-inner .single-article__steps-content{padding:20px;margin:0 0 15px 0}}.single-how_to .site-inner .single-article__steps-item{position:relative;background:#FFF;margin:0 0 30px 0;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14)}@media (max-width:768px){.single-how_to .site-inner .single-article__steps-item{margin:0}}.single-how_to .site-inner .single-article__steps-item .items-content__card-center{margin-left:30px}.single-how_to .site-inner .single-article__steps-item .items-content__card-center .items-content__card-list{width:100%}.single-how_to .site-inner .single-article__steps-item:before{content:"";border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff;display:inline-block;position:absolute;top:-14px;left:20px;filter:drop-shadow(0 -2px 1px rgba(0,0,0,.1))}.single-how_to .site-inner .single-article__conclusion{padding:0 0 0 15px}@media (max-width:768px){.single-how_to .site-inner .single-article__conclusion{padding:0 0 30px 15px}}.single-how_to .site-inner .single-article__conclusion-item{background:#FFF;padding:30px;margin:0 0 30px 0;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14)}.single-how_to .site-inner .single-article__conclusion-tag{padding:5px 20px;border-radius:3px;background-color:#000;color:#F5E7D8;display:inline-block;top:15px;left:-30px;position:relative;font-size:16px;font-weight:600}@media (max-width:768px){.single-how_to .site-inner .single-article__conclusion-tag{font-size:14px;padding:5px 15px;left:-25px}}.single-how_to .site-inner .single-article__conclusion-tag.alt{color:#000;background-color:#F5E7D8}.single-how_to .site-inner .single-article .author-outer.wiki{max-width:730px;padding:0;border-top:1px solid #e0e0e0}.single-how_to .site-inner .single-article .author-outer.wiki .author{padding:80px 0 70px 0;border-bottom:1px solid #e0e0e0}@media (max-width:768px){.single-how_to .site-inner .single-article .author-outer.wiki .author{padding:30px 15px 50px 15px}}.single-how_to .more-howto{background-color:#FFF;padding:100px 0}@media (max-width:768px){.single-how_to .more-howto{padding:50px 15px}}.single-how_to .more-howto .wrap{max-width:1110px;margin:auto}.single-how_to .more-howto .wrap h3{text-align:center;font-size:44px;margin:0 0 60px 0}@media (max-width:768px){.single-how_to .more-howto .wrap h3{font-size:28px}}.single-how_to .more-howto__columns{justify-content:space-between}.single-how_to .more-howto__columns .more{display:flex;align-items:center;font-size:16px;font-weight:600}.single-how_to .more-howto__columns .more:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 80%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-blue.svg)}.single-how_to .more-howto__columns .more a{color:#2098CE!important}.single-how_to .more-howto__columns .excerpt{font-size:16px;font-weight:400;color:#444}.single-how_to .more-howto__columns .excerpt a{font-weight:400;color:#444}.single-how_to .more-howto__columns .column{width:33%;position:relative;padding:0 20px 0 40px;font-size:22px;font-weight:600}.single-how_to .more-howto__columns .column a{color:#444}@media (max-width:768px){.single-how_to .more-howto__columns .column{width:calc(100% - 30px);margin:20px 15px;padding:0 0 25px 50px;border-bottom:1px solid #e0e0e0}}@media (max-width:768px){.single-how_to .more-howto__columns .column:last-of-type{padding:0 0 10px 50px;border-bottom:none}}.single-how_to .more-howto__columns .column:before{content:'';position:absolute;top:0;left:0;display:inline-block;width:40px;height:40px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-how-to.svg);background-repeat:no-repeat;background-size:contain;background-position:0 50%}.single-how_to .more-howto__back{text-align:center;margin:40px 0 0 0}@media (max-width:768px){.single-how_to .more-howto__back{margin:20px 0 0 0}}.single-wiki .page-hero__content{padding:40px 0 0 0;margin:auto}@media (max-width:768px){.single-wiki .page-hero__content{padding:0}}.single-wiki .page-hero__content .back{display:flex;align-items:center;margin:0 0 25px 0}.single-wiki .page-hero__content .back a{color:#fff;font-size:12px;font-weight:600}.single-wiki .page-hero__content .back:before{content:'';width:20px;height:12px;margin-right:5px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-left.svg)}.single-wiki .page-hero .pre-title{font-size:16px;font-weight:600;display:flex;align-items:center}.single-wiki .page-hero .pre-title:before{content:'';position:relative;top:0;left:0;display:inline-block;width:50px;height:50px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/wiki-icon.svg);background-repeat:no-repeat;background-size:contain;background-position:0 50%}.single-wiki .page-hero .excerpt{font-size:16px;padding:30px;margin:20px 0 -50px 0;position:relative;width:100%;border-radius:10px;border:2px dashed #f5e7d8}.single-wiki .page-hero .excerpt ul li{color:#fff}.single-wiki .page-hero .excerpt h2{color:#000;border-bottom:2px solid #f5e7d8;padding-bottom:5px;margin-bottom:20px;font-size:27px}.single-wiki .page-hero--simple{overflow:hidden;position:relative;padding:0 15px 144px}@media (max-width:768px){.single-wiki .page-hero--simple{padding:0 15px 110px}}.single-wiki .page-hero--simple:after{content:'';position:absolute;bottom:-35px;right:calc(50% - 220px);width:125px;height:125px;display:block;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square1.svg);background-size:contain;background-repeat:no-repeat;transform:rotate(45deg)}@media (max-width:768px){.single-wiki .page-hero--simple:after{bottom:-70px;right:calc(50% - 90px);width:100px;height:100px}}.single-wiki .author-outer.wiki{max-width:730px;margin:0 auto 80px auto;padding:0}@media (max-width:768px){.single-wiki .author-outer.wiki{margin:0 auto 30px auto}}.single-wiki .author-outer.wiki .author{padding:80px 0 70px 0;border-bottom:1px solid #e0e0e0}@media (max-width:768px){.single-wiki .author-outer.wiki .author{padding:30px 15px 50px 15px}}.single-wiki .more-wikis{background-color:#F4F6F7;padding:100px 0}@media (max-width:768px){.single-wiki .more-wikis{padding:50px 15px}}.single-wiki .more-wikis .wrap{max-width:850px;margin:auto}.single-wiki .more-wikis .wrap h3{text-align:center;font-size:44px;margin:0 0 40px 0}@media (max-width:768px){.single-wiki .more-wikis .wrap h3{font-size:28px}}.single-wiki .more-wikis__columns{justify-content:space-between}@media (max-width:768px){.single-wiki .more-wikis__columns{width:100%}}.single-wiki .more-wikis__columns .more{display:flex;align-items:center;font-size:16px;font-weight:600}.single-wiki .more-wikis__columns .more:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 80%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-blue.svg)}.single-wiki .more-wikis__columns .more a{color:#2098CE!important}.single-wiki .more-wikis__columns .column{width:33%;position:relative;padding:0 0 0 50px;font-size:22px;font-weight:600}.single-wiki .more-wikis__columns .column a{color:#444}@media (max-width:768px){.single-wiki .more-wikis__columns .column{width:calc(100% - 30px);margin:20px 15px;padding:0 0 25px 50px;border-bottom:1px solid #e0e0e0}}@media (max-width:768px){.single-wiki .more-wikis__columns .column:last-of-type{padding:0 0 10px 50px;border-bottom:none}}.single-wiki .more-wikis__columns .column:before{content:'';position:absolute;top:0;left:0;display:inline-block;width:50px;height:50px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/wiki-icon-blue.svg);background-repeat:no-repeat;background-size:contain;background-position:0 50%}.single-wiki .more-wikis__back{text-align:center;margin:40px 0 0 0}@media (max-width:768px){.single-wiki .more-wikis__back{margin:20px 0 0 0}}.single-wiki .page-content__content .wiki-featured img.size-full{width:100%}.home-as-seen{padding:35px 15px}@media (max-width:768px){.home-as-seen{padding:50px 15px}}.home-as-seen__inner{display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.home-as-seen__inner{flex-wrap:wrap}}.home-as-seen__title{flex-shrink:0;margin-right:25px;font-size:16px;color:#444}@media (max-width:768px){.home-as-seen__title{width:100%;margin-right:0;margin-bottom:10px;text-align:center}}.home-as-seen__item{margin-right:48px;max-width:160px;filter:grayscale(1)}@media (max-width:768px){.home-as-seen__item{display:flex;align-items:center;justify-content:center;width:50%;min-height:60px;margin-bottom:20px;margin-right:0}}.home-as-seen__item:last-child{margin-right:0}.home-categories{padding:60px 15px 100px;background:linear-gradient(90deg,#137dad 0%,#2098ce 35%)}@media (max-width:768px){.home-categories{padding:20px 15px 60px}}.home-categories__title{margin-bottom:10px;text-align:center;color:#FFF}@media (max-width:768px){.home-categories__title{max-width:345px;margin-left:auto;margin-right:auto;text-align:left}}.home-categories__description{text-align:center;margin-left:auto;margin-right:auto;color:#FFF;font-weight:400}@media (max-width:768px){.home-categories__description{max-width:345px;text-align:left}}.home-categories__items{max-width:600px;margin:25px auto 0}@media (max-width:768px){.home-categories__items{max-width:345px}}.link-list{padding:60px 15px;border-top:1px solid #eee}.link-list__title{margin-bottom:15px;text-align:center}@media (max-width:768px){.link-list__title{text-align:left;margin:0}}.link-list__row{display:flex;border-bottom:1px solid #e0e0e0}@media (max-width:768px){.link-list__row{flex-direction:column;padding:0;border-bottom:0 solid #e0e0e0}}.link-list__row:last-child{border-bottom:0}.link-list__category{width:170px;flex-shrink:0;padding:25px 0}@media (max-width:768px){.link-list__category{width:300px;margin:0;padding:0 0 15px 0}}.link-list__category-link{display:flex;padding-left:27px;position:relative;font-size:18px;font-weight:700;line-height:1.36;color:#000}.link-list__category-link:hover{color:#000}.link-list__category-link:before{content:'';position:absolute;top:8px;left:0;width:20px;height:10px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-home-links-title.svg)}.link-list__columns{display:flex;flex-wrap:wrap;flex-shrink:1;flex-grow:1}@media (max-width:768px){.link-list__columns{flex-direction:column}}.link-list__column{width:33.3%;padding:25px 15px;font-size:14px}@media (max-width:768px){.link-list__column{max-width:none;width:100%;margin:0;padding:15px 0 30px 0;border-bottom:1px solid #e0e0e0}}.link-list__column h1,.link-list__column h2,.link-list__column h3,.link-list__column h4,.link-list__column h5,.link-list__column h6{margin:0 0 15px 0;font-size:14px;font-weight:600;line-height:2.14;text-transform:uppercase;color:#919191}.link-list__column a{display:block;font-size:14px}.link-list__column>a,.link-list__column>p,.link-list__column>ul>li,.link-list__column>div{margin-bottom:15px;font-size:14px;line-height:1.1}.link-list__column>a:last-child,.link-list__column>p:last-child,.link-list__column>ul>li:last-child,.link-list__column>div:last-child{margin-bottom:0}.home-partner-companies{padding:85px 15px 100px}@media (max-width:768px){.home-partner-companies{padding:50px 15px 60px}}.home-partner-companies__title{margin-bottom:50px;text-align:center}@media (max-width:768px){.home-partner-companies__title{margin-bottom:25px}}.home-partner-companies__button.button{display:inline-flex;min-width:240px;width:auto;min-height:55px;height:auto;margin:20px auto 0;white-space:normal}@media (max-width:768px){.home-partner-companies__button.button{min-width:216px;min-height:45px;height:auto;margin-top:0}}.partner-companies{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:920px;margin:0 auto}.partner-companies__item{position:relative;display:flex;align-items:center;justify-content:center;width:20%;height:60px;padding-left:15px;padding-right:15px;margin-bottom:30px;filter:grayscale(1);transition:.2s}.partner-companies__item>img{height:100%;width:100%;object-fit:contain}.partner-companies__item:hover:after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:12px;height:10px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/arrow-our-partners.svg)}@media (max-width:768px){.partner-companies__item{width:50%}}.partner-companies__image{max-width:200px}.partner-companies__image img{width:auto;height:auto;object-fit:contain}.home-reviews{padding:100px 15px;background-color:#F4F6F7}@media (max-width:768px){.home-reviews{padding:50px 15px 60px}}.home-reviews__title{margin-bottom:25px;font-weight:700;text-align:center}@media (max-width:768px){.home-reviews__title{letter-spacing:normal}}.home-reviews-total{margin-bottom:40px}@media (max-width:768px){.home-reviews-total{margin-bottom:25px}}.home-reviews-total__stars{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.home-reviews-total__stars img{width:40px;height:40px;margin-right:5px}@media (max-width:768px){.home-reviews-total__stars img{width:25px;height:25px}}.home-reviews-total__stars .simple-rating__stars-img{width:42px;height:42px;margin-right:14px}.home-reviews-total__value{font-size:16px;font-weight:400;text-align:center;color:#444}@media (max-width:768px){.home-reviews-total__value{font-size:14px}}.home-reviews-total__value strong{font-weight:700}.home-reviews-total__from{font-size:14px;font-weight:400;line-height:1.86;text-align:center;color:#717171}@media (max-width:768px){.home-reviews-total__from{font-size:12px}}.home-reviews-carousel{max-width:560px;margin:0 auto 50px}.home-reviews-carousel__header{display:flex;align-items:center;margin-bottom:10px}.home-reviews-carousel__title{margin-right:20px;font-weight:700}@media (max-width:768px){.home-reviews-carousel__title{letter-spacing:normal}}.home-reviews-carousel__stars{display:inline-flex}.home-reviews-carousel__stars img{width:18px;height:18px;margin-right:3px}@media (max-width:768px){.home-reviews-carousel__stars img{width:14px;height:14px}}.home-reviews-carousel__stars .simple-rating__stars-img{width:21px;height:21px;margin-right:7px}.home-reviews-carousel__content{font-size:18px;font-weight:400;color:#444}.home-reviews-carousel .splide__pagination{display:flex;align-items:center;justify-content:center;margin-top:50px}.home-reviews-carousel .splide__pagination>li{margin-right:8px}.home-reviews-carousel .splide__pagination>li:last-child{margin-right:0}.home-reviews-carousel .splide__pagination__page{width:12px;height:12px;background-color:#d5e1e7;padding:0}.home-reviews-carousel .splide__pagination__page.is-active{background-color:#2098CE}.home-reviews__button{display:flex;width:222px;height:45px;margin:50px auto 0}@media (max-width:768px){.home-reviews__button{margin-bottom:30px}}.home-reviews .simple-rating__stars-img:last-of-type{margin-right:0}.home-reviews .simple-rating__stars-img-stroke.rating_red{stroke:#ED4B4B}.home-reviews .simple-rating__stars-img-stroke.rating_orange{stroke:#F4B047}.home-reviews .simple-rating__stars-img-stroke.rating_yellow{stroke:#EDD82D}.home-reviews .simple-rating__stars-img-stroke.rating_light-green{stroke:#53CC50}.home-reviews .simple-rating__stars-img-stroke.rating_green{stroke:#4BAB48}.home-reviews .simple-rating__stars-img-stroke.rating_gray{stroke:#E0E0E0}.home-reviews .simple-rating__stars-img-half.rating_red{stop-color:#ED4B4B}.home-reviews .simple-rating__stars-img-half.rating_orange{stop-color:#F4B047}.home-reviews .simple-rating__stars-img-half.rating_yellow{stop-color:#EDD82D}.home-reviews .simple-rating__stars-img-half.rating_light-green{stop-color:#53CC50}.home-reviews .simple-rating__stars-img-half.rating_green{stop-color:#4BAB48}.home-reviews .simple-rating__stars-img-fill.rating_red{fill:#ED4B4B}.home-reviews .simple-rating__stars-img-fill.rating_orange{fill:#F4B047}.home-reviews .simple-rating__stars-img-fill.rating_yellow{fill:#EDD82D}.home-reviews .simple-rating__stars-img-fill.rating_light-green{fill:#53CC50}.home-reviews .simple-rating__stars-img-fill.rating_green{fill:#4BAB48}.home-service{padding:85px 15px}@media (max-width:768px){.home-service{padding:45px 15px}}@media (max-width:768px){.home-service__columns{display:flex!important;flex-direction:column-reverse!important}}.home-service__title{margin-bottom:20px}.home-service__text{color:#444}.home-service__text p{margin-bottom:20px;font-size:20px}@media (max-width:768px){.home-service__text p{font-size:18px}}.home-service--reverse .home-service__columns{flex-direction:row-reverse}.home-sliderbox{padding:85px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.home-sliderbox{padding:50px 15px 60px;overflow:hidden}}.home-sliderbox .column{display:flex;flex-direction:column;justify-content:center}.home-sliderbox .column.ms-content p{margin-bottom:20px;line-height:26px;font-size:20px;color:#444}@media (max-width:768px){.home-sliderbox .column.ms-content p{margin-bottom:12px;font-size:18px;line-height:24px}}.home-sliderbox__title{margin-bottom:40px;text-align:center}@media (max-width:768px){.home-sliderbox__title{text-align:left;margin-bottom:20px}}.home-sliderbox__filter{max-width:453px;width:100%;margin:auto}.home-sliderbox__filter .fs-slider h3{text-align:center}@media (max-width:768px){.home-sliderbox__filter .fs-slider h3{font-size:28px}}.home-sliderbox__filter .fs-slider p{text-align:center}@media (max-width:768px){.home-sliderbox__filter .fs-slider p{font-size:14px}}.home-sliderbox ul li{padding-left:35px;margin-bottom:15px;font-size:16px;font-weight:900;margin-top:10px}@media (max-width:768px){.home-sliderbox ul li{padding-left:28px;font-size:18px;margin-bottom:10px}.home-sliderbox ul li:last-of-type{margin-bottom:0}}.home-sliderbox ul li:before{width:25px;height:25px}@media (max-width:768px){.home-sliderbox ul li:before{width:20px;height:20px}}.home-video{padding:85px 15px 100px;background-color:#2098CE}@media (max-width:768px){.home-video{padding:50px 15px 60px}}.home-video__title{margin-bottom:10px;text-align:center;color:#FFF}@media (max-width:768px){.home-video__title{margin-bottom:18px}}.home-video__description{max-width:510px;margin:0 auto 45px;text-align:center;color:#FFF;font-weight:400}@media (max-width:768px){.home-video__description{margin-bottom:26px}}.home-video__button{display:flex;align-items:center;justify-content:center;cursor:pointer}.home-video__button-icon{width:70px;height:70px;margin-right:10px}@media (max-width:768px){.home-video__button-icon{width:50px;height:50px}}.home-video__button-text{display:flex;flex-direction:column;font-size:16px;color:#FFF}@media (max-width:768px){.home-video__button-text{font-size:14px}}.home-video__button-text strong{font-size:18px;font-weight:600}@media (max-width:768px){.home-video__button-text strong{font-size:16px}}.modal-home-video__window{top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;padding:0;max-width:980px;border-radius:0;background:transparent;box-shadow:none}@media (min-width:769px){.modal-home-video__window iframe{width:100%;max-width:980px;height:551px}}@media (max-width:768px){.modal-home-video__window{background-color:#0f2a37}}.modal-home-video .financer-modal__close{top:-35px;right:-35px}@media (max-width:1070px){.modal-home-video .financer-modal__close{right:0}}@media (max-width:768px){.modal-home-video .financer-modal__close{top:-30px;right:5px}}.global-dream-job{max-width:730px;margin:0 auto;padding:80px 15px 100px}@media (max-width:768px){.global-dream-job{padding-top:50px;padding-bottom:60px}}.global-dream-job__title{margin-bottom:10px;text-align:center}.global-dream-job__description{margin-bottom:40px;text-align:center;font-weight:400}@media (max-width:768px){.global-dream-job__description{margin-bottom:10px}}.global-dream-job__video{width:100%;margin-bottom:20px;border-radius:10px}@media (max-width:768px){.global-dream-job__video{width:100vw;height:calc(56.25vw - 17px)}}.global-dream-job__blue{padding:30px;border-radius:10px;background-color:#2098CE}.global-dream-job__blue-title{margin-bottom:20px;text-align:center;color:#FFF}.global-dream-job__blue-button{font-size:16px;display:flex;width:231px;height:45px;margin:0 auto}.global-hero{min-height:700px;padding:140px 15px 0;background-color:#2098CE;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/global-hero-background.jpg);background-size:1400px;background-position:bottom center;background-repeat:no-repeat}@media (max-width:768px){.global-hero{padding:50px 15px 0;min-height:470px;background-size:900px}}.global-hero__title{max-width:650px;margin:0 auto;color:#fff;text-align:center;font-weight:400}.global-hero__description{color:#FFF;font-size:20px;line-height:1.5;letter-spacing:-.48px;text-align:center;margin-top:30px}@media (max-width:768px){.global-hero__description{font-size:18px}}.global-hero__cta{margin-top:40px;text-align:center}.global-hero__cta .button+.button{margin-left:25px}@media (max-width:768px){.global-hero__cta{display:flex;flex-direction:column-reverse;align-items:center;min-width:265px}.global-hero__cta .button+.button{margin-left:0;margin-bottom:15px}.global-hero__cta .button{min-height:45px;margin-right:0;margin-left:0}}.global-map{padding:85px 15px}@media (max-width:768px){.global-map{padding-top:50px;padding-bottom:50px}}.global-map__title{max-width:700px;margin:0 auto 10px;text-align:center}@media (max-width:768px){.global-map__title{text-align:left}}.global-map__description{max-width:700px;margin:0 auto 25px;text-align:center;color:#444;font-weight:400}@media (max-width:768px){.global-map__description{text-align:left;font-size:18px}}.global-map__image{margin-bottom:40px}@media (max-width:768px){.global-map__image{margin-bottom:20px}}.global-map__image img{width:100%;height:auto}.global-map__countries>.columns{flex-wrap:wrap}@media (max-width:768px){.global-map__countries .column{padding:15px}}.global-map__countries-title{margin-bottom:15px}.global-map__country{display:block;min-width:190px;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.88}@media (max-width:768px){.global-map__country{display:inline-block;min-width:85px;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal}}@media (max-width:768px){.global-map__europe .global-map__country{display:block}}.global-our-company{padding:90px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.global-our-company{padding:50px 15px 60px}}.global-our-company__title{margin-bottom:10px;text-align:center}@media (max-width:768px){.global-our-company__title{margin-bottom:5px;text-align:left}}.global-our-company__description{max-width:710px;margin:0 auto 40px;text-align:center;color:#444;font-weight:400}@media (max-width:768px){.global-our-company__description{text-align:left}}.global-our-company__values{max-width:750px;margin:0 auto 80px}@media (max-width:768px){.global-our-company__values{margin-bottom:40px}}.global-our-company__value{display:block;font-size:75px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:normal;text-align:center;color:#000}@media (max-width:768px){.global-our-company__value{font-size:36px;line-height:1}}.global-our-company__value-title{display:block;opacity:.85;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:center}@media (max-width:768px){.global-our-company__value-title{max-width:90px;margin:0 auto;font-size:16px;line-height:1.25}}.global-our-company__thoughts-title{margin-bottom:20px;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;text-align:center}@media (max-width:768px){.global-our-company__thoughts-title{text-align:left;font-size:16px;line-height:2}}.global-our-company__thoughts{position:relative;max-width:1290px;margin:0 auto}.global-our-company__thoughts .owl-item.active:first-child{border:5px solid red!important}.global-our-company__thoughts .owl-item.active:last-child{border:5px solid red!important}.global-our-company__thoughts .owl-prev,.global-our-company__thoughts .owl-next{position:absolute;top:0;bottom:0;width:33%;display:flex;align-items:center;justify-content:center;border-radius:0}@media (max-width:768px){.global-our-company__thoughts .owl-prev,.global-our-company__thoughts .owl-next{width:30px}}.global-our-company__thoughts .owl-prev .button-inner,.global-our-company__thoughts .owl-next .button-inner{content:'';position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.08);background-color:#FFF;background-position:50% 50%;background-repeat:no-repeat}@media (max-width:768px){.global-our-company__thoughts .owl-prev .button-inner,.global-our-company__thoughts .owl-next .button-inner{width:30px;height:30px}}@media (max-width:768px){.global-our-company__thoughts .owl-prev .button-inner img,.global-our-company__thoughts .owl-next .button-inner img{width:7px}}.global-our-company__thoughts .owl-prev{left:-1px}@media (min-width:769px){.global-our-company__thoughts .owl-prev{background-image:linear-gradient(to left,rgba(244,246,247,0) -20%,rgba(244,246,247,.7) 9%,#F4F6F7 49%)!important}}.global-our-company__thoughts .owl-prev .button-inner{transform:rotate(180deg) translateY(50%)}.global-our-company__thoughts .owl-next{right:-1px}@media (min-width:769px){.global-our-company__thoughts .owl-next{background-image:linear-gradient(to right,rgba(244,246,247,0) -20%,rgba(244,246,247,.7) 9%,#F4F6F7 49%)!important}}.global-our-company__thoughts .splide__arrow{position:absolute;top:0;bottom:0;z-index:1;width:33%;display:flex;align-items:center;justify-content:center;border-radius:0;background-color:transparent}@media (max-width:768px){.global-our-company__thoughts .splide__arrow{width:30px;padding:0}}.global-our-company__thoughts .splide__arrow:after{content:'';position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.08);background-color:#FFF;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/main-category-carousel-arrow.svg)}@media (max-width:768px){.global-our-company__thoughts .splide__arrow:after{width:30px;height:30px;background-size:11px 11px}}.global-our-company__thoughts .splide__arrow--prev{left:-1px}@media (min-width:769px){.global-our-company__thoughts .splide__arrow--prev{background-image:linear-gradient(to left,rgba(244,246,247,0) -20%,rgba(244,246,247,.7) 9%,#F4F6F7 49%)!important}}.global-our-company__thoughts .splide__arrow--prev:after{transform:rotate(180deg) translateY(50%)}.global-our-company__thoughts .splide__arrow--next{right:-1px}@media (min-width:769px){.global-our-company__thoughts .splide__arrow--next{background-image:linear-gradient(to right,rgba(244,246,247,0) -20%,rgba(244,246,247,.7) 9%,#F4F6F7 49%)!important}}.global-our-company__thought{margin:0 15px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.08);overflow:hidden;background-color:#2098CE;color:#FFF}@media (max-width:768px){.global-our-company__thought{width:80%;margin:0 auto}}.global-our-company__thought-image img{display:block;width:100%;height:auto}.global-our-company__thought-content{padding:20px 30px}@media (max-width:768px){.global-our-company__thought-content{padding:20px}}.global-our-company__thought-text{margin-bottom:10px;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal}@media (max-width:768px){.global-our-company__thought-text{font-size:18px}}.global-our-company__thought-employee{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal}.global-products{padding:85px 15px 95px}@media (max-width:768px){.global-products{padding-top:50px;padding-bottom:60px}}.global-products__title{margin-bottom:10px;text-align:center}@media (max-width:768px){.global-products__title{margin-bottom:5px;text-align:left}}.global-products__description{max-width:730px;margin:0 auto 24px;text-align:center;color:#444;font-weight:400}@media (max-width:768px){.global-products__description{text-align:left}.global-products__description p{text-align:left!important}}.how-it-work-find-loan{padding:85px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.how-it-work-find-loan{padding:50px 15px 60px}}.how-it-work-find-loan__content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%}.how-it-work-find-loan__title{margin-bottom:25px}.how-it-work-find-loan__slider .fs-slider{max-width:420px}@media (max-width:1023px) and (min-width:769px){.how-it-work-find-loan__slider .fs-slider{padding:50px 20px}}.how-it-work-find-loan__slider .fs-slider>h3,.how-it-work-find-loan__slider .fs-slider>p{text-align:center}.how-it-work-find-loan__slider .fs-slider .step.stepPeriod{width:100%}.how-it-work-find-loan__slider .fs-slider .step.stepPeriod .step__label{display:none}@media (max-width:1023px){.how-it-work-find-loan__slider .fs-slider .step__slider{padding:0 30px}}.how-it-work-follow-us{padding:85px 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.how-it-work-follow-us{padding:50px 15px 60px}}.how-it-work-follow-us__title{margin-bottom:25px;text-align:center}.how-it-work-follow-us__subtitle{margin-bottom:10px;text-align:center;color:#444}.how-it-work-follow-us__facebook{display:flex!important;justify-content:center}.how-it-work-hero{display:flex;align-items:center;justify-content:center;min-height:200px;padding:0 15px;background-color:#2098CE}.how-it-work-hero__title{text-align:center;color:#FFF}.how-it-work-reviews-count{padding:85px 15px 100px;background-color:#2098CE}@media (max-width:768px){.how-it-work-reviews-count{padding:50px 15px 60px}}.how-it-work-reviews-count__title{margin-bottom:50px;text-align:center;color:#FFF}@media (max-width:768px){.how-it-work-reviews-count__title{margin-bottom:30px}}.how-it-work-reviews-count__columns{max-width:730px;margin:0 auto}.how-it-work-reviews-count__item-value{display:block;font-size:75px;font-weight:600;line-height:1.33;text-align:center;color:#FFF}@media (max-width:768px){.how-it-work-reviews-count__item-value{font-size:40px;line-height:1}}.how-it-work-reviews-count__item-title{display:block;opacity:.85;font-size:18px;line-height:1.11;text-align:center;color:#FFF}.page-template-page-about-us .how-it-work-video{background:#F4F6F7}.how-it-work-video{padding:85px 15px}@media (max-width:768px){.how-it-work-video{padding:50px 15px}}.how-it-work-video>.container{max-width:730px!important}.how-it-work-video__inner{width:100%!important;display:inline-block;min-height:100%;z-index:90;position:relative;padding-bottom:56.25%;height:0;border-radius:10px;overflow:hidden}@media (max-width:768px){.how-it-work-video__inner{border-radius:0}}.how-it-work-video__video{position:absolute;top:0;left:0;width:100%;height:100%}.page-template-page-my-account .page-hero__content{padding:40px 0;color:#444;flex-direction:row;align-items:center;justify-content:flex-start}.page-template-page-my-account .page-hero__content .fullname{margin:0 0 0 20px;font-weight:600;font-size:26px;color:#000}.page-template-page-my-account .page-hero__content .fullname div{line-height:1}.page-template-page-my-account .page-hero__content .fullname a.logout{font-weight:400;font-size:16px;color:#717171}.page-template-page-my-account .page-hero__content #top_avatar .avatar{min-width:96px;min-height:96px;max-width:96px;max-height:96px}@media (max-width:768px){.page-template-page-my-account .company-menu{padding:0 5px}}@media (max-width:768px){.page-template-page-my-account .company-menu__items{justify-content:space-around}}.page-template-page-my-account .company-menu__item:last-child{margin:0 0 0 auto}@media (max-width:768px){.page-template-page-my-account .company-menu__item:last-child{margin:0;display:none}}.page-template-page-my-account .company-menu__item:last-child a.logout{font-weight:400;display:inline-flex;align-items:center;height:40px;font-size:16px;text-align:center;color:#717171;padding-bottom:4px}.page-template-page-my-account .page-content__content{padding:0;border:none}.page-template-page-my-account .page-content__content .tab_div{max-width:665px;margin:0 auto}@media (max-width:768px){.page-template-page-my-account .page-content__content .tab_div{max-width:350px}}.page-template-page-my-account .page-content__content .tab_div#profile{max-width:415px}.page-template-page-my-account .page-content__content .profile-searches__actions{display:flex;justify-content:flex-end}.page-template-page-my-account .page-content__content .profile-searches__delete-btn{display:inline-block;line-height:1;padding-left:10px;cursor:pointer}.page-template-page-my-account .page-content__content .edit_profile_overlay,.page-template-page-my-account .page-content__content .edit_logout_overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.4)}.page-template-page-my-account .page-content__content .edit_profile_overlay img,.page-template-page-my-account .page-content__content .edit_logout_overlay img{max-width:70px}.page-template-page-my-account .page-content__content .edit_logout_overlay{bottom:120px}.page-template-page-my-account .page-content__content .fn-user-profile-avatar-upload{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 0 20px 0}.page-template-page-my-account .page-content__content .fn-user-profile-avatar-upload .avatar{min-width:70px;min-height:70px;max-width:70px;max-height:70px}.page-template-page-my-account .page-content__content .fn-user-profile-avatar-upload input[type="file"]{display:none}.page-template-page-my-account .page-content__content .fn-user-profile-avatar-upload .custom-file-upload{margin:0 0 10px 20px;font-size:12px}.page-template-page-my-account .page-content__content .my-account-form-submit{margin:20px 0 0 0}.page-template-page-my-account .page-content__content .partner-company-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:10px 0;border-bottom:1px solid #eee;padding:20px 0}.page-template-page-my-account .page-content__content .partner-company-card__left{max-width:200px;height:auto}.page-template-page-my-account .page-content__content .partner-company-card__right{display:flex;flex-direction:column;align-items:flex-end}.page-template-page-my-account .page-content__content .partner-company-card__link{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;font-size:14px;color:#717171}.reviews-content{padding:50px 15px 100px}@media (max-width:768px){.reviews-content{padding:20px 0 0}}.reviews-content__main{min-height:200px;width:100%;margin-right:15px}@media (max-width:768px){.reviews-content__main{max-width:none;padding-right:0;padding:0 15px 30px}}.reviews-content__sidebar{min-height:200px;flex-shrink:0;width:100%}@media (max-width:768px){.reviews-content__sidebar{max-width:none;margin-bottom:0}}.reviews-content__sidebar-item{overflow:hidden;border-radius:5px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}@media (max-width:768px){.reviews-content__sidebar-item{box-shadow:none;border-radius:0}}.reviews-content__sidebar-item:not(:last-child){margin-bottom:20px}@media (max-width:768px){.reviews-content__sidebar-item:not(:last-child){margin-bottom:0}}@media (max-width:768px){.reviews-content__sidebar-item--top-companies{padding:50px 15px;background-color:#F4F6F7}}@media (max-width:768px){.reviews-content__sidebar-item--slider-widget{padding:30px 25px;background-color:#F4F6F7}}.reviews-content__sidebar-item--slider-widget .fs-slider{border-radius:0;box-shadow:none;padding-top:20px;padding-bottom:20px}@media (max-width:768px){.reviews-content__sidebar-item--slider-widget .fs-slider{padding:20px;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.08)}}.reviews-content__sidebar-item--slider-widget .fs-slider>h3{font-size:28px;font-weight:700;letter-spacing:normal;text-align:center;color:#000}.reviews-content__sidebar-item--slider-widget .fs-slider>p{font-size:14px;font-weight:400;letter-spacing:normal;text-align:center;color:#000}.reviews-hero{padding:0 0 100px;background:linear-gradient(90deg,#137dad 0%,#2098ce 35%)}@media (max-width:768px){.reviews-hero{padding-bottom:60px}}.reviews-hero__title{margin-bottom:10px;padding:0 15px;text-align:center;color:#FFF;padding-top:50px}@media (max-width:768px){.reviews-hero__title{text-align:left}}.reviews-hero__description{max-width:730px;margin:0 auto 30px;padding:0 15px;text-align:center;color:#FFF;font-weight:400}@media (max-width:768px){.reviews-hero__description{margin-bottom:10px;text-align:left}}.reviews-hero__subtitle{margin-bottom:20px;padding:0 15px;font-size:16px;font-weight:700;letter-spacing:normal;text-align:center;color:#FFF}@media (max-width:768px){.reviews-hero__subtitle{margin-bottom:10px;font-size:14px;font-weight:600}}.reviews-hero-wrap{min-height:220px}@media (max-width:768px){.reviews-hero-wrap{min-height:182px}}.reviews-hero-carousel{margin:0 auto;max-width:1250px}.reviews-hero-carousel__item{width:220px;height:220px;padding:30px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);background-color:#FFF}@media (max-width:768px){.reviews-hero-carousel__item{width:182px;height:182px;padding:20px}}.reviews-hero-carousel__logo{display:block;width:148px;height:45px;margin:0 auto 10px}@media (max-width:768px){.reviews-hero-carousel__logo{width:139px;height:42px;margin-bottom:0}}.reviews-hero-carousel__logo img{width:100%;height:100%;object-fit:contain}.reviews-hero-carousel__chosen{display:block;margin-bottom:20px;font-size:12px;font-weight:400;line-height:normal;letter-spacing:normal;text-align:center;color:#717171}.reviews-hero-carousel__chosen strong{font-weight:700}.reviews-hero-carousel .simple-rating{align-items:center;justify-content:center;flex-direction:row-reverse;margin:0 auto 10px}.reviews-hero-carousel .simple-rating-value{width:36px;height:36px;margin-left:5px;font-size:18px;font-weight:700;line-height:normal;letter-spacing:normal;text-align:center;color:#FFF}@media (max-width:768px){.reviews-hero-carousel .simple-rating-value{width:30px;height:30px;font-size:14px}}.reviews-hero-carousel .simple-rating__stars img{width:20px!important;height:19px}.reviews-hero-carousel__read{display:block;font-size:12px;font-weight:400;line-height:normal;letter-spacing:normal;text-align:center;color:#717171}.reviews-hero-carousel .owl-item{display:flex;align-items:center;justify-content:center}@media (max-width:609px){.reviews-hero-carousel .owl-item{transition:opacity .2s;opacity:.5}}@media (max-width:609px){.reviews-hero-carousel .owl-item.active.center{opacity:1}}.reviews-hero-carousel .button-inner{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.08);background-color:#FFF;background-position:50% 50%;background-repeat:no-repeat}.reviews-hero-carousel .splide__slide{display:flex;justify-content:center}@media (max-width:560px){.reviews-hero-carousel .splide__slide{transition:opacity .2s;opacity:.5}.reviews-hero-carousel .splide__slide.is-visible{opacity:1}}.reviews-hero-carousel .splide__arrow{width:20%;height:100%;position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:0;background-color:transparent;background-image:linear-gradient(to right,rgba(32,152,206,0) -10%,rgba(32,152,206,.7) 40%,#2098CE 70%)!important}@media (max-width:1110px){.reviews-hero-carousel .splide__arrow{width:25%}}@media (max-width:900px){.reviews-hero-carousel .splide__arrow{width:33%}}.reviews-hero-carousel .splide__arrow:after{content:'';position:absolute;top:50%;transform:translateY(-50%);display:block;width:45px;height:45px;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.08);background-color:#FFF;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/main-category-carousel-arrow.svg)}.reviews-hero-carousel .splide__arrow--prev{left:0;transform:rotate(180deg)}.reviews-hero-carousel .splide__arrow--next{right:0}.reviews-hero-carousel .splide__arrow>svg{display:none}.reviews-list__title{margin-bottom:25px}.top-companies-widget{padding:50px}@media (max-width:768px){.top-companies-widget{padding:0}}.top-companies-widget__title{margin-bottom:10px;text-align:center}@media (max-width:768px){.top-companies-widget__title{font-size:28px}}.top-companies-widget .dropdown{display:flex;margin:0 auto 20px}.top-companies-widget__list-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:10px;padding:20px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);background-color:#FFF}.top-companies-widget__list-logo{width:50%;margin-bottom:5px}.top-companies-widget__list-logo img{width:135px;height:40px;object-fit:contain}.top-companies-widget__list-reviews,.top-companies-widget__list-chosen{width:50%;font-size:12px;letter-spacing:normal;color:#717171}.top-companies-widget__list-reviews strong,.top-companies-widget__list-chosen strong{font-weight:700}.top-companies-widget__list-reviews{text-align:right}.top-companies-widget__list .simple-rating-value{width:36px;height:36px}.top-companies-widget__list .simple-rating__stars img{width:14px;height:13px}.write-review-widget{padding-top:50px;padding-bottom:60px;background-color:#2098CE}.write-review-widget__title{margin-bottom:10px;padding-left:15px;padding-right:15px;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:normal;text-align:center;color:#FFF}@media (max-width:768px){.write-review-widget__title{font-size:28px}}.write-review-widget__description{margin-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px;text-align:center;color:#FFF}@media (max-width:768px){.write-review-widget__description{font-size:18px}}.write-review-widget__carousel-title{padding-left:15px;padding-right:15px;font-size:14px;font-weight:600;line-height:1.71;text-align:center;color:#FFF}.write-review-widget-carousel{padding:10px 0}.write-review-widget-carousel__item{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:109px;height:109px;margin:auto;padding:10px 5px;background-color:#FFF;border-radius:3px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);cursor:pointer}.write-review-widget-carousel__item--selected .write-review-widget-carousel__checkbox{border-color:transparent;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/check.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.write-review-widget-carousel__checkbox{position:absolute;top:10px;right:50%;transform:translateX(50%);width:18px;height:18px;border:solid 1px #999;border-radius:50%;background-color:#FFF}.write-review-widget-carousel__logo{width:100%}.write-review-widget-carousel__logo img{width:100%;height:auto}.write-review-widget-carousel .splide__arrow{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:flex-end;width:130px;background-color:transparent;z-index:1}.write-review-widget-carousel .splide__arrow:after{content:'';position:absolute;top:50%;right:10px;transform:translateY(-50%);z-index:1;display:block;width:11px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-mobile-menu-childrens-icon.svg)}.write-review-widget-carousel .splide__arrow>svg{display:none}.write-review-widget-carousel .splide__arrow--prev{left:0;transform:rotate(-180deg);background-image:linear-gradient(to right,rgba(32,152,206,0),rgba(32,152,206,.9) 47%,#2098CE 87%)!important}.write-review-widget-carousel .splide__arrow--next{right:0;background-image:linear-gradient(to right,rgba(32,152,206,0),rgba(32,152,206,.9) 56%,#2098CE 87%)!important}.write-review-widget-carousel .owl-prev,.write-review-widget-carousel .owl-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:flex-end;width:130px}.write-review-widget-carousel .owl-prev .button-inner,.write-review-widget-carousel .owl-next .button-inner{margin-right:11px}.write-review-widget-carousel .owl-prev{left:0;transform:rotate(-180deg);background-image:linear-gradient(to right,rgba(32,152,206,0),rgba(32,152,206,.9) 47%,#2098CE 87%)!important}.write-review-widget-carousel .owl-next{right:0;background-image:linear-gradient(to right,rgba(32,152,206,0),rgba(32,152,206,.9) 56%,#2098CE 87%)!important}.write-review-widget__button{display:flex;width:315px;height:55px;margin:10px auto 0}.company-breadcrumb{padding:20px 15px;background-color:#2098CE}.saving-categories{padding:90px 15px 50px;background-color:#F4F6F7}@media (max-width:768px){.saving-categories{padding-top:30px;padding-bottom:30px}}.saving-categories__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:760px;margin:0 auto}.saving-categories__button.button{width:auto;max-width:200px;height:30px;border-radius:16.5px;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.67;color:#2098CE}.saving-categories__button.button img{display:block;width:14px;height:17px;object-fit:contain;margin-right:5px}.saving-categories__button.button:hover img{filter:brightness(0) invert(1)}.saving-categories__overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:rgba(15,42,55,.85)}.saving-categories__mobile-select{position:fixed;left:0;right:0;bottom:-1000px;z-index:1;box-shadow:0 0 6px 0 rgba(0,0,0,.15);background-color:#FFF;transition:.2s}.saving-categories__mobile-select--opened{bottom:0}.saving-categories__mobile-select--opened .saving-categories__overlay{display:block}.saving-categories__mobile-select-title{position:relative;display:flex;align-items:center;justify-content:center;height:41px;font-size:14px;font-weight:700;line-height:2.86;background-color:#F4F6F7}.saving-categories__mobile-select-close{position:absolute;top:0;bottom:0;right:5px;display:flex;align-items:center;justify-content:center;width:40px;cursor:pointer}.saving-categories__mobile-select-close img{width:20px;height:20px}.saving-categories__mobile-select-item{display:flex;align-items:center;justify-content:space-between;height:49px;padding:0 20px;border-top:1px solid rgba(153,153,153,.3);cursor:pointer;background-color:#FFF}.saving-categories__mobile-select-item--active{font-weight:700;color:#2098CE}.saving-categories__mobile-select-item--active:after{content:'';display:block;width:18px;height:18px;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg);background-size:contain}.saving-form{padding:84px 15px 90px;background-color:#2098CE;color:#FFF}@media (max-width:768px){.saving-form{padding:49px 15px 60px}}.saving-form__title{margin-bottom:15px;text-align:center}@media (max-width:768px){.saving-form__title{margin-bottom:19px}}.saving-form__description{max-width:497px;margin:0 auto 30px;text-align:center;font-weight:400}@media (max-width:768px){.saving-form__description{margin-bottom:30px}}.saving-form__form{max-width:540px;margin:0 auto;text-align:left}.saving-form__notice{margin:50px 25px 0;padding:15px;border-left:2px solid #cecb7b;background-color:#fffcc7;text-align:center;font-size:15px;color:#000}.saving-hero{padding:60px 0;max-width:760px;margin:auto}@media (max-width:768px){.saving-hero{padding:30px 15px}}.saving-hero__title{margin-bottom:15px;text-align:center}@media (max-width:768px){.saving-hero__title{margin-bottom:20px;text-align:left}}.saving-hero__description{text-align:center;color:#444}@media (max-width:768px){.saving-hero__description{text-align:left}}.saving-hero__description p{margin-bottom:25px}.saving-hero__description p:last-of-type{margin-bottom:0}.saving-tip-form__field{position:relative;margin-bottom:25px}.saving-tip-form__field--required .contact-form__label:after{content:'*';display:inline-block;margin-left:5px}.saving-tip-form__field--error .saving-tip-form__error{visibility:visible}.saving-tip-form__field--error .saving-tip-form__recaptcha iframe{border:1px solid red}.saving-tip-form__label{margin-bottom:5px;font-size:14px;line-height:1.14}.saving-tip-form__error{position:absolute;top:-10px;right:0;display:flex;align-items:center;justify-content:center;height:25px;padding:0 10px;border-radius:3px;font-size:12px;font-weight:600;color:#FFF;background-color:#ED4B4B;visibility:hidden}.saving-tip-form__error:after{content:'';position:absolute;right:10px;bottom:-4px;width:8px;height:8px;transform:rotate(-315deg);border-radius:1px;background-color:#ED4B4B}.saving-tip-form__input{border-radius:5px;border:none;background-color:#FFF}.saving-tip-form__textarea{height:150px;padding:11px;resize:none;border-radius:5px;border:solid 1px #dedede;background-color:#FFF}.saving-tip-form__recaptcha{display:flex;align-items:center;justify-content:center;margin-bottom:25px}.saving-tip-form__submit.button{display:flex;min-width:200px;height:55px;margin:0 auto!important}.save-tips{padding:0 15px 100px;background-color:#F4F6F7}@media (max-width:768px){.save-tips{padding-bottom:45px}}.save-tips__inner{max-width:760px;margin:0 auto}.save-tips__load-more{display:flex;min-width:186px;width:fit-content;width:-moz-fit-content;height:45px;margin:0 auto!important;font-size:15px;font-weight:600;line-height:normal;letter-spacing:normal}.save-tips__load-more:before{content:'';display:block;width:24px;height:24px;margin-right:5px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg)}@media (max-width:768px){.save-tips__load-more{width:232px}}.save-tips__load-more:hover:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.save-tip{margin-bottom:20px;padding:30px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);background-color:#FFF}@media (max-width:768px){.save-tip{margin-bottom:10px;padding:20px}}.save-tip--sponsored{position:relative;border:solid 3px #2098CE}.save-tip--sponsored .save-tip__title{margin-top:0}.save-tip__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.save-tip__number{font-size:14px;font-weight:400;line-height:2;color:#444;text-transform:uppercase}.save-tip__category{padding:5px 10px;border-radius:12.5px;background-color:#F4F6F7;font-size:10px;font-weight:700;line-height:normal;letter-spacing:normal;color:#717171;text-transform:uppercase}.save-tip__title{width:100%;margin-bottom:5px;letter-spacing:normal}@media (max-width:768px){.save-tip__title{font-size:18px;margin:7px 0 5px 0}}.save-tip__text{margin-bottom:20px;font-size:18px;font-weight:400;color:#444}@media (max-width:768px){.save-tip__text{font-size:16px}}.save-tip__text p{margin-bottom:25px;color:#444}@media (max-width:768px){.save-tip__text p{margin-bottom:15px}}.save-tip__text p:last-of-type{margin-bottom:0}.save-tip__text p>a,.save-tip__text li>a{border-bottom:1px solid #e1e1e1}.save-tip__cta{margin-bottom:20px}.save-tip__cta--sponsored{margin-bottom:0}.save-tip__sponsored-img{position:absolute;top:0;right:0;background-color:#2098CE;border:solid 3px #2098CE;border-radius:0 0 0 10px;width:46px;height:46px}.save-tip__footer{display:flex;align-items:center;justify-content:space-between}.save-tip__socials{display:flex}.save-tip__social{width:30px;height:30px;margin-right:10px;border-radius:50%;background-size:contain;background-repeat:no-repeat}@media (max-width:768px){.save-tip__social{width:25px;height:25px;margin-right:8px}}.save-tip__social:last-child{margin-right:0}.save-tip__social--facebook{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-facebook.svg)}.save-tip__social--twitter{background-color:#00acee;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-twitter.svg)}.save-tip__heplful{font-size:12px;font-weight:700;line-height:2;color:#2098CE;cursor:pointer}.save-tip__heplful:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-helpful.svg);content:'';display:inline-block;width:15px;height:15px;margin-right:5px;background-repeat:no-repeat;background-size:contain;vertical-align:middle}.save-tip__heplful-liked-text{display:none;width:100%;font-size:10px;font-weight:600;line-height:1;text-align:right;color:#999}.save-tip__heplful--liked{text-align:right;color:#999;cursor:default}.save-tip__heplful--liked:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-review-helpful-liked.svg)}.save-tip__heplful--liked .save-tip__heplful-liked-text{display:block}.frm_forms{max-width:730px;margin:0 auto}.frm_forms .frm_screen_reader{margin-bottom:25px;text-align:center}.frm_forms .frm_rootline_line{display:flex;align-items:center;justify-content:center}.frm_forms .frm_rootline_single{display:flex;flex-direction:column;align-items:center;width:30%;padding-left:0}.frm_forms .frm_rootline_single:before{content:none!important}.frm_forms .frm_rootline_single input[type="button"]{width:40px;height:40px;padding:0;border-radius:50%;background-color:#FFF;color:#2098CE;border:2px solid #2098CE}.frm_forms .frm_rootline_single input[type="button"]:hover{background-color:#FFF;color:#2098CE;border:2px solid #2098CE}.frm_forms .frm_rootline_single.frm_current_page input[type="button"]{background-color:#2098CE!important;color:#FFFFFF!important}.frm_forms .frm_rootline_single .frm_rootline_title{margin-top:10px}@media (max-width:768px){.frm_forms .frm_rootline_single .frm_rootline_title{font-size:13px}}.frm_forms legend.frm_screen_reader{font-size:38px;font-weight:700;line-height:1.3}@media (max-width:768px){.frm_forms legend.frm_screen_reader{font-size:28px;line-height:1.2}}.frm_forms .frm_hidden{display:none}.frm_forms .form-field{position:relative;margin-bottom:10px}.frm_forms .form-field textarea,.frm_forms .form-field input[type="text"],.frm_forms .form-field input[type="email"]{border-radius:5px;border:solid 1px #dedede;background-color:#FFF;font-size:14px;line-height:1.14;color:#888}.frm_forms .form-field textarea{width:100%;height:100px;padding:15px 15px 18px;border-radius:5px;border:solid 1px #dedede;font-size:14px;line-height:1.14;color:#888;resize:none}.frm_forms .form-field p{text-align:center}.frm_forms .form-field .frm_primary_label{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;color:#444}.frm_forms .form-field .frm_section_spacing{text-align:center}.frm_forms .form-field .frm_error{position:absolute;top:-7px;right:0;display:flex;align-items:center;justify-content:center;height:25px;padding:0 10px;border-radius:3px;font-size:12px;font-weight:600;color:#FFF;background-color:#ED4B4B}.frm_forms .form-field .frm_error:after{content:'';position:absolute;right:10px;bottom:-4px;width:8px;height:8px;transform:rotate(-315deg);border-radius:1px;background-color:#ED4B4B}.frm_forms .form-field select{width:100%;height:40px;padding:5px 10px;border-radius:5px;border:solid 1px #dedede;background-color:#FFF;overflow:hidden;cursor:pointer;font-size:14px;line-height:1.14;color:#444}.frm_forms .form-field select:after{content:'';position:absolute;top:0;right:15px;z-index:3;width:20px;height:40px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-fs-select-icon.svg)}.frm_forms .form-field select:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:4}.frm_forms .frm_radio label{display:flex;align-items:center;margin-bottom:10px;color:#444}.frm_forms .frm_submit{display:flex;align-items:center;justify-content:space-between}.frm_forms .frm_button_submit,.frm_forms .frm_prev_page{min-width:130px;padding:0 10px;border-radius:27.5px;border:1.5px solid #2098CE;background-color:#2098CE;height:35px;color:#fff}.frm_forms .frm_button_submit:hover,.frm_forms .frm_prev_page:hover{border-color:#1980af;background-color:#1980af}.frm_forms .frm_button_submit{margin:0 0 0 auto}.frm_forms .frm_prev_page{margin:0 auto 0 0}.frm_forms #frm_field_32_container .frm_required{float:left;margin-right:5px}.frm_forms .frm_checkbox label{position:relative;display:inline-flex;align-items:flex-start;min-height:24px;padding-right:10px;font-size:14px;font-weight:400;line-height:1.14;color:#444}.frm_forms .frm_checkbox input[type="checkbox"]{flex-shrink:0;position:relative;top:-4px;width:24px;height:24px;margin-right:15px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none}.frm_forms .frm_checkbox input[type="checkbox"]:before{content:'';position:absolute;top:0;left:0;width:24px;height:24px;border:solid 1px #999;border-radius:50%;background-color:#FFF}.frm_forms .frm_checkbox input[type="checkbox"]:checked:before{border-color:transparent;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/check.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.frm_forms .frm_message p{text-align:center}.frm_forms .frm_verify label{visibility:hidden}.frm_forms .frm_rootline_single .frm_rootline_title{font-size:12px;margin-bottom:10px;color:#137DAD}.job_listings li:before{content:none!important}.single-job_listing .single-article__featured-image img{width:100%;height:auto}.single-job_listing .single_job_listing{background:#f0f0f0;padding:30px;border-radius:5px;margin:20px 0}.single-job_listing .single-article__text{margin-bottom:0}.job-manager-application-wrapper .application .application_details,.single_job_listing .application .application_details{background:#FFF}.job_listings h3,ul.job_listings li.job_listing a,ul.job_listings li.job_listing a .meta .job-type{font-weight:400!important}.page-simple{padding:85px 15px 100px}@media (max-width:768px){.page-simple{padding:50px 15px 60px}}.page-simple__content{max-width:730px;margin:0 auto}.page-simple__content h2{margin-top:45px;margin-bottom:15px;padding-top:15px}.page-simple__content h2:first-child{margin-top:0}@media (max-width:768px){.page-simple__content h2{padding-top:0;margin-top:60px}}.page-simple__content h3{margin-top:45px;margin-bottom:15px;padding-top:15px}.page-simple__content h3:first-child{margin-top:0}@media (max-width:768px){.page-simple__content h3{padding-top:0;margin-top:50px}}.page-simple__content h4{margin-top:25px;margin-bottom:15px;padding-top:15px}.page-simple__content h4:first-child{margin-top:0}@media (max-width:768px){.page-simple__content h4{padding-top:0;margin-top:40px}}.page-simple__content h5{margin-top:15px;margin-bottom:15px;padding-top:15px}.page-simple__content h5:first-child{margin-top:0}@media (max-width:768px){.page-simple__content h5{padding-top:0;margin-top:30px}}.page-simple__content p>a,.page-simple__content li>a{border-bottom:1px solid #e1e1e1}.page-simple__content h2.active{position:relative}.page-simple__content h2.active:before{content:'';position:absolute;top:20px;left:-32px;display:block;width:11px;height:51px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/faq-selected-item.svg);background-repeat:no-repeat;background-size:contain}.page-simple__content p{margin-bottom:25px;color:#444}@media (max-width:768px){.page-simple__content p{margin-bottom:15px}}.page-template-page-simple-no-header .page-breadcrumb{background-color:#FFF}.page-template-page-simple-no-header .page-breadcrumb .breadcrumb{color:#000}.page-template-page-simple-no-header .page-breadcrumb .breadcrumb span.breadcrumb-link-wrap::after{color:#444}.page-template-page-simple-no-header .page-breadcrumb a.breadcrumb-link{color:#444}.page-template-page-simple-no-header .page-breadcrumb a.breadcrumb-link:hover{color:#2098CE}.page-template-page-simple-no-header .page-simple{padding:60px 15px 100px}.page-template-page-simple-no-header .page-simple__title{margin:0 0 25px 0}.page-simple-full{padding:85px 15px 100px}@media (max-width:768px){.page-simple-full{padding:50px 15px 60px}}.page-simple-full__content h2{margin-top:45px;margin-bottom:25px;padding-top:15px;text-align:center}.page-simple-full__content h2:first-child{margin-top:0}@media (max-width:768px){.page-simple-full__content h2{font-size:22px!important;padding-top:0;margin-top:60px}}.page-simple-full__content h2.active{position:relative}.page-simple-full__content h2.active:before{content:'';position:absolute;top:20px;left:-32px;display:block;width:11px;height:51px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/faq-selected-item.svg);background-repeat:no-repeat;background-size:contain}.page-simple-full__content h3{margin-top:45px;margin-bottom:15px;padding-top:15px}.page-simple-full__content h3:first-child{margin-top:0}@media (max-width:768px){.page-simple-full__content h3{padding-top:0;margin-top:50px}}.page-simple-full__content h4{margin-top:25px;margin-bottom:15px;padding-top:15px}.page-simple-full__content h4:first-child{margin-top:0}@media (max-width:768px){.page-simple-full__content h4{padding-top:0;margin-top:40px}}.page-simple-full__content h5{margin-top:15px;margin-bottom:15px;padding-top:15px}.page-simple-full__content h5:first-child{margin-top:0}@media (max-width:768px){.page-simple-full__content h5{padding-top:0;margin-top:30px}}.page-simple-full__content p>a,.page-simple-full__content li>a{border-bottom:1px solid #e1e1e1}.page-simple-full__content p{margin-bottom:25px;color:#444}@media (max-width:768px){.page-simple-full__content p{margin-bottom:15px}}.page-simple-full__content .widget_illdy_person{width:33%}@media (max-width:768px){.page-simple-full__content .widget_illdy_person{width:45%;margin:0 auto}}.page-simple-full__content .persons{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.page-simple-full__content .persons{align-items:flex-start}}.page-simple-full__content .persons .person{padding-bottom:15px}@media (max-width:768px){.page-simple-full__content .persons .person{padding-bottom:0}}.page-simple-full__content .persons .person-image{max-width:110px;margin:auto}.page-simple-full__content .persons .person-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;float:none}.page-simple-full__content .persons .person-content h4{text-align:center;font-size:18px;font-weight:600}@media (max-width:768px){.page-simple-full__content .persons .person-content h4{font-size:14px}}.page-simple-full__content .persons .person-content h5{opacity:.8;font-size:14px;text-align:center;font-weight:400}@media (max-width:768px){.page-simple-full__content .persons .person-content h5{font-size:12px}}.page-simple-full__content .persons .person-content p{display:block;font-size:14px;font-weight:600;text-align:center;color:#2098CE}@media (max-width:768px){.page-simple-full__content .persons .person-content p{font-size:12px}}.job_filters{background-color:transparent}.job_filters .search_jobs .search_keywords input,.job_filters .search_jobs .search_location input{border-radius:5px;border:solid 1px #dedede;background-color:#FFF}.job_filters .search_jobs .search_submit input{display:flex;align-items:center;justify-content:center;width:191px;height:45px;margin:0 auto;padding:0!important;transition:.2s;color:#FFF;background-color:#2098CE;font-weight:600;line-height:1;border-radius:27.5px}.job_filters .job_types{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;min-height:55px;padding-top:13px;background-color:transparent}.job_filters .job_types li{position:static;width:20%;padding:0;border-right:0;text-align:center}@media (max-width:768px){.job_filters .job_types li{width:100%;text-align:left}}.job_filters .job_types label{position:relative;display:inline-flex;align-items:flex-start;min-height:24px;padding-right:10px;font-size:14px;font-weight:400;line-height:1.14;color:#444;cursor:pointer}.job_filters .job_types label input[type="checkbox"]{flex-shrink:0;position:relative;top:-4px;width:24px;height:24px;margin-right:15px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none}.job_filters .job_types label input[type="checkbox"]:before{content:'';position:absolute;top:0;left:0;width:24px;height:24px;border:solid 1px #999;border-radius:50%;background-color:#FFF}.job_filters .job_types label input[type="checkbox"]:checked:before{border-color:transparent;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/check.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.trusted-hero{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:210px;padding:40px 0 0 0;margin:auto}@media (max-width:768px){.trusted-hero img{width:147px;height:auto}}.trusted-hero .trusted_icon{margin-top:40px}@media (max-width:768px){.trusted-hero .trusted_icon{margin:25px 0 10px 0;width:40px;height:40px}}.trusted-hero__title{font-size:50px;margin:0 auto;text-align:center;max-width:730px}@media (max-width:768px){.trusted-hero__title{max-width:345px;font-size:32px}}.trusted-hero .bottom-arrow:after{content:"";position:relative;display:block;margin:0 auto;width:0;height:0;border-top:30px solid #fff;border-left:30px solid transparent;border-right:30px solid transparent;top:30px}@media (max-width:768px){.trusted-hero .bottom-arrow:after{top:15px;border-top:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent}}@media (max-width:768px){.trusted-hero .bottom-arrow{height:15px}}.page-template-page-trusted-partners .site-inner ul,.page-template-page-trusted-partners .site-inner ol{list-style:none;margin:10px 0}.page-template-page-trusted-partners .site-inner ul li,.page-template-page-trusted-partners .site-inner ol li{font-size:18px;color:#444;position:relative;margin-bottom:15px;padding-left:30px;text-align:left}@media (max-width:768px){.page-template-page-trusted-partners .site-inner ul li,.page-template-page-trusted-partners .site-inner ol li{font-size:16px}}.page-template-page-trusted-partners .site-inner ul li:before{content:'';position:absolute;top:1px;left:0;display:block;width:24px;height:24px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:768px){.page-template-page-trusted-partners .site-inner ul li:before{top:3px;width:20px;height:20px}}.page-template-page-trusted-partners .site-inner ul.list-pages li:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-external-link.svg)}.page-template-page-trusted-partners .site-inner ul.page-content__list li{padding-left:0}.page-template-page-trusted-partners .site-inner ul.page-content__list li:before{content:none}.page-template-page-trusted-partners .site-inner ol li{counter-increment:step-counter}.page-template-page-trusted-partners .site-inner ol li:before{content:counter(step-counter);background-color:#2098CE;color:#fff;font-size:16px;display:block;border-radius:50%;text-align:center;width:24px;height:24px;font-weight:600;position:absolute;left:0;top:1px}@media (max-width:768px){.page-template-page-trusted-partners .site-inner ol li:before{top:3px;width:20px;height:20px;font-size:13px}}.page-template-page-trusted-partners .site-inner .trusted-features{background-color:#F4F6F7;padding:90px 0}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-features{padding:40px 0 60px 0}}.page-template-page-trusted-partners .site-inner .trusted-features .wrap{max-width:730px;margin:auto}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-features .wrap{max-width:345px}}.page-template-page-trusted-partners .site-inner .trusted-features__title{margin:0 0 10px 0;font-size:38px}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-features__title{font-size:22px}}.page-template-page-trusted-partners .site-inner .trusted-features__subtitle{margin:40px 0 15px 0;font-weight:400}.page-template-page-trusted-partners .site-inner .trusted-features__subtitle strong{font-weight:900!important}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-features__subtitle{font-size:18px;margin:30px 0 10px 0}}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-features__columns{display:flex;flex-direction:column-reverse}.page-template-page-trusted-partners .site-inner .trusted-features__columns .column{padding:0 15px}}@media (max-width:375px){.page-template-page-trusted-partners .site-inner .trusted-features__columns{width:fit-content;margin:0 auto}}.page-template-page-trusted-partners .site-inner .trusted-perks{background-color:#FFF;padding:85px 0}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-perks{padding:55px 0 40px 0}}.page-template-page-trusted-partners .site-inner .trusted-perks .wrap{max-width:730px;margin:auto}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-perks .wrap{max-width:345px}}.page-template-page-trusted-partners .site-inner .trusted-perks__title{margin:0 0 10px 0;font-size:38px}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-perks__title{font-size:22px}}.page-template-page-trusted-partners .site-inner .trusted-perks__subtitle{margin:30px 0 15px 0;font-weight:400}.page-template-page-trusted-partners .site-inner .trusted-perks__subtitle strong{font-weight:900!important}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-perks__subtitle{font-size:18px;margin:20px 0 10px 0}}.page-template-page-trusted-partners .site-inner .trusted-requirements{background-color:#F4F6F7;padding:85px 0 100px 0}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-requirements{padding:55px 0 60px 0}}.page-template-page-trusted-partners .site-inner .trusted-requirements .wrap{max-width:730px;margin:auto}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-requirements .wrap{max-width:345px}}.page-template-page-trusted-partners .site-inner .trusted-requirements__title{margin:0 0 10px 0;font-size:38px}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-requirements__title{font-size:22px}}.page-template-page-trusted-partners .site-inner .trusted-requirements__subtitle{margin:30px 0 15px 0;font-weight:400}.page-template-page-trusted-partners .site-inner .trusted-requirements__subtitle strong{font-weight:900!important}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-requirements__subtitle{font-size:18px;margin:20px 0 10px 0}}.page-template-page-trusted-partners .site-inner .trusted-requirements .trusted-perks__desc{margin:0 0 20px 0}.page-template-page-trusted-partners .site-inner .trusted-apply{margin:50px 0 0 0;padding:0 15px 50px;border-radius:10px;color:#FFF;background-color:#2098CE;text-align:center;overflow:hidden}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-apply{padding:0 15px 30px}}.page-template-page-trusted-partners .site-inner .trusted-apply__subtitle{margin:30px 0 15px 0;font-weight:400;font-size:26px}.page-template-page-trusted-partners .site-inner .trusted-apply__subtitle strong{font-weight:900!important}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-apply__subtitle{font-size:22px;margin:20px 0 15px 0}}.page-template-page-trusted-partners .site-inner .trusted-apply__desc{margin:0 auto 25px auto;max-width:500px}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-apply__desc{margin-bottom:25px;font-size:16px}}.page-template-page-trusted-partners .site-inner .trusted-apply__desc strong{font-weight:700}.page-template-page-trusted-partners .site-inner .trusted-apply__button-outer{position:relative;display:inline-flex}.page-template-page-trusted-partners .site-inner .trusted-apply__button-outer:before{content:'';position:absolute;top:-5px;right:-75px;width:125px;height:125px;display:block;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square2.svg);background-size:contain;background-repeat:no-repeat}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-apply__button-outer:before{top:-30px;right:-100px}}@media (max-width:375px){.page-template-page-trusted-partners .site-inner .trusted-apply__button-outer:before{right:-80px}}.page-template-page-trusted-partners .site-inner .trusted-apply__button.button{min-width:248px;min-height:55px;background-color:#FFF;font-size:16px!important;color:#2098CE}.page-template-page-trusted-partners .site-inner .trusted-apply__button.button:hover{color:#2098CE}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-apply__button.button{min-width:180px}}.page-template-page-trusted-partners .site-inner .trusted-badge{background-color:#FFF;padding:85px 0}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-badge{padding:55px 0 60px 0}}.page-template-page-trusted-partners .site-inner .trusted-badge .wrap{max-width:730px;margin:auto}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-badge .wrap{max-width:345px}}.page-template-page-trusted-partners .site-inner .trusted-badge__title{margin:0 0 20px 0;font-size:38px}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-badge__title{font-size:22px}}.page-template-page-trusted-partners .site-inner .trusted-badge__subtitle{margin:0;font-size:32px;padding:30px 0 15px 0;border-top:1px solid #e0e0e0}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-badge__subtitle{font-size:22px}}.page-template-page-trusted-partners .site-inner .trusted-badge__desc{margin-bottom:25px}.page-template-page-trusted-partners .site-inner .trusted-badge ol{margin:10px 0 40px 0}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-badge ol{margin:10px 0 20px 0}}.page-template-page-trusted-partners .site-inner .trusted-join{margin:50px 0;padding:0 15px 50px;border-radius:10px;color:#FFF;background-color:#2098CE;text-align:center;overflow:hidden}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-join{padding:0 15px 30px}}.page-template-page-trusted-partners .site-inner .trusted-join__subtitle{margin:30px 0 15px 0;font-weight:400;font-size:26px}.page-template-page-trusted-partners .site-inner .trusted-join__subtitle strong{font-weight:900!important}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-join__subtitle{font-size:22px;margin:20px 0 15px 0}}.page-template-page-trusted-partners .site-inner .trusted-join__desc{margin:0 auto 25px auto;max-width:530px}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-join__desc{margin-bottom:25px;font-size:16px}}.page-template-page-trusted-partners .site-inner .trusted-join__desc strong{font-weight:700}.page-template-page-trusted-partners .site-inner .trusted-join__button-outer{position:relative;display:inline-flex}.page-template-page-trusted-partners .site-inner .trusted-join__button-outer:before{content:'';position:absolute;top:-5px;right:-75px;width:125px;height:125px;display:block;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square2.svg);background-size:contain;background-repeat:no-repeat}@media (max-width:768px){.page-template-page-trusted-partners .site-inner .trusted-join__button-outer:before{top:-30px;right:-100px}}.page-template-page-trusted-partners .site-inner .trusted-join__button.button{min-width:180px;min-height:55px;background-color:#FFF;font-size:16px!important;color:#2098CE}.page-template-page-trusted-partners .site-inner .trusted-join__button.button:hover{color:#2098CE}.addition-filter{padding:20px 0;background-color:#F4F6F7;margin-top:-120px}@media (max-width:768px){.addition-filter{display:none}}.addition-filter__inner{position:relative;padding:20px;border-radius:10px;border:solid 1px #eee;background-color:#FFF;min-height:150px}.addition-filter__inner:after{content:'';display:block;width:20px;height:20px;position:absolute;left:35px;bottom:-10px;border-right:solid 1px #eee;border-bottom:solid 1px #eee;border-radius:0 0 5px 0;background-color:#FFF;transform:rotate(45deg)}.addition-filter__label{font-size:12px;line-height:1.33;color:#444}.addition-filter .financer-field-group{margin-bottom:10px}.addition-filter .financer-field-group label.checkbox{position:relative;font-size:14px;line-height:1.14;color:#444}.addition-filter .financer-field-group:last-child{margin-bottom:0}.addition-filter__checkboxes{display:flex;flex-wrap:wrap}.addition-filter__checkboxes .financer-field-group{width:33%}.addition-filter__reset{margin-bottom:15px;font-size:18px;font-weight:600;line-height:.89;color:#000}.addition-filter__reset span{font-size:12px;font-weight:600;line-height:1.33;color:#2098CE;cursor:pointer}.addition-filter-mobile{padding:0 15px;height:0;overflow:hidden;transition:.3s;color:#444}.addition-filter-mobile.show{height:auto}.addition-filter-mobile.show .stepFilters{padding:15px}.addition-filter-mobile .addition-filter__label{display:block;margin-top:15px;font-size:12px}.addition-filter-mobile .financer-field-group{margin-bottom:15px;font-size:14px}.addition-filter-mobile .financer-field-group .checkbox,.addition-filter-mobile .financer-field-group .select,.addition-filter-mobile .financer-field-group select{width:100%;max-width:none}.addition-filter-mobile .financer-field-group label.checkbox{display:flex;align-items:center;justify-content:space-between;padding-left:0;padding-right:25px}.addition-filter-mobile .financer-field-group__checkbox{left:auto;right:0;margin-right:0}.addition-filter-mobile .get_results{display:flex;width:227px;height:55px;margin:20px auto}.addition-filter-mobile #slider_options{margin-bottom:10px}.container-filter-slider{flex-grow:1;margin:0 auto;position:relative;width:auto}.page-breadcrumb{background:linear-gradient(90deg,#137dad 0%,#2098ce 35%)}.search-card{margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14)}@media (max-width:768px){.search-card{margin-bottom:15px}}.search-card:last-child{margin-bottom:0}.search-card__header{position:relative;display:flex;align-items:flex-start;justify-content:center;flex-wrap:nowrap;padding:25px 30px 25px 30px}.search-card__header--no-rating{justify-content:space-between}@media (max-width:768px){.search-card__header{flex-wrap:wrap;align-items:flex-end;justify-content:space-between;padding:20px 20px 10px 20px}}.items-content__cards-product .search-card__header{flex-wrap:wrap;align-items:flex-end;justify-content:space-between;padding:20px 20px 10px 20px}.items-content__cards-product .search-card__header .search-card__value{margin-bottom:10px}.search-card__column{width:15%}@media (max-width:768px){.search-card__column{width:30%;order:2}}.items-content__cards-product .search-card__column{width:30%;order:2}.search-card__column--strong .search-card__value{font-size:24px;font-weight:600;color:#000}@media (max-width:768px){.search-card__column--strong .search-card__value{font-size:20px}}.items-content__cards-product .search-card__column--strong .search-card__value{font-size:20px}.search-card__column--strong .search-card__text{color:#000}.search-card__icon-column{width:15%;margin-left:0;margin-right:auto}.search-card__icon-column--no-rating{margin-right:0}.search-card__icon-column--no-rating .search-card__company-trusted-mark{right:0}@media (max-width:768px){.search-card__icon-column{width:45%;order:1;margin-bottom:15px}}@media (max-width:768px){.search-card__icon-column .search-card__text{font-size:12px}}.items-content__cards-product .search-card__icon-column{width:50%;order:1;margin-bottom:15px}.search-card__term-column{width:17.5%}@media (max-width:768px){.search-card__term-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__term-column{display:none}.search-card__total-payment-column{width:17.5%}@media (max-width:768px){.search-card__total-payment-column{width:100%;display:flex;order:2;justify-content:space-between}}.search-card__rate-column{width:15%}@media (max-width:768px){.search-card__rate-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__rate-column{width:25%;order:2}.search-card__saving-account-column{width:17.5%}@media (max-width:768px){.search-card__saving-account-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__saving-account-column{width:100%;order:2;display:flex;justify-content:space-between;align-items:center}.items-content__cards-product .search-card__saving-account-column p.search-card__text{font-size:14px}.search-card__saving-interest-column{width:15%}@media (max-width:768px){.search-card__saving-interest-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__saving-interest-column{width:100%;order:2;display:flex;justify-content:space-between;align-items:center}.items-content__cards-product .search-card__saving-interest-column p.search-card__text{font-size:14px}.search-card__saving-time-column{width:15%}@media (max-width:768px){.search-card__saving-time-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__saving-time-column{display:none}.search-card__governmental-guarantee-column{width:10%}@media (max-width:768px){.search-card__governmental-guarantee-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__governmental-guarantee-column{width:30%;order:2}.search-card__free-withdrawals-column{width:15%}@media (max-width:768px){.search-card__free-withdrawals-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__free-withdrawals-column{width:100%;order:2;display:flex;justify-content:space-between;align-items:center}.items-content__cards-product .search-card__free-withdrawals-column p.search-card__text{font-size:14px}.search-card__saving-low-column{width:15%}@media (max-width:768px){.search-card__saving-low-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__saving-low-column{display:none}.search-card__saving-profit-column{width:20%}@media (max-width:768px){.search-card__saving-profit-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__saving-profit-column{width:40%;order:2}.items-content__cards-product .search-card__saving-profit-column .search-card__value{font-size:20px}.search-card__saving-profit-column .search-card__text{color:#000}.search-card__min-amount-column{width:15%}@media (max-width:768px){.search-card__min-amount-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__min-amount-column{width:30%;order:2}.search-card__max-amount-column{width:15%}@media (max-width:768px){.search-card__max-amount-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__max-amount-column{width:30%;order:2}.search-card__estimated-monthly-cost-column{width:15%}@media (max-width:768px){.search-card__estimated-monthly-cost-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__estimated-monthly-cost-column{width:30%;order:2}.search-card__mortgage-fee-column{width:15%}@media (max-width:768px){.search-card__mortgage-fee-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__mortgage-fee-column{width:30%;order:2}.search-card__mortgage-interest-column{width:15%}@media (max-width:768px){.search-card__mortgage-interest-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__mortgage-interest-column{width:30%;order:2}.search-card__cost-column{width:15%}.search-card__cost-column-wrapp{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}@media (max-width:768px){.search-card__cost-column-wrapp{flex-direction:row}}@media (max-width:768px){.search-card__cost-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__cost-column{width:25%;order:2}.search-card__interest-fee-loan-amount-column{width:15%}@media (max-width:768px){.search-card__interest-fee-loan-amount-column{width:100%;order:2;display:flex;justify-content:space-between}}.items-content__cards-product .search-card__interest-fee-loan-amount-column{width:30%;order:2}.search-card__interest-fee-loan-period-column{width:15%}@media (max-width:768px){.search-card__interest-fee-loan-period-column{width:100%;order:2;display:flex;justify-content:space-between;padding:10px 0;border-top:solid 1px #eee}}.items-content__cards-product .search-card__interest-fee-loan-period-column{width:30%;order:2}.search-card__interest-fee-minimum-age-column{width:15%}@media (max-width:768px){.search-card__interest-fee-minimum-age-column{width:100%;order:2;display:flex;justify-content:space-between;padding:10px 0;border-top:solid 1px #eee}}.items-content__cards-product .search-card__interest-fee-minimum-age-column{width:30%;order:2}.search-card__top-company-loan-amount-column{width:15%}@media (max-width:768px){.search-card__top-company-loan-amount-column{width:100%;order:2;display:flex;justify-content:space-between;padding:10px 0;border-top:solid 1px #eee}}.items-content__cards-product .search-card__top-company-loan-amount-column{width:50%;margin-bottom:15px;order:2}.search-card__top-company-bad-history-column{width:15%}@media (max-width:768px){.search-card__top-company-bad-history-column{width:100%;order:2;display:flex;justify-content:space-between;padding:10px 0;border-top:solid 1px #eee}}.items-content__cards-product .search-card__top-company-bad-history-column{width:50%;order:3}.search-card__top-company-weekend-payout-column{width:15%}@media (max-width:768px){.search-card__top-company-weekend-payout-column{width:100%;order:2;display:flex;justify-content:space-between;padding:10px 0;border-top:solid 1px #eee}}.items-content__cards-product .search-card__top-company-weekend-payout-column{width:50%;order:3}.search-card__top-company-minimum-age-column{width:15%}@media (max-width:768px){.search-card__top-company-minimum-age-column{width:100%;order:2;display:flex;justify-content:space-between;padding:10px 0;border-top:solid 1px #eee}}.items-content__cards-product .search-card__top-company-minimum-age-column{width:50%;margin-bottom:15px;order:2}.search-card__interest-fee-bad-history-column{width:15%}@media (max-width:768px){.search-card__interest-fee-bad-history-column{width:100%;order:2;display:flex;justify-content:space-between;padding:10px 0;border-top:solid 1px #eee}}.items-content__cards-product .search-card__interest-fee-bad-history-column{width:30%;order:2}.search-card__info{display:none;position:relative;background-color:#999;width:14px;height:14px;text-align:center;font-size:11px;line-height:14px;font-weight:800;border-radius:50%;color:#FFF;align-self:center;margin-right:5px}@media (max-width:768px){.search-card__info{position:unset;margin-right:0;margin-left:5px}}.search-card__info:after{content:'i'}.search-card__info:hover{background-color:#2098CE}.search-card__info--active{background-color:#2098CE}.search-card__info-tooltip{position:absolute;display:block;z-index:999;background-color:rgba(50,50,50,.85);border-radius:4px;color:#fff;font-size:12px;padding:5px;width:300px;bottom:18px;left:-150px;pointer-events:none;font-weight:400}@media (max-width:768px){.search-card__info-tooltip{left:0;bottom:30px;width:auto}}.search-card__payback-column{width:15%;text-align:center}@media (max-width:768px){.search-card__payback-column{position:relative;width:100%;order:2;display:flex;justify-content:space-between}}.search-card__payback-column-wrapp{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}@media (max-width:768px){.search-card__payback-column-wrapp{flex-direction:row}.highlighted .search-card__payback-column-wrapp .search-card__text{max-width:unset}.lowlighted .search-card__payback-column-wrapp .search-card__text{max-width:unset}}.items-content__cards-product .search-card__payback-column{width:40%;order:2}.items-content__cards-product .search-card__payback-column .search-card__value{font-size:20px;word-wrap:normal}.search-card__rating-column{width:20%;margin-left:auto;margin-right:0}@media (max-width:768px){.search-card__rating-column{width:45%;order:1;margin-bottom:15px;margin-top:0}}.items-content__cards-product .search-card__rating-column{width:45%;order:1;margin-bottom:auto;margin-top:0}.search-card__badges{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;order:3}@media (max-width:768px){.search-card__badges{min-height:12px}}.items-content__cards-product .search-card__badges{min-height:12px}.search-card__badges-wrap{margin-top:-20px;padding-bottom:10px}@media (max-width:768px){.search-card__badges-wrap{padding-bottom:10px;margin-left:20px;margin-right:20px;margin-top:0}}.items-content__cards-product .search-card__badges-wrap{margin-top:0}.search-card__badge{position:relative;display:flex;align-items:center;gn-items:center;justify-content:start;height:31px;margin:5px;padding:0 10px 0 30px;border-radius:10px;font-size:10px;font-weight:600;text-align:left;text-transform:uppercase;word-wrap:normal;white-space:nowrap;line-height:20px;color:#FFF;background:#fff}.search-card__badge:before{content:'';position:absolute;left:4px;display:block;border-radius:12.5px;width:20px;height:20px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-tag-white.svg);background-color:rgba(0,0,0,.1);background-size:10.5px}.search-card__badge--most-choosen{color:#DB6363;border:1px solid #DB6363}.search-card__badge--most-choosen:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-badge-hart.svg);background-position:50% 60%;background-color:#c45858;background-size:10px}.search-card__badge--lowest-cost{color:#73c6a8;border:1px solid #73c6a8}.search-card__badge--lowest-cost:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-badge-star.svg);background-position:50%;background-color:#67b196;background-size:10.5px}.search-card__badge--best-reviews{color:#eca55d;border:1px solid #eca55d}.search-card__badge--best-reviews:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-badge-good.svg);background-color:#d39453;background-size:10px}.search-card__badge--approval-rate{color:#5972c7;border:1px solid #5972c7}.search-card__badge--approval-rate:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-badge-good.svg);background-color:#3952a7;background-size:10.5px}.search-card__badge--is-opened{color:#6ebfe0;border:1px solid #6ebfe0}.search-card__badge--is-opened:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-clock.svg);background-position:50%;background-color:#62abc9;background-size:10px}.search-card__notice{width:100%;margin:0 0 12px 0;border-top:1px solid #eee;padding-top:12px;text-align:left}.search-card__notice p{font-size:12px}.search-card__notice img.alignleft{margin:0 10px 0 0}.search-card__description{width:100%;padding:0 30px;font-size:12px;line-height:1.33;color:#919191}@media (max-width:768px){.search-card__description{padding-left:20px;padding-right:20px;font-size:10px;text-align:left;line-height:1.2}}.items-content__cards-product .search-card__description{padding-left:20px;padding-right:20px;font-size:10px;text-align:left;line-height:1.2}.search-card__actions>.item-column,.search-card__actions{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:55px;padding:0 30px;background-color:#F4F6F7}@media (max-width:768px){.search-card__actions>.item-column,.search-card__actions{justify-content:space-around;padding:0 15px;display:block;background-color:#fff}}@media (max-width:768px){.search-card__actions>.item-column a.button.is-normal,.search-card__actions a.button.is-normal{margin:0 0 10px 0px!important;width:100%}}@media (max-width:768px){.search-card__actions>.item-column a.button.search-card__more-button,.search-card__actions a.button.search-card__more-button{border:1px solid #eee!important}}.items-content__cards-product .search-card__actions>.item-column,.items-content__cards-product .search-card__actions{justify-content:space-between;padding:0 10px}.search-card__actions>.item-column{padding:0;width:100%}@media (max-width:768px){.search-card__actions--sponsored>.item-column{padding-top:5px;padding-bottom:20px;display:flex;flex-wrap:wrap}.search-card__actions--sponsored>.item-column .search-card__more-button,.search-card__actions--sponsored>.item-column .search-card__get-started-button{margin-top:5px}}.items-content__cards-product .search-card__actions--sponsored>.item-column{padding-top:5px;padding-bottom:20px;display:flex;flex-wrap:wrap}.items-content__cards-product .search-card__actions--sponsored>.item-column .search-card__more-button,.items-content__cards-product .search-card__actions--sponsored>.item-column .search-card__get-started-button{margin-top:5px}.search-card__sponsored{margin-right:10px;font-size:12px;color:#717171}@media (max-width:768px){.search-card__sponsored{position:absolute;bottom:4px;right:0;min-width:150px;margin-right:0;text-align:center;font-size:10px;line-height:1.2}}.items-content__cards-product .search-card__sponsored{position:absolute;bottom:4px;right:0;min-width:150px;margin-right:0;text-align:center;font-size:10px;line-height:1.2}.search-card__get-started-button{margin-left:5px}.search-card__get-started-button:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 55%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right.svg)}.search-card.np .search-card__get-started-button{background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.search-card.np .search-card__get-started-button:hover,.search-card.np .search-card__get-started-button:active,.search-card.np .search-card__get-started-button:focus{border:1.5px transparent!important;background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.search-card.np .search-card__get-started-button:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-gray.svg)!important}.search-card__read-more,.search-card__more-button{margin-right:5px;outline:none;border-color:#2098CE!important;color:#2098CE!important;background-color:transparent!important}.search-card__read-more:hover,.search-card__read-more:focus,.search-card__read-more:active,.search-card__more-button:hover,.search-card__more-button:focus,.search-card__more-button:active{box-shadow:none!important;background-color:transparent!important;color:#2098CE!important;border-color:#2098CE!important}@media (min-width:769px){.search-card__read-more,.search-card__more-button{position:absolute!important;top:35%;left:50%;margin:0!important;transform:translate(-50%,-50%);border-color:transparent!important;color:#2098CE!important;background-color:transparent!important}.search-card__read-more:hover,.search-card__read-more:focus,.search-card__read-more:active,.search-card__more-button:hover,.search-card__more-button:focus,.search-card__more-button:active{border-color:transparent!important}}.items-content__cards-product .search-card__read-more,.items-content__cards-product .search-card__more-button{position:relative!important;top:0;left:0;border-color:#2098CE!important;transform:none}.search-card__read-more:after,.search-card__more-button:after{content:'';width:10px;height:15px;margin-left:8px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-collapsable-more-button.svg)}.search-card__read-more.opened:after,.search-card__more-button.opened:after{transform:rotate(180deg);background-position:50% 50%}.search-card__more-button:before{content:attr(data-closed-text)}.search-card__more-button.opened:before{content:attr(data-opened-text)}.search-card__details{display:flex;align-items:flex-start;justify-content:space-around;flex-wrap:wrap;width:100%;height:0;overflow:hidden;background-color:#F4F6F7;transition:.2s}@media (max-width:768px){.search-card__details{display:block;padding-left:15px;padding-right:15px}}.search-card__details-top{display:flex;width:100%;justify-content:space-between;align-items:center}.items-content__cards-product .search-card__details{display:block;padding-left:15px;padding-right:15px}.search-card__details.show{height:315px}@media (max-width:768px){.search-card__details.show{height:520px}}.items-content__cards-product .search-card__details.show{height:520px}.search-card__details-left,.search-card__details-right{width:100%;max-width:45%;background:#fff;padding:20px;border-radius:10px;margin:20px 0 50px 0;border:1px solid #eee}@media (max-width:768px){.search-card__details-left,.search-card__details-right{max-width:100%;margin-left:0;margin-right:0}}.items-content__cards-product .search-card__details-left,.items-content__cards-product .search-card__details-right{max-width:none;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:25px}.search-card__details-left .company-rating__value .simple-rating__stars-img,.search-card__details-right .company-rating__value .simple-rating__stars-img{width:14px;height:14px;margin-right:4px}.search-card__details-left .company-rating__value .simple-rating-value,.search-card__details-right .company-rating__value .simple-rating-value{width:36px;height:36px;font-size:16px}.items-content__cards-product .search-card__details-left{padding-bottom:50px;margin-right:auto}.search-card__details-left-row,.search-card__details-right-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.search-card__details-left-row{min-height:40px;padding:0 10px;width:100%;border-bottom:1px solid #eee}@media (max-width:768px){.search-card__details-left-row{padding:0 0}}.search-card__details-left-row:first-child{border-top:1px solid #eee}.search-card__details-left-row .search-card__details-text{padding-right:5px;margin:0}.search-card__details-left-row .search-card__details-value{padding-left:5px}.search-card__details-right-row{margin-bottom:15px}.search-card__details-right-row:last-child{margin-bottom:0}.search-card__details-right-row .simple-rating__stars>img{width:14px;height:14px}.search-card__details-text{flex-shrink:0;font-size:14px;color:#444}.search-card__details-value{display:flex;align-items:center;font-size:14px;font-weight:700;text-align:right;color:#444}.search-card__details-value--false:before,.search-card__details-value--true:before{content:'';display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.search-card__details-value--false:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-list-x.svg)}.search-card__details-value--true:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-list-v.svg)}.search-card__details-total-rating{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.search-card__details-total-rating .search-card__details-text{font-size:16px;color:#000}.search-card__details-total-rating .search-card__details-value .simple-rating__stars img{width:18px;height:18px;margin-right:3px;object-fit:contain}.search-card__details-total-rating .search-card__details-value .simple-rating__stars img:last-child{margin-right:0}.search-card__details-total-rating .search-card__details-value .simple-rating-value{width:36px;height:36px;margin-left:5px}.search-card__details-link{display:block;margin-top:20px;font-size:14px}@media (max-width:768px){.search-card__details-link{text-align:center;margin:25px auto 0}}.items-content__cards-product .search-card__details-link{text-align:center;margin:25px auto 0}.search-card__featured{display:flex;align-items:center;justify-content:center;width:98px;height:16px;border-radius:2px;position:absolute;top:8px;left:40px;z-index:1;font-size:10px;font-weight:700;text-transform:uppercase;color:#FFF;background-color:#F3A42F}@media (max-width:768px){.search-card__featured{left:20px}}.items-content__cards-product .search-card__featured{left:20px}.search-card__featured:before{position:absolute;left:6px;bottom:-4px;z-index:-1;content:'';display:block;width:9px;height:9px;transform:rotate(-315deg);border-radius:1px;background-color:#F3A42F}@media (max-width:768px){.search-card .has-text-centered{text-align:left!important}}@media (max-width:768px){.search-card .has-text-centered.search-card__value{text-align:right!important;padding-left:5px}}.search-card__company-logo{display:block;max-width:175px}.search-card__company-logo img{height:auto;max-height:60px;width:auto}@media (max-width:768px){.search-card__company-logo{margin:0;text-align:left}}.search-card__company-logo--trusted{display:flex;align-items:center;justify-content:space-between}.search-card__company-logo--trusted img{max-width:150px;width:100%}@media (max-width:768px){.search-card__company-logo--trusted img{max-width:145px}}.items-content__cards-product .search-card__company-logo--trusted img{max-width:145px}.search-card__company-trusted-mark{position:absolute;margin-top:-61px;margin-left:-20px}@media (max-width:425px){.search-card__company-trusted-mark{top:-35px;right:-22px}}.search-card__company-trusted-mark img{width:16px;height:16px}.search-card__company-trusted-mark img:hover+.search-card__info-tooltip--trusted{visibility:visible!important}.search-card__company-trusted-mark p{position:absolute;font-size:10px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#006fff;padding:0 2px;border-radius:2px;top:-17px;width:fit-content;min-width:100px;height:16px;text-align:center;z-index:1;visibility:hidden}.items-content__cards-product .search-card__featured+.search-card__company-logo{padding-top:10px}.search-card__value{font-size:18px;font-weight:600;line-height:normal;color:#000;letter-spacing:-1px}@media (max-width:768px){.search-card__value{font-size:14px;width:50%;text-align:right;padding-right:10px;padding-top:5px;padding-bottom:5px;font-weight:700;letter-spacing:0}}.items-content__cards-product .search-card__value{font-size:14px}.search-card__value--false,.search-card__value--true{text-align:center}.search-card__value--false:after,.search-card__value--true:after{content:'';display:inline-block;width:20px;height:20px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.search-card__value--false:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-list-x.svg)}.search-card__value--true:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-list-v.svg)}.search-card__loan-name{padding:0 5px;border-radius:2px;background-color:#F5E7D8;font-size:10px;font-weight:600;line-height:normal;letter-spacing:normal;color:#000;text-transform:uppercase}.search-card__text{font-size:12px;line-height:normal;padding-top:5px;font-weight:400;letter-spacing:normal;text-align:center;color:#aaa;display:table;margin:auto;padding-bottom:3px}@media (max-width:768px){.search-card__text{padding-top:5px;font-size:14px;width:50%;text-align:left;border-bottom:0;color:#777;margin-bottom:0;padding-left:0;padding-bottom:5px;margin-top:0;font-weight:400}}.items-content__cards-product .search-card__text{margin:0;text-align:left!important}.search-card__text--soft{color:#919191;font-size:12px;display:none;text-align:center}.search-card .simple-rating{justify-content:flex-end}@media (max-width:768px){.search-card .simple-rating{margin:0 0 8px 0}}.search-card__rating-read{margin-top:5px;font-size:12px;color:#717171}.search-card__rating-read a{font-weight:700;color:#2098CE;border-bottom:1px solid #137dad}.search-card__rating-read a:hover{color:#2098CE}.search-card--top-companies .search-card__header{justify-content:space-between}.minimal-slider-result{padding-top:80px;padding-bottom:40px;background-color:#F4F6F7}@media (max-width:768px){.minimal-slider-result{padding-top:0}}.minimal-slider-result__title{padding:0 20px;text-align:center}@media (max-width:768px){.minimal-slider-result__title{font-size:28px;padding:40px 0 0 0;margin-bottom:10px}}.minimal-slider-result__title-sub{text-align:center;padding:10px 15px;font-size:18px;line-height:1.33;color:#444}.minimal-slider-result__count{font-size:14px;color:#919191;margin:20px 15px 0;text-align:center}.minimal-slider-result__action{text-align:center;padding:10px}@media (max-width:768px){.minimal-slider-result__action{padding:10px 10px 0}}.minimal-slider-result__action-separator{font-size:18px;color:#eee}.minimal-slider-result__action-cloud{background-color:#fff;border-radius:10px;box-shadow:0 1px 13px 0 rgba(0,0,0,.08);margin-left:15px;margin-right:15px;margin-bottom:-28px;transform:translateY(-24px);padding:12px;position:relative;z-index:99}.minimal-slider-result__action-cloud-data{text-align:center;font-size:14px;line-height:1;color:#000}.minimal-slider-result__reset{margin-bottom:15px;font-size:18px;font-weight:600;line-height:.89;color:#000;text-align:left;margin-top:40px}.minimal-slider-result__reset span{font-size:12px;font-weight:600;line-height:1.33;color:#2098CE;cursor:pointer}@media (max-width:768px){.minimal-slider-result__reset{display:none}}.minimal-slider-result .company-card:last-child,.minimal-slider-result .search-card:last-child{position:relative;margin-bottom:-20px}.minimal-slider-result .show-all-holder{margin-top:20px;position:relative;z-index:2}.minimal-slider-result .show-all-holder .show-all{min-width:300px;margin-top:25px!important;margin:auto}@media (max-width:768px){.minimal-slider-result .show-all-holder .show-all{min-width:auto!important;word-break:break-all;white-space:normal;width:auto;margin:0 16px;display:block;line-height:38px}}.minimal-slider-result .show-all-holder .status_bar,.minimal-slider-result .show-all-holder .status_bar p{display:flex;align-items:center;justify-content:center;margin-top:5px;font-size:13px;text-align:center;color:#444}.minimal-slider-result .show-all-holder .status_bar .loader,.minimal-slider-result .show-all-holder .status_bar p .loader{width:25px;height:25px;animation:none}.minimal-slider-result .show-all-holder .status_bar__progress_holder{text-align:center}.minimal-slider-result__edit{border-radius:5px;box-shadow:0 1px 20px 0 rgba(0,0,0,.2);background-color:#FFF;padding:50px;width:760px;position:relative;margin:15px 0}.minimal-slider-result__edit-settings{margin-bottom:-20px;margin-top:10px;display:none}@media (max-width:768px){.minimal-slider-result__edit-settings{display:block}}.minimal-slider-result__edit-close{position:absolute;top:25px;right:25px;width:25px;height:25px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-reviews-filter-close.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}.minimal-slider-result__edit-title{font-size:34px;font-weight:700;font-stretch:normal;color:#000}.minimal-slider-result__edit-overlay{visibility:hidden;opacity:0;position:fixed;overflow:auto;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99;display:flex;align-items:center;justify-content:center;text-align:center}.minimal-slider-result__edit-overlay--visible{opacity:1;visibility:visible}@media (max-width:768px){.minimal-slider-result__edit-overlay{background-color:#2098CE}}.minimal-slider-result__edit-filters{display:flex;flex-wrap:wrap}.minimal-slider-result__edit-filters-item{width:50%;padding-bottom:10px;text-align:left}.minimal-slider-result__edit-filters-item:nth-child(odd){padding-right:25px}@media (max-width:768px){.minimal-slider-result__edit-filters-item:nth-child(odd){padding-right:0}}.minimal-slider-result__edit-filters-item:nth-child(even){padding-left:25px}@media (max-width:768px){.minimal-slider-result__edit-filters-item:nth-child(even){padding-left:0}}@media (max-width:768px){.minimal-slider-result__edit-filters-item{width:100%}}@media (max-width:768px){.minimal-slider-result__edit-filters{flex-direction:column;display:none}}.minimal-slider-result__edit-tags{text-align:left;padding-top:10px}@media (max-width:768px){.minimal-slider-result__edit-tags{display:none}}.minimal-slider-result__edit-tags .addition-filter__label{font-size:12px;line-height:1.33;color:#444}.minimal-slider-result__edit-submit{margin-top:40px}.minimal-slider-result__edit .fs-slider,.minimal-slider-result__edit fs-slider--tooltip{box-shadow:none;padding:0;flex-direction:row;margin-top:30px}@media (max-width:768px){.minimal-slider-result__edit .fs-slider,.minimal-slider-result__edit fs-slider--tooltip{flex-direction:column}}.minimal-slider-result__edit .fs-slider .amount,.minimal-slider-result__edit fs-slider--tooltip .amount{width:50%;justify-content:flex-start;padding-right:25px}@media (max-width:768px){.minimal-slider-result__edit .fs-slider .amount,.minimal-slider-result__edit fs-slider--tooltip .amount{justify-content:center;width:100%;height:unset;padding:0}}.minimal-slider-result__edit .fs-slider .stepPeriod,.minimal-slider-result__edit fs-slider--tooltip .stepPeriod{width:50%;justify-content:flex-start;padding-left:25px}@media (max-width:768px){.minimal-slider-result__edit .fs-slider .stepPeriod,.minimal-slider-result__edit fs-slider--tooltip .stepPeriod{justify-content:center;width:100%;padding:0}}.minimal-slider-result__edit .fs-slider .step__slider,.minimal-slider-result__edit fs-slider--tooltip .step__slider{margin-top:80px}.minimal-slider-result__edit .fs-slider .stepSubmit,.minimal-slider-result__edit fs-slider--tooltip .stepSubmit{display:none}.minimal-slider-result__edit .fs-slider .stepSubmit-k5,.minimal-slider-result__edit fs-slider--tooltip .stepSubmit-k5{position:absolute}@media (max-width:768px){.minimal-slider-result__edit{width:calc(100% - 30px);position:absolute;margin:auto}}.minimal-slider-result__edit .modal-edit__overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.75)}.minimal-slider-result__edit .modal-edit__overlay img{max-width:80px}.no-top-padding .minimal-slider-result{padding-top:0}@media (max-width:768px){.no-top-padding .minimal-slider-result{padding-top:35px}}.search-card__info{display:block;cursor:pointer;position:absolute;top:12px;margin-left:60px}@media (max-width:768px){.highlighted .search-card__value{font-size:14px;word-wrap:normal}}.items-content__cards-product .highlighted .search-card__value{font-size:14px;word-wrap:normal}.highlighted .search-card__text--soft{display:block}.highlighted .search-card__payback-column-wrapp{justify-content:flex-start}.highlighted .search-card__payback-column-data{text-align:right}.highlighted .search-card__cost-column-data{text-align:right}.highlighted .search-card__cost-column-wrapp{justify-content:flex-start}@media (max-width:768px){.lowlighted .search-card__value{word-wrap:normal}}.items-content__cards-product .lowlighted .search-card__value{word-wrap:normal}.lowlighted .search-card__text--soft{display:block}.lowlighted .search-card__info{display:block;cursor:pointer}.lowlighted .search-card__payback-column-wrapp{justify-content:flex-start}.lowlighted .search-card__payback-column-data{text-align:right}.lowlighted .search-card__cost-column-data{text-align:right}.lowlighted .search-card__cost-column-wrapp{justify-content:flex-start}.page-template-page-slider .status_wrap{background-color:#F4F6F7;text-align:center}.page-template-page-slider .status_wrap .status_bar{background-color:#F4F6F7;font-size:14px}.page-template-page-slider .status_wrap .status_bar .loader_holder{display:flex;flex-flow:column;align-items:center;justify-content:center;font-size:14px;text-align:center;color:#444;padding:30px 0 50px}.page-template-page-slider .status_wrap .status_bar .loader_holder .loader{width:40px;height:40px;animation:none;border:none;margin:0 5px 20px}.page-template-page-slider .status_wrap .status_bar__message .search_results_ready{font-family:Poppins;font-size:13px;font-weight:600;font-stretch:normal;font-style:italic;line-height:normal;letter-spacing:-.09px;text-align:center;color:#999;display:block;margin-bottom:5px}.page-template-page-slider .status_wrap .status_bar__message .status_bar__results_saved_value{position:relative;display:inline-block}.page-template-page-slider .status_wrap .status_bar__message .status_bar__results_saved_value:after{display:block;content:'';width:42px;height:58px;background:url(../../../../../../../../../themes/financer-v2/assets/images/arrow_slider-results.svg) center center no-repeat;background-size:cover}.page-template-page-slider .status_wrap .status_bar__progress_holder{text-align:center}.page-template-page-slider .status_wrap .status_bar__progress_holder #slider_progress{width:410px;height:8px;max-width:85%;border-radius:4px;-webkit-appearance:none;margin-bottom:10px}.page-template-page-slider .status_wrap .status_bar__progress_holder #slider_progress::-webkit-progress-value{border-color:#2098CE;background-color:#2098CE;border-radius:4px}.page-template-page-slider .status_wrap .status_bar__progress_holder #slider_progress::-webkit-progress-bar{background-color:#e6e6e6}@media (max-width:400px){.page-template-page-slider .status_wrap .status_bar__progress_holder #slider_progress{width:360px}}.page-template-page-slider .search-cards__no-result-notice{padding-top:0}body.hide-stars .search-card__notice{color:#555;font-size:14px;width:100%;text-align:left;line-height:1.33;color:#717171}@media (max-width:768px){body.hide-stars .search-card__notice{font-size:12px}}body.hide-stars .search-card__notice p,body.hide-stars .search-card__notice ul,body.hide-stars .search-card__notice li,body.hide-stars .search-card__notice span{color:#555;font-size:14px}.search-card__notice p{font-size:14px!important;color:#555!important;padding:10px!important;border-radius:10px!important;margin-bottom:10px!important;border:2px dashed #f5e7d8!important}@media (max-width:768px){.search-card__notice p{font-size:12px!important}}.search-cards{margin-bottom:0!important;padding:20px 30px;background-color:#F4F6F7}@media (max-width:768px){.search-cards{padding:15px}}.search-cards .item-results__header-text{font-weight:600;font-size:14px;line-height:20px;padding-left:30px;text-transform:uppercase;color:#999;display:block;position:relative;margin-bottom:10px}.search-cards .item-results__header-text:not(:first-child){margin-top:48px}.search-cards .item-results__header-text:before{position:absolute;top:0;bottom:0;margin:auto;content:'';left:0;width:25px;height:14px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-fs_list-title.svg)}.search-cards__notice{padding:20px 15px 10px;font-size:14px}.search-cards__notice strong{font-weight:600}.search-cards__notice p{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.search-cards__no-result-notice{padding-top:40px;margin-bottom:24px;font-size:16px;font-weight:400;line-height:normal;letter-spacing:normal}@media (max-width:768px){.search-cards__no-result-notice{padding-top:0}}.search-cards__no-result-notice span{font-weight:700;color:#DB6363}.search-cards__no-result-title{font-weight:400}.loan-notice{padding:0 15px 45px;font-size:14px}.loan-notice strong{font-weight:600}.loan-notice p{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.search-credit-card{margin-bottom:20px;overflow:hidden;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.06);background-color:#FFF}@media (max-width:768px){.search-credit-card{margin-bottom:15px}}.search-credit-card.product-mode-mobile-view ul li{font-size:14px}.search-credit-card.product-mode-mobile-view ul li:after{top:-3px}.search-credit-card .product-mode-mobile-view{margin-bottom:40px}.search-credit-card__header{display:flex;align-items:center;justify-content:center;padding:30px 30px 0}@media (max-width:768px){.search-credit-card__header{flex-wrap:wrap;justify-content:flex-start;padding:20px 20px 0}}.search-credit-card__header--none-stars{justify-content:flex-start}.product-mode-mobile-view .search-credit-card__header{flex-wrap:wrap;justify-content:flex-start;padding:20px 20px 0}.search-credit-card__left{flex-shrink:0;width:100%;max-width:175px;margin:0 45px auto 0}@media (max-width:768px){.search-credit-card__left{max-width:50%;margin-right:0;order:1}}.product-mode-mobile-view .search-credit-card__left{max-width:50%;margin-right:0;order:1}.search-credit-card__featured{display:flex;align-items:center;justify-content:center;width:98px;height:16px;border-radius:2px;position:absolute;top:8px;left:40px;z-index:1;font-size:10px;font-weight:700;text-transform:uppercase;color:#FFF;background-color:#F3A42F}@media (max-width:768px){.search-credit-card__featured{left:20px}}.product-mode-mobile-view .search-credit-card__featured{left:20px}.search-credit-card__featured:before{position:absolute;left:6px;bottom:-4px;z-index:-1;content:'';display:block;width:9px;height:9px;transform:rotate(-315deg);border-radius:1px;background-color:#F3A42F}.search-credit-card__icon{margin-bottom:10px}@media (max-width:768px){.search-credit-card__icon{margin-bottom:3px;max-width:110px}}.product-mode-mobile-view .search-credit-card__icon{margin-bottom:3px;max-width:110px}.search-credit-card__icon img{width:100%;height:auto}.search-credit-card__title{margin-bottom:5px;font-size:16px;font-weight:700}@media (max-width:768px){.search-credit-card__title{font-size:14px}}.product-mode-mobile-view .search-credit-card__title{font-size:14px}.search-credit-card__type{font-size:0}.search-credit-card__type-item{margin-left:5px;padding:0 10px;border-radius:3px;font-size:10px;background-color:#F4F6F7}.search-credit-card__type-item:first-child{margin-left:0}.search-credit-card__center{margin:0 15px}@media (max-width:768px){.search-credit-card__center{order:3;margin:25px 0 0}}.product-mode-mobile-view .search-credit-card__center{order:3;margin:25px 0 0}.search-credit-card__features{font-size:14px}.search-credit-card__features li.search-credit-card__feature:before{display:none}.search-credit-card__feature{position:relative;margin-bottom:10px;padding-left:30px;line-height:1.14}.search-credit-card__feature:last-child{margin-bottom:0}.search-credit-card__feature:after{content:'';position:absolute;top:0;left:0;display:block;width:22px;height:22px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-check-icon.svg);background-position:50% 50%;background-repeat:no-repeat}.search-credit-card__feature--cons:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-minus-icon.svg)}.search-credit-card__right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;width:100%;max-width:195px;margin:0 0 auto auto}@media (max-width:768px){.search-credit-card__right{order:2;max-width:50%}}.product-mode-mobile-view .search-credit-card__right{order:2;max-width:50%}.search-credit-card__right .simple-rating{margin-bottom:6px}.product-mode-mobile-view .search-credit-card__right .simple-rating-value{width:36px;height:36px}@media (max-width:768px){.search-credit-card__right .simple-rating__stars img{width:14px;height:14px}}.product-mode-mobile-view .search-credit-card__right .simple-rating__stars img{width:14px;height:14px}.search-credit-card__read-review{margin-bottom:10px;font-size:12px}.search-credit-card__read-review span{color:#919191}.search-credit-card__bonus{padding:3px 10px;border-radius:10px;font-weight:700;text-align:center;border:2px dashed #f5e7d8}.search-credit-card__bonus-title{display:block;font-size:12px}.search-credit-card__bonus-value{display:block;font-size:18px}.search-credit-card__tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;padding:15px 30px}@media (max-width:768px){.search-credit-card__tags{padding:15px 20px}}.product-mode-mobile-view .search-credit-card__tags{padding:15px 20px}.search-credit-card__tags-item{margin:2.5px;padding:3px 10px;border-radius:12.5px;font-size:10px;text-transform:uppercase;font-weight:600;color:#FFF}.search-credit-card__repexample{padding:12px 30px;border-top:1px solid #eee;font-size:12px;line-height:1.2;text-align:center;color:#919191}@media (max-width:768px){.search-credit-card__repexample{padding:8px 20px}}.product-mode-mobile-view .search-credit-card__repexample{padding:8px 20px}.search-credit-card__actions{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:55px;padding:0 30px;background-color:#F4F6F7}@media (max-width:768px){.search-credit-card__actions{justify-content:space-between;padding:0 15px}}@media (max-width:375px){.search-credit-card__actions{justify-content:center;padding:0}.search-credit-card__actions .button{margin:0 5px}}.product-mode-mobile-view .search-credit-card__actions{justify-content:space-between;padding:0 15px}@media (max-width:768px){.search-credit-card__actions--sponsored{padding-top:10px;padding-bottom:20px}}.product-mode-mobile-view .search-credit-card__actions--sponsored{padding-top:10px;padding-bottom:20px}.search-credit-card__more-button{margin-right:5px;outline:none;border-color:#2098CE!important;color:#2098CE!important;background-color:transparent!important}.search-credit-card__more-button:hover,.search-credit-card__more-button:focus,.search-credit-card__more-button:active{box-shadow:none!important;background-color:transparent!important;color:#2098CE!important;border-color:#2098CE!important}@media (min-width:769px){.search-credit-card__more-button{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);border-color:transparent!important;color:#2098CE!important;background-color:transparent!important}.search-credit-card__more-button:hover,.search-credit-card__more-button:focus,.search-credit-card__more-button:active{border-color:transparent!important}}.product-mode-mobile-view .search-credit-card__more-button{position:relative!important;top:0;left:0;border-color:#2098CE!important;transform:none}.search-credit-card__more-button:after{content:'';width:10px;height:15px;margin-left:8px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-collapsable-more-button.svg)}.search-credit-card__more-button:before{content:attr(data-closed-text)}.search-credit-card__more-button.opened:after{transform:rotate(180deg);background-position:50% 50%}.search-credit-card__more-button.opened:before{content:attr(data-opened-text)}.search-credit-card__sponsored{margin-right:10px;font-size:12px;color:#717171}@media (max-width:768px){.search-credit-card__sponsored{position:absolute;bottom:4px;right:15px;min-width:150px;margin-right:0;text-align:center;font-size:10px;line-height:1.2}}.product-mode-mobile-view .search-credit-card__sponsored{position:absolute;bottom:4px;right:15px;min-width:150px;margin-right:0;text-align:center;font-size:10px;line-height:1.2}.search-credit-card__get-started{margin-left:5px}.search-credit-card__get-started:after{content:'';width:20px;height:20px;margin-left:6px;background-repeat:no-repeat;background-position:50% 55%;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right.svg)}.product-mode-mobile-view .search-credit-card__get-started{margin-top:0!important}.search-credit-card.np .search-credit-card__get-started{background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.search-credit-card.np .search-credit-card__get-started:hover,.search-credit-card.np .search-credit-card__get-started:active,.search-credit-card.np .search-credit-card__get-started:focus{border:1.5px transparent!important;background-color:#e6e8e9!important;font-weight:600!important;letter-spacing:normal!important;color:#c5c5c5!important}.search-credit-card.np .search-credit-card__get-started:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-right-gray.svg)!important}.search-credit-card__details{display:flex;align-items:stretch;justify-content:space-around;flex-wrap:wrap;width:100%;height:0;overflow:hidden;background-color:#F4F6F7;transition:.2s}@media (max-width:768px){.search-credit-card__details{display:block;padding-left:15px;padding-right:15px}}.product-mode-mobile-view .search-credit-card__details{display:block;padding-left:15px;padding-right:15px}.search-credit-card__details.show{height:315px}@media (max-width:768px){.search-credit-card__details.show{height:520px}}.product-mode-mobile-view .search-credit-card__details.show{height:520px}.search-credit-card__details-left,.search-credit-card__details-right{width:100%;max-width:320px;padding-top:30px;padding-bottom:30px}@media (max-width:768px){.search-credit-card__details-left,.search-credit-card__details-right{max-width:none;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:25px}}.product-mode-mobile-view .search-credit-card__details-left,.product-mode-mobile-view .search-credit-card__details-right{max-width:none;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:25px}.search-credit-card__details-left .company-rating__value .simple-rating__stars-img,.search-credit-card__details-right .company-rating__value .simple-rating__stars-img{width:14px;height:14px;margin-right:4px}.search-credit-card__details-left .company-rating__value .simple-rating-value,.search-credit-card__details-right .company-rating__value .simple-rating-value{width:36px;height:36px}@media (max-width:768px){.search-credit-card__details-left{padding-bottom:20px;margin-right:auto}}.product-mode-mobile-view .search-credit-card__details-left{padding-bottom:20px;margin-right:auto}.search-credit-card__details-right{display:flex;flex-direction:column}.search-credit-card__details-left-row,.search-credit-card__details-right-row{display:flex;align-items:center;justify-content:space-between}.search-credit-card__details-left-row{min-height:40px;height:auto;padding:0 10px;border-bottom:1px solid #eee}.search-credit-card__details-left-row:first-child{border-top:1px solid #eee}.search-credit-card__details-right-row{margin-bottom:15px}.search-credit-card__details-right-row:last-child{margin-bottom:0}.search-credit-card__details-right-row .simple-rating__stars>img{width:14px;height:14px}.search-credit-card__details-text{font-size:14px;color:#444;padding:5px 5px 5px 0}.product-mode-mobile-view .search-credit-card__details-text{width:50%}.search-credit-card__details-value{display:flex;flex-shrink:0;align-items:center;font-size:14px;font-weight:700;text-align:right;color:#444}.product-mode-mobile-view .search-credit-card__details-value{max-width:50%}.search-credit-card__details-value--false:before,.search-credit-card__details-value--true:before{content:'';display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.search-credit-card__details-value--false:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-list-x.svg)}.search-credit-card__details-value--true:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-list-v.svg)}.search-credit-card__details-total-rating{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.search-credit-card__details-total-rating .search-card__details-text{font-size:16px;color:#000}.search-credit-card__details-total-rating .search-card__details-value .simple-rating__stars img{width:18px;height:18px;margin-right:3px;object-fit:contain}.search-credit-card__details-total-rating .search-card__details-value .simple-rating__stars img:last-child{margin-right:0}.search-credit-card__details-total-rating .search-card__details-value .simple-rating-value{width:36px;height:36px;margin-left:5px}@media (max-width:768px){.search-credit-card__details .company-rating{padding-left:0;padding-right:0}}.product-mode-mobile-view .search-credit-card__details .company-rating{padding-left:0;padding-right:0}.search-credit-card__details-link{display:block;margin:auto auto 0 0;font-size:14px}@media (max-width:768px){.search-credit-card__details-link{text-align:center;margin:0 auto}}.product-mode-mobile-view .search-credit-card__details-link{text-align:center;margin:0 auto}.search-credit-card__details-link>a{display:inline-block;margin-top:25px}.page-content__content .search-credit-card__details p{margin-bottom:0}.company-content__main .search-credit-card__details p{margin-bottom:0}.search-credit-card.premium{position:relative}.search-credit-card.premium .search-credit-card__left{padding-top:10px}@media (max-width:768px){.search-credit-card.premium .search-credit-card__left{padding-top:15px}}.product-mode-mobile-view .search-credit-card.premium .search-credit-card__left{padding-top:15px}@media (max-width:1023px){.company-content__main .search-credit-card{margin-bottom:15px}}@media (max-width:1023px){.company-content__main .search-credit-card__header{flex-wrap:wrap;justify-content:flex-start;padding:20px 20px 0}}@media (max-width:1023px){.company-content__main .search-credit-card__left{max-width:50%;margin-right:0;order:1}}@media (max-width:1023px){.company-content__main .search-credit-card__icon{margin-bottom:3px;max-width:110px}}@media (max-width:1023px){.company-content__main .search-credit-card__title{font-size:14px}}@media (max-width:1023px){.company-content__main .search-credit-card__center{order:3;margin:25px 0 0}}.company-content__main .search-credit-card__pros,.company-content__main .search-credit-card__cons{font-size:16px}.company-content__main .search-credit-card__pros:before,.company-content__main .search-credit-card__cons:before{content:none}.company-content__main .search-credit-card__pros:after,.company-content__main .search-credit-card__cons:after{top:-2px}@media (max-width:1023px){.company-content__main .search-credit-card__right{order:2;max-width:50%}}@media (max-width:1023px){.company-content__main .search-credit-card__right .simple-rating-value{width:30px;height:30px}}@media (max-width:1023px){.company-content__main .search-credit-card__right .simple-rating__stars img{width:14px;height:14px}}@media (max-width:1023px){.company-content__main .search-credit-card__tags{padding:15px 20px}}@media (max-width:1023px){.company-content__main .search-credit-card__repexample{padding:8px 20px}}@media (max-width:1023px){.company-content__main .search-credit-card__actions{justify-content:space-between;padding:0 15px}}@media (max-width:375px){.company-content__main .search-credit-card__actions{padding:0}}.company-content__main .search-credit-card__actions--sponsored{padding-top:10px;padding-bottom:20px}.company-content__main .search-credit-card__get-started,.company-content__main .search-credit-card__more-button{min-width:150px}@media (max-width:1023px){.company-content__main .search-credit-card__more-button{position:static!important;transform:none!important;border-color:#2098CE!important}.company-content__main .search-credit-card__more-button:hover,.company-content__main .search-credit-card__more-button:focus,.company-content__main .search-credit-card__more-button:active{border-color:#2098CE!important}}@media (min-width:1024px){.company-content__main .search-credit-card__more-button{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);border-color:transparent!important;color:#2098CE!important;background-color:transparent!important}.company-content__main .search-credit-card__more-button:hover,.company-content__main .search-credit-card__more-button:focus,.company-content__main .search-credit-card__more-button:active{border-color:transparent!important}}.company-content__main .search-credit-card__sponsored{position:absolute;bottom:4px;right:30px;min-width:190px;margin-right:0;text-align:center;font-size:10px;line-height:1.2}@media (max-width:1023px){.company-content__main .search-credit-card__sponsored{right:15px;min-width:150px}}@media (max-width:1023px){.company-content__main .search-credit-card__details{display:block;padding-left:15px;padding-right:15px}}@media (max-width:1023px){.company-content__main .search-credit-card__details.show{height:520px}}@media (max-width:1023px){.company-content__main .search-credit-card__details-left,.company-content__main .search-credit-card__details-right{max-width:none;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:25px}}@media (max-width:1023px){.company-content__main .search-credit-card__details-left{padding-bottom:20px;margin-right:auto}}@media (max-width:768px){.company-content__main .search-credit-card__details .company-rating{padding-left:0;padding-right:0}}@media (max-width:1023px){.company-content__main .search-credit-card__details-link{text-align:center;margin:0 auto}}@media (max-width:1023px){.company-content__main .search-credit-card.premium .search-credit-card__left{padding-top:15px}}.loan-filter{display:flex;justify-content:center;flex-wrap:wrap;max-width:790px;margin:15px auto 0;padding:30px;border-radius:10px;box-shadow:0 1px 13px 0 rgba(0,0,0,.2);background-color:#FFF}.loan-filter__column{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.loan-filter__column{flex-direction:column}}.loan-filter__title{display:block;margin-right:20px;font-size:14px;color:#000}@media (max-width:768px){.loan-filter__title{margin-left:0;margin-right:auto}}.loan-filter__value{display:flex;align-items:center;justify-content:center;width:210px;height:55px;border-radius:4px;border:solid 1px #cfcfcf;background-color:#F4F6F7;font-size:35px;color:#000;font-weight:700;text-align:center}.loan-filter__slider{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:35px}@media (max-width:768px){.loan-filter__slider{margin-bottom:35px}}.loan-filter__slider .ui-widget.ui-widget-content{position:relative;width:255px;height:4px;border-radius:3px;background-color:rgba(0,0,0,.25);border:0}@media (max-width:768px){.loan-filter__slider .ui-widget.ui-widget-content{width:100%}}.loan-filter__slider .ui-state-default,.loan-filter__slider .ui-widget-content .ui-state-default{position:absolute;top:-15px;width:34px;height:34px;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border:8px solid #2098CE;border-radius:50%;background-color:#FFF;outline:none;cursor:pointer}.loan-filter__slider .ui-slider .ui-slider-range{position:absolute;left:0;height:100%;background-color:#2098CE}.loan-filter__actions{width:100%;margin-top:23px;text-align:center}.search-hero{position:relative;padding:50px 15px 200px;background-color:#2098CE;background-position:bottom right;background-repeat:no-repeat}.search-hero--bg1{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/slider-bg1.png);background-size:45%}.search-hero--bg2{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/slider-bg2.png);background-size:45%}.search-hero--bg3{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/slider-bg3.png);background-size:45%}.search-hero--bg4{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/slider-bg4.png);background-size:45%}.search-hero--bg5{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/slider-bg5.png);background-size:45%}@media (max-width:768px){.search-hero{display:none}}.search-hero__title{display:none;margin-top:40px;font-size:18px;font-weight:700;color:#FFF}@media (max-width:768px){.search-hero__title{display:block}}.search-hero__close{display:none;position:absolute;top:15px;right:15px;width:16px;height:16px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-close.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}.search-hero .single-slider{position:relative}.search-hero.visible-as-modal{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:101}.search-hero.visible-as-modal>.search-hero__close{display:block}.search-hero.visible-as-modal .search-hero__charity{top:auto;bottom:-35px}.search-hero.visible-as-modal .single-slider{flex-direction:column;align-items:center;padding:20px}.search-hero.visible-as-modal .single-slider .step{width:100%}.search-hero.visible-as-modal .single-slider .step__value{display:none}.search-hero.visible-as-modal .single-slider .step__slider{margin-top:80px}.search-hero.visible-as-modal .single-slider .ui-state-default:before,.search-hero.visible-as-modal .single-slider .ui-widget-content .ui-state-default:before{content:attr(data-current-value);position:absolute;top:-65px;left:-75px;z-index:3;display:flex;align-items:center;justify-content:center;width:auto;min-width:168px;height:45px;padding:0 15px;border-radius:2px;background-color:#2098CE;font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#FFF;transition:.2s;white-space:nowrap}.search-hero.visible-as-modal .single-slider .ui-state-default:after,.search-hero.visible-as-modal .single-slider .ui-widget-content .ui-state-default:after{content:'';position:absolute;top:-25px;left:4px;width:10px;height:10px;transform:rotate(45deg);z-index:2;background-color:#2098CE}.search-hero.visible-as-modal .single-slider .ui-state-default.to-left-tooltip:before,.search-hero.visible-as-modal .single-slider .ui-widget-content .ui-state-default.to-left-tooltip:before{right:-5px;left:auto}.search-hero.visible-as-modal .single-slider .ui-state-default.to-right-tooltip:before,.search-hero.visible-as-modal .single-slider .ui-widget-content .ui-state-default.to-right-tooltip:before{left:-5px;right:auto}.search-hero.visible-as-modal .button.is-medium{width:227px}.search-hero-mobile{padding:0 15px 20px;background-color:#2098CE;color:#FFF}@media (min-width:769px){.search-hero-mobile{display:none}}.search-hero-mobile__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.search-hero-mobile__column{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;width:50%}.search-hero-mobile__offers{width:100%;margin-top:15px;margin-bottom:15px;font-size:14px}.search-hero-mobile__title{display:block;font-size:12px}.search-hero-mobile__value{display:block;font-size:24px;font-weight:700;margin-bottom:20px}.search-hero-mobile__button{min-width:168px;max-width:48%;height:35px;margin-bottom:5px;font-size:14px;font-weight:600;color:#FFF}.search-hero-mobile__button-row{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around}@media (max-width:768px){.search-hero-mobile__button{min-width:auto;max-width:100%;margin-left:0}}.search-hero-mobile__button>img{margin-left:10px}.search-hero-mobile__button:hover,.search-hero-mobile__button:active,.search-hero-mobile__button:focus{color:#FFF}.popular-lenders{padding:100px 15px;background-color:#2098CE}@media (max-width:768px){.popular-lenders{padding:50px 15px 60px}}.popular-lenders__title{margin-bottom:15px;text-align:center;color:#FFF}.popular-lenders__desc{margin-bottom:55px;text-align:center;color:#FFF}.popular-lenders__grid{width:100%;margin-bottom:35px;text-align:center}.popular-lenders__columns{justify-content:center}@media (max-width:768px){.popular-lenders__columns .column{padding-top:0}}.popular-lenders__item-inner{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:2;height:100%;margin:auto;padding:21px 20px 27px;border-radius:10px;background-color:#FFF;box-shadow:0 0 10px 0 rgba(0,0,0,.14)}@media (max-width:900px){.popular-lenders__item-inner{padding-left:10px;padding-right:10px}}@media (max-width:768px){.popular-lenders__item{max-width:255px;margin:auto}}.popular-lenders__first-item,.popular-lenders__last-item{position:relative;z-index:1}.popular-lenders__first-item:after,.popular-lenders__last-item:after{content:'';position:absolute;z-index:1;display:block;width:118px;height:118px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/combined-shape.svg)}.popular-lenders__first-item:after{left:-35px;bottom:-35px}@media (max-width:768px){.popular-lenders__first-item:after{top:-22px;left:-22px;right:auto;bottom:auto}}.popular-lenders__last-item:after{top:-20px;right:-20px;transform:rotate(-315deg)}@media (max-width:768px){.popular-lenders__last-item:after{top:auto;left:auto;bottom:-9px;right:-13px}}.popular-lenders__logo{height:45px;margin:0 auto 5px}.popular-lenders__logo img{width:auto;max-width:145px;height:100%;object-fit:contain}.popular-lenders__rating{display:flex;min-height:38px;margin-bottom:5px;border-radius:5px;border:solid 2px #2098CE}.popular-lenders__rating-value{display:flex;align-items:center;justify-content:center;width:38px;background-color:#2098CE;font-size:18px;font-weight:600;color:#FFF}.popular-lenders__rating-stars{display:flex;align-items:center;justify-content:center;padding:0 10px}.popular-lenders__rating-star{width:18px;height:18px;margin-right:5px}.popular-lenders__rating-star:last-child{margin-right:0}.popular-lenders__reviews{font-size:12px;color:#717171}.popular-lenders__button{margin-top:40px}.search-sorting{background-color:#F4F6F7}@media (max-width:769px){.search-sorting__mobile-wrapp{display:flex;justify-content:space-between}}.search-sorting__offers{align-items:center;height:100%}.search-sorting__offers-money{font-size:16px}.search-sorting__offers-money strong{background-color:#F5E7D8;padding:0 2px}.search-sorting__offers--mortgage{margin-top:15px}.search-sorting__right{display:flex;align-items:center;justify-content:flex-end}.search-sorting__label{margin-right:10px;font-size:12px;color:#444}.search-sorting__save-search{display:flex;position:relative;align-items:center;margin-right:30px;font-size:14px;line-height:1;font-weight:600;color:#2098CE;cursor:pointer}@media (min-width:769px){.search-sorting__save-search--mobile{display:none}}@media (max-width:768px){.search-sorting__save-search{font-size:12px;margin-right:0;padding-left:20px;min-width:150px;justify-content:flex-end}}.search-sorting__save-search::before{content:url(../../../../../../../../../themes/financer-v2/assets/images/icons-save-search.svg);padding-right:6px}.search-sorting__save-search-message{display:none;position:absolute;top:-25px;right:50%;left:50%;padding:10px;width:260px;transform:translate(-50%,0);z-index:999;background-color:rgba(50,50,50,.85);border-radius:4px;color:#fff;text-align:center;font-size:12px;font-weight:400;cursor:unset}.search-sorting__save-search-message.active{display:block}.search-sorting .fs-select{width:255px}@media (max-width:768px){.search-sorting{display:block!important;padding:15px}.search-sorting__right{display:none}}@media (max-width:768px){.search-hero h1{display:block!important;position:relative!important}.highlighted .search-card__info,.search-card__text--soft,.highlighted .search-card__text--soft{display:none!important}}.design-lightgray:before{background-color:#F4F6F7!important}.design-lightgray .header.show-search .header__search{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-reviews-filter-close.svg)}.design-lightgray .page-breadcrumb{background-color:#F4F6F7!important}.design-lightgray .page-breadcrumb .breadcrumb{color:#000000!important}.design-lightgray .page-breadcrumb span.breadcrumb-link-wrap::after{color:#444444!important}.design-lightgray .page-breadcrumb a.breadcrumb-link{color:#444444!important}.design-lightgray .page-breadcrumb a.breadcrumb-link:hover{color:#2098CE!important}.design-lightgray .page-breadcrumb .disclosure #adDisclosure{color:#444444!important}.design-lightgray .page-breadcrumb .disclosure #adDisclosure:hover{color:#2098CE!important}.design-lightgray .header{background-color:#F4F6F7!important}.design-lightgray .header__search{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-search-gray.svg)}.design-lightgray .header__inner-left>a{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/logo-financer-blue.svg)!important;width:244px;height:32px;display:block;background-position:left center;background-repeat:no-repeat;background-size:contain;text-indent:-100%;overflow:hidden}.design-lightgray .header__nav .menu-item a{color:#444444!important}@media (min-width:1024px){.design-lightgray .header__nav .menu-item.menu-item-has-children>a:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-menu-arrow-down-black.svg)}}.design-lightgray .header.opened .header__logo img{display:none}.design-lightgray .header.opened .header__nav .menu .menu-item.menu-item-has-children>a:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-mobile-menu-childrens-icon-black.svg)}.design-lightgray .header.opened .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu{background:#F4F6F7}.design-lightgray .header.opened .header__nav .menu.show-only-selected-item .menu-item.show-only-current-item>.sub-menu{background:#F4F6F7}.design-lightgray .header__burger span{background-color:#444}.design-lightgray .search-hero{background-color:#F4F6F7!important}.design-lightgray .page-hero{background-color:#F4F6F7}.design-lightgray .page-hero--white{background-color:#FFF}.design-lightgray .page-hero__title{color:#000}.design-lightgray .page-hero__content{color:#000}.design-lightgray .page-hero__content ul li{color:#000}.design-lightgray .page-hero__content ul li:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg)}.design-lightgray .page-hero__content .back:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-arrow-to-left-black.svg)}.design-lightgray .page-hero__content .back a{color:#444444!important}.design-lightgray .page-hero--comparison{background-image:unset}.design-lightgray .page-hero--comparison .fs-slider:after{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/explore-topic-square2-lightgray.svg)}.design-lightgray .page-hero--circle .container:before{background-image:unset}.design-lightgray .company-hero{background:linear-gradient(to bottom,#F4F6F7 50%,#FFFFFF 51%)}.design-lightgray .home-categories{background-color:#F4F6F7!important}.design-lightgray .home-categories__title{color:#444}.design-lightgray .home-categories__description{color:#444}body.design-lightgray.single-how_to .page-breadcrumb{background-color:#FFFFFF!important}body.design-lightgray.single-post .page-breadcrumb{background-color:#FFFFFF!important}body.design-lightgray.page-template-page-main-category .page-breadcrumb{background-color:#FFFFFF!important}@media (max-width:768px){.single-crypto .site-inner{padding-left:15px;padding-right:15px}}@media (max-width:768px){.single-crypto .page-hero--comparison{margin:0 -15px}}.single-crypto .author__about{margin-bottom:0}.single-crypto .author-outer{padding-top:0}.crypto-hero{padding-top:3rem}@media (max-width:576px){.crypto-hero{padding-top:.75rem}}@media (max-width:576px){.crypto-hero__top .columns{display:flex;flex-direction:column-reverse}}.crypto-hero__left{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.crypto-hero__left img{margin-right:1rem}@media (max-width:1024px){.crypto-hero__left img{margin-right:.75rem;width:40px;height:40px}}.crypto-hero__left h3{font-size:44px;line-height:56px;margin-top:0;margin-bottom:0;padding-top:0}.crypto-hero__left-title{margin-right:10px}.crypto-hero__left-symbol{margin-right:20px;font-size:22px;color:#757575;text-transform:uppercase}@media (max-width:768px){.crypto-hero__left-symbol{margin-right:10px;font-size:18px}}.crypto-hero__left-rank{text-transform:uppercase;font-size:14px;color:#999;background:#F4F6F7;padding:4px 12px;border-radius:12px}.crypto-hero__left-rank span{font-weight:700;color:#000}@media (max-width:576px){.crypto-hero__left-rank{visibility:hidden;padding:0;font-size:0}.crypto-hero__left-rank span{visibility:visible;font-size:13px;background:#F4F6F7;padding:4px;border-radius:12px}}.crypto-hero__right{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media (max-width:1024px){.crypto-hero__right{flex-direction:column;align-items:start}}@media (max-width:576px){.crypto-hero__right{margin-bottom:0;flex-direction:row;align-items:center}}.crypto-hero__right .currencySelect{margin-right:1.25rem}@media (max-width:1024px){.crypto-hero__right .currencySelect{margin-right:0;margin-bottom:2rem}}@media (max-width:576px){.crypto-hero__right .currencySelect{margin-bottom:0;margin-right:.75rem}}.crypto-hero__right .currencySelect-button{background:#F4F6F7;width:250px;border-radius:4px;padding:1rem;cursor:pointer;position:relative;font-weight:600}.crypto-hero__right .currencySelect-button span{background-color:#4BAB48;border-radius:14px;color:#FFF;margin-right:8px;padding:0 7px}.crypto-hero__right .currencySelect-button:after{content:'';display:inline-block;position:absolute;right:1rem;width:1rem;height:1rem;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-menu-arrow-down-black.svg);background-position:left center;background-repeat:no-repeat;background-size:auto}@media (max-width:576px){.crypto-hero__right .currencySelect-button{width:125px;padding:.5rem 1rem .5rem .5rem}.crypto-hero__right .currencySelect-button:after{right:0;top:.65rem}}.crypto-hero__right .currencySelect-content{display:flex;flex-direction:row;flex-wrap:wrap;background:#F4F6F7;position:absolute;width:250px;border-radius:0 0 4px 4px;z-index:999;padding:16px}.crypto-hero__right .currencySelect-content a{color:#444;display:flex;flex-direction:row;align-items:center;padding:8px;font-size:12px;flex-basis:50%}.crypto-hero__right .currencySelect-content a:hover{color:#2098CE;background:#e9ebef}.crypto-hero__right .currencySelect-content img{margin-right:8px}@media (max-width:576px){.crypto-hero__right .currencySelect-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;width:100%;left:0}}.crypto-hero__right-share a{font-size:14px;border:1px solid #E0E0E0;border-radius:.25rem;padding:1rem;color:#999}@media (max-width:576px){.crypto-hero__right-share a{padding:.5rem}.crypto-hero__right-share a span{display:none}}.crypto-hero__right-share img{margin-right:4px}@media (max-width:576px){.crypto-hero__right-share img{margin-right:0}}.crypto-hero__back{display:none}@media (max-width:576px){.crypto-hero__back{display:block}}.crypto-hero__back a{display:flex;font-size:12px}.crypto-hero__back a img{margin-right:.25rem}.crypto-hero__data{padding:3.5rem 0 0 0}@media (max-width:576px){.crypto-hero__data{padding:1rem 0 0 0}}.crypto-hero__data-button{display:none}@media (max-width:576px){.crypto-hero__data-button{display:block;text-align:center;padding-top:0}}.crypto-hero__data-button a{display:inline-flex;height:45px;margin:0 auto;min-width:200px;font-size:14px}.crypto-hero__data-button a:before{content:'';display:block;width:1rem;height:1rem;margin-right:.25rem;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.crypto-hero__data-button a:hover:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}.crypto-hero__data-left{font-size:70px;font-weight:700}@media (max-width:576px){.crypto-hero__data-left{font-size:40px}}.crypto-hero__data-right{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}@media (max-width:768px){.crypto-hero__data-right{grid-template-columns:1fr 1fr;grid-gap:1rem}}@media (max-width:576px){.crypto-hero__data-right{grid-template-columns:1fr;grid-gap:0}}.crypto-hero__data-right .data-item{color:#757575;font-size:14px}@media (max-width:576px){.crypto-hero__data-right .data-item{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #E0E0E0;padding:1.25rem 0;text-align:right}}.crypto-hero__data-right .data-item_label{font-size:16px;font-weight:600;color:#000}.crypto-hero__data-right .data-item span{font-size:13px}.crypto-hero__data-right .data-item .percentage{font-size:16px}.crypto-hero__data-right .data-item .percentage.positive{color:#4BAB48}.crypto-hero__data-right .data-item .percentage.positive:before{display:inline-block;content:"\2794";transform:rotate(-90deg);margin-right:1px}.crypto-hero__data-right .data-item .percentage.negative{color:#ED4B4B}.crypto-hero__data-right .data-item .percentage.negative:before{display:inline-block;content:"\2794";transform:rotate(90deg)}@media (max-width:576px){.crypto-hero__data-right .data-item.hide-mobile{display:none}}.crypto-hero #currentPrice,.crypto-hero #pct_1h,.crypto-hero #pct_24h,.crypto-hero #pct_7d,.crypto-hero #market_cap,.crypto-hero #volume_24h,.crypto-hero #circ_supply{transition:all 0.25s}.crypto-hero .hide{opacity:0}.crypto-loader{position:absolute;width:150px;height:150px;left:calc(50% - 75px)}.crypto-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:0}@media (max-width:768px){.crypto-content{flex-direction:column}}.crypto-content__main{flex-basis:635px;border:none;padding:0;flex-grow:0}@media (max-width:1215px){.crypto-content__main{flex-basis:550px}}@media (max-width:768px){.crypto-content__main{flex-basis:100%}}.crypto-content__side{flex-basis:380px}@media (max-width:768px){.crypto-content__side{flex-basis:100%;margin:1rem auto;width:100%}}.crypto-content__side .box{padding:1.5rem}@media (max-width:576px){.crypto-content__side .box{padding:0}.crypto-content__side .box h5{padding:1rem 0 0 1rem}}.crypto-content__side .community{font-size:14px}.crypto-content__side .community_buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:16px}.crypto-content__side .community_buttons>*{display:flex;align-items:center;justify-content:center;padding:16px 24px;border:2px solid #2098CE;box-sizing:border-box;border-radius:28px;font-weight:600;color:#2098CE;cursor:pointer}.crypto-content__side .community_buttons>*:hover{background-color:#2098CE;color:#FFF}@media (max-width:768px){.crypto-content__side .community_buttons>*{padding:9px 26px}}.crypto-content__side .community_buttons-up{margin-right:8px}.crypto-content__side .community_buttons img{margin-right:8px}.crypto-content__side .crypto-vote{padding:1.5rem}@media (max-width:576px){.crypto-content__side .crypto-vote{padding:1.5rem 1rem}}table.crypto-sources{margin:0}table.crypto-sources th,table.crypto-sources td{color:#999999!important}table.crypto-sources th{font-size:14px;border:none}table.crypto-sources td{font-size:12px}@media (max-width:576px){.crypto-sources-wrap{box-shadow:none;border-radius:0;padding:0!important}.crypto-sources-wrap thead{display:none}.crypto-sources-wrap tr{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:.5rem 0}.crypto-sources-wrap td{border:none!important}}table.crypto-top10{margin:0;white-space:nowrap}table.crypto-top10 td{font-size:15px;color:#000000!important;font-weight:700;padding:.5rem .25rem}table.crypto-top10 td a{color:#000;font-weight:700}table.crypto-top10 td a:hover{color:#2098CE!important}table.crypto-top10 td span{color:#999;font-weight:400}table.crypto-top10 .rank{text-transform:uppercase;font-size:12px;color:#999;background:#F4F6F7;padding:4px 12px;border-radius:12px;display:inline}table.crypto-top10 .rank span{font-weight:700;color:#000}.crypto-single_chart span.index{font-size:14px;font-weight:700;color:#999;cursor:pointer}.crypto-single_chart span.index:hover,.crypto-single_chart span.index.selected{border-bottom:2px solid #2098CE;border-radius:2px;color:#000}@media (max-width:576px){.crypto-single_chart .index-container{justify-content:space-around!important;padding-top:0}}.crypto-converter{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width:768px){.crypto-converter{flex-direction:column}}.crypto-converter_coin,.crypto-converter_cur{border:1px solid #E0E0E0;border-radius:4px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:calc(50% - 38px);padding:8px 24px 8px 8px}@media (max-width:768px){.crypto-converter_coin,.crypto-converter_cur{width:100%;flex-direction:row-reverse;padding:8px}}.crypto-converter_coin--input,.crypto-converter_cur--input{width:auto;flex-grow:1;padding-right:8px}.crypto-converter_coin--input input,.crypto-converter_cur--input input{width:100%;border:none;font-weight:700}.crypto-converter_coin--input input:hover,.crypto-converter_coin--input input:focus,.crypto-converter_cur--input input:hover,.crypto-converter_cur--input input:focus{background:#F4F6F7}@media (max-width:768px){.crypto-converter_coin--input,.crypto-converter_cur--input{padding-left:8px;padding-right:0}.crypto-converter_coin--input input,.crypto-converter_cur--input input{text-align:right;padding-left:0;padding-right:0}}.crypto-converter_coin--title,.crypto-converter_cur--title{display:flex;flex-direction:row;align-items:center}.crypto-converter_coin--title img,.crypto-converter_cur--title img{margin-right:8px}.crypto-converter_coin--title span,.crypto-converter_cur--title span{font-weight:700;background-color:#4BAB48;border-radius:50%;color:#FFF;margin-right:8px;width:36px;height:36px;display:flex;flex-direction:row;align-items:center;justify-content:center}.crypto-converter_coin--title-symbol,.crypto-converter_cur--title-symbol{font-size:12px;color:#757575}.crypto-converter_coin--title-name,.crypto-converter_cur--title-name{font-size:16px;font-weight:700;white-space:nowrap}@media (max-width:768px){.crypto-converter_coin--title,.crypto-converter_cur--title{width:100%}}.crypto-converter_icon{cursor:pointer}@media (max-width:768px){.crypto-converter_icon{margin:-16px 0;z-index:2;background:#fff;transform:rotate(90deg)}}.share-crypto{z-index:102}.share-crypto textarea{height:18px}.share-crypto__facebook{width:50px;height:50px;margin-right:20px;border-radius:50%;background-size:contain;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-facebook.svg)}.share-crypto__twitter{width:50px;height:50px;border-radius:0;background-size:contain;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-author-socials-twitter.svg)}.crypto-vote{position:relative}.crypto-vote .crypto-loader{position:absolute;width:80px;height:80px;left:calc(50% - 40px);top:calc(50% - 40px)}.crypto-vote-pct__up{height:.75rem;background-color:#4BAB48;border-radius:6px 0 0 6px}.crypto-vote-pct__up--icon{font-size:12px;display:flex;align-items:center;color:#999}.crypto-vote-pct__up--icon img{width:12px;margin:0 4px}.crypto-vote-pct__up--icon span{margin-right:4px}.crypto-vote-pct__down{height:.75rem;background-color:#ED4B4B;border-radius:0 6px 6px 0}.crypto-vote-pct__down--icon{font-size:12px;display:flex;align-items:center;color:#999}.crypto-vote-pct__down--icon img{width:12px;margin:0 4px}.crypto-vote-pct__down--icon span{margin-left:4px}.crypto-vote-pct__tab{border:1px solid #dedede;font-weight:500;font-size:12px;color:#000;flex-grow:1;text-align:center;padding:12px 0;margin:0 0 1rem 0;cursor:pointer}.crypto-vote-pct__tab:first-of-type{border-radius:5px 0 0 5px}.crypto-vote-pct__tab:last-of-type{border-radius:0 5px 5px 0}.crypto-vote-pct__tab.selected,.crypto-vote-pct__tab:hover{color:#fff;background:#2098CE;font-weight:600}.crypto-top-exchanges__compare{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:2rem 0 0 0}.crypto-top-exchanges .company-top-three{margin-bottom:0}.crypto-calculator h2,.crypto-calculator h3{line-height:44px;text-align:center;padding-bottom:20px}.crypto-calculator #coinData{display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;max-width:540px;margin:0 auto 25px;padding:0 15px}.calc-options__item{margin-bottom:15px}.calc-options__item--amount-invested,.calc-options__item--sale-fee{margin-left:10px;margin-right:0}.calc-options__item--purchase-price{width:100%!important;margin-right:0}.calc-options__label span{font-size:10px;font-weight:400;line-height:16px;color:#999;letter-spacing:-.3px;display:inline-block;float:right}.crypto-calc{width:100%;display:flex}@media only screen and (max-width:768px){.crypto-calc{flex-direction:column}}.crypto-calc__after-blocks{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin:30px 0 50px 0}@media only screen and (max-width:768px){.crypto-calc__after-blocks{flex-direction:column}}.crypto-calc-options__item{width:50%}@media only screen and (max-width:768px){.crypto-calc-options__item{width:100%;margin-left:0}}.crypto-calc-options__input[type='date']::-webkit-calendar-picker-indicator{color:#2098CE;background-image:url(/app/themes/financer-v2/images/icon-input-calendar.svg);width:20px;height:20px;cursor:pointer}.crypto-calc__button{width:100%;min-width:-webkit-fill-available;margin-left:0}.crypto-calc__button a{margin:0 auto;width:100%;min-height:44px!important}.crypto-calc__button a img{margin-left:8px}.crypto-calc__today-invested-text,.crypto-calc__today-percent-invested-text{font-size:14px;font-weight:400;line-height:22px;color:#999;text-align:center;margin-bottom:10px}.crypto-calc__today-percent-invested{width:calc(40% - 5px)}.crypto-calc__today-invested{width:calc(60% - 5px)}@media only screen and (max-width:768px){.crypto-calc__today-invested{margin-bottom:10px}}.crypto-calc__today-percent-invested,.crypto-calc__today-invested{display:flex;flex-direction:column;align-self:center;padding:25px 10px;background-color:#F4F6F7;height:auto;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center}@media only screen and (max-width:768px){.crypto-calc__today-percent-invested,.crypto-calc__today-invested{width:100%!important}}.crypto-calc__today-percent-invested-value,.crypto-calc__today #todayInvestedValue{font-size:34px;font-weight:700;line-height:44px;color:#000}#todayInvestedValue{font-size:34px;font-weight:700;line-height:44px;color:#000}.fn_block.fn-crypto-single .crypto-hero{padding-top:.5rem}.fn_block.fn-crypto-single .crypto-hero.pb-6{padding-bottom:0.5rem!important}.fn_block.fn-crypto-single .crypto-hero__data{padding:.5rem 0 0 0}.fn_block.fn-crypto-single .crypto-hero__data-left{padding:0 0 1rem 0}@media (min-width:576px){.fn_block.fn-crypto-single .crypto-hero__data-right{grid-template-columns:auto auto 1fr}}body.archive .section-crypto-content .page-content__content{padding-left:30px;border-left:1px solid #e5e5e5}.page-section.section-crypto-content{padding:0 0 64px 0}.section-crypto-coin{width:100%;max-width:1400px;margin:0 auto}@media screen and (max-width:1407px){.section-crypto-coin{margin:auto;width:90%}}@media screen and (max-width:768px){.section-crypto-coin{width:98%}.section-crypto-coin.page-section{padding-top:1rem}}.section-crypto-coin .archiveCurrency{margin-bottom:24px}.section-crypto-coin .archiveCurrency-button{background:#F4F6F7;width:250px;border-radius:4px;padding:16px;cursor:pointer;position:relative;font-weight:600}.section-crypto-coin .archiveCurrency-button span{background-color:#4BAB48;border-radius:14px;color:#FFF;margin-right:8px;padding:0 7px}.section-crypto-coin .archiveCurrency-button:after{content:"";display:inline-block;position:absolute;right:16px;width:16px;height:16px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-menu-arrow-down-black.svg);background-position:left center;background-repeat:no-repeat;background-size:auto}@media (max-width:576px){.section-crypto-coin .archiveCurrency-button{width:125px;padding:.5rem 1rem .5rem .5rem}.section-crypto-coin .archiveCurrency-button:after{right:0;top:.65rem}}.section-crypto-coin .archiveCurrency-content{display:flex;flex-direction:row;flex-wrap:wrap;background:#F4F6F7;position:absolute;width:250px;border-radius:0 0 4px 4px;z-index:999;padding:16px}.section-crypto-coin .archiveCurrency-content a{color:#444;display:flex;flex-direction:row;align-items:center;padding:8px;font-size:12px;flex-basis:50%}.section-crypto-coin .archiveCurrency-content a:hover{color:#2098CE;background:#e9ebef}.section-crypto-coin .archiveCurrency-content img{margin-right:8px}@media (max-width:576px){.section-crypto-coin .archiveCurrency-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;width:100%;left:0}}.section-crypto-coin__load-button{display:flex;align-items:center;justify-content:center;margin:4rem auto}.section-crypto-coin__load-button a:before{content:'';display:block;width:24px;height:24px;margin-right:10px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button.svg)}.section-crypto-coin__load-button a:hover:before,.section-crypto-coin__load-button a:focus:before{background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-company-list-button-white.svg)}@media screen and (max-width:1215px){.crypto-coin-table__wrapper{position:relative;overflow:auto;white-space:nowrap}}.crypto-coin-table__wrapper .crypto-coin-table{width:100%;text-align:right!important}.crypto-coin-table__wrapper .crypto-coin-table tr{border-top:none}.crypto-coin-table__wrapper .crypto-coin-table.table th{font-size:12px;color:#999;cursor:pointer;border-width:0 0 2px}.crypto-coin-table__wrapper .crypto-coin-table.table td{border-width:0 0 1px;transition:all 0.25s}.crypto-coin-table__wrapper .crypto-coin-table.table td.hide{opacity:0}.crypto-coin-table__wrapper .crypto-coin-table.table td,.crypto-coin-table__wrapper .crypto-coin-table.table th{white-space:nowrap;padding:1em .25em;vertical-align:middle;background:#fff;font-weight:400}.crypto-coin-table__wrapper .crypto-coin-table.table td.align-left,.crypto-coin-table__wrapper .crypto-coin-table.table th.align-left{text-align:left!important}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-name{font-size:15px;color:#000;font-weight:700}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-name span{font-size:14px;color:#999;font-weight:400}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-name a{color:#000;font-weight:700}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-name a:hover{color:#2098CE}@media screen and (max-width:400px){.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-name{font-size:13px}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-name span{font-size:12px;margin-left:.15rem}}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-volume-24h div{font-size:13px;color:#999;font-weight:400}@media screen and (max-width:1215px){.crypto-coin-table__wrapper .crypto-coin-table{border-collapse:unset;margin-bottom:0}.crypto-coin-table__wrapper .crypto-coin-table .sticky-col{position:-webkit-sticky;position:sticky;background:#fff;z-index:10;border-bottom:none}.crypto-coin-table__wrapper .crypto-coin-table .sticky-col:after{content:'';position:absolute;bottom:0;right:0;width:100%;border-bottom:1px solid #bdbdbd}.crypto-coin-table__wrapper .crypto-coin-table .sticky-col.first{width:28px;min-width:28px;max-width:28px;left:0;padding:.5rem 0}.crypto-coin-table__wrapper .crypto-coin-table .sticky-col.second{width:150px;min-width:150px;max-width:150px;left:28px;white-space:normal;box-shadow:10px 20px 20px 0 rgba(0,0,0,.2);-moz-box-shadow:10px 20px 20px 0 rgba(0,0,0,.2);-webkit-box-shadow:10px 20px 20px 0 rgba(0,0,0,.2);padding:.5rem .25rem}.crypto-coin-table__wrapper .crypto-coin-table.table td,.crypto-coin-table__wrapper .crypto-coin-table.table th{border-top:none}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-last-7days{padding:.5rem 0}.crypto-coin-table__wrapper .crypto-coin-table td.crypto-coin-last-7days img{width:100px;height:30px}}@media screen and (max-width:400px){.crypto-coin-table__wrapper .crypto-coin-table .sticky-col.first{display:none}.crypto-coin-table__wrapper .crypto-coin-table .sticky-col.second{width:140px;min-width:140px;max-width:140px;left:0}}.crypto-coin-table__wrapper .crypto-coin-list-table__logo img{margin-right:5px;max-height:25px;max-width:25px}@media screen and (max-width:400px){.crypto-coin-table__wrapper .crypto-coin-list-table__logo img{max-height:20px;max-width:20px}}.crypto-coin-table__wrapper .crypto-coin-list-table__percent{text-align:center}.crypto-coin-table__wrapper .crypto-coin-list-table__row .cons{color:#ED4B4B}.crypto-coin-table__wrapper .crypto-coin-list-table__row .cons:before{display:inline-block;content:"\2794";transform:rotate(90deg)}.crypto-coin-table__wrapper .crypto-coin-list-table__row .pros{color:#4BAB48}.crypto-coin-table__wrapper .crypto-coin-list-table__row .pros:before{display:inline-block;content:"\2794";transform:rotate(-90deg)}.crypto-coin-table__wrapper .crypto-coin-list-table__title{position:relative;padding-right:12px}.crypto-coin-table__wrapper .crypto-coin-list-table__title:after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:9px;height:9px;background-repeat:no-repeat;background-size:contain;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icon-menu-arrow-down-grey.svg)}.asc .crypto-coin-list-table__title:after{transform:translateY(-50%) rotate(180deg)}.fn_block.fn-crypto-top .crypto-coin-table__wrapper{overflow-x:scroll}.fn_block.fn-crypto-top .comparison-table__dots{display:flex!important}@media screen and (max-width:1215px){.fn_block.fn-crypto-top .crypto-coin-table .sticky-col.second{box-shadow:2px 10px 20px 0 rgba(0,0,0,.2);-moz-box-shadow:2px 10px 20px 0 rgba(0,0,0,.2);-webkit-box-shadow:2px 10px 20px 0 rgba(0,0,0,.2)}}.fn_block.fn-crypto-top .box{margin:0 15px}.fn_block.fn-crypto-top .table.crypto-top10{margin:0}.fn_block.fn-crypto-top .table.crypto-top10 tr{background:#fff!important}.fn_block.fn-crypto-top .table.crypto-top10 tr td{border-right:none!important}.quiz_header{text-align:center}.quiz_header_title{margin-bottom:15px}.quiz_header_description{text-align:center;padding:0 15px 24px;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.quiz_header_description p{font-size:18px;font-weight:400;line-height:27px}.quiz-answer-red{background-color:#faacac!important}.quiz-answer-green{background-color:#90d28e!important}.quiz-question__row{border-radius:15px;border:solid 2px #2098ce;width:100%;position:relative;height:auto;margin-bottom:25px;padding:15px 10px}.quiz-question__text{padding:0 0 15px 0;font-size:16px;font-weight:600;padding:5px 15px 15px}.quiz-question__answer{border:dashed 2px #2098ce;font-weight:600;border-radius:20px;min-height:35px;width:100%;position:relative;padding:10px}.quiz-question__answer-container{width:100%;font-size:16px;color:#2098ce;background:transparent;margin:0 0 15px 0}.quiz-question__answer-container .answer{transition:all 0.3s ease-out}.quiz-question__answer-container .answer:hover{box-shadow:0 0 10px rgba(0,0,0,.25);transition:all 0.3s ease-out}.quiz-question__answer-container .answer label.checkbox{position:relative;display:block;top:0;left:0;width:100%;padding-left:50px}.quiz-question__answer-container .answer .financer-field-group__checkbox{top:50%;transform:translateY(-50%);left:10px}.quiz-question__answer-container .answer label.radio{top:0;left:0;paddin-left:10px}.quiz-question__answer label{position:relative;top:4px;left:10px;width:calc(100% - 110px);color:#2098ce}.quiz-question__answer label p{font-size:15px;color:#000;font-weight:400;line-height:1.3;position:relative;top:2px}.quiz-start-button{display:inline-flex;min-width:240px;width:auto;min-height:55px;height:auto;margin:20px auto 0;white-space:normal}.quiz-controll-buttons{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.quiz-controll-buttons-counter{font-size:18px;font-weight:600}@media (max-width:768px){.quiz-controll-buttons-counter{font-size:16px}}.quiz-controll-buttons button{display:inline-flex;min-width:150px;width:auto;min-height:45px;height:auto;white-space:normal;margin:0}@media (max-width:768px){.quiz-controll-buttons button{min-width:110px}}.quiz-results .quiz-result{text-align:center;font-size:18px;font-weight:600;padding:25px 10px;border-radius:15px;border:solid 2px #2098ce;margin:0 15px 20px 15px}.quiz-results .quiz-result-title{font-weight:600}.quiz-results .quiz-result-text{font-weight:400}.quiz-results .quiz-result .group-title{font-weight:400}.quiz-results .quiz-result .group-description{font-weight:400;padding-top:15px}.quiz-results #reset_btn{display:inline-flex;min-width:240px;width:auto;min-height:55px;height:auto;white-space:normal}.category-hero{padding:15px 15px 85px}@media (max-width:768px){.category-hero{padding-bottom:30px}}.category-hero__left{display:flex;flex-direction:column;justify-content:center;height:100%}.category-hero__right{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:550px;height:100%;margin:0 auto}@media (max-width:768px){.category-hero__right{max-width:345px}}.category-hero__title{margin-bottom:20px}.category-hero__description{color:#444}.category-hero__description p{margin-bottom:20px;line-height:26px;font-size:18px}@media (max-width:768px){.category-hero__description p{margin-bottom:12px;font-size:16px;line-height:24px}}.category-hero .dropdown{margin-top:15px}@media (max-width:768px){main.single-indicator,.archive-indicator{padding-left:15px;padding-right:15px}}main.single-indicator ul li,.archive-indicator ul li{position:relative;padding-left:35px;font-size:18px;line-height:27px;color:#444}@media (max-width:768px){main.single-indicator ul li,.archive-indicator ul li{font-size:16px;line-height:24px}}main.single-indicator ul li:before,.archive-indicator ul li:before{content:'';position:absolute;top:0;left:0;display:block;width:24px;height:24px;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/icons-financer-list.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:768px){main.single-indicator ul li:before,.archive-indicator ul li:before{width:20px;height:20px}}main.single-indicator p,.archive-indicator p{margin-bottom:25px;color:#444}@media (max-width:768px){main.single-indicator p,.archive-indicator p{margin-bottom:15px}}main.single-indicator p>a,main.single-indicator li>a,.archive-indicator p>a,.archive-indicator li>a{border-bottom:1px solid #e1e1e1}main.single-indicator span.index,.archive-indicator span.index{font-size:14px;font-weight:700;color:#999;cursor:pointer}main.single-indicator span.index:hover,main.single-indicator span.index.selected,.archive-indicator span.index:hover,.archive-indicator span.index.selected{border-bottom:2px solid #2098CE;border-radius:2px;color:#000}main.single-indicator .latest,.archive-indicator .latest{font-size:27px;color:#000}main.single-indicator .diff.positive,.archive-indicator .diff.positive{color:#4BAB48}main.single-indicator .diff.positive:before,.archive-indicator .diff.positive:before{display:inline-block;content:"\2794";transform:rotate(-90deg);margin-right:1px}main.single-indicator .diff.negative,.archive-indicator .diff.negative{color:#DB6363}main.single-indicator .diff.negative:before,.archive-indicator .diff.negative:before{display:inline-block;content:"\2794";transform:rotate(90deg)}main.single-indicator .box,.archive-indicator .box{box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:10px}@media (max-width:768px){main.single-indicator .box,.archive-indicator .box{padding:1.5rem!important}}main.single-indicator .box tbody,.archive-indicator .box tbody{font-size:12px}main.single-indicator .table,.archive-indicator .table{margin-bottom:0;font-size:12px}main.single-indicator .table thead th,.archive-indicator .table thead th{border-width:0 0 1px;color:#999}main.single-indicator .table tr,.archive-indicator .table tr{border-top:none}main.single-indicator .table tr td,.archive-indicator .table tr td{color:#757575}main.single-indicator .table tr td span.current,.archive-indicator .table tr td span.current{background:#2098CE;border-radius:2px;color:#fff;padding:0 4px;font-weight:600}main.single-indicator .table tr td span.positive,.archive-indicator .table tr td span.positive{color:#4BAB48}main.single-indicator .table tr td span.positive:before,.archive-indicator .table tr td span.positive:before{display:inline-block;content:"\2794";transform:rotate(-90deg);margin-right:1px}main.single-indicator .table tr td span.negative,.archive-indicator .table tr td span.negative{color:#DB6363}main.single-indicator .table tr td span.negative:before,.archive-indicator .table tr td span.negative:before{display:inline-block;content:"\2794";transform:rotate(90deg)}main.single-indicator #indicators-slider,.archive-indicator #indicators-slider{max-width:100%;overflow:hidden}main.single-indicator #indicators-slider .splide__arrow,.archive-indicator #indicators-slider .splide__arrow{width:48px;height:100%;position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:0;background-color:transparent}main.single-indicator #indicators-slider .splide__arrow::after,.archive-indicator #indicators-slider .splide__arrow::after{content:'';position:absolute;top:50%;transform:translateY(-50%);display:block;width:48px;height:48px;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.1);background-color:#FFF;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../../../../../../../../../themes/financer-v2/assets/images/main-category-carousel-arrow.svg)}main.single-indicator #indicators-slider .splide__arrow:disabled,.archive-indicator #indicators-slider .splide__arrow:disabled{display:none}main.single-indicator #indicators-slider .splide__arrow--prev,.archive-indicator #indicators-slider .splide__arrow--prev{left:0;transform:rotate(180deg);background-image:linear-gradient(to left,white,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 100%)}main.single-indicator #indicators-slider .splide__arrow--next,.archive-indicator #indicators-slider .splide__arrow--next{right:0;background-image:linear-gradient(to left,white,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 100%)}@media (min-width:768px){body.post-type-archive-indicator .page-content__content{padding-left:30px;border-left:1px solid #e5e5e5}}#indices-scroller{background:#0C4C69;color:#FFF;height:38px;font-size:12px;bottom:0;left:0;position:fixed;right:0;z-index:30;display:block;margin:0 auto;text-align:center;flex-direction:row;width:auto;max-width:100%}#indices-scroller .index{border-right:1px solid #137DAD;padding:10px 0;width:max-content}#indices-scroller .index a{font-weight:400;color:#FFF}#indices-scroller .index a:hover{color:#2098CE}#indices-scroller .index .latest{font-weight:700}#indices-scroller .index .positive:before{color:#4BAB48;display:inline-block;content:"\2794";transform:rotate(-90deg);margin-right:1px}#indices-scroller .index .negative:before{color:#DB6363;display:inline-block;content:"\2794";transform:rotate(90deg)}#indices-scroller .index.current{background:#4BAB48}#indices-scroller .content-less-data-indices{display:block;margin:0 auto;text-align:center;flex-direction:row;width:auto;max-width:100%}#indices-scroller .scroller-content-less-data-indices{display:flex;justify-content:space-evenly}#indices-scroller .less-data-indices{border-right:none}