.lottery-page{--lottery-accent:#0e81f2;--lottery-accent-strong:#0967c9;--lottery-win:#b47d17;--lottery-danger:#a36262;--lottery-bg:#f7f9fc;--lottery-panel:#fff;--lottery-panel-alt:#edf3f9;--lottery-text:#121212;--lottery-muted:#607086;--lottery-border:#d8e2ec;--lottery-ticket-hole:#f7f9fc;width:100%;min-height:100%;padding-bottom:42px;overflow:hidden;color:var(--lottery-text);background:var(--lottery-bg);font-family:a2,notoSans,sans-serif;box-sizing:border-box}.lottery-page.is-dark{--lottery-bg:#121212;--lottery-panel:#15191f;--lottery-panel-alt:#1b2430;--lottery-text:#fff;--lottery-muted:#a3adbb;--lottery-border:#303a48;--lottery-ticket-hole:#121212}.lottery-page *,.lottery-page :after,.lottery-page :before{box-sizing:border-box}.lottery-hero{position:relative;min-height:300px;padding:46px clamp(28px,5vw,66px);display:flex;align-items:center;overflow:hidden;border:1px solid var(--lottery-border);color:#fff;background:#11171d}.lottery-page.is-light .lottery-hero{color:#121212;background:#fff}.lottery-hero:before{content:"";position:absolute;inset:0;opacity:.42;pointer-events:none;background:linear-gradient(90deg,transparent 64%,rgba(14,129,242,.08) 64% 100%),repeating-linear-gradient(90deg,transparent 39px,rgba(14,129,242,.13) 39px 40px)}.lottery-hero:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:1px;border-top:1px dashed rgba(14,129,242,.58)}.lottery-hero-copy{position:relative;z-index:2;width:58%;max-width:600px}.lottery-eyebrow{display:inline-flex;align-items:center;grid-gap:7px;gap:7px;color:var(--lottery-accent);font-size:13px;font-weight:800}.lottery-eyebrow svg{width:19px;height:19px}.lottery-hero h1{margin:15px 0 18px;font-size:clamp(34px,4.8vw,62px);line-height:1.02;letter-spacing:-.06em}.lottery-hero-copy p{max-width:430px;margin:0;color:hsla(0,0%,100%,.66);font-size:13px;line-height:1.7}.lottery-page.is-light .lottery-hero-copy p{color:#59615e}.lottery-count-rail{position:absolute;z-index:3;top:50%;right:clamp(32px,7vw,100px);width:clamp(230px,27vw,340px);min-height:128px;padding:22px 26px;display:grid;grid-template-columns:1fr auto auto;align-items:end;grid-gap:10px;gap:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid rgba(14,129,242,.66);background:rgba(17,23,29,.92);-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lottery-page.is-light .lottery-count-rail{background:hsla(0,0%,100%,.94)}.lottery-count-rail:after,.lottery-count-rail:before{content:"";position:absolute;top:50%;width:22px;height:44px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid rgba(14,129,242,.66);background:var(--lottery-ticket-hole)}.lottery-count-rail:before{left:-1px;border-left:0;border-radius:0 24px 24px 0}.lottery-count-rail:after{right:-1px;border-right:0;border-radius:24px 0 0 24px}.lottery-count-rail span{grid-column:1/-1;padding-bottom:11px;border-bottom:1px dashed rgba(14,129,242,.42);color:var(--lottery-muted);font-size:12px;font-weight:800}.lottery-count-rail strong{color:var(--lottery-accent);font-size:clamp(48px,6vw,80px);line-height:.82}.lottery-count-rail em{color:var(--lottery-text);font-size:14px;font-style:normal;font-weight:800}.lottery-hero-ticket{position:absolute;right:6%;bottom:8px;opacity:.055;color:var(--lottery-accent);-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}.lottery-hero-ticket svg{width:210px;height:210px}.lottery-section{margin:20px 18px 0;padding:22px;border:1px solid var(--lottery-border);background:var(--lottery-panel)}.lottery-section-heading{min-height:42px;margin-bottom:22px;padding-bottom:14px;display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;border-bottom:1px solid var(--lottery-border)}.lottery-section-heading>div{display:flex;align-items:center;grid-gap:12px;gap:12px}.lottery-section-heading span{min-width:34px;color:var(--lottery-accent);font-size:23px;font-weight:900;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lottery-section-heading h2{margin:0;font-size:19px}.lottery-section-heading p{margin:0;color:var(--lottery-muted);font-size:12px}.lottery-play-grid{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(390px,1.35fr);grid-gap:clamp(20px,4vw,54px);gap:clamp(20px,4vw,54px);align-items:center}.lottery-deck{min-width:0}.lottery-ready-card,.lottery-scratch-card,.lottery-ticket-face{position:relative;min-height:246px;border:1px solid var(--lottery-border);background:var(--lottery-panel-alt)}.lottery-ticket-face{padding:26px 30px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.lottery-ready-card:after,.lottery-ready-card:before,.lottery-scratch-card:after,.lottery-scratch-card:before,.lottery-ticket-face:after,.lottery-ticket-face:before{content:"";position:absolute;z-index:5;top:50%;width:28px;height:44px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid var(--lottery-border);background:var(--lottery-ticket-hole);pointer-events:none}.lottery-ready-card:before,.lottery-scratch-card:before,.lottery-ticket-face:before{left:-1px;border-left:0;border-radius:0 24px 24px 0}.lottery-ready-card:after,.lottery-scratch-card:after,.lottery-ticket-face:after{right:-1px;border-right:0;border-radius:24px 0 0 24px}.lottery-ticket-face>div{margin-bottom:32px;padding-bottom:13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed rgba(14,129,242,.48);color:var(--lottery-accent);font-size:11px;font-weight:800}.lottery-ticket-face>div svg{width:22px;height:22px}.lottery-ticket-face>strong{overflow:hidden;margin-bottom:13px;color:var(--lottery-text);font-size:21px;text-overflow:ellipsis;white-space:nowrap}.lottery-ticket-face p{margin:4px 0 0;color:var(--lottery-muted);font-size:11px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lottery-deck-navigation{margin-top:14px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;grid-gap:8px;gap:8px}.lottery-deck-navigation button,.lottery-pagination button{border:1px solid var(--lottery-border);color:var(--lottery-text);background:var(--lottery-panel);cursor:pointer}.lottery-deck-navigation button{width:42px;height:38px;display:grid;place-items:center}.lottery-deck-navigation button:disabled,.lottery-pagination button:disabled{opacity:.3;cursor:default}.lottery-deck-navigation>span{text-align:center;color:var(--lottery-muted);font-size:11px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lottery-deck-navigation strong{margin:0 6px;color:var(--lottery-accent);font-size:22px}.lottery-deck-navigation i{margin:0 3px;font-style:normal}.lottery-stage{min-width:0;min-height:272px;display:flex;align-items:center;justify-content:center}.lottery-ready-card,.lottery-scratch-card{width:min(100%,620px);height:250px}.lottery-ready-card{padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.lottery-ready-card>svg{width:42px;height:42px;margin-bottom:8px;color:var(--lottery-accent)}.lottery-page.is-light .lottery-ready-card>svg,.lottery-page.is-light .lottery-ticket-face>div{color:#007a5a}.lottery-ready-card>span,.lottery-ready-card p{color:var(--lottery-muted);font-size:11px}.lottery-page.is-light .lottery-ready-card>span{color:#315f53;font-weight:800}.lottery-ready-card>strong{margin:5px 0;color:var(--lottery-text);font-size:24px}.lottery-ready-card p{margin:0}.lottery-ready-card button{min-width:166px;min-height:42px;margin-top:20px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;border:1px solid var(--lottery-accent);color:#07110e;background:var(--lottery-accent);font:inherit;font-size:13px;font-weight:900;cursor:pointer}.lottery-ready-card button:disabled{cursor:wait;opacity:.72}.lottery-scratch-card{overflow:hidden}.lottery-result-layer{position:absolute;z-index:1;inset:0;padding:18px 24px 52px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:#0b0c0a}.lottery-page.is-light .lottery-result-layer{color:#121212;background:#fff}.lottery-scratch-card.is-won .lottery-result-layer{border:2px solid var(--lottery-win)}.lottery-scratch-card.is-lost .lottery-result-layer{border:2px solid var(--lottery-danger)}.lottery-result-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid;color:var(--lottery-accent)}.lottery-scratch-card.is-won .lottery-result-icon{color:var(--lottery-win)}.lottery-result-label{margin-top:10px;font-size:13px;font-weight:900}.lottery-result-caption{margin-top:7px;color:var(--lottery-muted);font-size:10px}.lottery-result-amount{color:var(--lottery-win);font-size:clamp(28px,5vw,46px);-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lottery-result-amount.is-lost{margin-top:8px;color:var(--lottery-danger);font-size:17px}.lottery-scratch-canvas{position:absolute;z-index:2;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair;font-family:inherit}.lottery-next-button,.lottery-reveal-button{position:absolute;z-index:6;min-height:34px;padding:0 14px;border:1px solid var(--lottery-accent);color:#07110e;background:var(--lottery-accent);font:inherit;font-size:11px;font-weight:900;cursor:pointer}.lottery-reveal-button{right:13px;bottom:12px}.lottery-next-button{left:50%;bottom:12px;min-width:142px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lottery-result-effect{position:fixed;z-index:100000000;inset:0;overflow:hidden;pointer-events:none}.lottery-result-effect i{position:absolute;left:var(--particle-left);top:-16px;width:6px;height:18px;opacity:0;background:var(--lottery-accent);-webkit-transform:rotate(var(--particle-rotate));transform:rotate(var(--particle-rotate));-webkit-animation:lottery-confetti 1.45s var(--particle-delay) ease-out forwards;animation:lottery-confetti 1.45s var(--particle-delay) ease-out forwards}.lottery-result-effect.is-won i:nth-child(3n){background:var(--lottery-win)}.lottery-result-effect.is-lost i{width:5px;height:5px;background:#8f9aaa;-webkit-animation-duration:.9s;animation-duration:.9s}.lottery-history-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.lottery-history-item{min-width:0;min-height:78px;padding:13px 15px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;border:1px solid var(--lottery-border);background:var(--lottery-panel-alt)}.lottery-page.is-light .lottery-history-item.is-won{border-color:rgba(14,129,242,.22);background:#f3f8fd}.lottery-page.is-dark .lottery-history-item.is-won{border-color:rgba(14,129,242,.22);background:#1c2633}.lottery-history-item>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--lottery-danger);color:var(--lottery-danger)}.lottery-history-item.is-won>span{border-color:var(--lottery-accent);color:var(--lottery-accent)}.lottery-history-item>div:nth-child(2){min-width:0}.lottery-history-item>div:nth-child(2) strong,.lottery-history-item small{display:block}.lottery-history-item>div:nth-child(2) strong{overflow:hidden;color:var(--lottery-text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.lottery-history-item small{margin-top:5px;color:var(--lottery-muted);font-size:10px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lottery-history-item>div:last-child{text-align:right}.lottery-history-item>div:last-child strong,.lottery-history-item em{display:block}.lottery-history-item em{color:var(--lottery-danger);font-size:10px;font-style:normal;font-weight:900}.lottery-history-item>div:last-child strong{margin-top:6px;color:var(--lottery-danger);font-size:16px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lottery-history-item.is-won>div:last-child strong,.lottery-history-item.is-won em{color:var(--lottery-accent-strong)}.lottery-pagination{margin-top:18px;display:flex;justify-content:center;grid-gap:6px;gap:6px}.lottery-pagination button{width:36px;height:34px;display:grid;place-items:center;font:inherit;font-size:11px}.lottery-pagination button.is-current{border-color:var(--lottery-accent);color:#07110e;background:var(--lottery-accent)}.lottery-empty,.lottery-history-empty,.lottery-state{min-height:150px;display:flex;align-items:center;justify-content:center;grid-gap:9px;gap:9px;color:var(--lottery-muted);font-size:12px;text-align:center}.lottery-empty{flex-direction:column}.lottery-empty svg{width:40px;height:40px;color:var(--lottery-accent)}.lottery-empty strong{color:var(--lottery-text);font-size:15px}.lottery-history-empty svg{color:var(--lottery-accent)}.lottery-loader{width:17px;height:17px;display:inline-block;flex:0 0 17px;border:2px solid var(--lottery-border);border-top-color:var(--lottery-accent);border-radius:50%;-webkit-animation:lottery-spin .7s linear infinite;animation:lottery-spin .7s linear infinite}@-webkit-keyframes lottery-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lottery-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes lottery-confetti{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0) rotate(var(--particle-rotate));transform:translate3d(0,-20px,0) rotate(var(--particle-rotate))}12%{opacity:1}to{opacity:0;-webkit-transform:translate3d(var(--particle-drift),105vh,0) rotate(calc(var(--particle-rotate) + 520deg));transform:translate3d(var(--particle-drift),105vh,0) rotate(calc(var(--particle-rotate) + 520deg))}}@keyframes lottery-confetti{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0) rotate(var(--particle-rotate));transform:translate3d(0,-20px,0) rotate(var(--particle-rotate))}12%{opacity:1}to{opacity:0;-webkit-transform:translate3d(var(--particle-drift),105vh,0) rotate(calc(var(--particle-rotate) + 520deg));transform:translate3d(var(--particle-drift),105vh,0) rotate(calc(var(--particle-rotate) + 520deg))}}@media (min-width:961px) and (max-width:1200px){.lottery-hero{min-height:390px;padding:38px 42px 178px;align-items:flex-start}.lottery-hero-copy{width:100%;max-width:720px}.lottery-count-rail{top:auto;right:42px;bottom:42px;left:42px;width:auto;min-height:92px;padding:16px 32px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;-webkit-transform:none;transform:none}.lottery-count-rail span{grid-column:auto;padding:0;border:0}.lottery-count-rail strong{font-size:52px;line-height:1}.lottery-play-grid{grid-template-columns:1fr}}@media (max-width:960px){.lottery-page{padding:10px 5px 18px}.lottery-hero{min-height:280px;padding:30px 22px 118px;align-items:flex-start}.lottery-hero-copy{width:100%}.lottery-hero h1{font-size:clamp(32px,9vw,48px)}.lottery-hero-copy p{max-width:100%;font-size:12px}.lottery-count-rail{top:auto;right:22px;bottom:36px;left:22px;width:auto;min-height:76px;padding:12px 32px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px;-webkit-transform:none;transform:none}.lottery-count-rail span{grid-column:auto;min-width:0;padding:0;border:0;line-height:1.35;white-space:normal;overflow:visible}.lottery-count-rail strong{font-size:38px;line-height:1}.lottery-count-rail em{line-height:1;white-space:nowrap}.lottery-section{margin:10px 0 0;padding:16px 12px}.lottery-play-grid{grid-template-columns:1fr;grid-gap:20px;gap:20px}.lottery-ticket-face{min-height:190px}.lottery-stage{min-height:252px}.lottery-history-list{grid-template-columns:1fr}}@media (max-width:600px){.lottery-hero{min-height:270px;padding:25px 16px 112px}.lottery-eyebrow{font-size:11px}.lottery-hero h1{margin:10px 0 12px;font-size:clamp(29px,10vw,40px)}.lottery-count-rail{right:15px;bottom:33px;left:15px;padding:11px 28px}.lottery-count-rail span{font-size:11px}.lottery-count-rail strong{font-size:34px}.lottery-section-heading{align-items:flex-start}.lottery-section-heading p{max-width:48%;text-align:right;line-height:1.45}.lottery-section-heading span{min-width:27px;font-size:18px}.lottery-section-heading h2{font-size:16px}.lottery-ticket-face{padding:22px 25px}.lottery-ready-card,.lottery-scratch-card{height:228px;min-height:228px}.lottery-ready-card:after,.lottery-ready-card:before,.lottery-scratch-card:after,.lottery-scratch-card:before{width:22px;height:36px}.lottery-result-amount{font-size:30px}.lottery-history-item{grid-template-columns:38px minmax(0,1fr) auto;grid-gap:9px;gap:9px;padding:11px 10px}.lottery-history-item>span{width:36px;height:36px}.lottery-history-item>div:last-child strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.lottery-loader,.lottery-result-effect i{-webkit-animation:none;animation:none}}html{height:100%}@font-face{font-family:a2;font-style:normal;font-weight:400;src:url(/font/a2.woff);font-display:swap}@font-face{font-family:a2;font-style:normal;font-weight:600;src:url(/font/a3.woff);font-display:swap}@font-face{font-family:NatoSans;font-style:normal;font-weight:400;src:url(/font/NotoSansKR-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:NatoSans;font-style:bold;font-weight:800;src:url(/font/NotoSansKR-Bold.woff2) format("woff2");font-display:swap}*{font-family:a2,notoSans}body{margin:0;padding:0;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f6f6}button:focus{outline:none}#root{height:100%}body.swal2-height-auto{height:100%!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;color:inherit;cursor:pointer}a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none;outline:none;color:inherit}p{white-space:pre-wrap}.flag-icon-world{background-image:url(/imgs/world.jpeg);width:19px!important;height:auto!important}.mainButton{background:#176845!important;box-shadow:none!important;font-weight:800!important;font-size:1rem!important;width:100%!important;padding:10px 0!important;border:1px solid #003900!important}.board-wrapper{border:1px solid hsla(0,0%,100%,.23);border-radius:4px}.board-editor{min-height:200px;margin:10px;color:#171717;font-size:.85rem}.swal2-container{z-index:1000000000!important}.swal2-popup{width:25em!important;max-width:95%!important;max-height:95%!important;padding:1.25em!important;border:none!important;border-radius:8px!important;background:url(/imgs/swalBack.png) 50%/cover!important;font-family:inherit!important;font-size:1rem!important;background-size:100% 100%!important}.swal2-title{max-width:100%!important;margin:0 0 .4em!important;padding:0!important;color:#191414!important;font-size:1.1rem!important;font-weight:600!important}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))!important}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))!important}.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{border:3px solid #999!important;box-shadow:1px 1px 1px #fff!important}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86!important}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #19191a,0 0 0 3px rgba(63,126,188,.4)!important}.swal2-container.swal2-backdrop-show{background:rgba(25,25,26,.75)!important}.swal2-popup.swal2-toast{background:#19191a!important;box-shadow:0 0 .625em #d9d9d9!important}#link{color:inherit}.dropdown-toggle:after{display:none}.dropdown-menu{background:#fff!important;box-shadow:0 5px 10px rgba(0,0,0,.25),0 0 5px rgba(0,0,0,.25)!important;border-radius:8px}.btn-primary{background-color:initial!important;border:transparent!important}.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:none!important}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:initial!important;border:transparent!important}.logoAnimate:hover{-webkit-animation-name:logo;animation-name:logo;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:alternate;animation-duration:alternate}.logoAnimate:hover,.logoLogin{-webkit-animation-duration:1.5s;animation-duration:1.5s}.logoLogin{-webkit-animation-name:login_logo;animation-name:login_logo;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:alternate;animation-duration:alternate}.noticeAnimate{-webkit-animation-name:notice;animation-name:notice;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:ease-in-out;animation-duration:ease-in-out}@-webkit-keyframes logo{0%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(1.3);filter:brightness(1.3)}to{-webkit-filter:brightness(1);filter:brightness(1)}0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes logo{0%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(1.3);filter:brightness(1.3)}to{-webkit-filter:brightness(1);filter:brightness(1)}0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@-webkit-keyframes login_logo{0%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(1.3);filter:brightness(1.3)}to{-webkit-filter:brightness(1);filter:brightness(1)}}@keyframes login_logo{0%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(1.3);filter:brightness(1.3)}to{-webkit-filter:brightness(1);filter:brightness(1)}}@-webkit-keyframes notice{0%{opacity:.5}30%{opacity:1}60%{opacity:1}to{opacity:.5}}@keyframes notice{0%{opacity:.5}30%{opacity:1}60%{opacity:1}to{opacity:.5}}