.FeaturesHero-module__LOmc4q__hero{height:100vh;padding:var(--space-4);padding-top:var(--header-height);background-color:var(--bg-app);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.FeaturesHero-module__LOmc4q__heroVideoWrap{top:var(--header-height);left:var(--space-3);right:var(--space-3);bottom:var(--space-4);z-index:0;border-radius:var(--radius-2xl);background-color:var(--bg-app);border:1px solid var(--border-default);width:auto;height:auto;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #0003}.FeaturesHero-module__LOmc4q__heroVideo{object-fit:cover;opacity:.8;width:100%;height:100%}.FeaturesHero-module__LOmc4q__overlay{border-radius:inherit;z-index:1;background:linear-gradient(#0000004d,#000000b3);position:absolute;inset:0}[data-theme=light] .FeaturesHero-module__LOmc4q__overlay{background:linear-gradient(#0000004d,#0000001a)}.FeaturesHero-module__LOmc4q__content{z-index:10;text-align:center;max-width:900px;padding:0 var(--space-5);color:var(--text-primary);flex-direction:column;align-items:center;display:flex;position:relative}.FeaturesHero-module__LOmc4q__title{font-size:clamp(2.25rem,8vw,3.5rem);font-weight:var(--weight-bold);text-transform:capitalize;margin-bottom:var(--space-6);line-height:1.1}.FeaturesHero-module__LOmc4q__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:650px;margin-bottom:var(--space-12);line-height:1.6}.FeaturesHero-module__LOmc4q__ctas{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:968px){.FeaturesHero-module__LOmc4q__hero{padding:var(--space-4);padding-top:var(--header-height)}.FeaturesHero-module__LOmc4q__heroVideoWrap{top:var(--header-height);left:var(--space-4);right:var(--space-4);bottom:var(--space-4);border-radius:var(--radius-2xl)}.FeaturesHero-module__LOmc4q__ctas{flex-direction:column;align-items:center;width:100%}}[data-theme=light] .FeaturesHero-module__LOmc4q__heroVideoWrap{box-shadow:none;background-color:#0d0d0d;border-color:#ffffff26}[data-theme=light] .FeaturesHero-module__LOmc4q__heroVideo{opacity:1}[data-theme=light] .FeaturesHero-module__LOmc4q__title{color:var(--color-white)}[data-theme=light] .FeaturesHero-module__LOmc4q__subtitle{color:rgba(var(--color-white-rgb),.75)}[data-theme=light] .FeaturesHero-module__LOmc4q__content{color:var(--color-white)}[data-theme=light] .FeaturesHero-module__LOmc4q__ctas{--text-primary:var(--color-white);--text-primary-rgb:var(--color-white-rgb);--border-hover:rgba(var(--color-white-rgb),.4);--border-default:rgba(var(--color-white-rgb),.2);--color-lime-dim:rgba(var(--color-white-rgb),.1)}
.DayToDayAccordion-module__Rzf4NG__section{padding-block:var(--space-20);background-color:var(--bg-app)}.DayToDayAccordion-module__Rzf4NG__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.DayToDayAccordion-module__Rzf4NG__header{text-align:left;margin-left:0}.DayToDayAccordion-module__Rzf4NG__accordion{gap:var(--space-4);width:100%;height:500px;display:flex}.DayToDayAccordion-module__Rzf4NG__panel{border-radius:var(--radius-2xl);cursor:pointer;height:100%;transition:flex .7s var(--ease-elastic)0s,filter 0s linear 0s,border-color .3s ease 0s,opacity .8s ease var(--reveal-delay,0s),transform .8s ease var(--reveal-delay,0s);border:1px solid var(--border-default);flex:1;position:relative;overflow:hidden}.DayToDayAccordion-module__Rzf4NG__panel:hover{transition:flex .7s var(--ease-elastic)0s,filter .2s ease-out 0s,border-color .3s ease 0s,opacity .8s ease var(--reveal-delay,0s),transform .8s ease var(--reveal-delay,0s)}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active{border-color:var(--color-lime);flex:4}.DayToDayAccordion-module__Rzf4NG__background{object-fit:cover;z-index:0;filter:brightness(.6)grayscale(.2);width:100%;height:100%;transition:transform .6s,filter .6s;position:absolute;inset:0}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active .DayToDayAccordion-module__Rzf4NG__background{filter:brightness(.7)grayscale(0);transform:scale(1.05)}.DayToDayAccordion-module__Rzf4NG__overlay{z-index:1;background:linear-gradient(#0000001a 0%,#000c 100%);position:absolute;inset:0}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__overlay{background:linear-gradient(#0000 0%,#0003 100%)}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__background{filter:brightness(.7)grayscale(.2)hue-rotate(130deg)}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active .DayToDayAccordion-module__Rzf4NG__background{filter:brightness(.8)grayscale(0)hue-rotate(130deg)}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__panelDescription{color:rgba(var(--color-white-rgb),.7)}.DayToDayAccordion-module__Rzf4NG__content{width:600px;padding:var(--space-8);z-index:2;color:#fff;pointer-events:none;flex-direction:column;justify-content:flex-start;display:flex;position:absolute;top:0;bottom:0;left:0}.DayToDayAccordion-module__Rzf4NG__panelTitle{font-size:clamp(1.25rem,2.5vw,2rem);font-weight:var(--weight-extrabold);text-transform:capitalize;margin-bottom:var(--space-4);opacity:0;transition:opacity .4s ease,transform .6s var(--ease-elastic);width:400px;line-height:1.1;transform:translateY(10px)}.DayToDayAccordion-module__Rzf4NG__panelDescription{font-size:var(--text-base);color:var(--text-secondary);opacity:0;width:400px;transition:opacity .4s ease,transform .6s var(--ease-elastic);line-height:1.6;transform:translateY(20px)}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active .DayToDayAccordion-module__Rzf4NG__panelTitle{opacity:1;transition-delay:.2s;transform:translateY(0)}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active .DayToDayAccordion-module__Rzf4NG__panelDescription{opacity:1;transition-delay:.3s;transform:translateY(0)}.DayToDayAccordion-module__Rzf4NG__accordion:has(.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active) .DayToDayAccordion-module__Rzf4NG__panel:not(.DayToDayAccordion-module__Rzf4NG__active){filter:brightness(.3)grayscale(.5)}.DayToDayAccordion-module__Rzf4NG__panel:not(.DayToDayAccordion-module__Rzf4NG__active):hover{z-index:10;filter:brightness(1.1)grayscale(0)!important}@media (max-width:968px){.DayToDayAccordion-module__Rzf4NG__accordion{height:400px}}@keyframes DayToDayAccordion-module__Rzf4NG__panelTitleAppear{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:600px){.DayToDayAccordion-module__Rzf4NG__background{filter:brightness(.85)grayscale(.05)!important}.DayToDayAccordion-module__Rzf4NG__accordion:has(.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active) .DayToDayAccordion-module__Rzf4NG__panel:not(.DayToDayAccordion-module__Rzf4NG__active){filter:brightness(.65)!important}.DayToDayAccordion-module__Rzf4NG__panel:not(.DayToDayAccordion-module__Rzf4NG__active) .DayToDayAccordion-module__Rzf4NG__overlay{display:none}.DayToDayAccordion-module__Rzf4NG__accordion{gap:var(--space-3);flex-direction:column;height:auto}.DayToDayAccordion-module__Rzf4NG__panel{height:80px;min-height:80px;transition:height .5s var(--ease-elastic);border-color:var(--border-default);flex:none}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active{border-color:var(--border-hover);flex:none;height:340px}.DayToDayAccordion-module__Rzf4NG__overlay{background:linear-gradient(#0000 0%,#00000080 30%,#000000eb 100%)!important}.DayToDayAccordion-module__Rzf4NG__content{justify-content:flex-end;gap:var(--space-2);width:100%!important;padding:var(--space-4)var(--space-5)var(--space-5)!important}.DayToDayAccordion-module__Rzf4NG__panelTitle{color:#fff;opacity:0;margin-bottom:0;width:100%!important;min-width:0!important;font-size:var(--text-sm)!important}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__reveal-visible .DayToDayAccordion-module__Rzf4NG__panelTitle{animation:DayToDayAccordion-module__Rzf4NG__panelTitleAppear .9s var(--ease-elastic)var(--reveal-delay,0s)both}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active .DayToDayAccordion-module__Rzf4NG__panelTitle{font-size:var(--text-base)!important}.DayToDayAccordion-module__Rzf4NG__panelDescription{opacity:0;filter:blur(8px);transition:opacity .8s var(--ease-elastic)0s,transform .8s var(--ease-elastic)0s,filter .8s var(--ease-elastic)0s;transform:translateY(20px);width:100%!important;min-width:0!important;font-size:var(--text-sm)!important;color:#ffffffbf!important;line-height:1.5!important}.DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active .DayToDayAccordion-module__Rzf4NG__panelDescription{opacity:1;filter:blur();transition:opacity .8s var(--ease-elastic).15s,transform .8s var(--ease-elastic).15s,filter .8s var(--ease-elastic).15s;transform:none}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__overlay{background:linear-gradient(#fff0 0%,#ffffff8c 45%,#ffffffed 100%)!important}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__background,[data-theme=light] .DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active .DayToDayAccordion-module__Rzf4NG__background{filter:brightness(.88)!important}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__panelTitle{color:var(--text-primary)!important}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__panelDescription{color:var(--text-secondary)!important}[data-theme=light] .DayToDayAccordion-module__Rzf4NG__panel.DayToDayAccordion-module__Rzf4NG__active{border-color:var(--border-hover)!important}}
.FeaturesFlipCards-module__2A5A2a__section{padding-block:var(--space-20);background-color:var(--bg-app);text-align:center;position:relative;overflow:hidden}.FeaturesFlipCards-module__2A5A2a__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.FeaturesFlipCards-module__2A5A2a__header{text-align:center;align-items:center}.FeaturesFlipCards-module__2A5A2a__subtitle{margin:0 auto}.FeaturesFlipCards-module__2A5A2a__grid{gap:var(--space-4);perspective:1000px;grid-template-columns:repeat(4,1fr);display:grid}.FeaturesFlipCards-module__2A5A2a__cardWrapper{aspect-ratio:4/5;cursor:pointer;background-color:#0000;width:100%}.FeaturesFlipCards-module__2A5A2a__cardInner{text-align:center;width:100%;height:100%;transition:transform .6s var(--ease-elastic);transform-style:preserve-3d;position:relative}.FeaturesFlipCards-module__2A5A2a__cardWrapper.FeaturesFlipCards-module__2A5A2a__flipped .FeaturesFlipCards-module__2A5A2a__cardInner{transform:rotateY(180deg)}.FeaturesFlipCards-module__2A5A2a__cardFront,.FeaturesFlipCards-module__2A5A2a__cardBack{backface-visibility:hidden;border-radius:var(--radius-xl);width:100%;height:100%;padding:var(--space-8);border:1px solid var(--border-default);background-color:var(--bg-surface-elevated);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FeaturesFlipCards-module__2A5A2a__cardFront:hover,.FeaturesFlipCards-module__2A5A2a__cardBack:hover{border-color:var(--border-hover)}.FeaturesFlipCards-module__2A5A2a__cardFront{background-color:var(--bg-surface-elevated)}.FeaturesFlipCards-module__2A5A2a__frontTitle{font-size:var(--text-xl);font-weight:var(--weight-bold);text-transform:capitalize;color:var(--text-primary)}.FeaturesFlipCards-module__2A5A2a__cardBack{background-color:var(--bg-surface-elevated);padding-top:var(--space-10);text-align:left;justify-content:flex-start;align-items:flex-start;transform:rotateY(180deg)}.FeaturesFlipCards-module__2A5A2a__backTitle{font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-primary);margin-bottom:var(--space-2);min-height:2.6em;line-height:1.3}.FeaturesFlipCards-module__2A5A2a__backText{font-size:var(--text-base);color:var(--text-secondary);line-height:1.5}.FeaturesFlipCards-module__2A5A2a__toggleBtn{bottom:var(--space-4);right:var(--space-4);background-color:var(--surface-lift-md);width:40px;height:40px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:background-color .2s,transform .2s;display:flex;position:absolute}.FeaturesFlipCards-module__2A5A2a__cardWrapper:hover .FeaturesFlipCards-module__2A5A2a__toggleBtn{background-color:var(--surface-lift-lg)}.FeaturesFlipCards-module__2A5A2a__ctaContainer{margin-top:var(--space-12)}@media (max-width:1024px){.FeaturesFlipCards-module__2A5A2a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeaturesFlipCards-module__2A5A2a__grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.FeaturesFlipCards-module__2A5A2a__cardWrapper{aspect-ratio:3/4;height:auto}.FeaturesFlipCards-module__2A5A2a__cardFront,.FeaturesFlipCards-module__2A5A2a__cardBack{padding:var(--space-4)}.FeaturesFlipCards-module__2A5A2a__cardBack{padding-top:var(--space-5)}.FeaturesFlipCards-module__2A5A2a__frontTitle{font-size:var(--text-base);line-height:1.3}.FeaturesFlipCards-module__2A5A2a__backTitle{font-size:var(--text-base);min-height:0;margin-bottom:var(--space-2);line-height:1.2}.FeaturesFlipCards-module__2A5A2a__backText{font-size:13px;line-height:1.4}.FeaturesFlipCards-module__2A5A2a__toggleBtn{width:32px;height:32px;bottom:var(--space-3);right:var(--space-3);font-size:1.25rem}}
.GrowthBento-module__K_RD8q__section{padding-block:var(--space-20);margin-bottom:var(--space-20);background-color:var(--bg-app)}.GrowthBento-module__K_RD8q__centerTitle{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:var(--weight-bold);color:var(--text-primary);margin-bottom:var(--space-3);line-height:1.2}.GrowthBento-module__K_RD8q__grid{gap:var(--space-6);grid-template-rows:repeat(2,minmax(280px,auto));grid-template-columns:1fr 1.25fr 1fr;width:100%;margin:0 auto;display:grid}.GrowthBento-module__K_RD8q__card{border-radius:var(--radius-2xl);background-color:var(--bg-app);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.GrowthBento-module__K_RD8q__card:hover:before{background:radial-gradient(150px circle at var(--x,0)var(--y,0),rgba(var(--color-lime-vivid-rgb),var(--alpha,0)),transparent 100%),var(--color-lime)}.GrowthBento-module__K_RD8q__card:before{content:"";border-radius:var(--radius-2xl);background:radial-gradient(150px circle at var(--x,0)var(--y,0),rgba(var(--color-lime-vivid-rgb),var(--alpha,0)),transparent 100%),var(--border-default);-webkit-mask-composite:xor;pointer-events:none;z-index:20;padding:1px;transition:opacity .3s,background .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.GrowthBento-module__K_RD8q__card:after{content:"";border-radius:var(--radius-2xl);background:radial-gradient(240px circle at var(--x,0)var(--y,0),rgba(var(--color-lime-vivid-rgb),calc(var(--alpha,0)*.1)),transparent 100%);pointer-events:none;z-index:1;transition:opacity .3s;position:absolute;inset:0}[data-theme=light] .GrowthBento-module__K_RD8q__card{box-shadow:var(--card-shadow)}[data-theme=light] .GrowthBento-module__K_RD8q__card:hover{box-shadow:var(--card-shadow-hover)}.GrowthBento-module__K_RD8q__cardBlue{color:var(--text-primary);padding:var(--space-8);flex-direction:column;justify-content:space-between;display:flex}.GrowthBento-module__K_RD8q__cardImage{padding:0}.GrowthBento-module__K_RD8q__centerCard{padding:var(--space-10)var(--space-8);text-align:center;grid-area:1/2/span 2;justify-content:space-between;align-items:center;padding-bottom:0}.GrowthBento-module__K_RD8q__centerTitle{font-size:var(--text-2xl);font-weight:var(--weight-bold);text-transform:capitalize;color:var(--text-primary);margin-bottom:var(--space-4);line-height:1.1}.GrowthBento-module__K_RD8q__centerText{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-8);max-width:90%;margin-left:auto;margin-right:auto;line-height:1.5}.GrowthBento-module__K_RD8q__statValue{font-size:clamp(3.5rem,6vw,5rem);font-weight:var(--weight-bold);color:var(--accent-text);margin-bottom:var(--space-2);text-shadow:0 0 20px rgba(var(--color-lime-rgb),.2);line-height:1}.GrowthBento-module__K_RD8q__statLabel{font-size:var(--text-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-weight:var(--weight-semibold);margin-bottom:var(--space-12)}.GrowthBento-module__K_RD8q__rateTag{background-color:var(--color-white);color:var(--color-black);font-weight:var(--weight-bold);font-size:var(--text-sm);border-radius:100px;justify-content:center;align-items:center;padding:.5rem 1rem;display:inline-flex}.GrowthBento-module__K_RD8q__quoteText{font-size:var(--text-lg);font-weight:var(--weight-medium);margin-bottom:var(--space-6);color:var(--text-primary);font-style:italic;line-height:1.5}[data-theme=light] .GrowthBento-module__K_RD8q__trustLogo img{filter:invert()}.GrowthBento-module__K_RD8q__quoteAuthor{align-items:center;gap:var(--space-4);display:flex}.GrowthBento-module__K_RD8q__authorAvatar{background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:50%;width:44px;height:44px;position:relative;overflow:hidden}.GrowthBento-module__K_RD8q__authorInfo{flex-direction:column;display:flex}.GrowthBento-module__K_RD8q__authorName{font-weight:var(--weight-bold);font-size:var(--text-base);color:var(--text-primary)}.GrowthBento-module__K_RD8q__authorRole{font-size:var(--text-xs);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.GrowthBento-module__K_RD8q__trustCard{padding:var(--space-8)}.GrowthBento-module__K_RD8q__trustLogo{align-items:center;height:auto;min-height:48px;margin-bottom:auto;display:flex;position:relative}.GrowthBento-module__K_RD8q__trustText{margin-top:var(--space-6)}.GrowthBento-module__K_RD8q__cardBgImage{z-index:0;transition:transform .6s,filter .6s}[data-theme=light] .GrowthBento-module__K_RD8q__cardBgImage{filter:hue-rotate(130deg)}.GrowthBento-module__K_RD8q__growthTag{bottom:var(--space-6);right:var(--space-6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-white);font-weight:var(--weight-medium);font-size:var(--text-sm);border:1px solid var(--border-default);z-index:2;background-color:#0009;border-radius:100px;padding:.5rem 1rem;position:absolute}.GrowthBento-module__K_RD8q__chartBars{align-items:flex-end;gap:6px;height:60px;margin-left:auto;display:flex}.GrowthBento-module__K_RD8q__graphImageWrapper{width:calc(100% + var(--space-8)*2);margin-left:calc(-1*var(--space-8));margin-right:calc(-1*var(--space-8));height:220px;margin-top:auto;position:relative;overflow:hidden}.GrowthBento-module__K_RD8q__graphImageWrapper img{transform-origin:0 100%;filter:saturate(1.5)brightness(1.2)hue-rotate(15deg);transition:filter .6s;transform:scale(2)}[data-theme=light] .GrowthBento-module__K_RD8q__graphImageWrapper img{filter:saturate(1.5)brightness(1.2)hue-rotate(145deg)}.GrowthBento-module__K_RD8q__bar{background-color:var(--bg-surface);background:linear-gradient(to top,rgba(var(--color-lime-rgb),.2),var(--color-lime));opacity:.8;transform-origin:bottom;border-radius:2px 2px 0 0;width:10px;animation:1.2s cubic-bezier(.25,.46,.45,.94) forwards GrowthBento-module__K_RD8q__growBar;transform:scaleY(0)}@keyframes GrowthBento-module__K_RD8q__growBar{to{transform:scaleY(1)}}.GrowthBento-module__K_RD8q__bottomGroup{width:calc(100% + var(--space-8)*2);margin-left:calc(-1*var(--space-8));margin-right:calc(-1*var(--space-8));height:180px;min-height:180px;margin-top:auto}.GrowthBento-module__K_RD8q__placeholderImage{background-color:var(--bg-surface);width:100%;height:100%;color:var(--text-tertiary);font-weight:var(--weight-medium);font-size:var(--text-sm);justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.GrowthBento-module__K_RD8q__grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.GrowthBento-module__K_RD8q__centerCard{grid-area:auto/span 2;min-height:400px}}@media (max-width:768px){.GrowthBento-module__K_RD8q__grid{gap:var(--space-4);flex-direction:column;display:flex}.GrowthBento-module__K_RD8q__cardBlue{padding:var(--space-8)var(--space-6);text-align:center;align-items:center}.GrowthBento-module__K_RD8q__trustLogo{margin-bottom:var(--space-2);justify-content:center}.GrowthBento-module__K_RD8q__trustText{margin-top:0}.GrowthBento-module__K_RD8q__quoteAuthor{justify-content:center}.GrowthBento-module__K_RD8q__centerCard{min-height:auto;padding:var(--space-10)var(--space-6)0!important}.GrowthBento-module__K_RD8q__statValue{font-size:3.5rem}.GrowthBento-module__K_RD8q__graphImageWrapper{width:calc(100% + var(--space-6)*2)!important;margin-left:calc(-1*var(--space-6))!important;margin-right:calc(-1*var(--space-6))!important;height:180px!important}}
.GrowthBentoChart-module__4_ZNva__container{width:100%;height:100%}.GrowthBentoChart-module__4_ZNva__skeleton{background:linear-gradient(90deg,rgba(var(--color-lime-rgb),.03)25%,rgba(var(--color-lime-rgb),.06)50%,rgba(var(--color-lime-rgb),.03)75%);background-size:200% 100%;border-radius:4px;width:100%;height:100%;animation:1.5s infinite GrowthBentoChart-module__4_ZNva__shimmer}@keyframes GrowthBentoChart-module__4_ZNva__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
