.container{margin:0 auto;display:flex;justify-content:center}.title{display:block;font-weight:300;font-size:100px;color:#35495e;letter-spacing:1px}.subtitle{font-weight:300;font-size:42px;color:#526488;word-spacing:5px;padding-bottom:15px}.links{padding-top:15px}.home .container{position:relative;z-index:1}.home-bg{background-color:#1976d2;background:linear-gradient(164deg,#0d47a1,#42a5f5);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;width:100%;min-height:180px;height:80vh;max-height:300px;box-sizing:border-box;padding:48px 48px 32px;overflow:hidden;-webkit-transform:skewY(5deg);transform:skewY(5deg);-webkit-transform-origin:100%;transform-origin:100%}.content-width{width:90%}@media screen and (max-width:650px){.home-jumb-text h1{font-size:28px!important}.content-width{width:95%}}