#top_wrapper{overflow:hidden;position:relative}#top_wrapper .lobby-page{color:#0482bd;padding:2em .5rem}#top_wrapper .lobby-page a{text-decoration:none;color:inherit}#top_wrapper .lobby-page h1,#top_wrapper .lobby-page h2,#top_wrapper .lobby-page h3,#top_wrapper .lobby-page h4,#top_wrapper .lobby-page h5{padding:0;margin:0}#top_wrapper .lobby-page .button{display:block;text-align:center;padding:.75rem 2rem;font-size:1.37em;font-weight:700;border:3px solid #0482bd;border-radius:14px}#top_wrapper .lobby-page .departments-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}#top_wrapper .lobby-page .departments-container .department-box{box-sizing:border-box;border:3px solid #0482bd;border-radius:10px;text-align:center;padding-top:calc(100% - 6px);height:0;position:relative;overflow:hidden}#top_wrapper .lobby-page .departments-container .department-box,#top_wrapper .lobby-page .departments-container .department-box .department-box-inner{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}#top_wrapper .lobby-page .departments-container .department-box .department-box-inner{position:absolute;top:0;right:0;bottom:0;left:0}#top_wrapper .lobby-page .departments-container .department-box .department-box-inner h3{font-size:1.37em;font-weight:700;padding:.2rem .6rem}#top_wrapper .lobby-page .departments-container .department-box .department-box-inner .department-icon{position:relative;overflow:hidden;width:100%;height:72%;margin:0 auto}#top_wrapper .lobby-page .departments-container .department-box .department-box-inner .department-icon img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;top:0;right:0;bottom:0;left:0}#top_wrapper .lobby-page .personal-area-button{margin-top:1.5rem;color:#fff;background-color:#0482bd}#top_wrapper .lobby-page .links-container{margin-top:1.5rem;display:-webkit-box;display:flex;justify-content:space-around;gap:1rem}#top_wrapper .lobby-page .links-container .link-item{text-align:center;flex-basis:35%;max-width:33.3333%}#top_wrapper .lobby-page .links-container .link-item .link-icon{position:relative;width:3em;height:3em;margin:0 auto .25rem}#top_wrapper .lobby-page .links-container .link-item .link-icon img{position:absolute;top:0;left:0;width:100%;height:100%}#top_wrapper .lobby-page #newsfeed{box-shadow:0 0 8px 0 hsla(0,0%,66.7%,.25);margin:2rem -.5rem;position:relative;height:2.9em}#top_wrapper .lobby-page #newsfeed ul{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:100%;margin:0;padding:0;vertical-align:middle;list-style:none;white-space:nowrap}#top_wrapper .lobby-page #newsfeed ul .news-item{display:inline-block;margin-left:1rem;font-size:1.1em}#top_wrapper .lobby-page button.a2hs-button{display:none;width:100%;margin-top:2rem;background-color:#fff;color:#0482bd}#top_wrapper .lobby-page .a2hs-popup{display:none;position:fixed;left:0;right:0;top:0;bottom:0;max-width:640px;margin:0 auto;z-index:999}#top_wrapper .lobby-page .a2hs-popup:before{content:" ";position:absolute;width:100%;height:100%;background-color:#000;opacity:.5}#top_wrapper .lobby-page .a2hs-popup .inner-container{background-color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:3px solid #0482bd;border-radius:10px;width:80%;padding:1em;line-height:1.35}#top_wrapper .lobby-page .a2hs-popup .inner-container .close-btn{position:absolute;right:.5em;top:.5em;width:1.5em;height:1.5em}#top_wrapper .lobby-page .a2hs-popup .inner-container .close-btn img{width:100%;height:100%}#top_wrapper .lobby-page .a2hs-popup .inner-container h3,#top_wrapper .lobby-page .a2hs-popup .inner-container ol,#top_wrapper .lobby-page .a2hs-popup .inner-container p{margin:0}#top_wrapper .lobby-page .a2hs-popup .inner-container h3{text-align:center;margin-bottom:.25em}#top_wrapper .lobby-page .a2hs-popup .inner-container p{margin-bottom:.25em}#top_wrapper .lobby-page .a2hs-popup .inner-container ol{padding-right:1.3em}#top_wrapper .lobby-page .a2hs-popup .inner-container ol img{width:1em;height:1em;margin-bottom:-.2em}