.modal_overlay__6moOc{background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1035;position:fixed;inset:0;display:flex;align-items:center;justify-content:center}.modal_content__GDifL{max-width:1000px;max-height:90vh}.modal_content__GDifL,.modal_content_small__HYUHJ{position:relative;width:90%;background-color:var(--white);border-radius:20px;outline:none;display:flex;box-shadow:0 20px 50px rgba(0,0,0,.2);overflow:hidden}.modal_content_small__HYUHJ{max-width:400px;height:auto}.modal_body__W9r94{width:100%;overflow-y:auto;overflow-x:hidden;padding:0;position:relative}.modal_body__W9r94::-webkit-scrollbar{width:6px}.modal_body__W9r94::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.modal_close_button__h1Fqu{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#f0f2f5;color:var(--black);border:0;outline:0;border-radius:50%;position:absolute;top:15px;right:15px;z-index:10;cursor:pointer;transition:all .2s ease}.modal_close_button__h1Fqu:hover{background-color:#e4e6eb;transform:rotate(90deg)}@media (max-width:550px){.modal_content__GDifL{width:100%;height:100%;max-height:100%;border-radius:0}}