.nf-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));display:grid}@keyframes nf-nap{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(-4deg)translateY(-8px)}}@keyframes nf-zz{0%{opacity:0;transform:translate(0)scale(.6)}30%{opacity:1}to{opacity:0;transform:translate(18px,-40px)scale(1.1)}}.nf-blob{pointer-events:none;position:absolute}.nf-blob-lemon{border-radius:var(--blob-radius-alt);background:var(--pm-lemon-100);width:480px;height:450px;animation:16s ease-in-out infinite pm-blob-float;top:-160px;right:-120px}.nf-blob-peach{border-radius:var(--blob-radius-alt-mirror);background:var(--pm-tangerine-100);width:380px;height:360px;animation:20s ease-in-out infinite reverse pm-blob-float;bottom:-200px;right:220px}@media not (min-width:48rem){.nf-blob-lemon{width:250px;height:235px;top:auto;bottom:30px;right:-110px}.nf-blob-peach{width:230px;height:215px;bottom:-120px;left:-100px;right:auto}}.nf-mascot{transform-origin:50%;animation:4s ease-in-out infinite nf-nap}.nf-z{animation:2.6s ease-out infinite nf-zz}.nf-z-2{animation-delay:.9s}.nf-z-3{animation-delay:1.8s}@media (prefers-reduced-motion:reduce){.nf-blob,.nf-mascot,.nf-z{animation:none!important}}
