.modal-full-page{height:100%}.modal-full-page_full .modal-full-page__content{height:100%;width:100%}.modal-full-page_blur .modal-full-page__overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:initial;transition:backdrop-filter .5s}.modal-full-page_center.modal-in-enter .modal-full-page__wrapper,.modal-full-page_center.modal-in-enter-to .modal-full-page__wrapper,.modal-full-page_center_visible .modal-full-page__wrapper{animation:slide-in .3s ease .3s forwards;transform:translate3d(0,100%,0)}.modal-full-page_center.modal-in-leave .modal-full-page__wrapper,.modal-full-page_center.modal-in-leave-to .modal-full-page__wrapper,.modal-full-page_center_hidden .modal-full-page__wrapper{animation:slide-out .3s ease forwards}.modal-full-page_right .modal-full-page__wrapper{justify-content:flex-end}.modal-full-page_right .modal-full-page__content{height:100%}.modal-full-page_right.modal-full-page_visible .modal-full-page__wrapper,.modal-full-page_right.modal-in-enter .modal-full-page__wrapper,.modal-full-page_right.modal-in-enter-to .modal-full-page__wrapper{animation:slide-right-in .3s ease .3s forwards;transform:translate3d(100%,0,0)}.modal-full-page_right.modal-full-page_hidden .modal-full-page__wrapper,.modal-full-page_right.modal-in-leave .modal-full-page__wrapper,.modal-full-page_right.modal-in-leave-to .modal-full-page__wrapper{animation:slide-right-out .3s ease forwards}.modal-full-page_no-padding .modal-full-page__wrapper{padding:0}.modal-full-page_no-padding .modal-full-page__content{border-radius:0}.modal-full-page__overlay{background-color:var(--white);cursor:pointer;height:100%;position:absolute;width:100%;z-index:-1}.modal-full-page__wrapper{display:grid;height:100%;overflow:auto;padding:20px;will-change:transform}@media (max-width:1023.98px){.modal-full-page__wrapper{padding:60px 40px}}@media (max-width:767.98px){.modal-full-page__wrapper{padding:40px 22px}}.modal-full-page__content{background-color:var(--white);border-radius:20px;box-shadow:0 0 30px #0000004d;display:flex;flex-direction:column;max-width:100%;pointer-events:auto;position:relative}.modal-full-page__body{border-radius:20px;height:100%}.modal-full-page__main{display:flex;flex-grow:1;overflow:hidden}.modal-full-page__header{display:flex}.modal-full-page__title{font-size:20px;font-weight:500;line-height:24px;margin-bottom:24px}.modal-full-page__close{position:absolute;right:12px;top:12px}.modal-full-page.modal-in-enter .modal-full-page__overlay,.modal-full-page.modal-in-enter-to .modal-full-page__overlay,.modal-full-page_visible .modal-full-page__overlay{animation:fade-in .3s ease forwards;opacity:0}.modal-full-page.modal-in-leave .modal-full-page__overlay,.modal-full-page.modal-in-leave-to .modal-full-page__overlay,.modal-full-page_hidden .modal-full-page__overlay{animation:fade-out .3s ease forwards;opacity:1}.modal{background-color:var(--white);border-radius:2px;box-shadow:0 4px 12px #00000026;position:relative;width:100%}.modal_no-overlay{background-color:initial;box-shadow:none}.modal__header{background:var(--whte);border-bottom:1px solid var(--gray);border-radius:2px 2px 0 0;color:var(--gray);padding:16px 24px;position:relative}.modal__body{padding:24px}.modal__body_no-overlay{padding:0}.modal__title{color:#000000d9;font-size:20px;font-weight:500;line-height:24px;margin:0}.modal__footer{background-color:var(--gray);border-radius:0 0 2px 2px;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:right}.modal__close{align-items:center;color:#00000073;display:flex;height:16px;justify-content:center;position:absolute;right:24px;top:24px;transform:translateY(-50%);transition:color .3s;width:16px;z-index:2}.modal__close_with-title{top:50%}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover){.modal__close:hover{color:#000}}._TheModal_1oiqn_5{pointer-events:none}._inner_1oiqn_9{inset:0;overflow:hidden;pointer-events:auto;position:fixed;transition:all .6s ease}
