.com_stepney_calc .calculator_form .program_block{display:flex;align-items:center}.com_stepney_calc .calculator_form .program_block .caption{margin-right:1rem;white-space:nowrap}.com_stepney_calc .calculator_form .program_block .select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered{font-weight:700}.com_stepney_calc .calculator_form .select2{width:50%}.com_stepney_calc .calculator_form .range_input_block{display:grid;grid-template-columns:1fr;grid-row-gap:2rem;margin-bottom:2rem}.com_stepney_calc .calculator_form .range_input>div.range_control{display:flex;flex-direction:column;align-items:center;width:100%}.com_stepney_calc .calculator_form .range_input>div.range_control>div:first-child{width:100%}.com_stepney_calc .calculator_form .range_input>div.range_control .slider_container{position:relative}.com_stepney_calc .calculator_form .range_input>div.range_control .input{padding-left:20px}.com_stepney_calc .calculator_form .range_input>div.range_control .inputbox{font-weight:700}.com_stepney_calc .calculator_form .range_input>div.range_control .inputbox.invalid{color:#FE6600}.com_stepney_calc .calculator_form .range_input>div.range_control .line_container{position:relative;margin-top:1rem;cursor:pointer}.com_stepney_calc .calculator_form .range_input>div.range_control .line{height:8px;background:#ccc}.com_stepney_calc .calculator_form .range_input>div.range_control .selected_line{position:absolute;top:0;height:8px;background:#034EA2;z-index:1}.com_stepney_calc .calculator_form .range_input>div.range_control .slider{display:block;position:absolute;top:-6px!important;width:20px;height:20px;background-color:#fff;border:1px solid #034EA2;border-radius:50%;z-index:1;box-shadow:0 0 7px 3px rgba(50,47,109,.2)}.com_stepney_calc .calculator_form .range_input>div.range_control .slider:after{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;display:block;margin-left:auto;margin-right:auto;width:8px;height:8px;background-color:#034EA2;border-radius:50%}.com_stepney_calc .calculator_form .amount .title{margin-bottom:2rem;text-align:center}.com_stepney_calc .calculator_form .amount .input{margin-top:2rem}.com_stepney_calc .disclaimer{margin-top:1rem;font-size:.8rem;font-weight:400}.com_stepney_calc .calculator_form .params_block{margin-top:.5rem}.com_stepney_calc .calculator_form .params_block>a{position:relative;display:inline-block;margin-left:25px;height:20px;text-decoration:none}.com_stepney_calc .calculator_form .params_block>a:before{content:'';display:block;position:absolute;left:-25px;width:20px;height:20px;background-color:#fff;border:1px solid #034EA2;border-radius:50%;z-index:1}.com_stepney_calc .calculator_form .params_block>a.active:after{content:'';position:absolute;top:50%;transform:translateY(-50%);left:-19px;display:block;margin-left:auto;margin-right:auto;width:8px;height:8px;background-color:#FE6600;border-radius:50%;z-index:2}html.accessibility_bw .com_stepney_calc .calculator_form .params_block>a.active:after{background-color:#000}.com_stepney_calc .calculator_form .params_block>a:not(:first-child){margin-left:4rem}.com_stepney_calc .schedule_report .schedule_report_container{margin-top:2rem}.com_stepney_calc .schedule_report .schedule_container{display:flex;gap:5%;justify-content:space-between}.com_stepney_calc .schedule_report .schedule{width:100%}.com_stepney_calc .schedule_report .schedule th{padding:3px 10px;text-align:center;border-bottom:1px solid #034EA2;word-break:normal;vertical-align:top}.com_stepney_calc .schedule_report .schedule td{padding:2px 10px;text-align:right;white-space:nowrap}.com_stepney_calc .schedule_report .schedule tr:nth-child(2)>td{padding-top:5px}.com_stepney_calc .schedule_report .schedule td:nth-child(1)>div{padding-right:20%}.com_stepney_calc .schedule_report .schedule td:nth-child(2)>div{padding-right:15%}.com_stepney_calc .schedule_report .schedule_footer{margin-top:2rem}.com_stepney_calc .schedule_report .schedule_footer>div{font-weight:700}.com_stepney_calc .schedule_report .schedule_footer .results_block{display:inline-grid;grid-template-columns:1fr 1fr;grid-row-gap:.5rem;grid-column-gap:3rem}.com_stepney_calc .schedule_report .schedule_footer .results_block>div{display:flex}.com_stepney_calc .schedule_report .schedule_footer .results_block>div>div:first-child{margin-right:1rem}@media screen and (max-width:991px){.com_stepney_calc .schedule_report .schedule_footer .results_block{display:grid;grid-template-columns:1fr}}@media screen and (max-width:850px){.com_stepney_calc .header{text-align:center}.com_stepney_calc .variant_selector_container{text-align:center}.com_stepney_calc .range_input_block .deposit_percent{right:146px}.com_stepney_calc .schedule_report .schedule_container{gap:0;flex-direction:column}.com_stepney_calc .schedule_report .schedule_container>div:nth-child(2) tr:has(th){display:none}.com_stepney_calc .schedule_report .schedule_container td{width:33%}.com_stepney_calc .calculator_form .select2{width:100%}}@media screen and (max-width:575px){.com_stepney_calc .calculator_form .range_input.deposit .title,.com_stepney_calc .calculator_form .range_input.term .title{display:grid;grid-column-gap:2rem;grid-template-columns:auto max-content}.com_stepney_calc .schedule_report .schedule th{padding:3px 5px}}