.xxx-application-middle{position:relative;padding-top:20px;padding-bottom:20px;display:flex;align-items:center;border-top:1px solid #f1f4f7;border-bottom:1px solid #f1f4f7}.xxx-application-middle .xxx-g-btn{background-color:#eda442;color:white;-webkit-box-shadow:0 1px 5px rgba(239,151,35,.5);box-shadow:0 1px 5px rgba(239,151,35,.5);min-height:35px;border-radius:2px;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;width:180px;padding:6px 12px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;font-weight:400}.xxx-application-middle .xxx-g-btn:hover{background-color:#ef9700;border-color:#ef9700;-webkit-box-shadow:0 1px 5px rgba(239,151,35,.5);box-shadow:0 1px 5px rgba(239,151,35,.5)}.xxx-application-middle__link{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0}.xxx-application-middle__img{width:125px;margin-right:15px}.xxx-application-middle__img img{max-width:100%;-webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,.2));filter:drop-shadow(0 0 10px rgba(0,0,0,.2));-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:0;display:block}.xxx-application-middle__desc{flex-grow:1;display:flex;justify-content:space-between;align-items:center}.xxx-application-middle__desc a{position:relative;z-index:6}.xxx-application-middle__title{max-width:420px;font-size:20px;font-weight:600}.xxx-application-small{display:flex;justify-content:center}.xxx-application-small__inner{position:relative;display:flex;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;box-shadow:0 4px 10px rgba(58,117,173,.4) !important;-webkit-transition:box-shadow .25s;-moz-transition:box-shadow .25s;-ms-transition:box-shadow .25s;-o-transition:box-shadow .25s;transition:box-shadow .25s}.xxx-application-small__inner:hover{box-shadow:0 7px 25px rgba(58,117,173,.36) !important}.xxx-application-small__link{position:absolute;z-index:2;top:0;bottom:0;right:0;left:0}.xxx-application-small__btn{background-color:#eda442;color:white;-webkit-box-shadow:0 1px 5px rgba(239,151,35,.5);box-shadow:0 1px 5px rgba(239,151,35,.5);font-size:16px;font-weight:400;border-radius:2px;display:flex;align-items:center;justify-content:center;padding:10px 15px;transition:.3s ease}
.xxx-application-small__btn:hover{background-color:#ef9700;border-color:#ef9700;-webkit-box-shadow:0 1px 5px rgba(239,151,35,.5);box-shadow:0 1px 5px rgba(239,151,35,.5)}.xxx-application-small__card{display:flex;align-items:center;padding:8px 10px}.xxx-application-small__card img{width:56px;height:35px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:transform .25s,box-shadow .25s;-moz-transition:transform .25s,box-shadow .25s;-ms-transition:transform .25s,box-shadow .25s;-o-transition:transform .25s,box-shadow .25s;transition:transform .25s,box-shadow .25s;margin-bottom:0}.xxx-application-small__inner:hover .xxx-application-small__card img{transform:translate(-2px,-2px);box-shadow:0 7px 25px rgba(48,71,117,.46) !important}@media screen and (max-width:768px){.xxx-application-middle{position:relative;flex-direction:column;align-items:center}.xxx-application-middle__img{width:160px;height:auto;margin-right:0;margin-bottom:10px}.xxx-application-middle__desc{top:50%;flex-direction:column}.xxx-application-middle__title{font-size:16px;margin-bottom:5px;text-align:center}}@media screen and (min-width:768px) and (max-width:1024px){.xxx-application-middle--sidebar-tablet{flex-direction:column}.xxx-application-middle--sidebar-tablet .xxx-application-middle__desc{flex-direction:column}.xxx-application-middle__title{margin-bottom:10px}.xxx-application-middle__img{margin-right:0;margin-bottom:10px}}.recommend-block__title{padding-top:0;margin-bottom:10px;display:inline-block}.recommend-block .best-loans__item{border:1px solid #ebebeb;border-radius:3px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;background:white}.recommend-block .best-loans__item:hover{background-color:#fefced}.recommend-block .best-loans__item div:first-of-type{padding-left:10px;width:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recommend-block .best-loans__item div{background:transparent;padding:10px 5px;width:calc(85%/4);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;border-bottom:0}
.recommend-block .best-loans__img img{margin-bottom:0}.recommend-block .best-loans__item div:last-of-type{padding-right:10px}.recommend-block .best-loans__name-cart{padding:10px 5px}.recommend-block .best-loans__name-cart p:first-of-type{font-weight:600}.recommend-block .best-loans__item p{line-height:120%;margin-bottom:5px}.recommend-block .best-loans__item p:nth-of-type(2){color:#999}.recommend-block .best-loans__item p:last-of-type{margin-bottom:0}.recommend-block__group .best-loans__list .best-loans__item{margin-bottom:5px}.recommend-block__item:last-of-type{margin-bottom:0}.recommend-block__group{margin-bottom:25px}.recommend-block__group:last-of-type{margin-bottom:0}@media screen and (max-width:768px){.recommend-block .best-loans__item div{padding:15px 0}.recommend-block div.best-loans__rate,.recommend-block div.best-loans__payment,.recommend-block div.best-loans__conditions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.recommend-block div.best-loans__rate>*,.recommend-block div.best-loans__payment>*,.recommend-block div.best-loans__conditions>*{width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.recommend-block .best-loans__item div:first-of-type{border-bottom:1px solid #ebebeb;width:15%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0}.recommend-block div.best-loans__name-cart{width:80%;border-bottom:1px solid #ebebeb;padding-left:20px}.recommend-block .best-loans__item div:last-of-type{padding-right:0;width:100%}}@media screen and (max-width:500px){.recommend-block div.best-loans__item div:first-of-type{width:30%}.recommend-block div.best-loans__item div:nth-of-type(2){width:70%}}