.main{display:flex;padding:24px 38px;max-width:1440px;flex-direction:column;min-height:calc(100vh - 211px);margin:auto}@media screen and (max-width:992px){.main{grid-template-columns:1fr}}.sub-header{background:#09f;color:#fff;padding:10px 38px}.sub-header .nav .active{position:relative}.sub-header .nav .active:after{content:"";position:absolute;height:4px;width:100%;top:calc(100% - 2px);left:0;background:#1d3b6c;border-radius:5px}.footer{box-shadow:0 0 10px 0 rgba(0,0,0,.24);background:#1d3b6c}.sub-link{position:relative}.sub-link:after{content:"";position:absolute;height:4px;width:100%;top:100%;left:0;border-radius:5px;transition:.14s}.sub-link:hover:after{background:rgba(50,85,142,.653)}.sub-link.active:after{background:#1d3b6c}.sub-header .nav{margin:-10px 0}.sub-header .nav .link{padding:10px;transition:.14s}.sub-header .nav .link:hover{background-color:#2c5cab}.login{display:flex;min-height:100vh;max-height:100vh;color:#fff}.login .MiAgent{background:#3eaefa;background:linear-gradient(90deg,#3eaefa,#2894f9);width:calc(50% - 50px);justify-content:center;align-items:center;padding:min(7%,100px);position:relative}.login .MiAgent :after{content:"";position:absolute;top:0;left:100%;bottom:0;border-color:transparent transparent transparent #2894f9;border-style:solid;border-width:0 0 100vh 100px;z-index:1}.login .PSE{background:linear-gradient(90deg,#24386a,#2266b0);width:calc(50% + 50px);padding:10%;justify-content:center;align-items:center;position:relative}.login .PSE .credit{position:absolute;bottom:16px}.sub-header-2{background:#eee;padding:10px 38px}.sub-header-2 .nav{margin-bottom:unset!important}.sub-header-2 .nav .sub-active{position:relative;font-weight:600;color:#09f}.sub-header-2 .nav .sub-active:after{content:"";position:absolute;height:4px;width:100%;top:calc(100% + 8px);left:0;background:#09f;border-radius:5px}