body{margin:unset;font-family:Raleway}*{box-sizing:border-box}.container{margin:50px auto;max-width:850px;padding:0 1.5em}@media only screen and (max-width:850px){.container{max-width:650px}}@media only screen and (max-width:481px){.container{margin:30px auto}}.navBar{padding:.9em 0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 5px 5px 0 #e6e6e6;-webkit-box-shadow:0 5px 5px 0 #e6e6e6;-moz-box-shadow:0 5px 5px 0 #e6e6e6}.navBar .left{flex:1 1}.navBar .middle{flex:1 1;text-align:center}.navBar .right{flex:1 1;text-align:end;margin-right:1.5em}.navBar .logo{font-size:1.7em;color:#0057ad;font-weight:700}.navBar a{color:inherit;text-decoration:unset}.navBar a:hover{text-decoration:underline}.navBar ul{padding:unset;margin:unset;list-style:none;font-weight:300;cursor:pointer}.postPreview{box-shadow:5px 5px 10px 0 hsla(0,0%,76%,.55);transition:all .3s cubic-bezier(.25,.8,.25,1);margin:10px 0;padding:15px;border:1px solid #e9e9e9;border-radius:8px;cursor:pointer;display:flex;align-items:center}@media only screen and (max-width:850px){.postPreview{flex-direction:row;margin:0}}@media only screen and (max-width:481px){.postPreview{flex-direction:column;margin:0}}.postPreview:hover{box-shadow:8px 8px 15px 0 hsla(0,0%,67%,.55)}.postPreview .left{flex:1 1}.postPreview .left h3{margin-bottom:5px;margin-right:50px}@media only screen and (max-width:850px){.postPreview .left h3{margin-right:20px}}@media only screen and (max-width:481px){.postPreview .left h3{margin-right:unset}}.postPreview .left p{margin:0 50px 0 0;color:#666}@media only screen and (max-width:850px){.postPreview .left p{margin-right:20px}}@media only screen and (max-width:481px){.postPreview .left p{margin-right:unset}.postPreview .left{margin-bottom:20px}}@media only screen and (max-width:850px){.postPreview .left{margin-bottom:20px}}.postPreview .right{flex:1 1;width:100%}.postPreview .right img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.updated{margin:30px 0}.hero{margin:10px 0}.hero .label{font-size:.9rem;color:#0057ad}.hero .title{font-size:2.6rem;font-weight:800;color:#333}@media only screen and (max-width:850px){.hero .title{font-size:2.2rem}}@media only screen and (max-width:481px){.hero .title{font-size:2rem}}.hero .text{font-style:italic;font-size:1.2rem;font-weight:500}.hero img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.imageContainer{height:-webkit-min-content;height:-moz-min-content;height:min-content;width:100%;text-align:center}.imageContainer img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.caption{text-align:center;margin:5px 0 30px}.paragraph{margin:20px 0;font-size:1.3rem;line-height:2rem}.separator hr{margin:10px 0}.separator hr.thin{border-top:.5px solid #000}.separator hr.regular{border-top:1px solid #000}.separator hr.medium{border-top:3px solid #000}.separator hr.bold{border-top:5px solid #000}.separator hr.extrathick{border-top:10px solid #000}.statement{margin:1.5rem 0}.statement .dash{height:10px;width:100px;background-color:#333}.statement .text{margin:12px 0;font-weight:800;font-size:1.3rem;line-height:2rem}@media only screen and (max-width:481px){.statement .text{margin-bottom:0}}.button-group{margin:10px 0;display:flex;justify-content:center}.button-group .button{background-color:#0057ad;color:#fff;cursor:pointer;padding:.8rem 4rem;text-decoration:unset;border-radius:20rem;font-size:1.5rem}.button-group .button:hover{background-color:#003b76}.button-group .button.Gold{background-color:#daa520;color:#fff}.button-group .button.Gold:hover{background-color:#be901a}.button-group .button.Dark{background-color:rgba(0,0,0,.848);color:#fff}.button-group .button.Dark:hover{background-color:#000}.button-group .button.White{background-color:#fff;border:1px solid #0057ad;color:#0057ad}.button-group .button.White:hover{background-color:#0057ad;color:#fff}.link a{color:inherit;text-decoration:unset}.link a:hover{text-decoration:underline}