html{background:#27307f;}body{font:12pt/1.5 neue-haas-grotesk-text,Arial,Helvetica,sans-serif;display:flex;flex-direction:column;min-height:100vh;}a:focus{outline:1px solid #edac1a;box-shadow:inset 0 0 2px #edac1a;border-color:#edac1a;}body>header{background:#2b3594 radial-gradient(50.13% 157.8% at 6.18% 33.85%,#0f2c46 0%,#232c99 100%);padding:1rem max(calc(50vw - 600px),1rem);}#logo{display:block;background:transparent url(logo.svg) no-repeat center center;background-size:contain;width:200px;height:70px;text-indent:-9999px;}main{max-width:1200px;margin:2rem auto;padding:0 1rem;flex:1;}body>footer{padding:2rem max(calc(50vw - 600px),1rem);background:#27307f url('wavy-lines.svg') no-repeat -168px -117px/3000px;color:#fff;line-height:2;}body>footer p:first-child::before{content:url('logo-univ-wi.svg');display:block;}body>footer ul{list-style:none;margin:0;padding:0;line-height:2;}body>footer li{padding:0;}body>footer a:link,body>footer a:visited{color:inherit;}@media screen and (width>= 660px){body>footer{background-size:2500px;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:baseline;gap:.5em 1em;}body>footer p:first-child::before{display:inline-block;vertical-align:middle;margin:0 1rem 0 0;}body>footer ul{display:flex;flex-flow:row wrap;gap:1rem;}}@media only screen and (max-width:736px){.dialog_host{position:fixed;margin-top:50%;max-width:95%;left:max(2.5%,50% - 250px)!important;width:500px;}.progress_dialog_div{display:block;}}