@keyframes Modal_appear__Rk_6q{0%{filter:blur(10px);opacity:0}to{filter:none;opacity:1}}.Modal_modal__C9hTa{position:fixed;top:0;right:0;bottom:auto;left:0;width:100vw;height:100dvh;min-height:100dvh;z-index:9999!important;opacity:0;transition:var(--opacity-transition),var(--filter-transition);filter:blur(10px)}@media screen and (min-width:1100px){.Modal_modal__C9hTa{bottom:0;height:calc(var(--vh, 1vh)*100)}}.Modal_modal__C9hTa.hasFocusedInputs{height:100svh;min-height:100svh}.Modal_modal__C9hTa.Modal_open__sZU9L{animation:Modal_appear__Rk_6q .55s ease-out;animation-fill-mode:forwards}.Modal_modal__C9hTa.Modal_isMax__OLUJn .Modal_modalOverlay__VxM7E{align-items:flex-end}@media screen and (min-width:1100px){.Modal_modal__C9hTa.Modal_isMax__OLUJn .Modal_modalOverlay__VxM7E{align-items:center}}.Modal_modal__C9hTa.Modal_open__sZU9L .Modal_modalWrap__7tdTT{transform:scale(1);overscroll-behavior-y:contain}.Modal_modal__C9hTa.Modal_open__sZU9L .Modal_modalWrapFixed__eCVug{transform:translateY(0)}@media screen and (min-width:1100px){.Modal_modal__C9hTa.Modal_open__sZU9L .Modal_modalWrapFixed__eCVug{transform:scale(1)}}.Modal_modalVisible__RCHkh{display:block;opacity:0;visibility:hidden}.Modal_modalVisible__RCHkh.Modal_open__sZU9L{opacity:1;visibility:visible}.Modal_modalOverlay__VxM7E{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.Modal_modalOverlayFixed__WKLU8{align-items:flex-end}@media screen and (min-width:1100px){.Modal_modalOverlayFixed__WKLU8{align-items:center}}.Modal_modalWrap__7tdTT{position:relative;width:calc(100% - 30px);text-align:center;background:var(--main-background-color);border-radius:var(--border-radius);box-shadow:0 0 30px -10px rgba(0,0,0,.5);transform:scale(.95);transition:var(--transform-transition),var(--box-shadow-transition);padding:15px;margin:0 15px}@media screen and (min-width:1100px){.Modal_modalWrap__7tdTT{width:auto;padding:25px 20px}}.Modal_modalWrapFullHeight__ajdV5{width:100vw;height:100vh;margin:0;border-radius:0}.Modal_modalWrapFixed__eCVug{width:100%;border-radius:12px 12px 0 0;text-align:left;margin:0;padding:18px 24px 24px;box-shadow:none;transition:none;transform:translateY(100px);position:relative}.Modal_modalWrapFixedWithoutPaddings__W9soy{padding:0}@media screen and (min-width:1100px){.Modal_modalWrapFixed__eCVug{width:375px;padding:18px 24px 24px;border-radius:12px;transform:scale(.95)}.Modal_modalWrapFixedWithoutPaddings__W9soy{padding:0}}.Modal_modalClose__Ky18J{cursor:pointer;position:absolute;top:-33px;right:0;width:18px;height:18px}.Modal_modalClose__Ky18J:hover svg{fill:#ccc}.Modal_modalClose__Ky18J svg{width:100%;height:100%;fill:#fff}.Modal_modalScroller__yte50{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 210px);width:calc(100% + 8px);padding-right:8px}.Modal_additionalCloseButton__wTYaE{position:absolute;left:0;right:0;top:calc(100% + 15px)}.Modal_header__iyM20{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-weight:400;font-size:18px;line-height:1.5;font-family:Oswald,Arial,sans-serif;text-transform:none}.Modal_header__iyM20:last-child{margin-bottom:0}.Modal_bonusModal__yK_BJ{width:360px;padding:0;margin-left:8px;margin-right:8px;border-radius:var(--border-radius-large)}.FullScreen_modal__sp06_{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:540px;max-height:800px;width:100%;background-color:transparent;border-top-right-radius:0;overflow:hidden}@media screen and (min-width:1100px){.FullScreen_modal__sp06_{max-width:780px;background-color:#000;border-radius:23px}}@media screen and (min-width:720px)and (max-width:1279px){.FullScreen_modal__sp06_{max-height:900px}}.FullScreen_modalClose__1jslx{position:absolute;z-index:1;right:10px;top:10px;fill:#fff}