.rodal-dialog:has(.Modal--success){max-height:240px!important}@media(max-width:767.98px){.rodal-dialog:has(.Modal--success){max-height:163px!important}}.style_Input___28UJ{display:flex;flex-direction:column;gap:4px}.style_Input__input__2Axxt{display:block;width:100%;padding:16px;border-radius:12px;border:none;outline:none;background-color:var(--qr-control-bg);font-size:15px;line-height:24px;font-weight:400;font-family:var(--ir);color:rgba(27,31,59,.65)}.style_Input__input--error__egXwJ{background-color:var(--error)}.style_Input__input-error__s4CsQ{font-size:13px;font-weight:400;line-height:21px;color:var(--text-error)}.style_Input__input__2Axxt:focus{border:2px solid var(--qr-color-accent)}.style_Input__input__2Axxt::placeholder{color:var(--text-03);font-family:var(--ir);font-weight:400}.modal_Modal__E9wCV{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;gap:8px}.modal_Modal__header__btyhH{padding-bottom:16px}.modal_Modal__header-wraper__h_Rqk{display:flex;flex-direction:column;width:100%}.modal_Modal__title__INW6S{font-family:var(--im);font-weight:500;font-size:24px;line-height:20px;text-align:center}@media(max-width:630px){.modal_Modal__title__INW6S{font-size:20px}}.modal_Modal__close__aq3At{position:absolute;right:32px;top:42px;width:18px;height:18px;cursor:pointer}@media(max-width:767.98px){.modal_Modal__close__aq3At{right:16px;top:16px}}.modal_Modal__text__wPZl5{font-size:15px;line-height:20px;text-align:center;color:#8e8c97;padding-bottom:8px;font-family:var(--ir);font-weight:400}.modal_Modal__text-wrap__xwoSU{font-size:11px;line-height:120%;transition:all .3s;color:var(--text-02)}.modal_Modal__link__p80ul{cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--text-01);text-decoration-color:var(--text-01);color:var(--text-01)}.modal_Modal__link__p80ul:hover{text-decoration:none}.modal_Modal__form__xZFCj{display:flex;width:100%;flex-direction:column;gap:8px}.modal_Modal__button__ZQix7{width:100%;height:56px;background-color:#2b2b2b;box-shadow:0 6px 10px rgba(17,16,11,.06);border-radius:8px;transition:all .3s;position:relative;overflow:hidden}.modal_Modal__button-text__ks7CB{font-weight:500;font-size:15px;line-height:120%;color:#fff;font-family:var(--im)}.modal_Modal__button__ZQix7:hover{background-color:#8591bf}.modal_Modal__button--disabled__gLgUy{animation:modal_shake__xlhBd .4s ease-in-out}@media(any-hover:hover){.modal_Modal__button__ZQix7:hover:before{content:"";left:0;width:100%;background:#ffb700}}@media(max-width:767.98px){.modal_Modal__button__ZQix7{width:100%}}@keyframes modal_shake__xlhBd{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.modal_Modal__bottom-text__L99_B{font-size:15px;line-height:20px;text-align:center;color:#8e8c97;padding-bottom:8px;font-family:var(--ir);font-weight:400}.modal_Modal__button-wrap__oIjvj{display:flex;padding-top:16px;flex-direction:column;gap:16px}.game-content_GameContent__plUT7{display:flex;height:100%;width:100vw;max-width:100%}.game-content_GameContent__wrapper__SQgyw{width:100%;min-height:100%;display:flex;flex-direction:column;background-attachment:fixed;background-repeat:no-repeat;border:1px solid rgba(183,199,228,.6);background-image:url(/_next/static/media/bg.5d94e817.png);background-size:100% 100%;background-position:50%}.game-content_GameContent__header__0YmEP{display:flex;width:100%;justify-content:space-between}@media(max-width:497px){.game-content_GameContent__header__0YmEP{align-items:center}}.game-content_GameContent__header-padding__nzxcX{padding:0 16px}.game-content_GameContent__header-wrapper__B1x78{display:flex;position:fixed;justify-content:center;height:64px;z-index:5;width:calc(100% - 32px);max-width:1200px;margin:24px auto;border-radius:16px;inset:0;padding:20px 8px 20px 24px;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));backdrop-filter:blur(73px);-webkit-backdrop-filter:blur(73px);border:1px solid hsla(0,0%,100%,.3)}@media(max-width:497px){.game-content_GameContent__header-wrapper__B1x78{height:48px;padding:8px}}.game-content_GameContent__left-side__ZSItt{display:flex;gap:8px;align-items:flex-end}@media(max-width:497px){.game-content_GameContent__left-side__ZSItt{gap:5px;align-items:center;padding-bottom:3px}}.game-content_GameContent__left-side-icon__TC9_9{height:19px;width:21px}@media(max-width:497px){.game-content_GameContent__left-side-icon__TC9_9{height:14px;width:13px}}.game-content_GameContent__left-side-text__wHUeY{font-family:var(--im);font-weight:500;font-size:27px;line-height:100%}@media(max-width:497px){.game-content_GameContent__left-side-text__wHUeY{font-size:18px}}.game-content_GameContent__right-side__EurJd{display:flex;gap:24px;align-items:center}.game-content_GameContent__right-side-text__1aain{font-family:var(--ir);font-weight:400;font-size:16px;line-height:140%}@media(max-width:497px){.game-content_GameContent__right-side-text__1aain{display:none}}.game-content_GameContent__right-side-button__Kqd1m{cursor:pointer;color:#fff;font-family:var(--im);font-weight:500;font-size:14px;line-height:120%;border-radius:12px;background:#2b2b2b;padding:12px 20px;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.game-content_GameContent__right-side-button__Kqd1m:hover{background-color:#8591bf}@media(max-width:497px){.game-content_GameContent__right-side-button__Kqd1m{padding:9px 15px}}.game-content_GameContent__choice__CAcNk{display:flex;border:1px solid #f5f5f7;width:100%;align-items:center;padding:16px 40px;border-radius:12px;background-color:#fff}@media(max-width:630px){.game-content_GameContent__choice__CAcNk{flex-direction:column;padding:16px 12px}}.game-content_GameContent__choice-wrapper__kcAJ9{display:flex;padding:8px;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);margin:0 auto;max-width:642px;border:1px solid hsla(0,0%,100%,.3);border-radius:16px;background:hsla(0,0%,100%,.3);justify-content:center}.game-content_GameContent__choice-button-wrapper__1gt6f{display:flex}.game-content_GameContent__choice-text__ZWOIe{font-family:var(--ir);font-weight:400;font-size:15px;line-height:20px;text-align:center;padding-right:32px}@media(max-width:630px){.game-content_GameContent__choice-text__ZWOIe{padding-right:unset;padding-bottom:16px}}.game-content_GameContent__choice-button-text__JwYIU{font-family:var(--ir);font-weight:400;font-size:15px;line-height:120%;color:#000}@media(max-width:497px){.game-content_GameContent__choice-button-text__JwYIU{display:none}}.game-content_GameContent__choice-icon__Zqwwo{width:20px;height:20px}.game-content_GameContent__choice-reaction__9gr9d{border-radius:12px;display:flex;gap:10px;min-width:128px;cursor:pointer;background:hsla(251,5%,57%,.1);padding:12px 35px;align-items:center}@media(max-width:497px){.game-content_GameContent__choice-reaction__9gr9d{justify-content:center;min-width:145px}}.game-content_GameContent__choice-reaction-first__5_VNg{margin-right:12px}.game-content_GameContent__content__QeAGe{padding-top:136px;flex:1 0 auto}.game-content_GameContent__content-title__gGOR1{font-family:var(--im);font-weight:500;font-size:72px;line-height:90%;text-align:center}@media(max-width:656px){.game-content_GameContent__content-title__gGOR1{font-size:39px}}.game-content_GameContent__content-second__n8lWj{padding-bottom:30px}.game-content_GameContent__content-text__V1ac3{font-family:var(--ir);font-weight:400;font-size:18px;line-height:140%;text-align:center}@media(max-width:497px){.game-content_GameContent__content-text__V1ac3{font-size:16px}}.game-content_GameContent__content-text-wrapper__KIixV{max-width:658px;margin:0 auto;padding-bottom:80px}@media(max-width:497px){.game-content_GameContent__content-text-wrapper__KIixV{padding-bottom:66px}}.game-content_GameContent__content-first-under__5GCk_{position:absolute;max-width:888px;height:19px;width:90%;right:0;-webkit-backdrop-filter:blur(111px);backdrop-filter:blur(111px);background:hsla(0,0%,100%,.8);border:1px solid #fff;border-radius:11px 11px 0 0;top:-18px;left:0;margin:0 auto;z-index:1}@media(max-width:656px){.game-content_GameContent__content-first-under__5GCk_{top:-11px;height:12px}}.game-content_GameContent__content-second-under__2t6_i{position:absolute;max-width:779px;width:80%;height:20px;right:0;border:1px solid #fff;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:hsla(0,0%,100%,.4);border-radius:11px 11px 0 0;top:-37px;left:0;margin:0 auto;z-index:1}@media(max-width:656px){.game-content_GameContent__content-second-under__2t6_i{top:-23px;height:14px}}.game-content_GameContent__content-review__HNnwi{max-width:986px;margin-bottom:8px;background:#fcfcfb;border:1px solid #f5f5f7;border-radius:12px;gap:12px;z-index:2;padding:24px}.game-content_GameContent__content-review-wrapper__wg4NU{position:relative;margin:0 auto;width:95%;max-width:986px}.game-content_GameContent__content-input__nCqfj{padding-bottom:12px}.game-content_GameContent__input__m_hxi{overflow:auto;outline:none;padding:0 12px;border-left:4px solid #f5f5f7;background:#fcfcfb;width:100%;resize:none;min-height:24px;max-height:200px;display:flex;align-items:center;font-family:var(--ir);font-weight:400;font-size:13px;line-height:24px}.game-content_GameContent__input__m_hxi:focus{border-color:transparent;box-shadow:none;border-left:4px solid #f5f5f7}.game-content_GameContent__input__m_hxi::placeholder{color:#2b2b2b}.game-content_GameContent__footer__flNuH{flex-shrink:0;display:flex;margin:0 auto;padding:40px 0;justify-content:space-between;max-width:1200px}.game-content_GameContent__footer-right__NigkW{display:flex;gap:16px}.game-content_GameContent__footer-left__9Kay_{font-family:var(--ir);font-size:13px}.game-content_GameContent__footer-messenger__oYM9Q{cursor:pointer}.game-content_GameContent__form-wrapper__lA7rN{padding:0 15px 0 0}@media(max-width:479.98px){.game-content_GameContent__form-wrapper__lA7rN{background-color:var(--background-modal);padding:0}}.game-content_GameContent__form__8jGFK{position:relative;max-width:406px;min-width:406px;padding:40px 32px 32px;background:#fff;box-shadow:0 6px 10px 0 rgba(17,16,11,.06),17px 16px 24px 0 rgba(68,68,68,.04)}@media(max-width:767.98px){.game-content_GameContent__form__8jGFK{background:unset;min-width:100%;max-width:none;padding:44px 15px;box-shadow:unset;background:var(--background-modal);margin:0 -15px 64px}}.game-content_GameContent__footer-wrapper__7NxbG{padding:0 16px}