.om-campus-dialog{width:min(1180px,calc(100vw - 36px));max-height:calc(100dvh - 36px);margin:auto;padding:0;border:0;border-radius:18px;background:#fff;box-shadow:0 30px 90px #061d2f66;color:#082641;overflow:hidden}.om-campus-dialog::-webkit-backdrop{background:#041b2bb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.om-campus-dialog::backdrop{background:#041b2bb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.om-campus-dialog>header{position:-webkit-sticky;position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border-bottom:1px solid #d3dde4;background:#fff}.om-campus-dialog>header small{display:block;margin-bottom:2px;color:#9b7416;font-size:9px;font-weight:900;letter-spacing:.11em}.om-campus-dialog>header h2{margin:0;font:700 23px/1.05 Georgia,serif;letter-spacing:-.02em}.om-campus-dialog>header button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #b8c8d3;border-radius:50%;background:#fff;color:#12364f;font-size:25px;line-height:1;cursor:pointer}.om-campus-body{max-height:calc(100dvh - 104px);overflow:auto;padding:0 22px 24px}.om-campus-body>.cle{padding-top:22px}.om-campus-dialog :is(button,a,input,select,summary):focus-visible{outline:3px solid #c49a2d;outline-offset:3px}@media(max-width:760px){.om-campus-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:13px}.om-campus-dialog>header{padding:12px 13px}.om-campus-dialog>header h2{font-size:20px}.om-campus-body{max-height:calc(100dvh - 82px);padding:0 12px 18px}}