@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");.section-header{align-items:center;display:flex;justify-content:space-between}.page-count,.section-title{align-items:center;display:inline-flex}.circle{background-color:#f2f2f2;border:2px solid #666;border-radius:50%;color:#333;font-weight:700;height:30px;line-height:30px;text-align:center;width:30px}.circle,.info-icon{display:inline-block}.info-icon{color:#6f42c1;cursor:help;font-size:12px;margin-left:5px}.info-icon:hover:after{background-color:#6f42c1;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#fff;content:attr(title);font-size:10px;font-style:normal;left:100%;margin-left:5px;padding:3px 8px;position:absolute;top:0;white-space:nowrap;z-index:1}.hubspot-form-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);font-family:Poppins,sans-serif;margin:0 auto;max-width:600px;padding:20px}.form-header{background-color:#6f42c1;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;margin:-20px -20px 20px;padding:15px;text-align:center}.form-header .title h1{color:#fff}.form-text{color:#333;font-size:10px;margin-bottom:20px;margin-top:20px;text-align:center}.hubspot-form{display:block}.form-section{margin-bottom:20px}.section-title h2{color:#000;margin-bottom:15px}.form-row{display:flex;flex-direction:column}.form-group{margin-bottom:10px;width:100%}.form-group .slider-container,.form-group label{align-self:flex-start}.slider-container{align-items:center;display:flex;width:100%}.slider-value-container{flex-grow:1;text-align:right}.slider-value{display:inline-block;text-align:left;width:50px}#hubspotForm label{color:#333;font-size:16px;margin-bottom:5px}#hubspotForm input[type=email],#hubspotForm input[type=range],#hubspotForm input[type=text],#hubspotForm select{-webkit-appearance:none;appearance:none;background:#ddd;border:1px solid #ccc;border-radius:5px;margin-bottom:10px;opacity:.7;outline:none;padding:5px;transition:opacity .2s;width:calc(100% - 60px)}#hubspotForm input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid grey;border-radius:50%;cursor:pointer;height:30px;margin-bottom:-14px;margin-top:-14px;width:30px}#hubspotForm input[type=range]::-moz-range-thumb{background:#fff;border:2px solid grey;border-radius:50%;cursor:pointer;height:30px;margin-bottom:-14px;margin-top:-14px;width:30px}#hubspotForm button,#hubspotForm span{color:#333;font-size:16px;margin-bottom:20px;text-align:center}#hubspotForm button{background-color:#6f42c1;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;height:40px;margin:20px auto;padding:10px 20px;width:fit-content}#hubspotForm button:hover{background-color:#003a78}.button-row{display:flex;justify-content:space-between;padding:10px 0}#hubspotForm button{flex-grow:1;margin:0 10px 0 0}#hubspotForm button:last-child{margin-right:0}