.text-box{min-width:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-lg,var(--radius));padding-right:calc(var(--spacing,.25rem)*4);color:var(--color-black,#000)}.text-box p:not(:last-child){margin-bottom:calc(var(--spacing,.25rem)*4)}.text-box.text-box-staggered strong{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)))}.text-box.text-box-staggered p{width:80%}.text-box.text-box-staggered p:nth-of-type(2n){margin-left:20%}.text-box.text-box-staggered p{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translate(-40px)}.section-reveal.in-view .text-box.text-box-staggered p{opacity:1;transform:translate(0)}.section-reveal.in-view .text-box.text-box-staggered p:first-of-type{transition-delay:.2s}.section-reveal.in-view .text-box.text-box-staggered p:nth-of-type(2){transition-delay:.4s}.section-reveal.in-view .text-box.text-box-staggered p:nth-of-type(3){transition-delay:.6s}.section-reveal.in-view .text-box.text-box-staggered p:nth-of-type(4){transition-delay:.8s}.section-reveal.in-view .text-box.text-box-staggered p:nth-of-type(5){transition-delay:1s}.section-reveal.in-view .text-box.text-box-staggered p:nth-of-type(6){transition-delay:1.2s}.section-reveal.in-view .text-box.text-box-staggered p:nth-of-type(7){transition-delay:1.4s}
