.media-background{width:100%;height:100%;position:absolute}.media-background--cover{-o-object-fit:cover;object-fit:cover;top:0;left:0}.media-background--fixed{position:fixed}.horizontal-event-button[data-v-bc88b146]{cursor:pointer;font-size:12px;height:30px;width:auto;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:inherit;outline:none}.horizontal-event-button--shake[data-v-bc88b146]:active:before,.horizontal-event-button--shake[data-v-bc88b146]:focus:before,.horizontal-event-button--shake[data-v-bc88b146]:hover:before{-webkit-animation:shake-data-v-bc88b146 .6s ease-in-out infinite;animation:shake-data-v-bc88b146 .6s ease-in-out infinite}.horizontal-event-button--shake:active .horizontal-arrow-right[data-v-bc88b146],.horizontal-event-button--shake:focus .horizontal-arrow-right[data-v-bc88b146],.horizontal-event-button--shake:hover .horizontal-arrow-right[data-v-bc88b146]{-webkit-animation:arror-right-shake-data-v-bc88b146 .6s ease-in-out infinite;animation:arror-right-shake-data-v-bc88b146 .6s ease-in-out infinite}.horizontal-event-button--shake:active .horizontal-arrow-left[data-v-bc88b146],.horizontal-event-button--shake:focus .horizontal-arrow-left[data-v-bc88b146],.horizontal-event-button--shake:hover .horizontal-arrow-left[data-v-bc88b146]{-webkit-animation:arror-left-shake-data-v-bc88b146 .6s ease-in-out infinite;animation:arror-left-shake-data-v-bc88b146 .6s ease-in-out infinite}@-webkit-keyframes arror-left-shake-data-v-bc88b146{0%{transform:translate(0) rotate(135deg)}50%{transform:translate(2.5px) rotate(135deg)}to{transform:translate(0) rotate(135deg)}}@keyframes arror-left-shake-data-v-bc88b146{0%{transform:translate(0) rotate(135deg)}50%{transform:translate(2.5px) rotate(135deg)}to{transform:translate(0) rotate(135deg)}}@-webkit-keyframes arror-right-shake-data-v-bc88b146{0%{transform:translate(0) rotate(-45deg)}50%{transform:translate(2.5px) rotate(-45deg)}to{transform:translate(0) rotate(-45deg)}}@keyframes arror-right-shake-data-v-bc88b146{0%{transform:translate(0) rotate(-45deg)}50%{transform:translate(2.5px) rotate(-45deg)}to{transform:translate(0) rotate(-45deg)}}@-webkit-keyframes shake-data-v-bc88b146{0%{margin-left:0}50%{margin-left:5px}to{margin-left:0}}@keyframes shake-data-v-bc88b146{0%{margin-left:0}50%{margin-left:5px}to{margin-left:0}}.horizontal-event-button__content[data-v-bc88b146]{font-family:"Noto serif TC",serif;color:var(--font-color);position:relative;bottom:10px;padding:0 15px 12px 5px;font-size:16px;white-space:nowrap}.horizontal-event-button__circle[data-v-bc88b146]{border-radius:99rem;width:30px;height:30px;border:1px solid var(--border-color);position:absolute;right:-15px;transition:all .2s ease-in-out}.horizontal-event-button__circle-left[data-v-bc88b146]{right:0;left:-15px}.horizontal-event-button[data-v-bc88b146]:before{content:"";width:100%;height:1px;background-color:var(--border-color);position:absolute;z-index:1}.horizontal-event-button:active .horizontal-event-button__circle[data-v-bc88b146],.horizontal-event-button:focus .horizontal-event-button__circle[data-v-bc88b146],.horizontal-event-button:hover .horizontal-event-button__circle[data-v-bc88b146]{border-color:var(--active-border-color);background-color:var(--active-bg-color)}.horizontal-arrow-left[data-v-bc88b146],.horizontal-arrow-right[data-v-bc88b146]{border:solid var(--border-color);border-width:0 1px 1px 0;display:inline-block;padding:1px;width:5px;height:5px;z-index:1}.horizontal-arrow-right[data-v-bc88b146]{transform:rotate(-45deg)}.horizontal-arrow-left[data-v-bc88b146]{transform:rotate(135deg);left:0;position:absolute}