body,html{-ms-scroll-chaining:none;overscroll-behavior:none}.button{display:block;width:100%;text-align:center;border-radius:.1875rem;border:0;outline:unset;font-weight:700;padding-top:.875rem;padding-bottom:.875rem;color:#fff}.swipe-button{position:relative;overflow:hidden;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;margin-top:60px}.swipe-button>span{position:relative;z-index:10}.swipe-button #swiper{display:flex;align-items:center;justify-content:flex-end;position:absolute;z-index:2;width:55px;height:50px;background-color:rgba(0,0,0,.4);left:0;top:0}.swipe-button #swiper #swiper-selector{width:55px;height:46px;display:flex;align-items:center;justify-content:center;border-top-left-radius:3px;border-bottom-left-radius:3px}.swipe-button #swiper #swiper-selector img{max-width:25px;max-height:19px}.shake{-webkit-animation:shake;animation:shake;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes shake{0%{left:0}4%{left:8px}8%{left:0}12%{left:8px}16%{left:0}}@keyframes shake{0%{left:0}4%{left:8px}8%{left:0}12%{left:8px}16%{left:0}}