.play-game[data-v-0dbb79a0]{position:relative;height:100dvh;overflow:hidden;margin:0;padding:0}.play-game[data-v-0dbb79a0]:before{content:"";position:absolute;inset:0;z-index:100;pointer-events:none;background-color:transparent;transition:background-color .3s ease}.play-game__menu[data-v-0dbb79a0]{position:relative;z-index:1}.play-game__score[data-v-0dbb79a0]{display:flex;justify-content:center;align-items:center;height:3.25rem;position:absolute;left:50%;translate:-50% 0;top:4.125rem;padding:.5rem 1.5rem;z-index:10;pointer-events:none;border-radius:1.125rem;border:.125rem solid transparent;background:linear-gradient(#2637efa6,#5264db 0) padding-box,linear-gradient(90deg,#fff,#425075) border-box;color:var(--white-100);text-align:center;font-size:2rem;font-weight:800;line-height:3.5rem;transition:all .3s ease}@media(min-width:744px)and (min-height:477px){.play-game__score[data-v-0dbb79a0]{height:4.5rem;top:5.125rem;font-size:3rem}}.play-game__score[data-v-0dbb79a0]:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 250 250'%3E%3Cdefs%3E%3Cfilter id='a' width='100%25' height='100%25' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='objectBoundingBox'%3E%3CfeTurbulence baseFrequency='.7' numOctaves='3' result='noise' seed='7719' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise1'%3E%3CfeFuncA tableValues='0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0' type='discrete'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(0, 0, 0, 0.03)' result='color1Flood'/%3E%3CfeComposite in='color1Flood' in2='coloredNoise1' operator='in' result='color1'/%3E%3CfeMerge%3E%3CfeMergeNode in='SourceGraphic'/%3E%3CfeMergeNode in='color1'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='transparent' filter='url(%23a)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:cover;pointer-events:none;border-radius:1.125rem}.play-game__score-italic[data-v-0dbb79a0]{transform:skew(-12deg);display:inline-block}.play-game__lives-wrapper[data-v-0dbb79a0]{display:flex;justify-content:center;align-items:center;-moz-column-gap:1rem;column-gap:1rem;padding:1.0625rem 0;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10;pointer-events:none}@media(min-width:744px)and (min-height:477px){.play-game__lives-wrapper[data-v-0dbb79a0]{padding:.75rem 0}}.play-game__live[data-v-0dbb79a0]{order:1;width:2rem;height:2rem}.play-game__live.crashed[data-v-0dbb79a0]{order:0}@media(min-width:744px)and (min-height:477px){.play-game__live[data-v-0dbb79a0]{width:3rem;height:3rem}}.play-game__canvas[data-v-0dbb79a0]{display:block;width:100%;height:100%;position:absolute;inset:0;aspect-ratio:auto!important}.play-game.catch-flash[data-v-0dbb79a0]:before{animation:flashGreen-0dbb79a0 .4s ease-out}.play-game.catch-flash .play-game__score[data-v-0dbb79a0]{scale:1.25}.play-game.damage-flash[data-v-0dbb79a0]:before{animation:flashRed-0dbb79a0 .4s ease-out}@keyframes flashRed-0dbb79a0{0%{background-color:#f000}50%{background-color:#f006}to{background-color:#f000}}@keyframes flashGreen-0dbb79a0{0%{background-color:#0f00}50%{background-color:#00ff0026;box-shadow:inset 0 0 100px #00ff0080}to{background-color:#0f00}}.game-popup.base-popup-wrap{--gold:#ffd46f;--silver:#d9d9d9;--bronze:#edc39c;--btn-main-color:#ff3c3c;--btn-color:#e9eaeb;--btn-border-main:#961919;--btn-border:#464646;--place-color:#f4f4f5;--backgroud-footer:#d4e3ff;--grey-light-10:#ccc;--divide:#999;--brand-color-lighter:#d93449;align-items:center;padding-right:1rem;padding-left:1rem}.game-popup.base-popup-wrap.collectable :deep(.base-popup){border:none;border-radius:2rem}@media(min-width:744px){.game-popup.base-popup-wrap.collectable :deep(.base-popup){width:28.0625rem}}.game-popup.base-popup-wrap.collectable :deep(.base-popup__content),.game-popup.base-popup-wrap.collectable :deep(.base-popup__header){padding-right:1.5rem;padding-left:1.5rem}.game-popup.base-popup-wrap.collectable :deep(.base-popup__header){padding-top:1.5rem;padding-bottom:1rem}.game-popup.base-popup-wrap.collectable :deep(.base-popup__content){padding-top:0;padding-bottom:1.5rem}.game-popup.base-popup-wrap.collectable :deep(.base-popup__content) .game-popup__title{font-weight:700}.game-popup.base-popup-wrap .base-popup.base-popup{height:-moz-fit-content;height:fit-content;position:relative;border:2px solid #000;border-radius:2rem;overflow-x:hidden}.game-popup.base-popup-wrap .base-popup.base-popup:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 250 250'%3E%3Cdefs%3E%3Cfilter id='a' width='100%25' height='100%25' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='objectBoundingBox'%3E%3CfeTurbulence baseFrequency='.7' numOctaves='3' result='noise' seed='7719' stitchTiles='stitch' type='fractalNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise1'%3E%3CfeFuncA tableValues='0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0' type='discrete'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(0, 0, 0, 0.03)' result='color1Flood'/%3E%3CfeComposite in='color1Flood' in2='coloredNoise1' operator='in' result='color1'/%3E%3CfeMerge%3E%3CfeMergeNode in='SourceGraphic'/%3E%3CfeMergeNode in='color1'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='transparent' filter='url(%23a)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:250px 250px;pointer-events:none}@media(min-width:744px){.game-popup.base-popup-wrap .base-popup.base-popup{width:24.3125rem}}.game-popup.base-popup-wrap .base-popup.base-popup__close-btn:before{color:#000}.game-popup.base-popup-wrap .base-popup.base-popup__content{padding-top:0;padding-bottom:1.125rem}.game-popup.base-popup-wrap .base-popup.base-popup .ps__rail-x{display:none}.game-popup.base-popup-wrap .base-popup.base-popup__header{padding-bottom:1rem}.game-popup.base-popup-wrap .game-popup__counter{font-size:1.5rem;font-weight:700;line-height:1.75rem;color:var(--fg-default)}.game-popup.base-popup-wrap .game-popup__counter .all-count{color:var(--fg-muted)}.game-popup.base-popup-wrap .game-popup__image-collectable{display:flex;align-items:center;justify-content:center;width:100%;height:10.4375rem;border-radius:2rem;background-color:#ccf8ff;position:relative}.game-popup.base-popup-wrap .game-popup__chip{display:flex;justify-content:center;align-items:center;gap:8px;position:absolute;top:1rem;right:1rem;padding:.25rem .5rem;border-radius:3.75rem;background-color:var(--white-100);color:#ff6d24;font-family:Golos Text;font-size:1.125rem;font-weight:500;line-height:1.375rem}.game-popup.base-popup-wrap .game-popup__title-description{display:block;text-align:center;color:var(--fg-default);font-size:1.125rem;font-weight:700;line-height:1.75rem}.game-popup.base-popup-wrap .game-popup__description-collectable{font-size:1rem;color:var(--fg-default);font-weight:500;line-height:1.5rem;text-align:center}.game-popup.base-popup-wrap .game-popup__collectable-btn{height:3.625rem;border-radius:0 1.5rem}.game-popup.base-popup-wrap .game-popup__content,.game-popup.base-popup-wrap .onboarding-popup__content{display:flex;flex-direction:column;gap:1.5rem;min-height:auto}.game-popup.base-popup-wrap .game-popup__content.activate,.game-popup.base-popup-wrap .onboarding-popup__content.activate{animation:switch-tab .5s linear normal}.game-popup.base-popup-wrap .game-popup__container{--gap-container:24px;display:flex;flex-direction:column;gap:var(--gap-container)}.game-popup.base-popup-wrap .game-popup__title,.game-popup.base-popup-wrap .onboarding-popup__text{display:block;text-align:center;font-size:1.5rem;line-height:1.75rem;font-weight:600}.game-popup.base-popup-wrap .game-popup__description{display:block;font-size:1.5rem;font-weight:500;line-height:2rem;text-align:center}.game-popup.base-popup-wrap .game-popup__score{display:block;text-align:center;font-size:2.5rem;line-height:3.5rem;font-weight:800}.game-popup.base-popup-wrap .game-popup__score.bronze,.game-popup.base-popup-wrap .game-popup__score.gold,.game-popup.base-popup-wrap .game-popup__score.silver{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.game-popup.base-popup-wrap .game-popup__score.bronze:after,.game-popup.base-popup-wrap .game-popup__score.gold:after,.game-popup.base-popup-wrap .game-popup__score.silver:after{order:0;width:3.875rem;height:3.875rem;content:"";background-size:cover;background-repeat:no-repeat}.game-popup.base-popup-wrap .game-popup__score.gold:after{background-image:url(https://static.legalcdn.org/61/39/69bc15893a12b_1773933961-302x302.png)}.game-popup.base-popup-wrap .game-popup__score.silver:after{background-image:url(https://static.legalcdn.org/69/39/69bc1591822f9_1773933969-302x302.png)}.game-popup.base-popup-wrap .game-popup__score.bronze:after{background-image:url(https://static.legalcdn.org/77/39/69bc15992ce82_1773933977-302x302.png)}.game-popup.base-popup-wrap .game-popup__score-text{order:1;display:inline-block;transform:skew(-12deg)}.game-popup.base-popup-wrap .onboarding-popup__text{order:0;margin:0}.game-popup.base-popup-wrap .onboarding-popup__image-container,.game-popup.base-popup-wrap .onboarding-popup__rating-table{order:1}.game-popup.base-popup-wrap .onboarding-popup__button{order:2}.game-popup.base-popup-wrap .onboarding-popup__navigation-dots{order:3}.game-popup.base-popup-wrap .onboarding-popup__image-container{background:none}.game-popup.base-popup-wrap .game-popup__rating-table,.game-popup.base-popup-wrap .onboarding-popup__rating-table{position:relative;background-color:var(--white-100);border-radius:1.125rem;width:100%;max-height:21.3125rem;overflow:hidden}.game-popup.base-popup-wrap .game-popup__list,.game-popup.base-popup-wrap .onboarding-popup__list{position:relative;margin:0;padding-left:0;height:100%;font-family:Golos text}.game-popup.base-popup-wrap .game-popup__list.example,.game-popup.base-popup-wrap .onboarding-popup__list.example{height:10.4375rem}.game-popup.base-popup-wrap .game-popup__list.example:after,.game-popup.base-popup-wrap .onboarding-popup__list.example:after{content:"";position:absolute;display:block;inset:auto 0 0;width:100%;height:6.25rem;background:linear-gradient(180deg,#fff0,#fff);border-radius:1.125rem}.game-popup.base-popup-wrap .game-popup__list.prizes .game-popup__list-item,.game-popup.base-popup-wrap .onboarding-popup__list.prizes .game-popup__list-item{font-size:1.25rem}.game-popup.base-popup-wrap .game-popup__list.prizes .game-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list.prizes .game-popup__list-item-place{width:auto;height:auto;aspect-ratio:auto;padding:.5rem 1rem;background-color:transparent;white-space:nowrap;font-weight:600}.game-popup.base-popup-wrap .game-popup__list.prizes .game-popup__list-item-score,.game-popup.base-popup-wrap .onboarding-popup__list.prizes .game-popup__list-item-score{font-weight:600}.game-popup.base-popup-wrap .game-popup__list-item,.game-popup.base-popup-wrap .onboarding-popup__list-item{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:1rem;line-height:1.5rem}.game-popup.base-popup-wrap .game-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list-item-place{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;aspect-ratio:1/1;border-radius:3.75rem;background-color:var(--place-color)}.game-popup.base-popup-wrap .game-popup__list-item-score,.game-popup.base-popup-wrap .onboarding-popup__list-item-score{font-weight:500;margin-left:auto}.game-popup.base-popup-wrap .game-popup__list-item:first-child .game-popup__list-item-place,.game-popup.base-popup-wrap .game-popup__list-item:first-child .onboarding-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list-item:first-child .game-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list-item:first-child .onboarding-popup__list-item-place{background-color:var(--gold)}.game-popup.base-popup-wrap .game-popup__list-item:nth-child(2) .game-popup__list-item-place,.game-popup.base-popup-wrap .game-popup__list-item:nth-child(2) .onboarding-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list-item:nth-child(2) .game-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list-item:nth-child(2) .onboarding-popup__list-item-place{background-color:var(--silver)}.game-popup.base-popup-wrap .game-popup__list-item:nth-child(3) .game-popup__list-item-place,.game-popup.base-popup-wrap .game-popup__list-item:nth-child(3) .onboarding-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list-item:nth-child(3) .game-popup__list-item-place,.game-popup.base-popup-wrap .onboarding-popup__list-item:nth-child(3) .onboarding-popup__list-item-place{background-color:var(--bronze)}.game-popup.base-popup-wrap .game-popup__tutorial-image,.game-popup.base-popup-wrap .onboarding-popup__tutorial-image{border-radius:1.125rem;-o-object-fit:contain;object-fit:contain}.game-popup.base-popup-wrap .game-popup__button,.game-popup.base-popup-wrap .onboarding-popup__button{--mb:0;display:flex;align-items:center;justify-content:center;height:3.5rem;border-radius:1.125rem;transition:all .1s linear;font-family:Golos text;font-size:1.125rem;line-height:1.5rem;font-weight:700;margin-bottom:var(--mb);color:var(--fg-default);background-color:var(--btn-color);border-left:.125rem solid var(--btn-border);border-top:none;border-right:.125rem solid var(--btn-border);border-bottom:.375rem solid var(--btn-border);cursor:pointer}.game-popup.base-popup-wrap .game-popup__button:hover,.game-popup.base-popup-wrap .onboarding-popup__button:hover{background-color:var(--grey-light-10)}.game-popup.base-popup-wrap .game-popup__button.button--primary,.game-popup.base-popup-wrap .game-popup__button.main,.game-popup.base-popup-wrap .onboarding-popup__button.button--primary,.game-popup.base-popup-wrap .onboarding-popup__button.main{color:var(--white-100);background-color:var(--btn-main-color);border-top:none;border-left:.125rem solid var(--btn-border-main);border-right:.125rem solid var(--btn-border-main);border-bottom:.375rem solid var(--btn-border-main)}.game-popup.base-popup-wrap .game-popup__button.button--primary:hover,.game-popup.base-popup-wrap .game-popup__button.main:hover,.game-popup.base-popup-wrap .onboarding-popup__button.button--primary:hover,.game-popup.base-popup-wrap .onboarding-popup__button.main:hover{background-color:var(--brand-color-lighter)}.game-popup.base-popup-wrap .game-popup__button:active,.game-popup.base-popup-wrap .onboarding-popup__button:active{border-left-width:0;border-right-width:0;border-bottom-width:0}.game-popup.base-popup-wrap .game-popup__navigation-dots,.game-popup.base-popup-wrap .onboarding-popup__navigation-dots{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 0}.game-popup.base-popup-wrap .game-popup__nav-dot,.game-popup.base-popup-wrap .onboarding-popup__nav-dot{width:1.125rem;height:1.125rem;aspect-ratio:1/1;background-color:var(--silver);transition:all .1s linear;border-radius:50%;padding:0}.game-popup.base-popup-wrap .game-popup__nav-dot:hover,.game-popup.base-popup-wrap .onboarding-popup__nav-dot:hover{background-color:var(--divide)}.game-popup.base-popup-wrap .game-popup__nav-dot:active,.game-popup.base-popup-wrap .onboarding-popup__nav-dot:active{scale:.8}.game-popup.base-popup-wrap .game-popup__nav-dot:hover.active,.game-popup.base-popup-wrap .onboarding-popup__nav-dot:hover.active{background-color:var(--brand-color-lighter)}.game-popup.base-popup-wrap .game-popup__nav-dot.active,.game-popup.base-popup-wrap .onboarding-popup__nav-dot.active{background-color:var(--btn-main-color)}.game-popup.base-popup-wrap .game-popup__tabs-menu{padding:0 1rem;width:100%}.game-popup.base-popup-wrap .game-popup__tabs-menu :deep(ul){width:100%}.game-popup.base-popup-wrap .game-popup__tabs-menu :deep(ul) li{flex:1 1 0;align-items:center;justify-content:center;line-height:1rem}.game-popup.base-popup-wrap .game-popup__rating-title{display:block;text-align:center;font-family:Golos text;font-size:1.5rem;font-weight:700;line-height:2rem}.game-popup.base-popup-wrap .game-popup__rating-footer{display:flex;flex-direction:column;gap:1.8125rem;padding:1rem 1.375rem 1.375rem 1.3125rem;margin-top:.75rem;border-top:1px solid var(--black-100);background-color:var(--backgroud-footer);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.game-popup.base-popup-wrap .game-popup__footer-title{text-align:center;font-family:Golos text;font-size:1.125rem;font-weight:700;line-height:2rem}.game-popup.base-popup-wrap .game-popup__rating-container{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:700;line-height:2rem;font-family:Golos text}.game-popup.base-popup-wrap .game-popup__book-logo{display:flex;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;border:.0625rem solid var(--white-100)}.game-popup.base-popup-wrap .game-popup__token{position:relative;height:1.5rem;margin-top:-.375rem}.game-popup.base-popup-wrap .game-popup__token .marking-token__link__icon.icon.icon-more,.game-popup.base-popup-wrap .game-popup__token .marking-token__link__text{background-color:#00000008}.game-popup.base-popup-wrap .game-popup__token .marking-token__link__icon{line-height:.75rem}@keyframes switch-tab{0%{transform:translateZ(0);opacity:1}49%{transform:translate3d(-50px,0,0);opacity:0}50%{transform:translateZ(0);opacity:0}to{transform:translateZ(0);opacity:1}}.goalkeeper[data-v-aab2899e]{--btn-main-color:#ff3c3c;--btn-border-main:#961919;--btn-border:#464646;height:100dvh;width:100%;background-size:100% 100%;background-position:top;background-repeat:no-repeat;background-color:#93dfff}@media(max-width:743px)and (min-height:477px){.goalkeeper[data-v-aab2899e]:not(.show-rotate-first-screen){background-size:cover}}.goalkeeper[data-v-aab2899e]:not(:has(.play-game__canvas)){background-image:url(https://static.legalcdn.org/lbimg/post-1440/20/95/6a3d1b100e5f5_1782389520-4256x2152.png)}.goalkeeper__menu[data-v-aab2899e]{display:flex;align-items:center;justify-content:space-between;gap:.625rem;width:100%;position:absolute;top:0;z-index:2;padding:.5rem 1rem}@media(min-width:744px)and (min-height:477px){.goalkeeper__menu[data-v-aab2899e]{padding:.75rem 2rem}}.goalkeeper__menu[data-v-aab2899e] .button--white-icon{width:3.125rem;height:3.125rem;border-radius:1.125rem}@media(min-width:744px)and (min-height:477px){.goalkeeper__menu[data-v-aab2899e] .button--white-icon{width:3.625rem;height:3.625rem}}.goalkeeper__wrapper-to-right[data-v-aab2899e]{display:flex;-moz-column-gap:1rem;column-gap:1rem;margin-left:auto}.goalkeeper__btn[data-v-aab2899e]{transition:all .1s linear}.goalkeeper__btn.btn-pause[data-v-aab2899e]:before,.goalkeeper__btn.btn-sound[data-v-aab2899e]:before{content:"";flex-shrink:0;width:2rem;height:2rem;background-position:50%;background-repeat:no-repeat;background-size:cover}@media(min-width:744px)and (min-height:477px){.goalkeeper__btn.btn-pause[data-v-aab2899e]:before,.goalkeeper__btn.btn-sound[data-v-aab2899e]:before{width:2.5rem;height:2.5rem}}.goalkeeper__btn.btn-pause[data-v-aab2899e]:before{background-image:url(https://static.legalcdn.org/43/71/696a58771c0d1_1768577143.svg);filter:invert(1)}.goalkeeper__btn.btn-sound.active[data-v-aab2899e]:before{background-image:url(https://static.legalcdn.org/10/40/69bc15ba00ad3_1773934010.svg)}.goalkeeper__btn.btn-sound[data-v-aab2899e]:not(.active):before{background-image:url(https://static.legalcdn.org/20/40/69bc15c476e16_1773934020.svg)}.goalkeeper__btn[data-v-aab2899e]:hover{transform:scale(1.05)}
