@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}html.layout-zoomed .w-screen{width:133.333vw}.spinner_b2T7{animation:.8s linear infinite spinner_xe7Q}.spinner_YRVV{animation-delay:-.65s}.spinner_c9oY{animation-delay:-.5s}@keyframes spinner_xe7Q{93.75%,to{r:3px}46.875%{r:.2px}}table{scrollbar-gutter:stable}.spinner_9y7u{animation:2.4s linear -2.4s infinite spinner_fUkk}.spinner_DF2s{animation-delay:-1.6s}.spinner_q27e{animation-delay:-.8s}@keyframes spinner_fUkk{8.33%{x:13px;y:1px}25%{x:13px;y:1px}33.3%{x:13px;y:13px}50%{x:13px;y:13px}58.33%{x:1px;y:13px}75%{x:1px;y:13px}83.33%{x:1px;y:1px}}.cut-blob{clip-path:polygon(74.1% 44.1%,100% 61.6%,97.5% 26.9%,85.5% .1%,80.7% 2%,72.5% 32.5%,60.2% 62.4%,52.4% 68.1%,47.5% 58.3%,45.2% 34.5%,27.5% 76.7%,.1% 64.9%,17.9% 100%,27.6% 76.8%,76.1% 97.7%,74.1% 44.1%)}.animate-gradient{filter:hue-rotate(10deg)saturate(1.2);background:linear-gradient(115deg,#96ce81 28%,#55b5a6 70%) 0 0/300% 300%;animation:12s ease-in-out infinite gradientShift}#nprogress{pointer-events:none}#nprogress .bar{filter:hue-rotate(10deg)saturate(1.2);z-index:1031;background:linear-gradient(115deg,#96ce81 28%,#55b5a6 70%) 0 0/300% 300%;border-radius:0 2px 2px 0;width:100%;height:3px;animation:12s ease-in-out infinite gradientShift,2s ease-in-out infinite alternate pulseGlow;position:fixed;top:0;left:0;box-shadow:0 0 20px #96ce8199,0 0 40px #55b5a666,0 2px 4px #0000001a}#nprogress .peg{opacity:1;background:linear-gradient(90deg,#0000 0%,#ffffff1a 20%,#fffc 50%,#fff6 80%,#0000 100%);width:120px;height:100%;animation:1.5s ease-in-out infinite shimmer;display:block;position:absolute;right:0;transform:rotate(2deg)translateY(-2px);box-shadow:0 0 30px #fffc,0 0 60px #96ce8199,0 0 90px #55b5a666}@keyframes pulseGlow{0%{box-shadow:0 0 20px #96ce8199,0 0 40px #55b5a666,0 2px 4px #0000001a}to{box-shadow:0 0 30px #96ce81cc,0 0 60px #55b5a699,0 2px 8px #00000026}}@keyframes shimmer{0%{opacity:.6;transform:rotate(2deg)translate(-20px,-2px)}50%{opacity:1;transform:rotate(2deg)translateY(-2px)}to{opacity:.6;transform:rotate(2deg)translate(20px,-2px)}}#nprogress .spinner{display:none}#nprogress .bar:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1a 25%,#ffffff4d 50%,#ffffff1a 75%,#0000 100%);animation:2s ease-in-out infinite lightStreak;position:absolute;inset:0}@keyframes lightStreak{0%{opacity:0;transform:translate(-100%)}50%{opacity:1}to{opacity:0;transform:translate(100%)}}@media (max-width:768px){#nprogress .bar{height:2px}#nprogress .peg{width:80px}}@media (prefers-color-scheme:dark){#nprogress .bar{box-shadow:0 0 20px #96ce81cc,0 0 40px #55b5a699,0 2px 4px #0000004d}#nprogress .peg{box-shadow:0 0 30px #fff,0 0 60px #96ce81cc,0 0 90px #55b5a699}}.mask-fade-bottom{-webkit-mask-image:linear-gradient(#000 20%,#0000 100%);mask-image:linear-gradient(#000 20%,#0000 100%)}.blob1{clippath:polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)}.mask-gradient{-webkit-mask-image:linear-gradient(#0000,#000 5% 95%,#0000);mask-image:linear-gradient(#0000,#000 5% 95%,#0000)}:root{--animation-duration:20s}.animate-marquee{animation:marquee var(--animation-duration) linear infinite}@keyframes marquee{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.delay-0{animation-delay:0s}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.prose{color:#52525b}@keyframes fadeInScale{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.animate-fade-in-scale{animation:.4s ease-out forwards fadeInScale}.animate-fade-out-scale{animation:.5s ease-in forwards fadeOutScale}@keyframes moveUp{0%{transform:translateY(10px)}to{transform:translateY(0)}}.move-up{animation:.5s forwards moveUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes fadeIn2{0%{opacity:0}to{opacity:1}}@keyframes fadeRight{0%{opacity:0;transform:translate(75px)}to{opacity:1;transform:translate(0)}}.slide-right{opacity:0;animation:.5s forwards fadeRight}.word{opacity:0;animation:.5s forwards fadeUp}.word-0{animation-delay:.15s}.word-1{animation-delay:.3s}.word-2{animation-delay:.45s}.word-3{animation-delay:.6s!important}.animate-fade-out{animation:.5s ease-in forwards fadeOut;animation-delay:0s!important}.animate-fade-in{animation:.6s ease-out forwards fadeIn}.animate-fade-in-2{animation:2.5s ease-out forwards fadeIn2}.static-visible{opacity:1!important;animation:none!important}.fallback-gradient{background-image:linear-gradient(145deg,var(--tw-gradient-stops));--tw-gradient-from:#96ce81 var(--tw-gradient-from-position);--tw-gradient-to:#55b5a6 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #55b5a6 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-from-position:28%;--tw-gradient-via-position:70%}.recharts-responsive-container{width:100%!important;min-width:100%!important;height:100%!important}#pi_tracking_opt_in_div{backdrop-filter:blur(8px);animation:.3s ease-out slideUp;color:#000!important;opacity:1!important;filter:none!important;z-index:50!important;text-align:left!important;background:#fff!important;border-top:1px solid #e5e5e5!important;width:100%!important;padding:1rem 1.5rem!important;font-size:.875rem!important;position:fixed!important;top:auto!important;bottom:0!important;left:0!important;box-shadow:0 -4px 6px -1px #0000001a,0 -2px 4px -2px #0000001a!important}#pi_tracking_opt_in_div.hidden{display:none!important}#pi_tracking_opt_in_div:before{content:"";z-index:-1;background:#fffffff2;position:absolute;inset:0}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}#pi_tracking_opt_in_div{display:flex;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:2rem!important}#pi_tracking_opt_in_div:after{content:none!important}#pi_tracking_opt_in_yes,#pi_tracking_opt_in_no{white-space:nowrap!important;border:1px solid #0000!important;border-radius:.5rem!important;justify-content:center!important;align-items:center!important;margin-left:.75rem!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;text-decoration:none!important;transition:all .2s ease-in-out!important;display:inline-flex!important}#pi_tracking_opt_in_yes{color:#fff!important;background:#333!important}#pi_tracking_opt_in_yes:hover{background:#4a4a4a!important;transform:translateY(-1px)!important}#pi_tracking_opt_in_no{color:#333!important;background:#f5f5f5!important;border-color:#e5e5e5!important}#pi_tracking_opt_in_no:hover{color:#333!important;background:#e8e8e8!important}@media (max-width:640px){#pi_tracking_opt_in_div{text-align:center!important;flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}#pi_tracking_opt_in_yes,#pi_tracking_opt_in_no{flex:1!important;margin:0!important}}@keyframes wave{0%,to{transform:translateY()}50%{transform:translateY(-10px)}}.wave,.wave-1{animation:2.5s ease-in-out infinite wave}.wave-2{animation:2.5s ease-in-out .1s infinite wave}.wave-3{animation:2.5s ease-in-out .2s infinite wave}.wave-4{animation:2.5s ease-in-out .3s infinite wave}.wave-5{animation:2.5s ease-in-out .4s infinite wave}.wave-6{animation:2.5s ease-in-out .5s infinite wave}.wave-7{animation:2.5s ease-in-out .6s infinite wave}.wave-8{animation:2.5s ease-in-out .7s infinite wave}.wave-9{animation:2.5s ease-in-out .8s infinite wave}.wave-10{animation:2.5s ease-in-out .9s infinite wave}.wave-11{animation:2.5s ease-in-out 1s infinite wave}.wave-12{animation:2.5s ease-in-out 1.1s infinite wave}.wave-13{animation:2.5s ease-in-out 1.2s infinite wave}.wave-14{animation:2.5s ease-in-out 1.3s infinite wave}.wave-15{animation:2.5s ease-in-out 1.4s infinite wave}.wave-16{animation:2.5s ease-in-out 1.5s infinite wave}.wave-17{animation:2.5s ease-in-out 1.6s infinite wave}.wave-18{animation:2.5s ease-in-out 1.7s infinite wave}.wave-19{animation:2.5s ease-in-out 1.8s infinite wave}.wave-20{animation:2.5s ease-in-out 1.9s infinite wave}.animate-ellipsis:after{content:"";animation:1.5s infinite ellipsis}@keyframes ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.animate-gradient-bg{background-size:400% 400%;animation:8s infinite gradient-shift}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.liquid-spinner{border:3px solid #000;border-radius:50%;width:40px;height:40px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite liquid-spin,1.2s ease-in-out infinite liquid-morph}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#0003 transparent}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:0 0;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#0003;border-radius:3px;transition:background .2s}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#00000059}.scrollbar-thin::-webkit-scrollbar-corner{background:0 0}.scrollbar-thin::-webkit-scrollbar-button{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:single-button{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:start{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:end{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:vertical:start{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:vertical:end{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:horizontal:start{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:horizontal:end{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:vertical:start:decrement{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:vertical:start:increment{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:vertical:end:decrement{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:vertical:end:increment{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:horizontal:start:decrement{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:horizontal:start:increment{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:horizontal:end:decrement{background:0 0!important;width:0!important;height:0!important;display:none!important}.scrollbar-thin::-webkit-scrollbar-button:horizontal:end:increment{background:0 0!important;width:0!important;height:0!important;display:none!important}@keyframes liquid-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes liquid-morph{0%,to{border-radius:50%;width:40px;height:40px}25%{border-radius:60% 40% 50% 50%;width:44px;height:36px}50%{border-radius:50%;width:36px;height:44px}75%{border-radius:40% 60% 50% 50%;width:44px;height:38px}}.prose-article p{color:#171717!important;margin-top:1rem!important;margin-bottom:1rem!important;font-size:1rem!important;line-height:1.5rem!important}.prose-article h2{letter-spacing:-.03em!important;color:#171717!important;margin-top:1rem!important;margin-bottom:1rem!important;font-size:2rem!important;font-weight:500!important}.prose-article h3{letter-spacing:-.025em!important;color:#171717!important;margin-top:1rem!important;margin-bottom:1rem!important;font-size:1.5rem!important;font-weight:500!important}.prose-article strong{color:#171717!important;font-size:1rem!important;font-weight:600!important;line-height:1.5rem!important}.prose-article span{color:#171717!important;font-size:1rem!important;line-height:1.5rem!important}.prose-article li{color:#171717!important;margin-top:.75em!important;margin-bottom:.75em!important;font-size:1rem!important;line-height:1.5rem!important}.prose-article blockquote{color:#171717!important;background:#f0fff4!important;border-left:3px solid #27b998!important;border-radius:.75rem!important;margin:2.5rem 0!important;padding:1.75rem 2rem!important;font-style:normal!important;font-weight:400!important}.prose-article a{color:#27b998!important;border-bottom:1px solid #27b998!important;text-decoration:none!important;transition:all .2s!important}.prose-article a:hover{border-bottom-color:#55b998!important}.prose-article img{border-radius:1rem!important;max-width:100%!important;margin:0 auto 2.5rem!important;box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #0000000d!important}.prose-article ul,.prose-article ol{margin-top:1rem!important;margin-bottom:1rem!important}@keyframes conveyor{0%{transform:translate(0)}to{transform:translate(-50%)}}.conveyor-track{animation:30s linear infinite conveyor}.conveyor-track-slow{animation:75s linear infinite conveyor}.conveyor-track-mid{animation:60s linear infinite conveyor}.conveyor-track-fast{animation:50s linear infinite conveyor}.conveyor-fade{-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.video-embed-container{padding:56.25% 0 0;position:relative}.video-embed-iframe{width:100%;height:100%;position:absolute;top:0;left:0}.mobile-reviews-container{min-height:420px}.partial-star-clip{width:30%}.arc-card-0{top:120px;left:0%}.arc-card-1{top:30px;left:20%}.arc-card-2{top:0;left:38%}.arc-card-3{top:30px;left:58%}.arc-card-4{top:120px;left:78%}
