.custom-gradient-heading{box-sizing:border-box;max-width:100%;overflow-wrap:anywhere}.cgh-effect-shadow{text-shadow:0 3px 10px rgba(0,0,0,.25)}.cgh-effect-glow{text-shadow:0 0 12px rgba(77,150,255,.55)}.cgh-effect-outline{-webkit-text-stroke:1px currentColor}.custom-gradient-heading.cgh-effect-glass{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:rgba(255,255,255,.18)}.cgh-animation-fade-in{animation:cghFadeIn .7s ease both}.cgh-animation-slide-up{animation:cghSlideUp .7s ease both}.cgh-animation-gradient-shift{background-size:200% auto;animation:cghGradientShift 4s linear infinite}@keyframes cghFadeIn{from{opacity:0}to{opacity:1}}@keyframes cghSlideUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes cghGradientShift{0%{background-position:0 center}100%{background-position:200% center}}@media(prefers-reduced-motion:reduce){.cgh-animation-fade-in,.cgh-animation-slide-up,.cgh-animation-gradient-shift{animation:none!important}}
