.ModalCloseButton_box__ujn68{padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:24px;height:24px;border-radius:96px;cursor:pointer;overflow:hidden;position:absolute;z-index:120;top:12px;right:12px;color:#fff}@media(min-width:768px){.ModalCloseButton_box__ujn68{width:52px;height:47px;top:0;right:-68px}}.ModalCloseButton_box__ujn68:hover{background-color:hsla(0,0%,100%,.6)}.ModalCloseButton_icon__ixB0T{z-index:1;display:none;width:24px;height:24px}.ModalCloseButton_icon_rect__zEUyb{fill:#fff}.ModalCloseButton_box__ujn68:hover .ModalCloseButton_icon_rect__zEUyb{fill:#346cec}@media(min-width:768px){.ModalCloseButton_icon__ixB0T{display:block}}.ModalCloseButton_icon_mob__V8Gx5{color:#151017}@media(min-width:768px){.ModalCloseButton_icon_mob__V8Gx5{display:none}}.Modal_modal__CqXQp{box-sizing:border-box;padding:20px 12px;display:flex;justify-content:center;align-items:center;position:fixed;height:100dvh;width:100%;z-index:100;overflow:hidden;transform:translate(0);background:linear-gradient(180deg,rgba(31,31,31,.16),rgba(31,31,31,.16));top:0;transition:all 2s ease;animation:Modal_appearing__XkR8R .4s ease-in}.Modal_modal_content__jKv0X{z-index:110;transform:translateY(20px);transition:all .3s ease;position:relative;max-height:100%;display:flex;justify-content:center}.Modal_modal_content_container__iF96z{display:flex}.Modal_modal__CqXQp.Modal_closed__9cx1j{animation:Modal_disappearing__nU4Yj .4s ease-out;opacity:0}@keyframes Modal_appearing__XkR8R{0%{opacity:0}to{opacity:1}}@keyframes Modal_disappearing__nU4Yj{0%{opacity:1}to{opacity:0}}.TimepadModal_wrapper__89PIm{background-color:#fff;padding:30px;width:50vw;height:70vh;border-radius:40px;overflow:hidden;box-sizing:border-box}@media screen and (max-width:767px){.TimepadModal_wrapper__89PIm{width:calc(100vw - 40px)}}.TimepadModal_inner__W8zme{height:100%;width:100%;overflow:auto;box-sizing:border-box;padding-right:8px}