.styles_modal__B_Lpe{font-family:arial;display:flex;align-items:center;justify-content:center;position:fixed;height:100vh;width:100vw;top:0;right:0;z-index:1040;background-color:rgba(0,0,0,.8)}.styles_modalContent__fBnar{width:60vw}.styles_modalContentNew__rNTfg,.styles_modalContent__fBnar{height:90vh;background-color:#f5f5f5;box-shadow:0 5px 15px rgba(0,0,0,.5);border-radius:10px;overflow-y:auto;scrollbar-width:none}.styles_modalContentNew__rNTfg{width:90vw}.styles_modalContentForm__5kjec{width:60vw;height:-moz-fit-content;height:fit-content;background-color:#f5f5f5;box-shadow:0 5px 15px rgba(0,0,0,.5);border-radius:10px;overflow-y:auto;scrollbar-width:none}.styles_backdrop__YGz9j{position:fixed;z-index:1040;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.5}.styles_modalTitle__14I7D{font-weight:700;font-size:1.25rem;color:var(--brand-green)}.styles_modalHeader__jrscM{position:sticky;top:0;z-index:1040;background-color:#fff;border-bottom:1px solid var(--brand-green);display:flex;align-items:center;justify-content:space-between}.styles_modalDesc__w1_AR,.styles_modalFooter__kEqmz,.styles_modalHeader__jrscM{padding:1rem 2rem}.styles_studentInfo__mCsx4{display:flex;justify-content:space-between}.styles_closeButton__aBB5u{font-size:1rem;font-weight:700;line-height:1;border:none;opacity:.7;cursor:pointer;transition:transform .3s ease-in-out}.styles_closeButton__aBB5u:hover{animation:styles_spin-clockwise__WR2aE .3s forwards}.styles_closeButton__aBB5u:not(:hover){animation:styles_spin-counterclockwise__BQx_2 .3s forwards}@keyframes styles_spin-clockwise__WR2aE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_spin-counterclockwise__BQx_2{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.styles_modalFooter__kEqmz{border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:8px}.styles_modalExample__PProN{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width:1024px){.styles_modalContent__fBnar,.styles_modal__B_Lpe{height:100vh;width:100vw;margin:0}}