@keyframes content-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes content-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes panic-button-hover{0%{background-position:200% 0}50%{background-position:0 0}100%{background-position:200% 0}}@keyframes panic-button-press{0%{background-position:200% 0}100%{background-position:0 0}}.global-panic-button-wrapper{display:flex;align-items:center;background:transparent;margin:0 0 16px 0;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.global-panic-button-wrapper>*{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.global-panic-button-wrapper>span{display:none;color:var(--textHintText);margin:0 0 16px 0}@media (min-width: 1024px){.global-panic-button-wrapper>span{display:block}}.global-panic-button-wrapper>p{display:flex;justify-content:flex-end;flex-grow:1;color:var(--textBodyText);margin:0;font-size:12px;line-height:12px}.global-panic-button{color:var(--feedbackNotification24hBreakFilledText);background-color:var(--feedbackNotification24hBreakUnfilledBg);border:2px solid var(--feedbackNotification24hBreakUnfilledBg);align-self:center;border-radius:25px;line-height:12px;height:auto;min-width:240px;max-width:310px;font-size:10px;padding:4px 26px;text-align:center;position:relative;z-index:0;font-weight:400;justify-content:flex-start;margin:0 8px 0 0}.global-panic-button span{font-size:10px;line-height:12px}.global-panic-button span:first-of-type{font-weight:bold;font-size:12px}.global-panic-button span:nth-child(2){padding:0 4px}.global-panic-button::after{z-index:-1;content:'';position:absolute;width:100%;height:100%;background-color:var(--feedbackNotification24hBreakUnfilledBg);left:0;top:0;border-radius:22px}.global-panic-button.active::after{animation:panic-button-press 3s linear 0s forwards;background:linear-gradient(270deg, var(--feedbackNotification24hBreakFilledBg), var(--feedbackNotification24hBreakUnfilledBg));background-size:200%}.desktop .global-panic-button::before{content:'';background:linear-gradient(45deg, var(--feedbackNotification24hBreakUnfilledBg), var(--feedbackNotification24hBreakFilledBg));position:absolute;top:-1px;left:-1px;background-size:200%;z-index:-1;filter:blur(5px);width:calc(100% + 2px);height:calc(100% + 2px);opacity:0;transition:opacity .3s ease-in-out;border-radius:22px}.desktop .global-panic-button:hover::before{animation:panic-button-hover 4s linear infinite;opacity:1}.desktop .global-panic-button.active:hover::before{animation:panic-button-press 3s linear 0s forwards;background:linear-gradient(270deg, var(--feedbackNotification24hBreakFilledBg) 50%, var(--feedbackNotification24hBreakUnfilledBg) 50%);background-size:200%}.right-sidebar .global-panic-button-wrapper{background:var(--surfacePageBg)}.right-sidebar .global-panic-button-wrapper.betslip-top,.right-sidebar .global-panic-button-wrapper.cashout-top{display:flex;padding:4px 16px}.right-sidebar .global-panic-button-wrapper.betslip-bottom,.right-sidebar .global-panic-button-wrapper.cashout-bottom{display:none}@media (min-width: 1024px){.right-sidebar .global-panic-button-wrapper.cashout-bottom>p,.right-sidebar .global-panic-button-wrapper.betslip-bottom>p{margin:8px 0 0 0;font-size:14px;line-height:16px}.right-sidebar .global-panic-button-wrapper .global-panic-button{line-height:14px;padding:10px 16px}.right-sidebar .global-panic-button-wrapper .global-panic-button span{font-size:12px}.right-sidebar .global-panic-button-wrapper.betslip-top,.right-sidebar .global-panic-button-wrapper.cashout-top{display:none}.right-sidebar .global-panic-button-wrapper.betslip-bottom,.right-sidebar .global-panic-button-wrapper.cashout-bottom{flex-direction:column;padding:16px;display:flex;text-align:center}}.cashout-wrapper .global-panic-button-wrapper{margin:1px -8px 0}.betslip--mini .global-panic-button-wrapper.mini-betslip-top{display:flex;padding:4px 16px}.global-panic-button-wrapper.casino-modal{background-color:transparent;flex:1 1 auto}.global-panic-button-wrapper.casino-modal>p{padding:8px;border-left:1px solid var(--surfacePageBg);margin-left:8px;flex:unset}html.mobile .global-panic-button-wrapper.casino-modal .global-panic-button{padding:2px 16px;min-width:auto;font-size:12px}html.mobile .global-panic-button-wrapper.casino-modal>p{margin-left:0}
