html,body{height:100%;font-size:10px}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;display:flex;width:100%;margin:0;padding:0;overflow:hidden}.a-ease-in{animation-timing-function:ease-in}.animation-leftToCenter{animation-delay:100000s;animation-fill-mode:forwards;animation-name:leftToCenter-in;transform:translateX(calc(-100% - 0.1rem))}.animation-leftToCenter-out{animation-fill-mode:forwards;animation-name:leftToCenter-out;transform:translateX(0%)}@keyframes leftToCenter-in{0%{transform:translateX(calc(-100% - 0.1rem))}100%{transform:translateX(0%)}}@keyframes leftToCenter-out{0%{transform:translateX(0%)}100%{transform:translateX(calc(-100% - 0.1rem))}}.animation-rightToCenter{animation-delay:100000s;animation-fill-mode:forwards;animation-name:rightToCenter-in;transform:translateX(calc(100% + 0.1rem))}.animation-rightToCenter-out{animation-fill-mode:forwards;animation-name:rightToCenter-out;transform:translateX(0%)}@keyframes rightToCenter-in{0%{transform:translateX(calc(100% + 0.1rem))}100%{transform:translateX(0%)}}@keyframes rightToCenter-out{0%{transform:translateX(0%)}100%{transform:translateX(calc(100% + 0.1rem))}}.animation-bottomToCenter{animation-delay:100000s;animation-fill-mode:forwards;animation-name:bottomToCenter-in;transform:translateY(calc(100% + 0.1rem))}.animation-bottomToCenter-out{animation-fill-mode:forwards;animation-name:bottomToCenter-out;transform:translateY(0%)}@keyframes bottomToCenter-in{0%{transform:translateY(calc(100% + 0.1rem))}100%{transform:translateY(0%)}}@keyframes bottomToCenter-out{0%{transform:translateY(0%)}100%{transform:translateY(calc(100% + 0.1rem))}}.animation-topToCenter{animation-delay:100000s;animation-fill-mode:forwards;animation-name:topToCenter-in;transform:translateY(calc(-100% - 0.1rem))}.animation-topToCenter-out{animation-fill-mode:forwards;animation-name:topToCenter-out;transform:translateY(0%)}@keyframes topToCenter-in{0%{transform:translateY(calc(-100% - 0.1rem))}100%{transform:translateY(0%)}}@keyframes topToCenter-out{0%{transform:translateY(0%)}100%{transform:translateY(calc(-100% - 0.1rem))}}.animation-hiddenToVisible{animation-delay:100000s;animation-fill-mode:forwards;animation-name:hiddenToVisible-in;opacity:0}.animation-hiddenToVisible-out{animation-fill-mode:forwards;animation-name:hiddenToVisible-out;opacity:1}@keyframes hiddenToVisible-in{0%{opacity:0}100%{opacity:1}}@keyframes hiddenToVisible-out{0%{opacity:1}100%{opacity:0}}
