@charset "UTF-8";.popup-new{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11000;display:flex;justify-content:center;align-items:flex-start;padding-top:52px}.popup-new__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d3d3d3d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:11000}.popup-new__modal{position:relative;border-radius:16px;border:1px solid #eef0f1;max-width:320px;overflow-y:auto;z-index:11001;display:flex;flex-direction:column;box-shadow:0 0 .9px #0000001a,0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;background:#f4f5f6}.popup-new__modal__content{margin-bottom:16px}.popup-new__modal--dialog{width:400px;max-width:400px;background:#fff}.popup-new__modal--dialog .popup-new__modal__content{margin-bottom:0}.popup-new__modal--form .popup-new__modal__inner{background:#fff;border-radius:0 0 16px 16px}.popup-new__modal--dialog .popup-new__modal__inner{border-radius:16px}.popup-new__modal__inner{flex:1;padding:16px 16px 0}.popup-new__modal__header{margin-bottom:16px}.popup-new__modal__title{font-weight:500;font-size:20px;line-height:24px;margin:0}.popup-new__modal__close{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.popup-new__modal__footer{display:flex;gap:8px;padding:16px;background:#f4f5f6;align-items:center;justify-content:flex-start}.popup-new__modal--dialog .popup-new__modal__footer{background:#fff;border-top:none}.popup-new__modal__footer-end{margin-left:auto;font-weight:500;font-size:18px;line-height:20px;color:#8f99a3;padding:8px 12px}@media(max-width:767px){.popup-new{padding:16px 12px;align-items:center}.popup-new__modal,.popup-new__modal--dialog{width:100%;max-width:100%;max-height:100%}.popup-new__modal--dialog{max-width:320px}}
