.react-datepicker{background-color:#fff;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;top:0;-webkit-box-shadow:0 4px 32px rgba(0,0,0,.15);-moz-box-shadow:0 4px 32px rgba(0,0,0,.15);box-shadow:0 4px 32px rgba(0,0,0,.15);font-family:"Hauss",sans-serif;font-size:1.6rem;min-width:25rem;padding:2.2rem 1.2rem 1.8rem;position:absolute;-webkit-transform:translateY(1.5rem);-moz-transform:translateY(1.5rem);-ms-transform:translateY(1.5rem);-o-transform:translateY(1.5rem);transform:translateY(1.5rem);z-index:10000}.react-datepicker__controls{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.react-datepicker__control{font-size:1.6rem;cursor:pointer;background:none;border:none;outline:none}.react-datepicker__control:focus,.react-datepicker__control:hover{color:#ebb70d}.react-datepicker__month,.react-datepicker__titles{color:#212121}.react-datepicker__month{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.react-datepicker__titles{font-weight:700}.react-datepicker__month-title{text-transform:capitalize}.react-datepicker__day-names{margin:1.8rem 0;opacity:.5}.react-datepicker__day-names,.react-datepicker__week{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.react-datepicker__day,.react-datepicker__day-name{-webkit-flex:1 0 3rem;-moz-box-flex:1;-ms-flex:1 0 3rem;flex:1 0 3rem;padding:.3rem .5rem;text-align:center}.react-datepicker__day-names{text-transform:capitalize}.react-datepicker__day--selected{background-color:#d3d3d3;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}.react-datepicker__day--selected:focus{background-color:#ebb70d;color:#212121!important}.react-datepicker__day:focus,.react-datepicker__day:hover{color:#ebb70d}.react-datepicker__day--outside-month{color:rgba(0,0,0,0);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__day:not(.react-datepicker__day--outside-month){cursor:pointer;font-weight:700;outline:none}.control-wrapper__datepicker-wrapper{position:relative}body.visually-impaired-mode .control-wrapper__datepicker-wrapper{-webkit-filter:grayscale(1);filter:grayscale(1);z-index:1}.control-wrapper_icon_datepicker .control-wrapper__control:after{color:#212121;content:"";cursor:pointer}.control-wrapper__datepicker-wrapper-alternative{position:absolute}.control-wrapper__datepicker-wrapper-double{-webkit-box-shadow:0 4px 32px rgba(0,0,0,.15);-moz-box-shadow:0 4px 32px rgba(0,0,0,.15);box-shadow:0 4px 32px rgba(0,0,0,.15);background-color:#fff;width:500px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(2rem);-moz-transform:translateY(2rem);-ms-transform:translateY(2rem);-o-transform:translateY(2rem);transform:translateY(2rem);position:absolute;z-index:100;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.control-wrapper__datepicker-wrapper-double>* .react-datepicker{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.control-wrapper__datepicker-wrapper-double>:first-child .react-datepicker{padding-right:0}.control-wrapper__datepicker-wrapper-double>:first-child .react-datepicker__month{border-right:.5px solid #d9d9d9;padding-right:18px}@media(max-width:600px){.control-wrapper__datepicker-wrapper-double>:first-child .react-datepicker__month{border-right:none}}.control-wrapper__datepicker-wrapper-double>:first-child .react-datepicker__month--range-start{background-color:#f9c91a;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#000!important;cursor:default}.control-wrapper__datepicker-wrapper-double>:first-child .react-datepicker__top{padding-right:13px;color:grey}.control-wrapper__datepicker-wrapper-double>:first-child .react-datepicker__selector{padding-right:13px;border-right:.5px solid #d9d9d9}.control-wrapper__datepicker-wrapper-double>:first-child .react-datepicker__selector-main{padding-right:12px}.control-wrapper__datepicker-wrapper-double>:last-child .react-datepicker{padding-left:0}.control-wrapper__datepicker-wrapper-double>:last-child .react-datepicker__month{border-left:.5px solid #d9d9d9;padding-left:18px}.control-wrapper__datepicker-wrapper-double>:last-child .react-datepicker__month--range-end{background-color:#f9c91a;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#000!important;cursor:default}.control-wrapper__datepicker-wrapper-double>:last-child .react-datepicker__top{padding-left:13px;color:grey}.control-wrapper__datepicker-wrapper-double>:last-child .react-datepicker__selector{padding-left:13px;border-left:.5px solid #d9d9d9}.control-wrapper__datepicker-wrapper-double>:not(:first-child) .react-datepicker{-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.control-wrapper__datepicker-wrapper-double .react-datepicker__month-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.control-wrapper__datepicker-wrapper-double .react-datepicker__month-wrapper:not(:first-child){margin-top:16px}.control-wrapper__datepicker-wrapper-double .react-datepicker__month-text{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:1 1 33.3333333333%;-moz-box-flex:1;-ms-flex:1 1 33.3333333333%;flex:1 1 33.3333333333%;text-align:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;padding:5px 0;font-size:13px;cursor:pointer;text-transform:capitalize}.control-wrapper__datepicker-wrapper-double .react-datepicker__month--disabled{color:rgba(0,0,0,.3)!important;cursor:default}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector{margin-top:20px;position:relative;padding-bottom:16px}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-header{padding:10px;border:1px solid #000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;font-weight:700;cursor:pointer}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-header:after{font-family:"SVGFont"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.6rem;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:1.3rem}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-header-active:after{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-main{background-color:#fff;max-height:168px;width:100%;height:auto;position:absolute;bottom:0;left:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-main .os-host{position:relative;width:100%;height:168px}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item{text-align:center;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;cursor:pointer;margin:0 auto}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item,.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item span{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item span{font-weight:700;padding:10px 20px;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item:hover span{color:#f9c91a}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item:not(:first-child){margin-top:16px}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item-active{cursor:default}.control-wrapper__datepicker-wrapper-double .react-datepicker__selector-item-active span{background-color:#f9c91a!important;color:#000!important}@media(max-width:600px){.control-wrapper__datepicker-wrapper-double{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:250px}}@media(max-width:600px){.control-wrapper__datepicker-wrapper-double-separator{height:1px;background-color:#d9d9d9;width:-webkit-calc(100% - 24px);width:-moz-calc(100% - 24px);width:calc(100% - 24px);margin:0 12px}}@media print{*{overflow-x:visible!important;overflow-y:visible!important}.modal-content{overflow:hidden!important}}.horizontal-scroll{overflow:hidden;overflow-x:auto;width:100%;position:relative}.horizontal-scroll__inner_placeholder{opacity:0;pointer-events:none}.horizontal-scroll__inner:not(.horizontal-scroll_placeholder){position:absolute;top:0;width:100%}@media(max-width:calc(767 * 1px)){.horizontal-scroll__inner:not(.horizontal-scroll_placeholder){width:auto}}.help-button{background-image:url(/images/calcs/calc-form-help.svg);-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;height:3rem;width:3rem}.help-button:hover{opacity:.5}.page_help-mode .help-button{background-image:url(/images/calcs/calc-form-close-help.svg)}.copied-button,.copied-button__container{position:relative}.copied-button{cursor:pointer;background-color:rgba(0,0,0,0);border:none;outline:none;color:inherit;padding:0}.copied-button .icon-wrap{width:24px;height:24px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.copied-button .icon-check-round,.copied-button .icon-copy{-webkit-transition:opacity .3s;-o-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;display:inline-block}.copied-button .icon-copy{display:inline-block}.copied-button .icon-copy:before{font-size:2rem}.copied-button .icon-check-round{opacity:0;font-size:2.4rem;position:absolute;z-index:1}.copied-button .tooltip{position:absolute;top:140%;left:50%;z-index:10;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;color:#fff;padding:6px 12px;font-size:1.2rem;line-height:1;font-weight:500;opacity:0;visibility:hidden;pointer-events:none;background-color:#545454;background-color:var(--theme,#545454);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;-o-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.copied-button .tooltip:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;background-color:hsla(0,0%,100%,.2)}@media(max-width:767px){.copied-button .tooltip{left:0;top:0;-webkit-transform:translate(-110%);-moz-transform:translate(-110%);-ms-transform:translate(-110%);-o-transform:translate(-110%);transform:translate(-110%)}}.copied-button.active .icon-copy{opacity:0}.copied-button.active .icon-check-round{opacity:1}.copied-button.active .tooltip{opacity:1;visibility:visible}.calc-header{color:#fff;padding-top:14rem}.calc-header__breads{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 44px}.calc-header__title-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:16px;gap:16px}.calc-header__title-wrapper>div{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-height:40px;max-width:40px;overflow:visible}.calc-header__title{margin:0;overflow-wrap:anywhere}.calc-header__sharing{padding:0;height:40px;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:3.8rem;border:2px solid #fff;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.calc-header__sharing-btn{padding:8px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.calc-header__sharing-btn .btn{width:24px;height:auto;max-width:20px}.calc-header__sharing-btn .btn:hover{opacity:.7}.calc-header__sharing-container{max-width:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s,opacity .25s .25s;-o-transition:all .5s,opacity .25s .25s;-moz-transition:all .5s,opacity .25s .25s;transition:all .5s,opacity .25s .25s;overflow:hidden;z-index:10}.calc-header__sharing-container .social-buttons{z-index:-2}.calc-header__sharing-container .social-buttons .item a{color:#fff}.calc-header__sharing-container .social-buttons .item a .icon-vk{font-size:1.3rem}.calc-header__sharing-container .social-buttons .item a .icon-telegram{font-size:1.5rem}.calc-header__sharing-container .social-buttons .item a .icon-ok{font-size:1.7rem}.calc-header__sharing-container.active{max-width:140px;opacity:1;overflow:visible;padding-right:13px}.calc-header__sharing-container:not(.active){padding-right:0;opacity:0;pointer-events:none}@media(max-width:768px){.calc-header__sharing{display:none}}@media(max-width:999px){.calc-header__title-wrapper{font-size:3.2rem;font-weight:700;line-height:3.8rem}.calc-header__text-wrapper{margin-top:1.4rem}}@media(min-width:1000px){.calc-header{text-align:center}.calc-header__title-wrapper{font-size:6rem;font-weight:700;line-height:7.4rem}.calc-header__text-wrapper{margin-top:1.4rem}}@media(max-width:1360px){.calc-header__sharing{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:42px;-webkit-transition:height .5s;-o-transition:height .5s;-moz-transition:height .5s;transition:height .5s;z-index:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.calc-header__sharing-container{max-height:0;visibility:hidden;opacity:0}.calc-header__sharing-container.active{max-height:150px;padding-right:0;position:relative;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;visibility:visible;opacity:1}.calc-header__sharing-container.active .social-buttons{margin-left:0;padding:12px 0;grid-gap:15px;gap:15px;visibility:visible;opacity:1}.calc-header__sharing-container .social-buttons{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:0;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:15px;gap:15px;visibility:hidden;opacity:0;-webkit-transition:visibility .25s,opacity .25s,padding .25s;-o-transition:visibility .25s,opacity .25s,padding .25s;-moz-transition:visibility .25s,opacity .25s,padding .25s;transition:visibility .25s,opacity .25s,padding .25s}.calc-header__sharing-container .social-buttons .item{margin-right:0}.calc-header__sharing:has(.active){padding:0}}@-webkit-keyframes flash{0%{opacity:0}2%{opacity:1}3%{opacity:.9}4%{opacity:.8}6%{opacity:.01}20%{opacity:0}22%{opacity:1}23%{opacity:.9}24%{opacity:.8}26%{opacity:.01}60%{opacity:0}62%{opacity:1}63%{opacity:.9}64%{opacity:.8}66%{opacity:.01}to{opacity:0}}@-moz-keyframes flash{0%{opacity:0}2%{opacity:1}3%{opacity:.9}4%{opacity:.8}6%{opacity:.01}20%{opacity:0}22%{opacity:1}23%{opacity:.9}24%{opacity:.8}26%{opacity:.01}60%{opacity:0}62%{opacity:1}63%{opacity:.9}64%{opacity:.8}66%{opacity:.01}to{opacity:0}}@-o-keyframes flash{0%{opacity:0}2%{opacity:1}3%{opacity:.9}4%{opacity:.8}6%{opacity:.01}20%{opacity:0}22%{opacity:1}23%{opacity:.9}24%{opacity:.8}26%{opacity:.01}60%{opacity:0}62%{opacity:1}63%{opacity:.9}64%{opacity:.8}66%{opacity:.01}to{opacity:0}}@keyframes flash{0%{opacity:0}2%{opacity:1}3%{opacity:.9}4%{opacity:.8}6%{opacity:.01}20%{opacity:0}22%{opacity:1}23%{opacity:.9}24%{opacity:.8}26%{opacity:.01}60%{opacity:0}62%{opacity:1}63%{opacity:.9}64%{opacity:.8}66%{opacity:.01}to{opacity:0}}.page_calc_borrower.page_calc .calculator-disclaimer{color:rgba(0,0,0,.5);font-size:1.6rem;line-height:2rem;margin-top:1.5rem}.page_calc_borrower.page_calc .calculator-disclaimer:before{content:none}.page_calc_borrower.page_calc .calc-header__sharing{background-color:rgba(0,0,0,.5)}.page_calc_borrower .calc-form__help{display:none}.page_calc_borrower .calc-header__content-wrapper{background-color:rgba(0,0,0,.4);-webkit-border-top-left-radius:2.5rem;-moz-border-radius-topleft:2.5rem;border-top-left-radius:2.5rem;-webkit-border-top-right-radius:2.5rem;-moz-border-radius-topright:2.5rem;border-top-right-radius:2.5rem}@media(max-width:999px){.page_calc_borrower .calc-header__content-wrapper{padding:3.2rem 2.4rem 0}}@media(min-width:1000px){.page_calc_borrower .calc-header__content-wrapper{padding:6rem 6rem 0}}.page_calc_borrower .calc-form_borrower{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:initial;-moz-border-radius-topleft:initial;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:initial;-moz-border-radius-topright:initial;border-top-right-radius:0}.page_calc_borrower .page__scroll-container{background-color:rgba(0,0,0,.4)}.page_calc_borrower .page__wrapper-above-form{margin:0}@media(max-width:999px){.page_calc_borrower .page__wrapper-above-form{padding:3.2rem 2.4rem}}@media(min-width:1000px){.page_calc_borrower .page__wrapper-above-form{padding:3rem 6rem}}@media(max-width:999px){.page_calc_borrower .calc-form__data{padding-top:3.2rem}}@media(min-width:1000px){.page_calc_borrower .calc-form__data{padding-top:3rem}}.page_calc_borrower .calc-form__result-hint{margin-top:2rem}.page_calc_borrower .calc-form__result-hint_warning{position:relative}@media(max-width:999px){.page_calc_borrower .calc-form__result-hint_warning{margin-left:3.6rem}}.page_calc_borrower .calc-form__result-hint_warning:before{background-image:url(/images/calcs/calc-borrower-warning.svg);content:" ";display:block;height:3rem;position:absolute;top:0;left:-4.1rem;width:3rem}.visually-impaired-mode .page_calc_borrower .calc-form__result-hint_warning{-webkit-filter:grayscale(1);filter:grayscale(1)}.calc-borrower{position:relative}.calc-borrower__sky-background,.calc-borrower__sky-background_rating_a{background:-webkit-gradient(linear,left top,left bottom,from(#006cae),to(#a1c7e5));background:-webkit-linear-gradient(top,#006cae,#a1c7e5);background:-moz-linear-gradient(top,#006cae 0,#a1c7e5 100%);background:-o-linear-gradient(top,#006cae 0,#a1c7e5 100%);background:linear-gradient(180deg,#006cae,#a1c7e5)}.calc-borrower__sky-background_rating_b{background:-webkit-gradient(linear,left top,left bottom,from(#76a7ca),to(#b8dff2));background:-webkit-linear-gradient(top,#76a7ca,#b8dff2);background:-moz-linear-gradient(top,#76a7ca 0,#b8dff2 100%);background:-o-linear-gradient(top,#76a7ca 0,#b8dff2 100%);background:linear-gradient(180deg,#76a7ca,#b8dff2)}.calc-borrower__sky-background_rating_c{background:-webkit-gradient(linear,left top,left bottom,from(#5a789a),color-stop(50%,#6288ae),to(#8ba7c3));background:-webkit-linear-gradient(top,#5a789a,#6288ae 50%,#8ba7c3);background:-moz-linear-gradient(top,#5a789a 0,#6288ae 50%,#8ba7c3 100%);background:-o-linear-gradient(top,#5a789a 0,#6288ae 50%,#8ba7c3 100%);background:linear-gradient(180deg,#5a789a,#6288ae 50%,#8ba7c3)}.calc-borrower__sky-background_rating_d{background:-webkit-gradient(linear,left top,left bottom,from(#2b3445),color-stop(50%,#4b5f86),to(#2b3445));background:-webkit-linear-gradient(top,#2b3445,#4b5f86 50%,#2b3445);background:-moz-linear-gradient(top,#2b3445 0,#4b5f86 50%,#2b3445 100%);background:-o-linear-gradient(top,#2b3445 0,#4b5f86 50%,#2b3445 100%);background:linear-gradient(180deg,#2b3445,#4b5f86 50%,#2b3445)}.calc-borrower__sky-background_rating_e{background:-webkit-gradient(linear,left top,left bottom,from(#010307),to(#1f2336));background:-webkit-linear-gradient(top,#010307,#1f2336);background:-moz-linear-gradient(top,#010307 0,#1f2336 100%);background:-o-linear-gradient(top,#010307 0,#1f2336 100%);background:linear-gradient(180deg,#010307,#1f2336)}.calc-borrower_rating_a .calc-borrower__sky-background_rating_a,.calc-borrower_rating_a .calc-borrower__sky-object_rating_a,.calc-borrower_rating_b .calc-borrower__sky-background_rating_b,.calc-borrower_rating_b .calc-borrower__sky-object_rating_b,.calc-borrower_rating_c .calc-borrower__sky-background_rating_c,.calc-borrower_rating_c .calc-borrower__sky-object_rating_c,.calc-borrower_rating_d .calc-borrower__sky-background_rating_d,.calc-borrower_rating_d .calc-borrower__sky-object_rating_d,.calc-borrower_rating_e .calc-borrower__sky-object_rating_e{opacity:1}.calc-borrower_rating_e .calc-borrower__sky-object_1,.calc-borrower_rating_e .calc-borrower__sky-object_2{opacity:1;animation:flash 10s ease-in 1s infinite reverse both running}.calc-borrower_rating_e .calc-borrower__sky-background_rating_e{opacity:1}.calc-borrower__sky-objects-wrapper{position:absolute;overflow:hidden;height:100%;width:100%;z-index:-1}.visually-impaired-mode .calc-borrower__sky-objects-wrapper{display:none}.calc-borrower__sky-background{height:100%;opacity:0;top:0;width:100%}.calc-borrower__sky-background,.calc-borrower__sky-object{position:absolute;-webkit-transition-property:opacity;-o-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.calc-borrower__sky-object{pointer-events:none}.calc-borrower__sky-object_rating_a{opacity:0;width:100%;min-width:600px}.calc-borrower__sky-object_rating_a.calc-borrower__sky-object_1{top:0;right:0}.calc-borrower__sky-object_rating_a.calc-borrower__sky-object_2{top:50%;left:0}.calc-borrower__sky-object_rating_a.calc-borrower__sky-object_3{left:50%;max-width:200px;top:15%}@media(min-width:1000px){.calc-borrower__sky-object_rating_a.calc-borrower__sky-object_3{top:30%}}.calc-borrower__sky-object_rating_b{opacity:0}.calc-borrower__sky-object_rating_b.calc-borrower__sky-object_1{top:0;right:0}.calc-borrower__sky-object_rating_b.calc-borrower__sky-object_2{top:70vh;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.calc-borrower__sky-object_rating_c{min-width:100vw;opacity:0}.calc-borrower__sky-object_rating_c.calc-borrower__sky-object_1{top:0;left:0}.calc-borrower__sky-object_rating_c.calc-borrower__sky-object_2{right:0;bottom:0}.calc-borrower__sky-object_rating_d{opacity:0}.calc-borrower__sky-object_rating_d.calc-borrower__sky-object_1{bottom:0;left:0;max-width:80%}.calc-borrower__sky-object_rating_d.calc-borrower__sky-object_2{top:0;right:0}.calc-borrower__sky-object_rating_e{opacity:0}.calc-borrower__sky-object_rating_e.calc-borrower__sky-object_1,.calc-borrower__sky-object_rating_e.calc-borrower__sky-object_2{opacity:0;-webkit-transition-property:none;-o-transition-property:none;-moz-transition-property:none;transition-property:none}.calc-borrower__sky-object_rating_e.calc-borrower__sky-object_1{top:30vw;left:70%;min-width:max(60vw,60vh);-webkit-transform:translate(-50%,-45%);-moz-transform:translate(-50%,-45%);-ms-transform:translate(-50%,-45%);-o-transform:translate(-50%,-45%);transform:translate(-50%,-45%)}.calc-borrower__sky-object_rating_e.calc-borrower__sky-object_2{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s;top:12vw;left:20vw;max-width:50vw}.calc-borrower__sky-object_rating_e.calc-borrower__sky-object_3{bottom:0;max-width:50vw;right:0}.calc-borrower__sky-object_rating_e.calc-borrower__sky-object_4{left:50%;max-width:110vw;top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.calc-borrower .calc-form__help_outside{background-color:rgba(0,0,0,.4);top:0}@media(max-width:1259px){.calc-borrower .calc-form__help_inside{display:block!important}}@media(min-width:1260px){.calc-borrower .calc-form__help_outside{display:block!important}}@media(max-width:767px){.calc-borrower .calc-header{padding-top:12rem}}.calc-form_deposit .table__header .table__cell span{font-size:16px;font-weight:400}.calc-form_deposit .calc-form__footer-block div{height:42px;font-size:16px;font-weight:400;color:grey}@media(max-width:calc(1080 * 1px)){.calc-form_deposit .calc-form__footer-block div{height:-webkit-calc(7.38462px + 3.20513vw);height:-moz-calc(7.38462px + 3.20513vw);height:calc(7.38462px + 3.20513vw);font-size:-webkit-calc(9.07692px + .64103vw);font-size:-moz-calc(9.07692px + .64103vw);font-size:calc(9.07692px + .64103vw)}}.calc-form_deposit .calc-form__notice-block{position:absolute;right:-25px;top:-16px;display:none}.calc-form_deposit .calc-form__notice-block p{text-align:left;font-size:16px;font-weight:400;color:#fff}.calc-form_deposit .calc-form__notice-block p:not(:first-child){margin-top:12px}@media(min-width:320px){.calc-form_deposit .calc-form__notice-block-fade{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;z-index:1001}}@media(max-width:calc(1080 * 1px)){.calc-form_deposit .calc-form__notice-block{right:-webkit-calc(-31.92308px + .64103vw);right:-moz-calc(-31.92308px + .64103vw);right:calc(-31.92308px + .64103vw)}}@media(max-width:calc(767 * 1px)){.calc-form_deposit .calc-form__notice-block{right:-27px}}.calc-form_deposit .calc-form__notice-foot-block{display:none;position:absolute;right:0;width:267px}.calc-form_deposit .calc-form__notice-foot-block p{text-align:left;font-size:16px;font-weight:400;line-height:20px;color:#fff}.calc-form_deposit .calc-form__notice-foot-block p:not(:first-child){margin-top:16px}.calc-form_deposit .calc-form__notice-foot-block-fade{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(max-width:calc(1080 * 1px)){.calc-form_deposit .calc-form__notice-foot-block{width:100%}.calc-form_deposit .calc-form__notice-foot-block p{font-size:-webkit-calc(9.07692px + .64103vw);font-size:-moz-calc(9.07692px + .64103vw);font-size:calc(9.07692px + .64103vw);line-height:-webkit-calc(6.15385px + 1.28205vw);line-height:-moz-calc(6.15385px + 1.28205vw);line-height:calc(6.15385px + 1.28205vw)}.calc-form_deposit .calc-form__notice-foot-block p:not(:first-child){margin-top:calc(2.15385px + 1.28205vw)}}@media(max-width:767px){.calc-form_deposit .calc-form__notice-foot-block p{font-size:14px;line-height:16px}.calc-form_deposit .calc-form__notice-foot-block p:not(:first-child){margin-top:12px}}.calc-form_deposit .calc-form__years-summary .table__cell-fade{position:relative;z-index:1001;background-color:#fff;-webkit-border-top-left-radius:24px;-moz-border-radius-topleft:24px;border-top-left-radius:24px;-webkit-border-top-right-radius:24px;-moz-border-radius-topright:24px;border-top-right-radius:24px}.calc-form_deposit .calc-form__years-summary .table__cell-fade-mid{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.calc-form_deposit .calc-form__years-summary .table__cell-fade-btm{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-left-radius:24px;-moz-border-radius-bottomleft:24px;border-bottom-left-radius:24px;-webkit-border-bottom-right-radius:24px;-moz-border-radius-bottomright:24px;border-bottom-right-radius:24px}.calc-form_deposit .calc-form__years-summary .table__cell-fade-footer{position:relative;z-index:1001}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell{-webkit-flex:0 1 auto!important;-moz-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;padding-left:25px;padding-right:25px;border:none}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell:first-child{margin-left:64px;padding-left:0;max-width:118px!important;width:100%!important}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell:last-child{max-width:240px!important;width:100%!important;margin-right:39px}.calc-form_deposit .calc-form__years-summary .table__table .table__header .table__row .table__cell{padding-top:16px;padding-bottom:16px;position:relative}.calc-form_deposit .calc-form__years-summary .table__table .table__body{margin-bottom:24px}.calc-form_deposit .calc-form__years-summary .table__table .table__body .table__row .table__cell{padding-top:16px;padding-bottom:16px}.calc-form_deposit .calc-form__years-summary .table__table .table__footer{padding:0}.calc-form_deposit .calc-form__years-summary .table__table .table__footer .table__row{padding:32px 0 40px}.calc-form_deposit .calc-form__years-summary .table__table .table__footer .table__row .table__cell{padding:0 25px}.calc-form_deposit .calc-form__years-summary .table__table .table__footer .table__row .table__cell:first-child{padding-left:0}@media(max-width:calc(1080 * 1px)){.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell{padding-left:calc(-26.92308px + 4.80769vw);padding-right:calc(-26.92308px + 4.80769vw)}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell:first-child{margin-left:calc(-88.30769px + 14.10256vw);padding-right:calc(-18.61538px + 3.20513vw);max-width:-webkit-calc(-82.76923px + 18.58974vw)!important;max-width:-moz-calc(-82.76923px + 18.58974vw)!important;max-width:calc(-82.76923px + 18.58974vw)!important}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell:last-child{max-width:-webkit-calc(126.15385px + 9.61538vw)!important;max-width:-moz-calc(126.15385px + 9.61538vw)!important;max-width:calc(126.15385px + 9.61538vw)!important;padding-right:calc(42.30769px - 1.60256vw);margin-right:calc(-26.76923px + 6.08974vw)}.calc-form_deposit .calc-form__years-summary .table__table .table__header .table__row .table__cell{padding-top:calc(2.15385px + 1.28205vw);padding-bottom:calc(2.15385px + 1.28205vw);position:relative}.calc-form_deposit .calc-form__years-summary .table__table .table__header .table__row .table__cell span{font-size:-webkit-calc(9.07692px + .64103vw);font-size:-moz-calc(9.07692px + .64103vw);font-size:calc(9.07692px + .64103vw)}.calc-form_deposit .calc-form__years-summary .table__table .table__body{margin-bottom:calc(10.15385px + 1.28205vw)}.calc-form_deposit .calc-form__years-summary .table__table .table__body .table__row .table__cell{font-size:-webkit-calc(-9.53846px + 3.84615vw);font-size:-moz-calc(-9.53846px + 3.84615vw);font-size:calc(-9.53846px + 3.84615vw);padding-top:calc(2.15385px + 1.28205vw);padding-bottom:calc(2.15385px + 1.28205vw)}.calc-form_deposit .calc-form__years-summary .table__table .table__footer{padding:0}.calc-form_deposit .calc-form__years-summary .table__table .table__footer .table__row{padding:32px 0 calc(12.30769px + 2.5641vw)}.calc-form_deposit .calc-form__years-summary .table__table .table__footer .table__row .table__cell{font-size:-webkit-calc(-9.53846px + 3.84615vw);font-size:-moz-calc(-9.53846px + 3.84615vw);font-size:calc(-9.53846px + 3.84615vw);padding:0}}@media(max-width:calc(767 * 1px)){.calc-form_deposit .calc-form__years-summary .table__table>* .table__row{-webkit-flex:0 1 auto!important;-moz-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell{padding-left:10px;padding-right:10px}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell:first-child{margin-left:20px;padding-right:6px;max-width:60px!important}.calc-form_deposit .calc-form__years-summary .table__table>* .table__row .table__cell:last-child{max-width:200px!important;padding-right:30px;margin-right:20px}.calc-form_deposit .calc-form__years-summary .table__table .table__header .table__row .table__cell{padding-top:12px;padding-bottom:12px;position:relative}.calc-form_deposit .calc-form__years-summary .table__table .table__header .table__row .table__cell span{font-size:14px}.calc-form_deposit .calc-form__years-summary .table__table .table__body{margin-bottom:20px}.calc-form_deposit .calc-form__years-summary .table__table .table__body .table__row .table__cell{font-size:20px;padding-top:12px;padding-bottom:12px}.calc-form_deposit .calc-form__years-summary .table__table .table__footer .table__row{padding:calc(-2.31767px + 4.47427vw) 0 calc(18.27293px + 1.78971vw)}.calc-form_deposit .calc-form__years-summary .table__table .table__footer .table__row .table__cell{font-size:20px;padding:0}}.calc-form_deposit .calc-form__years-summary .table__row_header .table__cell{padding-bottom:4rem}.calc-form_deposit .calc-form__years-summary .table__body,.calc-form_deposit .calc-form__years-summary .table__body .table__row:not(:first-child),.calc-form_deposit .calc-form__years-summary .table__footer,.calc-form_deposit .calc-form__years-summary .table__footer .table__row:not(:first-child){margin-top:0!important}.calc-form_deposit .calc-form__years-summary .table__body .table__row:hover,.calc-form_deposit .calc-form__years-summary .table__footer .table__row:hover{background-clip:content-box}.calc-form_deposit .calc-form__years-summary .table__footer .table__row:hover{background-color:rgba(0,0,0,0)}.calc-form_deposit .calc-form__years-summary .table__footer{-webkit-box-shadow:0 -20px 15px rgba(0,0,0,.07);-moz-box-shadow:0 -20px 15px rgba(0,0,0,.07);box-shadow:0 -20px 15px rgba(0,0,0,.07)}.calc-form_deposit .calc-form__data_summary+.calc-form__result-hint{font-weight:400!important;font-size:18px;color:grey;margin-top:0;padding:0 64px 48px!important}@media(max-width:calc(1080 * 1px)){.calc-form_deposit .calc-form__data_summary+.calc-form__result-hint{font-size:-webkit-calc(4.15385px + 1.28205vw);font-size:-moz-calc(4.15385px + 1.28205vw);font-size:calc(4.15385px + 1.28205vw);padding:0 calc(-88.30769px + 14.10256vw) calc(-7.38462px + 5.12821vw)!important}}@media(max-width:calc(767 * 1px)){.calc-form_deposit .calc-form__data_summary+.calc-form__result-hint{font-size:14px;padding:0 20px 32px!important}}.page_calc_deposit{--theme:#676bbe;overflow:hidden}.page_calc_deposit .page__forms-wrapper.page__forms-wrapper_help-mode{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.page_calc_deposit .page__forms-wrapper.page__forms-wrapper_help-mode,.page_calc_deposit .page__forms-wrapper.page__forms-wrapper_no-transition,.page_calc_deposit .page__forms-wrapper.page__forms-wrapper_no-transition .calc-form_deposit{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}.page_calc_deposit .page__forms-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page_calc_deposit .page__forms-wrapper .calc-form:first-child{width:66.6666666667%}.page_calc_deposit .page__forms-wrapper .calc-form:last-child{width:33.3333333333%}@media(max-width:767px){.page_calc_deposit .page__forms-wrapper .calc-form:first-child,.page_calc_deposit .page__forms-wrapper .calc-form:last-child{width:50%}}.page_calc_deposit .calc-form{float:left;opacity:1;padding:0;background-color:rgba(0,0,0,0)}.page_calc_deposit .calc-form_next,.page_calc_deposit .calc-form_prev{cursor:pointer}.page_calc_deposit .calc-form_removing.calc-form{opacity:0!important;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.page_calc_deposit .calc-form__data_summary{display:block}.page_calc_deposit .calc-form__result-values-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:999px){.page_calc_deposit .calc-form__controls-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:1000px){.page_calc_deposit .calc-form__controls-wrapper{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page_calc_deposit .calc-form__controls-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.page_calc_deposit .calc-form__result-hint{margin-top:2rem;width:100%}.page_calc_deposit .calc-form__result-values-container{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page_calc_deposit .calc-form__show-schedule-button-wrapper{margin-top:2rem}@media(min-width:1000px){.page_calc_deposit .calc-form__show-schedule-button-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}}.page_calc_deposit .calc-form .credits{list-style:none;margin:0;padding:0}@media(min-width:1000px){.page_calc_deposit .calc-form .credits{grid-column:span 3}}.page_calc_deposit .calc-form .credits__title{font-size:2rem;font-weight:700;line-height:2.4rem;margin-bottom:2.2rem}.page_calc_deposit .calc-form .credits__credit+.credits__add-credit,.page_calc_deposit .calc-form .credits__credits-mode-wrapper+.credits__add-credit{-webkit-transform:translateY(-2rem);-moz-transform:translateY(-2rem);-ms-transform:translateY(-2rem);-o-transform:translateY(-2rem);transform:translateY(-2rem)}.page_calc_deposit .calc-form .credits__credit{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_deposit .calc-form .credits__credit{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_deposit .calc-form .credits__credit{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_deposit .calc-form .credits__remove-credit-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:-webkit-calc(100% - 5rem);width:-moz-calc(100% - 5rem);width:calc(100% - 5rem)}@media(min-width:1000px){.page_calc_deposit .calc-form .credits__remove-credit-wrapper{width:auto}}.page_calc_deposit .calc-form .credits__remove-credit{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:red;cursor:pointer;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:3.2rem;position:absolute;right:-1em;top:4.8rem;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:2}.page_calc_deposit .calc-form .credits__remove-credit:hover{opacity:.5}@media(min-width:1000px){.page_calc_deposit .calc-form .credits__remove-credit{max-width:272px}}.visually-impaired-mode .page_calc_deposit .calc-form .credits__remove-credit{color:#000}.page_calc_deposit .calc-form .credits__add-credit{color:#1070a7;cursor:pointer;display:inline-block;font-size:1.6rem;position:relative}.page_calc_deposit .calc-form .credits__add-credit:before{content:"+ "}.visually-impaired-mode .page_calc_deposit .calc-form .credits__add-credit{color:#000}.page_calc_deposit .calc-form .credits__add-credit-title{border-bottom:1px dotted}@media(max-width:999px){.page_calc_deposit .calc-form .credits>li:not(:first-child):not(:last-child):not(:nth-last-child(2)){margin-bottom:3rem}}.page_calc_deposit .calc-form .debits{list-style:none;margin:0;padding:0}@media(min-width:1000px){.page_calc_deposit .calc-form .debits{grid-column:span 3}}.page_calc_deposit .calc-form .debits__title{font-size:2rem;font-weight:700;line-height:2.4rem;margin-bottom:2.2rem}.page_calc_deposit .calc-form .debits__debit+.debits__add-debit,.page_calc_deposit .calc-form .debits__debits-mode-wrapper+.debits__add-debit{-webkit-transform:translateY(-2rem);-moz-transform:translateY(-2rem);-ms-transform:translateY(-2rem);-o-transform:translateY(-2rem);transform:translateY(-2rem)}.page_calc_deposit .calc-form .debits__debit{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_deposit .calc-form .debits__debit{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_deposit .calc-form .debits__debit{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_deposit .calc-form .debits__remove-debit-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:-webkit-calc(100% - 5rem);width:-moz-calc(100% - 5rem);width:calc(100% - 5rem)}@media(min-width:1000px){.page_calc_deposit .calc-form .debits__remove-debit-wrapper{width:auto}}.page_calc_deposit .calc-form .debits__remove-debit{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:red;cursor:pointer;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:3.2rem;position:absolute;right:-1em;top:4.8rem;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:2}.page_calc_deposit .calc-form .debits__remove-debit:hover{opacity:.5}@media(min-width:1000px){.page_calc_deposit .calc-form .debits__remove-debit{max-width:272px}}.visually-impaired-mode .page_calc_deposit .calc-form .debits__remove-debit{color:#000}.page_calc_deposit .calc-form .debits__add-debit{color:#1070a7;cursor:pointer;display:inline-block;font-size:1.6rem;position:relative}.page_calc_deposit .calc-form .debits__add-debit:before{content:"+ "}.visually-impaired-mode .page_calc_deposit .calc-form .debits__add-debit{color:#000}.page_calc_deposit .calc-form .debits__add-debit-title{border-bottom:1px dotted}@media(max-width:999px){.page_calc_deposit .calc-form .debits>li:not(:first-child):not(:last-child):not(:nth-last-child(2)){margin-bottom:3rem}}.page_calc_deposit .calc-form__remove-instance-button{left:50%;position:absolute;-webkit-transform:translate(-50%,25%);-moz-transform:translate(-50%,25%);-ms-transform:translate(-50%,25%);-o-transform:translate(-50%,25%);transform:translate(-50%,25%)}@media(max-width:999px){.page_calc_deposit .calc-form .credits{-webkit-order:500;-moz-box-ordinal-group:501;-ms-flex-order:500;order:500}.page_calc_deposit .calc-form .debits{-webkit-order:600;-moz-box-ordinal-group:601;-ms-flex-order:600;order:600}.page_calc_deposit .calc-form .carry-payment-on-monday-settings{-webkit-order:300;-moz-box-ordinal-group:301;-ms-flex-order:300;order:300}.page_calc_deposit .calc-form .capitalization-settings{-webkit-order:100;-moz-box-ordinal-group:101;-ms-flex-order:100;order:100}.page_calc_deposit .calc-form .early-closing-settings{-webkit-order:200;-moz-box-ordinal-group:201;-ms-flex-order:200;order:200}}.page_calc_deposit .calc-form .credits__remove-credit-wrapper{min-width:272px}.page_calc_deposit .calc-form .debits{margin-top:2.9rem}.page_calc_deposit .calc-form_help-mode:not(.calc-form_current){display:none}.page_calc_deposit .page__deposit-switch.tags{margin:.8rem 0 0;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.page_calc_deposit .page__deposit-switch.tags .tag:nth-last-of-type(2),.page_calc_deposit .page__deposit-switch.tags .tag:nth-last-of-type(3){background-color:hsla(0,0%,100%,.2);border:2px solid rgba(0,0,0,0)}@media(max-width:999px){.page_calc_deposit .page__deposit-switch.tags{-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.page_calc_deposit .page__deposit-switch .tag{border-color:hsla(0,0%,100%,.5);color:#fff}.page_calc_deposit .page__deposit-switch .tag_selected{background:#fff!important;color:#000!important}.page_calc_deposit .page__deposit-switch .tag:last-child{border-color:#fff;color:#fff}.page_calc_deposit .page__forms-wrapper{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:-o-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease,-o-transform .5s ease}.page_calc_deposit .page__forms-wrapper>*{-webkit-transition:opacity,-webkit-transform .5s ease;transition:opacity,-webkit-transform .5s ease;-o-transition:opacity,-o-transform .5s ease;-moz-transition:opacity,transform .5s ease,-moz-transform .5s ease;transition:opacity,transform .5s ease;transition:opacity,transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease,-o-transform .5s ease}.page_calc_deposit .calculator-disclaimer{font-size:18px;padding:0 25px;margin-top:64px!important}@media(max-width:calc(1080 * 1px)){.page_calc_deposit .calculator-disclaimer{font-size:-webkit-calc(4.15385px + 1.28205vw);font-size:-moz-calc(4.15385px + 1.28205vw);font-size:calc(4.15385px + 1.28205vw);padding:0 25px}}@media(max-width:calc(767 * 1px)){.page_calc_deposit .calculator-disclaimer{font-size:14px;padding:0}}.page_calc_deposit:not(.page_help-mode) .page__help-wrapper{z-index:1;margin-left:auto}@media(max-width:767px){.page_calc_deposit>*>.calculator-disclaimer{display:none!important}}.calc-form_deposit .calc-form__show-schedule-button-wrapper{margin-top:2rem}.calc-form_deposit .calc-form__show-schedule-button-wrapper button{width:100%}.calc-form_deposit .calculator-disclaimer{display:none!important}@media(max-width:767px){.calc-form_deposit .calculator-disclaimer{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}}.calc-form_deposit.calc-form_next .calculator-disclaimer,.calc-form_deposit.calc-form_prev .calculator-disclaimer{display:none!important}.calc-form__schedule.schedule_deposit .schedule__table .table__row_dia-warning{color:red}.calc-form__schedule.schedule_deposit .schedule__table .table__cell:not(:first-child){text-align:right}.calc-form__schedule .schedule__result-hint{padding:0 6rem}@media print{.calc-form__schedule{font-size:1.4rem}.calc-form__schedule .schedule__result-values-container{display:grid;grid-column-gap:3rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.calc-form__schedule .schedule__result-values_view_table{display:none}.calc-form__schedule .schedule__result-values_view_list{display:block!important}.calc-form__schedule .table__table{min-width:0!important}.calc-form__schedule .table__row_header{background-color:rgba(0,0,0,0);font-size:1.4rem}.calc-form__schedule .table__cell{-webkit-flex:1 1 50px!important;-moz-box-flex:1!important;-ms-flex:1 1 50px!important;flex:1 1 50px!important;padding:.5rem 1rem;width:auto!important}.calc-form__schedule .table__cell:first-child,.calc-form__schedule .table__cell:last-child{padding-left:0}.calc-form__schedule .table__row_footer:before{display:none}.calc-form__schedule .schedule__result-hint{padding:0 1rem}}@media not print{.calc-form__schedule .schedule__parameters-values{display:none}}.pt64{width:100%;padding-top:64px!important}.calc-form_deposit-main{background-color:#fff;-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;border-radius:2.5rem;padding:48px 0 0}@media(max-width:calc(1080 * 1px)){.calc-form_deposit-main{padding:calc(-7.38462px + 5.12821vw) 0 0}}@media(max-width:calc(767 * 1px)){.calc-form_deposit-main{padding:32px 0 0}}.calc-form_deposit .calc-form__years-summary .table__footer{-webkit-box-shadow:0 -3px 15px rgba(0,0,0,.07);-moz-box-shadow:0 -3px 15px rgba(0,0,0,.07);box-shadow:0 -3px 15px rgba(0,0,0,.07)}.calc-form_deposit .calc-form__data_summary{padding:0;position:relative}.calc-form_deposit .calc-form__years-summary .table__cell{border-bottom:none}.calc-form_deposit .calc-form__years-summary .table__cell:not(:first-child){text-align:right}.calc-form_deposit .calc-form__years-summary .table__cell:first-child,.calc-form_deposit .calc-form__years-summary .table__cell:nth-child(2),.calc-form_deposit .calc-form__years-summary .table__cell:nth-child(3),.calc-form_deposit .calc-form__years-summary .table__cell:nth-child(4),.calc-form_deposit .calc-form__years-summary .table__cell:nth-child(5){-webkit-flex:1 0 auto!important;-moz-box-flex:1!important;-ms-flex:1 0 auto!important;flex:1 0 auto!important}.calc-form_deposit .calc-form__years-summary .table__row_header{background:rgba(0,0,0,0)}.calc-form_deposit .calc-form__years-summary .table__body,.calc-form_deposit .calc-form__years-summary .table__footer{font-weight:700;font-size:32px;line-height:42px;margin-top:4rem}.calc-form_deposit .calc-form__years-summary .table__body .table__row:not(:first-child),.calc-form_deposit .calc-form__years-summary .table__footer .table__row:not(:first-child){margin-top:2rem}.calc-form_deposit .calc-form__years-summary .table__row_footer:before{background-color:rgba(0,0,0,0)}.calc-form_deposit .calc-form__years-summary .table__footer{-webkit-box-shadow:0 -20px 20px rgba(0,0,0,.07);-moz-box-shadow:0 -20px 20px rgba(0,0,0,.07);box-shadow:0 -20px 20px rgba(0,0,0,.07);margin:2.4rem 0 0;padding:3.6rem 0 2.5rem}@media(min-width:1000px){.calc-form_deposit .calc-form__years-summary .table__footer{margin:6rem 0 0;padding:1.7rem 0 2.5rem}}.calc-form_deposit .calc-form__years-summary .table__row_footer{border-top:none}.calc-form_deposit .calc-form__summary-totals{width:100%}.calc-form_deposit .calc-form__data_summary+.calc-form__result-hint{font-weight:700}@media(max-width:999px){.calc-form_deposit .calc-form__data_summary+.calc-form__result-hint{padding:0}}@media(min-width:1000px){.calc-form_deposit .calc-form__data_summary+.calc-form__result-hint{padding:0}}.page_calc_inflation .calc-form.calc-form_inflation-faq .calc-form__data{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(max-width:999px){.page_calc_inflation .calc-form.calc-form_inflation-faq .calc-form__data{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.inflation-faq__faq-list{list-style:none;margin:0;padding:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}@media(max-width:999px){.inflation-faq__faq-list{-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}}.inflation-faq__faq-question{font-size:2rem;font-weight:700;line-height:2.7rem;margin-bottom:1.5rem}.inflation-faq__faq-answer{margin-bottom:5rem}.inflation-faq__menu-wrapper{position:relative}@media(max-width:999px){.inflation-faq__menu-wrapper{margin-bottom:5.4rem}}@media(min-width:1000px){.inflation-faq__menu-wrapper{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:5.4rem;width:38rem}}.inflation-faq__menu{font-size:1.6rem;line-height:2.4rem;list-style:none;margin:0;padding:0;position:absolute;top:0}@media(max-width:999px){.inflation-faq__menu{position:static!important;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.inflation-faq__menu-link{display:inline!important}.inflation-faq__menu-text{display:none!important}}@media(min-width:1000px){.inflation-faq__menu{width:38rem}}.inflation-faq__menu-item:not(:last-child){margin-bottom:1.6rem}.inflation-faq__menu-text{border-bottom:1px solid rgba(0,0,0,0);display:none}.chart{height:auto;width:100%}.chart__tick_line{stroke:#ddd}.chart__tick-subtitle,.chart__tick-title{fill:#7e7e7e;font-size:1rem}.chart__tick-subtitle{text-anchor:middle}.chart__axis-line{stroke:#ddd}.chart__axis-value_y{fill:#7e7e7e;font-size:1rem;text-anchor:end;-webkit-transform:translate(-1em,.5em);-moz-transform:translate(-1em,.5em);-ms-transform:translate(-1em,.5em);-o-transform:translate(-1em,.5em);transform:translate(-1em,.5em)}.chart__data-row{fill:none;pointer-events:none;stroke:#d3d3d3;stroke-linecap:round;stroke-width:3}.chart__data-row_MAIN{stroke-width:5}.chart__data-row_DASHED{stroke-dasharray:7,9!important}.chart__data-row_appeared{-webkit-transition:stroke-dashoffset 1s ease;-o-transition:stroke-dashoffset 1s ease;-moz-transition:stroke-dashoffset 1s ease;transition:stroke-dashoffset 1s ease;stroke-dashoffset:0!important}.chart__data-tooltip{opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.chart__data-tooltip_visible{opacity:1}.chart__legend-row{stroke:#d3d3d3;stroke-linecap:round;stroke-width:3}.chart__legend-item_MAIN .chart__legend-row{stroke-width:5}.chart__data-mark{stroke:#fff;stroke-width:2}.chart__data-value-line{stroke:#7e7e7e;opacity:0;pointer-events:none}.chart__data-value-line_visible{opacity:1}.chart__data-value{font-size:1.2rem;text-anchor:middle}.chart__data-value-background{fill:#e7e7e7}.chart__hover-controller{fill:rgba(0,0,0,0)}.chart__legend{display:none}.chart_with-legend .chart__legend{display:inline;display:initial}.visually-impaired-mode .chart{-webkit-filter:grayscale(1);filter:grayscale(1)}.superfood-price-dynamic{padding:6rem}@media(max-width:1120px){.superfood-price-dynamic{padding:calc(7.19424vw - 2.05755rem)}}@media(max-width:768px){.superfood-price-dynamic{font-size:-webkit-calc(.75vw + .96rem);font-size:-moz-calc(.75vw + .96rem);font-size:calc(.75vw + .96rem)}}@media(max-width:425px){.superfood-price-dynamic{padding:1rem}}.superfood-price-dynamic .calc-form__data{padding:0}.superfood-price-dynamic__title{margin-bottom:1rem!important}@media(max-width:999px){.superfood-price-dynamic__title{text-align:center}}.superfood-price-dynamic__price-disclaimer{font-size:1.6rem;line-height:2rem}@media(max-width:999px){.superfood-price-dynamic__price-disclaimer{text-align:center}}.superfood-price-dynamic__body{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-top:2rem}@media(max-width:999px){.superfood-price-dynamic__body{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.superfood-price-dynamic__body .superfood-price-dynamic__image-wrapper{justify-self:center}.superfood-price-dynamic__body .superfood-price-dynamic__recipe-table-wrapper{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}.superfood-price-dynamic__image-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.superfood-price-dynamic__image{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;height:auto;margin-left:5rem;max-width:400px;position:absolute;width:100%}@media(max-width:1000px){.superfood-price-dynamic__image{margin:0 auto 4rem;position:static}}.visually-impaired-mode .superfood-price-dynamic__image{-webkit-filter:grayscale(1);filter:grayscale(1)}.superfood-price-dynamic__recipe-table-wrapper{-webkit-flex:2 1;-moz-box-flex:2;-ms-flex:2 1;flex:2 1;overflow:hidden}.superfood-price-dynamic__recipe-table{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.superfood-price-dynamic__recipe-table>div{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}.superfood-price-dynamic__recipe-table>div:last-child{margin-bottom:0}.superfood-price-dynamic__recipe-table>div>div{margin-right:1rem}.superfood-price-dynamic__recipe-table>div>div:first-child{-webkit-flex:2 1;-moz-box-flex:2;-ms-flex:2 1;flex:2 1}.superfood-price-dynamic__recipe-table>div>div:nth-child(2){-webkit-flex:.5 1;-moz-box-flex:.5;-ms-flex:.5 1;flex:.5 1;white-space:pre}@media(max-width:768px){.superfood-price-dynamic__recipe-table>div>div:nth-child(2){display:none}}.superfood-price-dynamic__recipe-table>div>div:nth-child(3),.superfood-price-dynamic__recipe-table>div>div:nth-child(4),.superfood-price-dynamic__recipe-table>div>div:nth-child(5){-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;text-align:right}.superfood-price-dynamic__recipe-table>div>div:nth-child(5){margin-right:0}.superfood-price-dynamic__recipe-table-header{-webkit-align-self:start;-ms-flex-item-align:start;align-self:start;font-size:1.6rem;line-height:2rem;opacity:.5}@media(max-width:1120px){.superfood-price-dynamic__recipe-table-header{font-size:-webkit-calc(.75vw + .76rem);font-size:-moz-calc(.75vw + .76rem);font-size:calc(.75vw + .76rem);line-height:-webkit-calc(1.25vw + .6rem);line-height:-moz-calc(1.25vw + .6rem);line-height:calc(1.25vw + .6rem)}}.superfood-price-dynamic__recipe-table-footer{font-weight:700}.superfood-price-dynamic__ingredient-title{line-height:1.2}.superfood-price-dynamic__recipe-footer{font-weight:700}.superfood-price-dynamic__summary-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:3.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.superfood-price-dynamic__summary{padding-left:2rem}.superfood-price-dynamic__description{font-size:.8em;padding-left:10.9rem;width:100%}.superfood-price-dynamic__controls{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.superfood-price-dynamic__control{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;font-size:3.2rem;font-weight:700;height:4.2rem;line-height:3.6rem;padding:0;width:4.2rem}@media(max-width:1120px){.superfood-price-dynamic__control{font-size:-webkit-calc(1.5vw + 1.52rem);font-size:-moz-calc(1.5vw + 1.52rem);font-size:calc(1.5vw + 1.52rem);line-height:-webkit-calc(1.25vw + 2.2rem);line-height:-moz-calc(1.25vw + 2.2rem);line-height:calc(1.25vw + 2.2rem)}}.superfood-price-dynamic__control:after{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.superfood-price-dynamic__control .button__label{-webkit-transform:translateY(-.08em);-moz-transform:translateY(-.08em);-ms-transform:translateY(-.08em);-o-transform:translateY(-.08em);transform:translateY(-.08em)}.superfood-price-dynamic__control:not(:first-child){margin-left:.5rem}.superfood-price-dynamic__amount,.superfood-price-dynamic__count{font-weight:700}.superfood-price-dynamic .calc-form__data{display:block}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation .calc-form__data{grid-template-columns:repeat(5,minmax(0,1fr))}}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__preloader-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-column:1/-1;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__field{max-width:none!important}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation .calc-form__field_region{grid-column:span 3}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__field_long-title,.page_calc_inflation .calc-form.calc-form_inflation .calc-form__field_period{grid-column:span 2}}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__group-title{font-weight:700;grid-column:1/-1;margin-top:2rem;margin-bottom:2.2rem}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation .calc-form__group-title{text-align:center}}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__personal-inflation-no-expenses-hint{font-size:1.6rem;grid-column:1/-1;line-height:2rem}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__result-values-container{max-width:90%;margin-bottom:4rem}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__inflation-chart-wrapper{position:relative}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__inflation-chart-wrapper .chart{height:100%;position:absolute;width:100%}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation .calc-form__inflation-chart-wrapper{grid-column:span 5}}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__inflation-chart-wrapper .chart__data-row_russia,.page_calc_inflation .calc-form.calc-form_inflation .calc-form__inflation-chart-wrapper .chart__legend-item_russia .chart__legend-row{stroke:#b9b9b9}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__inflation-chart-wrapper .chart__data-row_region,.page_calc_inflation .calc-form.calc-form_inflation .calc-form__inflation-chart-wrapper .chart__legend-item_region .chart__legend-row{stroke:#676bbe}.page_calc_inflation .calc-form.calc-form_inflation .calc-form__result-hint{font-size:1.6rem;line-height:2rem;margin-top:4rem}.page_calc_inflation .calc-form .calc-form__data.calc-form_data-controls:not(.calc-form__data_loading){padding-bottom:0}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data.calc-form_data-controls{grid-row-gap:0}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data{display:grid;-webkit-justify-content:initial;-moz-box-pack:initial;-ms-flex-pack:initial;justify-content:normal;grid-row-gap:3rem}@media(max-width:999px){.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data{grid-template-columns:minmax(0,1fr)}}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data{grid-template-columns:repeat(7,minmax(0,1fr))}}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data_no-data,.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data_product-price-dynamics{padding-top:0}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data_no-data{display:block;font-weight:700;text-align:center}@media(max-width:999px){.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data_product-price-dynamics{grid-template-columns:minmax(0,1fr)}}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data_product-price-dynamics{grid-template-columns:repeat(2,minmax(0,1fr))}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__data_product-price-dynamics.calc-form__data_product-price-dynamics-one-column{grid-template-columns:repeat(1,minmax(0,1fr))}}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__preloader-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__preloader{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__product-price-dynamics-wrapper{position:relative}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__product-price-dynamics-wrapper .chart{height:100%;position:absolute;width:100%}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__charts-title{font-family:"Hauss",sans-serif;font-style:normal;margin-bottom:2rem}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__field{max-width:none!important}}@media(min-width:1000px)and (min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__field_region{grid-column:span 3}.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__field_category,.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__field_period{grid-column:span 2}}@media(min-width:1000px){.page_calc_inflation .calc-form.calc-form_inflation-product-price-dynamics .calc-form__charts-title{grid-column:1/-1;font-weight:500;font-size:26.0329px;line-height:26px}}.page_calc_inflation{--theme:#4aabe1}.page_calc_inflation .calc-form+.page__superfood-wrapper{margin-top:4rem}.page_calc_inflation .calc-form{padding-top:4rem}.page__superfood-wrapper{overflow:hidden}@media(max-width:767px){.page_calc_inflation .calc-form_inflation{padding-top:1rem}}.calc-form-results{--line-items:3;list-style:none;margin:0;padding:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-row-gap:24px;row-gap:24px;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.calc-form-results.row-3{--line-items:3}@media(max-width:999px){.calc-form-results.row-3{--line-items:3}}@media(max-width:767px){.calc-form-results.row-3{--line-items:1}}.calc-form-results.row-2{--line-items:2}@media(max-width:767px){.calc-form-results.row-2{--line-items:1}}.calc-form-results.row-1{--line-items:1}.calc-form-results li{-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:-webkit-calc((100% - 20px*(var(--line-items) - 1))/var(--line-items));-ms-flex-preferred-size:calc((100% - 20px*(var(--line-items) - 1))/var(--line-items));flex-basis:-moz-calc((100% - 20px*(var(--line-items) - 1))/var(--line-items));flex-basis:calc((100% - 20px*(var(--line-items) - 1))/var(--line-items))}.calc-form-results .calc-form-results__value-wrapper_with-help-information{position:relative;z-index:1001}.calc-form-results .calc-form-results__value-wrapper_with-help-information .checkbox span{color:#fff}.calc-form-results .calc-form-results__value-wrapper_with-help-information .checkbox_alternative span{color:#000}.calc-form-results .calc-form-results__value-wrapper_with-help-information .calc-form-results__value-container{position:relative}.calc-form-results .calc-form-results__value-wrapper_with-help-information .calc-form-results__value-container:before{background-color:#fff;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;height:-webkit-calc(100% + 2rem);height:-moz-calc(100% + 2rem);height:calc(100% + 2rem);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-calc(100% + 3rem);width:-moz-calc(100% + 3rem);width:calc(100% + 3rem);z-index:-1}.calc-form-results .calc-form-results__value-wrapper_with-help-information .calc-form-results__control-hint-line{left:-1.7rem}.calc-form-results .calc-form-results__value-wrapper_with-help-information.calc-form-results__is-help-mode .calc-form-results__value-container:before{content:""}.calc-form-results .calc-form-results__title{color:#8a8a8a;font-size:1.4rem;line-height:1.6rem;margin-bottom:.8rem}.calc-form-results .calc-form-results__value{font-size:2rem;font-weight:700;line-height:2.6rem;white-space:nowrap}@media(min-width:1000px){.calc-form-results .calc-form-results__value{font-size:3.2rem;line-height:4.2rem}}.calc-form-results .calc-form-results__help-information{color:#fff;font-size:1.6rem;line-height:2rem;opacity:.7;padding-top:2.5rem}@media(min-width:1000px){.calc-form-results .calc-form-results__help-information{width:100%}}.calc-form-results .calc-form-results__help-information .checkbox_alternative{background-color:red}.calc-form-results .calc-form-results__help-information .checkbox_alternative span{color:#000}.calc-form__checkbox-wr{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:0;row-gap:0}@media print{.calc-form__schedule.schedule_loan{font-size:1.4rem}.calc-form__schedule.schedule_loan .schedule__result-values-container{display:grid;grid-column-gap:3rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.calc-form__schedule.schedule_loan .schedule__result-values_view_table{display:none}.calc-form__schedule.schedule_loan .schedule__result-values_view_list{display:block!important}.calc-form__schedule.schedule_loan .table__table{min-width:0!important}.calc-form__schedule.schedule_loan .table__row_header{background-color:rgba(0,0,0,0);font-size:1.4rem}.calc-form__schedule.schedule_loan .table__cell{-webkit-flex:1 1 50px!important;-moz-box-flex:1!important;-ms-flex:1 1 50px!important;flex:1 1 50px!important;padding:.5rem 1rem;width:auto!important}.calc-form__schedule.schedule_loan .table__cell:first-child,.calc-form__schedule.schedule_loan .table__cell:last-child{padding-left:0}.calc-form__schedule.schedule_loan .table__row_footer:before{display:none}.calc-form__schedule.schedule_loan .schedule__result-hint{padding:0 1rem}}.calc-form_ref-loan{margin-top:52px;padding:60px 0 0}.calc-form_ref-loan .calc-form__data{padding:0 60px 30px}.calc-form_ref-loan .calc-form__result-values-wrapper .calc-form__result-values .table__header{display:none}.calc-form_ref-loan .calc-form__result-values-wrapper .calc-form__result-values .table__body{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-gap:24px;gap:24px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:1000px){.calc-form_ref-loan .calc-form__result-values-wrapper .calc-form__result-values{font-size:2.8rem}}@media(max-width:1259px){.calc-form_ref-loan{padding:32px 0 0}.calc-form_ref-loan .calc-form__data{padding:0 32px;grid-template-columns:repeat(2,minmax(0,1fr))}.calc-form_ref-loan.calc-form .calc-form__result-values_view_table{display:block}.calc-form_ref-loan .calc-form__result-values-wrapper{padding:32px;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.calc-form_ref-loan .calc-form__result-values-container{max-width:100%}.calc-form_ref-loan .calc-form__show-schedule-button-wrapper{margin-top:32px!important}}@media(max-width:767px){.calc-form_ref-loan{margin-top:32px;padding:24px 0 0}.calc-form_ref-loan .calc-form__data{padding:0 24px 40px;grid-template-columns:repeat(1,minmax(0,1fr))}.calc-form_ref-loan .calc-form__result-values-wrapper{padding:24px}.calc-form_ref-loan .calc-form__result-values-wrapper .calc-form__result-values .table__header{display:none}.calc-form_ref-loan .calc-form__result-values-wrapper .calc-form__result-values .table__body{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-gap:40px;gap:40px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calc-form_ref-loan .calc-form__result-values-wrapper .calc-form__result-values .table__row{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px}.calc-form_ref-loan .calc-form__result-values-wrapper .calc-form__result-values .table__cell{padding:0}}.calc-form_loan.calc-form_help-mode .calc-form__show-schedule-button-wrapper button{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:2rem}.calc-form__schedule.schedule_loan .schedule__table .table__cell:not(:first-child){text-align:right}@media print{.calc-form__schedule.schedule_loan{font-size:1.4rem}.calc-form__schedule.schedule_loan .schedule__result-values-container{display:grid;grid-column-gap:3rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.calc-form__schedule.schedule_loan .schedule__result-values_view_table{display:none}.calc-form__schedule.schedule_loan .schedule__result-values_view_list{display:block!important}.calc-form__schedule.schedule_loan .table__table{min-width:0!important}.calc-form__schedule.schedule_loan .table__row_header{background-color:rgba(0,0,0,0);font-size:1.4rem}.calc-form__schedule.schedule_loan .table__cell{-webkit-flex:1 1 50px!important;-moz-box-flex:1!important;-ms-flex:1 1 50px!important;flex:1 1 50px!important;padding:.5rem 1rem;width:auto!important}.calc-form__schedule.schedule_loan .table__cell:first-child,.calc-form__schedule.schedule_loan .table__cell:last-child{padding-left:0}.calc-form__schedule.schedule_loan .table__row_footer:before{display:none}.calc-form__schedule.schedule_loan .schedule__result-hint{padding:0 1rem}}@media not print{.calc-form__schedule.schedule_loan .schedule__parameters-values{display:none}}.page_calc_loan{--theme:#497e49}.page_calc_rassrochka{--theme:#d88b51}.page_calc_annuitetnyy,.page_calc_differencirovannyy{--theme:#519cbf}.page_calc_dosrochnoe-pogashenie-kredita{--theme:#55b846}.page_calc_refinansirovanie-kredita{--theme:#575f95}.page_calc_loan .calc-form_loan{padding-top:4rem}@media(max-width:1000px){.page_calc_loan .calc-form_loan{padding-top:1rem}}.page_calc_loan .calc-form__result-values-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(max-width:799px){.page_calc_loan .calc-form__result-values-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:800px){.page_calc_loan .calc-form__result-values-wrapper{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page_calc_loan .calc-form__result-values-container{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page_calc_loan .calc-form__show-schedule-button-wrapper{margin-top:2rem}.page_calc_loan .calc-form__show-schedule-button-wrapper button{width:100%}@media(min-width:800px){.page_calc_loan .calc-form__show-schedule-button-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.page_calc_loan .calc-form__show-schedule-button-wrapper button{margin:0;width:auto}}.page_calc_loan .calc-form .repayments{list-style:none;margin:0;padding:0}@media(min-width:1000px){.page_calc_loan .calc-form .repayments{grid-column:span 3}}.page_calc_loan .calc-form .repayments__title{font-size:2rem;font-weight:700;line-height:2.4rem;margin-bottom:2.2rem}.page_calc_loan .calc-form .repayments__repayment+.repayments__add-repayment,.page_calc_loan .calc-form .repayments__repayments-mode-wrapper+.repayments__add-repayment{-webkit-transform:translateY(-2rem);-moz-transform:translateY(-2rem);-ms-transform:translateY(-2rem);-o-transform:translateY(-2rem);transform:translateY(-2rem)}.page_calc_loan .calc-form .repayments__repayment{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_loan .calc-form .repayments__repayment{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_loan .calc-form .repayments__repayment{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_loan .calc-form .repayments__remove-repayment-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:-webkit-calc(100% - 5rem);width:-moz-calc(100% - 5rem);width:calc(100% - 5rem)}@media(min-width:1000px){.page_calc_loan .calc-form .repayments__remove-repayment-wrapper{width:auto}}.page_calc_loan .calc-form .repayments__remove-repayment{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:red;cursor:pointer;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:3.2rem;position:absolute;right:-1em;top:4.8rem;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:2}.page_calc_loan .calc-form .repayments__remove-repayment:hover{opacity:.5}@media(min-width:1000px){.page_calc_loan .calc-form .repayments__remove-repayment{max-width:272px}}.visually-impaired-mode .page_calc_loan .calc-form .repayments__remove-repayment{color:#000}.page_calc_loan .calc-form .repayments__add-repayment{color:#1070a7;cursor:pointer;display:inline-block;font-size:1.6rem;position:relative}.page_calc_loan .calc-form .repayments__add-repayment:before{content:"+ "}.visually-impaired-mode .page_calc_loan .calc-form .repayments__add-repayment{color:#000}.page_calc_loan .calc-form .repayments__add-repayment-title{border-bottom:1px dotted}@media(max-width:999px){.page_calc_loan .calc-form .repayments>li:not(:first-child):not(:last-child):not(:nth-last-child(2)){margin-bottom:3rem}}.page_calc_loan .calc-form .repayments__repayments-mode-wrapper{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_loan .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_loan .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.calc-form_income.calc-form_help-mode .calc-form__show-schedule-button-wrapper button{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:2rem}.calc-form_income .calc-form__group-title{font-weight:700;grid-column:1/-1;margin-bottom:2.2rem}.calc-form_income .calc-form__group-separator{grid-column:1/-1}.calc-form_income .table__row-hidden>:not(:last-child)>*{opacity:.3}.calc-form_income .horizontal-scroll{overflow:auto}.mt32{margin-top:32px!important}.chartAlternative{height:auto;width:100%}.chartAlternative__tick_line{stroke:#ddd}.chartAlternative__tick-subtitle,.chartAlternative__tick-title{fill:#7e7e7e;font-size:1rem}.chartAlternative__tick-subtitle{text-anchor:middle}.chartAlternative__axis-line{stroke:#ddd}.chartAlternative__axis-value_y{fill:#7e7e7e;font-size:1rem;text-anchor:end;-webkit-transform:translate(-1em,.5em);-moz-transform:translate(-1em,.5em);-ms-transform:translate(-1em,.5em);-o-transform:translate(-1em,.5em);transform:translate(-1em,.5em)}.chartAlternative__data-row{fill:none;pointer-events:none;stroke:#d3d3d3;stroke-linecap:round;stroke-width:3}.chartAlternative__data-row_MAIN{stroke-width:5}.chartAlternative__data-row_DASHED{stroke-dasharray:7,9!important}.chartAlternative__data-row_appeared{-webkit-transition:stroke-dashoffset 1s ease;-o-transition:stroke-dashoffset 1s ease;-moz-transition:stroke-dashoffset 1s ease;transition:stroke-dashoffset 1s ease;stroke-dashoffset:0!important}.chartAlternative__data-tooltip{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease;display:none}.chartAlternative__data-tooltip_visible{display:block}.chartAlternative__legend-row{stroke:#d3d3d3;stroke-linecap:round;stroke-width:3}.chartAlternative__legend-item_MAIN .chartAlternative__legend-row{stroke-width:5}.chartAlternative__data-mark{stroke:#fff;stroke-width:2}.chartAlternative__data-value-line{stroke:#7e7e7e;opacity:0;pointer-events:none}.chartAlternative__data-value-line_visible{opacity:1}.chartAlternative__data-value{font-size:1.2rem;text-anchor:middle}.chartAlternative__data-value-background{fill:#e7e7e7}.chartAlternative__hover-controller{fill:rgba(0,0,0,0)}.chartAlternative__legend{display:none}.chartAlternative_with-legend .chartAlternative__legend{display:inline;display:initial}.visually-impaired-mode .chartAlternative{-webkit-filter:grayscale(1);filter:grayscale(1)}.page_calc_income{--theme:#9d67be}.page_calc_income .calc-form_income{padding-top:4rem}.page_calc_income .calc-form_income .help-button{top:0}@media(max-width:1259px){.page_calc_income .calc-form_income .help-button{position:absolute;top:0;right:0;-webkit-transform:translateY(-webkit-calc(-100% - 5px));-moz-transform:translateY(-moz-calc(-100% - 5px));-ms-transform:translateY(calc(-100% - 5px));-o-transform:translateY(calc(-100% - 5px));transform:translateY(calc(-100% - 5px))}}.page_calc_income .calc-form__result-values-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(max-width:999px){.page_calc_income .calc-form__result-values-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:1000px){.page_calc_income .calc-form__result-values-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page_calc_income .calc-form__result-values-container{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page_calc_income .calc-form__show-schedule-button-wrapper{margin-top:2rem}.page_calc_income .calc-form__show-schedule-button-wrapper button{width:100%}@media(min-width:1000px){.page_calc_income .calc-form__show-schedule-button-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}.page_calc_income .calc-form__show-schedule-button-wrapper button{margin:0;width:auto}}.page_calc_income .calc-form .repayments{list-style:none;margin:0;padding:0}@media(min-width:1000px){.page_calc_income .calc-form .repayments{grid-column:span 3}}.page_calc_income .calc-form .repayments__title{font-size:2rem;font-weight:700;line-height:2.4rem;margin-bottom:2.2rem}.page_calc_income .calc-form .repayments__repayment+.repayments__add-repayment,.page_calc_income .calc-form .repayments__repayments-mode-wrapper+.repayments__add-repayment{-webkit-transform:translateY(-2rem);-moz-transform:translateY(-2rem);-ms-transform:translateY(-2rem);-o-transform:translateY(-2rem);transform:translateY(-2rem)}.page_calc_income .calc-form .repayments__repayment{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_income .calc-form .repayments__repayment{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_income .calc-form .repayments__repayment{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_income .calc-form .repayments__remove-repayment-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:-webkit-calc(100% - 5rem);width:-moz-calc(100% - 5rem);width:calc(100% - 5rem)}@media(min-width:1000px){.page_calc_income .calc-form .repayments__remove-repayment-wrapper{width:auto}}.page_calc_income .calc-form .repayments__remove-repayment{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:red;cursor:pointer;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:3.2rem;position:absolute;right:-1em;top:4.8rem;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:2}.page_calc_income .calc-form .repayments__remove-repayment:hover{opacity:.5}@media(min-width:1000px){.page_calc_income .calc-form .repayments__remove-repayment{max-width:272px}}.visually-impaired-mode .page_calc_income .calc-form .repayments__remove-repayment{color:#000}.page_calc_income .calc-form .repayments__add-repayment{color:#1070a7;cursor:pointer;display:inline-block;font-size:1.6rem;position:relative}.page_calc_income .calc-form .repayments__add-repayment:before{content:"+ "}.visually-impaired-mode .page_calc_income .calc-form .repayments__add-repayment{color:#000}.page_calc_income .calc-form .repayments__add-repayment-title{border-bottom:1px dotted}@media(max-width:999px){.page_calc_income .calc-form .repayments>li:not(:first-child):not(:last-child):not(:nth-last-child(2)){margin-bottom:3rem}}.page_calc_income .calc-form .repayments__repayments-mode-wrapper{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_income .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_income .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_income .calc-form__result,.page_calc_income .calc-form__result-top{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page_calc_income .calc-form__result-top{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.page_calc_income .calc-form__result-tags{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page_calc_income .calc-form__result-tag{font-size:16px;padding:0 17px;background-color:#f5f5f5;-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;-webkit-transition:background-color .3s;-o-transition:.3s background-color;-moz-transition:.3s background-color;transition:background-color .3s;cursor:pointer;white-space:nowrap}.page_calc_income .calc-form__result-tag-active,.page_calc_income .calc-form__result-tag:hover{background-color:#fac91b}.page_calc_income .calc-form__result-tag:not(:first-child){margin-left:8px}.page_calc_income .calc-form__result-legends{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 40px;gap:0 40px}.page_calc_income .calc-form__result-legend{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page_calc_income .calc-form__result-legend-line{width:40px;height:2px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background-color:#000}.page_calc_income .calc-form__result-legend-line-dashed{background-color:rgba(0,0,0,0);background-image:-webkit-gradient(linear,left top,right top,from(#000),color-stop(75%,#000),color-stop(75%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,#000,#000 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));background-image:-moz-linear-gradient(left,#000,#000 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(left,#000,#000 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0) 100%);background-image:linear-gradient(90deg,#000,#000 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));-webkit-background-size:10px 2px;-moz-background-size:10px 2px;background-size:10px 2px}.page_calc_income .calc-form__result-legend-text{color:#7e7e7e;font-size:16px;margin-left:10px;white-space:nowrap}.page_calc_income .calc-form__result-table .table__header .table__cell{background-color:rgba(0,0,0,0);padding:24px 0}.page_calc_income .calc-form__result-table .table__header .table__cell span{font-weight:400;color:#7e7e7e;white-space:nowrap}.page_calc_income .calc-form__result-table .table__header .table__row{margin-bottom:0}.page_calc_income .calc-form__result-table .table__body .table__cell{font-size:18px;font-weight:400;border-bottom:none;padding:16px 0;line-height:1;white-space:nowrap;text-align:right}.page_calc_income .calc-form__result-table .table__body .table__cell-inside{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page_calc_income .calc-form__result-table .table__body .table__cell-inside span:not(:first-child){margin-left:10px}.page_calc_income .calc-form__result-table .table__body .table__cell-inside span[class*=" icon-"],.page_calc_income .calc-form__result-table .table__body .table__cell-inside span[class^=icon-]{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.page_calc_income .calc-form__result-table .table__body .table__cell-inside span.icon-download{color:#25a611}.page_calc_income .calc-form__result-table .table__body .table__cell-inside span.icon-rotate{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);color:#a61a11}.page_calc_income .calc-form__result-table .table__body .table__cell:nth-child(4) .table__cell-inside span:not(:first-child),.page_calc_income .calc-form__result-table .table__body .table__cell:nth-child(5) .table__cell-inside span:not(:first-child){margin-left:auto;padding-left:10px}.page_calc_income .calc-form__result-table .table__body .table__cell:nth-child(5) .table__cell-inside{max-width:105px}.page_calc_income .calc-form__result-table .table__body .table__cell-line{width:8px;height:28px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#d9d9d9}.page_calc_income .calc-form__result-table .table__body .table__cell .cursor-icon{cursor:pointer}.page_calc_income .calc-form__result-table .table__body .table__row:not(:first-child) .table__cell{border-top:1px solid #d9d9d9;text-align:left}.page_calc_income .calc-form__result-table .table__cell{padding-left:0!important;padding-right:10px!important}.page_calc_income .calc-form__result-table .table__cell:nth-child(2),.page_calc_income .calc-form__result-table .table__cell:nth-child(3){padding-left:30px!important;text-align:left;width:160px}@media(max-width:767px){.page_calc_income .calc-form__result-table .table__cell:nth-child(2),.page_calc_income .calc-form__result-table .table__cell:nth-child(3){text-align:left}}.page_calc_income .calc-form__result-table .table__cell:nth-child(4){width:160px;padding-left:30px!important;padding-right:30px!important;text-align:left}.page_calc_income .calc-form__result-table .table__cell:nth-child(5){text-align:left;padding-left:30px!important}.page_calc_income .calc-form__result-table .table__cell:first-child{padding-left:15px!important;padding-right:0!important;text-align:left;width:160px}.page_calc_income .calc-form__result-table .table__cell:nth-last-child(-n+2){padding-right:0!important;width:195px}.page_calc_income .calc-form__result-table .table__cell:last-child{padding-left:20px!important;padding-right:15px!important;text-align:right;width:18px}.page_calc_income .select_readonly{opacity:1}@media(max-width:767px){.page_calc_income .calc-form_income{padding-top:1rem}.calc-form__result-top{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:20px;gap:20px}.calc-form__result-top>*{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.calc-form__result-top>::-webkit-scrollbar{width:0;height:0}.calc-form__result-tags{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.calc-form__result-tag{font-size:14px!important}.calc-form__result-legends{grid-gap:10px 0;gap:10px 0}.calc-form__result-legend-line{width:20px!important}.calc-form__result-legend-text{font-size:14px!important}}.calc-form_loan-percent.calc-form_help-mode .calc-form__show-schedule-button-wrapper button{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:2rem}.calc-form__schedule.schedule_loan-percent .schedule__table .table__cell:not(:first-child){text-align:right}@media print{.calc-form__schedule.schedule_loan-percent{font-size:1.4rem}.calc-form__schedule.schedule_loan-percent .schedule__result-values-container{display:grid;grid-column-gap:3rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.calc-form__schedule.schedule_loan-percent .schedule__result-values_view_table{display:none}.calc-form__schedule.schedule_loan-percent .schedule__result-values_view_list{display:block!important}.calc-form__schedule.schedule_loan-percent .table__table{min-width:0!important}.calc-form__schedule.schedule_loan-percent .table__row_header{background-color:rgba(0,0,0,0);font-size:1.4rem}.calc-form__schedule.schedule_loan-percent .table__cell{-webkit-flex:1 1 50px!important;-moz-box-flex:1!important;-ms-flex:1 1 50px!important;flex:1 1 50px!important;padding:.5rem 1rem;width:auto!important}.calc-form__schedule.schedule_loan-percent .table__cell:first-child,.calc-form__schedule.schedule_loan-percent .table__cell:last-child{padding-left:0}.calc-form__schedule.schedule_loan-percent .table__row_footer:before{display:none}.calc-form__schedule.schedule_loan-percent .schedule__result-hint{padding:0 1rem}}@media not print{.calc-form__schedule.schedule_loan-percent .schedule__parameters-values{display:none}}.table__cell .repayment{line-height:1.3;white-space:nowrap}.table__cell .repayment__value{font-size:12px;margin-bottom:.5rem}.table__cell .repayment__value--green{color:#15b212}.table__cell .repayment__value--red{color:#ea1f14}.page_calc_proczenty-po-zajmu{--theme:#4e8184}.page_calc_proczenty-po-zajmu .calc-form_loan-percent{padding-top:4rem}@media(max-width:1000px){.page_calc_proczenty-po-zajmu .calc-form_loan-percent{padding-top:1rem}}.page_calc_proczenty-po-zajmu .calc-form{margin-top:4.2rem}.page_calc_proczenty-po-zajmu .calc-form__result-values-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(max-width:999px){.page_calc_proczenty-po-zajmu .calc-form__result-values-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:1000px){.page_calc_proczenty-po-zajmu .calc-form__result-values-wrapper{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page_calc_proczenty-po-zajmu .calc-form__result-values-container{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page_calc_proczenty-po-zajmu .calc-form__show-schedule-button-wrapper{margin-top:2rem}.page_calc_proczenty-po-zajmu .calc-form__show-schedule-button-wrapper button{width:100%}@media(min-width:1000px){.page_calc_proczenty-po-zajmu .calc-form__show-schedule-button-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}.page_calc_proczenty-po-zajmu .calc-form__show-schedule-button-wrapper button{margin:0;width:auto}}.page_calc_proczenty-po-zajmu .calc-form .repayments{list-style:none;margin:0;padding:0}@media(min-width:1000px){.page_calc_proczenty-po-zajmu .calc-form .repayments{grid-column:span 3}}.page_calc_proczenty-po-zajmu .calc-form .repayments__title{font-size:2rem;font-weight:700;line-height:2.4rem;margin-bottom:2.2rem}.page_calc_proczenty-po-zajmu .calc-form .repayments__repayment+.repayments__add-repayment,.page_calc_proczenty-po-zajmu .calc-form .repayments__repayments-mode-wrapper+.repayments__add-repayment{-webkit-transform:translateY(-2rem);-moz-transform:translateY(-2rem);-ms-transform:translateY(-2rem);-o-transform:translateY(-2rem);transform:translateY(-2rem)}.page_calc_proczenty-po-zajmu .calc-form .repayments__repayment{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_proczenty-po-zajmu .calc-form .repayments__repayment{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_proczenty-po-zajmu .calc-form .repayments__repayment{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_proczenty-po-zajmu .calc-form .repayments__remove-repayment-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:-webkit-calc(100% - 5rem);width:-moz-calc(100% - 5rem);width:calc(100% - 5rem)}@media(min-width:1000px){.page_calc_proczenty-po-zajmu .calc-form .repayments__remove-repayment-wrapper{width:auto}}.page_calc_proczenty-po-zajmu .calc-form .repayments__remove-repayment{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:red;cursor:pointer;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:3.2rem;position:absolute;right:-1em;top:4.8rem;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:2}.page_calc_proczenty-po-zajmu .calc-form .repayments__remove-repayment:hover{opacity:.5}@media(min-width:1000px){.page_calc_proczenty-po-zajmu .calc-form .repayments__remove-repayment{max-width:272px}}.visually-impaired-mode .page_calc_proczenty-po-zajmu .calc-form .repayments__remove-repayment{color:#000}.page_calc_proczenty-po-zajmu .calc-form .repayments__add-repayment{color:#1070a7;cursor:pointer;display:inline-block;font-size:1.6rem;position:relative}.page_calc_proczenty-po-zajmu .calc-form .repayments__add-repayment:before{content:"+ "}.visually-impaired-mode .page_calc_proczenty-po-zajmu .calc-form .repayments__add-repayment{color:#000}.page_calc_proczenty-po-zajmu .calc-form .repayments__add-repayment-title{border-bottom:1px dotted}@media(max-width:999px){.page_calc_proczenty-po-zajmu .calc-form .repayments>li:not(:first-child):not(:last-child):not(:nth-last-child(2)){margin-bottom:3rem}}.page_calc_proczenty-po-zajmu .calc-form .repayments__repayments-mode-wrapper{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_proczenty-po-zajmu .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_proczenty-po-zajmu .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_proczenty-po-zajmu .page__help-wrapper{width:100%}.calc-form__controls-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-gap:16px;gap:16px;width:100%}@media(max-width:800px){.calc-form__controls-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:800px){.calc-form__show-schedule-button-wrapper{width:100%}}@media print{.calc-form__schedule.schedule_ipoteka{font-size:1.4rem}.calc-form__schedule.schedule_ipoteka .schedule__result-values-container{display:grid;grid-column-gap:3rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.calc-form__schedule.schedule_ipoteka .schedule__result-values_view_table{display:none}.calc-form__schedule.schedule_ipoteka .schedule__result-values_view_list{display:block!important}.calc-form__schedule.schedule_ipoteka .table__table{min-width:0!important}.calc-form__schedule.schedule_ipoteka .table__row_header{background-color:rgba(0,0,0,0);font-size:1.4rem}.calc-form__schedule.schedule_ipoteka .table__cell{-webkit-flex:1 1 50px!important;-moz-box-flex:1!important;-ms-flex:1 1 50px!important;flex:1 1 50px!important;padding:.5rem 1rem;width:auto!important}.calc-form__schedule.schedule_ipoteka .table__cell:first-child,.calc-form__schedule.schedule_ipoteka .table__cell:last-child{padding-left:0}.calc-form__schedule.schedule_ipoteka .table__row_footer:before{display:none}.calc-form__schedule.schedule_ipoteka .schedule__result-hint{padding:0 1rem}}@media(min-width:1000px){.calc-form_ipoteka .calc-form__result-values-wrapper .calc-form__result-value{font-size:2.8rem}}.calc-form .calc-form__group-title{font-weight:700;grid-column:1/-1;margin-bottom:2.2rem}.calc-form_ipoteka.calc-form_help-mode .calc-form__show-schedule-button-wrapper button{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:2rem}.calc-form__result-title{font-size:1.2rem;font-weight:400;color:rgba(0,0,0,.7)}.calc-form__result-text{font-size:2.4rem;font-weight:700;color:#000}.calc-form__result-values-wrapper{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:end;-moz-box-align:end;-ms-flex-align:end;align-items:end}.calc-form__checkbox-wr{grid-column:1/-1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-gap:24px;gap:24px}.calc-form__schedule.schedule_ipoteka .schedule__table .table__cell:not(:first-child){text-align:right}@media print{.calc-form__schedule.schedule_ipoteka{font-size:1.4rem}.calc-form__schedule.schedule_ipoteka .schedule__result-values-container{display:grid;grid-column-gap:3rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.calc-form__schedule.schedule_ipoteka .schedule__result-values_view_table{display:none}.calc-form__schedule.schedule_ipoteka .schedule__result-values_view_list{display:block!important}.calc-form__schedule.schedule_ipoteka .table__table{min-width:0!important}.calc-form__schedule.schedule_ipoteka .table__row_header{background-color:rgba(0,0,0,0);font-size:1.4rem}.calc-form__schedule.schedule_ipoteka .table__cell{-webkit-flex:1 1 50px!important;-moz-box-flex:1!important;-ms-flex:1 1 50px!important;flex:1 1 50px!important;padding:.5rem 1rem;width:auto!important}.calc-form__schedule.schedule_ipoteka .table__cell:first-child,.calc-form__schedule.schedule_ipoteka .table__cell:last-child{padding-left:0}.calc-form__schedule.schedule_ipoteka .table__row_footer:before{display:none}.calc-form__schedule.schedule_ipoteka .schedule__result-hint{padding:0 1rem}}@media not print{.calc-form__schedule.schedule_ipoteka .schedule__parameters-values{display:none}}.calc-form_ref-ipoteka{margin-top:40px;padding:60px 0 0}.calc-form_ref-ipoteka .calc-form__data{padding:0 60px 30px}.calc-form_ref-ipoteka .calc-form__result-values-wrapper .calc-form__result-values .table__header{display:none}.calc-form_ref-ipoteka .calc-form__result-values-wrapper .calc-form__result-values .table__body{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-gap:24px;gap:24px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:1000px){.calc-form_ref-ipoteka .calc-form__result-values-wrapper .calc-form__result-values{font-size:2.8rem}}@media(max-width:1259px){.calc-form_ref-ipoteka{padding:32px 0 0}.calc-form_ref-ipoteka .calc-form__data{padding:0 32px;grid-template-columns:repeat(2,minmax(0,1fr))}.calc-form_ref-ipoteka.calc-form .calc-form__result-values_view_table{display:block}.calc-form_ref-ipoteka .calc-form__result-values-wrapper{padding:32px;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.calc-form_ref-ipoteka .calc-form__result-values-container{max-width:100%}.calc-form_ref-ipoteka .calc-form__show-schedule-button-wrapper{margin-top:32px!important}}@media(max-width:767px){.calc-form_ref-ipoteka{margin-top:52px;padding:24px 0 0}.calc-form_ref-ipoteka .calc-form__data{padding:0 24px 40px;grid-template-columns:repeat(1,minmax(0,1fr))}.calc-form_ref-ipoteka .calc-form__result-values-wrapper{padding:24px}.calc-form_ref-ipoteka .calc-form__result-values-wrapper .calc-form__result-values .table__header{display:none}.calc-form_ref-ipoteka .calc-form__result-values-wrapper .calc-form__result-values .table__body{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;grid-gap:40px;gap:40px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calc-form_ref-ipoteka .calc-form__result-values-wrapper .calc-form__result-values .table__row{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px}.calc-form_ref-ipoteka .calc-form__result-values-wrapper .calc-form__result-values .table__cell{padding:0}}.page_calc_ipoteka{--theme:#2c4ec9}.page_calc_ipoteka .calc-form_ipoteka{padding-top:4rem}@media(max-width:1000px){.page_calc_ipoteka .calc-form_ipoteka{padding-top:1rem}}.page_calc_ipoteka .calc-form__show-schedule-button-wrapper{margin-top:2rem}.page_calc_ipoteka .calc-form__show-schedule-button-wrapper button{width:100%}@media(min-width:800px){.page_calc_ipoteka .calc-form__show-schedule-button-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.page_calc_ipoteka .calc-form__show-schedule-button-wrapper button{margin:0;width:auto}}.page_calc_ipoteka .calc-form .repayments{list-style:none;margin:0;padding:0}@media(min-width:1000px){.page_calc_ipoteka .calc-form .repayments{grid-column:span 3}}.page_calc_ipoteka .calc-form .repayments__title{font-size:2rem;font-weight:700;line-height:2.4rem;margin-bottom:2.2rem}.page_calc_ipoteka .calc-form .repayments__repayment+.repayments__add-repayment,.page_calc_ipoteka .calc-form .repayments__repayments-mode-wrapper+.repayments__add-repayment{-webkit-transform:translateY(-2rem);-moz-transform:translateY(-2rem);-ms-transform:translateY(-2rem);-o-transform:translateY(-2rem);transform:translateY(-2rem)}.page_calc_ipoteka .calc-form .repayments__repayment{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_ipoteka .calc-form .repayments__repayment{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_ipoteka .calc-form .repayments__repayment{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_ipoteka .calc-form .repayments__remove-repayment-wrapper{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:-webkit-calc(100% - 5rem);width:-moz-calc(100% - 5rem);width:calc(100% - 5rem)}@media(min-width:1000px){.page_calc_ipoteka .calc-form .repayments__remove-repayment-wrapper{width:auto}}.page_calc_ipoteka .calc-form .repayments__remove-repayment{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:red;cursor:pointer;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:3.2rem;position:absolute;right:-1em;top:4.8rem;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:2}.page_calc_ipoteka .calc-form .repayments__remove-repayment:hover{opacity:.5}@media(min-width:1000px){.page_calc_ipoteka .calc-form .repayments__remove-repayment{max-width:272px}}.visually-impaired-mode .page_calc_ipoteka .calc-form .repayments__remove-repayment{color:#000}.page_calc_ipoteka .calc-form .repayments__add-repayment{color:#1070a7;cursor:pointer;display:inline-block;font-size:1.6rem;position:relative}.page_calc_ipoteka .calc-form .repayments__add-repayment:before{content:"+ "}.visually-impaired-mode .page_calc_ipoteka .calc-form .repayments__add-repayment{color:#000}.page_calc_ipoteka .calc-form .repayments__add-repayment-title{border-bottom:1px dotted}@media(max-width:999px){.page_calc_ipoteka .calc-form .repayments>li:not(:first-child):not(:last-child):not(:nth-last-child(2)){margin-bottom:3rem}}.page_calc_ipoteka .calc-form .repayments__repayments-mode-wrapper{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.page_calc_ipoteka .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.page_calc_ipoteka .calc-form .repayments__repayments-mode-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.page_calc_avtokredit{--theme:#009398}.page_calc_dosrochnoe-pogashenie-ipoteki{--theme:#1ba28c}.page_calc_refinansirovanie-ipoteki{--theme:#be494b}.page{--scroll-bar-width:8px;padding-bottom:0}.page_calc{min-height:100vh;background:var(--theme);overflow:hidden}.page_calc.page{margin-top:0}.page_calc_borrower .header-nav .logo span,.page_calc_deposit .header-nav .logo span,.page_calc_income .header-nav .logo span,.page_calc_inflation .header-nav .logo span,.page_calc_ipoteka .header-nav .logo span,.page_calc_loan-percent .header-nav .logo span,.page_calc_loan .header-nav .logo span{color:#fff}.visually-impaired-mode .page_calc{background:#000;border-bottom:1px solid #fff}.page_calc .calculator-disclaimer{color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:9.6rem}.page_calc .calculator-disclaimer:before{background-image:url(/images/calcs/calc-borrower-warning.svg);content:"";-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:3rem;margin-right:1.7rem;width:3rem}.visually-impaired-mode .page_calc .calculator-disclaimer{-webkit-filter:grayscale(1);filter:grayscale(1)}.page .calc-header__sharing{background:var(--theme)}@media(max-width:1259px){.page_calc_income .page__scroll-container,.page_calc_inflation .page__scroll-container,.page_calc_ipoteka .page__scroll-container,.page_calc_loan-percent .page__scroll-container,.page_calc_loan .page__scroll-container{overflow-y:hidden;height:-webkit-calc(48px + var(--scroll-bar-width));height:-moz-calc(48px + var(--scroll-bar-width));height:calc(48px + var(--scroll-bar-width))}}@media(max-width:425px){.page_calc_income .page__scroll-container,.page_calc_inflation .page__scroll-container,.page_calc_ipoteka .page__scroll-container,.page_calc_loan-percent .page__scroll-container,.page_calc_loan .page__scroll-container{margin:1rem -15px}.page_calc_income .page__scroll-container .page__mode-switch-wrapper,.page_calc_inflation .page__scroll-container .page__mode-switch-wrapper,.page_calc_ipoteka .page__scroll-container .page__mode-switch-wrapper,.page_calc_loan-percent .page__scroll-container .page__mode-switch-wrapper,.page_calc_loan .page__scroll-container .page__mode-switch-wrapper{margin-left:15px}.page_calc_income .page__scroll-container .page__help-wrapper,.page_calc_inflation .page__scroll-container .page__help-wrapper,.page_calc_ipoteka .page__scroll-container .page__help-wrapper,.page_calc_loan-percent .page__scroll-container .page__help-wrapper,.page_calc_loan .page__scroll-container .page__help-wrapper{margin-right:15px}}@media(min-width:426px)and (max-width:1259px){.page_calc_income .page__scroll-container,.page_calc_inflation .page__scroll-container,.page_calc_ipoteka .page__scroll-container,.page_calc_loan-percent .page__scroll-container,.page_calc_loan .page__scroll-container{margin:1rem -20px}.page_calc_income .page__scroll-container .page__mode-switch-wrapper,.page_calc_inflation .page__scroll-container .page__mode-switch-wrapper,.page_calc_ipoteka .page__scroll-container .page__mode-switch-wrapper,.page_calc_loan-percent .page__scroll-container .page__mode-switch-wrapper,.page_calc_loan .page__scroll-container .page__mode-switch-wrapper{margin-left:20px}.page_calc_income .page__scroll-container .page__help-wrapper,.page_calc_inflation .page__scroll-container .page__help-wrapper,.page_calc_ipoteka .page__scroll-container .page__help-wrapper,.page_calc_loan-percent .page__scroll-container .page__help-wrapper,.page_calc_loan .page__scroll-container .page__help-wrapper{margin-right:20px}}@media(min-width:1000px){.page_calc_income .page__scroll-container,.page_calc_inflation .page__scroll-container,.page_calc_ipoteka .page__scroll-container,.page_calc_loan-percent .page__scroll-container,.page_calc_loan .page__scroll-container{margin:4.2rem 0 40px}}@media(max-width:1259px){.page_calc_borrower .page__scroll-container{overflow-y:hidden;height:-webkit-calc(79px + var(--scroll-bar-width));height:-moz-calc(79px + var(--scroll-bar-width));height:calc(79px + var(--scroll-bar-width))}}.page_calc_deposit .page__wrapper-above-form{margin:1rem 0 40px}@media(min-width:1000px){.page_calc_deposit .page__wrapper-above-form{margin:4.2rem 0 40px}}.page__wrapper-above-form{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%}.page__mode-switch-wrapper{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page__mode-switch{text-transform:uppercase;white-space:nowrap}.page__help-block{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.page__help-block span{width:100%}.page__help-block .help-button{width:20px;height:20px;position:absolute;right:0;-webkit-transform:translateX(-webkit-calc(100% + 12px));-moz-transform:translateX(-moz-calc(100% + 12px));-ms-transform:translateX(calc(100% + 12px));-o-transform:translateX(calc(100% + 12px));transform:translateX(calc(100% + 12px))}.page__help-wrapper{position:relative;margin-left:.8rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:1000px){.page__help-wrapper{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin-left:0}}.page__other{color:#fff;margin:80px 0}@media(max-width:999px){.page__other{margin:64px 0}}@media(max-width:767px){.page__other{margin:40px 0}}.page__other>h3{text-align:center;font-size:40px;line-height:normal}.page__other a{color:#fff;font-size:20px;font-weight:500;border:2px solid #ccc!important}.page__bottom-text{margin:80px 0;color:#fff;font-size:20px;line-height:1.3;font-weight:400}.page__bottom-text>h3{text-align:center;font-size:40px;line-height:normal}@media(max-width:999px){.page__bottom-text{margin:64px 0}.page__bottom-text>h3{font-size:32px}}@media(max-width:767px){.page__bottom-text{margin:40px 0}.page__bottom-text>h3{font-size:24px}}.page__related{background-color:#fff}.page__related .container{margin-top:40px;padding-top:8rem;padding-bottom:8rem}.calc-form{background-color:#fff;-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;border-radius:2.5rem;position:relative}.calc-form .table__cell:first-child{padding-left:6rem}.calc-form .table__cell:last-child{padding-right:6rem}.calc-form .horizontal-scroll:before{-webkit-border-top-left-radius:2.5rem;-moz-border-radius-topleft:2.5rem;border-top-left-radius:2.5rem}.calc-form .horizontal-scroll:after{-webkit-border-top-right-radius:2.5rem;-moz-border-radius-topright:2.5rem;border-top-right-radius:2.5rem}.calc-form__result-table{--h-padding:0;width:-webkit-calc(100% + var(--h-padding)*2);width:-moz-calc(100% + var(--h-padding)*2);width:calc(100% + var(--h-padding)*2);margin:0 calc(var(--h-padding)*-1)}.calc-form__result-table>div{padding-left:var(--h-padding);padding-right:var(--h-padding)}@media(max-width:799px){.calc-form__result-table{--h-padding:2.4rem}}@media(min-width:800px){.calc-form__result-table{--h-padding:6rem}}.calc-form__fade{background-color:rgba(0,0,0,.9);display:none;height:100vh;left:0;top:0;position:fixed;width:100vw;z-index:1000}.calc-form__help,.calc-form__help-ex{position:relative}.calc-form__help_on{z-index:1001}.calc-form__help_on-rev{-webkit-filter:invert(1);filter:invert(1)}.calc-form__help_on-rev:hover{-webkit-filter:invert(0);filter:invert(0);opacity:1;border:1px solid #fac91b;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fac91b}.calc-form__help_on-disabled{visibility:hidden;display:none}.calc-form__help_on-an{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;-webkit-transform:translateX(-webkit-calc(100% + 6px))!important;-moz-transform:translateX(-moz-calc(100% + 6px))!important;-ms-transform:translateX(calc(100% + 6px))!important;-o-transform:translateX(calc(100% + 6px))!important;transform:translateX(calc(100% + 6px))!important}@media(min-width:1260px){.calc-form__help{position:absolute;right:-4.5rem;top:-webkit-calc(100% + 4.2rem);top:-moz-calc(100% + 4.2rem);top:calc(100% + 4.2rem)}}@media(min-width:1260px){.calc-form__help.top-right{top:0}}@media(max-width:1260px){.calc-form__help.top-right{right:0;top:-42px;position:absolute}}.calc-form__mode-description{font-size:1.6rem;line-height:2rem;margin-bottom:4rem}@media(min-width:1000px){.calc-form__mode-description{grid-column:span 3}}.calc-form__control-help-information,.calc-form__result-help-information{color:#fff;font-size:1.6rem;line-height:2rem;opacity:.7}@media(min-width:1000px){.calc-form__control-help-information,.calc-form__result-help-information{width:100%}}.calc-form__control-help-information .checkbox_alternative,.calc-form__result-help-information .checkbox_alternative{background-color:red}.calc-form__control-help-information .checkbox_alternative span,.calc-form__result-help-information .checkbox_alternative span{color:#000}.calc-form__control-help-information{padding:1rem 2rem}.checkbox+.calc-form__control-help-information{padding-left:3rem}.calc-form__result-help-information{font-weight:400;padding:2rem 0 0}.calc-form__result-help-information .calc-form__control-hint-line{top:-3rem}.calc-form_help-mode{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calc-form_help-mode .calc-form__fade{display:block}.calc-form_help-mode .calc-form__result-values_view_table .table__cell{position:relative}.calc-form_help-mode .calc-form__result-values_view_table .calc-form__result-title_with-help-information+.calc-form__result-title-underlay,.calc-form_help-mode .calc-form__result-values_view_table .calc-form__result-value_with-help-information+.calc-form__result-value-underlay{background-color:#fff;content:"";display:block;height:100%;left:-webkit-calc(50% - 1rem);left:-moz-calc(50% - 1rem);left:calc(50% - 1rem);position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-calc(100% - 2rem);width:-moz-calc(100% - 2rem);width:calc(100% - 2rem);z-index:1000}.calc-form_help-mode .calc-form__result-values_view_table .calc-form__result-title_with-help-information+.calc-form__result-title-underlay{-webkit-border-top-left-radius:2rem;-moz-border-radius-topleft:2rem;border-top-left-radius:2rem;-webkit-border-top-right-radius:2rem;-moz-border-radius-topright:2rem;border-top-right-radius:2rem;height:-webkit-calc(100% + 2rem);height:-moz-calc(100% + 2rem);height:calc(100% + 2rem);top:-1rem}.calc-form_help-mode .calc-form__result-values_view_table .calc-form__result-value_with-help-information+.calc-form__result-value-underlay{-webkit-border-bottom-left-radius:2rem;-moz-border-radius-bottomleft:2rem;border-bottom-left-radius:2rem;-webkit-border-bottom-right-radius:2rem;-moz-border-radius-bottomright:2rem;border-bottom-right-radius:2rem;height:-webkit-calc(100% - 1rem);height:-moz-calc(100% - 1rem);height:calc(100% - 1rem);top:0}.calc-form_help-mode .calc-form__control-with-help-information,.calc-form_help-mode .calc-form__result-title_with-help-information,.calc-form_help-mode .calc-form__result-value-wrapper_with-help-information,.calc-form_help-mode .calc-form__result-value_with-help-information,.calc-form_help-mode .calc-form__result-values_view_table .table__footer{position:relative;z-index:1001}.calc-form_help-mode .calc-form__control-with-help-information .checkbox span,.calc-form_help-mode .calc-form__result-title_with-help-information .checkbox span,.calc-form_help-mode .calc-form__result-value-wrapper_with-help-information .checkbox span,.calc-form_help-mode .calc-form__result-value_with-help-information .checkbox span,.calc-form_help-mode .calc-form__result-values_view_table .table__footer .checkbox span{color:#fff}.calc-form_help-mode .calc-form__control-with-help-information .checkbox_alternative span,.calc-form_help-mode .calc-form__result-title_with-help-information .checkbox_alternative span,.calc-form_help-mode .calc-form__result-value-wrapper_with-help-information .checkbox_alternative span,.calc-form_help-mode .calc-form__result-value_with-help-information .checkbox_alternative span,.calc-form_help-mode .calc-form__result-values_view_table .table__footer .checkbox_alternative span{color:#000}.calc-form_help-mode .calc-form__result-title_with-help-information,.calc-form_help-mode .calc-form__result-value_with-help-information{margin-left:2rem;margin-right:2rem}.calc-form_help-mode .calc-form__result-value-wrapper_with-help-information{padding-top:1.5rem}.calc-form_help-mode .calc-form__result-value-wrapper_with-help-information .calc-form__result-value-container{position:relative}.calc-form_help-mode .calc-form__result-value-wrapper_with-help-information .calc-form__result-value-container:before{background-color:#fff;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;content:"";height:-webkit-calc(100% + 2rem);height:-moz-calc(100% + 2rem);height:calc(100% + 2rem);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-calc(100% + 1.5rem);width:-moz-calc(100% + 1.5rem);width:calc(100% + 1.5rem);z-index:-1}.calc-form_help-mode .calc-form__result-value-wrapper_with-help-information .calc-form__control-hint-line{left:-1.7rem}.calc-form__data{display:grid;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:999px){.calc-form__data{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:1000px){.calc-form__data{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:999px){.calc-form__data{padding:3.2rem 2.4rem}}@media(min-width:1000px){.calc-form__data{padding:8px 6rem 6rem}}.calc-form__result-values-wrapper{-webkit-box-shadow:0 -3px 15px rgba(0,0,0,.07);-moz-box-shadow:0 -3px 15px rgba(0,0,0,.07);box-shadow:0 -3px 15px rgba(0,0,0,.07)}@media(max-width:799px){.calc-form__result-values-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3.6rem 2.4rem 2.5rem}}@media(min-width:800px){.calc-form__result-values-wrapper{padding:1.7rem 6rem 2.5rem}}.calc-form__result-values-wrapper .table__row_header{background-color:rgba(0,0,0,0);font-size:1.6rem;line-height:1;margin-bottom:.8rem}.calc-form__result-values-wrapper .table__row_footer{border-top:none}.calc-form__result-values-wrapper .table__cell{padding:0 1rem}.calc-form__result-values-wrapper .table__cell:first-child{padding-left:0}.calc-form__result-values-wrapper .table__cell:last-child{padding-right:0}.calc-form__result-values-wrapper .table__cell_footer{position:relative}.calc-form__result-values-wrapper .table__body .table__cell{font-size:3.2rem;font-weight:700;line-height:4.2rem}.calc-form__result-values-wrapper .calc-form__result-values_view_list{list-style:none;margin:0;padding:0;grid-gap:20px;gap:20px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:24px;row-gap:24px;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.calc-form__result-values-wrapper .calc-form__result-values_view_list li{width:204px}@media(max-width:999px){.calc-form__result-values-wrapper .calc-form__result-values_view_list li{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}}@media(max-width:767px){.calc-form__result-values-wrapper .calc-form__result-values_view_list li{width:100%}}.calc-form__result-values-wrapper .calc-form__result-value:not(:last-child){padding-bottom:1.5rem}.calc-form__result-values-wrapper .calc-form__result-title{color:#8a8a8a;font-size:1.4rem;line-height:1.6rem;margin-bottom:.8rem}.calc-form__result-values-wrapper .calc-form__result-value{font-size:2rem;font-weight:700;line-height:2.6rem}@media(min-width:1000px){.calc-form__result-values-wrapper .calc-form__result-value{font-size:3.2rem;line-height:4.2rem}}.calc-form__result-values-container{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width:800px){.calc-form__result-values-container{width:100%}}.calc-form .calc-form__result-values_view_table .table__row_header{font-weight:400}.calc-form .calc-form__result-values_view_table .table__row:hover{background-color:rgba(0,0,0,0)}.calc-form .calc-form__result-values_view_table .table__cell{border-bottom:none}@media(max-width:999px){.calc-form .calc-form__result-values_view_table:not(.calc-form__result-values--visible){display:none}}@media(min-width:1000px){.calc-form .calc-form__result-values_view_list:not(.calc-form__result-values--visible){display:none}}.schedule__title{margin-bottom:2rem}.schedule__result-values-container{margin-bottom:3rem}.schedule__print-schedule-button-wrapper{padding-left:3rem}@media print{.schedule__print-schedule-button-wrapper{display:none}}@media(max-width:500px){.schedule__print-schedule-button-wrapper{padding-left:0}}.schedule__result-values-wrapper{display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content}@media(max-width:500px){.schedule__result-values-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:3rem}}.schedule__result-values-wrapper .table__row_header{background-color:rgba(0,0,0,0);font-size:1.6rem;line-height:2.4rem;opacity:.7}.schedule__result-values-wrapper .table__cell{padding:0 1rem}.schedule__result-values-wrapper .table__cell:first-child{padding-left:0}.schedule__result-values-wrapper .table__cell:last-child{padding-right:0}.schedule__result-values-wrapper .table__body .table__cell{font-size:3.2rem;font-weight:700;line-height:4.2rem}.schedule__result-values-wrapper .schedule__result-values_view_table .table__row_header{font-weight:400}.schedule__result-values-wrapper .schedule__result-values_view_table .table__row:hover{background-color:rgba(0,0,0,0)}.schedule__result-values-wrapper .schedule__result-values_view_table .table__cell{-webkit-flex:1 0 190px!important;-moz-box-flex:1!important;-ms-flex:1 0 190px!important;flex:1 0 190px!important;border-bottom:none}.schedule__result-values-wrapper .schedule__parameters-values_view_list,.schedule__result-values-wrapper .schedule__result-values_view_list{list-style:none;margin:0;padding:0}.schedule__result-values-wrapper .schedule__parameters-values_view_list li:not(:last-child),.schedule__result-values-wrapper .schedule__result-values_view_list li:not(:last-child){padding-bottom:1.5rem}.schedule__result-values-wrapper .schedule__result-values_view_list{grid-gap:20px;gap:20px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:24px;row-gap:24px;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.schedule__result-values-wrapper .schedule__result-values_view_list li{width:204px}@media(max-width:999px){.schedule__result-values-wrapper .schedule__result-values_view_list li{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}}@media(max-width:767px){.schedule__result-values-wrapper .schedule__result-values_view_list li{width:100%}}.schedule__result-values-wrapper .schedule__parameter-value:not(:last-child),.schedule__result-values-wrapper .schedule__result-value:not(:last-child){padding-bottom:1.5rem}.schedule__result-values-wrapper .schedule__parameter-title,.schedule__result-values-wrapper .schedule__result-title{color:#8a8a8a;font-size:1.4rem;line-height:1.6rem;margin-bottom:.8rem}.schedule__result-values-wrapper .schedule__parameter-value,.schedule__result-values-wrapper .schedule__result-value{font-size:2rem;font-weight:700;line-height:2.6rem}@media(min-width:1000px){.schedule__result-values-wrapper .schedule__parameter-value,.schedule__result-values-wrapper .schedule__result-value{font-size:3.2rem;line-height:4.2rem}}.schedule__table{max-width:100%;overflow-x:auto}.schedule__table .table__row_footer{border-top-color:#1f2336}@media(max-width:999px){.schedule .schedule__result-values_view_table:not(.schedule__result-values--visible){display:none}}@media(min-width:1000px){.schedule .schedule__result-values_view_list:not(.schedule__result-values--visible){display:none}}.schedule__printed-disclaimer{display:none;font-size:1.6rem;line-height:2rem;padding-top:2rem}@media print{.schedule__printed-disclaimer{display:block}}