.CustomeModal_backBtnSticky__GSrp8{position:-webkit-sticky;position:sticky;top:90px;z-index:1;background-color:var(--white)}@media(max-width:700px){.CustomeModal_backBtnSticky__GSrp8{top:-1px;padding:2px 0}}.CustomeModal_modalContainer__LYoiK{position:fixed;top:0;left:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;z-index:-1;transition:.5s ease-in-out}.CustomeModal_modalContainer__LYoiK.CustomeModal_show__vZSzg{opacity:1;z-index:1000;visibility:visible}.CustomeModal_review__iLs6G{margin:auto;border-radius:20px;background:var(--white);transform:translateY(-100%);transition:all .5s ease-in-out;border:1px solid var(--b_color1);max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.CustomeModal_review__iLs6G.CustomeModal_show__vZSzg{transform:translateY(0);transition:all .4s ease-in}.CustomeModal_body__eIuT1{width:-moz-fit-content;width:fit-content;background:var(--white)}.CustomeModal_modalBody__RAsSW{overflow-y:auto;max-height:calc(90vh - 80px);scrollbar-width:none}.CustomeModal_closeBtn__5hofL{position:absolute;z-index:11;right:10px;top:10px}@media(max-width:699px){.CustomeModal_review__iLs6G{margin:auto 0 0;width:100%;height:auto;min-height:45%;border-radius:32px 32px 0 0;padding-top:10px;transform:translateY(100%)}.CustomeModal_smallBar__s_0v4{height:4px;width:50px;border-radius:10px;background:var(--grey);margin:0 auto 10px}.CustomeModal_closeBtn__5hofL{right:20px;top:20px}}.ModalTitle_modalTitleContainer__q5T42{padding:2px 20px}.ModalTitle_modalTitle__RJ4fu{font-size:22px;font-weight:600;color:var(--textColor11)}