@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&family=Public+Sans:wght@400;500;600;700&display=swap");.hsc,.hsc *,.hsc :after,.hsc :before{box-sizing:border-box!important}.hsc{font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;--hsc-ink:#241b2f;--hsc-muted:#6b6577;--hsc-line:#e5deea;--hsc-radius:20px;--hsc-pill:100vw;--hsc-serif:"Lora",Georgia,"Times New Roman",serif;color:var(--hsc-ink)!important;margin:0 auto!important;max-width:980px!important;width:100%!important;-webkit-font-smoothing:antialiased}.hsc__card{border-radius:var(--hsc-radius)!important;box-shadow:0 14px 40px -22px rgba(57,35,109,.45),0 3px 10px -7px rgba(57,35,109,.25)!important;display:grid!important;gap:0!important;grid-template-columns:1fr!important;overflow:hidden!important}.hsc__card,.hsc__panel--inputs{background:var(--hsc-card-bg,var(--hsc-cream))!important}.hsc__panel--inputs{padding:22px 20px 20px!important;text-align:var(--hsc-inputs-align,left)!important}.hsc__eyebrow{display:inline-block!important;font-weight:700!important;letter-spacing:.1em!important;margin:0 0 7px!important;text-transform:uppercase!important}.hsc__heading{font-weight:500!important;letter-spacing:-.01em!important;line-height:1.14!important;margin:0 0 7px!important}.hsc__sub,.hsc__sub p{line-height:1.45!important;margin:0 0 16px!important}.hsc__field{margin-bottom:2px!important}.hsc__field-top{align-items:center!important;display:flex!important;gap:10px!important;justify-content:space-between!important;margin-bottom:12px!important}.hsc__label{flex:1 1 auto!important;font-weight:600!important;min-width:0!important}.hsc__value-pill{align-items:center!important;background:var(--hsc-field-bg,#fff)!important;border:1px solid var(--hsc-field-border,var(--hsc-line))!important;border-radius:var(--hsc-pill)!important;box-shadow:0 1px 2px rgba(57,35,109,.06)!important;display:inline-flex!important;flex:0 0 auto!important;max-width:60%!important;padding:5px 10px 5px 12px!important;transition:border-color .15s,box-shadow .15s!important}.hsc__value-pill:focus-within{border-color:var(--hsc-purple)!important;box-shadow:0 0 0 3px rgba(57,35,109,.12)!important}.hsc__value-prefix{color:var(--hsc-lav)!important;flex:0 0 auto!important;font-size:14px!important;font-weight:700!important;margin-right:2px!important}.hsc__num{border:0!important;font-weight:700!important;height:auto!important;max-width:100%!important;min-width:28px!important;outline:0!important;padding:2px!important;text-align:right!important;width:60px!important}.hsc__num,.hsc__slider{background:transparent!important}.hsc__slider{-webkit-appearance:none!important;appearance:none!important;border-radius:0!important;cursor:pointer!important;height:34px!important;margin:4px 0 0!important;outline:none!important;padding:0!important;touch-action:pan-y!important;width:100%!important}.hsc__slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,var(--hsc-purple) 0,var(--hsc-purple) var(--hsc-fill,38%),var(--hsc-slider-track,#e7e0f0) var(--hsc-fill,38%),var(--hsc-slider-track,#e7e0f0) 100%)!important;border-radius:var(--hsc-pill)!important;height:10px!important}.hsc__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px rgba(57,35,109,.4),inset 0 0 0 9px var(--hsc-purple);cursor:pointer;height:34px;margin-top:-12px;transition:transform .12s ease;width:34px}.hsc__slider::-webkit-slider-thumb:hover{transform:scale(1.06)}.hsc__slider::-webkit-slider-thumb:active{transform:scale(1.12)}.hsc__slider::-moz-range-track{background:var(--hsc-slider-track,#e7e0f0)!important;border-radius:var(--hsc-pill)!important;height:10px!important}.hsc__slider::-moz-range-progress{background:var(--hsc-purple)!important;border-radius:var(--hsc-pill)!important;height:10px!important}.hsc__slider::-moz-range-thumb{background:#fff;border:9px solid var(--hsc-purple);border-radius:50%;box-shadow:0 2px 8px rgba(57,35,109,.4);cursor:pointer;height:34px;width:34px}.hsc__scale{display:flex!important;font-weight:500!important;justify-content:space-between!important;margin-top:8px!important}.hsc__panel--results{align-items:center!important;background:var(--hsc-results-bg,#241b2f)!important;color:#fff!important;display:flex!important;justify-content:center!important;padding:22px 20px 24px!important;position:relative!important;text-align:var(--hsc-results-align,center)!important}.hsc__results-inner{align-items:var(--hsc-cta-self,stretch)!important;display:flex!important;flex-direction:column!important}.hsc__cta-header,.hsc__result-wrap,.hsc__results-inner,.hsc__results-label{width:100%!important}.hsc__results-label{display:block!important;font-weight:500!important;letter-spacing:-.01em!important;line-height:1.14!important;margin:0!important;padding:var(--hsc-pad-rlabel-top,0) 0 var(--hsc-pad-rlabel-bottom,0)!important}.hsc__result-wrap{align-items:center!important;display:flex!important;height:calc(var(--hsc-fs-result-mobile, 40px)*1.06)!important;justify-content:var(--hsc-result-justify,center)!important;margin:var(--hsc-pad-result-top,14px) 0 var(--hsc-pad-result-bottom,28px)!important;overflow:hidden!important;width:100%!important}.hsc__result{display:inline-block!important;font-variant-numeric:tabular-nums!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1!important;margin:0!important;white-space:nowrap!important}.hsc__cta-header{font-weight:600!important;margin:0!important;padding:var(--hsc-pad-ctahdr-top,0) 0 var(--hsc-pad-ctahdr-bottom,12px)!important}.hsc__cta{align-self:var(--hsc-cta-self,stretch)!important;background:var(--hsc-cta-bg,linear-gradient(135deg,#d99c7c 0,#9a7c7e 50%,#473b4d 100%))!important;border:0!important;border-radius:var(--hsc-pill)!important;box-shadow:0 8px 22px -10px rgba(0,0,0,.5)!important;cursor:pointer!important;font-weight:700!important;line-height:1.3!important;margin:0!important;padding:var(--hsc-pad-cta-top,13px) 22px var(--hsc-pad-cta-bottom,13px)!important;transition:transform .12s ease,box-shadow .12s ease,filter .15s ease!important;width:var(--hsc-cta-width,100%)!important}.hsc__cta:hover{box-shadow:0 12px 26px -10px rgba(0,0,0,.55)!important;filter:brightness(1.06)!important;transform:translateY(-1px)!important}.hsc__cta:active{transform:translateY(0)!important}.hsc__inline-form{background:var(--hsc-form-bg,#241b2f)!important;border-radius:14px!important;margin-top:16px!important;padding:16px!important;text-align:left!important}.hsc__overlay{align-items:center!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:rgba(36,27,47,.55)!important;display:flex!important;inset:0!important;justify-content:center!important;padding:16px!important;position:fixed!important;z-index:99999!important}.hsc__modal{background:var(--hsc-form-bg,#241b2f)!important;border-radius:18px!important;box-shadow:0 30px 80px -20px rgba(36,27,47,.6)!important;max-height:90vh!important;max-width:520px!important;overflow-y:auto!important;padding:28px 22px 24px!important;position:relative!important;text-align:left!important;width:100%!important}.hsc__modal-title{color:#fff!important;font-size:19px!important;font-weight:700!important;margin:0 0 14px!important}.hsc__modal-close{background:transparent!important;border:0!important;color:hsla(0,0%,100%,.7)!important;cursor:pointer!important;font-size:26px!important;line-height:1!important;padding:4px 8px!important;position:absolute!important;right:12px!important;top:10px!important}.hsc__modal-close:hover{color:#fff!important}.hsc--hidden{display:none!important}.hsc__inline-form .hs-form,.hsc__modal .hs-form{color:#fff!important;font-family:inherit!important}.hsc__inline-form .hs-form label,.hsc__modal .hs-form label{color:#fff!important;display:block!important;font-size:13.5px!important;font-weight:600!important;margin-bottom:6px!important}.hsc__inline-form .hs-form .hs-field-desc,.hsc__modal .hs-form .hs-field-desc{color:hsla(0,0%,100%,.7)!important;font-size:12px!important}.hsc__inline-form .hs-form input[type=email],.hsc__inline-form .hs-form input[type=number],.hsc__inline-form .hs-form input[type=tel],.hsc__inline-form .hs-form input[type=text],.hsc__inline-form .hs-form select,.hsc__inline-form .hs-form textarea,.hsc__modal .hs-form input[type=email],.hsc__modal .hs-form input[type=number],.hsc__modal .hs-form input[type=tel],.hsc__modal .hs-form input[type=text],.hsc__modal .hs-form select,.hsc__modal .hs-form textarea{background:var(--hsc-form-field-bg,hsla(0,0%,100%,.08))!important;border:1px solid var(--hsc-form-field-border,hsla(0,0%,100%,.25))!important;border-radius:12px!important;box-sizing:border-box!important;color:#fff!important;font-size:15px!important;margin-bottom:4px!important;outline:none!important;padding:12px 14px!important;transition:border-color .15s,box-shadow .15s!important;width:100%!important}.hsc__inline-form .hs-form input::placeholder,.hsc__inline-form .hs-form textarea::placeholder,.hsc__modal .hs-form input::placeholder,.hsc__modal .hs-form textarea::placeholder{color:hsla(0,0%,100%,.55)!important}.hsc__inline-form .hs-form select option,.hsc__modal .hs-form select option{color:#241b2f!important}.hsc__inline-form .hs-form input:focus,.hsc__inline-form .hs-form select:focus,.hsc__inline-form .hs-form textarea:focus,.hsc__modal .hs-form input:focus,.hsc__modal .hs-form select:focus,.hsc__modal .hs-form textarea:focus{border-color:hsla(0,0%,100%,.6)!important;box-shadow:0 0 0 3px hsla(0,0%,100%,.12)!important}.hsc__inline-form .hs-form .hs-form-field,.hsc__modal .hs-form .hs-form-field{margin-bottom:14px!important}.hsc__inline-form .hs-form .hs-button,.hsc__inline-form .hs-form input[type=submit],.hsc__modal .hs-form .hs-button,.hsc__modal .hs-form input[type=submit]{background:var(--hsc-cta-bg,linear-gradient(135deg,#d99c7c 0,#9a7c7e 50%,#473b4d 100%))!important;border:0!important;border-radius:var(--hsc-pill)!important;box-shadow:0 8px 22px -10px rgba(0,0,0,.5)!important;color:var(--hsc-cta-text-color,#fff)!important;cursor:pointer!important;font-size:15px!important;font-weight:700!important;line-height:1.3!important;margin-top:6px!important;padding:14px 22px!important;transition:transform .12s ease,filter .15s ease!important;width:100%!important}.hsc__inline-form .hs-form .hs-button:hover,.hsc__inline-form .hs-form input[type=submit]:hover,.hsc__modal .hs-form .hs-button:hover,.hsc__modal .hs-form input[type=submit]:hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important}.hsc__inline-form .hs-form .hs-error-msgs,.hsc__modal .hs-form .hs-error-msgs{list-style:none!important;margin:4px 0 0!important;padding:0!important}.hsc__inline-form .hs-form .hs-error-msgs label,.hsc__modal .hs-form .hs-error-msgs label{color:#d32f2f!important;font-size:12.5px!important;font-weight:500!important}.hsc__inline-form .submitted-message,.hsc__modal .submitted-message{color:#fff!important;font-weight:600!important;text-align:center!important}.hsc__inline-form a,.hsc__modal a{color:ivory!important;text-decoration:underline!important;transition:color .15s ease!important}.hsc__inline-form a:hover,.hsc__modal a:hover{color:#a58eb9!important;text-decoration:none!important}@media (min-width:760px){.hsc{--hsc-radius:24px}.hsc__card{box-shadow:0 24px 60px -28px rgba(57,35,109,.45),0 4px 14px -8px rgba(57,35,109,.25)!important;grid-template-columns:1.1fr .9fr!important}.hsc__panel--inputs{padding:var(--hsc-pad-inputs-y,46px) var(--hsc-pad-inputs-x,46px)!important}.hsc__eyebrow{font-size:var(--hsc-fs-eyebrow,13px)!important;margin-bottom:14px!important}.hsc__heading{font-size:var(--hsc-fs-heading,32px)!important;margin-bottom:12px!important}.hsc__sub,.hsc__sub p{font-size:var(--hsc-fs-sub,16px)!important;line-height:1.55!important;margin-bottom:30px!important}.hsc__field-top{gap:14px!important;margin-bottom:18px!important}.hsc__label{font-size:var(--hsc-fs-label,16px)!important}.hsc__value-prefix{font-size:16px!important}.hsc__num{font-size:var(--hsc-fs-input,18px)!important;padding:2px 6px!important;width:78px!important}.hsc__value-pill{padding:6px 8px 6px 14px!important}.hsc__slider{height:28px!important;margin-top:6px!important}.hsc__slider::-webkit-slider-runnable-track{height:8px!important}.hsc__slider::-webkit-slider-thumb{box-shadow:0 2px 6px rgba(57,35,109,.35),inset 0 0 0 8px var(--hsc-purple);height:28px;margin-top:-10px;width:28px}.hsc__slider::-moz-range-progress,.hsc__slider::-moz-range-track{height:8px!important}.hsc__slider::-moz-range-thumb{border-width:8px;height:28px;width:28px}.hsc__scale{font-size:var(--hsc-fs-scale,13px)!important;margin-top:12px!important}.hsc__panel--results{padding:var(--hsc-pad-results-y,46px) var(--hsc-pad-results-x,40px)!important}.hsc__results-label{font-size:var(--hsc-fs-results-label,32px)!important}.hsc__result-wrap{height:calc(var(--hsc-fs-result, 49px)*1.06)!important;margin:var(--hsc-pad-result-top,14px) 0 var(--hsc-pad-result-bottom,28px)!important}.hsc__result{font-size:var(--hsc-fs-result,49px)!important}.hsc__cta-header{font-size:var(--hsc-fs-cta-header,15px)!important}.hsc__cta{font-size:var(--hsc-fs-cta,16px)!important;padding:var(--hsc-pad-cta-top,16px) 22px var(--hsc-pad-cta-bottom,16px)!important}.hsc__modal{padding:32px 30px 30px!important}.hsc__modal-title{font-size:22px!important}}@media (prefers-reduced-motion:reduce){.hsc__cta,.hsc__slider::-webkit-slider-thumb{transition:none!important}}