.hubspot-calculator{margin:0 auto;max-width:600px}.hubspot-calculator .calculator{background:#f6fafd;border-radius:0 20px 20px 20px;font-size:1.25rem;padding:20px;width:100%}.hubspot-calculator .header{background-color:transparent;color:#0f3b65;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:20px;text-align:left}.hubspot-calculator label{color:#8096ab;display:block;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:normal;margin:10px 0}.hubspot-calculator input[type=range]{-webkit-appearance:none;background:transparent;margin:10px 0;width:100%}.hubspot-calculator input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,#0098db 0,#0098db var(--fill),#ddd var(--fill),#ddd 100%);border-radius:5px;cursor:pointer;height:8px;width:100%}.hubspot-calculator input[type=range]::-moz-range-track{background:linear-gradient(to right,#0098db 0,#0098db var(--fill),#ddd var(--fill),#ddd 100%);border-radius:5px;cursor:pointer;height:8px;width:100%}.hubspot-calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:10px solid #0098db;border-radius:50%;cursor:pointer;height:5px;margin-top:-8.5px;width:5px}.hubspot-calculator input[type=range]::-moz-range-thumb{background:#fff;border:10px solid #0098db;border-radius:50%;cursor:pointer;height:5px;margin-top:0;width:5px}.hubspot-calculator .output{color:#0f3b65;font-family:inter,sans-serif;font-size:1rem;margin-top:5px}.hubspot-calculator .description{color:#8096ab;font-family:Inter,sans-serif;font-size:.8rem;font-weight:400;margin-top:20px}.hubspot-calculator .tabs-container{display:flex;margin-bottom:-10px}.hubspot-calculator .tab-button{background-color:#bee4f5;border:none;border-radius:8px 8px 0 0;color:#0f3b65;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;outline:none;padding:10px 20px;transition:background-color .3s}.hubspot-calculator .tab-button:hover{background-color:#bee4f5;box-shadow:inset 0 -10px 20px -20px #333}.hubspot-calculator .tab-button.active:hover{background-color:#f6fafd;box-shadow:none}.hubspot-calculator .tab-button.active{background-color:#f6fafd;color:#0f3b65}@media (max-width:600px){.hubspot-calculator input[type=range]::-webkit-slider-thumb{margin-top:-7px}}