.MorePagesHeader{width:100%;margin:10px 0}.MorePagesHeader .title-container{text-align:center;background-image:url(https://file.onetopdev.com/img/frontend/lottery/lottery_head_line.png);background-repeat:no-repeat;background-position:50%;font-size:15px;padding:10px;font-weight:200}.glossy-button{align-items:center;background:#c480ff;border-radius:5px;box-shadow:0 0 10px #8600f7,0 0 15px #8600f7,0 0 20px #8600f7,inset 0 0 10px #8600f7;cursor:pointer;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;width:140px}.glossy-button:hover{background-color:#fff}.glossy-button:before{animation:rotate 5s linear infinite;background-image:conic-gradient(#fff 200deg,transparent 200deg);box-shadow:inset 0 0 1px #fff;content:"";height:20%;position:absolute;width:150%}.glossy-button:hover:before{background-image:conic-gradient(transparent 10deg,transparent 200deg)}.glossy-button>.glossy-button-inner{align-items:center;background:#640ea9;border-radius:5px;box-shadow:inset 0 0 10px #8600f7,inset 0 0 15px #8600f7;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;position:absolute;width:135px}.glossy-button>.glossy-button-inner:hover{background-color:#8600f7;box-shadow:inset 0 0 10px #fff;color:#fff;font-weight:bolder;height:35px;transition:all .2s;width:135px}.glossy-button>.glossy-button-inner>.glossy-button-text{color:#fff;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;margin-left:5px;transition:all .2s}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}