@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap");@keyframes pop-word{0%{transform:rotateX(120deg);opacity:0}to{transform:rotateX(0);opacity:1}}.founder-animated{display:inline-block;perspective:600px;font-family:Playfair Display,serif}.founder-line{display:inline-block;transform:rotateX(120deg);opacity:0;transform-origin:50% 100%}.founder-line.animate{animation:pop-word 3.6s cubic-bezier(.14,1.23,.33,1.16) forwards}.founder-line.delay{animation-delay:.5s}