.row:where([style*="#270049"],[style*="#270D40"]) .twz-savings-calculator,.row.row--purple-500 .twz-savings-calculator{--savings-hero-total-color: var(--theme-orange-500, #f39422);--savings-title-emphasis: var(--theme-purple-300);--savings-card-bg: var(--theme-purple-300);--savings-panel-bg: rgb(255 255 255 / 0.1);--savings-panel-border: rgb(255 255 255 / 0.14);--savings-hero-divider: rgb(255 255 255 / 0.14);--savings-card-border: rgb(255 255 255 / 0.12);--savings-input-border: rgb(255 255 255 / 0.22);--text-color: var(--white);--inputcolor: var(--white);--savings-panel-label: rgb(255 255 255 / 0.92);--bordercolor: var(--theme-purple-300, #d0caf8);--saving-slider-thumb-bg: var(--theme-purple-500, #270049);--savings-range-track-bg: var(--theme-purple-300, #d0caf8);--savings-card-bg: var(--theme-purple-300, #f39422)}.row:where([style*="#f39422"],[style*="#f39422"]) .twz-savings-calculator,.row.row--orange-500 .twz-savings-calculator{--savings-hero-total-color: var(--theme-purple-500);--savings-card-bg: var(--theme-orange-300)}.twz-savings-calculator{--savings-hero-total-color: var(--theme-orange-500, #f39422);--savings-title-emphasis: var(--theme-orange-500, #f39422);--savings-panel-label: var(--theme-purple-500, #270049);--savings-panel-border: rgb(39 0 73 / 0.08);--savings-hero-divider: rgb(39 0 73 / 0.08);--savings-card-border: rgb(39 0 73 / 0.1);--savings-input-border: rgb(39 0 73 / 0.12);--savings-card-bg: var(--theme-orange-300, #f39422);--savings-range-track-bg: var(--theme-orange-300, #ffd8ab);--savings-range-moz-progress: var(--theme-orange-300, #f39422);--savings-range-thumb-ring: var(--white, #fff);--bordercolor: var(--theme-orange-300, #ffd8ab);--saving-slider-thumb-bg: var(--theme-orange-500, #f39422);container-name:savings_calculator;container-type:inline-size}.twz-savings-calculator .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.twz-savings-calculator__hero{color:var(--text-color, var(--text-color-base));text-align:center;padding:clamp(3rem,6vw,3.75rem) clamp(1.5rem,4vw,3rem)}.twz-savings-calculator__intro{max-width:60rem;margin:0 auto 1.5rem;color:inherit;text-align:center}.twz-savings-calculator__intro :where(h1,h2,h3,h4){color:inherit;margin:0 0 1rem;line-height:1.25;font-weight:700}.twz-savings-calculator__intro ul,.twz-savings-calculator__intro ol{margin:0 0 1rem;padding-left:1.25rem;text-align:left;font-size:var(--theme-fs-small, 1rem);opacity:.9}.twz-savings-calculator__intro a:not(.btn){color:var(--savings-title-emphasis);text-decoration:underline;text-underline-offset:.15em}.twz-savings-calculator__intro a:not(.btn):focus-visible{outline:2px solid var(--theme-orange-500, #f39422);outline-offset:2px}.twz-savings-calculator__intro strong{color:var(--savings-title-emphasis);font-weight:700}.twz-savings-calculator__intro>:last-child{margin-bottom:0}.twz-savings-calculator__total-wrap{margin:0}.twz-savings-calculator__total{display:block;font-size:clamp(4rem,7vw,7rem);font-weight:700;line-height:1.05;color:var(--savings-hero-total-color);letter-spacing:-0.02em}.twz-savings-calculator__panel{text-align:center;padding:clamp(1.75rem,3.5vw,2.75rem) clamp(1.25rem,3vw,2rem);margin:0}.twz-savings-calculator__field{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:min(28rem,100%);margin:0 auto}.twz-savings-calculator__field-label{font-weight:400;color:var(--savings-panel-label);letter-spacing:.01em}.twz-savings-calculator__controls{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;width:100%}.twz-savings-calculator .twz-savings-calculator__range{--range-track-h: 1rem;--range-thumb: 2.5rem;width:100%;min-height:3.25rem;margin:.25rem 0 0;padding:.4rem 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;cursor:pointer;border-radius:999px}.twz-savings-calculator .twz-savings-calculator__range:focus-visible{outline:2px solid var(--theme-orange-500, #f39422);outline-offset:4px}.twz-savings-calculator .twz-savings-calculator__range::-webkit-slider-runnable-track{height:var(--range-track-h);border-radius:999px;background:var(--savings-range-track-bg);border:none;box-shadow:none}.twz-savings-calculator .twz-savings-calculator__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:var(--range-thumb);height:var(--range-thumb);margin-top:calc((var(--range-track-h) - var(--range-thumb))/2);border-radius:50%;background:var(--saving-slider-thumb-bg, --theme-purple-500);border:3px solid var(--savings-range-thumb-ring);box-shadow:none;cursor:grab;-webkit-transition:background-color .15s ease,filter .15s ease;transition:background-color .15s ease,filter .15s ease}.twz-savings-calculator .twz-savings-calculator__range::-webkit-slider-thumb:active{cursor:grabbing}.twz-savings-calculator .twz-savings-calculator__range:hover::-webkit-slider-thumb{filter:brightness(0.92)}.twz-savings-calculator .twz-savings-calculator__range::-moz-range-track{height:var(--range-track-h);border-radius:999px;background:var(--savings-range-track-bg);border:none;box-shadow:none}.twz-savings-calculator .twz-savings-calculator__range::-moz-range-progress{height:var(--range-track-h);border-radius:999px;background:var(--savings-range-moz-progress)}.twz-savings-calculator .twz-savings-calculator__range::-moz-range-thumb{width:var(--range-thumb);height:var(--range-thumb);border-radius:50%;background:var(--theme-purple-500);border:3px solid var(--savings-range-thumb-ring);box-shadow:none;cursor:grab;-moz-transition:background-color .15s ease,filter .15s ease;transition:background-color .15s ease,filter .15s ease}.twz-savings-calculator .twz-savings-calculator__range::-moz-range-thumb:active{cursor:grabbing}.twz-savings-calculator .twz-savings-calculator__range:hover::-moz-range-thumb{filter:brightness(0.92)}.twz-savings-calculator__number-wrap{display:flex;justify-content:center;margin:0}.twz-savings-calculator__input{width:100%;max-width:12rem;padding:.65rem 1rem;font-size:1.45rem;font-weight:600;border:1px solid var(--savings-input-border);text-align:center;color:var(--theme-purple-500);background:var(--white, #fff);border-radius:var(--radius, 0.5rem);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.twz-savings-calculator__input:focus-visible{outline:2px solid var(--theme-orange-500, #f39422);outline-offset:2px;border-color:var(--theme-purple-500)}.twz-savings-calculator__input::-webkit-outer-spin-button,.twz-savings-calculator__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.twz-savings-calculator__breakdown{list-style:none;margin:clamp(2rem,4vw,3rem) 0 0;padding:0 clamp(1rem,2vw,1.5rem) clamp(2rem,4vw,3rem);display:grid;gap:1.15rem;grid-template-columns:1fr}@container savings_calculator (min-width: 700px){.twz-savings-calculator__breakdown{grid-template-columns:repeat(3, 1fr);gap:1.35rem;padding-left:0;padding-right:0}}.twz-savings-calculator__card{background-color:var(--savings-card-bg);border-radius:var(--radius, 0.75rem);padding:clamp(2.5rem,3.2vw,4rem);text-align:center}.twz-savings-calculator__card-amount{margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.55rem);font-weight:700;color:var(--theme-purple-500);line-height:1.1}.twz-savings-calculator__card-label{margin:0;color:var(--theme-purple-500);opacity:.88;line-height:1.45}.twz-savings-calculator__card-context{display:block;margin-bottom:.35rem}.twz-savings-calculator__card-pct{display:block;font-weight:600;opacity:1;color:var(--theme-purple-500);font-variant-numeric:tabular-nums}
