.modal_modalHolder__oIkJi{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:999;display:flex;justify-content:center;align-items:center}.modal_modalContent___W6Ug{background-color:white;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);width:80%;max-width:800px}.modal_modalBar__9X53h{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #ccc}@media (max-width:768px){.modal_modalContent___W6Ug{max-height:95%;width:90%;overflow-y:scroll}}