/*! Contents generated by MODX - this file will be overwritten. */*{margin:0;padding:0;border:0;box-sizing:border-box}body{font:16px/16px helvetica, tahoma, arial}header{margin-bottom:1.5rem;background-color:#125e8a;color:#fff;height:120px}header a:link,header a:visited,header a:hover,header a:active{color:#fff;text-decoration:none}header .container{height:100%;display:flex;flex-direction:row;justify-content:space-between}header .logo{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}header .logo svg{width:60px;height:60px;fill:#FFF}header .logo span{text-transform:uppercase;font:bold 1rem / 1 arial}header nav{display:flex;align-items:center}header nav ul{display:flex;list-style-type:none}header nav ul li{display:inline-flex}header nav ul li a:link,header nav ul li a:visited{font-size:1.4rem;padding:1rem 1.6rem}.container{width:1280px;max-width:100%;margin:0 auto;padding:0 1.5rem}.skip{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.skip:focus{position:static;width:auto;height:auto}h1{font-size:1.5rem;margin-bottom:0.8rem}h2{font-size:1.3rem;margin-bottom:0.6rem}p{margin-bottom:1rem}ul{list-style-type:none}.project-list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px 15px}.project-item{flex:1 0 350px;min-width:350px;max-width:400px}.project-item a{display:flex;flex-direction:column}.project-item a>*{margin-bottom:1rem}