.pob-hero-title{position:relative;display:inline-block!important;max-width:760px;background:linear-gradient(100deg,#fff 0%,#e6ffd9 42%,#a8e88e 72%,#fff 100%);background-size:220% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:'Space Grotesk','DM Sans',sans-serif!important;letter-spacing:-.5px!important;animation:pob-title-shimmer 7s linear infinite,pob-title-arrive .7s cubic-bezier(.2,.8,.2,1) both;transition:transform .25s ease,filter .25s ease}.pob-hero-title:after{content:'';display:block;width:72px;height:3px;margin-top:15px;border-radius:4px;background:#9be477;box-shadow:0 0 12px rgba(155,228,119,.7);transition:width .25s ease,box-shadow .25s ease}.pob-hero-title:hover,.pob-hero-title:focus-visible{transform:translateX(6px);filter:drop-shadow(0 0 12px rgba(168,232,142,.38));outline:none}.pob-hero-title:hover:after,.pob-hero-title:focus-visible:after{width:150px;box-shadow:0 0 20px rgba(155,228,119,.95)}@keyframes pob-title-shimmer{to{background-position:220% center}}@keyframes pob-title-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.pob-hero-title{animation:none;transition:none}}
