@media screen and (max-width:1023.9px){.tb--modal-pay-and-play-lvl1{padding:16px}.tb--modal-pay-and-play-lvl1 .tb--modal-lvl3{background:#0000;height:auto;padding:0}}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play{background:var(--modal-bg-color-2);margin:0;padding:32px;width:360px}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__header .tb--pnp__title{color:var(--modal-text-color-1);font-size:16px;margin-bottom:16px}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__header .tb--pnp__description{color:var(--modal-text-color-3);font-size:14px}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__form-row{flex-direction:column;gap:8px}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__form-row .tb--pnp__amount{margin-left:0;width:100%}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__form-row .tb--pnp__amount .tb--pnp__amount--item{background:var(--modal-bg-color-4);border:1px solid var(--brand-color-1);color:var(--brand-color-1);width:100%}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__form-row .tb--pnp__amount .tb--pnp__amount--item.active{background:var(--brand-color-1);color:var(--modal-text-color-1)}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__currency{bottom:6px}@media screen and (max-width:1023.9px){.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__currency{bottom:8px}}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__close{color:var(--modal-text-color-2);cursor:pointer;height:24px;position:absolute;right:16px;top:16px;width:24px}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play .tb--pnp__close i{font-size:22px}.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play button.btn{margin-top:24px}@media screen and (max-width:1023.9px){.tb--modal-pay-and-play-lvl1 .tb--modal-pay-and-play{min-height:auto;padding:32px;width:100%}}.tb--pnp{background:var(--background-color-1);background-image:var(--background-gradient-1);border-radius:12px;color:var(--text-color-1);margin:20px 16px 35px;padding:16px;position:relative;width:calc(100% - 32px)}.tb--pnp__header{margin-bottom:24px;text-align:center}.tb--pnp__title{color:var(--text-color-1);font-size:20px;font-weight:700;line-height:26px;margin-bottom:8px}.tb--pnp__description{color:var(--text-color-1);font-size:14px;font-weight:400;line-height:18px;margin:0}.tb--pnp__form{display:flex;flex-direction:column}.tb--pnp__form-row{align-items:flex-end;display:flex}.tb--pnp__form-row.tb--pnp-list{flex-direction:column;gap:8px}.tb--pnp__form-row.tb--pnp-list .tb--pnp__amount{margin-left:0;width:100%}.tb--pnp__form-row.tb--pnp-list .tb--pnp__amount:empty{display:none}.tb--pnp__form-row.tb--pnp-list .tb--pnp__amount--item{width:100%}.tb--pnp__field{position:relative;width:100%}.tb--pnp__field .tb--select-element .tb--custom-data-title{display:none}.tb--pnp__field .tb--input-group,.tb--pnp__field .tb--select-element{margin-bottom:0}.tb--pnp__field .tb--input-group .tb--input{overflow:hidden;padding-right:60px;text-overflow:ellipsis;white-space:nowrap}.tb--pnp__field .tb--input-group .tb--input:not(.tb--error-border){background-color:var(--background-color-2);border:#0000;color:var(--text-color-1)}.tb--pnp__field .tb--input-group .tb--input-white{color:var(--text-color-1)}.tb--pnp__field input::placeholder{color:var(--text-color-2)}.tb--pnp__amount{display:flex;gap:8px;margin-left:8px}.tb--pnp__amount--item{align-items:center;background:var(--background-color-2);border:1px solid var(--brand-color-2);border-radius:var(--input-radius-top-left) var(--input-radius-top-right) var(--input-radius-bottom-right) var(--input-radius-bottom-left);color:var(--brand-color-2);cursor:pointer;display:flex;font-size:12px;font-weight:600;justify-content:center;padding:12px 20px}.tb--pnp__amount--item.active{background:var(--brand-color-2);color:var(--brand-color-text)}.tb--pnp__currency{background-color:var(--background-color-3);border-radius:var(--input-radius-top-left) var(--input-radius-top-right) var(--input-radius-bottom-right) var(--input-radius-bottom-left);bottom:8px;padding:5px 12px;position:absolute;right:6px}.tb--text-widget__blank{color:var(--text-color-1);padding:24px}.tb--text-widget__blank-title{font-size:16px;font-weight:700;margin-bottom:8px}.tb--text-widget__blank-text{font-size:12px}.tb--button-widget{cursor:pointer;height:100%;width:100%}.tb--button-widget__inner{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.tb--button-widget__text{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.lazy-widget-container{display:flex;flex-direction:column;position:relative}.lazy-widget-container--empty{display:none}.widget-placeholder{min-height:200px;width:100%}.lazy-measure{overflow:hidden;pointer-events:none;position:absolute;visibility:hidden;width:-webkit-min-content;width:min-content}.lazy-measure .games--grid-img{width:100%}