@import url(https://use.typekit.net/pfr5ptw.css);
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

embed,
img,
object,
video {
  max-width: 100%;
  height: auto; }

/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
body,
html {
  font-size: 1rem;
  line-height: 1.58;
  font-weight: 400;
  color: #3C4149;
  font-family: noto-sans, sans-serif; }

p {
  margin: 0; }
  p + p {
    margin-top: 1em; }
  article p {
    max-width: 1200px; }
  p + h1,
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6 {
    margin-top: 1.5em;
    max-width: 1200px; }

.small-text {
  font-size: .75em;
  color: #78828C; }

h1 {
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #3C4149;
  margin: 0; }
  @media (min-width: 46.875em) {
    h1 {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    h1 {
      font-size: 3.25rem;
      line-height: 1.04; } }

h2, h3, h4, h5, h6 {
  margin: 0; }
  h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
    margin-top: 1em; }

h1 + h2,
h2 + h3,
h3 + h4 {
  margin-top: .5em; }

h1 {
  font-family: museo-slab, serif;
  font-size: 1.85rem;
  line-height: 1.2;
  font-weight: 300;
  color: #3C4149; }
  @media (min-width: 46.875em) {
    h1 {
      font-size: 2.5rem; } }
  @media (min-width: 72.25em) {
    h1 {
      font-size: 3.25rem;
      line-height: 1.04; } }

h2 {
  font-size: 1.5rem;
  line-height: 1.42;
  font-weight: 300;
  color: #3C4149; }
  @media (min-width: 72.25em) {
    h2 {
      font-size: 2.375rem;
      line-height: 1.26; } }

.node-type-home-page H2 {
  text-transform: none; }

h3 {
  font-size: 1.25rem;
  color: #007096;
  line-height: 1.2em;
  color: #000000; }
  @media (min-width: 75em) {
    h3 {
      font-size: 1.5rem; } }
  h3 a,
  h3 a:link {
    color: #000000; }

h4 {
  font-size: 1.25rem;
  color: #4E5B66;
  margin-top: 2em;
  font-weight: 400;
  line-height: 1.2em; }
  h4 a,
  h4 a:link {
    color: #4E5B66; }

b, strong {
  font-style: normal; }

em {
  font-style: italic; }

label {
  font-weight: 700; }

input,
textarea {
  font-size: 1rem; }

blockquote {
  font-size: 1.375rem;
  line-height: 1.45;
  font-weight: 300;
  color: #4E5B66; }

.field-body blockquote {
  font-size: 1.125rem;
  line-height: 1.54;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-weight: 300;
  color: #4E5B66;
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  border-color: rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.2) rgba(133, 176, 154, 0.4);
  border-radius: 1rem;
  box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.05);
  display: block;
  margin: 40px 0;
  padding: 20px;
  padding-top: 8rem;
  position: relative; }
  @media (min-width: 46.875em) {
    .field-body blockquote {
      margin: 60px 40px;
      padding: 40px;
      padding-left: 11.375rem;
      padding-top: 40px; } }
  .field-body blockquote:before {
    background: url(../img/static-icons/fp-quote-mark.svg) no-repeat;
    content: ' ';
    display: block;
    height: 60px;
    left: calc(50% - 30px);
    position: absolute;
    top: 40px;
    width: 60px; }
    @media (min-width: 46.875em) {
      .field-body blockquote:before {
        height: 100px;
        left: 40px;
        top: calc(50% - 50px);
        width: 100px; } }
  .field-body blockquote p {
    border-top: 5px solid #F2F7F4;
    display: block;
    margin: 0;
    padding: 0;
    padding-top: 40px; }
    @media (min-width: 46.875em) {
      .field-body blockquote p {
        border-left: 5px solid #F2F7F4;
        border-top: 0;
        padding-left: 40px;
        padding-top: 0; } }

ul,
ol {
  padding-left: 2em;
  margin-top: .25em; }
  ul li,
  ol li {
    margin-bottom: 0em; }
  article ul, article
  ol {
    max-width: 1200px;
    margin-bottom: 1em;
    padding-left: 2em; }

ul {
  list-style-type: disc; }

.sg-section, .v2 .sg-section {
  font-size: 1rem;
  color: #78828C;
  text-transform: none;
  margin-bottom: 1.5em; }

.note-italic {
  font-style: italic;
  padding-top: 2em;
  clear: both; }

.intro {
  font-size: 1.5rem;
  line-height: 1.4em;
  margin-top: .5em; }

.manual-capitalization {
  text-transform: none; }

.sans-light {
  font-weight: 300; }

.sans-heavy {
  font-weight: 700; }

.weights {
  padding-left: 0em; }
  .weights li {
    list-style: none;
    font-size: 2em; }

.fp-hide-for-mobile {
  display: none; }
  @media (min-width: 59.375em) {
    .fp-hide-for-mobile {
      display: block; } }

*.txt-green {
  color: #007096; }

*.txt-red {
  color: #C1323D; }

*.txt-white {
  color: #FFFFFF; }

*.txt-light-gray {
  color: #f6f7f7; }

*.txt-dark-gray {
  color: #4E5B66; }

*.txt-black {
  color: #000000; }

*.bg-green {
  background-color: #007096; }

*.bg-red {
  background-color: #C1323D; }

*.bg-white {
  background-color: #FFFFFF; }

*.bg-light-gray {
  background-color: #f6f7f7;
  border-radius: 1rem; }
  *.bg-light-gray h4 .button {
    margin-top: 2rem;
    color: #FFFFFF; }

*.bg-dark-gray {
  background-color: #4E5B66; }

*.bg-black {
  background-color: #000000; }

*.padding-20 {
  padding: 20px; }

*.margin-20 {
  margin: 20px; }

*.margin-top-20 {
  margin-top: 20px; }

*.margin-bottom-20 {
  margin-bottom: 20px; }

.content-float-right {
  margin: 0 0 20px 20px;
  float: right;
  clear: right; }

.content-float-left {
  margin: 0 20px 20px 0;
  float: left;
  float: left; }

.align-left,
.align-right {
  margin-top: 20px; }

@media (max-width: 480px) {
  .align-right,
  .align-left {
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 481px) {
  .align-left {
    float: left;
    margin-right: 1em;
    width: auto;
    max-width: 46%; }
  .align-right {
    float: right;
    margin-left: 1em;
    width: auto;
    max-width: 46%; } }

/* Narrow screens & tablets */
@media (min-device-width: 740px) and (min-width: 740px), (max-device-width: 800px) and (min-width: 740px) and (orientation: landscape) {
  .align-left {
    max-width: 40%; }
  .align-right {
    max-width: 40%; } }

/* Normal screens */
@media (min-device-width: 980px) and (min-width: 980px), (max-device-width: 1024px) and (min-width: 1024px) and (orientation: landscape) {
  .align-left {
    max-width: 30%; }
  .align-right {
    max-width: 30%; } }

/* Wide screens */
@media (min-width: 1220px) {
  .align-left {
    max-width: 46%; }
  .align-right {
    max-width: 46%; } }

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

html {
  height: 100%;
  background-color: #4E5B66;
  scroll-behavior: smooth; }

body {
  margin: 0;
  background-color: white; }

.node-type-home-page #page-wrapper {
  overflow: hidden; }
