.style_modal-container___66kn{width:100%;height:100vh;overflow:auto;position:fixed;top:0;left:0;z-index:20;scrollbar-width:none;-ms-overflow-style:none}.style_modal-container___66kn::-webkit-scrollbar{display:none}.style_modal-wrapper__VQl6p{width:100%;height:auto;min-height:100vh;background-color:#000c;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.style_modal-wrapper__VQl6p.style_isVisible__TTL9v{opacity:1;pointer-events:all}.style_modal-wrapper__VQl6p.style_isClosing__qkEK3{opacity:0}.style_modal__iT5Xb{height:100%;opacity:0;transform:scale(.9);transition:all .3s ease-in-out}.style_modal__content__OJghD{background-color:#191919}.style_modal__content__OJghD.style_withBackground__Z8uGm{position:relative;border-radius:32px;padding:120px 64px 64px;min-height:100px}@media(max-width:1399px){.style_modal__content__OJghD.style_withBackground__Z8uGm{padding:96px 48px 48px}}@media(max-width:767px){.style_modal__content__OJghD.style_withBackground__Z8uGm{padding:88px 16px 32px}}.style_modal__iT5Xb.style_isVisible__TTL9v{opacity:1;transform:scale(1)}.style_modal__iT5Xb.style_isClosing__qkEK3{opacity:0;transform:scale(.9)}.style_modal__close__Rx_yJ{position:absolute;top:24px;right:24px;display:inline-block;padding:16px;background-color:#303030;border-radius:16px;transition:all .3s ease-in-out;cursor:pointer}.style_modal__close__Rx_yJ:hover{background-color:#0bcf6b}@media(max-width:1399px){.style_modal__close__Rx_yJ{padding:12px;top:16px;right:16px}}.style_modal__close-icon__v_Mkf{width:24px;height:24px;color:#fff}