.bmc-calculator *{font-family:'Open Sans',sans-serif;margin:0;padding:0;box-sizing:border-box}.bmc-calculator{background-color:#fff;width:100%;max-width:1200px}.bmc-form-section{padding-bottom:15px}.bmc-input-group{margin-bottom:15px}.bmc-calculator p{margin:0;padding:0}.bmc-section-title{display:inline-block;font-weight:700;font-size:32px;color:#be0c0c;padding-bottom:30px;line-height:1.2em}.bmc-chart-section .bmc-section-title{text-align:center;display:block}.bmc-calculator label{font-weight:600;font-size:24px;color:#2e3130}.bmc-header{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#be0c0c;border-radius:15px 15px 0 0;height:135px}.bmc-header-icon{padding-right:15px}.bmc-header-title{color:#fff;font-weight:700;font-size:35px;line-height:1.5em;text-align:center;padding:0}.bmc-content{display:flex;flex-wrap:wrap;border:1px solid #e9e6e6;border-top:unset}.bmc-container{padding:30px 0}.bmc-container.bmc-form,.bmc-container.bmc-results{padding-top:30px}.bmc-section-wrap{padding:0 30px}.bmc-form{width:50%}.bmc-results{width:50%}.bmc-chart{width:100%}.bmc-results .bmc-section-wrap{border-left:1px solid #bdbdbd}.bmc-chart .bmc-section-wrap .bmc-chart-section{border-top:1px solid #bdbdbd;padding-top:30px}.bmc-calculator input[type=tel],.bmc-calculator select{font-size:23px;font-weight:600;color:#2e3130;height:60px;padding:0 30px;border:1px solid #b5b5b5;margin-bottom:0!important;transition:all .2s}.bmc-input-group select{cursor:pointer;border-radius:40px;padding-left:15px}.bmc-calculator input[type=tel]:focus,.bmc-calculator select:focus{border-color:#be0c0c}.bmc-select-wrap{position:relative;display:inline-block;width:100%}.bmc-select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bmc-select-wrap span{position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}.bmc-select-wrap svg{display:block;width:16px;height:16px}.bmc-checkbox-group label{display:flex;padding-bottom:25px;cursor:pointer}.bmc-checkbox-group input[type=checkbox]{width:20px;height:20px;margin-right:10px}.bmc-input-wrap{position:relative;padding:10px 0}.bmc-input-wrap input{padding-left:25px}.bmc-input-wrap.bmc-right-placeholder input{padding-left:15px}.bmc-input-wrap span{position:absolute;color:#d0d0d0;font-size:25px;font-weight:600;transition:all .2s}.bmc-input-wrap input:not(:placeholder-shown)+span{color:#6e6c6c}.bmc-input-wrap span{padding:0;left:15px;top:calc(50%);transform:translateY(-50%)}.bmc-input-wrap.bmc-right-placeholder span{left:unset;right:15px}.bmc-btn.bmc-calculate{background-color:#be0c0c;width:100%;border-radius:10px;padding:20px 0;text-align:center;font-size:21px;color:#fff;font-weight:600;transition:.2s all}.bmc-btn.bmc-calculate:hover{opacity:.8}.bmc-btn.bmc-calculate:disabled{opacity:.5;cursor:default}.bmc-button-group{display:flex;justify-content:flex-start}.bmc-buttons-wrap{display:flex;flex-direction:column;align-items:center;width:100%;gap:10px}.bmc-chart .bmc-section-title{text-align:center;display:block}.bmc-results .bmc-result-summary{text-align:center}.bmc-result-debt-ratio{display:flex;align-items:center;justify-content:space-evenly}.bmc-result-debt-ratio .bmc-input-wrap{width:125px}.bmc-result-section{padding-bottom:30px}.bmc-result-summary{background-color:#e6e6E66B;padding:25px;border-radius:15px}.bmc-summary-title,.bmc-summary-value{font-weight:600;font-size:18px;color:#2e3130}.bmc-summary-value{font-size:60px;line-height:1.8em}.bmc-summary-title .bmc-status span{border-radius:15px;padding:3px 10px;margin:0 5px}.bmc-summary-title .bmc-status .green{background-color:#d3ee8b}.bmc-summary-title .bmc-status .yellow{background-color:#ffe800}.bmc-summary-title .bmc-status .red{background-color:#e34023;color:#fff;text-shadow:0 0 5px #401108}.bmc-results-row{display:flex;gap:10px;justify-content:space-between;border-bottom:1px solid #b1b1b1;padding:15px 0;align-items:center}.bmc-results-row:nth-child(4){border-bottom:unset}.bmc-result-monthly .bmc-results-row:nth-child(1){padding:0 0 30px 0}.bmc-result-monthly .bmc-results-row:nth-child(1) span{line-height:1em}.bmc-results-title{font-weight:600;font-size:20px;color:#2e3130;line-height:2em}.bmc-results-row-header .bmc-results-title{font-weight:700;font-size:22px}.bmc-results-value{font-weight:600;font-size:20px;color:#2e3130}.bmc-slider-container{position:relative;width:100%;max-width:600px}.bmc-slider-track{width:100%;height:35px;background:linear-gradient(90deg,#3fac00 10%,#ffe800 60%,#e02b0b 90%);border-radius:17px;position:relative}.bmc-slider-label{position:absolute;top:5px;z-index:1;font-size:14px;font-weight:700}.bmc-slider-label.left{left:15px;color:#fff}.bmc-slider-label.right{right:15px;color:#fff}.bmc-slider-thumb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;z-index:2;background:#fff;border:3px solid #024;border-radius:50%;cursor:grab;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:transform .3s ease}.bmc-slider-thumb::after{content:"|||";color:#b1b1b1}.bmc-slider-thumb:hover{transform:translate(-50%,-50%) scale(1.1)}a.bmc-toggle-amorization{color:#be0c0c;font-size:20px;font-weight:600;text-decoration:none!important;transition:all .2s}a.bmc-toggle-amorization:focus,a.bmc-toggle-amorization:visited{border:none;outline:0;box-shadow:none}a.bmc-toggle-amorization:hover{opacity:.6}#bmc-amortization-table,#bmc-amortization-table td,#bmc-amortization-table th{border:unset;text-align:center;background-color:#fff;color:#2e3130;font-size:16px}#bmc-amortization-table td,#bmc-amortization-table th{border-bottom:1px solid #b1b1b1;padding:10px 0}.bmc-chart-container{display:flex;align-items:center}.bmc-chart-container .bmc-chart{width:70%}.bmc-chart-container .bmc-chart-legend{width:30%;text-align:center}.bmc-chart-legend .bmc-chart-legend-items{display:inline-block}.bmc-chart-legend .bmc-chart-legend-item{display:flex;gap:10px;padding-bottom:10px;font-size:20px;align-items:center}.bmc-chart-legend .bmc-bullet{display:inline-block;border-radius:50%;height:26px;width:26px}.bmc-chart-legend .bmc-bullet.bmc-bullet-red{background-color:#be0c0c}.bmc-chart-legend .bmc-bullet.bmc-bullet-black{background-color:#2e3130}#bmc-chart{height:300px}.bmc-result-amorization{display:none}.bmc-result-amorization.bmc-active{display:block}@media (max-width:1200px){.bmc-section-wrap{padding:0 50px}.bmc-header-title{font-size:30px}}@media (max-width:1050px){.bmc-header-title{font-size:25px}}@media (max-width:921px){.bmc-header-title{font-size:30px}}@media (max-width:992px){.bmc-header{padding:15px}.bmc-chart-container .bmc-chart,.bmc-chart-container .bmc-chart-legend{width:100%}.bmc-container.bmc-form,.bmc-container.bmc-results{padding-top:25px}.bmc-results .bmc-section-wrap{border:unset}.bmc-chart-container{flex-direction:column}.bmc-content{display:flex;flex-direction:column}.bmc-form,.bmc-results{width:100%}.bmc-button-group{justify-content:center}}@media (max-width:768px){.bmc-header{padding:15px}.bmc-section-wrap{padding:0}.bmc-header-title{font-size:25px}.bmc-section-title{font-size:28px}.bmc-btn.bmc-calculate{width:80vw}.bmc-container{padding:15px}.bmc-calculator label{font-size:18px}.bmc-summary-value{font-size:55px}.bmc-result-section{padding:15px 0}}@media (max-width:640px){.bmc-header-title{font-size:18px;padding:0}.bmc-header{height:60px}}@media (max-width:440px){.bmc-header-title{font-size:16px;padding:0}.bmc-header{height:60px}.bmc-section-title{font-size:25px}.bmc-results-title,.bmc-results-value{font-size:16px}.bmc-results-row-header .bmc-results-title{font-size:18px}}@media (max-width:400px){.bmc-section-title{font-size:23px}}