html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

html {
  font-size: 125%; }

body {
  font-size: 0.7rem;
  color: #2A303E;
  font-family: "Rubik", "Droid Sans", sans-serif; }
  @media (min-width: 25em) {
    body {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    body {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    body {
      font-size: 1rem; } }
  @media (min-width: 75em) {
    body {
      font-size: 1rem; } }
  @media (min-width: 118.75em) {
    body {
      font-size: 1rem; } }
  body > svg {
    display: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rubik", "Droid Sans", sans-serif;
  font-weight: 500; }

h1 {
  font-size: 1.7rem;
  line-height: 1.1;
  margin: 0 0 1em 0; }
  @media (min-width: 25em) {
    h1 {
      font-size: 1.7rem; } }
  @media (min-width: 37.5em) {
    h1 {
      font-size: 2.7rem; } }
  @media (min-width: 48em) {
    h1 {
      font-size: 2.7rem; } }
  @media (min-width: 75em) {
    h1 {
      font-size: 2.7rem; } }
  @media (min-width: 118.75em) {
    h1 {
      font-size: 2.7rem; } }

h1.page-title {
  margin-bottom: 3rem; }

h2 {
  font-size: 1.2rem;
  line-height: 1.1;
  margin: 1em 0;
  margin-bottom: 1.5rem; }
  @media (min-width: 25em) {
    h2 {
      font-size: 1.2rem; } }
  @media (min-width: 37.5em) {
    h2 {
      font-size: 1.8rem; } }
  @media (min-width: 48em) {
    h2 {
      font-size: 1.8rem; } }
  @media (min-width: 75em) {
    h2 {
      font-size: 1.8rem; } }
  @media (min-width: 118.75em) {
    h2 {
      font-size: 1.8rem; } }
  @media (min-width: 31.25em) {
    h2 {
      margin-bottom: 2.5rem; } }

h3 {
  font-size: 1rem;
  line-height: 1.25;
  margin: 1em 0; }
  @media (min-width: 25em) {
    h3 {
      font-size: 1rem; } }
  @media (min-width: 37.5em) {
    h3 {
      font-size: 1.2rem; } }
  @media (min-width: 48em) {
    h3 {
      font-size: 1.2rem; } }
  @media (min-width: 75em) {
    h3 {
      font-size: 1.2rem; } }
  @media (min-width: 118.75em) {
    h3 {
      font-size: 1.2rem; } }

h4 {
  font-size: 0.8rem;
  line-height: 1.25;
  margin: 1em 0; }
  @media (min-width: 25em) {
    h4 {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    h4 {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    h4 {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    h4 {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    h4 {
      font-size: 0.8rem; } }

h5 {
  font-size: 0.7rem;
  line-height: 1.25;
  margin: 1em 0; }
  @media (min-width: 25em) {
    h5 {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    h5 {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    h5 {
      font-size: 1rem; } }
  @media (min-width: 75em) {
    h5 {
      font-size: 1rem; } }
  @media (min-width: 118.75em) {
    h5 {
      font-size: 1rem; } }

h6 {
  font-size: 0.9rem;
  line-height: 1.25;
  margin: 1em 0; }
  @media (min-width: 25em) {
    h6 {
      font-size: 0.9rem; } }
  @media (min-width: 37.5em) {
    h6 {
      font-size: 0.9rem; } }
  @media (min-width: 48em) {
    h6 {
      font-size: 0.9rem; } }
  @media (min-width: 75em) {
    h6 {
      font-size: 0.9rem; } }
  @media (min-width: 118.75em) {
    h6 {
      font-size: 0.9rem; } }

hr {
  border: 0;
  border-bottom: 1px solid #C3C7CC; }

a {
  color: #1C7CD6; }
  a:hover {
    color: #00659b;
    text-decoration: underline; }
  h1 > a,
  h2 > a,
  h3 > a,
  h4 > a,
  h5 > a,
  h6 > a {
    text-decoration: none; }

strong,
b {
  font-weight: 500; }

p {
  line-height: 1.5;
  margin: 1em 0; }

blockquote {
  margin: 1em 0; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 0; }
  figure img {
    display: block; }

figcaption {
  margin: 1em 0; }

li {
  line-height: 1.5; }

.page__main li {
  margin-bottom: .5em; }

ul:not([class]) {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  ul:not([class]) > li {
    padding-left: 1em; }
  ul:not([class]) > li:before {
    content: "\2022";
    font-weight: 600;
    color: #89919E;
    float: left;
    margin-left: -1em; }
  ul:not([class]) ul {
    margin-top: vrem(1); }

ul,
ol,
dl {
  margin: 1em 0; }

dt {
  font-weight: 600; }

table {
  border: 2px solid #C3C7CC;
  border-collapse: collapse;
  border-spacing: 0;
  caption-side: bottom;
  margin: 2rem 0;
  max-width: 100%;
  text-align: left;
  width: 100%; }
  @media (min-width: 31.25em) {
    table {
      margin: 3rem 0; } }
  @media (min-width: 48em) {
    table {
      margin: 4rem 0; } }

thead th {
  vertical-align: bottom; }

th,
td {
  border: 0;
  border-left: 2px solid #E1E3E5;
  padding: .5rem;
  vertical-align: top; }
  @media (min-width: 37.5em) {
    th,
    td {
      padding: 1rem; } }
  th:first-of-type,
  td:first-of-type {
    border-left: 0; }
  th *:first-child,
  td *:first-child {
    margin-top: 0; }
  th *:last-child,
  td *:last-child {
    margin-bottom: 0; }

th {
  background: #F0F1F2;
  color: #3B4455; }
  th h1,
  th h2,
  th h3,
  th h4,
  th h5,
  th h6 {
    margin: 0; }

td {
  border-bottom: 2px solid #C3C7CC; }

caption {
  padding: 1rem; }

tbody + tbody {
  border-top: 2px solid #C3C7CC; }

tr:nth-of-type(odd) {
  background-color: #fff; }

tr:nth-of-type(even) {
  background-color: #fff; }

:focus {
  outline-width: 1px;
  outline-style: dashed;
  outline-color: #fdc400;
  outline-color: rgba(253, 196, 0, 0.6); }

:active {
  outline: 0; }

.field {
  margin-bottom: 2em; }
  .field:last-child {
    margin-bottom: 0; }

.field__label {
  font-weight: bold; }

table.highlight th {
  font-size: 1rem;
  background-color: #fdc400;
  border: 2px solid #fdc400;
  color: #2A303E;
  font-weight: 500; }
  @media (min-width: 25em) {
    table.highlight th {
      font-size: 1rem; } }
  @media (min-width: 37.5em) {
    table.highlight th {
      font-size: 1.2rem; } }
  @media (min-width: 48em) {
    table.highlight th {
      font-size: 1.2rem; } }
  @media (min-width: 75em) {
    table.highlight th {
      font-size: 1.2rem; } }
  @media (min-width: 118.75em) {
    table.highlight th {
      font-size: 1.2rem; } }

table.highlight td {
  font-size: 0.7rem;
  background-color: #fff;
  border: 2px solid #fdc400; }
  @media (min-width: 25em) {
    table.highlight td {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    table.highlight td {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    table.highlight td {
      font-size: 1rem; } }
  @media (min-width: 75em) {
    table.highlight td {
      font-size: 1rem; } }
  @media (min-width: 118.75em) {
    table.highlight td {
      font-size: 1rem; } }

.l--constrained {
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px; }

.l--narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px;
  width: 100%; }

.l--gutters {
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 31.25em) {
    .l--gutters {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 37.5em) {
    .l--gutters {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media (min-width: 48em) {
    .l--gutters {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 62em) {
    .l--gutters {
      padding-left: 3rem;
      padding-right: 3rem; } }

.l--padded {
  padding-bottom: 30px;
  padding-top: 30px; }

.l--sidebar-after:before, .l--sidebar-after:after {
  content: " ";
  display: table; }

.l--sidebar-after:after {
  clear: both; }

@media (min-width: 48em) {
  .l--sidebar-after > .l__primary {
    float: left;
    width: 58.33333%; }
  .l--sidebar-after > .l__secondary {
    float: right;
    width: 33.33333%; } }

.link--icon {
  font-size: 0.7rem;
  text-decoration: none;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 25em) {
    .link--icon {
      font-size: 0.7rem; } }
  @media (min-width: 37.5em) {
    .link--icon {
      font-size: 0.7rem; } }
  @media (min-width: 48em) {
    .link--icon {
      font-size: 0.7rem; } }
  @media (min-width: 75em) {
    .link--icon {
      font-size: 0.7rem; } }
  @media (min-width: 118.75em) {
    .link--icon {
      font-size: 0.7rem; } }
  .link--icon:hover, .link--icon:focus {
    text-decoration: underline; }
  .link--icon > .icon {
    display: inline-block;
    height: 1.42857em;
    width: 1.42857em; }

.link--icon:not(.link--icon--after) > .icon {
  margin-right: 0.57143em; }

.link--icon--after > .icon {
  margin-left: 0.57143em; }

.block--toc {
  padding-top: 60px;
  position: relative; }
  @media (min-width: 48em) {
    .block--toc {
      top: 60px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; } }

.block--toc__header {
  background-image: linear-gradient(#F57C00, #E2531F);
  cursor: pointer;
  font-weight: 500;
  height: 61px;
  left: 0;
  position: fixed;
  top: 0;
  transition: left 0.2s ease-in-out;
  width: 280px;
  z-index: 10; }
  @media (min-width: 37.5em) {
    .block--toc__header {
      width: 280px; } }
  @media (min-width: 48em) {
    .block--toc__header {
      height: 59px; } }
  @media (min-width: 75em) {
    .block--toc__header {
      width: 360px; } }
  .block--toc__header .icon--toc {
    display: none; }
  .block--toc__header .icon--close {
    display: inline;
    height: 14px;
    width: 14px; }
  @media (min-width: 37.5em) {
    .block--toc__header.sidebar-hidden {
      left: -280px; } }
  @media (min-width: 75em) {
    .block--toc__header.sidebar-hidden {
      left: -360px; } }
  .block--toc__header.sidebar-hidden .icon--toc {
    display: inline; }
  .block--toc__header.sidebar-hidden .icon--close {
    display: none; }
  .block--toc__header h2 {
    font-size: 0.6rem;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 0 60px;
    padding: 0.85rem 0 0.95rem;
    text-align: center;
    text-transform: uppercase;
    width: calc(100% - 60px); }
    @media (min-width: 25em) {
      .block--toc__header h2 {
        font-size: 0.8rem; } }
    @media (min-width: 37.5em) {
      .block--toc__header h2 {
        font-size: 0.8rem; } }
    @media (min-width: 48em) {
      .block--toc__header h2 {
        font-size: 0.65rem; } }
    @media (min-width: 75em) {
      .block--toc__header h2 {
        font-size: 0.8rem; } }
    @media (min-width: 118.75em) {
      .block--toc__header h2 {
        font-size: 0.8rem; } }
    @media (min-width: 25em) {
      .block--toc__header h2 {
        padding: 0.9rem 0; } }
    @media (min-width: 48em) {
      .block--toc__header h2 {
        padding: 1.05rem 0; } }
    @media (min-width: 75em) {
      .block--toc__header h2 {
        padding: 0.95rem 0 0.85rem; } }

.block--toc__toggle {
  background-image: linear-gradient(#F57C00, #E2531F);
  border-right: 1px solid #E2531F;
  cursor: pointer;
  height: 59px;
  left: 0;
  padding: 0.9rem 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 60px;
  left: 0;
  position: fixed;
  top: 0; }
  .page__utilities .block--toc__toggle {
    display: none;
    left: 0; }
    @media (min-width: 37.5em) {
      .page__utilities .block--toc__toggle {
        display: block; } }
    @media (min-width: 118.75em) {
      .page__utilities .block--toc__toggle {
        left: -60px; } }
  .block--toc__toggle.toc-open {
    background: url("/themes/fph/images/icons/close.svg") no-repeat center;
    background-size: contain; }

.icon--toc {
  position: relative;
  top: 1px;
  width: 22px; }

.menu--toc {
  font-size: 0.8rem;
  margin: 0;
  padding: 0; }
  .menu--toc .menu__item {
    display: block;
    list-style: none;
    position: relative; }
  .menu--toc .menu__item--active-trail > .menu__link {
    font-weight: 500; }
    .menu--toc .menu__item--active-trail > .menu__link.is-active {
      background: #fff;
      position: relative; }
  .menu--toc .menu__item--active-trail > .menu--toc {
    display: block; }
  .menu--toc .menu__link {
    background-color: #F8F8F9;
    color: #2A303E;
    display: block;
    font-weight: 400;
    line-height: 1rem;
    text-decoration: none; }
    .menu--toc .menu__link:hover, .menu--toc .menu__link:focus {
      background-color: #fff; }
    .menu--toc .menu__link:focus {
      outline-color: transparent; }

.menu--toc[data-depth="0"] {
  overflow-y: auto; }
  @media (min-width: 48em) {
    .menu--toc[data-depth="0"] {
      overflow-y: auto;
      padding-bottom: calc(100vh - 3rem);
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%; } }
  .menu--toc[data-depth="0"] > .menu__item > .menu__link {
    border-bottom: 1px solid #C3C7CC;
    border-top: 1px solid #C3C7CC;
    font-weight: 500;
    letter-spacing: 2px;
    margin-top: -1px;
    padding: 0.75rem 1.5rem;
    position: relative;
    text-transform: uppercase; }

.menu--toc[data-depth="1"] {
  display: none; }
  .menu--toc[data-depth="1"] > .menu__item {
    position: relative; }
    .menu--toc[data-depth="1"] > .menu__item > .menu__link {
      border-bottom: 1px dotted #C3C7CC;
      padding: 0.5rem 2.5rem 0.5rem 1.5rem;
      position: relative; }

[data-drupal-link-system-path="node/545"] + .menu--toc[data-depth="1"] {
  counter-reset: content-counter; }
  [data-drupal-link-system-path="node/545"] + .menu--toc[data-depth="1"] > .menu__item::before {
    content: counter(content-counter);
    color: #89919E;
    counter-increment: content-counter;
    font-size: 0.6rem;
    font-weight: 500;
    left: 1.5rem;
    top: 11px;
    position: absolute;
    z-index: 2; }
  [data-drupal-link-system-path="node/545"] + .menu--toc[data-depth="1"] > .menu__item > .menu__link {
    padding: 0.5rem 2.5rem; }

.menu--toc[data-depth="2"] {
  display: none; }
  .menu--toc[data-depth="2"] > .menu__item > .menu__link {
    border-bottom: 1px dotted #C3C7CC;
    padding: 0.5rem 2.5rem;
    position: relative; }

.menu__toggler {
  background: url("/themes/fph/images/icons/down.svg") no-repeat center;
  cursor: pointer;
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  z-index: 1; }
  .menu__toggler.open {
    transform: rotate(180deg); }

.mobile__toc {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 10; }
  @media (min-width: 48em) {
    .mobile__toc {
      display: none; } }

.mobile__toc .block--toc__header {
  position: static;
  width: 100%; }
  .mobile__toc .block--toc__header h2 {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    cursor: pointer;
    font-weight: 500;
    margin: 0 48px;
    padding: .675rem 0;
    width: calc(100% - 96px); }
    @media (min-width: 25em) {
      .mobile__toc .block--toc__header h2 {
        margin: 0 60px;
        padding: .9rem 0;
        width: calc(100% - 120px); } }
    .mobile__toc .block--toc__header h2 span {
      background: url("/themes/fph/images/icons/toc.svg") no-repeat center;
      cursor: pointer;
      display: inline-block;
      height: 16px;
      margin-right: .5rem;
      position: relative;
      top: 3px;
      width: 23px; }
      @media (min-width: 25em) {
        .mobile__toc .block--toc__header h2 span {
          top: 2px; } }
      .mobile__toc .block--toc__header h2 span.toc-open {
        background: url("/themes/fph/images/icons/close.svg") no-repeat center;
        background-size: contain; }

.mobile__toc .block--toc__toggle {
  display: none; }

.mobile__toc > .menu--toc {
  bottom: 48px;
  box-shadow: 0px -1000px 9px 1000px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  width: 100%; }
  @media (min-width: 25em) {
    .mobile__toc > .menu--toc {
      bottom: 60px; } }

.mobile-pager__link {
  bottom: 0;
  display: block;
  height: 48px;
  position: absolute;
  width: 48px; }
  @media (min-width: 25em) {
    .mobile-pager__link {
      height: 60px;
      width: 60px; } }
  .mobile-pager__link a {
    display: block; }
  .mobile-pager__link svg {
    width: 100%;
    padding: 17px; }
    @media (min-width: 25em) {
      .mobile-pager__link svg {
        padding: 21px; } }

.mobile-pager__link--next {
  right: 0; }

.mobile-pager__link--prev {
  left: 0; }

.menu--main {
  display: block;
  margin: 0;
  padding: 0; }
  @media (min-width: 37.5em) {
    .menu--main {
      border-bottom: 1px solid #C3C7CC;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start; } }
  @media (min-width: 75em) {
    .menu--main {
      border-bottom: 0; } }
  @media (min-width: 48em) and (max-width: 74.9375em) {
    .menu--main .menu__item:last-child .menu__link {
      border-right: 0; } }

@media (min-width: 37.5em) {
  .menu--main .menu__item {
    -ms-flex-align: stretch;
        align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    list-style: none; } }

.menu--main .menu__link {
  color: #1C7CD6;
  font-size: 0.7rem;
  background-color: #fff;
  border-bottom: 1px dotted #C3C7CC;
  display: block;
  font-weight: 500;
  line-height: 1.5;
  padding: 0.9rem 1.25rem;
  text-align: left;
  text-decoration: none; }
  .menu--main .menu__link:hover, .menu--main .menu__link:focus {
    color: #00659b; }
  .menu--main .menu__link:active {
    color: #094580; }
  @media (min-width: 25em) {
    .menu--main .menu__link {
      font-size: 0.7rem; } }
  @media (min-width: 37.5em) {
    .menu--main .menu__link {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    .menu--main .menu__link {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    .menu--main .menu__link {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    .menu--main .menu__link {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    .menu--main .menu__link {
      border-bottom: none;
      border-right: 1px solid #C3C7CC;
      text-align: center; } }
  @media (min-width: 48em) and (max-width: 61.9375em) {
    .menu--main .menu__link {
      padding: 0.9rem 0.75rem; } }
  @media (min-width: 100em) {
    .menu--main .menu__link {
      border-right: 1px solid #C3C7CC; } }
  @media (min-width: 118.75em) {
    .menu--main .menu__link {
      padding: 0.9rem 2.5rem; } }

.menu--footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 0;
  padding: 0; }

.menu--footer .menu__item {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }

.menu--footer .menu__link {
  color: #3B4455;
  display: block;
  font-size: 0.7rem;
  line-height: 1.5;
  padding: 0.25rem 0.75rem;
  text-decoration: none; }
  .menu--footer .menu__link:hover, .menu--footer .menu__link:focus {
    color: #2A303E; }
  .menu--footer .menu__link:active {
    color: #000; }
  .menu--footer .menu__link:hover, .menu--footer .menu__link:focus {
    text-decoration: underline; }
  .menu--footer .menu__link:first-child {
    padding-left: 0; }

.menu--global {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 0;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.menu--global > .menu__item {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 0.6rem;
  margin-right: 1rem; }

.menu--global__link {
  color: #3B4455;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.7rem;
  text-decoration: none; }
  .menu--global__link:hover, .menu--global__link:focus {
    color: #2A303E; }
  .menu--global__link:active {
    color: #000; }
  .menu--global__link > .icon {
    border-radius: 50%;
    display: inline-block;
    height: 1.5rem;
    margin-right: 0.5em;
    width: 1.5rem; }

.align-left {
  margin: 0 1rem 1rem 0; }

.align-right {
  margin: 0 0 1rem 1rem; }

.align-center {
  display: table; }

.form-item {
  margin: 0 0 2rem; }

.description {
  font-size: 0.8rem;
  color: #89919E;
  margin-bottom: 2rem;
  margin-top: .5rem; }
  @media (min-width: 25em) {
    .description {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    .description {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    .description {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    .description {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    .description {
      font-size: 0.8rem; } }
  fieldset .description {
    margin-bottom: 0; }

.filter-wrapper {
  font-size: 0.8rem; }
  @media (min-width: 25em) {
    .filter-wrapper {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    .filter-wrapper {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    .filter-wrapper {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    .filter-wrapper {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    .filter-wrapper {
      font-size: 0.8rem; } }

.js-form-type-textarea {
  margin-bottom: 0; }

.js-form-type-checkbox,
.js-form-type-radio {
  margin-bottom: 0; }

.field-suffix {
  display: block; }
  .field-suffix .admin-link {
    display: block;
    margin: .5rem 0 1rem; }

.vertical-tabs__menu-item {
  margin-bottom: 0 !important; }

.vertical-tabs__panes {
  padding: 2rem 2rem 0; }

.page__main .form-actions {
  margin-top: 1.5rem; }
  @media (min-width: 37.5em) {
    .page__main .form-actions {
      margin-top: 3rem; } }

.js-form-type-vertical-tabs fieldset legend {
  font-size: 0.8rem; }
  @media (min-width: 25em) {
    .js-form-type-vertical-tabs fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    .js-form-type-vertical-tabs fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    .js-form-type-vertical-tabs fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    .js-form-type-vertical-tabs fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    .js-form-type-vertical-tabs fieldset legend {
      font-size: 0.8rem; } }

.js-form-type-vertical-tabs details > .form-item:first-of-type {
  margin-top: 2rem; }

.js-text-format-wrapper textarea {
  width: 100%; }

.password-strength {
  max-width: 100%;
  width: 506px; }

.password-confirm:not(.form-text),
.password-strength__title {
  font-size: 0.8rem;
  color: #89919E;
  margin-top: .5rem; }
  @media (min-width: 25em) {
    .password-confirm:not(.form-text),
    .password-strength__title {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    .password-confirm:not(.form-text),
    .password-strength__title {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    .password-confirm:not(.form-text),
    .password-strength__title {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    .password-confirm:not(.form-text),
    .password-strength__title {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    .password-confirm:not(.form-text),
    .password-strength__title {
      font-size: 0.8rem; } }

.password-strength__text {
  color: #2A303E; }

.form-item-password-confirm > label {
  font-size: 1rem; }

input,
textarea {
  font-size: 0.7rem;
  border: 1px solid #C3C7CC;
  border-top-color: #505B71;
  border-radius: 3px;
  max-width: 100%;
  padding: 0.45rem; }
  @media (min-width: 25em) {
    input,
    textarea {
      font-size: 0.7rem; } }
  @media (min-width: 37.5em) {
    input,
    textarea {
      font-size: 0.7rem; } }
  @media (min-width: 48em) {
    input,
    textarea {
      font-size: 0.7rem; } }
  @media (min-width: 75em) {
    input,
    textarea {
      font-size: 0.7rem; } }
  @media (min-width: 118.75em) {
    input,
    textarea {
      font-size: 0.7rem; } }
  input:hover, input:focus,
  textarea:hover,
  textarea:focus {
    border-color: #505B71;
    outline: none; }
  input:active,
  textarea:active {
    box-shadow: 0 0 0 2px #87CAC3; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="search"] {
  box-sizing: border-box;
  height: auto; }

input[type="file"] {
  height: inherit; }

input[type="checkbox"] {
  height: auto; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  font-size: 0.7rem;
  display: inline-block;
  font-weight: 400; }
  @media (min-width: 25em) {
    input[type="checkbox"] + label,
    input[type="radio"] + label {
      font-size: 0.7rem; } }
  @media (min-width: 37.5em) {
    input[type="checkbox"] + label,
    input[type="radio"] + label {
      font-size: 0.7rem; } }
  @media (min-width: 48em) {
    input[type="checkbox"] + label,
    input[type="radio"] + label {
      font-size: 0.7rem; } }
  @media (min-width: 75em) {
    input[type="checkbox"] + label,
    input[type="radio"] + label {
      font-size: 0.7rem; } }
  @media (min-width: 118.75em) {
    input[type="checkbox"] + label,
    input[type="radio"] + label {
      font-size: 0.7rem; } }

label,
legend {
  font-size: 0.8rem;
  display: block;
  font-weight: 500;
  margin: 0 0 .5rem; }
  @media (min-width: 25em) {
    label,
    legend {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    label,
    legend {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    label,
    legend {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    label,
    legend {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    label,
    legend {
      font-size: 0.8rem; } }

fieldset legend {
  font-size: 1rem; }

fieldset fieldset legend {
  font-size: 0.8rem; }
  @media (min-width: 25em) {
    fieldset fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    fieldset fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    fieldset fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    fieldset fieldset legend {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    fieldset fieldset legend {
      font-size: 0.8rem; } }

select {
  font-size: 0.8rem;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  background: #F0F1F2;
  border-color: #C3C7CC;
  border-radius: 0;
  height: 1.75rem;
  padding: 0 10px;
  text-indent: .01px;
  text-overflow: ""; }
  @media (min-width: 25em) {
    select {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    select {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    select {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    select {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    select {
      font-size: 0.8rem; } }

summary {
  font-size: 0.8rem;
  margin-bottom: 1rem; }
  @media (min-width: 25em) {
    summary {
      font-size: 0.8rem; } }
  @media (min-width: 37.5em) {
    summary {
      font-size: 0.8rem; } }
  @media (min-width: 48em) {
    summary {
      font-size: 0.8rem; } }
  @media (min-width: 75em) {
    summary {
      font-size: 0.8rem; } }
  @media (min-width: 118.75em) {
    summary {
      font-size: 0.8rem; } }

select::-ms-expand {
  display: none; }

.page__main .cta-button {
  font-size: 0.7rem;
  -webkit-appearance: none;
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: .1em;
  outline: 0;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  padding: .5rem .75rem;
  background: #F57C00;
  background: linear-gradient(#F57C00, #EC6710);
  border-bottom: 1px solid #EC6710;
  box-shadow: 0 -1px 0 #B33406;
  color: #fff; }
  @media (min-width: 25em) {
    .page__main .cta-button {
      font-size: 0.7rem; } }
  @media (min-width: 37.5em) {
    .page__main .cta-button {
      font-size: 0.7rem; } }
  @media (min-width: 48em) {
    .page__main .cta-button {
      font-size: 0.7rem; } }
  @media (min-width: 75em) {
    .page__main .cta-button {
      font-size: 0.7rem; } }
  @media (min-width: 118.75em) {
    .page__main .cta-button {
      font-size: 0.7rem; } }
  .page__main .cta-button:hover {
    text-decoration: none; }
  @media (min-width: 48em) {
    .page__main .cta-button {
      padding: .75rem 1rem; } }
  @media (min-width: 62em) {
    .page__main .cta-button {
      padding: 1rem 1.5rem; } }
  @media (min-width: 75em) {
    .page__main .cta-button {
      padding: 1rem 2rem; } }
  .page__main .cta-button:hover {
    background: #F57C00;
    color: #fff; }
  .page__main .cta-button:active {
    background: #E2531F; }

.page__main input[type="submit"],
.page__main button {
  font-size: 0.7rem;
  -webkit-appearance: none;
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: .1em;
  outline: 0;
  text-decoration: none;
  text-transform: uppercase;
  padding: .5rem 1.5rem;
  background: #F57C00;
  background: linear-gradient(#F57C00, #EC6710);
  border-bottom: 1px solid #EC6710;
  box-shadow: 0 -1px 0 #B33406;
  color: #fff; }
  @media (min-width: 25em) {
    .page__main input[type="submit"],
    .page__main button {
      font-size: 0.7rem; } }
  @media (min-width: 37.5em) {
    .page__main input[type="submit"],
    .page__main button {
      font-size: 0.7rem; } }
  @media (min-width: 48em) {
    .page__main input[type="submit"],
    .page__main button {
      font-size: 0.7rem; } }
  @media (min-width: 75em) {
    .page__main input[type="submit"],
    .page__main button {
      font-size: 0.7rem; } }
  @media (min-width: 118.75em) {
    .page__main input[type="submit"],
    .page__main button {
      font-size: 0.7rem; } }
  .page__main input[type="submit"]:hover,
  .page__main button:hover {
    text-decoration: none; }
  @media (min-width: 62em) {
    .page__main input[type="submit"],
    .page__main button {
      padding: .5rem 2rem; } }
  .page__main input[type="submit"]:hover,
  .page__main button:hover {
    background: #F57C00;
    color: #fff; }
  .page__main input[type="submit"]:active,
  .page__main button:active {
    background: #E2531F; }

.page__sidebar {
  background: #F8F8F9;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  transition: left 0.2s ease-in-out;
  width: 280px;
  z-index: 3;
  border: 0; }
  @media (min-width: 48em) {
    .page__sidebar {
      border-right: 1px solid #C3C7CC;
      display: block; } }
  @media (min-width: 118.75em) {
    .page__sidebar {
      display: block; } }
  @media (min-width: 75em) {
    .page__sidebar {
      width: 360px; } }
  .page__sidebar:after {
    background: rgba(240, 241, 242, 0.5);
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 3px; }
  @media (min-width: 37.5em) {
    .page__sidebar.sidebar-hidden {
      left: -280px; } }
  @media (min-width: 75em) {
    .page__sidebar.sidebar-hidden {
      left: -360px; } }

.page__utilities,
.page__main {
  transition: margin-left 0.2s ease-in-out; }
  @media (min-width: 48em) {
    .page__utilities,
    .page__main {
      margin-left: 280px; } }
  @media (min-width: 75em) {
    .page__utilities,
    .page__main {
      margin-left: 360px; } }

.page__utilities {
  position: relative; }
  @media (min-width: 48em) {
    .page__utilities.sidebar-hidden {
      margin-left: 0; } }

@media (min-width: 48em) {
  .page__main.sidebar-hidden {
    border-left: 0;
    margin-left: 0; } }

.page__main-inner {
  padding-bottom: 4rem;
  padding-top: 3rem; }
  @media (min-width: 600px) {
    .page__main-inner {
      padding-bottom: 5.5rem;
      padding-top: 4rem; } }
  @media (min-width: 1200px) {
    .page__main-inner {
      padding-bottom: 6.5rem;
      padding-top: 5.9rem; } }

.path-frontpage .page__main-inner {
  padding-top: 0; }

.contact-message-order-form-form {
  margin-top: 3rem; }
  .contact-message-order-form-form .group-span2 {
    border-top: 1px solid #C3C7CC;
    padding: 1.5rem 0;
    position: relative; }
    @media (min-width: 37.5em) {
      .contact-message-order-form-form .group-span2 {
        padding: 3rem 0; } }
    .contact-message-order-form-form .group-span2:nth-of-type(odd) {
      clear: left; }
  .contact-message-order-form-form h3 {
    color: #1C7CD6;
    margin-top: 0; }
  .contact-message-order-form-form .form-wrapper:last-of-type .form-item {
    margin-bottom: 0; }

.field--type-webform > .field__label {
  display: none; }

.field--type-webform .fphandbook--order-form .fphandbook--order-form-title {
  margin: 0; }
  .field--type-webform .fphandbook--order-form .fphandbook--order-form-title h3 {
    color: #1C7CD6;
    margin-top: 0; }

#block-prototype-d8-branding {
  width: 200px; }
