.MyBrandStats__IpoProgressContainer{width:fit-content;max-width:1200px;margin:0 auto;display:block;position:relative}.MyBrandStats__IpoProgressSliderContainer{justify-content:center;align-items:end;width:100%;max-width:1200px;margin:0 auto;padding-top:0;display:flex;position:relative}.MyBrandStats__IpoProgressSlider{border:1px solid #fff;border-radius:20px;align-items:center;width:580px;height:17px;margin:0;display:flex;position:relative}.Estimate__WorthRangesContainer{justify-content:space-evenly;align-items:end;width:100%;max-width:1200px;margin:30px auto 0;display:flex;position:relative}.Estimate__TypewriterLine{width:fit-content;max-width:100%;position:relative}.Estimate__TypewriterText{position:absolute;inset:0}.Estimate__TypewriterCursor{opacity:1;pointer-events:none;vertical-align:baseline;width:0;height:1em;display:inline-block;position:relative;overflow:visible}.Estimate__TypewriterCursor:after{content:"";background:#ffbf12;border-radius:999px;width:10px;height:10px;animation:.9s ease-in-out infinite EstimateTypewriterCursorPulse;position:absolute;bottom:.12em;left:.14em;transform:translateY(-1px)scale(1);box-shadow:0 0 7px #ffbf12d9,0 0 16px #ffbf126b}.Estimate__TypewriterCursor.is-blinking{animation:.5s step-end infinite EstimateTypewriterCursorBlink}@keyframes EstimateTypewriterCursorPulse{0%,to{opacity:.72;transform:translateY(-1px)scale(.88)}50%{opacity:1;transform:translateY(-1px)scale(1.08)}}@keyframes EstimateTypewriterCursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}