.bg-noize{background-image:url(/backgrounds/noise.png);background-repeat:repeat;background-size:5%}@media (min-aspect-ratio:2/3) and (max-aspect-ratio:4/3){.door-tablet-position{top:auto!important}}@keyframes pulse-scale{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.animate-pulse-scale{animation:pulse-scale 2s ease-in-out infinite}@keyframes pulse-scroll{0%{transform:translateY(0);opacity:.8}50%{transform:translateY(6px);opacity:1}to{transform:translateY(0);opacity:.8}}.animate-pulse-scroll{animation:pulse-scroll 1.5s ease-in-out infinite}