*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:'Open Sans', sans-serif;color:#1a1a1a;height:100%;font-size:1rem}@media (max-width:768px){body,html{font-size:.9rem}}@media (max-width:768px){.agency-header .agency-navigation .nav-item{width:100%}}.content-container{height:calc(100% - 50px);display:flex;flex-direction:column}.content-container .centered{display:block;width:100%;flex:auto}.content-container section{max-width:1200px;width:100%;text-align:center;padding:1rem;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.content-container #splash-top{flex:0 0 auto;display:block;padding:2rem 0;background-color:#E9F1F5;border-bottom:solid 2px #D5D3D3;width:100%;align-self:flex-start}@media (max-width:768px){.content-container #splash-top{padding:1rem 0}}.content-container #splash-top h1{font-size:2rem;margin:0 0 1rem}.content-container #splash-top p{margin:.5rem}.content-container #splash-top a{color:#0C547C}.content-container #splash-actions{flex:1 0 auto;padding:2rem 0;width:100%;align-self:flex-start}@media (max-width:768px){.content-container #splash-actions{padding:0 0 1rem}}.content-container #splash-actions .half{width:calc(50% - 4px - 2rem)}@media (max-width:768px){.content-container #splash-actions .half{width:100%}}.content-container #splash-actions .contained{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;border:solid 2px #0C547C;border-radius:1rem;margin:1rem;padding:2rem;margin-bottom:auto;box-shadow:3px 3px 10px 0px #AAA}.content-container #splash-actions .contained .action-icon{max-height:80px;width:auto}@media (max-width:768px){.content-container #splash-actions .contained .action-icon{max-height:50px}}.content-container #splash-actions .contained h2{margin:1rem}.content-container #splash-actions .contained .splash-button{background-color:#0C547C;padding:1rem 2rem;margin-bottom:2rem;color:#FFF;text-decoration:none;border-radius:.5rem;font-size:1.1rem;transition:all .1s;display:inline-block;width:100%;align-self:center}.content-container #splash-actions .contained .splash-button:hover{background-color:#08354e;transition:all .1s;transform:scale(1.01);box-shadow:0 3px 6px 0px #CCC}@media (max-width:768px){.content-container #splash-actions .contained .splash-button{font-size:1rem;margin-bottom:1.5rem}}.content-container #splash-actions .contained a{margin-bottom:1rem;color:#0C547C}.content-container #splash-actions .contained .action-logo{max-height:60px;min-width:150px;width:auto;display:block}@media (max-width:768px){.content-container #splash-actions .contained .action-logo{max-height:50px}}.content-container #splash-footer{flex:0 0 auto;background-color:#0C547C;color:#FFF;font-size:.75rem;width:100%;align-self:flex-start}.content-container #splash-footer section{padding:.5rem}