:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}.animation-container{width:100%;height:100vh;height:100dvh;position:relative}.table-animation{--border-size: 15px;background-color:#56ad40;box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:"Jersey 10",sans-serif}.table-animation__outline{position:absolute;border:var(--border-size) solid transparent;inset:0}.table-animation__outline--with-animated-opacity{transition:border var(--animation-duration, .4s);border:var(--border-size) solid white}.table-animation__ball-anchor{position:absolute;width:0;height:0;display:flex;align-items:center;justify-content:center;bottom:10%;left:40%;z-index:2}.table-animation__ball{background-color:#fff;border-radius:50%;box-shadow:0 7px 5px #00000059;flex-shrink:0;width:var(--ball-size, 283vmax);height:var(--ball-size, 283vmax);transform:scale(var(--ball-scale, 1))}.table-animation__ball--with-animated-size{transform:scale(1);transition:transform var(--animation-duration, .4s)}.table-animation__vertical-line{--line-width: 4px;position:absolute;background-color:#fff;left:calc(50% - var(--line-width));top:0;width:var(--line-width);height:100%;opacity:0}.table-animation__vertical-line--with-animated-opacity{opacity:1;transition:opacity var(--animation-duration, .4s)}.table-animation__horizontal-line{--line-height: 4px;position:absolute;background-color:#fff;left:0;top:calc(50% - var(--line-height));width:100%;height:var(--line-height);opacity:0}.table-animation__horizontal-line--with-animated-opacity{opacity:1;transition:opacity var(--animation-duration, .4s)}.table-animation__racket{position:absolute;width:25vmin;height:25vmin;opacity:0}.table-animation__racket--with-animated-opacity{opacity:1;transition:opacity var(--animation-duration, .4s)}.table-animation__racket-black{top:3.7%;right:18%}.table-animation__racket-red{bottom:3.7%;left:18%}.table-animation__text{font-size:22.4vmin;line-height:1.072;color:#fc0;pointer-events:none}.table-animation__text-left{position:absolute;left:0;right:0;top:0;transform:translate(5%);opacity:0}.table-animation__text-left--with-animated-appearance{opacity:1;transform:translate(7%);transition:opacity var(--animation-duration, .4s),transform var(--animation-duration, .4s)}.table-animation__text-left--with-animated-movement{transform:translate(15px);transition:transform var(--animation-duration, .4s)}.table-animation__text-right{text-align:right;position:absolute;left:0;right:0;bottom:0;width:100%;transform:translate(-5%);opacity:0}.table-animation__text-right--with-animated-appearance{opacity:1;transform:translate(-7%);transition:opacity var(--animation-duration, .4s),transform var(--animation-duration, .4s)}.table-animation__text-right--with-animated-movement{transform:translate(-15px);transition:transform var(--animation-duration, .4s)}.table-animation__buy-button{font-family:"Jersey 10",sans-serif;z-index:1;background-color:#fc0;color:#1a1a1a;padding:10px 20px;border:none;font-size:80px;line-height:86px;cursor:pointer;opacity:0;pointer-events:none}.table-animation__buy-button--with-animated-opacity{opacity:1;pointer-events:all;transition:opacity var(--animation-duration, .4s)}.pepe-animation{--border-size: 15px;font-family:"Jersey 10",sans-serif;background-color:#56ad40;box-sizing:border-box;overflow:hidden;display:flex;border:var(--border-size) solid white}.pepe-animation__left-block{padding:41px 64px;width:30%;background-color:#43962e;transform:translateY(200px) scale(2) rotate(-45deg);opacity:0}.pepe-animation__left-block--with-animated-appearance{opacity:1;transform:translateY(0) scale(1) rotate(0);transition:opacity var(--animation-duration, .4s),transform var(--animation-duration, .4s)}.pepe-animation__name{font-size:35px;line-height:38px;color:#fff;margin:0;opacity:0;transform:scale(2) rotate(-45deg)}.pepe-animation__name--with-animated-appearance{opacity:1;transform:scale(1) rotate(0);transition:opacity var(--animation-duration, .4s),transform var(--animation-duration, .4s)}.pepe-animation__right-block{width:70%;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:2;padding-left:5%;opacity:0;transform:scale(2) rotate(-45deg)}.pepe-animation__right-block--with-animated-appearance{opacity:1;transform:scale(1) rotate(0);transition:opacity var(--animation-duration, .4s),transform var(--animation-duration, .4s)}.pepe-animation__image-wrap{position:absolute;left:0;bottom:-15vmin;height:83vmin;z-index:1;transform:scale(2) rotate(-75deg);opacity:0}.pepe-animation__image-wrap--with-animated-appearance{opacity:1;transform:scale(1) rotate(0);transition:opacity var(--animation-duration, .4s),transform var(--animation-duration, .4s)}.pepe-animation__image{width:auto;height:100%}.pepe-animation__ticker{font-size:64px;line-height:68px;position:absolute;top:13.5%;right:13.5%;transform:rotate(-20deg);color:#fff;animation:ticker-pulse .8s infinite;display:none}.pepe-animation__ticker--shown{display:block}@keyframes ticker-pulse{0%{opacity:0;transform:rotate(-20deg) scale(0)}50%{opacity:1}to{opacity:0;transform:rotate(-20deg) scale(1)}}.pepe-animation__question{font-size:180px;line-height:162px;color:#fc0;margin-bottom:58px}.pepe-animation__buy-button{font-family:"Jersey 10",sans-serif;background-color:#fc0;color:#1a1a1a;padding:10px 20px;border:none;font-size:100px;line-height:107px;cursor:pointer;margin-bottom:10px}.pepe-animation__arrow{width:40px;height:40px;transform:rotate(90deg);opacity:0}.pepe-animation__arrow--shown{animation:pointer-pulse .5s infinite}@keyframes pointer-pulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}.pepe-animation__info{font-size:32px;line-height:35px;color:#fc0}
