.styles_module__aB2Q3{padding-bottom:80px;background-color:#fff}.styles_ingame_wrapper__Oaavn{display:flex;flex-direction:column;align-items:center;gap:29px;padding:60px 0;background:var(--white,#fff);min-height:100vh}.styles_ingame_wrapper__form__QLiuW{position:relative;display:flex;max-width:776px;width:100%;flex-direction:column;align-items:flex-start;border-radius:var(--rounded-xl,12px);border:1px solid var(--opacity-black-black-10,rgba(0,0,0,.1))}.styles_ingame_wrapper__form__QLiuW:after{content:"";position:absolute;top:0;left:0;width:100%;height:6px;border-radius:var(--rounded-xl,12px);background:var(--blue-600,#1c64f2);border-bottom-right-radius:0;border-bottom-left-radius:0}.styles_modal__62QTI{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.styles_modal__container__TZLqI{display:flex;max-width:404px;width:90%;padding:var(--5,20px);padding-top:40px;flex-direction:column;align-items:flex-start;gap:var(--4,16px);border-radius:var(--rounded-xl,12px);border:1px solid var(--neutral-800,#262626);background:var(--neutral-900,#171717);position:relative;z-index:11}.styles_modal__close__qmR_g{cursor:pointer}.styles_modal__content__Yfyyc{display:flex;flex-direction:column;align-items:center;gap:16px}.styles_modal__icon__SB62S{display:flex;justify-content:center}.styles_modal__message__W2RiD{text-align:center}.styles_modal__message__W2RiD p{color:var(--neutral-200,#e5e5e5);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.styles_modal__actions__vUgDE{display:flex;width:100%;flex-direction:row;gap:12px;margin-top:10px}.styles_modal__button__L7fWZ{width:50%;height:53px;display:flex;padding:var(--4,16px) var(--3,12px);justify-content:center;align-items:center;gap:8px;border-radius:var(--rounded-md,6px);background:var(--blue-600,#1c64f2);border:none;cursor:pointer;transition:background-color .3s ease}.styles_modal__button__L7fWZ:hover{background:var(--color-blue-dark,#2563eb)}.styles_modal__button__L7fWZ p{color:var(--white,#fff);font-size:16px;font-style:normal;font-weight:500;line-height:130%}.styles_modal__button_secondary__EY4Il{width:50%;height:53px;display:flex;padding:var(--4,16px) var(--3,12px);justify-content:center;align-items:center;gap:8px;border-radius:8px;border-radius:var(--rounded-md,6px);background:var(--neutral-800,#262626);cursor:pointer;transition:background-color .3s ease}.styles_modal__button_secondary__EY4Il:hover{background:var(--color-gray,#e0e0e0)}.styles_modal__button_secondary__EY4Il p{color:var(--white,#fff);font-size:16px;font-style:normal;font-weight:500;line-height:130%}@media(max-width:768px){.styles_modal__container__TZLqI{width:100%;max-width:100%;border-radius:16px 16px 0 0;position:fixed;bottom:0;top:auto}}