*{margin:0;padding:0;box-sizing:border-box;font-family:Exo,sans-serif;font-optical-sizing:auto;font-style:normal}body,html{height:100%;background-color:#f0f0f0;font-size:16px}.center-flex{display:flex;align-items:center;justify-content:center}.center-flex-column{display:flex;flex-direction:column;align-items:center;justify-content:center}.space-flex{display:flex;align-items:center;justify-content:space-between}.space-flex-end{display:flex;align-items:flex-end;justify-content:space-between}.space-flex-column{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.content-card{border-radius:20px;outline:1px solid #E0E0E0;margin:1.5rem 2rem 1.25rem 1.25rem;overflow:auto;padding:2.5rem 1.5rem;background-color:#e0e0e0}.title-header{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.wrapper-content{margin:1.75rem 1.25rem 0 3.125rem}.modal-bg{width:100%;height:100%;overflow-y:scroll;position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem}.modal-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.modal-container{margin-top:3rem;background-color:#fff;border-radius:.5rem;padding:2rem}.modal-container.extra-small{width:100px}.modal-container.small{width:180px}.modal-container.medium{width:400px}.modal-container.large{width:650px}.modal-container.extra-large{width:900px}.modal-container.fill{width:100%}
