.rr-root .pr-fpop-overlay{position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(12,12,14,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:pr-fpop-overlay-in .25s ease-out both}.rr-root .pr-fpop{position:relative;width:min(560px,100%);border-radius:14px;padding:clamp(28px,4vw,40px) clamp(24px,3.4vw,36px);background:radial-gradient(120% 85% at 78% 0,rgba(8,11,12,.35) 0,rgba(8,11,12,.16) 40%,rgba(8,11,12,0) 65%),linear-gradient(90deg,rgba(10,10,14,.52),rgba(10,10,14,.3) 50%,rgba(10,10,14,.18)),url(/board-report/founding-teal-blocks.jpg) 70% 0 /cover no-repeat,#0a0a0e;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 24px 60px rgba(0,0,0,.35);outline:none;animation:pr-fpop-card-in .42s cubic-bezier(.16,1,.3,1) 70ms both}.rr-root .pr-fpop-overlay.is-closing{animation:pr-fpop-overlay-out .18s ease-in both}.rr-root .pr-fpop-overlay.is-closing .pr-fpop{animation:pr-fpop-card-out .18s ease-in both}@keyframes pr-fpop-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes pr-fpop-card-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pr-fpop-overlay-out{to{opacity:0}}@keyframes pr-fpop-card-out{to{opacity:0;transform:scale(.97)}}@media (prefers-reduced-motion:reduce){.rr-root .pr-fpop-overlay{animation-duration:.12s}.rr-root .pr-fpop{animation-duration:.16s;animation-delay:0ms}.rr-root .pr-fpop-overlay.is-closing,.rr-root .pr-fpop-overlay.is-closing .pr-fpop{animation-duration:90ms}}.rr-root .pr-fpop-close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;background:hsla(0,0%,100%,.12);color:#f5f4f0;cursor:pointer;transition:background .15s}.rr-root .pr-fpop-close:hover{background:hsla(0,0%,100%,.2)}.rr-root .pr-fpop .pr-founding-blurb{color:hsla(60,17%,95%,.92)}.rr-root .pr-fpop-price{margin-top:18px}.rr-root .pr-btn.ink.pr-fpop-btn{margin-top:22px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22),0 1px 2px rgba(0,0,0,.2)}.rr-root .pr-fpop .pr-cta-err{color:#ffce8a}