@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";.list--unstyled{margin:0;padding:0;list-style:none}.list--inline li{display:inline}body,html{margin:0;padding:0}body{font-size:16px;font-family:Open Sans,Helvetica Neue,San Francisco,Tahoma,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;color:#273949;background-color:#f8f8f8}h1{font-weight:500;font-size:3rem;padding:0;margin:2.625rem 0}@media screen and (max-width:42rem){h1{font-size:1.75rem}}h2{font-weight:500;font-size:1.875rem;padding:0;margin:1rem;color:#3887d0}.dark-bg h2{color:#e39942}@media screen and (max-width:42rem){h2{font-size:1.5rem}}h3{font-weight:400;font-size:1.5rem;padding:0;margin:1rem}@media screen and (max-width:42rem){h3{font-size:1.3rem}}h4{font-size:.875rem;font-family:Charter B,Charter,serif;text-transform:uppercase;font-weight:900;margin:0 0 .75rem}a{text-decoration:none}a,a:visited{color:#3887d0}a:focus,a:hover{text-decoration:underline}.container{max-width:calc(100vw - 2rem);margin:0 1rem}@media screen and (min-width:60.01rem)and (max-width:81rem){.container{width:58rem;margin:0 auto}}@media screen and (min-width:81.01rem){.container{width:67rem;margin:0 auto}}.small-text{font-size:.75rem}.dark-bg{background:#273949;color:#fff}.three-col-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media screen and (max-width:42rem){.three-col-grid{grid-template-columns:1fr}}