.lenders{font-size:16px;line-height:17px;color:#000;background:#fff;position:relative;width:100%;min-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:15px 0 15px 0;border:2px solid #1da1f2;border-radius:5px;height:auto}.lenders *{font-size:16px;line-height:17px;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.lenders .lenders-title{display:block;clear:both;width:100%;background-color:#1da1f2;color:#fff;height:33px;line-height:33px;padding-left:10px;font-size:14px;font-weight:600}.lenders__wrapper{padding:15px 20px 10px 20px}.lenders__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.lenders__price-key{font-size:14px;line-height:21px;font-weight:500}.lenders__price-val{font-weight:700}.lenders__sum{width:100%}.lenders__price-input-full-sum,.lenders__price-input-val{padding:10px 10px;margin:4px 0;border-radius:3px!important}.lenders__sum .lenders__price-val{font-size:14px;line-height:21px}.lenders__info{padding:0;border:0;background:#fff0;cursor:pointer}.lenders__info:before{content:"";width:12px;height:12px;display:block;background-image:url(../img/lenders/info.svg);background-position:center;background-size:100%;background-repeat:no-repeat}.lenders__modal{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;background:rgb(255 255 255 / .3);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;opacity:0;pointer-events:none;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.lenders__modal.lenders__modal--open{opacity:1;pointer-events:initial}.lenders__modal-inner{position:relative;background:#fff;margin:24px 30px;border-radius:6px;padding:16px;-webkit-box-shadow:0 4px 16px rgb(0 0 0 / .25);box-shadow:0 4px 16px rgb(0 0 0 / .25)}.lenders__modal-close{cursor:pointer;position:absolute;top:12px;right:12px;border:0;background:#fff0;padding:0;width:20px;height:20px;font-size:20px;line-height:20px;color:#bfbfbf;z-index:10}.lenders__modal-title{pointer-events:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;font-weight:700;font-size:12px;line-height:18px}.lenders__modal-title:before{margin-right:8px;content:"";width:16px;height:16px;display:block;background-image:url(../img/lenders/info.svg);background-position:center;background-size:100%;background-repeat:no-repeat}.lenders__modal-text{font-size:10px;line-height:15px;margin:0 0 20px 0}.lenders__modal-btn{cursor:pointer;width:100%;display:block;font-weight:600;font-size:12px;line-height:18px;padding:7px 12px;color:#1da1f2;background:#fff;border:1px solid #1da1f2;border-radius:6px}.lenders__slider{position:relative;width:100%;height:28px;margin-bottom:25px}.lenders__slider--last{margin-bottom:17px}.lenders__slider-input{z-index:2;position:relative;-webkit-appearance:none;width:100%;height:8px;border-radius:5px;background:#e8e8e8;outline:none;padding:0;margin:0}.lenders__slider-input::-moz-range-track{background:#e8e8e8;border:0}.lenders__slider-input::-moz-focus-inner,.lenders__slider-input::-moz-focus-outer{border:0}.lenders__slider-input::-webkit-slider-thumb{position:relative;z-index:12;-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#1da1f2;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgb(0 0 0 / .2);-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out}.lenders__slider-input::-webkit-slider-thumb:hover{background:#0d8bd9}.lenders__slider-input:active::-webkit-slider-thumb{background:#0d8bd9}.lenders__slider-input::-moz-range-thumb{position:relative;z-index:12;width:26px;height:26px;border:2px solid #fff;border-radius:50%;background:#1da1f2;cursor:pointer;box-shadow:0 2px 4px rgb(0 0 0 / .2);-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out}.lenders__slider-input::-moz-range-thumb:hover{background:#0d8bd9}.lenders__slider-input:active::-moz-range-thumb{background:#0d8bd9}.lenders__slider-input::-ms-thumb{height:28px;width:28px;border-radius:50%;background:#1da1f2;border:2px solid #fff;cursor:pointer;-webkit-appearance:none;box-shadow:0 2px 4px rgb(0 0 0 / .2)}.lenders__slider-min,.lenders__slider-max{z-index:1;pointer-events:none;position:absolute;bottom:-6px;color:#c4c4c4;font-size:12px;line-height:18px}.lenders__slider-min{left:0}.lenders__slider-max{right:0}.lenders__action{height:40px;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;text-align:center;background:#1da1f2;color:#fff;padding:10px;border-radius:6px;font-size:14px;line-height:14px;font-weight:600;text-decoration:none;margin:0 20px}.lenders__action:hover{text-decoration:none}.lenders__logo{height:23px;display:block;margin:0 auto 25px auto}.lenders__footer{padding:16px 30px 24px 30px}.lenders__pay-wrapper{min-height:100%}.lenders__pay{height:100%;min-height:100%;margin:0 auto}.lenders__pay_d{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 20px}.lenders__pay .lenders__price-val{font-size:16px}.lenders .lenders__loan-example-line{display:block;clear:both;width:100%;padding:10px 20px 15px 20px;margin-top:16px;font-weight:400;font-size:14px;line-height:20px;flex-basis:100%}.lenders .lenders__loan-example-line span{font-size:12px;display:block;color:#555}.lenders__month-sum-val{font-size:20px}@media only screen and (max-width:359px){.lenders__modal-inner{margin:16px}}@media (min-width:1000px){.lenders{flex-direction:row;margin:15px 0 15px 0;flex-wrap:wrap}.lenders__wrapper{flex-grow:1;border-right:0}.lenders__footer{width:330px;padding-top:30px}.lenders-price-block{float:left;width:45%}.lenders-term-block{float:right;width:45%}.lenders__modal-inner{width:450px}.lenders__pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;width:300px}.lenders__pay .lenders__price-key{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;margin-bottom:25px;text-align:center}.lenders__pay .lenders__price-val{display:block;line-height:21px;text-align:center}.lenders__month-sum-val{font-size:32px}.lenders__action{width:100%}.lenders__pay_d{display:block}.lenders__info{margin-left:3px;top:-1px;position:relative}}.homeloan{font-size:16px;line-height:17px;color:#000;background:#fff;position:relative;width:100%;min-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:15px 0 15px 0;border:2px solid #1da1f2;border-radius:5px;height:auto}.homeloan *{font-size:16px;line-height:17px;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;box-sizing:border-box}.homeloan .homeloan-title{display:block;clear:both;width:100%;background-color:#1da1f2;color:#fff;height:33px;line-height:33px;padding-left:10px;font-size:14px;font-weight:600}.homeloan__wrapper{padding:15px 20px 10px 20px;flex:1;min-width:0}.homeloan__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center;margin-bottom:10px;gap:15px;width:100%}.homeloan__sum{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.homeloan__price-key{font-size:14px;line-height:21px;font-weight:500;flex-shrink:0;white-space:nowrap}.homeloan__price-input{flex:1;margin-left:15px;min-width:0;position:relative}.homeloan__price-val{font-weight:700}.homeloan__slider{position:relative;width:100%;height:28px;margin-bottom:15px}.homeloan__slider-input{z-index:2;position:relative;-webkit-appearance:none;width:100%;height:8px;border-radius:5px;background:#e8e8e8;outline:none;padding:0;margin:0}.homeloan__slider-input::-moz-range-track{background:#e8e8e8;border:0}.homeloan__slider-input::-moz-focus-inner,.homeloan__slider-input::-moz-focus-outer{border:0}.homeloan__slider-input::-webkit-slider-thumb{position:relative;z-index:12;-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#1da1f2;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgb(0 0 0 / .2);-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out}.homeloan__slider-input::-webkit-slider-thumb:hover{background:#0d8bd9}.homeloan__slider-input:active::-webkit-slider-thumb{background:#0d8bd9}.homeloan__slider-input::-moz-range-thumb{position:relative;z-index:12;width:26px;height:26px;border:2px solid #fff;border-radius:50%;background:#1da1f2;cursor:pointer;box-shadow:0 2px 4px rgb(0 0 0 / .2);-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out}.homeloan__slider-input::-moz-range-thumb:hover{background:#0d8bd9}.homeloan__slider-input:active::-moz-range-thumb{background:#0d8bd9}.homeloan__slider-input::-ms-thumb{height:28px;width:28px;border-radius:50%;background:#1da1f2;border:2px solid #fff;cursor:pointer;-webkit-appearance:none;box-shadow:0 2px 4px rgb(0 0 0 / .2)}.homeloan__slider-min,.homeloan__slider-max{z-index:1;pointer-events:none;position:absolute;bottom:-6px;color:#c4c4c4;font-size:12px;line-height:18px}.homeloan__slider-min{left:0}.homeloan__slider-max{right:0}.homeloan__pay-wrapper{min-height:100%}.homeloan__pay{height:100%;min-height:100%;margin:0 auto}.homeloan__pay_d{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 20px;width:100%;flex-wrap:wrap}.homeloan__pay .homeloan__price-val{font-size:14px}.homeloan_info{margin-left:3px;top:-1px;position:relative}.homeloan .homeloan__loan-example-line{padding:0 20px 15px 20px;font-weight:400;line-height:20px;flex-basis:100%;font-size:12px;color:#555}.homeloan__action{height:40px;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;text-align:center;background:#1da1f2;color:#fff;padding:10px;border-radius:6px;font-size:14px;line-height:14px;font-weight:600;text-decoration:none;margin:10px 0}.homeloan__action:hover{text-decoration:none}.homeloan__price-input-property-price,.homeloan__price-input-contrib-sum,.homeloan__price-input-contrib-per,.homeloan__price-input-period,.homeloan__price-input-bank-rate,.homeloan__price-input-loan-sum,.homeloan__price-input-euribor{padding:10px 10px;margin:4px 0;border-radius:3px!important;width:100%}.homeloan__price-input-sign{right:12px;top:14px;position:absolute;font-size:14px;font-weight:400;line-height:20px}.homeloan__price-input-loan-sum{width:100%}.homeloan__rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;margin-bottom:10px;gap:30px}.homeloan__month-sum-val{font-size:20px}@media only screen and (max-width:359px){.homeloan__modal-inner{margin:16px}}@media only screen and (max-width:430px){.homeloan__rate{display:block}.homeloan__rate .homeloan__sum{margin-top:10px}}@media (min-width:1000px){.homeloan{flex-direction:row;margin:15px 0 15px 0;flex-wrap:wrap}.homeloan__wrapper{flex-grow:1;border-right:0;flex-basis:0%}.homeloan__footer{width:330px;padding-top:30px;flex-shrink:0}.homeloan__pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;width:450px}.homeloan__pay_d{display:block}.homeloan__pay .homeloan__price-key{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;margin-bottom:25px;text-align:center}.homeloan__pay .homeloan__price-val{display:block;line-height:21px;text-align:center}.homeloan__pay .homeloan__month-sum-val{font-size:32px}.homeloan__action{margin:25px 20px}}.unija-ntloan{font-size:16px;line-height:17px;color:#000;background:#fff;position:relative;width:100%;min-width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:15px 0 15px 0;border:2px solid #2e7d32;border-radius:5px;height:auto}.unija-ntloan *{font-size:16px;line-height:17px;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;box-sizing:border-box}.unija-ntloan .unija-ntloan-title{display:block;clear:both;width:100%;background-color:#2e7d32;height:33px;line-height:33px;padding-left:10px;font-size:14px;font-weight:600;color:#fff}.unija-ntloan__wrapper{padding:15px 20px 10px 20px;flex:1;min-width:0}.unija-ntloan__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center;margin-bottom:10px;gap:15px;width:100%}.unija-ntloan__sum{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.unija-ntloan__price-key{font-size:14px;line-height:21px;font-weight:500;flex-shrink:0;white-space:nowrap}.unija-ntloan__price-input{flex:1;margin-left:15px;min-width:0;position:relative}.unija-ntloan__price-val{font-weight:700}.unija-ntloan__slider{position:relative;width:100%;height:28px;margin-bottom:15px}.unija-ntloan__slider-input{z-index:2;position:relative;-webkit-appearance:none;width:100%;height:8px;border-radius:5px;background:#e8e8e8;outline:none;padding:0;margin:0}.unija-ntloan__slider-input::-moz-range-track{background:#e8e8e8;border:0}.unija-ntloan__slider-input::-moz-focus-inner,.unija-ntloan__slider-input::-moz-focus-outer{border:0}.unija-ntloan__slider-input::-webkit-slider-thumb{position:relative;z-index:12;-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#2e7d32;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgb(0 0 0 / .2);-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out}.unija-ntloan__slider-input::-webkit-slider-thumb:hover{background:#034732}.unija-ntloan__slider-input:active::-webkit-slider-thumb{background:#2e7d32}.unija-ntloan__star{color:#2e7d32}.unija-ntloan__slider-input::-moz-range-thumb{position:relative;z-index:12;width:26px;height:26px;border:2px solid #fff;border-radius:50%;background:#034732;cursor:pointer;box-shadow:0 2px 4px rgb(0 0 0 / .2);-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out}.unija-ntloan__slider-input::-moz-range-thumb:hover{background:#034732}.unija-ntloan__slider-input:active::-moz-range-thumb{background:#2e7d32}.unija-ntloan_slider-input::-ms-thumb{height:28px;width:28px;border-radius:50%;background:#034732;border:2px solid #fff;cursor:pointer;-webkit-appearance:none;box-shadow:0 2px 4px rgb(0 0 0 / .2)}.unija-ntloan__slider-min,.unija-ntloan__slider-max{z-index:1;pointer-events:none;position:absolute;bottom:-6px;color:#c4c4c4;font-size:12px;line-height:18px}.unija-ntloan__slider-min{left:0}.unija-ntloan__slider-max{right:0}.unija-ntloan__pay-wrapper{min-height:100%}.unija-ntloan__pay{height:100%;min-height:100%;margin:0 auto}.unija-ntloan__pay_d{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 20px;width:100%;flex-wrap:wrap}.unija-ntloan__pay .unija-ntloan__price-val{font-size:14px}.unija-ntloan_info{margin-left:3px;top:-1px;position:relative}.unija-ntloan .unija-ntloan__loan-example-line{padding:0 20px 15px 20px;font-weight:400;line-height:20px;flex-basis:100%;font-size:12px;color:#555}.unija-ntloan__action{height:40px;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;text-align:center;background:#2e7d32;color:#fff;padding:10px;border-radius:6px;font-size:14px;line-height:14px;font-weight:600;text-decoration:none;margin:10px 0}.unija-ntloan__action:hover{text-decoration:none}.unija-ntloan__price-input-property-price,.unija-ntloan__price-input-period,.unija-ntloan__price-input-bank-rate,.unija-ntloan__price-input-loan-sum,.unija-ntloan__price-input-bvkkmn{padding:10px 10px;margin:4px 0;border-radius:3px!important;width:100%}.unija-ntloan__logo-desk{text-align:center;margin-bottom:15px;display:none}.unija-ntloan__logo-mob{margin-left:-5px}.unija-ntloan__price-input-sign{right:12px;top:14px;position:absolute;font-size:14px;font-weight:400;line-height:20px}.unija-ntloan__price-input-loan-sum{width:100%}.unija-ntloan__rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;margin-bottom:10px;gap:30px}.unija-ntloan__month-sum-val{font-size:20px}@media only screen and (max-width:430px){.unija-ntloan__modal-inner{margin:16px}.unija-ntloan__rate{display:block}.unija-ntloan__rate .unija-ntloan__sum{margin-top:10px}}@media (min-width:1000px){.unija-ntloan__logo-mob{display:none}.unija-ntloan__logo-desk{display:block}.unija-ntloan{flex-direction:row;margin:15px 0 15px 0;flex-wrap:wrap}.unija-ntloan__wrapper{flex-grow:1;border-right:0;flex-basis:0%}.unija-ntloan__footer{width:330px;padding-top:30px;flex-shrink:0}.unija-ntloan__pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;width:450px}.unija-ntloan__pay_d{display:block}.unija-ntloan__pay .unija-ntloan__price-key{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;margin-bottom:25px;text-align:center}.unija-ntloan__pay .unija-ntloan__price-val{display:block;line-height:21px;text-align:center}.unija-ntloan__pay .unija-ntloan__month-sum-val{font-size:32px}.unija-ntloan__action{margin:25px 20px 5px 20px}}


