@import url("https://fonts.googleapis.com/css?family=IBM+Plex+Sans");*{box-sizing:border-box;overflow-wrap:anywhere}:root{--bg: #414548;--text: white;--nav-bg: #eee;--nav-hover-bg: rgb(228, 228, 228);--nav-text: #3a3a3a;--nav-active-text: white;--nav-item-width: 33.33%;--featured-grid-item-width: 25%;--services-switch-grid-item-width: 33.33%;--services-wiiu-grid-item-width: 20%}@media only screen and (max-width: 410px){.landing-title{font-size:11vw !important}.pageslider-nav a .font-icon{display:none}}html,body{margin:0;padding:0}html{height:100%}body{font-family:'IBM Plex Sans', sans-serif;line-height:1.5;background:var(--bg);color:var(--text);min-height:100%;position:relative;display:flex;flex-flow:column nowrap;align-items:center}body>.pageslider-container{flex-grow:1}#primary-nav{width:100%;min-height:5em;display:flex;flex-flow:row wrap;justify-content:center}#primary-nav>*{display:block;height:5em;background:var(--nav-bg);transition:background-color 150ms}#primary-nav>*.section-link{flex-grow:1;text-decoration:none;display:flex;justify-content:center;align-items:center}#primary-nav>*.section-link>span{color:var(--nav-text);font-size:1.5em}#primary-nav>*.section-link.active>span{color:var(--nav-active-text)}#primary-nav>*.icon{width:5em}#primary-nav>*:hover,#primary-nav>*:active,#primary-nav>*:focus{background:var(--nav-hover-bg);transition:background-color 150ms}#primary-nav>*.active{background:var(--bg)}.pageslider-container{width:80%;overflow:hidden}.pageslider-content{float:left;height:100%;width:100%;margin-top:1.5em}.landing-title{font-size:3em;text-align:center}.landing-slogan{text-align:center;width:50%;margin-left:auto;margin-right:auto;margin-bottom:3em}.section-container{border-top:0.05em solid white}hr{border-style:solid;border-width:0.25em;width:5em;margin-top:-2em;margin-bottom:-0.5em;background-color:white}.section-title{background-color:white;display:inline-block;margin-top:-0.05em;color:var(--bg);padding-left:1em;padding-right:1em}.footer{background:#35383b;width:100%;margin-top:1em;padding:0.5em}.readmore{font-size:1em;text-align:right}.readmore a{color:var(--text)}
