.popup-theme .anim-jump{animation:4.5s ease-in-out infinite alternate cms-jump!important}.popup-theme .anim-rotation{animation:12s linear infinite cms-rotation!important}.popup-theme .anim-rotation-ccw{animation:12s linear infinite cms-rotation-ccw!important}@keyframes cms-jump{0%{transform:scale(var(--image-zoom))rotate(var(--image-rotation))translateY(-.1em)}to{transform:scale(var(--image-zoom))rotate(var(--image-rotation))translateY(-2em)}}@keyframes cms-rotation{0%{transform:scale(var(--image-zoom))rotate(calc(var(--image-rotation) + 0deg))}to{transform:scale(var(--image-zoom))rotate(calc(var(--image-rotation) + 360deg))}}@keyframes cms-rotation-ccw{0%{transform:scale(var(--image-zoom))rotate(calc(var(--image-rotation) + 0deg))}to{transform:scale(var(--image-zoom))rotate(calc(var(--image-rotation) - 360deg))}}@keyframes rotation-alternate{0%{transform:rotate(0)}50%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotation-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes float{0%,to{transform:translateY(0)translate(0)}25%{transform:translateY(-10px)translate(5px)}50%{transform:translateY(0)translate(10px)}75%{transform:translateY(-10px)translate(5px)}}@keyframes pendulum{0%,to{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}.animation-rotation-alternate img{width:100%;height:auto;animation:32s linear infinite rotation-alternate;display:block}.animation-jump img{width:100%;height:auto;animation:2s ease-in-out infinite jump;display:block}.animation-rotation img{width:100%;height:auto;animation:8s linear infinite rotation;display:block}.animation-rotation-ccw img{width:100%;height:auto;animation:8s linear infinite rotation-ccw;display:block}.animation-float img{width:100%;height:auto;animation:4s ease-in-out infinite float;display:block}.animation-pendulum img{transform-origin:top;width:100%;height:auto;animation:3s ease-in-out infinite pendulum;display:block}
.popup__box{box-shadow:var(--pc-box-shadow,0 0 .625em 0 #2cfa6f,0 0 2.375em 0 #2bf76e);background-color:var(--pc-bg,#1e1e1e);border-radius:var(--pc-radius,1.25em);border-color:var(--pc-text,#fff)}.popup__heading p,.popup__heading--mob p,.popup__body_title p,.popup__bonus_text p,.popup .form_agree p,.popup .form_agree label{color:var(--pc-text,#fff)!important;text-shadow:none!important}.popup__bonus_size p,.popup .form_agree a,.popup .form_agree span,.popup .form_agree p span,.popup .form_agree p a,.popup .enter-wrap a,.popup .enter-wrap .login_enter{color:var(--pc-link,#ffe500)!important;text-shadow:none!important}.popup .enter-wrap p,.popup .enter-wrap .enter-question{color:var(--pc-text,#fff)!important;text-shadow:none!important}.popup input::placeholder,.popup textarea::placeholder,.popup label,.popup .form__cell label,.popup .form__input_info p{color:var(--pc-label,#fff)!important}.popup .swich__link:not(.swich__active),.popup .swich__link:not(.swich__active) .swich__link-text{color:var(--pc-tab-text-inactive,#999)!important}.popup .form__title_curr p,.popup .form_radios label span{color:var(--pc-text,#fff)!important}.popup .swich__active,.popup .swich__active .swich__link-text{color:var(--pc-tab-text-active,#2ecc71)!important}.popup input[type=radio]+label svg circle,.popup input[type=radio]+label .circle svg circle{stroke:var(--pc-link,#ffe500)!important}.popup input[type=radio]:checked+label .check,.popup input[type=radio]:checked+label circle.check{fill:var(--pc-link,#ffe500)!important}.popup .form_agree input[type=checkbox]+label .circle svg circle{stroke:var(--pc-link,#ffe500)!important}.popup .form_agree input[type=checkbox]:checked+label .circle svg circle.check{fill:var(--pc-link,#ffe500)!important}.popup .form__input--email:before{opacity:1!important;background-color:var(--pc-icon,#fff)!important;background-image:none!important;mask-image:url(/shared/img/mail.svg)!important;mask-position:50%!important;mask-size:contain!important;mask-repeat:no-repeat!important}.popup .form__input--password:before{opacity:1!important;background-color:var(--pc-icon,#fff)!important;background-image:none!important;mask-image:url(/shared/img/key.svg)!important;mask-position:50%!important;mask-size:contain!important;mask-repeat:no-repeat!important}.popup .form__input--promo:before{opacity:1!important;background-color:var(--pc-icon,#fff)!important;background-image:none!important;mask-image:url(/shared/img/pr.svg)!important;mask-position:50%!important;mask-size:contain!important;mask-repeat:no-repeat!important}.popup .form__input--user:before{opacity:1!important;background-color:var(--pc-icon,#fff)!important;background-image:none!important;mask-image:url(/shared/img/user.svg)!important;mask-position:50%!important;mask-size:contain!important;mask-repeat:no-repeat!important}.popup .password-eye div,.popup .password-img{background-color:var(--pc-icon,#fff);width:20px;height:20px;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.popup .password-img.password_hidden{mask-image:url(/shared/img/eye.svg)}.popup .password-img.password_visible{mask-image:url(/shared/img/eye_open.svg)}.popup input{color:var(--pc-text,#fff)!important}.popup .form_radios span{color:var(--pc-label,#fff)!important}.popup .password-eye{color:var(--pc-icon,#fff)!important}.popup .password-eye svg,.popup .password-eye svg *,.popup .password-img svg,.popup .password-img svg *{fill:var(--pc-icon,#fff)!important}.popup .error{color:var(--pc-error,red)!important}.popup .item-error .error{opacity:1!important;visibility:visible!important}.popup .form__input.item-error input,.popup .form__input.item-error,.popup .item-error{border-color:var(--pc-error,red)!important}.popup .form_payments{justify-content:flex-end;display:flex}.popup .form_payments .social-reg-wrapper{padding:0}.popup__box .input-submit,.popup__box button.input-submit,.popup__box input.input-submit{z-index:1;position:relative;background:var(--pc-button-bg,#ffbc16)!important;color:var(--pc-button-text,#000)!important;box-shadow:0 .15em 0 #0000004d,inset 0 .02em 0 var(--pc-text,#fff)!important;justify-content:center!important;align-items:center!important;display:flex!important}.popup__box .input-submit:hover,.popup__box button.input-submit:hover,.popup__box input.input-submit:hover{opacity:.9;background:var(--pc-button-bg,#ffbc16)!important;color:var(--pc-button-text,#000)!important}.popup__box .input-submit.has-bg-image,.popup__box button.input-submit.has-bg-image,.popup__box input.input-submit.has-bg-image{background-color:var(--pc-button-bg,#ffbc16)!important;background-image:var(--pc-button-bg-image)!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.popup__box .input-submit.has-bg-image:hover,.popup__box button.input-submit.has-bg-image:hover,.popup__box input.input-submit.has-bg-image:hover{opacity:.9;background-color:var(--pc-button-bg,#ffbc16)!important;background-image:var(--pc-button-bg-image)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.payments{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin-top:2.1875em;margin-bottom:.9375em;font-size:.7rem;display:flex;position:relative}.payments__item{pointer-events:none;-webkit-user-select:none;user-select:none;position:relative}.payments__item img{width:100%}@media (max-width:500px){.payments{justify-content:center;margin-top:1.25em;font-size:2.3vw}}.form__payments{justify-content:center;margin-top:-2.5em;display:flex}.grecaptcha-badge{z-index:999!important}#recaptcha-container-email,#recaptcha-container-phone{transform-origin:50%;overflow:hidden}#recaptcha-container-email iframe,#recaptcha-container-phone iframe{max-width:100%;height:auto}@media (max-width:767px){#recaptcha-container-email,#recaptcha-container-phone{transform-origin:50%;transform:scale(.85)}}@media (max-width:767px) and (max-width:480px){#recaptcha-container-email,#recaptcha-container-phone{transform:scale(.75)}}@font-face{font-family:Roboto Condensed;src:url(/shared/fonts/RobotoCondensed-Regular.woff2)format("woff2"),url(/shared/fonts/RobotoCondensed-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:url(/shared/fonts/RobotoCondensed-Medium.woff2)format("woff2"),url(/shared/fonts/RobotoCondensed-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:url(/shared/fonts/RobotoCondensed-SemiBold.woff2)format("woff2"),url(/shared/fonts/RobotoCondensed-SemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}
