.pb-block{padding-top:var(--pb-pt);padding-bottom:var(--pb-pb)}.pb-block.animate-fade{animation:pbFade .8s ease both}.pb-block.animate-rise{animation:pbRise .8s ease both}.pb-block.animate-scale{animation:pbScale .8s ease both}.mobile-only{display:none}@keyframes pbFade{from{opacity:0}}@keyframes pbRise{from{opacity:0;transform:translateY(35px)}}@keyframes pbScale{from{opacity:0;transform:scale(.97)}}@media(max-width:700px){.desktop-only{display:none!important}.mobile-only{display:block}}
